[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. 178205 1726889786.25845: 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 178205 1726889786.27548: Added group all to inventory 178205 1726889786.27563: Added group ungrouped to inventory 178205 1726889786.27571: Group all now contains ungrouped 178205 1726889786.27576: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 178205 1726889786.76365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 178205 1726889786.76430: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 178205 1726889786.76454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 178205 1726889786.76516: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 178205 1726889786.76591: Loaded config def from plugin (inventory/script) 178205 1726889786.76593: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 178205 1726889786.76636: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 178205 1726889786.76728: Loaded config def from plugin (inventory/yaml) 178205 1726889786.76730: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 178205 1726889786.76820: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 178205 1726889786.77248: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 178205 1726889786.77251: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 178205 1726889786.77254: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 178205 1726889786.77261: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 178205 1726889786.77265: Loading data from /tmp/storage-kFg/inventory.yml 178205 1726889786.77334: /tmp/storage-kFg/inventory.yml was not parsable by auto 178205 1726889786.77400: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 178205 1726889786.77442: Loading data from /tmp/storage-kFg/inventory.yml 178205 1726889786.77525: group all already in inventory 178205 1726889786.77533: set inventory_file for managed_node1 178205 1726889786.77537: set inventory_dir for managed_node1 178205 1726889786.77538: Added host managed_node1 to inventory 178205 1726889786.77540: Added host managed_node1 to group all 178205 1726889786.77541: set ansible_host for managed_node1 178205 1726889786.77542: set ansible_ssh_extra_args for managed_node1 178205 1726889786.77546: set inventory_file for managed_node2 178205 1726889786.77548: set inventory_dir for managed_node2 178205 1726889786.77549: Added host managed_node2 to inventory 178205 1726889786.77550: Added host managed_node2 to group all 178205 1726889786.77551: set ansible_host for managed_node2 178205 1726889786.77552: set ansible_ssh_extra_args for managed_node2 178205 1726889786.77555: set inventory_file for managed_node3 178205 1726889786.77557: set inventory_dir for managed_node3 178205 1726889786.77558: Added host managed_node3 to inventory 178205 1726889786.77559: Added host managed_node3 to group all 178205 1726889786.77560: set ansible_host for managed_node3 178205 1726889786.77561: set ansible_ssh_extra_args for managed_node3 178205 1726889786.77564: Reconcile groups and hosts in inventory. 178205 1726889786.77567: Group ungrouped now contains managed_node1 178205 1726889786.77569: Group ungrouped now contains managed_node2 178205 1726889786.77571: Group ungrouped now contains managed_node3 178205 1726889786.77650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 178205 1726889786.77774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 178205 1726889786.77823: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 178205 1726889786.77851: Loaded config def from plugin (vars/host_group_vars) 178205 1726889786.77854: 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) 178205 1726889786.77860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 178205 1726889786.77868: 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) 178205 1726889786.77909: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 178205 1726889786.78238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889786.78330: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 178205 1726889786.78369: Loaded config def from plugin (connection/local) 178205 1726889786.78372: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 178205 1726889786.78968: Loaded config def from plugin (connection/paramiko_ssh) 178205 1726889786.78972: 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) 178205 1726889786.79903: 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) 178205 1726889786.79944: Loaded config def from plugin (connection/psrp) 178205 1726889786.79947: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 178205 1726889786.80657: 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) 178205 1726889786.80697: Loaded config def from plugin (connection/ssh) 178205 1726889786.80700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 178205 1726889786.82790: 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) 178205 1726889786.82838: Loaded config def from plugin (connection/winrm) 178205 1726889786.82841: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 178205 1726889786.82871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 178205 1726889786.82938: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 178205 1726889786.83008: Loaded config def from plugin (shell/cmd) 178205 1726889786.83010: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 178205 1726889786.83039: 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) 178205 1726889786.83106: Loaded config def from plugin (shell/powershell) 178205 1726889786.83108: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 178205 1726889786.83164: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 178205 1726889786.83352: Loaded config def from plugin (shell/sh) 178205 1726889786.83354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 178205 1726889786.83387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 178205 1726889786.83723: Loaded config def from plugin (become/runas) 178205 1726889786.83726: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 178205 1726889786.83910: Loaded config def from plugin (become/su) 178205 1726889786.83914: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 178205 1726889786.84150: Loaded config def from plugin (become/sudo) 178205 1726889786.84153: 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 178205 1726889786.84191: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml 178205 1726889786.92076: trying /usr/local/lib/python3.12/site-packages/ansible/modules 178205 1726889786.97768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 178205 1726889786.97900: in VariableManager get_vars() 178205 1726889786.97930: done with get_vars() 178205 1726889786.98095: in VariableManager get_vars() 178205 1726889786.98109: done with get_vars() 178205 1726889786.98150: in VariableManager get_vars() 178205 1726889786.98164: done with get_vars() 178205 1726889786.98304: in VariableManager get_vars() 178205 1726889786.98319: done with get_vars() 178205 1726889786.98386: in VariableManager get_vars() 178205 1726889786.98399: done with get_vars() 178205 1726889786.98658: in VariableManager get_vars() 178205 1726889786.98671: done with get_vars() 178205 1726889786.98746: in VariableManager get_vars() 178205 1726889786.98759: done with get_vars() 178205 1726889786.98834: in VariableManager get_vars() 178205 1726889786.98847: done with get_vars() 178205 1726889786.98916: in VariableManager get_vars() 178205 1726889786.98934: done with get_vars() 178205 1726889786.98983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 178205 1726889786.98998: 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 178205 1726889786.99274: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 178205 1726889786.99437: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 178205 1726889786.99440: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 178205 1726889786.99477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 178205 1726889786.99502: 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) 178205 1726889786.99678: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 178205 1726889786.99747: Loaded config def from plugin (callback/default) 178205 1726889786.99750: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 178205 1726889787.00932: Loaded config def from plugin (callback/junit) 178205 1726889787.00934: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 178205 1726889787.00978: 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) 178205 1726889787.01050: Loaded config def from plugin (callback/minimal) 178205 1726889787.01053: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 178205 1726889787.01089: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 178205 1726889787.01153: Loaded config def from plugin (callback/tree) 178205 1726889787.01155: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 178205 1726889787.01284: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 178205 1726889787.01286: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_swap.yml ******************************************************* 1 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml 178205 1726889787.01310: in VariableManager get_vars() 178205 1726889787.01328: done with get_vars() 178205 1726889787.01334: in VariableManager get_vars() 178205 1726889787.01344: done with get_vars() 178205 1726889787.01349: variable 'omit' from source: magic vars 178205 1726889787.01384: in VariableManager get_vars() 178205 1726889787.01397: done with get_vars() 178205 1726889787.01422: variable 'omit' from source: magic vars PLAY [Test management of swap] ************************************************* 178205 1726889787.02075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 178205 1726889787.02151: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 178205 1726889787.02179: getting the remaining hosts for this loop 178205 1726889787.02181: done getting the remaining hosts for this loop 178205 1726889787.02183: getting the next task for host managed_node2 178205 1726889787.02187: done getting next task for host managed_node2 178205 1726889787.02188: ^ task is: TASK: Gathering Facts 178205 1726889787.02191: ^ 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 178205 1726889787.02194: getting variables 178205 1726889787.02195: in VariableManager get_vars() 178205 1726889787.02204: Calling all_inventory to load vars for managed_node2 178205 1726889787.02207: Calling groups_inventory to load vars for managed_node2 178205 1726889787.02209: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889787.02223: Calling all_plugins_play to load vars for managed_node2 178205 1726889787.02236: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889787.02240: Calling groups_plugins_play to load vars for managed_node2 178205 1726889787.02275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889787.02328: done with get_vars() 178205 1726889787.02336: done getting variables 178205 1726889787.02397: 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_swap.yml:2 Friday 20 September 2024 23:36:27 -0400 (0:00:00.012) 0:00:00.012 ****** 178205 1726889787.02418: entering _queue_task() for managed_node2/gather_facts 178205 1726889787.02419: Creating lock for gather_facts 178205 1726889787.04366: worker is 1 (out of 1 available) 178205 1726889787.04379: exiting _queue_task() for managed_node2/gather_facts 178205 1726889787.04392: done queuing things up, now waiting for results queue to drain 178205 1726889787.04394: waiting for pending results... 178205 1726889787.04634: running TaskExecutor() for managed_node2/TASK: Gathering Facts 178205 1726889787.04736: in run() - task 02369adf-7a19-34ed-f5d1-00000000001d 178205 1726889787.04757: variable 'ansible_search_path' from source: unknown 178205 1726889787.04801: calling self._execute() 178205 1726889787.04866: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889787.04878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889787.04890: variable 'omit' from source: magic vars 178205 1726889787.04995: variable 'omit' from source: magic vars 178205 1726889787.05033: variable 'omit' from source: magic vars 178205 1726889787.05074: variable 'omit' from source: magic vars 178205 1726889787.05126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889787.05167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889787.05192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889787.05217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889787.05238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889787.05267: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889787.05276: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889787.05282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889787.05385: Set connection var ansible_pipelining to False 178205 1726889787.05397: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889787.05407: Set connection var ansible_shell_executable to /bin/sh 178205 1726889787.05418: Set connection var ansible_connection to ssh 178205 1726889787.05427: Set connection var ansible_shell_type to sh 178205 1726889787.05436: Set connection var ansible_timeout to 10 178205 1726889787.05468: variable 'ansible_shell_executable' from source: unknown 178205 1726889787.05475: variable 'ansible_connection' from source: unknown 178205 1726889787.05482: variable 'ansible_module_compression' from source: unknown 178205 1726889787.05493: variable 'ansible_shell_type' from source: unknown 178205 1726889787.05500: variable 'ansible_shell_executable' from source: unknown 178205 1726889787.05507: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889787.05517: variable 'ansible_pipelining' from source: unknown 178205 1726889787.05524: variable 'ansible_timeout' from source: unknown 178205 1726889787.05532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889787.05730: 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) 178205 1726889787.05746: variable 'omit' from source: magic vars 178205 1726889787.05755: starting attempt loop 178205 1726889787.05762: running the handler 178205 1726889787.05785: variable 'ansible_facts' from source: unknown 178205 1726889787.05807: _low_level_execute_command(): starting 178205 1726889787.05826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889787.06610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889787.06629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.06648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.06668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.06718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.06731: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889787.06751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.06769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889787.06781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889787.06792: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889787.06807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.06824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.06840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.06855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.06870: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889787.06884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.06962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889787.06990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.07008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.07090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.08717: stdout chunk (state=3): >>>/root <<< 178205 1726889787.08904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.08907: stdout chunk (state=3): >>><<< 178205 1726889787.08910: stderr chunk (state=3): >>><<< 178205 1726889787.09019: _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 178205 1726889787.09023: _low_level_execute_command(): starting 178205 1726889787.09026: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926 `" && echo ansible-tmp-1726889787.0893092-178232-278105211599926="` echo /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926 `" ) && sleep 0' 178205 1726889787.10389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.10393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.10437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889787.10441: 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 <<< 178205 1726889787.10444: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.10622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.10669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.10821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.12630: stdout chunk (state=3): >>>ansible-tmp-1726889787.0893092-178232-278105211599926=/root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926 <<< 178205 1726889787.12744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.12815: stderr chunk (state=3): >>><<< 178205 1726889787.12818: stdout chunk (state=3): >>><<< 178205 1726889787.13118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889787.0893092-178232-278105211599926=/root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926 , stderr=OpenSSH_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 178205 1726889787.13122: variable 'ansible_module_compression' from source: unknown 178205 1726889787.13124: ANSIBALLZ: Using generic lock for ansible.legacy.setup 178205 1726889787.13127: ANSIBALLZ: Acquiring lock 178205 1726889787.13129: ANSIBALLZ: Lock acquired: 140714213927936 178205 1726889787.13131: ANSIBALLZ: Creating module 178205 1726889787.49674: ANSIBALLZ: Writing module into payload 178205 1726889787.49845: ANSIBALLZ: Writing module 178205 1726889787.49877: ANSIBALLZ: Renaming module 178205 1726889787.49887: ANSIBALLZ: Done creating module 178205 1726889787.49931: variable 'ansible_facts' from source: unknown 178205 1726889787.49944: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889787.49957: _low_level_execute_command(): starting 178205 1726889787.49966: _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' 178205 1726889787.52919: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889787.52938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.52956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.52973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.53130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.53186: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889787.53223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.53279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889787.53372: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889787.53487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889787.53522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.53604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.53683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.53728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.53839: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889787.53876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.54002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889787.54034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.54051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.54201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.55756: stdout chunk (state=3): >>>PLATFORM <<< 178205 1726889787.55869: stdout chunk (state=3): >>>Linux <<< 178205 1726889787.55873: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 178205 1726889787.56110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.56115: stdout chunk (state=3): >>><<< 178205 1726889787.56118: stderr chunk (state=3): >>><<< 178205 1726889787.56265: _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 178205 1726889787.56276 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 178205 1726889787.56279: _low_level_execute_command(): starting 178205 1726889787.56281: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 178205 1726889787.56347: Sending initial data 178205 1726889787.56351: Sent initial data (1181 bytes) 178205 1726889787.56865: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.56868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.56903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889787.56906: 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 <<< 178205 1726889787.56911: stderr 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 <<< 178205 1726889787.57078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.57154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.57157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.60843: 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"} <<< 178205 1726889787.61210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.61730: stderr chunk (state=3): >>><<< 178205 1726889787.61733: stdout chunk (state=3): >>><<< 178205 1726889787.61736: _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 178205 1726889787.61739: variable 'ansible_facts' from source: unknown 178205 1726889787.61742: variable 'ansible_facts' from source: unknown 178205 1726889787.61744: variable 'ansible_module_compression' from source: unknown 178205 1726889787.61747: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889787.61749: variable 'ansible_facts' from source: unknown 178205 1726889787.61750: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/AnsiballZ_setup.py 178205 1726889787.61817: Sending initial data 178205 1726889787.61820: Sent initial data (156 bytes) 178205 1726889787.63011: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889787.63030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.63051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.63080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.63129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.63143: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889787.63158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.63185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889787.63198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889787.63209: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889787.63231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.63248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.63270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.63286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.63299: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889787.63316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.63408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889787.63443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.63469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.63544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.65268: 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 <<< 178205 1726889787.65286: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889787.65362: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpm5529xcn /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/AnsiballZ_setup.py <<< 178205 1726889787.65368: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889787.68553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.68729: stderr chunk (state=3): >>><<< 178205 1726889787.68850: stdout chunk (state=3): >>><<< 178205 1726889787.68854: done transferring module to remote 178205 1726889787.68856: _low_level_execute_command(): starting 178205 1726889787.68859: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/ /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/AnsiballZ_setup.py && sleep 0' 178205 1726889787.69638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889787.69662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.69684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.69703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.69759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.69769: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889787.69780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.69795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889787.69804: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889787.69816: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889787.69826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.69837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.69862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.69875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.69884: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889787.69896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.69969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889787.70004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.70021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.70087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.71815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889787.71875: stderr chunk (state=3): >>><<< 178205 1726889787.71899: stdout chunk (state=3): >>><<< 178205 1726889787.71982: _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 178205 1726889787.71986: _low_level_execute_command(): starting 178205 1726889787.71988: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/AnsiballZ_setup.py && sleep 0' 178205 1726889787.72675: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889787.72687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.72700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.72722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.72767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.72788: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889787.72803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.72829: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889787.72840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889787.72850: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889787.72860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889787.72871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889787.72884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889787.72893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889787.72903: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889787.72918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889787.73045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889787.73092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889787.73107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889787.73186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889787.75095: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889787.75098: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889787.75101: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889787.75158: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889787.75200: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889787.75233: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889787.75279: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889787.75282: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889787.75332: 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' <<< 178205 1726889787.75372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889787.75376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889787.75382: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889787.75401: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6498dc0> <<< 178205 1726889787.75456: 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' <<< 178205 1726889787.75466: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6498b20> <<< 178205 1726889787.75483: 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' <<< 178205 1726889787.75531: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6498ac0> <<< 178205 1726889787.75540: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889787.75551: 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' <<< 178205 1726889787.75565: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d490> <<< 178205 1726889787.75603: 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' <<< 178205 1726889787.75620: 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'<<< 178205 1726889787.75637: stdout chunk (state=3): >>> <<< 178205 1726889787.75643: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d940> <<< 178205 1726889787.75692: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d670> <<< 178205 1726889787.75748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889787.75758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889787.75775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889787.75788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889787.75818: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889787.75822: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61cf190> <<< 178205 1726889787.75845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889787.75851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889787.75944: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61cf220> <<< 178205 1726889787.75951: 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' <<< 178205 1726889787.75997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889787.76018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61cf940> <<< 178205 1726889787.76048: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6455880> <<< 178205 1726889787.76051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889787.76056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61c8d90> <<< 178205 1726889787.76124: 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' <<< 178205 1726889787.76151: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61f2d90> <<< 178205 1726889787.76174: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d970> <<< 178205 1726889787.76206: 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. <<< 178205 1726889787.76545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889787.76548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889787.76579: 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' <<< 178205 1726889787.76607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889787.76637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889787.76658: 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 0x7f01f6194eb0> <<< 178205 1726889787.76730: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6197f40> <<< 178205 1726889787.76767: 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' <<< 178205 1726889787.76770: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889787.76819: 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' <<< 178205 1726889787.76840: 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' <<< 178205 1726889787.76876: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f618c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6195640> <<< 178205 1726889787.76880: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6194370> <<< 178205 1726889787.76893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889787.76952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889787.76973: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889787.77023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889787.77073: 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' <<< 178205 1726889787.77102: 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 0x7f01f607adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f607a8b0> <<< 178205 1726889787.77140: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889787.77191: 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 0x7f01f607aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889787.77195: 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 0x7f01f607af70> <<< 178205 1726889787.77231: 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 0x7f01f607ae80> <<< 178205 1726889787.77235: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889787.77284: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f616ed30> import '_functools' # <<< 178205 1726889787.77296: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6168610> <<< 178205 1726889787.77354: 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 0x7f01f617b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f619be20> <<< 178205 1726889787.77388: 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' <<< 178205 1726889787.77419: 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 0x7f01f608bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f616e250> <<< 178205 1726889787.77465: 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 0x7f01f617b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61a19d0> <<< 178205 1726889787.77515: 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' <<< 178205 1726889787.77536: 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' <<< 178205 1726889787.77580: 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' <<< 178205 1726889787.77604: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608bd90> <<< 178205 1726889787.77662: 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 0x7f01f608bd00> <<< 178205 1726889787.77666: 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' <<< 178205 1726889787.77688: 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' <<< 178205 1726889787.77701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889787.77742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889787.77781: 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 0x7f01f605f370> <<< 178205 1726889787.77803: 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' <<< 178205 1726889787.77842: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f605f460> <<< 178205 1726889787.77956: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6093fa0> <<< 178205 1726889787.77998: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608da30> <<< 178205 1726889787.78030: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608d490> <<< 178205 1726889787.78059: 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' <<< 178205 1726889787.78083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889787.78122: 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 0x7f01f5f931c0> <<< 178205 1726889787.78170: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6049c70> <<< 178205 1726889787.78209: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61a1040> <<< 178205 1726889787.78241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889787.78298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889787.78353: 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 0x7f01f5fa6af0> 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 0x7f01f5fa6e20> <<< 178205 1726889787.78420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889787.78448: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fb9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889787.78476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fb9c70> <<< 178205 1726889787.78551: 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 0x7f01f5f4f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fa6f10> <<< 178205 1726889787.78568: 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' <<< 178205 1726889787.78638: 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 0x7f01f5f60280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fb95b0> import 'pwd' # <<< 178205 1726889787.78674: 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 0x7f01f5f60340> <<< 178205 1726889787.78709: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608b9d0> <<< 178205 1726889787.78756: 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' <<< 178205 1726889787.78810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01f5f7c6a0> # /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' <<< 178205 1726889787.78872: 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 0x7f01f5f7c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f7c760> <<< 178205 1726889787.78910: 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 0x7f01f5f7c850> # /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' <<< 178205 1726889787.79145: 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 0x7f01f5f7cca0> <<< 178205 1726889787.79171: 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 0x7f01f5f881f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f7c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f6ea30> <<< 178205 1726889787.79211: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608b5b0> <<< 178205 1726889787.79253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889787.79270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889787.79300: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f7ca90> <<< 178205 1726889787.79461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01f5ea4670> <<< 178205 1726889787.79682: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 178205 1726889787.79759: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.79838: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889787.81041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.81961: 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 0x7f01f5de37c0> <<< 178205 1726889787.82020: 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' <<< 178205 1726889787.82050: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01f5de3160> <<< 178205 1726889787.82084: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3280> <<< 178205 1726889787.82144: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3f10> # /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' <<< 178205 1726889787.82188: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3d30> <<< 178205 1726889787.82222: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889787.82258: 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 0x7f01f5de3f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889787.82269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889787.82316: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3100> <<< 178205 1726889787.82360: 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' <<< 178205 1726889787.82396: 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' <<< 178205 1726889787.82410: 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' <<< 178205 1726889787.82487: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dafee0> <<< 178205 1726889787.82528: 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 0x7f01f57870d0> <<< 178205 1726889787.82585: 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 0x7f01f57872b0> # /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' <<< 178205 1726889787.82631: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5787c40> <<< 178205 1726889787.82644: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dc9dc0> <<< 178205 1726889787.82818: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dc93a0> <<< 178205 1726889787.82850: 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 0x7f01f5dc9f70> <<< 178205 1726889787.82870: 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' <<< 178205 1726889787.82926: 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' <<< 178205 1726889787.82959: 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' <<< 178205 1726889787.82973: 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 0x7f01f5e16c10> <<< 178205 1726889787.83044: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5df2cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5df23a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5d95b80> <<< 178205 1726889787.83076: 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 0x7f01f5df24c0> <<< 178205 1726889787.83141: 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 0x7f01f5df24f0> <<< 178205 1726889787.83163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889787.83197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889787.83281: 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 0x7f01f57e6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e291f0> <<< 178205 1726889787.83295: 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' <<< 178205 1726889787.83363: 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 0x7f01f57f38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e29370> <<< 178205 1726889787.83381: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889787.83426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889787.83439: 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' # <<< 178205 1726889787.83493: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e29ca0> <<< 178205 1726889787.83616: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f3880> <<< 178205 1726889787.83710: 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 0x7f01f57e68b0> <<< 178205 1726889787.83740: 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 0x7f01f5dc2190> <<< 178205 1726889787.83797: 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 0x7f01f5e29670> <<< 178205 1726889787.83836: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e218b0> # /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' <<< 178205 1726889787.83883: 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 0x7f01f57e79d0> <<< 178205 1726889787.84061: 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 0x7f01f5d38b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f2640> <<< 178205 1726889787.84134: 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 0x7f01f57e7f70> <<< 178205 1726889787.84149: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f2a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889787.84210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.84317: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889787.84350: 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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889787.84436: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.84531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.84968: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.85428: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889787.85470: 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_h25db475/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' <<< 178205 1726889787.85521: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889787.85538: 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 0x7f01f5d687c0> <<< 178205 1726889787.85602: 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 0x7f01f5d6f820> <<< 178205 1726889787.85617: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f538e9a0> <<< 178205 1726889787.85675: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889787.85689: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889787.85807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.85954: 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' <<< 178205 1726889787.85967: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5da0760> # zipimport: zlib available <<< 178205 1726889787.86343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.86706: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.86762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.86829: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889787.86860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.86894: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889787.86949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87047: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889787.87064: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889787.87093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87127: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889787.87318: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889787.87539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889787.87603: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de53d0> # zipimport: zlib available <<< 178205 1726889787.87669: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87762: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889787.87774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87838: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889787.87876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.88072: 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 <<< 178205 1726889787.88093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889787.88149: 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 0x7f01f5d599a0> <<< 178205 1726889787.88235: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5207be0> <<< 178205 1726889787.88272: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889787.88327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.88377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.88413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.88450: 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' <<< 178205 1726889787.88468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889787.88514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889787.88546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889787.88615: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5d69670> <<< 178205 1726889787.88658: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5db3d90> <<< 178205 1726889787.88713: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de5400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889787.88768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.88780: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889787.88863: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889787.88883: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889787.88929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.89018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89151: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889787.89226: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89348: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889787.89467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.89696: 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' <<< 178205 1726889787.89737: 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' <<< 178205 1726889787.89791: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889787.89817: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53b7ac0> # /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' <<< 178205 1726889787.89841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889787.89891: 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 0x7f01f5372a90> <<< 178205 1726889787.89930: 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 0x7f01f5372a00> <<< 178205 1726889787.90020: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53a4760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53b7190> <<< 178205 1726889787.90054: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510aaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889787.90092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889787.90154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01f5dc6cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5353eb0> <<< 178205 1726889787.90178: 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' <<< 178205 1726889787.90221: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dc62e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889787.90257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f01f5172fa0> <<< 178205 1726889787.90293: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53a2dc0> <<< 178205 1726889787.90360: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 178205 1726889787.90413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90464: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889787.90507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90584: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889787.90614: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 178205 1726889787.90692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90732: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889787.90775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90817: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889787.90864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.90959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91027: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 178205 1726889787.91397: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91762: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889787.91811: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91940: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889787.91971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.91989: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889787.92036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.92073: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889787.92100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.92152: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889787.92183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.92194: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889787.92261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.92344: 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' <<< 178205 1726889787.92385: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5395670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889787.92400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889787.92553: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f508bf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 178205 1726889787.92608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.92668: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889787.93427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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 0x7f01f5086c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f50c7e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 178205 1726889787.93513: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889787.93589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.93683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.93746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.93917: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889787.93938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.93960: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889787.94003: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94040: 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' <<< 178205 1726889787.94108: 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 0x7f01f50064f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5006a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 178205 1726889787.94155: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 178205 1726889787.94167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94201: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 178205 1726889787.94342: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94462: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 178205 1726889787.94538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94621: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94702: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 178205 1726889787.94764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.94898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.95097: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889787.95132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.95231: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 178205 1726889787.95267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.95290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.95720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96145: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 178205 1726889787.96272: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96322: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889787.96406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96549: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889787.96615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96750: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889787.96771: 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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889787.96814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96861: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889787.96863: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.96934: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97352: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889787.97464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.97478: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889787.97534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97591: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889787.97650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97653: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889787.97696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97747: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889787.97797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.97849: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889787.98065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98278: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889787.98326: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98386: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889787.98390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98447: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889787.98504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889787.98546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98581: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889787.98642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98725: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889787.98749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 178205 1726889787.98786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98838: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889787.98843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.98912: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.98949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.99006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.99143: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889787.99179: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.99184: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 178205 1726889787.99335: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.99682: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.99685: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889787.99738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889787.99913: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889787.99973: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 178205 1726889788.00002: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889788.00045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889788.00918: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889788.01229: 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 <<< 178205 1726889788.01245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889788.01279: 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 0x7f01f4e1d0d0> <<< 178205 1726889788.01293: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4e1d730> <<< 178205 1726889788.01403: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4e1db20> <<< 178205 1726889788.18072: 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' <<< 178205 1726889788.18076: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4e1d670> <<< 178205 1726889788.18119: stdout chunk (state=3): >>># /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' <<< 178205 1726889788.18134: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f50515b0> <<< 178205 1726889788.18201: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889788.18227: 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 0x7f01f4ff9280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4ff9790> <<< 178205 1726889788.18487: 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 <<< 178205 1726889788.39220: 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIC4W8EDtPXU9hdHFDnGEUzTNdDk4TkWOIL0jrwqmNUbdWUFjwTtRe3FLJuu7lzE48Ov8vUNka4oOWtpwStFwL4CFLaQWl4yL+cKBJSiGmCg/owcDIjh614AVz1Kl1D5sr0hjp3wQGsVV0wKciy4g6aaHdKbPi9S2pW3<<< 178205 1726889788.39278: stdout chunk (state=3): >>>olkeEA+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_loadavg": {"1m": 0.27, "5m": 0.63, "15m": 0.88}, "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_iscsi_iqn": "", "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_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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": ["<<< 178205 1726889788.39302: stdout chunk (state=3): >>>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_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "36", "second": "28", "epoch": "1726889788", "epoch_int": "1726889788", "date": "2024-09-20", "time": "23:36:28", "iso8601_micro": "2024-09-21T03:36:28.058227Z", "iso8601": "2024-09-21T03:36:28Z", "iso8601_basic": "20240920T233628058227", "iso8601_basic_short": "20240920T233628", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 820, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2712, "free": 820}, "nocache": {"free": 3228, "used": 304}, "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,<<< 178205 1726889788.39308: stdout chunk (state=3): >>> "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4920, "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": 257696219136, "block_size": 4096, "block_total": 65519355, "block_available": 62914116, "block_used": 2605239, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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"}}} <<< 178205 1726889788.39809: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type<<< 178205 1726889788.39881: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889788.39934: stdout chunk (state=3): >>># 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<<< 178205 1726889788.39981: 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 # 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 <<< 178205 1726889788.40060: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters<<< 178205 1726889788.40140: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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<<< 178205 1726889788.40200: stdout chunk (state=3): >>> # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # 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 <<< 178205 1726889788.40233: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # 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 <<< 178205 1726889788.40495: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889788.40549: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889788.40585: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889788.40605: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889788.40620: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889788.40669: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889788.40722: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889788.40728: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 178205 1726889788.40792: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime <<< 178205 1726889788.40795: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889788.40840: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889788.40853: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889788.40942: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889788.40980: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889788.41021: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 178205 1726889788.41072: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # 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 <<< 178205 1726889788.41099: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889788.41132: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889788.41314: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889788.41365: stdout chunk (state=3): >>># 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 <<< 178205 1726889788.41368: 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 <<< 178205 1726889788.41404: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889788.41813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889788.41817: stdout chunk (state=3): >>><<< 178205 1726889788.41819: stderr chunk (state=3): >>><<< 178205 1726889788.42001: _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 0x7f01f6498dc0> # /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 0x7f01f643d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6498b20> # /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 0x7f01f6498ac0> 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 0x7f01f643d490> # /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 0x7f01f643d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d670> # /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 0x7f01f61cf190> # /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 0x7f01f61cf220> # /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 0x7f01f61f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6455880> # /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 0x7f01f61c8d90> # /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 0x7f01f61f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f643d970> 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 0x7f01f6194eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6197f40> # /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 0x7f01f618c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6195640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6194370> # /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 0x7f01f607adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f607a8b0> 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 0x7f01f607aeb0> # /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 0x7f01f607af70> # /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 0x7f01f607ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f616ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6168610> # /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 0x7f01f617b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f619be20> # /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 0x7f01f608bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f616e250> # 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 0x7f01f617b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61a19d0> # /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 0x7f01f608bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608bd90> # /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 0x7f01f608bd00> # /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 0x7f01f605f370> # /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 0x7f01f605f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6093fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608d490> # /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 0x7f01f5f931c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f6049c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f61a1040> # /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 0x7f01f5fa6af0> 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 0x7f01f5fa6e20> # /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 0x7f01f5fb9730> # /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 0x7f01f5fb9c70> # 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 0x7f01f5f4f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fa6f10> # /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 0x7f01f5f60280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5fb95b0> 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 0x7f01f5f60340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608b9d0> # /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 0x7f01f5f7c6a0> # /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 0x7f01f5f7c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f7c760> # 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 0x7f01f5f7c850> # /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 0x7f01f5f7cca0> # 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 0x7f01f5f881f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f7c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5f6ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f608b5b0> # /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 0x7f01f5f7ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01f5ea4670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_h25db475/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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 0x7f01f5de37c0> # /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 0x7f01f5de3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3f10> # /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 0x7f01f5de34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de3d30> 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 0x7f01f5de3f70> # /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 0x7f01f5de3100> # /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 0x7f01f5dafee0> # 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 0x7f01f57870d0> # 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 0x7f01f57872b0> # /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 0x7f01f5787c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dc9dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5dc93a0> # /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 0x7f01f5dc9f70> # /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 0x7f01f5e16c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5df2cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5df23a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5d95b80> # 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 0x7f01f5df24c0> # /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 0x7f01f5df24f0> # /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 0x7f01f57e6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e291f0> # /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 0x7f01f57f38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e29370> # /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 0x7f01f5e29ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f3880> # 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 0x7f01f57e68b0> # 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 0x7f01f5dc2190> # 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 0x7f01f5e29670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5e218b0> # /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 0x7f01f57e79d0> # 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 0x7f01f5d38b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f2640> # 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 0x7f01f57e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f57f2a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f5d687c0> # /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 0x7f01f5d6f820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f538e9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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 0x7f01f5da0760> # 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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f5de53d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f5d599a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5207be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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 0x7f01f5d69670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5db3d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5de5400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f53b7ac0> # /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 0x7f01f5372a90> # 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 0x7f01f5372a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53a4760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53b7190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510aaf0> # /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 0x7f01f5dc6cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5353eb0> # /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 0x7f01f5dc62e0> # /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 0x7f01f5172fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f53a2dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f510adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f5395670> # /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 0x7f01f508bf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f5086c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f50c7e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f50064f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f5006a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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_h25db475/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 0x7f01f4e1d0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4e1d730> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4e1db20> # /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 0x7f01f4e1d670> # /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 0x7f01f50515b0> # /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 0x7f01f4ff9280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01f4ff9790> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_loadavg": {"1m": 0.27, "5m": 0.63, "15m": 0.88}, "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_iscsi_iqn": "", "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_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "36", "second": "28", "epoch": "1726889788", "epoch_int": "1726889788", "date": "2024-09-20", "time": "23:36:28", "iso8601_micro": "2024-09-21T03:36:28.058227Z", "iso8601": "2024-09-21T03:36:28Z", "iso8601_basic": "20240920T233628058227", "iso8601_basic_short": "20240920T233628", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 820, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2712, "free": 820}, "nocache": {"free": 3228, "used": 304}, "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4920, "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": 257696219136, "block_size": 4096, "block_total": 65519355, "block_available": 62914116, "block_used": 2605239, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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. 178205 1726889788.44699: 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-1726889787.0893092-178232-278105211599926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889788.44702: _low_level_execute_command(): starting 178205 1726889788.44705: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889787.0893092-178232-278105211599926/ > /dev/null 2>&1 && sleep 0' 178205 1726889788.45438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889788.45452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889788.45472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889788.45496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889788.45545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889788.45559: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889788.45575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889788.45603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889788.45617: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889788.45631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889788.45643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889788.45655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889788.45669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889788.45680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889788.45698: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889788.45719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889788.45802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889788.45838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889788.45854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889788.45930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889788.47791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889788.47794: stdout chunk (state=3): >>><<< 178205 1726889788.47797: stderr chunk (state=3): >>><<< 178205 1726889788.47816: _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 178205 1726889788.47907: handler run complete 178205 1726889788.48075: variable 'ansible_facts' from source: unknown 178205 1726889788.48233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.48854: variable 'ansible_facts' from source: unknown 178205 1726889788.48994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.49244: attempt loop complete, returning result 178205 1726889788.49254: _execute() done 178205 1726889788.49260: dumping result to json 178205 1726889788.49323: done dumping result, returning 178205 1726889788.49339: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02369adf-7a19-34ed-f5d1-00000000001d] 178205 1726889788.49349: sending task result for task 02369adf-7a19-34ed-f5d1-00000000001d ok: [managed_node2] 178205 1726889788.50275: no more pending results, returning what we have 178205 1726889788.50278: results queue empty 178205 1726889788.50279: checking for any_errors_fatal 178205 1726889788.50281: done checking for any_errors_fatal 178205 1726889788.50281: checking for max_fail_percentage 178205 1726889788.50283: done checking for max_fail_percentage 178205 1726889788.50284: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.50285: done checking to see if all hosts have failed 178205 1726889788.50286: getting the remaining hosts for this loop 178205 1726889788.50288: done getting the remaining hosts for this loop 178205 1726889788.50292: getting the next task for host managed_node2 178205 1726889788.50299: done getting next task for host managed_node2 178205 1726889788.50300: ^ task is: TASK: meta (flush_handlers) 178205 1726889788.50302: ^ 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 178205 1726889788.50306: getting variables 178205 1726889788.50308: in VariableManager get_vars() 178205 1726889788.50351: Calling all_inventory to load vars for managed_node2 178205 1726889788.50354: Calling groups_inventory to load vars for managed_node2 178205 1726889788.50358: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.50369: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.50372: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.50376: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.50887: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000001d 178205 1726889788.50891: WORKER PROCESS EXITING 178205 1726889788.50916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.51417: done with get_vars() 178205 1726889788.51442: done getting variables 178205 1726889788.51501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 178205 1726889788.51587: in VariableManager get_vars() 178205 1726889788.51597: Calling all_inventory to load vars for managed_node2 178205 1726889788.51599: Calling groups_inventory to load vars for managed_node2 178205 1726889788.51601: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.51606: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.51617: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.51621: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.51849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.52176: done with get_vars() 178205 1726889788.52202: done queuing things up, now waiting for results queue to drain 178205 1726889788.52205: results queue empty 178205 1726889788.52205: checking for any_errors_fatal 178205 1726889788.52208: done checking for any_errors_fatal 178205 1726889788.52209: checking for max_fail_percentage 178205 1726889788.52210: done checking for max_fail_percentage 178205 1726889788.52210: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.52213: done checking to see if all hosts have failed 178205 1726889788.52214: getting the remaining hosts for this loop 178205 1726889788.52215: done getting the remaining hosts for this loop 178205 1726889788.52218: getting the next task for host managed_node2 178205 1726889788.52223: done getting next task for host managed_node2 178205 1726889788.52227: ^ task is: TASK: Include role to ensure packages are installed 178205 1726889788.52229: ^ 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 178205 1726889788.52231: getting variables 178205 1726889788.52232: in VariableManager get_vars() 178205 1726889788.52241: Calling all_inventory to load vars for managed_node2 178205 1726889788.52243: Calling groups_inventory to load vars for managed_node2 178205 1726889788.52245: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.52250: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.52252: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.52254: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.52470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.52801: done with get_vars() 178205 1726889788.52810: done getting variables TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:12 Friday 20 September 2024 23:36:28 -0400 (0:00:01.504) 0:00:01.517 ****** 178205 1726889788.52903: entering _queue_task() for managed_node2/include_role 178205 1726889788.52905: Creating lock for include_role 178205 1726889788.53248: worker is 1 (out of 1 available) 178205 1726889788.53263: exiting _queue_task() for managed_node2/include_role 178205 1726889788.53279: done queuing things up, now waiting for results queue to drain 178205 1726889788.53281: waiting for pending results... 178205 1726889788.53557: running TaskExecutor() for managed_node2/TASK: Include role to ensure packages are installed 178205 1726889788.53667: in run() - task 02369adf-7a19-34ed-f5d1-000000000006 178205 1726889788.53685: variable 'ansible_search_path' from source: unknown 178205 1726889788.53743: calling self._execute() 178205 1726889788.53815: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.53834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.53854: variable 'omit' from source: magic vars 178205 1726889788.53972: _execute() done 178205 1726889788.53980: dumping result to json 178205 1726889788.53988: done dumping result, returning 178205 1726889788.53996: done running TaskExecutor() for managed_node2/TASK: Include role to ensure packages are installed [02369adf-7a19-34ed-f5d1-000000000006] 178205 1726889788.54006: sending task result for task 02369adf-7a19-34ed-f5d1-000000000006 178205 1726889788.54172: no more pending results, returning what we have 178205 1726889788.54178: in VariableManager get_vars() 178205 1726889788.54213: Calling all_inventory to load vars for managed_node2 178205 1726889788.54216: Calling groups_inventory to load vars for managed_node2 178205 1726889788.54220: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.54236: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.54240: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.54243: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.54586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.55467: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000006 178205 1726889788.55496: WORKER PROCESS EXITING 178205 1726889788.55583: done with get_vars() 178205 1726889788.55592: variable 'ansible_search_path' from source: unknown 178205 1726889788.56582: variable 'omit' from source: magic vars 178205 1726889788.56647: variable 'omit' from source: magic vars 178205 1726889788.56709: variable 'omit' from source: magic vars 178205 1726889788.56715: we have included files to process 178205 1726889788.56716: generating all_blocks data 178205 1726889788.56717: done generating all_blocks data 178205 1726889788.56718: processing included file: fedora.linux_system_roles.storage 178205 1726889788.56843: in VariableManager get_vars() 178205 1726889788.56923: done with get_vars() 178205 1726889788.57170: in VariableManager get_vars() 178205 1726889788.57245: done with get_vars() 178205 1726889788.57491: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889788.57732: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889788.58190: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889788.58417: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889788.58579: in VariableManager get_vars() 178205 1726889788.58605: done with get_vars() 178205 1726889788.58924: in VariableManager get_vars() 178205 1726889788.58952: done with get_vars() 178205 1726889788.59064: iterating over new_blocks loaded from include file 178205 1726889788.59067: in VariableManager get_vars() 178205 1726889788.59078: done with get_vars() 178205 1726889788.59080: filtering new block on tags 178205 1726889788.59098: done filtering new block on tags 178205 1726889788.59105: in VariableManager get_vars() 178205 1726889788.59119: done with get_vars() 178205 1726889788.59120: filtering new block on tags 178205 1726889788.59137: done filtering new block on tags 178205 1726889788.59140: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889788.59145: extending task lists for all hosts with included blocks 178205 1726889788.59507: done extending task lists 178205 1726889788.59508: done processing included files 178205 1726889788.59509: results queue empty 178205 1726889788.59510: checking for any_errors_fatal 178205 1726889788.59513: done checking for any_errors_fatal 178205 1726889788.59514: checking for max_fail_percentage 178205 1726889788.59515: done checking for max_fail_percentage 178205 1726889788.59515: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.59516: done checking to see if all hosts have failed 178205 1726889788.59517: getting the remaining hosts for this loop 178205 1726889788.59518: done getting the remaining hosts for this loop 178205 1726889788.59521: getting the next task for host managed_node2 178205 1726889788.59528: done getting next task for host managed_node2 178205 1726889788.59530: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889788.59533: ^ 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 178205 1726889788.59547: getting variables 178205 1726889788.59548: in VariableManager get_vars() 178205 1726889788.59560: Calling all_inventory to load vars for managed_node2 178205 1726889788.59562: Calling groups_inventory to load vars for managed_node2 178205 1726889788.59564: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.59569: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.59571: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.59574: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.59840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.60108: done with get_vars() 178205 1726889788.60121: 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 23:36:28 -0400 (0:00:00.072) 0:00:01.589 ****** 178205 1726889788.60250: entering _queue_task() for managed_node2/include_tasks 178205 1726889788.60252: Creating lock for include_tasks 178205 1726889788.60849: worker is 1 (out of 1 available) 178205 1726889788.60997: exiting _queue_task() for managed_node2/include_tasks 178205 1726889788.61065: done queuing things up, now waiting for results queue to drain 178205 1726889788.61070: waiting for pending results... 178205 1726889788.62239: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889788.62467: in run() - task 02369adf-7a19-34ed-f5d1-00000000005c 178205 1726889788.62502: variable 'ansible_search_path' from source: unknown 178205 1726889788.62509: variable 'ansible_search_path' from source: unknown 178205 1726889788.62568: calling self._execute() 178205 1726889788.62665: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.62680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.62697: variable 'omit' from source: magic vars 178205 1726889788.62936: _execute() done 178205 1726889788.62951: dumping result to json 178205 1726889788.62959: done dumping result, returning 178205 1726889788.62973: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-00000000005c] 178205 1726889788.62990: sending task result for task 02369adf-7a19-34ed-f5d1-00000000005c 178205 1726889788.63242: no more pending results, returning what we have 178205 1726889788.63248: in VariableManager get_vars() 178205 1726889788.63303: Calling all_inventory to load vars for managed_node2 178205 1726889788.63306: Calling groups_inventory to load vars for managed_node2 178205 1726889788.63308: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.63322: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.63327: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.63330: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.63828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.64349: done with get_vars() 178205 1726889788.64357: variable 'ansible_search_path' from source: unknown 178205 1726889788.64358: variable 'ansible_search_path' from source: unknown 178205 1726889788.64370: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000005c 178205 1726889788.64372: WORKER PROCESS EXITING 178205 1726889788.64410: we have included files to process 178205 1726889788.64413: generating all_blocks data 178205 1726889788.64415: done generating all_blocks data 178205 1726889788.64417: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889788.64418: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889788.64420: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889788.65273: done processing included file 178205 1726889788.65275: iterating over new_blocks loaded from include file 178205 1726889788.65276: in VariableManager get_vars() 178205 1726889788.65302: done with get_vars() 178205 1726889788.65304: filtering new block on tags 178205 1726889788.65323: done filtering new block on tags 178205 1726889788.65328: in VariableManager get_vars() 178205 1726889788.65345: done with get_vars() 178205 1726889788.65346: filtering new block on tags 178205 1726889788.65363: done filtering new block on tags 178205 1726889788.65365: 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 178205 1726889788.65371: extending task lists for all hosts with included blocks 178205 1726889788.65680: done extending task lists 178205 1726889788.65682: done processing included files 178205 1726889788.65683: results queue empty 178205 1726889788.65683: checking for any_errors_fatal 178205 1726889788.65687: done checking for any_errors_fatal 178205 1726889788.65687: checking for max_fail_percentage 178205 1726889788.65688: done checking for max_fail_percentage 178205 1726889788.65689: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.65690: done checking to see if all hosts have failed 178205 1726889788.65691: getting the remaining hosts for this loop 178205 1726889788.65692: done getting the remaining hosts for this loop 178205 1726889788.65694: getting the next task for host managed_node2 178205 1726889788.65699: done getting next task for host managed_node2 178205 1726889788.65701: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889788.65704: ^ 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 178205 1726889788.65715: getting variables 178205 1726889788.65716: in VariableManager get_vars() 178205 1726889788.65738: Calling all_inventory to load vars for managed_node2 178205 1726889788.65740: Calling groups_inventory to load vars for managed_node2 178205 1726889788.65743: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.65747: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.65749: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.65752: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.66035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.66378: done with get_vars() 178205 1726889788.66387: 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 23:36:28 -0400 (0:00:00.062) 0:00:01.652 ****** 178205 1726889788.66479: entering _queue_task() for managed_node2/setup 178205 1726889788.66855: worker is 1 (out of 1 available) 178205 1726889788.66868: exiting _queue_task() for managed_node2/setup 178205 1726889788.66907: done queuing things up, now waiting for results queue to drain 178205 1726889788.66909: waiting for pending results... 178205 1726889788.67284: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889788.67489: in run() - task 02369adf-7a19-34ed-f5d1-00000000009b 178205 1726889788.67530: variable 'ansible_search_path' from source: unknown 178205 1726889788.67538: variable 'ansible_search_path' from source: unknown 178205 1726889788.67598: calling self._execute() 178205 1726889788.67738: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.67756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.67769: variable 'omit' from source: magic vars 178205 1726889788.68559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889788.71656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889788.71742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889788.71780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889788.71822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889788.71859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889788.71975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889788.72022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889788.72070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889788.72117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889788.72139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889788.72204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889788.72237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889788.72278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889788.72328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889788.72350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889788.72553: variable '__storage_required_facts' from source: role '' all vars 178205 1726889788.72569: variable 'ansible_facts' from source: unknown 178205 1726889788.72728: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889788.72738: when evaluation is False, skipping this task 178205 1726889788.72745: _execute() done 178205 1726889788.72752: dumping result to json 178205 1726889788.72760: done dumping result, returning 178205 1726889788.72772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-00000000009b] 178205 1726889788.72782: sending task result for task 02369adf-7a19-34ed-f5d1-00000000009b 178205 1726889788.72898: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000009b skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889788.72956: no more pending results, returning what we have 178205 1726889788.72960: results queue empty 178205 1726889788.72961: checking for any_errors_fatal 178205 1726889788.72962: done checking for any_errors_fatal 178205 1726889788.72963: checking for max_fail_percentage 178205 1726889788.72964: done checking for max_fail_percentage 178205 1726889788.72965: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.72966: done checking to see if all hosts have failed 178205 1726889788.72967: getting the remaining hosts for this loop 178205 1726889788.72968: done getting the remaining hosts for this loop 178205 1726889788.72972: getting the next task for host managed_node2 178205 1726889788.72979: done getting next task for host managed_node2 178205 1726889788.72983: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889788.72986: ^ 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 178205 1726889788.72999: getting variables 178205 1726889788.73000: in VariableManager get_vars() 178205 1726889788.73037: Calling all_inventory to load vars for managed_node2 178205 1726889788.73040: Calling groups_inventory to load vars for managed_node2 178205 1726889788.73043: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.73053: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.73056: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.73059: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.73362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.73814: done with get_vars() 178205 1726889788.73829: done getting variables 178205 1726889788.73998: WORKER PROCESS EXITING 178205 1726889788.74086: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:36:28 -0400 (0:00:00.077) 0:00:01.729 ****** 178205 1726889788.74187: entering _queue_task() for managed_node2/include_vars 178205 1726889788.74189: Creating lock for include_vars 178205 1726889788.74518: worker is 1 (out of 1 available) 178205 1726889788.74542: exiting _queue_task() for managed_node2/include_vars 178205 1726889788.74553: done queuing things up, now waiting for results queue to drain 178205 1726889788.74554: waiting for pending results... 178205 1726889788.74819: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889788.74964: in run() - task 02369adf-7a19-34ed-f5d1-00000000009c 178205 1726889788.74996: variable 'ansible_search_path' from source: unknown 178205 1726889788.75003: variable 'ansible_search_path' from source: unknown 178205 1726889788.75427: variable 'ansible_facts' from source: unknown 178205 1726889788.75681: variable 'ansible_facts' from source: unknown 178205 1726889788.75930: variable 'ansible_facts' from source: unknown 178205 1726889788.76198: variable 'ansible_facts' from source: unknown 178205 1726889788.76304: variable 'omit' from source: magic vars 178205 1726889788.76410: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.76432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.76449: variable 'omit' from source: magic vars 178205 1726889788.76703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889788.77637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889788.77745: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889788.77876: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889788.78059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889788.78151: variable '__vars_file' from source: task vars 178205 1726889788.78334: variable 'role_path' from source: magic vars 178205 1726889788.78469: variable 'item' from source: unknown 178205 1726889788.78485: Evaluated conditional (__vars_file is file): False 178205 1726889788.78492: when evaluation is False, skipping this task 178205 1726889788.78539: variable 'item' from source: unknown 178205 1726889788.78627: 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" } 178205 1726889788.78998: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.79014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.79031: variable 'omit' from source: magic vars 178205 1726889788.79423: variable '__vars_file' from source: task vars 178205 1726889788.79507: variable 'role_path' from source: magic vars 178205 1726889788.79607: variable 'item' from source: unknown 178205 1726889788.79628: Evaluated conditional (__vars_file is file): False 178205 1726889788.79635: when evaluation is False, skipping this task 178205 1726889788.79671: variable 'item' from source: unknown 178205 1726889788.79849: 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" } 178205 1726889788.79996: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.80041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.80061: variable 'omit' from source: magic vars 178205 1726889788.80404: variable '__vars_file' from source: task vars 178205 1726889788.80593: variable 'role_path' from source: magic vars 178205 1726889788.80609: variable 'item' from source: unknown 178205 1726889788.80629: Evaluated conditional (__vars_file is file): True 178205 1726889788.80641: variable 'omit' from source: magic vars 178205 1726889788.80740: variable 'omit' from source: magic vars 178205 1726889788.80849: variable '__vars_file' from source: task vars 178205 1726889788.80970: variable '__vars_file' from source: task vars 178205 1726889788.81175: variable 'role_path' from source: magic vars 178205 1726889788.81237: variable 'item' from source: unknown 178205 1726889788.81264: variable 'omit' from source: magic vars 178205 1726889788.81294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889788.81371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889788.81466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889788.81492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.81506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.81541: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889788.81589: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.81597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.81815: Set connection var ansible_pipelining to False 178205 1726889788.81831: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889788.81842: Set connection var ansible_shell_executable to /bin/sh 178205 1726889788.81886: Set connection var ansible_connection to ssh 178205 1726889788.81895: Set connection var ansible_shell_type to sh 178205 1726889788.81905: Set connection var ansible_timeout to 10 178205 1726889788.81938: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.81995: variable 'ansible_connection' from source: unknown 178205 1726889788.82002: variable 'ansible_module_compression' from source: unknown 178205 1726889788.82007: variable 'ansible_shell_type' from source: unknown 178205 1726889788.82014: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.82024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.82034: variable 'ansible_pipelining' from source: unknown 178205 1726889788.82039: variable 'ansible_timeout' from source: unknown 178205 1726889788.82045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.82275: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889788.82332: variable 'omit' from source: magic vars 178205 1726889788.82343: starting attempt loop 178205 1726889788.82354: running the handler 178205 1726889788.82559: handler run complete 178205 1726889788.82578: attempt loop complete, returning result 178205 1726889788.82594: variable 'item' from source: unknown 178205 1726889788.82706: 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" } 178205 1726889788.82923: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.82992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.83101: variable 'omit' from source: magic vars 178205 1726889788.83359: variable '__vars_file' from source: task vars 178205 1726889788.83544: variable 'role_path' from source: magic vars 178205 1726889788.83553: variable 'item' from source: unknown 178205 1726889788.83565: Evaluated conditional (__vars_file is file): True 178205 1726889788.83573: variable 'omit' from source: magic vars 178205 1726889788.83588: variable 'omit' from source: magic vars 178205 1726889788.83756: variable '__vars_file' from source: task vars 178205 1726889788.83809: variable '__vars_file' from source: task vars 178205 1726889788.83890: variable 'role_path' from source: magic vars 178205 1726889788.83899: variable 'item' from source: unknown 178205 1726889788.83919: variable 'omit' from source: magic vars 178205 1726889788.83944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889788.83962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.83976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.83990: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889788.83997: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.84003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.84087: Set connection var ansible_pipelining to False 178205 1726889788.84097: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889788.84105: Set connection var ansible_shell_executable to /bin/sh 178205 1726889788.84110: Set connection var ansible_connection to ssh 178205 1726889788.84120: Set connection var ansible_shell_type to sh 178205 1726889788.84132: Set connection var ansible_timeout to 10 178205 1726889788.84159: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.84167: variable 'ansible_connection' from source: unknown 178205 1726889788.84176: variable 'ansible_module_compression' from source: unknown 178205 1726889788.84188: variable 'ansible_shell_type' from source: unknown 178205 1726889788.84194: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.84200: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.84206: variable 'ansible_pipelining' from source: unknown 178205 1726889788.84214: variable 'ansible_timeout' from source: unknown 178205 1726889788.84221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.84320: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889788.84336: variable 'omit' from source: magic vars 178205 1726889788.84343: starting attempt loop 178205 1726889788.84349: running the handler 178205 1726889788.84409: handler run complete 178205 1726889788.84423: attempt loop complete, returning result 178205 1726889788.84445: variable 'item' from source: unknown 178205 1726889788.84520: 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" } 178205 1726889788.84642: dumping result to json 178205 1726889788.84653: done dumping result, returning 178205 1726889788.84665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-00000000009c] 178205 1726889788.84675: sending task result for task 02369adf-7a19-34ed-f5d1-00000000009c 178205 1726889788.84841: no more pending results, returning what we have 178205 1726889788.84844: results queue empty 178205 1726889788.84845: checking for any_errors_fatal 178205 1726889788.84851: done checking for any_errors_fatal 178205 1726889788.84852: checking for max_fail_percentage 178205 1726889788.84854: done checking for max_fail_percentage 178205 1726889788.84855: checking to see if all hosts have failed and the running result is not ok 178205 1726889788.84856: done checking to see if all hosts have failed 178205 1726889788.84857: getting the remaining hosts for this loop 178205 1726889788.84858: done getting the remaining hosts for this loop 178205 1726889788.84862: getting the next task for host managed_node2 178205 1726889788.84872: done getting next task for host managed_node2 178205 1726889788.84875: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889788.84879: ^ 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 178205 1726889788.84889: getting variables 178205 1726889788.84890: in VariableManager get_vars() 178205 1726889788.84926: Calling all_inventory to load vars for managed_node2 178205 1726889788.84929: Calling groups_inventory to load vars for managed_node2 178205 1726889788.84932: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889788.84943: Calling all_plugins_play to load vars for managed_node2 178205 1726889788.84945: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889788.84948: Calling groups_plugins_play to load vars for managed_node2 178205 1726889788.85252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889788.85871: done with get_vars() 178205 1726889788.85891: done getting variables 178205 1726889788.85929: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000009c 178205 1726889788.85933: WORKER PROCESS EXITING 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 23:36:28 -0400 (0:00:00.118) 0:00:01.848 ****** 178205 1726889788.86017: entering _queue_task() for managed_node2/stat 178205 1726889788.86289: worker is 1 (out of 1 available) 178205 1726889788.86301: exiting _queue_task() for managed_node2/stat 178205 1726889788.86319: done queuing things up, now waiting for results queue to drain 178205 1726889788.86321: waiting for pending results... 178205 1726889788.86585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889788.86705: in run() - task 02369adf-7a19-34ed-f5d1-00000000009e 178205 1726889788.86726: variable 'ansible_search_path' from source: unknown 178205 1726889788.86734: variable 'ansible_search_path' from source: unknown 178205 1726889788.86777: calling self._execute() 178205 1726889788.86843: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.86855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.86882: variable 'omit' from source: magic vars 178205 1726889788.87485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889788.87985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889788.88117: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889788.88157: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889788.88355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889788.88457: 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) 178205 1726889788.88648: 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) 178205 1726889788.88679: 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) 178205 1726889788.88708: 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) 178205 1726889788.88969: Evaluated conditional (not __storage_is_ostree is defined): True 178205 1726889788.89063: variable 'omit' from source: magic vars 178205 1726889788.89136: variable 'omit' from source: magic vars 178205 1726889788.89304: variable 'omit' from source: magic vars 178205 1726889788.89338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889788.89371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889788.89401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889788.89514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.89532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889788.89563: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889788.89571: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.89604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.89827: Set connection var ansible_pipelining to False 178205 1726889788.89839: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889788.89848: Set connection var ansible_shell_executable to /bin/sh 178205 1726889788.89854: Set connection var ansible_connection to ssh 178205 1726889788.89935: Set connection var ansible_shell_type to sh 178205 1726889788.89945: Set connection var ansible_timeout to 10 178205 1726889788.89975: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.89982: variable 'ansible_connection' from source: unknown 178205 1726889788.89988: variable 'ansible_module_compression' from source: unknown 178205 1726889788.89993: variable 'ansible_shell_type' from source: unknown 178205 1726889788.89999: variable 'ansible_shell_executable' from source: unknown 178205 1726889788.90041: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889788.90050: variable 'ansible_pipelining' from source: unknown 178205 1726889788.90056: variable 'ansible_timeout' from source: unknown 178205 1726889788.90063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889788.90337: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889788.90480: variable 'omit' from source: magic vars 178205 1726889788.90490: starting attempt loop 178205 1726889788.90496: running the handler 178205 1726889788.90514: _low_level_execute_command(): starting 178205 1726889788.90529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889788.92371: 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 <<< 178205 1726889788.92375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889788.92411: 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 <<< 178205 1726889788.92416: 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 <<< 178205 1726889788.92419: 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 <<< 178205 1726889788.92421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889788.92599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889788.92602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889788.92659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889788.92867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889788.94417: stdout chunk (state=3): >>>/root <<< 178205 1726889788.94510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889788.94598: stderr chunk (state=3): >>><<< 178205 1726889788.94601: stdout chunk (state=3): >>><<< 178205 1726889788.94723: _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 178205 1726889788.94737: _low_level_execute_command(): starting 178205 1726889788.94741: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092 `" && echo ansible-tmp-1726889788.9462647-178279-161022631942092="` echo /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092 `" ) && sleep 0' 178205 1726889788.96117: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889788.96121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889788.96154: 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 <<< 178205 1726889788.96277: 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 <<< 178205 1726889788.96280: stderr 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 <<< 178205 1726889788.96421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889788.96489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889788.96661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889788.98465: stdout chunk (state=3): >>>ansible-tmp-1726889788.9462647-178279-161022631942092=/root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092 <<< 178205 1726889788.98569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889788.98640: stderr chunk (state=3): >>><<< 178205 1726889788.98643: stdout chunk (state=3): >>><<< 178205 1726889788.98923: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889788.9462647-178279-161022631942092=/root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092 , stderr=OpenSSH_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 178205 1726889788.98926: variable 'ansible_module_compression' from source: unknown 178205 1726889788.98928: ANSIBALLZ: Using lock for stat 178205 1726889788.98930: ANSIBALLZ: Acquiring lock 178205 1726889788.98932: ANSIBALLZ: Lock acquired: 140714213928416 178205 1726889788.98934: ANSIBALLZ: Creating module 178205 1726889789.16136: ANSIBALLZ: Writing module into payload 178205 1726889789.16344: ANSIBALLZ: Writing module 178205 1726889789.16365: ANSIBALLZ: Renaming module 178205 1726889789.16371: ANSIBALLZ: Done creating module 178205 1726889789.16388: variable 'ansible_facts' from source: unknown 178205 1726889789.16588: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/AnsiballZ_stat.py 178205 1726889789.17190: Sending initial data 178205 1726889789.17195: Sent initial data (155 bytes) 178205 1726889789.18099: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889789.18110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.18121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.18138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.18173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.18181: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889789.18194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.18206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889789.18216: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889789.18223: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889789.18234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.18241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.18252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.18259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.18265: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889789.18274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.18360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889789.18365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.18373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.18440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.20242: 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 <<< 178205 1726889789.20274: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889789.20316: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmph8q8je2s /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/AnsiballZ_stat.py <<< 178205 1726889789.20349: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889789.21530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889789.21717: stderr chunk (state=3): >>><<< 178205 1726889789.21720: stdout chunk (state=3): >>><<< 178205 1726889789.21726: done transferring module to remote 178205 1726889789.21729: _low_level_execute_command(): starting 178205 1726889789.21732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/ /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/AnsiballZ_stat.py && sleep 0' 178205 1726889789.22302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889789.22325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.22340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.22358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.22398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.22411: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889789.22429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.22447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889789.22459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889789.22469: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889789.22481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.22494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.22510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.22524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.22536: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889789.22551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.22619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889789.22635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.22650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.22719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.24418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889789.24494: stderr chunk (state=3): >>><<< 178205 1726889789.24497: stdout chunk (state=3): >>><<< 178205 1726889789.24606: _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 178205 1726889789.24609: _low_level_execute_command(): starting 178205 1726889789.24614: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/AnsiballZ_stat.py && sleep 0' 178205 1726889789.25717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.25726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.25769: 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 <<< 178205 1726889789.25772: 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 <<< 178205 1726889789.25775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.25855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.26055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.26476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.28051: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889789.28054: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889789.28120: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889789.28123: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889789.28148: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889789.28173: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889789.28229: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889789.28232: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889789.28276: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889789.28287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889789.28314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889789.28340: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a973dc0> <<< 178205 1726889789.28389: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889789.28413: 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 0x7f2c0a9183a0> <<< 178205 1726889789.28446: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a973b20> <<< 178205 1726889789.28480: 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 0x7f2c0a973ac0> <<< 178205 1726889789.28504: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889789.28524: 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 0x7f2c0a918490> <<< 178205 1726889789.28547: 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' <<< 178205 1726889789.28570: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a918940> <<< 178205 1726889789.28594: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a918670> <<< 178205 1726889789.28616: 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' <<< 178205 1726889789.28633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889789.28652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889789.28681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889789.28722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889789.28740: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889789.28752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889789.28840: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8cf220> <<< 178205 1726889789.28852: 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' <<< 178205 1726889789.28888: 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 0x7f2c0a8f2850> <<< 178205 1726889789.28891: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8cf940> <<< 178205 1726889789.28937: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a930880> <<< 178205 1726889789.28952: 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 0x7f2c0a8c8d90> <<< 178205 1726889789.28999: 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' <<< 178205 1726889789.29017: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8f2d90> <<< 178205 1726889789.29059: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a918970> <<< 178205 1726889789.29090: 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. <<< 178205 1726889789.29285: 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' <<< 178205 1726889789.29327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889789.29343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889789.29372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889789.29403: 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' <<< 178205 1726889789.29406: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a86feb0> <<< 178205 1726889789.29447: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a872f40> <<< 178205 1726889789.29474: 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' <<< 178205 1726889789.29509: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889789.29534: 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' <<< 178205 1726889789.29564: 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' <<< 178205 1726889789.29586: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a86f370> <<< 178205 1726889789.29615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889789.29672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889789.29697: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889789.29736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889789.29768: 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' <<< 178205 1726889789.29789: 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 0x7f2c0a5d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5d5910> import 'itertools' # <<< 178205 1726889789.29833: 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 0x7f2c0a5d5f10> <<< 178205 1726889789.29861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889789.29874: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5d5fd0> <<< 178205 1726889789.29909: 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 0x7f2c0a5e70d0> <<< 178205 1726889789.29923: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889789.29961: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a849d90> import '_functools' # <<< 178205 1726889789.29994: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a844670> <<< 178205 1726889789.30064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889789.30077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a876e20> # /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' <<< 178205 1726889789.30112: 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 0x7f2c0a5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8492b0> <<< 178205 1726889789.30133: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889789.30177: 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 0x7f2c0a8562e0> <<< 178205 1726889789.30199: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a87c9d0> # /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' <<< 178205 1726889789.30228: 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' <<< 178205 1726889789.30252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7df0> <<< 178205 1726889789.30301: 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 0x7f2c0a5e7d60> <<< 178205 1726889789.30320: 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' <<< 178205 1726889789.30349: 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' <<< 178205 1726889789.30361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889789.30406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889789.30432: 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 0x7f2c0a5bb3d0> <<< 178205 1726889789.30460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889789.30473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889789.30500: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5bb4c0> <<< 178205 1726889789.30619: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eff40> <<< 178205 1726889789.30650: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eaa90> <<< 178205 1726889789.30679: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5ea490> <<< 178205 1726889789.30693: 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' <<< 178205 1726889789.30754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889789.30775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4e4220> <<< 178205 1726889789.30800: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5a6520> <<< 178205 1726889789.30853: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a87c040> <<< 178205 1726889789.30873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889789.30923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889789.30940: 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 0x7f2c0a4f7b50> import 'errno' # <<< 178205 1726889789.30980: 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 0x7f2c0a4f7e80> <<< 178205 1726889789.31011: 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' <<< 178205 1726889789.31025: 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 0x7f2c0a509790> <<< 178205 1726889789.31047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889789.31079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889789.31100: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a509cd0> <<< 178205 1726889789.31144: 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' <<< 178205 1726889789.31170: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0a495400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4f7f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889789.31188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889789.31227: 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 0x7f2c0a4a62e0> <<< 178205 1726889789.31244: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a509610> import 'pwd' # <<< 178205 1726889789.31265: 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 0x7f2c0a4a63a0> <<< 178205 1726889789.31306: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7a30> <<< 178205 1726889789.31330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889789.31355: 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 <<< 178205 1726889789.31367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889789.31392: 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 0x7f2c0a4c2700> <<< 178205 1726889789.31441: 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' <<< 178205 1726889789.31466: 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 0x7f2c0a4c29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4c27c0> <<< 178205 1726889789.31494: 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 0x7f2c0a4c28b0> <<< 178205 1726889789.31507: 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' <<< 178205 1726889789.31690: 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 0x7f2c0a4c2d00> <<< 178205 1726889789.31726: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889789.31756: 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 0x7f2c0a4cc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4c2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4b4a90> <<< 178205 1726889789.31786: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7610> <<< 178205 1726889789.31798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889789.31849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889789.31882: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4c2af0> <<< 178205 1726889789.31989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889789.32001: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c0a3ea6d0> <<< 178205 1726889789.32139: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889789.32231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.32265: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889789.32277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889789.32310: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889789.33523: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.34503: 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 0x7f2c09dd8820> # /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' <<< 178205 1726889789.34509: 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' <<< 178205 1726889789.34586: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c09dd8160> <<< 178205 1726889789.34602: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8280> <<< 178205 1726889789.34641: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8f70> <<< 178205 1726889789.34702: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8d90> import 'atexit' # <<< 178205 1726889789.34749: 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 0x7f2c09dd8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889789.34767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889789.34820: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8100> <<< 178205 1726889789.34835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889789.34854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889789.34868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889789.34875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889789.34898: 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' <<< 178205 1726889789.34967: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09d2ff40> <<< 178205 1726889789.35006: 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 0x7f2c09d4cd00> <<< 178205 1726889789.35038: 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 0x7f2c09d4ceb0> <<< 178205 1726889789.35063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889789.35075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889789.35114: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09d4c370> <<< 178205 1726889789.35130: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a377dc0> <<< 178205 1726889789.35546: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a3773a0> # /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 0x7f2c0a377fd0> # /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 0x7f2c0a346d30> <<< 178205 1726889789.36097: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09de14f0> # 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 0x7f2c09dab520> # /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 0x7f2c09dab550> # /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 0x7f2c09d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a358250> # /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 0x7f2c09d1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a3583d0> # /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 0x7f2c0a370e50> <<< 178205 1726889789.36198: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09d1b7f0> <<< 178205 1726889789.36289: 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 0x7f2c09d1b640> # 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 0x7f2c09d1a5b0> # 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 0x7f2c09d0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a34f910> # /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' <<< 178205 1726889789.36355: 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 0x7f2c09d9f6a0> <<< 178205 1726889789.36506: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889789.36521: 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 0x7f2c09d9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dae0a0> <<< 178205 1726889789.36620: 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 0x7f2c09d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09de3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889789.36636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.36786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.36817: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889789.36888: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.36982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.37424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.37898: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889789.37910: 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' <<< 178205 1726889789.37961: 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 0x7f2c098ff5e0> <<< 178205 1726889789.38040: 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 0x7f2c09ce9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c098a1100> <<< 178205 1726889789.38115: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889789.38142: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889789.38261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.38383: 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' <<< 178205 1726889789.38424: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09d9eb80> # zipimport: zlib available <<< 178205 1726889789.38797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39276: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889789.39302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39351: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889789.39407: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39487: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889789.39515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889789.39545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39582: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889789.39764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.39953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889789.39986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889789.39999: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889789.40064: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c098d1f10> <<< 178205 1726889789.40075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40213: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889789.40232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40293: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889789.40331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40486: 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 <<< 178205 1726889789.40518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889789.40703: 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 0x7f2c0a363220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c098d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889789.40820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.40869: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889789.40965: 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' <<< 178205 1726889789.41035: stdout chunk (state=3): >>># /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' <<< 178205 1726889789.41081: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09cddca0> <<< 178205 1726889789.41146: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09cd9f70> <<< 178205 1726889789.41212: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09cd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889789.41273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889789.41321: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889789.41346: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889789.41489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.41623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889789.41770: 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__ <<< 178205 1726889789.42058: 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 <<< 178205 1726889789.42124: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889789.42153: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 178205 1726889789.42456: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889789.42506: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889789.42604: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # 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 <<< 178205 1726889789.42648: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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<<< 178205 1726889789.42663: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889789.42840: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889789.42852: 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 <<< 178205 1726889789.42877: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889789.43157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889789.43239: stderr chunk (state=3): >>><<< 178205 1726889789.43242: stdout chunk (state=3): >>><<< 178205 1726889789.43327: _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 0x7f2c0a973dc0> # /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 0x7f2c0a9183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a973b20> # /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 0x7f2c0a973ac0> 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 0x7f2c0a918490> # /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 0x7f2c0a918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a918670> # /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 0x7f2c0a8cf190> # /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 0x7f2c0a8cf220> # /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 0x7f2c0a8f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a930880> # /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 0x7f2c0a8c8d90> # /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 0x7f2c0a8f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a918970> 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 0x7f2c0a86feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a872f40> # /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 0x7f2c0a867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a86f370> # /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 0x7f2c0a5d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5d5910> 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 0x7f2c0a5d5f10> # /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 0x7f2c0a5d5fd0> # /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 0x7f2c0a5e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a849d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a844670> # /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 0x7f2c0a8566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a876e20> # /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 0x7f2c0a5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a8492b0> # 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 0x7f2c0a8562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a87c9d0> # /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 0x7f2c0a5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7df0> # /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 0x7f2c0a5e7d60> # /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 0x7f2c0a5bb3d0> # /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 0x7f2c0a5bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5ea490> # /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 0x7f2c0a4e4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a87c040> # /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 0x7f2c0a4f7b50> 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 0x7f2c0a4f7e80> # /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 0x7f2c0a509790> # /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 0x7f2c0a509cd0> # 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 0x7f2c0a495400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4f7f70> # /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 0x7f2c0a4a62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a509610> 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 0x7f2c0a4a63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7a30> # /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 0x7f2c0a4c2700> # /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 0x7f2c0a4c29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4c27c0> # 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 0x7f2c0a4c28b0> # /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 0x7f2c0a4c2d00> # 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 0x7f2c0a4cc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4c2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a4b4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a5e7610> # /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 0x7f2c0a4c2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c0a3ea6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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 0x7f2c09dd8820> # /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 0x7f2c09dd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8f70> # /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 0x7f2c09dd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dd8d90> 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 0x7f2c09dd8fd0> # /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 0x7f2c09dd8100> # /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 0x7f2c09d2ff40> # 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 0x7f2c09d4cd00> # 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 0x7f2c09d4ceb0> # /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 0x7f2c09d4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a377dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a3773a0> # /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 0x7f2c0a377fd0> # /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 0x7f2c0a346d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09de14f0> # 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 0x7f2c09dab520> # /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 0x7f2c09dab550> # /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 0x7f2c09d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a358250> # /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 0x7f2c09d1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a3583d0> # /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 0x7f2c0a370e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09d1b7f0> # 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 0x7f2c09d1b640> # 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 0x7f2c09d1a5b0> # 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 0x7f2c09d0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0a34f910> # /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 0x7f2c09d9f6a0> # 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 0x7f2c09d9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09dae0a0> # 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 0x7f2c09d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09de3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/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_y547ru0p/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_y547ru0p/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_y547ru0p/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 0x7f2c098ff5e0> # /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 0x7f2c09ce9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c098a1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/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 0x7f2c09d9eb80> # 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_y547ru0p/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_y547ru0p/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_y547ru0p/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_y547ru0p/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_y547ru0p/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 0x7f2c098d1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/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 0x7f2c0a363220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c098d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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 0x7f2c09cddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09cd9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c09cd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y547ru0p/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_y547ru0p/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 178205 1726889789.43866: 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-1726889788.9462647-178279-161022631942092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889789.43869: _low_level_execute_command(): starting 178205 1726889789.43872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889788.9462647-178279-161022631942092/ > /dev/null 2>&1 && sleep 0' 178205 1726889789.44109: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889789.44126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.44147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.44167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.44208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.44214: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889789.44224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.44239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889789.44261: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889789.44281: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889789.44284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.44297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.44304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.44335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.44338: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889789.44347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.44423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889789.44435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.44449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.44542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.46302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889789.46466: stderr chunk (state=3): >>><<< 178205 1726889789.46569: stdout chunk (state=3): >>><<< 178205 1726889789.46585: _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 178205 1726889789.46595: handler run complete 178205 1726889789.46624: attempt loop complete, returning result 178205 1726889789.46628: _execute() done 178205 1726889789.46630: dumping result to json 178205 1726889789.46633: done dumping result, returning 178205 1726889789.46649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-00000000009e] 178205 1726889789.46654: sending task result for task 02369adf-7a19-34ed-f5d1-00000000009e ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 178205 1726889789.46846: no more pending results, returning what we have 178205 1726889789.46849: results queue empty 178205 1726889789.46850: checking for any_errors_fatal 178205 1726889789.46858: done checking for any_errors_fatal 178205 1726889789.46858: checking for max_fail_percentage 178205 1726889789.46860: done checking for max_fail_percentage 178205 1726889789.46861: checking to see if all hosts have failed and the running result is not ok 178205 1726889789.46862: done checking to see if all hosts have failed 178205 1726889789.46862: getting the remaining hosts for this loop 178205 1726889789.46864: done getting the remaining hosts for this loop 178205 1726889789.46867: getting the next task for host managed_node2 178205 1726889789.46874: done getting next task for host managed_node2 178205 1726889789.46877: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889789.46881: ^ 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 178205 1726889789.46902: getting variables 178205 1726889789.46904: in VariableManager get_vars() 178205 1726889789.46940: Calling all_inventory to load vars for managed_node2 178205 1726889789.46944: Calling groups_inventory to load vars for managed_node2 178205 1726889789.46946: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.46956: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.46958: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.46960: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.47323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.47845: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000009e 178205 1726889789.47849: WORKER PROCESS EXITING 178205 1726889789.47886: done with get_vars() 178205 1726889789.47898: done getting variables 178205 1726889789.48127: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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 23:36:29 -0400 (0:00:00.621) 0:00:02.470 ****** 178205 1726889789.48234: entering _queue_task() for managed_node2/set_fact 178205 1726889789.48236: Creating lock for set_fact 178205 1726889789.48843: worker is 1 (out of 1 available) 178205 1726889789.48927: exiting _queue_task() for managed_node2/set_fact 178205 1726889789.48971: done queuing things up, now waiting for results queue to drain 178205 1726889789.48973: waiting for pending results... 178205 1726889789.50161: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889789.50321: in run() - task 02369adf-7a19-34ed-f5d1-00000000009f 178205 1726889789.50344: variable 'ansible_search_path' from source: unknown 178205 1726889789.50351: variable 'ansible_search_path' from source: unknown 178205 1726889789.50393: calling self._execute() 178205 1726889789.50502: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.50518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.50536: variable 'omit' from source: magic vars 178205 1726889789.51587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889789.52133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889789.52247: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889789.52290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889789.52366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889789.52471: 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) 178205 1726889789.52506: 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) 178205 1726889789.52592: 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) 178205 1726889789.52699: 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) 178205 1726889789.52922: Evaluated conditional (not __storage_is_ostree is defined): True 178205 1726889789.52934: variable 'omit' from source: magic vars 178205 1726889789.53035: variable 'omit' from source: magic vars 178205 1726889789.53469: variable '__ostree_booted_stat' from source: set_fact 178205 1726889789.53555: variable 'omit' from source: magic vars 178205 1726889789.53589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889789.53665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889789.53691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889789.53719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.53735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.53799: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889789.53816: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.53825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.54075: Set connection var ansible_pipelining to False 178205 1726889789.54118: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889789.54130: Set connection var ansible_shell_executable to /bin/sh 178205 1726889789.54143: Set connection var ansible_connection to ssh 178205 1726889789.54153: Set connection var ansible_shell_type to sh 178205 1726889789.54163: Set connection var ansible_timeout to 10 178205 1726889789.54244: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.54257: variable 'ansible_connection' from source: unknown 178205 1726889789.54264: variable 'ansible_module_compression' from source: unknown 178205 1726889789.54270: variable 'ansible_shell_type' from source: unknown 178205 1726889789.54276: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.54282: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.54290: variable 'ansible_pipelining' from source: unknown 178205 1726889789.54295: variable 'ansible_timeout' from source: unknown 178205 1726889789.54302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.54546: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889789.54570: variable 'omit' from source: magic vars 178205 1726889789.54586: starting attempt loop 178205 1726889789.54593: running the handler 178205 1726889789.54608: handler run complete 178205 1726889789.54624: attempt loop complete, returning result 178205 1726889789.54631: _execute() done 178205 1726889789.54636: dumping result to json 178205 1726889789.54641: done dumping result, returning 178205 1726889789.54657: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-00000000009f] 178205 1726889789.54672: sending task result for task 02369adf-7a19-34ed-f5d1-00000000009f ok: [managed_node2] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 178205 1726889789.54831: no more pending results, returning what we have 178205 1726889789.54834: results queue empty 178205 1726889789.54835: checking for any_errors_fatal 178205 1726889789.54844: done checking for any_errors_fatal 178205 1726889789.54845: checking for max_fail_percentage 178205 1726889789.54847: done checking for max_fail_percentage 178205 1726889789.54847: checking to see if all hosts have failed and the running result is not ok 178205 1726889789.54849: done checking to see if all hosts have failed 178205 1726889789.54849: getting the remaining hosts for this loop 178205 1726889789.54851: done getting the remaining hosts for this loop 178205 1726889789.54855: getting the next task for host managed_node2 178205 1726889789.54863: done getting next task for host managed_node2 178205 1726889789.54866: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889789.54871: ^ 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 178205 1726889789.54882: getting variables 178205 1726889789.54883: in VariableManager get_vars() 178205 1726889789.54946: Calling all_inventory to load vars for managed_node2 178205 1726889789.54949: Calling groups_inventory to load vars for managed_node2 178205 1726889789.54951: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.54962: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.54965: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.54967: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.55216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.55839: done with get_vars() 178205 1726889789.55851: done getting variables 178205 1726889789.55908: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000009f 178205 1726889789.55911: WORKER PROCESS EXITING 178205 1726889789.56164: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:36:29 -0400 (0:00:00.079) 0:00:02.549 ****** 178205 1726889789.56194: entering _queue_task() for managed_node2/set_fact 178205 1726889789.56745: worker is 1 (out of 1 available) 178205 1726889789.56778: exiting _queue_task() for managed_node2/set_fact 178205 1726889789.56790: done queuing things up, now waiting for results queue to drain 178205 1726889789.56791: waiting for pending results... 178205 1726889789.57282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889789.57418: in run() - task 02369adf-7a19-34ed-f5d1-00000000005d 178205 1726889789.57437: variable 'ansible_search_path' from source: unknown 178205 1726889789.57444: variable 'ansible_search_path' from source: unknown 178205 1726889789.57496: calling self._execute() 178205 1726889789.57681: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.57755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.57800: variable 'omit' from source: magic vars 178205 1726889789.58088: variable 'omit' from source: magic vars 178205 1726889789.58245: variable 'omit' from source: magic vars 178205 1726889789.58309: variable 'omit' from source: magic vars 178205 1726889789.58471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889789.58516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889789.58540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889789.58562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.58584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.58645: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889789.58653: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.58660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.58830: Set connection var ansible_pipelining to False 178205 1726889789.58867: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889789.58878: Set connection var ansible_shell_executable to /bin/sh 178205 1726889789.58884: Set connection var ansible_connection to ssh 178205 1726889789.58932: Set connection var ansible_shell_type to sh 178205 1726889789.58975: Set connection var ansible_timeout to 10 178205 1726889789.59013: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.59047: variable 'ansible_connection' from source: unknown 178205 1726889789.59055: variable 'ansible_module_compression' from source: unknown 178205 1726889789.59061: variable 'ansible_shell_type' from source: unknown 178205 1726889789.59068: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.59119: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.59128: variable 'ansible_pipelining' from source: unknown 178205 1726889789.59137: variable 'ansible_timeout' from source: unknown 178205 1726889789.59176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.59401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889789.59420: variable 'omit' from source: magic vars 178205 1726889789.59430: starting attempt loop 178205 1726889789.59437: running the handler 178205 1726889789.59451: handler run complete 178205 1726889789.59492: attempt loop complete, returning result 178205 1726889789.59509: _execute() done 178205 1726889789.59519: dumping result to json 178205 1726889789.59526: done dumping result, returning 178205 1726889789.59561: 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-34ed-f5d1-00000000005d] 178205 1726889789.59572: sending task result for task 02369adf-7a19-34ed-f5d1-00000000005d ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889789.59766: no more pending results, returning what we have 178205 1726889789.59769: results queue empty 178205 1726889789.59770: checking for any_errors_fatal 178205 1726889789.59777: done checking for any_errors_fatal 178205 1726889789.59777: checking for max_fail_percentage 178205 1726889789.59779: done checking for max_fail_percentage 178205 1726889789.59780: checking to see if all hosts have failed and the running result is not ok 178205 1726889789.59782: done checking to see if all hosts have failed 178205 1726889789.59782: getting the remaining hosts for this loop 178205 1726889789.59784: done getting the remaining hosts for this loop 178205 1726889789.59788: getting the next task for host managed_node2 178205 1726889789.59794: done getting next task for host managed_node2 178205 1726889789.59798: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889789.59801: ^ 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 178205 1726889789.59815: getting variables 178205 1726889789.59817: in VariableManager get_vars() 178205 1726889789.59852: Calling all_inventory to load vars for managed_node2 178205 1726889789.59855: Calling groups_inventory to load vars for managed_node2 178205 1726889789.59858: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.59869: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.59871: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.59874: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.60155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.60739: done with get_vars() 178205 1726889789.60750: done getting variables 178205 1726889789.60820: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000005d 178205 1726889789.60824: WORKER PROCESS EXITING 178205 1726889789.60860: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:36:29 -0400 (0:00:00.046) 0:00:02.596 ****** 178205 1726889789.60890: entering _queue_task() for managed_node2/set_fact 178205 1726889789.61166: worker is 1 (out of 1 available) 178205 1726889789.61179: exiting _queue_task() for managed_node2/set_fact 178205 1726889789.61190: done queuing things up, now waiting for results queue to drain 178205 1726889789.61191: waiting for pending results... 178205 1726889789.61455: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889789.61585: in run() - task 02369adf-7a19-34ed-f5d1-00000000005e 178205 1726889789.61603: variable 'ansible_search_path' from source: unknown 178205 1726889789.61610: variable 'ansible_search_path' from source: unknown 178205 1726889789.61653: calling self._execute() 178205 1726889789.61733: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.61750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.61764: variable 'omit' from source: magic vars 178205 1726889789.61884: variable 'omit' from source: magic vars 178205 1726889789.61945: variable 'omit' from source: magic vars 178205 1726889789.61989: variable 'omit' from source: magic vars 178205 1726889789.62045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889789.62088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889789.62114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889789.62146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.62164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.62201: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889789.62209: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.62218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.62344: Set connection var ansible_pipelining to False 178205 1726889789.62356: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889789.62365: Set connection var ansible_shell_executable to /bin/sh 178205 1726889789.62371: Set connection var ansible_connection to ssh 178205 1726889789.62379: Set connection var ansible_shell_type to sh 178205 1726889789.62388: Set connection var ansible_timeout to 10 178205 1726889789.62426: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.62433: variable 'ansible_connection' from source: unknown 178205 1726889789.62441: variable 'ansible_module_compression' from source: unknown 178205 1726889789.62455: variable 'ansible_shell_type' from source: unknown 178205 1726889789.62461: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.62467: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.62474: variable 'ansible_pipelining' from source: unknown 178205 1726889789.62479: variable 'ansible_timeout' from source: unknown 178205 1726889789.62486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.62651: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889789.62679: variable 'omit' from source: magic vars 178205 1726889789.62689: starting attempt loop 178205 1726889789.62697: running the handler 178205 1726889789.62714: handler run complete 178205 1726889789.62732: attempt loop complete, returning result 178205 1726889789.62738: _execute() done 178205 1726889789.62744: dumping result to json 178205 1726889789.62751: done dumping result, returning 178205 1726889789.62763: 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-34ed-f5d1-00000000005e] 178205 1726889789.62783: sending task result for task 02369adf-7a19-34ed-f5d1-00000000005e ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889789.62957: no more pending results, returning what we have 178205 1726889789.62961: results queue empty 178205 1726889789.62962: checking for any_errors_fatal 178205 1726889789.62966: done checking for any_errors_fatal 178205 1726889789.62967: checking for max_fail_percentage 178205 1726889789.62969: done checking for max_fail_percentage 178205 1726889789.62970: checking to see if all hosts have failed and the running result is not ok 178205 1726889789.62971: done checking to see if all hosts have failed 178205 1726889789.62972: getting the remaining hosts for this loop 178205 1726889789.62974: done getting the remaining hosts for this loop 178205 1726889789.62977: getting the next task for host managed_node2 178205 1726889789.62985: done getting next task for host managed_node2 178205 1726889789.62990: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889789.62994: ^ 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 178205 1726889789.63005: getting variables 178205 1726889789.63007: in VariableManager get_vars() 178205 1726889789.63044: Calling all_inventory to load vars for managed_node2 178205 1726889789.63048: Calling groups_inventory to load vars for managed_node2 178205 1726889789.63050: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.63062: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.63065: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.63068: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.63373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.63937: done with get_vars() 178205 1726889789.63948: done getting variables 178205 1726889789.64010: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000005e 178205 1726889789.64016: WORKER PROCESS EXITING 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 23:36:29 -0400 (0:00:00.031) 0:00:02.628 ****** 178205 1726889789.64083: entering _queue_task() for managed_node2/include_tasks 178205 1726889789.64345: worker is 1 (out of 1 available) 178205 1726889789.64359: exiting _queue_task() for managed_node2/include_tasks 178205 1726889789.64371: done queuing things up, now waiting for results queue to drain 178205 1726889789.64372: waiting for pending results... 178205 1726889789.64644: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889789.64769: in run() - task 02369adf-7a19-34ed-f5d1-00000000005f 178205 1726889789.64788: variable 'ansible_search_path' from source: unknown 178205 1726889789.64794: variable 'ansible_search_path' from source: unknown 178205 1726889789.64836: calling self._execute() 178205 1726889789.64914: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.64929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.64940: variable 'omit' from source: magic vars 178205 1726889789.65373: variable 'storage_provider' from source: role '' defaults 178205 1726889789.65397: _execute() done 178205 1726889789.65404: dumping result to json 178205 1726889789.65423: done dumping result, returning 178205 1726889789.65435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-00000000005f] 178205 1726889789.65444: sending task result for task 02369adf-7a19-34ed-f5d1-00000000005f 178205 1726889789.65558: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000005f 178205 1726889789.65567: WORKER PROCESS EXITING 178205 1726889789.65604: no more pending results, returning what we have 178205 1726889789.65608: in VariableManager get_vars() 178205 1726889789.65648: Calling all_inventory to load vars for managed_node2 178205 1726889789.65653: Calling groups_inventory to load vars for managed_node2 178205 1726889789.65655: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.65666: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.65670: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.65672: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.65946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.66341: done with get_vars() 178205 1726889789.66349: variable 'ansible_search_path' from source: unknown 178205 1726889789.66351: variable 'ansible_search_path' from source: unknown 178205 1726889789.66503: we have included files to process 178205 1726889789.66504: generating all_blocks data 178205 1726889789.66507: done generating all_blocks data 178205 1726889789.66514: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889789.66515: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889789.66518: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889789.67870: in VariableManager get_vars() 178205 1726889789.67905: done with get_vars() 178205 1726889789.69378: 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 178205 1726889789.70476: done processing included file 178205 1726889789.70478: iterating over new_blocks loaded from include file 178205 1726889789.70479: in VariableManager get_vars() 178205 1726889789.70499: done with get_vars() 178205 1726889789.70505: filtering new block on tags 178205 1726889789.70549: done filtering new block on tags 178205 1726889789.70552: in VariableManager get_vars() 178205 1726889789.70568: done with get_vars() 178205 1726889789.70570: filtering new block on tags 178205 1726889789.70601: done filtering new block on tags 178205 1726889789.70603: in VariableManager get_vars() 178205 1726889789.70631: done with get_vars() 178205 1726889789.70633: filtering new block on tags 178205 1726889789.70672: done filtering new block on tags 178205 1726889789.70675: 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 178205 1726889789.70680: extending task lists for all hosts with included blocks 178205 1726889789.71249: done extending task lists 178205 1726889789.71251: done processing included files 178205 1726889789.71252: results queue empty 178205 1726889789.71252: checking for any_errors_fatal 178205 1726889789.71255: done checking for any_errors_fatal 178205 1726889789.71256: checking for max_fail_percentage 178205 1726889789.71257: done checking for max_fail_percentage 178205 1726889789.71257: checking to see if all hosts have failed and the running result is not ok 178205 1726889789.71258: done checking to see if all hosts have failed 178205 1726889789.71259: getting the remaining hosts for this loop 178205 1726889789.71260: done getting the remaining hosts for this loop 178205 1726889789.71263: getting the next task for host managed_node2 178205 1726889789.71283: done getting next task for host managed_node2 178205 1726889789.71286: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889789.71289: ^ 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 178205 1726889789.71298: getting variables 178205 1726889789.71299: in VariableManager get_vars() 178205 1726889789.71309: Calling all_inventory to load vars for managed_node2 178205 1726889789.71313: Calling groups_inventory to load vars for managed_node2 178205 1726889789.71315: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889789.71320: Calling all_plugins_play to load vars for managed_node2 178205 1726889789.71322: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889789.71324: Calling groups_plugins_play to load vars for managed_node2 178205 1726889789.71795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889789.72647: done with get_vars() 178205 1726889789.72658: done getting variables 178205 1726889789.72865: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:36:29 -0400 (0:00:00.088) 0:00:02.717 ****** 178205 1726889789.72898: entering _queue_task() for managed_node2/package 178205 1726889789.72905: Creating lock for package 178205 1726889789.73225: worker is 1 (out of 1 available) 178205 1726889789.73247: exiting _queue_task() for managed_node2/package 178205 1726889789.73258: done queuing things up, now waiting for results queue to drain 178205 1726889789.73259: waiting for pending results... 178205 1726889789.73642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889789.73789: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d4 178205 1726889789.73820: variable 'ansible_search_path' from source: unknown 178205 1726889789.73829: variable 'ansible_search_path' from source: unknown 178205 1726889789.73868: calling self._execute() 178205 1726889789.73959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.73971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.73984: variable 'omit' from source: magic vars 178205 1726889789.74519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889789.74793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889789.74842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889789.74891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889789.74932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889789.75033: 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) 178205 1726889789.75062: 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) 178205 1726889789.75097: 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) 178205 1726889789.75137: 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) 178205 1726889789.75296: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 178205 1726889789.75312: variable 'omit' from source: magic vars 178205 1726889789.75384: variable 'omit' from source: magic vars 178205 1726889789.75414: variable 'blivet_package_list' from source: include_vars 178205 1726889789.75500: variable 'blivet_package_list' from source: include_vars 178205 1726889789.75624: variable 'ansible_architecture' from source: facts 178205 1726889789.75875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889789.78109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889789.78195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889789.78237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889789.78287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889789.78319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889789.78394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889789.78426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889789.78455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889789.78510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889789.78532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889789.78639: variable '__storage_is_ostree' from source: set_fact 178205 1726889789.78650: variable 'omit' from source: magic vars 178205 1726889789.78677: variable 'omit' from source: magic vars 178205 1726889789.78721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889789.78750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889789.78773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889789.78799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.78825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889789.78858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889789.78866: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.78873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.78977: Set connection var ansible_pipelining to False 178205 1726889789.78988: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889789.78998: Set connection var ansible_shell_executable to /bin/sh 178205 1726889789.79003: Set connection var ansible_connection to ssh 178205 1726889789.79021: Set connection var ansible_shell_type to sh 178205 1726889789.79038: Set connection var ansible_timeout to 10 178205 1726889789.79066: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.79073: variable 'ansible_connection' from source: unknown 178205 1726889789.79080: variable 'ansible_module_compression' from source: unknown 178205 1726889789.79085: variable 'ansible_shell_type' from source: unknown 178205 1726889789.79090: variable 'ansible_shell_executable' from source: unknown 178205 1726889789.79095: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889789.79101: variable 'ansible_pipelining' from source: unknown 178205 1726889789.79106: variable 'ansible_timeout' from source: unknown 178205 1726889789.79114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889789.79218: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889789.79241: variable 'omit' from source: magic vars 178205 1726889789.79258: starting attempt loop 178205 1726889789.79264: running the handler 178205 1726889789.79273: variable 'ansible_facts' from source: unknown 178205 1726889789.79279: variable 'ansible_facts' from source: unknown 178205 1726889789.79330: _low_level_execute_command(): starting 178205 1726889789.79354: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889789.80099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889789.80126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.80152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.80171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.80214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.80238: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889789.80252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.80270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889789.80282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889789.80292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889789.80304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.80320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.80343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.80359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.80370: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889789.80382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.80458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889789.80484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.80500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.80585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.82204: stdout chunk (state=3): >>>/root <<< 178205 1726889789.82425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889789.82578: stderr chunk (state=3): >>><<< 178205 1726889789.82597: stdout chunk (state=3): >>><<< 178205 1726889789.82741: _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 178205 1726889789.82744: _low_level_execute_command(): starting 178205 1726889789.82748: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067 `" && echo ansible-tmp-1726889789.8263535-178306-23189154739067="` echo /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067 `" ) && sleep 0' 178205 1726889789.83587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889789.83620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.83653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.83680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.83736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.83750: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889789.83765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.83783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889789.83799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889789.83825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889789.83852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889789.83879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889789.83899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889789.83928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889789.83955: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889789.83972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889789.84043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889789.84075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889789.84092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889789.84169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889789.86022: stdout chunk (state=3): >>>ansible-tmp-1726889789.8263535-178306-23189154739067=/root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067 <<< 178205 1726889789.86143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889789.86223: stderr chunk (state=3): >>><<< 178205 1726889789.86239: stdout chunk (state=3): >>><<< 178205 1726889789.86525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889789.8263535-178306-23189154739067=/root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067 , stderr=OpenSSH_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 178205 1726889789.86528: variable 'ansible_module_compression' from source: unknown 178205 1726889789.86532: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 178205 1726889789.86535: ANSIBALLZ: Acquiring lock 178205 1726889789.86542: ANSIBALLZ: Lock acquired: 140714213927936 178205 1726889789.86544: ANSIBALLZ: Creating module 178205 1726889790.13722: ANSIBALLZ: Writing module into payload 178205 1726889790.14113: ANSIBALLZ: Writing module 178205 1726889790.14144: ANSIBALLZ: Renaming module 178205 1726889790.14158: ANSIBALLZ: Done creating module 178205 1726889790.14182: variable 'ansible_facts' from source: unknown 178205 1726889790.14436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/AnsiballZ_dnf.py 178205 1726889790.14593: Sending initial data 178205 1726889790.14596: Sent initial data (153 bytes) 178205 1726889790.15656: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889790.15671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.15687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.15705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.15761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.15774: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889790.15788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.15805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889790.15820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889790.15833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889790.15856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.15870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.15886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.15897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.15908: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889790.15923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.16030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889790.16054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889790.16082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889790.16159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889790.17981: 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 <<< 178205 1726889790.18041: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889790.18072: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp2ay3j4_b /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/AnsiballZ_dnf.py <<< 178205 1726889790.18098: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889790.20242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889790.20376: stderr chunk (state=3): >>><<< 178205 1726889790.20379: stdout chunk (state=3): >>><<< 178205 1726889790.20381: done transferring module to remote 178205 1726889790.20383: _low_level_execute_command(): starting 178205 1726889790.20386: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/ /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/AnsiballZ_dnf.py && sleep 0' 178205 1726889790.21253: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889790.21262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.21272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.21285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.21323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.21333: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889790.21345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.21357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889790.21363: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889790.21370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889790.21378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.21386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.21396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.21403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.21410: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889790.21422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.21493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889790.21506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889790.21515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889790.21589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889790.23379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889790.23463: stderr chunk (state=3): >>><<< 178205 1726889790.23467: stdout chunk (state=3): >>><<< 178205 1726889790.23484: _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 178205 1726889790.23491: _low_level_execute_command(): starting 178205 1726889790.23494: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/AnsiballZ_dnf.py && sleep 0' 178205 1726889790.25001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889790.25065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.25163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.25187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.25392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.25399: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889790.25442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.25528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889790.25669: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889790.25676: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889790.25698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889790.25734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889790.25758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889790.25787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889790.25878: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889790.26015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889790.26275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889790.26279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889790.26287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889790.26408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889790.28335: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889790.28338: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889790.28384: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889790.28452: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889790.28465: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889790.28506: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889790.28509: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889790.28566: 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' <<< 178205 1726889790.28609: 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' <<< 178205 1726889790.28614: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889790.28629: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6cd8dc0> <<< 178205 1726889790.28696: 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' <<< 178205 1726889790.28710: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6cd8b20> <<< 178205 1726889790.28748: 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 0x7f62f6cd8ac0> <<< 178205 1726889790.28789: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889790.28793: 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 0x7f62f6c7d490> <<< 178205 1726889790.28853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d940> <<< 178205 1726889790.28868: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d670> <<< 178205 1726889790.28919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889790.28932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889790.28968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889790.28995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889790.29015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889790.29042: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889790.29054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889790.29132: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c34220> <<< 178205 1726889790.29173: 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' <<< 178205 1726889790.29198: 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 0x7f62f6c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c34940> <<< 178205 1726889790.29238: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c95880> # /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 0x7f62f6c2dd90> <<< 178205 1726889790.29300: 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' <<< 178205 1726889790.29303: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c57d90> <<< 178205 1726889790.29347: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d970> <<< 178205 1726889790.29373: 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. <<< 178205 1726889790.29610: 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' <<< 178205 1726889790.29642: 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' <<< 178205 1726889790.29671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889790.29699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889790.29732: 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 0x7f62f69d4eb0> <<< 178205 1726889790.29777: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d7f40> <<< 178205 1726889790.29808: 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' <<< 178205 1726889790.29860: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889790.29884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889790.29928: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d5640> <<< 178205 1726889790.29932: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d4370> <<< 178205 1726889790.29949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889790.30010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889790.30035: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889790.30063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.30103: 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' <<< 178205 1726889790.30158: 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 0x7f62f68dfdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68df8b0> 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' <<< 178205 1726889790.30240: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68dfeb0> # /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 0x7f62f68dff70> # /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 0x7f62f68dfe80> import '_collections' # <<< 178205 1726889790.30349: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6937d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6932610> <<< 178205 1726889790.30446: 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 0x7f62f6944670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69dbe20> # /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' <<< 178205 1726889790.30540: 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 0x7f62f68f0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6937250> # 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 0x7f62f6944280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69e19d0> <<< 178205 1726889790.30581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f0d90> <<< 178205 1726889790.30633: 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 0x7f62f68f0d00> <<< 178205 1726889790.30683: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889790.30704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889790.30735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889790.30787: 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 0x7f62f68c4370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889790.30800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889790.30822: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68c4460> <<< 178205 1726889790.30965: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f8fa0> <<< 178205 1726889790.31139: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3490> # /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' <<< 178205 1726889790.31262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68121c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68aec70> <<< 178205 1726889790.31391: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69e1040> # /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 0x7f62f6825af0> 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 0x7f62f6825e20> # /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' <<< 178205 1726889790.31428: 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 0x7f62f6838730> # /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' <<< 178205 1726889790.31554: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6838c70> # 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 0x7f62f67ce3a0> <<< 178205 1726889790.31610: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6825f10> # /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 0x7f62f67df280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68385b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889790.31631: 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 0x7f62f67df340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f09d0> <<< 178205 1726889790.31690: 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 <<< 178205 1726889790.31725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889790.31867: 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 0x7f62f67fb6a0> # /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 0x7f62f67fb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67fb760> <<< 178205 1726889790.31909: 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 0x7f62f67fb850> # /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' <<< 178205 1726889790.32031: 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 0x7f62f67fbca0> <<< 178205 1726889790.32079: 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 0x7f62f68071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67fb8e0> <<< 178205 1726889790.32105: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67eda30> <<< 178205 1726889790.32134: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f05b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889790.32266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67fba90> <<< 178205 1726889790.32348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62f61e8670> <<< 178205 1726889790.32467: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889790.32578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.32604: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889790.32640: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889790.33853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.34800: 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 0x7f62f61117c0> <<< 178205 1726889790.34867: 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' <<< 178205 1726889790.34883: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62f6111160> <<< 178205 1726889790.34939: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111280> <<< 178205 1726889790.34989: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111f10> # /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' <<< 178205 1726889790.35019: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f61114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111d30> import 'atexit' # <<< 178205 1726889790.35057: 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 0x7f62f6111f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889790.35089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889790.35156: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889790.35176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889790.35228: 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 <<< 178205 1726889790.35244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889790.35284: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6065ee0> <<< 178205 1726889790.35320: 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 0x7f62f60830d0> <<< 178205 1726889790.35362: 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 0x7f62f60832b0> <<< 178205 1726889790.35374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889790.35403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889790.35446: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6083c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60f7dc0> <<< 178205 1726889790.35690: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60f73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889790.35755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60f7f70> # /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' <<< 178205 1726889790.35781: 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 0x7f62f6145c10> <<< 178205 1726889790.35864: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6115490> <<< 178205 1726889790.35923: 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 0x7f62f60e14c0> # /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 0x7f62f60e14f0> <<< 178205 1726889790.35979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889790.36055: 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 0x7f62f6048250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f61571f0> <<< 178205 1726889790.36085: 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' <<< 178205 1726889790.36143: 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 0x7f62f60538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6157370> <<< 178205 1726889790.36243: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889790.36277: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6171d90> <<< 178205 1726889790.36413: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6053880> <<< 178205 1726889790.36501: 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 0x7f62f60536d0> <<< 178205 1726889790.36588: 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 0x7f62f6052670> # 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 0x7f62f60525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f614f8b0> <<< 178205 1726889790.36631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889790.36681: 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 0x7f62f60d8670> <<< 178205 1726889790.36849: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889790.36887: 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 0x7f62f60d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e70d0> <<< 178205 1726889790.36961: 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 0x7f62f60d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f611ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889790.37008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.37129: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889790.37153: 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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889790.37260: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.37322: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.37770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.38471: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889790.38494: 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_6q1u60_u/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 0x7f62f5c36580> # /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 0x7f62f6020520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5bd90a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889790.38528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.38610: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.38762: 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' <<< 178205 1726889790.38798: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60d7bb0> # zipimport: zlib available <<< 178205 1726889790.39154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.39529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.39587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.39651: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889790.39667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.39834: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.39875: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889790.39908: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889790.39932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889790.39973: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889790.40161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.40784: 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 0x7f62f6030970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889790.40870: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.40935: 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 <<< 178205 1726889790.40958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.41034: 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 0x7f62f6163250> <<< 178205 1726889790.41065: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60306a0> <<< 178205 1726889790.41103: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889790.41118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.41240: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.41291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.41317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.41362: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889790.41383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889790.41428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889790.41458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889790.41461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889790.41541: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60177c0> <<< 178205 1726889790.41591: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60147f0> <<< 178205 1726889790.41648: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f600e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889790.41681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.41708: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889790.41781: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889790.41808: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889790.41833: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.42275: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.42693: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.43258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.43795: 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 0x7f62f5983640> <<< 178205 1726889790.43863: 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 0x7f62f59836d0> <<< 178205 1726889790.43866: 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' <<< 178205 1726889790.43929: 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' <<< 178205 1726889790.43932: 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 0x7f62f5983c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983910> <<< 178205 1726889790.43965: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889790.44005: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983070> <<< 178205 1726889790.44060: 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' <<< 178205 1726889790.44077: 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' <<< 178205 1726889790.44129: 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' # /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' <<< 178205 1726889790.44152: 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' <<< 178205 1726889790.44193: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594e730> <<< 178205 1726889790.44215: 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 0x7f62f594ec40> <<< 178205 1726889790.44218: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594ee50> <<< 178205 1726889790.44275: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6160700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 178205 1726889790.44289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889790.44336: 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 0x7f62f594da60> <<< 178205 1726889790.44340: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889790.44371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889790.44445: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594dac0> <<< 178205 1726889790.44466: 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' <<< 178205 1726889790.44490: stdout chunk (state=3): >>># /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' <<< 178205 1726889790.44526: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59cc610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594dee0> <<< 178205 1726889790.44590: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594d370> <<< 178205 1726889790.44593: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f61606d0> <<< 178205 1726889790.44627: stdout chunk (state=3): >>># /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' <<< 178205 1726889790.44643: 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 <<< 178205 1726889790.44701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889790.44711: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 178205 1726889790.44729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5bc5070> <<< 178205 1726889790.44897: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c0adc0> <<< 178205 1726889790.44994: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59cc430> <<< 178205 1726889790.44999: 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' <<< 178205 1726889790.45493: stdout chunk (state=3): >>># /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 0x7f62f5c05df0> # /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 0x7f62f5c05250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c0bd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59a2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5bca910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6030ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59836a0> # /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 0x7f62f5983760> # /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 0x7f62f5c05ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983160> # /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 0x7f62f5c36a60> # /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 <<< 178205 1726889790.45507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889790.45658: 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 0x7f62f5bcb940> <<< 178205 1726889790.45934: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59e45e0> <<< 178205 1726889790.45957: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c36850> <<< 178205 1726889790.45980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889790.45998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889790.46034: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59d16a0> <<< 178205 1726889790.46058: 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 0x7f62f597d5e0> <<< 178205 1726889790.46084: 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' <<< 178205 1726889790.46109: 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 0x7f62f5995b50> <<< 178205 1726889790.46135: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f597d8e0> <<< 178205 1726889790.46150: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889790.46190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889790.46266: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59956d0> <<< 178205 1726889790.46290: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889790.46316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889790.46606: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f595e700> <<< 178205 1726889790.46641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889790.46649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889790.46660: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f56fbca0> <<< 178205 1726889790.46699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.46820: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889790.46823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.46908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.47040: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 178205 1726889790.47081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.47140: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889790.47145: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.47233: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.47330: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889790.47419: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889790.47568: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889790.47927: 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' <<< 178205 1726889790.47959: 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' <<< 178205 1726889790.47977: 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 0x7f62f565dbe0> <<< 178205 1726889790.48017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889790.48054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889790.48235: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565dd60> <<< 178205 1726889790.48275: 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' <<< 178205 1726889790.48296: 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 0x7f62f56af430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d250> <<< 178205 1726889790.48339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d850> <<< 178205 1726889790.48355: 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 <<< 178205 1726889790.48414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889790.48439: 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' <<< 178205 1726889790.48468: 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' <<< 178205 1726889790.48608: 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 0x7f62f55e49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4580> <<< 178205 1726889790.48627: 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 <<< 178205 1726889790.48648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889790.48720: 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 0x7f62f5585550> <<< 178205 1726889790.48754: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4a00> <<< 178205 1726889790.48767: 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 <<< 178205 1726889790.48829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889790.49791: 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 0x7f62f54e4e20> <<< 178205 1726889790.49855: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f56052e0> <<< 178205 1726889790.49868: 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 <<< 178205 1726889790.49928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889790.50020: 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 0x7f62f3cf72e0> <<< 178205 1726889790.50058: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55b88b0> <<< 178205 1726889790.50073: 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 <<< 178205 1726889790.50090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889790.50244: 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 0x7f62f3bc5e80> <<< 178205 1726889790.50280: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3cd5580> <<< 178205 1726889790.50293: 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 <<< 178205 1726889790.50333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889790.50422: 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 0x7f62f3b30a00> <<< 178205 1726889790.50469: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3cf7520> <<< 178205 1726889790.50490: 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' <<< 178205 1726889790.50555: 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 0x7f62f3b28d60> <<< 178205 1726889790.50608: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b30fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4130> <<< 178205 1726889790.50630: 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 <<< 178205 1726889790.50656: 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' <<< 178205 1726889790.50671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889790.50702: 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 0x7f62f3a56b20> <<< 178205 1726889790.50754: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a56340> <<< 178205 1726889790.50757: 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 <<< 178205 1726889790.50791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889790.50806: 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' <<< 178205 1726889790.50882: 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 0x7f62f3a6c700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 178205 1726889790.50889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889790.50918: 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 0x7f62f3a782b0> <<< 178205 1726889790.50935: 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' <<< 178205 1726889790.51304: 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 0x7f62f3a78850> <<< 178205 1726889790.51339: 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 0x7f62f3a78ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a78370> <<< 178205 1726889790.51363: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a6c790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a63dc0> <<< 178205 1726889790.51409: 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 <<< 178205 1726889790.51414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.51523: 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 0x7f62f3630ee0> <<< 178205 1726889790.51533: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a6c190> <<< 178205 1726889790.51585: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a56ca0> <<< 178205 1726889790.51615: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b5b730> <<< 178205 1726889790.51646: 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' <<< 178205 1726889790.51740: 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 0x7f62f3b5bf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b5b8b0> <<< 178205 1726889790.51783: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4280> # /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 0x7f62f363dd60> <<< 178205 1726889790.51805: 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 <<< 178205 1726889790.51867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 178205 1726889790.51872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889790.51914: 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' <<< 178205 1726889790.51918: 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' <<< 178205 1726889790.51933: 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 <<< 178205 1726889790.51962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889790.51994: 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 <<< 178205 1726889790.52086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889790.52200: 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 0x7f62f34ae220> <<< 178205 1726889790.52301: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f354d2b0> <<< 178205 1726889790.52341: 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' <<< 178205 1726889790.52353: 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 0x7f62f34c97f0> <<< 178205 1726889790.52431: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3500e50> <<< 178205 1726889790.52451: 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' <<< 178205 1726889790.52532: 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' <<< 178205 1726889790.52551: 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' <<< 178205 1726889790.52589: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9bb0> <<< 178205 1726889790.52616: 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' <<< 178205 1726889790.52631: 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' <<< 178205 1726889790.52679: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9e50> <<< 178205 1726889790.52716: 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' <<< 178205 1726889790.52720: 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' <<< 178205 1726889790.52760: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b31c0> <<< 178205 1726889790.52773: 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' <<< 178205 1726889790.52843: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9f40> <<< 178205 1726889790.52846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.52857: 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' <<< 178205 1726889790.52913: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b33d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9eb0> <<< 178205 1726889790.52940: 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' <<< 178205 1726889790.52977: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9c40> <<< 178205 1726889790.52980: 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' <<< 178205 1726889790.53008: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b31f0> <<< 178205 1726889790.53044: 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' <<< 178205 1726889790.53071: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3430> <<< 178205 1726889790.53083: 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' <<< 178205 1726889790.53131: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b34c0> <<< 178205 1726889790.53159: 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' <<< 178205 1726889790.53184: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3550> <<< 178205 1726889790.53197: 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' <<< 178205 1726889790.53243: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b35e0> <<< 178205 1726889790.53272: 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' <<< 178205 1726889790.53297: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3670> <<< 178205 1726889790.53310: 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' <<< 178205 1726889790.53363: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3700> <<< 178205 1726889790.53386: 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 0x7f62f33b3790> # /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' <<< 178205 1726889790.53432: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9220> <<< 178205 1726889790.53485: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f35341c0> <<< 178205 1726889790.53515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889790.53632: 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 0x7f62f33b3be0> <<< 178205 1726889790.53661: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c98e0> # /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 0x7f62f354d100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352cca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352c2b0> <<< 178205 1726889790.53674: 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' <<< 178205 1726889790.53705: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352c490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3662b50> <<< 178205 1726889790.53755: 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' <<< 178205 1726889790.53782: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352ce20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f363dd00> <<< 178205 1726889790.53796: 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' <<< 178205 1726889790.53852: 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 <<< 178205 1726889790.53876: stdout chunk (state=3): >>># 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' <<< 178205 1726889790.53898: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33cac40> <<< 178205 1726889790.53926: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33ca4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3662940> <<< 178205 1726889790.53953: 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' <<< 178205 1726889790.53963: 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 <<< 178205 1726889790.53986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889790.54016: 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 <<< 178205 1726889790.54048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889790.54078: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33672b0> <<< 178205 1726889790.54089: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889790.54108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889790.54133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889790.54190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889790.54215: 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' <<< 178205 1726889790.54229: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f331a190> <<< 178205 1726889790.54256: 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 0x7f62f331a220> <<< 178205 1726889790.54316: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f337b6a0> <<< 178205 1726889790.54345: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33676d0> <<< 178205 1726889790.54365: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f335da90> <<< 178205 1726889790.54404: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33550d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33caee0> <<< 178205 1726889790.54526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 178205 1726889790.54571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.54612: 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 <<< 178205 1726889790.54617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f331afd0> <<< 178205 1726889790.54623: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f331a790> <<< 178205 1726889790.54650: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33cad90> <<< 178205 1726889790.54671: 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' <<< 178205 1726889790.54697: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3355940> <<< 178205 1726889790.54736: 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 <<< 178205 1726889790.54740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f333d850> <<< 178205 1726889790.54743: 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 0x7f62f333d8e0> <<< 178205 1726889790.54769: 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 0x7f62f333da60> <<< 178205 1726889790.54806: 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 <<< 178205 1726889790.54819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889790.54841: 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 <<< 178205 1726889790.54864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889790.54951: 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 0x7f62f5a511c0> <<< 178205 1726889790.54954: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f334d190> <<< 178205 1726889790.55000: 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 0x7f62f5a51220> <<< 178205 1726889790.55004: 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 <<< 178205 1726889790.55007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889790.55032: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a51310> <<< 178205 1726889790.55039: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f333da00> <<< 178205 1726889790.55068: 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 <<< 178205 1726889790.55072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 178205 1726889790.55074: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f333dfa0> <<< 178205 1726889790.55104: 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 <<< 178205 1726889790.55110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889790.55137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889790.55183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889790.55210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889790.55215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889790.55243: 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' <<< 178205 1726889790.55273: 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 0x7f62f31833d0> <<< 178205 1726889790.55297: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3183190> <<< 178205 1726889790.55322: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31749d0> <<< 178205 1726889790.55429: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a629d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a51eb0> <<< 178205 1726889790.55457: 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' <<< 178205 1726889790.55467: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a62ca0> <<< 178205 1726889790.55490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 178205 1726889790.55494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 178205 1726889790.55499: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a699a0> <<< 178205 1726889790.55529: 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' <<< 178205 1726889790.55532: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3191700> <<< 178205 1726889790.55559: 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 0x7f62f3191340> <<< 178205 1726889790.55584: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 178205 1726889790.55598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889790.55607: 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 <<< 178205 1726889790.55644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889790.55648: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a2670> <<< 178205 1726889790.55650: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a2190> <<< 178205 1726889790.55673: 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' <<< 178205 1726889790.55692: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a24f0> <<< 178205 1726889790.55696: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d970> <<< 178205 1726889790.55702: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d550> <<< 178205 1726889790.56175: 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 <<< 178205 1726889790.56184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889790.56221: 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' <<< 178205 1726889790.56236: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a9fa0> <<< 178205 1726889790.56245: 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' <<< 178205 1726889790.56273: 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 <<< 178205 1726889790.56305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889790.56330: 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 <<< 178205 1726889790.56363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889790.56391: 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 0x7f62f315ffa0> <<< 178205 1726889790.56422: 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' <<< 178205 1726889790.56448: 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 <<< 178205 1726889790.56451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 178205 1726889790.56475: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py <<< 178205 1726889790.56481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.56569: 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 0x7f62f30fad90> <<< 178205 1726889790.56585: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fac10> <<< 178205 1726889790.56588: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fa3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fa190> <<< 178205 1726889790.56650: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314aee0> <<< 178205 1726889790.56654: 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 <<< 178205 1726889790.56657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889790.56659: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fa220> <<< 178205 1726889790.56686: 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 <<< 178205 1726889790.56711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.56737: 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 <<< 178205 1726889790.56744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889790.56770: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3124160> <<< 178205 1726889790.56806: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30faeb0> <<< 178205 1726889790.56842: 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' <<< 178205 1726889790.56852: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31159d0> <<< 178205 1726889790.56878: 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 <<< 178205 1726889790.56880: stdout chunk (state=3): >>># 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 0x7f62f3124fd0> <<< 178205 1726889790.56913: 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' <<< 178205 1726889790.56920: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31031c0> <<< 178205 1726889790.56948: 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 <<< 178205 1726889790.56952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 178205 1726889790.56958: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3103310> <<< 178205 1726889790.56985: 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' <<< 178205 1726889790.57005: 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 <<< 178205 1726889790.57029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889790.57061: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3103910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3103640> <<< 178205 1726889790.57094: 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 <<< 178205 1726889790.57097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31039d0> <<< 178205 1726889790.57130: 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 0x7f62f3035610> <<< 178205 1726889790.57156: 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 <<< 178205 1726889790.57171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 178205 1726889790.57178: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3035700> <<< 178205 1726889790.57210: 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 <<< 178205 1726889790.57232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889790.57237: 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 <<< 178205 1726889790.57266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889790.57273: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3035ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3035af0> <<< 178205 1726889790.57319: 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'<<< 178205 1726889790.57328: stdout chunk (state=3): >>> <<< 178205 1726889790.57353: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3035f40> <<< 178205 1726889790.57357: 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' <<< 178205 1726889790.57359: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f304bb20> <<< 178205 1726889790.57385: 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 <<< 178205 1726889790.57389: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 178205 1726889790.57395: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f304bc40> <<< 178205 1726889790.57421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889790.57429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889790.57470: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f304be80> <<< 178205 1726889790.57481: 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 <<< 178205 1726889790.57485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 178205 1726889790.57487: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fdb310> <<< 178205 1726889790.57526: 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' <<< 178205 1726889790.57542: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fdbd00> <<< 178205 1726889790.57562: 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 <<< 178205 1726889790.57566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 178205 1726889790.57568: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fdbe50> <<< 178205 1726889790.57599: 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' <<< 178205 1726889790.57634: 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 <<< 178205 1726889790.57638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fea550> <<< 178205 1726889790.57644: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fea130> <<< 178205 1726889790.57671: 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 <<< 178205 1726889790.57746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889790.57769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889790.57791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 178205 1726889790.57795: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2feaf40> <<< 178205 1726889790.57797: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2feaa90> <<< 178205 1726889790.57827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889790.57833: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fead90> <<< 178205 1726889790.57857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889790.57865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889790.57907: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ff7820> <<< 178205 1726889790.57914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 178205 1726889790.57917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889790.57921: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ff7fa0> <<< 178205 1726889790.57942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30052b0> <<< 178205 1726889790.57976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 178205 1726889790.57979: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30053a0> <<< 178205 1726889790.58007: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a4c0> <<< 178205 1726889790.58010: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a220> <<< 178205 1726889790.58013: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a9d00> <<< 178205 1726889790.58042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889790.58073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.58107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3005f10> <<< 178205 1726889790.58132: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3005c40> <<< 178205 1726889790.58137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 178205 1726889790.58139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.58159: 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 <<< 178205 1726889790.58202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889790.58223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889790.58250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889790.58313: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fa05e0> <<< 178205 1726889790.58333: 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' <<< 178205 1726889790.58388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889790.58392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889790.58421: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fa8520> <<< 178205 1726889790.58468: 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 0x7f62f2fa0e80> <<< 178205 1726889790.58474: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fa0df0> <<< 178205 1726889790.58501: 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 <<< 178205 1726889790.58507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889790.58554: 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 <<< 178205 1726889790.58558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 178205 1726889790.58581: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd3760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd31f0> <<< 178205 1726889790.58585: 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' <<< 178205 1726889790.58614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889790.58644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889790.58664: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889790.58673: 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 <<< 178205 1726889790.58678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 178205 1726889790.58718: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f21a90> <<< 178205 1726889790.58724: 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 <<< 178205 1726889790.58729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f21c70> <<< 178205 1726889790.58754: 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 <<< 178205 1726889790.58768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889790.58778: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889790.58826: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd3cd0> <<< 178205 1726889790.58830: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd3a60> <<< 178205 1726889790.58868: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3012160> <<< 178205 1726889790.58894: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889790.58939: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fa0220> <<< 178205 1726889790.58943: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3005af0> <<< 178205 1726889790.58947: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a250> <<< 178205 1726889790.58974: 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 <<< 178205 1726889790.58979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889790.59041: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f41190> <<< 178205 1726889790.59053: 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 <<< 178205 1726889790.59075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889790.59089: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f414c0> <<< 178205 1726889790.59115: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 178205 1726889790.59118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 178205 1726889790.59141: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f41d30> <<< 178205 1726889790.59161: 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 <<< 178205 1726889790.59164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 178205 1726889790.59167: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ed6640> <<< 178205 1726889790.59188: 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 <<< 178205 1726889790.59217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 178205 1726889790.59226: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ed6bb0> <<< 178205 1726889790.59248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889790.59272: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.59300: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889790.59364: 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 0x7f62f2ee4c70> <<< 178205 1726889790.59370: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee4850> <<< 178205 1726889790.59373: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee45b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee4220> <<< 178205 1726889790.59403: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 178205 1726889790.59406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889790.59442: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee4460> <<< 178205 1726889790.59463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889790.59470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889790.59501: 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' <<< 178205 1726889790.59530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' <<< 178205 1726889790.59550: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2be0> <<< 178205 1726889790.59553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 178205 1726889790.59563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889790.59572: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2c70> <<< 178205 1726889790.59600: 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 <<< 178205 1726889790.59603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889790.59684: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62f2f002b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2df0> <<< 178205 1726889790.59722: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889790.59750: 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 <<< 178205 1726889790.59766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 178205 1726889790.59783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889790.59792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889790.59821: 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 0x7f62f2e08310> <<< 178205 1726889790.59846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 178205 1726889790.59865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889790.59869: 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 <<< 178205 1726889790.59876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 178205 1726889790.59910: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12370> <<< 178205 1726889790.59937: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.59962: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12310> <<< 178205 1726889790.59966: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 178205 1726889790.59969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889790.60016: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889790.60028: stdout chunk (state=3): >>># 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 0x7f62f2e124c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12220> <<< 178205 1726889790.60033: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e08d30> <<< 178205 1726889790.60049: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e083d0> <<< 178205 1726889790.60052: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2df9a60> <<< 178205 1726889790.60079: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2df90d0> <<< 178205 1726889790.60082: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f00970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2820> <<< 178205 1726889790.60110: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef20d0> <<< 178205 1726889790.60135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 178205 1726889790.60141: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2970> <<< 178205 1726889790.60187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 178205 1726889790.60208: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e08dc0> <<< 178205 1726889790.60216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 178205 1726889790.60223: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12790> <<< 178205 1726889790.60258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 178205 1726889790.60273: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12a00> <<< 178205 1726889790.60305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 178205 1726889790.60315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 178205 1726889790.60329: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12f70> <<< 178205 1726889790.60336: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889790.60384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889790.60401: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e2c760> <<< 178205 1726889790.60423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 178205 1726889790.60428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889790.60452: 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' <<< 178205 1726889790.60466: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2db0940> <<< 178205 1726889790.60473: 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 <<< 178205 1726889790.60498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889790.60527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.60545: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2dbdbb0> <<< 178205 1726889790.60549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889790.60587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889790.60619: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889790.60628: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62f2de0160> <<< 178205 1726889790.60730: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2dbdc10> <<< 178205 1726889790.60746: 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 <<< 178205 1726889790.60780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 178205 1726889790.60786: 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 <<< 178205 1726889790.60788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 178205 1726889790.60822: 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' <<< 178205 1726889790.60851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 178205 1726889790.60872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889790.60879: 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 <<< 178205 1726889790.60901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889790.60917: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d90430> <<< 178205 1726889790.60932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 178205 1726889790.60940: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d90550> <<< 178205 1726889790.61026: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d824c0> <<< 178205 1726889790.61040: 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 <<< 178205 1726889790.61047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889790.61076: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d827f0> <<< 178205 1726889790.61099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 178205 1726889790.61129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d84940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d82160> <<< 178205 1726889790.61134: 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' <<< 178205 1726889790.61159: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d82220> <<< 178205 1726889790.61186: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d75ac0> <<< 178205 1726889790.61210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 178205 1726889790.61218: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d84df0> <<< 178205 1726889790.61249: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 178205 1726889790.61252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d2a220> <<< 178205 1726889790.61286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7f62f2d2a310> <<< 178205 1726889790.61304: 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 <<< 178205 1726889790.61320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 178205 1726889790.61329: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d2a430> <<< 178205 1726889790.61364: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889790.61368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889790.61396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889790.61497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889790.61518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889790.61554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889790.61581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 178205 1726889790.61585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889790.61628: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cff670> <<< 178205 1726889790.61662: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d53f70> <<< 178205 1726889790.61692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 178205 1726889790.61695: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d65a00> <<< 178205 1726889790.61727: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889790.61752: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d65a90> <<< 178205 1726889790.61766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889790.61769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889790.61845: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cff2e0> <<< 178205 1726889790.61849: 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' <<< 178205 1726889790.61854: stdout chunk (state=3): >>>import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d103d0> <<< 178205 1726889790.62032: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d37d30> <<< 178205 1726889790.62054: 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' <<< 178205 1726889790.62091: 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' <<< 178205 1726889790.62116: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d409a0> <<< 178205 1726889790.62120: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889790.62153: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cbd8b0> <<< 178205 1726889790.62158: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d402b0> <<< 178205 1726889790.62203: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d2abe0> <<< 178205 1726889790.62262: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ddbdc0> <<< 178205 1726889790.62272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889790.62315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889790.62337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889790.62341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889790.62351: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ce3670> <<< 178205 1726889790.62384: 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' <<< 178205 1726889790.62391: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ce3e20> <<< 178205 1726889790.62459: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73190> <<< 178205 1726889790.62469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889790.62546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889790.62550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889790.62554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889790.62567: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73ac0> <<< 178205 1726889790.62595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889790.62601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 178205 1726889790.62618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889790.62632: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c911f0> <<< 178205 1726889790.62655: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73d90> <<< 178205 1726889790.62696: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73220> <<< 178205 1726889790.62700: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cd28b0> <<< 178205 1726889790.62891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889790.62895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889790.62940: 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 <<< 178205 1726889790.62946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889790.62948: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889790.62951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889790.62953: 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 0x7f62f2c49310> <<< 178205 1726889790.63000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 178205 1726889790.63019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889790.63023: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889790.63031: 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' <<< 178205 1726889790.63058: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49df0> <<< 178205 1726889790.63062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889790.63067: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49f70> <<< 178205 1726889790.63155: 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' <<< 178205 1726889790.63158: 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 <<< 178205 1726889790.63169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889790.63172: 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 <<< 178205 1726889790.63175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889790.63177: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c51c10> <<< 178205 1726889790.63194: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c517f0> <<< 178205 1726889790.63200: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c51340> <<< 178205 1726889790.63215: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py <<< 178205 1726889790.63218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 178205 1726889790.63268: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49be0> <<< 178205 1726889790.63272: 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 <<< 178205 1726889790.63275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889790.63336: 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' <<< 178205 1726889790.63343: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 178205 1726889790.63354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.63376: 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 <<< 178205 1726889790.63379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889790.63431: 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' <<< 178205 1726889790.63451: 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 0x7f62f2bfea30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bfe6a0> <<< 178205 1726889790.63455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889790.63546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889790.63550: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bfe700> <<< 178205 1726889790.63555: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889790.63639: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3640> <<< 178205 1726889790.63658: 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 0x7f62f2bf3820> <<< 178205 1726889790.63678: 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 <<< 178205 1726889790.63713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889790.63717: 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 <<< 178205 1726889790.63720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889790.63766: 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' <<< 178205 1726889790.63770: 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 <<< 178205 1726889790.63799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889790.63823: 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' <<< 178205 1726889790.63830: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab940> <<< 178205 1726889790.63841: 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 <<< 178205 1726889790.63857: 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 0x7f62f2babaf0> <<< 178205 1726889790.63860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 178205 1726889790.63863: 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 0x7f62f2babca0> <<< 178205 1726889790.63905: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab5e0> <<< 178205 1726889790.63928: 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 <<< 178205 1726889790.63943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 178205 1726889790.63946: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab8e0> <<< 178205 1726889790.63949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bb3100> <<< 178205 1726889790.63983: 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 <<< 178205 1726889790.64008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889790.64033: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bb3160> <<< 178205 1726889790.64044: 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 <<< 178205 1726889790.64071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889790.64095: 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' <<< 178205 1726889790.64114: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bc3370> <<< 178205 1726889790.64132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 178205 1726889790.64144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889790.65053: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bc3940> <<< 178205 1726889790.65072: 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' <<< 178205 1726889790.65076: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2be5e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bb3c40> <<< 178205 1726889790.65140: 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' <<< 178205 1726889790.65144: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bb3ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab280> <<< 178205 1726889790.65147: 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 0x7f62f2bab340> <<< 178205 1726889790.65176: 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 <<< 178205 1726889790.65185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889790.65204: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab040> <<< 178205 1726889790.65231: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c09b20> <<< 178205 1726889790.65277: 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 <<< 178205 1726889790.65281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 178205 1726889790.65284: 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 <<< 178205 1726889790.65302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 178205 1726889790.65328: 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 <<< 178205 1726889790.65332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889790.65348: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b6b910> <<< 178205 1726889790.65352: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b6b550> import 'urllib3.packages.six.moves.urllib' # <<< 178205 1726889790.65355: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c19940> <<< 178205 1726889790.65380: 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 <<< 178205 1726889790.65398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889790.65442: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab0a0> <<< 178205 1726889790.65449: 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 <<< 178205 1726889790.65463: 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 0x7f62f2b6bd90> <<< 178205 1726889790.65470: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3970> <<< 178205 1726889790.65499: 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 <<< 178205 1726889790.65503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889790.65553: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b77940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3040> <<< 178205 1726889790.65590: 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' <<< 178205 1726889790.65620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889790.65650: 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 <<< 178205 1726889790.65666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889790.65695: 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' <<< 178205 1726889790.65702: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b912b0> <<< 178205 1726889790.65742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b91520> <<< 178205 1726889790.65749: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b850a0> <<< 178205 1726889790.65766: 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 <<< 178205 1726889790.65772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 178205 1726889790.65796: 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 0x7f62f2b91e20> <<< 178205 1726889790.65837: 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 <<< 178205 1726889790.65842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b991c0> <<< 178205 1726889790.65847: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b91a00> <<< 178205 1726889790.65871: 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 0x7f62f2b91c70> <<< 178205 1726889790.65905: 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' <<< 178205 1726889790.65926: 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 <<< 178205 1726889790.65952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 178205 1726889790.65966: 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 <<< 178205 1726889790.65972: 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 0x7f62f2b99c70> <<< 178205 1726889790.65975: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99820> <<< 178205 1726889790.65997: 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 <<< 178205 1726889790.66021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889790.66027: 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 <<< 178205 1726889790.66030: 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 0x7f62f2ba20d0> <<< 178205 1726889790.66058: 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' <<< 178205 1726889790.66088: 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 <<< 178205 1726889790.66128: 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 0x7f62f2ba2b80> <<< 178205 1726889790.66148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889790.66159: 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 0x7f62f2ba2c40> <<< 178205 1726889790.66174: 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 <<< 178205 1726889790.66210: 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 0x7f62f2ba2cd0> <<< 178205 1726889790.66221: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889790.66257: 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 0x7f62f2ba2d60> <<< 178205 1726889790.66271: 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 <<< 178205 1726889790.66304: 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 0x7f62f2ba2df0> <<< 178205 1726889790.66310: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ba2520> <<< 178205 1726889790.66354: 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 <<< 178205 1726889790.66362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889790.66365: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ba2fa0> <<< 178205 1726889790.66367: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99b50> <<< 178205 1726889790.66397: 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 <<< 178205 1726889790.66429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 178205 1726889790.66435: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2acb3a0> <<< 178205 1726889790.66456: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 178205 1726889790.66460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2acb6d0> <<< 178205 1726889790.66486: 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 <<< 178205 1726889790.66493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2acb940> <<< 178205 1726889790.66519: 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' <<< 178205 1726889790.66547: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2acbbe0> <<< 178205 1726889790.66551: 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 <<< 178205 1726889790.66556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2acbe80> <<< 178205 1726889790.66591: 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 0x7f62f2ad0160> <<< 178205 1726889790.66597: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99460> <<< 178205 1726889790.66621: 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 <<< 178205 1726889790.66645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 178205 1726889790.66649: 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' <<< 178205 1726889790.66651: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad04c0> <<< 178205 1726889790.66680: 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' <<< 178205 1726889790.66702: 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 <<< 178205 1726889790.66712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 178205 1726889790.66729: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad08e0> <<< 178205 1726889790.66759: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0760> <<< 178205 1726889790.66776: 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 <<< 178205 1726889790.66786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 178205 1726889790.66808: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0d00> <<< 178205 1726889790.66831: 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' <<< 178205 1726889790.66863: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0c10> <<< 178205 1726889790.66884: 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' <<< 178205 1726889790.66932: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0d30> <<< 178205 1726889790.66940: 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' <<< 178205 1726889790.66982: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2adf100> <<< 178205 1726889790.66990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889790.67030: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2adf190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99670> <<< 178205 1726889790.67080: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b858b0> <<< 178205 1726889790.67084: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' <<< 178205 1726889790.67088: stdout chunk (state=3): >>>import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b858e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b85430> <<< 178205 1726889790.67119: 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' <<< 178205 1726889790.67156: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99550> <<< 178205 1726889790.67185: 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 <<< 178205 1726889790.67191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf33d0> <<< 178205 1726889790.67214: 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 <<< 178205 1726889790.67232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889790.67255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' <<< 178205 1726889790.67276: stdout chunk (state=3): >>>import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2adffd0> <<< 178205 1726889790.67279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 178205 1726889790.67281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889790.67306: 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' <<< 178205 1726889790.67348: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889790.67351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889790.67486: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a745b0> <<< 178205 1726889790.67494: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a743a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a74130> <<< 178205 1726889790.67521: 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 <<< 178205 1726889790.67529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889790.67567: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a74430> <<< 178205 1726889790.67580: 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 <<< 178205 1726889790.67583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 178205 1726889790.67586: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a80f70> <<< 178205 1726889790.67644: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0c70> <<< 178205 1726889790.67648: 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 <<< 178205 1726889790.67655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 178205 1726889790.67697: 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' <<< 178205 1726889790.67732: 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 0x7f62f2a91a90> <<< 178205 1726889790.67749: 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 <<< 178205 1726889790.67752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889790.67791: 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 <<< 178205 1726889790.67830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889790.67838: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a9d280> <<< 178205 1726889790.67866: 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 0x7f62f2a9d340> <<< 178205 1726889790.67930: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91790> <<< 178205 1726889790.67965: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a916a0> <<< 178205 1726889790.67994: 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 <<< 178205 1726889790.68006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889790.68029: 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' <<< 178205 1726889790.68059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889790.68069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889790.68075: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a4e1f0> <<< 178205 1726889790.68120: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a9dd30> <<< 178205 1726889790.68127: 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 0x7f62f2a9df40> <<< 178205 1726889790.68156: 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 <<< 178205 1726889790.68159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 178205 1726889790.68165: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a4e820> <<< 178205 1726889790.68194: 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 <<< 178205 1726889790.68201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 178205 1726889790.68235: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a4eee0> <<< 178205 1726889790.68242: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91760> <<< 178205 1726889790.68269: 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' <<< 178205 1726889790.68288: 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 <<< 178205 1726889790.68329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889790.68349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889790.68353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889790.68378: 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 <<< 178205 1726889790.68382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889790.68408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889790.68429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889790.68467: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29fd1f0> <<< 178205 1726889790.68471: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4310> <<< 178205 1726889790.68498: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a64880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a9db80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c61c70> <<< 178205 1726889790.68534: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c61580> <<< 178205 1726889790.68557: 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' <<< 178205 1726889790.68575: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4f40> <<< 178205 1726889790.68594: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 178205 1726889790.68599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889790.68604: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4c70> <<< 178205 1726889790.68631: 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' <<< 178205 1726889790.68671: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a07940> <<< 178205 1726889790.68696: 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 <<< 178205 1726889790.68700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 178205 1726889790.68702: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a07d30> <<< 178205 1726889790.68739: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49550> <<< 178205 1726889790.68776: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c3b8b0> <<< 178205 1726889790.68808: 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' <<< 178205 1726889790.68815: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a21310> <<< 178205 1726889790.68842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a216a0> <<< 178205 1726889790.68876: 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 0x7f62f2a217c0> <<< 178205 1726889790.68915: 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 <<< 178205 1726889790.68921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889790.68946: 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 0x7f62f29b7130> <<< 178205 1726889790.68983: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a21880> <<< 178205 1726889790.69000: 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 <<< 178205 1726889790.69029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 178205 1726889790.69033: 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 <<< 178205 1726889790.69036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889790.69062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889790.69090: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29c4190> <<< 178205 1726889790.69142: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29b7a30> <<< 178205 1726889790.69145: 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 <<< 178205 1726889790.69148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889790.69180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889790.69230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889790.69255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889790.69264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889790.69288: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f296a940> <<< 178205 1726889790.69321: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889790.69326: 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 0x7f62f2976580> <<< 178205 1726889790.69391: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29c4f10> <<< 178205 1726889790.69410: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29c4730> <<< 178205 1726889790.69430: 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 0x7f62f29daa30> <<< 178205 1726889790.69456: 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 <<< 178205 1726889790.69462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889790.69495: 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 <<< 178205 1726889790.69503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889790.69538: 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' <<< 178205 1726889790.69541: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f298fc70> <<< 178205 1726889790.69582: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f298f3a0> <<< 178205 1726889790.69605: 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 0x7f62f298fe20> <<< 178205 1726889790.69640: 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 0x7f62f29a12e0> <<< 178205 1726889790.69662: 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 <<< 178205 1726889790.69669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 178205 1726889790.69709: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 178205 1726889790.69733: stdout chunk (state=3): >>># 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 0x7f62f29a1460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1310> <<< 178205 1726889790.69737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 178205 1726889790.69743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1400> <<< 178205 1726889790.69771: 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' <<< 178205 1726889790.69803: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889790.69889: 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 <<< 178205 1726889790.69897: 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 0x7f62f29a1d30> <<< 178205 1726889790.69951: 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' <<< 178205 1726889790.69959: 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 0x7f62f29a1b80> <<< 178205 1726889790.69979: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1550> <<< 178205 1726889790.70026: 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' <<< 178205 1726889790.70037: 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 <<< 178205 1726889790.70051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 178205 1726889790.70054: 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 <<< 178205 1726889790.70069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889790.70083: 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 <<< 178205 1726889790.70089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889790.70116: 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 <<< 178205 1726889790.70139: 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 0x7f62f2943970> <<< 178205 1726889790.70144: 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 0x7f62f2943a60> <<< 178205 1726889790.70176: 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' <<< 178205 1726889790.70214: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2943d60> <<< 178205 1726889790.70231: 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 <<< 178205 1726889790.70253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 178205 1726889790.70260: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2953370> <<< 178205 1726889790.70272: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2943310> <<< 178205 1726889790.70275: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f292feb0> <<< 178205 1726889790.70280: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889790.70306: 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 <<< 178205 1726889790.70310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.70331: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889790.70338: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29435b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f292fb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1910> <<< 178205 1726889790.70400: 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 <<< 178205 1726889790.70442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889790.70463: 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' <<< 178205 1726889790.70468: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f28434c0> <<< 178205 1726889790.70495: 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 <<< 178205 1726889790.70505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889790.70521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889790.70558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889790.70569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889790.70656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889790.70752: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f285cf40> <<< 178205 1726889790.70806: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2843d00> <<< 178205 1726889790.70829: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2843850> <<< 178205 1726889790.70960: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2953f70> <<< 178205 1726889790.70996: 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 <<< 178205 1726889790.71003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 178205 1726889790.71030: 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 0x7f62f280ddc0> <<< 178205 1726889790.71052: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889790.71095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889790.71109: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 178205 1726889790.71118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889790.71165: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f282a340> <<< 178205 1726889790.71236: 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 0x7f62f282af40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280de50> <<< 178205 1726889790.71259: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280d790> <<< 178205 1726889790.71265: 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' <<< 178205 1726889790.71303: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889790.71309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889790.71341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889790.71349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889790.71399: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27a7f70> <<< 178205 1726889790.71497: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27a7430> <<< 178205 1726889790.71534: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280f880> <<< 178205 1726889790.71558: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29da8b0> <<< 178205 1726889790.71566: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29b7ee0> <<< 178205 1726889790.71623: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ca5580> <<< 178205 1726889790.71651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.71659: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c30850> <<< 178205 1726889790.71697: 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 <<< 178205 1726889790.71701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 178205 1726889790.71715: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27bee20> <<< 178205 1726889790.71723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889790.71754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889790.71806: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27befa0> <<< 178205 1726889790.71845: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cd2f40> <<< 178205 1726889790.71872: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2db09d0> <<< 178205 1726889790.71899: 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' <<< 178205 1726889790.71931: 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 <<< 178205 1726889790.71941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889790.71961: 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 <<< 178205 1726889790.71967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276e700> <<< 178205 1726889790.71996: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27deb80> <<< 178205 1726889790.72014: 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 <<< 178205 1726889790.72034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 178205 1726889790.72047: 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 <<< 178205 1726889790.72053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889790.72074: 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 <<< 178205 1726889790.72086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 178205 1726889790.72102: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f277a130> <<< 178205 1726889790.72129: 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' <<< 178205 1726889790.72133: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f277a3d0> <<< 178205 1726889790.72158: 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' <<< 178205 1726889790.72184: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f277a610> <<< 178205 1726889790.72205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py <<< 178205 1726889790.72209: stdout chunk (state=3): >>># 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 0x7f62f277a850> <<< 178205 1726889790.72241: 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' <<< 178205 1726889790.72271: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f277aa30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276eca0> <<< 178205 1726889790.72287: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276e9d0> <<< 178205 1726889790.72299: 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 <<< 178205 1726889790.72305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 178205 1726889790.72339: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276eeb0> <<< 178205 1726889790.72352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889790.72362: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278c400> <<< 178205 1726889790.72386: 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 <<< 178205 1726889790.72393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 178205 1726889790.72422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 178205 1726889790.72431: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278c8b0> <<< 178205 1726889790.72458: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278c520> <<< 178205 1726889790.72464: 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 <<< 178205 1726889790.72528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889790.72533: 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 <<< 178205 1726889790.72536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 178205 1726889790.72539: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27261c0> <<< 178205 1726889790.72622: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278cd00> <<< 178205 1726889790.72638: 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 <<< 178205 1726889790.72641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889790.72644: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278ce50> <<< 178205 1726889790.72646: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2dbd400> <<< 178205 1726889790.72681: 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 <<< 178205 1726889790.72685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889790.72748: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 178205 1726889790.72756: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62f272db50> <<< 178205 1726889790.72813: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2db06d0> <<< 178205 1726889790.72819: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2da8550> <<< 178205 1726889790.72853: 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 <<< 178205 1726889790.72857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889790.72881: 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' <<< 178205 1726889790.72906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 178205 1726889790.72921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889790.72929: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274a670> <<< 178205 1726889790.72963: 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' <<< 178205 1726889790.72992: 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' <<< 178205 1726889790.73014: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2755940> <<< 178205 1726889790.73034: 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 <<< 178205 1726889790.73055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 178205 1726889790.73063: 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' <<< 178205 1726889790.73099: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27606d0> <<< 178205 1726889790.73132: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2755f70> <<< 178205 1726889790.73178: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274ab20> <<< 178205 1726889790.73195: 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 <<< 178205 1726889790.73198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' <<< 178205 1726889790.73214: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27553a0> <<< 178205 1726889790.73230: 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' <<< 178205 1726889790.73238: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f26d3670> <<< 178205 1726889790.73266: 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' <<< 178205 1726889790.73273: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f26d3880> <<< 178205 1726889790.73305: 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' <<< 178205 1726889790.73309: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f26d3b80> <<< 178205 1726889790.73336: 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' <<< 178205 1726889790.73359: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f26d3e50> <<< 178205 1726889790.73364: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274a100> <<< 178205 1726889790.73372: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f272dd00> <<< 178205 1726889790.73422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 178205 1726889790.73428: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274a4c0> <<< 178205 1726889791.42220: 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}}} <<< 178205 1726889791.43748: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889791.43756: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889791.44427: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889791.44444: 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 <<< 178205 1726889791.44459: 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 <<< 178205 1726889791.44496: 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 <<< 178205 1726889791.44531: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 178205 1726889791.44563: 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 <<< 178205 1726889791.44599: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 178205 1726889791.44604: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 178205 1726889791.44608: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 178205 1726889791.44610: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.44615: stdout chunk (state=3): >>># cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module <<< 178205 1726889791.44617: stdout chunk (state=3): >>># cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # 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 <<< 178205 1726889791.44620: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # 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 <<< 178205 1726889791.44624: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.44680: stdout chunk (state=3): >>># cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing 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 <<< 178205 1726889791.44685: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing 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 <<< 178205 1726889791.44695: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.44746: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # 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__ <<< 178205 1726889791.44782: stdout chunk (state=3): >>># 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.p<<< 178205 1726889791.44790: stdout chunk (state=3): >>>ackages.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 <<< 178205 1726889791.44821: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.44834: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45504: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889791.45513: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889791.45557: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889791.45561: stdout chunk (state=3): >>># destroy distro <<< 178205 1726889791.45567: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889791.45609: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889791.45635: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889791.45639: 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 <<< 178205 1726889791.45644: stdout chunk (state=3): >>># destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889791.45683: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib <<< 178205 1726889791.45743: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45756: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45775: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 178205 1726889791.45793: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 178205 1726889791.45822: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45856: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45860: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45865: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 178205 1726889791.45878: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45894: 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 <<< 178205 1726889791.45898: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45903: 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 <<< 178205 1726889791.45945: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45949: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45953: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45955: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45970: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45974: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45978: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.45991: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46022: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # 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 <<< 178205 1726889791.46066: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46110: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46119: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 178205 1726889791.46175: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 178205 1726889791.46234: 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 <<< 178205 1726889791.46260: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme<<< 178205 1726889791.46295: stdout chunk (state=3): >>> <<< 178205 1726889791.46315: 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 <<< 178205 1726889791.46346: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols<<< 178205 1726889791.46349: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 178205 1726889791.46352: 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 <<< 178205 1726889791.46354: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46357: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46374: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46386: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 178205 1726889791.46401: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889791.46409: 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 <<< 178205 1726889791.46427: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email <<< 178205 1726889791.46442: stdout chunk (state=3): >>># destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 178205 1726889791.46586: 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 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 <<< 178205 1726889791.46595: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46649: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.46652: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket <<< 178205 1726889791.46655: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.47491: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 178205 1726889791.47494: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889791.47541: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889791.47574: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889791.47617: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889791.47653: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.47658: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors <<< 178205 1726889791.47688: 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 <<< 178205 1726889791.47730: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889791.47779: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889791.47877: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 178205 1726889791.47894: stdout chunk (state=3): >>># 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 <<< 178205 1726889791.47931: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889791.47974: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 178205 1726889791.48015: 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 <<< 178205 1726889791.48093: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 178205 1726889791.48143: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # 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 <<< 178205 1726889791.48150: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889791.48198: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889791.48250: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889791.48271: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889791.48353: 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 <<< 178205 1726889791.48378: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 178205 1726889791.48441: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 178205 1726889791.48477: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889791.48672: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889791.49532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889791.49535: stdout chunk (state=3): >>><<< 178205 1726889791.49537: stderr chunk (state=3): >>><<< 178205 1726889791.49987: _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 0x7f62f6cd8dc0> # /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 0x7f62f6c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6cd8b20> # /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 0x7f62f6cd8ac0> 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 0x7f62f6c7d490> # /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 0x7f62f6c7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d670> # /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 0x7f62f6c34190> # /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 0x7f62f6c34220> # /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 0x7f62f6c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c95880> # /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 0x7f62f6c2dd90> # /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 0x7f62f6c57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6c7d970> 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 0x7f62f69d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d7f40> # /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 0x7f62f69cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69d4370> # /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 0x7f62f68dfdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68df8b0> 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 0x7f62f68dfeb0> # /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 0x7f62f68dff70> # /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 0x7f62f68dfe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6937d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6932610> # /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 0x7f62f6944670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69dbe20> # /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 0x7f62f68f0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6937250> # 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 0x7f62f6944280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69e19d0> # /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 0x7f62f68f0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f0d90> # /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 0x7f62f68f0d00> # /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 0x7f62f68c4370> # /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 0x7f62f68c4460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f8fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3490> # /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 0x7f62f68121c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68aec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f69e1040> # /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 0x7f62f6825af0> 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 0x7f62f6825e20> # /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 0x7f62f6838730> # /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 0x7f62f6838c70> # 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 0x7f62f67ce3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6825f10> # /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 0x7f62f67df280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68385b0> 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 0x7f62f67df340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f09d0> # /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 0x7f62f67fb6a0> # /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 0x7f62f67fb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67fb760> # 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 0x7f62f67fb850> # /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 0x7f62f67fbca0> # 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 0x7f62f68071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67fb8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f67eda30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f68f05b0> # /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 0x7f62f67fba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62f61e8670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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 0x7f62f61117c0> # /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 0x7f62f6111160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111f10> # /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 0x7f62f61114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6111d30> 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 0x7f62f6111f70> # /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 0x7f62f6111100> # /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 0x7f62f6065ee0> # 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 0x7f62f60830d0> # 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 0x7f62f60832b0> # /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 0x7f62f6083c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60f7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60f73a0> # /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 0x7f62f60f7f70> # /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 0x7f62f6145c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6115490> # 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 0x7f62f60e14c0> # /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 0x7f62f60e14f0> # /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 0x7f62f6048250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f61571f0> # /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 0x7f62f60538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6157370> # /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 0x7f62f6171d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6053880> # 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 0x7f62f60536d0> # 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 0x7f62f6052670> # 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 0x7f62f60525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f614f8b0> # /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 0x7f62f60d8670> # 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 0x7f62f60d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60e70d0> # 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 0x7f62f60d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f611ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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 0x7f62f5c36580> # /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 0x7f62f6020520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5bd90a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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 0x7f62f60d7bb0> # 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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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 0x7f62f6030970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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 0x7f62f6163250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60306a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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 0x7f62f60177c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f60147f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f600e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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 0x7f62f5983640> # /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 0x7f62f59836d0> # /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 0x7f62f5983c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983910> # /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 0x7f62f5983070> # /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 0x7f62f594e730> # /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 0x7f62f594ec40> # /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 0x7f62f594ee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6160700> # /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 0x7f62f594da60> # /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 0x7f62f594dac0> # /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 0x7f62f59cc610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594dee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f594d370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f61606d0> # /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 0x7f62f5bc5070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c0adc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59cc430> # /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 0x7f62f5c05df0> # /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 0x7f62f5c05250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c0bd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59a2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5bca910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f6030ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59836a0> # /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 0x7f62f5983760> # /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 0x7f62f5c05ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5983160> # /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 0x7f62f5c36a60> # /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 0x7f62f5bcb940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f59e45e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5c36850> # /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 0x7f62f59d16a0> # /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 0x7f62f597d5e0> # /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 0x7f62f5995b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f597d8e0> # /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 0x7f62f59956d0> # /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 0x7f62f595e700> # /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 0x7f62f56fbca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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_6q1u60_u/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 0x7f62f565dbe0> # /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 0x7f62f565dd60> # /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 0x7f62f56af430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d250> # /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 0x7f62f565d850> # /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 0x7f62f55e49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4580> # /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 0x7f62f5585550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4a00> # /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 0x7f62f54e4e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f56052e0> # /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 0x7f62f3cf72e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55b88b0> # /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 0x7f62f3bc5e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3cd5580> # /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 0x7f62f3b30a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3cf7520> # /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 0x7f62f3b28d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b30fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4130> # /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 0x7f62f3a56b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a56340> # /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 0x7f62f3a6c700> # /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 0x7f62f3a782b0> # /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 0x7f62f3a78850> # /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 0x7f62f3a78ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a78370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a6c790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a63dc0> # /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 0x7f62f3630ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a6c190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3a56ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b5b730> # /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 0x7f62f3b5bf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3b5b8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f55e4280> # /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 0x7f62f363dd60> # /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 0x7f62f34ae220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f354d2b0> # /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 0x7f62f34c97f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3500e50> # /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 0x7f62f34c9e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9bb0> # /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 0x7f62f34c9ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9e50> # /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 0x7f62f33b31c0> # /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 0x7f62f33b3250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9f40> # /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 0x7f62f33b33d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9eb0> # /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 0x7f62f34c9c40> # /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 0x7f62f33b31f0> # /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 0x7f62f33b3430> # /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 0x7f62f33b34c0> # /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 0x7f62f33b3550> # /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 0x7f62f33b35e0> # /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 0x7f62f33b3670> # /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 0x7f62f33b3700> # /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 0x7f62f33b3790> # /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 0x7f62f33b3820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c9220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f35341c0> # /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 0x7f62f33b3be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33b3940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f34c98e0> # /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 0x7f62f354d100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352cca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f352c2b0> # /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 0x7f62f352c490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3662b50> # /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 0x7f62f352ce20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f363dd00> # /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 0x7f62f33cac40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33ca4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3662940> # /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 0x7f62f33672b0> # /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 0x7f62f331a190> # 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 0x7f62f331a220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f337b6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33676d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f335da90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33550d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33caee0> # /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 0x7f62f331afd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f331a790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f33cad90> # /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 0x7f62f3355940> # /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 0x7f62f333d850> # /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 0x7f62f333d8e0> # /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 0x7f62f333da60> # /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 0x7f62f5a511c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f334d190> # /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 0x7f62f5a51220> # /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 0x7f62f5a51310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f333da00> # /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 0x7f62f333dfa0> # /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 0x7f62f31833d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3183190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31749d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a629d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f5a51eb0> # /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 0x7f62f5a62ca0> # /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 0x7f62f5a699a0> # /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 0x7f62f3191700> # /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 0x7f62f3191340> # /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 0x7f62f31a2670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a2190> # /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 0x7f62f31a24f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f565d550> # /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 0x7f62f31a9fa0> # /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 0x7f62f315ffa0> # /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 0x7f62f30fad90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fac10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fa3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30fa190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314aee0> # /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 0x7f62f30fa220> # /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 0x7f62f3124160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f30faeb0> # /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 0x7f62f31159d0> # /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 0x7f62f3124fd0> # /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 0x7f62f31031c0> # /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 0x7f62f3103310> # /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 0x7f62f3103910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3103640> # /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 0x7f62f31039d0> # /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 0x7f62f3035610> # /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 0x7f62f3035700> # /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 0x7f62f3035ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3035af0> # /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 0x7f62f3035f40> # /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 0x7f62f304bb20> # /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 0x7f62f304bc40> # /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 0x7f62f304be80> # /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 0x7f62f2fdb310> # /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 0x7f62f2fdbd00> # /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 0x7f62f2fdbe50> # /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 0x7f62f2fea550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fea130> # /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 0x7f62f2feaf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2feaa90> # /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 0x7f62f2fead90> # /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 0x7f62f2ff7820> # /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 0x7f62f2ff7fa0> # /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 0x7f62f30052b0> # /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 0x7f62f30053a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f31a9d00> # /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 0x7f62f3005f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3005c40> # /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 0x7f62f2fa05e0> # /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 0x7f62f2fa8520> # 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 0x7f62f2fa0e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fa0df0> # /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 0x7f62f2fd3760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd31f0> # /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 0x7f62f2f21a90> # /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 0x7f62f2f21c70> # /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 0x7f62f2fd3cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2fd3a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3012160> # /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 0x7f62f2fa0220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f3005af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f314a250> # /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 0x7f62f2f41190> # /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 0x7f62f2f414c0> # /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 0x7f62f2f41d30> # /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 0x7f62f2ed6640> # /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 0x7f62f2ed6bb0> # /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 0x7f62f2ee4c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee4850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee45b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ee4220> # /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 0x7f62f2ee4460> # /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 0x7f62f2ef2be0> # /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 0x7f62f2ef2c70> # /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 0x7f62f2f002b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2df0> # /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 0x7f62f2e08310> # /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 0x7f62f2e12370> # /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 0x7f62f2e12310> # /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 0x7f62f2e124c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e12220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e08d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2e083d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2df9a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2df90d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2f00970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef2820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ef20d0> # /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 0x7f62f2ef2970> # /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 0x7f62f2e08dc0> # /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 0x7f62f2e12790> # /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 0x7f62f2e12a00> # /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 0x7f62f2e12f70> # /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 0x7f62f2e2c760> # /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 0x7f62f2db0940> # /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 0x7f62f2dbdbb0> # /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 0x7f62f2de0160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2dbdc10> # /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 0x7f62f2d90430> # /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 0x7f62f2d90550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d824c0> # /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 0x7f62f2d827f0> # /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 0x7f62f2d84940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d82160> # /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 0x7f62f2d82220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d75ac0> # /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 0x7f62f2d84df0> # /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 0x7f62f2d2a220> # /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 0x7f62f2d2a310> # /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 0x7f62f2d2a430> # /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 0x7f62f2cff670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d53f70> # /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 0x7f62f2d65a00> # /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 0x7f62f2d65a90> # /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 0x7f62f2cff2e0> # /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 0x7f62f2d103d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d37d30> # /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 0x7f62f2d409a0> # /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 0x7f62f2cbd8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d402b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2d2abe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ddbdc0> # /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 0x7f62f2ce3670> # /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 0x7f62f2ce3e20> # /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 0x7f62f2c73190> # /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 0x7f62f2c73ac0> # /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 0x7f62f2c911f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c73220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cd28b0> # /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 0x7f62f2c49310> # /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 0x7f62f2c49df0> # /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 0x7f62f2c49f70> # /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 0x7f62f2c51c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c517f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c51340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49a90> # /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 0x7f62f2c49be0> # /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 0x7f62f2bfea30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bfe6a0> # /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 0x7f62f2bfe700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3640> # /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 0x7f62f2bf3820> # /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 0x7f62f2bab940> # /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 0x7f62f2babaf0> # /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 0x7f62f2babca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab5e0> # /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 0x7f62f2bab8e0> # /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 0x7f62f2bb3100> # /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 0x7f62f2bb3160> # /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 0x7f62f2bc3370> # /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 0x7f62f2bc3940> # /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 0x7f62f2be5e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bb3c40> # /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 0x7f62f2bb3ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bab280> # /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 0x7f62f2bab340> # /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 0x7f62f2bab040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c09b20> # /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 0x7f62f2b6b910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b6b550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c19940> # /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 0x7f62f2bab0a0> # /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 0x7f62f2b6bd90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3970> # /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 0x7f62f2b77940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2bf3040> # /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 0x7f62f2b912b0> # /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 0x7f62f2b91520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b850a0> # /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 0x7f62f2b91e20> # /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 0x7f62f2b991c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b91a00> # /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 0x7f62f2b91c70> # /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 0x7f62f2b99c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99820> # /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 0x7f62f2ba20d0> # /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 0x7f62f2ba2b80> # /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 0x7f62f2ba2c40> # /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 0x7f62f2ba2cd0> # /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 0x7f62f2ba2d60> # /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 0x7f62f2ba2df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ba2520> # /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 0x7f62f2ba2fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99b50> # /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 0x7f62f2acb3a0> # /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 0x7f62f2acb6d0> # /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 0x7f62f2acb940> # /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 0x7f62f2acbbe0> # /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 0x7f62f2acbe80> # /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 0x7f62f2ad0160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99460> # /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 0x7f62f2ad04c0> # /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 0x7f62f2ad08e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0760> # /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 0x7f62f2ad0d00> # /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 0x7f62f2ad0c10> # /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 0x7f62f2ad0d30> # /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 0x7f62f2adf100> # /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 0x7f62f2adf190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b99670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b858b0> # /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 0x7f62f2b858e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2b85430> # /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 0x7f62f2b99550> # /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 0x7f62f2bf33d0> # /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 0x7f62f2adffd0> # /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 0x7f62f2a745b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a743a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a74130> # /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 0x7f62f2a74430> # /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 0x7f62f2a80f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ad0c70> # /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 0x7f62f2a91a90> # /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 0x7f62f2a9d280> # /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 0x7f62f2a9d340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a916a0> # /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 0x7f62f2a4e1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a9dd30> # /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 0x7f62f2a9df40> # /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 0x7f62f2a4e820> # /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 0x7f62f2a4eee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a91760> # /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 0x7f62f29fd1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29f4310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a64880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a9db80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c61c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c61580> # /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 0x7f62f29f4f40> # /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 0x7f62f29f4c70> # /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 0x7f62f2a07940> # /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 0x7f62f2a07d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c49550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2c3b8b0> # /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 0x7f62f2a21310> # /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 0x7f62f2a216a0> # /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 0x7f62f2a217c0> # /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 0x7f62f29b7130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2a21880> # /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 0x7f62f29c4190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29b7a30> # /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 0x7f62f296a940> # /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 0x7f62f2976580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29c4f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29c4730> # /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 0x7f62f29daa30> # /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 0x7f62f298fc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f298f3a0> # /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 0x7f62f298fe20> # /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 0x7f62f29a12e0> # /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 0x7f62f29a1460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1310> # /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 0x7f62f29a1400> # /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 0x7f62f29a1d30> # 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 0x7f62f29a1b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1550> # /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 0x7f62f2943970> # /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 0x7f62f2943a60> # /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 0x7f62f2943d60> # /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 0x7f62f2953370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2943310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f292feb0> # 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 0x7f62f29435b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f292fb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29a1910> # /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 0x7f62f28434c0> # /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 0x7f62f285cf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2843d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2843850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2953f70> # /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 0x7f62f280ddc0> # /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 0x7f62f282a340> # 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 0x7f62f282af40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280de50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280d790> # /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 0x7f62f27a7f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27a7430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f280f880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29da8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f29b7ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2ca5580> # /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 0x7f62f2c30850> # /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 0x7f62f27bee20> # /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 0x7f62f27befa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2cd2f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2db09d0> # /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 0x7f62f276e700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f27deb80> # /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 0x7f62f277a130> # /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 0x7f62f277a3d0> # /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 0x7f62f277a610> # /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 0x7f62f277a850> # /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 0x7f62f277aa30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276eca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f276e9d0> # /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 0x7f62f276eeb0> # /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 0x7f62f278c400> # /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 0x7f62f278c8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278c520> # /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 0x7f62f27261c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f278cd00> # /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 0x7f62f278ce50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2dbd400> # /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 0x7f62f272db50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2db06d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2da8550> # /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 0x7f62f274a670> # /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 0x7f62f2755940> # /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 0x7f62f27606d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f2755f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274ab20> # /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 0x7f62f27553a0> # /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 0x7f62f26d3670> # /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 0x7f62f26d3880> # /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 0x7f62f26d3b80> # /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 0x7f62f26d3e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f274a100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62f272dd00> # /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 0x7f62f274a4c0> {"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 178205 1726889791.53041: 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-1726889789.8263535-178306-23189154739067/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889791.53044: _low_level_execute_command(): starting 178205 1726889791.53047: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889789.8263535-178306-23189154739067/ > /dev/null 2>&1 && sleep 0' 178205 1726889791.53049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889791.53052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889791.53054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889791.53056: 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 <<< 178205 1726889791.53058: stderr 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 <<< 178205 1726889791.53060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889791.53106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889791.53146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889791.55049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889791.55052: stderr chunk (state=3): >>><<< 178205 1726889791.55069: stdout chunk (state=3): >>><<< 178205 1726889791.55561: _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 178205 1726889791.55565: handler run complete 178205 1726889791.55567: attempt loop complete, returning result 178205 1726889791.55570: _execute() done 178205 1726889791.55572: dumping result to json 178205 1726889791.55574: done dumping result, returning 178205 1726889791.55576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-0000000000d4] 178205 1726889791.55578: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d4 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889791.55743: no more pending results, returning what we have 178205 1726889791.55746: results queue empty 178205 1726889791.55747: checking for any_errors_fatal 178205 1726889791.55748: done checking for any_errors_fatal 178205 1726889791.55749: checking for max_fail_percentage 178205 1726889791.55750: done checking for max_fail_percentage 178205 1726889791.55751: checking to see if all hosts have failed and the running result is not ok 178205 1726889791.55753: done checking to see if all hosts have failed 178205 1726889791.55754: getting the remaining hosts for this loop 178205 1726889791.55755: done getting the remaining hosts for this loop 178205 1726889791.55759: getting the next task for host managed_node2 178205 1726889791.55764: done getting next task for host managed_node2 178205 1726889791.55767: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889791.55770: ^ 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 178205 1726889791.55779: getting variables 178205 1726889791.55781: in VariableManager get_vars() 178205 1726889791.55811: Calling all_inventory to load vars for managed_node2 178205 1726889791.55815: Calling groups_inventory to load vars for managed_node2 178205 1726889791.55817: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889791.55828: Calling all_plugins_play to load vars for managed_node2 178205 1726889791.55830: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889791.55833: Calling groups_plugins_play to load vars for managed_node2 178205 1726889791.56102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889791.56429: done with get_vars() 178205 1726889791.56439: done getting variables 178205 1726889791.56538: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:36:31 -0400 (0:00:01.836) 0:00:04.553 ****** 178205 1726889791.56580: entering _queue_task() for managed_node2/debug 178205 1726889791.56582: Creating lock for debug 178205 1726889791.56587: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d4 178205 1726889791.56629: WORKER PROCESS EXITING 178205 1726889791.56863: worker is 1 (out of 1 available) 178205 1726889791.56874: exiting _queue_task() for managed_node2/debug 178205 1726889791.56884: done queuing things up, now waiting for results queue to drain 178205 1726889791.56885: waiting for pending results... 178205 1726889791.57160: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889791.57297: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d5 178205 1726889791.57316: variable 'ansible_search_path' from source: unknown 178205 1726889791.57327: variable 'ansible_search_path' from source: unknown 178205 1726889791.57375: calling self._execute() 178205 1726889791.57459: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.57469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.57481: variable 'omit' from source: magic vars 178205 1726889791.57596: variable 'omit' from source: magic vars 178205 1726889791.57679: variable 'omit' from source: magic vars 178205 1726889791.57718: variable 'omit' from source: magic vars 178205 1726889791.57774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889791.57820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889791.57845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889791.57865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.57892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.57927: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889791.57936: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.57944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.58059: Set connection var ansible_pipelining to False 178205 1726889791.58069: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889791.58078: Set connection var ansible_shell_executable to /bin/sh 178205 1726889791.58086: Set connection var ansible_connection to ssh 178205 1726889791.58100: Set connection var ansible_shell_type to sh 178205 1726889791.58116: Set connection var ansible_timeout to 10 178205 1726889791.58148: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.58156: variable 'ansible_connection' from source: unknown 178205 1726889791.58162: variable 'ansible_module_compression' from source: unknown 178205 1726889791.58168: variable 'ansible_shell_type' from source: unknown 178205 1726889791.58174: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.58180: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.58187: variable 'ansible_pipelining' from source: unknown 178205 1726889791.58193: variable 'ansible_timeout' from source: unknown 178205 1726889791.58206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.58365: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889791.58379: variable 'omit' from source: magic vars 178205 1726889791.58388: starting attempt loop 178205 1726889791.58395: running the handler 178205 1726889791.58769: handler run complete 178205 1726889791.58797: attempt loop complete, returning result 178205 1726889791.58803: _execute() done 178205 1726889791.58809: dumping result to json 178205 1726889791.58818: done dumping result, returning 178205 1726889791.58831: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-0000000000d5] 178205 1726889791.58840: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d5 178205 1726889791.58947: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d5 178205 1726889791.58954: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889791.59017: no more pending results, returning what we have 178205 1726889791.59020: results queue empty 178205 1726889791.59021: checking for any_errors_fatal 178205 1726889791.59033: done checking for any_errors_fatal 178205 1726889791.59034: checking for max_fail_percentage 178205 1726889791.59035: done checking for max_fail_percentage 178205 1726889791.59036: checking to see if all hosts have failed and the running result is not ok 178205 1726889791.59037: done checking to see if all hosts have failed 178205 1726889791.59038: getting the remaining hosts for this loop 178205 1726889791.59039: done getting the remaining hosts for this loop 178205 1726889791.59043: getting the next task for host managed_node2 178205 1726889791.59050: done getting next task for host managed_node2 178205 1726889791.59054: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889791.59058: ^ 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 178205 1726889791.59067: getting variables 178205 1726889791.59069: in VariableManager get_vars() 178205 1726889791.59098: Calling all_inventory to load vars for managed_node2 178205 1726889791.59101: Calling groups_inventory to load vars for managed_node2 178205 1726889791.59104: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889791.59115: Calling all_plugins_play to load vars for managed_node2 178205 1726889791.59118: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889791.59121: Calling groups_plugins_play to load vars for managed_node2 178205 1726889791.59378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889791.59847: done with get_vars() 178205 1726889791.59857: done getting variables 178205 1726889791.60008: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:36:31 -0400 (0:00:00.034) 0:00:04.588 ****** 178205 1726889791.60043: entering _queue_task() for managed_node2/debug 178205 1726889791.60272: worker is 1 (out of 1 available) 178205 1726889791.60283: exiting _queue_task() for managed_node2/debug 178205 1726889791.60293: done queuing things up, now waiting for results queue to drain 178205 1726889791.60294: waiting for pending results... 178205 1726889791.60554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889791.60689: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d6 178205 1726889791.60706: variable 'ansible_search_path' from source: unknown 178205 1726889791.60714: variable 'ansible_search_path' from source: unknown 178205 1726889791.60762: calling self._execute() 178205 1726889791.60835: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.60849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.60870: variable 'omit' from source: magic vars 178205 1726889791.60984: variable 'omit' from source: magic vars 178205 1726889791.61052: variable 'omit' from source: magic vars 178205 1726889791.61098: variable 'omit' from source: magic vars 178205 1726889791.61144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889791.61192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889791.61214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889791.61238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.61252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.61287: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889791.61302: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.61309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.61423: Set connection var ansible_pipelining to False 178205 1726889791.61436: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889791.61446: Set connection var ansible_shell_executable to /bin/sh 178205 1726889791.61452: Set connection var ansible_connection to ssh 178205 1726889791.61461: Set connection var ansible_shell_type to sh 178205 1726889791.61470: Set connection var ansible_timeout to 10 178205 1726889791.61502: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.61520: variable 'ansible_connection' from source: unknown 178205 1726889791.61529: variable 'ansible_module_compression' from source: unknown 178205 1726889791.61536: variable 'ansible_shell_type' from source: unknown 178205 1726889791.61542: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.61548: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.61554: variable 'ansible_pipelining' from source: unknown 178205 1726889791.61560: variable 'ansible_timeout' from source: unknown 178205 1726889791.61567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.61710: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889791.61740: variable 'omit' from source: magic vars 178205 1726889791.61751: starting attempt loop 178205 1726889791.61757: running the handler 178205 1726889791.62107: handler run complete 178205 1726889791.62140: attempt loop complete, returning result 178205 1726889791.62148: _execute() done 178205 1726889791.62163: dumping result to json 178205 1726889791.62173: done dumping result, returning 178205 1726889791.62184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-0000000000d6] 178205 1726889791.62192: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d6 ok: [managed_node2] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 178205 1726889791.62340: no more pending results, returning what we have 178205 1726889791.62343: results queue empty 178205 1726889791.62344: checking for any_errors_fatal 178205 1726889791.62349: done checking for any_errors_fatal 178205 1726889791.62350: checking for max_fail_percentage 178205 1726889791.62351: done checking for max_fail_percentage 178205 1726889791.62352: checking to see if all hosts have failed and the running result is not ok 178205 1726889791.62353: done checking to see if all hosts have failed 178205 1726889791.62354: getting the remaining hosts for this loop 178205 1726889791.62355: done getting the remaining hosts for this loop 178205 1726889791.62359: getting the next task for host managed_node2 178205 1726889791.62366: done getting next task for host managed_node2 178205 1726889791.62369: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889791.62373: ^ 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 178205 1726889791.62382: getting variables 178205 1726889791.62383: in VariableManager get_vars() 178205 1726889791.62415: Calling all_inventory to load vars for managed_node2 178205 1726889791.62418: Calling groups_inventory to load vars for managed_node2 178205 1726889791.62421: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889791.62432: Calling all_plugins_play to load vars for managed_node2 178205 1726889791.62435: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889791.62438: Calling groups_plugins_play to load vars for managed_node2 178205 1726889791.62688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889791.63154: done with get_vars() 178205 1726889791.63259: done getting variables 178205 1726889791.63294: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d6 178205 1726889791.63297: WORKER PROCESS EXITING 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 23:36:31 -0400 (0:00:00.033) 0:00:04.621 ****** 178205 1726889791.63358: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889791.63360: Creating lock for fedora.linux_system_roles.blivet 178205 1726889791.63600: worker is 1 (out of 1 available) 178205 1726889791.63613: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889791.63623: done queuing things up, now waiting for results queue to drain 178205 1726889791.63627: waiting for pending results... 178205 1726889791.63882: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889791.64020: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d7 178205 1726889791.64046: variable 'ansible_search_path' from source: unknown 178205 1726889791.64057: variable 'ansible_search_path' from source: unknown 178205 1726889791.64095: calling self._execute() 178205 1726889791.64180: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.64190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.64201: variable 'omit' from source: magic vars 178205 1726889791.64728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889791.64986: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889791.65048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889791.65086: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889791.65131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889791.65219: 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) 178205 1726889791.65263: 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) 178205 1726889791.65293: 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) 178205 1726889791.65326: 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) 178205 1726889791.65500: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 178205 1726889791.65510: variable 'omit' from source: magic vars 178205 1726889791.65590: variable 'omit' from source: magic vars 178205 1726889791.65735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889791.68103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889791.68185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889791.68227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889791.68267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889791.68318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889791.68371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889791.68414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889791.68447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889791.68502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889791.68523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889791.68765: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889791.68779: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889791.68786: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889791.68866: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889791.68958: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889791.69028: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889791.69167: variable 'omit' from source: magic vars 178205 1726889791.69195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889791.69229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889791.69259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889791.69281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.69294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889791.69329: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889791.69337: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.69346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.69453: Set connection var ansible_pipelining to False 178205 1726889791.69465: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889791.69487: Set connection var ansible_shell_executable to /bin/sh 178205 1726889791.69494: Set connection var ansible_connection to ssh 178205 1726889791.69502: Set connection var ansible_shell_type to sh 178205 1726889791.69511: Set connection var ansible_timeout to 10 178205 1726889791.69544: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.69551: variable 'ansible_connection' from source: unknown 178205 1726889791.69557: variable 'ansible_module_compression' from source: unknown 178205 1726889791.69563: variable 'ansible_shell_type' from source: unknown 178205 1726889791.69569: variable 'ansible_shell_executable' from source: unknown 178205 1726889791.69583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889791.69594: variable 'ansible_pipelining' from source: unknown 178205 1726889791.69600: variable 'ansible_timeout' from source: unknown 178205 1726889791.69607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889791.69747: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889791.69762: variable 'omit' from source: magic vars 178205 1726889791.69775: starting attempt loop 178205 1726889791.69781: running the handler 178205 1726889791.69809: _low_level_execute_command(): starting 178205 1726889791.69822: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889791.70626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889791.70641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889791.70664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889791.70692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889791.70738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889791.70749: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889791.70761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889791.70786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889791.70800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889791.70809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889791.70823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889791.70839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889791.70853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889791.70864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889791.70873: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889791.70887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889791.70976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889791.71005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889791.71028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889791.71096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889791.72676: stdout chunk (state=3): >>>/root <<< 178205 1726889791.72782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889791.72871: stderr chunk (state=3): >>><<< 178205 1726889791.72882: stdout chunk (state=3): >>><<< 178205 1726889791.72997: _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 178205 1726889791.73000: _low_level_execute_command(): starting 178205 1726889791.73004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464 `" && echo ansible-tmp-1726889791.7290647-178340-218614422997464="` echo /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464 `" ) && sleep 0' 178205 1726889791.74446: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889791.74459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889791.74472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889791.74493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889791.74543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889791.74587: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889791.74746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889791.75013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889791.75299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889791.75315: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889791.75332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889791.75346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889791.75360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889791.75371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889791.75385: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889791.75397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889791.75630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889791.75657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889791.75672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889791.75742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889791.77554: stdout chunk (state=3): >>>ansible-tmp-1726889791.7290647-178340-218614422997464=/root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464 <<< 178205 1726889791.77667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889791.77730: stderr chunk (state=3): >>><<< 178205 1726889791.77733: stdout chunk (state=3): >>><<< 178205 1726889791.77918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889791.7290647-178340-218614422997464=/root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464 , stderr=OpenSSH_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 178205 1726889791.77921: variable 'ansible_module_compression' from source: unknown 178205 1726889791.77924: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 178205 1726889791.77926: ANSIBALLZ: Acquiring lock 178205 1726889791.77933: ANSIBALLZ: Lock acquired: 140714208399568 178205 1726889791.78033: ANSIBALLZ: Creating module 178205 1726889792.16766: ANSIBALLZ: Writing module into payload 178205 1726889792.17831: ANSIBALLZ: Writing module 178205 1726889792.17867: ANSIBALLZ: Renaming module 178205 1726889792.17878: ANSIBALLZ: Done creating module 178205 1726889792.17903: variable 'ansible_facts' from source: unknown 178205 1726889792.17989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/AnsiballZ_blivet.py 178205 1726889792.18137: Sending initial data 178205 1726889792.18140: Sent initial data (157 bytes) 178205 1726889792.19076: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889792.19094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.19109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889792.19129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.19170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889792.19184: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889792.19198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889792.19217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889792.19229: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889792.19240: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889792.19253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.19267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889792.19284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.19295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889792.19305: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889792.19322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889792.19397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889792.19425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889792.19441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889792.19514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889792.21354: 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 <<< 178205 1726889792.21384: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889792.21421: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpp1t4n6qf /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/AnsiballZ_blivet.py <<< 178205 1726889792.21449: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889792.23182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889792.23307: stderr chunk (state=3): >>><<< 178205 1726889792.23310: stdout chunk (state=3): >>><<< 178205 1726889792.23315: done transferring module to remote 178205 1726889792.23317: _low_level_execute_command(): starting 178205 1726889792.23319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/ /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/AnsiballZ_blivet.py && sleep 0' 178205 1726889792.24961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889792.25132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.25149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889792.25162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.25200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889792.25208: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889792.25221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889792.25534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889792.25542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889792.25549: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889792.25557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.25568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889792.25579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.25586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889792.25596: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889792.25608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889792.25683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889792.25706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889792.25724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889792.25793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889792.27649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889792.27652: stdout chunk (state=3): >>><<< 178205 1726889792.27655: stderr chunk (state=3): >>><<< 178205 1726889792.27660: _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 178205 1726889792.27667: _low_level_execute_command(): starting 178205 1726889792.27669: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/AnsiballZ_blivet.py && sleep 0' 178205 1726889792.29331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889792.29405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.29409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.29453: 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 <<< 178205 1726889792.29457: 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 <<< 178205 1726889792.29460: stderr 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 <<< 178205 1726889792.29643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889792.29654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889792.29724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889792.31665: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889792.31680: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889792.31740: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889792.31780: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889792.31810: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889792.31849: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889792.31862: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889792.31916: 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' <<< 178205 1726889792.31935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889792.31964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889792.31967: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889792.31987: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b496d8dc0> <<< 178205 1726889792.32035: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889792.32048: 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 0x7f2b4967d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b496d8b20> <<< 178205 1726889792.32070: 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' <<< 178205 1726889792.32093: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b496d8ac0> <<< 178205 1726889792.32117: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889792.32134: 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' <<< 178205 1726889792.32151: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d490> <<< 178205 1726889792.32173: 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' <<< 178205 1726889792.32197: 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' <<< 178205 1726889792.32226: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889792.32231: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d940> <<< 178205 1726889792.32243: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d670> <<< 178205 1726889792.32276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889792.32282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889792.32305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889792.32330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889792.32342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889792.32361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889792.32385: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49634190> <<< 178205 1726889792.32407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889792.32430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889792.32502: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49634220> <<< 178205 1726889792.32529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889792.32537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889792.32566: 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 0x7f2b49657850> <<< 178205 1726889792.32574: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49634940> <<< 178205 1726889792.32605: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49695880> <<< 178205 1726889792.32626: 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' <<< 178205 1726889792.32637: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4962dd90> <<< 178205 1726889792.32688: 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' <<< 178205 1726889792.32703: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49657d90> <<< 178205 1726889792.32755: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d970> <<< 178205 1726889792.32786: 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. <<< 178205 1726889792.33007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889792.33015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889792.33046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889792.33054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889792.33067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889792.33088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889792.33108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889792.33128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889792.33131: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d4eb0> <<< 178205 1726889792.33179: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d7f40> <<< 178205 1726889792.33197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889792.33208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889792.33230: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889792.33247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889792.33261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889792.33285: 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' <<< 178205 1726889792.33313: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493cc610> <<< 178205 1726889792.33331: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d5640> <<< 178205 1726889792.33341: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d4370> <<< 178205 1726889792.33355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889792.33429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889792.33447: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889792.33478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.33504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889792.33510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889792.33544: 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 0x7f2b49310dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493108b0> <<< 178205 1726889792.33562: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889792.33592: 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 0x7f2b49310eb0> <<< 178205 1726889792.33611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889792.33635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889792.33656: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49310f70> <<< 178205 1726889792.33685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889792.33694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49310e80> <<< 178205 1726889792.33707: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889792.33756: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49368d30> <<< 178205 1726889792.33760: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889792.33784: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49362610> <<< 178205 1726889792.33841: 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 0x7f2b49376670> <<< 178205 1726889792.33847: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493dbe20> <<< 178205 1726889792.33871: 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' <<< 178205 1726889792.33907: 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 0x7f2b49321c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49368250> <<< 178205 1726889792.33953: 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' <<< 178205 1726889792.33959: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b49376280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493e19d0> <<< 178205 1726889792.33988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889792.33991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889792.34017: 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' <<< 178205 1726889792.34042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889792.34053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889792.34066: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49321fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49321d90> <<< 178205 1726889792.34102: 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' <<< 178205 1726889792.34108: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49321d00> <<< 178205 1726889792.34128: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889792.34135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889792.34156: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889792.34163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889792.34184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889792.34237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889792.34265: 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 0x7f2b492f5370> <<< 178205 1726889792.34281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889792.34304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889792.34337: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b492f5460> <<< 178205 1726889792.34456: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4932bfa0> <<< 178205 1726889792.34493: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323a30> <<< 178205 1726889792.34505: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323490> <<< 178205 1726889792.34532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889792.34539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889792.34570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889792.34583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889792.34609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889792.34621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4921e1c0> <<< 178205 1726889792.34654: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b492dfc70> <<< 178205 1726889792.34706: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323eb0> <<< 178205 1726889792.34714: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493e1040> <<< 178205 1726889792.34731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889792.34755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889792.34781: 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' <<< 178205 1726889792.34789: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49232af0> <<< 178205 1726889792.34802: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889792.34833: 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 0x7f2b49232e20> <<< 178205 1726889792.34858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889792.34865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889792.34886: 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' <<< 178205 1726889792.34903: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49244730> <<< 178205 1726889792.34926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889792.34955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889792.34984: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49244c70> <<< 178205 1726889792.35023: 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 0x7f2b491cf3a0> <<< 178205 1726889792.35035: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49232f10> <<< 178205 1726889792.35059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889792.35062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889792.35109: 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 0x7f2b491e0280> <<< 178205 1726889792.35125: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b492445b0> <<< 178205 1726889792.35131: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889792.35156: 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 0x7f2b491e0340> <<< 178205 1726889792.35196: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493219d0> <<< 178205 1726889792.35223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889792.35236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889792.35256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889792.35269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889792.35303: 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 0x7f2b491fc6a0> <<< 178205 1726889792.35329: 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' <<< 178205 1726889792.35359: 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 0x7f2b491fc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491fc760> <<< 178205 1726889792.35390: 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 0x7f2b491fc850> <<< 178205 1726889792.35423: 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' <<< 178205 1726889792.35623: 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 0x7f2b491fcca0> <<< 178205 1726889792.35660: 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 0x7f2b492091f0> <<< 178205 1726889792.35670: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491fc8e0> <<< 178205 1726889792.35682: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491efa30> <<< 178205 1726889792.35707: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493215b0> <<< 178205 1726889792.35729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889792.35787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889792.35823: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491fca90> <<< 178205 1726889792.35932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889792.35940: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b48be8670> <<< 178205 1726889792.36200: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889792.36287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.36322: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889792.36336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.36350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.36361: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889792.36368: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.37575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.38519: 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 0x7f2b48b107c0> <<< 178205 1726889792.38540: 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' <<< 178205 1726889792.38568: 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' <<< 178205 1726889792.38596: 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' <<< 178205 1726889792.38632: 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 0x7f2b48b10160> <<< 178205 1726889792.38667: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10280> <<< 178205 1726889792.38701: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10f10> <<< 178205 1726889792.38722: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889792.38728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889792.38770: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10d30> <<< 178205 1726889792.38777: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889792.38808: 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 0x7f2b48b10f70> <<< 178205 1726889792.38829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889792.38853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889792.38894: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10100> <<< 178205 1726889792.38914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889792.38929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889792.38946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889792.38968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889792.38989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889792.39005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889792.39065: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a65ee0> <<< 178205 1726889792.39103: 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 0x7f2b48a83f40> <<< 178205 1726889792.39137: 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 0x7f2b48a83d60> <<< 178205 1726889792.39151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889792.39185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889792.39219: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a833d0> <<< 178205 1726889792.39232: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b76dc0> <<< 178205 1726889792.39396: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b763a0> <<< 178205 1726889792.39417: 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' <<< 178205 1726889792.39440: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b76f70> <<< 178205 1726889792.39457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889792.39470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889792.39495: 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' <<< 178205 1726889792.39519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889792.39530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889792.39554: 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 0x7f2b48b47c10> <<< 178205 1726889792.39641: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae13a0> <<< 178205 1726889792.39648: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b17490> <<< 178205 1726889792.39676: 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 0x7f2b48ae14c0> <<< 178205 1726889792.39717: 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 0x7f2b48ae14f0> <<< 178205 1726889792.39730: 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 <<< 178205 1726889792.39747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889792.39762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889792.39788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889792.39856: 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 0x7f2b48a47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b581f0> <<< 178205 1726889792.39878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889792.39892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889792.39945: 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 0x7f2b48a548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b58370> <<< 178205 1726889792.39971: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889792.40009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.40037: 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' <<< 178205 1726889792.40043: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889792.40099: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b70d90> <<< 178205 1726889792.40226: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a54880> <<< 178205 1726889792.40319: 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 0x7f2b48a546d0> <<< 178205 1726889792.40354: 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 0x7f2b48a53670> <<< 178205 1726889792.40400: 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 0x7f2b48a535b0> <<< 178205 1726889792.40407: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b4e8b0> <<< 178205 1726889792.40433: 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' <<< 178205 1726889792.40449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889792.40466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889792.40510: 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 0x7f2b48ad8670> <<< 178205 1726889792.40687: 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 0x7f2b48ad7ac0> <<< 178205 1726889792.40699: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae60d0> <<< 178205 1726889792.40739: 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 0x7f2b48ad80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b1ba60> <<< 178205 1726889792.40757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889792.40787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40941: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40950: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889792.40970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40983: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.40997: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889792.41096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.41194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.41642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.42110: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889792.42138: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889792.42149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.42206: 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 0x7f2b4862f580> <<< 178205 1726889792.42272: 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' <<< 178205 1726889792.42283: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a36520> <<< 178205 1726889792.42290: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485d90a0> <<< 178205 1726889792.42338: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889792.42347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.42362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.42379: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889792.42386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.42506: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.42636: 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' <<< 178205 1726889792.42662: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ad7bb0> <<< 178205 1726889792.42669: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43548: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889792.43587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43627: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889792.43630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43757: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889792.43773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43783: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889792.43797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.43866: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889792.43873: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889792.44280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889792.44353: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a30970> <<< 178205 1726889792.44359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44419: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44488: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889792.44499: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889792.44513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44581: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889792.44587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.44778: 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 <<< 178205 1726889792.44801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.44869: 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 0x7f2b48b63250> <<< 178205 1726889792.44899: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a306a0> <<< 178205 1726889792.44936: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889792.45053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889792.45179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889792.45193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889792.45228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889792.45243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889792.45256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889792.45339: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a167c0> <<< 178205 1726889792.45377: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a137f0> <<< 178205 1726889792.45439: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a0d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889792.45442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45490: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889792.45497: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889792.45551: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889792.45569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45589: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889792.45603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45629: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889792.45640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889792.45660: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 178205 1726889792.45673: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889792.45692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45704: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.45717: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889792.47017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.48104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889792.48134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889792.48153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889792.48162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889792.48182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 178205 1726889792.48188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 178205 1726889792.48215: 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 0x7f2b485baf10> <<< 178205 1726889792.48230: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485ba7c0> <<< 178205 1726889792.48249: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4860af70> <<< 178205 1726889792.48348: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48331fd0> <<< 178205 1726889792.48394: 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' <<< 178205 1726889792.48422: 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 <<< 178205 1726889792.48439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889792.48459: 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' <<< 178205 1726889792.48486: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48611c70> <<< 178205 1726889792.48509: 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' <<< 178205 1726889792.48558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889792.48563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889792.48586: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485cbb80> <<< 178205 1726889792.48633: 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 0x7f2b485cb7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485cb4f0> <<< 178205 1726889792.48654: 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 <<< 178205 1726889792.48663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889792.48680: 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' <<< 178205 1726889792.48696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889792.48717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889792.48781: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48411850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48411640> <<< 178205 1726889792.48833: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485cb700> <<< 178205 1726889792.48858: 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' <<< 178205 1726889792.48882: 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' <<< 178205 1726889792.48906: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889792.49076: 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' <<< 178205 1726889792.49083: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607a00> <<< 178205 1726889792.49133: 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 0x7f2b48607640> <<< 178205 1726889792.49144: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607340> <<< 178205 1726889792.49187: 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' <<< 178205 1726889792.49201: 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 <<< 178205 1726889792.49221: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.49237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889792.49253: 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' <<< 178205 1726889792.49287: 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 <<< 178205 1726889792.49303: 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 0x7f2b48380be0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 178205 1726889792.49314: 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 0x7f2b48380af0> <<< 178205 1726889792.49328: 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 <<< 178205 1726889792.49347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 178205 1726889792.49358: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483807f0> <<< 178205 1726889792.49384: 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' <<< 178205 1726889792.49399: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48380220> <<< 178205 1726889792.49417: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0970> <<< 178205 1726889792.49432: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889792.49446: 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' <<< 178205 1726889792.49460: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889792.49480: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0c10> <<< 178205 1726889792.49485: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607f70> <<< 178205 1726889792.49529: 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 <<< 178205 1726889792.49543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889792.49567: 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 <<< 178205 1726889792.49576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4840bf40> <<< 178205 1726889792.49603: 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' <<< 178205 1726889792.49626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889792.49654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889792.49678: 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' <<< 178205 1726889792.49779: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48336a00> <<< 178205 1726889792.49828: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b484237c0> <<< 178205 1726889792.49843: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48423310> <<< 178205 1726889792.50220: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48418a30> # /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 0x7f2b483088b0> <<< 178205 1726889792.50271: 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 <<< 178205 1726889792.50281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889792.50481: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47d0deb0> <<< 178205 1726889792.50494: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607490> <<< 178205 1726889792.50543: 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 <<< 178205 1726889792.50570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889792.50767: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47d0dfd0> <<< 178205 1726889792.50807: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b61e20> <<< 178205 1726889792.50846: 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' <<< 178205 1726889792.50863: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889792.50874: 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 <<< 178205 1726889792.50887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889792.50933: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47ca06d0> <<< 178205 1726889792.50940: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47ca04f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47d29790> <<< 178205 1726889792.51395: stdout chunk (state=3): >>> ** (process:399701): WARNING **: 23:36:32.512: 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 0x7f2b48439a90> <<< 178205 1726889792.51415: 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' <<< 178205 1726889792.51462: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47ca02e0> <<< 178205 1726889792.51490: 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 0x7f2b47cd1a00> <<< 178205 1726889792.51514: 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' <<< 178205 1726889792.51542: 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 <<< 178205 1726889792.51549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 178205 1726889792.51560: 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 <<< 178205 1726889792.51585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889792.51626: 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' <<< 178205 1726889792.51646: 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 <<< 178205 1726889792.51654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 178205 1726889792.51681: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625a00> <<< 178205 1726889792.51698: 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' <<< 178205 1726889792.51721: 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 <<< 178205 1726889792.51743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 178205 1726889792.51752: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889792.51770: 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 <<< 178205 1726889792.51777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47642160> <<< 178205 1726889792.51808: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4762b4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625f40> <<< 178205 1726889792.51832: 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 <<< 178205 1726889792.51841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 178205 1726889792.51852: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47639e20> <<< 178205 1726889792.51876: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889792.51902: 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' <<< 178205 1726889792.51926: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 178205 1726889792.51956: 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' <<< 178205 1726889792.51973: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654c70> <<< 178205 1726889792.51983: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889792.52018: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b476548e0> <<< 178205 1726889792.52038: 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' <<< 178205 1726889792.52061: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889792.52075: 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 0x7f2b476549a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654940> <<< 178205 1726889792.52085: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47642ee0> <<< 178205 1726889792.52104: 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 <<< 178205 1726889792.52110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889792.52129: 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' <<< 178205 1726889792.52158: 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 <<< 178205 1726889792.52165: stdout chunk (state=3): >>># 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 0x7f2b475d9b20> <<< 178205 1726889792.52214: 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' <<< 178205 1726889792.52220: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d9f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d97f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b476546d0> <<< 178205 1726889792.52244: 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 <<< 178205 1726889792.52261: 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 0x7f2b475d9820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625220> <<< 178205 1726889792.52268: 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' <<< 178205 1726889792.52299: 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' <<< 178205 1726889792.52318: 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 <<< 178205 1726889792.52329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 178205 1726889792.52397: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475f05b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475f0310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625760> <<< 178205 1726889792.52726: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd66d0> <<< 178205 1726889792.52782: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd1e80> <<< 178205 1726889792.52817: 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 <<< 178205 1726889792.52827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889792.52837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889792.52864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889792.52879: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475a0550> <<< 178205 1726889792.52896: 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<<< 178205 1726889792.52917: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc'<<< 178205 1726889792.52929: stdout chunk (state=3): >>> import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475a0d00> <<< 178205 1726889792.53003: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47617220> <<< 178205 1726889792.53020: 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 <<< 178205 1726889792.53046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889792.53070: 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 <<< 178205 1726889792.53085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.53128: 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 0x7f2b475d4be0> <<< 178205 1726889792.53149: 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' <<< 178205 1726889792.53168: 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 <<< 178205 1726889792.53184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889792.53214: 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 <<< 178205 1726889792.53222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889792.53249: 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' <<< 178205 1726889792.53273: 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' <<< 178205 1726889792.53286: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475668b0> <<< 178205 1726889792.53321: 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 <<< 178205 1726889792.53334: stdout chunk (state=3): >>># 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 0x7f2b47566e20> <<< 178205 1726889792.53351: 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' <<< 178205 1726889792.53360: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47576520> <<< 178205 1726889792.53374: 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 <<< 178205 1726889792.53386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 178205 1726889792.53415: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47576880> <<< 178205 1726889792.53434: 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 <<< 178205 1726889792.53438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 178205 1726889792.53488: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47576fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47566550> <<< 178205 1726889792.53505: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475661f0> <<< 178205 1726889792.53632: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4755b2b0> <<< 178205 1726889792.53649: 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' <<< 178205 1726889792.53665: 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' <<< 178205 1726889792.53685: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47597730> <<< 178205 1726889792.53692: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4755b8b0> <<< 178205 1726889792.53717: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d4d90> <<< 178205 1726889792.53738: 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 <<< 178205 1726889792.53751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 178205 1726889792.53770: 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' <<< 178205 1726889792.53777: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475220d0> <<< 178205 1726889792.53810: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d4fd0> <<< 178205 1726889792.53831: 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' <<< 178205 1726889792.53868: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4755b430> <<< 178205 1726889792.53886: 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' <<< 178205 1726889792.53919: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47522430> <<< 178205 1726889792.53939: 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 <<< 178205 1726889792.53948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 178205 1726889792.53959: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47522700> <<< 178205 1726889792.54162: 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' <<< 178205 1726889792.54185: 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 <<< 178205 1726889792.54200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889792.54304: 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 0x7f2b47551eb0> <<< 178205 1726889792.54337: 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' <<< 178205 1726889792.54364: 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 0x7f2b47447c40> <<< 178205 1726889792.54373: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b474475b0> <<< 178205 1726889792.54395: 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 <<< 178205 1726889792.54405: 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 0x7f2b47447f10> <<< 178205 1726889792.54435: 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' <<< 178205 1726889792.54450: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47455610> <<< 178205 1726889792.54465: 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 <<< 178205 1726889792.54485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889792.54517: 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 0x7f2b4746d7f0> <<< 178205 1726889792.54545: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b474653a0> <<< 178205 1726889792.54568: 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 <<< 178205 1726889792.54578: 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 0x7f2b474799d0> <<< 178205 1726889792.54598: 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' <<< 178205 1726889792.54623: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b474806a0> <<< 178205 1726889792.54645: 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 <<< 178205 1726889792.54658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889792.54664: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47405490> <<< 178205 1726889792.54684: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47548ee0> <<< 178205 1726889792.54715: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47548be0> <<< 178205 1726889792.54731: 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 <<< 178205 1726889792.54744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889792.54783: 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 0x7f2b4741f490> <<< 178205 1726889792.54801: 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 <<< 178205 1726889792.54808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 178205 1726889792.54834: 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 <<< 178205 1726889792.54841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889792.54901: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4741fc10> <<< 178205 1726889792.54916: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4741f430> <<< 178205 1726889792.55007: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4740cc40> <<< 178205 1726889792.55027: 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' <<< 178205 1726889792.55042: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4743fc70> <<< 178205 1726889792.55067: 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' <<< 178205 1726889792.55080: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473c43d0> <<< 178205 1726889792.55101: 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 <<< 178205 1726889792.55131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889792.55155: 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' <<< 178205 1726889792.55207: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473df4f0> <<< 178205 1726889792.55235: 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' <<< 178205 1726889792.55280: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473df8b0> <<< 178205 1726889792.55298: 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 <<< 178205 1726889792.55305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 178205 1726889792.55340: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473e9550> <<< 178205 1726889792.55358: 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' <<< 178205 1726889792.55381: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473f6130> <<< 178205 1726889792.55407: 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' <<< 178205 1726889792.55420: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473f6940> <<< 178205 1726889792.55448: 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' <<< 178205 1726889792.55470: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473f6c70> <<< 178205 1726889792.55495: 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' <<< 178205 1726889792.55529: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473f6e20> <<< 178205 1726889792.55539: 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' <<< 178205 1726889792.55565: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47381730> <<< 178205 1726889792.55596: 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' <<< 178205 1726889792.55620: 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' <<< 178205 1726889792.55635: 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 <<< 178205 1726889792.55649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889792.55700: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47393310> <<< 178205 1726889792.55730: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47381fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47381a90> <<< 178205 1726889792.55957: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473c4490> <<< 178205 1726889792.55982: 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 <<< 178205 1726889792.55991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889792.56021: 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' <<< 178205 1726889792.56036: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47345f40> <<< 178205 1726889792.56060: 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' <<< 178205 1726889792.56081: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473502b0> <<< 178205 1726889792.56160: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473d1d30> <<< 178205 1726889792.56178: 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' <<< 178205 1726889792.56216: 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' <<< 178205 1726889792.56696: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4735fc10> <<< 178205 1726889792.56731: 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' <<< 178205 1726889792.56755: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47367b20> <<< 178205 1726889792.56926: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4735f520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py <<< 178205 1726889792.56932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889792.56974: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47371dc0> <<< 178205 1726889792.56995: 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' <<< 178205 1726889792.57032: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47377fd0> <<< 178205 1726889792.57041: 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' <<< 178205 1726889792.57070: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4737b730> <<< 178205 1726889792.57091: 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 <<< 178205 1726889792.57099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889792.57153: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4737bee0> <<< 178205 1726889792.57172: 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 <<< 178205 1726889792.57179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889792.57229: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473099a0> <<< 178205 1726889792.57249: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475c9ca0> <<< 178205 1726889792.57257: 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 0x7f2b47548940> <<< 178205 1726889792.57384: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475b8eb0> <<< 178205 1726889792.57401: 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 <<< 178205 1726889792.57461: stdout chunk (state=3): >>># 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' <<< 178205 1726889792.57484: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47331be0> <<< 178205 1726889792.57522: 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' <<< 178205 1726889792.57531: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4733a790> <<< 178205 1726889792.57550: 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' <<< 178205 1726889792.57608: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4733a370> <<< 178205 1726889792.57633: 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' <<< 178205 1726889792.57693: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b472c5d30> <<< 178205 1726889792.57819: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4732a970> <<< 178205 1726889792.57830: 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 <<< 178205 1726889792.57845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889792.57959: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47331760> <<< 178205 1726889792.57980: 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 <<< 178205 1726889792.57987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889792.58037: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47287b50> <<< 178205 1726889792.58063: 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 <<< 178205 1726889792.58132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889792.58155: 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' <<< 178205 1726889792.58188: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47252910> <<< 178205 1726889792.58217: 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 <<< 178205 1726889792.58227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889792.58266: 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' <<< 178205 1726889792.58278: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47264ac0> <<< 178205 1726889792.58430: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47257220> <<< 178205 1726889792.58451: 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 <<< 178205 1726889792.58466: stdout chunk (state=3): >>># 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 0x7f2b47203f40> <<< 178205 1726889792.58825: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47292670> <<< 178205 1726889792.58837: 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 <<< 178205 1726889792.58860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889792.58964: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b471d4c70> <<< 178205 1726889792.58982: 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' <<< 178205 1726889792.59020: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b471f0e80> <<< 178205 1726889792.59039: 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 <<< 178205 1726889792.59046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 178205 1726889792.59075: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b471e38b0> <<< 178205 1726889792.59093: 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' <<< 178205 1726889792.59119: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b471fd400> <<< 178205 1726889792.59137: 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' <<< 178205 1726889792.59171: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b471fd760> <<< 178205 1726889792.59190: 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' <<< 178205 1726889792.59217: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47184610> <<< 178205 1726889792.59235: 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 <<< 178205 1726889792.59249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889792.59338: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47184f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd1b20> <<< 178205 1726889792.59356: 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 <<< 178205 1726889792.59378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889792.59508: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd1be0> <<< 178205 1726889792.59530: 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 <<< 178205 1726889792.59561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889792.59582: 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 <<< 178205 1726889792.59620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889792.59644: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4715ab50> <<< 178205 1726889792.59676: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47144880> <<< 178205 1726889792.59703: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.59716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.59730: 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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 178205 1726889792.59751: stdout chunk (state=3): >>># 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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889792.59765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.59984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.60148: 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_gw97m9na/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889792.60329: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889792.60505: 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": {}}}} <<< 178205 1726889792.60527: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889792.61281: 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 <<< 178205 1726889792.61339: 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 # 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 <<< 178205 1726889792.61382: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # 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 <<< 178205 1726889792.61431: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 178205 1726889792.61453: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 178205 1726889792.61467: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.61481: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.61528: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.61537: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62047: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889792.62069: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889792.62089: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889792.62104: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889792.62127: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 178205 1726889792.62180: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices <<< 178205 1726889792.62218: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62244: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62251: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager <<< 178205 1726889792.62291: stdout chunk (state=3): >>># cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # 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 <<< 178205 1726889792.62333: 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 # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 178205 1726889792.62360: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62384: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889792.62455: 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 <<< 178205 1726889792.62464: 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 <<< 178205 1726889792.62477: 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 <<< 178205 1726889792.62527: 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 dis <<< 178205 1726889792.62535: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast <<< 178205 1726889792.62576: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62587: 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 <<< 178205 1726889792.62597: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889792.62620: 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 <<< 178205 1726889792.62660: 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 <<< 178205 1726889792.62686: 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 <<< 178205 1726889792.62710: 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 <<< 178205 1726889792.62736: 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 # cleanup[3] wiping importlib._bootstrap<<< 178205 1726889792.62794: stdout chunk (state=3): >>> # 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 <<< 178205 1726889792.62798: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889792.62806: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 178205 1726889792.62855: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.62891: 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 <<< 178205 1726889792.62894: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889792.62897: stdout chunk (state=3): >>># 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 <<< 178205 1726889792.63553: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 178205 1726889792.63604: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 178205 1726889792.63649: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 178205 1726889792.63652: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 178205 1726889792.63749: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 178205 1726889792.63755: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889792.63760: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid <<< 178205 1726889792.63765: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889792.63790: 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 <<< 178205 1726889792.63816: stdout chunk (state=3): >>># destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 178205 1726889792.63834: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 178205 1726889792.63902: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 178205 1726889792.63911: 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 <<< 178205 1726889792.63913: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 178205 1726889792.63933: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 178205 1726889792.63962: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889792.64058: 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 <<< 178205 1726889792.64062: stdout chunk (state=3): >>># destroy collections # destroy contextlib <<< 178205 1726889792.64064: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder <<< 178205 1726889792.64066: stdout chunk (state=3): >>># destroy _json # destroy stat # destroy abc <<< 178205 1726889792.64132: 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 <<< 178205 1726889792.64135: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types <<< 178205 1726889792.64138: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889792.64214: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889792.64634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889792.64715: stderr chunk (state=3): >>><<< 178205 1726889792.64718: stdout chunk (state=3): >>><<< 178205 1726889792.64995: _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 0x7f2b496d8dc0> # /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 0x7f2b4967d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b496d8b20> # /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 0x7f2b496d8ac0> 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 0x7f2b4967d490> # /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 0x7f2b4967d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d670> # /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 0x7f2b49634190> # /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 0x7f2b49634220> # /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 0x7f2b49657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49695880> # /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 0x7f2b4962dd90> # /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 0x7f2b49657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4967d970> 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 0x7f2b493d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d7f40> # /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 0x7f2b493cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493d4370> # /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 0x7f2b49310dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493108b0> 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 0x7f2b49310eb0> # /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 0x7f2b49310f70> # /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 0x7f2b49310e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49368d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49362610> # /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 0x7f2b49376670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493dbe20> # /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 0x7f2b49321c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49368250> # 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 0x7f2b49376280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493e19d0> # /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 0x7f2b49321fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49321d90> # /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 0x7f2b49321d00> # /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 0x7f2b492f5370> # /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 0x7f2b492f5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4932bfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323490> # /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 0x7f2b4921e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b492dfc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49323eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493e1040> # /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 0x7f2b49232af0> 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 0x7f2b49232e20> # /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 0x7f2b49244730> # /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 0x7f2b49244c70> # 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 0x7f2b491cf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b49232f10> # /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 0x7f2b491e0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b492445b0> 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 0x7f2b491e0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493219d0> # /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 0x7f2b491fc6a0> # /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 0x7f2b491fc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491fc760> # 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 0x7f2b491fc850> # /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 0x7f2b491fcca0> # 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 0x7f2b492091f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491fc8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b491efa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b493215b0> # /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 0x7f2b491fca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b48be8670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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_gw97m9na/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 0x7f2b48b107c0> # /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 0x7f2b48b10160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10f10> # /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 0x7f2b48b104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b10d30> 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 0x7f2b48b10f70> # /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 0x7f2b48b10100> # /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 0x7f2b48a65ee0> # 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 0x7f2b48a83f40> # 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 0x7f2b48a83d60> # /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 0x7f2b48a833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b76dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b763a0> # /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 0x7f2b48b76f70> # /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 0x7f2b48b47c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b17490> # 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 0x7f2b48ae14c0> # /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 0x7f2b48ae14f0> # /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 0x7f2b48a47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b581f0> # /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 0x7f2b48a548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b58370> # /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 0x7f2b48b70d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a54880> # 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 0x7f2b48a546d0> # 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 0x7f2b48a53670> # 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 0x7f2b48a535b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b4e8b0> # /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 0x7f2b48ad8670> # 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 0x7f2b48ad7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48ae60d0> # 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 0x7f2b48ad80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b1ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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 0x7f2b4862f580> # /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 0x7f2b48a36520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485d90a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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 0x7f2b48ad7bb0> # 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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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 0x7f2b48a30970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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 0x7f2b48b63250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a306a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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 0x7f2b48a167c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a137f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48a0d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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_gw97m9na/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 0x7f2b485baf10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485ba7c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4860af70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48331fd0> # /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 0x7f2b48611c70> # /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 0x7f2b485cbb80> # 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 0x7f2b485cb7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485cb4f0> # /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 0x7f2b48411850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48411640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b485cb700> # /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 0x7f2b48607a00> # 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 0x7f2b48607640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607340> # /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 0x7f2b48380be0> # /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 0x7f2b48380af0> # /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 0x7f2b483807f0> # /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 0x7f2b48380220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0970> # 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 0x7f2b483b0c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b483b0340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607f70> # /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 0x7f2b4840bf40> # /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 0x7f2b48336a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b484237c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48423310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48418a30> # /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 0x7f2b483088b0> # /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 0x7f2b47d0deb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48607490> # /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 0x7f2b47d0dfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b48b61e20> # /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 0x7f2b47ca06d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47ca04f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47d29790> ** (process:399701): WARNING **: 23:36:32.512: 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 0x7f2b48439a90> # /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 0x7f2b47ca02e0> # /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 0x7f2b47cd1a00> # /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 0x7f2b47625a00> # /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 0x7f2b47642160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4762b4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625f40> # /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 0x7f2b47639e20> # /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 0x7f2b47654f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654c70> # /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 0x7f2b47654d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b476548e0> # /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 0x7f2b476549a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47654940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47642ee0> # /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 0x7f2b475d9b20> # /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 0x7f2b475d9f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d97f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b476546d0> # /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 0x7f2b475d9820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625220> # /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 0x7f2b475f05b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475f0310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47625760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd66d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd1e80> # /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 0x7f2b475a0550> # /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 0x7f2b475a0d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47617220> # /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 0x7f2b475d4be0> # /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 0x7f2b475668b0> # /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 0x7f2b47566e20> # /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 0x7f2b47576520> # /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 0x7f2b47576880> # /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 0x7f2b47576fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47566550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475661f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4755b2b0> # /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 0x7f2b47597730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4755b8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d4d90> # /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 0x7f2b475220d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475d4fd0> # /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 0x7f2b4755b430> # /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 0x7f2b47522430> # /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 0x7f2b47522700> # /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 0x7f2b47551eb0> # /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 0x7f2b47447c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b474475b0> # /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 0x7f2b47447f10> # /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 0x7f2b47455610> # /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 0x7f2b4746d7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b474653a0> # /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 0x7f2b474799d0> # /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 0x7f2b474806a0> # /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 0x7f2b47405490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47548ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47548be0> # /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 0x7f2b4741f490> # /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 0x7f2b4741fc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4741f430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4740cc40> # /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 0x7f2b4743fc70> # /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 0x7f2b473c43d0> # /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 0x7f2b473df4f0> # /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 0x7f2b473df8b0> # /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 0x7f2b473e9550> # /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 0x7f2b473f6130> # /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 0x7f2b473f6940> # /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 0x7f2b473f6c70> # /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 0x7f2b473f6e20> # /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 0x7f2b47381730> # /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 0x7f2b47393310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47381fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47381a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473c4490> # /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 0x7f2b47345f40> # /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 0x7f2b473502b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b473d1d30> # /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 0x7f2b4735fc10> # /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 0x7f2b47367b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4735f520> # /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 0x7f2b47371dc0> # /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 0x7f2b47377fd0> # /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 0x7f2b4737b730> # /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 0x7f2b4737bee0> # /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 0x7f2b473099a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475c9ca0> # /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 0x7f2b47548940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b475b8eb0> # /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 0x7f2b47331be0> # /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 0x7f2b4733a790> # /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 0x7f2b4733a370> # /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 0x7f2b472c5d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b4732a970> # /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 0x7f2b47331760> # /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 0x7f2b47287b50> # /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 0x7f2b47252910> # /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 0x7f2b47264ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47257220> # /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 0x7f2b47203f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47292670> # /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 0x7f2b471d4c70> # /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 0x7f2b471f0e80> # /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 0x7f2b471e38b0> # /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 0x7f2b471fd400> # /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 0x7f2b471fd760> # /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 0x7f2b47184610> # /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 0x7f2b47184f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47cd1b20> # /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 0x7f2b47cd1be0> # /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 0x7f2b4715ab50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b47144880> # 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_gw97m9na/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_gw97m9na/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_gw97m9na/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 178205 1726889792.66830: 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-1726889791.7290647-178340-218614422997464/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889792.66934: _low_level_execute_command(): starting 178205 1726889792.66938: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889791.7290647-178340-218614422997464/ > /dev/null 2>&1 && sleep 0' 178205 1726889792.67674: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889792.67678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889792.67713: 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 <<< 178205 1726889792.67717: 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 <<< 178205 1726889792.67836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889792.67839: stderr 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 <<< 178205 1726889792.67937: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889792.67942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889792.67991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889792.68003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889792.68061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889792.69864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889792.69944: stderr chunk (state=3): >>><<< 178205 1726889792.69947: stdout chunk (state=3): >>><<< 178205 1726889792.70223: _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 178205 1726889792.70229: handler run complete 178205 1726889792.70232: attempt loop complete, returning result 178205 1726889792.70234: _execute() done 178205 1726889792.70236: dumping result to json 178205 1726889792.70238: done dumping result, returning 178205 1726889792.70241: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-0000000000d7] 178205 1726889792.70243: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d7 178205 1726889792.70329: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d7 178205 1726889792.70333: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 178205 1726889792.70465: no more pending results, returning what we have 178205 1726889792.70469: results queue empty 178205 1726889792.70470: checking for any_errors_fatal 178205 1726889792.70475: done checking for any_errors_fatal 178205 1726889792.70476: checking for max_fail_percentage 178205 1726889792.70478: done checking for max_fail_percentage 178205 1726889792.70478: checking to see if all hosts have failed and the running result is not ok 178205 1726889792.70480: done checking to see if all hosts have failed 178205 1726889792.70480: getting the remaining hosts for this loop 178205 1726889792.70482: done getting the remaining hosts for this loop 178205 1726889792.70486: getting the next task for host managed_node2 178205 1726889792.70493: done getting next task for host managed_node2 178205 1726889792.70497: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889792.70501: ^ 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 178205 1726889792.70516: getting variables 178205 1726889792.70518: in VariableManager get_vars() 178205 1726889792.70556: Calling all_inventory to load vars for managed_node2 178205 1726889792.70559: Calling groups_inventory to load vars for managed_node2 178205 1726889792.70562: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889792.70572: Calling all_plugins_play to load vars for managed_node2 178205 1726889792.70575: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889792.70577: Calling groups_plugins_play to load vars for managed_node2 178205 1726889792.71021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889792.72234: done with get_vars() 178205 1726889792.72679: 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 23:36:32 -0400 (0:00:01.094) 0:00:05.716 ****** 178205 1726889792.72825: entering _queue_task() for managed_node2/include_tasks 178205 1726889792.73362: worker is 1 (out of 1 available) 178205 1726889792.73374: exiting _queue_task() for managed_node2/include_tasks 178205 1726889792.73384: done queuing things up, now waiting for results queue to drain 178205 1726889792.73384: waiting for pending results... 178205 1726889792.74549: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889792.74698: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d8 178205 1726889792.74719: variable 'ansible_search_path' from source: unknown 178205 1726889792.74726: variable 'ansible_search_path' from source: unknown 178205 1726889792.74765: calling self._execute() 178205 1726889792.74849: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889792.74859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889792.74871: variable 'omit' from source: magic vars 178205 1726889792.75369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889792.75624: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889792.75680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889792.75719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889792.75763: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889792.75850: 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) 178205 1726889792.75886: 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) 178205 1726889792.75922: 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) 178205 1726889792.75952: 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) 178205 1726889792.76170: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 178205 1726889792.76183: _execute() done 178205 1726889792.76194: dumping result to json 178205 1726889792.76351: done dumping result, returning 178205 1726889792.76362: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-0000000000d8] 178205 1726889792.76371: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d8 178205 1726889792.76518: no more pending results, returning what we have 178205 1726889792.76523: in VariableManager get_vars() 178205 1726889792.76566: Calling all_inventory to load vars for managed_node2 178205 1726889792.76569: Calling groups_inventory to load vars for managed_node2 178205 1726889792.76571: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889792.76582: Calling all_plugins_play to load vars for managed_node2 178205 1726889792.76587: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889792.76590: Calling groups_plugins_play to load vars for managed_node2 178205 1726889792.76895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889792.77398: done with get_vars() 178205 1726889792.77407: variable 'ansible_search_path' from source: unknown 178205 1726889792.77408: variable 'ansible_search_path' from source: unknown 178205 1726889792.77715: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d8 178205 1726889792.77720: WORKER PROCESS EXITING 178205 1726889792.77777: variable 'storage_provider' from source: role '' defaults 178205 1726889792.77850: we have included files to process 178205 1726889792.77851: generating all_blocks data 178205 1726889792.77853: done generating all_blocks data 178205 1726889792.77857: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 178205 1726889792.77858: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 178205 1726889792.77860: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 178205 1726889792.78274: in VariableManager get_vars() 178205 1726889792.78302: done with get_vars() 178205 1726889792.78318: done processing included file 178205 1726889792.78320: iterating over new_blocks loaded from include file 178205 1726889792.78321: in VariableManager get_vars() 178205 1726889792.78339: done with get_vars() 178205 1726889792.78340: filtering new block on tags 178205 1726889792.78371: done filtering new block on tags 178205 1726889792.78373: 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 178205 1726889792.78379: extending task lists for all hosts with included blocks 178205 1726889792.79004: done extending task lists 178205 1726889792.79006: done processing included files 178205 1726889792.79006: results queue empty 178205 1726889792.79007: checking for any_errors_fatal 178205 1726889792.79016: done checking for any_errors_fatal 178205 1726889792.79037: checking for max_fail_percentage 178205 1726889792.79043: done checking for max_fail_percentage 178205 1726889792.79044: checking to see if all hosts have failed and the running result is not ok 178205 1726889792.79045: done checking to see if all hosts have failed 178205 1726889792.79045: getting the remaining hosts for this loop 178205 1726889792.79047: done getting the remaining hosts for this loop 178205 1726889792.79050: getting the next task for host managed_node2 178205 1726889792.79055: done getting next task for host managed_node2 178205 1726889792.79058: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 178205 1726889792.79061: ^ 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 178205 1726889792.79070: getting variables 178205 1726889792.79071: in VariableManager get_vars() 178205 1726889792.79082: Calling all_inventory to load vars for managed_node2 178205 1726889792.79084: Calling groups_inventory to load vars for managed_node2 178205 1726889792.79085: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889792.79090: Calling all_plugins_play to load vars for managed_node2 178205 1726889792.79092: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889792.79100: Calling groups_plugins_play to load vars for managed_node2 178205 1726889792.79410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889792.79709: done with get_vars() 178205 1726889792.79720: done getting variables 178205 1726889792.79760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 23:36:32 -0400 (0:00:00.069) 0:00:05.785 ****** 178205 1726889792.79793: entering _queue_task() for managed_node2/set_fact 178205 1726889792.80092: worker is 1 (out of 1 available) 178205 1726889792.80103: exiting _queue_task() for managed_node2/set_fact 178205 1726889792.80117: done queuing things up, now waiting for results queue to drain 178205 1726889792.80118: waiting for pending results... 178205 1726889792.80390: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 178205 1726889792.80546: in run() - task 02369adf-7a19-34ed-f5d1-00000000013d 178205 1726889792.80571: variable 'ansible_search_path' from source: unknown 178205 1726889792.80578: variable 'ansible_search_path' from source: unknown 178205 1726889792.80863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889792.86727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889792.86823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889792.86865: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889792.86916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889792.86951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889792.87043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889792.87078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889792.87112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889792.87162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889792.87181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889792.87355: dumping result to json 178205 1726889792.87364: done dumping result, returning 178205 1726889792.87374: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [02369adf-7a19-34ed-f5d1-00000000013d] 178205 1726889792.87385: sending task result for task 02369adf-7a19-34ed-f5d1-00000000013d skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889792.87550: no more pending results, returning what we have 178205 1726889792.87555: results queue empty 178205 1726889792.87556: checking for any_errors_fatal 178205 1726889792.87558: done checking for any_errors_fatal 178205 1726889792.87558: checking for max_fail_percentage 178205 1726889792.87560: done checking for max_fail_percentage 178205 1726889792.87561: checking to see if all hosts have failed and the running result is not ok 178205 1726889792.87562: done checking to see if all hosts have failed 178205 1726889792.87563: getting the remaining hosts for this loop 178205 1726889792.87565: done getting the remaining hosts for this loop 178205 1726889792.87568: getting the next task for host managed_node2 178205 1726889792.87576: done getting next task for host managed_node2 178205 1726889792.87580: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 178205 1726889792.87585: ^ 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 178205 1726889792.87598: getting variables 178205 1726889792.87600: in VariableManager get_vars() 178205 1726889792.87639: Calling all_inventory to load vars for managed_node2 178205 1726889792.87643: Calling groups_inventory to load vars for managed_node2 178205 1726889792.87645: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889792.87656: Calling all_plugins_play to load vars for managed_node2 178205 1726889792.87659: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889792.87662: Calling groups_plugins_play to load vars for managed_node2 178205 1726889792.87985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889792.88633: done with get_vars() 178205 1726889792.88646: done getting variables 178205 1726889792.88716: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000013d 178205 1726889792.88722: WORKER PROCESS EXITING 178205 1726889792.88760: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 23:36:32 -0400 (0:00:00.090) 0:00:05.876 ****** 178205 1726889792.88798: entering _queue_task() for managed_node2/package 178205 1726889792.91044: worker is 1 (out of 1 available) 178205 1726889792.91057: exiting _queue_task() for managed_node2/package 178205 1726889792.91079: done queuing things up, now waiting for results queue to drain 178205 1726889792.91080: waiting for pending results... 178205 1726889792.91888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 178205 1726889792.92150: in run() - task 02369adf-7a19-34ed-f5d1-00000000013f 178205 1726889792.92170: variable 'ansible_search_path' from source: unknown 178205 1726889792.92203: variable 'ansible_search_path' from source: unknown 178205 1726889792.92250: calling self._execute() 178205 1726889792.92655: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889792.92731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889792.92785: variable 'omit' from source: magic vars 178205 1726889792.93587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889793.00922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889793.01007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889793.01059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889793.01096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889793.01136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889793.01216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889793.01258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889793.01286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889793.01336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889793.01363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889793.01548: Evaluated conditional (install_copr | d(false) | bool): False 178205 1726889793.01595: when evaluation is False, skipping this task 178205 1726889793.01602: _execute() done 178205 1726889793.01608: dumping result to json 178205 1726889793.01619: done dumping result, returning 178205 1726889793.01633: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [02369adf-7a19-34ed-f5d1-00000000013f] 178205 1726889793.01644: sending task result for task 02369adf-7a19-34ed-f5d1-00000000013f skipping: [managed_node2] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 178205 1726889793.01796: no more pending results, returning what we have 178205 1726889793.01800: results queue empty 178205 1726889793.01802: checking for any_errors_fatal 178205 1726889793.01809: done checking for any_errors_fatal 178205 1726889793.01810: checking for max_fail_percentage 178205 1726889793.01814: done checking for max_fail_percentage 178205 1726889793.01815: checking to see if all hosts have failed and the running result is not ok 178205 1726889793.01819: done checking to see if all hosts have failed 178205 1726889793.01820: getting the remaining hosts for this loop 178205 1726889793.01822: done getting the remaining hosts for this loop 178205 1726889793.01827: getting the next task for host managed_node2 178205 1726889793.01837: done getting next task for host managed_node2 178205 1726889793.01843: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 178205 1726889793.01848: ^ 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 178205 1726889793.01862: getting variables 178205 1726889793.01863: in VariableManager get_vars() 178205 1726889793.01899: Calling all_inventory to load vars for managed_node2 178205 1726889793.01902: Calling groups_inventory to load vars for managed_node2 178205 1726889793.01904: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889793.01916: Calling all_plugins_play to load vars for managed_node2 178205 1726889793.01919: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889793.01922: Calling groups_plugins_play to load vars for managed_node2 178205 1726889793.02186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889793.02932: done with get_vars() 178205 1726889793.02944: done getting variables 178205 1726889793.02974: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000013f 178205 1726889793.02978: 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 23:36:33 -0400 (0:00:00.143) 0:00:06.019 ****** 178205 1726889793.03135: entering _queue_task() for managed_node2/include_tasks 178205 1726889793.03382: worker is 1 (out of 1 available) 178205 1726889793.03395: exiting _queue_task() for managed_node2/include_tasks 178205 1726889793.03405: done queuing things up, now waiting for results queue to drain 178205 1726889793.03406: waiting for pending results... 178205 1726889793.04316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable COPRs 178205 1726889793.04705: in run() - task 02369adf-7a19-34ed-f5d1-000000000140 178205 1726889793.04727: variable 'ansible_search_path' from source: unknown 178205 1726889793.04734: variable 'ansible_search_path' from source: unknown 178205 1726889793.05342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889793.10245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889793.11034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889793.11210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889793.11249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889793.11314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889793.11458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889793.11633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889793.11665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889793.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889793.11841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889793.12094: dumping result to json 178205 1726889793.12123: done dumping result, returning 178205 1726889793.12156: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable COPRs [02369adf-7a19-34ed-f5d1-000000000140] 178205 1726889793.12169: sending task result for task 02369adf-7a19-34ed-f5d1-000000000140 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889793.12409: no more pending results, returning what we have 178205 1726889793.12415: results queue empty 178205 1726889793.12416: checking for any_errors_fatal 178205 1726889793.12422: done checking for any_errors_fatal 178205 1726889793.12423: checking for max_fail_percentage 178205 1726889793.12424: done checking for max_fail_percentage 178205 1726889793.12425: checking to see if all hosts have failed and the running result is not ok 178205 1726889793.12426: done checking to see if all hosts have failed 178205 1726889793.12427: getting the remaining hosts for this loop 178205 1726889793.12429: done getting the remaining hosts for this loop 178205 1726889793.12432: getting the next task for host managed_node2 178205 1726889793.12441: done getting next task for host managed_node2 178205 1726889793.12446: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889793.12449: ^ 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 178205 1726889793.12464: getting variables 178205 1726889793.12466: in VariableManager get_vars() 178205 1726889793.12502: Calling all_inventory to load vars for managed_node2 178205 1726889793.12505: Calling groups_inventory to load vars for managed_node2 178205 1726889793.12508: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889793.12521: Calling all_plugins_play to load vars for managed_node2 178205 1726889793.12525: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889793.12528: Calling groups_plugins_play to load vars for managed_node2 178205 1726889793.12775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889793.13531: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000140 178205 1726889793.13535: WORKER PROCESS EXITING 178205 1726889793.13601: done with get_vars() 178205 1726889793.13616: done getting variables 178205 1726889793.13676: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:36:33 -0400 (0:00:00.105) 0:00:06.125 ****** 178205 1726889793.13710: entering _queue_task() for managed_node2/package 178205 1726889793.13964: worker is 1 (out of 1 available) 178205 1726889793.13976: exiting _queue_task() for managed_node2/package 178205 1726889793.13988: done queuing things up, now waiting for results queue to drain 178205 1726889793.13989: waiting for pending results... 178205 1726889793.15244: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889793.15583: in run() - task 02369adf-7a19-34ed-f5d1-0000000000d9 178205 1726889793.15604: variable 'ansible_search_path' from source: unknown 178205 1726889793.15637: variable 'ansible_search_path' from source: unknown 178205 1726889793.15675: calling self._execute() 178205 1726889793.15996: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889793.16008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889793.16031: variable 'omit' from source: magic vars 178205 1726889793.17086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889793.17804: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889793.17854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889793.17945: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889793.17983: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889793.18077: 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) 178205 1726889793.18116: 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) 178205 1726889793.18155: 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) 178205 1726889793.18185: 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) 178205 1726889793.18399: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 178205 1726889793.18410: variable 'omit' from source: magic vars 178205 1726889793.18491: variable 'omit' from source: magic vars 178205 1726889793.18632: variable 'package_info' from source: set_fact 178205 1726889793.18654: variable 'extra_pkgs' from source: task vars 178205 1726889793.18837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889793.24865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889793.24942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889793.24987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889793.25028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889793.25058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889793.25131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889793.25161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889793.25188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889793.25246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889793.25263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889793.25366: variable '__storage_is_ostree' from source: set_fact 178205 1726889793.25375: variable 'omit' from source: magic vars 178205 1726889793.25406: variable 'omit' from source: magic vars 178205 1726889793.25446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889793.25476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889793.25495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889793.25517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889793.25543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889793.25573: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889793.25581: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889793.25587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889793.25694: Set connection var ansible_pipelining to False 178205 1726889793.25784: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889793.25849: Set connection var ansible_shell_executable to /bin/sh 178205 1726889793.25868: Set connection var ansible_connection to ssh 178205 1726889793.25934: Set connection var ansible_shell_type to sh 178205 1726889793.25977: Set connection var ansible_timeout to 10 178205 1726889793.26149: variable 'ansible_shell_executable' from source: unknown 178205 1726889793.26186: variable 'ansible_connection' from source: unknown 178205 1726889793.26193: variable 'ansible_module_compression' from source: unknown 178205 1726889793.26199: variable 'ansible_shell_type' from source: unknown 178205 1726889793.26206: variable 'ansible_shell_executable' from source: unknown 178205 1726889793.26213: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889793.26221: variable 'ansible_pipelining' from source: unknown 178205 1726889793.26240: variable 'ansible_timeout' from source: unknown 178205 1726889793.26300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889793.26478: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889793.26501: variable 'omit' from source: magic vars 178205 1726889793.26513: starting attempt loop 178205 1726889793.26575: running the handler 178205 1726889793.26716: variable 'ansible_facts' from source: unknown 178205 1726889793.26729: variable 'ansible_facts' from source: unknown 178205 1726889793.26957: _low_level_execute_command(): starting 178205 1726889793.26968: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889793.28433: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889793.28448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.28463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889793.28493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.28544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889793.28557: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889793.28571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889793.28592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889793.28603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889793.28615: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889793.28634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.28647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889793.28661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.28673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889793.28685: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889793.28723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889793.28807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889793.28837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889793.28858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889793.28931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889793.30573: stdout chunk (state=3): >>>/root <<< 178205 1726889793.30700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889793.30796: stderr chunk (state=3): >>><<< 178205 1726889793.30828: stdout chunk (state=3): >>><<< 178205 1726889793.30864: _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 178205 1726889793.30958: _low_level_execute_command(): starting 178205 1726889793.30962: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860 `" && echo ansible-tmp-1726889793.3086877-178387-14555289451860="` echo /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860 `" ) && sleep 0' 178205 1726889793.33184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.33187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.33306: 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 <<< 178205 1726889793.33310: 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 <<< 178205 1726889793.33315: stderr 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 <<< 178205 1726889793.33317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889793.33441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889793.33491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889793.33596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889793.35564: stdout chunk (state=3): >>>ansible-tmp-1726889793.3086877-178387-14555289451860=/root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860 <<< 178205 1726889793.35595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889793.35651: stderr chunk (state=3): >>><<< 178205 1726889793.35654: stdout chunk (state=3): >>><<< 178205 1726889793.35782: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889793.3086877-178387-14555289451860=/root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860 , stderr=OpenSSH_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 178205 1726889793.35801: variable 'ansible_module_compression' from source: unknown 178205 1726889793.35804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889793.35934: variable 'ansible_facts' from source: unknown 178205 1726889793.36217: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/AnsiballZ_dnf.py 178205 1726889793.37913: Sending initial data 178205 1726889793.37916: Sent initial data (153 bytes) 178205 1726889793.40598: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.40602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.40638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889793.40645: 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 <<< 178205 1726889793.40647: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889793.40828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889793.40922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889793.41007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889793.42675: 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 <<< 178205 1726889793.42688: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889793.42714: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889793.42741: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp32b4mcus /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/AnsiballZ_dnf.py <<< 178205 1726889793.42776: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889793.44326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889793.44452: stderr chunk (state=3): >>><<< 178205 1726889793.44456: stdout chunk (state=3): >>><<< 178205 1726889793.44477: done transferring module to remote 178205 1726889793.44491: _low_level_execute_command(): starting 178205 1726889793.44496: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/ /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/AnsiballZ_dnf.py && sleep 0' 178205 1726889793.46043: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.46047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.46086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889793.46090: 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 <<< 178205 1726889793.46092: stderr 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 <<< 178205 1726889793.46274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889793.46277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889793.46330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889793.48083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889793.48149: stderr chunk (state=3): >>><<< 178205 1726889793.48152: stdout chunk (state=3): >>><<< 178205 1726889793.48239: _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 178205 1726889793.48242: _low_level_execute_command(): starting 178205 1726889793.48244: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/AnsiballZ_dnf.py && sleep 0' 178205 1726889793.49643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889793.49647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889793.49684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889793.49687: 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 <<< 178205 1726889793.49689: 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 <<< 178205 1726889793.49691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889793.49872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889793.49875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889793.49932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889793.51847: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889793.51862: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889793.51929: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889793.51967: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889793.52002: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889793.52005: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889793.52039: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889793.52050: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889793.52104: 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' <<< 178205 1726889793.52126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889793.52152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889793.52157: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889793.52174: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bf3dc0> <<< 178205 1726889793.52227: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889793.52230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889793.52233: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bf3b20> <<< 178205 1726889793.52260: 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' <<< 178205 1726889793.52285: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bf3ac0> <<< 178205 1726889793.52298: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889793.52326: 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' <<< 178205 1726889793.52343: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98490> <<< 178205 1726889793.52368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889793.52374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889793.52409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889793.52414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889793.52416: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889793.52434: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98940> <<< 178205 1726889793.52437: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98670> <<< 178205 1726889793.52469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889793.52472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889793.52500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889793.52525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889793.52539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889793.52552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889793.52576: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b4f190> <<< 178205 1726889793.52598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889793.52618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889793.52690: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b4f220> <<< 178205 1726889793.52716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889793.52735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889793.52751: 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 0x7fbe91b72850> <<< 178205 1726889793.52761: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b4f940> <<< 178205 1726889793.52792: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bb0880> <<< 178205 1726889793.52817: 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' <<< 178205 1726889793.52826: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b48d90> <<< 178205 1726889793.52883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889793.52886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 178205 1726889793.52891: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b72d90> <<< 178205 1726889793.52943: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98970> <<< 178205 1726889793.52975: 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. <<< 178205 1726889793.53212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889793.53218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889793.53247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889793.53253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889793.53270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889793.53291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889793.53314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889793.53327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889793.53330: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b14eb0> <<< 178205 1726889793.53377: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b17f40> <<< 178205 1726889793.53400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889793.53408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889793.53436: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889793.53444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889793.53460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889793.53482: 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' <<< 178205 1726889793.53516: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b0c610> <<< 178205 1726889793.53534: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b15640> <<< 178205 1726889793.53538: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b14370> <<< 178205 1726889793.53559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889793.53635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889793.53646: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889793.53676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.53697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889793.53702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889793.53734: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.53748: 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 0x7fbe91a1fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a1f8b0> <<< 178205 1726889793.53751: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889793.53778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889793.53784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a1feb0> <<< 178205 1726889793.53803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889793.53822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889793.53843: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a1ff70> <<< 178205 1726889793.53873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889793.53885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 178205 1726889793.53889: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a1fe80> <<< 178205 1726889793.53891: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889793.53942: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a77d30> <<< 178205 1726889793.53948: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889793.53974: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a72610> <<< 178205 1726889793.54025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889793.54034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a84670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b1be20> <<< 178205 1726889793.54059: 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' <<< 178205 1726889793.54093: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.54099: 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 0x7fbe91a30c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a77250> <<< 178205 1726889793.54137: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.54146: 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 0x7fbe91a84280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b219d0> <<< 178205 1726889793.54168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889793.54177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889793.54202: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889793.54214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.54228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889793.54239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889793.54251: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a30fa0> <<< 178205 1726889793.54256: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a30d90> <<< 178205 1726889793.54283: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889793.54288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a30d00> <<< 178205 1726889793.54313: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889793.54319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889793.54344: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889793.54349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889793.54375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889793.54422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889793.54459: 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 0x7fbe917fb370> <<< 178205 1726889793.54466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889793.54489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889793.54518: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917fb460> <<< 178205 1726889793.54636: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a38fa0> <<< 178205 1726889793.54674: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33a30> <<< 178205 1726889793.54679: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33490> <<< 178205 1726889793.54709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889793.54716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889793.54755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889793.54758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889793.54792: 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' <<< 178205 1726889793.54802: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917491c0> <<< 178205 1726889793.54835: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917e5c70> <<< 178205 1726889793.54878: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33eb0> <<< 178205 1726889793.54888: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b21040> <<< 178205 1726889793.54952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889793.54967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9175caf0> <<< 178205 1726889793.55004: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889793.55010: 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 0x7fbe9175ce20> <<< 178205 1726889793.55059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889793.55105: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9176f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889793.55165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9176fc70> <<< 178205 1726889793.55222: 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 0x7fbe916fa3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9175cf10> <<< 178205 1726889793.55230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889793.55236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889793.55277: 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 0x7fbe9170b280> <<< 178205 1726889793.55289: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9176f5b0> <<< 178205 1726889793.55296: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889793.55327: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.55335: 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 0x7fbe9170b340> <<< 178205 1726889793.55389: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889793.55438: 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' <<< 178205 1726889793.55493: 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 0x7fbe917276a0> # /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' <<< 178205 1726889793.55553: 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 0x7fbe91727970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91727760> # 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' <<< 178205 1726889793.55563: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe91727850> <<< 178205 1726889793.55596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889793.55602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889793.55788: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.55795: 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 0x7fbe91727ca0> <<< 178205 1726889793.55830: 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 0x7fbe917331f0> <<< 178205 1726889793.55842: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917278e0> <<< 178205 1726889793.55874: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91719a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a305b0> <<< 178205 1726889793.55944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889793.55989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889793.55994: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91727a90> <<< 178205 1726889793.56105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889793.56113: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe91647670> <<< 178205 1726889793.56436: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip' <<< 178205 1726889793.56439: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.56524: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.56544: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889793.56570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.56575: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889793.56595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.57791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.58710: 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' <<< 178205 1726889793.58722: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915707c0> <<< 178205 1726889793.58742: 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' <<< 178205 1726889793.58749: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889793.58761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889793.58777: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889793.58793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889793.58800: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.58806: 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 0x7fbe91570160> <<< 178205 1726889793.58843: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570280> <<< 178205 1726889793.58881: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570f10> <<< 178205 1726889793.58885: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889793.58891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889793.58934: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915704f0> <<< 178205 1726889793.58943: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570d30> import 'atexit' # <<< 178205 1726889793.58962: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.58974: 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 0x7fbe91570f70> <<< 178205 1726889793.58981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889793.59014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889793.59051: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570100> <<< 178205 1726889793.59061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889793.59078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889793.59095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889793.59124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889793.59139: 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'<<< 178205 1726889793.59146: stdout chunk (state=3): >>> <<< 178205 1726889793.59210: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f6eee0> <<< 178205 1726889793.59245: 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 0x7fbe90f8cf40> <<< 178205 1726889793.59270: 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 0x7fbe90f8cd60> <<< 178205 1726889793.59291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889793.59317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889793.59357: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f8c3d0> <<< 178205 1726889793.59362: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91556dc0> <<< 178205 1726889793.59535: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915563a0> <<< 178205 1726889793.59539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889793.59553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889793.59558: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91556f70> <<< 178205 1726889793.59579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889793.59585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889793.59631: 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' <<< 178205 1726889793.59634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889793.59636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889793.59669: 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' <<< 178205 1726889793.59672: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915a4c10> <<< 178205 1726889793.59749: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90feacd0> <<< 178205 1726889793.59755: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90fea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91574490> <<< 178205 1726889793.59783: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.59790: 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 0x7fbe90fea4c0> <<< 178205 1726889793.59814: 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 0x7fbe90fea4f0> <<< 178205 1726889793.59837: 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 <<< 178205 1726889793.59842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889793.59864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889793.59888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889793.59954: 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 0x7fbe90f51250> <<< 178205 1726889793.59969: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915b61f0> <<< 178205 1726889793.59982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889793.59988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889793.60040: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.60055: 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 0x7fbe90f5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915b6370> <<< 178205 1726889793.60061: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889793.60121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.60124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889793.60130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889793.60186: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915d0d90> <<< 178205 1726889793.60310: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f5c880> <<< 178205 1726889793.60399: 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' <<< 178205 1726889793.60406: 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 0x7fbe90f5c6d0> <<< 178205 1726889793.60430: 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' <<< 178205 1726889793.60437: 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 0x7fbe90f5b670> <<< 178205 1726889793.60468: 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' <<< 178205 1726889793.60474: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe90f5b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915ae8b0> <<< 178205 1726889793.60508: 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' <<< 178205 1726889793.60525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889793.60537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889793.60578: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.60585: 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 0x7fbe90fe1670> <<< 178205 1726889793.60756: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.60759: 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 0x7fbe90fe0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90fef0d0> <<< 178205 1726889793.60798: 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 0x7fbe90fe10d0> <<< 178205 1726889793.60801: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9157ba60> # zipimport: zlib available <<< 178205 1726889793.60824: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889793.60844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.60915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.60993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889793.61002: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889793.61021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.61034: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889793.61044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.61137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.61236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.61685: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.62142: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889793.62148: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889793.62174: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889793.62178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.62235: 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 0x7fbe90b55580> <<< 178205 1726889793.62306: 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' <<< 178205 1726889793.62310: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f29520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90af70a0> <<< 178205 1726889793.62380: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889793.62393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.62408: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889793.62411: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.62530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.62656: 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' <<< 178205 1726889793.62680: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90fe0bb0> # zipimport: zlib available <<< 178205 1726889793.63067: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63426: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63543: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889793.63549: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63612: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889793.63618: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63747: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889793.63757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889793.63769: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889793.63772: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.63848: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889793.63855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889793.64247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889793.64257: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889793.64329: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f39970> <<< 178205 1726889793.64336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64455: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889793.64516: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889793.64520: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64561: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889793.64563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.64885: stdout chunk (state=3): >>># 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 0x7fbe915c2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f396a0> <<< 178205 1726889793.65180: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py<<< 178205 1726889793.65183: stdout chunk (state=3): >>> # zipimport: zlib available <<< 178205 1726889793.65186: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65188: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889793.65206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889793.65208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889793.65210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889793.65475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889793.65480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889793.65482: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f207c0> <<< 178205 1726889793.65484: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f1d7f0> <<< 178205 1726889793.65486: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f17970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889793.65488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65494: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889793.65637: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889793.65640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.65642: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889793.65644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.66137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.66457: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.67018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.67552: 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' <<< 178205 1726889793.67569: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937640> <<< 178205 1726889793.67575: 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 0x7fbe909376d0> <<< 178205 1726889793.67615: 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' <<< 178205 1726889793.67621: 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' <<< 178205 1726889793.67645: 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 0x7fbe90937c10> <<< 178205 1726889793.67653: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937910> <<< 178205 1726889793.67677: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 178205 1726889793.67687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 178205 1726889793.67694: 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' <<< 178205 1726889793.67739: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937070> <<< 178205 1726889793.67758: 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' <<< 178205 1726889793.67763: 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' <<< 178205 1726889793.67787: 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' <<< 178205 1726889793.67833: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889793.67839: 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' <<< 178205 1726889793.67860: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90949730> <<< 178205 1726889793.67882: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 178205 1726889793.67902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90949c40> <<< 178205 1726889793.67906: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 178205 1726889793.67909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90949e50> <<< 178205 1726889793.67976: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915bf700> <<< 178205 1726889793.67992: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 178205 1726889793.67997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889793.68028: 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' <<< 178205 1726889793.68039: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094aa60> <<< 178205 1726889793.68045: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889793.68071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889793.68142: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094aac0> <<< 178205 1726889793.68178: 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' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889793.68183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889793.68223: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90980610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094aee0> <<< 178205 1726889793.68282: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094a370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915bf6d0> <<< 178205 1726889793.68289: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889793.68325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889793.68332: 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 <<< 178205 1726889793.68358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889793.68402: 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' <<< 178205 1726889793.68407: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90ae3070> <<< 178205 1726889793.68549: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b28dc0> <<< 178205 1726889793.68585: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90980430> <<< 178205 1726889793.68604: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 178205 1726889793.68615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 178205 1726889793.68622: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889793.68641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889793.68667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 178205 1726889793.68670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b23df0> <<< 178205 1726889793.68726: 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' <<< 178205 1726889793.68734: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b23250> <<< 178205 1726889793.68763: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b29d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe908e4f70> <<< 178205 1726889793.68767: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90ae8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f39ee0> <<< 178205 1726889793.68771: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937e50> <<< 178205 1726889793.68774: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909376a0> <<< 178205 1726889793.68837: 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 0x7fbe90937760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 178205 1726889793.68849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 178205 1726889793.68880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 178205 1726889793.68930: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b23ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937160> <<< 178205 1726889793.68961: 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' <<< 178205 1726889793.69041: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b55a60> <<< 178205 1726889793.69054: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889793.69074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889793.69120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889793.69151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889793.69300: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.69306: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe90ae9940> <<< 178205 1726889793.69571: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909985e0> <<< 178205 1726889793.69600: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b55850> <<< 178205 1726889793.69618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889793.69625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889793.69641: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909856a0> <<< 178205 1726889793.69670: 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' <<< 178205 1726889793.69675: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe908ec5e0> <<< 178205 1726889793.69697: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py <<< 178205 1726889793.69718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 178205 1726889793.69722: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py <<< 178205 1726889793.69726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90902b50> <<< 178205 1726889793.69753: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe908ec8e0> <<< 178205 1726889793.69758: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889793.69814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889793.69889: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909026d0> <<< 178205 1726889793.69908: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889793.69936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889793.70214: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9092e910> <<< 178205 1726889793.70231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889793.70236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889793.70261: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe906afca0> <<< 178205 1726889793.70300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70400: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889793.70408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70624: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889793.70632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70720: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889793.70730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.70940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889793.71025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889793.71152: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889793.71539: 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' <<< 178205 1726889793.71555: 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' <<< 178205 1726889793.71558: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 178205 1726889793.71561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611be0> <<< 178205 1726889793.71589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889793.71636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889793.71789: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611d60> <<< 178205 1726889793.71813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889793.71820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889793.71850: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.71862: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe90663430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611fd0> <<< 178205 1726889793.71869: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611250> <<< 178205 1726889793.71904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 178205 1726889793.71922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611850> <<< 178205 1726889793.71932: 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 <<< 178205 1726889793.71989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889793.72016: 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 <<< 178205 1726889793.72035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.72039: 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' <<< 178205 1726889793.72168: 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 0x7fbe905989d0> <<< 178205 1726889793.72184: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598580> <<< 178205 1726889793.72191: 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 <<< 178205 1726889793.72226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889793.72292: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 178205 1726889793.72298: stdout chunk (state=3): >>># 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 0x7fbe90539550> <<< 178205 1726889793.72321: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598a00> <<< 178205 1726889793.72341: 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 <<< 178205 1726889793.72406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889793.73358: 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 0x7fbe90498e20> <<< 178205 1726889793.73426: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe905b92e0> <<< 178205 1726889793.73450: 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 <<< 178205 1726889793.73498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889793.73580: 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 0x7fbe8ecae2e0> <<< 178205 1726889793.73628: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9056c8b0> <<< 178205 1726889793.73635: 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 <<< 178205 1726889793.73660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889793.73800: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 178205 1726889793.73814: 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 0x7fbe8eb7ce80> <<< 178205 1726889793.73823: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ec8c580> <<< 178205 1726889793.73886: 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 <<< 178205 1726889793.73895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889793.73967: 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 0x7fbe8eae6a00> <<< 178205 1726889793.74022: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ecae520> <<< 178205 1726889793.74037: 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 <<< 178205 1726889793.74041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889793.74099: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 178205 1726889793.74109: 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 0x7fbe8eadfd60> <<< 178205 1726889793.74123: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eae6fa0> <<< 178205 1726889793.74127: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598130> <<< 178205 1726889793.74133: 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 <<< 178205 1726889793.74174: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889793.74178: 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 <<< 178205 1726889793.74191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889793.74202: 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 <<< 178205 1726889793.74213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889793.74242: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.74247: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8ea0eb20> <<< 178205 1726889793.74277: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea0e340> <<< 178205 1726889793.74295: 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 <<< 178205 1726889793.74323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889793.74341: 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 <<< 178205 1726889793.74347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 178205 1726889793.74370: 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 0x7fbe8ea22700> <<< 178205 1726889793.74401: 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 <<< 178205 1726889793.74406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889793.74435: 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' <<< 178205 1726889793.74441: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea2f2b0> <<< 178205 1726889793.74464: 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 <<< 178205 1726889793.74470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.74824: 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' <<< 178205 1726889793.74833: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8ea2f850> <<< 178205 1726889793.74857: 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 <<< 178205 1726889793.74870: 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 0x7fbe8ea2fca0> <<< 178205 1726889793.74876: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea2f370> <<< 178205 1726889793.74896: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea22790> <<< 178205 1726889793.74904: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea1adc0> <<< 178205 1726889793.74935: 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 <<< 178205 1726889793.74942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.75044: 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 0x7fbe8e5e2ee0> <<< 178205 1726889793.75047: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea22190> <<< 178205 1726889793.75127: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea0eca0> <<< 178205 1726889793.75151: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eb12730> <<< 178205 1726889793.75180: 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' <<< 178205 1726889793.75263: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 178205 1726889793.75271: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8eb12f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eb128b0> <<< 178205 1726889793.75289: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598280> <<< 178205 1726889793.75317: 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' <<< 178205 1726889793.75329: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e5efd60> <<< 178205 1726889793.75332: 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 <<< 178205 1726889793.75364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889793.75375: 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 <<< 178205 1726889793.75386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889793.75411: 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 <<< 178205 1726889793.75419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889793.75443: 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 <<< 178205 1726889793.75449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.75468: 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 <<< 178205 1726889793.75508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889793.75533: 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 <<< 178205 1726889793.75629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889793.75742: 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' <<< 178205 1726889793.75748: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8e460220> <<< 178205 1726889793.75849: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4ff2b0> <<< 178205 1726889793.75855: 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 <<< 178205 1726889793.75861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889793.75887: 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' <<< 178205 1726889793.75894: stdout chunk (state=3): >>>import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50c7f0> <<< 178205 1726889793.75962: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4b2e50> <<< 178205 1726889793.75984: 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' <<< 178205 1726889793.76059: 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' <<< 178205 1726889793.76078: 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' <<< 178205 1726889793.76151: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50ce80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cbb0> # /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' <<< 178205 1726889793.76181: 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' <<< 178205 1726889793.76218: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50ce50> <<< 178205 1726889793.76242: 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' <<< 178205 1726889793.76264: 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' <<< 178205 1726889793.76315: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3621c0> <<< 178205 1726889793.76322: 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 <<< 178205 1726889793.76331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 178205 1726889793.76361: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362250> <<< 178205 1726889793.76373: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cf40> <<< 178205 1726889793.76380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.76407: 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' <<< 178205 1726889793.76461: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3623d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50ceb0> <<< 178205 1726889793.76464: 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' <<< 178205 1726889793.76517: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cc40> <<< 178205 1726889793.76526: 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 <<< 178205 1726889793.76535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 178205 1726889793.76559: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3621f0> <<< 178205 1726889793.76580: 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' <<< 178205 1726889793.76622: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362430> <<< 178205 1726889793.76637: 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' <<< 178205 1726889793.76678: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3624c0> <<< 178205 1726889793.76691: 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 <<< 178205 1726889793.76699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 178205 1726889793.76764: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362550> # /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' <<< 178205 1726889793.76801: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3625e0> <<< 178205 1726889793.76807: 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 <<< 178205 1726889793.76815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 178205 1726889793.76841: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362670> <<< 178205 1726889793.76861: 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' <<< 178205 1726889793.76922: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362700> <<< 178205 1726889793.76947: 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 <<< 178205 1726889793.76951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362790> <<< 178205 1726889793.77003: 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' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50c220> <<< 178205 1726889793.77056: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4e61c0> <<< 178205 1726889793.77062: 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' <<< 178205 1726889793.77093: 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' <<< 178205 1726889793.77196: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.77227: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8e362be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50c8e0> # /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 0x7fbe8e4ff100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4ddca0> <<< 178205 1726889793.77246: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4dd2b0> <<< 178205 1726889793.77283: 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' <<< 178205 1726889793.77287: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4dd490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e614b50> <<< 178205 1726889793.77343: 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 <<< 178205 1726889793.77351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889793.77367: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4dde20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e5efd00> # /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' <<< 178205 1726889793.77419: 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 <<< 178205 1726889793.77486: stdout chunk (state=3): >>># 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 0x7fbe8e37cc40> <<< 178205 1726889793.77518: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e614940> <<< 178205 1726889793.77539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 178205 1726889793.77565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889793.77624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889793.77627: 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 0x7fbe8e3192b0> <<< 178205 1726889793.77654: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889793.77679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889793.77693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889793.77724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889793.77740: 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' <<< 178205 1726889793.77771: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2cb190> <<< 178205 1726889793.77822: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889793.77845: 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 0x7fbe8e2cb220> <<< 178205 1726889793.77857: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e32c6a0> <<< 178205 1726889793.77892: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3196d0> <<< 178205 1726889793.77903: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e30da90> <<< 178205 1726889793.77964: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3070d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37cee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 178205 1726889793.77973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 178205 1726889793.77989: 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 <<< 178205 1726889793.78088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.78123: 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 <<< 178205 1726889793.78136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2cbfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2cb790> <<< 178205 1726889793.78174: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37cd90> <<< 178205 1726889793.78192: 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' <<< 178205 1726889793.78241: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e307940> <<< 178205 1726889793.78293: 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 0x7fbe8e2ef850> # /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 0x7fbe8e2ef8e0> # /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 0x7fbe8e2efa60> <<< 178205 1726889793.78332: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889793.78344: 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 <<< 178205 1726889793.78363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889793.78455: 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 0x7fbe8e1311c0> <<< 178205 1726889793.78496: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2ff190> # /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 0x7fbe8e131220> <<< 178205 1726889793.78553: 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 0x7fbe8e131310> <<< 178205 1726889793.78573: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2efa00> # /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' <<< 178205 1726889793.78586: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2effa0> <<< 178205 1726889793.78630: 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' <<< 178205 1726889793.78643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889793.78685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889793.78753: stdout chunk (state=3): >>># /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' <<< 178205 1726889793.78796: 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 0x7fbe8e0b83d0> <<< 178205 1726889793.78843: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0b8190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0a79d0> <<< 178205 1726889793.78940: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e1429d0> <<< 178205 1726889793.78995: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e131eb0> # /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 0x7fbe8e142ca0> <<< 178205 1726889793.79054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e1499a0> <<< 178205 1726889793.79097: 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 0x7fbe8e0c5700> # /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 0x7fbe8e0c5340> <<< 178205 1726889793.79221: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /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 0x7fbe8e0d7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0d7190> # /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 0x7fbe8e0d74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611520> <<< 178205 1726889793.79674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889793.79717: 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' <<< 178205 1726889793.79738: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0defa0> <<< 178205 1726889793.79753: 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' <<< 178205 1726889793.79773: 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 <<< 178205 1726889793.79804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889793.79836: 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 <<< 178205 1726889793.79880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889793.79924: 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 0x7fbe8e093fa0> <<< 178205 1726889793.79979: 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' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 178205 1726889793.80000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 178205 1726889793.80011: 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' <<< 178205 1726889793.80086: 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 0x7fbe8e02ed90> <<< 178205 1726889793.80127: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02ec10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02e3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02e190> <<< 178205 1726889793.80173: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07fee0> # /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' <<< 178205 1726889793.80180: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02e220> <<< 178205 1726889793.80227: 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 <<< 178205 1726889793.80253: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889793.80268: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e059160> <<< 178205 1726889793.80301: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02eeb0> <<< 178205 1726889793.80336: 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 0x7fbe8e04a9d0> <<< 178205 1726889793.80369: 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 0x7fbe8e059fd0> <<< 178205 1726889793.80407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0381c0> <<< 178205 1726889793.80463: 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' <<< 178205 1726889793.80489: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e038310> # /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' <<< 178205 1726889793.80519: 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' <<< 178205 1726889793.80545: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e038910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e038640> <<< 178205 1726889793.80576: 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' <<< 178205 1726889793.80599: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0389d0> <<< 178205 1726889793.80635: 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 0x7fbe8df65610> <<< 178205 1726889793.80656: 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' <<< 178205 1726889793.80676: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df65700> <<< 178205 1726889793.80696: 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' <<< 178205 1726889793.80759: 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' <<< 178205 1726889793.80796: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df65ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df65af0> # /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' <<< 178205 1726889793.80836: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df65f40> <<< 178205 1726889793.80866: 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 0x7fbe8df7bb20> # /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' <<< 178205 1726889793.80897: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df7bc40> <<< 178205 1726889793.80910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889793.80947: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df7be80> <<< 178205 1726889793.80974: 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 0x7fbe8df0b310> <<< 178205 1726889793.80999: 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 0x7fbe8df0bd00> <<< 178205 1726889793.81037: 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' <<< 178205 1726889793.81067: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df0be50> # /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' <<< 178205 1726889793.81102: 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' <<< 178205 1726889793.81130: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1b550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1b130> <<< 178205 1726889793.81143: 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 <<< 178205 1726889793.81208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889793.81238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889793.81258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1bf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1ba90> <<< 178205 1726889793.81289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1bd90> <<< 178205 1726889793.81329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889793.81377: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df27820> # /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 0x7fbe8df27fa0> <<< 178205 1726889793.81409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df342b0> <<< 178205 1726889793.81501: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df343a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f220> <<< 178205 1726889793.81524: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0ded00> # /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' <<< 178205 1726889793.81537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.81593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df34f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df34c40> # /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' <<< 178205 1726889793.81618: 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 <<< 178205 1726889793.81647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889793.81671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889793.81699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889793.81756: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8decf5e0> <<< 178205 1726889793.81780: 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' <<< 178205 1726889793.81832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889793.81851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889793.81864: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ded8520> <<< 178205 1726889793.81909: 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 0x7fbe8decfe80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8decfdf0> <<< 178205 1726889793.81941: 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 <<< 178205 1726889793.81954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889793.81995: 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 0x7fbe8df04760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df041f0> <<< 178205 1726889793.82022: 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' <<< 178205 1726889793.82047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889793.82108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889793.82130: stdout chunk (state=3): >>>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 0x7fbe8de51a90> <<< 178205 1726889793.82167: 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 0x7fbe8de51c70> <<< 178205 1726889793.82252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889793.82265: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df04cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df04a60> <<< 178205 1726889793.82298: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df42160> <<< 178205 1726889793.82325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889793.82353: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8decf220> <<< 178205 1726889793.82371: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df34af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f250> <<< 178205 1726889793.82445: 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 <<< 178205 1726889793.82464: stdout chunk (state=3): >>># 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 0x7fbe8de71190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 178205 1726889793.82487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889793.82506: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de714c0> <<< 178205 1726889793.82547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de71d30> <<< 178205 1726889793.82607: 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 <<< 178205 1726889793.82634: stdout chunk (state=3): >>># 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 0x7fbe8de06640> # /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' <<< 178205 1726889793.82647: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de06bb0> <<< 178205 1726889793.82699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /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' <<< 178205 1726889793.82725: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889793.82781: 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 0x7fbe8de13c70> <<< 178205 1726889793.82803: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de13850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de135b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de13220> <<< 178205 1726889793.82864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de13460> <<< 178205 1726889793.82892: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889793.82905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889793.82931: 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' <<< 178205 1726889793.82963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22be0> <<< 178205 1726889793.83003: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22c70> <<< 178205 1726889793.83033: 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' <<< 178205 1726889793.83114: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8de302b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22df0> <<< 178205 1726889793.83141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889793.83166: 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 <<< 178205 1726889793.83188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 178205 1726889793.83209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889793.83261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd38310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 178205 1726889793.83322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889793.83336: 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 0x7fbe8dd41370> <<< 178205 1726889793.83360: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd41310> <<< 178205 1726889793.83381: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889793.83434: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8dd414c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd41220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd38d30> <<< 178205 1726889793.83462: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd383d0> <<< 178205 1726889793.83487: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd29a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd290d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de30970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22820> <<< 178205 1726889793.83531: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de220d0> <<< 178205 1726889793.83615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 178205 1726889793.83684: stdout chunk (state=3): >>># 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 0x7fbe8dd38dc0> # /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 0x7fbe8dd41790> # /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 0x7fbe8dd41a00> <<< 178205 1726889793.83751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 178205 1726889793.83777: stdout chunk (state=3): >>># 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 0x7fbe8dd41f70> # /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' <<< 178205 1726889793.83830: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd5c760> # /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' <<< 178205 1726889793.83898: 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 0x7fbe8dce0940> <<< 178205 1726889793.83927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889793.83968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcedbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889793.83999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889793.84045: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8dd10160> <<< 178205 1726889793.84148: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcedc10> <<< 178205 1726889793.84183: 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' <<< 178205 1726889793.84211: 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' <<< 178205 1726889793.84239: 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' <<< 178205 1726889793.84288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # 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' <<< 178205 1726889793.84404: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcb8430> # /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' <<< 178205 1726889793.84440: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcb8550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 178205 1726889793.84470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889793.84520: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab7f0> # /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 0x7fbe8dcad940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab160> <<< 178205 1726889793.84546: 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' <<< 178205 1726889793.84577: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc9eac0> <<< 178205 1726889793.84618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # 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 0x7fbe8dcaddf0> <<< 178205 1726889793.84677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc53220> # /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 0x7fbe8dc53310> <<< 178205 1726889793.84736: 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' <<< 178205 1726889793.84781: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc53430> # /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' <<< 178205 1726889793.84824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889793.84881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889793.84919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889793.84962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889793.84976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889793.85018: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc28670> <<< 178205 1726889793.85049: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc7cf70> <<< 178205 1726889793.85108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc8ea00> <<< 178205 1726889793.85134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc8ea90> <<< 178205 1726889793.85169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889793.85220: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc282e0> <<< 178205 1726889793.85239: 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 0x7fbe8dc393d0> <<< 178205 1726889793.85428: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc5fd30> <<< 178205 1726889793.85466: 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' <<< 178205 1726889793.85494: 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 0x7fbe8dc699a0> <<< 178205 1726889793.85531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889793.85544: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbe68b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc692b0> <<< 178205 1726889793.85584: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc53be0> <<< 178205 1726889793.85630: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd0bdc0> <<< 178205 1726889793.85651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889793.85670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889793.85696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889793.85717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc0c670> <<< 178205 1726889793.85760: 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' <<< 178205 1726889793.85804: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc0ce20> # /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 0x7fbe8db9b190> <<< 178205 1726889793.85855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889793.85868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889793.85914: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db9bac0> <<< 178205 1726889793.85946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889793.85975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889793.86002: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbba1f0> <<< 178205 1726889793.86033: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db9bd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db9b220> <<< 178205 1726889793.86074: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbfb8b0> <<< 178205 1726889793.86094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889793.86115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889793.86133: 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 <<< 178205 1726889793.86185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889793.86198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889793.86223: 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 0x7fbe8db72310> <<< 178205 1726889793.86247: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889793.86290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889793.86309: 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 0x7fbe8db72df0> <<< 178205 1726889793.86334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889793.86357: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72f70> <<< 178205 1726889793.86380: 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' <<< 178205 1726889793.86407: 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 <<< 178205 1726889793.86429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889793.86447: 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' <<< 178205 1726889793.86511: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db7ac10> <<< 178205 1726889793.86536: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db7a7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db7a340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72a90> <<< 178205 1726889793.86563: 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' <<< 178205 1726889793.86592: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72be0> <<< 178205 1726889793.86620: 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 <<< 178205 1726889793.86640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889793.86654: 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' <<< 178205 1726889793.86686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.86728: 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' <<< 178205 1726889793.86752: 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' <<< 178205 1726889793.86791: 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 0x7fbe8db27a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db276a0> <<< 178205 1726889793.86809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889793.86836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889793.86898: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db27700> <<< 178205 1726889793.86910: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889793.86959: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c640> <<< 178205 1726889793.86987: 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 0x7fbe8db1c820> <<< 178205 1726889793.87016: 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 <<< 178205 1726889793.87035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889793.87057: 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' <<< 178205 1726889793.87087: 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' <<< 178205 1726889793.87111: 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' <<< 178205 1726889793.87138: 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 0x7fbe8dad3940> <<< 178205 1726889793.87200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad3af0> <<< 178205 1726889793.87245: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad3ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad35e0> # /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' <<< 178205 1726889793.87264: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad38e0> <<< 178205 1726889793.87296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dadb100> <<< 178205 1726889793.87328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889793.87382: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dadb160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 178205 1726889793.87431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889793.87475: 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 0x7fbe8daec370> # /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' <<< 178205 1726889793.88368: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daec940> <<< 178205 1726889793.88406: 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 0x7fbe8db0ce80> <<< 178205 1726889793.88422: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dadbc40> <<< 178205 1726889793.88446: 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' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dadbac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad3280> <<< 178205 1726889793.88473: 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 0x7fbe8dad3340> <<< 178205 1726889793.88527: 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 <<< 178205 1726889793.88531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889793.88542: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad3040> <<< 178205 1726889793.88569: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db30b20> <<< 178205 1726889793.88583: 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' <<< 178205 1726889793.88606: 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' <<< 178205 1726889793.88652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889793.88684: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da94910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da94550> <<< 178205 1726889793.88696: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db42940> <<< 178205 1726889793.88727: 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 <<< 178205 1726889793.88738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889793.88765: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad30a0> <<< 178205 1726889793.88787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da94d90> <<< 178205 1726889793.88807: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c970> <<< 178205 1726889793.88842: 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 <<< 178205 1726889793.88846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889793.88889: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daa0940> <<< 178205 1726889793.88902: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c040> <<< 178205 1726889793.88930: 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' <<< 178205 1726889793.88955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889793.88975: 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 <<< 178205 1726889793.89001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889793.89041: 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' <<< 178205 1726889793.89044: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daba2b0> <<< 178205 1726889793.89062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daba520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae0a0> <<< 178205 1726889793.89088: 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' <<< 178205 1726889793.89121: 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 0x7fbe8dabae20> <<< 178205 1726889793.89163: 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' <<< 178205 1726889793.89176: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac21c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dabaa00> <<< 178205 1726889793.89195: 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 0x7fbe8dabac70> <<< 178205 1726889793.89232: 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' <<< 178205 1726889793.89252: 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' <<< 178205 1726889793.89281: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 178205 1726889793.89305: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2820> <<< 178205 1726889793.89371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889793.89375: 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 0x7fbe8dacb0d0> <<< 178205 1726889793.89391: 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' <<< 178205 1726889793.89404: 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 <<< 178205 1726889793.89428: 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 0x7fbe8dacbb80> <<< 178205 1726889793.89458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889793.89479: 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 0x7fbe8dacbc40> <<< 178205 1726889793.89492: 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 <<< 178205 1726889793.89520: 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 0x7fbe8dacbcd0> <<< 178205 1726889793.89539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889793.89567: 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 0x7fbe8dacbd60> <<< 178205 1726889793.89594: 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 <<< 178205 1726889793.89625: 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 0x7fbe8dacbdf0> <<< 178205 1726889793.89644: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dacb520> <<< 178205 1726889793.89678: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889793.89702: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dacbfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2b50> <<< 178205 1726889793.89717: 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 <<< 178205 1726889793.89746: 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 0x7fbe8d9f43a0> <<< 178205 1726889793.89776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f46d0> <<< 178205 1726889793.89813: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f4940><<< 178205 1726889793.89841: stdout chunk (state=3): >>> <<< 178205 1726889793.89870: 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 0x7fbe8d9f4be0> <<< 178205 1726889793.89909: 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 0x7fbe8d9f4e80> <<< 178205 1726889793.89945: 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 0x7fbe8d9f9160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2460> # /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' <<< 178205 1726889793.89999: 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' <<< 178205 1726889793.90052: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f94c0> # /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' <<< 178205 1726889793.90100: 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' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f98e0> <<< 178205 1726889793.90121: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9760> # /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' <<< 178205 1726889793.90146: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9d00> <<< 178205 1726889793.90185: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9c10> <<< 178205 1726889793.90251: 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 0x7fbe8d9f9d30> <<< 178205 1726889793.90268: 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' <<< 178205 1726889793.90295: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da06100> <<< 178205 1726889793.90327: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889793.90366: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da06190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2670> <<< 178205 1726889793.90416: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae8b0> # /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 0x7fbe8daae8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae430> <<< 178205 1726889793.90444: 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' <<< 178205 1726889793.90480: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2550> <<< 178205 1726889793.90521: 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 0x7fbe8db1c3d0> <<< 178205 1726889793.90570: 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 # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889793.90633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da06fd0> # /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' <<< 178205 1726889793.90678: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889793.90796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889793.90818: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d130> <<< 178205 1726889793.90839: 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' <<< 178205 1726889793.90872: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d430> <<< 178205 1726889793.90893: 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' <<< 178205 1726889793.90905: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9a8f70> <<< 178205 1726889793.90956: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9c70> <<< 178205 1726889793.91003: 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' # /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' <<< 178205 1726889793.91035: 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 0x7fbe8d9b9a90> <<< 178205 1726889793.91060: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889793.91081: 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 <<< 178205 1726889793.91106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889793.91130: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9c6280> <<< 178205 1726889793.91154: 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 0x7fbe8d9c6340> <<< 178205 1726889793.91230: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9790> <<< 178205 1726889793.91252: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b96a0> <<< 178205 1726889793.91274: 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 <<< 178205 1726889793.91294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889793.91318: 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' <<< 178205 1726889793.91345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889793.91364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9771f0> <<< 178205 1726889793.91382: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9c6d30> <<< 178205 1726889793.91408: 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 0x7fbe8d9c6f40> <<< 178205 1726889793.91438: 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 <<< 178205 1726889793.91452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d977820> <<< 178205 1726889793.91476: 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' <<< 178205 1726889793.91519: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d977ee0> <<< 178205 1726889793.91531: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9760> <<< 178205 1726889793.91563: 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' <<< 178205 1726889793.91575: 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 <<< 178205 1726889793.91600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889793.91628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889793.91655: 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' <<< 178205 1726889793.91689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889793.91709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889793.91745: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9271f0> <<< 178205 1726889793.91790: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d91de20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d91d310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d98d880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9c6b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db8ac70> <<< 178205 1726889793.91825: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db8a580> <<< 178205 1726889793.91851: 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 0x7fbe8d91df40> <<< 178205 1726889793.91875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d91dc70> <<< 178205 1726889793.91903: 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 <<< 178205 1726889793.91926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889793.91953: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d930940> <<< 178205 1726889793.91972: 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' <<< 178205 1726889793.91984: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d930d30> <<< 178205 1726889793.92007: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72550> <<< 178205 1726889793.92294: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db648b0> # /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 0x7fbe8d94a310> # /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 0x7fbe8d94a6a0> # /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 0x7fbe8d94a7c0> # /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 0x7fbe8d8e0130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d94a880> # /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' <<< 178205 1726889793.92319: 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' <<< 178205 1726889793.92342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889793.92356: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8ed190> <<< 178205 1726889793.92381: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8e0a30> <<< 178205 1726889793.92410: 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 <<< 178205 1726889793.92423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889793.92609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889793.92646: stdout chunk (state=3): >>># 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 0x7fbe8d893940> # /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 0x7fbe8d89f580> <<< 178205 1726889793.92924: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8edf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8ed730> # /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 0x7fbe8d903a30> # /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 0x7fbe8d8b8c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8b83a0> # /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 0x7fbe8d8b8e20> # /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 0x7fbe8d8c92e0> # /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' <<< 178205 1726889793.92959: 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 0x7fbe8d8c9460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9310> <<< 178205 1726889793.92994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9400> <<< 178205 1726889793.93155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /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 0x7fbe8d8c9d30> <<< 178205 1726889793.93201: 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 0x7fbe8d8c9b80> <<< 178205 1726889793.93226: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9550> <<< 178205 1726889793.93269: 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' <<< 178205 1726889793.93322: 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 <<< 178205 1726889793.93389: stdout chunk (state=3): >>># 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' <<< 178205 1726889793.93403: 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 0x7fbe8d864970> # /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 0x7fbe8d864a60> <<< 178205 1726889793.93471: 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 0x7fbe8d864d60> <<< 178205 1726889793.93497: 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 0x7fbe8d875370> <<< 178205 1726889793.93533: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d864310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d851eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889793.93646: 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 import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8645b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d851b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 178205 1726889793.93671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889793.93706: 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' <<< 178205 1726889793.93732: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d7654c0> <<< 178205 1726889793.93746: 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' <<< 178205 1726889793.93806: 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' <<< 178205 1726889793.93821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889793.93893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889793.93988: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d77ef40> <<< 178205 1726889793.94034: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d765d00> <<< 178205 1726889793.94054: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d765850> <<< 178205 1726889793.94185: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d875f70> <<< 178205 1726889793.94224: 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' <<< 178205 1726889793.94255: 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 0x7fbe8d72fdc0> <<< 178205 1726889793.94278: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889793.94311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889793.94337: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 178205 1726889793.94351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889793.94392: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d74b340> <<< 178205 1726889793.94462: 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 0x7fbe8d74bf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d72fe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d72f790> <<< 178205 1726889793.94489: 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 <<< 178205 1726889793.94508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 178205 1726889793.94529: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889793.94548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889793.94568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889793.94584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889793.94618: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6c8f70> <<< 178205 1726889793.94720: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6c8430> <<< 178205 1726889793.94752: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d731880> <<< 178205 1726889793.94780: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9038b0> <<< 178205 1726889793.94799: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8e0ee0> <<< 178205 1726889793.94838: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbcd580> <<< 178205 1726889793.94867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.94883: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db59850> <<< 178205 1726889793.94916: 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 0x7fbe8d6e0e20> <<< 178205 1726889793.94938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889793.94971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889793.95024: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6e0fa0> <<< 178205 1726889793.95054: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbfbf40> <<< 178205 1726889793.95087: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dce09d0> <<< 178205 1726889793.95110: 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' <<< 178205 1726889793.95142: 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 <<< 178205 1726889793.95166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889793.95186: 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 0x7fbe8d690700> <<< 178205 1726889793.95207: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d700b80> <<< 178205 1726889793.95233: 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' <<< 178205 1726889793.95262: 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 <<< 178205 1726889793.95287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889793.95307: 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' <<< 178205 1726889793.95338: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d69c130> <<< 178205 1726889793.95369: 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 0x7fbe8d69c3d0> <<< 178205 1726889793.95393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d69c610> <<< 178205 1726889793.95425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d69c850> <<< 178205 1726889793.95466: 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' <<< 178205 1726889793.95487: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d69ca30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d690ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6909d0> <<< 178205 1726889793.95516: 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' <<< 178205 1726889793.95566: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d690eb0> # /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' <<< 178205 1726889793.95625: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6ae400> <<< 178205 1726889793.95650: 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 0x7fbe8d6ae8b0> <<< 178205 1726889793.95670: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6ae520> <<< 178205 1726889793.95692: 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 <<< 178205 1726889793.95800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 178205 1726889793.95825: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6481c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6aed00> <<< 178205 1726889793.95854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6aee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dced400> <<< 178205 1726889793.95907: 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 <<< 178205 1726889793.95921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889793.95962: 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 0x7fbe8d64eb50> <<< 178205 1726889793.96023: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dce06d0> <<< 178205 1726889793.96051: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcd7550> <<< 178205 1726889793.96076: 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' <<< 178205 1726889793.96125: 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' <<< 178205 1726889793.96164: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d66c670> <<< 178205 1726889793.96214: 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' # /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 0x7fbe8d677940> <<< 178205 1726889793.96264: 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' <<< 178205 1726889793.96310: 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 0x7fbe8d6816d0> <<< 178205 1726889793.96338: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d677f70> <<< 178205 1726889793.96396: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d66cb20> # /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' <<< 178205 1726889793.96433: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6773a0> <<< 178205 1726889793.96474: 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 0x7fbe8d5f5670> <<< 178205 1726889793.96543: 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 0x7fbe8d5f5880> # /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' <<< 178205 1726889793.96602: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d5f5b80> # /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 0x7fbe8d5f5e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d66c100> <<< 178205 1726889793.96619: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d64ed00> # /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 0x7fbe8d66c4c0> <<< 178205 1726889794.64737: 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}}} <<< 178205 1726889794.66384: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889794.66409: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889794.67118: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 178205 1726889794.67273: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.67291: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.67349: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.67355: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.67388: stdout chunk (state=3): >>># cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing 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 <<< 178205 1726889794.67618: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.68265: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889794.68268: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889794.68305: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889794.68323: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889794.68369: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889794.68386: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889794.68459: 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 <<< 178205 1726889794.68586: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.68625: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.68732: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.68794: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.68862: stdout chunk (state=3): >>># 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<<< 178205 1726889794.68933: stdout chunk (state=3): >>> # 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 <<< 178205 1726889794.68955: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.69053: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.69192: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 178205 1726889794.69264: 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 # cleanup[3] wiping gpg._gpgme <<< 178205 1726889794.69835: 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 # 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 <<< 178205 1726889794.70680: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889794.70699: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889794.70731: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889794.70759: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889794.70822: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject<<< 178205 1726889794.70835: stdout chunk (state=3): >>> # 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 <<< 178205 1726889794.70860: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889794.70875: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889794.70920: 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 <<< 178205 1726889794.70955: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889794.71003: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889794.71091: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889794.71134: 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 <<< 178205 1726889794.71179: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889794.71232: stdout chunk (state=3): >>># destroy _weakref <<< 178205 1726889794.71235: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 178205 1726889794.71268: 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 <<< 178205 1726889794.71329: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 178205 1726889794.71381: stdout chunk (state=3): >>># 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 <<< 178205 1726889794.71431: stdout chunk (state=3): >>># destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # 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 <<< 178205 1726889794.71448: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889794.71509: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889794.71563: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889794.71584: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889794.71755: 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 <<< 178205 1726889794.71784: 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 <<< 178205 1726889794.71854: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889794.71998: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889794.72848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889794.72851: stdout chunk (state=3): >>><<< 178205 1726889794.72854: stderr chunk (state=3): >>><<< 178205 1726889794.73283: _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 0x7fbe91bf3dc0> # /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 0x7fbe91b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bf3b20> # /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 0x7fbe91bf3ac0> 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 0x7fbe91b98490> # /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 0x7fbe91b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98670> # /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 0x7fbe91b4f190> # /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 0x7fbe91b4f220> # /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 0x7fbe91b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91bb0880> # /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 0x7fbe91b48d90> # /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 0x7fbe91b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b98970> 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 0x7fbe91b14eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b17f40> # /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 0x7fbe91b0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b14370> # /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 0x7fbe91a1fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a1f8b0> 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 0x7fbe91a1feb0> # /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 0x7fbe91a1ff70> # /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 0x7fbe91a1fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a77d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a72610> # /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 0x7fbe91a84670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b1be20> # /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 0x7fbe91a30c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a77250> # 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 0x7fbe91a84280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b219d0> # /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 0x7fbe91a30fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a30d90> # /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 0x7fbe91a30d00> # /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 0x7fbe917fb370> # /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 0x7fbe917fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a38fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33490> # /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 0x7fbe917491c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a33eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91b21040> # /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 0x7fbe9175caf0> 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 0x7fbe9175ce20> # /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 0x7fbe9176f730> # /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 0x7fbe9176fc70> # 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 0x7fbe916fa3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9175cf10> # /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 0x7fbe9170b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9176f5b0> 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 0x7fbe9170b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a309d0> # /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 0x7fbe917276a0> # /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 0x7fbe91727970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91727760> # 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 0x7fbe91727850> # /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 0x7fbe91727ca0> # 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 0x7fbe917331f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe917278e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91719a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91a305b0> # /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 0x7fbe91727a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe91647670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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 0x7fbe915707c0> # /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 0x7fbe91570160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570f10> # /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 0x7fbe915704f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91570d30> 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 0x7fbe91570f70> # /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 0x7fbe91570100> # /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 0x7fbe90f6eee0> # 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 0x7fbe90f8cf40> # 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 0x7fbe90f8cd60> # /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 0x7fbe90f8c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91556dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915563a0> # /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 0x7fbe91556f70> # /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 0x7fbe915a4c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90feacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90fea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe91574490> # 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 0x7fbe90fea4c0> # /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 0x7fbe90fea4f0> # /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 0x7fbe90f51250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915b61f0> # /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 0x7fbe90f5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915b6370> # /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 0x7fbe915d0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f5c880> # 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 0x7fbe90f5c6d0> # 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 0x7fbe90f5b670> # 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 0x7fbe90f5b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915ae8b0> # /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 0x7fbe90fe1670> # 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 0x7fbe90fe0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90fef0d0> # 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 0x7fbe90fe10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9157ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90b55580> # /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 0x7fbe90f29520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90af70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90fe0bb0> # 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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90f39970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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 0x7fbe915c2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90f207c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f1d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f17970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90937640> # /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 0x7fbe909376d0> # /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 0x7fbe90937c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937910> # /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 0x7fbe90937070> # /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 0x7fbe90949730> # /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 0x7fbe90949c40> # /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 0x7fbe90949e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915bf700> # /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 0x7fbe9094aa60> # /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 0x7fbe9094aac0> # /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 0x7fbe90980610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094aee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9094a370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe915bf6d0> # /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 0x7fbe90ae3070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b28dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90980430> # /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 0x7fbe90b23df0> # /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 0x7fbe90b23250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b29d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe908e4f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90ae8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90f39ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909376a0> # /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 0x7fbe90937760> # /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 0x7fbe90b23ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90937160> # /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 0x7fbe90b55a60> # /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 0x7fbe90ae9940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe909985e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90b55850> # /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 0x7fbe909856a0> # /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 0x7fbe908ec5e0> # /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 0x7fbe90902b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe908ec8e0> # /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 0x7fbe909026d0> # /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 0x7fbe9092e910> # /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 0x7fbe906afca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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_a3d2hgtr/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 0x7fbe90611be0> # /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 0x7fbe90611d60> # /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 0x7fbe90663430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611250> # /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 0x7fbe90611850> # /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 0x7fbe905989d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598580> # /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 0x7fbe90539550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598a00> # /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 0x7fbe90498e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe905b92e0> # /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 0x7fbe8ecae2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe9056c8b0> # /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 0x7fbe8eb7ce80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ec8c580> # /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 0x7fbe8eae6a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ecae520> # /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 0x7fbe8eadfd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eae6fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598130> # /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 0x7fbe8ea0eb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea0e340> # /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 0x7fbe8ea22700> # /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 0x7fbe8ea2f2b0> # /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 0x7fbe8ea2f850> # /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 0x7fbe8ea2fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea2f370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea22790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea1adc0> # /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 0x7fbe8e5e2ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea22190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8ea0eca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eb12730> # /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 0x7fbe8eb12f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8eb128b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90598280> # /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 0x7fbe8e5efd60> # /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 0x7fbe8e460220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4ff2b0> # /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 0x7fbe8e50c7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4b2e50> # /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 0x7fbe8e50ce80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cbb0> # /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 0x7fbe8e50cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50ce50> # /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 0x7fbe8e3621c0> # /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 0x7fbe8e362250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50cf40> # /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 0x7fbe8e3623d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50ceb0> # /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 0x7fbe8e50cc40> # /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 0x7fbe8e3621f0> # /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 0x7fbe8e362430> # /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 0x7fbe8e3624c0> # /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 0x7fbe8e362550> # /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 0x7fbe8e3625e0> # /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 0x7fbe8e362670> # /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 0x7fbe8e362700> # /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 0x7fbe8e362790> # /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 0x7fbe8e362820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50c220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4e61c0> # /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 0x7fbe8e362be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e362940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e50c8e0> # /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 0x7fbe8e4ff100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4ddca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e4dd2b0> # /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 0x7fbe8e4dd490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e614b50> # /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 0x7fbe8e4dde20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e5efd00> # /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 0x7fbe8e37cc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e614940> # /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 0x7fbe8e3192b0> # /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 0x7fbe8e2cb190> # 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 0x7fbe8e2cb220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e32c6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3196d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e30da90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e3070d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37cee0> # /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 0x7fbe8e2cbfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2cb790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e37cd90> # /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 0x7fbe8e307940> # /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 0x7fbe8e2ef850> # /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 0x7fbe8e2ef8e0> # /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 0x7fbe8e2efa60> # /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 0x7fbe8e1311c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2ff190> # /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 0x7fbe8e131220> # /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 0x7fbe8e131310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e2efa00> # /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 0x7fbe8e2effa0> # /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 0x7fbe8e0b83d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0b8190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0a79d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e1429d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e131eb0> # /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 0x7fbe8e142ca0> # /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 0x7fbe8e1499a0> # /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 0x7fbe8e0c5700> # /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 0x7fbe8e0c5340> # /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 0x7fbe8e0d7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0d7190> # /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 0x7fbe8e0d74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe90611520> # /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 0x7fbe8e0defa0> # /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 0x7fbe8e093fa0> # /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 0x7fbe8e02ed90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02ec10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02e3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02e190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07fee0> # /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 0x7fbe8e02e220> # /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 0x7fbe8e059160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e02eeb0> # /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 0x7fbe8e04a9d0> # /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 0x7fbe8e059fd0> # /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 0x7fbe8e0381c0> # /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 0x7fbe8e038310> # /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 0x7fbe8e038910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e038640> # /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 0x7fbe8e0389d0> # /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 0x7fbe8df65610> # /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 0x7fbe8df65700> # /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 0x7fbe8df65ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df65af0> # /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 0x7fbe8df65f40> # /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 0x7fbe8df7bb20> # /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 0x7fbe8df7bc40> # /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 0x7fbe8df7be80> # /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 0x7fbe8df0b310> # /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 0x7fbe8df0bd00> # /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 0x7fbe8df0be50> # /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 0x7fbe8df1b550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1b130> # /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 0x7fbe8df1bf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df1ba90> # /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 0x7fbe8df1bd90> # /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 0x7fbe8df27820> # /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 0x7fbe8df27fa0> # /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 0x7fbe8df342b0> # /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 0x7fbe8df343a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e0ded00> # /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 0x7fbe8df34f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df34c40> # /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 0x7fbe8decf5e0> # /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 0x7fbe8ded8520> # 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 0x7fbe8decfe80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8decfdf0> # /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 0x7fbe8df04760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df041f0> # /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 0x7fbe8de51a90> # /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 0x7fbe8de51c70> # /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 0x7fbe8df04cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df04a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df42160> # /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 0x7fbe8decf220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8df34af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8e07f250> # /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 0x7fbe8de71190> # /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 0x7fbe8de714c0> # /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 0x7fbe8de71d30> # /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 0x7fbe8de06640> # /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 0x7fbe8de06bb0> # /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 0x7fbe8de13c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de13850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de135b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de13220> # /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 0x7fbe8de13460> # /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 0x7fbe8de22be0> # /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 0x7fbe8de22c70> # /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 0x7fbe8de302b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22df0> # /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 0x7fbe8dd38310> # /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 0x7fbe8dd41370> # /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 0x7fbe8dd41310> # /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 0x7fbe8dd414c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd41220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd38d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd383d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd29a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd290d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de30970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de22820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8de220d0> # /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 0x7fbe8de22970> # /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 0x7fbe8dd38dc0> # /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 0x7fbe8dd41790> # /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 0x7fbe8dd41a00> # /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 0x7fbe8dd41f70> # /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 0x7fbe8dd5c760> # /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 0x7fbe8dce0940> # /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 0x7fbe8dcedbb0> # /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 0x7fbe8dd10160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcedc10> # /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 0x7fbe8dcb8430> # /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 0x7fbe8dcb8550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab4c0> # /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 0x7fbe8dcab7f0> # /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 0x7fbe8dcad940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcab160> # /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 0x7fbe8dcab220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc9eac0> # /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 0x7fbe8dcaddf0> # /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 0x7fbe8dc53220> # /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 0x7fbe8dc53310> # /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 0x7fbe8dc53430> # /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 0x7fbe8dc28670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc7cf70> # /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 0x7fbe8dc8ea00> # /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 0x7fbe8dc8ea90> # /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 0x7fbe8dc282e0> # /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 0x7fbe8dc393d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc5fd30> # /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 0x7fbe8dc699a0> # /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 0x7fbe8dbe68b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc692b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dc53be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dd0bdc0> # /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 0x7fbe8dc0c670> # /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 0x7fbe8dc0ce20> # /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 0x7fbe8db9b190> # /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 0x7fbe8db9bac0> # /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 0x7fbe8dbba1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db9bd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db9b220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbfb8b0> # /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 0x7fbe8db72310> # /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 0x7fbe8db72df0> # /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 0x7fbe8db72f70> # /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 0x7fbe8db7ac10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db7a7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db7a340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72a90> # /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 0x7fbe8db72be0> # /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 0x7fbe8db27a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db276a0> # /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 0x7fbe8db27700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c640> # /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 0x7fbe8db1c820> # /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 0x7fbe8dad3940> # /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 0x7fbe8dad3af0> # /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 0x7fbe8dad3ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad35e0> # /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 0x7fbe8dad38e0> # /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 0x7fbe8dadb100> # /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 0x7fbe8dadb160> # /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 0x7fbe8daec370> # /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 0x7fbe8daec940> # /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 0x7fbe8db0ce80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dadbc40> # /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 0x7fbe8dadbac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dad3280> # /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 0x7fbe8dad3340> # /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 0x7fbe8dad3040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db30b20> # /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 0x7fbe8da94910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8da94550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db42940> # /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 0x7fbe8dad30a0> # /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 0x7fbe8da94d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c970> # /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 0x7fbe8daa0940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db1c040> # /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 0x7fbe8daba2b0> # /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 0x7fbe8daba520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae0a0> # /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 0x7fbe8dabae20> # /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 0x7fbe8dac21c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dabaa00> # /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 0x7fbe8dabac70> # /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 0x7fbe8dac2c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2820> # /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 0x7fbe8dacb0d0> # /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 0x7fbe8dacbb80> # /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 0x7fbe8dacbc40> # /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 0x7fbe8dacbcd0> # /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 0x7fbe8dacbd60> # /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 0x7fbe8dacbdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dacb520> # /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 0x7fbe8dacbfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2b50> # /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 0x7fbe8d9f43a0> # /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 0x7fbe8d9f46d0> # /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 0x7fbe8d9f4940> # /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 0x7fbe8d9f4be0> # /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 0x7fbe8d9f4e80> # /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 0x7fbe8d9f9160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2460> # /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 0x7fbe8d9f94c0> # /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 0x7fbe8d9f98e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9760> # /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 0x7fbe8d9f9d00> # /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 0x7fbe8d9f9c10> # /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 0x7fbe8d9f9d30> # /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 0x7fbe8da06100> # /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 0x7fbe8da06190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dac2670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae8b0> # /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 0x7fbe8daae8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8daae430> # /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 0x7fbe8dac2550> # /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 0x7fbe8db1c3d0> # /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 0x7fbe8da06fd0> # /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 0x7fbe8d99d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d99d130> # /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 0x7fbe8d99d430> # /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 0x7fbe8d9a8f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9f9c70> # /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 0x7fbe8d9b9a90> # /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 0x7fbe8d9c6280> # /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 0x7fbe8d9c6340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b96a0> # /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 0x7fbe8d9771f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9c6d30> # /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 0x7fbe8d9c6f40> # /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 0x7fbe8d977820> # /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 0x7fbe8d977ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9b9760> # /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 0x7fbe8d9271f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d91de20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d91d310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d98d880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9c6b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db8ac70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db8a580> # /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 0x7fbe8d91df40> # /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 0x7fbe8d91dc70> # /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 0x7fbe8d930940> # /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 0x7fbe8d930d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db72550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8db648b0> # /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 0x7fbe8d94a310> # /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 0x7fbe8d94a6a0> # /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 0x7fbe8d94a7c0> # /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 0x7fbe8d8e0130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d94a880> # /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 0x7fbe8d8ed190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8e0a30> # /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 0x7fbe8d893940> # /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 0x7fbe8d89f580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8edf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8ed730> # /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 0x7fbe8d903a30> # /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 0x7fbe8d8b8c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8b83a0> # /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 0x7fbe8d8b8e20> # /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 0x7fbe8d8c92e0> # /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 0x7fbe8d8c9460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9310> # /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 0x7fbe8d8c9400> # /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 0x7fbe8d8c9d30> # 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 0x7fbe8d8c9b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9550> # /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 0x7fbe8d864970> # /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 0x7fbe8d864a60> # /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 0x7fbe8d864d60> # /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 0x7fbe8d875370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d864310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d851eb0> # 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 0x7fbe8d8645b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d851b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8c9910> # /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 0x7fbe8d7654c0> # /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 0x7fbe8d77ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d765d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d765850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d875f70> # /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 0x7fbe8d72fdc0> # /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 0x7fbe8d74b340> # 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 0x7fbe8d74bf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d72fe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d72f790> # /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 0x7fbe8d6c8f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6c8430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d731880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d9038b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d8e0ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbcd580> # /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 0x7fbe8db59850> # /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 0x7fbe8d6e0e20> # /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 0x7fbe8d6e0fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dbfbf40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dce09d0> # /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 0x7fbe8d690700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d700b80> # /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 0x7fbe8d69c130> # /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 0x7fbe8d69c3d0> # /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 0x7fbe8d69c610> # /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 0x7fbe8d69c850> # /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 0x7fbe8d69ca30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d690ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6909d0> # /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 0x7fbe8d690eb0> # /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 0x7fbe8d6ae400> # /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 0x7fbe8d6ae8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6ae520> # /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 0x7fbe8d6481c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d6aed00> # /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 0x7fbe8d6aee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dced400> # /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 0x7fbe8d64eb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dce06d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8dcd7550> # /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 0x7fbe8d66c670> # /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 0x7fbe8d677940> # /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 0x7fbe8d6816d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d677f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d66cb20> # /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 0x7fbe8d6773a0> # /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 0x7fbe8d5f5670> # /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 0x7fbe8d5f5880> # /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 0x7fbe8d5f5b80> # /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 0x7fbe8d5f5e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d66c100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8d64ed00> # /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 0x7fbe8d66c4c0> {"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. 178205 1726889794.77313: 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-1726889793.3086877-178387-14555289451860/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889794.77317: _low_level_execute_command(): starting 178205 1726889794.77320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889793.3086877-178387-14555289451860/ > /dev/null 2>&1 && sleep 0' 178205 1726889794.77322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889794.77324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889794.77326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889794.77329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889794.77331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889794.77333: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889794.77335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889794.77337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889794.77344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889794.77346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889794.77348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889794.77350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889794.77352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889794.77354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889794.77356: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889794.77358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889794.77360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889794.77362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889794.77364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889794.77366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889794.78761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889794.78937: stderr chunk (state=3): >>><<< 178205 1726889794.78940: stdout chunk (state=3): >>><<< 178205 1726889794.78988: _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 178205 1726889794.79026: handler run complete 178205 1726889794.79317: attempt loop complete, returning result 178205 1726889794.79358: _execute() done 178205 1726889794.79396: dumping result to json 178205 1726889794.79488: done dumping result, returning 178205 1726889794.79491: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-0000000000d9] 178205 1726889794.79494: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d9 178205 1726889794.79771: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000d9 178205 1726889794.79774: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889794.79859: no more pending results, returning what we have 178205 1726889794.79862: results queue empty 178205 1726889794.79863: checking for any_errors_fatal 178205 1726889794.79868: done checking for any_errors_fatal 178205 1726889794.79869: checking for max_fail_percentage 178205 1726889794.79870: done checking for max_fail_percentage 178205 1726889794.79871: checking to see if all hosts have failed and the running result is not ok 178205 1726889794.79872: done checking to see if all hosts have failed 178205 1726889794.79873: getting the remaining hosts for this loop 178205 1726889794.79875: done getting the remaining hosts for this loop 178205 1726889794.79879: getting the next task for host managed_node2 178205 1726889794.79886: done getting next task for host managed_node2 178205 1726889794.79890: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889794.79894: ^ 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 178205 1726889794.79905: getting variables 178205 1726889794.79907: in VariableManager get_vars() 178205 1726889794.80017: Calling all_inventory to load vars for managed_node2 178205 1726889794.80031: Calling groups_inventory to load vars for managed_node2 178205 1726889794.80035: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889794.80131: Calling all_plugins_play to load vars for managed_node2 178205 1726889794.80196: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889794.80200: Calling groups_plugins_play to load vars for managed_node2 178205 1726889794.82138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889794.82891: done with get_vars() 178205 1726889794.82903: 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 23:36:34 -0400 (0:00:01.694) 0:00:07.819 ****** 178205 1726889794.83132: entering _queue_task() for managed_node2/service_facts 178205 1726889794.83134: Creating lock for service_facts 178205 1726889794.83465: worker is 1 (out of 1 available) 178205 1726889794.83480: exiting _queue_task() for managed_node2/service_facts 178205 1726889794.83493: done queuing things up, now waiting for results queue to drain 178205 1726889794.83494: waiting for pending results... 178205 1726889794.83850: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889794.84001: in run() - task 02369adf-7a19-34ed-f5d1-0000000000da 178205 1726889794.84025: variable 'ansible_search_path' from source: unknown 178205 1726889794.84033: variable 'ansible_search_path' from source: unknown 178205 1726889794.84080: calling self._execute() 178205 1726889794.84162: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889794.84172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889794.84190: variable 'omit' from source: magic vars 178205 1726889794.84655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889794.84967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889794.85021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889794.85069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889794.85109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889794.86823: 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) 178205 1726889794.87068: 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) 178205 1726889794.87102: 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) 178205 1726889794.87136: 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) 178205 1726889794.87874: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 178205 1726889794.87941: variable 'omit' from source: magic vars 178205 1726889794.88087: variable 'omit' from source: magic vars 178205 1726889794.88200: variable 'omit' from source: magic vars 178205 1726889794.88245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889794.88306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889794.88331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889794.88356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889794.88381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889794.88414: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889794.88423: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889794.88430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889794.88540: Set connection var ansible_pipelining to False 178205 1726889794.88552: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889794.88561: Set connection var ansible_shell_executable to /bin/sh 178205 1726889794.88567: Set connection var ansible_connection to ssh 178205 1726889794.88575: Set connection var ansible_shell_type to sh 178205 1726889794.88951: Set connection var ansible_timeout to 10 178205 1726889794.89014: variable 'ansible_shell_executable' from source: unknown 178205 1726889794.89031: variable 'ansible_connection' from source: unknown 178205 1726889794.89039: variable 'ansible_module_compression' from source: unknown 178205 1726889794.89067: variable 'ansible_shell_type' from source: unknown 178205 1726889794.89074: variable 'ansible_shell_executable' from source: unknown 178205 1726889794.89080: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889794.89087: variable 'ansible_pipelining' from source: unknown 178205 1726889794.89093: variable 'ansible_timeout' from source: unknown 178205 1726889794.89172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889794.89330: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889794.89347: variable 'omit' from source: magic vars 178205 1726889794.89359: starting attempt loop 178205 1726889794.89370: running the handler 178205 1726889794.89394: _low_level_execute_command(): starting 178205 1726889794.89407: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889794.91271: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889794.91275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889794.91316: stderr 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 not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889794.91322: 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 <<< 178205 1726889794.91325: stderr 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 <<< 178205 1726889794.91436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889794.91449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889794.91514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889794.93139: stdout chunk (state=3): >>>/root <<< 178205 1726889794.93260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889794.93317: stderr chunk (state=3): >>><<< 178205 1726889794.93345: stdout chunk (state=3): >>><<< 178205 1726889794.93429: _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 178205 1726889794.93441: _low_level_execute_command(): starting 178205 1726889794.93446: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787 `" && echo ansible-tmp-1726889794.9337149-178436-128267600992787="` echo /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787 `" ) && sleep 0' 178205 1726889794.95602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889794.95618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889794.95635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889794.95652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889794.95699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889794.95710: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889794.95732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889794.95750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889794.95761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889794.95771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889794.95790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889794.95802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889794.95818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889794.95834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889794.95850: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889794.95865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889794.95958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889794.95983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889794.96007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889794.96086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889794.98078: stdout chunk (state=3): >>>ansible-tmp-1726889794.9337149-178436-128267600992787=/root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787 <<< 178205 1726889794.98227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889794.98326: stderr chunk (state=3): >>><<< 178205 1726889794.98422: stdout chunk (state=3): >>><<< 178205 1726889794.98427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889794.9337149-178436-128267600992787=/root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787 , stderr=OpenSSH_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 178205 1726889794.98817: variable 'ansible_module_compression' from source: unknown 178205 1726889794.98820: ANSIBALLZ: Using lock for service_facts 178205 1726889794.98823: ANSIBALLZ: Acquiring lock 178205 1726889794.98832: ANSIBALLZ: Lock acquired: 140714210257296 178205 1726889794.98836: ANSIBALLZ: Creating module 178205 1726889795.28748: ANSIBALLZ: Writing module into payload 178205 1726889795.29010: ANSIBALLZ: Writing module 178205 1726889795.29077: ANSIBALLZ: Renaming module 178205 1726889795.29087: ANSIBALLZ: Done creating module 178205 1726889795.29710: variable 'ansible_facts' from source: unknown 178205 1726889795.29813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/AnsiballZ_service_facts.py 178205 1726889795.29983: Sending initial data 178205 1726889795.29986: Sent initial data (164 bytes) 178205 1726889795.31062: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889795.31077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889795.31099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889795.31118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889795.31161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889795.31173: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889795.31187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889795.31213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889795.31227: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889795.31239: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889795.31252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889795.31264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889795.31278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889795.31289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889795.31304: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889795.31322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889795.31400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889795.31435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889795.31452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889795.31668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889795.33338: 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 <<< 178205 1726889795.33378: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889795.33413: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp3bplzreu /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/AnsiballZ_service_facts.py <<< 178205 1726889795.33446: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889795.34694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889795.34951: stderr chunk (state=3): >>><<< 178205 1726889795.34954: stdout chunk (state=3): >>><<< 178205 1726889795.34957: done transferring module to remote 178205 1726889795.34959: _low_level_execute_command(): starting 178205 1726889795.34961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/ /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/AnsiballZ_service_facts.py && sleep 0' 178205 1726889795.36078: 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 <<< 178205 1726889795.36081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889795.36115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889795.36118: 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 <<< 178205 1726889795.36121: 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 <<< 178205 1726889795.36123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889795.36179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889795.37043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889795.37046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889795.37086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889795.38849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889795.38917: stderr chunk (state=3): >>><<< 178205 1726889795.38935: stdout chunk (state=3): >>><<< 178205 1726889795.39039: _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 178205 1726889795.39043: _low_level_execute_command(): starting 178205 1726889795.39045: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/AnsiballZ_service_facts.py && sleep 0' 178205 1726889795.40786: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889795.40790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889795.40822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889795.40828: 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 <<< 178205 1726889795.40830: 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 <<< 178205 1726889795.40832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889795.40894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889795.40898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889795.40955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889795.42902: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889795.42930: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889795.42933: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889795.42987: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889795.43029: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889795.43055: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889795.43109: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889795.43114: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889795.43163: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889795.43167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889795.43183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889795.43204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889795.43235: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ee43dc0> <<< 178205 1726889795.43299: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889795.43302: 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 0x7fb94ebd83a0><<< 178205 1726889795.43318: stdout chunk (state=3): >>> <<< 178205 1726889795.43321: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ee43b20> <<< 178205 1726889795.43349: 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 0x7fb94ee43ac0> <<< 178205 1726889795.43367: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889795.43395: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889795.43398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889795.43418: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8490> <<< 178205 1726889795.43437: 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' <<< 178205 1726889795.43477: 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' <<< 178205 1726889795.43484: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889795.43486: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8940> <<< 178205 1726889795.43502: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8670> <<< 178205 1726889795.43541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889795.43546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889795.43571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889795.43588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889795.43606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889795.43629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889795.43645: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb8f190> <<< 178205 1726889795.43665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889795.43692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889795.43759: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb8f220> <<< 178205 1726889795.43807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889795.43816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889795.43832: 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 0x7fb94ebb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb8f940> <<< 178205 1726889795.43862: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebf0880> <<< 178205 1726889795.43888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889795.43891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb88d90> <<< 178205 1726889795.43955: 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' <<< 178205 1726889795.43959: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebb2d90> <<< 178205 1726889795.44026: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8970> <<< 178205 1726889795.44041: 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. <<< 178205 1726889795.44255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889795.44259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889795.44293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889795.44297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889795.44315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889795.44336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889795.44368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889795.44372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889795.44386: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb2feb0> <<< 178205 1726889795.44431: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb32f40> <<< 178205 1726889795.44444: 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' <<< 178205 1726889795.44477: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889795.44512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889795.44519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889795.44535: 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' <<< 178205 1726889795.44551: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb27610> <<< 178205 1726889795.44574: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb30640> <<< 178205 1726889795.44585: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb2f370> <<< 178205 1726889795.44606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889795.44663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889795.44689: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889795.44728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889795.44741: 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' <<< 178205 1726889795.44785: 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 0x7fb94eaafe20> <<< 178205 1726889795.44788: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eaaf910> <<< 178205 1726889795.44804: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889795.44842: 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 0x7fb94eaaff10> <<< 178205 1726889795.44849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889795.44867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889795.44895: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889795.44901: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eaaffd0> <<< 178205 1726889795.44937: 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' <<< 178205 1726889795.44941: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac20d0> <<< 178205 1726889795.44954: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889795.44995: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb09d90> <<< 178205 1726889795.45001: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889795.45019: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb04670> <<< 178205 1726889795.45077: 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 0x7fb94eb166d0> <<< 178205 1726889795.45083: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb36e20> <<< 178205 1726889795.45108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889795.45111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889795.45143: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889795.45148: 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 0x7fb94eac2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb092b0> <<< 178205 1726889795.45193: 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' <<< 178205 1726889795.45200: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb94eb162e0> <<< 178205 1726889795.45207: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb3c9d0> <<< 178205 1726889795.45222: 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' <<< 178205 1726889795.45248: 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' <<< 178205 1726889795.45283: 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' <<< 178205 1726889795.45300: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2df0> <<< 178205 1726889795.45332: 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 0x7fb94eac2d60> <<< 178205 1726889795.45359: 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' <<< 178205 1726889795.45392: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889795.45406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889795.45423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889795.45466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889795.45503: 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 0x7fb94ea963d0> <<< 178205 1726889795.45522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889795.45535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889795.45579: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ea964c0> <<< 178205 1726889795.45693: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eacaf40> <<< 178205 1726889795.45751: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5490> <<< 178205 1726889795.45778: 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' <<< 178205 1726889795.45832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889795.45886: 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 0x7fb94e9bc220> <<< 178205 1726889795.45916: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ea81520> <<< 178205 1726889795.45961: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889795.46056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9ceb50> import 'errno' # <<< 178205 1726889795.46078: 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 0x7fb94e9cee80> <<< 178205 1726889795.46096: 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' <<< 178205 1726889795.46117: 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' <<< 178205 1726889795.46134: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9df790> <<< 178205 1726889795.46156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889795.46210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889795.46243: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9dfcd0> <<< 178205 1726889795.46301: 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 0x7fb94e96c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9cef70> <<< 178205 1726889795.46339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb94e97d2e0> <<< 178205 1726889795.46357: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9df610> import 'pwd' # <<< 178205 1726889795.46400: 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 0x7fb94e97d3a0> <<< 178205 1726889795.46499: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2a30> # /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 <<< 178205 1726889795.46544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb94e998700> <<< 178205 1726889795.46583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb94e9989d0> <<< 178205 1726889795.46654: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9987c0> # 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 0x7fb94e9988b0> <<< 178205 1726889795.46686: 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' <<< 178205 1726889795.46880: 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 0x7fb94e998d00> <<< 178205 1726889795.46904: 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 0x7fb94e9a4250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e998940> <<< 178205 1726889795.46950: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e98ba90> <<< 178205 1726889795.46992: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889795.47023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889795.47047: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e998af0> <<< 178205 1726889795.47209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb94e8d46d0> <<< 178205 1726889795.47456: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip' <<< 178205 1726889795.47468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.47543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.47568: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/__init__.py <<< 178205 1726889795.47587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.47600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.47619: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889795.47642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.48849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.49800: 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' <<< 178205 1726889795.49805: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8820> <<< 178205 1726889795.49822: 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' <<< 178205 1726889795.49861: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889795.49867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889795.49870: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889795.49877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889795.49903: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889795.49909: 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 0x7fb94e7e8160> <<< 178205 1726889795.49946: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8280> <<< 178205 1726889795.49977: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8f70> <<< 178205 1726889795.49995: 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' <<< 178205 1726889795.50047: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8d90> <<< 178205 1726889795.50050: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889795.50081: 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 0x7fb94e7e8fd0> <<< 178205 1726889795.50091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889795.50123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889795.50158: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8100> <<< 178205 1726889795.50194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889795.50213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889795.50220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889795.50236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889795.50258: 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' <<< 178205 1726889795.50333: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e1eef40> <<< 178205 1726889795.50364: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889795.50395: 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 0x7fb94e75dd00> <<< 178205 1726889795.50414: 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 0x7fb94e75deb0> <<< 178205 1726889795.50427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889795.50448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889795.50481: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e75d370> <<< 178205 1726889795.50500: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e84edc0> <<< 178205 1726889795.50655: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e84e3a0> <<< 178205 1726889795.50678: 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' <<< 178205 1726889795.50700: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e84efd0> <<< 178205 1726889795.50743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889795.50750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889795.50774: 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 <<< 178205 1726889795.50796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889795.50815: 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 0x7fb94e81ed30> <<< 178205 1726889795.50903: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7b9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7b9400> <<< 178205 1726889795.50922: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7ef4f0> <<< 178205 1726889795.50934: 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 0x7fb94e7b9520> <<< 178205 1726889795.50958: 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 0x7fb94e7b9550> <<< 178205 1726889795.50988: 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 <<< 178205 1726889795.50991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889795.51010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889795.51034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889795.51142: 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 0x7fb94e1dffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e82f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889795.51146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889795.51208: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889795.51214: 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 0x7fb94e1dc850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e82f3d0> <<< 178205 1726889795.51226: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889795.51251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889795.51285: 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' <<< 178205 1726889795.51288: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889795.51337: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e848e50> <<< 178205 1726889795.51460: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e1dc7f0> <<< 178205 1726889795.51559: 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' <<< 178205 1726889795.51563: 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 0x7fb94e1dc640> <<< 178205 1726889795.51588: 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 0x7fb94e1db5b0> <<< 178205 1726889795.51642: 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' <<< 178205 1726889795.51648: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb94e1d0d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e828910> <<< 178205 1726889795.51664: 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' <<< 178205 1726889795.51691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889795.51694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889795.51742: 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 0x7fb94e7b06a0> <<< 178205 1726889795.51924: 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 0x7fb94e7afb20> <<< 178205 1726889795.51933: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7bf0a0> <<< 178205 1726889795.51966: 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 0x7fb94e7b0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7f3b20> <<< 178205 1726889795.51998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889795.52009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52170: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889795.52193: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889795.52204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.52841: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.53290: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889795.53318: 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_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889795.53338: 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' <<< 178205 1726889795.53398: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889795.53401: 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 0x7fb94ddd35e0> <<< 178205 1726889795.53466: 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' <<< 178205 1726889795.53481: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e1aa580> <<< 178205 1726889795.53484: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dd76100> <<< 178205 1726889795.53535: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889795.53538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.53565: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889795.53568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.53682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.53813: 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' <<< 178205 1726889795.53844: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7afb80> <<< 178205 1726889795.53848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54226: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54639: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54700: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889795.54735: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54776: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889795.54779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54910: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889795.54928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.54940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889795.54971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55013: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889795.55017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889795.55417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889795.55420: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889795.55485: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dda8f10> # zipimport: zlib available <<< 178205 1726889795.55547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55634: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889795.55639: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889795.55653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55722: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889795.55725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.55916: 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 <<< 178205 1726889795.55936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889795.56010: 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 0x7fb94e83b220> <<< 178205 1726889795.56038: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dda8850> <<< 178205 1726889795.56082: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889795.56085: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889795.56199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56332: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889795.56335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889795.56346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889795.56374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889795.56399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889795.56413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889795.56495: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e19eca0> <<< 178205 1726889795.56533: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e19cf70> <<< 178205 1726889795.56595: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e196940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889795.56599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56622: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56641: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889795.56718: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889795.56744: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 178205 1726889795.56747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.56962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.57153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.57266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.57388: 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' <<< 178205 1726889795.57421: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e848100> <<< 178205 1726889795.57441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889795.57453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889795.57493: 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' <<< 178205 1726889795.57496: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dbb02b0> <<< 178205 1726889795.57539: 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 0x7fb94dbb0340> <<< 178205 1726889795.57595: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e848910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 178205 1726889795.57661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889795.57808: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889796.96631: 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.ser<<< 178205 1726889796.96682: stdout chunk (state=3): >>>vice", "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<<< 178205 1726889796.96688: stdout chunk (state=3): >>>": "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__ <<< 178205 1726889796.97052: 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 <<< 178205 1726889796.97095: 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 # 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 <<< 178205 1726889796.97113: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 178205 1726889796.97155: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 178205 1726889796.97158: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 178205 1726889796.97335: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889796.97359: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889796.97454: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889796.97518: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 178205 1726889796.97521: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889796.97596: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 178205 1726889796.97691: stdout chunk (state=3): >>># 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 <<< 178205 1726889796.97807: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 178205 1726889796.97951: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889796.97986: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889796.98009: 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 <<< 178205 1726889796.98032: 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 <<< 178205 1726889796.98067: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889796.98401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889796.98404: stdout chunk (state=3): >>><<< 178205 1726889796.98406: stderr chunk (state=3): >>><<< 178205 1726889796.98637: _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 0x7fb94ee43dc0> # /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 0x7fb94ebd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ee43b20> # /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 0x7fb94ee43ac0> 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 0x7fb94ebd8490> # /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 0x7fb94ebd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8670> # /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 0x7fb94eb8f190> # /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 0x7fb94eb8f220> # /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 0x7fb94ebb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebf0880> # /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 0x7fb94eb88d90> # /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 0x7fb94ebb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ebd8970> 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 0x7fb94eb2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb32f40> # /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 0x7fb94eb27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb2f370> # /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 0x7fb94eaafe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eaaf910> 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 0x7fb94eaaff10> # /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 0x7fb94eaaffd0> # /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 0x7fb94eac20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb09d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb04670> # /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 0x7fb94eb166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb36e20> # /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 0x7fb94eac2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb092b0> # 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 0x7fb94eb162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb3c9d0> # /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 0x7fb94eac2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2df0> # /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 0x7fb94eac2d60> # /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 0x7fb94ea963d0> # /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 0x7fb94ea964c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eacaf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5490> # /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 0x7fb94e9bc220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94ea81520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eb3c040> # /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 0x7fb94e9ceb50> 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 0x7fb94e9cee80> # /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 0x7fb94e9df790> # /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 0x7fb94e9dfcd0> # 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 0x7fb94e96c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9cef70> # /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 0x7fb94e97d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9df610> 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 0x7fb94e97d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2a30> # /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 0x7fb94e998700> # /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 0x7fb94e9989d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e9987c0> # 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 0x7fb94e9988b0> # /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 0x7fb94e998d00> # 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 0x7fb94e9a4250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e998940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e98ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94eac2610> # /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 0x7fb94e998af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb94e8d46d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_qe5dbj8r/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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 0x7fb94e7e8820> # /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 0x7fb94e7e8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8f70> # /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 0x7fb94e7e84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7e8d90> 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 0x7fb94e7e8fd0> # /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 0x7fb94e7e8100> # /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 0x7fb94e1eef40> # 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 0x7fb94e75dd00> # 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 0x7fb94e75deb0> # /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 0x7fb94e75d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e84edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e84e3a0> # /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 0x7fb94e84efd0> # /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 0x7fb94e81ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7b9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7b9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7ef4f0> # 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 0x7fb94e7b9520> # /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 0x7fb94e7b9550> # /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 0x7fb94e1dffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e82f250> # /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 0x7fb94e1dc850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e82f3d0> # /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 0x7fb94e848e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e1dc7f0> # 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 0x7fb94e1dc640> # 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 0x7fb94e1db5b0> # 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 0x7fb94e1d0d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e828910> # /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 0x7fb94e7b06a0> # 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 0x7fb94e7afb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7bf0a0> # 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 0x7fb94e7b0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e7f3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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 0x7fb94ddd35e0> # /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 0x7fb94e1aa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dd76100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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 0x7fb94e7afb80> # 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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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 0x7fb94dda8f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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 0x7fb94e83b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94dda8850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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 0x7fb94e19eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e19cf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e196940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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_qe5dbj8r/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 0x7fb94e848100> # /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 0x7fb94dbb02b0> # 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 0x7fb94dbb0340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb94e848910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_qe5dbj8r/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 178205 1726889796.99868: 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-1726889794.9337149-178436-128267600992787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889796.99911: _low_level_execute_command(): starting 178205 1726889796.99923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889794.9337149-178436-128267600992787/ > /dev/null 2>&1 && sleep 0' 178205 1726889797.00634: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889797.00649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.00666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.00683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.00724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.00773: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889797.00788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.00805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889797.00818: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889797.00829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889797.00840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.00852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.00865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.00881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.00992: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889797.01006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.01098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.01122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889797.01146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.01228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.03064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889797.03068: stdout chunk (state=3): >>><<< 178205 1726889797.03070: stderr chunk (state=3): >>><<< 178205 1726889797.03304: _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 178205 1726889797.03308: handler run complete 178205 1726889797.03317: variable 'ansible_facts' from source: unknown 178205 1726889797.03505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889797.04302: variable 'ansible_facts' from source: unknown 178205 1726889797.04681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889797.05119: attempt loop complete, returning result 178205 1726889797.05130: _execute() done 178205 1726889797.05137: dumping result to json 178205 1726889797.05272: done dumping result, returning 178205 1726889797.05307: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-0000000000da] 178205 1726889797.05327: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000da 178205 1726889797.08371: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000da 178205 1726889797.08945: 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 } 178205 1726889797.10378: no more pending results, returning what we have 178205 1726889797.10380: results queue empty 178205 1726889797.10381: checking for any_errors_fatal 178205 1726889797.10385: done checking for any_errors_fatal 178205 1726889797.10386: checking for max_fail_percentage 178205 1726889797.10387: done checking for max_fail_percentage 178205 1726889797.10388: checking to see if all hosts have failed and the running result is not ok 178205 1726889797.10389: done checking to see if all hosts have failed 178205 1726889797.10389: getting the remaining hosts for this loop 178205 1726889797.10391: done getting the remaining hosts for this loop 178205 1726889797.10394: getting the next task for host managed_node2 178205 1726889797.10400: done getting next task for host managed_node2 178205 1726889797.10403: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889797.10406: ^ 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 178205 1726889797.10510: getting variables 178205 1726889797.10514: in VariableManager get_vars() 178205 1726889797.10559: Calling all_inventory to load vars for managed_node2 178205 1726889797.10562: Calling groups_inventory to load vars for managed_node2 178205 1726889797.10564: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889797.10670: Calling all_plugins_play to load vars for managed_node2 178205 1726889797.10674: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889797.10687: Calling groups_plugins_play to load vars for managed_node2 178205 1726889797.11135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889797.11961: done with get_vars() 178205 1726889797.11974: done getting variables 178205 1726889797.12036: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:36:37 -0400 (0:00:02.289) 0:00:10.108 ****** 178205 1726889797.12067: entering _queue_task() for managed_node2/set_fact 178205 1726889797.12607: worker is 1 (out of 1 available) 178205 1726889797.12621: exiting _queue_task() for managed_node2/set_fact 178205 1726889797.12635: done queuing things up, now waiting for results queue to drain 178205 1726889797.12637: waiting for pending results... 178205 1726889797.13446: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889797.13697: in run() - task 02369adf-7a19-34ed-f5d1-0000000000db 178205 1726889797.13995: variable 'ansible_search_path' from source: unknown 178205 1726889797.14035: variable 'ansible_search_path' from source: unknown 178205 1726889797.14153: calling self._execute() 178205 1726889797.14350: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.14362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.14374: variable 'omit' from source: magic vars 178205 1726889797.14496: variable 'omit' from source: magic vars 178205 1726889797.14573: variable 'omit' from source: magic vars 178205 1726889797.14989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889797.21061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889797.21460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889797.21684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889797.21848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889797.22140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889797.22256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.22386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.22426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.22471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.22488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.22587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.23097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.23164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.23212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.23245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.23501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.23537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.23645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.23693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.23714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.23847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.23876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.23909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.24063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.24088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.24185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.24365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.24450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.24743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.24849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.26037: variable 'ansible_facts' from source: unknown 178205 1726889797.26959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889797.27917: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889797.28029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889797.28815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889797.29365: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889797.29532: 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) 178205 1726889797.30356: 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) 178205 1726889797.31051: 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) 178205 1726889797.31095: 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) 178205 1726889797.33109: variable 'omit' from source: magic vars 178205 1726889797.33177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889797.33429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889797.33454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889797.33475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889797.33496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889797.33545: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889797.33555: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.33563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.33739: Set connection var ansible_pipelining to False 178205 1726889797.33765: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889797.33776: Set connection var ansible_shell_executable to /bin/sh 178205 1726889797.33783: Set connection var ansible_connection to ssh 178205 1726889797.33791: Set connection var ansible_shell_type to sh 178205 1726889797.33800: Set connection var ansible_timeout to 10 178205 1726889797.33843: variable 'ansible_shell_executable' from source: unknown 178205 1726889797.33851: variable 'ansible_connection' from source: unknown 178205 1726889797.33858: variable 'ansible_module_compression' from source: unknown 178205 1726889797.33865: variable 'ansible_shell_type' from source: unknown 178205 1726889797.33874: variable 'ansible_shell_executable' from source: unknown 178205 1726889797.33880: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.33887: variable 'ansible_pipelining' from source: unknown 178205 1726889797.33892: variable 'ansible_timeout' from source: unknown 178205 1726889797.33899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.34437: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889797.34515: variable 'omit' from source: magic vars 178205 1726889797.34561: starting attempt loop 178205 1726889797.34683: running the handler 178205 1726889797.34995: handler run complete 178205 1726889797.35063: attempt loop complete, returning result 178205 1726889797.35070: _execute() done 178205 1726889797.35081: dumping result to json 178205 1726889797.35100: done dumping result, returning 178205 1726889797.35116: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-0000000000db] 178205 1726889797.35129: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000db ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889797.35363: no more pending results, returning what we have 178205 1726889797.35367: results queue empty 178205 1726889797.35368: checking for any_errors_fatal 178205 1726889797.35388: done checking for any_errors_fatal 178205 1726889797.35390: checking for max_fail_percentage 178205 1726889797.35402: done checking for max_fail_percentage 178205 1726889797.35403: checking to see if all hosts have failed and the running result is not ok 178205 1726889797.35405: done checking to see if all hosts have failed 178205 1726889797.35405: getting the remaining hosts for this loop 178205 1726889797.35407: done getting the remaining hosts for this loop 178205 1726889797.35413: getting the next task for host managed_node2 178205 1726889797.35423: done getting next task for host managed_node2 178205 1726889797.35429: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889797.35433: ^ 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 178205 1726889797.35445: getting variables 178205 1726889797.35447: in VariableManager get_vars() 178205 1726889797.35482: Calling all_inventory to load vars for managed_node2 178205 1726889797.35487: Calling groups_inventory to load vars for managed_node2 178205 1726889797.35489: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889797.35500: Calling all_plugins_play to load vars for managed_node2 178205 1726889797.35503: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889797.35506: Calling groups_plugins_play to load vars for managed_node2 178205 1726889797.37501: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000db 178205 1726889797.37507: WORKER PROCESS EXITING 178205 1726889797.37536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889797.39435: done with get_vars() 178205 1726889797.39458: 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 23:36:37 -0400 (0:00:00.275) 0:00:10.384 ****** 178205 1726889797.39622: entering _queue_task() for managed_node2/systemd 178205 1726889797.39626: Creating lock for systemd 178205 1726889797.40279: worker is 1 (out of 1 available) 178205 1726889797.40293: exiting _queue_task() for managed_node2/systemd 178205 1726889797.40304: done queuing things up, now waiting for results queue to drain 178205 1726889797.40305: waiting for pending results... 178205 1726889797.40607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889797.41103: in run() - task 02369adf-7a19-34ed-f5d1-0000000000dd 178205 1726889797.41293: variable 'ansible_search_path' from source: unknown 178205 1726889797.41334: variable 'ansible_search_path' from source: unknown 178205 1726889797.41409: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889797.41833: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889797.41967: dumping result to json 178205 1726889797.41997: done dumping result, returning 178205 1726889797.42036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000000dd] 178205 1726889797.42065: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000dd skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889797.42287: no more pending results, returning what we have 178205 1726889797.42291: results queue empty 178205 1726889797.42292: checking for any_errors_fatal 178205 1726889797.42301: done checking for any_errors_fatal 178205 1726889797.42340: checking for max_fail_percentage 178205 1726889797.42343: done checking for max_fail_percentage 178205 1726889797.42343: checking to see if all hosts have failed and the running result is not ok 178205 1726889797.42345: done checking to see if all hosts have failed 178205 1726889797.42346: getting the remaining hosts for this loop 178205 1726889797.42348: done getting the remaining hosts for this loop 178205 1726889797.42351: getting the next task for host managed_node2 178205 1726889797.42359: done getting next task for host managed_node2 178205 1726889797.42364: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889797.42369: ^ 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 178205 1726889797.42383: getting variables 178205 1726889797.42385: in VariableManager get_vars() 178205 1726889797.42422: Calling all_inventory to load vars for managed_node2 178205 1726889797.42428: Calling groups_inventory to load vars for managed_node2 178205 1726889797.42430: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889797.42464: Calling all_plugins_play to load vars for managed_node2 178205 1726889797.42467: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889797.42470: Calling groups_plugins_play to load vars for managed_node2 178205 1726889797.43206: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000dd 178205 1726889797.43209: WORKER PROCESS EXITING 178205 1726889797.43240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889797.44044: done with get_vars() 178205 1726889797.44058: 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 23:36:37 -0400 (0:00:00.045) 0:00:10.429 ****** 178205 1726889797.44167: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889797.44428: worker is 1 (out of 1 available) 178205 1726889797.44440: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889797.44451: done queuing things up, now waiting for results queue to drain 178205 1726889797.44452: waiting for pending results... 178205 1726889797.44731: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889797.44874: in run() - task 02369adf-7a19-34ed-f5d1-0000000000de 178205 1726889797.44896: variable 'ansible_search_path' from source: unknown 178205 1726889797.44903: variable 'ansible_search_path' from source: unknown 178205 1726889797.44955: calling self._execute() 178205 1726889797.45058: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.45068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.45081: variable 'omit' from source: magic vars 178205 1726889797.46097: variable 'omit' from source: magic vars 178205 1726889797.46210: variable 'omit' from source: magic vars 178205 1726889797.46836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889797.51779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889797.52436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889797.52470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889797.52529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889797.52552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889797.52749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.52855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.52887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.53070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.53090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.53548: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889797.53705: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889797.53717: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889797.53787: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889797.53984: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889797.54163: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889797.54390: variable 'storage_safe_mode' from source: play vars 178205 1726889797.54592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889797.54627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889797.54676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889797.54725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889797.54824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889797.55008: variable 'omit' from source: magic vars 178205 1726889797.55041: variable 'omit' from source: magic vars 178205 1726889797.55071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889797.55125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889797.55224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889797.55245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889797.55259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889797.55290: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889797.55317: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.55424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.55541: Set connection var ansible_pipelining to False 178205 1726889797.55648: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889797.55660: Set connection var ansible_shell_executable to /bin/sh 178205 1726889797.55667: Set connection var ansible_connection to ssh 178205 1726889797.55676: Set connection var ansible_shell_type to sh 178205 1726889797.55686: Set connection var ansible_timeout to 10 178205 1726889797.55722: variable 'ansible_shell_executable' from source: unknown 178205 1726889797.55731: variable 'ansible_connection' from source: unknown 178205 1726889797.55739: variable 'ansible_module_compression' from source: unknown 178205 1726889797.55752: variable 'ansible_shell_type' from source: unknown 178205 1726889797.55762: variable 'ansible_shell_executable' from source: unknown 178205 1726889797.55769: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889797.55824: variable 'ansible_pipelining' from source: unknown 178205 1726889797.55832: variable 'ansible_timeout' from source: unknown 178205 1726889797.55840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889797.56101: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889797.56197: variable 'omit' from source: magic vars 178205 1726889797.56214: starting attempt loop 178205 1726889797.56222: running the handler 178205 1726889797.56242: _low_level_execute_command(): starting 178205 1726889797.56254: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889797.59242: 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 <<< 178205 1726889797.59246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.59271: 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 <<< 178205 1726889797.59283: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found <<< 178205 1726889797.59285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.59450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.59462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.59520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.61139: stdout chunk (state=3): >>>/root <<< 178205 1726889797.61245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889797.61317: stderr chunk (state=3): >>><<< 178205 1726889797.61334: stdout chunk (state=3): >>><<< 178205 1726889797.61451: _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 178205 1726889797.61455: _low_level_execute_command(): starting 178205 1726889797.61458: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361 `" && echo ansible-tmp-1726889797.6135633-178509-149003002277361="` echo /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361 `" ) && sleep 0' 178205 1726889797.62802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.62805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.62845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889797.62851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889797.62854: stderr chunk (state=3): >>>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 <<< 178205 1726889797.62862: stderr 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 <<< 178205 1726889797.63033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.63094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889797.63097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.63244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.65092: stdout chunk (state=3): >>>ansible-tmp-1726889797.6135633-178509-149003002277361=/root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361 <<< 178205 1726889797.65202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889797.65284: stderr chunk (state=3): >>><<< 178205 1726889797.65288: stdout chunk (state=3): >>><<< 178205 1726889797.65422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889797.6135633-178509-149003002277361=/root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361 , stderr=OpenSSH_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 178205 1726889797.65428: variable 'ansible_module_compression' from source: unknown 178205 1726889797.65533: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889797.65536: variable 'ansible_facts' from source: unknown 178205 1726889797.66468: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/AnsiballZ_blivet.py 178205 1726889797.67052: Sending initial data 178205 1726889797.67061: Sent initial data (157 bytes) 178205 1726889797.69539: 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 <<< 178205 1726889797.69543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.69572: 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 <<< 178205 1726889797.69576: 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 <<< 178205 1726889797.69578: stderr 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 <<< 178205 1726889797.69766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.69773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889797.69782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.69819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.71668: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889797.71674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpxnt1d23l /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/AnsiballZ_blivet.py <<< 178205 1726889797.71677: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889797.73210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889797.73463: stderr chunk (state=3): >>><<< 178205 1726889797.73467: stdout chunk (state=3): >>><<< 178205 1726889797.73469: done transferring module to remote 178205 1726889797.73471: _low_level_execute_command(): starting 178205 1726889797.73474: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/ /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/AnsiballZ_blivet.py && sleep 0' 178205 1726889797.74854: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889797.75007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.75026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.75044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.75086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.75099: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889797.75117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.75138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889797.75149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889797.75159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889797.75169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.75180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.75194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.75204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.75217: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889797.75236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.75314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.75431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889797.75449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.75606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.77329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889797.77389: stderr chunk (state=3): >>><<< 178205 1726889797.77393: stdout chunk (state=3): >>><<< 178205 1726889797.77487: _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 178205 1726889797.77490: _low_level_execute_command(): starting 178205 1726889797.77493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/AnsiballZ_blivet.py && sleep 0' 178205 1726889797.78676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889797.78689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.78706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.78731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.78772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.78785: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889797.78798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.78818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889797.78838: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889797.78848: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889797.78859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889797.78870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889797.78884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889797.78896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889797.78906: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889797.78920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889797.79007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889797.79035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889797.79060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889797.79162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889797.81047: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889797.81074: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889797.81136: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889797.81174: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889797.81212: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889797.81247: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889797.81254: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889797.81319: 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' <<< 178205 1726889797.81331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889797.81352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889797.81380: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1cd8dc0> <<< 178205 1726889797.81423: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889797.81436: 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 0x7f97d1c7d3a0> <<< 178205 1726889797.81439: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1cd8b20> <<< 178205 1726889797.81480: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889797.81486: 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 0x7f97d1cd8ac0> <<< 178205 1726889797.81534: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d490> <<< 178205 1726889797.81553: 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' <<< 178205 1726889797.81576: 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' <<< 178205 1726889797.81593: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889797.81602: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d940> <<< 178205 1726889797.81619: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d670> <<< 178205 1726889797.81648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889797.81656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889797.81674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889797.81696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889797.81714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889797.81728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889797.81752: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889797.81765: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c34190> <<< 178205 1726889797.81773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889797.81789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889797.81859: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c34220> <<< 178205 1726889797.81885: 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' <<< 178205 1726889797.81929: 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 0x7f97d1c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c34940> <<< 178205 1726889797.81950: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c95880> <<< 178205 1726889797.81974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889797.81982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c2dd90> <<< 178205 1726889797.82037: 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 0x7f97d1c57d90> <<< 178205 1726889797.82093: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d970> <<< 178205 1726889797.82118: 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. <<< 178205 1726889797.82360: 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' <<< 178205 1726889797.82367: 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' <<< 178205 1726889797.82392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889797.82413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889797.82436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889797.82447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889797.82454: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19afeb0> <<< 178205 1726889797.82497: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b2f40> <<< 178205 1726889797.82516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889797.82527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889797.82551: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889797.82560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889797.82575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889797.82596: 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' <<< 178205 1726889797.82617: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19a7610> <<< 178205 1726889797.82634: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b0640> <<< 178205 1726889797.82642: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19af370> <<< 178205 1726889797.82658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889797.82730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889797.82742: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889797.82775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.82791: 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' <<< 178205 1726889797.82835: 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 0x7f97d18ebdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18eb8b0> <<< 178205 1726889797.82843: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889797.82871: 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' <<< 178205 1726889797.82881: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18ebeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889797.82924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889797.82930: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18ebf70> <<< 178205 1726889797.82955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889797.82966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18ebe80> import '_collections' # <<< 178205 1726889797.83020: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1943d30> <<< 178205 1726889797.83023: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889797.83044: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d193d610> <<< 178205 1726889797.83100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889797.83108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1951670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b6e20> <<< 178205 1726889797.83133: 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' <<< 178205 1726889797.83161: 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 0x7f97d18fcc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1943250> <<< 178205 1726889797.83194: 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 0x7f97d1951280> <<< 178205 1726889797.83209: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19bc9d0> <<< 178205 1726889797.83229: 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' <<< 178205 1726889797.83253: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889797.83271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.83283: 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' <<< 178205 1726889797.83303: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fcfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fcd90> <<< 178205 1726889797.83329: 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 0x7f97d18fcd00> <<< 178205 1726889797.83353: 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' <<< 178205 1726889797.83382: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889797.83388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889797.83405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889797.83451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889797.83480: 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 0x7f97d18d0370> <<< 178205 1726889797.83497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889797.83510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889797.83541: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18d0460> <<< 178205 1726889797.83658: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1906fa0> <<< 178205 1726889797.83698: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fea30> <<< 178205 1726889797.83710: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fe490> <<< 178205 1726889797.83730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889797.83737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889797.83766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889797.83777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889797.83806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889797.83816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18041c0> <<< 178205 1726889797.83844: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18bac70> <<< 178205 1726889797.83894: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18feeb0> <<< 178205 1726889797.83899: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19bc040> <<< 178205 1726889797.83924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889797.83944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889797.83969: 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' <<< 178205 1726889797.83980: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1817af0> import 'errno' # <<< 178205 1726889797.84017: 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 0x7f97d1817e20> <<< 178205 1726889797.84036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889797.84044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889797.84063: 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' <<< 178205 1726889797.84074: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d182a730> <<< 178205 1726889797.84093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889797.84128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889797.84151: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d182ac70> <<< 178205 1726889797.84189: 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 0x7f97d17c03a0> <<< 178205 1726889797.84196: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1817f10> <<< 178205 1726889797.84215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889797.84221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889797.84265: 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 0x7f97d17d2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d182a5b0> <<< 178205 1726889797.84277: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889797.84303: 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 0x7f97d17d2340> <<< 178205 1726889797.84343: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fc9d0> <<< 178205 1726889797.84358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889797.84377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889797.84391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889797.84404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889797.84439: 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 0x7f97d17ec6a0> <<< 178205 1726889797.84457: 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' <<< 178205 1726889797.84491: 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 0x7f97d17ec970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17ec760> <<< 178205 1726889797.84561: 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 0x7f97d17ec850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889797.84565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889797.84742: 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 0x7f97d17ecca0> <<< 178205 1726889797.84780: 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 0x7f97d17fa1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17ec8e0> <<< 178205 1726889797.84794: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17e0a30> <<< 178205 1726889797.84822: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fc5b0> <<< 178205 1726889797.84843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889797.84896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889797.84929: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17eca90> <<< 178205 1726889797.85028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889797.85044: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97d11e8670> <<< 178205 1726889797.85334: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889797.85427: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.85448: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889797.85462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.85477: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.85488: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889797.85494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.86692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.87638: 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 0x7f97d110f7c0> <<< 178205 1726889797.87662: 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' <<< 178205 1726889797.87689: 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' <<< 178205 1726889797.87713: 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' <<< 178205 1726889797.87773: 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 0x7f97d110f160> <<< 178205 1726889797.87798: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110f280> <<< 178205 1726889797.87843: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110ff10> <<< 178205 1726889797.87846: 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' <<< 178205 1726889797.87884: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110fd30> <<< 178205 1726889797.87887: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889797.87919: 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 0x7f97d110ff70> <<< 178205 1726889797.87932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889797.87958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889797.87996: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110f100> <<< 178205 1726889797.88016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889797.88043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889797.88053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889797.88085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889797.88088: 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' <<< 178205 1726889797.88154: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1065ee0> <<< 178205 1726889797.88188: 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 0x7f97d1083f40> <<< 178205 1726889797.88223: 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 0x7f97d1083d60> <<< 178205 1726889797.88238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889797.88260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889797.88301: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10833d0> <<< 178205 1726889797.88314: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1176dc0> <<< 178205 1726889797.88478: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d11763a0> <<< 178205 1726889797.88497: 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' <<< 178205 1726889797.88517: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1176f70> <<< 178205 1726889797.88535: 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' <<< 178205 1726889797.88567: 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' <<< 178205 1726889797.88587: 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' <<< 178205 1726889797.88622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889797.88625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1147c10> <<< 178205 1726889797.88705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1117490> <<< 178205 1726889797.88737: 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 0x7f97d10e14c0> <<< 178205 1726889797.88764: 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 0x7f97d10e14f0> <<< 178205 1726889797.88789: 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 <<< 178205 1726889797.88809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889797.88822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889797.88839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889797.88920: 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 0x7f97d1047250> <<< 178205 1726889797.88945: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d11581f0> <<< 178205 1726889797.88948: 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' <<< 178205 1726889797.89009: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889797.89014: 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 0x7f97d10548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1158370> <<< 178205 1726889797.89025: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889797.89051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.89086: 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' <<< 178205 1726889797.89089: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889797.89139: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1170d90> <<< 178205 1726889797.89265: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1054880> <<< 178205 1726889797.89360: 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' <<< 178205 1726889797.89375: 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 0x7f97d10546d0> <<< 178205 1726889797.89390: 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 0x7f97d1053670> <<< 178205 1726889797.89464: 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 0x7f97d10535b0> <<< 178205 1726889797.89485: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d114e8b0> <<< 178205 1726889797.89489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889797.89564: 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 0x7f97d10d8670> <<< 178205 1726889797.89751: 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 0x7f97d10d7ac0> <<< 178205 1726889797.89764: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889797.89781: 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 0x7f97d10d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d111aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889797.89794: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.89861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.89939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889797.89981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.89994: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889797.89997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.90084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.90178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.90624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.91075: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889797.91106: 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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889797.91123: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889797.91126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.91171: 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 0x7f97d0c15580> <<< 178205 1726889797.91242: 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' <<< 178205 1726889797.91254: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1036520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bbf0a0> <<< 178205 1726889797.91301: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889797.91335: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.91352: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889797.91355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.91460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.91586: 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' <<< 178205 1726889797.91649: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10d7bb0> # zipimport: zlib available <<< 178205 1726889797.92007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92483: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889797.92486: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92514: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92547: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889797.92606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92678: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889797.92702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889797.92716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92787: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889797.92790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.92966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889797.93186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889797.93189: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889797.93259: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1030970> <<< 178205 1726889797.93262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93403: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889797.93408: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889797.93423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93445: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93482: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889797.93525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93621: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.93678: 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 <<< 178205 1726889797.93702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.93778: 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' <<< 178205 1726889797.93781: 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 0x7f97d1163250> <<< 178205 1726889797.93801: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10306a0> <<< 178205 1726889797.93855: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889797.93962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.94038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889797.94087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889797.94091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889797.94153: stdout chunk (state=3): >>># /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' <<< 178205 1726889797.94156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889797.94168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889797.94252: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10167c0> <<< 178205 1726889797.94284: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10137f0> <<< 178205 1726889797.94341: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d100d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889797.94367: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.94394: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889797.94476: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889797.94503: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889797.94535: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889797.94568: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889797.94597: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 178205 1726889797.94624: 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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889797.94627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.95924: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889797.97008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889797.97042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889797.97082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889797.97116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889797.97126: 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' <<< 178205 1726889797.97141: 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 0x7f97d0ba0f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0ba07c0> <<< 178205 1726889797.97160: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bf0f70> <<< 178205 1726889797.97260: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d091cfd0> <<< 178205 1726889797.97318: 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 <<< 178205 1726889797.97321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889797.97357: 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 <<< 178205 1726889797.97361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889797.97372: 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' <<< 178205 1726889797.97405: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bf7c70> <<< 178205 1726889797.97418: 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' <<< 178205 1726889797.97463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889797.97466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889797.97487: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bb1b80> <<< 178205 1726889797.97541: 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 0x7f97d0bb17f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bb14f0> <<< 178205 1726889797.97561: 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' <<< 178205 1726889797.97578: 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' <<< 178205 1726889797.97613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889797.97625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889797.97680: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d09fc850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d09fc640> <<< 178205 1726889797.97751: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bb1700> <<< 178205 1726889797.97776: 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' <<< 178205 1726889797.97788: 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' <<< 178205 1726889797.97805: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889797.97974: 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 0x7f97d0beda00> <<< 178205 1726889797.98026: 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 0x7f97d0bed640> <<< 178205 1726889797.98051: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bed340> <<< 178205 1726889797.98088: 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' <<< 178205 1726889797.98139: 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' <<< 178205 1726889797.98187: 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' <<< 178205 1726889797.98211: 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 0x7f97d096bbe0> # /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 0x7f97d096baf0> <<< 178205 1726889797.98299: 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 <<< 178205 1726889797.98303: 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 0x7f97d096b7f0> <<< 178205 1726889797.98336: 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 0x7f97d096b220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099ad90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099a970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889797.98360: 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 <<< 178205 1726889797.98381: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099ac10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099a340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bedf70> <<< 178205 1726889797.98433: 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 <<< 178205 1726889797.98461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889797.98475: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d09f6f40> <<< 178205 1726889797.98513: 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' <<< 178205 1726889797.98529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889797.98554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889797.98579: 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' <<< 178205 1726889797.98678: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0921a00> <<< 178205 1726889797.98731: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a0e7c0> <<< 178205 1726889797.98746: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a0e310> <<< 178205 1726889797.98856: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a03a30> <<< 178205 1726889797.98921: 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 <<< 178205 1726889797.98947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889797.99099: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d08f38b0> <<< 178205 1726889797.99159: 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 <<< 178205 1726889797.99164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889797.99356: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02f8eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bed490> <<< 178205 1726889797.99410: 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 <<< 178205 1726889797.99436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889797.99634: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02f8fd0> <<< 178205 1726889797.99668: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1161e20> <<< 178205 1726889797.99691: 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' <<< 178205 1726889797.99741: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889797.99754: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889797.99804: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d028b6d0> <<< 178205 1726889797.99807: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d028b4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0314790> <<< 178205 1726889798.00255: stdout chunk (state=3): >>> ** (process:400126): WARNING **: 23:36:38.001: 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 0x7f97d0a25580> <<< 178205 1726889798.00278: 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' <<< 178205 1726889798.00324: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d028b2e0> <<< 178205 1726889798.00343: 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 0x7f97d02bca00> <<< 178205 1726889798.00365: 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' <<< 178205 1726889798.00397: 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' <<< 178205 1726889798.00438: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889798.00473: 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' <<< 178205 1726889798.00505: 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' <<< 178205 1726889798.00530: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10a00> <<< 178205 1726889798.00574: 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' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 178205 1726889798.00604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 178205 1726889798.00623: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889798.00674: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc2d160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc164f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10f40> <<< 178205 1726889798.00755: 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' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc24e20> <<< 178205 1726889798.00819: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889798.00868: 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' # /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 0x7f97cfc3ff10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3fc70> <<< 178205 1726889798.00872: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889798.00919: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3fd60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f8e0> # /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 <<< 178205 1726889798.00969: 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 0x7f97cfc3f9a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc2dee0> # /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' <<< 178205 1726889798.01008: 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' <<< 178205 1726889798.01098: 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 0x7f97cfbc4b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 178205 1726889798.01109: 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 0x7f97cfbc4f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbc47f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f6d0> <<< 178205 1726889798.01130: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbc4820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10220> # /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' <<< 178205 1726889798.01179: 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' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 178205 1726889798.01245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbdc5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbdc310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10760> <<< 178205 1726889798.01581: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02c16d0> <<< 178205 1726889798.01639: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02bce80> <<< 178205 1726889798.01667: 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 <<< 178205 1726889798.01687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889798.01699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889798.01724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889798.01762: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb8b550> <<< 178205 1726889798.01765: 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' <<< 178205 1726889798.01781: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb8bd00> <<< 178205 1726889798.01855: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc02220> <<< 178205 1726889798.01871: 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 <<< 178205 1726889798.01896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889798.01925: 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 <<< 178205 1726889798.01940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889798.01970: 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 0x7f97cfbbfbe0> <<< 178205 1726889798.02005: 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' <<< 178205 1726889798.02032: 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 <<< 178205 1726889798.02044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889798.02074: 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 <<< 178205 1726889798.02077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889798.02122: 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' <<< 178205 1726889798.02135: 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' <<< 178205 1726889798.02157: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb518b0> <<< 178205 1726889798.02185: 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 0x7f97cfb51e20> <<< 178205 1726889798.02239: 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' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb61520> <<< 178205 1726889798.02283: 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' <<< 178205 1726889798.02306: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb61880> <<< 178205 1726889798.02321: 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' <<< 178205 1726889798.02363: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb61fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb51550> <<< 178205 1726889798.02458: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb511f0> <<< 178205 1726889798.02504: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb462b0> <<< 178205 1726889798.02528: 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' <<< 178205 1726889798.02557: 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' <<< 178205 1726889798.02581: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb03730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb468b0> <<< 178205 1726889798.02602: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbbfd90> <<< 178205 1726889798.02628: 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' <<< 178205 1726889798.02664: 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' <<< 178205 1726889798.02679: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb0d0d0> <<< 178205 1726889798.02702: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbbffd0> <<< 178205 1726889798.02726: 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' <<< 178205 1726889798.02760: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb46430> <<< 178205 1726889798.02789: 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' <<< 178205 1726889798.02831: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb0d430> <<< 178205 1726889798.02844: 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' <<< 178205 1726889798.02863: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb0d700> <<< 178205 1726889798.03068: 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' <<< 178205 1726889798.03095: 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 <<< 178205 1726889798.03118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889798.03221: 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 0x7f97cfb3ceb0> <<< 178205 1726889798.03246: 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' <<< 178205 1726889798.03279: 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 0x7f97cfa32c40> <<< 178205 1726889798.03298: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa325b0> <<< 178205 1726889798.03325: 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' <<< 178205 1726889798.03353: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa32f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 178205 1726889798.03373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889798.03394: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa40610> <<< 178205 1726889798.03414: 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 <<< 178205 1726889798.03446: stdout chunk (state=3): >>># 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' <<< 178205 1726889798.03473: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa587f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa503a0> <<< 178205 1726889798.03529: 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' <<< 178205 1726889798.03542: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa649d0> # /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' <<< 178205 1726889798.03587: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa6b6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 178205 1726889798.03633: 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 0x7f97cf9f0490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb33ee0> <<< 178205 1726889798.03661: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb33be0> <<< 178205 1726889798.03730: 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 # 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 0x7f97cfa0a490> <<< 178205 1726889798.03760: 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' <<< 178205 1726889798.03799: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889798.03876: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa0ac10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa0a430> <<< 178205 1726889798.03959: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9f7c40> <<< 178205 1726889798.03984: 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' <<< 178205 1726889798.04013: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa2bc70> <<< 178205 1726889798.04042: 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' <<< 178205 1726889798.04055: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9af3d0> <<< 178205 1726889798.04073: 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 <<< 178205 1726889798.04108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889798.04131: 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' <<< 178205 1726889798.04178: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9ca4f0> <<< 178205 1726889798.04204: 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 <<< 178205 1726889798.04221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 178205 1726889798.04255: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9ca8b0> <<< 178205 1726889798.04280: 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 <<< 178205 1726889798.04292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 178205 1726889798.04332: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9d1550> <<< 178205 1726889798.04347: 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' <<< 178205 1726889798.04370: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9e1130> <<< 178205 1726889798.04402: 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' <<< 178205 1726889798.04442: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9e1940> # /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' <<< 178205 1726889798.04470: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9e1c70> <<< 178205 1726889798.04522: 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' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9e1e20> <<< 178205 1726889798.04549: 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' <<< 178205 1726889798.04600: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf96c730> # /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' <<< 178205 1726889798.04626: 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' <<< 178205 1726889798.04662: 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' <<< 178205 1726889798.04717: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf97e310> <<< 178205 1726889798.04741: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf96cfa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf96ca90> <<< 178205 1726889798.04983: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9af490> <<< 178205 1726889798.05008: 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 <<< 178205 1726889798.05021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889798.05043: 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' <<< 178205 1726889798.05067: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf930f40> <<< 178205 1726889798.05094: 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' <<< 178205 1726889798.05125: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf93c2b0> <<< 178205 1726889798.05229: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9bcd30> <<< 178205 1726889798.05254: 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' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 178205 1726889798.05265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889798.05743: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf94ac10> <<< 178205 1726889798.05773: 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' <<< 178205 1726889798.05805: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf952b20> <<< 178205 1726889798.05946: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf94a520> <<< 178205 1726889798.05972: 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' <<< 178205 1726889798.06029: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf95cdc0> <<< 178205 1726889798.06041: 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' <<< 178205 1726889798.06065: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf962fd0> <<< 178205 1726889798.06092: 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' <<< 178205 1726889798.06122: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf966730> <<< 178205 1726889798.06153: 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 <<< 178205 1726889798.06156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889798.06214: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf966ee0> <<< 178205 1726889798.06235: 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' <<< 178205 1726889798.06289: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf8f49a0> <<< 178205 1726889798.06292: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbb4ca0> <<< 178205 1726889798.06321: 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 0x7f97cfb33940> <<< 178205 1726889798.06449: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfba3eb0> <<< 178205 1726889798.06470: 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 <<< 178205 1726889798.06493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889798.06530: 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' <<< 178205 1726889798.06561: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf91cbe0> <<< 178205 1726889798.06589: 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 <<< 178205 1726889798.06602: 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 0x7f97cf925790> <<< 178205 1726889798.06628: 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' <<< 178205 1726889798.06684: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf925370> <<< 178205 1726889798.06717: 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 <<< 178205 1726889798.06720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 178205 1726889798.06765: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf8b0d30> <<< 178205 1726889798.06898: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf915970> <<< 178205 1726889798.06949: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889798.07049: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf91c760> <<< 178205 1726889798.07084: 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 <<< 178205 1726889798.07086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889798.07140: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf872b50> <<< 178205 1726889798.07161: 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 <<< 178205 1726889798.07232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889798.07262: 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' <<< 178205 1726889798.07307: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf83d910> <<< 178205 1726889798.07327: 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 <<< 178205 1726889798.07339: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889798.07367: 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' <<< 178205 1726889798.07398: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf84fac0> <<< 178205 1726889798.07545: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf843220> <<< 178205 1726889798.07568: 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' <<< 178205 1726889798.07589: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7eef40> <<< 178205 1726889798.07956: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf87d670> <<< 178205 1726889798.07971: 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 <<< 178205 1726889798.07992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889798.08095: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7bfc70> <<< 178205 1726889798.08119: 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' <<< 178205 1726889798.08154: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7dbe80> <<< 178205 1726889798.08182: 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' <<< 178205 1726889798.08224: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7e18b0> <<< 178205 1726889798.08238: 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' <<< 178205 1726889798.08276: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7e8400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py <<< 178205 1726889798.08292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 178205 1726889798.08318: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf7e8760> <<< 178205 1726889798.08340: 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' <<< 178205 1726889798.08365: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf76f610> <<< 178205 1726889798.08384: 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 <<< 178205 1726889798.08409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889798.08493: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf76ff10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02bcb20> <<< 178205 1726889798.08520: 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 <<< 178205 1726889798.08540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889798.08672: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02bcbe0> <<< 178205 1726889798.08697: 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 <<< 178205 1726889798.08738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889798.08751: 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 <<< 178205 1726889798.08787: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889798.08819: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf745b50> <<< 178205 1726889798.08848: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf72f880> <<< 178205 1726889798.08888: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.08898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.08938: 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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889798.08942: 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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889798.08957: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.09160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.09333: 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_j6lp5ooe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889798.09521: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.09702: 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": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889798.09725: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889798.10479: 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 <<< 178205 1726889798.10521: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 178205 1726889798.10543: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889798.10566: 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 # 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 <<< 178205 1726889798.10607: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.10630: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # 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 <<< 178205 1726889798.10643: stdout chunk (state=3): >>># cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889798.10673: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.10719: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.10736: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.11247: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889798.11273: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889798.11302: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889798.11319: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889798.11334: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 178205 1726889798.11389: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices <<< 178205 1726889798.11441: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.11495: 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 # 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 <<< 178205 1726889798.11536: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.11555: 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 <<< 178205 1726889798.11595: 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 # 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 <<< 178205 1726889798.11630: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889798.11683: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 178205 1726889798.11740: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.11791: 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 # 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 <<< 178205 1726889798.11843: stdout chunk (state=3): >>># cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform <<< 178205 1726889798.11861: 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 <<< 178205 1726889798.11907: 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 <<< 178205 1726889798.11961: 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 <<< 178205 1726889798.12001: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.12060: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping 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 <<< 178205 1726889798.12093: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 178205 1726889798.12131: 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 <<< 178205 1726889798.12134: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.12784: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 178205 1726889798.12856: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 178205 1726889798.12879: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 178205 1726889798.12972: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 178205 1726889798.12975: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889798.13040: 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 <<< 178205 1726889798.13071: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.13134: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis <<< 178205 1726889798.13181: stdout chunk (state=3): >>># 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 <<< 178205 1726889798.13205: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889798.13277: 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 <<< 178205 1726889798.13336: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 178205 1726889798.13358: 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 <<< 178205 1726889798.13436: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889798.13866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889798.13952: stderr chunk (state=3): >>><<< 178205 1726889798.13955: stdout chunk (state=3): >>><<< 178205 1726889798.14247: _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 0x7f97d1cd8dc0> # /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 0x7f97d1c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1cd8b20> # /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 0x7f97d1cd8ac0> 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 0x7f97d1c7d490> # /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 0x7f97d1c7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d670> # /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 0x7f97d1c34190> # /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 0x7f97d1c34220> # /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 0x7f97d1c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c95880> # /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 0x7f97d1c2dd90> # /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 0x7f97d1c57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1c7d970> 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 0x7f97d19afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b2f40> # /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 0x7f97d19a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19af370> # /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 0x7f97d18ebdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18eb8b0> 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 0x7f97d18ebeb0> # /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 0x7f97d18ebf70> # /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 0x7f97d18ebe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1943d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d193d610> # /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 0x7f97d1951670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19b6e20> # /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 0x7f97d18fcc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1943250> # 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 0x7f97d1951280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19bc9d0> # /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 0x7f97d18fcfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fcd90> # /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 0x7f97d18fcd00> # /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 0x7f97d18d0370> # /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 0x7f97d18d0460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1906fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fe490> # /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 0x7f97d18041c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18bac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18feeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d19bc040> # /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 0x7f97d1817af0> 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 0x7f97d1817e20> # /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 0x7f97d182a730> # /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 0x7f97d182ac70> # 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 0x7f97d17c03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1817f10> # /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 0x7f97d17d2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d182a5b0> 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 0x7f97d17d2340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fc9d0> # /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 0x7f97d17ec6a0> # /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 0x7f97d17ec970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17ec760> # 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 0x7f97d17ec850> # /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 0x7f97d17ecca0> # 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 0x7f97d17fa1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17ec8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d17e0a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d18fc5b0> # /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 0x7f97d17eca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97d11e8670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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 0x7f97d110f7c0> # /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 0x7f97d110f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110ff10> # /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 0x7f97d110f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d110fd30> 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 0x7f97d110ff70> # /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 0x7f97d110f100> # /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 0x7f97d1065ee0> # 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 0x7f97d1083f40> # 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 0x7f97d1083d60> # /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 0x7f97d10833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1176dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d11763a0> # /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 0x7f97d1176f70> # /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 0x7f97d1147c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1117490> # 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 0x7f97d10e14c0> # /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 0x7f97d10e14f0> # /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 0x7f97d1047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d11581f0> # /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 0x7f97d10548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1158370> # /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 0x7f97d1170d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1054880> # 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 0x7f97d10546d0> # 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 0x7f97d1053670> # 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 0x7f97d10535b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d114e8b0> # /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 0x7f97d10d8670> # 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 0x7f97d10d7ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10e60d0> # 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 0x7f97d10d80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d111aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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 0x7f97d0c15580> # /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 0x7f97d1036520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bbf0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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 0x7f97d10d7bb0> # 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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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 0x7f97d1030970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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 0x7f97d1163250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10306a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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 0x7f97d10167c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d10137f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d100d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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 0x7f97d0ba0f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0ba07c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bf0f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d091cfd0> # /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 0x7f97d0bf7c70> # /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 0x7f97d0bb1b80> # 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 0x7f97d0bb17f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bb14f0> # /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 0x7f97d09fc850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d09fc640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bb1700> # /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 0x7f97d0beda00> # 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 0x7f97d0bed640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bed340> # /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 0x7f97d096bbe0> # /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 0x7f97d096baf0> # /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 0x7f97d096b7f0> # /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 0x7f97d096b220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099ad90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099a970> # 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 0x7f97d099ac10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d099a340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bedf70> # /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 0x7f97d09f6f40> # /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 0x7f97d0921a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a0e7c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a0e310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0a03a30> # /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 0x7f97d08f38b0> # /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 0x7f97d02f8eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0bed490> # /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 0x7f97d02f8fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d1161e20> # /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 0x7f97d028b6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d028b4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d0314790> ** (process:400126): WARNING **: 23:36:38.001: 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 0x7f97d0a25580> # /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 0x7f97d028b2e0> # /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 0x7f97d02bca00> # /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 0x7f97cfc10a00> # /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 0x7f97cfc2d160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc164f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10f40> # /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 0x7f97cfc24e20> # /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 0x7f97cfc3ff10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3fc70> # /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 0x7f97cfc3fd60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f8e0> # /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 0x7f97cfc3f9a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc2dee0> # /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 0x7f97cfbc4b20> # /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 0x7f97cfbc4f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbc47f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc3f6d0> # /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 0x7f97cfbc4820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10220> # /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 0x7f97cfbdc5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbdc310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc10760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02c16d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02bce80> # /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 0x7f97cfb8b550> # /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 0x7f97cfb8bd00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfc02220> # /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 0x7f97cfbbfbe0> # /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 0x7f97cfb518b0> # /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 0x7f97cfb51e20> # /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 0x7f97cfb61520> # /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 0x7f97cfb61880> # /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 0x7f97cfb61fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb51550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb511f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb462b0> # /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 0x7f97cfb03730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb468b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbbfd90> # /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 0x7f97cfb0d0d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbbffd0> # /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 0x7f97cfb46430> # /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 0x7f97cfb0d430> # /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 0x7f97cfb0d700> # /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 0x7f97cfb3ceb0> # /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 0x7f97cfa32c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa325b0> # /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 0x7f97cfa32f10> # /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 0x7f97cfa40610> # /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 0x7f97cfa587f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa503a0> # /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 0x7f97cfa649d0> # /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 0x7f97cfa6b6a0> # /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 0x7f97cf9f0490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb33ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfb33be0> # /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 0x7f97cfa0a490> # /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 0x7f97cfa0ac10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfa0a430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9f7c40> # /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 0x7f97cfa2bc70> # /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 0x7f97cf9af3d0> # /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 0x7f97cf9ca4f0> # /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 0x7f97cf9ca8b0> # /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 0x7f97cf9d1550> # /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 0x7f97cf9e1130> # /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 0x7f97cf9e1940> # /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 0x7f97cf9e1c70> # /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 0x7f97cf9e1e20> # /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 0x7f97cf96c730> # /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 0x7f97cf97e310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf96cfa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf96ca90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9af490> # /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 0x7f97cf930f40> # /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 0x7f97cf93c2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf9bcd30> # /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 0x7f97cf94ac10> # /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 0x7f97cf952b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf94a520> # /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 0x7f97cf95cdc0> # /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 0x7f97cf962fd0> # /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 0x7f97cf966730> # /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 0x7f97cf966ee0> # /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 0x7f97cf8f49a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfbb4ca0> # /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 0x7f97cfb33940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cfba3eb0> # /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 0x7f97cf91cbe0> # /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 0x7f97cf925790> # /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 0x7f97cf925370> # /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 0x7f97cf8b0d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf915970> # /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 0x7f97cf91c760> # /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 0x7f97cf872b50> # /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 0x7f97cf83d910> # /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 0x7f97cf84fac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf843220> # /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 0x7f97cf7eef40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf87d670> # /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 0x7f97cf7bfc70> # /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 0x7f97cf7dbe80> # /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 0x7f97cf7e18b0> # /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 0x7f97cf7e8400> # /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 0x7f97cf7e8760> # /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 0x7f97cf76f610> # /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 0x7f97cf76ff10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97d02bcb20> # /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 0x7f97d02bcbe0> # /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 0x7f97cf745b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97cf72f880> # 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_j6lp5ooe/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_j6lp5ooe/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_j6lp5ooe/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": false, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889798.16771: 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': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889798.16779: _low_level_execute_command(): starting 178205 1726889798.16783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889797.6135633-178509-149003002277361/ > /dev/null 2>&1 && sleep 0' 178205 1726889798.17917: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.18029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.18041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.18061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.18100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.18166: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.18176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.18189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.18196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.18203: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.18210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.18222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.18237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.18244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.18250: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.18259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.18347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.18434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.18440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.18600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.20428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.20492: stderr chunk (state=3): >>><<< 178205 1726889798.20501: stdout chunk (state=3): >>><<< 178205 1726889798.20532: _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 178205 1726889798.20536: handler run complete 178205 1726889798.20600: attempt loop complete, returning result 178205 1726889798.20604: _execute() done 178205 1726889798.20606: dumping result to json 178205 1726889798.20620: done dumping result, returning 178205 1726889798.20667: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-0000000000de] 178205 1726889798.20670: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000de 178205 1726889798.20792: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000de 178205 1726889798.20794: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 178205 1726889798.20970: no more pending results, returning what we have 178205 1726889798.21007: results queue empty 178205 1726889798.21042: checking for any_errors_fatal 178205 1726889798.21061: done checking for any_errors_fatal 178205 1726889798.21062: checking for max_fail_percentage 178205 1726889798.21064: done checking for max_fail_percentage 178205 1726889798.21064: checking to see if all hosts have failed and the running result is not ok 178205 1726889798.21065: done checking to see if all hosts have failed 178205 1726889798.21066: getting the remaining hosts for this loop 178205 1726889798.21068: done getting the remaining hosts for this loop 178205 1726889798.21071: getting the next task for host managed_node2 178205 1726889798.21077: done getting next task for host managed_node2 178205 1726889798.21081: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889798.21105: ^ 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 178205 1726889798.21122: getting variables 178205 1726889798.21123: in VariableManager get_vars() 178205 1726889798.21154: Calling all_inventory to load vars for managed_node2 178205 1726889798.21156: Calling groups_inventory to load vars for managed_node2 178205 1726889798.21158: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889798.21167: Calling all_plugins_play to load vars for managed_node2 178205 1726889798.21169: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889798.21171: Calling groups_plugins_play to load vars for managed_node2 178205 1726889798.21885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889798.23718: done with get_vars() 178205 1726889798.23732: done getting variables 178205 1726889798.23822: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:36:38 -0400 (0:00:00.796) 0:00:11.226 ****** 178205 1726889798.23854: entering _queue_task() for managed_node2/command 178205 1726889798.23856: Creating lock for command 178205 1726889798.24472: worker is 1 (out of 1 available) 178205 1726889798.24485: exiting _queue_task() for managed_node2/command 178205 1726889798.24496: done queuing things up, now waiting for results queue to drain 178205 1726889798.24497: waiting for pending results... 178205 1726889798.25527: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889798.25997: in run() - task 02369adf-7a19-34ed-f5d1-0000000000df 178205 1726889798.26014: variable 'ansible_search_path' from source: unknown 178205 1726889798.26094: variable 'ansible_search_path' from source: unknown 178205 1726889798.26142: calling self._execute() 178205 1726889798.26225: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889798.26348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889798.26357: variable 'omit' from source: magic vars 178205 1726889798.27156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889798.35271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889798.35492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889798.35628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889798.35905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889798.35940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889798.36080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889798.36353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889798.36384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889798.36436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889798.36676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889798.37020: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889798.37030: when evaluation is False, skipping this task 178205 1726889798.37038: _execute() done 178205 1726889798.37045: dumping result to json 178205 1726889798.37053: done dumping result, returning 178205 1726889798.37064: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-0000000000df] 178205 1726889798.37072: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000df skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889798.37347: no more pending results, returning what we have 178205 1726889798.37352: results queue empty 178205 1726889798.37353: checking for any_errors_fatal 178205 1726889798.37363: done checking for any_errors_fatal 178205 1726889798.37364: checking for max_fail_percentage 178205 1726889798.37365: done checking for max_fail_percentage 178205 1726889798.37366: checking to see if all hosts have failed and the running result is not ok 178205 1726889798.37367: done checking to see if all hosts have failed 178205 1726889798.37368: getting the remaining hosts for this loop 178205 1726889798.37370: done getting the remaining hosts for this loop 178205 1726889798.37374: getting the next task for host managed_node2 178205 1726889798.37382: done getting next task for host managed_node2 178205 1726889798.37387: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889798.37390: ^ 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 178205 1726889798.37406: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000df 178205 1726889798.37414: getting variables 178205 1726889798.37416: in VariableManager get_vars() 178205 1726889798.37452: Calling all_inventory to load vars for managed_node2 178205 1726889798.37455: Calling groups_inventory to load vars for managed_node2 178205 1726889798.37457: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889798.37468: Calling all_plugins_play to load vars for managed_node2 178205 1726889798.37470: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889798.37473: Calling groups_plugins_play to load vars for managed_node2 178205 1726889798.37992: WORKER PROCESS EXITING 178205 1726889798.38439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889798.39757: done with get_vars() 178205 1726889798.39771: 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 23:36:38 -0400 (0:00:00.161) 0:00:11.387 ****** 178205 1726889798.39983: entering _queue_task() for managed_node2/stat 178205 1726889798.40507: worker is 1 (out of 1 available) 178205 1726889798.40522: exiting _queue_task() for managed_node2/stat 178205 1726889798.40533: done queuing things up, now waiting for results queue to drain 178205 1726889798.40534: waiting for pending results... 178205 1726889798.41403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889798.41639: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e0 178205 1726889798.41652: variable 'ansible_search_path' from source: unknown 178205 1726889798.41655: variable 'ansible_search_path' from source: unknown 178205 1726889798.41915: calling self._execute() 178205 1726889798.41983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889798.42119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889798.42232: variable 'omit' from source: magic vars 178205 1726889798.42458: variable 'omit' from source: magic vars 178205 1726889798.42527: variable 'omit' from source: magic vars 178205 1726889798.42678: variable 'omit' from source: magic vars 178205 1726889798.42729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889798.42782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889798.42885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889798.42905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889798.42926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889798.42962: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889798.43086: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889798.43097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889798.43891: Set connection var ansible_pipelining to False 178205 1726889798.43965: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889798.43977: Set connection var ansible_shell_executable to /bin/sh 178205 1726889798.43984: Set connection var ansible_connection to ssh 178205 1726889798.43995: Set connection var ansible_shell_type to sh 178205 1726889798.44070: Set connection var ansible_timeout to 10 178205 1726889798.44199: variable 'ansible_shell_executable' from source: unknown 178205 1726889798.44285: variable 'ansible_connection' from source: unknown 178205 1726889798.44293: variable 'ansible_module_compression' from source: unknown 178205 1726889798.44300: variable 'ansible_shell_type' from source: unknown 178205 1726889798.44306: variable 'ansible_shell_executable' from source: unknown 178205 1726889798.44314: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889798.44322: variable 'ansible_pipelining' from source: unknown 178205 1726889798.44329: variable 'ansible_timeout' from source: unknown 178205 1726889798.44336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889798.44976: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889798.44992: variable 'omit' from source: magic vars 178205 1726889798.45002: starting attempt loop 178205 1726889798.45009: running the handler 178205 1726889798.45030: _low_level_execute_command(): starting 178205 1726889798.45047: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889798.47484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.47542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.47557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.47574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.47617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.47645: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.47662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.47681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.47756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.47770: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.47782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.47796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.47815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.47830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.47843: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.47862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.47995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.48022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.48041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.48117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.49748: stdout chunk (state=3): >>>/root <<< 178205 1726889798.49916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.49942: stdout chunk (state=3): >>><<< 178205 1726889798.49944: stderr chunk (state=3): >>><<< 178205 1726889798.50054: _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 178205 1726889798.50058: _low_level_execute_command(): starting 178205 1726889798.50061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217 `" && echo ansible-tmp-1726889798.4996192-178535-174359005579217="` echo /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217 `" ) && sleep 0' 178205 1726889798.51354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.51473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.51489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.51506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.51607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.51622: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.51636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.51652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.51663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.51674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.51687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.51699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.51714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.51725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.51735: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.51749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.51940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.51961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.51976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.52045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.53975: stdout chunk (state=3): >>>ansible-tmp-1726889798.4996192-178535-174359005579217=/root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217 <<< 178205 1726889798.54128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.54183: stderr chunk (state=3): >>><<< 178205 1726889798.54186: stdout chunk (state=3): >>><<< 178205 1726889798.54320: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889798.4996192-178535-174359005579217=/root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217 , stderr=OpenSSH_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 178205 1726889798.54323: variable 'ansible_module_compression' from source: unknown 178205 1726889798.54429: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889798.54432: variable 'ansible_facts' from source: unknown 178205 1726889798.54476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/AnsiballZ_stat.py 178205 1726889798.55137: Sending initial data 178205 1726889798.55140: Sent initial data (155 bytes) 178205 1726889798.58053: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.58067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.58081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.58097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.58158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.58230: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.58246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.58263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.58273: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.58284: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.58294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.58306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.58331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.58343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.58354: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.58368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.58510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.58566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.58584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.58655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.60455: 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 <<< 178205 1726889798.60486: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889798.60529: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpbm00sof7 /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/AnsiballZ_stat.py <<< 178205 1726889798.60561: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889798.61826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.62017: stderr chunk (state=3): >>><<< 178205 1726889798.62020: stdout chunk (state=3): >>><<< 178205 1726889798.62023: done transferring module to remote 178205 1726889798.62025: _low_level_execute_command(): starting 178205 1726889798.62027: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/ /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/AnsiballZ_stat.py && sleep 0' 178205 1726889798.63426: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.63554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.63569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.63586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.63631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.63643: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.63659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.63677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.63690: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.63700: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.63713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.63728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.63744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.63758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.63877: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.63892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.63968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.63994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.64010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.64075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.65942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.65947: stdout chunk (state=3): >>><<< 178205 1726889798.65950: stderr chunk (state=3): >>><<< 178205 1726889798.66043: _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 178205 1726889798.66047: _low_level_execute_command(): starting 178205 1726889798.66049: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/AnsiballZ_stat.py && sleep 0' 178205 1726889798.67968: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889798.67977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.67987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.68003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.68049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.68093: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889798.68116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.68168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889798.68206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889798.68216: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889798.68223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.68381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889798.68392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.68399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889798.68406: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889798.68416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889798.68602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.68817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.68820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.68823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.70778: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889798.70804: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889798.70865: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889798.70908: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889798.70937: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889798.70984: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889798.71002: stdout chunk (state=3): >>>import 'zipimport' # <<< 178205 1726889798.71005: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889798.71042: 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' <<< 178205 1726889798.71060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889798.71090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889798.71093: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889798.71125: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7298dc0> <<< 178205 1726889798.71154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889798.71182: 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 0x7f01d723d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7298b20> <<< 178205 1726889798.71207: 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' <<< 178205 1726889798.71236: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7298ac0> <<< 178205 1726889798.71256: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889798.71275: 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' <<< 178205 1726889798.71287: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d490> <<< 178205 1726889798.71308: 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' <<< 178205 1726889798.71340: 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' <<< 178205 1726889798.71359: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d940> <<< 178205 1726889798.71378: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d670> <<< 178205 1726889798.71420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889798.71423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889798.71442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889798.71468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889798.71480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889798.71497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889798.71531: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fcf190> <<< 178205 1726889798.71543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889798.71565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889798.71638: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fcf220> <<< 178205 1726889798.71671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889798.71698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889798.71713: 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 0x7f01d6ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fcf940> <<< 178205 1726889798.71736: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7255880> <<< 178205 1726889798.71775: 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' <<< 178205 1726889798.71779: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fc8d90> <<< 178205 1726889798.71842: 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' <<< 178205 1726889798.71845: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6ff2d90> <<< 178205 1726889798.71901: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d970> <<< 178205 1726889798.71926: 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. <<< 178205 1726889798.72128: 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' <<< 178205 1726889798.72164: 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' <<< 178205 1726889798.72185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889798.72204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889798.72242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889798.72256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889798.72258: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f94eb0> <<< 178205 1726889798.72294: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f97f40> <<< 178205 1726889798.72325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889798.72337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889798.72361: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889798.72371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889798.72380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889798.72404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889798.72422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889798.72449: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f95640> <<< 178205 1726889798.72472: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889798.72540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889798.72563: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889798.72592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889798.72616: 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' <<< 178205 1726889798.72660: 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 0x7f01d6f15e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f15910> <<< 178205 1726889798.72673: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889798.72709: 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 0x7f01d6f15f10> <<< 178205 1726889798.72731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889798.72753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889798.72765: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f15fd0> <<< 178205 1726889798.72790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889798.72813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f270d0> <<< 178205 1726889798.72825: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889798.72858: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f6ed90> <<< 178205 1726889798.72869: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889798.72890: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f69670> <<< 178205 1726889798.72945: 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 0x7f01d6f7b6d0> <<< 178205 1726889798.72967: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f9be20> <<< 178205 1726889798.72978: 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' <<< 178205 1726889798.73009: 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 0x7f01d6f27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f6e2b0> <<< 178205 1726889798.73056: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889798.73075: 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 0x7f01d6f7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fa19d0> <<< 178205 1726889798.73093: 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' <<< 178205 1726889798.73119: 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' <<< 178205 1726889798.73148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889798.73173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27df0> <<< 178205 1726889798.73204: 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 0x7f01d6f27d60> <<< 178205 1726889798.73233: 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' <<< 178205 1726889798.73261: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889798.73272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889798.73292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889798.73337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889798.73367: 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 0x7f01d6efb3d0> <<< 178205 1726889798.73387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889798.73406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889798.73434: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6efb4c0> <<< 178205 1726889798.73555: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2ff40> <<< 178205 1726889798.73600: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2aa90> <<< 178205 1726889798.73622: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2a490> <<< 178205 1726889798.73640: 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' <<< 178205 1726889798.73675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889798.73701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889798.73722: 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' <<< 178205 1726889798.73733: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e2f220> <<< 178205 1726889798.73754: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6ee5520> <<< 178205 1726889798.73808: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fa1040> <<< 178205 1726889798.73845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889798.73856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889798.73883: 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 0x7f01d6e42b50> <<< 178205 1726889798.73900: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889798.73931: 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 0x7f01d6e42e80> <<< 178205 1726889798.73955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889798.73974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889798.73993: 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' <<< 178205 1726889798.74004: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e54790> <<< 178205 1726889798.74024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889798.74053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889798.74080: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e54cd0> <<< 178205 1726889798.74131: 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 0x7f01d6de0400> <<< 178205 1726889798.74156: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e42f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889798.74168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889798.74207: 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 0x7f01d6df12e0> <<< 178205 1726889798.74227: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e54610> import 'pwd' # <<< 178205 1726889798.74252: 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 0x7f01d6df13a0> <<< 178205 1726889798.74307: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27a30> <<< 178205 1726889798.74330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889798.74360: 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 <<< 178205 1726889798.74372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889798.74397: 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 0x7f01d6e0c700> <<< 178205 1726889798.74422: 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' <<< 178205 1726889798.74452: 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 0x7f01d6e0c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e0c7c0> <<< 178205 1726889798.74484: 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 0x7f01d6e0c8b0> <<< 178205 1726889798.74516: 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' <<< 178205 1726889798.74715: 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 0x7f01d6e0cd00> <<< 178205 1726889798.74754: 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 0x7f01d6e17250> <<< 178205 1726889798.74774: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e0c940> <<< 178205 1726889798.74783: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6dffa90> <<< 178205 1726889798.74805: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27610> <<< 178205 1726889798.74824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889798.74881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889798.74919: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e0caf0> <<< 178205 1726889798.75024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889798.75036: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01d67e86d0> <<< 178205 1726889798.75326: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889798.75456: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889798.75485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.75488: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889798.75498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.76734: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.77682: 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 0x7f01d670f820> <<< 178205 1726889798.77705: 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' <<< 178205 1726889798.77733: 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' <<< 178205 1726889798.77759: 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' <<< 178205 1726889798.77782: 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 0x7f01d670f160> <<< 178205 1726889798.77828: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670f280> <<< 178205 1726889798.77864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670ff70> <<< 178205 1726889798.77878: 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' <<< 178205 1726889798.77922: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670f4f0> <<< 178205 1726889798.77940: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670fd90> import 'atexit' # <<< 178205 1726889798.77965: 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 0x7f01d670ffd0> <<< 178205 1726889798.77980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889798.78000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889798.78043: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670f100> <<< 178205 1726889798.78060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889798.78078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889798.78099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889798.78121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889798.78136: 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' <<< 178205 1726889798.78204: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6666f40> <<< 178205 1726889798.78260: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889798.78264: 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 0x7f01d6683d00> <<< 178205 1726889798.78292: 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 0x7f01d6683eb0> <<< 178205 1726889798.78295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889798.78320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889798.78351: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6683370> <<< 178205 1726889798.78362: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6775dc0> <<< 178205 1726889798.78538: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67753a0> <<< 178205 1726889798.78574: 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' <<< 178205 1726889798.78582: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6775fd0> <<< 178205 1726889798.78593: 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' <<< 178205 1726889798.78625: 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' <<< 178205 1726889798.78669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889798.78672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889798.78688: 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 0x7f01d6744d30> <<< 178205 1726889798.78761: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e2d30> <<< 178205 1726889798.78782: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e2400> <<< 178205 1726889798.78797: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67184f0> # 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 0x7f01d66e2520> <<< 178205 1726889798.78826: 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 0x7f01d66e2550> <<< 178205 1726889798.78852: 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' <<< 178205 1726889798.78877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889798.78902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889798.78981: 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 0x7f01d6655fd0> <<< 178205 1726889798.78992: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6756250> <<< 178205 1726889798.79008: 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' <<< 178205 1726889798.79070: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889798.79074: 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 0x7f01d6652850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67563d0> <<< 178205 1726889798.79085: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889798.79144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889798.79157: 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' # <<< 178205 1726889798.79208: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d676ee50> <<< 178205 1726889798.79334: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66527f0> <<< 178205 1726889798.79429: 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 0x7f01d6652640> <<< 178205 1726889798.79469: 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'<<< 178205 1726889798.79472: 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 0x7f01d66515b0> <<< 178205 1726889798.79504: 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 0x7f01d6646d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d674d910> <<< 178205 1726889798.79534: 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' <<< 178205 1726889798.79553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889798.79567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889798.79613: 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 0x7f01d66d66a0> <<< 178205 1726889798.79794: 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 0x7f01d66d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e50a0> <<< 178205 1726889798.79846: 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 0x7f01d66d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d671ab20> <<< 178205 1726889798.79865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889798.79880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.79943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.80037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889798.80068: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889798.80083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889798.80086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.80173: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.80268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.80726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.81195: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889798.81214: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889798.81232: 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' <<< 178205 1726889798.81290: 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 0x7f01d623c5e0> <<< 178205 1726889798.81363: 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' <<< 178205 1726889798.81366: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6632580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d61de100> <<< 178205 1726889798.81423: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889798.81585: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.81597: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889798.81718: 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' <<< 178205 1726889798.81731: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66d5b80> # zipimport: zlib available <<< 178205 1726889798.82121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82610: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889798.82617: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82668: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889798.82733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82802: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889798.82840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889798.82843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82869: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.82916: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889798.82919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889798.83317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889798.83320: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889798.83398: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d620ff10> <<< 178205 1726889798.83401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83450: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83615: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889798.83635: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889798.83659: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.83823: 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 <<< 178205 1726889798.83843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889798.83926: 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 0x7f01d6761220> <<< 178205 1726889798.83972: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d620f850> <<< 178205 1726889798.84005: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889798.84124: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84176: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889798.84258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889798.84269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889798.84297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889798.84332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889798.84335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889798.84422: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6615ca0> <<< 178205 1726889798.84458: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6611f70> <<< 178205 1726889798.84533: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d660b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889798.84537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84572: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889798.84645: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889798.84667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889798.84678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84783: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.84963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889798.85125: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889798.86278: 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": 1726889755.746977, "mtime": 1726889754.832975, "ctime": 1726889754.832975, "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"}}} <<< 178205 1726889798.86320: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889798.86666: 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 <<< 178205 1726889798.86706: 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 # 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 <<< 178205 1726889798.86745: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # 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 <<< 178205 1726889798.86770: 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 # 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 <<< 178205 1726889798.86949: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889798.86967: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889798.87011: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889798.87044: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889798.87068: 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 <<< 178205 1726889798.87085: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889798.87120: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889798.87133: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889798.87177: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889798.87209: 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 <<< 178205 1726889798.87257: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889798.87300: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889798.87333: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889798.87369: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 178205 1726889798.87514: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889798.87555: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889798.87587: 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 <<< 178205 1726889798.87591: 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 <<< 178205 1726889798.87614: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889798.87881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889798.87962: stderr chunk (state=3): >>><<< 178205 1726889798.87966: stdout chunk (state=3): >>><<< 178205 1726889798.88131: _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 0x7f01d7298dc0> # /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 0x7f01d723d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7298b20> # /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 0x7f01d7298ac0> 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 0x7f01d723d490> # /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 0x7f01d723d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d670> # /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 0x7f01d6fcf190> # /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 0x7f01d6fcf220> # /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 0x7f01d6ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d7255880> # /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 0x7f01d6fc8d90> # /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 0x7f01d6ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d723d970> 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 0x7f01d6f94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f97f40> # /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 0x7f01d6f8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f94370> # /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 0x7f01d6f15e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f15910> 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 0x7f01d6f15f10> # /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 0x7f01d6f15fd0> # /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 0x7f01d6f270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f69670> # /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 0x7f01d6f7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f9be20> # /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 0x7f01d6f27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f6e2b0> # 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 0x7f01d6f7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fa19d0> # /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 0x7f01d6f27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27df0> # /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 0x7f01d6f27d60> # /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 0x7f01d6efb3d0> # /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 0x7f01d6efb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2a490> # /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 0x7f01d6e2f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6ee5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f2af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6fa1040> # /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 0x7f01d6e42b50> 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 0x7f01d6e42e80> # /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 0x7f01d6e54790> # /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 0x7f01d6e54cd0> # 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 0x7f01d6de0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e42f70> # /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 0x7f01d6df12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e54610> 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 0x7f01d6df13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27a30> # /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 0x7f01d6e0c700> # /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 0x7f01d6e0c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e0c7c0> # 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 0x7f01d6e0c8b0> # /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 0x7f01d6e0cd00> # 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 0x7f01d6e17250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6e0c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6dffa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6f27610> # /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 0x7f01d6e0caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01d67e86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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 0x7f01d670f820> # /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 0x7f01d670f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670ff70> # /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 0x7f01d670f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d670fd90> 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 0x7f01d670ffd0> # /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 0x7f01d670f100> # /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 0x7f01d6666f40> # 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 0x7f01d6683d00> # 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 0x7f01d6683eb0> # /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 0x7f01d6683370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6775dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67753a0> # /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 0x7f01d6775fd0> # /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 0x7f01d6744d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67184f0> # 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 0x7f01d66e2520> # /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 0x7f01d66e2550> # /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 0x7f01d6655fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6756250> # /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 0x7f01d6652850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d67563d0> # /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 0x7f01d676ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66527f0> # 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 0x7f01d6652640> # 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 0x7f01d66515b0> # 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 0x7f01d6646d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d674d910> # /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 0x7f01d66d66a0> # 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 0x7f01d66d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d66e50a0> # 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 0x7f01d66d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d671ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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_0qtnveye/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_0qtnveye/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_0qtnveye/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_0qtnveye/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 0x7f01d623c5e0> # /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 0x7f01d6632580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d61de100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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_0qtnveye/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 0x7f01d66d5b80> # 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_0qtnveye/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_0qtnveye/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_0qtnveye/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_0qtnveye/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_0qtnveye/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 0x7f01d620ff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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_0qtnveye/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 0x7f01d6761220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d620f850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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 0x7f01d6615ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d6611f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01d660b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_0qtnveye/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_0qtnveye/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": 1726889755.746977, "mtime": 1726889754.832975, "ctime": 1726889754.832975, "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: 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 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 178205 1726889798.88813: 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-1726889798.4996192-178535-174359005579217/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889798.88817: _low_level_execute_command(): starting 178205 1726889798.88821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889798.4996192-178535-174359005579217/ > /dev/null 2>&1 && sleep 0' 178205 1726889798.90113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889798.90117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889798.90264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889798.90267: 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 <<< 178205 1726889798.90270: stderr 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 <<< 178205 1726889798.90326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889798.90455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889798.90460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889798.90505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889798.92272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889798.92346: stderr chunk (state=3): >>><<< 178205 1726889798.92349: stdout chunk (state=3): >>><<< 178205 1726889798.92521: _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 178205 1726889798.92525: handler run complete 178205 1726889798.92528: attempt loop complete, returning result 178205 1726889798.92530: _execute() done 178205 1726889798.92532: dumping result to json 178205 1726889798.92534: done dumping result, returning 178205 1726889798.92536: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-0000000000e0] 178205 1726889798.92538: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e0 178205 1726889798.92618: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e0 178205 1726889798.92621: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889755.746977, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726889754.832975, "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": 1726889754.832975, "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 } } 178205 1726889798.92738: no more pending results, returning what we have 178205 1726889798.92742: results queue empty 178205 1726889798.92743: checking for any_errors_fatal 178205 1726889798.92750: done checking for any_errors_fatal 178205 1726889798.92750: checking for max_fail_percentage 178205 1726889798.92752: done checking for max_fail_percentage 178205 1726889798.92753: checking to see if all hosts have failed and the running result is not ok 178205 1726889798.92754: done checking to see if all hosts have failed 178205 1726889798.92755: getting the remaining hosts for this loop 178205 1726889798.92756: done getting the remaining hosts for this loop 178205 1726889798.92760: getting the next task for host managed_node2 178205 1726889798.92768: done getting next task for host managed_node2 178205 1726889798.92771: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889798.92775: ^ 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 178205 1726889798.92784: getting variables 178205 1726889798.92786: in VariableManager get_vars() 178205 1726889798.92933: Calling all_inventory to load vars for managed_node2 178205 1726889798.92937: Calling groups_inventory to load vars for managed_node2 178205 1726889798.92939: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889798.92958: Calling all_plugins_play to load vars for managed_node2 178205 1726889798.92966: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889798.92970: Calling groups_plugins_play to load vars for managed_node2 178205 1726889798.93743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889798.95270: done with get_vars() 178205 1726889798.95351: 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 23:36:38 -0400 (0:00:00.555) 0:00:11.943 ****** 178205 1726889798.95497: entering _queue_task() for managed_node2/lineinfile 178205 1726889798.95499: Creating lock for lineinfile 178205 1726889798.96447: worker is 1 (out of 1 available) 178205 1726889798.96571: exiting _queue_task() for managed_node2/lineinfile 178205 1726889798.96582: done queuing things up, now waiting for results queue to drain 178205 1726889798.96583: waiting for pending results... 178205 1726889798.97620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889798.97906: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e1 178205 1726889798.97921: variable 'ansible_search_path' from source: unknown 178205 1726889798.97924: variable 'ansible_search_path' from source: unknown 178205 1726889798.98124: calling self._execute() 178205 1726889798.98238: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889798.98244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889798.98320: variable 'omit' from source: magic vars 178205 1726889798.99783: variable '__storage_fstab' from source: set_fact 178205 1726889799.00041: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889799.00623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889799.01471: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889799.01565: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889799.01610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889799.01724: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889799.02018: variable 'blivet_output' from source: set_fact 178205 1726889799.02033: Evaluated conditional (blivet_output is changed): False 178205 1726889799.02054: when evaluation is False, skipping this task 178205 1726889799.02070: _execute() done 178205 1726889799.02078: dumping result to json 178205 1726889799.02103: done dumping result, returning 178205 1726889799.02139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-0000000000e1] 178205 1726889799.02160: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e1 skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 178205 1726889799.02359: no more pending results, returning what we have 178205 1726889799.02363: results queue empty 178205 1726889799.02364: checking for any_errors_fatal 178205 1726889799.02379: done checking for any_errors_fatal 178205 1726889799.02380: checking for max_fail_percentage 178205 1726889799.02382: done checking for max_fail_percentage 178205 1726889799.02383: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.02385: done checking to see if all hosts have failed 178205 1726889799.02385: getting the remaining hosts for this loop 178205 1726889799.02387: done getting the remaining hosts for this loop 178205 1726889799.02391: getting the next task for host managed_node2 178205 1726889799.02401: done getting next task for host managed_node2 178205 1726889799.02405: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889799.02410: ^ 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 178205 1726889799.02426: getting variables 178205 1726889799.02428: in VariableManager get_vars() 178205 1726889799.02470: Calling all_inventory to load vars for managed_node2 178205 1726889799.02473: Calling groups_inventory to load vars for managed_node2 178205 1726889799.02476: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.02487: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.02490: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.02494: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.03261: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e1 178205 1726889799.03265: WORKER PROCESS EXITING 178205 1726889799.03272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.04753: done with get_vars() 178205 1726889799.04768: 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 23:36:39 -0400 (0:00:00.096) 0:00:12.039 ****** 178205 1726889799.05139: entering _queue_task() for managed_node2/systemd 178205 1726889799.05887: worker is 1 (out of 1 available) 178205 1726889799.05905: exiting _queue_task() for managed_node2/systemd 178205 1726889799.05969: done queuing things up, now waiting for results queue to drain 178205 1726889799.05970: waiting for pending results... 178205 1726889799.07205: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889799.07681: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e3 178205 1726889799.07823: variable 'ansible_search_path' from source: unknown 178205 1726889799.07831: variable 'ansible_search_path' from source: unknown 178205 1726889799.07877: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889799.08895: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889799.09139: dumping result to json 178205 1726889799.09151: done dumping result, returning 178205 1726889799.09193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000000e3] 178205 1726889799.09206: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e3 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889799.09456: no more pending results, returning what we have 178205 1726889799.09459: results queue empty 178205 1726889799.09466: checking for any_errors_fatal 178205 1726889799.09484: done checking for any_errors_fatal 178205 1726889799.09486: checking for max_fail_percentage 178205 1726889799.09487: done checking for max_fail_percentage 178205 1726889799.09489: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.09490: done checking to see if all hosts have failed 178205 1726889799.09491: getting the remaining hosts for this loop 178205 1726889799.09492: done getting the remaining hosts for this loop 178205 1726889799.09496: getting the next task for host managed_node2 178205 1726889799.09506: done getting next task for host managed_node2 178205 1726889799.09510: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889799.09516: ^ 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 178205 1726889799.09532: getting variables 178205 1726889799.09534: in VariableManager get_vars() 178205 1726889799.09568: Calling all_inventory to load vars for managed_node2 178205 1726889799.09571: Calling groups_inventory to load vars for managed_node2 178205 1726889799.09574: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.09585: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.09589: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.09591: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.10097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.10637: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e3 178205 1726889799.10640: WORKER PROCESS EXITING 178205 1726889799.11679: done with get_vars() 178205 1726889799.11963: done getting variables 178205 1726889799.12063: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:36:39 -0400 (0:00:00.069) 0:00:12.109 ****** 178205 1726889799.12096: entering _queue_task() for managed_node2/debug 178205 1726889799.13038: worker is 1 (out of 1 available) 178205 1726889799.13050: exiting _queue_task() for managed_node2/debug 178205 1726889799.13061: done queuing things up, now waiting for results queue to drain 178205 1726889799.13062: waiting for pending results... 178205 1726889799.14102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889799.14374: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e5 178205 1726889799.14430: variable 'ansible_search_path' from source: unknown 178205 1726889799.14527: variable 'ansible_search_path' from source: unknown 178205 1726889799.14575: calling self._execute() 178205 1726889799.14710: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.14849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.14903: variable 'omit' from source: magic vars 178205 1726889799.15658: variable 'omit' from source: magic vars 178205 1726889799.15730: variable 'omit' from source: magic vars 178205 1726889799.15791: variable 'omit' from source: magic vars 178205 1726889799.15845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889799.15893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889799.15919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889799.16004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.16091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.16147: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889799.16157: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.16164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.16419: Set connection var ansible_pipelining to False 178205 1726889799.16431: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889799.16478: Set connection var ansible_shell_executable to /bin/sh 178205 1726889799.16484: Set connection var ansible_connection to ssh 178205 1726889799.16493: Set connection var ansible_shell_type to sh 178205 1726889799.16501: Set connection var ansible_timeout to 10 178205 1726889799.16537: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.16546: variable 'ansible_connection' from source: unknown 178205 1726889799.16553: variable 'ansible_module_compression' from source: unknown 178205 1726889799.16560: variable 'ansible_shell_type' from source: unknown 178205 1726889799.16569: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.16575: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.16582: variable 'ansible_pipelining' from source: unknown 178205 1726889799.16588: variable 'ansible_timeout' from source: unknown 178205 1726889799.16595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.16771: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889799.16791: variable 'omit' from source: magic vars 178205 1726889799.16800: starting attempt loop 178205 1726889799.16807: running the handler 178205 1726889799.16861: variable 'blivet_output' from source: set_fact 178205 1726889799.17264: variable 'blivet_output' from source: set_fact 178205 1726889799.17495: handler run complete 178205 1726889799.17580: attempt loop complete, returning result 178205 1726889799.17588: _execute() done 178205 1726889799.17594: dumping result to json 178205 1726889799.17602: done dumping result, returning 178205 1726889799.17614: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-0000000000e5] 178205 1726889799.17625: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e5 ok: [managed_node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 178205 1726889799.17908: no more pending results, returning what we have 178205 1726889799.17914: results queue empty 178205 1726889799.17915: checking for any_errors_fatal 178205 1726889799.17920: done checking for any_errors_fatal 178205 1726889799.17921: checking for max_fail_percentage 178205 1726889799.17923: done checking for max_fail_percentage 178205 1726889799.17924: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.17925: done checking to see if all hosts have failed 178205 1726889799.17926: getting the remaining hosts for this loop 178205 1726889799.17927: done getting the remaining hosts for this loop 178205 1726889799.17931: getting the next task for host managed_node2 178205 1726889799.17939: done getting next task for host managed_node2 178205 1726889799.17944: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889799.17949: ^ 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 178205 1726889799.17976: getting variables 178205 1726889799.17979: in VariableManager get_vars() 178205 1726889799.18017: Calling all_inventory to load vars for managed_node2 178205 1726889799.18020: Calling groups_inventory to load vars for managed_node2 178205 1726889799.18023: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.18034: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.18038: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.18041: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.18972: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e5 178205 1726889799.18975: WORKER PROCESS EXITING 178205 1726889799.18997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.19842: done with get_vars() 178205 1726889799.19855: done getting variables 178205 1726889799.19910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:36:39 -0400 (0:00:00.078) 0:00:12.187 ****** 178205 1726889799.19948: entering _queue_task() for managed_node2/set_fact 178205 1726889799.20203: worker is 1 (out of 1 available) 178205 1726889799.20215: exiting _queue_task() for managed_node2/set_fact 178205 1726889799.20226: done queuing things up, now waiting for results queue to drain 178205 1726889799.20228: waiting for pending results... 178205 1726889799.20490: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889799.20632: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e6 178205 1726889799.20651: variable 'ansible_search_path' from source: unknown 178205 1726889799.20658: variable 'ansible_search_path' from source: unknown 178205 1726889799.20697: calling self._execute() 178205 1726889799.20783: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.20793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.20805: variable 'omit' from source: magic vars 178205 1726889799.20914: variable 'omit' from source: magic vars 178205 1726889799.21004: variable 'omit' from source: magic vars 178205 1726889799.21224: variable 'blivet_output' from source: set_fact 178205 1726889799.21280: variable 'omit' from source: magic vars 178205 1726889799.21327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889799.21368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889799.21388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889799.21408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.21426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.21458: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889799.21470: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.21478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.21581: Set connection var ansible_pipelining to False 178205 1726889799.21592: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889799.21600: Set connection var ansible_shell_executable to /bin/sh 178205 1726889799.21606: Set connection var ansible_connection to ssh 178205 1726889799.21617: Set connection var ansible_shell_type to sh 178205 1726889799.21626: Set connection var ansible_timeout to 10 178205 1726889799.21658: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.21665: variable 'ansible_connection' from source: unknown 178205 1726889799.21671: variable 'ansible_module_compression' from source: unknown 178205 1726889799.21677: variable 'ansible_shell_type' from source: unknown 178205 1726889799.21687: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.21693: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.21700: variable 'ansible_pipelining' from source: unknown 178205 1726889799.21705: variable 'ansible_timeout' from source: unknown 178205 1726889799.21714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.21854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889799.21873: variable 'omit' from source: magic vars 178205 1726889799.21882: starting attempt loop 178205 1726889799.21889: running the handler 178205 1726889799.21907: handler run complete 178205 1726889799.21921: attempt loop complete, returning result 178205 1726889799.21928: _execute() done 178205 1726889799.21933: dumping result to json 178205 1726889799.21940: done dumping result, returning 178205 1726889799.21950: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-0000000000e6] 178205 1726889799.21960: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e6 178205 1726889799.22061: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e6 178205 1726889799.22069: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889799.22140: no more pending results, returning what we have 178205 1726889799.22144: results queue empty 178205 1726889799.22145: checking for any_errors_fatal 178205 1726889799.22154: done checking for any_errors_fatal 178205 1726889799.22154: checking for max_fail_percentage 178205 1726889799.22156: done checking for max_fail_percentage 178205 1726889799.22157: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.22158: done checking to see if all hosts have failed 178205 1726889799.22159: getting the remaining hosts for this loop 178205 1726889799.22160: done getting the remaining hosts for this loop 178205 1726889799.22164: getting the next task for host managed_node2 178205 1726889799.22171: done getting next task for host managed_node2 178205 1726889799.22175: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889799.22179: ^ 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 178205 1726889799.22188: getting variables 178205 1726889799.22190: in VariableManager get_vars() 178205 1726889799.22222: Calling all_inventory to load vars for managed_node2 178205 1726889799.22225: Calling groups_inventory to load vars for managed_node2 178205 1726889799.22227: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.22237: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.22240: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.22243: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.22828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.23551: done with get_vars() 178205 1726889799.23563: done getting variables 178205 1726889799.23622: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:36:39 -0400 (0:00:00.037) 0:00:12.224 ****** 178205 1726889799.23654: entering _queue_task() for managed_node2/set_fact 178205 1726889799.23880: worker is 1 (out of 1 available) 178205 1726889799.23892: exiting _queue_task() for managed_node2/set_fact 178205 1726889799.23902: done queuing things up, now waiting for results queue to drain 178205 1726889799.23903: waiting for pending results... 178205 1726889799.24163: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889799.24300: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e7 178205 1726889799.24320: variable 'ansible_search_path' from source: unknown 178205 1726889799.24327: variable 'ansible_search_path' from source: unknown 178205 1726889799.24371: calling self._execute() 178205 1726889799.24449: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.24463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.24479: variable 'omit' from source: magic vars 178205 1726889799.24590: variable 'omit' from source: magic vars 178205 1726889799.24659: variable 'omit' from source: magic vars 178205 1726889799.24884: variable 'blivet_output' from source: set_fact 178205 1726889799.24944: variable 'omit' from source: magic vars 178205 1726889799.24987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889799.25032: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889799.25051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889799.25069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.25081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.25114: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889799.25126: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.25133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.25232: Set connection var ansible_pipelining to False 178205 1726889799.25242: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889799.25249: Set connection var ansible_shell_executable to /bin/sh 178205 1726889799.25254: Set connection var ansible_connection to ssh 178205 1726889799.25261: Set connection var ansible_shell_type to sh 178205 1726889799.25267: Set connection var ansible_timeout to 10 178205 1726889799.25291: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.25297: variable 'ansible_connection' from source: unknown 178205 1726889799.25302: variable 'ansible_module_compression' from source: unknown 178205 1726889799.25307: variable 'ansible_shell_type' from source: unknown 178205 1726889799.25315: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.25323: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.25335: variable 'ansible_pipelining' from source: unknown 178205 1726889799.25342: variable 'ansible_timeout' from source: unknown 178205 1726889799.25349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.25488: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889799.25504: variable 'omit' from source: magic vars 178205 1726889799.25516: starting attempt loop 178205 1726889799.25522: running the handler 178205 1726889799.25540: handler run complete 178205 1726889799.25556: attempt loop complete, returning result 178205 1726889799.25562: _execute() done 178205 1726889799.25566: dumping result to json 178205 1726889799.25572: done dumping result, returning 178205 1726889799.25581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-0000000000e7] 178205 1726889799.25589: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e7 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889799.25742: no more pending results, returning what we have 178205 1726889799.25745: results queue empty 178205 1726889799.25746: checking for any_errors_fatal 178205 1726889799.25752: done checking for any_errors_fatal 178205 1726889799.25753: checking for max_fail_percentage 178205 1726889799.25755: done checking for max_fail_percentage 178205 1726889799.25756: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.25758: done checking to see if all hosts have failed 178205 1726889799.25758: getting the remaining hosts for this loop 178205 1726889799.25760: done getting the remaining hosts for this loop 178205 1726889799.25763: getting the next task for host managed_node2 178205 1726889799.25771: done getting next task for host managed_node2 178205 1726889799.25775: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889799.25780: ^ 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 178205 1726889799.25791: getting variables 178205 1726889799.25792: in VariableManager get_vars() 178205 1726889799.25825: Calling all_inventory to load vars for managed_node2 178205 1726889799.25828: Calling groups_inventory to load vars for managed_node2 178205 1726889799.25831: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.25841: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.25844: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.25846: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.26810: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e7 178205 1726889799.26814: WORKER PROCESS EXITING 178205 1726889799.26835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.27974: done with get_vars() 178205 1726889799.27986: 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 23:36:39 -0400 (0:00:00.044) 0:00:12.269 ****** 178205 1726889799.28188: entering _queue_task() for managed_node2/mount 178205 1726889799.28189: Creating lock for mount 178205 1726889799.28652: worker is 1 (out of 1 available) 178205 1726889799.28664: exiting _queue_task() for managed_node2/mount 178205 1726889799.28675: done queuing things up, now waiting for results queue to drain 178205 1726889799.28676: waiting for pending results... 178205 1726889799.29558: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889799.29875: in run() - task 02369adf-7a19-34ed-f5d1-0000000000e8 178205 1726889799.29942: variable 'ansible_search_path' from source: unknown 178205 1726889799.30011: variable 'ansible_search_path' from source: unknown 178205 1726889799.31442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889799.36290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889799.36487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889799.36534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889799.36689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889799.36733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889799.36886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.37049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.37079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.37165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.37255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.37355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.37382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.37480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.37579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.37617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.37934: variable 'blivet_output' from source: set_fact 178205 1726889799.38052: dumping result to json 178205 1726889799.38107: done dumping result, returning 178205 1726889799.38120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-0000000000e8] 178205 1726889799.38134: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e8 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889799.38302: no more pending results, returning what we have 178205 1726889799.38306: results queue empty 178205 1726889799.38307: checking for any_errors_fatal 178205 1726889799.38316: done checking for any_errors_fatal 178205 1726889799.38317: checking for max_fail_percentage 178205 1726889799.38319: done checking for max_fail_percentage 178205 1726889799.38319: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.38321: done checking to see if all hosts have failed 178205 1726889799.38321: getting the remaining hosts for this loop 178205 1726889799.38323: done getting the remaining hosts for this loop 178205 1726889799.38327: getting the next task for host managed_node2 178205 1726889799.38335: done getting next task for host managed_node2 178205 1726889799.38339: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889799.38343: ^ 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 178205 1726889799.38360: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000e8 178205 1726889799.38364: WORKER PROCESS EXITING 178205 1726889799.38370: getting variables 178205 1726889799.38372: in VariableManager get_vars() 178205 1726889799.38405: Calling all_inventory to load vars for managed_node2 178205 1726889799.38408: Calling groups_inventory to load vars for managed_node2 178205 1726889799.38410: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.38421: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.38424: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.38427: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.38925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.40168: done with get_vars() 178205 1726889799.40184: 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 23:36:39 -0400 (0:00:00.122) 0:00:12.392 ****** 178205 1726889799.40402: entering _queue_task() for managed_node2/systemd 178205 1726889799.41026: worker is 1 (out of 1 available) 178205 1726889799.41039: exiting _queue_task() for managed_node2/systemd 178205 1726889799.41053: done queuing things up, now waiting for results queue to drain 178205 1726889799.41054: waiting for pending results... 178205 1726889799.41869: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889799.42166: in run() - task 02369adf-7a19-34ed-f5d1-0000000000ea 178205 1726889799.42246: variable 'ansible_search_path' from source: unknown 178205 1726889799.42280: variable 'ansible_search_path' from source: unknown 178205 1726889799.42367: calling self._execute() 178205 1726889799.43275: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.43328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.43343: variable 'omit' from source: magic vars 178205 1726889799.44377: variable 'blivet_output' from source: set_fact 178205 1726889799.44453: Evaluated conditional (blivet_output['mounts']): False 178205 1726889799.44552: when evaluation is False, skipping this task 178205 1726889799.44560: _execute() done 178205 1726889799.44566: dumping result to json 178205 1726889799.44573: done dumping result, returning 178205 1726889799.44583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-0000000000ea] 178205 1726889799.44593: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ea 178205 1726889799.44703: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ea skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 178205 1726889799.44755: no more pending results, returning what we have 178205 1726889799.44760: results queue empty 178205 1726889799.44760: checking for any_errors_fatal 178205 1726889799.44768: done checking for any_errors_fatal 178205 1726889799.44769: checking for max_fail_percentage 178205 1726889799.44771: done checking for max_fail_percentage 178205 1726889799.44772: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.44773: done checking to see if all hosts have failed 178205 1726889799.44773: getting the remaining hosts for this loop 178205 1726889799.44775: done getting the remaining hosts for this loop 178205 1726889799.44778: getting the next task for host managed_node2 178205 1726889799.44785: done getting next task for host managed_node2 178205 1726889799.44789: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889799.44793: ^ 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 178205 1726889799.44810: getting variables 178205 1726889799.44813: in VariableManager get_vars() 178205 1726889799.44848: Calling all_inventory to load vars for managed_node2 178205 1726889799.44851: Calling groups_inventory to load vars for managed_node2 178205 1726889799.44853: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.44865: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.44868: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.44870: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.45468: WORKER PROCESS EXITING 178205 1726889799.45492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.46758: done with get_vars() 178205 1726889799.46772: 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 23:36:39 -0400 (0:00:00.065) 0:00:12.457 ****** 178205 1726889799.46977: entering _queue_task() for managed_node2/mount 178205 1726889799.47447: worker is 1 (out of 1 available) 178205 1726889799.47460: exiting _queue_task() for managed_node2/mount 178205 1726889799.47471: done queuing things up, now waiting for results queue to drain 178205 1726889799.47472: waiting for pending results... 178205 1726889799.48452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889799.48588: in run() - task 02369adf-7a19-34ed-f5d1-0000000000eb 178205 1726889799.48834: variable 'ansible_search_path' from source: unknown 178205 1726889799.48926: variable 'ansible_search_path' from source: unknown 178205 1726889799.49636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889799.54234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889799.54372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889799.54420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889799.54461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889799.54500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889799.54587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.54640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.54672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.54726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.54750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.54808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.54848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.54879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.54931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.54957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.55022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.55056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.55092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.55146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.55167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.55357: variable 'blivet_output' from source: set_fact 178205 1726889799.55434: dumping result to json 178205 1726889799.55445: done dumping result, returning 178205 1726889799.55456: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-0000000000eb] 178205 1726889799.55466: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000eb skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889799.55661: no more pending results, returning what we have 178205 1726889799.55665: results queue empty 178205 1726889799.55666: checking for any_errors_fatal 178205 1726889799.55672: done checking for any_errors_fatal 178205 1726889799.55673: checking for max_fail_percentage 178205 1726889799.55675: done checking for max_fail_percentage 178205 1726889799.55676: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.55677: done checking to see if all hosts have failed 178205 1726889799.55678: getting the remaining hosts for this loop 178205 1726889799.55679: done getting the remaining hosts for this loop 178205 1726889799.55683: getting the next task for host managed_node2 178205 1726889799.55691: done getting next task for host managed_node2 178205 1726889799.55695: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889799.55699: ^ 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 178205 1726889799.55715: getting variables 178205 1726889799.55716: in VariableManager get_vars() 178205 1726889799.55758: Calling all_inventory to load vars for managed_node2 178205 1726889799.55761: Calling groups_inventory to load vars for managed_node2 178205 1726889799.55764: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.55775: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.55778: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.55781: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.56535: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000eb 178205 1726889799.56539: WORKER PROCESS EXITING 178205 1726889799.56562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.58670: done with get_vars() 178205 1726889799.58684: 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 23:36:39 -0400 (0:00:00.119) 0:00:12.577 ****** 178205 1726889799.58898: entering _queue_task() for managed_node2/file 178205 1726889799.59546: worker is 1 (out of 1 available) 178205 1726889799.59558: exiting _queue_task() for managed_node2/file 178205 1726889799.59569: done queuing things up, now waiting for results queue to drain 178205 1726889799.59569: waiting for pending results... 178205 1726889799.60316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889799.60567: in run() - task 02369adf-7a19-34ed-f5d1-0000000000ed 178205 1726889799.60714: variable 'ansible_search_path' from source: unknown 178205 1726889799.60722: variable 'ansible_search_path' from source: unknown 178205 1726889799.61389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889799.67980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889799.68075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889799.68117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889799.68171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889799.68200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889799.68295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.68334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.68382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.68504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.68529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.68620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.68708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.68817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.68864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.69029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.69090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889799.69145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889799.69252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889799.69295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889799.69404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889799.69719: variable 'blivet_output' from source: set_fact 178205 1726889799.69828: dumping result to json 178205 1726889799.69905: done dumping result, returning 178205 1726889799.69919: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-0000000000ed] 178205 1726889799.69953: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ed skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889799.70147: no more pending results, returning what we have 178205 1726889799.70151: results queue empty 178205 1726889799.70151: checking for any_errors_fatal 178205 1726889799.70158: done checking for any_errors_fatal 178205 1726889799.70159: checking for max_fail_percentage 178205 1726889799.70160: done checking for max_fail_percentage 178205 1726889799.70162: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.70163: done checking to see if all hosts have failed 178205 1726889799.70164: getting the remaining hosts for this loop 178205 1726889799.70165: done getting the remaining hosts for this loop 178205 1726889799.70169: getting the next task for host managed_node2 178205 1726889799.70177: done getting next task for host managed_node2 178205 1726889799.70181: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889799.70185: ^ 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 178205 1726889799.70199: getting variables 178205 1726889799.70201: in VariableManager get_vars() 178205 1726889799.70240: Calling all_inventory to load vars for managed_node2 178205 1726889799.70243: Calling groups_inventory to load vars for managed_node2 178205 1726889799.70246: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.70256: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.70259: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.70262: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.71009: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ed 178205 1726889799.71014: WORKER PROCESS EXITING 178205 1726889799.71040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.72473: done with get_vars() 178205 1726889799.72604: 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 23:36:39 -0400 (0:00:00.139) 0:00:12.716 ****** 178205 1726889799.72823: entering _queue_task() for managed_node2/systemd 178205 1726889799.73408: worker is 1 (out of 1 available) 178205 1726889799.73423: exiting _queue_task() for managed_node2/systemd 178205 1726889799.73435: done queuing things up, now waiting for results queue to drain 178205 1726889799.73436: waiting for pending results... 178205 1726889799.74319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889799.75410: in run() - task 02369adf-7a19-34ed-f5d1-0000000000ef 178205 1726889799.75692: variable 'ansible_search_path' from source: unknown 178205 1726889799.75699: variable 'ansible_search_path' from source: unknown 178205 1726889799.75742: calling self._execute() 178205 1726889799.75866: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.76119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.76136: variable 'omit' from source: magic vars 178205 1726889799.76949: variable 'blivet_output' from source: set_fact 178205 1726889799.77097: Evaluated conditional (blivet_output['mounts']): False 178205 1726889799.77104: when evaluation is False, skipping this task 178205 1726889799.77113: _execute() done 178205 1726889799.77120: dumping result to json 178205 1726889799.77130: done dumping result, returning 178205 1726889799.77141: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-0000000000ef] 178205 1726889799.77151: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ef skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 178205 1726889799.77300: no more pending results, returning what we have 178205 1726889799.77304: results queue empty 178205 1726889799.77305: checking for any_errors_fatal 178205 1726889799.77315: done checking for any_errors_fatal 178205 1726889799.77316: checking for max_fail_percentage 178205 1726889799.77318: done checking for max_fail_percentage 178205 1726889799.77319: checking to see if all hosts have failed and the running result is not ok 178205 1726889799.77320: done checking to see if all hosts have failed 178205 1726889799.77321: getting the remaining hosts for this loop 178205 1726889799.77323: done getting the remaining hosts for this loop 178205 1726889799.77328: getting the next task for host managed_node2 178205 1726889799.77336: done getting next task for host managed_node2 178205 1726889799.77340: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889799.77345: ^ 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 178205 1726889799.77360: getting variables 178205 1726889799.77361: in VariableManager get_vars() 178205 1726889799.77396: Calling all_inventory to load vars for managed_node2 178205 1726889799.77399: Calling groups_inventory to load vars for managed_node2 178205 1726889799.77402: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889799.77416: Calling all_plugins_play to load vars for managed_node2 178205 1726889799.77419: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889799.77422: Calling groups_plugins_play to load vars for managed_node2 178205 1726889799.78171: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000ef 178205 1726889799.78175: WORKER PROCESS EXITING 178205 1726889799.78202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889799.79650: done with get_vars() 178205 1726889799.79664: 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 23:36:39 -0400 (0:00:00.070) 0:00:12.786 ****** 178205 1726889799.79875: entering _queue_task() for managed_node2/stat 178205 1726889799.80476: worker is 1 (out of 1 available) 178205 1726889799.80488: exiting _queue_task() for managed_node2/stat 178205 1726889799.80499: done queuing things up, now waiting for results queue to drain 178205 1726889799.80500: waiting for pending results... 178205 1726889799.81350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889799.81603: in run() - task 02369adf-7a19-34ed-f5d1-0000000000f0 178205 1726889799.81757: variable 'ansible_search_path' from source: unknown 178205 1726889799.81764: variable 'ansible_search_path' from source: unknown 178205 1726889799.81799: calling self._execute() 178205 1726889799.81885: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.81964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.81978: variable 'omit' from source: magic vars 178205 1726889799.82197: variable 'omit' from source: magic vars 178205 1726889799.82271: variable 'omit' from source: magic vars 178205 1726889799.82427: variable 'omit' from source: magic vars 178205 1726889799.82474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889799.82645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889799.82667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889799.82688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.82707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889799.82749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889799.82829: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.82840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.83059: Set connection var ansible_pipelining to False 178205 1726889799.83070: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889799.83079: Set connection var ansible_shell_executable to /bin/sh 178205 1726889799.83085: Set connection var ansible_connection to ssh 178205 1726889799.83093: Set connection var ansible_shell_type to sh 178205 1726889799.83101: Set connection var ansible_timeout to 10 178205 1726889799.83134: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.83262: variable 'ansible_connection' from source: unknown 178205 1726889799.83271: variable 'ansible_module_compression' from source: unknown 178205 1726889799.83277: variable 'ansible_shell_type' from source: unknown 178205 1726889799.83284: variable 'ansible_shell_executable' from source: unknown 178205 1726889799.83290: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889799.83297: variable 'ansible_pipelining' from source: unknown 178205 1726889799.83303: variable 'ansible_timeout' from source: unknown 178205 1726889799.83310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889799.83644: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889799.83813: variable 'omit' from source: magic vars 178205 1726889799.83826: starting attempt loop 178205 1726889799.83834: running the handler 178205 1726889799.83851: _low_level_execute_command(): starting 178205 1726889799.83861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889799.86592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889799.86608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889799.86633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889799.86651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889799.86694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889799.86751: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889799.86765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889799.86782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889799.86841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889799.86856: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889799.86868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889799.86881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889799.86895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889799.86906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889799.86919: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889799.86935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889799.87019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889799.87181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889799.87196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889799.87277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889799.88898: stdout chunk (state=3): >>>/root <<< 178205 1726889799.89089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889799.89092: stdout chunk (state=3): >>><<< 178205 1726889799.89095: stderr chunk (state=3): >>><<< 178205 1726889799.89209: _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 178205 1726889799.89213: _low_level_execute_command(): starting 178205 1726889799.89217: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660 `" && echo ansible-tmp-1726889799.8911493-178582-30520700468660="` echo /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660 `" ) && sleep 0' 178205 1726889799.91470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889799.91609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889799.91630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889799.91648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889799.91691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889799.91709: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889799.91729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889799.91748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889799.91761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889799.91772: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889799.91784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889799.91796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889799.91809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889799.91832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889799.91843: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889799.91855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889799.91938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889799.92042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889799.92065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889799.92139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889799.93974: stdout chunk (state=3): >>>ansible-tmp-1726889799.8911493-178582-30520700468660=/root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660 <<< 178205 1726889799.94139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889799.94184: stderr chunk (state=3): >>><<< 178205 1726889799.94186: stdout chunk (state=3): >>><<< 178205 1726889799.94321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889799.8911493-178582-30520700468660=/root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660 , stderr=OpenSSH_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 178205 1726889799.94327: variable 'ansible_module_compression' from source: unknown 178205 1726889799.94433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889799.94437: variable 'ansible_facts' from source: unknown 178205 1726889799.94486: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/AnsiballZ_stat.py 178205 1726889799.95144: Sending initial data 178205 1726889799.95147: Sent initial data (154 bytes) 178205 1726889799.99078: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889799.99121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889799.99128: 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 <<< 178205 1726889799.99131: stderr chunk (state=3): >>>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 <<< 178205 1726889799.99189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889799.99192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889799.99199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889799.99243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.00967: 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 <<< 178205 1726889800.01003: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889800.01050: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpy9_1s0ad /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/AnsiballZ_stat.py <<< 178205 1726889800.01078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889800.02250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.02417: stderr chunk (state=3): >>><<< 178205 1726889800.02420: stdout chunk (state=3): >>><<< 178205 1726889800.02422: done transferring module to remote 178205 1726889800.02523: _low_level_execute_command(): starting 178205 1726889800.02529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/ /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/AnsiballZ_stat.py && sleep 0' 178205 1726889800.03995: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.04008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.04028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.04050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.04199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.04210: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.04228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.04245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.04256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.04271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.04282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.04293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.04308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.04321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.04334: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.04346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.04502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.04521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.04542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.04611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.06413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.06417: stdout chunk (state=3): >>><<< 178205 1726889800.06420: stderr chunk (state=3): >>><<< 178205 1726889800.06508: _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 178205 1726889800.06514: _low_level_execute_command(): starting 178205 1726889800.06517: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/AnsiballZ_stat.py && sleep 0' 178205 1726889800.08004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.08059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.08072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.08088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.08133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.08229: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.08243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.08264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.08275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.08285: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.08296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.08307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.08323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.08337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.08347: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.08359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.08442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.08537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.08555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.08713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.10550: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889800.10565: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889800.10626: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889800.10662: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889800.10694: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889800.10746: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889800.10749: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889800.10799: 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' <<< 178205 1726889800.10828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889800.10846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889800.10873: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8773dc0> <<< 178205 1726889800.10904: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889800.10948: 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 0x7feba87183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8773b20> <<< 178205 1726889800.10971: 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' <<< 178205 1726889800.11002: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8773ac0> <<< 178205 1726889800.11018: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889800.11055: 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' <<< 178205 1726889800.11059: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718490> <<< 178205 1726889800.11079: 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' <<< 178205 1726889800.11098: 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' <<< 178205 1726889800.11125: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718940> <<< 178205 1726889800.11138: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718670> <<< 178205 1726889800.11174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889800.11178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889800.11201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889800.11228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889800.11247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889800.11270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889800.11285: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86cf190> <<< 178205 1726889800.11306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889800.11327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889800.11399: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86cf220> <<< 178205 1726889800.11432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889800.11456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889800.11470: 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 0x7feba86f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86cf940> <<< 178205 1726889800.11498: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8730880> <<< 178205 1726889800.11534: 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' <<< 178205 1726889800.11538: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86c8d90> <<< 178205 1726889800.11588: 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' <<< 178205 1726889800.11602: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86f2d90> <<< 178205 1726889800.11652: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718970> <<< 178205 1726889800.11681: 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. <<< 178205 1726889800.11886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889800.11890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889800.11933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889800.11936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889800.11955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889800.11973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889800.11997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889800.12008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba866feb0> <<< 178205 1726889800.12053: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8672f40> <<< 178205 1726889800.12073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889800.12092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889800.12110: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889800.12135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889800.12151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889800.12162: 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' <<< 178205 1726889800.12187: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8667610> <<< 178205 1726889800.12218: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8670640> <<< 178205 1726889800.12222: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba866f370> <<< 178205 1726889800.12233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889800.12299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889800.12323: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889800.12349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.12378: 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' <<< 178205 1726889800.12414: 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 0x7feba83d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83d5910> <<< 178205 1726889800.12430: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889800.12459: 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 0x7feba83d5f10> <<< 178205 1726889800.12479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889800.12499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889800.12524: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83d5fd0> <<< 178205 1726889800.12552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889800.12570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e70d0> import '_collections' # <<< 178205 1726889800.12619: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8649d90> <<< 178205 1726889800.12629: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889800.12646: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8644670> <<< 178205 1726889800.12707: 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 0x7feba86566d0> <<< 178205 1726889800.12731: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8676e20> <<< 178205 1726889800.12742: 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' <<< 178205 1726889800.12771: 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 0x7feba83e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86492b0> <<< 178205 1726889800.12822: 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' <<< 178205 1726889800.12839: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feba86562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba867c9d0> <<< 178205 1726889800.12854: 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' <<< 178205 1726889800.12882: 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' <<< 178205 1726889800.12910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889800.12933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7df0> <<< 178205 1726889800.12968: 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 0x7feba83e7d60> <<< 178205 1726889800.12998: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889800.13016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889800.13033: 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' <<< 178205 1726889800.13053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889800.13104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889800.13133: 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 0x7feba83bb3d0> <<< 178205 1726889800.13151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889800.13169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889800.13200: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83bb4c0> <<< 178205 1726889800.13323: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eff40> <<< 178205 1726889800.13360: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eaa90> <<< 178205 1726889800.13372: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83ea490> <<< 178205 1726889800.13394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889800.13405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889800.13432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889800.13459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889800.13482: 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 0x7feba82e4220> <<< 178205 1726889800.13524: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83a6520> <<< 178205 1726889800.13573: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eaf10> <<< 178205 1726889800.13585: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba867c040> <<< 178205 1726889800.13601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889800.13626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889800.13652: 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 0x7feba82f7b50> <<< 178205 1726889800.13672: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889800.13704: 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 0x7feba82f7e80> <<< 178205 1726889800.13730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889800.13752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889800.13770: 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' <<< 178205 1726889800.13788: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8309790> <<< 178205 1726889800.13798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889800.13825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889800.13851: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8309cd0> <<< 178205 1726889800.13897: 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 0x7feba8295400> <<< 178205 1726889800.13917: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82f7f70> <<< 178205 1726889800.13934: 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' <<< 178205 1726889800.13977: 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 0x7feba82a62e0> <<< 178205 1726889800.13997: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8309610> <<< 178205 1726889800.14004: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889800.14066: 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 0x7feba82a63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7a30> <<< 178205 1726889800.14087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889800.14129: 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 <<< 178205 1726889800.14138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889800.14196: 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 0x7feba82c1700> # /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' <<< 178205 1726889800.14229: 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 0x7feba82c19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82c17c0> <<< 178205 1726889800.14291: 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 0x7feba82c18b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889800.14295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889800.14490: 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 0x7feba82c1d00> <<< 178205 1726889800.14532: 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 0x7feba82cc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82c1940> <<< 178205 1726889800.14553: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82b4a90> <<< 178205 1726889800.14575: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7610> <<< 178205 1726889800.14599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889800.14652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889800.14688: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82c1af0> <<< 178205 1726889800.14787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889800.14800: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feba81ea6d0> <<< 178205 1726889800.15180: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889800.15267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.15294: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889800.15308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.15328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.15336: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889800.15350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.16629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.17627: 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 0x7feba7bd8820> <<< 178205 1726889800.17653: 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' <<< 178205 1726889800.17684: 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' <<< 178205 1726889800.17712: 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' <<< 178205 1726889800.17743: 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 0x7feba7bd8160> <<< 178205 1726889800.17789: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8280> <<< 178205 1726889800.17831: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8f70> <<< 178205 1726889800.17845: 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' <<< 178205 1726889800.17896: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8d90> <<< 178205 1726889800.17906: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889800.17937: 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 0x7feba7bd8fd0> <<< 178205 1726889800.17958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889800.17987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889800.18032: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8100> <<< 178205 1726889800.18045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889800.18063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889800.18084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889800.18108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889800.18131: 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' <<< 178205 1726889800.18209: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7b2ff40> <<< 178205 1726889800.18246: 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 0x7feba7b4cd00> <<< 178205 1726889800.18283: 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 0x7feba7b4ceb0> <<< 178205 1726889800.18303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889800.18335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889800.18373: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7b4c370> <<< 178205 1726889800.18388: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8177dc0> <<< 178205 1726889800.18557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba81773a0> <<< 178205 1726889800.18573: 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' <<< 178205 1726889800.18600: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8177fd0> <<< 178205 1726889800.18629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889800.18637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889800.18655: 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' <<< 178205 1726889800.18685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889800.18692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889800.18726: 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' <<< 178205 1726889800.18730: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8146d30> <<< 178205 1726889800.18817: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7babd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bab400> <<< 178205 1726889800.18823: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7be04f0> <<< 178205 1726889800.18850: 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 0x7feba7bab520> <<< 178205 1726889800.18885: 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 0x7feba7bab550> <<< 178205 1726889800.18915: 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 <<< 178205 1726889800.18928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889800.18947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889800.18975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889800.19055: 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 0x7feba7b1efd0> <<< 178205 1726889800.19065: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8158250> <<< 178205 1726889800.19079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889800.19093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889800.19150: 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 0x7feba7b1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba81583d0> <<< 178205 1726889800.19179: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889800.19232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.19246: 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' <<< 178205 1726889800.19258: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889800.19318: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8170e50> <<< 178205 1726889800.19446: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7b1b7f0> <<< 178205 1726889800.19548: 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 0x7feba7b1b640> <<< 178205 1726889800.19586: 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 0x7feba7b1a5b0> <<< 178205 1726889800.19639: 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 0x7feba7b0fd90> <<< 178205 1726889800.19650: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba814f910> <<< 178205 1726889800.19664: 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' <<< 178205 1726889800.19687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889800.19708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889800.19753: 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 0x7feba7b9f6a0> <<< 178205 1726889800.19944: 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 0x7feba7b9eb20> <<< 178205 1726889800.19956: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bae0a0> <<< 178205 1726889800.20007: 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 0x7feba7b9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7be3b20> # zipimport: zlib available <<< 178205 1726889800.20032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889800.20047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20128: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.20222: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889800.20230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20253: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889800.20267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20365: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.20944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.21422: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889800.21428: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889800.21461: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889800.21468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.21532: 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 0x7feba76ff5e0> <<< 178205 1726889800.21595: 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' <<< 178205 1726889800.21613: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7aea580> <<< 178205 1726889800.21620: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba76a1100> <<< 178205 1726889800.21668: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889800.21678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.21695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.21709: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889800.21722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.21839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.21966: 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' <<< 178205 1726889800.21999: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7b9eb80> <<< 178205 1726889800.22007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22900: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889800.22906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.22963: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889800.22969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23102: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889800.23123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.23135: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889800.23141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23174: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23219: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889800.23228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889800.23631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889800.23637: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889800.23715: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba76d1f10> <<< 178205 1726889800.23722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23847: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889800.23861: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889800.23883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.23957: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889800.23964: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24002: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24166: 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 <<< 178205 1726889800.24199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.24275: 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 0x7feba8163220> <<< 178205 1726889800.24310: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba76d1850> <<< 178205 1726889800.24343: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889800.24357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24616: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889800.24626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889800.24642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889800.24677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889800.24703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889800.24713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889800.24811: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7addca0> <<< 178205 1726889800.24848: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7ad9f70> <<< 178205 1726889800.24913: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7ad3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889800.24919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.24968: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889800.25042: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889800.25056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.25066: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889800.25083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.25201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.25375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.25543: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889800.26179: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889800.26205: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889800.26572: 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 <<< 178205 1726889800.26580: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 178205 1726889800.26594: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 178205 1726889800.26618: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 178205 1726889800.26645: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 178205 1726889800.26665: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform <<< 178205 1726889800.26684: stdout chunk (state=3): >>># 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 <<< 178205 1726889800.26713: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889800.26909: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889800.26930: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889800.26962: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889800.26969: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889800.26982: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889800.27026: 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 <<< 178205 1726889800.27031: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889800.27053: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889800.27073: stdout chunk (state=3): >>># destroy array <<< 178205 1726889800.27079: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889800.27104: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889800.27154: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889800.27174: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889800.27230: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889800.27253: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889800.27271: 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 <<< 178205 1726889800.27293: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 178205 1726889800.27310: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889800.27340: 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 <<< 178205 1726889800.27367: 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 <<< 178205 1726889800.27392: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 178205 1726889800.27418: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889800.27438: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889800.27448: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889800.27589: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889800.27604: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889800.27633: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889800.27645: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889800.27654: 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 <<< 178205 1726889800.27682: 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 <<< 178205 1726889800.27688: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889800.27728: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889800.28086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889800.28090: stdout chunk (state=3): >>><<< 178205 1726889800.28098: stderr chunk (state=3): >>><<< 178205 1726889800.28187: _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 0x7feba8773dc0> # /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 0x7feba87183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8773b20> # /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 0x7feba8773ac0> 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 0x7feba8718490> # /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 0x7feba8718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718670> # /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 0x7feba86cf190> # /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 0x7feba86cf220> # /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 0x7feba86f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8730880> # /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 0x7feba86c8d90> # /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 0x7feba86f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8718970> 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 0x7feba866feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8672f40> # /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 0x7feba8667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8670640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba866f370> # /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 0x7feba83d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83d5910> 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 0x7feba83d5f10> # /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 0x7feba83d5fd0> # /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 0x7feba83e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8649d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8644670> # /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 0x7feba86566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8676e20> # /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 0x7feba83e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba86492b0> # 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 0x7feba86562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba867c9d0> # /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 0x7feba83e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7df0> # /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 0x7feba83e7d60> # /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 0x7feba83bb3d0> # /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 0x7feba83bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83ea490> # /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 0x7feba82e4220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba867c040> # /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 0x7feba82f7b50> 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 0x7feba82f7e80> # /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 0x7feba8309790> # /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 0x7feba8309cd0> # 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 0x7feba8295400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82f7f70> # /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 0x7feba82a62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8309610> 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 0x7feba82a63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7a30> # /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 0x7feba82c1700> # /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 0x7feba82c19d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82c17c0> # 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 0x7feba82c18b0> # /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 0x7feba82c1d00> # 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 0x7feba82cc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82c1940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba82b4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba83e7610> # /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 0x7feba82c1af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feba81ea6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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 0x7feba7bd8820> # /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 0x7feba7bd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8f70> # /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 0x7feba7bd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bd8d90> 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 0x7feba7bd8fd0> # /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 0x7feba7bd8100> # /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 0x7feba7b2ff40> # 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 0x7feba7b4cd00> # 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 0x7feba7b4ceb0> # /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 0x7feba7b4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8177dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba81773a0> # /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 0x7feba8177fd0> # /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 0x7feba8146d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7babd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7be04f0> # 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 0x7feba7bab520> # /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 0x7feba7bab550> # /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 0x7feba7b1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba8158250> # /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 0x7feba7b1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba81583d0> # /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 0x7feba8170e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7b1b7f0> # 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 0x7feba7b1b640> # 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 0x7feba7b1a5b0> # 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 0x7feba7b0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba814f910> # /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 0x7feba7b9f6a0> # 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 0x7feba7b9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7bae0a0> # 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 0x7feba7b9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7be3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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_mize5t5_/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_mize5t5_/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_mize5t5_/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_mize5t5_/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 0x7feba76ff5e0> # /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 0x7feba7aea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba76a1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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_mize5t5_/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 0x7feba7b9eb80> # 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_mize5t5_/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_mize5t5_/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_mize5t5_/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_mize5t5_/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_mize5t5_/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 0x7feba76d1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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_mize5t5_/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 0x7feba8163220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba76d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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 0x7feba7addca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7ad9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feba7ad3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mize5t5_/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_mize5t5_/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889800.28769: 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-1726889799.8911493-178582-30520700468660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889800.28774: _low_level_execute_command(): starting 178205 1726889800.28776: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889799.8911493-178582-30520700468660/ > /dev/null 2>&1 && sleep 0' 178205 1726889800.29571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.30229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.30236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.30251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.30290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.30297: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.30308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.30323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.30330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.30337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.30345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.30354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.30366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.30371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.30378: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.30388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.30463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.30480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.30490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.30554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.32438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.32442: stdout chunk (state=3): >>><<< 178205 1726889800.32449: stderr chunk (state=3): >>><<< 178205 1726889800.32463: _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 178205 1726889800.32470: handler run complete 178205 1726889800.32523: attempt loop complete, returning result 178205 1726889800.32529: _execute() done 178205 1726889800.32531: dumping result to json 178205 1726889800.32535: done dumping result, returning 178205 1726889800.32545: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-0000000000f0] 178205 1726889800.32550: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f0 178205 1726889800.32663: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f0 178205 1726889800.32667: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889800.32769: no more pending results, returning what we have 178205 1726889800.32772: results queue empty 178205 1726889800.32772: checking for any_errors_fatal 178205 1726889800.32778: done checking for any_errors_fatal 178205 1726889800.32779: checking for max_fail_percentage 178205 1726889800.32781: done checking for max_fail_percentage 178205 1726889800.32781: checking to see if all hosts have failed and the running result is not ok 178205 1726889800.32782: done checking to see if all hosts have failed 178205 1726889800.32783: getting the remaining hosts for this loop 178205 1726889800.32784: done getting the remaining hosts for this loop 178205 1726889800.32788: getting the next task for host managed_node2 178205 1726889800.32793: done getting next task for host managed_node2 178205 1726889800.32796: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889800.32799: ^ 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 178205 1726889800.32813: getting variables 178205 1726889800.32815: in VariableManager get_vars() 178205 1726889800.32848: Calling all_inventory to load vars for managed_node2 178205 1726889800.32850: Calling groups_inventory to load vars for managed_node2 178205 1726889800.32852: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889800.32862: Calling all_plugins_play to load vars for managed_node2 178205 1726889800.32864: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889800.32867: Calling groups_plugins_play to load vars for managed_node2 178205 1726889800.34114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889800.35274: done with get_vars() 178205 1726889800.35403: 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 23:36:40 -0400 (0:00:00.556) 0:00:13.343 ****** 178205 1726889800.35610: entering _queue_task() for managed_node2/lineinfile 178205 1726889800.36184: worker is 1 (out of 1 available) 178205 1726889800.36197: exiting _queue_task() for managed_node2/lineinfile 178205 1726889800.36208: done queuing things up, now waiting for results queue to drain 178205 1726889800.36209: waiting for pending results... 178205 1726889800.37193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889800.37342: in run() - task 02369adf-7a19-34ed-f5d1-0000000000f1 178205 1726889800.37477: variable 'ansible_search_path' from source: unknown 178205 1726889800.37570: variable 'ansible_search_path' from source: unknown 178205 1726889800.38055: variable 'blivet_output' from source: set_fact 178205 1726889800.38229: dumping result to json 178205 1726889800.38238: done dumping result, returning 178205 1726889800.38248: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-0000000000f1] 178205 1726889800.38260: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f1 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889800.38433: no more pending results, returning what we have 178205 1726889800.38437: results queue empty 178205 1726889800.38437: checking for any_errors_fatal 178205 1726889800.38449: done checking for any_errors_fatal 178205 1726889800.38449: checking for max_fail_percentage 178205 1726889800.38451: done checking for max_fail_percentage 178205 1726889800.38452: checking to see if all hosts have failed and the running result is not ok 178205 1726889800.38453: done checking to see if all hosts have failed 178205 1726889800.38454: getting the remaining hosts for this loop 178205 1726889800.38456: done getting the remaining hosts for this loop 178205 1726889800.38459: getting the next task for host managed_node2 178205 1726889800.38467: done getting next task for host managed_node2 178205 1726889800.38470: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889800.38475: ^ 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 178205 1726889800.38492: getting variables 178205 1726889800.38493: in VariableManager get_vars() 178205 1726889800.38531: Calling all_inventory to load vars for managed_node2 178205 1726889800.38534: Calling groups_inventory to load vars for managed_node2 178205 1726889800.38537: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889800.38550: Calling all_plugins_play to load vars for managed_node2 178205 1726889800.38554: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889800.38557: Calling groups_plugins_play to load vars for managed_node2 178205 1726889800.39242: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f1 178205 1726889800.39245: WORKER PROCESS EXITING 178205 1726889800.39275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889800.40600: done with get_vars() 178205 1726889800.40616: 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 23:36:40 -0400 (0:00:00.054) 0:00:13.397 ****** 178205 1726889800.40924: entering _queue_task() for managed_node2/setup 178205 1726889800.41624: worker is 1 (out of 1 available) 178205 1726889800.41636: exiting _queue_task() for managed_node2/setup 178205 1726889800.41879: done queuing things up, now waiting for results queue to drain 178205 1726889800.41880: waiting for pending results... 178205 1726889800.42486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889800.42866: in run() - task 02369adf-7a19-34ed-f5d1-0000000000f3 178205 1726889800.42890: variable 'ansible_search_path' from source: unknown 178205 1726889800.42897: variable 'ansible_search_path' from source: unknown 178205 1726889800.42942: calling self._execute() 178205 1726889800.43186: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889800.43198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889800.43217: variable 'omit' from source: magic vars 178205 1726889800.43904: variable 'ansible_check_mode' from source: magic vars 178205 1726889800.43976: Evaluated conditional (not ansible_check_mode): True 178205 1726889800.43987: variable 'omit' from source: magic vars 178205 1726889800.44106: variable 'omit' from source: magic vars 178205 1726889800.44240: variable 'omit' from source: magic vars 178205 1726889800.44327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889800.44423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889800.44453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889800.44546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889800.44562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889800.44610: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889800.44698: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889800.44706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889800.44933: Set connection var ansible_pipelining to False 178205 1726889800.44951: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889800.44962: Set connection var ansible_shell_executable to /bin/sh 178205 1726889800.44969: Set connection var ansible_connection to ssh 178205 1726889800.44977: Set connection var ansible_shell_type to sh 178205 1726889800.44985: Set connection var ansible_timeout to 10 178205 1726889800.45046: variable 'ansible_shell_executable' from source: unknown 178205 1726889800.45097: variable 'ansible_connection' from source: unknown 178205 1726889800.45105: variable 'ansible_module_compression' from source: unknown 178205 1726889800.45114: variable 'ansible_shell_type' from source: unknown 178205 1726889800.45122: variable 'ansible_shell_executable' from source: unknown 178205 1726889800.45136: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889800.45169: variable 'ansible_pipelining' from source: unknown 178205 1726889800.45177: variable 'ansible_timeout' from source: unknown 178205 1726889800.45185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889800.45636: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889800.45687: variable 'omit' from source: magic vars 178205 1726889800.45714: starting attempt loop 178205 1726889800.45722: running the handler 178205 1726889800.45800: _low_level_execute_command(): starting 178205 1726889800.45820: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889800.48434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.48450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.48464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.48481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.48537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.48544: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.48557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.48570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.48578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.48585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.48593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.48602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.48615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.48664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.48671: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.48681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.49126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.49142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.49861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.49981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.51600: stdout chunk (state=3): >>>/root <<< 178205 1726889800.51796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.51800: stdout chunk (state=3): >>><<< 178205 1726889800.51802: stderr chunk (state=3): >>><<< 178205 1726889800.51918: _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 178205 1726889800.51924: _low_level_execute_command(): starting 178205 1726889800.51927: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523 `" && echo ansible-tmp-1726889800.5182724-178597-101703303608523="` echo /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523 `" ) && sleep 0' 178205 1726889800.53979: 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 <<< 178205 1726889800.53984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.54117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.54133: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.54149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.54166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.54217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.54220: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.54235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.54247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.54261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.54271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.54280: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.54292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.54484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.54503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.54522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.54594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.56487: stdout chunk (state=3): >>>ansible-tmp-1726889800.5182724-178597-101703303608523=/root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523 <<< 178205 1726889800.56631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.56687: stderr chunk (state=3): >>><<< 178205 1726889800.56691: stdout chunk (state=3): >>><<< 178205 1726889800.56718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889800.5182724-178597-101703303608523=/root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523 , stderr=OpenSSH_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 178205 1726889800.56822: variable 'ansible_module_compression' from source: unknown 178205 1726889800.56933: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889800.56937: variable 'ansible_facts' from source: unknown 178205 1726889800.57082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/AnsiballZ_setup.py 178205 1726889800.58071: Sending initial data 178205 1726889800.58074: Sent initial data (156 bytes) 178205 1726889800.61032: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.61104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.61123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.61145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.61185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.61201: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.61219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.61331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.61345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.61357: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.61370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.61385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.61401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.61415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.61434: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.61449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.61528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.61664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.61682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.61757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.63567: 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 <<< 178205 1726889800.63595: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889800.63643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpokby8h6o /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/AnsiballZ_setup.py <<< 178205 1726889800.63672: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889800.66341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.66518: stderr chunk (state=3): >>><<< 178205 1726889800.66522: stdout chunk (state=3): >>><<< 178205 1726889800.66527: done transferring module to remote 178205 1726889800.66529: _low_level_execute_command(): starting 178205 1726889800.66532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/ /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/AnsiballZ_setup.py && sleep 0' 178205 1726889800.67909: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.68078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.68093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.68110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.68158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.68175: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.68188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.68204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.68217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.68230: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.68241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.68254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.68269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.68286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.68297: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.68309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.68390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.68523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.68539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.68733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.70549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889800.70552: stdout chunk (state=3): >>><<< 178205 1726889800.70555: stderr chunk (state=3): >>><<< 178205 1726889800.70655: _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 178205 1726889800.70659: _low_level_execute_command(): starting 178205 1726889800.70661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/AnsiballZ_setup.py && sleep 0' 178205 1726889800.71930: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889800.71948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.71970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.71988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.72034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.72047: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889800.72069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.72088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889800.72099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889800.72110: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889800.72128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889800.72143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889800.72161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889800.72181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889800.72192: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889800.72205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889800.72404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889800.72423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889800.72440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889800.72617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889800.74521: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889800.74529: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889800.74589: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889800.74623: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889800.74650: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889800.74655: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889800.74696: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889800.74706: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889800.74750: 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' <<< 178205 1726889800.74766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889800.74787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889800.74794: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889800.74814: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49b17dc0> <<< 178205 1726889800.74844: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889800.74870: 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 0x7f7d49abc3a0> <<< 178205 1726889800.74873: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49b17b20> <<< 178205 1726889800.74901: 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' <<< 178205 1726889800.74915: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49b17ac0> <<< 178205 1726889800.74931: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889800.74958: 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' <<< 178205 1726889800.74964: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc490> <<< 178205 1726889800.74990: 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' <<< 178205 1726889800.75016: 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' <<< 178205 1726889800.75043: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc940> <<< 178205 1726889800.75051: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc670> <<< 178205 1726889800.75077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889800.75093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889800.75118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889800.75129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889800.75148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889800.75164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889800.75194: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49a73190> <<< 178205 1726889800.75209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889800.75229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889800.75300: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49a73220> <<< 178205 1726889800.75326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889800.75357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889800.75371: 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 0x7f7d49a96850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49a73940> <<< 178205 1726889800.75397: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49ad4880> <<< 178205 1726889800.75424: 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 0x7f7d49a6cd90> <<< 178205 1726889800.75475: 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' <<< 178205 1726889800.75487: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49a96d90> <<< 178205 1726889800.75529: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc970> <<< 178205 1726889800.75554: 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. <<< 178205 1726889800.75889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889800.75918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889800.75938: 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' <<< 178205 1726889800.75955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889800.75974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889800.76007: 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' <<< 178205 1726889800.76011: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d4eb0> <<< 178205 1726889800.76049: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d7f40> <<< 178205 1726889800.76096: 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' <<< 178205 1726889800.76100: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889800.76128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889800.76153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889800.76179: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497cc610> <<< 178205 1726889800.76198: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d5640> <<< 178205 1726889800.76217: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d4370> <<< 178205 1726889800.76233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889800.76283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889800.76303: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889800.76332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.76357: 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' <<< 178205 1726889800.76394: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889800.76406: 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 0x7f7d4969fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4969f910> import 'itertools' # <<< 178205 1726889800.76441: 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 0x7f7d4969ff10> <<< 178205 1726889800.76468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889800.76493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889800.76529: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4969ffd0> # /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' <<< 178205 1726889800.76541: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b10d0> import '_collections' # <<< 178205 1726889800.76589: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497aed90> import '_functools' # <<< 178205 1726889800.76617: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497a9670> <<< 178205 1726889800.76671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889800.76694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497dbe20> <<< 178205 1726889800.76704: 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' <<< 178205 1726889800.76732: 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 0x7f7d496b1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497ae2b0> <<< 178205 1726889800.76766: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.76777: 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 0x7f7d497ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497e19d0> <<< 178205 1726889800.76801: 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' <<< 178205 1726889800.76834: 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' <<< 178205 1726889800.76853: 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' <<< 178205 1726889800.76876: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1df0> <<< 178205 1726889800.76898: 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' <<< 178205 1726889800.76926: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1d60> # /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' <<< 178205 1726889800.76953: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889800.76970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889800.76980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889800.77027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889800.77054: 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 0x7f7d496853d0> <<< 178205 1726889800.77072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889800.77083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889800.77110: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496854c0> <<< 178205 1726889800.77232: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b9f40> <<< 178205 1726889800.77268: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4a90> <<< 178205 1726889800.77286: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4490> <<< 178205 1726889800.77304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889800.77326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889800.77350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889800.77379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889800.77389: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495d3220> <<< 178205 1726889800.77417: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49670520> <<< 178205 1726889800.77467: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4f10> <<< 178205 1726889800.77484: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889800.77509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889800.77544: 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 0x7f7d495e6b50> <<< 178205 1726889800.77555: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889800.77584: 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 0x7f7d495e6e80> <<< 178205 1726889800.77608: 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' <<< 178205 1726889800.77637: 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' <<< 178205 1726889800.77647: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495f8790> <<< 178205 1726889800.77667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889800.77700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889800.77726: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495f8cd0> <<< 178205 1726889800.77764: 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 0x7f7d4958f400> <<< 178205 1726889800.77781: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495e6f70> <<< 178205 1726889800.77837: 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' <<< 178205 1726889800.77856: 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 0x7f7d495a02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495f8610> import 'pwd' # <<< 178205 1726889800.77932: 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 0x7f7d495a03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1a30> <<< 178205 1726889800.77979: 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 <<< 178205 1726889800.77991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889800.78039: 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 0x7f7d495bb700> # /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' <<< 178205 1726889800.78133: 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 0x7f7d495bb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495bb7c0> # 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 0x7f7d495bb8b0> # /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' <<< 178205 1726889800.78321: 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 0x7f7d495bbd00> <<< 178205 1726889800.78356: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.78376: 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 0x7f7d495c6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495bb940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495aea90> <<< 178205 1726889800.78395: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1610> <<< 178205 1726889800.78418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889800.78474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889800.78507: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495bbaf0> <<< 178205 1726889800.78650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889800.78663: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d48fd46d0> <<< 178205 1726889800.78905: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889800.78998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.79027: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889800.79052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.79069: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889800.79080: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.80300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.81234: 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 0x7f7d48f11820> <<< 178205 1726889800.81253: 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' <<< 178205 1726889800.81280: 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' <<< 178205 1726889800.81305: 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' <<< 178205 1726889800.81343: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.81346: 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 0x7f7d48f11160> <<< 178205 1726889800.81376: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11280> <<< 178205 1726889800.81410: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11f70> <<< 178205 1726889800.81430: 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' <<< 178205 1726889800.81482: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f114f0> <<< 178205 1726889800.81485: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11d90> import 'atexit' # <<< 178205 1726889800.81521: 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 0x7f7d48f11fd0> <<< 178205 1726889800.81534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889800.81553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889800.81592: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11100> <<< 178205 1726889800.81633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889800.81637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889800.81655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889800.81679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889800.81691: 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' <<< 178205 1726889800.81771: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48eddf40> <<< 178205 1726889800.81809: 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 0x7f7d48deb310> <<< 178205 1726889800.81837: 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 0x7f7d48deb160> <<< 178205 1726889800.81861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889800.81905: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48debca0> <<< 178205 1726889800.81919: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ef6dc0> <<< 178205 1726889800.82080: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ef63a0> <<< 178205 1726889800.82106: 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' <<< 178205 1726889800.82126: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ef6fd0> <<< 178205 1726889800.82145: 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' <<< 178205 1726889800.82187: 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' <<< 178205 1726889800.82205: 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' <<< 178205 1726889800.82239: 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 0x7f7d48f46d30> <<< 178205 1726889800.82316: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ee4730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ee4400> <<< 178205 1726889800.82322: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ec4b20> <<< 178205 1726889800.82346: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.82349: 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 0x7f7d48ee4f40> <<< 178205 1726889800.82374: 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 0x7f7d48ee4f10> <<< 178205 1726889800.82398: 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 <<< 178205 1726889800.82407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889800.82427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889800.82464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889800.82535: 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 0x7f7d48e57fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f59250> <<< 178205 1726889800.82551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889800.82562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889800.82623: 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 0x7f7d48e54850> <<< 178205 1726889800.82635: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f593d0> <<< 178205 1726889800.82642: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889800.82683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.82707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889800.82715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889800.82767: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f59ca0> <<< 178205 1726889800.82896: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e547f0> <<< 178205 1726889800.82988: 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 0x7f7d48ef0c10> <<< 178205 1726889800.83022: 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 0x7f7d48f59fa0> <<< 178205 1726889800.83064: 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 0x7f7d48f59550> <<< 178205 1726889800.83067: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f51910> <<< 178205 1726889800.83091: 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 <<< 178205 1726889800.83103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 178205 1726889800.83118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889800.83127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889800.83170: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.83177: 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 0x7f7d48e49940> <<< 178205 1726889800.83355: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889800.83361: 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 0x7f7d48e67d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e53580> <<< 178205 1726889800.83400: 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 0x7f7d48e49ee0> <<< 178205 1726889800.83407: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e539a0> # zipimport: zlib available <<< 178205 1726889800.83429: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889800.83442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.83516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.83590: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.83612: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889800.83631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.83641: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889800.83648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.83742: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.83838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.84301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.84753: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889800.84772: 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_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889800.84787: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889800.84799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.84854: 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 0x7f7d48e657f0> <<< 178205 1726889800.84927: 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' <<< 178205 1726889800.84935: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e978b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d489d8970> <<< 178205 1726889800.84985: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889800.85015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.85028: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889800.85031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.85146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.85271: 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' <<< 178205 1726889800.85299: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ece730> # zipimport: zlib available <<< 178205 1726889800.85687: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86046: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86102: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86165: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889800.86171: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86235: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889800.86296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86363: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889800.86381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.86396: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889800.86402: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86470: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889800.86476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.86839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889800.86863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889800.86876: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889800.86959: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f13370> <<< 178205 1726889800.86965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87079: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889800.87089: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889800.87108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87179: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889800.87222: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87408: 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 <<< 178205 1726889800.87431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889800.87507: 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' <<< 178205 1726889800.87511: 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 0x7f7d48e85550> <<< 178205 1726889800.87604: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48855eb0> <<< 178205 1726889800.87639: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889800.87646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87749: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87772: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.87818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889800.87829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889800.87842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889800.87878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889800.87893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889800.87915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889800.87991: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e8b7f0> <<< 178205 1726889800.88029: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e89790> <<< 178205 1726889800.88090: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e85b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889800.88097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88142: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889800.88218: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889800.88237: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889800.88251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88369: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88533: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889800.88536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88715: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889800.88718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.88988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89067: 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' <<< 178205 1726889800.89097: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889800.89111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889800.89124: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889800.89154: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4899f370> <<< 178205 1726889800.89184: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889800.89194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889800.89205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889800.89230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889800.89262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889800.89276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889800.89283: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d489bc580> <<< 178205 1726889800.89315: 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 0x7f7d489bc4f0> <<< 178205 1726889800.89376: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4898e280> <<< 178205 1726889800.89389: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4899f970> <<< 178205 1726889800.89416: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48747820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d487474f0> <<< 178205 1726889800.89437: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889800.89455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889800.89479: 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' <<< 178205 1726889800.89518: 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 0x7f7d48a020a0> <<< 178205 1726889800.89546: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4899ef70> <<< 178205 1726889800.89568: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889800.89571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889800.89589: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48a02190> <<< 178205 1726889800.89601: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889800.89620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889800.89650: 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 0x7f7d487bffd0> <<< 178205 1726889800.89678: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d489eb820> <<< 178205 1726889800.89720: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d487472b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889800.89747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.89762: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889800.89764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89860: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889800.89864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.89946: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 178205 1726889800.89976: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889800.89988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90047: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889800.90050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90128: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889800.90168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90215: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889800.90218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90315: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90422: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889800.90425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.90806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91163: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889800.91218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91260: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91329: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889800.91335: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889800.91355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91389: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889800.91392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889800.91513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91545: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889800.91548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91603: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889800.91666: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.91739: 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' <<< 178205 1726889800.91762: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486a2e80> <<< 178205 1726889800.91781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889800.91808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889800.91965: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486a29d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889800.91969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92083: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889800.92087: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92155: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92234: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 178205 1726889800.92293: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92365: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889800.92368: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889800.92460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889800.92610: 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 0x7f7d4871f490> <<< 178205 1726889800.92850: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486b7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889800.92853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.92950: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889800.92953: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93176: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93318: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889800.93321: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93386: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889800.93426: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 178205 1726889800.93479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889800.93536: 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 0x7f7d487163d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48716940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889800.93566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889800.93579: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889800.93582: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93614: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93647: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889800.93664: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.93920: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889800.93923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94160: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889800.94173: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94245: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94501: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889800.94517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94728: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889800.94731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.94787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.95216: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.95640: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889800.95652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.95737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.95831: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889800.95919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96014: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889800.96017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889800.96299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889800.96316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96390: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889800.96393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96900: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889800.96917: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889800.96946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.96978: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889800.96997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97041: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889800.97044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97168: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889800.97178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97223: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889800.97226: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97276: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97337: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889800.97339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97431: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889800.97660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97878: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889800.97882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.97984: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889800.97987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98057: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889800.98060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98085: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98124: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 178205 1726889800.98157: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98187: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889800.98201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98348: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 178205 1726889800.98368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889800.98382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98470: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889800.98476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98506: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98585: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98724: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 178205 1726889800.98727: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 178205 1726889800.98740: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98824: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889800.98827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.98984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99161: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889800.99164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99242: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889800.99244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99374: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889800.99417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99476: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889800.99492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99635: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889800.99722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889800.99890: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 178205 1726889800.99910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 178205 1726889800.99925: 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' <<< 178205 1726889800.99966: 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 0x7f7d48661160> <<< 178205 1726889800.99969: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e99fa0> <<< 178205 1726889801.00025: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486b6be0> <<< 178205 1726889801.02172: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889801.15854: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889801.15965: 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 0x7f7d486b6c40> # /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' <<< 178205 1726889801.15968: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486b7250> <<< 178205 1726889801.16021: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889801.16033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889801.16055: 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 0x7f7d484bba30> <<< 178205 1726889801.16069: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d484f7eb0> <<< 178205 1726889801.16371: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 178205 1726889801.16374: 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 <<< 178205 1726889801.40346: stdout chunk (state=3): >>> <<< 178205 1726889801.40377: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-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_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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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": 806, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2726, "free": 806}, "nocache": {"free": 3214, "used": 318}, "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-c<<< 178205 1726889801.40427: stdout chunk (state=3): >>>fb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4933, "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": 257696251904, "block_size": 4096, "block_total": 65519355, "block_available": 62914124, "block_used": 2605231, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "36", "second": "41", "epoch": "1726889801", "epoch_int": "1726889801", "date": "2024-09-20", "time": "23:36:41", "iso8601_micro": "2024-09-21T03:36:41.362568Z", "iso8601": "2024-09-21T03:36:41Z", "iso8601_basic": "20240920T233641362568", "iso8601_basic_short": "20240920T233641", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "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"}]<<< 178205 1726889801.40453: stdout chunk (state=3): >>>, "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_loadavg": {"1m": 0.28, "5m": 0.61, "15m": 0.87}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 178205 1726889801.40967: 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<<< 178205 1726889801.41044: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # 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 <<< 178205 1726889801.41120: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889801.41163: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.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 <<< 178205 1726889801.41218: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # 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 <<< 178205 1726889801.41221: stdout chunk (state=3): >>># 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 <<< 178205 1726889801.41474: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889801.41500: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889801.41545: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889801.41548: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889801.41576: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889801.41605: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 178205 1726889801.41608: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889801.41629: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889801.41666: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889801.41727: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889801.41737: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 178205 1726889801.41762: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889801.41786: stdout chunk (state=3): >>># destroy shlex <<< 178205 1726889801.41808: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889801.41839: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889801.41855: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889801.41895: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 178205 1726889801.41898: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889801.41943: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889801.42011: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 178205 1726889801.42057: stdout chunk (state=3): >>># 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 <<< 178205 1726889801.42095: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889801.42141: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889801.42177: 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 <<< 178205 1726889801.42233: 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 # 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 <<< 178205 1726889801.42265: 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 <<< 178205 1726889801.42268: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889801.42304: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma <<< 178205 1726889801.42307: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 178205 1726889801.42455: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889801.42464: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889801.42491: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889801.42506: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889801.42531: 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 <<< 178205 1726889801.42550: 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 <<< 178205 1726889801.42559: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889801.42600: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889801.43003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889801.43007: stderr chunk (state=3): >>><<< 178205 1726889801.43016: stdout chunk (state=3): >>><<< 178205 1726889801.43181: _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 0x7f7d49b17dc0> # /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 0x7f7d49abc3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49b17b20> # /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 0x7f7d49b17ac0> 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 0x7f7d49abc490> # /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 0x7f7d49abc940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc670> # /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 0x7f7d49a73190> # /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 0x7f7d49a73220> # /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 0x7f7d49a96850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49a73940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49ad4880> # /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 0x7f7d49a6cd90> # /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 0x7f7d49a96d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49abc970> 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 0x7f7d497d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d7f40> # /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 0x7f7d497cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497d4370> # /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 0x7f7d4969fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4969f910> 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 0x7f7d4969ff10> # /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 0x7f7d4969ffd0> # /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 0x7f7d496b10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497a9670> # /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 0x7f7d497ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497dbe20> # /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 0x7f7d496b1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497ae2b0> # 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 0x7f7d497ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497e19d0> # /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 0x7f7d496b1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1df0> # /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 0x7f7d496b1d60> # /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 0x7f7d496853d0> # /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 0x7f7d496854c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4490> # /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 0x7f7d495d3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d49670520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d497e1040> # /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 0x7f7d495e6b50> 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 0x7f7d495e6e80> # /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 0x7f7d495f8790> # /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 0x7f7d495f8cd0> # 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 0x7f7d4958f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495e6f70> # /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 0x7f7d495a02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495f8610> 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 0x7f7d495a03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1a30> # /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 0x7f7d495bb700> # /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 0x7f7d495bb9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495bb7c0> # 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 0x7f7d495bb8b0> # /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 0x7f7d495bbd00> # 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 0x7f7d495c6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495bb940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d495aea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d496b1610> # /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 0x7f7d495bbaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d48fd46d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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 0x7f7d48f11820> # /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 0x7f7d48f11160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11f70> # /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 0x7f7d48f114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f11d90> 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 0x7f7d48f11fd0> # /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 0x7f7d48f11100> # /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 0x7f7d48eddf40> # 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 0x7f7d48deb310> # 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 0x7f7d48deb160> # /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 0x7f7d48debca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ef6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ef63a0> # /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 0x7f7d48ef6fd0> # /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 0x7f7d48f46d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ee4730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ee4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48ec4b20> # 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 0x7f7d48ee4f40> # /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 0x7f7d48ee4f10> # /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 0x7f7d48e57fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f59250> # /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 0x7f7d48e54850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f593d0> # /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 0x7f7d48f59ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e547f0> # 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 0x7f7d48ef0c10> # 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 0x7f7d48f59fa0> # 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 0x7f7d48f59550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48f51910> # /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 0x7f7d48e49940> # 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 0x7f7d48e67d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e53580> # 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 0x7f7d48e49ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e539a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d48e657f0> # /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 0x7f7d48e978b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d489d8970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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 0x7f7d48ece730> # 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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d48f13370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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 0x7f7d48e85550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48855eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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 0x7f7d48e8b7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e89790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e85b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d4899f370> # /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 0x7f7d489bc580> # 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 0x7f7d489bc4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4898e280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4899f970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48747820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d487474f0> # /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 0x7f7d48a020a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d4899ef70> # /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 0x7f7d48a02190> # /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 0x7f7d487bffd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d489eb820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d487472b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d486a2e80> # /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 0x7f7d486a29d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d4871f490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486b7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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 0x7f7d487163d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48716940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/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_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_rmp070rl/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 0x7f7d48661160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d48e99fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d486b6be0> 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 0x7f7d486b6c40> # /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 0x7f7d486b7250> # /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 0x7f7d484bba30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d484f7eb0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-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_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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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": 806, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2726, "free": 806}, "nocache": {"free": 3214, "used": 318}, "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4933, "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": 257696251904, "block_size": 4096, "block_total": 65519355, "block_available": 62914124, "block_used": 2605231, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "36", "second": "41", "epoch": "1726889801", "epoch_int": "1726889801", "date": "2024-09-20", "time": "23:36:41", "iso8601_micro": "2024-09-21T03:36:41.362568Z", "iso8601": "2024-09-21T03:36:41Z", "iso8601_basic": "20240920T233641362568", "iso8601_basic_short": "20240920T233641", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "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_loadavg": {"1m": 0.28, "5m": 0.61, "15m": 0.87}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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: 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 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 178205 1726889801.44293: 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-1726889800.5182724-178597-101703303608523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889801.44297: _low_level_execute_command(): starting 178205 1726889801.44300: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889800.5182724-178597-101703303608523/ > /dev/null 2>&1 && sleep 0' 178205 1726889801.45952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.45956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.46002: 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 <<< 178205 1726889801.46006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889801.46132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.46138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889801.46153: stderr 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 <<< 178205 1726889801.46158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889801.46271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889801.46278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889801.46363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889801.46429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889801.48222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889801.48263: stderr chunk (state=3): >>><<< 178205 1726889801.48267: stdout chunk (state=3): >>><<< 178205 1726889801.48283: _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 178205 1726889801.48289: handler run complete 178205 1726889801.48481: variable 'ansible_facts' from source: unknown 178205 1726889801.48620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.49302: variable 'ansible_facts' from source: unknown 178205 1726889801.49533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.49941: attempt loop complete, returning result 178205 1726889801.49946: _execute() done 178205 1726889801.49949: dumping result to json 178205 1726889801.49994: done dumping result, returning 178205 1726889801.50003: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-0000000000f3] 178205 1726889801.50009: sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f3 178205 1726889801.51211: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000000f3 178205 1726889801.51219: WORKER PROCESS EXITING ok: [managed_node2] 178205 1726889801.51839: no more pending results, returning what we have 178205 1726889801.51916: results queue empty 178205 1726889801.51918: checking for any_errors_fatal 178205 1726889801.51923: done checking for any_errors_fatal 178205 1726889801.51927: checking for max_fail_percentage 178205 1726889801.51929: done checking for max_fail_percentage 178205 1726889801.51929: checking to see if all hosts have failed and the running result is not ok 178205 1726889801.51930: done checking to see if all hosts have failed 178205 1726889801.51931: getting the remaining hosts for this loop 178205 1726889801.51932: done getting the remaining hosts for this loop 178205 1726889801.51936: getting the next task for host managed_node2 178205 1726889801.51945: done getting next task for host managed_node2 178205 1726889801.51947: ^ task is: TASK: meta (role_complete) 178205 1726889801.52063: ^ 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 178205 1726889801.52075: getting variables 178205 1726889801.52076: in VariableManager get_vars() 178205 1726889801.52105: Calling all_inventory to load vars for managed_node2 178205 1726889801.52108: Calling groups_inventory to load vars for managed_node2 178205 1726889801.52110: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889801.52122: Calling all_plugins_play to load vars for managed_node2 178205 1726889801.52128: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889801.52132: Calling groups_plugins_play to load vars for managed_node2 178205 1726889801.53171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.54330: done with get_vars() 178205 1726889801.54351: done getting variables 178205 1726889801.54434: done queuing things up, now waiting for results queue to drain 178205 1726889801.54437: results queue empty 178205 1726889801.54437: checking for any_errors_fatal 178205 1726889801.54555: done checking for any_errors_fatal 178205 1726889801.54556: checking for max_fail_percentage 178205 1726889801.54558: done checking for max_fail_percentage 178205 1726889801.54558: checking to see if all hosts have failed and the running result is not ok 178205 1726889801.54559: done checking to see if all hosts have failed 178205 1726889801.54560: getting the remaining hosts for this loop 178205 1726889801.54565: done getting the remaining hosts for this loop 178205 1726889801.54568: getting the next task for host managed_node2 178205 1726889801.54573: done getting next task for host managed_node2 178205 1726889801.54575: ^ task is: TASK: Mark tasks to be skipped 178205 1726889801.54576: ^ 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 178205 1726889801.54578: getting variables 178205 1726889801.54579: in VariableManager get_vars() 178205 1726889801.54589: Calling all_inventory to load vars for managed_node2 178205 1726889801.54591: Calling groups_inventory to load vars for managed_node2 178205 1726889801.54593: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889801.54598: Calling all_plugins_play to load vars for managed_node2 178205 1726889801.54601: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889801.54603: Calling groups_plugins_play to load vars for managed_node2 178205 1726889801.55409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.56573: done with get_vars() 178205 1726889801.56585: done getting variables 178205 1726889801.56748: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:16 Friday 20 September 2024 23:36:41 -0400 (0:00:01.158) 0:00:14.555 ****** 178205 1726889801.56773: entering _queue_task() for managed_node2/set_fact 178205 1726889801.57427: worker is 1 (out of 1 available) 178205 1726889801.57441: exiting _queue_task() for managed_node2/set_fact 178205 1726889801.57453: done queuing things up, now waiting for results queue to drain 178205 1726889801.57454: waiting for pending results... 178205 1726889801.58480: running TaskExecutor() for managed_node2/TASK: Mark tasks to be skipped 178205 1726889801.58578: in run() - task 02369adf-7a19-34ed-f5d1-000000000007 178205 1726889801.58597: variable 'ansible_search_path' from source: unknown 178205 1726889801.58719: calling self._execute() 178205 1726889801.58931: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.58943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.58958: variable 'omit' from source: magic vars 178205 1726889801.59185: variable 'omit' from source: magic vars 178205 1726889801.59228: variable 'omit' from source: magic vars 178205 1726889801.60005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889801.66554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889801.67764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889801.67863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889801.68170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889801.68204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889801.68876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 178205 1726889801.69500: Loaded config def from plugin (lookup/env) 178205 1726889801.69511: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py 178205 1726889801.69572: variable 'omit' from source: magic vars 178205 1726889801.69728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889801.69756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889801.69778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889801.69922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889801.69940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889801.69971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889801.70030: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.70038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.70353: Set connection var ansible_pipelining to False 178205 1726889801.70365: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889801.70375: Set connection var ansible_shell_executable to /bin/sh 178205 1726889801.70464: Set connection var ansible_connection to ssh 178205 1726889801.70474: Set connection var ansible_shell_type to sh 178205 1726889801.70483: Set connection var ansible_timeout to 10 178205 1726889801.70515: variable 'ansible_shell_executable' from source: unknown 178205 1726889801.70526: variable 'ansible_connection' from source: unknown 178205 1726889801.70536: variable 'ansible_module_compression' from source: unknown 178205 1726889801.70573: variable 'ansible_shell_type' from source: unknown 178205 1726889801.70581: variable 'ansible_shell_executable' from source: unknown 178205 1726889801.70588: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.70596: variable 'ansible_pipelining' from source: unknown 178205 1726889801.70602: variable 'ansible_timeout' from source: unknown 178205 1726889801.70792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.71023: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889801.71129: variable 'omit' from source: magic vars 178205 1726889801.71140: starting attempt loop 178205 1726889801.71147: running the handler 178205 1726889801.71161: handler run complete 178205 1726889801.71174: attempt loop complete, returning result 178205 1726889801.71180: _execute() done 178205 1726889801.71185: dumping result to json 178205 1726889801.71191: done dumping result, returning 178205 1726889801.71233: done running TaskExecutor() for managed_node2/TASK: Mark tasks to be skipped [02369adf-7a19-34ed-f5d1-000000000007] 178205 1726889801.71342: sending task result for task 02369adf-7a19-34ed-f5d1-000000000007 ok: [managed_node2] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } 178205 1726889801.71606: no more pending results, returning what we have 178205 1726889801.71609: results queue empty 178205 1726889801.71609: checking for any_errors_fatal 178205 1726889801.71613: done checking for any_errors_fatal 178205 1726889801.71614: checking for max_fail_percentage 178205 1726889801.71616: done checking for max_fail_percentage 178205 1726889801.71617: checking to see if all hosts have failed and the running result is not ok 178205 1726889801.71618: done checking to see if all hosts have failed 178205 1726889801.71618: getting the remaining hosts for this loop 178205 1726889801.71620: done getting the remaining hosts for this loop 178205 1726889801.71623: getting the next task for host managed_node2 178205 1726889801.71632: done getting next task for host managed_node2 178205 1726889801.71636: ^ task is: TASK: Get unused disks for swap 178205 1726889801.71637: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889801.71642: getting variables 178205 1726889801.71643: in VariableManager get_vars() 178205 1726889801.71677: Calling all_inventory to load vars for managed_node2 178205 1726889801.71680: Calling groups_inventory to load vars for managed_node2 178205 1726889801.71684: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889801.71696: Calling all_plugins_play to load vars for managed_node2 178205 1726889801.71699: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889801.71702: Calling groups_plugins_play to load vars for managed_node2 178205 1726889801.72240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.73172: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000007 178205 1726889801.73176: WORKER PROCESS EXITING 178205 1726889801.74120: done with get_vars() 178205 1726889801.74139: done getting variables TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:24 Friday 20 September 2024 23:36:41 -0400 (0:00:00.174) 0:00:14.730 ****** 178205 1726889801.74239: entering _queue_task() for managed_node2/include_tasks 178205 1726889801.74537: worker is 1 (out of 1 available) 178205 1726889801.74551: exiting _queue_task() for managed_node2/include_tasks 178205 1726889801.74562: done queuing things up, now waiting for results queue to drain 178205 1726889801.74564: waiting for pending results... 178205 1726889801.74848: running TaskExecutor() for managed_node2/TASK: Get unused disks for swap 178205 1726889801.74958: in run() - task 02369adf-7a19-34ed-f5d1-000000000008 178205 1726889801.74977: variable 'ansible_search_path' from source: unknown 178205 1726889801.75027: calling self._execute() 178205 1726889801.75116: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.75135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.75151: variable 'omit' from source: magic vars 178205 1726889801.75265: _execute() done 178205 1726889801.75273: dumping result to json 178205 1726889801.75281: done dumping result, returning 178205 1726889801.75291: done running TaskExecutor() for managed_node2/TASK: Get unused disks for swap [02369adf-7a19-34ed-f5d1-000000000008] 178205 1726889801.75303: sending task result for task 02369adf-7a19-34ed-f5d1-000000000008 178205 1726889801.75469: no more pending results, returning what we have 178205 1726889801.75474: in VariableManager get_vars() 178205 1726889801.75511: Calling all_inventory to load vars for managed_node2 178205 1726889801.75515: Calling groups_inventory to load vars for managed_node2 178205 1726889801.75519: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889801.75534: Calling all_plugins_play to load vars for managed_node2 178205 1726889801.75538: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889801.75542: Calling groups_plugins_play to load vars for managed_node2 178205 1726889801.76553: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000008 178205 1726889801.76556: WORKER PROCESS EXITING 178205 1726889801.76578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.77188: done with get_vars() 178205 1726889801.77199: variable 'ansible_search_path' from source: unknown 178205 1726889801.77216: we have included files to process 178205 1726889801.77217: generating all_blocks data 178205 1726889801.77219: done generating all_blocks data 178205 1726889801.77222: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889801.77223: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889801.77229: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889801.78015: done processing included file 178205 1726889801.78017: iterating over new_blocks loaded from include file 178205 1726889801.78019: in VariableManager get_vars() 178205 1726889801.78033: done with get_vars() 178205 1726889801.78035: filtering new block on tags 178205 1726889801.78056: done filtering new block on tags 178205 1726889801.78058: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node2 178205 1726889801.78063: extending task lists for all hosts with included blocks 178205 1726889801.78678: done extending task lists 178205 1726889801.78680: done processing included files 178205 1726889801.78681: results queue empty 178205 1726889801.78681: checking for any_errors_fatal 178205 1726889801.78684: done checking for any_errors_fatal 178205 1726889801.78684: checking for max_fail_percentage 178205 1726889801.78685: done checking for max_fail_percentage 178205 1726889801.78686: checking to see if all hosts have failed and the running result is not ok 178205 1726889801.78687: done checking to see if all hosts have failed 178205 1726889801.78688: getting the remaining hosts for this loop 178205 1726889801.78689: done getting the remaining hosts for this loop 178205 1726889801.78691: getting the next task for host managed_node2 178205 1726889801.78695: done getting next task for host managed_node2 178205 1726889801.78697: ^ task is: TASK: Ensure test packages 178205 1726889801.78699: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889801.78701: getting variables 178205 1726889801.78702: in VariableManager get_vars() 178205 1726889801.78710: Calling all_inventory to load vars for managed_node2 178205 1726889801.78715: Calling groups_inventory to load vars for managed_node2 178205 1726889801.78717: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889801.78722: Calling all_plugins_play to load vars for managed_node2 178205 1726889801.78726: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889801.78729: Calling groups_plugins_play to load vars for managed_node2 178205 1726889801.79166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889801.79738: done with get_vars() 178205 1726889801.79752: done getting variables 178205 1726889801.79791: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure test packages] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 20 September 2024 23:36:41 -0400 (0:00:00.055) 0:00:14.786 ****** 178205 1726889801.79819: entering _queue_task() for managed_node2/package 178205 1726889801.80119: worker is 1 (out of 1 available) 178205 1726889801.80132: exiting _queue_task() for managed_node2/package 178205 1726889801.80144: done queuing things up, now waiting for results queue to drain 178205 1726889801.80145: waiting for pending results... 178205 1726889801.80434: running TaskExecutor() for managed_node2/TASK: Ensure test packages 178205 1726889801.80552: in run() - task 02369adf-7a19-34ed-f5d1-0000000001c6 178205 1726889801.80572: variable 'ansible_search_path' from source: unknown 178205 1726889801.80620: calling self._execute() 178205 1726889801.80709: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.80723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.80740: variable 'omit' from source: magic vars 178205 1726889801.80851: variable 'omit' from source: magic vars 178205 1726889801.80894: variable 'omit' from source: magic vars 178205 1726889801.80935: variable 'test_packages' from source: task vars 178205 1726889801.81137: variable 'test_packages' from source: task vars 178205 1726889801.81442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889801.81756: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889801.81809: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889801.81851: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889801.81891: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889801.82077: variable 'ansible_facts' from source: unknown 178205 1726889801.82564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889801.85555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889801.85633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889801.85686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889801.85736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889801.85772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889801.85870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889801.85901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889801.85940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889801.85983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889801.86001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889801.86108: variable '__storage_is_ostree' from source: set_fact 178205 1726889801.86303: variable 'omit' from source: magic vars 178205 1726889801.86339: variable 'omit' from source: magic vars 178205 1726889801.86435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889801.86462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889801.86482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889801.86535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889801.86633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889801.86664: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889801.86672: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.86678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.86978: Set connection var ansible_pipelining to False 178205 1726889801.86990: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889801.87027: Set connection var ansible_shell_executable to /bin/sh 178205 1726889801.87034: Set connection var ansible_connection to ssh 178205 1726889801.87044: Set connection var ansible_shell_type to sh 178205 1726889801.87066: Set connection var ansible_timeout to 10 178205 1726889801.87105: variable 'ansible_shell_executable' from source: unknown 178205 1726889801.87116: variable 'ansible_connection' from source: unknown 178205 1726889801.87127: variable 'ansible_module_compression' from source: unknown 178205 1726889801.87172: variable 'ansible_shell_type' from source: unknown 178205 1726889801.87181: variable 'ansible_shell_executable' from source: unknown 178205 1726889801.87187: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889801.87194: variable 'ansible_pipelining' from source: unknown 178205 1726889801.87201: variable 'ansible_timeout' from source: unknown 178205 1726889801.87208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889801.87453: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889801.87468: variable 'omit' from source: magic vars 178205 1726889801.87478: starting attempt loop 178205 1726889801.87605: running the handler 178205 1726889801.87620: variable 'ansible_facts' from source: unknown 178205 1726889801.87629: variable 'ansible_facts' from source: unknown 178205 1726889801.87682: _low_level_execute_command(): starting 178205 1726889801.87693: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889801.88634: 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 <<< 178205 1726889801.88650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.88661: 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 <<< 178205 1726889801.88673: 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 <<< 178205 1726889801.88747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889801.88759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889801.88810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889801.90847: stdout chunk (state=3): >>>/root <<< 178205 1726889801.90948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889801.91011: stderr chunk (state=3): >>><<< 178205 1726889801.91016: stdout chunk (state=3): >>><<< 178205 1726889801.91117: _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 178205 1726889801.91121: _low_level_execute_command(): starting 178205 1726889801.91127: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099 `" && echo ansible-tmp-1726889801.9103675-178639-26909075489099="` echo /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099 `" ) && sleep 0' 178205 1726889801.91945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889801.91964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.91985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889801.92005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.92058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889801.92074: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889801.92090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889801.92106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889801.92119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889801.92132: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889801.92144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.92156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889801.92169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.92179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889801.92189: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889801.92201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889801.92286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889801.92300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889801.92630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889801.93078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889801.94927: stdout chunk (state=3): >>>ansible-tmp-1726889801.9103675-178639-26909075489099=/root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099 <<< 178205 1726889801.95028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889801.95110: stderr chunk (state=3): >>><<< 178205 1726889801.95116: stdout chunk (state=3): >>><<< 178205 1726889801.95218: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889801.9103675-178639-26909075489099=/root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099 , stderr=OpenSSH_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 178205 1726889801.95221: variable 'ansible_module_compression' from source: unknown 178205 1726889801.95418: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889801.95421: variable 'ansible_facts' from source: unknown 178205 1726889801.95423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/AnsiballZ_dnf.py 178205 1726889801.95957: Sending initial data 178205 1726889801.95960: Sent initial data (153 bytes) 178205 1726889801.98673: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889801.98683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.98702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889801.98820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.98860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889801.98870: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889801.98882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889801.98896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889801.98917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889801.98928: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889801.98942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889801.98955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889801.98970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889801.98983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889801.98999: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889801.99023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889801.99097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889801.99259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889801.99275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889801.99343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889802.01145: 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 <<< 178205 1726889802.01179: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889802.01253: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmprs5cnpjv /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/AnsiballZ_dnf.py <<< 178205 1726889802.01580: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889802.03079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889802.03217: stderr chunk (state=3): >>><<< 178205 1726889802.03240: stdout chunk (state=3): >>><<< 178205 1726889802.03299: done transferring module to remote 178205 1726889802.03302: _low_level_execute_command(): starting 178205 1726889802.03364: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/ /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/AnsiballZ_dnf.py && sleep 0' 178205 1726889802.06705: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889802.06723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889802.06803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889802.06827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889802.06871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889802.06947: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889802.06961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889802.06983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889802.06995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889802.07011: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889802.07116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889802.07133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889802.07150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889802.07164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889802.07174: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889802.07188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889802.07468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889802.07485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889802.07500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889802.07729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889802.09430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889802.09499: stderr chunk (state=3): >>><<< 178205 1726889802.09503: stdout chunk (state=3): >>><<< 178205 1726889802.09620: _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 178205 1726889802.09623: _low_level_execute_command(): starting 178205 1726889802.09627: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/AnsiballZ_dnf.py && sleep 0' 178205 1726889802.11452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889802.11632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889802.11655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889802.11673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889802.11715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889802.11732: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889802.11747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889802.11765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889802.11776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889802.11786: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889802.11796: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889802.11807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889802.11823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889802.11930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889802.11942: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889802.11955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889802.12029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889802.12054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889802.12071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889802.12150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889802.14132: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889802.14135: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889802.14188: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889802.14247: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889802.14265: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889802.14310: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889802.14316: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889802.14355: 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' <<< 178205 1726889802.14374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889802.14402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889802.14435: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f73dc0> <<< 178205 1726889802.14474: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889802.14493: 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 0x7f0fb2f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f73b20> <<< 178205 1726889802.14529: 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' <<< 178205 1726889802.14567: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f73ac0> <<< 178205 1726889802.14585: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889802.14609: 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' <<< 178205 1726889802.14649: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18490> # /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' <<< 178205 1726889802.14678: 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' <<< 178205 1726889802.14681: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18940> <<< 178205 1726889802.14696: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18670> <<< 178205 1726889802.14727: 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' <<< 178205 1726889802.14755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889802.14778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889802.14795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889802.14841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889802.14844: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ecf190> <<< 178205 1726889802.14871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889802.14878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889802.14990: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ecf220> <<< 178205 1726889802.15008: 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' <<< 178205 1726889802.15034: 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 0x7f0fb2ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ecf940> <<< 178205 1726889802.15078: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f30880> # /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' <<< 178205 1726889802.15082: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ec8d90> <<< 178205 1726889802.15159: 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' <<< 178205 1726889802.15162: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ef2d90> <<< 178205 1726889802.15490: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18970> 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. <<< 178205 1726889802.15801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889802.15900: 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 0x7f0fb2e94eb0> <<< 178205 1726889802.15996: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889802.16072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889802.16103: 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' <<< 178205 1726889802.16175: 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'<<< 178205 1726889802.16180: stdout chunk (state=3): >>> <<< 178205 1726889802.16241: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e95640> <<< 178205 1726889802.16244: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e94370> <<< 178205 1726889802.16313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889802.16405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889802.16420: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889802.16464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.16504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 178205 1726889802.16585: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb2b96dc0> <<< 178205 1726889802.16609: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b968b0><<< 178205 1726889802.16651: stdout chunk (state=3): >>> <<< 178205 1726889802.16666: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889802.16684: 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 0x7f0fb2b96eb0> <<< 178205 1726889802.16715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889802.16748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889802.16776: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889802.16803: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b96f70> <<< 178205 1726889802.16908: 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 0x7f0fb2b96e80> import '_collections' # <<< 178205 1726889802.16964: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2beed30> <<< 178205 1726889802.16981: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889802.17023: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2be9610> <<< 178205 1726889802.17115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889802.17448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2bfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e9be20> # /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 0x7f0fb2ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2bee250> # 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 0x7f0fb2bfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ea19d0> # /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 <<< 178205 1726889802.17460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.17486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889802.17526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889802.17549: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba7d90> <<< 178205 1726889802.18002: 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 0x7f0fb2ba7d00> # /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 0x7f0fb2b7b370> # /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' <<< 178205 1726889802.18020: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b7b460> <<< 178205 1726889802.18226: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baffa0> <<< 178205 1726889802.18254: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baaa30> <<< 178205 1726889802.18266: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baa490> <<< 178205 1726889802.18296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889802.18322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889802.18352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889802.18364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889802.18396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889802.18435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2aaf1c0> <<< 178205 1726889802.18460: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b65c70> <<< 178205 1726889802.18528: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baaeb0> <<< 178205 1726889802.18547: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ea1040> <<< 178205 1726889802.19060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ac2af0> 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 0x7f0fb2ac2e20> # /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 0x7f0fb2ad5730> # /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 0x7f0fb2ad5c70> # 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 0x7f0fb2a603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ac2f10> # /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 0x7f0fb2a71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ad55b0> 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 0x7f0fb2a71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba79d0> # /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' <<< 178205 1726889802.19138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb2a8d6a0> <<< 178205 1726889802.19194: 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' <<< 178205 1726889802.19220: 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 0x7f0fb2a8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a8d760> # 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 0x7f0fb2a8d850> <<< 178205 1726889802.19236: 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' <<< 178205 1726889802.19679: 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 0x7f0fb2a8dca0> # 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 0x7f0fb2a991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba75b0> # /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 0x7f0fb2a8da90> <<< 178205 1726889802.19733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fb29b3670> <<< 178205 1726889802.19861: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip' <<< 178205 1726889802.19872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.19949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.19979: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889802.20005: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.20025: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889802.20041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.21251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.22783: 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 0x7f0fb239a7c0> <<< 178205 1726889802.22817: 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' <<< 178205 1726889802.22851: 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' <<< 178205 1726889802.22888: 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' <<< 178205 1726889802.22930: 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 0x7f0fb239a160> <<< 178205 1726889802.23007: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239a280> <<< 178205 1726889802.23041: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239af10> <<< 178205 1726889802.23069: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889802.23073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889802.23141: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239ad30> import 'atexit' # <<< 178205 1726889802.23176: 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 0x7f0fb239af70> <<< 178205 1726889802.23203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889802.23251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889802.23301: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239a100> <<< 178205 1726889802.23327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889802.23707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22eeee0> # 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 0x7f0fb230cf40> # 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 0x7f0fb230cd60> # /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 0x7f0fb230c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2380dc0> <<< 178205 1726889802.23989: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23803a0> <<< 178205 1726889802.24029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889802.24052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889802.24063: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2380f70> <<< 178205 1726889802.24086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889802.24104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889802.24143: 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' <<< 178205 1726889802.24175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889802.24195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889802.24247: 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' <<< 178205 1726889802.24262: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23cec10> <<< 178205 1726889802.24381: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb236acd0> <<< 178205 1726889802.24397: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb236a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239e490> <<< 178205 1726889802.24450: 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' <<< 178205 1726889802.24453: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb236a4c0> <<< 178205 1726889802.24498: 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'<<< 178205 1726889802.24501: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb236a4f0> <<< 178205 1726889802.24545: 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 <<< 178205 1726889802.24563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889802.24587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889802.24638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889802.24768: 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 0x7f0fb22d1250> <<< 178205 1726889802.24797: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e01f0> <<< 178205 1726889802.24837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889802.24840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889802.24935: 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'<<< 178205 1726889802.24955: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb22dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e0370> <<< 178205 1726889802.24980: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889802.25039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.25099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889802.25119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889802.25122: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889802.25203: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23fad90> <<< 178205 1726889802.25418: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22dc880> <<< 178205 1726889802.25572: 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'<<< 178205 1726889802.25575: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb22dc6d0> <<< 178205 1726889802.25643: 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 0x7f0fb22db670><<< 178205 1726889802.25646: stdout chunk (state=3): >>> <<< 178205 1726889802.25732: 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' <<< 178205 1726889802.25777: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb22db5b0> <<< 178205 1726889802.25780: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23d88b0> <<< 178205 1726889802.25797: 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' <<< 178205 1726889802.25827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889802.25852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889802.25941: 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'<<< 178205 1726889802.25945: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb2361670> <<< 178205 1726889802.26270: 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 0x7f0fb2360ac0><<< 178205 1726889802.26290: stdout chunk (state=3): >>> <<< 178205 1726889802.26295: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23700d0> <<< 178205 1726889802.26379: 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'<<< 178205 1726889802.26383: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb23610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23a5a60> <<< 178205 1726889802.26422: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26449: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889802.26464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26761: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889802.26791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26797: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889802.26821: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.26977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.27135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.27901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.28569: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889802.28600: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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' <<< 178205 1726889802.28635: 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 0x7f0fb1ec1580> <<< 178205 1726889802.28701: 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' <<< 178205 1726889802.28715: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22a9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e630a0> <<< 178205 1726889802.28761: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889802.28770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.28784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.28803: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889802.28809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.28965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.29048: 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' <<< 178205 1726889802.29073: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2360bb0> # zipimport: zlib available <<< 178205 1726889802.29463: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.29827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.29901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.29944: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889802.29950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.29976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30011: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889802.30068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30147: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889802.30163: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889802.30176: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889802.30210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30246: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889802.30253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889802.30647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889802.30654: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889802.30729: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22b9970> <<< 178205 1726889802.30733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30858: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889802.30862: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889802.30882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30953: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889802.30959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.30997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.31031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.31128: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.31718: 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' # 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 0x7f0fb23ec250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22b96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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 <<< 178205 1726889802.31883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889802.31933: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22a07c0> <<< 178205 1726889802.31987: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb229d7f0> <<< 178205 1726889802.32703: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2297970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889802.33059: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889802.33065: stdout chunk (state=3): >>> <<< 178205 1726889802.33802: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.34439: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.35157: 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 0x7f0fb1ca3640> # /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 0x7f0fb1ca36d0> # /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' <<< 178205 1726889802.35165: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 178205 1726889802.35170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 178205 1726889802.35211: 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 0x7f0fb1ca3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3910> <<< 178205 1726889802.35220: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 178205 1726889802.35223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 178205 1726889802.35340: 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' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3070> # /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' <<< 178205 1726889802.35460: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /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 0x7f0fb1c8e730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 178205 1726889802.35463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c8ec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 178205 1726889802.35466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 178205 1726889802.35468: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c8ee50> <<< 178205 1726889802.35527: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e9700> <<< 178205 1726889802.35553: 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' <<< 178205 1726889802.35581: 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 0x7f0fb1cb5a60> <<< 178205 1726889802.35584: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889802.35618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889802.35673: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cb5ac0> <<< 178205 1726889802.35703: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889802.35706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889802.35735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889802.35738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889802.35769: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cec610> <<< 178205 1726889802.35772: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cb5ee0> <<< 178205 1726889802.35810: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cb5370> <<< 178205 1726889802.35842: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e96d0> <<< 178205 1726889802.35845: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889802.35865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889802.35868: 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 <<< 178205 1726889802.35908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889802.35935: 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' <<< 178205 1726889802.35947: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e4f070> <<< 178205 1726889802.36091: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e94dc0> <<< 178205 1726889802.36133: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cec430> <<< 178205 1726889802.36152: 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' <<< 178205 1726889802.36180: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889802.36183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889802.36220: 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' <<< 178205 1726889802.36223: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e8fdf0> <<< 178205 1726889802.36267: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 178205 1726889802.36270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e8f250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e95d30> <<< 178205 1726889802.36288: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c50f70> <<< 178205 1726889802.36319: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e54910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22b9ee0> <<< 178205 1726889802.36328: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca36a0> <<< 178205 1726889802.36371: 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 0x7f0fb1ca3760> <<< 178205 1726889802.36374: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 178205 1726889802.36383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 178205 1726889802.36396: stdout chunk (state=3): >>># /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' <<< 178205 1726889802.36448: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e8fac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3160> <<< 178205 1726889802.36484: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889802.36487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.36564: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ec1a60> <<< 178205 1726889802.36579: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889802.36601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889802.36661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889802.36684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889802.37186: 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 0x7f0fb1e55940> <<< 178205 1726889802.37368: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1d045e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ec1850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889802.37396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889802.37434: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cf16a0> <<< 178205 1726889802.37494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 178205 1726889802.37527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c585e0> <<< 178205 1726889802.37583: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py<<< 178205 1726889802.37634: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 178205 1726889802.37658: 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' <<< 178205 1726889802.37705: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c6eb50> <<< 178205 1726889802.37721: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c588e0> <<< 178205 1726889802.37752: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889802.37839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889802.38387: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c6e6d0><<< 178205 1726889802.38461: stdout chunk (state=3): >>> # /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' <<< 178205 1726889802.38586: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c9a910><<< 178205 1726889802.38589: stdout chunk (state=3): >>> <<< 178205 1726889802.38630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889802.38659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889802.38708: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1a1bca0> <<< 178205 1726889802.38778: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889802.38781: stdout chunk (state=3): >>> <<< 178205 1726889802.38953: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py<<< 178205 1726889802.38960: stdout chunk (state=3): >>> <<< 178205 1726889802.38983: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889802.38986: stdout chunk (state=3): >>> <<< 178205 1726889802.39150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.39519: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 178205 1726889802.39582: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.39675: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889802.39770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889802.39919: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889802.40256: 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' <<< 178205 1726889802.40633: 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' # /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 0x7f0fb197dbe0> # /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' <<< 178205 1726889802.40694: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197dd60> <<< 178205 1726889802.40728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889802.40731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889802.40783: 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 0x7f0fb19cf430> <<< 178205 1726889802.40797: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d250> <<< 178205 1726889802.40845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d850> <<< 178205 1726889802.40890: 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 <<< 178205 1726889802.40986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889802.41032: 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' <<< 178205 1726889802.41098: 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'<<< 178205 1726889802.41105: stdout chunk (state=3): >>> <<< 178205 1726889802.41436: 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 0x7f0fb19049d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904580> <<< 178205 1726889802.41631: 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 # 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 0x7f0fb18a5550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 178205 1726889802.41713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889802.43192: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'<<< 178205 1726889802.43201: stdout chunk (state=3): >>> # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'<<< 178205 1726889802.43208: stdout chunk (state=3): >>> import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb155fe20> <<< 178205 1726889802.43307: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb19252e0><<< 178205 1726889802.43316: stdout chunk (state=3): >>> <<< 178205 1726889802.43345: 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<<< 178205 1726889802.43350: stdout chunk (state=3): >>> <<< 178205 1726889802.43431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'<<< 178205 1726889802.43436: stdout chunk (state=3): >>> <<< 178205 1726889802.43569: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'<<< 178205 1726889802.43579: stdout chunk (state=3): >>> # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'<<< 178205 1726889802.43582: stdout chunk (state=3): >>> import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fb00192e0><<< 178205 1726889802.43588: stdout chunk (state=3): >>> <<< 178205 1726889802.43646: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb18d88b0><<< 178205 1726889802.43652: stdout chunk (state=3): >>> <<< 178205 1726889802.43679: 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<<< 178205 1726889802.43685: stdout chunk (state=3): >>> <<< 178205 1726889802.43722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'<<< 178205 1726889802.43728: stdout chunk (state=3): >>> <<< 178205 1726889802.43935: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'<<< 178205 1726889802.43945: stdout chunk (state=3): >>> # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 178205 1726889802.43951: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fafee7e80> <<< 178205 1726889802.44040: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafff7580> <<< 178205 1726889802.44043: 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 <<< 178205 1726889802.44112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'<<< 178205 1726889802.44115: stdout chunk (state=3): >>> <<< 178205 1726889802.44236: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'<<< 178205 1726889802.44240: stdout chunk (state=3): >>> # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 178205 1726889802.44243: stdout chunk (state=3): >>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fafe51a00> <<< 178205 1726889802.44307: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb0019520><<< 178205 1726889802.44315: stdout chunk (state=3): >>> <<< 178205 1726889802.44349: 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<<< 178205 1726889802.44355: stdout chunk (state=3): >>> <<< 178205 1726889802.44358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889802.44472: 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' <<< 178205 1726889802.44502: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fafe4ad60> <<< 178205 1726889802.44522: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe51fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904130> <<< 178205 1726889802.44548: 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 <<< 178205 1726889802.44588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889802.44628: 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 <<< 178205 1726889802.44642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889802.44665: 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 <<< 178205 1726889802.44693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889802.44771: 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 0x7f0fafd79b20> <<< 178205 1726889802.44815: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd79340> <<< 178205 1726889802.44842: 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 <<< 178205 1726889802.44889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889802.44935: 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' <<< 178205 1726889802.44992: 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'<<< 178205 1726889802.45005: stdout chunk (state=3): >>> import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd8e700> <<< 178205 1726889802.45037: 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 <<< 178205 1726889802.45061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889802.45110: 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 <<< 178205 1726889802.45133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd9a2b0> <<< 178205 1726889802.45176: 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 <<< 178205 1726889802.45190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.45745: 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' <<< 178205 1726889802.45758: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fafd9a850> <<< 178205 1726889802.45794: 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 <<< 178205 1726889802.45845: 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 0x7f0fafd9aca0><<< 178205 1726889802.45857: stdout chunk (state=3): >>> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd9a370> <<< 178205 1726889802.45944: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd8e790> <<< 178205 1726889802.45967: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd85dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 178205 1726889802.45979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.46143: 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' <<< 178205 1726889802.46159: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0faf94dee0> <<< 178205 1726889802.46174: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd8e190> <<< 178205 1726889802.46285: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd79ca0> <<< 178205 1726889802.46333: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe7d730><<< 178205 1726889802.46342: stdout chunk (state=3): >>> <<< 178205 1726889802.46380: 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<<< 178205 1726889802.46384: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889802.46389: stdout chunk (state=3): >>> <<< 178205 1726889802.46520: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'<<< 178205 1726889802.46534: stdout chunk (state=3): >>> # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'<<< 178205 1726889802.46538: stdout chunk (state=3): >>> import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fafe7df10> <<< 178205 1726889802.46543: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe7d8b0> <<< 178205 1726889802.46581: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904280><<< 178205 1726889802.46586: stdout chunk (state=3): >>> <<< 178205 1726889802.46631: 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<<< 178205 1726889802.46634: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.46640: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf95ad60> <<< 178205 1726889802.46674: 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<<< 178205 1726889802.46681: stdout chunk (state=3): >>> <<< 178205 1726889802.46710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'<<< 178205 1726889802.46717: stdout chunk (state=3): >>> <<< 178205 1726889802.46740: 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<<< 178205 1726889802.46755: stdout chunk (state=3): >>> <<< 178205 1726889802.46762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'<<< 178205 1726889802.46771: stdout chunk (state=3): >>> <<< 178205 1726889802.46800: 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<<< 178205 1726889802.46816: stdout chunk (state=3): >>> <<< 178205 1726889802.46823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889802.46868: 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<<< 178205 1726889802.46873: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889802.46884: stdout chunk (state=3): >>> <<< 178205 1726889802.46918: 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<<< 178205 1726889802.46924: stdout chunk (state=3): >>> <<< 178205 1726889802.46972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'<<< 178205 1726889802.46977: stdout chunk (state=3): >>> <<< 178205 1726889802.47019: 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<<< 178205 1726889802.47024: stdout chunk (state=3): >>> <<< 178205 1726889802.47162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'<<< 178205 1726889802.47165: stdout chunk (state=3): >>> <<< 178205 1726889802.47344: 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'<<< 178205 1726889802.47354: stdout chunk (state=3): >>> # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889802.47361: stdout chunk (state=3): >>> import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0faf7cb220> <<< 178205 1726889802.47510: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf86a2b0><<< 178205 1726889802.47519: stdout chunk (state=3): >>> <<< 178205 1726889802.47545: 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 <<< 178205 1726889802.47559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'<<< 178205 1726889802.47568: stdout chunk (state=3): >>> <<< 178205 1726889802.47591: 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<<< 178205 1726889802.47613: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'<<< 178205 1726889802.47620: stdout chunk (state=3): >>> import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8777f0><<< 178205 1726889802.47626: stdout chunk (state=3): >>> <<< 178205 1726889802.47736: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf81de50><<< 178205 1726889802.47745: stdout chunk (state=3): >>> <<< 178205 1726889802.47774: 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<<< 178205 1726889802.47784: stdout chunk (state=3): >>> <<< 178205 1726889802.47791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.47904: 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 <<< 178205 1726889802.47913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.47955: 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<<< 178205 1726889802.47961: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'<<< 178205 1726889802.47970: stdout chunk (state=3): >>> <<< 178205 1726889802.48032: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877e80><<< 178205 1726889802.48038: stdout chunk (state=3): >>> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877bb0> <<< 178205 1726889802.48084: 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 <<< 178205 1726889802.48089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.48132: 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<<< 178205 1726889802.48138: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'<<< 178205 1726889802.48144: stdout chunk (state=3): >>> <<< 178205 1726889802.48202: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877ee0><<< 178205 1726889802.48216: stdout chunk (state=3): >>> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877e50><<< 178205 1726889802.48219: stdout chunk (state=3): >>> <<< 178205 1726889802.48255: 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<<< 178205 1726889802.48258: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889802.48264: stdout chunk (state=3): >>> <<< 178205 1726889802.48300: 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<<< 178205 1726889802.48306: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 178205 1726889802.48343: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d01c0> <<< 178205 1726889802.48360: 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' <<< 178205 1726889802.48423: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877f40> <<< 178205 1726889802.48447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py <<< 178205 1726889802.48468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.48476: 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' <<< 178205 1726889802.48531: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d03d0> <<< 178205 1726889802.48543: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877eb0> <<< 178205 1726889802.48558: 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' <<< 178205 1726889802.48603: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877c40> <<< 178205 1726889802.48630: 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' <<< 178205 1726889802.48676: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d01f0> <<< 178205 1726889802.48703: 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 <<< 178205 1726889802.48712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 178205 1726889802.48748: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0430> <<< 178205 1726889802.48770: 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 <<< 178205 1726889802.48775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 178205 1726889802.48831: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d04c0> <<< 178205 1726889802.48840: 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' <<< 178205 1726889802.48931: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0550> # /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' <<< 178205 1726889802.48965: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d05e0> <<< 178205 1726889802.49000: 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 <<< 178205 1726889802.49003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 178205 1726889802.49078: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0670> <<< 178205 1726889802.49084: 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' <<< 178205 1726889802.49868: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0700> # /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 0x7f0faf6d0790> # /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' <<< 178205 1726889802.49873: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8511c0> # /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 0x7f0faf6d0be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8778e0> # /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 0x7f0faf86a100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf848ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8482b0> # /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 0x7f0faf848490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf97fb50> # /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 0x7f0faf848e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf95ad00> # /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 <<< 178205 1726889802.49881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889802.49897: 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 0x7f0faf6e7c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e74f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf97f940> # /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' <<< 178205 1726889802.49911: 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 <<< 178205 1726889802.50040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6842b0> # /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 <<< 178205 1726889802.50089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889802.50124: 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' <<< 178205 1726889802.50127: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf636190> <<< 178205 1726889802.50175: 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 0x7f0faf636220> <<< 178205 1726889802.50269: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6976a0> <<< 178205 1726889802.50320: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6846d0> <<< 178205 1726889802.50419: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf678a90> <<< 178205 1726889802.50466: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6720d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e7ee0> <<< 178205 1726889802.50523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 178205 1726889802.50592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889802.50651: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf636fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf636790> <<< 178205 1726889802.50808: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e7d90> # /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 0x7f0faf672940> # /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 0x7f0faf65a850> # /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' <<< 178205 1726889802.50817: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf65a8e0> <<< 178205 1726889802.50858: 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 0x7f0faf65aa60> <<< 178205 1726889802.50927: 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 # 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' <<< 178205 1726889802.51047: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 178205 1726889802.51054: 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 0x7f0faf49c1c0> <<< 178205 1726889802.51062: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf66a190> <<< 178205 1726889802.51177: 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 <<< 178205 1726889802.51223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf49c220> # /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 0x7f0faf49c310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf65aa00> # /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 0x7f0faf65afa0> <<< 178205 1726889802.51369: 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' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889802.51413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /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 0x7f0faf4233d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf423190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4139d0> <<< 178205 1726889802.51556: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4ad9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf49ceb0> # /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 0x7f0faf4adca0> <<< 178205 1726889802.51586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4b49a0> <<< 178205 1726889802.51609: 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 0x7f0faf431700> <<< 178205 1726889802.51652: 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' <<< 178205 1726889802.51714: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf431340> <<< 178205 1726889802.51721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 178205 1726889802.51761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf442670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf442190> <<< 178205 1726889802.51791: 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 <<< 178205 1726889802.51832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4424f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d550> <<< 178205 1726889802.52475: 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 <<< 178205 1726889802.52490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889802.52496: 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 <<< 178205 1726889802.52503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.52529: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf449fa0> # /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' <<< 178205 1726889802.52549: 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 <<< 178205 1726889802.52568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889802.52601: 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 <<< 178205 1726889802.52631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889802.52649: 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 <<< 178205 1726889802.52657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3fefa0> <<< 178205 1726889802.52677: 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 <<< 178205 1726889802.52684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 178205 1726889802.52717: 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' <<< 178205 1726889802.52753: 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' <<< 178205 1726889802.52865: 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 0x7f0faf399d90> <<< 178205 1726889802.52881: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3993d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399190> <<< 178205 1726889802.52927: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3eaee0> <<< 178205 1726889802.52946: 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 0x7f0faf399220> <<< 178205 1726889802.52973: 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 <<< 178205 1726889802.53000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.53036: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889802.53060: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3c4160> <<< 178205 1726889802.53107: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399eb0> <<< 178205 1726889802.53141: 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 <<< 178205 1726889802.53147: stdout chunk (state=3): >>># 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 0x7f0faf3b59d0> <<< 178205 1726889802.53184: 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' <<< 178205 1726889802.53205: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3c4fd0> <<< 178205 1726889802.53219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3a31c0> <<< 178205 1726889802.53251: 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' <<< 178205 1726889802.53263: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3a3310> <<< 178205 1726889802.53336: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889802.53399: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3a3910> <<< 178205 1726889802.53409: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3a3640> # /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 0x7f0faf3a39d0> <<< 178205 1726889802.53430: 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' <<< 178205 1726889802.53439: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0610> <<< 178205 1726889802.53452: 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 <<< 178205 1726889802.53466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 178205 1726889802.53490: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0700> <<< 178205 1726889802.53514: 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' <<< 178205 1726889802.53537: 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 <<< 178205 1726889802.53573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889802.53584: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0ee0> <<< 178205 1726889802.53588: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0af0> <<< 178205 1726889802.53615: 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' <<< 178205 1726889802.53629: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0f40> <<< 178205 1726889802.53650: 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 <<< 178205 1726889802.53664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2e6b20> <<< 178205 1726889802.53685: 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 <<< 178205 1726889802.53697: stdout chunk (state=3): >>># 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 0x7f0faf2e6c40> <<< 178205 1726889802.53718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889802.53732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889802.53759: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2e6e80> <<< 178205 1726889802.53783: 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 <<< 178205 1726889802.53793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf276310> <<< 178205 1726889802.53826: 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' <<< 178205 1726889802.53834: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf276d00> <<< 178205 1726889802.53859: 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 <<< 178205 1726889802.53871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 178205 1726889802.53877: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf276e50> <<< 178205 1726889802.53902: 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 <<< 178205 1726889802.53908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 178205 1726889802.53941: 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 <<< 178205 1726889802.53945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285550> <<< 178205 1726889802.53956: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285130> <<< 178205 1726889802.53966: 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 <<< 178205 1726889802.54056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889802.54074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889802.54093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285f40> <<< 178205 1726889802.54108: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285a90> <<< 178205 1726889802.54152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 178205 1726889802.54156: 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 0x7f0faf285d90> <<< 178205 1726889802.54158: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889802.54180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889802.54183: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf292820> <<< 178205 1726889802.54214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889802.54230: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf292fa0> <<< 178205 1726889802.54252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 178205 1726889802.54262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29f2b0> <<< 178205 1726889802.54287: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 178205 1726889802.54306: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29f3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea4c0> <<< 178205 1726889802.54310: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf449d00> <<< 178205 1726889802.54343: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889802.54379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py <<< 178205 1726889802.54384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.54411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 178205 1726889802.54427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29ff10> <<< 178205 1726889802.54430: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29fc40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 178205 1726889802.54437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.54460: 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 <<< 178205 1726889802.54498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889802.54526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889802.54560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889802.54642: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf23a5e0> <<< 178205 1726889802.54668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 178205 1726889802.54674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 178205 1726889802.54726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889802.54734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889802.54758: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf243520> <<< 178205 1726889802.54821: 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 0x7f0faf23ae80> <<< 178205 1726889802.54837: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf23adf0> <<< 178205 1726889802.54849: 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 <<< 178205 1726889802.54854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889802.54891: 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 <<< 178205 1726889802.54902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26e760> <<< 178205 1726889802.54908: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26e1f0> <<< 178205 1726889802.54932: 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'<<< 178205 1726889802.54937: stdout chunk (state=3): >>> <<< 178205 1726889802.54957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889802.54996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889802.54999: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889802.55025: 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 <<< 178205 1726889802.55039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 178205 1726889802.55048: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf1bca90> <<< 178205 1726889802.55074: 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 <<< 178205 1726889802.55077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 178205 1726889802.55083: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf1bcc70> <<< 178205 1726889802.55113: 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 <<< 178205 1726889802.55119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889802.55134: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889802.55191: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26ecd0> <<< 178205 1726889802.55198: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26ea60> <<< 178205 1726889802.55241: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2ad160> <<< 178205 1726889802.55270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 178205 1726889802.55275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889802.55314: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf23a220> <<< 178205 1726889802.55325: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29faf0> <<< 178205 1726889802.55332: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea250> <<< 178205 1726889802.55357: 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 <<< 178205 1726889802.55360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889802.55423: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf1dc190> <<< 178205 1726889802.55442: 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 <<< 178205 1726889802.55464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889802.55485: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf1dc4c0> <<< 178205 1726889802.56003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf1dcd30> <<< 178205 1726889802.56231: 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 0x7f0faf171640> # /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 0x7f0faf171bb0> # /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 0x7f0faf17ec70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e220> # /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 0x7f0faf17e460> <<< 178205 1726889802.56273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # 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 0x7f0faf18dbe0> # /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 0x7f0faf18dc70> <<< 178205 1726889802.56277: 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' <<< 178205 1726889802.56278: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0faf19b2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18ddf0> # /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' <<< 178205 1726889802.56280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889802.56305: 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 <<< 178205 1726889802.56315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0a3310> <<< 178205 1726889802.56377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 178205 1726889802.56763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889802.56772: 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' <<< 178205 1726889802.56778: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0ac370> # /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 0x7f0faf0ac310> # /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 0x7f0faf0ac4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0ac220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0a3d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0a33d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf094a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0940d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf19b970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18d820> <<< 178205 1726889802.57016: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18d0d0> # /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 0x7f0faf18d970> # /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 0x7f0faf0a3dc0> # /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 0x7f0faf0ac790> # /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 0x7f0faf0aca00> # /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' <<< 178205 1726889802.57022: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0acf70> <<< 178205 1726889802.57047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0c7760> <<< 178205 1726889802.57077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /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 0x7f0faf04b940> # /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 <<< 178205 1726889802.57087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf058bb0> <<< 178205 1726889802.57102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889802.57134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889802.57173: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889802.57180: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0faf07b160> <<< 178205 1726889802.57467: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf058c10> # /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' <<< 178205 1726889802.57501: 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 <<< 178205 1726889802.57512: 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 <<< 178205 1726889802.57518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889802.57522: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf023430> <<< 178205 1726889802.57548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 178205 1726889802.57551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf023550> <<< 178205 1726889802.57690: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0164c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 178205 1726889802.57865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0167f0> # /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 0x7f0faf018940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf016160> <<< 178205 1726889802.57871: 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' <<< 178205 1726889802.57876: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf016220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf009ac0> <<< 178205 1726889802.57904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 178205 1726889802.57910: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf018df0> <<< 178205 1726889802.57991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 178205 1726889802.57997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefbe220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py <<< 178205 1726889802.58000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefbe310> # /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' <<< 178205 1726889802.58011: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefbe430> <<< 178205 1726889802.58036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889802.58073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889802.58086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889802.58214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889802.58238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889802.58282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889802.58315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 178205 1726889802.58322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889802.58375: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef93670> <<< 178205 1726889802.58424: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefe7f70> <<< 178205 1726889802.58466: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py <<< 178205 1726889802.58476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeff9a00> <<< 178205 1726889802.58479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 178205 1726889802.58491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889802.58514: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeff9a90> <<< 178205 1726889802.58529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889802.58544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889802.58634: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef932e0> <<< 178205 1726889802.58640: 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 0x7f0faefa43d0> <<< 178205 1726889802.58969: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefcad30> <<< 178205 1726889802.58983: 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' <<< 178205 1726889802.59017: 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 0x7f0faefd49a0> <<< 178205 1726889802.59125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889802.59147: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef518b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefd42b0> <<< 178205 1726889802.59197: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefbebe0> <<< 178205 1726889802.59219: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf076dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889802.59280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889802.59283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889802.59286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef76670> <<< 178205 1726889802.59376: 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 0x7f0faef76e20> # /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 0x7f0faef06190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889802.59397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889802.59422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889802.59446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889802.59508: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef06ac0> <<< 178205 1726889802.59531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 178205 1726889802.59540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889802.59559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 178205 1726889802.59568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889802.59597: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef251f0> <<< 178205 1726889802.59627: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef06d90> <<< 178205 1726889802.59652: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef06220> <<< 178205 1726889802.59685: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef668b0> <<< 178205 1726889802.59710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889802.59728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889802.59753: 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 <<< 178205 1726889802.59799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889802.59826: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889802.59838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889802.59869: 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 0x7f0faeedd310> <<< 178205 1726889802.59895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889802.59923: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py <<< 178205 1726889802.59959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889802.59961: 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' <<< 178205 1726889802.59977: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeedddf0> <<< 178205 1726889802.59986: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889802.60039: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeeddf70> <<< 178205 1726889802.60046: 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' <<< 178205 1726889802.60057: 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 <<< 178205 1726889802.60074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889802.60095: 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 <<< 178205 1726889802.60107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889802.60242: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeee5c10> <<< 178205 1726889802.60254: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeee57f0> <<< 178205 1726889802.60260: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeee5340> <<< 178205 1726889802.60264: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeedda90> <<< 178205 1726889802.60276: 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' <<< 178205 1726889802.60285: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeeddbe0> <<< 178205 1726889802.60332: 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 <<< 178205 1726889802.60335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889802.60380: 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 <<< 178205 1726889802.60415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.60427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.60448: 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' <<< 178205 1726889802.60491: 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' <<< 178205 1726889802.60547: 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 0x7f0faee92a30> <<< 178205 1726889802.60555: stdout chunk (state=3): >>>import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee926a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889802.60598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889802.60667: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee92700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889802.60773: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87640> <<< 178205 1726889802.60777: 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 0x7f0faee87820> <<< 178205 1726889802.60808: 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 <<< 178205 1726889802.60853: stdout chunk (state=3): >>># 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' <<< 178205 1726889802.60869: 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' <<< 178205 1726889802.60896: 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 <<< 178205 1726889802.60902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889802.60929: 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 <<< 178205 1726889802.60937: stdout chunk (state=3): >>># 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 0x7f0faee3e940> <<< 178205 1726889802.60962: 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 <<< 178205 1726889802.60984: 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 0x7f0faee3eaf0> <<< 178205 1726889802.61042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 178205 1726889802.61071: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3eca0> <<< 178205 1726889802.61079: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e5e0> # /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 0x7f0faee3e8e0> <<< 178205 1726889802.61090: 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' <<< 178205 1726889802.61130: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee46100> <<< 178205 1726889802.61133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889802.61168: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee46160> <<< 178205 1726889802.61185: 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 <<< 178205 1726889802.61213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889802.61269: 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 0x7f0faee57370> <<< 178205 1726889802.61307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889802.62876: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee57940> <<< 178205 1726889802.62926: 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 <<< 178205 1726889802.62932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee77e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee46c40> <<< 178205 1726889802.62957: 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' <<< 178205 1726889802.62960: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee46ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e280> <<< 178205 1726889802.62986: 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 <<< 178205 1726889802.62992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e340> <<< 178205 1726889802.63018: 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 <<< 178205 1726889802.63024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889802.63049: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e040> <<< 178205 1726889802.63075: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee9bb20> <<< 178205 1726889802.63105: 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 <<< 178205 1726889802.63131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 178205 1726889802.63181: 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' <<< 178205 1726889802.63187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faedff910> <<< 178205 1726889802.63203: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faedff550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 178205 1726889802.63207: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeeac940> <<< 178205 1726889802.63245: 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 <<< 178205 1726889802.63249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'<<< 178205 1726889802.63256: stdout chunk (state=3): >>> <<< 178205 1726889802.63284: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e0a0> <<< 178205 1726889802.63317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889802.63329: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faedffd90> <<< 178205 1726889802.63336: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87970> <<< 178205 1726889802.63363: 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 <<< 178205 1726889802.63371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889802.63433: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee0b940> <<< 178205 1726889802.63436: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87040> <<< 178205 1726889802.63547: 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' <<< 178205 1726889802.63616: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889802.63659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee252b0> # /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 0x7f0faee25520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee190a0> <<< 178205 1726889802.63757: 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 0x7f0faee25e20> # /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 0x7f0faee2b1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee25a00> <<< 178205 1726889802.63766: 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 0x7f0faee25c70> <<< 178205 1726889802.63788: 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' <<< 178205 1726889802.63811: 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 <<< 178205 1726889802.63822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 178205 1726889802.63850: 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 <<< 178205 1726889802.63859: 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 0x7f0faee2bc70> <<< 178205 1726889802.63862: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b820> <<< 178205 1726889802.63886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889802.63967: 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 <<< 178205 1726889802.63975: 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 0x7f0faee360d0> <<< 178205 1726889802.63985: 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 <<< 178205 1726889802.63988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 178205 1726889802.64014: 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 <<< 178205 1726889802.64096: 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 0x7f0faee36b80> <<< 178205 1726889802.64101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889802.64107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 178205 1726889802.64116: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee36c40> <<< 178205 1726889802.64121: 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 <<< 178205 1726889802.64153: 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 0x7f0faee36cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889802.64251: 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 0x7f0faee36d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 178205 1726889802.64265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 178205 1726889802.64292: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee36df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee36520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 178205 1726889802.64341: 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 0x7f0faee36fa0> <<< 178205 1726889802.64344: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2bb50> <<< 178205 1726889802.64346: 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 <<< 178205 1726889802.64380: 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 0x7f0faed5f3a0> <<< 178205 1726889802.64416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 178205 1726889802.64432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed5f6d0> <<< 178205 1726889802.64472: 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' <<< 178205 1726889802.64489: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed5f940> <<< 178205 1726889802.64523: 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 0x7f0faed5fbe0> # /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 0x7f0faed5fe80> <<< 178205 1726889802.64551: 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' <<< 178205 1726889802.64572: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b460> <<< 178205 1726889802.64601: 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' <<< 178205 1726889802.64620: 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' <<< 178205 1726889802.64628: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed644c0> <<< 178205 1726889802.64650: 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 <<< 178205 1726889802.64659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 178205 1726889802.64678: 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 <<< 178205 1726889802.64683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 178205 1726889802.64699: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed648e0> <<< 178205 1726889802.64736: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64760> <<< 178205 1726889802.64760: 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 <<< 178205 1726889802.64766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 178205 1726889802.64796: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64d00> <<< 178205 1726889802.64823: 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' <<< 178205 1726889802.64858: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64c10> <<< 178205 1726889802.64885: 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 <<< 178205 1726889802.64891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 178205 1726889802.64938: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64d30> <<< 178205 1726889802.65008: 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' <<< 178205 1726889802.65015: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed71100> <<< 178205 1726889802.65028: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889802.65063: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed71190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b670> <<< 178205 1726889802.65105: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee198b0> <<< 178205 1726889802.65131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee198e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee19430> <<< 178205 1726889802.65161: 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' <<< 178205 1726889802.65236: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b550> <<< 178205 1726889802.65263: 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 0x7f0faee873d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 178205 1726889802.65284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889802.65365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed71fd0> <<< 178205 1726889802.65377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # 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' <<< 178205 1726889802.65406: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889802.65449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889802.65637: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed085b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed083a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed08130> <<< 178205 1726889802.65667: 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 <<< 178205 1726889802.65707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889802.65713: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed08430> <<< 178205 1726889802.65733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed13f70> <<< 178205 1726889802.65784: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64c70> <<< 178205 1726889802.65817: 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' <<< 178205 1726889802.65875: 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' <<< 178205 1726889802.65908: 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 0x7f0faed24a90> <<< 178205 1726889802.65948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889802.65962: 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 <<< 178205 1726889802.65998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889802.66041: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed31280> <<< 178205 1726889802.66061: 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 0x7f0faed31340> <<< 178205 1726889802.66135: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24790> <<< 178205 1726889802.66208: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed246a0> <<< 178205 1726889802.66232: 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 <<< 178205 1726889802.66255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889802.66284: 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' <<< 178205 1726889802.66314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889802.66361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889802.66366: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faece11f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed31d30> <<< 178205 1726889802.66402: 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 0x7f0faed31f40> <<< 178205 1726889802.66418: 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' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faece1820> <<< 178205 1726889802.66446: 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' <<< 178205 1726889802.66488: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faece1ee0> <<< 178205 1726889802.66519: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24760> <<< 178205 1726889802.66545: 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' <<< 178205 1726889802.66559: 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 <<< 178205 1726889802.66585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889802.66619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889802.66645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889802.66664: 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' <<< 178205 1726889802.66695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889802.66708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889802.66753: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec921f0> <<< 178205 1726889802.66794: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec87e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec87310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecf8880> <<< 178205 1726889802.66801: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed31b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeef5c70> <<< 178205 1726889802.66844: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeef5580> <<< 178205 1726889802.66876: 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 0x7f0faec87f40> <<< 178205 1726889802.66908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889802.66932: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec87c70> <<< 178205 1726889802.66939: 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' <<< 178205 1726889802.66987: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec9b940> <<< 178205 1726889802.66997: 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' <<< 178205 1726889802.67014: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec9bd30> <<< 178205 1726889802.67039: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeedd550> <<< 178205 1726889802.67096: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeecf8b0> <<< 178205 1726889802.67127: 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 <<< 178205 1726889802.67135: stdout chunk (state=3): >>># 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 0x7f0faecb5310> <<< 178205 1726889802.67158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 178205 1726889802.67172: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecb56a0> <<< 178205 1726889802.67204: 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 <<< 178205 1726889802.67214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecb57c0> <<< 178205 1726889802.67228: 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 <<< 178205 1726889802.67241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889802.67269: 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 0x7f0faec4b130> <<< 178205 1726889802.67308: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecb5880> <<< 178205 1726889802.67339: 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' <<< 178205 1726889802.67358: 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 <<< 178205 1726889802.67369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889802.67398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889802.67430: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec58190> <<< 178205 1726889802.67461: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec4ba30> <<< 178205 1726889802.67483: 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 <<< 178205 1726889802.67500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889802.67535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889802.67583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889802.67619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889802.67630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889802.67663: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebfe940> <<< 178205 1726889802.67683: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889802.67699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889802.67705: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec0a580> <<< 178205 1726889802.67780: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec58f10> <<< 178205 1726889802.67802: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec58730> <<< 178205 1726889802.67834: 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 0x7f0faec6ea30> <<< 178205 1726889802.67860: 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 <<< 178205 1726889802.67870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889802.67897: 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 <<< 178205 1726889802.67919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889802.67949: 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' <<< 178205 1726889802.67958: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec23c70> <<< 178205 1726889802.68000: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec233a0> <<< 178205 1726889802.68023: 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 <<< 178205 1726889802.68034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec23e20> <<< 178205 1726889802.68059: 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 <<< 178205 1726889802.68080: stdout chunk (state=3): >>># 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 0x7f0faec352e0> <<< 178205 1726889802.68096: 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' <<< 178205 1726889802.68137: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 178205 1726889802.68159: stdout chunk (state=3): >>># 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 0x7f0faec35460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35310> <<< 178205 1726889802.68174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35400> <<< 178205 1726889802.68207: 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' <<< 178205 1726889802.68233: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889802.68351: 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' <<< 178205 1726889802.68354: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35d30> <<< 178205 1726889802.68429: 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' <<< 178205 1726889802.68439: 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 0x7f0faec35b80> <<< 178205 1726889802.68451: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35550> <<< 178205 1726889802.68479: 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' <<< 178205 1726889802.68505: 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' <<< 178205 1726889802.68529: 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 <<< 178205 1726889802.68541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889802.68554: 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 <<< 178205 1726889802.68567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889802.68593: 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 <<< 178205 1726889802.68599: 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 0x7f0faebcf970> <<< 178205 1726889802.68629: 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' <<< 178205 1726889802.68638: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebcfa60> <<< 178205 1726889802.68660: 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 <<< 178205 1726889802.68672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 178205 1726889802.68679: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebcfd60> <<< 178205 1726889802.68736: 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 <<< 178205 1726889802.68766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 178205 1726889802.68771: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebe0370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebcf310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebbceb0> <<< 178205 1726889802.68809: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889802.68814: 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' <<< 178205 1726889802.68855: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889802.68858: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebcf5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebbcb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35910> <<< 178205 1726889802.68910: 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 <<< 178205 1726889802.68947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889802.68983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faead04c0> <<< 178205 1726889802.69048: 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 <<< 178205 1726889802.69422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeae9f40> <<< 178205 1726889802.69436: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faead0d00> <<< 178205 1726889802.69456: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faead0850> <<< 178205 1726889802.69650: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebe0f70> <<< 178205 1726889802.69706: 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' <<< 178205 1726889802.69733: 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 0x7f0faea9adc0> <<< 178205 1726889802.69756: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889802.69820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889802.69835: 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' <<< 178205 1726889802.69909: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeab7340> <<< 178205 1726889802.70008: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889802.70018: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0faeab7f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9a790> <<< 178205 1726889802.70039: 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' <<< 178205 1726889802.70068: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889802.70071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889802.70116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889802.70136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889802.70183: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea34f70> <<< 178205 1726889802.70337: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea34430> <<< 178205 1726889802.70384: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9c880> <<< 178205 1726889802.70425: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec6e8b0> <<< 178205 1726889802.70428: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec4bee0> <<< 178205 1726889802.70495: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef38580> <<< 178205 1726889802.70528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.70553: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeec4850> <<< 178205 1726889802.70587: 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 0x7f0faea4be20> <<< 178205 1726889802.70601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889802.70632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889802.70703: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea4bfa0> <<< 178205 1726889802.70752: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef66f40> <<< 178205 1726889802.70816: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf04b9d0> <<< 178205 1726889802.70839: 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' <<< 178205 1726889802.70864: 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 <<< 178205 1726889802.70894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889802.70922: 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 0x7f0fae9fb700> <<< 178205 1726889802.70948: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea6bb80> <<< 178205 1726889802.70967: 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' <<< 178205 1726889802.70991: 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 # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889802.71030: 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' <<< 178205 1726889802.71055: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea07130> <<< 178205 1726889802.71077: 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 0x7f0faea073d0> <<< 178205 1726889802.71106: 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' <<< 178205 1726889802.71141: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea07610> <<< 178205 1726889802.71171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py <<< 178205 1726889802.71189: stdout chunk (state=3): >>># 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 0x7f0faea07850> # /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' <<< 178205 1726889802.71220: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea07a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9fbca0> <<< 178205 1726889802.71252: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9fb9d0> <<< 178205 1726889802.71270: 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' <<< 178205 1726889802.71282: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9fbeb0> <<< 178205 1726889802.71313: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889802.71346: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19400> <<< 178205 1726889802.71381: 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' <<< 178205 1726889802.71400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea198b0> <<< 178205 1726889802.71420: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19520> <<< 178205 1726889802.71433: 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 <<< 178205 1726889802.71484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889802.71504: 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 0x7f0fae9b31c0> <<< 178205 1726889802.71595: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19d00> <<< 178205 1726889802.71620: 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' <<< 178205 1726889802.71634: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf058400> <<< 178205 1726889802.71664: 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 <<< 178205 1726889802.71684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889802.71756: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 178205 1726889802.71767: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fae9c0b50> <<< 178205 1726889802.71835: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf04b6d0> <<< 178205 1726889802.71848: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf042550> <<< 178205 1726889802.71882: 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' <<< 178205 1726889802.71932: 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' <<< 178205 1726889802.71955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889802.71974: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d7670> <<< 178205 1726889802.71987: 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 <<< 178205 1726889802.72007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889802.72044: 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' <<< 178205 1726889802.72057: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9e2940> <<< 178205 1726889802.72079: 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' <<< 178205 1726889802.72109: 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 <<< 178205 1726889802.72123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 178205 1726889802.72151: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9ed6d0> <<< 178205 1726889802.72194: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9e2f70> <<< 178205 1726889802.72231: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d7b20> <<< 178205 1726889802.72268: 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 0x7f0fae9e23a0> <<< 178205 1726889802.72299: 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' <<< 178205 1726889802.72327: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae960670> <<< 178205 1726889802.72348: 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 0x7f0fae960880> <<< 178205 1726889802.72389: 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 0x7f0fae960b80> <<< 178205 1726889802.72424: 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' <<< 178205 1726889802.72450: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae960e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d7100> <<< 178205 1726889802.72462: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9c0d00> <<< 178205 1726889802.72499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d74c0> <<< 178205 1726889803.57260: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 178205 1726889803.59606: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889803.59642: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889803.60497: 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 <<< 178205 1726889803.60608: 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 <<< 178205 1726889803.60670: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 <<< 178205 1726889803.60735: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 178205 1726889803.60753: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing 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 <<< 178205 1726889803.60774: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.60804: stdout chunk (state=3): >>># cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync <<< 178205 1726889803.60835: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # 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 <<< 178205 1726889803.60857: stdout chunk (state=3): >>># destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 <<< 178205 1726889803.60889: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.60957: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.60984: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.60997: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper<<< 178205 1726889803.61031: stdout chunk (state=3): >>> # 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 <<< 178205 1726889803.61044: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.61800: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889803.61810: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889803.61845: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889803.61861: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889803.61901: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889803.61923: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889803.61936: 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 <<< 178205 1726889803.61990: 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 <<< 178205 1726889803.62046: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62117: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62155: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62239: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62295: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62351: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62382: 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 # 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 <<< 178205 1726889803.62436: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62484: 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 <<< 178205 1726889803.62542: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62587: stdout chunk (state=3): >>># cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # 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 <<< 178205 1726889803.62607: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62666: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62724: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62772: 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 # 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 <<< 178205 1726889803.62840: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62869: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.62956: stdout chunk (state=3): >>># cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # 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 <<< 178205 1726889803.62983: 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 <<< 178205 1726889803.63074: 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 <<< 178205 1726889803.63168: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.63226: 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 # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889803.63271: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 178205 1726889803.63296: 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 <<< 178205 1726889803.63344: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps<<< 178205 1726889803.63364: stdout chunk (state=3): >>> # 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 <<< 178205 1726889803.64243: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889803.64266: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889803.64310: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889803.64336: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889803.64388: 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 # 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 <<< 178205 1726889803.64442: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889803.64451: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889803.64494: 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 <<< 178205 1726889803.64532: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889803.64582: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889803.64697: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889803.64715: 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 <<< 178205 1726889803.64755: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889803.64809: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 178205 1726889803.64852: 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 <<< 178205 1726889803.64894: stdout chunk (state=3): >>># destroy _opcode <<< 178205 1726889803.64968: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.65009: stdout chunk (state=3): >>># 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 <<< 178205 1726889803.65019: stdout chunk (state=3): >>># destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889803.65074: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889803.65137: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889803.65148: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889803.65233: 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 <<< 178205 1726889803.65265: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 178205 1726889803.65308: 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 <<< 178205 1726889803.65347: 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 <<< 178205 1726889803.65383: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889803.65515: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889803.66436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889803.66440: stdout chunk (state=3): >>><<< 178205 1726889803.66448: stderr chunk (state=3): >>><<< 178205 1726889803.66893: _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 0x7f0fb2f73dc0> # /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 0x7f0fb2f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f73b20> # /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 0x7f0fb2f73ac0> 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 0x7f0fb2f18490> # /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 0x7f0fb2f18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18670> # /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 0x7f0fb2ecf190> # /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 0x7f0fb2ecf220> # /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 0x7f0fb2ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f30880> # /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 0x7f0fb2ec8d90> # /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 0x7f0fb2ef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2f18970> 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 0x7f0fb2e94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e97f40> # /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 0x7f0fb2e8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e94370> # /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 0x7f0fb2b96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b968b0> 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 0x7f0fb2b96eb0> # /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 0x7f0fb2b96f70> # /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 0x7f0fb2b96e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2beed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2be9610> # /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 0x7f0fb2bfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2e9be20> # /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 0x7f0fb2ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2bee250> # 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 0x7f0fb2bfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ea19d0> # /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 0x7f0fb2ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba7d90> # /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 0x7f0fb2ba7d00> # /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 0x7f0fb2b7b370> # /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 0x7f0fb2b7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baa490> # /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 0x7f0fb2aaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2b65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2baaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ea1040> # /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 0x7f0fb2ac2af0> 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 0x7f0fb2ac2e20> # /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 0x7f0fb2ad5730> # /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 0x7f0fb2ad5c70> # 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 0x7f0fb2a603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ac2f10> # /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 0x7f0fb2a71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ad55b0> 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 0x7f0fb2a71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba79d0> # /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 0x7f0fb2a8d6a0> # /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 0x7f0fb2a8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a8d760> # 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 0x7f0fb2a8d850> # /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 0x7f0fb2a8dca0> # 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 0x7f0fb2a991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2a7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2ba75b0> # /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 0x7f0fb2a8da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fb29b3670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb239a7c0> # /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 0x7f0fb239a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239a280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239af10> # /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 0x7f0fb239a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239ad30> 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 0x7f0fb239af70> # /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 0x7f0fb239a100> # /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 0x7f0fb22eeee0> # 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 0x7f0fb230cf40> # 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 0x7f0fb230cd60> # /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 0x7f0fb230c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2380dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23803a0> # /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 0x7f0fb2380f70> # /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 0x7f0fb23cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb236acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb236a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb239e490> # 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 0x7f0fb236a4c0> # /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 0x7f0fb236a4f0> # /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 0x7f0fb22d1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e01f0> # /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 0x7f0fb22dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e0370> # /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 0x7f0fb23fad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22dc880> # 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 0x7f0fb22dc6d0> # 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 0x7f0fb22db670> # 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 0x7f0fb22db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23d88b0> # /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 0x7f0fb2361670> # 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 0x7f0fb2360ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23700d0> # 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 0x7f0fb23610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23a5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb1ec1580> # /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 0x7f0fb22a9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e630a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb2360bb0> # 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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb22b9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb23ec250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22b96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb22a07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb229d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb2297970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb1ca3640> # /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 0x7f0fb1ca36d0> # /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 0x7f0fb1ca3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3910> # /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 0x7f0fb1ca3070> # /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 0x7f0fb1c8e730> # /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 0x7f0fb1c8ec40> # /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 0x7f0fb1c8ee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e9700> # /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 0x7f0fb1cb5a60> # /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 0x7f0fb1cb5ac0> # /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 0x7f0fb1cec610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cb5ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cb5370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb23e96d0> # /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 0x7f0fb1e4f070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e94dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1cec430> # /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 0x7f0fb1e8fdf0> # /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 0x7f0fb1e8f250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e95d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c50f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1e54910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb22b9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca36a0> # /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 0x7f0fb1ca3760> # /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 0x7f0fb1e8fac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ca3160> # /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 0x7f0fb1ec1a60> # /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 0x7f0fb1e55940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1d045e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1ec1850> # /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 0x7f0fb1cf16a0> # /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 0x7f0fb1c585e0> # /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 0x7f0fb1c6eb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1c588e0> # /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 0x7f0fb1c6e6d0> # /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 0x7f0fb1c9a910> # /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 0x7f0fb1a1bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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_ssmrx5ev/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 0x7f0fb197dbe0> # /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 0x7f0fb197dd60> # /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 0x7f0fb19cf430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d250> # /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 0x7f0fb197d850> # /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 0x7f0fb19049d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904580> # /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 0x7f0fb18a5550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904a00> # /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 0x7f0fb155fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb19252e0> # /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 0x7f0fb00192e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb18d88b0> # /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 0x7f0fafee7e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafff7580> # /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 0x7f0fafe51a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb0019520> # /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 0x7f0fafe4ad60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe51fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904130> # /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 0x7f0fafd79b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd79340> # /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 0x7f0fafd8e700> # /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 0x7f0fafd9a2b0> # /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 0x7f0fafd9a850> # /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 0x7f0fafd9aca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd9a370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd8e790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd85dc0> # /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 0x7f0faf94dee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd8e190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafd79ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe7d730> # /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 0x7f0fafe7df10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fafe7d8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb1904280> # /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 0x7f0faf95ad60> # /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 0x7f0faf7cb220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf86a2b0> # /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 0x7f0faf8777f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf81de50> # /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 0x7f0faf877e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877bb0> # /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 0x7f0faf877ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877e50> # /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 0x7f0faf6d01c0> # /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 0x7f0faf6d0250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877f40> # /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 0x7f0faf6d03d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877eb0> # /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 0x7f0faf877c40> # /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 0x7f0faf6d01f0> # /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 0x7f0faf6d0430> # /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 0x7f0faf6d04c0> # /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 0x7f0faf6d0550> # /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 0x7f0faf6d05e0> # /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 0x7f0faf6d0670> # /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 0x7f0faf6d0700> # /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 0x7f0faf6d0790> # /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 0x7f0faf6d0820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf877220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8511c0> # /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 0x7f0faf6d0be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6d0940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8778e0> # /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 0x7f0faf86a100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf848ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf8482b0> # /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 0x7f0faf848490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf97fb50> # /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 0x7f0faf848e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf95ad00> # /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 0x7f0faf6e7c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e74f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf97f940> # /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 0x7f0faf6842b0> # /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 0x7f0faf636190> # 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 0x7f0faf636220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6976a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6846d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf678a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6720d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e7ee0> # /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 0x7f0faf636fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf636790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf6e7d90> # /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 0x7f0faf672940> # /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 0x7f0faf65a850> # /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 0x7f0faf65a8e0> # /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 0x7f0faf65aa60> # /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 0x7f0faf49c1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf66a190> # /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 0x7f0faf49c220> # /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 0x7f0faf49c310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf65aa00> # /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 0x7f0faf65afa0> # /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 0x7f0faf4233d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf423190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4139d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf4ad9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf49ceb0> # /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 0x7f0faf4adca0> # /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 0x7f0faf4b49a0> # /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 0x7f0faf431700> # /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 0x7f0faf431340> # /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 0x7f0faf442670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf442190> # /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 0x7f0faf4424f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fb197d550> # /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 0x7f0faf449fa0> # /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 0x7f0faf3fefa0> # /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 0x7f0faf399d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3993d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3eaee0> # /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 0x7f0faf399220> # /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 0x7f0faf3c4160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf399eb0> # /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 0x7f0faf3b59d0> # /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 0x7f0faf3c4fd0> # /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 0x7f0faf3a31c0> # /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 0x7f0faf3a3310> # /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 0x7f0faf3a3910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3a3640> # /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 0x7f0faf3a39d0> # /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 0x7f0faf2d0610> # /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 0x7f0faf2d0700> # /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 0x7f0faf2d0ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2d0af0> # /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 0x7f0faf2d0f40> # /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 0x7f0faf2e6b20> # /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 0x7f0faf2e6c40> # /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 0x7f0faf2e6e80> # /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 0x7f0faf276310> # /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 0x7f0faf276d00> # /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 0x7f0faf276e50> # /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 0x7f0faf285550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285130> # /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 0x7f0faf285f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf285a90> # /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 0x7f0faf285d90> # /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 0x7f0faf292820> # /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 0x7f0faf292fa0> # /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 0x7f0faf29f2b0> # /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 0x7f0faf29f3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf449d00> # /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 0x7f0faf29ff10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29fc40> # /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 0x7f0faf23a5e0> # /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 0x7f0faf243520> # 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 0x7f0faf23ae80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf23adf0> # /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 0x7f0faf26e760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26e1f0> # /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 0x7f0faf1bca90> # /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 0x7f0faf1bcc70> # /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 0x7f0faf26ecd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf26ea60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf2ad160> # /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 0x7f0faf23a220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf29faf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf3ea250> # /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 0x7f0faf1dc190> # /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 0x7f0faf1dc4c0> # /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 0x7f0faf1dcd30> # /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 0x7f0faf171640> # /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 0x7f0faf171bb0> # /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 0x7f0faf17ec70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf17e220> # /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 0x7f0faf17e460> # /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 0x7f0faf18dbe0> # /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 0x7f0faf18dc70> # /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 0x7f0faf19b2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18ddf0> # /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 0x7f0faf0a3310> # /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 0x7f0faf0ac370> # /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 0x7f0faf0ac310> # /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 0x7f0faf0ac4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0ac220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0a3d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0a33d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf094a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0940d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf19b970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18d820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf18d0d0> # /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 0x7f0faf18d970> # /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 0x7f0faf0a3dc0> # /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 0x7f0faf0ac790> # /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 0x7f0faf0aca00> # /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 0x7f0faf0acf70> # /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 0x7f0faf0c7760> # /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 0x7f0faf04b940> # /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 0x7f0faf058bb0> # /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 0x7f0faf07b160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf058c10> # /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 0x7f0faf023430> # /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 0x7f0faf023550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf0164c0> # /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 0x7f0faf0167f0> # /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 0x7f0faf018940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf016160> # /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 0x7f0faf016220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf009ac0> # /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 0x7f0faf018df0> # /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 0x7f0faefbe220> # /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 0x7f0faefbe310> # /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 0x7f0faefbe430> # /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 0x7f0faef93670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefe7f70> # /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 0x7f0faeff9a00> # /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 0x7f0faeff9a90> # /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 0x7f0faef932e0> # /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 0x7f0faefa43d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefcad30> # /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 0x7f0faefd49a0> # /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 0x7f0faef518b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefd42b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faefbebe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf076dc0> # /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 0x7f0faef76670> # /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 0x7f0faef76e20> # /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 0x7f0faef06190> # /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 0x7f0faef06ac0> # /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 0x7f0faef251f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef06d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef06220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef668b0> # /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 0x7f0faeedd310> # /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 0x7f0faeedddf0> # /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 0x7f0faeeddf70> # /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 0x7f0faeee5c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeee57f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeee5340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeedda90> # /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 0x7f0faeeddbe0> # /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 0x7f0faee92a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee926a0> # /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 0x7f0faee92700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87640> # /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 0x7f0faee87820> # /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 0x7f0faee3e940> # /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 0x7f0faee3eaf0> # /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 0x7f0faee3eca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e5e0> # /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 0x7f0faee3e8e0> # /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 0x7f0faee46100> # /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 0x7f0faee46160> # /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 0x7f0faee57370> # /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 0x7f0faee57940> # /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 0x7f0faee77e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee46c40> # /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 0x7f0faee46ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee3e280> # /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 0x7f0faee3e340> # /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 0x7f0faee3e040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee9bb20> # /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 0x7f0faedff910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faedff550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeeac940> # /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 0x7f0faee3e0a0> # /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 0x7f0faedffd90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87970> # /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 0x7f0faee0b940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee87040> # /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 0x7f0faee252b0> # /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 0x7f0faee25520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee190a0> # /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 0x7f0faee25e20> # /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 0x7f0faee2b1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee25a00> # /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 0x7f0faee25c70> # /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 0x7f0faee2bc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b820> # /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 0x7f0faee360d0> # /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 0x7f0faee36b80> # /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 0x7f0faee36c40> # /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 0x7f0faee36cd0> # /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 0x7f0faee36d60> # /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 0x7f0faee36df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee36520> # /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 0x7f0faee36fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2bb50> # /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 0x7f0faed5f3a0> # /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 0x7f0faed5f6d0> # /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 0x7f0faed5f940> # /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 0x7f0faed5fbe0> # /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 0x7f0faed5fe80> # /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 0x7f0faed64160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b460> # /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 0x7f0faed644c0> # /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 0x7f0faed648e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64760> # /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 0x7f0faed64d00> # /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 0x7f0faed64c10> # /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 0x7f0faed64d30> # /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 0x7f0faed71100> # /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 0x7f0faed71190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee2b670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee198b0> # /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 0x7f0faee198e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faee19430> # /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 0x7f0faee2b550> # /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 0x7f0faee873d0> # /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 0x7f0faed71fd0> # /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 0x7f0faed085b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed083a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed08130> # /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 0x7f0faed08430> # /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 0x7f0faed13f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed64c70> # /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 0x7f0faed24a90> # /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 0x7f0faed31280> # /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 0x7f0faed31340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed246a0> # /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 0x7f0faece11f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed31d30> # /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 0x7f0faed31f40> # /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 0x7f0faece1820> # /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 0x7f0faece1ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed24760> # /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 0x7f0faec921f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec87e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec87310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecf8880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faed31b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeef5c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeef5580> # /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 0x7f0faec87f40> # /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 0x7f0faec87c70> # /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 0x7f0faec9b940> # /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 0x7f0faec9bd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeedd550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faeecf8b0> # /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 0x7f0faecb5310> # /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 0x7f0faecb56a0> # /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 0x7f0faecb57c0> # /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 0x7f0faec4b130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faecb5880> # /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 0x7f0faec58190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec4ba30> # /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 0x7f0faebfe940> # /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 0x7f0faec0a580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec58f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec58730> # /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 0x7f0faec6ea30> # /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 0x7f0faec23c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec233a0> # /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 0x7f0faec23e20> # /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 0x7f0faec352e0> # /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 0x7f0faec35460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35310> # /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 0x7f0faec35400> # /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 0x7f0faec35d30> # 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 0x7f0faec35b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35550> # /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 0x7f0faebcf970> # /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 0x7f0faebcfa60> # /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 0x7f0faebcfd60> # /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 0x7f0faebe0370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebcf310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebbceb0> # 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 0x7f0faebcf5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebbcb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec35910> # /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 0x7f0faead04c0> # /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 0x7f0faeae9f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faead0d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faead0850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faebe0f70> # /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 0x7f0faea9adc0> # /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 0x7f0faeab7340> # 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 0x7f0faeab7f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9a790> # /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 0x7f0faea34f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea34430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea9c880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec6e8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faec4bee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef38580> # /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 0x7f0faeec4850> # /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 0x7f0faea4be20> # /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 0x7f0faea4bfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faef66f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf04b9d0> # /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 0x7f0fae9fb700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea6bb80> # /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 0x7f0faea07130> # /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 0x7f0faea073d0> # /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 0x7f0faea07610> # /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 0x7f0faea07850> # /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 0x7f0faea07a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9fbca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9fb9d0> # /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 0x7f0fae9fbeb0> # /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 0x7f0faea19400> # /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 0x7f0faea198b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19520> # /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 0x7f0fae9b31c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faea19d00> # /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 0x7f0faea19e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf058400> # /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 0x7f0fae9c0b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf04b6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0faf042550> # /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 0x7f0fae9d7670> # /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 0x7f0fae9e2940> # /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 0x7f0fae9ed6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9e2f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d7b20> # /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 0x7f0fae9e23a0> # /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 0x7f0fae960670> # /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 0x7f0fae960880> # /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 0x7f0fae960b80> # /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 0x7f0fae960e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9d7100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fae9c0d00> # /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 0x7f0fae9d74c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear 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. 178205 1726889803.72093: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889803.72097: _low_level_execute_command(): starting 178205 1726889803.72100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889801.9103675-178639-26909075489099/ > /dev/null 2>&1 && sleep 0' 178205 1726889803.72103: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889803.72105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.72108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.72110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.72644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.72649: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889803.72652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.72655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889803.72657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889803.72660: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889803.72663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.72665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.72667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.72669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.72672: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889803.72674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.72677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889803.72679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889803.72682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889803.72685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889803.72687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889803.72690: stdout chunk (state=3): >>><<< 178205 1726889803.72692: stderr chunk (state=3): >>><<< 178205 1726889803.72695: _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 178205 1726889803.72697: handler run complete 178205 1726889803.72700: attempt loop complete, returning result 178205 1726889803.72702: _execute() done 178205 1726889803.72705: dumping result to json 178205 1726889803.72707: done dumping result, returning 178205 1726889803.72710: done running TaskExecutor() for managed_node2/TASK: Ensure test packages [02369adf-7a19-34ed-f5d1-0000000001c6] 178205 1726889803.72717: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c6 178205 1726889803.72789: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c6 178205 1726889803.72793: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889803.72872: no more pending results, returning what we have 178205 1726889803.72875: results queue empty 178205 1726889803.72876: checking for any_errors_fatal 178205 1726889803.72878: done checking for any_errors_fatal 178205 1726889803.72878: checking for max_fail_percentage 178205 1726889803.72880: done checking for max_fail_percentage 178205 1726889803.72881: checking to see if all hosts have failed and the running result is not ok 178205 1726889803.72884: done checking to see if all hosts have failed 178205 1726889803.72885: getting the remaining hosts for this loop 178205 1726889803.72886: done getting the remaining hosts for this loop 178205 1726889803.72889: getting the next task for host managed_node2 178205 1726889803.72895: done getting next task for host managed_node2 178205 1726889803.72898: ^ task is: TASK: Find unused disks in the system 178205 1726889803.72901: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889803.72904: getting variables 178205 1726889803.72906: in VariableManager get_vars() 178205 1726889803.72939: Calling all_inventory to load vars for managed_node2 178205 1726889803.72943: Calling groups_inventory to load vars for managed_node2 178205 1726889803.72947: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889803.72958: Calling all_plugins_play to load vars for managed_node2 178205 1726889803.72961: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889803.72964: Calling groups_plugins_play to load vars for managed_node2 178205 1726889803.73680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889803.75546: done with get_vars() 178205 1726889803.75562: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 20 September 2024 23:36:43 -0400 (0:00:01.960) 0:00:16.746 ****** 178205 1726889803.75871: entering _queue_task() for managed_node2/fedora.linux_system_roles.find_unused_disk 178205 1726889803.75873: Creating lock for fedora.linux_system_roles.find_unused_disk 178205 1726889803.76836: worker is 1 (out of 1 available) 178205 1726889803.76849: exiting _queue_task() for managed_node2/fedora.linux_system_roles.find_unused_disk 178205 1726889803.76861: done queuing things up, now waiting for results queue to drain 178205 1726889803.76862: waiting for pending results... 178205 1726889803.77168: running TaskExecutor() for managed_node2/TASK: Find unused disks in the system 178205 1726889803.77616: in run() - task 02369adf-7a19-34ed-f5d1-0000000001c7 178205 1726889803.77635: variable 'ansible_search_path' from source: unknown 178205 1726889803.77672: calling self._execute() 178205 1726889803.77754: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889803.78225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889803.78240: variable 'omit' from source: magic vars 178205 1726889803.78851: variable 'omit' from source: magic vars 178205 1726889803.78899: variable 'omit' from source: magic vars 178205 1726889803.79155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889803.83902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889803.84145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889803.84229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889803.84339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889803.84547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889803.84627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889803.84723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889803.84802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889803.84910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889803.84933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889803.85052: variable 'min_size' from source: include params 178205 1726889803.86427: variable 'volume_size' from source: play vars 178205 1726889803.86515: variable 'volume_size' from source: play vars 178205 1726889803.86533: variable 'omit' from source: magic vars 178205 1726889803.86646: variable 'max_size' from source: include params 178205 1726889803.87250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889803.87450: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889803.87559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889803.87748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889803.87781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889803.87905: variable 'ansible_facts' from source: unknown 178205 1726889803.88385: variable 'omit' from source: magic vars 178205 1726889803.88723: variable 'max_return' from source: include params 178205 1726889803.88734: variable 'omit' from source: magic vars 178205 1726889803.89024: variable 'omit' from source: magic vars 178205 1726889803.89125: variable 'omit' from source: magic vars 178205 1726889803.89237: variable 'omit' from source: magic vars 178205 1726889803.89271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889803.89302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889803.89437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889803.89459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889803.89474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889803.89508: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889803.89519: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889803.89527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889803.89829: Set connection var ansible_pipelining to False 178205 1726889803.89840: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889803.89851: Set connection var ansible_shell_executable to /bin/sh 178205 1726889803.89858: Set connection var ansible_connection to ssh 178205 1726889803.89867: Set connection var ansible_shell_type to sh 178205 1726889803.89878: Set connection var ansible_timeout to 10 178205 1726889803.89910: variable 'ansible_shell_executable' from source: unknown 178205 1726889803.89920: variable 'ansible_connection' from source: unknown 178205 1726889803.89928: variable 'ansible_module_compression' from source: unknown 178205 1726889803.89934: variable 'ansible_shell_type' from source: unknown 178205 1726889803.89940: variable 'ansible_shell_executable' from source: unknown 178205 1726889803.89946: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889803.89952: variable 'ansible_pipelining' from source: unknown 178205 1726889803.89958: variable 'ansible_timeout' from source: unknown 178205 1726889803.89965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889803.90300: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889803.90320: variable 'omit' from source: magic vars 178205 1726889803.90331: starting attempt loop 178205 1726889803.90339: running the handler 178205 1726889803.90357: _low_level_execute_command(): starting 178205 1726889803.90369: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889803.91984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889803.92237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.92253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.92272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.92318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.92332: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889803.92346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.92365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889803.92376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889803.92396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889803.92409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.92427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.92443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.92456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.92468: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889803.92482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.92557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889803.92574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889803.92589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889803.92827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889803.94317: stdout chunk (state=3): >>>/root <<< 178205 1726889803.94513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889803.94518: stdout chunk (state=3): >>><<< 178205 1726889803.94520: stderr chunk (state=3): >>><<< 178205 1726889803.94623: _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 178205 1726889803.94627: _low_level_execute_command(): starting 178205 1726889803.94630: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930 `" && echo ansible-tmp-1726889803.9454098-178712-125801981052930="` echo /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930 `" ) && sleep 0' 178205 1726889803.96363: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889803.96734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.96749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.96765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.96807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.96824: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889803.96841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.96858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889803.96869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889803.96879: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889803.96889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889803.96900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889803.96916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889803.96928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889803.96938: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889803.96952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889803.97029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889803.97045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889803.97060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889803.97277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889803.99124: stdout chunk (state=3): >>>ansible-tmp-1726889803.9454098-178712-125801981052930=/root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930 <<< 178205 1726889803.99319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889803.99323: stdout chunk (state=3): >>><<< 178205 1726889803.99325: stderr chunk (state=3): >>><<< 178205 1726889803.99621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889803.9454098-178712-125801981052930=/root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930 , stderr=OpenSSH_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 178205 1726889803.99624: variable 'ansible_module_compression' from source: unknown 178205 1726889803.99626: ANSIBALLZ: Using lock for fedora.linux_system_roles.find_unused_disk 178205 1726889803.99628: ANSIBALLZ: Acquiring lock 178205 1726889803.99630: ANSIBALLZ: Lock acquired: 140714212225056 178205 1726889803.99632: ANSIBALLZ: Creating module 178205 1726889804.23172: ANSIBALLZ: Writing module into payload 178205 1726889804.23297: ANSIBALLZ: Writing module 178205 1726889804.23605: ANSIBALLZ: Renaming module 178205 1726889804.23620: ANSIBALLZ: Done creating module 178205 1726889804.23645: variable 'ansible_facts' from source: unknown 178205 1726889804.23731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/AnsiballZ_find_unused_disk.py 178205 1726889804.23886: Sending initial data 178205 1726889804.23891: Sent initial data (167 bytes) 178205 1726889804.24863: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889804.24882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.24902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.24923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.24965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.24977: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889804.24994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.25015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889804.25028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889804.25039: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889804.25051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.25064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.25079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.25091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.25107: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889804.25124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.25199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889804.25219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889804.25236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889804.25331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889804.27977: 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 <<< 178205 1726889804.28002: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889804.28045: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp62x6ayo7 /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/AnsiballZ_find_unused_disk.py <<< 178205 1726889804.28083: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889804.29489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889804.29624: stderr chunk (state=3): >>><<< 178205 1726889804.29628: stdout chunk (state=3): >>><<< 178205 1726889804.29630: done transferring module to remote 178205 1726889804.29633: _low_level_execute_command(): starting 178205 1726889804.29635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/ /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/AnsiballZ_find_unused_disk.py && sleep 0' 178205 1726889804.31039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889804.31065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.31081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.31100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.31146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.31166: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889804.31181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.31198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889804.31209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889804.31222: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889804.31235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.31248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.31266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.31286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.31297: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889804.31311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.31392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889804.31418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889804.31436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889804.31515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889804.34030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889804.34125: stderr chunk (state=3): >>><<< 178205 1726889804.34128: stdout chunk (state=3): >>><<< 178205 1726889804.34226: _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 178205 1726889804.34230: _low_level_execute_command(): starting 178205 1726889804.34232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/AnsiballZ_find_unused_disk.py && sleep 0' 178205 1726889804.35308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889804.35324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.35340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.35358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.35402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.35416: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889804.35433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.35450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889804.35460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889804.35470: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889804.35483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.35497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.35514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.35528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889804.35539: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889804.35551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.35629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889804.35649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889804.35664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889804.35743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889804.38469: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889804.38497: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889804.38500: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889804.38588: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889804.38591: stdout chunk (state=3): >>> <<< 178205 1726889804.38634: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889804.38671: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889804.38727: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889804.38745: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889804.38818: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889804.38821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889804.38841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889804.38865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889804.38877: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889804.38908: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d698dc0> <<< 178205 1726889804.38978: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889804.38985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889804.38988: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d3a0> <<< 178205 1726889804.39002: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d698b20> <<< 178205 1726889804.39034: 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' <<< 178205 1726889804.39053: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d698ac0> <<< 178205 1726889804.39072: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889804.39108: 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' <<< 178205 1726889804.39136: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d490> <<< 178205 1726889804.39154: 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' <<< 178205 1726889804.39179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889804.39199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889804.39240: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889804.39243: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d940> <<< 178205 1726889804.39246: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d670> <<< 178205 1726889804.39281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889804.39292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889804.39328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889804.39357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889804.39371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889804.39396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889804.39418: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3cf190> <<< 178205 1726889804.39453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889804.39481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889804.39578: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3cf220> <<< 178205 1726889804.39626: 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' <<< 178205 1726889804.39719: 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 0x7f078d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3cf940><<< 178205 1726889804.39754: stdout chunk (state=3): >>> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d655880> <<< 178205 1726889804.39792: 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 0x7f078d3c8d90> <<< 178205 1726889804.39855: 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 0x7f078d3f2d90> <<< 178205 1726889804.39940: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d970> <<< 178205 1726889804.39955: 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. <<< 178205 1726889804.40278: 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' <<< 178205 1726889804.40332: 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' <<< 178205 1726889804.40367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889804.40377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889804.40402: 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' <<< 178205 1726889804.40432: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d394eb0> <<< 178205 1726889804.40504: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d397f40> <<< 178205 1726889804.40531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889804.40535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889804.40556: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889804.40579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889804.40613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889804.40633: 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' <<< 178205 1726889804.40671: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d38c610> <<< 178205 1726889804.40772: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d395640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d394370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889804.40833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889804.40848: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889804.40873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889804.40931: 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' <<< 178205 1726889804.40955: 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 0x7f078d315dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3158b0> <<< 178205 1726889804.40969: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889804.41162: 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 0x7f078d315eb0> # /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 0x7f078d315f70> # /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' <<< 178205 1726889804.41166: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d315e80> import '_collections' # <<< 178205 1726889804.41263: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d36ed30> import '_functools' # <<< 178205 1726889804.41300: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d369610> <<< 178205 1726889804.41406: 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 0x7f078d37c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d39be20> # /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' <<< 178205 1726889804.41430: 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 0x7f078d328c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d36e250> <<< 178205 1726889804.41568: 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 0x7f078d37c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3a19d0> <<< 178205 1726889804.41623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889804.41678: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d328fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d328d90> # /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 0x7f078d328d00> <<< 178205 1726889804.41728: 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' <<< 178205 1726889804.41768: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889804.41844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889804.41918: 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 0x7f078d2fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889804.41953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d2fb460> <<< 178205 1726889804.42130: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d331fa0> <<< 178205 1726889804.42180: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32aa30> <<< 178205 1726889804.42231: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32a490> <<< 178205 1726889804.42246: 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' <<< 178205 1726889804.42338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889804.42354: 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 0x7f078d2301c0> <<< 178205 1726889804.42386: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d2e7c70> <<< 178205 1726889804.42463: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3a1040> <<< 178205 1726889804.42551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889804.42728: 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 0x7f078d243af0> 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 0x7f078d243e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889804.42828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d254730> # /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' <<< 178205 1726889804.42920: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d254c70> # 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 0x7f078d1e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d243f10> <<< 178205 1726889804.43019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f078d1f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d2545b0> import 'pwd' # <<< 178205 1726889804.43091: 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 0x7f078d1f1340> <<< 178205 1726889804.43151: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3289d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889804.43170: 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' <<< 178205 1726889804.43202: 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 0x7f078d20d6a0> <<< 178205 1726889804.43232: 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' <<< 178205 1726889804.43409: 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 0x7f078d20d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d20d760> <<< 178205 1726889804.43499: 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 0x7f078d20d850> # /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' <<< 178205 1726889804.43610: 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 0x7f078d20dca0> <<< 178205 1726889804.43652: 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 0x7f078d1191f0> <<< 178205 1726889804.43671: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d20d8e0> <<< 178205 1726889804.43696: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d200a30> <<< 178205 1726889804.43724: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3285b0> <<< 178205 1726889804.43767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889804.43867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889804.43878: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d20da90> <<< 178205 1726889804.44185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f078d141670> <<< 178205 1726889804.44362: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available <<< 178205 1726889804.44535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.44569: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889804.44634: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889804.46536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.48220: 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 0x7f078cb3d7c0> <<< 178205 1726889804.48259: 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' <<< 178205 1726889804.48334: 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' <<< 178205 1726889804.48374: 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' <<< 178205 1726889804.48404: 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 0x7f078cb3d160> <<< 178205 1726889804.48457: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3d280> <<< 178205 1726889804.48574: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889804.48646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889804.48658: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3dd30> 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 0x7f078cb3df70> <<< 178205 1726889804.48704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889804.48760: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3d100> <<< 178205 1726889804.48858: 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' <<< 178205 1726889804.48862: 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' <<< 178205 1726889804.48908: 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' <<< 178205 1726889804.48995: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca93ee0> <<< 178205 1726889804.49043: 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 0x7f078caabf40> <<< 178205 1726889804.49080: 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 0x7f078caabd60> <<< 178205 1726889804.49132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889804.49209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078caab3d0> <<< 178205 1726889804.49244: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb23dc0> <<< 178205 1726889804.49483: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb233a0> <<< 178205 1726889804.49513: 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' <<< 178205 1726889804.49535: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb23f70> <<< 178205 1726889804.49608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889804.49624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889804.49641: 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 <<< 178205 1726889804.49655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889804.49691: 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' <<< 178205 1726889804.49754: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb73c10> <<< 178205 1726889804.49855: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb0ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb0e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb62b80> <<< 178205 1726889804.49934: 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 0x7f078cb0e4c0> <<< 178205 1726889804.49985: 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 0x7f078cb0e4f0> <<< 178205 1726889804.50021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889804.50203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f078ca75250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb851f0> # /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' <<< 178205 1726889804.50251: 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 0x7f078ca828e0> <<< 178205 1726889804.50289: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb85370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889804.50356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889804.50370: 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' # <<< 178205 1726889804.50459: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb9dd90> <<< 178205 1726889804.50684: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca82880> <<< 178205 1726889804.50791: 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 0x7f078ca826d0> <<< 178205 1726889804.50853: 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 0x7f078ca80670> <<< 178205 1726889804.50901: 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 0x7f078ca805b0> <<< 178205 1726889804.50964: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb7b8b0> <<< 178205 1726889804.50993: 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' <<< 178205 1726889804.51002: 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' <<< 178205 1726889804.51050: 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 0x7f078cb05670> <<< 178205 1726889804.51348: 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 0x7f078cb04ac0> <<< 178205 1726889804.51368: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb140d0> <<< 178205 1726889804.51527: 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 0x7f078cb050d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb48a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889804.51602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.51710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.51780: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889804.51792: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889804.51940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.52088: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.52842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.53623: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889804.53646: 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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889804.53673: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889804.53701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889804.53765: 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 0x7f078c630a90> <<< 178205 1726889804.53893: 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' <<< 178205 1726889804.53896: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca4d520> <<< 178205 1726889804.53908: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078c5e10a0> <<< 178205 1726889804.53984: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889804.53988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.54018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.54034: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889804.54253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.54438: 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' <<< 178205 1726889804.54481: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb04bb0> # zipimport: zlib available <<< 178205 1726889804.55192: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.55789: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.55874: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.55982: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889804.56023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56075: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889804.56083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56286: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889804.56291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56314: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889804.56327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56421: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889804.56433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.56837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889804.57143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889804.57237: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca5b970> # zipimport: zlib available <<< 178205 1726889804.57299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57408: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889804.57413: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889804.57440: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889804.57492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57552: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889804.57604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57662: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.57936: 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' <<< 178205 1726889804.58133: 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 0x7f078cb90250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca5b6a0> <<< 178205 1726889804.58192: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889804.58331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.58446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889804.58498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889804.58510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889804.58543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889804.58581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889804.58610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889804.58633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889804.58775: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca427c0> <<< 178205 1726889804.58835: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca3f7f0> <<< 178205 1726889804.58976: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca39970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889804.59006: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889804.59317: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 178205 1726889804.59373: 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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889804.59534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.59740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889804.59762: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889804.59803: 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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889804.59816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.59939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.60076: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 178205 1726889804.60190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889804.60429: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889804.65656: stdout chunk (state=3): >>> {"changed": false, "disks": ["sda"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "5g", "max_size": "0", "max_return": 1, "match_sector_size": false, "with_interface": null}}} <<< 178205 1726889804.65707: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889804.66375: 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 <<< 178205 1726889804.66662: 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<<< 178205 1726889804.66936: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889804.67252: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 178205 1726889804.67344: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 178205 1726889804.67413: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 <<< 178205 1726889804.67534: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect<<< 178205 1726889804.67538: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib<<< 178205 1726889804.67619: 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 # destroy ansible.module_utils <<< 178205 1726889804.67623: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 178205 1726889804.67684: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit<<< 178205 1726889804.67717: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale <<< 178205 1726889804.67721: stdout chunk (state=3): >>># cleanup[2] removing signal<<< 178205 1726889804.67738: stdout chunk (state=3): >>> # cleanup[2] removing _posixsubprocess # cleanup[2] removing select<<< 178205 1726889804.67752: stdout chunk (state=3): >>> # cleanup[2] removing selectors<<< 178205 1726889804.67755: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token<<< 178205 1726889804.67779: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 178205 1726889804.67797: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six<<< 178205 1726889804.67833: 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<<< 178205 1726889804.67873: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast<<< 178205 1726889804.67892: stdout chunk (state=3): >>> # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec<<< 178205 1726889804.67915: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 178205 1726889804.67951: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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<<< 178205 1726889804.67965: stdout chunk (state=3): >>> # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size<<< 178205 1726889804.67997: stdout chunk (state=3): >>> # cleanup[2] removing gc <<< 178205 1726889804.68299: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889804.68351: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc<<< 178205 1726889804.68355: stdout chunk (state=3): >>> # destroy importlib.machinery <<< 178205 1726889804.68392: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889804.68425: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889804.68462: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct<<< 178205 1726889804.68475: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma <<< 178205 1726889804.68535: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 178205 1726889804.68584: stdout chunk (state=3): >>># destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889804.68617: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889804.68632: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889804.68666: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889804.68709: stdout chunk (state=3): >>># destroy array <<< 178205 1726889804.68723: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889804.68771: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889804.68810: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse<<< 178205 1726889804.68814: stdout chunk (state=3): >>> <<< 178205 1726889804.68903: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux<<< 178205 1726889804.68971: 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 <<< 178205 1726889804.69037: 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<<< 178205 1726889804.69058: stdout chunk (state=3): >>> # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889804.69125: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889804.69174: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 178205 1726889804.69227: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889804.69264: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889804.69313: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 178205 1726889804.69348: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 178205 1726889804.69393: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889804.69456: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools<<< 178205 1726889804.69523: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator<<< 178205 1726889804.69565: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 178205 1726889804.69615: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889804.69673: 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<<< 178205 1726889804.69724: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 178205 1726889804.69764: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 178205 1726889804.69809: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889804.69855: 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 <<< 178205 1726889804.69877: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889804.69925: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 178205 1726889804.69974: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 178205 1726889804.70001: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 178205 1726889804.70010: stdout chunk (state=3): >>># destroy _signal <<< 178205 1726889804.70223: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889804.70252: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 178205 1726889804.70274: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889804.70308: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath<<< 178205 1726889804.70352: stdout chunk (state=3): >>> # destroy stat # destroy ansible.module_utils.six.moves.urllib<<< 178205 1726889804.70388: stdout chunk (state=3): >>> # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess <<< 178205 1726889804.70420: stdout chunk (state=3): >>># destroy selectors <<< 178205 1726889804.70479: 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<<< 178205 1726889804.70524: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 178205 1726889804.70564: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal<<< 178205 1726889804.70574: stdout chunk (state=3): >>> <<< 178205 1726889804.70629: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889804.71132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889804.71135: stdout chunk (state=3): >>><<< 178205 1726889804.71137: stderr chunk (state=3): >>><<< 178205 1726889804.71314: _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 0x7f078d698dc0> # /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 0x7f078d63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d698b20> # /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 0x7f078d698ac0> 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 0x7f078d63d490> # /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 0x7f078d63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d670> # /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 0x7f078d3cf190> # /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 0x7f078d3cf220> # /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 0x7f078d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d655880> # /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 0x7f078d3c8d90> # /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 0x7f078d3f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d63d970> 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 0x7f078d394eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d397f40> # /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 0x7f078d38c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d395640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d394370> # /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 0x7f078d315dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3158b0> 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 0x7f078d315eb0> # /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 0x7f078d315f70> # /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 0x7f078d315e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d36ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d369610> # /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 0x7f078d37c670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d39be20> # /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 0x7f078d328c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d36e250> # 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 0x7f078d37c280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3a19d0> # /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 0x7f078d328fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d328d90> # /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 0x7f078d328d00> # /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 0x7f078d2fb370> # /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 0x7f078d2fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d331fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32a490> # /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 0x7f078d2301c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d2e7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d32aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3a1040> # /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 0x7f078d243af0> 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 0x7f078d243e20> # /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 0x7f078d254730> # /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 0x7f078d254c70> # 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 0x7f078d1e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d243f10> # /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 0x7f078d1f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d2545b0> 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 0x7f078d1f1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3289d0> # /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 0x7f078d20d6a0> # /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 0x7f078d20d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d20d760> # 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 0x7f078d20d850> # /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 0x7f078d20dca0> # 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 0x7f078d1191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d20d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d200a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078d3285b0> # /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 0x7f078d20da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f078d141670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078cb3d7c0> # /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 0x7f078cb3d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3df10> # /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 0x7f078cb3d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb3dd30> 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 0x7f078cb3df70> # /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 0x7f078cb3d100> # /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 0x7f078ca93ee0> # 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 0x7f078caabf40> # 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 0x7f078caabd60> # /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 0x7f078caab3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb23dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb233a0> # /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 0x7f078cb23f70> # /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 0x7f078cb73c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb0ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb0e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb62b80> # 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 0x7f078cb0e4c0> # /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 0x7f078cb0e4f0> # /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 0x7f078ca75250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb851f0> # /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 0x7f078ca828e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb85370> # /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 0x7f078cb9dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca82880> # 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 0x7f078ca826d0> # 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 0x7f078ca80670> # 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 0x7f078ca805b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb7b8b0> # /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 0x7f078cb05670> # 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 0x7f078cb04ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb140d0> # 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 0x7f078cb050d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078cb48a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078c630a90> # /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 0x7f078ca4d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078c5e10a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078cb04bb0> # 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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078ca5b970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078cb90250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca5b6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f078ca427c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca3f7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f078ca39970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # 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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_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.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_2h5wwu2s/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available import 'gc' # {"changed": false, "disks": ["sda"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "5g", "max_size": "0", "max_return": 1, "match_sector_size": false, "with_interface": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_ro les.plugins.module_utils.storage_lsr.size # 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 178205 1726889804.71969: done with _execute_module (fedora.linux_system_roles.find_unused_disk, {'min_size': '5g', 'max_size': '0', 'max_return': '1', '_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.find_unused_disk', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889804.71973: _low_level_execute_command(): starting 178205 1726889804.71976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889803.9454098-178712-125801981052930/ > /dev/null 2>&1 && sleep 0' 178205 1726889804.73546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889804.73549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889804.73552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889804.73592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889804.73596: 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 <<< 178205 1726889804.73599: 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 <<< 178205 1726889804.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889804.73798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889804.73845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889804.73917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889804.76351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889804.76426: stderr chunk (state=3): >>><<< 178205 1726889804.76430: stdout chunk (state=3): >>><<< 178205 1726889804.76743: _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 178205 1726889804.76747: handler run complete 178205 1726889804.76750: attempt loop complete, returning result 178205 1726889804.76752: _execute() done 178205 1726889804.76754: dumping result to json 178205 1726889804.76756: done dumping result, returning 178205 1726889804.76758: done running TaskExecutor() for managed_node2/TASK: Find unused disks in the system [02369adf-7a19-34ed-f5d1-0000000001c7] 178205 1726889804.76760: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c7 178205 1726889804.76836: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c7 178205 1726889804.76840: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } 178205 1726889804.76910: no more pending results, returning what we have 178205 1726889804.76915: results queue empty 178205 1726889804.76916: checking for any_errors_fatal 178205 1726889804.76924: done checking for any_errors_fatal 178205 1726889804.76926: checking for max_fail_percentage 178205 1726889804.76928: done checking for max_fail_percentage 178205 1726889804.76928: checking to see if all hosts have failed and the running result is not ok 178205 1726889804.76929: done checking to see if all hosts have failed 178205 1726889804.76930: getting the remaining hosts for this loop 178205 1726889804.76931: done getting the remaining hosts for this loop 178205 1726889804.76935: getting the next task for host managed_node2 178205 1726889804.76940: done getting next task for host managed_node2 178205 1726889804.76943: ^ task is: TASK: Debug why there are no unused disks 178205 1726889804.76946: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889804.76949: getting variables 178205 1726889804.76950: in VariableManager get_vars() 178205 1726889804.76977: Calling all_inventory to load vars for managed_node2 178205 1726889804.76979: Calling groups_inventory to load vars for managed_node2 178205 1726889804.76982: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889804.76995: Calling all_plugins_play to load vars for managed_node2 178205 1726889804.76998: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889804.77000: Calling groups_plugins_play to load vars for managed_node2 178205 1726889804.77556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889804.79692: done with get_vars() 178205 1726889804.79706: done getting variables 178205 1726889804.79864: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 20 September 2024 23:36:44 -0400 (0:00:01.042) 0:00:17.789 ****** 178205 1726889804.80122: entering _queue_task() for managed_node2/shell 178205 1726889804.80127: Creating lock for shell 178205 1726889804.81026: worker is 1 (out of 1 available) 178205 1726889804.81037: exiting _queue_task() for managed_node2/shell 178205 1726889804.81048: done queuing things up, now waiting for results queue to drain 178205 1726889804.81049: waiting for pending results... 178205 1726889804.81989: running TaskExecutor() for managed_node2/TASK: Debug why there are no unused disks 178205 1726889804.82095: in run() - task 02369adf-7a19-34ed-f5d1-0000000001c8 178205 1726889804.82176: variable 'ansible_search_path' from source: unknown 178205 1726889804.82214: calling self._execute() 178205 1726889804.82414: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.82425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889804.82438: variable 'omit' from source: magic vars 178205 1726889804.83273: variable 'unused_disks_return' from source: set_fact 178205 1726889804.83302: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 178205 1726889804.83309: when evaluation is False, skipping this task 178205 1726889804.83319: _execute() done 178205 1726889804.83326: dumping result to json 178205 1726889804.83333: done dumping result, returning 178205 1726889804.83343: done running TaskExecutor() for managed_node2/TASK: Debug why there are no unused disks [02369adf-7a19-34ed-f5d1-0000000001c8] 178205 1726889804.83359: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c8 skipping: [managed_node2] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 178205 1726889804.83501: no more pending results, returning what we have 178205 1726889804.83505: results queue empty 178205 1726889804.83506: checking for any_errors_fatal 178205 1726889804.83518: done checking for any_errors_fatal 178205 1726889804.83519: checking for max_fail_percentage 178205 1726889804.83521: done checking for max_fail_percentage 178205 1726889804.83522: checking to see if all hosts have failed and the running result is not ok 178205 1726889804.83523: done checking to see if all hosts have failed 178205 1726889804.83526: getting the remaining hosts for this loop 178205 1726889804.83528: done getting the remaining hosts for this loop 178205 1726889804.83531: getting the next task for host managed_node2 178205 1726889804.83538: done getting next task for host managed_node2 178205 1726889804.83541: ^ task is: TASK: Set unused_disks if necessary 178205 1726889804.83544: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889804.83548: getting variables 178205 1726889804.83550: in VariableManager get_vars() 178205 1726889804.83581: Calling all_inventory to load vars for managed_node2 178205 1726889804.83584: Calling groups_inventory to load vars for managed_node2 178205 1726889804.83588: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889804.83602: Calling all_plugins_play to load vars for managed_node2 178205 1726889804.83605: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889804.83608: Calling groups_plugins_play to load vars for managed_node2 178205 1726889804.84094: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c8 178205 1726889804.84098: WORKER PROCESS EXITING 178205 1726889804.84530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889804.85128: done with get_vars() 178205 1726889804.85140: done getting variables 178205 1726889804.85195: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 20 September 2024 23:36:44 -0400 (0:00:00.058) 0:00:17.847 ****** 178205 1726889804.85928: entering _queue_task() for managed_node2/set_fact 178205 1726889804.86157: worker is 1 (out of 1 available) 178205 1726889804.86170: exiting _queue_task() for managed_node2/set_fact 178205 1726889804.86181: done queuing things up, now waiting for results queue to drain 178205 1726889804.86182: waiting for pending results... 178205 1726889804.86818: running TaskExecutor() for managed_node2/TASK: Set unused_disks if necessary 178205 1726889804.86910: in run() - task 02369adf-7a19-34ed-f5d1-0000000001c9 178205 1726889804.86924: variable 'ansible_search_path' from source: unknown 178205 1726889804.87018: calling self._execute() 178205 1726889804.87048: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.87052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889804.87069: variable 'omit' from source: magic vars 178205 1726889804.87705: variable 'unused_disks_return' from source: set_fact 178205 1726889804.88117: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 178205 1726889804.88120: variable 'omit' from source: magic vars 178205 1726889804.88123: variable 'omit' from source: magic vars 178205 1726889804.88125: variable 'unused_disks_return' from source: set_fact 178205 1726889804.88247: variable 'omit' from source: magic vars 178205 1726889804.88304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889804.88343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889804.88363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889804.88503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889804.88515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889804.88625: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889804.88632: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.88635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889804.88851: Set connection var ansible_pipelining to False 178205 1726889804.88856: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889804.88863: Set connection var ansible_shell_executable to /bin/sh 178205 1726889804.88866: Set connection var ansible_connection to ssh 178205 1726889804.88871: Set connection var ansible_shell_type to sh 178205 1726889804.88876: Set connection var ansible_timeout to 10 178205 1726889804.88901: variable 'ansible_shell_executable' from source: unknown 178205 1726889804.88904: variable 'ansible_connection' from source: unknown 178205 1726889804.88907: variable 'ansible_module_compression' from source: unknown 178205 1726889804.88910: variable 'ansible_shell_type' from source: unknown 178205 1726889804.88955: variable 'ansible_shell_executable' from source: unknown 178205 1726889804.88959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.88963: variable 'ansible_pipelining' from source: unknown 178205 1726889804.88966: variable 'ansible_timeout' from source: unknown 178205 1726889804.88970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889804.89110: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889804.89122: variable 'omit' from source: magic vars 178205 1726889804.89131: starting attempt loop 178205 1726889804.89134: running the handler 178205 1726889804.89152: handler run complete 178205 1726889804.89160: attempt loop complete, returning result 178205 1726889804.89163: _execute() done 178205 1726889804.89166: dumping result to json 178205 1726889804.89169: done dumping result, returning 178205 1726889804.89174: done running TaskExecutor() for managed_node2/TASK: Set unused_disks if necessary [02369adf-7a19-34ed-f5d1-0000000001c9] 178205 1726889804.89179: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c9 ok: [managed_node2] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } 178205 1726889804.89321: no more pending results, returning what we have 178205 1726889804.89327: results queue empty 178205 1726889804.89328: checking for any_errors_fatal 178205 1726889804.89337: done checking for any_errors_fatal 178205 1726889804.89337: checking for max_fail_percentage 178205 1726889804.89339: done checking for max_fail_percentage 178205 1726889804.89340: checking to see if all hosts have failed and the running result is not ok 178205 1726889804.89342: done checking to see if all hosts have failed 178205 1726889804.89342: getting the remaining hosts for this loop 178205 1726889804.89345: done getting the remaining hosts for this loop 178205 1726889804.89348: getting the next task for host managed_node2 178205 1726889804.89357: done getting next task for host managed_node2 178205 1726889804.89360: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 178205 1726889804.89363: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889804.89367: getting variables 178205 1726889804.89369: in VariableManager get_vars() 178205 1726889804.89398: Calling all_inventory to load vars for managed_node2 178205 1726889804.89401: Calling groups_inventory to load vars for managed_node2 178205 1726889804.89405: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889804.89426: Calling all_plugins_play to load vars for managed_node2 178205 1726889804.89430: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889804.89434: Calling groups_plugins_play to load vars for managed_node2 178205 1726889804.90007: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001c9 178205 1726889804.90010: WORKER PROCESS EXITING 178205 1726889804.90087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889804.91733: done with get_vars() 178205 1726889804.91747: done getting variables 178205 1726889804.91885: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 20 September 2024 23:36:44 -0400 (0:00:00.059) 0:00:17.907 ****** 178205 1726889804.91915: entering _queue_task() for managed_node2/fail 178205 1726889804.91917: Creating lock for fail 178205 1726889804.92172: worker is 1 (out of 1 available) 178205 1726889804.92183: exiting _queue_task() for managed_node2/fail 178205 1726889804.92194: done queuing things up, now waiting for results queue to drain 178205 1726889804.92195: waiting for pending results... 178205 1726889804.93283: running TaskExecutor() for managed_node2/TASK: Exit playbook when there's not enough unused disks in the system 178205 1726889804.93384: in run() - task 02369adf-7a19-34ed-f5d1-0000000001ca 178205 1726889804.93396: variable 'ansible_search_path' from source: unknown 178205 1726889804.93435: calling self._execute() 178205 1726889804.93523: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.93530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889804.93540: variable 'omit' from source: magic vars 178205 1726889804.94081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889804.96576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889804.96662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889804.96701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889804.96750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889804.96776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889804.96859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889804.96893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889804.96932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889804.96980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889804.96996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889804.97056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889804.97084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889804.97116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889804.97168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889804.97185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889804.97334: variable 'unused_disks' from source: set_fact 178205 1726889804.97348: variable 'disks_needed' from source: include params 178205 1726889804.97383: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 178205 1726889804.97390: when evaluation is False, skipping this task 178205 1726889804.97396: _execute() done 178205 1726889804.97401: dumping result to json 178205 1726889804.97408: done dumping result, returning 178205 1726889804.97418: done running TaskExecutor() for managed_node2/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-34ed-f5d1-0000000001ca] 178205 1726889804.97428: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001ca skipping: [managed_node2] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 178205 1726889804.97574: no more pending results, returning what we have 178205 1726889804.97579: results queue empty 178205 1726889804.97580: checking for any_errors_fatal 178205 1726889804.97586: done checking for any_errors_fatal 178205 1726889804.97587: checking for max_fail_percentage 178205 1726889804.97589: done checking for max_fail_percentage 178205 1726889804.97590: checking to see if all hosts have failed and the running result is not ok 178205 1726889804.97591: done checking to see if all hosts have failed 178205 1726889804.97592: getting the remaining hosts for this loop 178205 1726889804.97593: done getting the remaining hosts for this loop 178205 1726889804.97597: getting the next task for host managed_node2 178205 1726889804.97604: done getting next task for host managed_node2 178205 1726889804.97606: ^ task is: TASK: Print unused disks 178205 1726889804.97609: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889804.97615: getting variables 178205 1726889804.97617: in VariableManager get_vars() 178205 1726889804.97649: Calling all_inventory to load vars for managed_node2 178205 1726889804.97652: Calling groups_inventory to load vars for managed_node2 178205 1726889804.97656: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889804.97666: Calling all_plugins_play to load vars for managed_node2 178205 1726889804.97669: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889804.97672: Calling groups_plugins_play to load vars for managed_node2 178205 1726889804.98193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889804.98732: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001ca 178205 1726889804.98736: WORKER PROCESS EXITING 178205 1726889804.99055: done with get_vars() 178205 1726889804.99068: done getting variables 178205 1726889804.99134: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 20 September 2024 23:36:44 -0400 (0:00:00.072) 0:00:17.979 ****** 178205 1726889804.99161: entering _queue_task() for managed_node2/debug 178205 1726889804.99396: worker is 1 (out of 1 available) 178205 1726889804.99408: exiting _queue_task() for managed_node2/debug 178205 1726889804.99421: done queuing things up, now waiting for results queue to drain 178205 1726889804.99422: waiting for pending results... 178205 1726889804.99706: running TaskExecutor() for managed_node2/TASK: Print unused disks 178205 1726889804.99828: in run() - task 02369adf-7a19-34ed-f5d1-0000000001cb 178205 1726889804.99847: variable 'ansible_search_path' from source: unknown 178205 1726889804.99891: calling self._execute() 178205 1726889804.99980: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889804.99996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.00010: variable 'omit' from source: magic vars 178205 1726889805.00131: variable 'omit' from source: magic vars 178205 1726889805.00176: variable 'omit' from source: magic vars 178205 1726889805.00222: variable 'omit' from source: magic vars 178205 1726889805.00270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.00319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.00347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.00370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.00385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.00428: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.00437: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.00445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.00559: Set connection var ansible_pipelining to False 178205 1726889805.00572: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.00582: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.00589: Set connection var ansible_connection to ssh 178205 1726889805.00599: Set connection var ansible_shell_type to sh 178205 1726889805.00609: Set connection var ansible_timeout to 10 178205 1726889805.00651: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.00659: variable 'ansible_connection' from source: unknown 178205 1726889805.00666: variable 'ansible_module_compression' from source: unknown 178205 1726889805.00674: variable 'ansible_shell_type' from source: unknown 178205 1726889805.00680: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.00687: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.00695: variable 'ansible_pipelining' from source: unknown 178205 1726889805.00701: variable 'ansible_timeout' from source: unknown 178205 1726889805.00709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.00871: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.00888: variable 'omit' from source: magic vars 178205 1726889805.00897: starting attempt loop 178205 1726889805.00904: running the handler 178205 1726889805.00963: variable 'unused_disks' from source: set_fact 178205 1726889805.01145: variable 'unused_disks' from source: set_fact 178205 1726889805.01210: handler run complete 178205 1726889805.01236: attempt loop complete, returning result 178205 1726889805.01243: _execute() done 178205 1726889805.01250: dumping result to json 178205 1726889805.01257: done dumping result, returning 178205 1726889805.01270: done running TaskExecutor() for managed_node2/TASK: Print unused disks [02369adf-7a19-34ed-f5d1-0000000001cb] 178205 1726889805.01286: sending task result for task 02369adf-7a19-34ed-f5d1-0000000001cb ok: [managed_node2] => { "unused_disks": [ "sda" ] } 178205 1726889805.01433: no more pending results, returning what we have 178205 1726889805.01436: results queue empty 178205 1726889805.01437: checking for any_errors_fatal 178205 1726889805.01443: done checking for any_errors_fatal 178205 1726889805.01444: checking for max_fail_percentage 178205 1726889805.01446: done checking for max_fail_percentage 178205 1726889805.01447: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.01448: done checking to see if all hosts have failed 178205 1726889805.01449: getting the remaining hosts for this loop 178205 1726889805.01451: done getting the remaining hosts for this loop 178205 1726889805.01454: getting the next task for host managed_node2 178205 1726889805.01461: done getting next task for host managed_node2 178205 1726889805.01465: ^ task is: TASK: Save disk used for swap 178205 1726889805.01467: ^ 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 178205 1726889805.01472: getting variables 178205 1726889805.01474: in VariableManager get_vars() 178205 1726889805.01503: Calling all_inventory to load vars for managed_node2 178205 1726889805.01506: Calling groups_inventory to load vars for managed_node2 178205 1726889805.01510: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.01528: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.01532: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.01535: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.02661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.03738: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000001cb 178205 1726889805.03743: WORKER PROCESS EXITING 178205 1726889805.04159: done with get_vars() 178205 1726889805.04172: done getting variables 178205 1726889805.04226: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Save disk used for swap] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:32 Friday 20 September 2024 23:36:45 -0400 (0:00:00.050) 0:00:18.030 ****** 178205 1726889805.04251: entering _queue_task() for managed_node2/set_fact 178205 1726889805.04667: worker is 1 (out of 1 available) 178205 1726889805.04677: exiting _queue_task() for managed_node2/set_fact 178205 1726889805.04688: done queuing things up, now waiting for results queue to drain 178205 1726889805.04688: waiting for pending results... 178205 1726889805.05553: running TaskExecutor() for managed_node2/TASK: Save disk used for swap 178205 1726889805.05626: in run() - task 02369adf-7a19-34ed-f5d1-000000000009 178205 1726889805.05752: variable 'ansible_search_path' from source: unknown 178205 1726889805.05782: calling self._execute() 178205 1726889805.05971: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.05975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.05985: variable 'omit' from source: magic vars 178205 1726889805.06195: variable 'omit' from source: magic vars 178205 1726889805.06227: variable 'omit' from source: magic vars 178205 1726889805.06670: variable 'unused_disks' from source: set_fact 178205 1726889805.06701: variable 'omit' from source: magic vars 178205 1726889805.06854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.06885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.06904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.06922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.07047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.07074: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.07078: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.07081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.07286: Set connection var ansible_pipelining to False 178205 1726889805.07292: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.07298: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.07301: Set connection var ansible_connection to ssh 178205 1726889805.07303: Set connection var ansible_shell_type to sh 178205 1726889805.07310: Set connection var ansible_timeout to 10 178205 1726889805.07336: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.07339: variable 'ansible_connection' from source: unknown 178205 1726889805.07342: variable 'ansible_module_compression' from source: unknown 178205 1726889805.07344: variable 'ansible_shell_type' from source: unknown 178205 1726889805.07347: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.07350: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.07352: variable 'ansible_pipelining' from source: unknown 178205 1726889805.07354: variable 'ansible_timeout' from source: unknown 178205 1726889805.07474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.07721: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.07732: variable 'omit' from source: magic vars 178205 1726889805.07738: starting attempt loop 178205 1726889805.07743: running the handler 178205 1726889805.07754: handler run complete 178205 1726889805.07764: attempt loop complete, returning result 178205 1726889805.07767: _execute() done 178205 1726889805.07769: dumping result to json 178205 1726889805.07772: done dumping result, returning 178205 1726889805.07778: done running TaskExecutor() for managed_node2/TASK: Save disk used for swap [02369adf-7a19-34ed-f5d1-000000000009] 178205 1726889805.07783: sending task result for task 02369adf-7a19-34ed-f5d1-000000000009 178205 1726889805.07982: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000009 178205 1726889805.07985: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } 178205 1726889805.08041: no more pending results, returning what we have 178205 1726889805.08044: results queue empty 178205 1726889805.08045: checking for any_errors_fatal 178205 1726889805.08053: done checking for any_errors_fatal 178205 1726889805.08053: checking for max_fail_percentage 178205 1726889805.08055: done checking for max_fail_percentage 178205 1726889805.08056: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.08057: done checking to see if all hosts have failed 178205 1726889805.08058: getting the remaining hosts for this loop 178205 1726889805.08059: done getting the remaining hosts for this loop 178205 1726889805.08063: getting the next task for host managed_node2 178205 1726889805.08069: done getting next task for host managed_node2 178205 1726889805.08072: ^ task is: TASK: Create a disk device with swap 178205 1726889805.08074: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.08078: getting variables 178205 1726889805.08079: in VariableManager get_vars() 178205 1726889805.08107: Calling all_inventory to load vars for managed_node2 178205 1726889805.08110: Calling groups_inventory to load vars for managed_node2 178205 1726889805.08116: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.08128: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.08131: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.08134: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.08610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.09649: done with get_vars() 178205 1726889805.09662: done getting variables TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:36 Friday 20 September 2024 23:36:45 -0400 (0:00:00.055) 0:00:18.086 ****** 178205 1726889805.09832: entering _queue_task() for managed_node2/include_role 178205 1726889805.10071: worker is 1 (out of 1 available) 178205 1726889805.10085: exiting _queue_task() for managed_node2/include_role 178205 1726889805.10096: done queuing things up, now waiting for results queue to drain 178205 1726889805.10097: waiting for pending results... 178205 1726889805.10398: running TaskExecutor() for managed_node2/TASK: Create a disk device with swap 178205 1726889805.10501: in run() - task 02369adf-7a19-34ed-f5d1-00000000000a 178205 1726889805.10527: variable 'ansible_search_path' from source: unknown 178205 1726889805.10577: calling self._execute() 178205 1726889805.10675: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.10690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.10704: variable 'omit' from source: magic vars 178205 1726889805.10829: _execute() done 178205 1726889805.10839: dumping result to json 178205 1726889805.10847: done dumping result, returning 178205 1726889805.10859: done running TaskExecutor() for managed_node2/TASK: Create a disk device with swap [02369adf-7a19-34ed-f5d1-00000000000a] 178205 1726889805.10872: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000a 178205 1726889805.11029: no more pending results, returning what we have 178205 1726889805.11034: in VariableManager get_vars() 178205 1726889805.11072: Calling all_inventory to load vars for managed_node2 178205 1726889805.11075: Calling groups_inventory to load vars for managed_node2 178205 1726889805.11079: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.11091: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.11094: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.11097: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.11723: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000a 178205 1726889805.11728: WORKER PROCESS EXITING 178205 1726889805.11742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.12435: done with get_vars() 178205 1726889805.12444: variable 'ansible_search_path' from source: unknown 178205 1726889805.13353: variable 'omit' from source: magic vars 178205 1726889805.13379: variable 'omit' from source: magic vars 178205 1726889805.13394: variable 'omit' from source: magic vars 178205 1726889805.13398: we have included files to process 178205 1726889805.13399: generating all_blocks data 178205 1726889805.13401: done generating all_blocks data 178205 1726889805.13405: processing included file: fedora.linux_system_roles.storage 178205 1726889805.13432: in VariableManager get_vars() 178205 1726889805.13444: done with get_vars() 178205 1726889805.13470: in VariableManager get_vars() 178205 1726889805.13483: done with get_vars() 178205 1726889805.13527: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889805.13555: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889805.13707: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889805.13792: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889805.13889: in VariableManager get_vars() 178205 1726889805.13908: done with get_vars() 178205 1726889805.14127: in VariableManager get_vars() 178205 1726889805.14149: done with get_vars() 178205 1726889805.14274: iterating over new_blocks loaded from include file 178205 1726889805.14276: in VariableManager get_vars() 178205 1726889805.14289: done with get_vars() 178205 1726889805.14290: filtering new block on tags 178205 1726889805.14309: done filtering new block on tags 178205 1726889805.14314: in VariableManager get_vars() 178205 1726889805.14330: done with get_vars() 178205 1726889805.14332: filtering new block on tags 178205 1726889805.14348: done filtering new block on tags 178205 1726889805.14351: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889805.14356: extending task lists for all hosts with included blocks 178205 1726889805.15268: done extending task lists 178205 1726889805.15269: done processing included files 178205 1726889805.15270: results queue empty 178205 1726889805.15271: checking for any_errors_fatal 178205 1726889805.15273: done checking for any_errors_fatal 178205 1726889805.15274: checking for max_fail_percentage 178205 1726889805.15275: done checking for max_fail_percentage 178205 1726889805.15276: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.15277: done checking to see if all hosts have failed 178205 1726889805.15278: getting the remaining hosts for this loop 178205 1726889805.15279: done getting the remaining hosts for this loop 178205 1726889805.15281: getting the next task for host managed_node2 178205 1726889805.15285: done getting next task for host managed_node2 178205 1726889805.15287: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889805.15289: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.15299: getting variables 178205 1726889805.15300: in VariableManager get_vars() 178205 1726889805.15310: Calling all_inventory to load vars for managed_node2 178205 1726889805.15313: Calling groups_inventory to load vars for managed_node2 178205 1726889805.15315: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.15320: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.15322: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.15327: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.15749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.17971: done with get_vars() 178205 1726889805.17983: 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 23:36:45 -0400 (0:00:00.082) 0:00:18.168 ****** 178205 1726889805.18054: entering _queue_task() for managed_node2/include_tasks 178205 1726889805.18741: worker is 1 (out of 1 available) 178205 1726889805.18752: exiting _queue_task() for managed_node2/include_tasks 178205 1726889805.18764: done queuing things up, now waiting for results queue to drain 178205 1726889805.18765: waiting for pending results... 178205 1726889805.19521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889805.19677: in run() - task 02369adf-7a19-34ed-f5d1-00000000028d 178205 1726889805.19810: variable 'ansible_search_path' from source: unknown 178205 1726889805.19816: variable 'ansible_search_path' from source: unknown 178205 1726889805.19847: calling self._execute() 178205 1726889805.20050: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.20054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.20064: variable 'omit' from source: magic vars 178205 1726889805.20277: _execute() done 178205 1726889805.20281: dumping result to json 178205 1726889805.20283: done dumping result, returning 178205 1726889805.20290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-00000000028d] 178205 1726889805.20297: sending task result for task 02369adf-7a19-34ed-f5d1-00000000028d 178205 1726889805.20457: no more pending results, returning what we have 178205 1726889805.20463: in VariableManager get_vars() 178205 1726889805.20504: Calling all_inventory to load vars for managed_node2 178205 1726889805.20508: Calling groups_inventory to load vars for managed_node2 178205 1726889805.20513: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.20529: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.20533: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.20536: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.21391: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000028d 178205 1726889805.21395: WORKER PROCESS EXITING 178205 1726889805.21422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.22490: done with get_vars() 178205 1726889805.22501: variable 'ansible_search_path' from source: unknown 178205 1726889805.22502: variable 'ansible_search_path' from source: unknown 178205 1726889805.22545: we have included files to process 178205 1726889805.22547: generating all_blocks data 178205 1726889805.22548: done generating all_blocks data 178205 1726889805.22551: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889805.22552: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889805.22555: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889805.23668: done processing included file 178205 1726889805.23669: iterating over new_blocks loaded from include file 178205 1726889805.23671: in VariableManager get_vars() 178205 1726889805.23690: done with get_vars() 178205 1726889805.23692: filtering new block on tags 178205 1726889805.23710: done filtering new block on tags 178205 1726889805.23714: in VariableManager get_vars() 178205 1726889805.23735: done with get_vars() 178205 1726889805.23736: filtering new block on tags 178205 1726889805.23755: done filtering new block on tags 178205 1726889805.23757: 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 178205 1726889805.23762: extending task lists for all hosts with included blocks 178205 1726889805.23938: done extending task lists 178205 1726889805.23940: done processing included files 178205 1726889805.23941: results queue empty 178205 1726889805.23941: checking for any_errors_fatal 178205 1726889805.23946: done checking for any_errors_fatal 178205 1726889805.23947: checking for max_fail_percentage 178205 1726889805.23948: done checking for max_fail_percentage 178205 1726889805.23949: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.23950: done checking to see if all hosts have failed 178205 1726889805.23950: getting the remaining hosts for this loop 178205 1726889805.23952: done getting the remaining hosts for this loop 178205 1726889805.23954: getting the next task for host managed_node2 178205 1726889805.23958: done getting next task for host managed_node2 178205 1726889805.23961: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889805.23964: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.23973: getting variables 178205 1726889805.23974: in VariableManager get_vars() 178205 1726889805.23985: Calling all_inventory to load vars for managed_node2 178205 1726889805.23987: Calling groups_inventory to load vars for managed_node2 178205 1726889805.23989: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.23993: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.23996: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.23998: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.25253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.26026: done with get_vars() 178205 1726889805.26042: 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 23:36:45 -0400 (0:00:00.080) 0:00:18.249 ****** 178205 1726889805.26120: entering _queue_task() for managed_node2/setup 178205 1726889805.27353: worker is 1 (out of 1 available) 178205 1726889805.27368: exiting _queue_task() for managed_node2/setup 178205 1726889805.27381: done queuing things up, now waiting for results queue to drain 178205 1726889805.27382: waiting for pending results... 178205 1726889805.28110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889805.28513: in run() - task 02369adf-7a19-34ed-f5d1-000000000301 178205 1726889805.28536: variable 'ansible_search_path' from source: unknown 178205 1726889805.28544: variable 'ansible_search_path' from source: unknown 178205 1726889805.28698: calling self._execute() 178205 1726889805.28792: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.28806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.28921: variable 'omit' from source: magic vars 178205 1726889805.29805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889805.32458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889805.32537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889805.32578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889805.32626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889805.32661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889805.32745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889805.32780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889805.32815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889805.32868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889805.32889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889805.32959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889805.32988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889805.33022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889805.33073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889805.33093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889805.33395: variable '__storage_required_facts' from source: role '' all vars 178205 1726889805.33413: variable 'ansible_facts' from source: unknown 178205 1726889805.33888: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889805.34014: when evaluation is False, skipping this task 178205 1726889805.34022: _execute() done 178205 1726889805.34031: dumping result to json 178205 1726889805.34038: done dumping result, returning 178205 1726889805.34047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-000000000301] 178205 1726889805.34057: sending task result for task 02369adf-7a19-34ed-f5d1-000000000301 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889805.34206: no more pending results, returning what we have 178205 1726889805.34211: results queue empty 178205 1726889805.34213: checking for any_errors_fatal 178205 1726889805.34215: done checking for any_errors_fatal 178205 1726889805.34216: checking for max_fail_percentage 178205 1726889805.34218: done checking for max_fail_percentage 178205 1726889805.34219: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.34220: done checking to see if all hosts have failed 178205 1726889805.34220: getting the remaining hosts for this loop 178205 1726889805.34222: done getting the remaining hosts for this loop 178205 1726889805.34229: getting the next task for host managed_node2 178205 1726889805.34236: done getting next task for host managed_node2 178205 1726889805.34240: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889805.34244: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.34260: getting variables 178205 1726889805.34262: in VariableManager get_vars() 178205 1726889805.34297: Calling all_inventory to load vars for managed_node2 178205 1726889805.34300: Calling groups_inventory to load vars for managed_node2 178205 1726889805.34303: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.34315: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.34318: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.34322: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.35016: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000301 178205 1726889805.35019: WORKER PROCESS EXITING 178205 1726889805.35045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.36537: done with get_vars() 178205 1726889805.36553: done getting variables 178205 1726889805.36609: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:36:45 -0400 (0:00:00.108) 0:00:18.357 ****** 178205 1726889805.36986: entering _queue_task() for managed_node2/include_vars 178205 1726889805.37422: worker is 1 (out of 1 available) 178205 1726889805.37437: exiting _queue_task() for managed_node2/include_vars 178205 1726889805.37451: done queuing things up, now waiting for results queue to drain 178205 1726889805.37452: waiting for pending results... 178205 1726889805.37730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889805.37872: in run() - task 02369adf-7a19-34ed-f5d1-000000000302 178205 1726889805.37900: variable 'ansible_search_path' from source: unknown 178205 1726889805.37909: variable 'ansible_search_path' from source: unknown 178205 1726889805.38182: variable 'ansible_facts' from source: unknown 178205 1726889805.38585: variable 'ansible_facts' from source: unknown 178205 1726889805.38919: variable 'ansible_facts' from source: unknown 178205 1726889805.39370: variable 'ansible_facts' from source: unknown 178205 1726889805.39807: variable 'omit' from source: magic vars 178205 1726889805.40105: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.40121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.40138: variable 'omit' from source: magic vars 178205 1726889805.40604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889805.41110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889805.41278: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889805.41373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889805.41414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889805.41557: variable '__vars_file' from source: task vars 178205 1726889805.41679: variable 'role_path' from source: magic vars 178205 1726889805.41816: variable 'item' from source: unknown 178205 1726889805.41838: Evaluated conditional (__vars_file is file): False 178205 1726889805.41845: when evaluation is False, skipping this task 178205 1726889805.41884: variable 'item' from source: unknown 178205 1726889805.41983: 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" } 178205 1726889805.42405: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.42546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.42561: variable 'omit' from source: magic vars 178205 1726889805.42855: variable '__vars_file' from source: task vars 178205 1726889805.43054: variable 'role_path' from source: magic vars 178205 1726889805.43064: variable 'item' from source: unknown 178205 1726889805.43086: Evaluated conditional (__vars_file is file): False 178205 1726889805.43093: when evaluation is False, skipping this task 178205 1726889805.43135: variable 'item' from source: unknown 178205 1726889805.43330: 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" } 178205 1726889805.43583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.43597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.43610: variable 'omit' from source: magic vars 178205 1726889805.43897: variable '__vars_file' from source: task vars 178205 1726889805.44048: variable 'role_path' from source: magic vars 178205 1726889805.44191: variable 'item' from source: unknown 178205 1726889805.44207: Evaluated conditional (__vars_file is file): True 178205 1726889805.44219: variable 'omit' from source: magic vars 178205 1726889805.44282: variable 'omit' from source: magic vars 178205 1726889805.44448: variable '__vars_file' from source: task vars 178205 1726889805.44627: variable '__vars_file' from source: task vars 178205 1726889805.44702: variable 'role_path' from source: magic vars 178205 1726889805.44711: variable 'item' from source: unknown 178205 1726889805.44744: variable 'omit' from source: magic vars 178205 1726889805.44773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.44862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.44942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.44967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.44979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.45079: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.45087: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.45094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.45374: Set connection var ansible_pipelining to False 178205 1726889805.45389: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.45398: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.45405: Set connection var ansible_connection to ssh 178205 1726889805.45416: Set connection var ansible_shell_type to sh 178205 1726889805.45428: Set connection var ansible_timeout to 10 178205 1726889805.45454: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.45461: variable 'ansible_connection' from source: unknown 178205 1726889805.45467: variable 'ansible_module_compression' from source: unknown 178205 1726889805.45476: variable 'ansible_shell_type' from source: unknown 178205 1726889805.45488: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.45496: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.45503: variable 'ansible_pipelining' from source: unknown 178205 1726889805.45509: variable 'ansible_timeout' from source: unknown 178205 1726889805.45599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.45834: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.45853: variable 'omit' from source: magic vars 178205 1726889805.45866: starting attempt loop 178205 1726889805.45874: running the handler 178205 1726889805.45988: handler run complete 178205 1726889805.46150: attempt loop complete, returning result 178205 1726889805.46169: variable 'item' from source: unknown 178205 1726889805.46780: 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" } 178205 1726889805.46967: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.46979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.46992: variable 'omit' from source: magic vars 178205 1726889805.47164: variable '__vars_file' from source: task vars 178205 1726889805.47256: variable 'role_path' from source: magic vars 178205 1726889805.47265: variable 'item' from source: unknown 178205 1726889805.47278: Evaluated conditional (__vars_file is file): True 178205 1726889805.47285: variable 'omit' from source: magic vars 178205 1726889805.47301: variable 'omit' from source: magic vars 178205 1726889805.47371: variable '__vars_file' from source: task vars 178205 1726889805.47439: variable '__vars_file' from source: task vars 178205 1726889805.47531: variable 'role_path' from source: magic vars 178205 1726889805.47540: variable 'item' from source: unknown 178205 1726889805.47566: variable 'omit' from source: magic vars 178205 1726889805.47587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.47599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.47608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.47627: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.47634: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.47641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.47720: Set connection var ansible_pipelining to False 178205 1726889805.47733: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.47742: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.47748: Set connection var ansible_connection to ssh 178205 1726889805.47756: Set connection var ansible_shell_type to sh 178205 1726889805.47764: Set connection var ansible_timeout to 10 178205 1726889805.47796: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.47803: variable 'ansible_connection' from source: unknown 178205 1726889805.47809: variable 'ansible_module_compression' from source: unknown 178205 1726889805.47816: variable 'ansible_shell_type' from source: unknown 178205 1726889805.47822: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.47831: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.47838: variable 'ansible_pipelining' from source: unknown 178205 1726889805.47843: variable 'ansible_timeout' from source: unknown 178205 1726889805.47850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.47947: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.47962: variable 'omit' from source: magic vars 178205 1726889805.47971: starting attempt loop 178205 1726889805.47977: running the handler 178205 1726889805.48039: handler run complete 178205 1726889805.48050: attempt loop complete, returning result 178205 1726889805.48067: variable 'item' from source: unknown 178205 1726889805.48141: 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" } 178205 1726889805.48257: dumping result to json 178205 1726889805.48270: done dumping result, returning 178205 1726889805.48283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000000302] 178205 1726889805.48292: sending task result for task 02369adf-7a19-34ed-f5d1-000000000302 178205 1726889805.48442: no more pending results, returning what we have 178205 1726889805.48446: results queue empty 178205 1726889805.48447: checking for any_errors_fatal 178205 1726889805.48454: done checking for any_errors_fatal 178205 1726889805.48455: checking for max_fail_percentage 178205 1726889805.48456: done checking for max_fail_percentage 178205 1726889805.48457: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.48458: done checking to see if all hosts have failed 178205 1726889805.48459: getting the remaining hosts for this loop 178205 1726889805.48460: done getting the remaining hosts for this loop 178205 1726889805.48464: getting the next task for host managed_node2 178205 1726889805.48473: done getting next task for host managed_node2 178205 1726889805.48476: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889805.48479: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.48491: getting variables 178205 1726889805.48493: in VariableManager get_vars() 178205 1726889805.48529: Calling all_inventory to load vars for managed_node2 178205 1726889805.48532: Calling groups_inventory to load vars for managed_node2 178205 1726889805.48534: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.48545: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.48548: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.48551: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.49276: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000302 178205 1726889805.49279: WORKER PROCESS EXITING 178205 1726889805.49301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.50008: done with get_vars() 178205 1726889805.50027: 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 23:36:45 -0400 (0:00:00.131) 0:00:18.489 ****** 178205 1726889805.50128: entering _queue_task() for managed_node2/stat 178205 1726889805.50395: worker is 1 (out of 1 available) 178205 1726889805.50408: exiting _queue_task() for managed_node2/stat 178205 1726889805.50423: done queuing things up, now waiting for results queue to drain 178205 1726889805.50426: waiting for pending results... 178205 1726889805.50702: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889805.50844: in run() - task 02369adf-7a19-34ed-f5d1-000000000304 178205 1726889805.50864: variable 'ansible_search_path' from source: unknown 178205 1726889805.50873: variable 'ansible_search_path' from source: unknown 178205 1726889805.50914: calling self._execute() 178205 1726889805.51001: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.51013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.51032: variable 'omit' from source: magic vars 178205 1726889805.51550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889805.52127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889805.52274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889805.52399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889805.52447: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889805.52578: 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) 178205 1726889805.52721: 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) 178205 1726889805.52760: 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) 178205 1726889805.52791: 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) 178205 1726889805.53062: variable '__storage_is_ostree' from source: set_fact 178205 1726889805.53092: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889805.53161: when evaluation is False, skipping this task 178205 1726889805.53167: _execute() done 178205 1726889805.53172: dumping result to json 178205 1726889805.53178: done dumping result, returning 178205 1726889805.53190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-000000000304] 178205 1726889805.53199: sending task result for task 02369adf-7a19-34ed-f5d1-000000000304 skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889805.53336: no more pending results, returning what we have 178205 1726889805.53342: results queue empty 178205 1726889805.53343: checking for any_errors_fatal 178205 1726889805.53359: done checking for any_errors_fatal 178205 1726889805.53360: checking for max_fail_percentage 178205 1726889805.53362: done checking for max_fail_percentage 178205 1726889805.53363: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.53364: done checking to see if all hosts have failed 178205 1726889805.53365: getting the remaining hosts for this loop 178205 1726889805.53367: done getting the remaining hosts for this loop 178205 1726889805.53371: getting the next task for host managed_node2 178205 1726889805.53379: done getting next task for host managed_node2 178205 1726889805.53384: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889805.53388: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.53404: getting variables 178205 1726889805.53406: in VariableManager get_vars() 178205 1726889805.53450: Calling all_inventory to load vars for managed_node2 178205 1726889805.53453: Calling groups_inventory to load vars for managed_node2 178205 1726889805.53456: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.53467: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.53470: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.53473: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.54213: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000304 178205 1726889805.54217: WORKER PROCESS EXITING 178205 1726889805.54245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.55651: done with get_vars() 178205 1726889805.55665: done getting variables 178205 1726889805.55732: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:36:45 -0400 (0:00:00.056) 0:00:18.545 ****** 178205 1726889805.55780: entering _queue_task() for managed_node2/set_fact 178205 1726889805.56035: worker is 1 (out of 1 available) 178205 1726889805.56048: exiting _queue_task() for managed_node2/set_fact 178205 1726889805.56060: done queuing things up, now waiting for results queue to drain 178205 1726889805.56061: waiting for pending results... 178205 1726889805.56350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889805.56489: in run() - task 02369adf-7a19-34ed-f5d1-000000000305 178205 1726889805.56513: variable 'ansible_search_path' from source: unknown 178205 1726889805.56521: variable 'ansible_search_path' from source: unknown 178205 1726889805.56564: calling self._execute() 178205 1726889805.56663: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.56674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.56688: variable 'omit' from source: magic vars 178205 1726889805.57063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889805.57354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889805.57408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889805.57458: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889805.57500: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889805.57597: 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) 178205 1726889805.57631: 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) 178205 1726889805.57668: 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) 178205 1726889805.57704: 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) 178205 1726889805.57832: variable '__storage_is_ostree' from source: set_fact 178205 1726889805.57846: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889805.57858: when evaluation is False, skipping this task 178205 1726889805.57865: _execute() done 178205 1726889805.57871: dumping result to json 178205 1726889805.57877: done dumping result, returning 178205 1726889805.57887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-000000000305] 178205 1726889805.57896: sending task result for task 02369adf-7a19-34ed-f5d1-000000000305 178205 1726889805.58007: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000305 178205 1726889805.58017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889805.58068: no more pending results, returning what we have 178205 1726889805.58072: results queue empty 178205 1726889805.58073: checking for any_errors_fatal 178205 1726889805.58082: done checking for any_errors_fatal 178205 1726889805.58083: checking for max_fail_percentage 178205 1726889805.58085: done checking for max_fail_percentage 178205 1726889805.58086: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.58087: done checking to see if all hosts have failed 178205 1726889805.58087: getting the remaining hosts for this loop 178205 1726889805.58089: done getting the remaining hosts for this loop 178205 1726889805.58093: getting the next task for host managed_node2 178205 1726889805.58102: done getting next task for host managed_node2 178205 1726889805.58108: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889805.58111: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.58134: getting variables 178205 1726889805.58136: in VariableManager get_vars() 178205 1726889805.58168: Calling all_inventory to load vars for managed_node2 178205 1726889805.58171: Calling groups_inventory to load vars for managed_node2 178205 1726889805.58173: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.58183: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.58186: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.58189: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.58684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.59729: done with get_vars() 178205 1726889805.59742: done getting variables 178205 1726889805.59793: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:36:45 -0400 (0:00:00.040) 0:00:18.586 ****** 178205 1726889805.59827: entering _queue_task() for managed_node2/set_fact 178205 1726889805.60048: worker is 1 (out of 1 available) 178205 1726889805.60061: exiting _queue_task() for managed_node2/set_fact 178205 1726889805.60073: done queuing things up, now waiting for results queue to drain 178205 1726889805.60074: waiting for pending results... 178205 1726889805.60348: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889805.60470: in run() - task 02369adf-7a19-34ed-f5d1-00000000028e 178205 1726889805.60493: variable 'ansible_search_path' from source: unknown 178205 1726889805.60500: variable 'ansible_search_path' from source: unknown 178205 1726889805.60549: calling self._execute() 178205 1726889805.60643: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.60655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.60668: variable 'omit' from source: magic vars 178205 1726889805.60780: variable 'omit' from source: magic vars 178205 1726889805.60841: variable 'omit' from source: magic vars 178205 1726889805.60879: variable 'omit' from source: magic vars 178205 1726889805.60930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.60972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.60996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.61021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.61039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.61074: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.61083: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.61091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.61198: Set connection var ansible_pipelining to False 178205 1726889805.61208: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.61220: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.61230: Set connection var ansible_connection to ssh 178205 1726889805.61243: Set connection var ansible_shell_type to sh 178205 1726889805.61252: Set connection var ansible_timeout to 10 178205 1726889805.61284: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.61291: variable 'ansible_connection' from source: unknown 178205 1726889805.61297: variable 'ansible_module_compression' from source: unknown 178205 1726889805.61303: variable 'ansible_shell_type' from source: unknown 178205 1726889805.61309: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.61318: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.61328: variable 'ansible_pipelining' from source: unknown 178205 1726889805.61334: variable 'ansible_timeout' from source: unknown 178205 1726889805.61343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.61493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.61510: variable 'omit' from source: magic vars 178205 1726889805.61522: starting attempt loop 178205 1726889805.61531: running the handler 178205 1726889805.61545: handler run complete 178205 1726889805.61558: attempt loop complete, returning result 178205 1726889805.61568: _execute() done 178205 1726889805.61574: dumping result to json 178205 1726889805.61580: done dumping result, returning 178205 1726889805.61592: 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-34ed-f5d1-00000000028e] 178205 1726889805.61604: sending task result for task 02369adf-7a19-34ed-f5d1-00000000028e ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889805.61771: no more pending results, returning what we have 178205 1726889805.61774: results queue empty 178205 1726889805.61775: checking for any_errors_fatal 178205 1726889805.61784: done checking for any_errors_fatal 178205 1726889805.61785: checking for max_fail_percentage 178205 1726889805.61786: done checking for max_fail_percentage 178205 1726889805.61787: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.61788: done checking to see if all hosts have failed 178205 1726889805.61789: getting the remaining hosts for this loop 178205 1726889805.61791: done getting the remaining hosts for this loop 178205 1726889805.61794: getting the next task for host managed_node2 178205 1726889805.61800: done getting next task for host managed_node2 178205 1726889805.61805: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889805.61808: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889805.61820: getting variables 178205 1726889805.61822: in VariableManager get_vars() 178205 1726889805.61855: Calling all_inventory to load vars for managed_node2 178205 1726889805.61858: Calling groups_inventory to load vars for managed_node2 178205 1726889805.61860: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.61870: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.61873: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.61876: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.62526: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000028e 178205 1726889805.62530: WORKER PROCESS EXITING 178205 1726889805.62552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.63245: done with get_vars() 178205 1726889805.63257: done getting variables 178205 1726889805.63306: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:36:45 -0400 (0:00:00.035) 0:00:18.621 ****** 178205 1726889805.63343: entering _queue_task() for managed_node2/set_fact 178205 1726889805.63553: worker is 1 (out of 1 available) 178205 1726889805.63565: exiting _queue_task() for managed_node2/set_fact 178205 1726889805.63575: done queuing things up, now waiting for results queue to drain 178205 1726889805.63576: waiting for pending results... 178205 1726889805.63842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889805.63958: in run() - task 02369adf-7a19-34ed-f5d1-00000000028f 178205 1726889805.63974: variable 'ansible_search_path' from source: unknown 178205 1726889805.63985: variable 'ansible_search_path' from source: unknown 178205 1726889805.64023: calling self._execute() 178205 1726889805.64100: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.64109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.64129: variable 'omit' from source: magic vars 178205 1726889805.64248: variable 'omit' from source: magic vars 178205 1726889805.64300: variable 'omit' from source: magic vars 178205 1726889805.64344: variable 'omit' from source: magic vars 178205 1726889805.64388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.64433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.64456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.64482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.64497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.64535: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.64547: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.64555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.64750: Set connection var ansible_pipelining to False 178205 1726889805.64761: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.64770: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.64776: Set connection var ansible_connection to ssh 178205 1726889805.64788: Set connection var ansible_shell_type to sh 178205 1726889805.64797: Set connection var ansible_timeout to 10 178205 1726889805.64868: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.64875: variable 'ansible_connection' from source: unknown 178205 1726889805.64881: variable 'ansible_module_compression' from source: unknown 178205 1726889805.64887: variable 'ansible_shell_type' from source: unknown 178205 1726889805.64897: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.64904: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.64969: variable 'ansible_pipelining' from source: unknown 178205 1726889805.64977: variable 'ansible_timeout' from source: unknown 178205 1726889805.64986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.65303: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.65321: variable 'omit' from source: magic vars 178205 1726889805.65335: starting attempt loop 178205 1726889805.65342: running the handler 178205 1726889805.65409: handler run complete 178205 1726889805.65430: attempt loop complete, returning result 178205 1726889805.65443: _execute() done 178205 1726889805.65450: dumping result to json 178205 1726889805.65457: done dumping result, returning 178205 1726889805.65469: 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-34ed-f5d1-00000000028f] 178205 1726889805.65479: sending task result for task 02369adf-7a19-34ed-f5d1-00000000028f ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889805.65681: no more pending results, returning what we have 178205 1726889805.65685: results queue empty 178205 1726889805.65686: checking for any_errors_fatal 178205 1726889805.65694: done checking for any_errors_fatal 178205 1726889805.65695: checking for max_fail_percentage 178205 1726889805.65697: done checking for max_fail_percentage 178205 1726889805.65699: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.65700: done checking to see if all hosts have failed 178205 1726889805.65700: getting the remaining hosts for this loop 178205 1726889805.65702: done getting the remaining hosts for this loop 178205 1726889805.65706: getting the next task for host managed_node2 178205 1726889805.65714: done getting next task for host managed_node2 178205 1726889805.65719: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889805.65722: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.65738: getting variables 178205 1726889805.65741: in VariableManager get_vars() 178205 1726889805.65776: Calling all_inventory to load vars for managed_node2 178205 1726889805.65779: Calling groups_inventory to load vars for managed_node2 178205 1726889805.65782: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.65792: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.65796: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.65799: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.66689: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000028f 178205 1726889805.66693: WORKER PROCESS EXITING 178205 1726889805.66720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.68036: done with get_vars() 178205 1726889805.68050: 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 23:36:45 -0400 (0:00:00.050) 0:00:18.672 ****** 178205 1726889805.68423: entering _queue_task() for managed_node2/include_tasks 178205 1726889805.68859: worker is 1 (out of 1 available) 178205 1726889805.68871: exiting _queue_task() for managed_node2/include_tasks 178205 1726889805.68882: done queuing things up, now waiting for results queue to drain 178205 1726889805.68883: waiting for pending results... 178205 1726889805.69176: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889805.69300: in run() - task 02369adf-7a19-34ed-f5d1-000000000290 178205 1726889805.69321: variable 'ansible_search_path' from source: unknown 178205 1726889805.69335: variable 'ansible_search_path' from source: unknown 178205 1726889805.69378: calling self._execute() 178205 1726889805.69479: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.69495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.69508: variable 'omit' from source: magic vars 178205 1726889805.69847: variable 'storage_provider' from source: role '' defaults 178205 1726889805.69862: _execute() done 178205 1726889805.69874: dumping result to json 178205 1726889805.69881: done dumping result, returning 178205 1726889805.69892: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-000000000290] 178205 1726889805.69902: sending task result for task 02369adf-7a19-34ed-f5d1-000000000290 178205 1726889805.70056: no more pending results, returning what we have 178205 1726889805.70061: in VariableManager get_vars() 178205 1726889805.70099: Calling all_inventory to load vars for managed_node2 178205 1726889805.70101: Calling groups_inventory to load vars for managed_node2 178205 1726889805.70103: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.70120: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.70123: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.70128: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.70722: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000290 178205 1726889805.70728: WORKER PROCESS EXITING 178205 1726889805.70747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.71567: done with get_vars() 178205 1726889805.71579: variable 'ansible_search_path' from source: unknown 178205 1726889805.71580: variable 'ansible_search_path' from source: unknown 178205 1726889805.71615: we have included files to process 178205 1726889805.71616: generating all_blocks data 178205 1726889805.71618: done generating all_blocks data 178205 1726889805.71622: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889805.71623: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889805.71628: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889805.72541: in VariableManager get_vars() 178205 1726889805.72567: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889805.74429: done processing included file 178205 1726889805.74431: iterating over new_blocks loaded from include file 178205 1726889805.74432: in VariableManager get_vars() 178205 1726889805.74452: done with get_vars() 178205 1726889805.74454: filtering new block on tags 178205 1726889805.74497: done filtering new block on tags 178205 1726889805.74500: in VariableManager get_vars() 178205 1726889805.74520: done with get_vars() 178205 1726889805.74521: filtering new block on tags 178205 1726889805.74556: done filtering new block on tags 178205 1726889805.74559: in VariableManager get_vars() 178205 1726889805.74582: done with get_vars() 178205 1726889805.74583: filtering new block on tags 178205 1726889805.74629: done filtering new block on tags 178205 1726889805.74632: 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 178205 1726889805.74636: extending task lists for all hosts with included blocks 178205 1726889805.75144: done extending task lists 178205 1726889805.75145: done processing included files 178205 1726889805.75146: results queue empty 178205 1726889805.75147: checking for any_errors_fatal 178205 1726889805.75150: done checking for any_errors_fatal 178205 1726889805.75151: checking for max_fail_percentage 178205 1726889805.75152: done checking for max_fail_percentage 178205 1726889805.75153: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.75154: done checking to see if all hosts have failed 178205 1726889805.75155: getting the remaining hosts for this loop 178205 1726889805.75156: done getting the remaining hosts for this loop 178205 1726889805.75158: getting the next task for host managed_node2 178205 1726889805.75162: done getting next task for host managed_node2 178205 1726889805.75165: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889805.75167: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.75176: getting variables 178205 1726889805.75177: in VariableManager get_vars() 178205 1726889805.75204: Calling all_inventory to load vars for managed_node2 178205 1726889805.75207: Calling groups_inventory to load vars for managed_node2 178205 1726889805.75209: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.75218: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.75221: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.75226: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.75658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.76269: done with get_vars() 178205 1726889805.76282: done getting variables 178205 1726889805.76327: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:36:45 -0400 (0:00:00.079) 0:00:18.751 ****** 178205 1726889805.76356: entering _queue_task() for managed_node2/package 178205 1726889805.76641: worker is 1 (out of 1 available) 178205 1726889805.76653: exiting _queue_task() for managed_node2/package 178205 1726889805.76665: done queuing things up, now waiting for results queue to drain 178205 1726889805.76666: waiting for pending results... 178205 1726889805.76963: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889805.77110: in run() - task 02369adf-7a19-34ed-f5d1-00000000033a 178205 1726889805.77133: variable 'ansible_search_path' from source: unknown 178205 1726889805.77142: variable 'ansible_search_path' from source: unknown 178205 1726889805.77180: calling self._execute() 178205 1726889805.77278: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.77289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.77307: variable 'omit' from source: magic vars 178205 1726889805.77702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889805.78286: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889805.78345: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889805.78522: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889805.78563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889805.78698: 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) 178205 1726889805.78803: 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) 178205 1726889805.78921: 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) 178205 1726889805.79032: 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) 178205 1726889805.79350: variable 'storage_skip_checks' from source: set_fact 178205 1726889805.79415: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889805.79482: when evaluation is False, skipping this task 178205 1726889805.79492: _execute() done 178205 1726889805.79502: dumping result to json 178205 1726889805.79509: done dumping result, returning 178205 1726889805.79523: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-00000000033a] 178205 1726889805.79536: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033a skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889805.79685: no more pending results, returning what we have 178205 1726889805.79690: results queue empty 178205 1726889805.79691: checking for any_errors_fatal 178205 1726889805.79693: done checking for any_errors_fatal 178205 1726889805.79694: checking for max_fail_percentage 178205 1726889805.79696: done checking for max_fail_percentage 178205 1726889805.79697: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.79698: done checking to see if all hosts have failed 178205 1726889805.79699: getting the remaining hosts for this loop 178205 1726889805.79700: done getting the remaining hosts for this loop 178205 1726889805.79703: getting the next task for host managed_node2 178205 1726889805.79714: done getting next task for host managed_node2 178205 1726889805.79719: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889805.79723: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.79743: getting variables 178205 1726889805.79745: in VariableManager get_vars() 178205 1726889805.79781: Calling all_inventory to load vars for managed_node2 178205 1726889805.79784: Calling groups_inventory to load vars for managed_node2 178205 1726889805.79786: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.79797: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.79801: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.79804: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.80682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.81013: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033a 178205 1726889805.81018: WORKER PROCESS EXITING 178205 1726889805.82434: done with get_vars() 178205 1726889805.82448: done getting variables 178205 1726889805.82506: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:36:45 -0400 (0:00:00.061) 0:00:18.813 ****** 178205 1726889805.82553: entering _queue_task() for managed_node2/debug 178205 1726889805.82818: worker is 1 (out of 1 available) 178205 1726889805.82834: exiting _queue_task() for managed_node2/debug 178205 1726889805.82846: done queuing things up, now waiting for results queue to drain 178205 1726889805.82847: waiting for pending results... 178205 1726889805.83136: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889805.83285: in run() - task 02369adf-7a19-34ed-f5d1-00000000033b 178205 1726889805.83305: variable 'ansible_search_path' from source: unknown 178205 1726889805.83311: variable 'ansible_search_path' from source: unknown 178205 1726889805.83357: calling self._execute() 178205 1726889805.83451: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.83463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.83474: variable 'omit' from source: magic vars 178205 1726889805.83589: variable 'omit' from source: magic vars 178205 1726889805.83670: variable 'omit' from source: magic vars 178205 1726889805.83709: variable 'omit' from source: magic vars 178205 1726889805.83762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.83803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.83831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.83855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.83871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.83905: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.83916: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.83926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.84040: Set connection var ansible_pipelining to False 178205 1726889805.84052: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.84064: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.84070: Set connection var ansible_connection to ssh 178205 1726889805.84078: Set connection var ansible_shell_type to sh 178205 1726889805.84087: Set connection var ansible_timeout to 10 178205 1726889805.84127: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.84136: variable 'ansible_connection' from source: unknown 178205 1726889805.84143: variable 'ansible_module_compression' from source: unknown 178205 1726889805.84150: variable 'ansible_shell_type' from source: unknown 178205 1726889805.84156: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.84165: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.84172: variable 'ansible_pipelining' from source: unknown 178205 1726889805.84178: variable 'ansible_timeout' from source: unknown 178205 1726889805.84185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.84340: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.84356: variable 'omit' from source: magic vars 178205 1726889805.84366: starting attempt loop 178205 1726889805.84372: running the handler 178205 1726889805.84637: handler run complete 178205 1726889805.84666: attempt loop complete, returning result 178205 1726889805.84673: _execute() done 178205 1726889805.84679: dumping result to json 178205 1726889805.84685: done dumping result, returning 178205 1726889805.84695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-00000000033b] 178205 1726889805.84708: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033b 178205 1726889805.84812: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033b ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889805.84874: no more pending results, returning what we have 178205 1726889805.84878: results queue empty 178205 1726889805.84878: checking for any_errors_fatal 178205 1726889805.84887: done checking for any_errors_fatal 178205 1726889805.84888: checking for max_fail_percentage 178205 1726889805.84889: done checking for max_fail_percentage 178205 1726889805.84890: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.84891: done checking to see if all hosts have failed 178205 1726889805.84892: getting the remaining hosts for this loop 178205 1726889805.84894: done getting the remaining hosts for this loop 178205 1726889805.84897: getting the next task for host managed_node2 178205 1726889805.84903: done getting next task for host managed_node2 178205 1726889805.84907: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889805.84913: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.84926: getting variables 178205 1726889805.84928: in VariableManager get_vars() 178205 1726889805.84960: Calling all_inventory to load vars for managed_node2 178205 1726889805.84963: Calling groups_inventory to load vars for managed_node2 178205 1726889805.84965: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.84975: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.84978: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.84981: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.88370: WORKER PROCESS EXITING 178205 1726889805.88536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.89134: done with get_vars() 178205 1726889805.89147: done getting variables 178205 1726889805.89188: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:36:45 -0400 (0:00:00.066) 0:00:18.880 ****** 178205 1726889805.89216: entering _queue_task() for managed_node2/debug 178205 1726889805.89489: worker is 1 (out of 1 available) 178205 1726889805.89501: exiting _queue_task() for managed_node2/debug 178205 1726889805.89511: done queuing things up, now waiting for results queue to drain 178205 1726889805.89514: waiting for pending results... 178205 1726889805.89788: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889805.89920: in run() - task 02369adf-7a19-34ed-f5d1-00000000033c 178205 1726889805.89944: variable 'ansible_search_path' from source: unknown 178205 1726889805.89956: variable 'ansible_search_path' from source: unknown 178205 1726889805.90002: calling self._execute() 178205 1726889805.90097: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.90117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.90138: variable 'omit' from source: magic vars 178205 1726889805.90338: variable 'omit' from source: magic vars 178205 1726889805.90521: variable 'omit' from source: magic vars 178205 1726889805.90567: variable 'omit' from source: magic vars 178205 1726889805.90660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889805.90762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889805.90787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889805.90840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.90945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889805.90978: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889805.90999: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.91045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.91202: Set connection var ansible_pipelining to False 178205 1726889805.91288: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889805.91299: Set connection var ansible_shell_executable to /bin/sh 178205 1726889805.91323: Set connection var ansible_connection to ssh 178205 1726889805.91338: Set connection var ansible_shell_type to sh 178205 1726889805.91372: Set connection var ansible_timeout to 10 178205 1726889805.91402: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.91479: variable 'ansible_connection' from source: unknown 178205 1726889805.91488: variable 'ansible_module_compression' from source: unknown 178205 1726889805.91496: variable 'ansible_shell_type' from source: unknown 178205 1726889805.91503: variable 'ansible_shell_executable' from source: unknown 178205 1726889805.91510: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.91520: variable 'ansible_pipelining' from source: unknown 178205 1726889805.91545: variable 'ansible_timeout' from source: unknown 178205 1726889805.91555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.91908: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889805.91987: variable 'omit' from source: magic vars 178205 1726889805.91997: starting attempt loop 178205 1726889805.92005: running the handler 178205 1726889805.92065: variable 'storage_volumes' from source: include params 178205 1726889805.92528: variable 'storage_volumes' from source: include params 178205 1726889805.92626: variable '__swap_disk' from source: set_fact 178205 1726889805.92841: handler run complete 178205 1726889805.92979: attempt loop complete, returning result 178205 1726889805.92991: _execute() done 178205 1726889805.92998: dumping result to json 178205 1726889805.93005: done dumping result, returning 178205 1726889805.93019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-00000000033c] 178205 1726889805.93044: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033c ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 178205 1726889805.93270: no more pending results, returning what we have 178205 1726889805.93274: results queue empty 178205 1726889805.93275: checking for any_errors_fatal 178205 1726889805.93285: done checking for any_errors_fatal 178205 1726889805.93286: checking for max_fail_percentage 178205 1726889805.93288: done checking for max_fail_percentage 178205 1726889805.93289: checking to see if all hosts have failed and the running result is not ok 178205 1726889805.93290: done checking to see if all hosts have failed 178205 1726889805.93291: getting the remaining hosts for this loop 178205 1726889805.93292: done getting the remaining hosts for this loop 178205 1726889805.93296: getting the next task for host managed_node2 178205 1726889805.93305: done getting next task for host managed_node2 178205 1726889805.93309: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889805.93314: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889805.93327: getting variables 178205 1726889805.93329: in VariableManager get_vars() 178205 1726889805.93365: Calling all_inventory to load vars for managed_node2 178205 1726889805.93369: Calling groups_inventory to load vars for managed_node2 178205 1726889805.93371: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889805.93383: Calling all_plugins_play to load vars for managed_node2 178205 1726889805.93386: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889805.93389: Calling groups_plugins_play to load vars for managed_node2 178205 1726889805.94041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889805.94674: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033c 178205 1726889805.94678: WORKER PROCESS EXITING 178205 1726889805.95653: done with get_vars() 178205 1726889805.95667: 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 23:36:45 -0400 (0:00:00.066) 0:00:18.946 ****** 178205 1726889805.95870: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889805.96339: worker is 1 (out of 1 available) 178205 1726889805.96466: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889805.96476: done queuing things up, now waiting for results queue to drain 178205 1726889805.96477: waiting for pending results... 178205 1726889805.96948: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889805.97220: in run() - task 02369adf-7a19-34ed-f5d1-00000000033d 178205 1726889805.97244: variable 'ansible_search_path' from source: unknown 178205 1726889805.97251: variable 'ansible_search_path' from source: unknown 178205 1726889805.97287: calling self._execute() 178205 1726889805.97540: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889805.97556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889805.97571: variable 'omit' from source: magic vars 178205 1726889805.98419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889805.98801: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889805.98866: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889805.98903: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889805.99049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889805.99136: 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) 178205 1726889805.99248: 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) 178205 1726889805.99280: 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) 178205 1726889805.99394: 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) 178205 1726889805.99672: variable 'storage_skip_checks' from source: set_fact 178205 1726889805.99756: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889805.99803: when evaluation is False, skipping this task 178205 1726889805.99810: _execute() done 178205 1726889805.99819: dumping result to json 178205 1726889805.99828: done dumping result, returning 178205 1726889805.99843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-00000000033d] 178205 1726889805.99915: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889806.00074: no more pending results, returning what we have 178205 1726889806.00077: results queue empty 178205 1726889806.00078: checking for any_errors_fatal 178205 1726889806.00084: done checking for any_errors_fatal 178205 1726889806.00085: checking for max_fail_percentage 178205 1726889806.00087: done checking for max_fail_percentage 178205 1726889806.00088: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.00089: done checking to see if all hosts have failed 178205 1726889806.00090: getting the remaining hosts for this loop 178205 1726889806.00091: done getting the remaining hosts for this loop 178205 1726889806.00094: getting the next task for host managed_node2 178205 1726889806.00102: done getting next task for host managed_node2 178205 1726889806.00106: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889806.00110: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889806.00130: getting variables 178205 1726889806.00131: in VariableManager get_vars() 178205 1726889806.00164: Calling all_inventory to load vars for managed_node2 178205 1726889806.00167: Calling groups_inventory to load vars for managed_node2 178205 1726889806.00170: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.00180: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.00183: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.00185: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.00984: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033d 178205 1726889806.00988: WORKER PROCESS EXITING 178205 1726889806.01010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.02093: done with get_vars() 178205 1726889806.02107: 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 23:36:46 -0400 (0:00:00.063) 0:00:19.010 ****** 178205 1726889806.02205: entering _queue_task() for managed_node2/include_tasks 178205 1726889806.02453: worker is 1 (out of 1 available) 178205 1726889806.02463: exiting _queue_task() for managed_node2/include_tasks 178205 1726889806.02473: done queuing things up, now waiting for results queue to drain 178205 1726889806.02473: waiting for pending results... 178205 1726889806.02755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889806.02891: in run() - task 02369adf-7a19-34ed-f5d1-00000000033e 178205 1726889806.02911: variable 'ansible_search_path' from source: unknown 178205 1726889806.02923: variable 'ansible_search_path' from source: unknown 178205 1726889806.02966: calling self._execute() 178205 1726889806.03062: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.03072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.03084: variable 'omit' from source: magic vars 178205 1726889806.03906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889806.04405: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889806.04536: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889806.04667: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889806.04744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889806.04862: 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) 178205 1726889806.05021: 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) 178205 1726889806.05057: 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) 178205 1726889806.05091: 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) 178205 1726889806.05401: variable 'storage_skip_checks' from source: set_fact 178205 1726889806.05569: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889806.05577: when evaluation is False, skipping this task 178205 1726889806.05585: _execute() done 178205 1726889806.05592: dumping result to json 178205 1726889806.05600: done dumping result, returning 178205 1726889806.05610: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-00000000033e] 178205 1726889806.05622: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889806.05823: no more pending results, returning what we have 178205 1726889806.05830: results queue empty 178205 1726889806.05831: checking for any_errors_fatal 178205 1726889806.05840: done checking for any_errors_fatal 178205 1726889806.05841: checking for max_fail_percentage 178205 1726889806.05843: done checking for max_fail_percentage 178205 1726889806.05844: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.05845: done checking to see if all hosts have failed 178205 1726889806.05846: getting the remaining hosts for this loop 178205 1726889806.05848: done getting the remaining hosts for this loop 178205 1726889806.05852: getting the next task for host managed_node2 178205 1726889806.05861: done getting next task for host managed_node2 178205 1726889806.05865: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889806.05870: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889806.05887: getting variables 178205 1726889806.05890: in VariableManager get_vars() 178205 1726889806.05930: Calling all_inventory to load vars for managed_node2 178205 1726889806.05933: Calling groups_inventory to load vars for managed_node2 178205 1726889806.05936: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.05946: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.05949: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.05951: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.06668: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033e 178205 1726889806.06672: WORKER PROCESS EXITING 178205 1726889806.06696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.07468: done with get_vars() 178205 1726889806.07482: done getting variables 178205 1726889806.07549: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:36:46 -0400 (0:00:00.053) 0:00:19.063 ****** 178205 1726889806.07583: entering _queue_task() for managed_node2/package 178205 1726889806.07873: worker is 1 (out of 1 available) 178205 1726889806.07886: exiting _queue_task() for managed_node2/package 178205 1726889806.07899: done queuing things up, now waiting for results queue to drain 178205 1726889806.07900: waiting for pending results... 178205 1726889806.08216: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889806.08373: in run() - task 02369adf-7a19-34ed-f5d1-00000000033f 178205 1726889806.08393: variable 'ansible_search_path' from source: unknown 178205 1726889806.08401: variable 'ansible_search_path' from source: unknown 178205 1726889806.08448: calling self._execute() 178205 1726889806.08543: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.08555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.08573: variable 'omit' from source: magic vars 178205 1726889806.08984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889806.09269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889806.09327: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889806.09366: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889806.09449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889806.09550: 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) 178205 1726889806.09580: 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) 178205 1726889806.09643: 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) 178205 1726889806.09750: 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) 178205 1726889806.10018: variable 'storage_skip_checks' from source: set_fact 178205 1726889806.10104: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889806.10110: when evaluation is False, skipping this task 178205 1726889806.10160: _execute() done 178205 1726889806.10166: dumping result to json 178205 1726889806.10171: done dumping result, returning 178205 1726889806.10180: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-00000000033f] 178205 1726889806.10192: sending task result for task 02369adf-7a19-34ed-f5d1-00000000033f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889806.10355: no more pending results, returning what we have 178205 1726889806.10358: results queue empty 178205 1726889806.10359: checking for any_errors_fatal 178205 1726889806.10367: done checking for any_errors_fatal 178205 1726889806.10367: checking for max_fail_percentage 178205 1726889806.10369: done checking for max_fail_percentage 178205 1726889806.10370: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.10371: done checking to see if all hosts have failed 178205 1726889806.10372: getting the remaining hosts for this loop 178205 1726889806.10373: done getting the remaining hosts for this loop 178205 1726889806.10376: getting the next task for host managed_node2 178205 1726889806.10383: done getting next task for host managed_node2 178205 1726889806.10387: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889806.10391: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889806.10407: getting variables 178205 1726889806.10409: in VariableManager get_vars() 178205 1726889806.10451: Calling all_inventory to load vars for managed_node2 178205 1726889806.10455: Calling groups_inventory to load vars for managed_node2 178205 1726889806.10457: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.10468: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.10470: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.10473: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.11234: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000033f 178205 1726889806.11238: WORKER PROCESS EXITING 178205 1726889806.11260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.12664: done with get_vars() 178205 1726889806.12678: 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 23:36:46 -0400 (0:00:00.052) 0:00:19.116 ****** 178205 1726889806.12882: entering _queue_task() for managed_node2/service_facts 178205 1726889806.13579: worker is 1 (out of 1 available) 178205 1726889806.13705: exiting _queue_task() for managed_node2/service_facts 178205 1726889806.13718: done queuing things up, now waiting for results queue to drain 178205 1726889806.13719: waiting for pending results... 178205 1726889806.14034: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889806.14179: in run() - task 02369adf-7a19-34ed-f5d1-000000000340 178205 1726889806.14197: variable 'ansible_search_path' from source: unknown 178205 1726889806.14204: variable 'ansible_search_path' from source: unknown 178205 1726889806.14244: calling self._execute() 178205 1726889806.14342: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.14352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.14368: variable 'omit' from source: magic vars 178205 1726889806.14771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889806.15056: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889806.15100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889806.15149: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889806.15216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889806.15304: 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) 178205 1726889806.15338: 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) 178205 1726889806.15378: 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) 178205 1726889806.15408: 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) 178205 1726889806.15568: variable 'storage_skip_checks' from source: set_fact 178205 1726889806.15597: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889806.15605: when evaluation is False, skipping this task 178205 1726889806.15613: _execute() done 178205 1726889806.15620: dumping result to json 178205 1726889806.15630: done dumping result, returning 178205 1726889806.15640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-000000000340] 178205 1726889806.15648: sending task result for task 02369adf-7a19-34ed-f5d1-000000000340 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889806.15789: no more pending results, returning what we have 178205 1726889806.15792: results queue empty 178205 1726889806.15793: checking for any_errors_fatal 178205 1726889806.15801: done checking for any_errors_fatal 178205 1726889806.15802: checking for max_fail_percentage 178205 1726889806.15804: done checking for max_fail_percentage 178205 1726889806.15805: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.15806: done checking to see if all hosts have failed 178205 1726889806.15806: getting the remaining hosts for this loop 178205 1726889806.15808: done getting the remaining hosts for this loop 178205 1726889806.15813: getting the next task for host managed_node2 178205 1726889806.15821: done getting next task for host managed_node2 178205 1726889806.15827: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889806.15831: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889806.15846: getting variables 178205 1726889806.15848: in VariableManager get_vars() 178205 1726889806.15881: Calling all_inventory to load vars for managed_node2 178205 1726889806.15884: Calling groups_inventory to load vars for managed_node2 178205 1726889806.15886: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.15896: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.15900: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.15903: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.16437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.16979: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000340 178205 1726889806.16983: WORKER PROCESS EXITING 178205 1726889806.17265: done with get_vars() 178205 1726889806.17278: done getting variables 178205 1726889806.17338: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:36:46 -0400 (0:00:00.044) 0:00:19.161 ****** 178205 1726889806.17370: entering _queue_task() for managed_node2/set_fact 178205 1726889806.17739: worker is 1 (out of 1 available) 178205 1726889806.17751: exiting _queue_task() for managed_node2/set_fact 178205 1726889806.17875: done queuing things up, now waiting for results queue to drain 178205 1726889806.17877: waiting for pending results... 178205 1726889806.18752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889806.19117: in run() - task 02369adf-7a19-34ed-f5d1-000000000341 178205 1726889806.19138: variable 'ansible_search_path' from source: unknown 178205 1726889806.19146: variable 'ansible_search_path' from source: unknown 178205 1726889806.19183: calling self._execute() 178205 1726889806.19273: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.19343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.19414: variable 'omit' from source: magic vars 178205 1726889806.19535: variable 'omit' from source: magic vars 178205 1726889806.19735: variable 'omit' from source: magic vars 178205 1726889806.20621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889806.26394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889806.26470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889806.26632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889806.26686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889806.26837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889806.27030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.27066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.27099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.27153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.27242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.27292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.27373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.27447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.27604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.27630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.27700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.27808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.27843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.27934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.28019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.28071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.28137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.28246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.28288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.28341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.28491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.28523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.28669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.28713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.28738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.29261: variable 'ansible_facts' from source: unknown 178205 1726889806.29906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889806.30331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889806.30371: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889806.30408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889806.30533: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889806.30586: 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) 178205 1726889806.30741: 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) 178205 1726889806.30770: 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) 178205 1726889806.30798: 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) 178205 1726889806.31465: variable 'omit' from source: magic vars 178205 1726889806.31500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889806.31535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889806.31555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889806.31577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889806.31593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889806.31629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889806.31637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.31644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.31751: Set connection var ansible_pipelining to False 178205 1726889806.31763: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889806.31773: Set connection var ansible_shell_executable to /bin/sh 178205 1726889806.31779: Set connection var ansible_connection to ssh 178205 1726889806.31787: Set connection var ansible_shell_type to sh 178205 1726889806.31797: Set connection var ansible_timeout to 10 178205 1726889806.31835: variable 'ansible_shell_executable' from source: unknown 178205 1726889806.31842: variable 'ansible_connection' from source: unknown 178205 1726889806.31848: variable 'ansible_module_compression' from source: unknown 178205 1726889806.31854: variable 'ansible_shell_type' from source: unknown 178205 1726889806.31859: variable 'ansible_shell_executable' from source: unknown 178205 1726889806.31865: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.31871: variable 'ansible_pipelining' from source: unknown 178205 1726889806.31877: variable 'ansible_timeout' from source: unknown 178205 1726889806.31884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.31990: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889806.32005: variable 'omit' from source: magic vars 178205 1726889806.32018: starting attempt loop 178205 1726889806.32027: running the handler 178205 1726889806.32043: handler run complete 178205 1726889806.32057: attempt loop complete, returning result 178205 1726889806.32064: _execute() done 178205 1726889806.32070: dumping result to json 178205 1726889806.32076: done dumping result, returning 178205 1726889806.32087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-000000000341] 178205 1726889806.32095: sending task result for task 02369adf-7a19-34ed-f5d1-000000000341 ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889806.32259: no more pending results, returning what we have 178205 1726889806.32263: results queue empty 178205 1726889806.32263: checking for any_errors_fatal 178205 1726889806.32269: done checking for any_errors_fatal 178205 1726889806.32270: checking for max_fail_percentage 178205 1726889806.32272: done checking for max_fail_percentage 178205 1726889806.32273: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.32274: done checking to see if all hosts have failed 178205 1726889806.32275: getting the remaining hosts for this loop 178205 1726889806.32276: done getting the remaining hosts for this loop 178205 1726889806.32280: getting the next task for host managed_node2 178205 1726889806.32292: done getting next task for host managed_node2 178205 1726889806.32299: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889806.32303: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889806.32317: getting variables 178205 1726889806.32318: in VariableManager get_vars() 178205 1726889806.32358: Calling all_inventory to load vars for managed_node2 178205 1726889806.32361: Calling groups_inventory to load vars for managed_node2 178205 1726889806.32364: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.32374: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.32378: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.32381: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.33380: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000341 178205 1726889806.33384: WORKER PROCESS EXITING 178205 1726889806.33473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.34121: done with get_vars() 178205 1726889806.34137: 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 23:36:46 -0400 (0:00:00.168) 0:00:19.330 ****** 178205 1726889806.34234: entering _queue_task() for managed_node2/systemd 178205 1726889806.34533: worker is 1 (out of 1 available) 178205 1726889806.34548: exiting _queue_task() for managed_node2/systemd 178205 1726889806.34556: done queuing things up, now waiting for results queue to drain 178205 1726889806.34557: waiting for pending results... 178205 1726889806.34853: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889806.35009: in run() - task 02369adf-7a19-34ed-f5d1-000000000343 178205 1726889806.35035: variable 'ansible_search_path' from source: unknown 178205 1726889806.35042: variable 'ansible_search_path' from source: unknown 178205 1726889806.35090: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889806.35367: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889806.35422: dumping result to json 178205 1726889806.35434: done dumping result, returning 178205 1726889806.35449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000000343] 178205 1726889806.35466: sending task result for task 02369adf-7a19-34ed-f5d1-000000000343 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889806.35634: no more pending results, returning what we have 178205 1726889806.35639: results queue empty 178205 1726889806.35639: checking for any_errors_fatal 178205 1726889806.35648: done checking for any_errors_fatal 178205 1726889806.35649: checking for max_fail_percentage 178205 1726889806.35650: done checking for max_fail_percentage 178205 1726889806.35651: checking to see if all hosts have failed and the running result is not ok 178205 1726889806.35653: done checking to see if all hosts have failed 178205 1726889806.35653: getting the remaining hosts for this loop 178205 1726889806.35655: done getting the remaining hosts for this loop 178205 1726889806.35659: getting the next task for host managed_node2 178205 1726889806.35668: done getting next task for host managed_node2 178205 1726889806.35673: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889806.35677: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889806.35694: getting variables 178205 1726889806.35696: in VariableManager get_vars() 178205 1726889806.35738: Calling all_inventory to load vars for managed_node2 178205 1726889806.35742: Calling groups_inventory to load vars for managed_node2 178205 1726889806.35745: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889806.35758: Calling all_plugins_play to load vars for managed_node2 178205 1726889806.35761: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889806.35764: Calling groups_plugins_play to load vars for managed_node2 178205 1726889806.36386: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000343 178205 1726889806.36390: WORKER PROCESS EXITING 178205 1726889806.36420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889806.37171: done with get_vars() 178205 1726889806.37184: 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 23:36:46 -0400 (0:00:00.030) 0:00:19.360 ****** 178205 1726889806.37272: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889806.37515: worker is 1 (out of 1 available) 178205 1726889806.37530: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889806.37544: done queuing things up, now waiting for results queue to drain 178205 1726889806.37545: waiting for pending results... 178205 1726889806.37818: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889806.37965: in run() - task 02369adf-7a19-34ed-f5d1-000000000344 178205 1726889806.37994: variable 'ansible_search_path' from source: unknown 178205 1726889806.38000: variable 'ansible_search_path' from source: unknown 178205 1726889806.38042: calling self._execute() 178205 1726889806.38143: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.38157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.38172: variable 'omit' from source: magic vars 178205 1726889806.38286: variable 'omit' from source: magic vars 178205 1726889806.38366: variable 'omit' from source: magic vars 178205 1726889806.38832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889806.43952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889806.44030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889806.44178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889806.44214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889806.44241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889806.44433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.44459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.44597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.44638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.44651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.45098: variable 'storage_volumes' from source: include params 178205 1726889806.45285: variable '__swap_disk' from source: set_fact 178205 1726889806.45336: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889806.45463: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889806.45467: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889806.45530: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889806.45705: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889806.45767: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889806.46082: variable 'storage_safe_mode' from source: play vars 178205 1726889806.46266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889806.46297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889806.46386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889806.46496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889806.46513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889806.46691: variable 'omit' from source: magic vars 178205 1726889806.46715: variable 'omit' from source: magic vars 178205 1726889806.46877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889806.46909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889806.46930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889806.46944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889806.46960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889806.46991: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889806.47087: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.47090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.47185: Set connection var ansible_pipelining to False 178205 1726889806.47268: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889806.47274: Set connection var ansible_shell_executable to /bin/sh 178205 1726889806.47276: Set connection var ansible_connection to ssh 178205 1726889806.47282: Set connection var ansible_shell_type to sh 178205 1726889806.47287: Set connection var ansible_timeout to 10 178205 1726889806.47335: variable 'ansible_shell_executable' from source: unknown 178205 1726889806.47338: variable 'ansible_connection' from source: unknown 178205 1726889806.47342: variable 'ansible_module_compression' from source: unknown 178205 1726889806.47344: variable 'ansible_shell_type' from source: unknown 178205 1726889806.47347: variable 'ansible_shell_executable' from source: unknown 178205 1726889806.47349: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889806.47353: variable 'ansible_pipelining' from source: unknown 178205 1726889806.47356: variable 'ansible_timeout' from source: unknown 178205 1726889806.47360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889806.47753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889806.47762: variable 'omit' from source: magic vars 178205 1726889806.47772: starting attempt loop 178205 1726889806.47775: running the handler 178205 1726889806.47795: _low_level_execute_command(): starting 178205 1726889806.47802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889806.49762: 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 <<< 178205 1726889806.49765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.49801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889806.49807: 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 <<< 178205 1726889806.49810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.49925: stderr 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 <<< 178205 1726889806.49929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.49990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889806.50001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889806.50131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889806.52569: stdout chunk (state=3): >>>/root <<< 178205 1726889806.52721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889806.52797: stderr chunk (state=3): >>><<< 178205 1726889806.52801: stdout chunk (state=3): >>><<< 178205 1726889806.52926: _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 178205 1726889806.52929: _low_level_execute_command(): starting 178205 1726889806.52932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211 `" && echo ansible-tmp-1726889806.5282712-178808-239239076643211="` echo /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211 `" ) && sleep 0' 178205 1726889806.54154: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.54158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.54178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.54189: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889806.54209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.54234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889806.54248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889806.54259: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889806.54270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.54282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.54295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.54310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.54323: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889806.54339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.54415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889806.54448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889806.54468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889806.54558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889806.57132: stdout chunk (state=3): >>>ansible-tmp-1726889806.5282712-178808-239239076643211=/root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211 <<< 178205 1726889806.57329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889806.57399: stderr chunk (state=3): >>><<< 178205 1726889806.57402: stdout chunk (state=3): >>><<< 178205 1726889806.57622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889806.5282712-178808-239239076643211=/root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211 , stderr=OpenSSH_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 178205 1726889806.57628: variable 'ansible_module_compression' from source: unknown 178205 1726889806.57631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889806.57633: variable 'ansible_facts' from source: unknown 178205 1726889806.57700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/AnsiballZ_blivet.py 178205 1726889806.58338: Sending initial data 178205 1726889806.58341: Sent initial data (157 bytes) 178205 1726889806.60281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889806.60356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.60372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.60391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.60443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.60570: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889806.60590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.60608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889806.60623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889806.60639: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889806.60652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.60670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.60693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.60707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.60721: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889806.60739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.60827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889806.60908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889806.60935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889806.61021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889806.63635: 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 <<< 178205 1726889806.63639: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889806.63670: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889806.63723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmplsbh_le2 /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/AnsiballZ_blivet.py <<< 178205 1726889806.63766: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889806.65290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889806.65618: stderr chunk (state=3): >>><<< 178205 1726889806.65621: stdout chunk (state=3): >>><<< 178205 1726889806.65626: done transferring module to remote 178205 1726889806.65629: _low_level_execute_command(): starting 178205 1726889806.65631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/ /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/AnsiballZ_blivet.py && sleep 0' 178205 1726889806.67303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889806.67319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.67337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.67357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.67517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.67532: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889806.67546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.67562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889806.67572: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889806.67581: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889806.67591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.67609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.67629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.67642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.67653: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889806.67665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.67751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889806.67835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889806.67849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889806.68051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889806.70450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889806.70453: stdout chunk (state=3): >>><<< 178205 1726889806.70455: stderr chunk (state=3): >>><<< 178205 1726889806.70544: _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 178205 1726889806.70548: _low_level_execute_command(): starting 178205 1726889806.70552: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/AnsiballZ_blivet.py && sleep 0' 178205 1726889806.72119: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889806.72137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.72153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.72170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.72231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.72313: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889806.72338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.72356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889806.72368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889806.72380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889806.72392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889806.72410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889806.72434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889806.72447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889806.72459: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889806.72473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889806.72667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889806.72688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889806.72704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889806.72789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889806.75669: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889806.75745: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889806.75749: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889806.75844: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889806.75847: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889806.75904: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889806.75969: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889806.75973: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889806.76063: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook<<< 178205 1726889806.76066: stdout chunk (state=3): >>> <<< 178205 1726889806.76156: 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' <<< 178205 1726889806.76187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889806.76248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889806.76253: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889806.76284: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffed8dc0> <<< 178205 1726889806.76353: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889806.76401: 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 0x7f81ffe7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffed8b20><<< 178205 1726889806.76404: stdout chunk (state=3): >>> <<< 178205 1726889806.76443: 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' <<< 178205 1726889806.76481: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffed8ac0> <<< 178205 1726889806.76508: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889806.76570: 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'<<< 178205 1726889806.76574: stdout chunk (state=3): >>> <<< 178205 1726889806.76618: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d490> <<< 178205 1726889806.76652: 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' <<< 178205 1726889806.76674: 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'<<< 178205 1726889806.76682: stdout chunk (state=3): >>> <<< 178205 1726889806.76700: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889806.76721: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d940> <<< 178205 1726889806.76754: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d670> <<< 178205 1726889806.76799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889806.76831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889806.76856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889806.76892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889806.76925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889806.76955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889806.76982: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889806.77001: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe34190><<< 178205 1726889806.77009: stdout chunk (state=3): >>> <<< 178205 1726889806.77028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889806.77063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889806.77177: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe34220> <<< 178205 1726889806.77236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889806.77242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889806.77277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889806.77294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 178205 1726889806.77302: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe57850> <<< 178205 1726889806.77321: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe34940> <<< 178205 1726889806.77373: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe95880> <<< 178205 1726889806.77416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889806.77436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 178205 1726889806.77444: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe2dd90> <<< 178205 1726889806.77711: 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 0x7f81ffe57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 178205 1726889806.77717: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 178205 1726889806.78108: 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' <<< 178205 1726889806.78142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889806.78157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889806.78183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889806.78220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889806.78246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889806.78271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889806.78293: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd4eb0> <<< 178205 1726889806.78371: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd7f40> <<< 178205 1726889806.78396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889806.78421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889806.78454: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889806.78497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889806.78529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889806.78568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889806.78577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 178205 1726889806.78582: stdout chunk (state=3): >>> <<< 178205 1726889806.78615: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbcc610> <<< 178205 1726889806.78646: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd5640> <<< 178205 1726889806.78668: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd4370> <<< 178205 1726889806.78701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889806.78819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889806.78850: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889806.78899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889806.78939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889806.78951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889806.78993: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.79019: 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 0x7f81ffb10dc0><<< 178205 1726889806.79030: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb108b0> <<< 178205 1726889806.79067: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889806.79120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889806.79130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb10eb0> <<< 178205 1726889806.79154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889806.79193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889806.79236: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889806.79246: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb10f70> <<< 178205 1726889806.79284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889806.79301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 178205 1726889806.79313: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb10e80> <<< 178205 1726889806.79339: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889806.79409: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb68d30> <<< 178205 1726889806.79429: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889806.79474: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb62610> <<< 178205 1726889806.79569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889806.79592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 178205 1726889806.79614: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb76670> <<< 178205 1726889806.79620: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbdbe20> <<< 178205 1726889806.79661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889806.79667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889806.79740: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.79758: 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 0x7f81ffb21c70> <<< 178205 1726889806.79769: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb68250> <<< 178205 1726889806.79823: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.79871: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.79877: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ffb76280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbe19d0> <<< 178205 1726889806.79916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889806.79941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889806.79978: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889806.79995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889806.80031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889806.80058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889806.80101: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb21fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb21d90><<< 178205 1726889806.80106: stdout chunk (state=3): >>> <<< 178205 1726889806.80154: 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'<<< 178205 1726889806.80171: stdout chunk (state=3): >>> import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb21d00><<< 178205 1726889806.80177: stdout chunk (state=3): >>> <<< 178205 1726889806.80207: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889806.80228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889806.80264: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889806.80293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889806.80347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889806.80768: 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 0x7f81ffaf5370> # /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 0x7f81ffaf5460> <<< 178205 1726889806.80805: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb2bfa0> <<< 178205 1726889806.81119: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23a30> <<< 178205 1726889806.81123: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23490> <<< 178205 1726889806.81127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889806.81129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889806.81131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889806.81133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889806.81135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889806.81137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 178205 1726889806.81139: stdout chunk (state=3): >>> <<< 178205 1726889806.81141: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa291c0> <<< 178205 1726889806.81165: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffadfc70> <<< 178205 1726889806.81253: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23eb0> <<< 178205 1726889806.81280: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbe1040> <<< 178205 1726889806.81318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889806.81362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889806.81398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889806.81437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889806.81449: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa3caf0> <<< 178205 1726889806.81469: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889806.81523: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.81544: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.81552: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ffa3ce20> <<< 178205 1726889806.81588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889806.81607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889806.81638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889806.81655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 178205 1726889806.81666: stdout chunk (state=3): >>> <<< 178205 1726889806.81678: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa4f730> <<< 178205 1726889806.81716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889806.81767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889806.81815: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa4fc70> <<< 178205 1726889806.81871: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.81882: 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 0x7f81ff9da3a0> <<< 178205 1726889806.81904: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa3cf10> <<< 178205 1726889806.81936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889806.81954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889806.82029: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.82036: 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 0x7f81ff9ec280> <<< 178205 1726889806.82056: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa4f5b0> <<< 178205 1726889806.82075: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889806.82132: 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'<<< 178205 1726889806.82138: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff9ec340> <<< 178205 1726889806.82193: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb219d0> <<< 178205 1726889806.82229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889806.82255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889806.82284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889806.82315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889806.82369: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.82384: 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 0x7f81ffa066a0> <<< 178205 1726889806.82429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889806.82434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889806.82479: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.82499: 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 0x7f81ffa06970> <<< 178205 1726889806.82510: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa06760><<< 178205 1726889806.82518: stdout chunk (state=3): >>> <<< 178205 1726889806.82560: 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'<<< 178205 1726889806.82570: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ffa06850><<< 178205 1726889806.82578: stdout chunk (state=3): >>> <<< 178205 1726889806.82621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889806.82628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889806.82907: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.82926: 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 0x7f81ffa06ca0><<< 178205 1726889806.82929: stdout chunk (state=3): >>> <<< 178205 1726889806.82993: 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'<<< 178205 1726889806.82997: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ffa141f0> <<< 178205 1726889806.83020: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa068e0> <<< 178205 1726889806.83050: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff9faa30> <<< 178205 1726889806.83085: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb215b0><<< 178205 1726889806.83103: stdout chunk (state=3): >>> <<< 178205 1726889806.83129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889806.83218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889806.83274: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa06a90> <<< 178205 1726889806.83432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889806.83465: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f81ff943670> <<< 178205 1726889806.83847: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 178205 1726889806.83869: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.84043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.84085: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889806.84111: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.84137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.84164: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889806.84203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.86191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.87803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889806.87859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 178205 1726889806.87876: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33b7c0> # /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' <<< 178205 1726889806.87932: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889806.87938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889806.87978: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 178205 1726889806.87984: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889806.88318: 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' <<< 178205 1726889806.88322: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff33b160> <<< 178205 1726889806.88326: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33b280> <<< 178205 1726889806.88330: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33bf10> <<< 178205 1726889806.88333: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889806.88337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889806.88339: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33b4f0> <<< 178205 1726889806.88346: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33bd30> <<< 178205 1726889806.88350: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889806.88375: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.88382: 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 0x7f81ff33bf70> <<< 178205 1726889806.88417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 178205 1726889806.88427: stdout chunk (state=3): >>> <<< 178205 1726889806.88476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889806.88545: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33b100> <<< 178205 1726889806.88588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889806.88629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889806.88662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889806.88713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889806.88754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889806.88768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889806.88895: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff291ee0> <<< 178205 1726889806.88962: 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'<<< 178205 1726889806.88970: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff2aff40> <<< 178205 1726889806.89032: 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'<<< 178205 1726889806.89039: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff2afd60> <<< 178205 1726889806.89065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889806.89117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889806.89173: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff2af3d0> <<< 178205 1726889806.89206: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3a2dc0> <<< 178205 1726889806.89481: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3a23a0> <<< 178205 1726889806.89518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889806.89534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889806.89568: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3a2f70> <<< 178205 1726889806.89602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889806.89629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889806.89673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889806.89680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889806.89716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889806.89743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889806.89781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889806.89798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889806.89815: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff373c10> <<< 178205 1726889806.89947: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff30dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff30d3a0> <<< 178205 1726889806.89972: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff343490> <<< 178205 1726889806.90028: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.90039: 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 0x7f81ff30d4c0> <<< 178205 1726889806.90091: 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 <<< 178205 1726889806.90105: 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 0x7f81ff30d4f0><<< 178205 1726889806.90111: stdout chunk (state=3): >>> <<< 178205 1726889806.90147: 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 <<< 178205 1726889806.90180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889806.90211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889806.90265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889806.90371: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.90403: 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 0x7f81ff273250> <<< 178205 1726889806.90419: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3841f0><<< 178205 1726889806.90427: stdout chunk (state=3): >>> <<< 178205 1726889806.90449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889806.90479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889806.90576: 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'<<< 178205 1726889806.90591: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff2808e0> <<< 178205 1726889806.90614: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff384370> <<< 178205 1726889806.90652: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889806.90738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889806.90774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889806.90799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889806.90822: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889806.90933: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff39cd90> <<< 178205 1726889806.91175: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff280880> <<< 178205 1726889806.91352: 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' <<< 178205 1726889806.91365: 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 0x7f81ff2806d0> <<< 178205 1726889806.91431: 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' <<< 178205 1726889806.91440: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff27f670> <<< 178205 1726889806.91510: 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' <<< 178205 1726889806.91521: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff27f5b0> <<< 178205 1726889806.91545: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff37a8b0> <<< 178205 1726889806.91582: 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 <<< 178205 1726889806.91596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 178205 1726889806.91629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889806.91661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889806.91747: 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' <<< 178205 1726889806.91753: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff304670> <<< 178205 1726889806.92086: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889806.92096: 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 0x7f81ff303ac0> <<< 178205 1726889806.92120: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3120d0> <<< 178205 1726889806.92185: 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'<<< 178205 1726889806.92192: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff3040d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff347a60> <<< 178205 1726889806.92218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92259: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py<<< 178205 1726889806.92264: stdout chunk (state=3): >>> <<< 178205 1726889806.92295: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92558: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889806.92583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92629: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py<<< 178205 1726889806.92646: stdout chunk (state=3): >>> <<< 178205 1726889806.92652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92812: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.92967: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.93774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.94591: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889806.94616: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889806.94639: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889806.94659: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py<<< 178205 1726889806.94663: stdout chunk (state=3): >>> <<< 178205 1726889806.94707: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889806.94739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889806.94837: 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'<<< 178205 1726889806.94868: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81fee3b580> <<< 178205 1726889806.94972: 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' <<< 178205 1726889806.94998: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff251520> <<< 178205 1726889806.95022: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fede10a0> <<< 178205 1726889806.95088: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889806.95116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.95146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.95170: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889806.95194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.95399: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.95617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889806.95626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889806.95659: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff303bb0> <<< 178205 1726889806.95678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.96347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.96968: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97160: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889806.97177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97287: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889806.97316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97410: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97534: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889806.97563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97610: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py<<< 178205 1726889806.97630: stdout chunk (state=3): >>> <<< 178205 1726889806.97635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.97742: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889806.97765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98072: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 178205 1726889806.98391: stdout chunk (state=3): >>> <<< 178205 1726889806.98437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889806.98460: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889806.98573: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff25c970><<< 178205 1726889806.98590: stdout chunk (state=3): >>> <<< 178205 1726889806.98599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98782: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889806.98813: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889806.98826: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889806.98841: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889806.98873: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98933: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.98985: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889806.99008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99355: 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 <<< 178205 1726889806.99402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889806.99526: 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'<<< 178205 1726889806.99532: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81ff38f250> <<< 178205 1726889806.99594: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff25c6a0> <<< 178205 1726889806.99656: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889806.99663: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889806.99690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889806.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00028: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889807.00031: stdout chunk (state=3): >>> <<< 178205 1726889807.00079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889807.00105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889807.00142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 178205 1726889807.00149: stdout chunk (state=3): >>> <<< 178205 1726889807.00192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 178205 1726889807.00198: stdout chunk (state=3): >>> <<< 178205 1726889807.00229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889807.00258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889807.00409: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff2427c0> <<< 178205 1726889807.00474: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff23f7f0> <<< 178205 1726889807.00574: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff239970> # destroy ansible.module_utils.distro <<< 178205 1726889807.00581: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889807.00605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00683: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889807.00694: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889807.00806: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889807.00836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00862: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889807.00874: stdout chunk (state=3): >>> import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889807.00901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00943: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889807.00971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.00988: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889807.01000: stdout chunk (state=3): >>> <<< 178205 1726889807.01015: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889807.01041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.01070: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.01081: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889807.01114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.01134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.01152: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py<<< 178205 1726889807.01159: stdout chunk (state=3): >>> <<< 178205 1726889807.01179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.03454: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.05386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889807.05445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889807.05485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889807.05505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889807.05545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 178205 1726889807.05557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'<<< 178205 1726889807.05563: stdout chunk (state=3): >>> <<< 178205 1726889807.05621: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889807.05633: 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 0x7f81fedc2f10> <<< 178205 1726889807.05656: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedc27c0><<< 178205 1726889807.05659: stdout chunk (state=3): >>> <<< 178205 1726889807.05695: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee12f70> <<< 178205 1726889807.05861: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feaadfd0> <<< 178205 1726889807.05940: 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'<<< 178205 1726889807.05949: stdout chunk (state=3): >>> <<< 178205 1726889807.05987: 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 <<< 178205 1726889807.06029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889807.06067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889807.06075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889807.06118: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee1dc70> <<< 178205 1726889807.06156: 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' <<< 178205 1726889807.06239: 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'<<< 178205 1726889807.06246: stdout chunk (state=3): >>> <<< 178205 1726889807.06297: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedd3b80> <<< 178205 1726889807.06373: 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'<<< 178205 1726889807.06401: stdout chunk (state=3): >>> import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81fedd37f0> <<< 178205 1726889807.06409: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedd34f0> <<< 178205 1726889807.06454: 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'<<< 178205 1726889807.06460: stdout chunk (state=3): >>> <<< 178205 1726889807.06502: 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' <<< 178205 1726889807.06540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889807.06582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889807.06687: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb8d850> <<< 178205 1726889807.06694: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb8d640> <<< 178205 1726889807.06801: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedd3700> <<< 178205 1726889807.06850: 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<<< 178205 1726889807.06857: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 178205 1726889807.06903: 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 <<< 178205 1726889807.06916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.06960: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889807.07272: 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 <<< 178205 1726889807.07281: 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 0x7f81fee0da00> <<< 178205 1726889807.07363: 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'<<< 178205 1726889807.07381: stdout chunk (state=3): >>> import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81fee0d640><<< 178205 1726889807.07388: stdout chunk (state=3): >>> <<< 178205 1726889807.07431: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0d340> <<< 178205 1726889807.07497: 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 <<< 178205 1726889807.07505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.07544: 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 <<< 178205 1726889807.07550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 178205 1726889807.07585: 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 <<< 178205 1726889807.07601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889807.07639: 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 <<< 178205 1726889807.07652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889807.07701: 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' <<< 178205 1726889807.07716: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feafdbe0> <<< 178205 1726889807.07760: 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 <<< 178205 1726889807.07776: 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 0x7f81feafdaf0><<< 178205 1726889807.07782: stdout chunk (state=3): >>> <<< 178205 1726889807.07815: 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 <<< 178205 1726889807.07846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 178205 1726889807.07869: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feafd7f0> <<< 178205 1726889807.07914: 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 <<< 178205 1726889807.07927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 178205 1726889807.07939: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feafd220> <<< 178205 1726889807.07981: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2dd90> <<< 178205 1726889807.07990: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2d970> <<< 178205 1726889807.08011: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889807.08043: 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 <<< 178205 1726889807.08062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889807.08082: stdout chunk (state=3): >>> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides<<< 178205 1726889807.08090: stdout chunk (state=3): >>> <<< 178205 1726889807.08108: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2dc10> <<< 178205 1726889807.08137: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2d340> <<< 178205 1726889807.08144: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0df70> <<< 178205 1726889807.08726: 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 # 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 0x7f81feb87f40> # /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 0x7f81feab2a00> <<< 178205 1726889807.08798: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb9f7c0> <<< 178205 1726889807.08838: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb9f310><<< 178205 1726889807.08844: stdout chunk (state=3): >>> <<< 178205 1726889807.09031: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb93a30> <<< 178205 1726889807.09122: 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 <<< 178205 1726889807.09148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889807.09459: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fea848b0> <<< 178205 1726889807.09541: 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 <<< 178205 1726889807.09564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889807.09908: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe489eb0> <<< 178205 1726889807.09939: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0d490> <<< 178205 1726889807.10029: 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 <<< 178205 1726889807.10077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889807.10386: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe489fd0> <<< 178205 1726889807.10448: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff38de20> <<< 178205 1726889807.10480: 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 <<< 178205 1726889807.10498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc'<<< 178205 1726889807.10505: stdout chunk (state=3): >>> <<< 178205 1726889807.10539: 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 <<< 178205 1726889807.10546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889807.10573: 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 <<< 178205 1726889807.10601: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889807.10681: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe41c6d0><<< 178205 1726889807.10691: stdout chunk (state=3): >>> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe41c4f0> <<< 178205 1726889807.10705: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe4a5790> <<< 178205 1726889807.11422: stdout chunk (state=3): >>> <<< 178205 1726889807.11440: stdout chunk (state=3): >>>** (process:401406): WARNING **: 23:36:47.113: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 178205 1726889807.11447: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81febb5a90> <<< 178205 1726889807.11817: 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' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe41c2e0> <<< 178205 1726889807.11820: 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' <<< 178205 1726889807.11823: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44da00> <<< 178205 1726889807.11827: 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 <<< 178205 1726889807.11829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.11832: 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 <<< 178205 1726889807.11834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 178205 1726889807.11836: 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 <<< 178205 1726889807.11838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889807.11872: 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<<< 178205 1726889807.11878: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.11916: 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 <<< 178205 1726889807.11934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc'<<< 178205 1726889807.11940: stdout chunk (state=3): >>> <<< 178205 1726889807.11977: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1a00> <<< 178205 1726889807.12025: 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'<<< 178205 1726889807.12029: stdout chunk (state=3): >>> <<< 178205 1726889807.12064: 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 <<< 178205 1726889807.12097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 178205 1726889807.12121: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889807.12161: 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<<< 178205 1726889807.12184: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 178205 1726889807.12190: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddbe160> <<< 178205 1726889807.12248: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda74f0> <<< 178205 1726889807.12255: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1f40> <<< 178205 1726889807.12286: 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 <<< 178205 1726889807.12311: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 178205 1726889807.12345: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddb4e20> <<< 178205 1726889807.12378: 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 <<< 178205 1726889807.12403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889807.12452: 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 <<< 178205 1726889807.12458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.12508: 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 <<< 178205 1726889807.12515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 178205 1726889807.12563: 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 <<< 178205 1726889807.12579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' <<< 178205 1726889807.12585: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0f10> <<< 178205 1726889807.12608: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0c70> <<< 178205 1726889807.12646: 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 <<< 178205 1726889807.12664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889807.12734: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0d60> <<< 178205 1726889807.12738: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd08e0> <<< 178205 1726889807.12784: 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 <<< 178205 1726889807.12791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889807.12834: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889807.12862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889807.12875: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd09a0><<< 178205 1726889807.12890: stdout chunk (state=3): >>> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0940><<< 178205 1726889807.12907: stdout chunk (state=3): >>> <<< 178205 1726889807.12914: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddbeee0> <<< 178205 1726889807.12953: 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<<< 178205 1726889807.12966: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889807.13017: 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'<<< 178205 1726889807.13023: stdout chunk (state=3): >>> <<< 178205 1726889807.13061: 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 <<< 178205 1726889807.13072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 178205 1726889807.13097: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd55b20> <<< 178205 1726889807.13177: 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 <<< 178205 1726889807.13189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc'<<< 178205 1726889807.13206: stdout chunk (state=3): >>> <<< 178205 1726889807.13226: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd55f10> <<< 178205 1726889807.13232: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd557f0> <<< 178205 1726889807.13250: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd06d0> <<< 178205 1726889807.13302: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc'<<< 178205 1726889807.13322: stdout chunk (state=3): >>> import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd55820> <<< 178205 1726889807.13329: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1220> <<< 178205 1726889807.13370: 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 <<< 178205 1726889807.13376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 178205 1726889807.13423: 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' <<< 178205 1726889807.13457: 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 <<< 178205 1726889807.13486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc'<<< 178205 1726889807.13493: stdout chunk (state=3): >>> <<< 178205 1726889807.13561: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd6d5b0> <<< 178205 1726889807.13576: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd6d310> <<< 178205 1726889807.13595: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1760> <<< 178205 1726889807.14089: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe4526d0> <<< 178205 1726889807.14174: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44de80> <<< 178205 1726889807.14218: 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 <<< 178205 1726889807.14231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889807.14256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889807.14290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889807.14312: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd1c550> <<< 178205 1726889807.14337: 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' <<< 178205 1726889807.14360: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd1cd00> <<< 178205 1726889807.14472: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd93220> <<< 178205 1726889807.14496: 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 <<< 178205 1726889807.14535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889807.14563: 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 <<< 178205 1726889807.14589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.14632: 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 0x7f81fdd50be0> <<< 178205 1726889807.14668: 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' <<< 178205 1726889807.14698: 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 <<< 178205 1726889807.14722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889807.14757: 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 <<< 178205 1726889807.14765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889807.14811: 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' <<< 178205 1726889807.14845: 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' <<< 178205 1726889807.14871: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce38b0> <<< 178205 1726889807.14910: 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' <<< 178205 1726889807.14919: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce3e20> <<< 178205 1726889807.14946: 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' <<< 178205 1726889807.14966: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcf2520> <<< 178205 1726889807.14990: 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 <<< 178205 1726889807.15009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 178205 1726889807.15042: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcf2880> <<< 178205 1726889807.15063: 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 <<< 178205 1726889807.15077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 178205 1726889807.15145: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcf2fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce3550> <<< 178205 1726889807.15172: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce31f0> <<< 178205 1726889807.15358: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcd72b0> <<< 178205 1726889807.15386: 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' <<< 178205 1726889807.15418: 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' <<< 178205 1726889807.15449: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdc94730> <<< 178205 1726889807.15457: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcd78b0> <<< 178205 1726889807.15489: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd50d90> <<< 178205 1726889807.15526: 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 <<< 178205 1726889807.15530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 178205 1726889807.15560: 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' <<< 178205 1726889807.15583: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdc9e0d0> <<< 178205 1726889807.15629: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd50fd0> <<< 178205 1726889807.15654: 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' <<< 178205 1726889807.15708: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcd7430> <<< 178205 1726889807.15735: 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 <<< 178205 1726889807.15743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 178205 1726889807.15779: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdc9e430> <<< 178205 1726889807.15809: 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' <<< 178205 1726889807.15844: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdc9e700> <<< 178205 1726889807.16179: 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' <<< 178205 1726889807.16217: 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 <<< 178205 1726889807.16244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.16391: 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 0x7f81fdccdeb0> <<< 178205 1726889807.16436: 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' <<< 178205 1726889807.16473: 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 0x7f81fdbc4c40> <<< 178205 1726889807.16488: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbc45b0> <<< 178205 1726889807.16520: 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 <<< 178205 1726889807.16532: 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 0x7f81fdbc4f10> <<< 178205 1726889807.16562: 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 <<< 178205 1726889807.16579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889807.16603: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbd2610> <<< 178205 1726889807.16628: 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 <<< 178205 1726889807.16656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889807.16685: 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' <<< 178205 1726889807.16705: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbe97f0> <<< 178205 1726889807.16737: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbe13a0> <<< 178205 1726889807.16763: 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' <<< 178205 1726889807.16787: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbf49d0> <<< 178205 1726889807.16820: 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' <<< 178205 1726889807.16848: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbfc6a0> <<< 178205 1726889807.16876: 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 <<< 178205 1726889807.16887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889807.16909: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb7d490> <<< 178205 1726889807.16946: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcc4ee0> <<< 178205 1726889807.16983: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcc4be0> <<< 178205 1726889807.17010: 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 <<< 178205 1726889807.17030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889807.17069: 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 0x7f81fdb9b490> <<< 178205 1726889807.17104: 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 <<< 178205 1726889807.17120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 178205 1726889807.17145: 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 <<< 178205 1726889807.17173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889807.17259: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb9bc10> <<< 178205 1726889807.17283: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb9b430> <<< 178205 1726889807.17431: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb89c40> <<< 178205 1726889807.17460: 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' <<< 178205 1726889807.17502: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbbcc70> <<< 178205 1726889807.17536: 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' <<< 178205 1726889807.17561: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb403d0> <<< 178205 1726889807.17593: 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 <<< 178205 1726889807.17641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889807.17674: 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' <<< 178205 1726889807.17764: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb5b4f0> <<< 178205 1726889807.17801: 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 <<< 178205 1726889807.17809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 178205 1726889807.17887: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb5b8b0> <<< 178205 1726889807.17921: 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 <<< 178205 1726889807.17929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 178205 1726889807.17984: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb62550> <<< 178205 1726889807.18020: 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' <<< 178205 1726889807.18056: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb73130> <<< 178205 1726889807.18086: 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' <<< 178205 1726889807.18119: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb73940> <<< 178205 1726889807.18147: 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' <<< 178205 1726889807.18194: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb73c70> <<< 178205 1726889807.18231: 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' <<< 178205 1726889807.18284: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb73e20> <<< 178205 1726889807.18320: 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' <<< 178205 1726889807.18367: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdafd730> <<< 178205 1726889807.18403: 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' <<< 178205 1726889807.18439: 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' <<< 178205 1726889807.18467: 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 <<< 178205 1726889807.18495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889807.18563: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb0f310> <<< 178205 1726889807.18607: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdafdfa0> <<< 178205 1726889807.18614: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdafda90> <<< 178205 1726889807.19036: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb40490> <<< 178205 1726889807.19062: 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 <<< 178205 1726889807.19079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889807.19121: 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' <<< 178205 1726889807.19152: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdac1f40> <<< 178205 1726889807.19180: 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' <<< 178205 1726889807.19210: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdacd2b0> <<< 178205 1726889807.19333: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb4dd30> <<< 178205 1726889807.19364: 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' <<< 178205 1726889807.19408: 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 <<< 178205 1726889807.19416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889807.20105: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdadbc10> <<< 178205 1726889807.20157: 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 <<< 178205 1726889807.20163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 178205 1726889807.20199: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdae3b20> <<< 178205 1726889807.20434: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdadb520> <<< 178205 1726889807.20467: 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 <<< 178205 1726889807.20480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889807.20553: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaeddc0> <<< 178205 1726889807.20588: 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 <<< 178205 1726889807.20595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 178205 1726889807.20920: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaf3fd0> <<< 178205 1726889807.20923: 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 <<< 178205 1726889807.20927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 178205 1726889807.20929: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaf7730> <<< 178205 1726889807.20932: 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 <<< 178205 1726889807.20934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc'<<< 178205 1726889807.20936: stdout chunk (state=3): >>> <<< 178205 1726889807.20938: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaf7ee0> <<< 178205 1726889807.20940: 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 <<< 178205 1726889807.20942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889807.20981: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fda859a0> <<< 178205 1726889807.20988: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd45ca0> <<< 178205 1726889807.21034: 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' <<< 178205 1726889807.21049: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcc4940> <<< 178205 1726889807.21295: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd34eb0> <<< 178205 1726889807.21329: 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 <<< 178205 1726889807.21373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889807.21423: 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 <<< 178205 1726889807.21436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889807.21487: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaadbe0> <<< 178205 1726889807.21529: 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 <<< 178205 1726889807.21550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 178205 1726889807.21570: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdab6790> <<< 178205 1726889807.21609: 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 <<< 178205 1726889807.21621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 178205 1726889807.21716: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdab6370> <<< 178205 1726889807.21747: 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 <<< 178205 1726889807.21761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 178205 1726889807.21869: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fda41d30> <<< 178205 1726889807.22104: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaa6970> <<< 178205 1726889807.22135: 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 <<< 178205 1726889807.22169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889807.22360: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaad760> <<< 178205 1726889807.22389: 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 <<< 178205 1726889807.22406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889807.22501: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fda03b50> <<< 178205 1726889807.22533: 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 <<< 178205 1726889807.22638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889807.22684: 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 <<< 178205 1726889807.22691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889807.22729: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd9ce910> <<< 178205 1726889807.22756: 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 <<< 178205 1726889807.22795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889807.22842: 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 <<< 178205 1726889807.22848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889807.22892: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd9e0ac0> <<< 178205 1726889807.23154: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd9d4220> <<< 178205 1726889807.23193: 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 <<< 178205 1726889807.23206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889807.23233: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd97ff40> <<< 178205 1726889807.23845: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fda0e670> <<< 178205 1726889807.23875: 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 <<< 178205 1726889807.23918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889807.24110: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd950c70> <<< 178205 1726889807.24149: 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 <<< 178205 1726889807.24161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc'<<< 178205 1726889807.24168: stdout chunk (state=3): >>> <<< 178205 1726889807.24219: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd96ce80> <<< 178205 1726889807.24256: 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 <<< 178205 1726889807.24264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc'<<< 178205 1726889807.24279: stdout chunk (state=3): >>> <<< 178205 1726889807.24331: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd95f8b0> <<< 178205 1726889807.24374: 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' <<< 178205 1726889807.24409: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd979400> <<< 178205 1726889807.24444: 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 <<< 178205 1726889807.24458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 178205 1726889807.24515: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd979760> <<< 178205 1726889807.24553: 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 <<< 178205 1726889807.24561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 178205 1726889807.24602: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd900610> <<< 178205 1726889807.24631: 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 <<< 178205 1726889807.24664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889807.24822: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd900f10> <<< 178205 1726889807.24830: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44db20> <<< 178205 1726889807.24861: 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 <<< 178205 1726889807.24900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889807.25134: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44dbe0> <<< 178205 1726889807.25175: 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 <<< 178205 1726889807.25232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889807.25269: 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 <<< 178205 1726889807.25330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889807.25374: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd8d6b50> <<< 178205 1726889807.25428: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd8c0880> <<< 178205 1726889807.25468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.25491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.25521: 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_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 178205 1726889807.25546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.25565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.25586: 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_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889807.25619: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.25959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.26232: 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_dqbpfk_b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889807.26552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889807.26717: 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 <<< 178205 1726889807.26752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889807.26807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 178205 1726889807.26817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 178205 1726889807.26847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889807.26892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889807.26929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889807.26958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889807.26976: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd859820> <<< 178205 1726889807.27052: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889807.27065: 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 0x7f81fd8598b0> <<< 178205 1726889807.27173: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd884d30> <<< 178205 1726889807.27204: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd8844c0> <<< 178205 1726889807.27237: 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 <<< 178205 1726889807.27262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 178205 1726889807.27561: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd884cd0> <<< 178205 1726889807.27595: 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 <<< 178205 1726889807.27632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889807.27669: 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 <<< 178205 1726889807.27694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 178205 1726889807.27748: 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' <<< 178205 1726889807.27766: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7a23a0> <<< 178205 1726889807.27812: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd832b50> <<< 178205 1726889807.27842: 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 <<< 178205 1726889807.27877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889807.27926: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7a27f0> <<< 178205 1726889807.27972: 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'<<< 178205 1726889807.27979: stdout chunk (state=3): >>> <<< 178205 1726889807.28019: 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 <<< 178205 1726889807.28049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889807.28107: 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 <<< 178205 1726889807.28126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889807.28176: 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 <<< 178205 1726889807.28183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 178205 1726889807.28233: 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 <<< 178205 1726889807.28241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' <<< 178205 1726889807.28262: stdout chunk (state=3): >>>import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7580> <<< 178205 1726889807.28276: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7220> <<< 178205 1726889807.28322: 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 <<< 178205 1726889807.28331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' <<< 178205 1726889807.28352: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7730> <<< 178205 1726889807.28385: 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 <<< 178205 1726889807.28404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc'<<< 178205 1726889807.28423: stdout chunk (state=3): >>> <<< 178205 1726889807.28430: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7970> <<< 178205 1726889807.28474: 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 <<< 178205 1726889807.28479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 178205 1726889807.28506: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7b50> <<< 178205 1726889807.28536: 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 <<< 178205 1726889807.28568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889807.28614: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7d60> <<< 178205 1726889807.28654: 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 <<< 178205 1726889807.28674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc'<<< 178205 1726889807.28680: stdout chunk (state=3): >>> <<< 178205 1726889807.28709: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c2220> <<< 178205 1726889807.28783: 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' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c2d60> <<< 178205 1726889807.28834: 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 <<< 178205 1726889807.28841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 178205 1726889807.28868: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c2ee0><<< 178205 1726889807.28877: stdout chunk (state=3): >>> <<< 178205 1726889807.28908: 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 <<< 178205 1726889807.28913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 178205 1726889807.28938: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c8130> <<< 178205 1726889807.28977: 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 <<< 178205 1726889807.28985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889807.29026: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c82e0> <<< 178205 1726889807.29053: 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 <<< 178205 1726889807.29077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889807.29115: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c8760> <<< 178205 1726889807.29155: 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 <<< 178205 1726889807.29162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889807.29191: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7c8d90> <<< 178205 1726889807.29238: 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 <<< 178205 1726889807.29250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' <<< 178205 1726889807.29266: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7d40d0> <<< 178205 1726889807.29309: 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'<<< 178205 1726889807.29335: stdout chunk (state=3): >>> import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7d42b0> <<< 178205 1726889807.29376: 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'<<< 178205 1726889807.29396: stdout chunk (state=3): >>> import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7d4430> <<< 178205 1726889807.29439: 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 <<< 178205 1726889807.29448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889807.29468: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7d4670> <<< 178205 1726889807.29488: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7aabb0> <<< 178205 1726889807.29562: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7aa100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7a2ee0> <<< 178205 1726889807.29775: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd859b20> <<< 178205 1726889807.30120: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd846220> <<< 178205 1726889807.33823: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889807.43323: 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 <<< 178205 1726889807.43330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889807.43651: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd77adf0> <<< 178205 1726889808.14940: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}}<<< 178205 1726889808.14954: stdout chunk (state=3): >>> <<< 178205 1726889808.16374: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889808.16428: 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 <<< 178205 1726889808.16460: 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 <<< 178205 1726889808.16497: 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<<< 178205 1726889808.16556: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 178205 1726889808.16646: stdout chunk (state=3): >>># 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<<< 178205 1726889808.16681: 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 # 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 <<< 178205 1726889808.16749: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # 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 <<< 178205 1726889808.16754: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 178205 1726889808.17229: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.over<<< 178205 1726889808.17255: stdout chunk (state=3): >>>rides.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] r<<< 178205 1726889808.17262: stdout chunk (state=3): >>>emoving 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 <<< 178205 1726889808.17819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889808.17849: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 178205 1726889808.17880: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889808.17949: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree <<< 178205 1726889808.17983: 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 # 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<<< 178205 1726889808.18005: stdout chunk (state=3): >>> # 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 <<< 178205 1726889808.18035: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning <<< 178205 1726889808.18069: 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<<< 178205 1726889808.18104: stdout chunk (state=3): >>> # 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 <<< 178205 1726889808.18142: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 178205 1726889808.18171: 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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes <<< 178205 1726889808.18229: stdout chunk (state=3): >>># 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 <<< 178205 1726889808.18240: stdout chunk (state=3): >>># 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 <<< 178205 1726889808.18269: 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 <<< 178205 1726889808.18277: stdout chunk (state=3): >>># cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 178205 1726889808.18342: 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 <<< 178205 1726889808.18363: 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 # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 178205 1726889808.18387: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob <<< 178205 1726889808.18405: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889808.18432: 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 <<< 178205 1726889808.18459: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 178205 1726889808.18491: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket <<< 178205 1726889808.18526: 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 <<< 178205 1726889808.18568: 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 <<< 178205 1726889808.18605: stdout chunk (state=3): >>># destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib <<< 178205 1726889808.18618: stdout chunk (state=3): >>># destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 178205 1726889808.18632: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 178205 1726889808.18667: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 178205 1726889808.18730: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889808.18745: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 178205 1726889808.18893: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 <<< 178205 1726889808.18936: 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 # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889808.18947: 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 178205 1726889808.19106: 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 gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 178205 1726889808.20051: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 178205 1726889808.20149: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 178205 1726889808.20154: stdout chunk (state=3): >>># destroy _heapq # destroy _socket # destroy array <<< 178205 1726889808.20156: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 178205 1726889808.20282: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889808.20286: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 178205 1726889808.20289: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889808.20377: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response <<< 178205 1726889808.20381: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser # destroy genericpath # destroy _sre # destroy sre_parse <<< 178205 1726889808.20384: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889808.20463: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 178205 1726889808.20571: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid <<< 178205 1726889808.20574: stdout chunk (state=3): >>># 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 <<< 178205 1726889808.20577: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 178205 1726889808.20579: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 178205 1726889808.20581: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889808.20622: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889808.20749: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 178205 1726889808.20752: stdout chunk (state=3): >>># destroy _signal # destroy contextlib <<< 178205 1726889808.20755: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 178205 1726889808.20757: stdout chunk (state=3): >>># destroy abc <<< 178205 1726889808.20832: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 178205 1726889808.20835: 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 itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy <<< 178205 1726889808.20838: stdout chunk (state=3): >>># destroy inspect # destroy blivet.formats.fslib <<< 178205 1726889808.20889: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889808.20899: stdout chunk (state=3): >>># destroy _hashlib # destroy stat # destroy selinux <<< 178205 1726889808.20930: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 178205 1726889808.20934: stdout chunk (state=3): >>># destroy re <<< 178205 1726889808.21060: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889808.21770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889808.21773: stdout chunk (state=3): >>><<< 178205 1726889808.21775: stderr chunk (state=3): >>><<< 178205 1726889808.22000: _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 0x7f81ffed8dc0> # /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 0x7f81ffe7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffed8b20> # /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 0x7f81ffed8ac0> 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 0x7f81ffe7d490> # /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 0x7f81ffe7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d670> # /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 0x7f81ffe34190> # /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 0x7f81ffe34220> # /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 0x7f81ffe57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe95880> # /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 0x7f81ffe2dd90> # /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 0x7f81ffe57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffe7d970> 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 0x7f81ffbd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd7f40> # /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 0x7f81ffbcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbd4370> # /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 0x7f81ffb10dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb108b0> 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 0x7f81ffb10eb0> # /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 0x7f81ffb10f70> # /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 0x7f81ffb10e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb68d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb62610> # /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 0x7f81ffb76670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbdbe20> # /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 0x7f81ffb21c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb68250> # 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 0x7f81ffb76280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbe19d0> # /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 0x7f81ffb21fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb21d90> # /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 0x7f81ffb21d00> # /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 0x7f81ffaf5370> # /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 0x7f81ffaf5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb2bfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23490> # /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 0x7f81ffa291c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffadfc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb23eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffbe1040> # /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 0x7f81ffa3caf0> 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 0x7f81ffa3ce20> # /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 0x7f81ffa4f730> # /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 0x7f81ffa4fc70> # 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 0x7f81ff9da3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa3cf10> # /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 0x7f81ff9ec280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa4f5b0> 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 0x7f81ff9ec340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb219d0> # /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 0x7f81ffa066a0> # /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 0x7f81ffa06970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa06760> # 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 0x7f81ffa06850> # /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 0x7f81ffa06ca0> # 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 0x7f81ffa141f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffa068e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff9faa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ffb215b0> # /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 0x7f81ffa06a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f81ff943670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81ff33b7c0> # /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 0x7f81ff33b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33bf10> # /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 0x7f81ff33b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff33bd30> 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 0x7f81ff33bf70> # /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 0x7f81ff33b100> # /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 0x7f81ff291ee0> # 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 0x7f81ff2aff40> # 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 0x7f81ff2afd60> # /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 0x7f81ff2af3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3a2dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3a23a0> # /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 0x7f81ff3a2f70> # /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 0x7f81ff373c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff30dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff30d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff343490> # 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 0x7f81ff30d4c0> # /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 0x7f81ff30d4f0> # /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 0x7f81ff273250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3841f0> # /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 0x7f81ff2808e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff384370> # /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 0x7f81ff39cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff280880> # 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 0x7f81ff2806d0> # 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 0x7f81ff27f670> # 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 0x7f81ff27f5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff37a8b0> # /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 0x7f81ff304670> # 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 0x7f81ff303ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff3120d0> # 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 0x7f81ff3040d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff347a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81fee3b580> # /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 0x7f81ff251520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fede10a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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 0x7f81ff303bb0> # 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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81ff25c970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81ff38f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff25c6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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 0x7f81ff2427c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff23f7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff239970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81fedc2f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedc27c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee12f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feaadfd0> # /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 0x7f81fee1dc70> # /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 0x7f81fedd3b80> # 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 0x7f81fedd37f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedd34f0> # /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 0x7f81feb8d850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb8d640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fedd3700> # /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 0x7f81fee0da00> # 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 0x7f81fee0d640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0d340> # /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 0x7f81feafdbe0> # /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 0x7f81feafdaf0> # /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 0x7f81feafd7f0> # /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 0x7f81feafd220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2dd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2d970> # 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 0x7f81feb2dc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb2d340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0df70> # /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 0x7f81feb87f40> # /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 0x7f81feab2a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb9f7c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb9f310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81feb93a30> # /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 0x7f81fea848b0> # /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 0x7f81fe489eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fee0d490> # /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 0x7f81fe489fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81ff38de20> # /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 0x7f81fe41c6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe41c4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe4a5790> ** (process:401406): WARNING **: 23:36:47.113: 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 0x7f81febb5a90> # /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 0x7f81fe41c2e0> # /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 0x7f81fe44da00> # /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 0x7f81fdda1a00> # /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 0x7f81fddbe160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda74f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1f40> # /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 0x7f81fddb4e20> # /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 0x7f81fddd0f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0c70> # /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 0x7f81fddd0d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd08e0> # /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 0x7f81fddd09a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd0940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddbeee0> # /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 0x7f81fdd55b20> # /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 0x7f81fdd55f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd557f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fddd06d0> # /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 0x7f81fdd55820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1220> # /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 0x7f81fdd6d5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd6d310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdda1760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe4526d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44de80> # /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 0x7f81fdd1c550> # /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 0x7f81fdd1cd00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd93220> # /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 0x7f81fdd50be0> # /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 0x7f81fdce38b0> # /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 0x7f81fdce3e20> # /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 0x7f81fdcf2520> # /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 0x7f81fdcf2880> # /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 0x7f81fdcf2fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce3550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdce31f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcd72b0> # /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 0x7f81fdc94730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcd78b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd50d90> # /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 0x7f81fdc9e0d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd50fd0> # /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 0x7f81fdcd7430> # /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 0x7f81fdc9e430> # /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 0x7f81fdc9e700> # /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 0x7f81fdccdeb0> # /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 0x7f81fdbc4c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbc45b0> # /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 0x7f81fdbc4f10> # /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 0x7f81fdbd2610> # /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 0x7f81fdbe97f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdbe13a0> # /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 0x7f81fdbf49d0> # /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 0x7f81fdbfc6a0> # /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 0x7f81fdb7d490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcc4ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdcc4be0> # /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 0x7f81fdb9b490> # /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 0x7f81fdb9bc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb9b430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb89c40> # /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 0x7f81fdbbcc70> # /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 0x7f81fdb403d0> # /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 0x7f81fdb5b4f0> # /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 0x7f81fdb5b8b0> # /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 0x7f81fdb62550> # /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 0x7f81fdb73130> # /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 0x7f81fdb73940> # /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 0x7f81fdb73c70> # /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 0x7f81fdb73e20> # /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 0x7f81fdafd730> # /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 0x7f81fdb0f310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdafdfa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdafda90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb40490> # /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 0x7f81fdac1f40> # /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 0x7f81fdacd2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdb4dd30> # /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 0x7f81fdadbc10> # /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 0x7f81fdae3b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdadb520> # /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 0x7f81fdaeddc0> # /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 0x7f81fdaf3fd0> # /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 0x7f81fdaf7730> # /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 0x7f81fdaf7ee0> # /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 0x7f81fda859a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd45ca0> # /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 0x7f81fdcc4940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdd34eb0> # /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 0x7f81fdaadbe0> # /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 0x7f81fdab6790> # /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 0x7f81fdab6370> # /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 0x7f81fda41d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fdaa6970> # /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 0x7f81fdaad760> # /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 0x7f81fda03b50> # /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 0x7f81fd9ce910> # /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 0x7f81fd9e0ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd9d4220> # /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 0x7f81fd97ff40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fda0e670> # /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 0x7f81fd950c70> # /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 0x7f81fd96ce80> # /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 0x7f81fd95f8b0> # /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 0x7f81fd979400> # /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 0x7f81fd979760> # /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 0x7f81fd900610> # /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 0x7f81fd900f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fe44db20> # /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 0x7f81fe44dbe0> # /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 0x7f81fd8d6b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd8c0880> # 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_dqbpfk_b/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_dqbpfk_b/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_dqbpfk_b/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 0x7f81fd859820> # 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 0x7f81fd8598b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd884d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd8844c0> # /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 0x7f81fd884cd0> # /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 0x7f81fd7a23a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd832b50> # /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 0x7f81fd7a27f0> # /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 0x7f81fd7b7580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7b7220> # /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 0x7f81fd7b7730> # /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 0x7f81fd7b7970> # /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 0x7f81fd7b7b50> # /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 0x7f81fd7b7d60> # /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 0x7f81fd7c2220> # /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 0x7f81fd7c2d60> # /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 0x7f81fd7c2ee0> # /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 0x7f81fd7c8130> # /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 0x7f81fd7c82e0> # /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 0x7f81fd7c8760> # /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 0x7f81fd7c8d90> # /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 0x7f81fd7d40d0> # /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 0x7f81fd7d42b0> # /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 0x7f81fd7d4430> # /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 0x7f81fd7d4670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7aabb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7aa100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd7a2ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd859b20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81fd846220> 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 0x7f81fd77adf0> {"changed": true, "actions": [{"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks 178205 1726889808.24219: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889808.24227: _low_level_execute_command(): starting 178205 1726889808.24230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889806.5282712-178808-239239076643211/ > /dev/null 2>&1 && sleep 0' 178205 1726889808.24848: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.24878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.24896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.24951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.24965: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.24979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.24997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.25009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.25022: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.25035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.25048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.25074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.25086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.25096: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.25109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.25195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.25219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.25236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.25329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.27829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.27906: stderr chunk (state=3): >>><<< 178205 1726889808.27919: stdout chunk (state=3): >>><<< 178205 1726889808.28019: _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 178205 1726889808.28023: handler run complete 178205 1726889808.28120: attempt loop complete, returning result 178205 1726889808.28128: _execute() done 178205 1726889808.28130: dumping result to json 178205 1726889808.28132: done dumping result, returning 178205 1726889808.28136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-000000000344] 178205 1726889808.28138: sending task result for task 02369adf-7a19-34ed-f5d1-000000000344 changed: [managed_node2] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889808.28579: no more pending results, returning what we have 178205 1726889808.28582: results queue empty 178205 1726889808.28583: checking for any_errors_fatal 178205 1726889808.28588: done checking for any_errors_fatal 178205 1726889808.28589: checking for max_fail_percentage 178205 1726889808.28591: done checking for max_fail_percentage 178205 1726889808.28592: checking to see if all hosts have failed and the running result is not ok 178205 1726889808.28593: done checking to see if all hosts have failed 178205 1726889808.28594: getting the remaining hosts for this loop 178205 1726889808.28596: done getting the remaining hosts for this loop 178205 1726889808.28599: getting the next task for host managed_node2 178205 1726889808.28607: done getting next task for host managed_node2 178205 1726889808.28614: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889808.28617: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889808.28745: getting variables 178205 1726889808.28747: in VariableManager get_vars() 178205 1726889808.28785: Calling all_inventory to load vars for managed_node2 178205 1726889808.28789: Calling groups_inventory to load vars for managed_node2 178205 1726889808.28792: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889808.28803: Calling all_plugins_play to load vars for managed_node2 178205 1726889808.28806: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889808.28809: Calling groups_plugins_play to load vars for managed_node2 178205 1726889808.29357: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000344 178205 1726889808.29361: WORKER PROCESS EXITING 178205 1726889808.29693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889808.30468: done with get_vars() 178205 1726889808.30489: done getting variables 178205 1726889808.30553: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:36:48 -0400 (0:00:01.933) 0:00:21.293 ****** 178205 1726889808.30589: entering _queue_task() for managed_node2/command 178205 1726889808.30883: worker is 1 (out of 1 available) 178205 1726889808.30895: exiting _queue_task() for managed_node2/command 178205 1726889808.30906: done queuing things up, now waiting for results queue to drain 178205 1726889808.30907: waiting for pending results... 178205 1726889808.31192: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889808.31349: in run() - task 02369adf-7a19-34ed-f5d1-000000000345 178205 1726889808.31375: variable 'ansible_search_path' from source: unknown 178205 1726889808.31382: variable 'ansible_search_path' from source: unknown 178205 1726889808.31427: calling self._execute() 178205 1726889808.31517: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889808.31532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889808.31544: variable 'omit' from source: magic vars 178205 1726889808.31953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889808.34373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889808.34450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889808.34488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889808.34540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889808.34571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889808.34663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889808.34700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889808.34745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889808.34789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889808.34810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889808.34945: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889808.34955: when evaluation is False, skipping this task 178205 1726889808.34962: _execute() done 178205 1726889808.34968: dumping result to json 178205 1726889808.34975: done dumping result, returning 178205 1726889808.34986: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-000000000345] 178205 1726889808.34996: sending task result for task 02369adf-7a19-34ed-f5d1-000000000345 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889808.35138: no more pending results, returning what we have 178205 1726889808.35142: results queue empty 178205 1726889808.35142: checking for any_errors_fatal 178205 1726889808.35157: done checking for any_errors_fatal 178205 1726889808.35158: checking for max_fail_percentage 178205 1726889808.35159: done checking for max_fail_percentage 178205 1726889808.35160: checking to see if all hosts have failed and the running result is not ok 178205 1726889808.35161: done checking to see if all hosts have failed 178205 1726889808.35162: getting the remaining hosts for this loop 178205 1726889808.35163: done getting the remaining hosts for this loop 178205 1726889808.35167: getting the next task for host managed_node2 178205 1726889808.35175: done getting next task for host managed_node2 178205 1726889808.35178: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889808.35182: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889808.35196: getting variables 178205 1726889808.35197: in VariableManager get_vars() 178205 1726889808.35238: Calling all_inventory to load vars for managed_node2 178205 1726889808.35241: Calling groups_inventory to load vars for managed_node2 178205 1726889808.35244: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889808.35255: Calling all_plugins_play to load vars for managed_node2 178205 1726889808.35258: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889808.35261: Calling groups_plugins_play to load vars for managed_node2 178205 1726889808.35974: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000345 178205 1726889808.35978: WORKER PROCESS EXITING 178205 1726889808.36004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889808.36802: done with get_vars() 178205 1726889808.36818: 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 23:36:48 -0400 (0:00:00.063) 0:00:21.357 ****** 178205 1726889808.36928: entering _queue_task() for managed_node2/stat 178205 1726889808.37206: worker is 1 (out of 1 available) 178205 1726889808.37220: exiting _queue_task() for managed_node2/stat 178205 1726889808.37234: done queuing things up, now waiting for results queue to drain 178205 1726889808.37236: waiting for pending results... 178205 1726889808.37595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889808.37801: in run() - task 02369adf-7a19-34ed-f5d1-000000000346 178205 1726889808.37828: variable 'ansible_search_path' from source: unknown 178205 1726889808.37851: variable 'ansible_search_path' from source: unknown 178205 1726889808.37936: calling self._execute() 178205 1726889808.38037: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889808.38071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889808.38088: variable 'omit' from source: magic vars 178205 1726889808.38207: variable 'omit' from source: magic vars 178205 1726889808.38301: variable 'omit' from source: magic vars 178205 1726889808.38387: variable 'omit' from source: magic vars 178205 1726889808.38515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889808.38560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889808.38589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889808.38619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889808.38641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889808.38674: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889808.38688: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889808.38696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889808.38811: Set connection var ansible_pipelining to False 178205 1726889808.38831: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889808.38841: Set connection var ansible_shell_executable to /bin/sh 178205 1726889808.38848: Set connection var ansible_connection to ssh 178205 1726889808.38857: Set connection var ansible_shell_type to sh 178205 1726889808.38866: Set connection var ansible_timeout to 10 178205 1726889808.38895: variable 'ansible_shell_executable' from source: unknown 178205 1726889808.38906: variable 'ansible_connection' from source: unknown 178205 1726889808.38915: variable 'ansible_module_compression' from source: unknown 178205 1726889808.38923: variable 'ansible_shell_type' from source: unknown 178205 1726889808.38936: variable 'ansible_shell_executable' from source: unknown 178205 1726889808.38944: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889808.38951: variable 'ansible_pipelining' from source: unknown 178205 1726889808.38957: variable 'ansible_timeout' from source: unknown 178205 1726889808.38965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889808.39183: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889808.39198: variable 'omit' from source: magic vars 178205 1726889808.39207: starting attempt loop 178205 1726889808.39216: running the handler 178205 1726889808.39237: _low_level_execute_command(): starting 178205 1726889808.39249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889808.40047: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.40063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.40078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.40095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.40151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.40163: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.40177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.40193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.40204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.40218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.40237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.40250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.40265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.40276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.40288: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.40302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.40388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.40414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.40435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.40519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.42717: stdout chunk (state=3): >>>/root <<< 178205 1726889808.42875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.42955: stderr chunk (state=3): >>><<< 178205 1726889808.42958: stdout chunk (state=3): >>><<< 178205 1726889808.43067: _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 178205 1726889808.43070: _low_level_execute_command(): starting 178205 1726889808.43074: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630 `" && echo ansible-tmp-1726889808.4297707-178871-249030221482630="` echo /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630 `" ) && sleep 0' 178205 1726889808.43632: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.43653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.43669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.43688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.43734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.43749: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.43765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.43783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.43796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.43808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.43830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.43845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.43862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.43875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.43886: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.43901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.43981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.44002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.44022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.44102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.46736: stdout chunk (state=3): >>>ansible-tmp-1726889808.4297707-178871-249030221482630=/root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630 <<< 178205 1726889808.46923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.46991: stderr chunk (state=3): >>><<< 178205 1726889808.47000: stdout chunk (state=3): >>><<< 178205 1726889808.47219: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889808.4297707-178871-249030221482630=/root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630 , stderr=OpenSSH_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 178205 1726889808.47222: variable 'ansible_module_compression' from source: unknown 178205 1726889808.47228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889808.47230: variable 'ansible_facts' from source: unknown 178205 1726889808.47277: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/AnsiballZ_stat.py 178205 1726889808.47441: Sending initial data 178205 1726889808.47444: Sent initial data (155 bytes) 178205 1726889808.48487: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.48501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.48520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.48544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.48591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.48604: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.48622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.48644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.48663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.48676: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.48688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.48702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.48722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.48738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.48752: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.48775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.48852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.48877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.48901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.48980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.51696: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 178205 1726889808.51710: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889808.51750: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889808.51794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpmcyotm51 /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/AnsiballZ_stat.py <<< 178205 1726889808.51837: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889808.53420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.53972: stderr chunk (state=3): >>><<< 178205 1726889808.53976: stdout chunk (state=3): >>><<< 178205 1726889808.53978: done transferring module to remote 178205 1726889808.53980: _low_level_execute_command(): starting 178205 1726889808.53986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/ /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/AnsiballZ_stat.py && sleep 0' 178205 1726889808.54983: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.55010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.55030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.55050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.55094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.55105: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.55121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.55139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.55151: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.55162: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.55178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.55191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.55205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.55220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.55232: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.55246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.55326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.55348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.55364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.55445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.57989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.57992: stdout chunk (state=3): >>><<< 178205 1726889808.57994: stderr chunk (state=3): >>><<< 178205 1726889808.58072: _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 178205 1726889808.58074: _low_level_execute_command(): starting 178205 1726889808.58076: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/AnsiballZ_stat.py && sleep 0' 178205 1726889808.58672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.58676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.58707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889808.58713: 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 <<< 178205 1726889808.58717: stderr 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 <<< 178205 1726889808.58782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.58786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.58851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.61655: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889808.61701: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889808.61704: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889808.61782: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889808.61787: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889808.61843: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889808.61885: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889808.61888: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889808.61942: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889808.61954: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889808.62035: 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' <<< 178205 1726889808.62054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889808.62096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889808.62100: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889808.62148: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b1b3dc0> <<< 178205 1726889808.62184: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889808.62213: 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 0x7fc02b1583a0> <<< 178205 1726889808.62232: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b1b3b20> <<< 178205 1726889808.62247: 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' <<< 178205 1726889808.62270: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b1b3ac0> <<< 178205 1726889808.62295: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889808.62325: 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' <<< 178205 1726889808.62347: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158490> <<< 178205 1726889808.62381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889808.62406: 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' <<< 178205 1726889808.62443: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889808.62446: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158940> <<< 178205 1726889808.62474: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158670> <<< 178205 1726889808.62504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889808.62524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889808.62570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889808.62616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889808.62652: 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' <<< 178205 1726889808.62665: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b10f190> <<< 178205 1726889808.62723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889808.62735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889808.63644: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b10f220> # /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 0x7fc02b132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b10f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b170880> # /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 0x7fc02b108d90> # /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 0x7fc02b132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158970> 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' <<< 178205 1726889808.63648: 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' <<< 178205 1726889808.63713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889808.64025: 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 0x7fc02b0afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889808.64076: 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 0x7fc02b0a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0af370> <<< 178205 1726889808.64101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889808.64297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889808.64341: 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 0x7fc02b030e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b030910> <<< 178205 1726889808.64370: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889808.64434: 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 0x7fc02b030f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889808.64515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889808.64542: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b030fd0> # /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 0x7fc02b0420d0> <<< 178205 1726889808.64553: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889808.64636: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b089d90> <<< 178205 1726889808.64639: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889808.64662: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b084670> <<< 178205 1726889808.64751: 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 0x7fc02b0966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b6e20> <<< 178205 1726889808.64787: 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' <<< 178205 1726889808.64842: 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 0x7fc02b042cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0892b0> <<< 178205 1726889808.64902: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889808.64918: 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 0x7fc02b0962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0bc9d0> <<< 178205 1726889808.64954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889808.64984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889808.64998: 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' <<< 178205 1726889808.65027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889808.65055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889808.65089: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042df0> <<< 178205 1726889808.65102: 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 0x7fc02b042d60> <<< 178205 1726889808.65128: 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' <<< 178205 1726889808.65160: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889808.65177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889808.65199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889808.65257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889808.65295: 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 0x7fc02adfb3d0> <<< 178205 1726889808.65319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889808.65338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889808.65385: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02adfb4c0> <<< 178205 1726889808.65552: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b04af40> <<< 178205 1726889808.65622: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045a90> <<< 178205 1726889808.65645: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045490> <<< 178205 1726889808.65669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889808.65680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889808.65711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889808.65753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889808.65771: 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 0x7fc02ad15220> <<< 178205 1726889808.65816: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ade6520> <<< 178205 1726889808.65875: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045f10> <<< 178205 1726889808.65886: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0bc040> <<< 178205 1726889808.65905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889808.65932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889808.65974: 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 0x7fc02ad28b50> <<< 178205 1726889808.65993: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889808.66023: 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 0x7fc02ad28e80> <<< 178205 1726889808.66054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889808.66132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad3a790> <<< 178205 1726889808.66148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889808.66180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889808.66223: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad3acd0> <<< 178205 1726889808.66257: 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 0x7fc02acc6400> <<< 178205 1726889808.66277: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad28f70> <<< 178205 1726889808.66318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889808.66334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889808.66367: 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 0x7fc02acd72e0> <<< 178205 1726889808.66392: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad3a610> <<< 178205 1726889808.66405: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889808.66435: 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 0x7fc02acd73a0> <<< 178205 1726889808.66484: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042a30> <<< 178205 1726889808.66509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889808.66531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889808.66570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889808.66582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889808.66619: 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 0x7fc02acf3700> <<< 178205 1726889808.66652: 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' <<< 178205 1726889808.66695: 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 0x7fc02acf39d0> <<< 178205 1726889808.66707: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02acf37c0> <<< 178205 1726889808.66735: 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 0x7fc02acf38b0> <<< 178205 1726889808.66776: 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' <<< 178205 1726889808.67045: 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 0x7fc02acf3d00> <<< 178205 1726889808.67091: 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 0x7fc02acfd250> <<< 178205 1726889808.67120: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02acf3940> <<< 178205 1726889808.67131: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ace5a90> <<< 178205 1726889808.67151: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042610> <<< 178205 1726889808.67179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889808.67263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889808.67315: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02acf3af0> <<< 178205 1726889808.67457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889808.67477: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc02ac1b6d0> <<< 178205 1726889808.67786: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889808.67909: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.67947: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889808.67967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889808.67986: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889808.68013: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.69955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.71493: 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 0x7fc02ab42820> <<< 178205 1726889808.71532: 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' <<< 178205 1726889808.71565: 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' <<< 178205 1726889808.71598: 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' <<< 178205 1726889808.71637: 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 0x7fc02ab42160> <<< 178205 1726889808.71700: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42280> <<< 178205 1726889808.71759: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42f70> <<< 178205 1726889808.71784: 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' <<< 178205 1726889808.71847: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42d90> <<< 178205 1726889808.71862: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889808.71908: 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 0x7fc02ab42fd0> <<< 178205 1726889808.71923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889808.71953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889808.72039: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889808.72077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889808.72155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889808.72184: 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' <<< 178205 1726889808.72308: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a56ff40> <<< 178205 1726889808.72426: 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 0x7fc02a58cd00> <<< 178205 1726889808.72429: 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 0x7fc02a58ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889808.72504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a58c370> <<< 178205 1726889808.72537: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba8dc0> <<< 178205 1726889808.72765: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba83a0> <<< 178205 1726889808.72783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889808.72786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889808.72880: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba8fd0> # /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' <<< 178205 1726889808.72990: 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 <<< 178205 1726889808.72993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab77d30> <<< 178205 1726889808.73097: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5eb400> <<< 178205 1726889808.73113: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab4b4f0> <<< 178205 1726889808.73150: 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 0x7fc02a5eb520> <<< 178205 1726889808.73177: 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 0x7fc02a5eb550> <<< 178205 1726889808.73223: 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 <<< 178205 1726889808.73242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889808.73260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889808.73300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889808.73485: 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 0x7fc02a55efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab89250> # /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' <<< 178205 1726889808.73696: 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 0x7fc02a55b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab893d0> # /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' # <<< 178205 1726889808.73740: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba1e50> <<< 178205 1726889808.73924: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a55b7f0> <<< 178205 1726889808.74058: 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 0x7fc02a55b640> <<< 178205 1726889808.74093: 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 0x7fc02a55a5b0> <<< 178205 1726889808.74179: 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' <<< 178205 1726889808.74282: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc02a54fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab80910> <<< 178205 1726889808.74316: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889808.74322: 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 0x7fc02a5df6a0> <<< 178205 1726889808.74629: 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 0x7fc02a5deb20> <<< 178205 1726889808.74634: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5ee0a0> <<< 178205 1726889808.74664: 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 0x7fc02a5df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab4db20> # zipimport: zlib available <<< 178205 1726889808.74698: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889808.74718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.74829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.75014: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.75037: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889808.75082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889808.75200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.75362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.76076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.76842: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889808.76887: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889808.76906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889808.76967: 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 0x7fc02a12a5e0> <<< 178205 1726889808.77064: 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' <<< 178205 1726889808.77099: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a529580> <<< 178205 1726889808.77102: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a0cc100> <<< 178205 1726889808.77152: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889808.77163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.77182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.77214: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889808.77231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.77420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.77618: 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' <<< 178205 1726889808.77659: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5deb80> <<< 178205 1726889808.77671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.78297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.78929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79096: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889808.79107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79214: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889808.79238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79428: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889808.79431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79497: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889808.79558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.79604: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889808.79852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889808.80207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889808.80221: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889808.80323: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a0fcf10> <<< 178205 1726889808.80336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80543: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889808.80561: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889808.80622: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80670: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889808.80682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.80984: 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 <<< 178205 1726889808.81019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889808.81110: 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 0x7fc02ab94220> <<< 178205 1726889808.81160: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a0fc850> <<< 178205 1726889808.81208: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889808.81243: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.81398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.81467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.81511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.81562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889808.81594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889808.81597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889808.81646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889808.81702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889808.81705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889808.81816: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a51dca0> <<< 178205 1726889808.81877: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a519f70> <<< 178205 1726889808.81964: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a513940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889808.81995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.82032: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889808.82233: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889808.82443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.82634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889808.82904: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889808.84586: 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": 1726889755.746977, "mtime": 1726889754.832975, "ctime": 1726889754.832975, "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"}}} <<< 178205 1726889808.84636: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889808.85126: stdout chunk (state=3): >>># clear builtins._ <<< 178205 1726889808.85248: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889808.85372: 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<<< 178205 1726889808.85821: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[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<<< 178205 1726889808.86042: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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<<< 178205 1726889808.86363: stdout chunk (state=3): >>> # 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<<< 178205 1726889808.86450: 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<<< 178205 1726889808.86543: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon<<< 178205 1726889808.86618: 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 # 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<<< 178205 1726889808.86661: stdout chunk (state=3): >>> # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation<<< 178205 1726889808.86664: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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<<< 178205 1726889808.86711: stdout chunk (state=3): >>> # destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889808.86949: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889808.87005: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 178205 1726889808.87008: stdout chunk (state=3): >>># destroy importlib.machinery <<< 178205 1726889808.87057: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889808.87122: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889808.87270: stdout chunk (state=3): >>># 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 <<< 178205 1726889808.87301: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889808.87394: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 178205 1726889808.87408: stdout chunk (state=3): >>> <<< 178205 1726889808.87434: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889808.87550: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889808.87847: 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 <<< 178205 1726889808.88614: stdout chunk (state=3): >>># 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 <<< 178205 1726889808.89074: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889808.89157: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889808.89627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889808.89630: stdout chunk (state=3): >>><<< 178205 1726889808.89632: stderr chunk (state=3): >>><<< 178205 1726889808.89748: _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 0x7fc02b1b3dc0> # /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 0x7fc02b1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b1b3b20> # /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 0x7fc02b1b3ac0> 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 0x7fc02b158490> # /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 0x7fc02b158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158670> # /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 0x7fc02b10f190> # /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 0x7fc02b10f220> # /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 0x7fc02b132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b10f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b170880> # /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 0x7fc02b108d90> # /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 0x7fc02b132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b158970> 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 0x7fc02b0afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b2f40> # /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 0x7fc02b0a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0af370> # /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 0x7fc02b030e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b030910> 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 0x7fc02b030f10> # /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 0x7fc02b030fd0> # /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 0x7fc02b0420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b089d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b084670> # /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 0x7fc02b0966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0b6e20> # /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 0x7fc02b042cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0892b0> # 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 0x7fc02b0962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0bc9d0> # /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 0x7fc02b042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042df0> # /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 0x7fc02b042d60> # /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 0x7fc02adfb3d0> # /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 0x7fc02adfb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b04af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045490> # /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 0x7fc02ad15220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ade6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b045f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b0bc040> # /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 0x7fc02ad28b50> 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 0x7fc02ad28e80> # /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 0x7fc02ad3a790> # /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 0x7fc02ad3acd0> # 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 0x7fc02acc6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad28f70> # /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 0x7fc02acd72e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ad3a610> 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 0x7fc02acd73a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042a30> # /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 0x7fc02acf3700> # /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 0x7fc02acf39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02acf37c0> # 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 0x7fc02acf38b0> # /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 0x7fc02acf3d00> # 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 0x7fc02acfd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02acf3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ace5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02b042610> # /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 0x7fc02acf3af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc02ac1b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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 0x7fc02ab42820> # /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 0x7fc02ab42160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42f70> # /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 0x7fc02ab424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab42d90> 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 0x7fc02ab42fd0> # /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 0x7fc02ab42100> # /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 0x7fc02a56ff40> # 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 0x7fc02a58cd00> # 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 0x7fc02a58ceb0> # /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 0x7fc02a58c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02aba83a0> # /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 0x7fc02aba8fd0> # /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 0x7fc02ab77d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab4b4f0> # 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 0x7fc02a5eb520> # /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 0x7fc02a5eb550> # /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 0x7fc02a55efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab89250> # /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 0x7fc02a55b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab893d0> # /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 0x7fc02aba1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a55b7f0> # 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 0x7fc02a55b640> # 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 0x7fc02a55a5b0> # 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 0x7fc02a54fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab80910> # /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 0x7fc02a5df6a0> # 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 0x7fc02a5deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a5ee0a0> # 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 0x7fc02a5df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02ab4db20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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 0x7fc02a12a5e0> # /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 0x7fc02a529580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a0cc100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/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 0x7fc02a5deb80> # 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_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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_wuu4jzk0/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 0x7fc02a0fcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/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 0x7fc02ab94220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a0fc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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 0x7fc02a51dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a519f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc02a513940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_wuu4jzk0/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_wuu4jzk0/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": 1726889755.746977, "mtime": 1726889754.832975, "ctime": 1726889754.832975, "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. 178205 1726889808.91288: 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-1726889808.4297707-178871-249030221482630/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889808.91292: _low_level_execute_command(): starting 178205 1726889808.91295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889808.4297707-178871-249030221482630/ > /dev/null 2>&1 && sleep 0' 178205 1726889808.92623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889808.92661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.92676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.92693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.92750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.92762: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889808.92775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.92791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889808.92802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889808.92815: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889808.92837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889808.92854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889808.92869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889808.92879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889808.92889: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889808.92901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889808.92991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889808.93014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889808.93032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889808.93108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889808.95923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889808.95928: stdout chunk (state=3): >>><<< 178205 1726889808.95931: stderr chunk (state=3): >>><<< 178205 1726889808.96035: _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 178205 1726889808.96039: handler run complete 178205 1726889808.96043: attempt loop complete, returning result 178205 1726889808.96045: _execute() done 178205 1726889808.96047: dumping result to json 178205 1726889808.96049: done dumping result, returning 178205 1726889808.96128: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-000000000346] 178205 1726889808.96132: sending task result for task 02369adf-7a19-34ed-f5d1-000000000346 178205 1726889808.96320: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000346 178205 1726889808.96323: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889755.746977, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726889754.832975, "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": 1726889754.832975, "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 } } 178205 1726889808.96501: no more pending results, returning what we have 178205 1726889808.96504: results queue empty 178205 1726889808.96505: checking for any_errors_fatal 178205 1726889808.96522: done checking for any_errors_fatal 178205 1726889808.96524: checking for max_fail_percentage 178205 1726889808.96526: done checking for max_fail_percentage 178205 1726889808.96527: checking to see if all hosts have failed and the running result is not ok 178205 1726889808.96528: done checking to see if all hosts have failed 178205 1726889808.96529: getting the remaining hosts for this loop 178205 1726889808.96530: done getting the remaining hosts for this loop 178205 1726889808.96539: getting the next task for host managed_node2 178205 1726889808.96548: done getting next task for host managed_node2 178205 1726889808.96552: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889808.96583: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889808.96697: getting variables 178205 1726889808.96699: in VariableManager get_vars() 178205 1726889808.96919: Calling all_inventory to load vars for managed_node2 178205 1726889808.96922: Calling groups_inventory to load vars for managed_node2 178205 1726889808.96989: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889808.97031: Calling all_plugins_play to load vars for managed_node2 178205 1726889808.97035: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889808.97039: Calling groups_plugins_play to load vars for managed_node2 178205 1726889808.98049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889808.99883: done with get_vars() 178205 1726889808.99897: 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 23:36:48 -0400 (0:00:00.631) 0:00:21.988 ****** 178205 1726889809.00180: entering _queue_task() for managed_node2/lineinfile 178205 1726889809.02490: worker is 1 (out of 1 available) 178205 1726889809.02559: exiting _queue_task() for managed_node2/lineinfile 178205 1726889809.02571: done queuing things up, now waiting for results queue to drain 178205 1726889809.02572: waiting for pending results... 178205 1726889809.03583: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889809.03807: in run() - task 02369adf-7a19-34ed-f5d1-000000000347 178205 1726889809.03849: variable 'ansible_search_path' from source: unknown 178205 1726889809.03862: variable 'ansible_search_path' from source: unknown 178205 1726889809.03933: calling self._execute() 178205 1726889809.04069: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.04094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.04126: variable 'omit' from source: magic vars 178205 1726889809.04735: variable '__storage_fstab' from source: set_fact 178205 1726889809.04823: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889809.05089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889809.05539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889809.05625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889809.05705: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889809.05756: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889809.05908: variable 'blivet_output' from source: set_fact 178205 1726889809.05966: Evaluated conditional (blivet_output is changed): True 178205 1726889809.05977: variable 'omit' from source: magic vars 178205 1726889809.06117: variable 'omit' from source: magic vars 178205 1726889809.06189: variable '__str' from source: task vars 178205 1726889809.06331: variable '__str' from source: task vars 178205 1726889809.06359: variable '__str' from source: task vars 178205 1726889809.06453: variable '__str' from source: task vars 178205 1726889809.06494: variable 'omit' from source: magic vars 178205 1726889809.06538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889809.06645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889809.06699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889809.06743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889809.06763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889809.06819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889809.06843: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.06860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.07022: Set connection var ansible_pipelining to False 178205 1726889809.07034: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889809.07046: Set connection var ansible_shell_executable to /bin/sh 178205 1726889809.07066: Set connection var ansible_connection to ssh 178205 1726889809.07087: Set connection var ansible_shell_type to sh 178205 1726889809.07118: Set connection var ansible_timeout to 10 178205 1726889809.07174: variable 'ansible_shell_executable' from source: unknown 178205 1726889809.07184: variable 'ansible_connection' from source: unknown 178205 1726889809.07196: variable 'ansible_module_compression' from source: unknown 178205 1726889809.07212: variable 'ansible_shell_type' from source: unknown 178205 1726889809.07228: variable 'ansible_shell_executable' from source: unknown 178205 1726889809.07244: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.07261: variable 'ansible_pipelining' from source: unknown 178205 1726889809.07276: variable 'ansible_timeout' from source: unknown 178205 1726889809.07285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.07564: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889809.07580: variable 'omit' from source: magic vars 178205 1726889809.07590: starting attempt loop 178205 1726889809.07603: running the handler 178205 1726889809.07630: _low_level_execute_command(): starting 178205 1726889809.07657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889809.08821: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.08851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.08874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.08897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.08968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.08991: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.09007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.09039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.09066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.09088: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.09105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.09126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.09161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.09189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.09203: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.09225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.09337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.09377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.09409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.09514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.11802: stdout chunk (state=3): >>>/root <<< 178205 1726889809.11981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889809.12110: stderr chunk (state=3): >>><<< 178205 1726889809.12113: stdout chunk (state=3): >>><<< 178205 1726889809.12238: _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 178205 1726889809.12250: _low_level_execute_command(): starting 178205 1726889809.12257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934 `" && echo ansible-tmp-1726889809.1214778-178893-276732011041934="` echo /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934 `" ) && sleep 0' 178205 1726889809.13157: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.13183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.13215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.13249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.13307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.13336: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.13358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.13378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.13397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.13426: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.13446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.13471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.13499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.13524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.13550: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.13578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.13667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.13692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.13708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.13790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.16391: stdout chunk (state=3): >>>ansible-tmp-1726889809.1214778-178893-276732011041934=/root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934 <<< 178205 1726889809.16553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889809.16617: stderr chunk (state=3): >>><<< 178205 1726889809.16620: stdout chunk (state=3): >>><<< 178205 1726889809.16818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889809.1214778-178893-276732011041934=/root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934 , stderr=OpenSSH_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 178205 1726889809.16822: variable 'ansible_module_compression' from source: unknown 178205 1726889809.16827: ANSIBALLZ: Using lock for lineinfile 178205 1726889809.16830: ANSIBALLZ: Acquiring lock 178205 1726889809.16832: ANSIBALLZ: Lock acquired: 140714210252880 178205 1726889809.16835: ANSIBALLZ: Creating module 178205 1726889809.30819: ANSIBALLZ: Writing module into payload 178205 1726889809.30983: ANSIBALLZ: Writing module 178205 1726889809.31018: ANSIBALLZ: Renaming module 178205 1726889809.31033: ANSIBALLZ: Done creating module 178205 1726889809.31054: variable 'ansible_facts' from source: unknown 178205 1726889809.31148: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/AnsiballZ_lineinfile.py 178205 1726889809.31322: Sending initial data 178205 1726889809.31328: Sent initial data (161 bytes) 178205 1726889809.32289: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.32304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.32327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.32348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.32389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.32403: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.32427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.32447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.32460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.32472: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.32486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.32501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.32520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.32536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.32551: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.32566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.32641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.32667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.32686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.32770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.35333: 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 <<< 178205 1726889809.35377: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889809.35422: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpy3c_mb_n /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/AnsiballZ_lineinfile.py <<< 178205 1726889809.35455: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889809.36635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889809.36818: stderr chunk (state=3): >>><<< 178205 1726889809.36821: stdout chunk (state=3): >>><<< 178205 1726889809.36824: done transferring module to remote 178205 1726889809.36828: _low_level_execute_command(): starting 178205 1726889809.36831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/ /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889809.37518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.37533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.37555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.37570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.37608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.37621: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.37636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.37657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.37670: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.37679: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.37688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.37698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.37710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.37722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.37733: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.37744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.37828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.37847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.37863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.37938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.40510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889809.40515: stdout chunk (state=3): >>><<< 178205 1726889809.40523: stderr chunk (state=3): >>><<< 178205 1726889809.40541: _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 178205 1726889809.40544: _low_level_execute_command(): starting 178205 1726889809.40550: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889809.41208: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.41218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.41231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.41244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.41290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.41296: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.41306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.41321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.41331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.41338: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.41346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.41355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.41366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.41377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.41390: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.41399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.41475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.41500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.41511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.41594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.44424: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 178205 1726889809.44427: stdout chunk (state=3): >>>import _imp # builtin <<< 178205 1726889809.44456: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889809.44499: stdout chunk (state=3): >>>import '_warnings' # <<< 178205 1726889809.44513: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889809.44598: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889809.44641: stdout chunk (state=3): >>> <<< 178205 1726889809.44644: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889809.44700: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889809.44763: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889809.44779: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889809.44836: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889809.44873: stdout chunk (state=3): >>>import 'zipimport' # <<< 178205 1726889809.44887: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889809.44977: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889809.44980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.45015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889809.45053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889809.45081: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889809.45128: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f73dc0> <<< 178205 1726889809.45189: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889809.45249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889809.45254: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f183a0> <<< 178205 1726889809.45267: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f73b20> <<< 178205 1726889809.45318: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889809.45345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889809.45358: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f73ac0> <<< 178205 1726889809.45400: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889809.45404: stdout chunk (state=3): >>> <<< 178205 1726889809.45456: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889809.45460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889809.45493: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18490> <<< 178205 1726889809.45558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889809.45561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889809.45593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889809.45619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889809.45669: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889809.45682: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18940> <<< 178205 1726889809.45723: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18670> <<< 178205 1726889809.45775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889809.45799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889809.45834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889809.45875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889809.45901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889809.45938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889809.45989: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889809.46004: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ecf190> <<< 178205 1726889809.46027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889809.46064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889809.46171: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ecf220> <<< 178205 1726889809.46240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889809.46252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889809.46286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889809.46321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 178205 1726889809.46353: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ecf940> <<< 178205 1726889809.46392: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f30880><<< 178205 1726889809.46403: stdout chunk (state=3): >>> <<< 178205 1726889809.46431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889809.46476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 178205 1726889809.46488: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ec8d90> <<< 178205 1726889809.46571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py<<< 178205 1726889809.46589: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 178205 1726889809.46623: stdout chunk (state=3): >>>import '_locale' # <<< 178205 1726889809.46634: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ef2d90> <<< 178205 1726889809.46714: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18970><<< 178205 1726889809.46725: stdout chunk (state=3): >>> <<< 178205 1726889809.46762: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 178205 1726889809.46773: stdout chunk (state=3): >>> <<< 178205 1726889809.46814: 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. <<< 178205 1726889809.47147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889809.47177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889809.47225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<< 178205 1726889809.47249: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 178205 1726889809.47259: stdout chunk (state=3): >>> <<< 178205 1726889809.47287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 178205 1726889809.47298: stdout chunk (state=3): >>> <<< 178205 1726889809.47332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889809.47374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 178205 1726889809.47380: stdout chunk (state=3): >>> <<< 178205 1726889809.47405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889809.47436: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e94eb0><<< 178205 1726889809.47447: stdout chunk (state=3): >>> <<< 178205 1726889809.47523: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e97f40><<< 178205 1726889809.47534: stdout chunk (state=3): >>> <<< 178205 1726889809.47557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 178205 1726889809.47586: stdout chunk (state=3): >>> <<< 178205 1726889809.47598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889809.47631: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889809.47662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 178205 1726889809.47690: stdout chunk (state=3): >>> <<< 178205 1726889809.47702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889809.47730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889809.47754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889809.47792: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e8c610><<< 178205 1726889809.47818: stdout chunk (state=3): >>> <<< 178205 1726889809.47844: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e95640> <<< 178205 1726889809.47856: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e94370> <<< 178205 1726889809.47887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889809.47986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889809.48026: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889809.48080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.48135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 178205 1726889809.48148: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889809.48198: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.48240: 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 0x7fa884bd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bd4910> <<< 178205 1726889809.48263: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889809.48308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889809.48337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bd4f10> <<< 178205 1726889809.48364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889809.48400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 178205 1726889809.48411: stdout chunk (state=3): >>> <<< 178205 1726889809.48442: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889809.48471: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bd4fd0> <<< 178205 1726889809.48503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 178205 1726889809.48526: stdout chunk (state=3): >>> <<< 178205 1726889809.48555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 178205 1726889809.48583: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be70d0> <<< 178205 1726889809.48593: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889809.48651: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e6ed90><<< 178205 1726889809.48679: stdout chunk (state=3): >>> <<< 178205 1726889809.48696: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889809.48732: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e69670> <<< 178205 1726889809.48828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889809.48851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e7b6d0><<< 178205 1726889809.48878: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e9be20><<< 178205 1726889809.48888: stdout chunk (state=3): >>> <<< 178205 1726889809.48929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 178205 1726889809.48939: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889809.48977: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.49014: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.49042: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa884be7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e6e2b0> <<< 178205 1726889809.49085: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.49122: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.49151: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa884e7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ea19d0> <<< 178205 1726889809.49180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 178205 1726889809.49201: stdout chunk (state=3): >>> <<< 178205 1726889809.49217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889809.49257: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 178205 1726889809.49274: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.49308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 178205 1726889809.49334: stdout chunk (state=3): >>> <<< 178205 1726889809.49347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889809.49380: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7eb0> <<< 178205 1726889809.49397: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7df0> <<< 178205 1726889809.49446: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889809.49479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 178205 1726889809.49493: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7d60> <<< 178205 1726889809.49528: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889809.49557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889809.49601: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 178205 1726889809.49624: stdout chunk (state=3): >>> <<< 178205 1726889809.49636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889809.49672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889809.49754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 178205 1726889809.49769: stdout chunk (state=3): >>> <<< 178205 1726889809.49809: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 178205 1726889809.49841: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889809.49852: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bbb3d0> <<< 178205 1726889809.49888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889809.49926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 178205 1726889809.49939: stdout chunk (state=3): >>> <<< 178205 1726889809.49990: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bbb4c0><<< 178205 1726889809.50000: stdout chunk (state=3): >>> <<< 178205 1726889809.50242: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beff40><<< 178205 1726889809.50260: stdout chunk (state=3): >>> <<< 178205 1726889809.50330: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beaa90><<< 178205 1726889809.50341: stdout chunk (state=3): >>> <<< 178205 1726889809.50373: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bea490> <<< 178205 1726889809.50418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 178205 1726889809.50433: stdout chunk (state=3): >>> <<< 178205 1726889809.50457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889809.50519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 178205 1726889809.50532: stdout chunk (state=3): >>> <<< 178205 1726889809.50560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889809.50606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 178205 1726889809.50620: stdout chunk (state=3): >>> <<< 178205 1726889809.50647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889809.50676: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884af0220><<< 178205 1726889809.50695: stdout chunk (state=3): >>> <<< 178205 1726889809.50743: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ba6520><<< 178205 1726889809.50755: stdout chunk (state=3): >>> <<< 178205 1726889809.50835: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beaf10><<< 178205 1726889809.50859: stdout chunk (state=3): >>> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ea1040> <<< 178205 1726889809.50903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 178205 1726889809.50922: stdout chunk (state=3): >>> <<< 178205 1726889809.50952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889809.50998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889809.51034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889809.51058: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b02b50> <<< 178205 1726889809.51069: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889809.51133: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.51158: 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 0x7fa884b02e80> <<< 178205 1726889809.51202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 178205 1726889809.51234: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889809.51271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889809.51297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 178205 1726889809.51327: stdout chunk (state=3): >>> <<< 178205 1726889809.51344: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b13790> <<< 178205 1726889809.51373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 178205 1726889809.51384: stdout chunk (state=3): >>> <<< 178205 1726889809.51434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889809.51495: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b13cd0> <<< 178205 1726889809.51570: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.51595: 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 0x7fa884aab400> <<< 178205 1726889809.51610: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b02f70> <<< 178205 1726889809.51636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889809.51666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889809.51743: 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'<<< 178205 1726889809.51771: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa884abc2e0> <<< 178205 1726889809.51798: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b13610> import 'pwd' # <<< 178205 1726889809.51857: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.51870: 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 0x7fa884abc3a0> <<< 178205 1726889809.51931: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7a30> <<< 178205 1726889809.51962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 178205 1726889809.51974: stdout chunk (state=3): >>> <<< 178205 1726889809.52008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889809.52044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 178205 1726889809.52055: stdout chunk (state=3): >>> <<< 178205 1726889809.52080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889809.52150: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.52165: 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 0x7fa884ad7700> <<< 178205 1726889809.52202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 178205 1726889809.52220: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889809.52261: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.52299: 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 0x7fa884ad79d0> <<< 178205 1726889809.52313: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ad77c0> <<< 178205 1726889809.52359: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.52386: 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 0x7fa884ad78b0><<< 178205 1726889809.52397: stdout chunk (state=3): >>> <<< 178205 1726889809.52446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889809.52462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889809.52746: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.52776: 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 0x7fa884ad7d00> <<< 178205 1726889809.52842: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.52876: 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 0x7fa884ae3250> <<< 178205 1726889809.52894: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ad7940> <<< 178205 1726889809.52921: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884acaa90><<< 178205 1726889809.52937: stdout chunk (state=3): >>> <<< 178205 1726889809.52963: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7610><<< 178205 1726889809.52974: stdout chunk (state=3): >>> <<< 178205 1726889809.53010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889809.53103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889809.53161: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ad7af0> <<< 178205 1726889809.53331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889809.53363: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa884a136d0><<< 178205 1726889809.53377: stdout chunk (state=3): >>> <<< 178205 1726889809.53746: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip' <<< 178205 1726889809.53779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.53928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.53967: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/__init__.py<<< 178205 1726889809.53999: stdout chunk (state=3): >>> <<< 178205 1726889809.54017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.54040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.54064: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889809.54107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.56067: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.57638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 178205 1726889809.57664: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 178205 1726889809.57695: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7820> <<< 178205 1726889809.57737: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889809.57757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.57811: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889809.57827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889809.57859: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 178205 1726889809.57878: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889809.57948: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.57961: 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 0x7fa8843d7160> <<< 178205 1726889809.58033: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7280> <<< 178205 1726889809.58084: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7f70><<< 178205 1726889809.58096: stdout chunk (state=3): >>> <<< 178205 1726889809.58123: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 178205 1726889809.58158: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889809.58224: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d74f0><<< 178205 1726889809.58260: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7d90> <<< 178205 1726889809.58274: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889809.58323: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.58343: 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 0x7fa8843d7fd0> <<< 178205 1726889809.58386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889809.58434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 178205 1726889809.58445: stdout chunk (state=3): >>> <<< 178205 1726889809.58508: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7100><<< 178205 1726889809.58522: stdout chunk (state=3): >>> <<< 178205 1726889809.58552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 178205 1726889809.58564: stdout chunk (state=3): >>> <<< 178205 1726889809.58591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 178205 1726889809.58621: stdout chunk (state=3): >>> <<< 178205 1726889809.58634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889809.58676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 178205 1726889809.58687: stdout chunk (state=3): >>> <<< 178205 1726889809.58737: 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'<<< 178205 1726889809.58748: stdout chunk (state=3): >>> <<< 178205 1726889809.58859: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88432df40><<< 178205 1726889809.58871: stdout chunk (state=3): >>> <<< 178205 1726889809.58930: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.58958: 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 0x7fa88434ed00> <<< 178205 1726889809.58998: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.59023: 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 0x7fa88434eeb0> <<< 178205 1726889809.59063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 178205 1726889809.59074: stdout chunk (state=3): >>> <<< 178205 1726889809.59104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889809.59164: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88434e370><<< 178205 1726889809.59178: stdout chunk (state=3): >>> <<< 178205 1726889809.59203: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88498cdc0> <<< 178205 1726889809.59485: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88498c3a0> <<< 178205 1726889809.59532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889809.59546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889809.59578: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88498cfd0><<< 178205 1726889809.59593: stdout chunk (state=3): >>> <<< 178205 1726889809.59639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889809.59653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889809.59686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 178205 1726889809.59711: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889809.59751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889809.59778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889809.59829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 178205 1726889809.59863: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889809.59874: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88495bd30> <<< 178205 1726889809.59991: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843a8d30> <<< 178205 1726889809.60010: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843a8400> <<< 178205 1726889809.60036: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843db4f0> <<< 178205 1726889809.60098: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.60120: 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 0x7fa8843a8520> <<< 178205 1726889809.60166: 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<<< 178205 1726889809.60197: 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 0x7fa8843a8550> <<< 178205 1726889809.60234: 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 <<< 178205 1726889809.60263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 178205 1726889809.60274: stdout chunk (state=3): >>> <<< 178205 1726889809.60310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889809.60362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 178205 1726889809.60373: stdout chunk (state=3): >>> <<< 178205 1726889809.60468: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.60506: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.60536: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa88431efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88496e250> <<< 178205 1726889809.60573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 178205 1726889809.60591: stdout chunk (state=3): >>> <<< 178205 1726889809.60610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889809.60682: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.60705: 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 0x7fa88431b850><<< 178205 1726889809.60741: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88496e3d0> <<< 178205 1726889809.60766: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889809.60827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.60876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889809.60902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889809.60914: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889809.61000: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884987e50><<< 178205 1726889809.61010: stdout chunk (state=3): >>> <<< 178205 1726889809.61227: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88431b7f0> <<< 178205 1726889809.61354: 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'<<< 178205 1726889809.61393: 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' <<< 178205 1726889809.61408: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa88431b640> <<< 178205 1726889809.61458: 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'<<< 178205 1726889809.61485: 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 0x7fa88431a5b0> <<< 178205 1726889809.61553: 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' <<< 178205 1726889809.61579: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa88430fd90><<< 178205 1726889809.61589: stdout chunk (state=3): >>> <<< 178205 1726889809.61620: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884966910> <<< 178205 1726889809.61652: 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<<< 178205 1726889809.61673: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 178205 1726889809.61704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 178205 1726889809.61738: stdout chunk (state=3): >>> <<< 178205 1726889809.61750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889809.61810: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.61852: 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 0x7fa88439e6a0><<< 178205 1726889809.61862: stdout chunk (state=3): >>> <<< 178205 1726889809.62166: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.62204: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889809.62225: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa88439db20> <<< 178205 1726889809.62243: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843ae0a0> <<< 178205 1726889809.62297: 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' <<< 178205 1726889809.62328: 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 0x7fa88439e100><<< 178205 1726889809.62346: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843e2b20> <<< 178205 1726889809.62377: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.62405: stdout chunk (state=3): >>> <<< 178205 1726889809.62432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889809.62457: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.62575: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.62585: stdout chunk (state=3): >>> <<< 178205 1726889809.62691: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.62722: stdout chunk (state=3): >>> <<< 178205 1726889809.62743: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889809.62768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.62791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.62816: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py<<< 178205 1726889809.62835: stdout chunk (state=3): >>> <<< 178205 1726889809.62856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.63011: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.63023: stdout chunk (state=3): >>> <<< 178205 1726889809.63187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.64007: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.64010: stdout chunk (state=3): >>> <<< 178205 1726889809.64850: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889809.64890: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889809.64909: stdout chunk (state=3): >>> <<< 178205 1726889809.64946: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889809.64950: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889809.64985: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889809.65024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889809.65153: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889809.65191: stdout chunk (state=3): >>> <<< 178205 1726889809.65195: 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 0x7fa883f155e0> <<< 178205 1726889809.65324: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889809.65328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 178205 1726889809.65355: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842fb580> <<< 178205 1726889809.65369: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883eb6100> <<< 178205 1726889809.65442: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py<<< 178205 1726889809.65452: stdout chunk (state=3): >>> <<< 178205 1726889809.65493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.65530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.65559: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889809.65588: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.65807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.66013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889809.66027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889809.66076: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88439db80><<< 178205 1726889809.66079: stdout chunk (state=3): >>> <<< 178205 1726889809.66090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.66729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67335: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67549: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py<<< 178205 1726889809.67565: stdout chunk (state=3): >>> <<< 178205 1726889809.67577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67644: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.67647: stdout chunk (state=3): >>> <<< 178205 1726889809.67715: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py<<< 178205 1726889809.67719: stdout chunk (state=3): >>> <<< 178205 1726889809.67731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67831: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.67953: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889809.67995: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.67998: stdout chunk (state=3): >>> <<< 178205 1726889809.68029: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.68059: stdout chunk (state=3): >>> <<< 178205 1726889809.68062: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889809.68100: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.68103: stdout chunk (state=3): >>> <<< 178205 1726889809.68164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.68231: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 178205 1726889809.68234: stdout chunk (state=3): >>> <<< 178205 1726889809.68265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.68595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.68929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889809.68981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889809.69010: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889809.69129: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883ee8f10> <<< 178205 1726889809.69148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69252: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.69256: stdout chunk (state=3): >>> <<< 178205 1726889809.69347: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889809.69386: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889809.69402: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889809.69416: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889809.69460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69570: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889809.69617: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69671: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.69674: stdout chunk (state=3): >>> <<< 178205 1726889809.69731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.69950: 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 <<< 178205 1726889809.70015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889809.70018: stdout chunk (state=3): >>> <<< 178205 1726889809.70125: 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' <<< 178205 1726889809.70154: 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 0x7fa884979220> <<< 178205 1726889809.70210: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883ee8850><<< 178205 1726889809.70215: stdout chunk (state=3): >>> <<< 178205 1726889809.70275: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889809.70291: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889809.70328: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.70331: stdout chunk (state=3): >>> <<< 178205 1726889809.70532: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.70536: stdout chunk (state=3): >>> <<< 178205 1726889809.70629: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.70632: stdout chunk (state=3): >>> <<< 178205 1726889809.70679: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.70684: stdout chunk (state=3): >>> <<< 178205 1726889809.70743: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 178205 1726889809.70747: stdout chunk (state=3): >>> <<< 178205 1726889809.70775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 178205 1726889809.70789: stdout chunk (state=3): >>> <<< 178205 1726889809.70824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889809.70885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889809.70927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889809.70954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889809.71108: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842ddca0> <<< 178205 1726889809.71170: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842daf70><<< 178205 1726889809.71184: stdout chunk (state=3): >>> <<< 178205 1726889809.71280: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842d4940> # destroy ansible.module_utils.distro<<< 178205 1726889809.71305: stdout chunk (state=3): >>> import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889809.71326: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.71367: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.71381: stdout chunk (state=3): >>> <<< 178205 1726889809.71413: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889809.71436: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889809.71537: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889809.71564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.71607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.71628: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 178205 1726889809.71650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889809.72022: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.72034: stdout chunk (state=3): >>> <<< 178205 1726889809.72489: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889809.72501: stdout chunk (state=3): >>> <<< 178205 1726889809.73399: stdout chunk (state=3): >>> <<< 178205 1726889809.73415: stdout chunk (state=3): >>>{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 178205 1726889809.73447: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889809.73810: stdout chunk (state=3): >>># clear builtins._ <<< 178205 1726889809.73882: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 178205 1726889809.73929: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 178205 1726889809.74005: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__<<< 178205 1726889809.74139: stdout chunk (state=3): >>> # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 178205 1726889809.74196: 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 <<< 178205 1726889809.74264: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 178205 1726889809.74343: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 178205 1726889809.74390: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 178205 1726889809.74468: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 178205 1726889809.74542: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 178205 1726889809.74592: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 178205 1726889809.74701: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants<<< 178205 1726889809.74818: 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<<< 178205 1726889809.74954: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 178205 1726889809.74974: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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<<< 178205 1726889809.75008: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2<<< 178205 1726889809.75056: 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 # 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<<< 178205 1726889809.75077: stdout chunk (state=3): >>> # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 178205 1726889809.75100: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon<<< 178205 1726889809.75140: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 178205 1726889809.75163: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast<<< 178205 1726889809.75189: stdout chunk (state=3): >>> # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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<<< 178205 1726889809.75221: 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<<< 178205 1726889809.75496: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins <<< 178205 1726889809.75550: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery<<< 178205 1726889809.75566: stdout chunk (state=3): >>> <<< 178205 1726889809.75612: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889809.75655: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889809.75707: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2<<< 178205 1726889809.75762: stdout chunk (state=3): >>> # destroy lzma # destroy __main__ # destroy locale<<< 178205 1726889809.75864: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 178205 1726889809.75901: stdout chunk (state=3): >>> # destroy _json <<< 178205 1726889809.75949: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889809.75983: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 178205 1726889809.76002: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889809.76086: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex<<< 178205 1726889809.76098: stdout chunk (state=3): >>> # destroy logging # destroy argparse <<< 178205 1726889809.76192: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889809.76251: 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 <<< 178205 1726889809.76331: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 178205 1726889809.76383: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 178205 1726889809.76422: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889809.76460: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 178205 1726889809.76538: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889809.76565: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2<<< 178205 1726889809.76599: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil<<< 178205 1726889809.76633: stdout chunk (state=3): >>> # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading<<< 178205 1726889809.76655: stdout chunk (state=3): >>> # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 178205 1726889809.76674: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 178205 1726889809.76704: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools<<< 178205 1726889809.76740: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 178205 1726889809.76763: 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 # cleanup[3] wiping os<<< 178205 1726889809.76781: stdout chunk (state=3): >>> # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 178205 1726889809.76818: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 178205 1726889809.76852: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 178205 1726889809.76877: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 178205 1726889809.76896: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma<<< 178205 1726889809.77127: stdout chunk (state=3): >>> # destroy zlib # destroy _signal # destroy platform <<< 178205 1726889809.77153: stdout chunk (state=3): >>># destroy _uuid <<< 178205 1726889809.77196: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 178205 1726889809.77208: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889809.77238: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889809.77265: stdout chunk (state=3): >>># destroy posixpath <<< 178205 1726889809.77308: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889809.77363: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno <<< 178205 1726889809.77435: stdout chunk (state=3): >>># destroy signal # destroy contextlib # destroy pwd <<< 178205 1726889809.77449: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889809.77498: stdout chunk (state=3): >>># destroy select <<< 178205 1726889809.77563: 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 <<< 178205 1726889809.77605: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 178205 1726889809.77626: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator<<< 178205 1726889809.77696: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib <<< 178205 1726889809.77726: stdout chunk (state=3): >>># clear sys.audit hooks <<< 178205 1726889809.78298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889809.78301: stdout chunk (state=3): >>><<< 178205 1726889809.78304: stderr chunk (state=3): >>><<< 178205 1726889809.78476: _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 0x7fa884f73dc0> # /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 0x7fa884f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f73b20> # /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 0x7fa884f73ac0> 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 0x7fa884f18490> # /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 0x7fa884f18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18670> # /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 0x7fa884ecf190> # /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 0x7fa884ecf220> # /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 0x7fa884ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f30880> # /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 0x7fa884ec8d90> # /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 0x7fa884ef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884f18970> 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 0x7fa884e94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e97f40> # /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 0x7fa884e8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e94370> # /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 0x7fa884bd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bd4910> 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 0x7fa884bd4f10> # /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 0x7fa884bd4fd0> # /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 0x7fa884be70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e69670> # /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 0x7fa884e7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e9be20> # /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 0x7fa884be7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884e6e2b0> # 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 0x7fa884e7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ea19d0> # /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 0x7fa884be7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7df0> # /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 0x7fa884be7d60> # /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 0x7fa884bbb3d0> # /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 0x7fa884bbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884bea490> # /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 0x7fa884af0220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ba6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884beaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ea1040> # /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 0x7fa884b02b50> 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 0x7fa884b02e80> # /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 0x7fa884b13790> # /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 0x7fa884b13cd0> # 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 0x7fa884aab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b02f70> # /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 0x7fa884abc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884b13610> 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 0x7fa884abc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7a30> # /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 0x7fa884ad7700> # /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 0x7fa884ad79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ad77c0> # 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 0x7fa884ad78b0> # /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 0x7fa884ad7d00> # 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 0x7fa884ae3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884ad7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884acaa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884be7610> # /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 0x7fa884ad7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa884a136d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7820> # /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 0x7fa8843d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7f70> # /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 0x7fa8843d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843d7d90> 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 0x7fa8843d7fd0> # /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 0x7fa8843d7100> # /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 0x7fa88432df40> # 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 0x7fa88434ed00> # 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 0x7fa88434eeb0> # /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 0x7fa88434e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88498cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88498c3a0> # /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 0x7fa88498cfd0> # /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 0x7fa88495bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843db4f0> # 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 0x7fa8843a8520> # /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 0x7fa8843a8550> # /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 0x7fa88431efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88496e250> # /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 0x7fa88431b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88496e3d0> # /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 0x7fa884987e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88431b7f0> # 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 0x7fa88431b640> # 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 0x7fa88431a5b0> # 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 0x7fa88430fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa884966910> # /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 0x7fa88439e6a0> # 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 0x7fa88439db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843ae0a0> # 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 0x7fa88439e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8843e2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa883f155e0> # /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 0x7fa8842fb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883eb6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa88439db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883ee8f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa884979220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa883ee8850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842daf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8842d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_paocjxd3/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear 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: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889809.79302: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889809.79306: _low_level_execute_command(): starting 178205 1726889809.79309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889809.1214778-178893-276732011041934/ > /dev/null 2>&1 && sleep 0' 178205 1726889809.79630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889809.79644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.79658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.79677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.79721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.79734: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889809.79748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.79765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889809.79776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889809.79787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889809.79799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889809.79817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889809.79836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889809.79848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889809.79858: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889809.79871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889809.79947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889809.79968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889809.79983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889809.80047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889809.82570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889809.82663: stderr chunk (state=3): >>><<< 178205 1726889809.82666: stdout chunk (state=3): >>><<< 178205 1726889809.83125: _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 178205 1726889809.83129: handler run complete 178205 1726889809.83131: attempt loop complete, returning result 178205 1726889809.83133: _execute() done 178205 1726889809.83135: dumping result to json 178205 1726889809.83137: done dumping result, returning 178205 1726889809.83140: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-000000000347] 178205 1726889809.83142: sending task result for task 02369adf-7a19-34ed-f5d1-000000000347 178205 1726889809.83215: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000347 178205 1726889809.83219: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 178205 1726889809.83299: no more pending results, returning what we have 178205 1726889809.83303: results queue empty 178205 1726889809.83303: checking for any_errors_fatal 178205 1726889809.83313: done checking for any_errors_fatal 178205 1726889809.83314: checking for max_fail_percentage 178205 1726889809.83316: done checking for max_fail_percentage 178205 1726889809.83316: checking to see if all hosts have failed and the running result is not ok 178205 1726889809.83317: done checking to see if all hosts have failed 178205 1726889809.83318: getting the remaining hosts for this loop 178205 1726889809.83319: done getting the remaining hosts for this loop 178205 1726889809.83323: getting the next task for host managed_node2 178205 1726889809.83333: done getting next task for host managed_node2 178205 1726889809.83337: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889809.83341: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889809.83353: getting variables 178205 1726889809.83355: in VariableManager get_vars() 178205 1726889809.83388: Calling all_inventory to load vars for managed_node2 178205 1726889809.83391: Calling groups_inventory to load vars for managed_node2 178205 1726889809.83394: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889809.83403: Calling all_plugins_play to load vars for managed_node2 178205 1726889809.83406: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889809.83409: Calling groups_plugins_play to load vars for managed_node2 178205 1726889809.84199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889809.85656: done with get_vars() 178205 1726889809.85670: 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 23:36:49 -0400 (0:00:00.857) 0:00:22.845 ****** 178205 1726889809.85769: entering _queue_task() for managed_node2/systemd 178205 1726889809.86761: worker is 1 (out of 1 available) 178205 1726889809.86777: exiting _queue_task() for managed_node2/systemd 178205 1726889809.86795: done queuing things up, now waiting for results queue to drain 178205 1726889809.86796: waiting for pending results... 178205 1726889809.87559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889809.87703: in run() - task 02369adf-7a19-34ed-f5d1-000000000349 178205 1726889809.87722: variable 'ansible_search_path' from source: unknown 178205 1726889809.87732: variable 'ansible_search_path' from source: unknown 178205 1726889809.87780: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889809.87994: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889809.88052: dumping result to json 178205 1726889809.88060: done dumping result, returning 178205 1726889809.88290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000000349] 178205 1726889809.88341: sending task result for task 02369adf-7a19-34ed-f5d1-000000000349 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889809.88600: no more pending results, returning what we have 178205 1726889809.88607: results queue empty 178205 1726889809.88608: checking for any_errors_fatal 178205 1726889809.88623: done checking for any_errors_fatal 178205 1726889809.88626: checking for max_fail_percentage 178205 1726889809.88631: done checking for max_fail_percentage 178205 1726889809.88636: checking to see if all hosts have failed and the running result is not ok 178205 1726889809.88637: done checking to see if all hosts have failed 178205 1726889809.88638: getting the remaining hosts for this loop 178205 1726889809.88642: done getting the remaining hosts for this loop 178205 1726889809.88646: getting the next task for host managed_node2 178205 1726889809.88664: done getting next task for host managed_node2 178205 1726889809.88677: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889809.88687: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889809.88727: getting variables 178205 1726889809.88735: in VariableManager get_vars() 178205 1726889809.88795: Calling all_inventory to load vars for managed_node2 178205 1726889809.88798: Calling groups_inventory to load vars for managed_node2 178205 1726889809.88800: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889809.88814: Calling all_plugins_play to load vars for managed_node2 178205 1726889809.88817: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889809.88820: Calling groups_plugins_play to load vars for managed_node2 178205 1726889809.89556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889809.90679: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000349 178205 1726889809.90682: WORKER PROCESS EXITING 178205 1726889809.91331: done with get_vars() 178205 1726889809.91345: done getting variables 178205 1726889809.91398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:36:49 -0400 (0:00:00.056) 0:00:22.902 ****** 178205 1726889809.91433: entering _queue_task() for managed_node2/debug 178205 1726889809.91663: worker is 1 (out of 1 available) 178205 1726889809.91675: exiting _queue_task() for managed_node2/debug 178205 1726889809.91685: done queuing things up, now waiting for results queue to drain 178205 1726889809.91687: waiting for pending results... 178205 1726889809.92952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889809.93399: in run() - task 02369adf-7a19-34ed-f5d1-00000000034b 178205 1726889809.93418: variable 'ansible_search_path' from source: unknown 178205 1726889809.93422: variable 'ansible_search_path' from source: unknown 178205 1726889809.93459: calling self._execute() 178205 1726889809.93651: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.93657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.93667: variable 'omit' from source: magic vars 178205 1726889809.94221: variable 'omit' from source: magic vars 178205 1726889809.94297: variable 'omit' from source: magic vars 178205 1726889809.94339: variable 'omit' from source: magic vars 178205 1726889809.94387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889809.94433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889809.94460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889809.94485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889809.94506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889809.94540: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889809.94550: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.94557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.94676: Set connection var ansible_pipelining to False 178205 1726889809.94773: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889809.94777: Set connection var ansible_shell_executable to /bin/sh 178205 1726889809.94780: Set connection var ansible_connection to ssh 178205 1726889809.95218: Set connection var ansible_shell_type to sh 178205 1726889809.95221: Set connection var ansible_timeout to 10 178205 1726889809.95226: variable 'ansible_shell_executable' from source: unknown 178205 1726889809.95229: variable 'ansible_connection' from source: unknown 178205 1726889809.95232: variable 'ansible_module_compression' from source: unknown 178205 1726889809.95234: variable 'ansible_shell_type' from source: unknown 178205 1726889809.95237: variable 'ansible_shell_executable' from source: unknown 178205 1726889809.95239: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889809.95241: variable 'ansible_pipelining' from source: unknown 178205 1726889809.95243: variable 'ansible_timeout' from source: unknown 178205 1726889809.95245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889809.95350: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889809.95423: variable 'omit' from source: magic vars 178205 1726889809.95428: starting attempt loop 178205 1726889809.95433: running the handler 178205 1726889809.95477: variable 'blivet_output' from source: set_fact 178205 1726889809.95931: variable 'blivet_output' from source: set_fact 178205 1726889809.96506: handler run complete 178205 1726889809.96548: attempt loop complete, returning result 178205 1726889809.96552: _execute() done 178205 1726889809.96555: dumping result to json 178205 1726889809.96561: done dumping result, returning 178205 1726889809.96569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-00000000034b] 178205 1726889809.96577: sending task result for task 02369adf-7a19-34ed-f5d1-00000000034b 178205 1726889809.96808: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000034b 178205 1726889809.96811: WORKER PROCESS EXITING ok: [managed_node2] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889809.96953: no more pending results, returning what we have 178205 1726889809.96957: results queue empty 178205 1726889809.96957: checking for any_errors_fatal 178205 1726889809.96965: done checking for any_errors_fatal 178205 1726889809.96966: checking for max_fail_percentage 178205 1726889809.96967: done checking for max_fail_percentage 178205 1726889809.96968: checking to see if all hosts have failed and the running result is not ok 178205 1726889809.96969: done checking to see if all hosts have failed 178205 1726889809.96969: getting the remaining hosts for this loop 178205 1726889809.96971: done getting the remaining hosts for this loop 178205 1726889809.96974: getting the next task for host managed_node2 178205 1726889809.96986: done getting next task for host managed_node2 178205 1726889809.96990: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889809.96994: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889809.97003: getting variables 178205 1726889809.97005: in VariableManager get_vars() 178205 1726889809.97042: Calling all_inventory to load vars for managed_node2 178205 1726889809.97045: Calling groups_inventory to load vars for managed_node2 178205 1726889809.97048: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889809.97058: Calling all_plugins_play to load vars for managed_node2 178205 1726889809.97061: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889809.97063: Calling groups_plugins_play to load vars for managed_node2 178205 1726889809.97564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889809.98677: done with get_vars() 178205 1726889809.98691: done getting variables 178205 1726889809.98751: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:36:49 -0400 (0:00:00.073) 0:00:22.975 ****** 178205 1726889809.98788: entering _queue_task() for managed_node2/set_fact 178205 1726889809.99766: worker is 1 (out of 1 available) 178205 1726889809.99778: exiting _queue_task() for managed_node2/set_fact 178205 1726889809.99788: done queuing things up, now waiting for results queue to drain 178205 1726889809.99789: waiting for pending results... 178205 1726889810.00293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889810.00421: in run() - task 02369adf-7a19-34ed-f5d1-00000000034c 178205 1726889810.00436: variable 'ansible_search_path' from source: unknown 178205 1726889810.00440: variable 'ansible_search_path' from source: unknown 178205 1726889810.00478: calling self._execute() 178205 1726889810.00573: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.00577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.00586: variable 'omit' from source: magic vars 178205 1726889810.00697: variable 'omit' from source: magic vars 178205 1726889810.00767: variable 'omit' from source: magic vars 178205 1726889810.01030: variable 'blivet_output' from source: set_fact 178205 1726889810.01100: variable 'omit' from source: magic vars 178205 1726889810.01140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889810.01178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889810.01196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889810.01217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.01230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.01258: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889810.01266: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.01269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.01387: Set connection var ansible_pipelining to False 178205 1726889810.01394: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889810.01400: Set connection var ansible_shell_executable to /bin/sh 178205 1726889810.01403: Set connection var ansible_connection to ssh 178205 1726889810.01408: Set connection var ansible_shell_type to sh 178205 1726889810.01415: Set connection var ansible_timeout to 10 178205 1726889810.01445: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.01449: variable 'ansible_connection' from source: unknown 178205 1726889810.01451: variable 'ansible_module_compression' from source: unknown 178205 1726889810.01454: variable 'ansible_shell_type' from source: unknown 178205 1726889810.01457: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.01459: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.01461: variable 'ansible_pipelining' from source: unknown 178205 1726889810.01464: variable 'ansible_timeout' from source: unknown 178205 1726889810.01468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.01631: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889810.01638: variable 'omit' from source: magic vars 178205 1726889810.01648: starting attempt loop 178205 1726889810.01652: running the handler 178205 1726889810.01663: handler run complete 178205 1726889810.01673: attempt loop complete, returning result 178205 1726889810.01676: _execute() done 178205 1726889810.01678: dumping result to json 178205 1726889810.01681: done dumping result, returning 178205 1726889810.01689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-00000000034c] 178205 1726889810.01694: sending task result for task 02369adf-7a19-34ed-f5d1-00000000034c 178205 1726889810.01783: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000034c 178205 1726889810.01786: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889810.01851: no more pending results, returning what we have 178205 1726889810.01853: results queue empty 178205 1726889810.01854: checking for any_errors_fatal 178205 1726889810.01865: done checking for any_errors_fatal 178205 1726889810.01865: checking for max_fail_percentage 178205 1726889810.01867: done checking for max_fail_percentage 178205 1726889810.01868: checking to see if all hosts have failed and the running result is not ok 178205 1726889810.01869: done checking to see if all hosts have failed 178205 1726889810.01869: getting the remaining hosts for this loop 178205 1726889810.01870: done getting the remaining hosts for this loop 178205 1726889810.01874: getting the next task for host managed_node2 178205 1726889810.01880: done getting next task for host managed_node2 178205 1726889810.01883: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889810.01886: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889810.01895: getting variables 178205 1726889810.01896: in VariableManager get_vars() 178205 1726889810.01927: Calling all_inventory to load vars for managed_node2 178205 1726889810.01929: Calling groups_inventory to load vars for managed_node2 178205 1726889810.01931: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889810.01939: Calling all_plugins_play to load vars for managed_node2 178205 1726889810.01942: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889810.01944: Calling groups_plugins_play to load vars for managed_node2 178205 1726889810.03134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889810.03715: done with get_vars() 178205 1726889810.03731: done getting variables 178205 1726889810.03782: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:36:50 -0400 (0:00:00.050) 0:00:23.026 ****** 178205 1726889810.04515: entering _queue_task() for managed_node2/set_fact 178205 1726889810.04763: worker is 1 (out of 1 available) 178205 1726889810.04775: exiting _queue_task() for managed_node2/set_fact 178205 1726889810.04786: done queuing things up, now waiting for results queue to drain 178205 1726889810.04787: waiting for pending results... 178205 1726889810.05382: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889810.05526: in run() - task 02369adf-7a19-34ed-f5d1-00000000034d 178205 1726889810.05546: variable 'ansible_search_path' from source: unknown 178205 1726889810.05558: variable 'ansible_search_path' from source: unknown 178205 1726889810.05595: calling self._execute() 178205 1726889810.05695: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.05705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.05720: variable 'omit' from source: magic vars 178205 1726889810.05842: variable 'omit' from source: magic vars 178205 1726889810.05917: variable 'omit' from source: magic vars 178205 1726889810.06166: variable 'blivet_output' from source: set_fact 178205 1726889810.06403: variable 'omit' from source: magic vars 178205 1726889810.06455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889810.06494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889810.06519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889810.06552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.06569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.06600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889810.06609: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.06618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.06727: Set connection var ansible_pipelining to False 178205 1726889810.06742: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889810.06761: Set connection var ansible_shell_executable to /bin/sh 178205 1726889810.06768: Set connection var ansible_connection to ssh 178205 1726889810.06777: Set connection var ansible_shell_type to sh 178205 1726889810.06785: Set connection var ansible_timeout to 10 178205 1726889810.06815: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.06822: variable 'ansible_connection' from source: unknown 178205 1726889810.06832: variable 'ansible_module_compression' from source: unknown 178205 1726889810.06839: variable 'ansible_shell_type' from source: unknown 178205 1726889810.06844: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.06850: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.06860: variable 'ansible_pipelining' from source: unknown 178205 1726889810.06871: variable 'ansible_timeout' from source: unknown 178205 1726889810.06877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.07035: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889810.07049: variable 'omit' from source: magic vars 178205 1726889810.07061: starting attempt loop 178205 1726889810.07066: running the handler 178205 1726889810.07089: handler run complete 178205 1726889810.07102: attempt loop complete, returning result 178205 1726889810.07108: _execute() done 178205 1726889810.07117: dumping result to json 178205 1726889810.07131: done dumping result, returning 178205 1726889810.07143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-00000000034d] 178205 1726889810.07153: sending task result for task 02369adf-7a19-34ed-f5d1-00000000034d 178205 1726889810.07278: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000034d 178205 1726889810.07286: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889810.07396: no more pending results, returning what we have 178205 1726889810.07399: results queue empty 178205 1726889810.07400: checking for any_errors_fatal 178205 1726889810.07404: done checking for any_errors_fatal 178205 1726889810.07405: checking for max_fail_percentage 178205 1726889810.07406: done checking for max_fail_percentage 178205 1726889810.07407: checking to see if all hosts have failed and the running result is not ok 178205 1726889810.07409: done checking to see if all hosts have failed 178205 1726889810.07409: getting the remaining hosts for this loop 178205 1726889810.07413: done getting the remaining hosts for this loop 178205 1726889810.07416: getting the next task for host managed_node2 178205 1726889810.07427: done getting next task for host managed_node2 178205 1726889810.07432: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889810.07436: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889810.07453: getting variables 178205 1726889810.07455: in VariableManager get_vars() 178205 1726889810.07486: Calling all_inventory to load vars for managed_node2 178205 1726889810.07489: Calling groups_inventory to load vars for managed_node2 178205 1726889810.07492: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889810.07501: Calling all_plugins_play to load vars for managed_node2 178205 1726889810.07505: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889810.07507: Calling groups_plugins_play to load vars for managed_node2 178205 1726889810.08271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889810.08871: done with get_vars() 178205 1726889810.08882: 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 23:36:50 -0400 (0:00:00.051) 0:00:23.077 ****** 178205 1726889810.08966: entering _queue_task() for managed_node2/mount 178205 1726889810.09201: worker is 1 (out of 1 available) 178205 1726889810.09215: exiting _queue_task() for managed_node2/mount 178205 1726889810.09228: done queuing things up, now waiting for results queue to drain 178205 1726889810.09229: waiting for pending results... 178205 1726889810.09850: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889810.10364: in run() - task 02369adf-7a19-34ed-f5d1-00000000034e 178205 1726889810.10375: variable 'ansible_search_path' from source: unknown 178205 1726889810.10379: variable 'ansible_search_path' from source: unknown 178205 1726889810.10720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889810.14816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889810.14946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889810.15095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889810.15131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889810.15157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889810.15343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889810.15371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889810.15395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889810.15553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889810.15567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889810.15607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889810.15763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889810.15786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889810.15826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889810.15837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889810.16159: variable 'blivet_output' from source: set_fact 178205 1726889810.16361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889810.16742: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889810.17490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889810.17519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889810.17546: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889810.17585: 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) 178205 1726889810.17720: 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) 178205 1726889810.17833: 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) 178205 1726889810.17862: 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) 178205 1726889810.18030: dumping result to json 178205 1726889810.18038: done dumping result, returning 178205 1726889810.18047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-00000000034e] 178205 1726889810.18055: sending task result for task 02369adf-7a19-34ed-f5d1-00000000034e skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889810.18216: no more pending results, returning what we have 178205 1726889810.18220: results queue empty 178205 1726889810.18221: checking for any_errors_fatal 178205 1726889810.18229: done checking for any_errors_fatal 178205 1726889810.18230: checking for max_fail_percentage 178205 1726889810.18231: done checking for max_fail_percentage 178205 1726889810.18232: checking to see if all hosts have failed and the running result is not ok 178205 1726889810.18233: done checking to see if all hosts have failed 178205 1726889810.18234: getting the remaining hosts for this loop 178205 1726889810.18235: done getting the remaining hosts for this loop 178205 1726889810.18238: getting the next task for host managed_node2 178205 1726889810.18246: done getting next task for host managed_node2 178205 1726889810.18249: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889810.18252: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889810.18267: getting variables 178205 1726889810.18268: in VariableManager get_vars() 178205 1726889810.18303: Calling all_inventory to load vars for managed_node2 178205 1726889810.18306: Calling groups_inventory to load vars for managed_node2 178205 1726889810.18309: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889810.18321: Calling all_plugins_play to load vars for managed_node2 178205 1726889810.18326: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889810.18329: Calling groups_plugins_play to load vars for managed_node2 178205 1726889810.19118: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000034e 178205 1726889810.19132: WORKER PROCESS EXITING 178205 1726889810.19154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889810.19711: done with get_vars() 178205 1726889810.19728: 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 23:36:50 -0400 (0:00:00.114) 0:00:23.192 ****** 178205 1726889810.20409: entering _queue_task() for managed_node2/systemd 178205 1726889810.21492: worker is 1 (out of 1 available) 178205 1726889810.21507: exiting _queue_task() for managed_node2/systemd 178205 1726889810.21522: done queuing things up, now waiting for results queue to drain 178205 1726889810.21523: waiting for pending results... 178205 1726889810.21834: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889810.22090: in run() - task 02369adf-7a19-34ed-f5d1-000000000350 178205 1726889810.22184: variable 'ansible_search_path' from source: unknown 178205 1726889810.22191: variable 'ansible_search_path' from source: unknown 178205 1726889810.22236: calling self._execute() 178205 1726889810.22367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.22502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.22519: variable 'omit' from source: magic vars 178205 1726889810.23261: variable 'blivet_output' from source: set_fact 178205 1726889810.23301: Evaluated conditional (blivet_output['mounts']): True 178205 1726889810.23529: variable 'omit' from source: magic vars 178205 1726889810.23596: variable 'omit' from source: magic vars 178205 1726889810.23638: variable 'omit' from source: magic vars 178205 1726889810.23782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889810.23827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889810.23967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889810.23990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.24006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889810.24042: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889810.24050: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.24057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.24165: Set connection var ansible_pipelining to False 178205 1726889810.24292: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889810.24303: Set connection var ansible_shell_executable to /bin/sh 178205 1726889810.24310: Set connection var ansible_connection to ssh 178205 1726889810.24322: Set connection var ansible_shell_type to sh 178205 1726889810.24335: Set connection var ansible_timeout to 10 178205 1726889810.24419: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.24431: variable 'ansible_connection' from source: unknown 178205 1726889810.24439: variable 'ansible_module_compression' from source: unknown 178205 1726889810.24445: variable 'ansible_shell_type' from source: unknown 178205 1726889810.24506: variable 'ansible_shell_executable' from source: unknown 178205 1726889810.24517: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889810.24528: variable 'ansible_pipelining' from source: unknown 178205 1726889810.24536: variable 'ansible_timeout' from source: unknown 178205 1726889810.24544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889810.24989: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889810.25005: variable 'omit' from source: magic vars 178205 1726889810.25017: starting attempt loop 178205 1726889810.25024: running the handler 178205 1726889810.25063: _low_level_execute_command(): starting 178205 1726889810.25169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889810.26987: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889810.27134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.27151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.27171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.27217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.27236: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889810.27250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.27268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889810.27278: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889810.27288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889810.27299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.27313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.27331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.27347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.27361: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889810.27421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.27541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889810.27693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889810.27709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889810.27861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889810.30121: stdout chunk (state=3): >>>/root <<< 178205 1726889810.30382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889810.30385: stdout chunk (state=3): >>><<< 178205 1726889810.30388: stderr chunk (state=3): >>><<< 178205 1726889810.30500: _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 178205 1726889810.30505: _low_level_execute_command(): starting 178205 1726889810.30509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518 `" && echo ansible-tmp-1726889810.3040743-178929-235562408712518="` echo /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518 `" ) && sleep 0' 178205 1726889810.33166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889810.33181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.33195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.33216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.33262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.33274: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889810.33286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.33302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889810.33315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889810.33326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889810.33341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.33358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.33372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.33467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.33478: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889810.33490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.33572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889810.33593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889810.33694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889810.33773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889810.36568: stdout chunk (state=3): >>>ansible-tmp-1726889810.3040743-178929-235562408712518=/root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518 <<< 178205 1726889810.36833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889810.36836: stdout chunk (state=3): >>><<< 178205 1726889810.36839: stderr chunk (state=3): >>><<< 178205 1726889810.37317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889810.3040743-178929-235562408712518=/root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518 , stderr=OpenSSH_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 178205 1726889810.37321: variable 'ansible_module_compression' from source: unknown 178205 1726889810.37323: ANSIBALLZ: Using lock for systemd 178205 1726889810.37325: ANSIBALLZ: Acquiring lock 178205 1726889810.37328: ANSIBALLZ: Lock acquired: 140714212224864 178205 1726889810.37330: ANSIBALLZ: Creating module 178205 1726889810.90555: ANSIBALLZ: Writing module into payload 178205 1726889810.90995: ANSIBALLZ: Writing module 178205 1726889810.91029: ANSIBALLZ: Renaming module 178205 1726889810.91036: ANSIBALLZ: Done creating module 178205 1726889810.91056: variable 'ansible_facts' from source: unknown 178205 1726889810.91452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/AnsiballZ_systemd.py 178205 1726889810.92217: Sending initial data 178205 1726889810.92220: Sent initial data (158 bytes) 178205 1726889810.94785: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889810.94863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.94874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.94888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.94929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.94968: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889810.95080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.95093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889810.95100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889810.95107: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889810.95116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889810.95125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889810.95139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889810.95147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889810.95153: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889810.95163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889810.95249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889810.95301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889810.95306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889810.95515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889810.98054: 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 <<< 178205 1726889810.98091: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889810.98136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp42kc5_le /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/AnsiballZ_systemd.py <<< 178205 1726889810.98175: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889811.01194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889811.01199: stderr chunk (state=3): >>><<< 178205 1726889811.01202: stdout chunk (state=3): >>><<< 178205 1726889811.01233: done transferring module to remote 178205 1726889811.01249: _low_level_execute_command(): starting 178205 1726889811.01255: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/ /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/AnsiballZ_systemd.py && sleep 0' 178205 1726889811.02575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.02579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889811.02753: 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 <<< 178205 1726889811.02759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889811.02767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.02772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889811.02787: stderr 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 <<< 178205 1726889811.02790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889811.02856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889811.02930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889811.02936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889811.02998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889811.05577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889811.05581: stderr chunk (state=3): >>><<< 178205 1726889811.05585: stdout chunk (state=3): >>><<< 178205 1726889811.05604: _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 178205 1726889811.05607: _low_level_execute_command(): starting 178205 1726889811.05613: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/AnsiballZ_systemd.py && sleep 0' 178205 1726889811.06675: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.06680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889811.07003: 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 <<< 178205 1726889811.07009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889811.07024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.07032: 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 <<< 178205 1726889811.07038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889811.07110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889811.07116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889811.07142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889811.07194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889811.10228: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook 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' <<< 178205 1726889811.10241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889811.10253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889811.10260: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889811.10292: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a98dc0> <<< 178205 1726889811.10349: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889811.10353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889811.10355: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a98b20> <<< 178205 1726889811.10390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889811.10395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889811.10416: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a98ac0> <<< 178205 1726889811.10435: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889811.10457: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889811.10470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889811.10477: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d490> <<< 178205 1726889811.10506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889811.10524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889811.10530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 178205 1726889811.10551: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889811.10554: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889811.10557: stdout chunk (state=3): >>> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d940> <<< 178205 1726889811.10590: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d670> <<< 178205 1726889811.10626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889811.10635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889811.10655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889811.10682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889811.10702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889811.10723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889811.10747: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889811.10758: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07cf190> <<< 178205 1726889811.10767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889811.10798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889811.10896: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07cf220> <<< 178205 1726889811.10926: 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' <<< 178205 1726889811.10959: 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' <<< 178205 1726889811.10970: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07f2850> <<< 178205 1726889811.10975: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07cf940> <<< 178205 1726889811.11016: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a55880> <<< 178205 1726889811.11025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889811.11049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07c8d90> <<< 178205 1726889811.11114: 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' <<< 178205 1726889811.11120: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07f2d90> <<< 178205 1726889811.11508: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d970> 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. <<< 178205 1726889811.11769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889811.11791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889811.11840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889811.11849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889811.11879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889811.11911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889811.11937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889811.11959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889811.11979: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a076feb0> <<< 178205 1726889811.12051: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0772f40> <<< 178205 1726889811.12084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889811.12116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889811.12137: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889811.12166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889811.12197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889811.12235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889811.12240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889811.12278: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0767610> <<< 178205 1726889811.12304: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0770640> <<< 178205 1726889811.12332: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a076f370> <<< 178205 1726889811.12360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889811.12457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889811.12507: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889811.12542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889811.12565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889811.12587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889811.12630: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.12635: 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 0x7fe3a064ee20> <<< 178205 1726889811.12659: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a064e910> <<< 178205 1726889811.12683: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889811.12716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889811.12728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 178205 1726889811.12735: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a064ef10> <<< 178205 1726889811.12764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889811.12799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889811.12839: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889811.12849: stdout chunk (state=3): >>> <<< 178205 1726889811.12852: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a064efd0><<< 178205 1726889811.12859: stdout chunk (state=3): >>> <<< 178205 1726889811.12893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 178205 1726889811.12911: stdout chunk (state=3): >>> <<< 178205 1726889811.12918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 178205 1726889811.12938: stdout chunk (state=3): >>> <<< 178205 1726889811.12942: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a06600d0><<< 178205 1726889811.12945: stdout chunk (state=3): >>> <<< 178205 1726889811.12972: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889811.12978: stdout chunk (state=3): >>> <<< 178205 1726889811.13043: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0749d90><<< 178205 1726889811.13046: stdout chunk (state=3): >>> <<< 178205 1726889811.13070: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889811.13075: stdout chunk (state=3): >>> <<< 178205 1726889811.13116: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0744670><<< 178205 1726889811.13123: stdout chunk (state=3): >>> <<< 178205 1726889811.13210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 178205 1726889811.13221: stdout chunk (state=3): >>> <<< 178205 1726889811.13230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 178205 1726889811.13242: stdout chunk (state=3): >>> <<< 178205 1726889811.13245: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07566d0><<< 178205 1726889811.13263: stdout chunk (state=3): >>> <<< 178205 1726889811.13274: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0776e20> <<< 178205 1726889811.13320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 178205 1726889811.13330: stdout chunk (state=3): >>> <<< 178205 1726889811.13335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'<<< 178205 1726889811.13342: stdout chunk (state=3): >>> <<< 178205 1726889811.13389: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.13405: stdout chunk (state=3): >>> <<< 178205 1726889811.13417: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.13427: stdout chunk (state=3): >>> <<< 178205 1726889811.13443: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a0660cd0><<< 178205 1726889811.13447: stdout chunk (state=3): >>> <<< 178205 1726889811.13449: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07492b0><<< 178205 1726889811.13456: stdout chunk (state=3): >>> <<< 178205 1726889811.13513: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.13518: stdout chunk (state=3): >>> <<< 178205 1726889811.13542: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.13553: stdout chunk (state=3): >>> <<< 178205 1726889811.13562: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a07562e0><<< 178205 1726889811.13570: stdout chunk (state=3): >>> <<< 178205 1726889811.13601: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a077c9d0><<< 178205 1726889811.13605: stdout chunk (state=3): >>> <<< 178205 1726889811.13641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 178205 1726889811.13647: stdout chunk (state=3): >>> <<< 178205 1726889811.13670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 178205 1726889811.13677: stdout chunk (state=3): >>> <<< 178205 1726889811.13725: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 178205 1726889811.13735: stdout chunk (state=3): >>> <<< 178205 1726889811.13746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889811.13753: stdout chunk (state=3): >>> <<< 178205 1726889811.13804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 178205 1726889811.13818: stdout chunk (state=3): >>> <<< 178205 1726889811.13833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 178205 1726889811.13838: stdout chunk (state=3): >>> <<< 178205 1726889811.13867: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660eb0><<< 178205 1726889811.13883: stdout chunk (state=3): >>> <<< 178205 1726889811.13887: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660df0><<< 178205 1726889811.13894: stdout chunk (state=3): >>> <<< 178205 1726889811.13949: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 178205 1726889811.13953: stdout chunk (state=3): >>> <<< 178205 1726889811.13955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 178205 1726889811.13980: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660d60><<< 178205 1726889811.13986: stdout chunk (state=3): >>> <<< 178205 1726889811.14038: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889811.14068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 178205 1726889811.14074: stdout chunk (state=3): >>> <<< 178205 1726889811.14122: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 178205 1726889811.14148: stdout chunk (state=3): >>> <<< 178205 1726889811.14155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889811.14200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 178205 1726889811.14206: stdout chunk (state=3): >>> <<< 178205 1726889811.14280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 178205 1726889811.14286: stdout chunk (state=3): >>> <<< 178205 1726889811.14327: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 178205 1726889811.14337: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 178205 1726889811.14358: stdout chunk (state=3): >>> <<< 178205 1726889811.14369: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a06343d0> <<< 178205 1726889811.14405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 178205 1726889811.14411: stdout chunk (state=3): >>> <<< 178205 1726889811.14440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 178205 1726889811.14446: stdout chunk (state=3): >>> <<< 178205 1726889811.14499: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a06344c0><<< 178205 1726889811.14506: stdout chunk (state=3): >>> <<< 178205 1726889811.14700: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0668f40> <<< 178205 1726889811.14748: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663a90><<< 178205 1726889811.14754: stdout chunk (state=3): >>> <<< 178205 1726889811.14777: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663490><<< 178205 1726889811.14789: stdout chunk (state=3): >>> <<< 178205 1726889811.14824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889811.14849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 178205 1726889811.14855: stdout chunk (state=3): >>> <<< 178205 1726889811.14914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 178205 1726889811.14919: stdout chunk (state=3): >>> <<< 178205 1726889811.14943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 178205 1726889811.14950: stdout chunk (state=3): >>> <<< 178205 1726889811.14984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 178205 1726889811.15002: stdout chunk (state=3): >>> <<< 178205 1726889811.15027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889811.15034: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0568220><<< 178205 1726889811.15040: stdout chunk (state=3): >>> <<< 178205 1726889811.15091: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a061e520><<< 178205 1726889811.15097: stdout chunk (state=3): >>> <<< 178205 1726889811.15178: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663f10><<< 178205 1726889811.15184: stdout chunk (state=3): >>> <<< 178205 1726889811.15205: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a077c040><<< 178205 1726889811.15211: stdout chunk (state=3): >>> <<< 178205 1726889811.15248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889811.15293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 178205 1726889811.15298: stdout chunk (state=3): >>> <<< 178205 1726889811.15342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 178205 1726889811.15365: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889811.15369: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a057bb50><<< 178205 1726889811.15376: stdout chunk (state=3): >>> <<< 178205 1726889811.15408: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889811.15474: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.15485: 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 0x7fe3a057be80><<< 178205 1726889811.15493: stdout chunk (state=3): >>> <<< 178205 1726889811.15546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889811.15555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 178205 1726889811.15562: stdout chunk (state=3): >>> <<< 178205 1726889811.15591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 178205 1726889811.15607: stdout chunk (state=3): >>> <<< 178205 1726889811.15610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 178205 1726889811.15625: stdout chunk (state=3): >>> <<< 178205 1726889811.15639: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a058d790><<< 178205 1726889811.15645: stdout chunk (state=3): >>> <<< 178205 1726889811.15695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889811.15742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 178205 1726889811.15748: stdout chunk (state=3): >>> <<< 178205 1726889811.15800: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a058dcd0> <<< 178205 1726889811.15861: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.15870: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.15873: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a0524400><<< 178205 1726889811.15883: stdout chunk (state=3): >>> <<< 178205 1726889811.15909: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a057bf70><<< 178205 1726889811.15916: stdout chunk (state=3): >>> <<< 178205 1726889811.15965: 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' <<< 178205 1726889811.16041: 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'<<< 178205 1726889811.16052: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a05352e0><<< 178205 1726889811.16059: stdout chunk (state=3): >>> <<< 178205 1726889811.16088: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a058d610> <<< 178205 1726889811.16121: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889811.16159: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.16179: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.16209: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a05353a0> <<< 178205 1726889811.16267: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660a30><<< 178205 1726889811.16293: stdout chunk (state=3): >>> <<< 178205 1726889811.16300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889811.16336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 178205 1726889811.16342: stdout chunk (state=3): >>> <<< 178205 1726889811.16372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 178205 1726889811.16378: stdout chunk (state=3): >>> <<< 178205 1726889811.16424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889811.16457: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.16475: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.16486: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a0551700><<< 178205 1726889811.16493: stdout chunk (state=3): >>> <<< 178205 1726889811.16543: 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'<<< 178205 1726889811.16552: stdout chunk (state=3): >>> <<< 178205 1726889811.16609: 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'<<< 178205 1726889811.16622: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a05519d0><<< 178205 1726889811.16664: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a05517c0> <<< 178205 1726889811.16691: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.16706: stdout chunk (state=3): >>> <<< 178205 1726889811.16719: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.16725: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a05518b0> <<< 178205 1726889811.16767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 178205 1726889811.16783: stdout chunk (state=3): >>> <<< 178205 1726889811.16792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<< 178205 1726889811.16798: stdout chunk (state=3): >>> <<< 178205 1726889811.17066: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.17070: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.17124: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a0551d00> <<< 178205 1726889811.17191: 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 0x7fe3a055b250> <<< 178205 1726889811.17194: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0551940> <<< 178205 1726889811.17196: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0543a90> <<< 178205 1726889811.17346: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660610> <<< 178205 1726889811.17349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889811.17352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889811.17413: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0551af0> <<< 178205 1726889811.17634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889811.17663: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe3a047f6d0> <<< 178205 1726889811.18227: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip' <<< 178205 1726889811.18237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.18397: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.18436: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889811.18458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.18484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.18508: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889811.18542: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.20516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.22098: 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' <<< 178205 1726889811.22104: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd820> <<< 178205 1726889811.22139: 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' <<< 178205 1726889811.22173: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889811.22179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889811.22207: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889811.22214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889811.22243: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.22249: 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 0x7fe3a03bd160> <<< 178205 1726889811.22304: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd280> <<< 178205 1726889811.22348: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bdf70> <<< 178205 1726889811.22375: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889811.22383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889811.22442: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd4f0> <<< 178205 1726889811.22449: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bdd90> import 'atexit' # <<< 178205 1726889811.22487: 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 0x7fe3a03bdfd0><<< 178205 1726889811.22496: stdout chunk (state=3): >>> <<< 178205 1726889811.22503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889811.22548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889811.22598: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd100> <<< 178205 1726889811.22627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889811.22635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889811.22658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889811.22685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889811.22710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889811.22718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889811.22848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0381f40> <<< 178205 1726889811.22886: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.22892: 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 0x7fe39fd47310> <<< 178205 1726889811.22927: 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'<<< 178205 1726889811.22937: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fd47160> <<< 178205 1726889811.22951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889811.22959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889811.23004: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fd47ca0> <<< 178205 1726889811.23023: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03a3dc0> <<< 178205 1726889811.23286: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03a33a0> <<< 178205 1726889811.23309: 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' <<< 178205 1726889811.23348: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03a3fd0> <<< 178205 1726889811.23358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 178205 1726889811.23361: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889811.23408: 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' <<< 178205 1726889811.23432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889811.23439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889811.23472: 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' <<< 178205 1726889811.23478: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03f2d30> <<< 178205 1726889811.23575: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03cdd30> <<< 178205 1726889811.23582: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03cd400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0370b20> <<< 178205 1726889811.23612: 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 0x7fe3a03cd520> <<< 178205 1726889811.23647: 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 0x7fe3a03cd550> <<< 178205 1726889811.23676: 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 <<< 178205 1726889811.23682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889811.23709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889811.23753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889811.23851: 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 0x7fe39fdb5fd0> <<< 178205 1726889811.23858: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0405250> <<< 178205 1726889811.23885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889811.23902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889811.23967: 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' <<< 178205 1726889811.23977: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fdb2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a04053d0> <<< 178205 1726889811.24008: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889811.24057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889811.24085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889811.24089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889811.24095: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889811.24183: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0405d30> <<< 178205 1726889811.24385: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb27f0> <<< 178205 1726889811.24497: 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' <<< 178205 1726889811.24506: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a039db50> <<< 178205 1726889811.24537: 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' <<< 178205 1726889811.24546: 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 0x7fe3a0405910> <<< 178205 1726889811.24592: 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' <<< 178205 1726889811.24597: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3a04055e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03fb910> <<< 178205 1726889811.24637: 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' <<< 178205 1726889811.24646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889811.24665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889811.24724: 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' <<< 178205 1726889811.24734: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fda7940> <<< 178205 1726889811.25008: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.25017: 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 0x7fe39fdc5d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb1580> <<< 178205 1726889811.25058: 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' <<< 178205 1726889811.25063: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fda7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb19a0> <<< 178205 1726889811.25081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25086: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889811.25120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25366: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889811.25387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25391: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25397: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889811.25421: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.25724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.26471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.27231: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889811.27235: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889811.27243: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889811.27272: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889811.27279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889811.27355: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.27369: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.27375: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fdf17f0> <<< 178205 1726889811.27442: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889811.27449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdfe8b0> <<< 178205 1726889811.27468: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f963970> <<< 178205 1726889811.27527: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889811.27535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.27556: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.27565: stdout chunk (state=3): >>> <<< 178205 1726889811.27567: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889811.27587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.27773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.28009: 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' <<< 178205 1726889811.28014: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a037b730> <<< 178205 1726889811.28060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.28685: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29367: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29458: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889811.29464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29547: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889811.29554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29751: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889811.29755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29781: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889811.29784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.29882: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889811.29890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889811.30525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889811.30536: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889811.30642: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bf370> <<< 178205 1726889811.30649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30836: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889811.30842: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889811.30871: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30924: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.30964: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889811.30970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31197: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31281: 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 <<< 178205 1726889811.31317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889811.31410: 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' <<< 178205 1726889811.31419: 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 0x7fe39fde2550> <<< 178205 1726889811.31545: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7dceb0> <<< 178205 1726889811.31586: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889811.31592: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889811.31678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31748: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.31832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889811.31841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889811.31862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889811.31909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889811.31933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 178205 1726889811.31939: stdout chunk (state=3): >>> <<< 178205 1726889811.31966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889811.32096: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde37f0> <<< 178205 1726889811.32154: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde7790><<< 178205 1726889811.32161: stdout chunk (state=3): >>> <<< 178205 1726889811.32255: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde2b50> # destroy ansible.module_utils.distro<<< 178205 1726889811.32259: stdout chunk (state=3): >>> import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py<<< 178205 1726889811.32277: stdout chunk (state=3): >>> <<< 178205 1726889811.32284: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.32290: stdout chunk (state=3): >>> <<< 178205 1726889811.32329: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.32335: stdout chunk (state=3): >>> <<< 178205 1726889811.32368: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889811.32376: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889811.32484: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/basic.py<<< 178205 1726889811.32500: stdout chunk (state=3): >>> <<< 178205 1726889811.32838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889811.32844: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.32851: stdout chunk (state=3): >>> <<< 178205 1726889811.33120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.33149: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33155: stdout chunk (state=3): >>> <<< 178205 1726889811.33193: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33199: stdout chunk (state=3): >>> <<< 178205 1726889811.33254: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33260: stdout chunk (state=3): >>> <<< 178205 1726889811.33318: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33324: stdout chunk (state=3): >>> <<< 178205 1726889811.33369: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33375: stdout chunk (state=3): >>> <<< 178205 1726889811.33429: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py<<< 178205 1726889811.33434: stdout chunk (state=3): >>> <<< 178205 1726889811.33441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.33546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.33649: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33655: stdout chunk (state=3): >>> <<< 178205 1726889811.33681: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33686: stdout chunk (state=3): >>> <<< 178205 1726889811.33743: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889811.33747: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33753: stdout chunk (state=3): >>> <<< 178205 1726889811.33978: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.33987: stdout chunk (state=3): >>> <<< 178205 1726889811.34203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.34264: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.34269: stdout chunk (state=3): >>> <<< 178205 1726889811.34341: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<< 178205 1726889811.34351: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<< 178205 1726889811.34361: stdout chunk (state=3): >>> <<< 178205 1726889811.34403: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py<<< 178205 1726889811.34420: stdout chunk (state=3): >>> <<< 178205 1726889811.34424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'<<< 178205 1726889811.34434: stdout chunk (state=3): >>> <<< 178205 1726889811.34459: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 178205 1726889811.34474: stdout chunk (state=3): >>> <<< 178205 1726889811.34481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'<<< 178205 1726889811.34487: stdout chunk (state=3): >>> <<< 178205 1726889811.34533: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f6cba60> <<< 178205 1726889811.34572: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 178205 1726889811.34576: stdout chunk (state=3): >>> <<< 178205 1726889811.34582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889811.34618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 178205 1726889811.34624: stdout chunk (state=3): >>> <<< 178205 1726889811.34666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 178205 1726889811.34671: stdout chunk (state=3): >>> <<< 178205 1726889811.34698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 178205 1726889811.34715: stdout chunk (state=3): >>> <<< 178205 1726889811.34718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 178205 1726889811.34742: stdout chunk (state=3): >>> <<< 178205 1726889811.34748: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f96a340> <<< 178205 1726889811.34820: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.34824: 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 0x7fe39f96a4f0><<< 178205 1726889811.34834: stdout chunk (state=3): >>> <<< 178205 1726889811.34919: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7ef370> <<< 178205 1726889811.34946: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f6cb3d0><<< 178205 1726889811.34953: stdout chunk (state=3): >>> <<< 178205 1726889811.34985: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92b970><<< 178205 1726889811.35001: stdout chunk (state=3): >>> <<< 178205 1726889811.35006: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92bf70><<< 178205 1726889811.35014: stdout chunk (state=3): >>> <<< 178205 1726889811.35038: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py<<< 178205 1726889811.35043: stdout chunk (state=3): >>> <<< 178205 1726889811.35076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889811.35108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py<<< 178205 1726889811.35120: stdout chunk (state=3): >>> <<< 178205 1726889811.35123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'<<< 178205 1726889811.35132: stdout chunk (state=3): >>> <<< 178205 1726889811.35170: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.35188: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.35205: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f928fd0> <<< 178205 1726889811.35215: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f947df0><<< 178205 1726889811.35221: stdout chunk (state=3): >>> <<< 178205 1726889811.35244: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py<<< 178205 1726889811.35249: stdout chunk (state=3): >>> <<< 178205 1726889811.35280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<< 178205 1726889811.35297: stdout chunk (state=3): >>> <<< 178205 1726889811.35306: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f928ee0> <<< 178205 1726889811.35337: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py<<< 178205 1726889811.35343: stdout chunk (state=3): >>> <<< 178205 1726889811.35374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'<<< 178205 1726889811.35380: stdout chunk (state=3): >>> <<< 178205 1726889811.35420: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889811.35433: stdout chunk (state=3): >>> # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f7481f0><<< 178205 1726889811.35440: stdout chunk (state=3): >>> <<< 178205 1726889811.35480: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f991a60><<< 178205 1726889811.35486: stdout chunk (state=3): >>> <<< 178205 1726889811.35522: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92b3a0><<< 178205 1726889811.35540: stdout chunk (state=3): >>> <<< 178205 1726889811.35544: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py<<< 178205 1726889811.35550: stdout chunk (state=3): >>> <<< 178205 1726889811.35631: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889811.35644: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py<<< 178205 1726889811.35656: stdout chunk (state=3): >>> <<< 178205 1726889811.35725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.35755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.35828: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889811.35854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.35920: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.35982: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889811.36007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36064: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889811.36078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36163: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889811.36187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889811.36343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36451: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889811.36475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.36792: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 178205 1726889811.36815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889811.36827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.37482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38099: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889811.38130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38439: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889811.38443: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889811.38455: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889811.38556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38716: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889811.38729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38831: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889811.38845: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.38935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889811.38949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.39043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.39174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889811.39177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889811.39220: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7480a0> <<< 178205 1726889811.39256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889811.39301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889811.39557: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f748790> <<< 178205 1726889811.39587: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889811.39600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.39692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.39786: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889811.39815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.39944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.40076: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889811.40099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.40200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.40325: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889811.40343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.40389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.40456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889811.40500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889811.40726: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.40740: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f6a3400> <<< 178205 1726889811.41150: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f644640> <<< 178205 1726889811.41164: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889811.41187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41347: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889811.41360: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.41957: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889811.41978: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py<<< 178205 1726889811.41990: stdout chunk (state=3): >>> # zipimport: zlib available <<< 178205 1726889811.42047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42103: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889811.42127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 178205 1726889811.42268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889811.42350: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889811.42373: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f5d0eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f5d0d60> <<< 178205 1726889811.42419: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889811.42423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py<<< 178205 1726889811.42464: stdout chunk (state=3): >>> <<< 178205 1726889811.42476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42587: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889811.42611: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.42832: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43051: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889811.43078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43338: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43578: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 178205 1726889811.43602: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889811.43630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.43881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.44097: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py<<< 178205 1726889811.44101: stdout chunk (state=3): >>> <<< 178205 1726889811.44114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.44268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.44447: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889811.44461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.44513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.44561: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.45282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46001: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 178205 1726889811.46041: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889811.46044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46327: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889811.46341: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46609: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889811.46625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.46830: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.46835: stdout chunk (state=3): >>> <<< 178205 1726889811.47033: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py<<< 178205 1726889811.47049: stdout chunk (state=3): >>> <<< 178205 1726889811.47052: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47069: stdout chunk (state=3): >>> <<< 178205 1726889811.47075: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47092: stdout chunk (state=3): >>> <<< 178205 1726889811.47098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py<<< 178205 1726889811.47104: stdout chunk (state=3): >>> <<< 178205 1726889811.47131: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47135: stdout chunk (state=3): >>> <<< 178205 1726889811.47185: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47190: stdout chunk (state=3): >>> <<< 178205 1726889811.47245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py<<< 178205 1726889811.47261: stdout chunk (state=3): >>> <<< 178205 1726889811.47265: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47271: stdout chunk (state=3): >>> <<< 178205 1726889811.47418: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47424: stdout chunk (state=3): >>> <<< 178205 1726889811.47562: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47568: stdout chunk (state=3): >>> <<< 178205 1726889811.47848: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.47854: stdout chunk (state=3): >>> <<< 178205 1726889811.48139: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889811.48146: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889811.48171: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48178: stdout chunk (state=3): >>> <<< 178205 1726889811.48221: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48231: stdout chunk (state=3): >>> <<< 178205 1726889811.48270: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py<<< 178205 1726889811.48286: stdout chunk (state=3): >>> <<< 178205 1726889811.48289: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48296: stdout chunk (state=3): >>> <<< 178205 1726889811.48334: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48340: stdout chunk (state=3): >>> <<< 178205 1726889811.48367: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 178205 1726889811.48384: stdout chunk (state=3): >>> <<< 178205 1726889811.48390: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48397: stdout chunk (state=3): >>> <<< 178205 1726889811.48490: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48496: stdout chunk (state=3): >>> <<< 178205 1726889811.48584: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py<<< 178205 1726889811.48602: stdout chunk (state=3): >>> <<< 178205 1726889811.48605: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48615: stdout chunk (state=3): >>> <<< 178205 1726889811.48644: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48650: stdout chunk (state=3): >>> <<< 178205 1726889811.48680: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py<<< 178205 1726889811.48697: stdout chunk (state=3): >>> <<< 178205 1726889811.48703: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48709: stdout chunk (state=3): >>> <<< 178205 1726889811.48779: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48783: stdout chunk (state=3): >>> <<< 178205 1726889811.48863: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889811.48870: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48878: stdout chunk (state=3): >>> <<< 178205 1726889811.48944: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.48950: stdout chunk (state=3): >>> <<< 178205 1726889811.49032: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889811.49055: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.49062: stdout chunk (state=3): >>> <<< 178205 1726889811.49717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.49793: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py<<< 178205 1726889811.49797: stdout chunk (state=3): >>> <<< 178205 1726889811.49809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.49887: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.49890: stdout chunk (state=3): >>> <<< 178205 1726889811.49966: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py<<< 178205 1726889811.49973: stdout chunk (state=3): >>> <<< 178205 1726889811.49986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50041: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50044: stdout chunk (state=3): >>> <<< 178205 1726889811.50093: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 178205 1726889811.50104: stdout chunk (state=3): >>> <<< 178205 1726889811.50121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50154: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50156: stdout chunk (state=3): >>> <<< 178205 1726889811.50208: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py<<< 178205 1726889811.50215: stdout chunk (state=3): >>> <<< 178205 1726889811.50231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50270: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50273: stdout chunk (state=3): >>> <<< 178205 1726889811.50328: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py<<< 178205 1726889811.50332: stdout chunk (state=3): >>> <<< 178205 1726889811.50349: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50446: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50449: stdout chunk (state=3): >>> <<< 178205 1726889811.50589: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py<<< 178205 1726889811.50595: stdout chunk (state=3): >>> <<< 178205 1726889811.50597: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50599: stdout chunk (state=3): >>> <<< 178205 1726889811.50601: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50602: stdout chunk (state=3): >>> <<< 178205 1726889811.50634: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889811.50637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50704: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50707: stdout chunk (state=3): >>> <<< 178205 1726889811.50768: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py<<< 178205 1726889811.50774: stdout chunk (state=3): >>> <<< 178205 1726889811.50797: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50799: stdout chunk (state=3): >>> <<< 178205 1726889811.50838: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50844: stdout chunk (state=3): >>> <<< 178205 1726889811.50861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.50936: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.50941: stdout chunk (state=3): >>> <<< 178205 1726889811.51003: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.51006: stdout chunk (state=3): >>> <<< 178205 1726889811.51108: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.51114: stdout chunk (state=3): >>> <<< 178205 1726889811.51246: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py<<< 178205 1726889811.51252: stdout chunk (state=3): >>> <<< 178205 1726889811.51255: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py<<< 178205 1726889811.51257: stdout chunk (state=3): >>> import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py<<< 178205 1726889811.51259: stdout chunk (state=3): >>> <<< 178205 1726889811.51273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.51336: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.51339: stdout chunk (state=3): >>> <<< 178205 1726889811.51403: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889811.51420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.51688: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.51691: stdout chunk (state=3): >>> <<< 178205 1726889811.51965: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py<<< 178205 1726889811.51968: stdout chunk (state=3): >>> <<< 178205 1726889811.51970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.52038: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52041: stdout chunk (state=3): >>> <<< 178205 1726889811.52106: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py<<< 178205 1726889811.52109: stdout chunk (state=3): >>> <<< 178205 1726889811.52136: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52139: stdout chunk (state=3): >>> <<< 178205 1726889811.52203: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52206: stdout chunk (state=3): >>> <<< 178205 1726889811.52277: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py<<< 178205 1726889811.52282: stdout chunk (state=3): >>> <<< 178205 1726889811.52303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.52417: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52430: stdout chunk (state=3): >>> <<< 178205 1726889811.52539: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py<<< 178205 1726889811.52547: stdout chunk (state=3): >>> import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889811.52568: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52571: stdout chunk (state=3): >>> <<< 178205 1726889811.52683: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.52686: stdout chunk (state=3): >>> <<< 178205 1726889811.52829: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py<<< 178205 1726889811.52836: stdout chunk (state=3): >>> import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py<<< 178205 1726889811.52842: stdout chunk (state=3): >>> <<< 178205 1726889811.52845: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889811.52860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.53039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889811.53234: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/service.py<<< 178205 1726889811.53238: stdout chunk (state=3): >>> <<< 178205 1726889811.53356: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889811.53359: stdout chunk (state=3): >>> <<< 178205 1726889811.53598: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889811.53601: stdout chunk (state=3): >>> <<< 178205 1726889811.89541: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889811.90387: stdout chunk (state=3): >>># clear builtins._ <<< 178205 1726889811.90396: stdout chunk (state=3): >>># clear sys.path <<< 178205 1726889811.90400: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 <<< 178205 1726889811.90404: stdout chunk (state=3): >>># clear sys.ps2<<< 178205 1726889811.90406: stdout chunk (state=3): >>> # clear sys.last_type <<< 178205 1726889811.90414: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback<<< 178205 1726889811.90419: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 178205 1726889811.90426: stdout chunk (state=3): >>> <<< 178205 1726889811.90430: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 178205 1726889811.90435: stdout chunk (state=3): >>> <<< 178205 1726889811.90572: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 178205 1726889811.90584: stdout chunk (state=3): >>> # cleanup[2] removing builtins <<< 178205 1726889811.90587: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib <<< 178205 1726889811.90594: stdout chunk (state=3): >>># cleanup[2] removing _imp<<< 178205 1726889811.90598: stdout chunk (state=3): >>> # cleanup[2] removing _thread <<< 178205 1726889811.90601: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 178205 1726889811.90603: stdout chunk (state=3): >>> # cleanup[2] removing _io<<< 178205 1726889811.90609: stdout chunk (state=3): >>> # cleanup[2] removing marshal<<< 178205 1726889811.90616: stdout chunk (state=3): >>> # cleanup[2] removing posix<<< 178205 1726889811.90618: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 178205 1726889811.90691: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 178205 1726889811.90699: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 178205 1726889811.90702: stdout chunk (state=3): >>> <<< 178205 1726889811.90706: stdout chunk (state=3): >>># cleanup[2] removing _signal<<< 178205 1726889811.90713: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1<<< 178205 1726889811.90761: stdout chunk (state=3): >>> # cleanup[2] removing _abc # cleanup[2] removing abc <<< 178205 1726889811.90764: stdout chunk (state=3): >>># cleanup[2] removing io <<< 178205 1726889811.90767: stdout chunk (state=3): >>># cleanup[2] removing __main__ <<< 178205 1726889811.90788: stdout chunk (state=3): >>># cleanup[2] removing _stat <<< 178205 1726889811.90807: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 178205 1726889811.90834: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 178205 1726889811.90858: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 178205 1726889811.90883: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale<<< 178205 1726889811.90908: stdout chunk (state=3): >>> # cleanup[2] removing site <<< 178205 1726889811.90937: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 178205 1726889811.90969: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants <<< 178205 1726889811.91001: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 178205 1726889811.91033: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 178205 1726889811.91063: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator<<< 178205 1726889811.91087: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections<<< 178205 1726889811.91117: stdout chunk (state=3): >>> # cleanup[2] removing collections<<< 178205 1726889811.91151: stdout chunk (state=3): >>> # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 178205 1726889811.91188: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 178205 1726889811.91226: stdout chunk (state=3): >>> # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap <<< 178205 1726889811.91366: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib<<< 178205 1726889811.91370: stdout chunk (state=3): >>> # cleanup[2] removing typing<<< 178205 1726889811.91375: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc<<< 178205 1726889811.91378: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 178205 1726889811.91380: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 178205 1726889811.91384: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy <<< 178205 1726889811.91397: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd <<< 178205 1726889811.91413: stdout chunk (state=3): >>># 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<<< 178205 1726889811.91430: 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<<< 178205 1726889811.91446: 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<<< 178205 1726889811.91465: stdout chunk (state=3): >>> # 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<<< 178205 1726889811.91494: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 178205 1726889811.91696: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # 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<<< 178205 1726889811.91714: stdout chunk (state=3): >>> # 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<<< 178205 1726889811.91747: stdout chunk (state=3): >>> # 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 <<< 178205 1726889811.91766: stdout chunk (state=3): >>># 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<<< 178205 1726889811.91791: 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<<< 178205 1726889811.91811: stdout chunk (state=3): >>> # 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<<< 178205 1726889811.91845: 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<<< 178205 1726889811.91865: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi <<< 178205 1726889811.91884: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos<<< 178205 1726889811.91999: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889811.92505: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889811.92509: stdout chunk (state=3): >>># destroy zipimport<<< 178205 1726889811.92530: stdout chunk (state=3): >>> <<< 178205 1726889811.92565: stdout chunk (state=3): >>># destroy _compression<<< 178205 1726889811.92569: stdout chunk (state=3): >>> <<< 178205 1726889811.92584: stdout chunk (state=3): >>># destroy binascii<<< 178205 1726889811.92593: stdout chunk (state=3): >>> # destroy importlib<<< 178205 1726889811.92602: stdout chunk (state=3): >>> <<< 178205 1726889811.92605: stdout chunk (state=3): >>># destroy bz2<<< 178205 1726889811.92607: stdout chunk (state=3): >>> # destroy lzma <<< 178205 1726889811.92652: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889811.92673: stdout chunk (state=3): >>># destroy locale <<< 178205 1726889811.92677: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889811.92686: stdout chunk (state=3): >>># destroy systemd.daemon<<< 178205 1726889811.92699: stdout chunk (state=3): >>> <<< 178205 1726889811.92726: stdout chunk (state=3): >>># destroy hashlib <<< 178205 1726889811.92734: stdout chunk (state=3): >>># destroy json.decoder <<< 178205 1726889811.92751: stdout chunk (state=3): >>># destroy json.encoder <<< 178205 1726889811.92774: stdout chunk (state=3): >>># destroy json.scanner <<< 178205 1726889811.92789: stdout chunk (state=3): >>># destroy _json <<< 178205 1726889811.92792: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889811.92871: stdout chunk (state=3): >>># destroy syslog <<< 178205 1726889811.92874: stdout chunk (state=3): >>># destroy uuid <<< 178205 1726889811.92930: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889811.92934: stdout chunk (state=3): >>># destroy distro <<< 178205 1726889811.92937: stdout chunk (state=3): >>># destroy logging # destroy argparse<<< 178205 1726889811.93002: stdout chunk (state=3): >>> <<< 178205 1726889811.93031: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 178205 1726889811.93035: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector<<< 178205 1726889811.93057: stdout chunk (state=3): >>> # destroy multiprocessing<<< 178205 1726889811.93072: stdout chunk (state=3): >>> # destroy multiprocessing.connection <<< 178205 1726889811.93075: stdout chunk (state=3): >>># destroy multiprocessing.pool<<< 178205 1726889811.93078: stdout chunk (state=3): >>> # destroy multiprocessing.context<<< 178205 1726889811.93080: stdout chunk (state=3): >>> # destroy array<<< 178205 1726889811.93081: stdout chunk (state=3): >>> # destroy _compat_pickle <<< 178205 1726889811.93137: stdout chunk (state=3): >>># destroy queue <<< 178205 1726889811.93141: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 178205 1726889811.93154: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util<<< 178205 1726889811.93643: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 178205 1726889811.93692: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 178205 1726889811.93713: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 178205 1726889811.93746: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 178205 1726889811.93756: stdout chunk (state=3): >>># destroy linecache <<< 178205 1726889811.93789: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 178205 1726889811.93834: stdout chunk (state=3): >>># cleanup[3] wiping platform<<< 178205 1726889811.93839: stdout chunk (state=3): >>> # destroy subprocess<<< 178205 1726889811.93879: stdout chunk (state=3): >>> # cleanup[3] wiping selectors<<< 178205 1726889811.93894: stdout chunk (state=3): >>> # cleanup[3] wiping select<<< 178205 1726889811.93924: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess<<< 178205 1726889811.93963: stdout chunk (state=3): >>> # cleanup[3] wiping signal <<< 178205 1726889811.93973: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437<<< 178205 1726889811.93976: stdout chunk (state=3): >>> <<< 178205 1726889811.93978: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 178205 1726889811.93992: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 178205 1726889811.94013: stdout chunk (state=3): >>> # cleanup[3] wiping math <<< 178205 1726889811.94062: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 178205 1726889811.94076: stdout chunk (state=3): >>># destroy fnmatch<<< 178205 1726889811.94094: stdout chunk (state=3): >>> # cleanup[3] wiping grp<<< 178205 1726889811.94108: stdout chunk (state=3): >>> # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 178205 1726889811.94122: stdout chunk (state=3): >>> <<< 178205 1726889811.94135: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 178205 1726889811.94166: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno<<< 178205 1726889811.94188: stdout chunk (state=3): >>> <<< 178205 1726889811.94226: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 178205 1726889811.94236: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings<<< 178205 1726889811.94244: stdout chunk (state=3): >>> <<< 178205 1726889811.94247: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889811.94249: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap<<< 178205 1726889811.94274: stdout chunk (state=3): >>> # cleanup[3] wiping _struct<<< 178205 1726889811.94276: stdout chunk (state=3): >>> # cleanup[3] wiping re<<< 178205 1726889811.94279: stdout chunk (state=3): >>> # destroy enum<<< 178205 1726889811.94321: stdout chunk (state=3): >>> # destroy sre_compile<<< 178205 1726889811.94342: stdout chunk (state=3): >>> # destroy copyreg # cleanup[3] wiping functools<<< 178205 1726889811.94358: stdout chunk (state=3): >>> <<< 178205 1726889811.94393: stdout chunk (state=3): >>># cleanup[3] wiping _functools<<< 178205 1726889811.94437: stdout chunk (state=3): >>> # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre <<< 178205 1726889811.94475: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale<<< 178205 1726889811.94489: stdout chunk (state=3): >>> # destroy _locale<<< 178205 1726889811.94521: stdout chunk (state=3): >>> # cleanup[3] wiping os <<< 178205 1726889811.94536: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889811.94544: stdout chunk (state=3): >>># cleanup[3] wiping posixpath <<< 178205 1726889811.94548: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 178205 1726889811.94550: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io <<< 178205 1726889811.94552: stdout chunk (state=3): >>># destroy abc<<< 178205 1726889811.94554: stdout chunk (state=3): >>> # cleanup[3] wiping _abc <<< 178205 1726889811.94556: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 178205 1726889811.94558: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases <<< 178205 1726889811.94586: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 178205 1726889811.94595: stdout chunk (state=3): >>># cleanup[3] wiping _codecs <<< 178205 1726889811.94609: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 178205 1726889811.94646: stdout chunk (state=3): >>> <<< 178205 1726889811.94702: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 178205 1726889811.94740: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref<<< 178205 1726889811.94743: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings<<< 178205 1726889811.94746: stdout chunk (state=3): >>> # cleanup[3] wiping _thread <<< 178205 1726889811.94748: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 178205 1726889811.94750: stdout chunk (state=3): >>> <<< 178205 1726889811.94752: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 178205 1726889811.94754: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889811.94756: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon <<< 178205 1726889811.94758: stdout chunk (state=3): >>># destroy _socket <<< 178205 1726889811.94760: stdout chunk (state=3): >>># destroy systemd.id128 <<< 178205 1726889811.94762: stdout chunk (state=3): >>># destroy systemd._reader <<< 178205 1726889811.94764: stdout chunk (state=3): >>># destroy systemd._journal <<< 178205 1726889811.94766: stdout chunk (state=3): >>># destroy _datetime # destroy fcntl <<< 178205 1726889811.94768: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889811.95039: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize<<< 178205 1726889811.95081: stdout chunk (state=3): >>> <<< 178205 1726889811.95147: 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<<< 178205 1726889811.95150: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy selectors <<< 178205 1726889811.95218: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse<<< 178205 1726889811.95284: 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 <<< 178205 1726889811.95288: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889811.95337: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp <<< 178205 1726889811.95340: stdout chunk (state=3): >>># destroy io # destroy marshal <<< 178205 1726889811.95417: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks<<< 178205 1726889811.95421: stdout chunk (state=3): >>> <<< 178205 1726889811.96052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889811.96059: stdout chunk (state=3): >>><<< 178205 1726889811.96062: stderr chunk (state=3): >>><<< 178205 1726889811.96253: _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 0x7fe3a0a98dc0> # /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 0x7fe3a0a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a98b20> # /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 0x7fe3a0a98ac0> 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 0x7fe3a0a3d490> # /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 0x7fe3a0a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d670> # /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 0x7fe3a07cf190> # /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 0x7fe3a07cf220> # /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 0x7fe3a07f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a55880> # /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 0x7fe3a07c8d90> # /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 0x7fe3a07f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0a3d970> 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 0x7fe3a076feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0772f40> # /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 0x7fe3a0767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a076f370> # /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 0x7fe3a064ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a064e910> 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 0x7fe3a064ef10> # /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 0x7fe3a064efd0> # /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 0x7fe3a06600d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0744670> # /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 0x7fe3a07566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0776e20> # /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 0x7fe3a0660cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a07492b0> # 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 0x7fe3a07562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a077c9d0> # /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 0x7fe3a0660eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660df0> # /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 0x7fe3a0660d60> # /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 0x7fe3a06343d0> # /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 0x7fe3a06344c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0668f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663490> # /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 0x7fe3a0568220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a061e520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0663f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a077c040> # /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 0x7fe3a057bb50> 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 0x7fe3a057be80> # /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 0x7fe3a058d790> # /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 0x7fe3a058dcd0> # 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 0x7fe3a0524400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a057bf70> # /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 0x7fe3a05352e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a058d610> 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 0x7fe3a05353a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660a30> # /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 0x7fe3a0551700> # /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 0x7fe3a05519d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a05517c0> # 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 0x7fe3a05518b0> # /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 0x7fe3a0551d00> # 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 0x7fe3a055b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0551940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0543a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0660610> # /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 0x7fe3a0551af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe3a047f6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd820> # /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 0x7fe3a03bd160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bdf70> # /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 0x7fe3a03bd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bdd90> 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 0x7fe3a03bdfd0> # /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 0x7fe3a03bd100> # /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 0x7fe3a0381f40> # 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 0x7fe39fd47310> # 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 0x7fe39fd47160> # /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 0x7fe39fd47ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03a3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03a33a0> # /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 0x7fe3a03a3fd0> # /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 0x7fe3a03f2d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03cdd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03cd400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0370b20> # 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 0x7fe3a03cd520> # /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 0x7fe3a03cd550> # /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 0x7fe39fdb5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a0405250> # /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 0x7fe39fdb2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a04053d0> # /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 0x7fe3a0405d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb27f0> # 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 0x7fe3a039db50> # 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 0x7fe3a0405910> # 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 0x7fe3a04055e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03fb910> # /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 0x7fe39fda7940> # 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 0x7fe39fdc5d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb1580> # 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 0x7fe39fda7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fdb19a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fdf17f0> # /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 0x7fe39fdfe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f963970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a037b730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3a03bf370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39fde2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7dceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde37f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde7790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39fde2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f6cba60> # /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 0x7fe39f96a340> # 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 0x7fe39f96a4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7ef370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f6cb3d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92b970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92bf70> # /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 0x7fe39f928fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f947df0> # /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 0x7fe39f928ee0> # /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 0x7fe39f7481f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f991a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f92b3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f7480a0> # /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 0x7fe39f748790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f6a3400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f644640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe39f5d0eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe39f5d0d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_cwmlaa8i/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 178205 1726889811.97292: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889811.97295: _low_level_execute_command(): starting 178205 1726889811.97297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889810.3040743-178929-235562408712518/ > /dev/null 2>&1 && sleep 0' 178205 1726889811.99222: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889811.99286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.99302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889811.99324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889811.99369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889811.99470: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889811.99492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889811.99511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889811.99527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889811.99538: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889811.99551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889811.99565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889811.99581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889811.99618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889811.99649: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889811.99671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889811.99893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889811.99958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889811.99975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.00056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.02722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.02725: stdout chunk (state=3): >>><<< 178205 1726889812.02728: stderr chunk (state=3): >>><<< 178205 1726889812.02921: _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 178205 1726889812.02924: handler run complete 178205 1726889812.02927: attempt loop complete, returning result 178205 1726889812.02929: _execute() done 178205 1726889812.02931: dumping result to json 178205 1726889812.02933: done dumping result, returning 178205 1726889812.02935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000000350] 178205 1726889812.02938: sending task result for task 02369adf-7a19-34ed-f5d1-000000000350 178205 1726889812.03002: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000350 178205 1726889812.03005: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889812.03090: no more pending results, returning what we have 178205 1726889812.03093: results queue empty 178205 1726889812.03094: checking for any_errors_fatal 178205 1726889812.03102: done checking for any_errors_fatal 178205 1726889812.03103: checking for max_fail_percentage 178205 1726889812.03104: done checking for max_fail_percentage 178205 1726889812.03105: checking to see if all hosts have failed and the running result is not ok 178205 1726889812.03106: done checking to see if all hosts have failed 178205 1726889812.03107: getting the remaining hosts for this loop 178205 1726889812.03108: done getting the remaining hosts for this loop 178205 1726889812.03114: getting the next task for host managed_node2 178205 1726889812.03121: done getting next task for host managed_node2 178205 1726889812.03125: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889812.03128: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889812.03139: getting variables 178205 1726889812.03141: in VariableManager get_vars() 178205 1726889812.03176: Calling all_inventory to load vars for managed_node2 178205 1726889812.03178: Calling groups_inventory to load vars for managed_node2 178205 1726889812.03181: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889812.03191: Calling all_plugins_play to load vars for managed_node2 178205 1726889812.03194: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889812.03197: Calling groups_plugins_play to load vars for managed_node2 178205 1726889812.04117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889812.05975: done with get_vars() 178205 1726889812.05991: 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 23:36:52 -0400 (0:00:01.857) 0:00:25.049 ****** 178205 1726889812.06113: entering _queue_task() for managed_node2/mount 178205 1726889812.06427: worker is 1 (out of 1 available) 178205 1726889812.06441: exiting _queue_task() for managed_node2/mount 178205 1726889812.06452: done queuing things up, now waiting for results queue to drain 178205 1726889812.06453: waiting for pending results... 178205 1726889812.06799: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889812.06967: in run() - task 02369adf-7a19-34ed-f5d1-000000000351 178205 1726889812.06988: variable 'ansible_search_path' from source: unknown 178205 1726889812.06995: variable 'ansible_search_path' from source: unknown 178205 1726889812.07400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889812.09938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889812.10019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889812.10068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889812.10108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889812.10153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889812.10233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889812.10278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889812.10310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889812.10373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889812.10392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889812.10442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889812.10480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889812.10509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889812.10555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889812.10584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889812.10644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889812.10676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889812.10711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889812.10757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889812.10777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889812.10939: variable 'blivet_output' from source: set_fact 178205 1726889812.11041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889812.11237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889812.11278: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889812.11315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889812.11360: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889812.11405: 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) 178205 1726889812.11439: 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) 178205 1726889812.11476: 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) 178205 1726889812.11507: 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) 178205 1726889812.11635: variable 'omit' from source: magic vars 178205 1726889812.11748: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889812.11768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889812.11788: variable 'omit' from source: magic vars 178205 1726889812.11867: variable 'omit' from source: magic vars 178205 1726889812.11936: variable 'omit' from source: magic vars 178205 1726889812.12092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889812.12128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889812.12159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889812.12206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889812.12231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889812.12329: variable 'mount_info' from source: unknown 178205 1726889812.12342: variable 'omit' from source: magic vars 178205 1726889812.12444: variable 'mount_info' from source: unknown 178205 1726889812.13280: variable 'mount_info' from source: unknown 178205 1726889812.13300: variable 'omit' from source: magic vars 178205 1726889812.13538: variable 'mount_info' from source: unknown 178205 1726889812.13549: variable 'omit' from source: magic vars 178205 1726889812.13639: variable 'mount_info' from source: unknown 178205 1726889812.13735: variable 'omit' from source: magic vars 178205 1726889812.13811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889812.13842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889812.13863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889812.13882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889812.13902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889812.13935: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889812.13943: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889812.13950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889812.14051: Set connection var ansible_pipelining to False 178205 1726889812.14062: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889812.14071: Set connection var ansible_shell_executable to /bin/sh 178205 1726889812.14077: Set connection var ansible_connection to ssh 178205 1726889812.14085: Set connection var ansible_shell_type to sh 178205 1726889812.14093: Set connection var ansible_timeout to 10 178205 1726889812.14128: variable 'ansible_shell_executable' from source: unknown 178205 1726889812.14136: variable 'ansible_connection' from source: unknown 178205 1726889812.14145: variable 'ansible_module_compression' from source: unknown 178205 1726889812.14152: variable 'ansible_shell_type' from source: unknown 178205 1726889812.14158: variable 'ansible_shell_executable' from source: unknown 178205 1726889812.14164: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889812.14171: variable 'ansible_pipelining' from source: unknown 178205 1726889812.14177: variable 'ansible_timeout' from source: unknown 178205 1726889812.14184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889812.14358: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889812.14373: variable 'omit' from source: magic vars 178205 1726889812.14382: starting attempt loop 178205 1726889812.14388: running the handler 178205 1726889812.14404: _low_level_execute_command(): starting 178205 1726889812.14419: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889812.15163: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889812.15177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.15190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.15216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.15258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.15270: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889812.15282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.15298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889812.15317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889812.15328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889812.15340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.15356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.15371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.15382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.15391: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889812.15404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.15486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889812.15510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889812.15537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.15616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.17800: stdout chunk (state=3): >>>/root <<< 178205 1726889812.18032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.18063: stdout chunk (state=3): >>><<< 178205 1726889812.18067: stderr chunk (state=3): >>><<< 178205 1726889812.18168: _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 178205 1726889812.18172: _low_level_execute_command(): starting 178205 1726889812.18176: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640 `" && echo ansible-tmp-1726889812.1808465-178984-272343181744640="` echo /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640 `" ) && sleep 0' 178205 1726889812.20535: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889812.21231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.21246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.21262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.21304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.21319: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889812.21336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.21354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889812.21370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889812.21382: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889812.21394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.21406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.21426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.21438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.21448: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889812.21461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.21541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889812.21558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889812.21571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.21645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.24417: stdout chunk (state=3): >>>ansible-tmp-1726889812.1808465-178984-272343181744640=/root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640 <<< 178205 1726889812.24702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.24705: stdout chunk (state=3): >>><<< 178205 1726889812.24708: stderr chunk (state=3): >>><<< 178205 1726889812.25117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889812.1808465-178984-272343181744640=/root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889812.25123: variable 'ansible_module_compression' from source: unknown 178205 1726889812.25129: ANSIBALLZ: Using lock for mount 178205 1726889812.25131: ANSIBALLZ: Acquiring lock 178205 1726889812.25134: ANSIBALLZ: Lock acquired: 140714212736656 178205 1726889812.25136: ANSIBALLZ: Creating module 178205 1726889812.54263: ANSIBALLZ: Writing module into payload 178205 1726889812.54489: ANSIBALLZ: Writing module 178205 1726889812.54523: ANSIBALLZ: Renaming module 178205 1726889812.54538: ANSIBALLZ: Done creating module 178205 1726889812.54570: variable 'ansible_facts' from source: unknown 178205 1726889812.54675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/AnsiballZ_mount.py 178205 1726889812.54850: Sending initial data 178205 1726889812.54854: Sent initial data (156 bytes) 178205 1726889812.55920: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889812.55940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.55956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.55974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.56016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.56036: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889812.56051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.56068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889812.56080: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889812.56090: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889812.56102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.56117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.56141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.56157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.56169: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889812.56184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.56265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889812.56288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889812.56305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.56395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.58822: 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 <<< 178205 1726889812.58874: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889812.58923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpkmhek3xg /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/AnsiballZ_mount.py <<< 178205 1726889812.58954: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889812.60423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.60614: stderr chunk (state=3): >>><<< 178205 1726889812.60618: stdout chunk (state=3): >>><<< 178205 1726889812.60620: done transferring module to remote 178205 1726889812.60622: _low_level_execute_command(): starting 178205 1726889812.60627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/ /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/AnsiballZ_mount.py && sleep 0' 178205 1726889812.62272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889812.62285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.62303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.62323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.62366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.62377: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889812.62389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.62405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889812.62418: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889812.62431: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889812.62445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.62457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.62471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.62482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.62491: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889812.62502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.62582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889812.62732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889812.62747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.62973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.65407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.65415: stdout chunk (state=3): >>><<< 178205 1726889812.65418: stderr chunk (state=3): >>><<< 178205 1726889812.65508: _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 178205 1726889812.65514: _low_level_execute_command(): starting 178205 1726889812.65517: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/AnsiballZ_mount.py && sleep 0' 178205 1726889812.67052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.67056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.67079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889812.67331: 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 <<< 178205 1726889812.67458: stderr chunk (state=3): >>>debug1: auto-mux: Trying 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 <<< 178205 1726889812.70134: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889812.70164: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889812.70167: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889812.70245: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889812.70249: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889812.70299: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889812.70337: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889812.70405: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889812.70408: stdout chunk (state=3): >>>import 'zipimport' # <<< 178205 1726889812.70410: stdout chunk (state=3): >>> # installed zipimport hook <<< 178205 1726889812.70467: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889812.70472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889812.70487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889812.70523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889812.70528: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889812.70550: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d514dc0> <<< 178205 1726889812.70593: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889812.70616: 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 0x7f9d0d4b93a0> <<< 178205 1726889812.70637: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d514b20> <<< 178205 1726889812.70652: 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' <<< 178205 1726889812.70673: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d514ac0> <<< 178205 1726889812.70699: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889812.70730: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889812.70733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889812.70752: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9490> <<< 178205 1726889812.70769: 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' <<< 178205 1726889812.70796: 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' <<< 178205 1726889812.70826: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889812.70833: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9940> <<< 178205 1726889812.70850: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9670> <<< 178205 1726889812.70886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889812.70898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889812.70919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889812.70944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889812.70963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889812.70987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889812.71021: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889812.71027: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d470190> <<< 178205 1726889812.71038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889812.71067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889812.71166: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d470220> <<< 178205 1726889812.71205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889812.71208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889812.71247: 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' <<< 178205 1726889812.71250: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d493850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d470940> <<< 178205 1726889812.71294: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4d1880> <<< 178205 1726889812.71332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889812.71335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 178205 1726889812.71338: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d469d90> <<< 178205 1726889812.71401: 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' <<< 178205 1726889812.71421: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d493d90> <<< 178205 1726889812.71498: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9970> <<< 178205 1726889812.71536: 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. <<< 178205 1726889812.71856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889812.71859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889812.71904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889812.71907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889812.71938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889812.71953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889812.71981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889812.72001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889812.72013: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d4eb0> <<< 178205 1726889812.72073: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d7f40> <<< 178205 1726889812.72101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889812.72113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889812.72137: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889812.72159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889812.72176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889812.72210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889812.72217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889812.72238: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1cc610> <<< 178205 1726889812.72260: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d5640> <<< 178205 1726889812.72263: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d4370> <<< 178205 1726889812.72290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889812.72379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889812.72409: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889812.72445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889812.72471: 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' <<< 178205 1726889812.72527: 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 0x7f9d0d155e20> <<< 178205 1726889812.72530: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d155910> <<< 178205 1726889812.72551: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889812.72568: 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 0x7f9d0d155f10> <<< 178205 1726889812.72597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889812.72621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889812.72647: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d155fd0> <<< 178205 1726889812.72676: 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' <<< 178205 1726889812.72694: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1670d0> <<< 178205 1726889812.72707: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889812.72773: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1aed90> <<< 178205 1726889812.72776: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889812.72814: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1a9670> <<< 178205 1726889812.72889: 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' <<< 178205 1726889812.72892: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1dbe20> <<< 178205 1726889812.72928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889812.72932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889812.72959: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.72963: 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 0x7f9d0d167cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1ae2b0> <<< 178205 1726889812.73023: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.73032: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.73036: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d0d1ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1e19d0> <<< 178205 1726889812.73050: 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' <<< 178205 1726889812.73077: 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' <<< 178205 1726889812.73108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889812.73141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889812.73144: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167eb0> <<< 178205 1726889812.73153: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167df0> <<< 178205 1726889812.73172: 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 0x7f9d0d167d60> <<< 178205 1726889812.73208: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889812.73215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889812.73239: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889812.73242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889812.73275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889812.73331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889812.73360: 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 0x7f9d0d13b3d0> <<< 178205 1726889812.73389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889812.73401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889812.73442: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d13b4c0> <<< 178205 1726889812.73631: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d170f40> <<< 178205 1726889812.73676: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16aa90> <<< 178205 1726889812.73694: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16a490> <<< 178205 1726889812.73733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889812.73736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889812.73771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889812.73791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889812.73836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889812.73839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889812.73841: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d06f220> <<< 178205 1726889812.73882: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d125520> <<< 178205 1726889812.73957: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16af10> <<< 178205 1726889812.73961: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1e1040> <<< 178205 1726889812.73987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889812.74023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889812.74055: 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' <<< 178205 1726889812.74058: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d083b50> <<< 178205 1726889812.74071: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889812.74107: 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 0x7f9d0d083e80> <<< 178205 1726889812.74146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889812.74152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889812.74168: 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' <<< 178205 1726889812.74195: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d094790> <<< 178205 1726889812.74216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889812.74252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889812.74290: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d094cd0> <<< 178205 1726889812.74346: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.74352: 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 0x7f9d0d02b400> <<< 178205 1726889812.74355: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d083f70> <<< 178205 1726889812.74373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889812.74385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889812.74432: 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 0x7f9d0d03c2e0> <<< 178205 1726889812.74457: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d094610> <<< 178205 1726889812.74460: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889812.74495: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.74498: 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 0x7f9d0d03c3a0> <<< 178205 1726889812.74545: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167a30> <<< 178205 1726889812.74566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889812.74587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889812.74616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889812.74636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889812.74666: 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 0x7f9d0d057700> <<< 178205 1726889812.74698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889812.74706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889812.74735: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889812.74743: 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 0x7f9d0d0579d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d0577c0> <<< 178205 1726889812.74765: 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 0x7f9d0d0578b0> <<< 178205 1726889812.74808: 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' <<< 178205 1726889812.75077: 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 0x7f9d0d057d00> <<< 178205 1726889812.75140: 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 0x7f9d0d062250> <<< 178205 1726889812.75144: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d057940> <<< 178205 1726889812.75156: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d04ba90> <<< 178205 1726889812.75189: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167610> <<< 178205 1726889812.75218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889812.75300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889812.75340: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d057af0> <<< 178205 1726889812.75472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889812.75488: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d0cf7e6d0> <<< 178205 1726889812.75806: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip' # zipimport: zlib available <<< 178205 1726889812.75953: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.75984: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/__init__.py <<< 178205 1726889812.76008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.76019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.76036: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889812.76047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.78001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.79684: 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 0x7f9d0c94f820> <<< 178205 1726889812.79723: 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' <<< 178205 1726889812.79756: 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' <<< 178205 1726889812.79803: 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' <<< 178205 1726889812.79847: 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 0x7f9d0c94f160> <<< 178205 1726889812.79930: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94f280> <<< 178205 1726889812.79971: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94ff70> <<< 178205 1726889812.80006: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889812.80009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889812.80065: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94fd90> <<< 178205 1726889812.80080: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889812.80115: 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 0x7f9d0c94ffd0> <<< 178205 1726889812.80140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889812.80175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889812.80234: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94f100> <<< 178205 1726889812.80259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889812.80282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889812.80308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889812.80338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889812.80366: 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' <<< 178205 1726889812.80490: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c8a4f40> <<< 178205 1726889812.80535: 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 0x7f9d0c8c5d00> <<< 178205 1726889812.80574: 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 0x7f9d0c8c5eb0> <<< 178205 1726889812.80607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889812.80644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889812.80690: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c8c5370> <<< 178205 1726889812.80717: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9b5dc0> <<< 178205 1726889812.80988: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9b53a0> <<< 178205 1726889812.81015: 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' <<< 178205 1726889812.81042: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9b5fd0> <<< 178205 1726889812.81069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889812.81082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889812.81105: 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' <<< 178205 1726889812.81136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889812.81162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889812.81183: 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 0x7f9d0c986d30> <<< 178205 1726889812.81309: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c91fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c91f400> <<< 178205 1726889812.81325: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9534f0> <<< 178205 1726889812.81345: 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 0x7f9d0c91f520> <<< 178205 1726889812.81375: 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 0x7f9d0c91f550> <<< 178205 1726889812.81423: 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 <<< 178205 1726889812.81434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889812.81447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889812.81483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889812.81579: 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 0x7f9d0c896fd0> <<< 178205 1726889812.81592: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c998250> <<< 178205 1726889812.81617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889812.81633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889812.81690: 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 0x7f9d0c893850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9983d0> <<< 178205 1726889812.81718: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889812.81762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889812.81792: 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' <<< 178205 1726889812.81805: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889812.81880: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9afe50> <<< 178205 1726889812.82082: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c8937f0> <<< 178205 1726889812.82202: 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 0x7f9d0c893640> <<< 178205 1726889812.82245: 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' <<< 178205 1726889812.82258: 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 0x7f9d0c8925b0> <<< 178205 1726889812.82295: 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 0x7f9d0c886d90> <<< 178205 1726889812.82316: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c98e910> <<< 178205 1726889812.82341: 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' <<< 178205 1726889812.82367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889812.82390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889812.82446: 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 0x7f9d0c9166a0> <<< 178205 1726889812.82756: 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 0x7f9d0c915b20> <<< 178205 1726889812.82768: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9250a0> <<< 178205 1726889812.82805: 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 0x7f9d0c916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c95ab20> <<< 178205 1726889812.82856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889812.82867: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889812.82878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.82995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.83162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.83165: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889812.83192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889812.83195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.83345: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.83498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.84259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.85064: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889812.85108: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889812.85126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889812.85181: 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 0x7f9d0c4895e0> <<< 178205 1726889812.85294: 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' <<< 178205 1726889812.85297: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c867580> <<< 178205 1726889812.85371: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c42e100> <<< 178205 1726889812.85376: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889812.85420: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889812.85597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.85816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889812.85832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889812.85845: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c915b80> # zipimport: zlib available <<< 178205 1726889812.86463: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87270: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889812.87274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87372: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889812.87475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87554: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889812.87578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87599: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889812.87616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.87698: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889812.87722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889812.88367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889812.88383: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889812.88487: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c45ff10> <<< 178205 1726889812.88490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88669: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889812.88691: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889812.88719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88835: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889812.88838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.88939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89153: 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 <<< 178205 1726889812.89188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889812.89280: 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 0x7f9d0c9a2220> <<< 178205 1726889812.89324: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c45f850> <<< 178205 1726889812.89371: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889812.89384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89540: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.89720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889812.89723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889812.89751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889812.89783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889812.89808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889812.89828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889812.89971: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c856ca0> <<< 178205 1726889812.90023: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c852f70> <<< 178205 1726889812.90108: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c84c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889812.90122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.90147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.90184: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889812.90274: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889812.90316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889812.90361: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889812.90365: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889812.90383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889812.90429: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 178205 1726889812.90456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 178205 1726889812.90481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.90491: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889812.90504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.91111: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889812.91952: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available <<< 178205 1726889812.92171: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ <<< 178205 1726889812.92666: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 178205 1726889812.92674: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889812.92953: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889812.92992: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889812.92999: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889812.93073: 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 <<< 178205 1726889812.93090: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889812.93103: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889812.93197: 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 <<< 178205 1726889812.93262: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889812.93331: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889812.93355: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889812.93401: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon <<< 178205 1726889812.93417: stdout chunk (state=3): >>># destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889812.93595: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889812.93615: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889812.93693: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 178205 1726889812.93790: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889812.94126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889812.94205: stderr chunk (state=3): >>><<< 178205 1726889812.94208: stdout chunk (state=3): >>><<< 178205 1726889812.94329: _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 0x7f9d0d514dc0> # /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 0x7f9d0d4b93a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d514b20> # /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 0x7f9d0d514ac0> 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 0x7f9d0d4b9490> # /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 0x7f9d0d4b9940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9670> # /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 0x7f9d0d470190> # /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 0x7f9d0d470220> # /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 0x7f9d0d493850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d470940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4d1880> # /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 0x7f9d0d469d90> # /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 0x7f9d0d493d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d4b9970> 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 0x7f9d0d1d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d7f40> # /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 0x7f9d0d1cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1d4370> # /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 0x7f9d0d155e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d155910> 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 0x7f9d0d155f10> # /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 0x7f9d0d155fd0> # /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 0x7f9d0d1670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1a9670> # /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 0x7f9d0d1ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1dbe20> # /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 0x7f9d0d167cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1ae2b0> # 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 0x7f9d0d1ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1e19d0> # /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 0x7f9d0d167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167df0> # /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 0x7f9d0d167d60> # /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 0x7f9d0d13b3d0> # /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 0x7f9d0d13b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d170f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16a490> # /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 0x7f9d0d06f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d125520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d16af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d1e1040> # /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 0x7f9d0d083b50> 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 0x7f9d0d083e80> # /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 0x7f9d0d094790> # /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 0x7f9d0d094cd0> # 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 0x7f9d0d02b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d083f70> # /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 0x7f9d0d03c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d094610> 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 0x7f9d0d03c3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167a30> # /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 0x7f9d0d057700> # /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 0x7f9d0d0579d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d0577c0> # 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 0x7f9d0d0578b0> # /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 0x7f9d0d057d00> # 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 0x7f9d0d062250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d057940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d04ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0d167610> # /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 0x7f9d0d057af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d0cf7e6d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c94f820> # /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 0x7f9d0c94f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94ff70> # /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 0x7f9d0c94f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c94fd90> 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 0x7f9d0c94ffd0> # /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 0x7f9d0c94f100> # /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 0x7f9d0c8a4f40> # 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 0x7f9d0c8c5d00> # 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 0x7f9d0c8c5eb0> # /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 0x7f9d0c8c5370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9b53a0> # /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 0x7f9d0c9b5fd0> # /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 0x7f9d0c986d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c91fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c91f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9534f0> # 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 0x7f9d0c91f520> # /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 0x7f9d0c91f550> # /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 0x7f9d0c896fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c998250> # /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 0x7f9d0c893850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9983d0> # /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 0x7f9d0c9afe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c8937f0> # 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 0x7f9d0c893640> # 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 0x7f9d0c8925b0> # 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 0x7f9d0c886d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c98e910> # /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 0x7f9d0c9166a0> # 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 0x7f9d0c915b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c9250a0> # 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 0x7f9d0c916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c95ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c4895e0> # /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 0x7f9d0c867580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c42e100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c915b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c45ff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c9a2220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c45f850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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 0x7f9d0c856ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c852f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d0c84c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_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_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_2yo0fmz9/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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 178205 1726889812.95136: done with _execute_module (mount, {'src': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', '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': 'mount', '_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-1726889812.1808465-178984-272343181744640/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889812.95139: _low_level_execute_command(): starting 178205 1726889812.95143: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889812.1808465-178984-272343181744640/ > /dev/null 2>&1 && sleep 0' 178205 1726889812.96149: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889812.96162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.96176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.96192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.96232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.96247: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889812.96260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.96276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889812.96287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889812.96296: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889812.96306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889812.96320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889812.96335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889812.96345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889812.96355: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889812.96367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889812.96443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889812.96463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889812.96478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889812.96541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889812.99207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889812.99211: stdout chunk (state=3): >>><<< 178205 1726889812.99215: stderr chunk (state=3): >>><<< 178205 1726889812.99819: _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 178205 1726889812.99823: handler run complete 178205 1726889812.99825: attempt loop complete, returning result 178205 1726889812.99828: variable 'mount_info' from source: unknown 178205 1726889812.99830: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730" } 178205 1726889812.99987: dumping result to json 178205 1726889812.99991: done dumping result, returning 178205 1726889812.99994: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-000000000351] 178205 1726889812.99997: sending task result for task 02369adf-7a19-34ed-f5d1-000000000351 178205 1726889813.00052: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000351 178205 1726889813.00095: WORKER PROCESS EXITING 178205 1726889813.00107: no more pending results, returning what we have 178205 1726889813.00110: results queue empty 178205 1726889813.00111: checking for any_errors_fatal 178205 1726889813.00119: done checking for any_errors_fatal 178205 1726889813.00120: checking for max_fail_percentage 178205 1726889813.00121: done checking for max_fail_percentage 178205 1726889813.00122: checking to see if all hosts have failed and the running result is not ok 178205 1726889813.00126: done checking to see if all hosts have failed 178205 1726889813.00127: getting the remaining hosts for this loop 178205 1726889813.00128: done getting the remaining hosts for this loop 178205 1726889813.00131: getting the next task for host managed_node2 178205 1726889813.00137: done getting next task for host managed_node2 178205 1726889813.00140: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889813.00144: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889813.00153: getting variables 178205 1726889813.00159: in VariableManager get_vars() 178205 1726889813.00188: Calling all_inventory to load vars for managed_node2 178205 1726889813.00190: Calling groups_inventory to load vars for managed_node2 178205 1726889813.00192: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889813.00200: Calling all_plugins_play to load vars for managed_node2 178205 1726889813.00202: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889813.00204: Calling groups_plugins_play to load vars for managed_node2 178205 1726889813.00790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889813.01445: done with get_vars() 178205 1726889813.01459: 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 23:36:53 -0400 (0:00:00.954) 0:00:26.003 ****** 178205 1726889813.01575: entering _queue_task() for managed_node2/file 178205 1726889813.02009: worker is 1 (out of 1 available) 178205 1726889813.02093: exiting _queue_task() for managed_node2/file 178205 1726889813.02155: done queuing things up, now waiting for results queue to drain 178205 1726889813.02159: waiting for pending results... 178205 1726889813.02966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889813.03744: in run() - task 02369adf-7a19-34ed-f5d1-000000000353 178205 1726889813.03789: variable 'ansible_search_path' from source: unknown 178205 1726889813.03823: variable 'ansible_search_path' from source: unknown 178205 1726889813.05406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889813.07795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889813.07852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889813.07880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889813.07908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889813.07931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889813.07986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889813.08008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889813.08027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889813.08061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889813.08072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889813.08102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889813.08124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889813.08150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889813.08177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889813.08189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889813.08234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889813.08254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889813.08292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889813.08449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889813.08543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889813.09018: variable 'blivet_output' from source: set_fact 178205 1726889813.09123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889813.09818: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889813.09880: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889813.09925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889813.09977: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889813.10031: 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) 178205 1726889813.10189: 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) 178205 1726889813.10252: 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) 178205 1726889813.10283: 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) 178205 1726889813.10494: variable 'omit' from source: magic vars 178205 1726889813.10585: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889813.10595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889813.10603: variable 'omit' from source: magic vars 178205 1726889813.10966: variable 'mount_info' from source: unknown 178205 1726889813.10981: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 178205 1726889813.10988: when evaluation is False, skipping this task 178205 1726889813.11026: variable 'mount_info' from source: unknown 178205 1726889813.11092: variable 'mount_info' from source: unknown skipping: [managed_node2] => (item={'src': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "present" }, "skip_reason": "Conditional result was False" } 178205 1726889813.11350: dumping result to json 178205 1726889813.11360: done dumping result, returning 178205 1726889813.11370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-000000000353] 178205 1726889813.11384: sending task result for task 02369adf-7a19-34ed-f5d1-000000000353 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 178205 1726889813.11494: no more pending results, returning what we have 178205 1726889813.11498: results queue empty 178205 1726889813.11499: checking for any_errors_fatal 178205 1726889813.11509: done checking for any_errors_fatal 178205 1726889813.11509: checking for max_fail_percentage 178205 1726889813.11511: done checking for max_fail_percentage 178205 1726889813.11513: checking to see if all hosts have failed and the running result is not ok 178205 1726889813.11514: done checking to see if all hosts have failed 178205 1726889813.11515: getting the remaining hosts for this loop 178205 1726889813.11517: done getting the remaining hosts for this loop 178205 1726889813.11520: getting the next task for host managed_node2 178205 1726889813.11527: done getting next task for host managed_node2 178205 1726889813.11531: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889813.11535: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889813.11549: getting variables 178205 1726889813.11551: in VariableManager get_vars() 178205 1726889813.11582: Calling all_inventory to load vars for managed_node2 178205 1726889813.11585: Calling groups_inventory to load vars for managed_node2 178205 1726889813.11587: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889813.11597: Calling all_plugins_play to load vars for managed_node2 178205 1726889813.11600: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889813.11603: Calling groups_plugins_play to load vars for managed_node2 178205 1726889813.12417: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000353 178205 1726889813.12420: WORKER PROCESS EXITING 178205 1726889813.12443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889813.13021: done with get_vars() 178205 1726889813.13036: 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 23:36:53 -0400 (0:00:00.115) 0:00:26.119 ****** 178205 1726889813.13196: entering _queue_task() for managed_node2/systemd 178205 1726889813.13614: worker is 1 (out of 1 available) 178205 1726889813.13628: exiting _queue_task() for managed_node2/systemd 178205 1726889813.13640: done queuing things up, now waiting for results queue to drain 178205 1726889813.13641: waiting for pending results... 178205 1726889813.15061: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889813.15327: in run() - task 02369adf-7a19-34ed-f5d1-000000000355 178205 1726889813.15349: variable 'ansible_search_path' from source: unknown 178205 1726889813.15359: variable 'ansible_search_path' from source: unknown 178205 1726889813.15398: calling self._execute() 178205 1726889813.15491: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889813.15503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889813.15533: variable 'omit' from source: magic vars 178205 1726889813.16002: variable 'blivet_output' from source: set_fact 178205 1726889813.16055: Evaluated conditional (blivet_output['mounts']): True 178205 1726889813.16066: variable 'omit' from source: magic vars 178205 1726889813.16159: variable 'omit' from source: magic vars 178205 1726889813.16194: variable 'omit' from source: magic vars 178205 1726889813.16244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889813.16282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889813.16307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889813.16332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889813.16355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889813.16390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889813.16399: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889813.16407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889813.16513: Set connection var ansible_pipelining to False 178205 1726889813.16526: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889813.16537: Set connection var ansible_shell_executable to /bin/sh 178205 1726889813.16546: Set connection var ansible_connection to ssh 178205 1726889813.16555: Set connection var ansible_shell_type to sh 178205 1726889813.16570: Set connection var ansible_timeout to 10 178205 1726889813.16600: variable 'ansible_shell_executable' from source: unknown 178205 1726889813.16608: variable 'ansible_connection' from source: unknown 178205 1726889813.16617: variable 'ansible_module_compression' from source: unknown 178205 1726889813.16624: variable 'ansible_shell_type' from source: unknown 178205 1726889813.16631: variable 'ansible_shell_executable' from source: unknown 178205 1726889813.16637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889813.16645: variable 'ansible_pipelining' from source: unknown 178205 1726889813.16652: variable 'ansible_timeout' from source: unknown 178205 1726889813.16660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889813.16885: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889813.16907: variable 'omit' from source: magic vars 178205 1726889813.16919: starting attempt loop 178205 1726889813.16927: running the handler 178205 1726889813.16947: _low_level_execute_command(): starting 178205 1726889813.16961: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889813.18742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889813.18747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.18814: 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 <<< 178205 1726889813.18819: 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 <<< 178205 1726889813.18885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889813.18926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889813.18944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889813.19008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889813.20887: stdout chunk (state=3): >>>/root <<< 178205 1726889813.21017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889813.21061: stderr chunk (state=3): >>><<< 178205 1726889813.21064: stdout chunk (state=3): >>><<< 178205 1726889813.21106: _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 178205 1726889813.21110: _low_level_execute_command(): starting 178205 1726889813.21119: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290 `" && echo ansible-tmp-1726889813.210788-179027-121916851518290="` echo /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290 `" ) && sleep 0' 178205 1726889813.21632: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889813.21639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.21689: 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 <<< 178205 1726889813.21700: 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 <<< 178205 1726889813.21723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889813.21746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.21765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889813.21776: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889813.21789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889813.21880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889813.21902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889813.21921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889813.22008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889813.24165: stdout chunk (state=3): >>>ansible-tmp-1726889813.210788-179027-121916851518290=/root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290 <<< 178205 1726889813.24333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889813.24383: stderr chunk (state=3): >>><<< 178205 1726889813.24391: stdout chunk (state=3): >>><<< 178205 1726889813.24518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889813.210788-179027-121916851518290=/root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290 , stderr=OpenSSH_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 178205 1726889813.24522: variable 'ansible_module_compression' from source: unknown 178205 1726889813.24734: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889813.24737: variable 'ansible_facts' from source: unknown 178205 1726889813.24842: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/AnsiballZ_systemd.py 178205 1726889813.25006: Sending initial data 178205 1726889813.25066: Sent initial data (157 bytes) 178205 1726889813.26208: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889813.26233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889813.26251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889813.26278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.26328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889813.26345: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889813.26371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889813.26400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889813.26422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889813.26438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889813.26466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889813.26493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889813.26519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.26559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889813.26622: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889813.26696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889813.26939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889813.26986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889813.27008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889813.27144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 178205 1726889813.29537: 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 <<< 178205 1726889813.29594: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889813.29642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp9b5aijgl /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/AnsiballZ_systemd.py <<< 178205 1726889813.29679: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889813.33238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889813.33420: stderr chunk (state=3): >>><<< 178205 1726889813.33431: stdout chunk (state=3): >>><<< 178205 1726889813.33523: done transferring module to remote 178205 1726889813.33529: _low_level_execute_command(): starting 178205 1726889813.33537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/ /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/AnsiballZ_systemd.py && sleep 0' 178205 1726889813.35276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889813.35292: 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 <<< 178205 1726889813.35318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889813.35342: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889813.35348: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889813.35400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889813.35403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889813.35473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889813.37717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889813.37720: stdout chunk (state=3): >>><<< 178205 1726889813.37723: stderr chunk (state=3): >>><<< 178205 1726889813.37807: _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 178205 1726889813.37811: _low_level_execute_command(): starting 178205 1726889813.37848: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/AnsiballZ_systemd.py && sleep 0' 178205 1726889813.39428: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889813.39531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889813.39564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889813.39629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889813.39719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889813.39760: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889813.39764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889813.39804: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889813.39812: stderr 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 <<< 178205 1726889813.39972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889813.40000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889813.40036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889813.40230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 178205 1726889813.42692: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 178205 1726889813.42714: stdout chunk (state=3): >>>import _imp # builtin <<< 178205 1726889813.42749: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889813.42754: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889813.42856: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889813.42874: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889813.42907: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889813.42913: stdout chunk (state=3): >>> <<< 178205 1726889813.42971: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889813.42974: stdout chunk (state=3): >>> # installing zipimport hook<<< 178205 1726889813.42982: stdout chunk (state=3): >>> <<< 178205 1726889813.43006: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889813.43076: stdout chunk (state=3): >>> <<< 178205 1726889813.43079: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook<<< 178205 1726889813.43082: stdout chunk (state=3): >>> <<< 178205 1726889813.43154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 178205 1726889813.43161: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889813.43196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889813.43227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889813.43250: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889813.43286: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def73dc0> <<< 178205 1726889813.43351: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889813.43376: 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 0x7fa0def183a0> <<< 178205 1726889813.43389: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def73b20><<< 178205 1726889813.43392: stdout chunk (state=3): >>> <<< 178205 1726889813.43442: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889813.43459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889813.43466: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def73ac0> <<< 178205 1726889813.43502: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889813.43555: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889813.43589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18490> <<< 178205 1726889813.43657: 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' <<< 178205 1726889813.43684: 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' <<< 178205 1726889813.43727: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889813.43732: stdout chunk (state=3): >>> <<< 178205 1726889813.43791: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18670><<< 178205 1726889813.43801: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889813.43826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889813.43859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889813.43908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889813.43922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889813.43951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<< 178205 1726889813.43985: stdout chunk (state=3): >>> <<< 178205 1726889813.44027: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deecf190> <<< 178205 1726889813.44046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889813.44078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889813.44175: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deecf220> <<< 178205 1726889813.44228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<< 178205 1726889813.44240: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889813.44271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889813.44294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deef2850><<< 178205 1726889813.44314: stdout chunk (state=3): >>> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deecf940><<< 178205 1726889813.44321: stdout chunk (state=3): >>> <<< 178205 1726889813.44355: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def30880><<< 178205 1726889813.44395: stdout chunk (state=3): >>> <<< 178205 1726889813.44429: 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 0x7fa0deec8d90><<< 178205 1726889813.44449: stdout chunk (state=3): >>> <<< 178205 1726889813.44491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889813.44527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 178205 1726889813.44669: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18970> <<< 178205 1726889813.44705: 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. <<< 178205 1726889813.45534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889813.45683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889813.45756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889813.45825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889813.45846: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889813.45918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889813.45938: 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 0x7fa0deb47e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb47910> import 'itertools' # <<< 178205 1726889813.46060: 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 0x7fa0deb47f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889813.46137: 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 0x7fa0deb47fd0> # /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 0x7fa0deb590d0> import '_collections' # <<< 178205 1726889813.46174: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee69670> <<< 178205 1726889813.46258: 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 0x7fa0dee7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee9be20> <<< 178205 1726889813.46284: 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' <<< 178205 1726889813.46367: 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 0x7fa0deb59cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee6e2b0> # 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 0x7fa0dee7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deea19d0> <<< 178205 1726889813.46487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59df0> <<< 178205 1726889813.46543: 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 0x7fa0deb59d60> # /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' <<< 178205 1726889813.46639: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889813.46737: 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 0x7fa0deb2d3d0> # /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' <<< 178205 1726889813.46901: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb2d4c0> <<< 178205 1726889813.46933: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb61f40> <<< 178205 1726889813.47012: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5ca90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5c490> <<< 178205 1726889813.47031: 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' <<< 178205 1726889813.47118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889813.47139: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea7b220> <<< 178205 1726889813.47151: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb18520> <<< 178205 1726889813.47233: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deea1040> <<< 178205 1726889813.47252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889813.47353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea8eb50> import 'errno' # <<< 178205 1726889813.47378: 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 0x7fa0dea8ee80> # /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' <<< 178205 1726889813.47419: 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' <<< 178205 1726889813.47445: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deaa0790> <<< 178205 1726889813.47448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889813.47482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889813.47517: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deaa0cd0> <<< 178205 1726889813.47573: 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' <<< 178205 1726889813.47581: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0dea37400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea8ef70> <<< 178205 1726889813.47594: 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' <<< 178205 1726889813.47655: 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 0x7fa0dea482e0> <<< 178205 1726889813.47658: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deaa0610> import 'pwd' # <<< 178205 1726889813.47684: 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 0x7fa0dea483a0> <<< 178205 1726889813.47733: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59a30> <<< 178205 1726889813.47752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889813.47774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889813.47799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889813.47813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889813.47844: 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 0x7fa0dea64700> <<< 178205 1726889813.47863: 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' <<< 178205 1726889813.47917: 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 0x7fa0dea649d0> <<< 178205 1726889813.47920: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea647c0> <<< 178205 1726889813.47939: 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 0x7fa0dea648b0> <<< 178205 1726889813.47958: 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' <<< 178205 1726889813.48230: 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 0x7fa0dea64d00> <<< 178205 1726889813.48277: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.48292: 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 0x7fa0dea6e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea64940> <<< 178205 1726889813.48294: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea56a90> <<< 178205 1726889813.48317: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59610> <<< 178205 1726889813.48341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889813.48415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889813.48455: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea64af0> <<< 178205 1726889813.48654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889813.48668: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0de9846d0> <<< 178205 1726889813.49211: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip' <<< 178205 1726889813.49217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.49348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.49387: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889813.49405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.49437: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889813.49440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.51327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.52817: 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 0x7fa0de3a6820> <<< 178205 1726889813.52843: 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' <<< 178205 1726889813.52868: 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' <<< 178205 1726889813.52900: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889813.52924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889813.52937: 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 0x7fa0de3a6160> <<< 178205 1726889813.52982: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6280> <<< 178205 1726889813.53031: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6f70> <<< 178205 1726889813.53044: 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' <<< 178205 1726889813.53109: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6d90> <<< 178205 1726889813.53127: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889813.53147: 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 0x7fa0de3a6fd0> <<< 178205 1726889813.53161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889813.53195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889813.53243: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6100> <<< 178205 1726889813.53270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889813.53282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889813.53304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889813.53329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889813.53356: 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' <<< 178205 1726889813.53479: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de36af40> <<< 178205 1726889813.53539: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.53544: 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 0x7fa0de27e310> <<< 178205 1726889813.53569: 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 0x7fa0de27e160> <<< 178205 1726889813.53587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889813.53590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889813.53632: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de27eca0> <<< 178205 1726889813.53645: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de38cdc0> <<< 178205 1726889813.53899: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de38c3a0> <<< 178205 1726889813.53925: 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' <<< 178205 1726889813.53947: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de38cfd0> <<< 178205 1726889813.53971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889813.53983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889813.54028: 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' <<< 178205 1726889813.54052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889813.54054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889813.54089: 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' <<< 178205 1726889813.54092: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de940d30> <<< 178205 1726889813.54192: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3b6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3b6400> <<< 178205 1726889813.54207: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de359b20> <<< 178205 1726889813.54226: 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 0x7fa0de3b6520> <<< 178205 1726889813.54249: 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 0x7fa0de3b6550> <<< 178205 1726889813.54283: 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 <<< 178205 1726889813.54286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889813.54307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889813.54348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889813.54449: 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 0x7fa0de2ecfd0> <<< 178205 1726889813.54465: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de953250> <<< 178205 1726889813.54479: 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' <<< 178205 1726889813.54539: 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 0x7fa0de2e9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de9533d0> <<< 178205 1726889813.54564: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889813.54608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889813.54639: 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' # <<< 178205 1726889813.54728: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de953d30> <<< 178205 1726889813.54933: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e97f0> <<< 178205 1726889813.55047: 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 0x7fa0de386b50> <<< 178205 1726889813.55081: 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 0x7fa0de953910> <<< 178205 1726889813.55134: 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' <<< 178205 1726889813.55170: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0de9535e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de949910> # /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' <<< 178205 1726889813.55187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889813.55201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889813.55250: 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 0x7fa0de2de940> <<< 178205 1726889813.55546: 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 0x7fa0de2fcd90> <<< 178205 1726889813.55556: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e8580> <<< 178205 1726889813.55603: 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 0x7fa0de2deee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e89a0> # zipimport: zlib available <<< 178205 1726889813.55630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.55633: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889813.55750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.55855: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889813.55864: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889813.55886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889813.56035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.56182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.56899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.57652: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889813.57686: 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_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889813.57689: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889813.57704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889813.57759: 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 0x7fa0de3257f0> <<< 178205 1726889813.57863: 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 0x7fa0de32b8b0> <<< 178205 1726889813.57869: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde61970> <<< 178205 1726889813.57934: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889813.57937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.57965: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889813.58151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.58356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889813.58370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889813.58384: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de364730> # zipimport: zlib available <<< 178205 1726889813.58998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.59592: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.59673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.59759: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889813.59809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.59853: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889813.59856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.59936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.60064: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889813.60078: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889813.60123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.60175: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889813.60178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.60456: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.60747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889813.60797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889813.60800: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889813.60898: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a8370> <<< 178205 1726889813.60901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.60975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61082: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889813.61085: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889813.61098: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61180: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889813.61235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61482: 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 <<< 178205 1726889813.61519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889813.61606: 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 0x7fa0de318550> <<< 178205 1726889813.61723: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddcdeeb0> <<< 178205 1726889813.61767: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889813.61776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.61942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.62015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889813.62019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889813.62031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889813.62072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889813.62102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889813.62116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889813.62232: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3197f0> <<< 178205 1726889813.62287: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de31e790> <<< 178205 1726889813.62464: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de318b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889813.62481: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889813.62532: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889813.62556: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889813.62571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.62818: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.63601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889813.63792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.64018: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889813.64029: stdout chunk (state=3): >>> <<< 178205 1726889813.64079: stdout chunk (state=3): >>># zipimport: zlib available<<< 178205 1726889813.64096: stdout chunk (state=3): >>> <<< 178205 1726889813.64162: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<< 178205 1726889813.64174: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889813.64219: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889813.64245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889813.64282: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 178205 1726889813.64307: stdout chunk (state=3): >>> <<< 178205 1726889813.64324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889813.64362: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddbcda60><<< 178205 1726889813.64372: stdout chunk (state=3): >>> <<< 178205 1726889813.64403: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 178205 1726889813.64428: stdout chunk (state=3): >>> <<< 178205 1726889813.64456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889813.64492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889813.64552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889813.64590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889813.64621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889813.64654: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde66340> <<< 178205 1726889813.64716: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.64750: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.64768: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0dde664f0> <<< 178205 1726889813.64846: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddcf1370> <<< 178205 1726889813.64890: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddbcd3d0> <<< 178205 1726889813.64932: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde27970> <<< 178205 1726889813.64962: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde27f70> <<< 178205 1726889813.65007: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889813.65043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889813.65085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889813.65117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889813.65155: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.65193: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.65205: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0dde25fd0> <<< 178205 1726889813.65235: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde45df0> <<< 178205 1726889813.65266: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py<<< 178205 1726889813.65277: stdout chunk (state=3): >>> <<< 178205 1726889813.65316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889813.65348: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde25ee0> <<< 178205 1726889813.65384: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889813.65432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889813.65472: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.65502: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889813.65521: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0ddc4a1f0> <<< 178205 1726889813.65573: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde84a60> <<< 178205 1726889813.65627: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde273a0> <<< 178205 1726889813.65646: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889813.65675: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889813.65699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.65725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.65754: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889813.65790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.65865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.65938: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889813.65970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66137: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889813.66320: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889813.66334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66374: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889813.66377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66479: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66574: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889813.66578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.66950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67308: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889813.67356: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67467: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889813.67495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67531: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889813.67534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67626: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889813.67654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67685: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889813.67714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67743: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889813.67808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.67881: 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' <<< 178205 1726889813.67911: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddc4a0a0> <<< 178205 1726889813.67935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889813.67952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889813.68110: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddc4a790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889813.68116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.68166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.68753: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889813.68781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889813.68966: 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 0x7fa0ddba5400> <<< 178205 1726889813.69359: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddb46640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 178205 1726889813.69427: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.69497: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889813.69605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.69699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.69839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70054: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889813.70057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889813.70090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889813.70147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70245: 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' <<< 178205 1726889813.70299: 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 0x7fa0ddad2eb0> <<< 178205 1726889813.70336: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddad2d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889813.70340: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889813.70352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70395: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70444: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889813.70447: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70639: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.70841: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 178205 1726889813.71030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71192: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71259: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 178205 1726889813.71280: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 178205 1726889813.71313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71609: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889813.71624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71837: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 178205 1726889813.71864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.71897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.72329: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.72991: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889813.73117: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889813.73120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.73235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.73362: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889813.73560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.73757: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889813.73789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889813.73806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.73840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.73905: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889813.73908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.74513: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889813.74779: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889813.74797: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py<<< 178205 1726889813.74809: stdout chunk (state=3): >>> <<< 178205 1726889813.74834: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.74898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.74952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889813.74982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75072: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 178205 1726889813.75085: stdout chunk (state=3): >>> <<< 178205 1726889813.75099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889813.75307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75327: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889813.75381: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75429: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889813.75487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75731: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889813.75751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.75974: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889813.75977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76083: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889813.76086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76156: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889813.76164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76227: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889813.76230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76290: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889813.76293: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76434: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889813.76459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889813.76474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76509: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76550: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889813.76570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889813.76598: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76674: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76734: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76804: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889813.76829: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889813.76862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.76912: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889813.76931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77248: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889813.77254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77340: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889813.77344: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77428: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889813.77431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77569: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889813.77581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77738: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889813.77753: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.77976: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889813.78051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889813.78197: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889813.98416: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889813.99019: 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 <<< 178205 1726889813.99070: 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 <<< 178205 1726889813.99118: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # 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 <<< 178205 1726889813.99152: 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 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 <<< 178205 1726889813.99174: stdout chunk (state=3): >>># 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 <<< 178205 1726889813.99181: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889813.99586: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 178205 1726889813.99589: stdout chunk (state=3): >>> <<< 178205 1726889813.99656: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery<<< 178205 1726889813.99659: stdout chunk (state=3): >>> <<< 178205 1726889813.99729: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889813.99774: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889813.99813: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma<<< 178205 1726889813.99817: stdout chunk (state=3): >>> <<< 178205 1726889813.99873: stdout chunk (state=3): >>># destroy __main__ # destroy locale<<< 178205 1726889813.99928: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 178205 1726889813.99938: stdout chunk (state=3): >>> <<< 178205 1726889814.00040: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889814.00146: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889814.00190: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889814.00260: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 178205 1726889814.00300: stdout chunk (state=3): >>> # destroy multiprocessing<<< 178205 1726889814.00315: stdout chunk (state=3): >>> # destroy multiprocessing.connection<<< 178205 1726889814.00369: stdout chunk (state=3): >>> # destroy multiprocessing.pool # destroy multiprocessing.context <<< 178205 1726889814.00426: stdout chunk (state=3): >>># destroy array # destroy _compat_pickle # destroy queue<<< 178205 1726889814.00447: stdout chunk (state=3): >>> <<< 178205 1726889814.00499: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction<<< 178205 1726889814.00502: stdout chunk (state=3): >>> <<< 178205 1726889814.00553: stdout chunk (state=3): >>># destroy datetime<<< 178205 1726889814.00564: stdout chunk (state=3): >>> <<< 178205 1726889814.00581: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889814.00621: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 178205 1726889814.00644: stdout chunk (state=3): >>># destroy getpass <<< 178205 1726889814.00658: stdout chunk (state=3): >>># destroy json <<< 178205 1726889814.00707: stdout chunk (state=3): >>># destroy socket # destroy struct<<< 178205 1726889814.00734: stdout chunk (state=3): >>> <<< 178205 1726889814.00763: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 178205 1726889814.00803: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy glob<<< 178205 1726889814.00822: stdout chunk (state=3): >>> # destroy pickle # destroy shlex <<< 178205 1726889814.00856: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 178205 1726889814.00888: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 178205 1726889814.00939: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 178205 1726889814.00972: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle <<< 178205 1726889814.00994: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889814.01059: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889814.01084: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889814.01138: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 178205 1726889814.01184: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 178205 1726889814.01220: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 178205 1726889814.01248: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize <<< 178205 1726889814.01283: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889814.01306: stdout chunk (state=3): >>># cleanup[3] wiping selectors <<< 178205 1726889814.01342: stdout chunk (state=3): >>># 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 <<< 178205 1726889814.01378: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889814.01426: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889814.01476: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # 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 <<< 178205 1726889814.01491: 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 <<< 178205 1726889814.01551: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 178205 1726889814.01567: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889814.01756: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889814.01775: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889814.01808: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889814.01836: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889814.01875: 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 <<< 178205 1726889814.01888: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889814.01914: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889814.01968: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889814.02505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889814.02516: stdout chunk (state=3): >>><<< 178205 1726889814.02527: stderr chunk (state=3): >>><<< 178205 1726889814.02685: _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 0x7fa0def73dc0> # /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 0x7fa0def183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def73b20> # /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 0x7fa0def73ac0> 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 0x7fa0def18490> # /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 0x7fa0def18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18670> # /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 0x7fa0deecf190> # /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 0x7fa0deecf220> # /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 0x7fa0deef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def30880> # /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 0x7fa0deec8d90> # /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 0x7fa0deef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0def18970> 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 0x7fa0dee94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee97f40> # /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 0x7fa0dee8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee94370> # /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 0x7fa0deb47e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb47910> 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 0x7fa0deb47f10> # /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 0x7fa0deb47fd0> # /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 0x7fa0deb590d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee69670> # /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 0x7fa0dee7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee9be20> # /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 0x7fa0deb59cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dee6e2b0> # 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 0x7fa0dee7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deea19d0> # /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 0x7fa0deb59eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59df0> # /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 0x7fa0deb59d60> # /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 0x7fa0deb2d3d0> # /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 0x7fa0deb2d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb61f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5ca90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5c490> # /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 0x7fa0dea7b220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb18520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb5cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deea1040> # /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 0x7fa0dea8eb50> 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 0x7fa0dea8ee80> # /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 0x7fa0deaa0790> # /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 0x7fa0deaa0cd0> # 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 0x7fa0dea37400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea8ef70> # /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 0x7fa0dea482e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deaa0610> 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 0x7fa0dea483a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59a30> # /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 0x7fa0dea64700> # /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 0x7fa0dea649d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea647c0> # 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 0x7fa0dea648b0> # /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 0x7fa0dea64d00> # 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 0x7fa0dea6e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea64940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dea56a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0deb59610> # /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 0x7fa0dea64af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0de9846d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6820> # /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 0x7fa0de3a6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6f70> # /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 0x7fa0de3a64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a6d90> 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 0x7fa0de3a6fd0> # /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 0x7fa0de3a6100> # /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 0x7fa0de36af40> # 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 0x7fa0de27e310> # 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 0x7fa0de27e160> # /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 0x7fa0de27eca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de38cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de38c3a0> # /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 0x7fa0de38cfd0> # /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 0x7fa0de940d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3b6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3b6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de359b20> # 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 0x7fa0de3b6520> # /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 0x7fa0de3b6550> # /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 0x7fa0de2ecfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de953250> # /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 0x7fa0de2e9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de9533d0> # /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 0x7fa0de953d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e97f0> # 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 0x7fa0de386b50> # 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 0x7fa0de953910> # 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 0x7fa0de9535e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de949910> # /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 0x7fa0de2de940> # 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 0x7fa0de2fcd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e8580> # 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 0x7fa0de2deee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de2e89a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0de3257f0> # /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 0x7fa0de32b8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde61970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de364730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3a8370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0de318550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddcdeeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de3197f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de31e790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0de318b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddbcda60> # /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 0x7fa0dde66340> # 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 0x7fa0dde664f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddcf1370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddbcd3d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde27970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde27f70> # /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 0x7fa0dde25fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde45df0> # /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 0x7fa0dde25ee0> # /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 0x7fa0ddc4a1f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde84a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0dde273a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddc4a0a0> # /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 0x7fa0ddc4a790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0ddba5400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddb46640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0ddad2eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ddad2d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_mgy3zdp8/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889814.03874: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889814.03878: _low_level_execute_command(): starting 178205 1726889814.03880: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889813.210788-179027-121916851518290/ > /dev/null 2>&1 && sleep 0' 178205 1726889814.04451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.04462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.04474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.04490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.04535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.04547: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.04559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.04572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.04582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.04590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.04598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.04608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.04625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.04641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.04653: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.04665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.04747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.04772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.04792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.04870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.07532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.07536: stdout chunk (state=3): >>><<< 178205 1726889814.07538: stderr chunk (state=3): >>><<< 178205 1726889814.07820: _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 178205 1726889814.07824: handler run complete 178205 1726889814.07826: attempt loop complete, returning result 178205 1726889814.07828: _execute() done 178205 1726889814.07830: dumping result to json 178205 1726889814.07832: done dumping result, returning 178205 1726889814.07834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000000355] 178205 1726889814.07836: sending task result for task 02369adf-7a19-34ed-f5d1-000000000355 178205 1726889814.07905: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000355 178205 1726889814.07908: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889814.07979: no more pending results, returning what we have 178205 1726889814.07982: results queue empty 178205 1726889814.07983: checking for any_errors_fatal 178205 1726889814.07993: done checking for any_errors_fatal 178205 1726889814.07994: checking for max_fail_percentage 178205 1726889814.07996: done checking for max_fail_percentage 178205 1726889814.07997: checking to see if all hosts have failed and the running result is not ok 178205 1726889814.07998: done checking to see if all hosts have failed 178205 1726889814.07998: getting the remaining hosts for this loop 178205 1726889814.08000: done getting the remaining hosts for this loop 178205 1726889814.08003: getting the next task for host managed_node2 178205 1726889814.08010: done getting next task for host managed_node2 178205 1726889814.08016: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889814.08019: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889814.08031: getting variables 178205 1726889814.08033: in VariableManager get_vars() 178205 1726889814.08069: Calling all_inventory to load vars for managed_node2 178205 1726889814.08072: Calling groups_inventory to load vars for managed_node2 178205 1726889814.08074: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889814.08084: Calling all_plugins_play to load vars for managed_node2 178205 1726889814.08087: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889814.08091: Calling groups_plugins_play to load vars for managed_node2 178205 1726889814.08757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889814.09390: done with get_vars() 178205 1726889814.09406: 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 23:36:54 -0400 (0:00:00.963) 0:00:27.083 ****** 178205 1726889814.09547: entering _queue_task() for managed_node2/stat 178205 1726889814.10204: worker is 1 (out of 1 available) 178205 1726889814.10219: exiting _queue_task() for managed_node2/stat 178205 1726889814.10232: done queuing things up, now waiting for results queue to drain 178205 1726889814.10233: waiting for pending results... 178205 1726889814.10516: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889814.10656: in run() - task 02369adf-7a19-34ed-f5d1-000000000356 178205 1726889814.10668: variable 'ansible_search_path' from source: unknown 178205 1726889814.10673: variable 'ansible_search_path' from source: unknown 178205 1726889814.10710: calling self._execute() 178205 1726889814.10795: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.10800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.10810: variable 'omit' from source: magic vars 178205 1726889814.10913: variable 'omit' from source: magic vars 178205 1726889814.10979: variable 'omit' from source: magic vars 178205 1726889814.11015: variable 'omit' from source: magic vars 178205 1726889814.11059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889814.11093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889814.11115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889814.11137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889814.11149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889814.11177: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889814.11181: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.11184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.11285: Set connection var ansible_pipelining to False 178205 1726889814.11296: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889814.11304: Set connection var ansible_shell_executable to /bin/sh 178205 1726889814.11310: Set connection var ansible_connection to ssh 178205 1726889814.11326: Set connection var ansible_shell_type to sh 178205 1726889814.11338: Set connection var ansible_timeout to 10 178205 1726889814.11372: variable 'ansible_shell_executable' from source: unknown 178205 1726889814.11379: variable 'ansible_connection' from source: unknown 178205 1726889814.11386: variable 'ansible_module_compression' from source: unknown 178205 1726889814.11391: variable 'ansible_shell_type' from source: unknown 178205 1726889814.11397: variable 'ansible_shell_executable' from source: unknown 178205 1726889814.11403: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.11409: variable 'ansible_pipelining' from source: unknown 178205 1726889814.11418: variable 'ansible_timeout' from source: unknown 178205 1726889814.11427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.11640: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889814.11659: variable 'omit' from source: magic vars 178205 1726889814.11668: starting attempt loop 178205 1726889814.11675: running the handler 178205 1726889814.11691: _low_level_execute_command(): starting 178205 1726889814.11704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889814.12466: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.12481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.12495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.12514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.12564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.12575: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.12588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.12605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.12619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.12635: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.12649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.12662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.12677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.12688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.12698: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.12710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.12792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.12810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.12829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.12901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.15048: stdout chunk (state=3): >>>/root <<< 178205 1726889814.15207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.15288: stderr chunk (state=3): >>><<< 178205 1726889814.15291: stdout chunk (state=3): >>><<< 178205 1726889814.15399: _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 178205 1726889814.15403: _low_level_execute_command(): starting 178205 1726889814.15406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759 `" && echo ansible-tmp-1726889814.1530879-179066-102014862702759="` echo /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759 `" ) && sleep 0' 178205 1726889814.16019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.16045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.16060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.16078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.16122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.16138: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.16154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.16172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.16184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.16195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.16208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.16227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.16244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.16256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.16268: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.16282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.16359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.16376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.16391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.16464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.19037: stdout chunk (state=3): >>>ansible-tmp-1726889814.1530879-179066-102014862702759=/root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759 <<< 178205 1726889814.19286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.19289: stdout chunk (state=3): >>><<< 178205 1726889814.19291: stderr chunk (state=3): >>><<< 178205 1726889814.19617: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889814.1530879-179066-102014862702759=/root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759 , stderr=OpenSSH_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 178205 1726889814.19621: variable 'ansible_module_compression' from source: unknown 178205 1726889814.19623: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889814.19634: variable 'ansible_facts' from source: unknown 178205 1726889814.19637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/AnsiballZ_stat.py 178205 1726889814.20362: Sending initial data 178205 1726889814.20365: Sent initial data (155 bytes) 178205 1726889814.21478: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.21491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.21521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.21536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.21592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.21626: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.21629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.21652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.21681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.21684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.21702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.21728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.21756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.21760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.21805: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.21816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.21951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.21972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.22020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.22083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.24510: 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 <<< 178205 1726889814.24543: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889814.24582: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpwrlk_29w /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/AnsiballZ_stat.py <<< 178205 1726889814.24624: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889814.25910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.25926: stderr chunk (state=3): >>><<< 178205 1726889814.25930: stdout chunk (state=3): >>><<< 178205 1726889814.25951: done transferring module to remote 178205 1726889814.25967: _low_level_execute_command(): starting 178205 1726889814.25971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/ /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/AnsiballZ_stat.py && sleep 0' 178205 1726889814.26851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.26856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.26897: 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 <<< 178205 1726889814.26903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889814.26910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.26937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.26942: stderr 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 <<< 178205 1726889814.27758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.27777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.27789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.27851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.30341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.30346: stdout chunk (state=3): >>><<< 178205 1726889814.30349: stderr chunk (state=3): >>><<< 178205 1726889814.30444: _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 178205 1726889814.30448: _low_level_execute_command(): starting 178205 1726889814.30450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/AnsiballZ_stat.py && sleep 0' 178205 1726889814.31863: 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 <<< 178205 1726889814.31867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.32016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889814.32020: 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 <<< 178205 1726889814.32023: stderr 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 <<< 178205 1726889814.32090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.32215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.32320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.35100: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889814.35129: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889814.35205: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889814.35208: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889814.35245: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889814.35286: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889814.35299: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889814.35363: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889814.35452: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889814.35457: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889814.35481: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b73dc0> <<< 178205 1726889814.35547: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889814.35550: 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 0x7f0138b183a0> <<< 178205 1726889814.35575: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b73b20> <<< 178205 1726889814.35588: 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' <<< 178205 1726889814.35611: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b73ac0> <<< 178205 1726889814.35689: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18490><<< 178205 1726889814.35698: stdout chunk (state=3): >>> <<< 178205 1726889814.35711: 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' <<< 178205 1726889814.35735: 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' <<< 178205 1726889814.35969: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18670> # /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 0x7f0138acf190> # /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' <<< 178205 1726889814.36051: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138acf220> <<< 178205 1726889814.36085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889814.36110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889814.36125: 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 0x7f0138af2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138acf940> <<< 178205 1726889814.36161: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b30880> <<< 178205 1726889814.36188: 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' <<< 178205 1726889814.36191: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138ac8d90> <<< 178205 1726889814.36255: 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' <<< 178205 1726889814.36257: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138af2d90> <<< 178205 1726889814.36310: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18970> <<< 178205 1726889814.36339: 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. <<< 178205 1726889814.36538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889814.36543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889814.36574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889814.36583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889814.36594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889814.36619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889814.36643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889814.36660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a6feb0> <<< 178205 1726889814.36705: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a72f40> <<< 178205 1726889814.36738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889814.36743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889814.36776: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889814.36779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889814.36808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889814.36820: 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' <<< 178205 1726889814.36836: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a67610> <<< 178205 1726889814.36866: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a70640> <<< 178205 1726889814.36870: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a6f370> <<< 178205 1726889814.36884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889814.36943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889814.36961: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889814.37008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889814.37022: 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' <<< 178205 1726889814.37050: 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 0x7f01387d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387d5910> <<< 178205 1726889814.37069: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889814.37093: 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 0x7f01387d5f10> <<< 178205 1726889814.37125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889814.37154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889814.37157: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387d5fd0> <<< 178205 1726889814.37198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889814.37201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e70d0> <<< 178205 1726889814.37214: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889814.37257: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a49d90> <<< 178205 1726889814.37260: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889814.37280: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a44670> <<< 178205 1726889814.37357: 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 0x7f0138a566d0> <<< 178205 1726889814.37360: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a76e20> <<< 178205 1726889814.37373: 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' <<< 178205 1726889814.37403: 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 0x7f01387e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a492b0> <<< 178205 1726889814.37465: 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' <<< 178205 1726889814.37468: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0138a562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a7c9d0> <<< 178205 1726889814.37486: 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' <<< 178205 1726889814.37514: 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' <<< 178205 1726889814.37548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889814.37557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889814.37586: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7df0> <<< 178205 1726889814.37614: 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 0x7f01387e7d60> <<< 178205 1726889814.37628: 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' <<< 178205 1726889814.37657: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889814.37660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889814.37686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889814.37728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889814.37754: 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 0x7f01387bb3d0> <<< 178205 1726889814.37773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889814.37794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889814.37825: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387bb4c0> <<< 178205 1726889814.37942: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eff40> <<< 178205 1726889814.37979: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eaa90> <<< 178205 1726889814.37991: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387ea490> <<< 178205 1726889814.38021: 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' <<< 178205 1726889814.38059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889814.38077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889814.38098: 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' <<< 178205 1726889814.38111: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386ef220> <<< 178205 1726889814.38135: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387a6520> <<< 178205 1726889814.38185: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eaf10> <<< 178205 1726889814.38195: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a7c040> <<< 178205 1726889814.38215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889814.38243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889814.38270: 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 0x7f0138702b50> <<< 178205 1726889814.38281: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889814.38310: 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 0x7f0138702e80> <<< 178205 1726889814.38339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889814.38361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889814.38378: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138714790> <<< 178205 1726889814.38399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889814.38429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889814.38457: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138714cd0> <<< 178205 1726889814.38499: 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 0x7f01386a0400> <<< 178205 1726889814.38518: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138702f70> <<< 178205 1726889814.38536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889814.38549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889814.38576: 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 0x7f01386b12e0> <<< 178205 1726889814.38598: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138714610> <<< 178205 1726889814.38608: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889814.38630: 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 0x7f01386b13a0> <<< 178205 1726889814.38672: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7a30> <<< 178205 1726889814.38690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889814.38707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889814.38732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889814.38742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889814.38771: 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 0x7f01386cd700> <<< 178205 1726889814.38795: 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' <<< 178205 1726889814.38828: 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 0x7f01386cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386cd7c0> <<< 178205 1726889814.38858: 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 0x7f01386cd8b0> <<< 178205 1726889814.38892: 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' <<< 178205 1726889814.39076: 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 0x7f01386cdd00> <<< 178205 1726889814.39132: 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 0x7f01386d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386cd940> <<< 178205 1726889814.39150: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386bfa90> <<< 178205 1726889814.39161: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7610> <<< 178205 1726889814.39186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889814.39240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889814.39273: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386cdaf0> <<< 178205 1726889814.39373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889814.39393: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01385f56d0> <<< 178205 1726889814.39713: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889814.39855: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889814.40018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.40031: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889814.41067: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.42014: 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 0x7f0137fd8820> <<< 178205 1726889814.42042: 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' <<< 178205 1726889814.42067: 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' <<< 178205 1726889814.42095: 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' <<< 178205 1726889814.42125: 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 0x7f0137fd8160> <<< 178205 1726889814.42159: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8280> <<< 178205 1726889814.42219: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889814.42223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889814.42270: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8d90> <<< 178205 1726889814.42273: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889814.42300: 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 0x7f0137fd8fd0> <<< 178205 1726889814.42322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889814.42345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889814.42385: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8100> <<< 178205 1726889814.42413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889814.42430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889814.42450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889814.42473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889814.42487: 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' <<< 178205 1726889814.42554: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137f2ff40> <<< 178205 1726889814.42590: 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 0x7f0137f4cd00> <<< 178205 1726889814.42624: 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 0x7f0137f4ceb0> <<< 178205 1726889814.42642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889814.42668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889814.42708: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137f4c370> <<< 178205 1726889814.42722: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138582dc0> <<< 178205 1726889814.42877: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01385823a0> <<< 178205 1726889814.42913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889814.42917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889814.42940: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138582fd0> <<< 178205 1726889814.42954: 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' <<< 178205 1726889814.42977: 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' <<< 178205 1726889814.43002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889814.43031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889814.43045: 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 0x7f0138551d30> <<< 178205 1726889814.43130: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fab400> <<< 178205 1726889814.43133: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fe14f0> <<< 178205 1726889814.43159: 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 0x7f0137fab520> <<< 178205 1726889814.43193: 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 0x7f0137fab550> <<< 178205 1726889814.43240: 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 <<< 178205 1726889814.43245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889814.43262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889814.43272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889814.43346: 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 0x7f0137f1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138563250> <<< 178205 1726889814.43373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889814.43387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889814.43442: 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 0x7f0137f1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01385633d0> <<< 178205 1726889814.43467: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889814.43498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889814.43528: 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' <<< 178205 1726889814.43543: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889814.43593: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f013857be50> <<< 178205 1726889814.43718: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137f1b7f0> <<< 178205 1726889814.43809: 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' <<< 178205 1726889814.43833: 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 0x7f0137f1b640> <<< 178205 1726889814.43846: 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 0x7f0137f1a5b0> <<< 178205 1726889814.43887: 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 0x7f0137f0fd90> <<< 178205 1726889814.43900: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f013855a910> <<< 178205 1726889814.43923: 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' <<< 178205 1726889814.43948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889814.43959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889814.44004: 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 0x7f0137f9f6a0> <<< 178205 1726889814.44192: 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' <<< 178205 1726889814.44205: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0137f9eb20> <<< 178205 1726889814.44222: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fae0a0> <<< 178205 1726889814.44241: 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 0x7f0137f9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fe3b20> <<< 178205 1726889814.44279: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889814.44282: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889814.44294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.44355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.44439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889814.44470: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889814.44483: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889814.44501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.44596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.44694: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.45143: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.45620: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889814.45623: 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_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889814.45653: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889814.45656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889814.45709: 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 0x7f0137b055e0> <<< 178205 1726889814.45788: 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' <<< 178205 1726889814.45791: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137eea580> <<< 178205 1726889814.45802: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137aa7100> <<< 178205 1726889814.45841: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889814.45858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.45883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.45894: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889814.46013: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.46139: 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' <<< 178205 1726889814.46175: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137f9eb80> <<< 178205 1726889814.46178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.46562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.46932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.46985: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47055: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889814.47058: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47088: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47132: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889814.47135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47261: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889814.47264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889814.47300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47374: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889814.47377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889814.47773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889814.47787: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889814.47860: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ad7f10> <<< 178205 1726889814.47863: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.47992: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889814.48022: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889814.48025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48100: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889814.48103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48294: 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 <<< 178205 1726889814.48318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889814.48390: 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 0x7f013856e220> <<< 178205 1726889814.48422: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ad7850> <<< 178205 1726889814.48469: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889814.48473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.48699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889814.48719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889814.48733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889814.48759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889814.48778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889814.48802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889814.48881: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137eddca0> <<< 178205 1726889814.48923: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ed9f70> <<< 178205 1726889814.48985: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ed3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889814.48988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.49027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.49046: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889814.49106: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889814.49137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889814.49150: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889814.49259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.49428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889814.49623: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889814.50229: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889814.50252: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889814.50584: 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__ <<< 178205 1726889814.50587: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 178205 1726889814.50617: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 178205 1726889814.50642: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _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 <<< 178205 1726889814.50677: stdout chunk (state=3): >>># 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 <<< 178205 1726889814.50718: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889814.50919: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889814.50948: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889814.50971: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889814.50997: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889814.51039: 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 <<< 178205 1726889814.51046: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889814.51051: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889814.51065: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889814.51092: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889814.51136: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889814.51181: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 178205 1726889814.51190: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 178205 1726889814.51218: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889814.51238: 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 <<< 178205 1726889814.51262: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889814.51299: 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 <<< 178205 1726889814.51331: 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 <<< 178205 1726889814.51360: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889814.51376: 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 <<< 178205 1726889814.51401: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889814.51408: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889814.51542: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889814.51550: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889814.51572: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889814.51581: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889814.51607: 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 <<< 178205 1726889814.51629: 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 <<< 178205 1726889814.51635: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889814.51660: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889814.52223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889814.52229: stdout chunk (state=3): >>><<< 178205 1726889814.52234: stderr chunk (state=3): >>><<< 178205 1726889814.52332: _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 0x7f0138b73dc0> # /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 0x7f0138b183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b73b20> # /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 0x7f0138b73ac0> 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 0x7f0138b18490> # /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 0x7f0138b18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18670> # /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 0x7f0138acf190> # /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 0x7f0138acf220> # /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 0x7f0138af2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138acf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b30880> # /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 0x7f0138ac8d90> # /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 0x7f0138af2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138b18970> 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 0x7f0138a6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a72f40> # /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 0x7f0138a67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a6f370> # /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 0x7f01387d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387d5910> 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 0x7f01387d5f10> # /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 0x7f01387d5fd0> # /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 0x7f01387e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a44670> # /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 0x7f0138a566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a76e20> # /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 0x7f01387e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a492b0> # 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 0x7f0138a562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a7c9d0> # /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 0x7f01387e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7df0> # /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 0x7f01387e7d60> # /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 0x7f01387bb3d0> # /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 0x7f01387bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387ea490> # /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 0x7f01386ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138a7c040> # /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 0x7f0138702b50> 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 0x7f0138702e80> # /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 0x7f0138714790> # /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 0x7f0138714cd0> # 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 0x7f01386a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138702f70> # /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 0x7f01386b12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138714610> 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 0x7f01386b13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7a30> # /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 0x7f01386cd700> # /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 0x7f01386cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386cd7c0> # 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 0x7f01386cd8b0> # /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 0x7f01386cdd00> # 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 0x7f01386d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386cd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01386bfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01387e7610> # /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 0x7f01386cdaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f01385f56d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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 0x7f0137fd8820> # /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 0x7f0137fd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8f70> # /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 0x7f0137fd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fd8d90> 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 0x7f0137fd8fd0> # /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 0x7f0137fd8100> # /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 0x7f0137f2ff40> # 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 0x7f0137f4cd00> # 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 0x7f0137f4ceb0> # /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 0x7f0137f4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138582dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01385823a0> # /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 0x7f0138582fd0> # /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 0x7f0138551d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fe14f0> # 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 0x7f0137fab520> # /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 0x7f0137fab550> # /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 0x7f0137f1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0138563250> # /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 0x7f0137f1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01385633d0> # /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 0x7f013857be50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137f1b7f0> # 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 0x7f0137f1b640> # 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 0x7f0137f1a5b0> # 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 0x7f0137f0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f013855a910> # /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 0x7f0137f9f6a0> # 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 0x7f0137f9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fae0a0> # 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 0x7f0137f9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137fe3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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_jic9cmje/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_jic9cmje/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_jic9cmje/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_jic9cmje/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 0x7f0137b055e0> # /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 0x7f0137eea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137aa7100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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_jic9cmje/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 0x7f0137f9eb80> # 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_jic9cmje/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_jic9cmje/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_jic9cmje/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_jic9cmje/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_jic9cmje/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 0x7f0137ad7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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_jic9cmje/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 0x7f013856e220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ad7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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 0x7f0137eddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ed9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0137ed3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_jic9cmje/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_jic9cmje/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889814.52926: 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-1726889814.1530879-179066-102014862702759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889814.52930: _low_level_execute_command(): starting 178205 1726889814.52933: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889814.1530879-179066-102014862702759/ > /dev/null 2>&1 && sleep 0' 178205 1726889814.54380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.54383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.54528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889814.54531: 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 <<< 178205 1726889814.54533: stderr 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 <<< 178205 1726889814.54535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.54708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.54753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.54770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.54868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.56636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.56640: stdout chunk (state=3): >>><<< 178205 1726889814.56647: stderr chunk (state=3): >>><<< 178205 1726889814.56818: _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 178205 1726889814.56822: handler run complete 178205 1726889814.56824: attempt loop complete, returning result 178205 1726889814.56827: _execute() done 178205 1726889814.56829: dumping result to json 178205 1726889814.56831: done dumping result, returning 178205 1726889814.56834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000000356] 178205 1726889814.56836: sending task result for task 02369adf-7a19-34ed-f5d1-000000000356 178205 1726889814.56913: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000356 ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889814.57021: no more pending results, returning what we have 178205 1726889814.57027: results queue empty 178205 1726889814.57028: checking for any_errors_fatal 178205 1726889814.57040: done checking for any_errors_fatal 178205 1726889814.57040: checking for max_fail_percentage 178205 1726889814.57042: done checking for max_fail_percentage 178205 1726889814.57042: checking to see if all hosts have failed and the running result is not ok 178205 1726889814.57043: done checking to see if all hosts have failed 178205 1726889814.57044: getting the remaining hosts for this loop 178205 1726889814.57046: done getting the remaining hosts for this loop 178205 1726889814.57049: getting the next task for host managed_node2 178205 1726889814.57056: done getting next task for host managed_node2 178205 1726889814.57060: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889814.57063: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889814.57074: getting variables 178205 1726889814.57075: in VariableManager get_vars() 178205 1726889814.57109: Calling all_inventory to load vars for managed_node2 178205 1726889814.57114: Calling groups_inventory to load vars for managed_node2 178205 1726889814.57116: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889814.57129: Calling all_plugins_play to load vars for managed_node2 178205 1726889814.57136: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889814.57138: Calling groups_plugins_play to load vars for managed_node2 178205 1726889814.57656: WORKER PROCESS EXITING 178205 1726889814.57791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889814.60699: done with get_vars() 178205 1726889814.60719: 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 23:36:54 -0400 (0:00:00.513) 0:00:27.597 ****** 178205 1726889814.60899: entering _queue_task() for managed_node2/lineinfile 178205 1726889814.61358: worker is 1 (out of 1 available) 178205 1726889814.61372: exiting _queue_task() for managed_node2/lineinfile 178205 1726889814.61384: done queuing things up, now waiting for results queue to drain 178205 1726889814.61385: waiting for pending results... 178205 1726889814.62945: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889814.63876: in run() - task 02369adf-7a19-34ed-f5d1-000000000357 178205 1726889814.63889: variable 'ansible_search_path' from source: unknown 178205 1726889814.63892: variable 'ansible_search_path' from source: unknown 178205 1726889814.64377: variable 'blivet_output' from source: set_fact 178205 1726889814.64568: dumping result to json 178205 1726889814.64572: done dumping result, returning 178205 1726889814.64578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000000357] 178205 1726889814.64585: sending task result for task 02369adf-7a19-34ed-f5d1-000000000357 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889814.64770: no more pending results, returning what we have 178205 1726889814.64773: results queue empty 178205 1726889814.64774: checking for any_errors_fatal 178205 1726889814.64785: done checking for any_errors_fatal 178205 1726889814.64786: checking for max_fail_percentage 178205 1726889814.64788: done checking for max_fail_percentage 178205 1726889814.64788: checking to see if all hosts have failed and the running result is not ok 178205 1726889814.64790: done checking to see if all hosts have failed 178205 1726889814.64790: getting the remaining hosts for this loop 178205 1726889814.64792: done getting the remaining hosts for this loop 178205 1726889814.64796: getting the next task for host managed_node2 178205 1726889814.64804: done getting next task for host managed_node2 178205 1726889814.64808: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889814.64814: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889814.64840: getting variables 178205 1726889814.64842: in VariableManager get_vars() 178205 1726889814.64880: Calling all_inventory to load vars for managed_node2 178205 1726889814.64882: Calling groups_inventory to load vars for managed_node2 178205 1726889814.64885: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889814.64898: Calling all_plugins_play to load vars for managed_node2 178205 1726889814.64902: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889814.64905: Calling groups_plugins_play to load vars for managed_node2 178205 1726889814.66090: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000357 178205 1726889814.66132: WORKER PROCESS EXITING 178205 1726889814.66147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889814.66761: done with get_vars() 178205 1726889814.66774: 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 23:36:54 -0400 (0:00:00.062) 0:00:27.659 ****** 178205 1726889814.67183: entering _queue_task() for managed_node2/setup 178205 1726889814.67457: worker is 1 (out of 1 available) 178205 1726889814.67470: exiting _queue_task() for managed_node2/setup 178205 1726889814.67481: done queuing things up, now waiting for results queue to drain 178205 1726889814.67482: waiting for pending results... 178205 1726889814.68350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889814.68691: in run() - task 02369adf-7a19-34ed-f5d1-000000000359 178205 1726889814.68718: variable 'ansible_search_path' from source: unknown 178205 1726889814.68732: variable 'ansible_search_path' from source: unknown 178205 1726889814.68770: calling self._execute() 178205 1726889814.68992: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.69002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.69019: variable 'omit' from source: magic vars 178205 1726889814.69866: variable 'ansible_check_mode' from source: magic vars 178205 1726889814.69957: Evaluated conditional (not ansible_check_mode): True 178205 1726889814.69969: variable 'omit' from source: magic vars 178205 1726889814.70040: variable 'omit' from source: magic vars 178205 1726889814.70098: variable 'omit' from source: magic vars 178205 1726889814.70144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889814.70186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889814.70208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889814.70231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889814.70247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889814.70282: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889814.70290: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.70298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.70403: Set connection var ansible_pipelining to False 178205 1726889814.70415: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889814.70425: Set connection var ansible_shell_executable to /bin/sh 178205 1726889814.70431: Set connection var ansible_connection to ssh 178205 1726889814.70440: Set connection var ansible_shell_type to sh 178205 1726889814.70449: Set connection var ansible_timeout to 10 178205 1726889814.70476: variable 'ansible_shell_executable' from source: unknown 178205 1726889814.70484: variable 'ansible_connection' from source: unknown 178205 1726889814.70496: variable 'ansible_module_compression' from source: unknown 178205 1726889814.70503: variable 'ansible_shell_type' from source: unknown 178205 1726889814.70510: variable 'ansible_shell_executable' from source: unknown 178205 1726889814.70518: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889814.70526: variable 'ansible_pipelining' from source: unknown 178205 1726889814.70534: variable 'ansible_timeout' from source: unknown 178205 1726889814.70542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889814.70744: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889814.70760: variable 'omit' from source: magic vars 178205 1726889814.70770: starting attempt loop 178205 1726889814.70777: running the handler 178205 1726889814.70795: _low_level_execute_command(): starting 178205 1726889814.70806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889814.72176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.72828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.72844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.72863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.72905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.72920: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.72934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.72953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.72964: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.72974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.72984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.72997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.73011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.73025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.73037: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.73050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.73129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.73152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.73166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.73234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.74769: stdout chunk (state=3): >>>/root <<< 178205 1726889814.74945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.74948: stdout chunk (state=3): >>><<< 178205 1726889814.74950: stderr chunk (state=3): >>><<< 178205 1726889814.75043: _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 178205 1726889814.75046: _low_level_execute_command(): starting 178205 1726889814.75049: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544 `" && echo ansible-tmp-1726889814.7496524-179093-234547872258544="` echo /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544 `" ) && sleep 0' 178205 1726889814.75759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.75763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.75799: 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 <<< 178205 1726889814.75803: 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 <<< 178205 1726889814.75805: stderr 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 <<< 178205 1726889814.75880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.75884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.75943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.77735: stdout chunk (state=3): >>>ansible-tmp-1726889814.7496524-179093-234547872258544=/root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544 <<< 178205 1726889814.77844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.77946: stderr chunk (state=3): >>><<< 178205 1726889814.77949: stdout chunk (state=3): >>><<< 178205 1726889814.78318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889814.7496524-179093-234547872258544=/root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544 , stderr=OpenSSH_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 178205 1726889814.78321: variable 'ansible_module_compression' from source: unknown 178205 1726889814.78324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889814.78326: variable 'ansible_facts' from source: unknown 178205 1726889814.78328: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/AnsiballZ_setup.py 178205 1726889814.78820: Sending initial data 178205 1726889814.78830: Sent initial data (156 bytes) 178205 1726889814.80644: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.81629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.81645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.81663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.81705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.81719: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.81732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.81748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.81758: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.81766: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.81779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.81791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.81805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.81818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.81828: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.81841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.81916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.81940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.81955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.82018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.83689: 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 <<< 178205 1726889814.83730: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889814.83769: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpgy75afvh /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/AnsiballZ_setup.py <<< 178205 1726889814.83798: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889814.86880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.87135: stderr chunk (state=3): >>><<< 178205 1726889814.87138: stdout chunk (state=3): >>><<< 178205 1726889814.87140: done transferring module to remote 178205 1726889814.87142: _low_level_execute_command(): starting 178205 1726889814.87145: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/ /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/AnsiballZ_setup.py && sleep 0' 178205 1726889814.87957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.87960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.87996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889814.88000: 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 <<< 178205 1726889814.88002: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.88061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.89039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.89043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.89080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.90746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889814.90821: stderr chunk (state=3): >>><<< 178205 1726889814.90826: stdout chunk (state=3): >>><<< 178205 1726889814.90920: _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 178205 1726889814.90927: _low_level_execute_command(): starting 178205 1726889814.90930: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/AnsiballZ_setup.py && sleep 0' 178205 1726889814.93466: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889814.93609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.93630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.93651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.93695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.93715: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889814.93734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.93752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889814.93763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889814.93773: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889814.93783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889814.93795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889814.93808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889814.93823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889814.93837: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889814.93849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889814.93929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889814.94057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889814.94071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889814.94271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889814.96062: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889814.96076: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889814.96137: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889814.96174: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889814.96207: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889814.96256: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889814.96259: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889814.96307: 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' <<< 178205 1726889814.96329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889814.96357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889814.96360: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889814.96383: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8c043dc0> <<< 178205 1726889814.96431: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889814.96445: 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 0x7f2f8bdd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8c043b20> <<< 178205 1726889814.96470: 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' <<< 178205 1726889814.96488: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8c043ac0> <<< 178205 1726889814.96510: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889814.96549: 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' <<< 178205 1726889814.96561: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8490> <<< 178205 1726889814.96574: 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' <<< 178205 1726889814.96603: 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' <<< 178205 1726889814.96621: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8940> <<< 178205 1726889814.96643: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8670> <<< 178205 1726889814.96675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889814.96686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889814.96704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889814.96726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889814.96742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889814.96761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889814.96787: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd8f190> <<< 178205 1726889814.96807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889814.96828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889814.96901: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd8f220> <<< 178205 1726889814.96932: 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' <<< 178205 1726889814.96975: 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 0x7f2f8bdb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd8f940> <<< 178205 1726889814.97000: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdf0880> <<< 178205 1726889814.97033: 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' <<< 178205 1726889814.97036: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd88d90> <<< 178205 1726889814.97079: 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' <<< 178205 1726889814.97101: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdb2d90> <<< 178205 1726889814.97153: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8970> <<< 178205 1726889814.97181: 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. <<< 178205 1726889814.97521: 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' <<< 178205 1726889814.97555: 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' <<< 178205 1726889814.97582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889814.97607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889814.97633: 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' <<< 178205 1726889814.97645: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd54eb0> <<< 178205 1726889814.97685: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd57f40> <<< 178205 1726889814.97715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889814.97725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889814.97735: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889814.97759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889814.97770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889814.97791: 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' <<< 178205 1726889814.97821: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd4c610> <<< 178205 1726889814.97842: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd55640> <<< 178205 1726889814.97844: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd54370> <<< 178205 1726889814.97863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889814.97931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889814.97952: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889814.97983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889814.98007: 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' <<< 178205 1726889814.98049: 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 0x7f2f8bc39e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc39910> <<< 178205 1726889814.98075: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889814.98089: 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 0x7f2f8bc39f10> <<< 178205 1726889814.98108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889814.98140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889814.98160: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc39fd0> <<< 178205 1726889814.98183: 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 0x7f2f8bc4b0d0> <<< 178205 1726889814.98203: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889814.98255: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd2ed90> <<< 178205 1726889814.98259: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889814.98279: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd29670> <<< 178205 1726889814.98341: 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 0x7f2f8bd3b6d0> <<< 178205 1726889814.98355: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd5be20> <<< 178205 1726889814.98367: 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' <<< 178205 1726889814.98408: 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 0x7f2f8bc4bcd0> <<< 178205 1726889814.98412: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd2e2b0> <<< 178205 1726889814.98453: 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' <<< 178205 1726889814.98463: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f8bd3b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd619d0> <<< 178205 1726889814.98481: 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' <<< 178205 1726889814.98510: 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' <<< 178205 1726889814.98553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889814.98556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889814.98567: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4bdf0> <<< 178205 1726889814.98596: 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 0x7f2f8bc4bd60> <<< 178205 1726889814.98636: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889814.98640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889814.98659: 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' <<< 178205 1726889814.98682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889814.98731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889814.98763: 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 0x7f2f8bc1f3d0> <<< 178205 1726889814.98783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889814.98797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889814.98829: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc1f4c0> <<< 178205 1726889814.98946: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc53f40> <<< 178205 1726889814.98986: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ea90> <<< 178205 1726889814.99006: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4e490> <<< 178205 1726889814.99034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889814.99037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889814.99063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889814.99086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889814.99113: 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' <<< 178205 1726889814.99119: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb44220> <<< 178205 1726889814.99144: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc09520> <<< 178205 1726889814.99201: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ef10> <<< 178205 1726889814.99213: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd61040> <<< 178205 1726889814.99226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889814.99264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889814.99291: 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 0x7f2f8bb57b50> <<< 178205 1726889814.99294: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889814.99322: 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 0x7f2f8bb57e80> <<< 178205 1726889814.99364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889814.99370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889814.99390: 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 0x7f2f8bb69790> <<< 178205 1726889814.99413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889814.99441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889814.99467: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb69cd0> <<< 178205 1726889814.99523: 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 0x7f2f8baf5400> <<< 178205 1726889814.99533: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb57f70> <<< 178205 1726889814.99545: 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' <<< 178205 1726889814.99587: 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 0x7f2f8bb062e0> <<< 178205 1726889814.99608: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb69610> import 'pwd' # <<< 178205 1726889814.99634: 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 0x7f2f8bb063a0> <<< 178205 1726889814.99674: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ba30> <<< 178205 1726889814.99699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889814.99722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889814.99749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889814.99752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889814.99777: 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 0x7f2f8bb22700> <<< 178205 1726889814.99798: 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' <<< 178205 1726889814.99830: 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 0x7f2f8bb229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb227c0> <<< 178205 1726889814.99857: 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 0x7f2f8bb228b0> <<< 178205 1726889814.99890: 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' <<< 178205 1726889815.00084: 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 0x7f2f8bb22d00> <<< 178205 1726889815.00138: 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 0x7f2f8bb2c250> <<< 178205 1726889815.00142: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb22940> <<< 178205 1726889815.00164: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb14a90> <<< 178205 1726889815.00176: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4b610> <<< 178205 1726889815.00195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889815.00247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889815.00289: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb22af0> <<< 178205 1726889815.00430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889815.00443: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f8ba4a6d0> <<< 178205 1726889815.00790: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889815.00886: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.00935: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889815.00956: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889815.00968: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.02149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.03072: 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' <<< 178205 1726889815.03098: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987820> <<< 178205 1726889815.03102: 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' <<< 178205 1726889815.03124: 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' <<< 178205 1726889815.03153: 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' <<< 178205 1726889815.03168: 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 0x7f2f8b987160> <<< 178205 1726889815.03199: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987280> <<< 178205 1726889815.03238: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987f70> <<< 178205 1726889815.03252: 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' <<< 178205 1726889815.03298: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987d90> <<< 178205 1726889815.03301: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889815.03331: 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 0x7f2f8b987fd0> <<< 178205 1726889815.03344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889815.03365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889815.03401: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987100> <<< 178205 1726889815.03424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889815.03442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889815.03454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889815.03471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889815.03493: 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' <<< 178205 1726889815.03576: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b953f40> <<< 178205 1726889815.03628: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889815.03632: 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 0x7f2f8b348310> <<< 178205 1726889815.03655: 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 0x7f2f8b348160> <<< 178205 1726889815.03667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889815.03703: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b348ca0> <<< 178205 1726889815.03717: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b96cdc0> <<< 178205 1726889815.03879: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b96c3a0> <<< 178205 1726889815.03892: 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' <<< 178205 1726889815.03910: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b96cfd0> <<< 178205 1726889815.03941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889815.03944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889815.03977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889815.03992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889815.04031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889815.04034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9bcd30> <<< 178205 1726889815.04117: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b95a730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b95a400> <<< 178205 1726889815.04126: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b93ab20> <<< 178205 1726889815.04138: 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 0x7f2f8b95af40> <<< 178205 1726889815.04164: 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 0x7f2f8b95af10> <<< 178205 1726889815.04186: 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 <<< 178205 1726889815.04204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889815.04216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889815.04244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889815.04320: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889815.04330: 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 0x7f2f8b3b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9cf250> <<< 178205 1726889815.04333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889815.04336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889815.04408: 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 0x7f2f8b3b1850> <<< 178205 1726889815.04412: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9cf3d0> <<< 178205 1726889815.04423: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889815.04457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889815.04478: 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' # <<< 178205 1726889815.04536: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9cfca0> <<< 178205 1726889815.04659: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b17f0> <<< 178205 1726889815.04752: 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 0x7f2f8b966c10> <<< 178205 1726889815.04782: 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 0x7f2f8b9cffa0> <<< 178205 1726889815.04842: 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 0x7f2f8b9cf550> <<< 178205 1726889815.04846: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9c7910> <<< 178205 1726889815.04875: 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' <<< 178205 1726889815.04878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889815.04889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889815.04928: 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 0x7f2f8b3a6940> <<< 178205 1726889815.05109: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889815.05115: 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 0x7f2f8b3c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b0580> <<< 178205 1726889815.05153: 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 0x7f2f8b3a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b09a0> <<< 178205 1726889815.05178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889815.05193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.05257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.05347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889815.05380: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889815.05383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889815.05396: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.05479: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.05574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.06013: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.06468: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889815.06488: 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_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889815.06506: 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' <<< 178205 1726889815.06562: 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 0x7f2f8b3c27f0> <<< 178205 1726889815.06633: 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' <<< 178205 1726889815.06646: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3f48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8af2b970> <<< 178205 1726889815.06718: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889815.06728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.06742: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889815.06851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.06980: 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' <<< 178205 1726889815.07005: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b944730> # zipimport: zlib available <<< 178205 1726889815.07392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.07754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.07809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.07877: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889815.07880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.07907: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.07938: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889815.07999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08069: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889815.08097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889815.08113: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889815.08116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08179: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889815.08182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889815.08581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889815.08584: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889815.08654: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b989370> <<< 178205 1726889815.08657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08778: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889815.08804: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889815.08809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08871: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889815.08915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.08949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09097: 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 <<< 178205 1726889815.09122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889815.09197: 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' <<< 178205 1726889815.09200: 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 0x7f2f8b3e2550> <<< 178205 1726889815.09270: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ada8eb0> <<< 178205 1726889815.09308: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889815.09362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09415: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889815.09486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889815.09507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889815.09535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889815.09554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889815.09575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889815.09649: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3e87f0> <<< 178205 1726889815.09688: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3e6790> <<< 178205 1726889815.09753: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3e2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889815.09756: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09798: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889815.09881: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889815.09898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09916: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889815.09919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.09960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10016: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10145: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10179: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889815.10249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10335: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10366: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889815.10370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10641: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.10735: 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' <<< 178205 1726889815.10748: 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' <<< 178205 1726889815.10773: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889815.10816: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aef2370> <<< 178205 1726889815.10844: 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' <<< 178205 1726889815.10857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889815.10880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889815.10909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889815.10923: 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 0x7f2f8af0f580> <<< 178205 1726889815.10961: 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 0x7f2f8af0f4f0> <<< 178205 1726889815.11040: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aee1280> <<< 178205 1726889815.11050: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aef2970> <<< 178205 1726889815.11081: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a4f0> <<< 178205 1726889815.11102: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889815.11126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889815.11141: 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' <<< 178205 1726889815.11174: 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 0x7f2f8af550a0> <<< 178205 1726889815.11196: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aef1f70> <<< 178205 1726889815.11218: 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' <<< 178205 1726889815.11250: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8af55190> <<< 178205 1726889815.11263: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889815.11283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889815.11314: 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 0x7f2f8ad12fd0> <<< 178205 1726889815.11343: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8af3e820> <<< 178205 1726889815.11384: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889815.11422: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889815.11438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889815.11441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11534: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889815.11580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11649: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889815.11663: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889815.11675: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889815.11702: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11743: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889815.11746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11827: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889815.11868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889815.11922: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.11972: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12123: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889815.12137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12867: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889815.12923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.12996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13040: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889815.13043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13107: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889815.13116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13206: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889815.13235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13260: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889815.13274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13331: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889815.13396: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13466: 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' <<< 178205 1726889815.13496: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8abf6e80> <<< 178205 1726889815.13516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889815.13542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889815.13696: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8abf69d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889815.13707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889815.13829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.13981: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889815.13984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14118: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889815.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889815.14214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889815.14353: 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 0x7f2f8ac72490> <<< 178205 1726889815.14581: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac08850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889815.14604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14701: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889815.14704: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.14942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15069: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889815.15082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15164: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889815.15167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15240: 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' <<< 178205 1726889815.15301: 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 0x7f2f8ac693d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac69940> <<< 178205 1726889815.15321: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889815.15349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889815.15352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15381: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15431: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889815.15434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15685: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889815.15691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.15943: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889815.15946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889815.16281: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16378: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16480: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889815.16495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.16970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17391: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889815.17404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17486: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17582: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889815.17586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17756: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889815.17760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.17878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889815.18045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18058: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889815.18087: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18130: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 178205 1726889815.18217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18640: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889815.18654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18745: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889815.18775: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889815.18839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18917: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889815.18921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.18959: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889815.19009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19067: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889815.19070: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19117: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889815.19175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19610: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889815.19615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19715: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889815.19721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19778: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889815.19791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19854: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889815.19857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19924: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889815.19927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.19990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20075: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889815.20078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20095: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889815.20107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20186: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889815.20189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20270: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20311: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20369: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20447: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889815.20462: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 178205 1726889815.20465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20496: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20545: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 178205 1726889815.20710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20871: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889815.20884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.20967: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889815.20970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21058: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889815.21061: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21203: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889815.21218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21358: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889815.21428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889815.21633: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889815.22458: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 178205 1726889815.22468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 178205 1726889815.22484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889815.22498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889815.22533: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889815.22547: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f8abb4160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3f6e50> <<< 178205 1726889815.22603: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac09d30> <<< 178205 1726889815.40684: 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' <<< 178205 1726889815.40696: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8abb47c0> <<< 178205 1726889815.40735: stdout chunk (state=3): >>># /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' <<< 178205 1726889815.40739: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac081f0> <<< 178205 1726889815.40788: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889815.40792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889815.40837: 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' <<< 178205 1726889815.40841: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aa102e0> <<< 178205 1726889815.40855: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aa48730> <<< 178205 1726889815.41099: 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 <<< 178205 1726889815.61405: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": "23", "minute": "36", "second": "55", "epoch": "1726889815", "epoch_int": "1726889815",<<< 178205 1726889815.61448: stdout chunk (state=3): >>> "date": "2024-09-20", "time": "23:36:55", "iso8601_micro": "2024-09-21T03:36:55.223278Z", "iso8601": "2024-09-21T03:36:55Z", "iso8601_basic": "20240920T233655223278", "iso8601_basic_short": "20240920T233655", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.37, "5m": 0.62, "15m": 0.87}, "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_fips": false, "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_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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]", "t<<< 178205 1726889815.61485: stdout chunk (state=3): >>>x_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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "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": 799, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 2733, "free": 799}, "nocache": {"free": 3207, "used": 325}, "swap": {"total": 10239, "free": 10239, "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": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4947, "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": 257696231424, "block_size": 4096, "block_total": 65519355, "block_available": 62914119, "block_used": 2605236, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889815.61987: 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 <<< 178205 1726889815.62040: 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 # 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 <<< 178205 1726889815.62065: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 178205 1726889815.62081: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 178205 1726889815.62084: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info <<< 178205 1726889815.62157: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.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<<< 178205 1726889815.62161: stdout chunk (state=3): >>>.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 <<< 178205 1726889815.62401: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889815.62417: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889815.62450: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889815.62474: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889815.62504: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 178205 1726889815.62525: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889815.62528: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889815.62564: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889815.62620: 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 <<< 178205 1726889815.62646: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 178205 1726889815.62665: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889815.62688: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 178205 1726889815.62707: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889815.62753: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 178205 1726889815.62776: stdout chunk (state=3): >>># 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 <<< 178205 1726889815.62810: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889815.62881: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889815.62931: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # 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 <<< 178205 1726889815.62969: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # 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 <<< 178205 1726889815.63046: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # 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 <<< 178205 1726889815.63426: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889815.63622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889815.63705: stderr chunk (state=3): >>><<< 178205 1726889815.63708: stdout chunk (state=3): >>><<< 178205 1726889815.63881: _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 0x7f2f8c043dc0> # /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 0x7f2f8bdd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8c043b20> # /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 0x7f2f8c043ac0> 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 0x7f2f8bdd8490> # /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 0x7f2f8bdd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8670> # /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 0x7f2f8bd8f190> # /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 0x7f2f8bd8f220> # /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 0x7f2f8bdb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdf0880> # /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 0x7f2f8bd88d90> # /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 0x7f2f8bdb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bdd8970> 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 0x7f2f8bd54eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd57f40> # /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 0x7f2f8bd4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd55640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd54370> # /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 0x7f2f8bc39e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc39910> 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 0x7f2f8bc39f10> # /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 0x7f2f8bc39fd0> # /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 0x7f2f8bc4b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd2ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd29670> # /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 0x7f2f8bd3b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd5be20> # /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 0x7f2f8bc4bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd2e2b0> # 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 0x7f2f8bd3b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd619d0> # /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 0x7f2f8bc4beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4bdf0> # /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 0x7f2f8bc4bd60> # /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 0x7f2f8bc1f3d0> # /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 0x7f2f8bc1f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc53f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4e490> # /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 0x7f2f8bb44220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc09520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bd61040> # /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 0x7f2f8bb57b50> 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 0x7f2f8bb57e80> # /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 0x7f2f8bb69790> # /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 0x7f2f8bb69cd0> # 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 0x7f2f8baf5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb57f70> # /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 0x7f2f8bb062e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb69610> 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 0x7f2f8bb063a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4ba30> # /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 0x7f2f8bb22700> # /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 0x7f2f8bb229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb227c0> # 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 0x7f2f8bb228b0> # /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 0x7f2f8bb22d00> # 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 0x7f2f8bb2c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb22940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bb14a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8bc4b610> # /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 0x7f2f8bb22af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f8ba4a6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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 0x7f2f8b987820> # /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 0x7f2f8b987160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987f70> # /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 0x7f2f8b9874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b987d90> 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 0x7f2f8b987fd0> # /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 0x7f2f8b987100> # /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 0x7f2f8b953f40> # 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 0x7f2f8b348310> # 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 0x7f2f8b348160> # /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 0x7f2f8b348ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b96cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b96c3a0> # /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 0x7f2f8b96cfd0> # /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 0x7f2f8b9bcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b95a730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b95a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b93ab20> # 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 0x7f2f8b95af40> # /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 0x7f2f8b95af10> # /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 0x7f2f8b3b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9cf250> # /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 0x7f2f8b3b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9cf3d0> # /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 0x7f2f8b9cfca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b17f0> # 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 0x7f2f8b966c10> # 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 0x7f2f8b9cffa0> # 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 0x7f2f8b9cf550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b9c7910> # /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 0x7f2f8b3a6940> # 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 0x7f2f8b3c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b0580> # 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 0x7f2f8b3a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3b09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8b3c27f0> # /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 0x7f2f8b3f48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8af2b970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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 0x7f2f8b944730> # 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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8b989370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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 0x7f2f8b3e2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ada8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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 0x7f2f8b3e87f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3e6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3e2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8aef2370> # /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 0x7f2f8af0f580> # 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 0x7f2f8af0f4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aee1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aef2970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a4f0> # /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 0x7f2f8af550a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aef1f70> # /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 0x7f2f8af55190> # /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 0x7f2f8ad12fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8af3e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac9a2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8abf6e80> # /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 0x7f2f8abf69d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8ac72490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac08850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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 0x7f2f8ac693d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac69940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/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_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_hrjh6050/ansible_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 0x7f2f8abb4160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8b3f6e50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8ac09d30> # /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 0x7f2f8abb47c0> # /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 0x7f2f8ac081f0> # /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 0x7f2f8aa102e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f8aa48730> 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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": "23", "minute": "36", "second": "55", "epoch": "1726889815", "epoch_int": "1726889815", "date": "2024-09-20", "time": "23:36:55", "iso8601_micro": "2024-09-21T03:36:55.223278Z", "iso8601": "2024-09-21T03:36:55Z", "iso8601_basic": "20240920T233655223278", "iso8601_basic_short": "20240920T233655", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.37, "5m": 0.62, "15m": 0.87}, "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_fips": false, "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_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "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": 799, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 2733, "free": 799}, "nocache": {"free": 3207, "used": 325}, "swap": {"total": 10239, "free": 10239, "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": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "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"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4947, "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": 257696231424, "block_size": 4096, "block_total": 65519355, "block_available": 62914119, "block_used": 2605236, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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. 178205 1726889815.67014: 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-1726889814.7496524-179093-234547872258544/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889815.67042: _low_level_execute_command(): starting 178205 1726889815.67052: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889814.7496524-179093-234547872258544/ > /dev/null 2>&1 && sleep 0' 178205 1726889815.67653: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889815.67669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889815.67691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889815.67713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889815.67756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889815.67770: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889815.67783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889815.67799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889815.67813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889815.67825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889815.67838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889815.67852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889815.67866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889815.67878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889815.67891: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889815.67908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889815.67985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889815.68008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889815.68027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889815.68091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889815.69962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889815.69966: stdout chunk (state=3): >>><<< 178205 1726889815.69968: stderr chunk (state=3): >>><<< 178205 1726889815.70018: _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 178205 1726889815.70022: handler run complete 178205 1726889815.70200: variable 'ansible_facts' from source: unknown 178205 1726889815.70338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.70967: variable 'ansible_facts' from source: unknown 178205 1726889815.71324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.71729: attempt loop complete, returning result 178205 1726889815.71855: _execute() done 178205 1726889815.71862: dumping result to json 178205 1726889815.71915: done dumping result, returning 178205 1726889815.71931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-000000000359] 178205 1726889815.71942: sending task result for task 02369adf-7a19-34ed-f5d1-000000000359 ok: [managed_node2] 178205 1726889815.74154: no more pending results, returning what we have 178205 1726889815.74166: results queue empty 178205 1726889815.74167: checking for any_errors_fatal 178205 1726889815.74171: done checking for any_errors_fatal 178205 1726889815.74171: checking for max_fail_percentage 178205 1726889815.74173: done checking for max_fail_percentage 178205 1726889815.74173: checking to see if all hosts have failed and the running result is not ok 178205 1726889815.74174: done checking to see if all hosts have failed 178205 1726889815.74175: getting the remaining hosts for this loop 178205 1726889815.74176: done getting the remaining hosts for this loop 178205 1726889815.74179: getting the next task for host managed_node2 178205 1726889815.74188: done getting next task for host managed_node2 178205 1726889815.74189: ^ task is: TASK: meta (role_complete) 178205 1726889815.74192: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889815.74337: getting variables 178205 1726889815.74339: in VariableManager get_vars() 178205 1726889815.74365: Calling all_inventory to load vars for managed_node2 178205 1726889815.74368: Calling groups_inventory to load vars for managed_node2 178205 1726889815.74370: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889815.74379: Calling all_plugins_play to load vars for managed_node2 178205 1726889815.74382: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889815.74385: Calling groups_plugins_play to load vars for managed_node2 178205 1726889815.75134: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000359 178205 1726889815.75136: WORKER PROCESS EXITING 178205 1726889815.75229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.76784: done with get_vars() 178205 1726889815.76798: done getting variables 178205 1726889815.76878: done queuing things up, now waiting for results queue to drain 178205 1726889815.76880: results queue empty 178205 1726889815.76881: checking for any_errors_fatal 178205 1726889815.76889: done checking for any_errors_fatal 178205 1726889815.76890: checking for max_fail_percentage 178205 1726889815.76891: done checking for max_fail_percentage 178205 1726889815.76891: checking to see if all hosts have failed and the running result is not ok 178205 1726889815.76892: done checking to see if all hosts have failed 178205 1726889815.76893: getting the remaining hosts for this loop 178205 1726889815.76894: done getting the remaining hosts for this loop 178205 1726889815.76896: getting the next task for host managed_node2 178205 1726889815.76900: done getting next task for host managed_node2 178205 1726889815.76902: ^ task is: TASK: Verify results 178205 1726889815.76903: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889815.76906: getting variables 178205 1726889815.76907: in VariableManager get_vars() 178205 1726889815.76918: Calling all_inventory to load vars for managed_node2 178205 1726889815.76920: Calling groups_inventory to load vars for managed_node2 178205 1726889815.76922: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889815.76929: Calling all_plugins_play to load vars for managed_node2 178205 1726889815.76931: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889815.76934: Calling groups_plugins_play to load vars for managed_node2 178205 1726889815.78335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.79293: done with get_vars() 178205 1726889815.79307: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:46 Friday 20 September 2024 23:36:55 -0400 (0:00:01.121) 0:00:28.781 ****** 178205 1726889815.79383: entering _queue_task() for managed_node2/include_tasks 178205 1726889815.79801: worker is 1 (out of 1 available) 178205 1726889815.79817: exiting _queue_task() for managed_node2/include_tasks 178205 1726889815.79832: done queuing things up, now waiting for results queue to drain 178205 1726889815.79833: waiting for pending results... 178205 1726889815.80786: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889815.81043: in run() - task 02369adf-7a19-34ed-f5d1-00000000000b 178205 1726889815.81063: variable 'ansible_search_path' from source: unknown 178205 1726889815.81135: calling self._execute() 178205 1726889815.81342: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889815.81430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889815.81486: variable 'omit' from source: magic vars 178205 1726889815.81725: _execute() done 178205 1726889815.81770: dumping result to json 178205 1726889815.81796: done dumping result, returning 178205 1726889815.81811: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-00000000000b] 178205 1726889815.81859: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000b 178205 1726889815.82003: no more pending results, returning what we have 178205 1726889815.82008: in VariableManager get_vars() 178205 1726889815.82055: Calling all_inventory to load vars for managed_node2 178205 1726889815.82058: Calling groups_inventory to load vars for managed_node2 178205 1726889815.82062: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889815.82077: Calling all_plugins_play to load vars for managed_node2 178205 1726889815.82081: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889815.82085: Calling groups_plugins_play to load vars for managed_node2 178205 1726889815.82609: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000b 178205 1726889815.82615: WORKER PROCESS EXITING 178205 1726889815.82660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.85029: done with get_vars() 178205 1726889815.85039: variable 'ansible_search_path' from source: unknown 178205 1726889815.85053: we have included files to process 178205 1726889815.85054: generating all_blocks data 178205 1726889815.85056: done generating all_blocks data 178205 1726889815.85062: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889815.85063: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889815.85066: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889815.86606: in VariableManager get_vars() 178205 1726889815.86627: done with get_vars() 178205 1726889815.86669: in VariableManager get_vars() 178205 1726889815.86684: done with get_vars() 178205 1726889815.86773: done processing included file 178205 1726889815.86775: iterating over new_blocks loaded from include file 178205 1726889815.86776: in VariableManager get_vars() 178205 1726889815.86787: done with get_vars() 178205 1726889815.86788: filtering new block on tags 178205 1726889815.86815: done filtering new block on tags 178205 1726889815.86818: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889815.86822: extending task lists for all hosts with included blocks 178205 1726889815.89098: done extending task lists 178205 1726889815.89100: done processing included files 178205 1726889815.89101: results queue empty 178205 1726889815.89101: checking for any_errors_fatal 178205 1726889815.89103: done checking for any_errors_fatal 178205 1726889815.89103: checking for max_fail_percentage 178205 1726889815.89104: done checking for max_fail_percentage 178205 1726889815.89105: checking to see if all hosts have failed and the running result is not ok 178205 1726889815.89106: done checking to see if all hosts have failed 178205 1726889815.89106: getting the remaining hosts for this loop 178205 1726889815.89108: done getting the remaining hosts for this loop 178205 1726889815.89110: getting the next task for host managed_node2 178205 1726889815.89115: done getting next task for host managed_node2 178205 1726889815.89117: ^ task is: TASK: Print out pool information 178205 1726889815.89118: ^ 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? (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 178205 1726889815.89120: getting variables 178205 1726889815.89121: in VariableManager get_vars() 178205 1726889815.89132: Calling all_inventory to load vars for managed_node2 178205 1726889815.89134: Calling groups_inventory to load vars for managed_node2 178205 1726889815.89136: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889815.89141: Calling all_plugins_play to load vars for managed_node2 178205 1726889815.89143: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889815.89146: Calling groups_plugins_play to load vars for managed_node2 178205 1726889815.89899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889815.91091: done with get_vars() 178205 1726889815.91114: done getting variables 178205 1726889815.91169: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:36:55 -0400 (0:00:00.118) 0:00:28.899 ****** 178205 1726889815.91194: entering _queue_task() for managed_node2/debug 178205 1726889815.92110: worker is 1 (out of 1 available) 178205 1726889815.92128: exiting _queue_task() for managed_node2/debug 178205 1726889815.92142: done queuing things up, now waiting for results queue to drain 178205 1726889815.92143: waiting for pending results... 178205 1726889815.93817: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889815.93940: in run() - task 02369adf-7a19-34ed-f5d1-0000000003e7 178205 1726889815.94232: variable 'ansible_search_path' from source: unknown 178205 1726889815.94271: calling self._execute() 178205 1726889815.94422: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889815.94484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889815.94497: variable 'omit' from source: magic vars 178205 1726889815.95356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889816.01075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889816.01148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889816.01191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889816.01234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889816.01265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889816.01346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889816.01381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889816.01416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889816.01461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889816.01934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889816.02044: variable '_storage_pools_list' from source: set_fact 178205 1726889816.02115: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889816.02124: when evaluation is False, skipping this task 178205 1726889816.02132: _execute() done 178205 1726889816.02138: dumping result to json 178205 1726889816.02146: done dumping result, returning 178205 1726889816.02156: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-0000000003e7] 178205 1726889816.02164: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e7 skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889816.02311: no more pending results, returning what we have 178205 1726889816.02317: results queue empty 178205 1726889816.02318: checking for any_errors_fatal 178205 1726889816.02319: done checking for any_errors_fatal 178205 1726889816.02320: checking for max_fail_percentage 178205 1726889816.02321: done checking for max_fail_percentage 178205 1726889816.02322: checking to see if all hosts have failed and the running result is not ok 178205 1726889816.02323: done checking to see if all hosts have failed 178205 1726889816.02326: getting the remaining hosts for this loop 178205 1726889816.02327: done getting the remaining hosts for this loop 178205 1726889816.02331: getting the next task for host managed_node2 178205 1726889816.02338: done getting next task for host managed_node2 178205 1726889816.02340: ^ task is: TASK: Print out volume information 178205 1726889816.02342: ^ 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? (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 178205 1726889816.02346: getting variables 178205 1726889816.02347: in VariableManager get_vars() 178205 1726889816.02378: Calling all_inventory to load vars for managed_node2 178205 1726889816.02380: Calling groups_inventory to load vars for managed_node2 178205 1726889816.02384: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889816.02395: Calling all_plugins_play to load vars for managed_node2 178205 1726889816.02398: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889816.02401: Calling groups_plugins_play to load vars for managed_node2 178205 1726889816.03191: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e7 178205 1726889816.03195: WORKER PROCESS EXITING 178205 1726889816.03229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889816.04857: done with get_vars() 178205 1726889816.04872: done getting variables 178205 1726889816.04939: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:36:56 -0400 (0:00:00.137) 0:00:29.037 ****** 178205 1726889816.04969: entering _queue_task() for managed_node2/debug 178205 1726889816.05460: worker is 1 (out of 1 available) 178205 1726889816.05473: exiting _queue_task() for managed_node2/debug 178205 1726889816.05485: done queuing things up, now waiting for results queue to drain 178205 1726889816.05486: waiting for pending results... 178205 1726889816.06343: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889816.06493: in run() - task 02369adf-7a19-34ed-f5d1-0000000003e8 178205 1726889816.06630: variable 'ansible_search_path' from source: unknown 178205 1726889816.06669: calling self._execute() 178205 1726889816.06809: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.06946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.06961: variable 'omit' from source: magic vars 178205 1726889816.07670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889816.12879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889816.13581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889816.13955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889816.13994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889816.14028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889816.14105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889816.14138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889816.14168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889816.14208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889816.14228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889816.14347: variable '_storage_volumes_list' from source: set_fact 178205 1726889816.14824: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889816.14837: variable 'omit' from source: magic vars 178205 1726889816.14881: variable 'omit' from source: magic vars 178205 1726889816.14922: variable 'omit' from source: magic vars 178205 1726889816.14954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889816.14985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889816.15005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889816.15031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.15046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.15078: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889816.15087: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.15095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.15193: Set connection var ansible_pipelining to False 178205 1726889816.15826: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889816.15839: Set connection var ansible_shell_executable to /bin/sh 178205 1726889816.15846: Set connection var ansible_connection to ssh 178205 1726889816.15855: Set connection var ansible_shell_type to sh 178205 1726889816.15865: Set connection var ansible_timeout to 10 178205 1726889816.15897: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.15904: variable 'ansible_connection' from source: unknown 178205 1726889816.15914: variable 'ansible_module_compression' from source: unknown 178205 1726889816.15922: variable 'ansible_shell_type' from source: unknown 178205 1726889816.15930: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.15937: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.15945: variable 'ansible_pipelining' from source: unknown 178205 1726889816.15953: variable 'ansible_timeout' from source: unknown 178205 1726889816.15960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.16063: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889816.16077: variable 'omit' from source: magic vars 178205 1726889816.16087: starting attempt loop 178205 1726889816.16093: running the handler 178205 1726889816.16141: variable '_storage_volumes_list' from source: set_fact 178205 1726889816.16223: variable '_storage_volumes_list' from source: set_fact 178205 1726889816.16418: handler run complete 178205 1726889816.16451: attempt loop complete, returning result 178205 1726889816.16459: _execute() done 178205 1726889816.16466: dumping result to json 178205 1726889816.16475: done dumping result, returning 178205 1726889816.16484: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-0000000003e8] 178205 1726889816.16492: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e8 ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889816.16689: no more pending results, returning what we have 178205 1726889816.16699: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e8 178205 1726889816.16705: results queue empty 178205 1726889816.16709: checking for any_errors_fatal 178205 1726889816.16720: done checking for any_errors_fatal 178205 1726889816.16721: checking for max_fail_percentage 178205 1726889816.16723: done checking for max_fail_percentage 178205 1726889816.16726: checking to see if all hosts have failed and the running result is not ok 178205 1726889816.16727: done checking to see if all hosts have failed 178205 1726889816.16728: getting the remaining hosts for this loop 178205 1726889816.16729: done getting the remaining hosts for this loop 178205 1726889816.16733: getting the next task for host managed_node2 178205 1726889816.16740: done getting next task for host managed_node2 178205 1726889816.16742: ^ task is: TASK: Collect info about the volumes. 178205 1726889816.16745: ^ 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? (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 178205 1726889816.16748: getting variables 178205 1726889816.16749: in VariableManager get_vars() 178205 1726889816.16778: Calling all_inventory to load vars for managed_node2 178205 1726889816.16780: Calling groups_inventory to load vars for managed_node2 178205 1726889816.16784: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889816.16795: Calling all_plugins_play to load vars for managed_node2 178205 1726889816.16797: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889816.16801: Calling groups_plugins_play to load vars for managed_node2 178205 1726889816.17620: WORKER PROCESS EXITING 178205 1726889816.17860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889816.19076: done with get_vars() 178205 1726889816.19092: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:36:56 -0400 (0:00:00.142) 0:00:29.179 ****** 178205 1726889816.19175: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889816.19177: Creating lock for fedora.linux_system_roles.blockdev_info 178205 1726889816.19473: worker is 1 (out of 1 available) 178205 1726889816.19489: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889816.19501: done queuing things up, now waiting for results queue to drain 178205 1726889816.19502: waiting for pending results... 178205 1726889816.20343: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889816.20495: in run() - task 02369adf-7a19-34ed-f5d1-0000000003e9 178205 1726889816.21326: variable 'ansible_search_path' from source: unknown 178205 1726889816.21366: calling self._execute() 178205 1726889816.21717: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.21731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.22427: variable 'omit' from source: magic vars 178205 1726889816.22528: variable 'omit' from source: magic vars 178205 1726889816.22567: variable 'omit' from source: magic vars 178205 1726889816.22602: variable 'omit' from source: magic vars 178205 1726889816.22658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889816.22702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889816.22732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889816.22756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.22772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.22805: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889816.22817: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.22825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.22932: Set connection var ansible_pipelining to False 178205 1726889816.22945: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889816.22955: Set connection var ansible_shell_executable to /bin/sh 178205 1726889816.22962: Set connection var ansible_connection to ssh 178205 1726889816.22971: Set connection var ansible_shell_type to sh 178205 1726889816.22980: Set connection var ansible_timeout to 10 178205 1726889816.23015: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.23023: variable 'ansible_connection' from source: unknown 178205 1726889816.23031: variable 'ansible_module_compression' from source: unknown 178205 1726889816.23037: variable 'ansible_shell_type' from source: unknown 178205 1726889816.23045: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.23053: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.23060: variable 'ansible_pipelining' from source: unknown 178205 1726889816.23066: variable 'ansible_timeout' from source: unknown 178205 1726889816.23074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.23266: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889816.23929: variable 'omit' from source: magic vars 178205 1726889816.23940: starting attempt loop 178205 1726889816.23946: running the handler 178205 1726889816.23964: _low_level_execute_command(): starting 178205 1726889816.23976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889816.25394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889816.25409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889816.25427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889816.25446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.25491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889816.25503: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889816.25524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889816.25543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889816.25555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889816.25567: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889816.25580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889816.25592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889816.25610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.25624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889816.25636: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889816.25652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889816.25731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.25754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.25770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.25839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.27457: stdout chunk (state=3): >>>/root <<< 178205 1726889816.27638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889816.27642: stdout chunk (state=3): >>><<< 178205 1726889816.27644: stderr chunk (state=3): >>><<< 178205 1726889816.27751: _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 178205 1726889816.27755: _low_level_execute_command(): starting 178205 1726889816.27759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970 `" && echo ansible-tmp-1726889816.2766457-179149-11384290491970="` echo /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970 `" ) && sleep 0' 178205 1726889816.29445: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889816.29459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.29484: 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 <<< 178205 1726889816.29488: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889816.29563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.29637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.29640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.29699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.31522: stdout chunk (state=3): >>>ansible-tmp-1726889816.2766457-179149-11384290491970=/root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970 <<< 178205 1726889816.31627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889816.31722: stderr chunk (state=3): >>><<< 178205 1726889816.31726: stdout chunk (state=3): >>><<< 178205 1726889816.32121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889816.2766457-179149-11384290491970=/root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970 , stderr=OpenSSH_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 178205 1726889816.32125: variable 'ansible_module_compression' from source: unknown 178205 1726889816.32127: ANSIBALLZ: Using lock for fedora.linux_system_roles.blockdev_info 178205 1726889816.32130: ANSIBALLZ: Acquiring lock 178205 1726889816.32132: ANSIBALLZ: Lock acquired: 140714192502704 178205 1726889816.32134: ANSIBALLZ: Creating module 178205 1726889816.54022: ANSIBALLZ: Writing module into payload 178205 1726889816.54809: ANSIBALLZ: Writing module 178205 1726889816.54848: ANSIBALLZ: Renaming module 178205 1726889816.54862: ANSIBALLZ: Done creating module 178205 1726889816.54890: variable 'ansible_facts' from source: unknown 178205 1726889816.54981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/AnsiballZ_blockdev_info.py 178205 1726889816.55783: Sending initial data 178205 1726889816.55786: Sent initial data (163 bytes) 178205 1726889816.58307: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889816.58426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889816.58429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.58471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889816.58475: 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 <<< 178205 1726889816.58478: 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 <<< 178205 1726889816.58480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889816.58656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.58737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.58740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.58844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.60624: 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 <<< 178205 1726889816.60685: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889816.60717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpb8ermtob /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/AnsiballZ_blockdev_info.py <<< 178205 1726889816.60732: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889816.61815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889816.62098: stderr chunk (state=3): >>><<< 178205 1726889816.62102: stdout chunk (state=3): >>><<< 178205 1726889816.62104: done transferring module to remote 178205 1726889816.62106: _low_level_execute_command(): starting 178205 1726889816.62109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/ /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889816.63576: 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 <<< 178205 1726889816.63580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.63841: 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 <<< 178205 1726889816.63845: 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 <<< 178205 1726889816.63852: stderr 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 <<< 178205 1726889816.63914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.63936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.64020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.65691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889816.65769: stderr chunk (state=3): >>><<< 178205 1726889816.65773: stdout chunk (state=3): >>><<< 178205 1726889816.65869: _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 178205 1726889816.65872: _low_level_execute_command(): starting 178205 1726889816.65875: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889816.67226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889816.67230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.67474: 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 <<< 178205 1726889816.67478: 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 <<< 178205 1726889816.67480: stderr 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 <<< 178205 1726889816.67542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.67634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.67638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.67933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.69608: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889816.69624: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889816.69687: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889816.69691: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889816.69714: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889816.69745: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889816.69790: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889816.69846: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889816.69870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889816.69887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889816.69899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889816.69924: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ff3dc0> <<< 178205 1726889816.69952: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889816.69976: 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 0x7f4c21bd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ff3b20> <<< 178205 1726889816.70010: 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' <<< 178205 1726889816.70014: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ff3ac0> <<< 178205 1726889816.70045: 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' <<< 178205 1726889816.70055: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8490> <<< 178205 1726889816.70077: 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' <<< 178205 1726889816.70097: 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' <<< 178205 1726889816.70120: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8940> <<< 178205 1726889816.70145: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8670> <<< 178205 1726889816.70171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889816.70190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889816.70200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889816.70219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889816.70244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889816.70268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889816.70286: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b8f190> <<< 178205 1726889816.70306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889816.70321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889816.70390: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b8f220> <<< 178205 1726889816.70418: 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' <<< 178205 1726889816.70462: 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' <<< 178205 1726889816.70475: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b8f940> <<< 178205 1726889816.70503: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bf0880> <<< 178205 1726889816.70519: 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 0x7f4c21b88d90> <<< 178205 1726889816.70582: 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' <<< 178205 1726889816.70585: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bb2d90> <<< 178205 1726889816.70629: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8970> <<< 178205 1726889816.70651: 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. <<< 178205 1726889816.70845: 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' <<< 178205 1726889816.70882: 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' <<< 178205 1726889816.70910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889816.70953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889816.70956: 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' <<< 178205 1726889816.70968: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b2feb0> <<< 178205 1726889816.71021: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b32f40> <<< 178205 1726889816.71058: 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' <<< 178205 1726889816.71062: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889816.71096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889816.71121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889816.71132: 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' <<< 178205 1726889816.71163: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b2f370> <<< 178205 1726889816.71175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889816.71238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889816.71263: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889816.71297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889816.71313: 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' <<< 178205 1726889816.71354: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889816.71384: 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 0x7f4c21ab0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ab08b0> import 'itertools' # <<< 178205 1726889816.71406: 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 0x7f4c21ab0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889816.71430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889816.71458: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ab0f70> <<< 178205 1726889816.71482: 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 0x7f4c21ab0e80> import '_collections' # <<< 178205 1726889816.71531: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b09d30> import '_functools' # <<< 178205 1726889816.71556: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b04610> <<< 178205 1726889816.71631: 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 0x7f4c21b17670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b36e20> <<< 178205 1726889816.71656: 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' <<< 178205 1726889816.71674: 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 0x7f4c21ac2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b09250> <<< 178205 1726889816.71729: 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' <<< 178205 1726889816.71757: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c21b17280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b3c9d0> <<< 178205 1726889816.71773: 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' <<< 178205 1726889816.71804: 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 <<< 178205 1726889816.71827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889816.71861: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac2d90> # /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 0x7f4c21ac2d00> <<< 178205 1726889816.71890: 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' <<< 178205 1726889816.71910: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889816.71928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889816.71932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889816.71967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889816.71997: 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 0x7f4c21a8d370> <<< 178205 1726889816.72019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889816.72032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889816.72053: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21a8d460> <<< 178205 1726889816.72172: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21accfa0> <<< 178205 1726889816.72214: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4a30> <<< 178205 1726889816.72239: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4490> <<< 178205 1726889816.72252: 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' <<< 178205 1726889816.72277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889816.72318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889816.72330: 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 0x7f4c2178a1c0> <<< 178205 1726889816.72359: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21a78c70> <<< 178205 1726889816.72406: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4eb0> <<< 178205 1726889816.72430: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889816.72454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889816.72493: 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 0x7f4c2179daf0> <<< 178205 1726889816.72521: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889816.72547: 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 0x7f4c2179de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889816.72576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889816.72600: 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 0x7f4c217ae730> <<< 178205 1726889816.72620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889816.72639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889816.72662: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c217aec70> <<< 178205 1726889816.72708: 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 0x7f4c217453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2179df10> <<< 178205 1726889816.72738: 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' <<< 178205 1726889816.72784: 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 0x7f4c21756280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c217ae5b0> <<< 178205 1726889816.72797: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889816.72824: 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 0x7f4c21756340> <<< 178205 1726889816.72855: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac29d0> <<< 178205 1726889816.72881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889816.72900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889816.72923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889816.72965: 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 0x7f4c217726a0> <<< 178205 1726889816.72978: 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' <<< 178205 1726889816.73007: 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 0x7f4c21772970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21772760> <<< 178205 1726889816.73036: 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 0x7f4c21772850> <<< 178205 1726889816.73064: 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' <<< 178205 1726889816.73253: 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 0x7f4c21772ca0> <<< 178205 1726889816.73295: 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 0x7f4c2168c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c217728e0> <<< 178205 1726889816.73308: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21765a30> <<< 178205 1726889816.73328: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac25b0> <<< 178205 1726889816.73351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889816.73403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889816.73434: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21772a90> <<< 178205 1726889816.73534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889816.73547: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c216b4670> <<< 178205 1726889816.73877: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' <<< 178205 1726889816.73880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.73961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.73988: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889816.74027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.74041: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889816.74044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.75231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.76178: 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 0x7f4c215c77c0> <<< 178205 1726889816.76205: 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' <<< 178205 1726889816.76231: 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' <<< 178205 1726889816.76263: 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' <<< 178205 1726889816.76278: 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 0x7f4c215c7160> <<< 178205 1726889816.76305: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7280> <<< 178205 1726889816.76343: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7f10> <<< 178205 1726889816.76357: 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' <<< 178205 1726889816.76426: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7d30> <<< 178205 1726889816.76430: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889816.76455: 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 0x7f4c215c7f70> <<< 178205 1726889816.76458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889816.76478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889816.76520: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7100> <<< 178205 1726889816.76556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889816.76559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889816.76596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889816.76601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889816.76619: 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' <<< 178205 1726889816.76674: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2157f130> <<< 178205 1726889816.76708: 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 0x7f4c2153bf40> <<< 178205 1726889816.76743: 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 0x7f4c2153bd60> <<< 178205 1726889816.76756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889816.76779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889816.76818: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2153b3d0> <<< 178205 1726889816.76833: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2162ddc0> <<< 178205 1726889816.76995: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2162d3a0> <<< 178205 1726889816.77018: 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' <<< 178205 1726889816.77047: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2162df70> <<< 178205 1726889816.77074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889816.77099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889816.77127: 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' <<< 178205 1726889816.77141: 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 0x7f4c215fdc10> <<< 178205 1726889816.77247: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fe6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fe63a0> <<< 178205 1726889816.77251: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215cf490> <<< 178205 1726889816.77271: 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 0x7f4c20fe64c0> <<< 178205 1726889816.77300: 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 0x7f4c20fe64f0> <<< 178205 1726889816.77321: 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' <<< 178205 1726889816.77333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889816.77353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889816.77433: 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 0x7f4c20fce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2160f1f0> <<< 178205 1726889816.77456: 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' <<< 178205 1726889816.77518: 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 0x7f4c20fdb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2160f370> <<< 178205 1726889816.77535: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889816.77556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889816.77585: 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' <<< 178205 1726889816.77598: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889816.77646: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21627d90> <<< 178205 1726889816.77770: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fdb880> <<< 178205 1726889816.77876: 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' <<< 178205 1726889816.77880: 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 0x7f4c20fdb6d0> <<< 178205 1726889816.77892: 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 0x7f4c20fda670> <<< 178205 1726889816.77925: 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 0x7f4c20fda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c216058b0> <<< 178205 1726889816.77951: 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' <<< 178205 1726889816.77983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889816.77995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889816.78033: 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 0x7f4c2158e670> <<< 178205 1726889816.78222: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889816.78235: 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 0x7f4c2158dac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2159c0d0> <<< 178205 1726889816.78271: 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 0x7f4c2158e0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215d2a60> # zipimport: zlib available <<< 178205 1726889816.78292: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889816.78306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.78366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.78457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889816.78489: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889816.78504: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889816.78507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.78591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.78686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.79124: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.79584: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889816.79595: 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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889816.79623: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889816.79626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889816.79670: 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 0x7f4c20bb5580> <<< 178205 1726889816.79753: 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 0x7f4c20fb9520> <<< 178205 1726889816.79756: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20b570a0> <<< 178205 1726889816.79807: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889816.79810: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.79839: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889816.79842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.79956: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.80096: 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' <<< 178205 1726889816.80114: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2158dbb0> # zipimport: zlib available <<< 178205 1726889816.80493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.80852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.80911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.80978: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889816.80981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81048: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889816.81052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81186: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889816.81209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889816.81214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81240: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81286: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889816.81289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81459: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889816.81676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889816.81761: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fb7970> # zipimport: zlib available <<< 178205 1726889816.81809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81883: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889816.81893: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889816.81904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.81978: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889816.82143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889816.82197: 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 <<< 178205 1726889816.82223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889816.82290: 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 0x7f4c2161a250> <<< 178205 1726889816.82321: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fb76a0> <<< 178205 1726889816.82368: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889816.82371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.82465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.82520: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.82539: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.82586: 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' <<< 178205 1726889816.82606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889816.82635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889816.82667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889816.82670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889816.82749: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20f9e7c0> <<< 178205 1726889816.82793: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20f9b7f0> <<< 178205 1726889816.82848: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20f95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889816.82877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.82896: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889816.82971: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889816.82989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.83037: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889816.83088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 178205 1726889816.83091: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889816.83118: 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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889816.83139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.83187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.83295: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889816.83436: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889816.84200: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 178205 1726889816.84214: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889816.84506: 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 <<< 178205 1726889816.84545: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889816.84550: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _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 <<< 178205 1726889816.84623: 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 # 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 <<< 178205 1726889816.84645: 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 # 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_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 gc <<< 178205 1726889816.84818: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889816.84862: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 178205 1726889816.84897: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889816.84933: 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 <<< 178205 1726889816.84957: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889816.84972: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889816.85114: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889816.85231: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 178205 1726889816.85234: 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 # 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 <<< 178205 1726889816.85587: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889816.85805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889816.85809: stdout chunk (state=3): >>><<< 178205 1726889816.85811: stderr chunk (state=3): >>><<< 178205 1726889816.85993: _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 0x7f4c21ff3dc0> # /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 0x7f4c21bd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ff3b20> # /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 0x7f4c21ff3ac0> 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 0x7f4c21bd8490> # /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 0x7f4c21bd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8670> # /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 0x7f4c21b8f190> # /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 0x7f4c21b8f220> # /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 0x7f4c21bb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bf0880> # /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 0x7f4c21b88d90> # /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 0x7f4c21bb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21bd8970> 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 0x7f4c21b2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b32f40> # /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 0x7f4c21b27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b2f370> # /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 0x7f4c21ab0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ab08b0> 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 0x7f4c21ab0eb0> # /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 0x7f4c21ab0f70> # /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 0x7f4c21ab0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b04610> # /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 0x7f4c21b17670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b36e20> # /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 0x7f4c21ac2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b09250> # 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 0x7f4c21b17280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b3c9d0> # /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 0x7f4c21ac2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac2d90> # /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 0x7f4c21ac2d00> # /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 0x7f4c21a8d370> # /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 0x7f4c21a8d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21accfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4490> # /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 0x7f4c2178a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21a78c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21b3c040> # /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 0x7f4c2179daf0> 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 0x7f4c2179de20> # /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 0x7f4c217ae730> # /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 0x7f4c217aec70> # 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 0x7f4c217453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2179df10> # /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 0x7f4c21756280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c217ae5b0> 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 0x7f4c21756340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac29d0> # /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 0x7f4c217726a0> # /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 0x7f4c21772970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21772760> # 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 0x7f4c21772850> # /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 0x7f4c21772ca0> # 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 0x7f4c2168c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c217728e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21765a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c21ac25b0> # /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 0x7f4c21772a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c216b4670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c215c77c0> # /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 0x7f4c215c7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7f10> # /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 0x7f4c215c74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215c7d30> 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 0x7f4c215c7f70> # /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 0x7f4c215c7100> # /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 0x7f4c2157f130> # 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 0x7f4c2153bf40> # 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 0x7f4c2153bd60> # /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 0x7f4c2153b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2162ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2162d3a0> # /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 0x7f4c2162df70> # /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 0x7f4c215fdc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fe6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fe63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215cf490> # 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 0x7f4c20fe64c0> # /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 0x7f4c20fe64f0> # /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 0x7f4c20fce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2160f1f0> # /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 0x7f4c20fdb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2160f370> # /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 0x7f4c21627d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fdb880> # 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 0x7f4c20fdb6d0> # 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 0x7f4c20fda670> # 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 0x7f4c20fda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c216058b0> # /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 0x7f4c2158e670> # 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 0x7f4c2158dac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c2159c0d0> # 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 0x7f4c2158e0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c215d2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c20bb5580> # /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 0x7f4c20fb9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20b570a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c2158dbb0> # 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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c20fb7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c2161a250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20fb76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f4c20f9e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20f9b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c20f95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_oqa2fw1_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 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_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 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 178205 1726889816.87508: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889816.2766457-179149-11384290491970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889816.87514: _low_level_execute_command(): starting 178205 1726889816.87517: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889816.2766457-179149-11384290491970/ > /dev/null 2>&1 && sleep 0' 178205 1726889816.88657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889816.88661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.88695: 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 <<< 178205 1726889816.88698: 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 <<< 178205 1726889816.88703: stderr 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 <<< 178205 1726889816.88771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.88774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.88781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.88830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889816.90551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889816.90609: stderr chunk (state=3): >>><<< 178205 1726889816.90613: stdout chunk (state=3): >>><<< 178205 1726889816.90927: _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 178205 1726889816.90931: handler run complete 178205 1726889816.90933: Evaluated conditional (False): False 178205 1726889816.90935: attempt loop complete, returning result 178205 1726889816.90937: _execute() done 178205 1726889816.90940: dumping result to json 178205 1726889816.90942: done dumping result, returning 178205 1726889816.90945: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-0000000003e9] 178205 1726889816.90947: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e9 178205 1726889816.91037: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003e9 178205 1726889816.91041: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889816.91194: no more pending results, returning what we have 178205 1726889816.91198: results queue empty 178205 1726889816.91198: checking for any_errors_fatal 178205 1726889816.91209: done checking for any_errors_fatal 178205 1726889816.91210: checking for max_fail_percentage 178205 1726889816.91214: done checking for max_fail_percentage 178205 1726889816.91215: checking to see if all hosts have failed and the running result is not ok 178205 1726889816.91216: done checking to see if all hosts have failed 178205 1726889816.91217: getting the remaining hosts for this loop 178205 1726889816.91218: done getting the remaining hosts for this loop 178205 1726889816.91226: getting the next task for host managed_node2 178205 1726889816.91233: done getting next task for host managed_node2 178205 1726889816.91239: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889816.91242: ^ 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? (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 178205 1726889816.91246: getting variables 178205 1726889816.91248: in VariableManager get_vars() 178205 1726889816.91281: Calling all_inventory to load vars for managed_node2 178205 1726889816.91284: Calling groups_inventory to load vars for managed_node2 178205 1726889816.91288: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889816.91299: Calling all_plugins_play to load vars for managed_node2 178205 1726889816.91302: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889816.91305: Calling groups_plugins_play to load vars for managed_node2 178205 1726889816.92322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889816.93610: done with get_vars() 178205 1726889816.93630: done getting variables 178205 1726889816.93690: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:36:56 -0400 (0:00:00.746) 0:00:29.926 ****** 178205 1726889816.93840: entering _queue_task() for managed_node2/command 178205 1726889816.94404: worker is 1 (out of 1 available) 178205 1726889816.94419: exiting _queue_task() for managed_node2/command 178205 1726889816.94433: done queuing things up, now waiting for results queue to drain 178205 1726889816.94434: waiting for pending results... 178205 1726889816.95289: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889816.95519: in run() - task 02369adf-7a19-34ed-f5d1-0000000003ea 178205 1726889816.95541: variable 'ansible_search_path' from source: unknown 178205 1726889816.95601: calling self._execute() 178205 1726889816.95764: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.95903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.95920: variable 'omit' from source: magic vars 178205 1726889816.96147: variable 'omit' from source: magic vars 178205 1726889816.96189: variable 'omit' from source: magic vars 178205 1726889816.96351: variable 'omit' from source: magic vars 178205 1726889816.96397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889816.96444: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889816.96572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889816.96593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.96609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889816.96646: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889816.96659: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.96669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.96869: Set connection var ansible_pipelining to False 178205 1726889816.96996: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889816.97006: Set connection var ansible_shell_executable to /bin/sh 178205 1726889816.97016: Set connection var ansible_connection to ssh 178205 1726889816.97028: Set connection var ansible_shell_type to sh 178205 1726889816.97038: Set connection var ansible_timeout to 10 178205 1726889816.97068: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.97074: variable 'ansible_connection' from source: unknown 178205 1726889816.97081: variable 'ansible_module_compression' from source: unknown 178205 1726889816.97088: variable 'ansible_shell_type' from source: unknown 178205 1726889816.97099: variable 'ansible_shell_executable' from source: unknown 178205 1726889816.97108: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889816.97116: variable 'ansible_pipelining' from source: unknown 178205 1726889816.97123: variable 'ansible_timeout' from source: unknown 178205 1726889816.97133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889816.97467: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889816.97488: variable 'omit' from source: magic vars 178205 1726889816.97497: starting attempt loop 178205 1726889816.97537: running the handler 178205 1726889816.97558: _low_level_execute_command(): starting 178205 1726889816.97654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889816.98888: 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 <<< 178205 1726889816.98893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889816.98929: 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 <<< 178205 1726889816.98934: 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 <<< 178205 1726889816.98936: stderr 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 <<< 178205 1726889816.98988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889816.99411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889816.99416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889816.99466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.00982: stdout chunk (state=3): >>>/root <<< 178205 1726889817.01082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.01164: stderr chunk (state=3): >>><<< 178205 1726889817.01168: stdout chunk (state=3): >>><<< 178205 1726889817.01220: _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 178205 1726889817.01227: _low_level_execute_command(): starting 178205 1726889817.01231: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168 `" && echo ansible-tmp-1726889817.0118968-179178-120782022617168="` echo /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168 `" ) && sleep 0' 178205 1726889817.03656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.03669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.03683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.03702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.03774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.03831: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.03853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.03882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.03895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.03906: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.03920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.03939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.03954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.03969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.03980: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.04050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.04164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.04184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.04198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.04304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.06098: stdout chunk (state=3): >>>ansible-tmp-1726889817.0118968-179178-120782022617168=/root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168 <<< 178205 1726889817.06230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.06301: stderr chunk (state=3): >>><<< 178205 1726889817.06304: stdout chunk (state=3): >>><<< 178205 1726889817.06621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889817.0118968-179178-120782022617168=/root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168 , stderr=OpenSSH_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 178205 1726889817.06627: variable 'ansible_module_compression' from source: unknown 178205 1726889817.06629: ANSIBALLZ: Using generic lock for ansible.legacy.command 178205 1726889817.06631: ANSIBALLZ: Acquiring lock 178205 1726889817.06633: ANSIBALLZ: Lock acquired: 140714213927936 178205 1726889817.06635: ANSIBALLZ: Creating module 178205 1726889817.24051: ANSIBALLZ: Writing module into payload 178205 1726889817.24182: ANSIBALLZ: Writing module 178205 1726889817.24217: ANSIBALLZ: Renaming module 178205 1726889817.24234: ANSIBALLZ: Done creating module 178205 1726889817.24261: variable 'ansible_facts' from source: unknown 178205 1726889817.24361: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/AnsiballZ_command.py 178205 1726889817.24534: Sending initial data 178205 1726889817.24537: Sent initial data (158 bytes) 178205 1726889817.25592: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.25607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.25630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.25651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.25694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.25706: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.25723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.25749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.25763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.25778: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.25790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.25804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.25827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.25843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.25857: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.25871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.25954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.25979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.26001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.26081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.27885: 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 <<< 178205 1726889817.27946: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889817.27962: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpg3qkx6cq /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/AnsiballZ_command.py <<< 178205 1726889817.27990: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889817.29258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.29645: stderr chunk (state=3): >>><<< 178205 1726889817.29648: stdout chunk (state=3): >>><<< 178205 1726889817.29651: done transferring module to remote 178205 1726889817.29653: _low_level_execute_command(): starting 178205 1726889817.29655: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/ /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/AnsiballZ_command.py && sleep 0' 178205 1726889817.30340: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.30363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.30390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.30418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.30468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.30479: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.30491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.30507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.30521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.30534: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.30547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.30562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.30577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.30587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.30599: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.30611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.30703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.30732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.30750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.30872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.32563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.32637: stderr chunk (state=3): >>><<< 178205 1726889817.32640: stdout chunk (state=3): >>><<< 178205 1726889817.32654: _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 178205 1726889817.32657: _low_level_execute_command(): starting 178205 1726889817.32661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/AnsiballZ_command.py && sleep 0' 178205 1726889817.33294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.33302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.33314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.33330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.33386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.33400: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.33410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.33429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.33432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.33439: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.33447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.33456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.33467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.33474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.33482: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.33498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.33800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.33908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.33929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.34098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.36032: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889817.36095: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889817.36116: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889817.36141: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889817.36180: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889817.36206: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889817.36247: 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' <<< 178205 1726889817.36276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889817.36300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889817.36306: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889817.36334: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f11edc0> <<< 178205 1726889817.36371: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889817.36375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889817.36377: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c33a0> <<< 178205 1726889817.36383: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f11eb20> <<< 178205 1726889817.36419: 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' <<< 178205 1726889817.36442: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f11eac0> <<< 178205 1726889817.36476: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889817.36503: 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' <<< 178205 1726889817.36507: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3490> <<< 178205 1726889817.36544: 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' <<< 178205 1726889817.36572: 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' <<< 178205 1726889817.36575: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3940> <<< 178205 1726889817.36585: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3670> <<< 178205 1726889817.36635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889817.36638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889817.36675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889817.36679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889817.36718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889817.36721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889817.36759: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f07a190> <<< 178205 1726889817.36765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889817.36779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889817.36841: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f07a220> <<< 178205 1726889817.36866: 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' <<< 178205 1726889817.36896: 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' <<< 178205 1726889817.36900: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f07a940> <<< 178205 1726889817.36955: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0db880> <<< 178205 1726889817.36974: 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 0x7f366f073d90> <<< 178205 1726889817.37034: 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' <<< 178205 1726889817.37037: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f09dd90> <<< 178205 1726889817.37089: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3970> <<< 178205 1726889817.37116: 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. <<< 178205 1726889817.37325: 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' <<< 178205 1726889817.37374: 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 <<< 178205 1726889817.37392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889817.37460: 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 0x7f366f03feb0> <<< 178205 1726889817.37592: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f042f40> # /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' <<< 178205 1726889817.37613: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f037610> <<< 178205 1726889817.37637: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f040640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f03f370> <<< 178205 1726889817.37682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889817.37726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889817.37747: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889817.37817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889817.37863: 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 0x7f366ed96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed968b0> import 'itertools' # <<< 178205 1726889817.37883: 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 0x7f366ed96eb0> <<< 178205 1726889817.37910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889817.37926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889817.37945: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed96f70> <<< 178205 1726889817.37974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889817.37994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed96e80> <<< 178205 1726889817.38005: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889817.38046: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edeed30> <<< 178205 1726889817.38063: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889817.38074: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ede9610> <<< 178205 1726889817.38132: 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 0x7f366edfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f046e20> <<< 178205 1726889817.38157: 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' <<< 178205 1726889817.38193: 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 0x7f366eda7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edee250> <<< 178205 1726889817.38240: 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 0x7f366edfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f04c9d0> <<< 178205 1726889817.38270: 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' <<< 178205 1726889817.38303: 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' <<< 178205 1726889817.38338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889817.38356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda7d90> <<< 178205 1726889817.38386: 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 0x7f366eda7d00> <<< 178205 1726889817.38415: 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' <<< 178205 1726889817.38445: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889817.38467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889817.38477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889817.38516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889817.38545: 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 0x7f366ed7b370> <<< 178205 1726889817.38581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889817.38593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889817.38613: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed7b460> <<< 178205 1726889817.38761: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaffa0> <<< 178205 1726889817.38833: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaa490> # /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' <<< 178205 1726889817.38876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889817.39007: 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' <<< 178205 1726889817.39074: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f04c040> # /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 0x7f366ecc2af0> <<< 178205 1726889817.39080: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889817.39118: 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 0x7f366ecc2e20> <<< 178205 1726889817.39151: 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' <<< 178205 1726889817.39164: 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' <<< 178205 1726889817.39196: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecd5730> <<< 178205 1726889817.39217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889817.39235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889817.39269: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecd5c70> <<< 178205 1726889817.39299: 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 0x7f366ec603a0> <<< 178205 1726889817.39325: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecc2f10> <<< 178205 1726889817.39337: 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' <<< 178205 1726889817.39387: 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 0x7f366ec71280> <<< 178205 1726889817.39402: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecd55b0> import 'pwd' # <<< 178205 1726889817.39434: 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 0x7f366ec71340> <<< 178205 1726889817.39465: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda79d0> <<< 178205 1726889817.39485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889817.39552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889817.39602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f366ec8d6a0> <<< 178205 1726889817.39625: 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' <<< 178205 1726889817.39632: 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 0x7f366ec8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec8d760> <<< 178205 1726889817.39731: 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 0x7f366ec8d850> # /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' <<< 178205 1726889817.39880: 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 0x7f366ec8dca0> <<< 178205 1726889817.39957: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.39964: 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 0x7f366ec991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda75b0> <<< 178205 1726889817.40027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889817.40040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889817.40128: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec8da90> <<< 178205 1726889817.40183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f366ebb5670> <<< 178205 1726889817.40494: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889817.40575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.40603: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889817.40628: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889817.40642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.41820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.42773: 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' <<< 178205 1726889817.42776: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5977c0> <<< 178205 1726889817.42779: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889817.42807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.42814: 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' <<< 178205 1726889817.42831: 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' <<< 178205 1726889817.42867: 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' <<< 178205 1726889817.42870: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f366e597160> <<< 178205 1726889817.42896: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597280> <<< 178205 1726889817.42945: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597f10> <<< 178205 1726889817.42957: 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' <<< 178205 1726889817.43020: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5974f0> <<< 178205 1726889817.43023: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597d30> import 'atexit' # <<< 178205 1726889817.43046: 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 0x7f366e597f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889817.43069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889817.43108: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597100> <<< 178205 1726889817.43129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889817.43144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889817.43155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889817.43179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889817.43203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889817.43206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889817.43263: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4ecee0> <<< 178205 1726889817.43305: 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 0x7f366e50ff40> <<< 178205 1726889817.43331: 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 0x7f366e50fd60> <<< 178205 1726889817.43348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889817.43371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889817.43406: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e50f3d0> <<< 178205 1726889817.43419: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5fddc0> <<< 178205 1726889817.43579: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5fd3a0> <<< 178205 1726889817.43604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889817.43607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889817.43628: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5fdf70> <<< 178205 1726889817.43640: 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' <<< 178205 1726889817.43670: 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' <<< 178205 1726889817.43692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889817.43695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889817.43730: 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 0x7f366e5ccc10> <<< 178205 1726889817.43816: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e567cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5673a0> <<< 178205 1726889817.43821: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e59a490> <<< 178205 1726889817.43847: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.43853: 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 0x7f366e5674c0> <<< 178205 1726889817.43875: 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 0x7f366e5674f0> <<< 178205 1726889817.43898: 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 <<< 178205 1726889817.43901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889817.43926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889817.43944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889817.44038: 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 0x7f366e4d0250> <<< 178205 1726889817.44041: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5de1f0> <<< 178205 1726889817.44044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889817.44055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889817.44107: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.44115: 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 0x7f366e4dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5de370> <<< 178205 1726889817.44129: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889817.44160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.44189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889817.44192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889817.44244: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5f7d90> <<< 178205 1726889817.44368: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4dc880> <<< 178205 1726889817.44465: 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' <<< 178205 1726889817.44472: 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 0x7f366e4dc6d0> <<< 178205 1726889817.44489: 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 0x7f366e4db670> <<< 178205 1726889817.44539: 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' <<< 178205 1726889817.44547: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f366e4db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5d68b0> <<< 178205 1726889817.44566: 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' <<< 178205 1726889817.44584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889817.44587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889817.44636: 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 0x7f366e55f670> <<< 178205 1726889817.44810: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.44816: 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 0x7f366e55eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e56f0d0> <<< 178205 1726889817.44860: 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' <<< 178205 1726889817.44865: 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 0x7f366e55f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5a2a60> # zipimport: zlib available <<< 178205 1726889817.44883: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889817.44895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.44960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.45052: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889817.45060: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889817.45077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889817.45093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.45186: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.45281: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.45719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.46193: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889817.46215: 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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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' <<< 178205 1726889817.46271: 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 0x7f366e0c3580> <<< 178205 1726889817.46356: 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 0x7f366e4be520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e0680a0><<< 178205 1726889817.46359: stdout chunk (state=3): >>> <<< 178205 1726889817.46408: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889817.46436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889817.46556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.46691: 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' <<< 178205 1726889817.46719: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e55ebb0> # zipimport: zlib available <<< 178205 1726889817.47092: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47567: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889817.47605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47644: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889817.47646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47775: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889817.47796: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889817.47811: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.47871: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889817.48056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889817.48274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889817.48277: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889817.48345: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4b7970> <<< 178205 1726889817.48348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48489: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889817.48493: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889817.48495: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889817.48505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48576: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889817.48579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48613: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.48795: 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 <<< 178205 1726889817.48821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.48890: 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' <<< 178205 1726889817.48899: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f366e5e9250> <<< 178205 1726889817.48919: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4b76a0> <<< 178205 1726889817.48956: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889817.49063: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49182: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889817.49188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889817.49206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889817.49238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889817.49258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889817.49269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889817.49354: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e49c7c0> <<< 178205 1726889817.49395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4997f0> <<< 178205 1726889817.49448: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e493970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889817.49484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49508: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889817.49511: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889817.49583: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889817.49589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49604: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889817.49696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.49804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889817.49808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889817.49823: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e0505e0> <<< 178205 1726889817.49896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.50037: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889817.50366: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:36:57.499132", "end": "2024-09-20 23:36:57.502133", "delta": "0:00:00.003001", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889817.50379: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889817.50686: 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 <<< 178205 1726889817.50701: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889817.50733: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale <<< 178205 1726889817.50800: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889817.50835: stdout chunk (state=3): >>># 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<<< 178205 1726889817.50838: stdout chunk (state=3): >>>.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889817.51006: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889817.51020: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889817.51048: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889817.51068: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889817.51115: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889817.51120: stdout chunk (state=3): >>># destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889817.51126: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 178205 1726889817.51132: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889817.51148: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889817.51166: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889817.51321: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889817.51327: 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 <<< 178205 1726889817.51333: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 178205 1726889817.51337: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889817.51342: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 178205 1726889817.51349: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889817.51352: 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 <<< 178205 1726889817.51355: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889817.51358: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889817.51362: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889817.51365: 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 <<< 178205 1726889817.51368: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889817.51396: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 178205 1726889817.51399: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889817.51519: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889817.51560: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 178205 1726889817.51568: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 178205 1726889817.51571: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889817.51595: stdout chunk (state=3): >>># 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 <<< 178205 1726889817.51598: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889817.51622: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889817.51935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889817.51962: stderr chunk (state=3): >>><<< 178205 1726889817.51965: stdout chunk (state=3): >>><<< 178205 1726889817.52143: _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 0x7f366f11edc0> # /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 0x7f366f0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f11eb20> # /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 0x7f366f11eac0> 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 0x7f366f0c3490> # /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 0x7f366f0c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3670> # /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 0x7f366f07a190> # /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 0x7f366f07a220> # /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 0x7f366f09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0db880> # /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 0x7f366f073d90> # /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 0x7f366f09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f0c3970> 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 0x7f366f03feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f042f40> # /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 0x7f366f037610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f040640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f03f370> # /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 0x7f366ed96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed968b0> 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 0x7f366ed96eb0> # /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 0x7f366ed96f70> # /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 0x7f366ed96e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ede9610> # /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 0x7f366edfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f046e20> # /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 0x7f366eda7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edee250> # 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 0x7f366edfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f04c9d0> # /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 0x7f366eda7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda7d90> # /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 0x7f366eda7d00> # /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 0x7f366ed7b370> # /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 0x7f366ed7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaa490> # /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 0x7f366ecaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ed65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366edaaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366f04c040> # /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 0x7f366ecc2af0> 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 0x7f366ecc2e20> # /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 0x7f366ecd5730> # /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 0x7f366ecd5c70> # 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 0x7f366ec603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecc2f10> # /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 0x7f366ec71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ecd55b0> 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 0x7f366ec71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda79d0> # /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 0x7f366ec8d6a0> # /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 0x7f366ec8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec8d760> # 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 0x7f366ec8d850> # /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 0x7f366ec8dca0> # 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 0x7f366ec991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366ec7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366eda75b0> # /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 0x7f366ec8da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f366ebb5670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e5977c0> # /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 0x7f366e597160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597f10> # /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 0x7f366e5974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e597d30> 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 0x7f366e597f70> # /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 0x7f366e597100> # /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 0x7f366e4ecee0> # 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 0x7f366e50ff40> # 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 0x7f366e50fd60> # /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 0x7f366e50f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5fd3a0> # /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 0x7f366e5fdf70> # /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 0x7f366e5ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e567cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e59a490> # 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 0x7f366e5674c0> # /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 0x7f366e5674f0> # /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 0x7f366e4d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5de1f0> # /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 0x7f366e4dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5de370> # /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 0x7f366e5f7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4dc880> # 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 0x7f366e4dc6d0> # 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 0x7f366e4db670> # 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 0x7f366e4db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5d68b0> # /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 0x7f366e55f670> # 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 0x7f366e55eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e56f0d0> # 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 0x7f366e55f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e5a2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e0c3580> # /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 0x7f366e4be520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e0680a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e55ebb0> # 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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e4b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e5e9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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 0x7f366e49c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e4997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f366e493970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_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.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bknl1ww6/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f366e0505e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:36:57.499132", "end": "2024-09-20 23:36:57.502133", "delta": "0:00:00.003001", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 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 # destroy glob # 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 178205 1726889817.52802: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889817.52805: _low_level_execute_command(): starting 178205 1726889817.52808: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889817.0118968-179178-120782022617168/ > /dev/null 2>&1 && sleep 0' 178205 1726889817.53549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.53559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.53573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.53587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.53629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.53632: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.53643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.53655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.53662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.53671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.53681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.53690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.53701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.53718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.53727: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.53735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.53822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.53838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.53850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.53914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.55714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.55717: stdout chunk (state=3): >>><<< 178205 1726889817.55728: stderr chunk (state=3): >>><<< 178205 1726889817.55742: _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 178205 1726889817.55748: handler run complete 178205 1726889817.55772: Evaluated conditional (False): False 178205 1726889817.55783: attempt loop complete, returning result 178205 1726889817.55785: _execute() done 178205 1726889817.55788: dumping result to json 178205 1726889817.55794: done dumping result, returning 178205 1726889817.55802: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-0000000003ea] 178205 1726889817.55808: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ea 178205 1726889817.55916: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ea 178205 1726889817.55919: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003001", "end": "2024-09-20 23:36:57.502133", "rc": 0, "start": "2024-09-20 23:36:57.499132" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0 178205 1726889817.56009: no more pending results, returning what we have 178205 1726889817.56014: results queue empty 178205 1726889817.56015: checking for any_errors_fatal 178205 1726889817.56026: done checking for any_errors_fatal 178205 1726889817.56027: checking for max_fail_percentage 178205 1726889817.56028: done checking for max_fail_percentage 178205 1726889817.56029: checking to see if all hosts have failed and the running result is not ok 178205 1726889817.56030: done checking to see if all hosts have failed 178205 1726889817.56031: getting the remaining hosts for this loop 178205 1726889817.56032: done getting the remaining hosts for this loop 178205 1726889817.56036: getting the next task for host managed_node2 178205 1726889817.56043: done getting next task for host managed_node2 178205 1726889817.56046: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889817.56049: ^ 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? (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 178205 1726889817.56056: getting variables 178205 1726889817.56058: in VariableManager get_vars() 178205 1726889817.56088: Calling all_inventory to load vars for managed_node2 178205 1726889817.56090: Calling groups_inventory to load vars for managed_node2 178205 1726889817.56094: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889817.56104: Calling all_plugins_play to load vars for managed_node2 178205 1726889817.56107: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889817.56109: Calling groups_plugins_play to load vars for managed_node2 178205 1726889817.56835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889817.58185: done with get_vars() 178205 1726889817.58201: done getting variables 178205 1726889817.58259: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:36:57 -0400 (0:00:00.645) 0:00:30.572 ****** 178205 1726889817.58403: entering _queue_task() for managed_node2/command 178205 1726889817.59060: worker is 1 (out of 1 available) 178205 1726889817.59074: exiting _queue_task() for managed_node2/command 178205 1726889817.59086: done queuing things up, now waiting for results queue to drain 178205 1726889817.59087: waiting for pending results... 178205 1726889817.59910: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889817.60020: in run() - task 02369adf-7a19-34ed-f5d1-0000000003eb 178205 1726889817.60039: variable 'ansible_search_path' from source: unknown 178205 1726889817.60076: calling self._execute() 178205 1726889817.60163: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889817.60173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889817.60186: variable 'omit' from source: magic vars 178205 1726889817.60292: variable 'omit' from source: magic vars 178205 1726889817.60339: variable 'omit' from source: magic vars 178205 1726889817.60380: variable 'omit' from source: magic vars 178205 1726889817.60432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889817.60474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889817.60497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889817.60521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889817.60537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889817.60571: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889817.60583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889817.60592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889817.60696: Set connection var ansible_pipelining to False 178205 1726889817.60707: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889817.60719: Set connection var ansible_shell_executable to /bin/sh 178205 1726889817.60725: Set connection var ansible_connection to ssh 178205 1726889817.60734: Set connection var ansible_shell_type to sh 178205 1726889817.60743: Set connection var ansible_timeout to 10 178205 1726889817.60774: variable 'ansible_shell_executable' from source: unknown 178205 1726889817.60782: variable 'ansible_connection' from source: unknown 178205 1726889817.60790: variable 'ansible_module_compression' from source: unknown 178205 1726889817.60796: variable 'ansible_shell_type' from source: unknown 178205 1726889817.60802: variable 'ansible_shell_executable' from source: unknown 178205 1726889817.60809: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889817.60818: variable 'ansible_pipelining' from source: unknown 178205 1726889817.60824: variable 'ansible_timeout' from source: unknown 178205 1726889817.60831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889817.60972: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889817.60989: variable 'omit' from source: magic vars 178205 1726889817.60998: starting attempt loop 178205 1726889817.61004: running the handler 178205 1726889817.61024: _low_level_execute_command(): starting 178205 1726889817.61036: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889817.61759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.61773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.61787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.61805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.61850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.61863: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.61877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.61893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.61905: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.61919: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.61933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.61948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.61963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.61975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.61987: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.61999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.62076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.62100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.62119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.62185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.63698: stdout chunk (state=3): >>>/root <<< 178205 1726889817.63825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.63892: stderr chunk (state=3): >>><<< 178205 1726889817.63895: stdout chunk (state=3): >>><<< 178205 1726889817.63991: _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 178205 1726889817.63994: _low_level_execute_command(): starting 178205 1726889817.63997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525 `" && echo ansible-tmp-1726889817.639137-179198-34249290968525="` echo /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525 `" ) && sleep 0' 178205 1726889817.65492: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.65505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.65534: 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 <<< 178205 1726889817.65538: 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 <<< 178205 1726889817.65541: stderr 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 <<< 178205 1726889817.65720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.65797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.65836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.67652: stdout chunk (state=3): >>>ansible-tmp-1726889817.639137-179198-34249290968525=/root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525 <<< 178205 1726889817.67771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.67835: stderr chunk (state=3): >>><<< 178205 1726889817.67838: stdout chunk (state=3): >>><<< 178205 1726889817.67920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889817.639137-179198-34249290968525=/root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525 , stderr=OpenSSH_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 178205 1726889817.67923: variable 'ansible_module_compression' from source: unknown 178205 1726889817.68120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889817.68123: variable 'ansible_facts' from source: unknown 178205 1726889817.68125: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/AnsiballZ_command.py 178205 1726889817.68735: Sending initial data 178205 1726889817.68738: Sent initial data (156 bytes) 178205 1726889817.70179: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.70195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.70212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.70234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.70276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.70297: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.70314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.70332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.70345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.70357: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.70370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.70383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.70402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.70422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.70436: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.70451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.70555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.70576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.70592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.70655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.72325: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 178205 1726889817.72346: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889817.72381: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889817.72419: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp9vz3ez4y /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/AnsiballZ_command.py <<< 178205 1726889817.72458: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889817.73762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.73837: stderr chunk (state=3): >>><<< 178205 1726889817.73840: stdout chunk (state=3): >>><<< 178205 1726889817.73862: done transferring module to remote 178205 1726889817.73879: _low_level_execute_command(): starting 178205 1726889817.73882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/ /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/AnsiballZ_command.py && sleep 0' 178205 1726889817.75221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.75731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.75743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.75757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.75795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.75802: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.75814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.75828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.75837: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.75844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.75851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.75860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.75871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.75879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.75886: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.75895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.75970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.75983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.75993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.76173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.77907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889817.77910: stdout chunk (state=3): >>><<< 178205 1726889817.77920: stderr chunk (state=3): >>><<< 178205 1726889817.77941: _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 178205 1726889817.77944: _low_level_execute_command(): starting 178205 1726889817.77946: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/AnsiballZ_command.py && sleep 0' 178205 1726889817.80724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889817.80790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.80804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.80823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.80864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.80896: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889817.80909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.80931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889817.81006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889817.81021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889817.81036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889817.81051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889817.81067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889817.81080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889817.81093: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889817.81111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889817.81189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889817.81342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889817.81360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889817.81437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889817.83325: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889817.83344: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889817.83404: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889817.83441: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889817.83468: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889817.83526: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889817.83529: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889817.83571: 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' <<< 178205 1726889817.83601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889817.83622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889817.83645: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1ad8dc0> <<< 178205 1726889817.83685: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889817.83706: 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 0x7fbcf1a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1ad8b20> <<< 178205 1726889817.83732: 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' <<< 178205 1726889817.83762: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1ad8ac0> <<< 178205 1726889817.83800: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889817.83804: 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' <<< 178205 1726889817.83824: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d490> <<< 178205 1726889817.83862: 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' <<< 178205 1726889817.83866: 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' <<< 178205 1726889817.83894: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d940> <<< 178205 1726889817.83906: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d670> <<< 178205 1726889817.83944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889817.83954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889817.83972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889817.83986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889817.84012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889817.84025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889817.84046: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a34190> <<< 178205 1726889817.84065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889817.84086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889817.84162: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a34220> <<< 178205 1726889817.84197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889817.84224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889817.84240: 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 0x7fbcf1a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a34940> <<< 178205 1726889817.84261: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a95880> <<< 178205 1726889817.84296: 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' <<< 178205 1726889817.84299: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a2dd90> <<< 178205 1726889817.84362: 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' <<< 178205 1726889817.84366: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a57d90> <<< 178205 1726889817.84419: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d970> <<< 178205 1726889817.84444: 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. <<< 178205 1726889817.84648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889817.84651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889817.84683: 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' <<< 178205 1726889817.84714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889817.84737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889817.84751: 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' <<< 178205 1726889817.84779: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17afeb0> <<< 178205 1726889817.84821: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b2f40> <<< 178205 1726889817.84841: 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' <<< 178205 1726889817.84862: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889817.84881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889817.84918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889817.84959: 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' <<< 178205 1726889817.84963: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17a7610> <<< 178205 1726889817.84982: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17af370> <<< 178205 1726889817.84995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889817.85056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889817.85079: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889817.85124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.85158: 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' <<< 178205 1726889817.85202: 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 0x7fbcf1731dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17318b0> <<< 178205 1726889817.85207: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889817.85244: 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 0x7fbcf1731eb0> <<< 178205 1726889817.85248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889817.85273: 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 0x7fbcf1731f70> <<< 178205 1726889817.85317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889817.85320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1731e80> <<< 178205 1726889817.85332: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889817.85371: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1789d30> <<< 178205 1726889817.85390: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889817.85403: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1784610> <<< 178205 1726889817.85454: 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 0x7fbcf1796670> <<< 178205 1726889817.85476: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b6e20> <<< 178205 1726889817.85490: 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' <<< 178205 1726889817.85519: 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 0x7fbcf1742c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1789250> <<< 178205 1726889817.85560: 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' <<< 178205 1726889817.85580: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf1796280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17bc9d0> <<< 178205 1726889817.85602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889817.85635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.85655: 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' <<< 178205 1726889817.85677: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1742fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1742d90> <<< 178205 1726889817.85713: 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 0x7fbcf1742d00> <<< 178205 1726889817.85738: 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' <<< 178205 1726889817.85765: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889817.85777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889817.85795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889817.85839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889817.85867: 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 0x7fbcf1716370> <<< 178205 1726889817.85892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889817.85905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889817.85944: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1716460> <<< 178205 1726889817.86077: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf174afa0> <<< 178205 1726889817.86123: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745a30> <<< 178205 1726889817.86152: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745490> <<< 178205 1726889817.86164: 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' <<< 178205 1726889817.86201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889817.86225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889817.86249: 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 0x7fbcf164a1c0> <<< 178205 1726889817.86278: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1701c70> <<< 178205 1726889817.86330: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17bc040> <<< 178205 1726889817.86354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889817.86376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889817.86406: 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' <<< 178205 1726889817.86427: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf165daf0> import 'errno' # <<< 178205 1726889817.86454: 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 0x7fbcf165de20> <<< 178205 1726889817.86482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889817.86505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889817.86527: 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' <<< 178205 1726889817.86548: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1670730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889817.86575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889817.86603: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1670c70> <<< 178205 1726889817.86639: 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 0x7fbcf16063a0> <<< 178205 1726889817.86662: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf165df10> <<< 178205 1726889817.86674: 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' <<< 178205 1726889817.86729: 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 0x7fbcf1617280> <<< 178205 1726889817.86742: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf16705b0> import 'pwd' # <<< 178205 1726889817.86766: 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 0x7fbcf1617340> <<< 178205 1726889817.86808: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17429d0> <<< 178205 1726889817.86834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889817.86852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889817.86870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889817.86882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889817.86923: 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 0x7fbcf16336a0> <<< 178205 1726889817.86937: 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' <<< 178205 1726889817.86964: 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 0x7fbcf1633970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1633760> <<< 178205 1726889817.86998: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.87023: 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 0x7fbcf1633850> <<< 178205 1726889817.87140: 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' <<< 178205 1726889817.87224: 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 0x7fbcf1633ca0> <<< 178205 1726889817.87262: 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 0x7fbcf163f1f0> <<< 178205 1726889817.87282: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf16338e0> <<< 178205 1726889817.87299: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1625a30> <<< 178205 1726889817.87313: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17425b0> <<< 178205 1726889817.87335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889817.87386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889817.87423: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1633a90> <<< 178205 1726889817.87523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889817.87536: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcf1559670> <<< 178205 1726889817.87859: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889817.87946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.87986: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889817.87989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.88016: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889817.88030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.89208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.90154: 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 0x7fbcf0f4e7c0> <<< 178205 1726889817.90179: 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' <<< 178205 1726889817.90203: 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' <<< 178205 1726889817.90229: 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' <<< 178205 1726889817.90240: 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 0x7fbcf0f4e160> <<< 178205 1726889817.90275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4e280> <<< 178205 1726889817.90316: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4ef10> <<< 178205 1726889817.90332: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889817.90335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889817.90376: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4e4f0> <<< 178205 1726889817.90389: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4ed30> import 'atexit' # <<< 178205 1726889817.90411: 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 0x7fbcf0f4ef70> <<< 178205 1726889817.90424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889817.90441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889817.90487: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4e100> <<< 178205 1726889817.90517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889817.90521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889817.90539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889817.90562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889817.90577: 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' <<< 178205 1726889817.90638: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0ea3ee0> <<< 178205 1726889817.90670: 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 0x7fbcf0ec6f40> <<< 178205 1726889817.90697: 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 0x7fbcf0ec6d60> <<< 178205 1726889817.90721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889817.90742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889817.90779: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0ec63d0> <<< 178205 1726889817.90790: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fb4dc0> <<< 178205 1726889817.90952: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fb43a0> <<< 178205 1726889817.90976: 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' <<< 178205 1726889817.90995: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fb4f70> <<< 178205 1726889817.91013: 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' <<< 178205 1726889817.91047: 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' <<< 178205 1726889817.91066: 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' <<< 178205 1726889817.91097: 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' <<< 178205 1726889817.91110: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f83c10> <<< 178205 1726889817.91188: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f1ecd0> <<< 178205 1726889817.91203: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f1e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f51490> <<< 178205 1726889817.91218: 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 0x7fbcf0f1e4c0> <<< 178205 1726889817.91241: 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 0x7fbcf0f1e4f0> <<< 178205 1726889817.91280: 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 <<< 178205 1726889817.91284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889817.91295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889817.91315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889817.91395: 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 0x7fbcf0e87250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f951f0> <<< 178205 1726889817.91415: 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' <<< 178205 1726889817.91479: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889817.91484: 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 0x7fbcf0e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f95370> <<< 178205 1726889817.91497: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889817.91535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.91556: 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' # <<< 178205 1726889817.91613: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fafd90> <<< 178205 1726889817.91733: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e93880> <<< 178205 1726889817.91823: 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 0x7fbcf0e936d0> <<< 178205 1726889817.91847: 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 0x7fbcf0e92670> <<< 178205 1726889817.91894: 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 0x7fbcf0e925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f8d8b0> <<< 178205 1726889817.91923: 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' <<< 178205 1726889817.91950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889817.91953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889817.91995: 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 0x7fbcf0f16670> <<< 178205 1726889817.92178: 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 0x7fbcf0f15ac0> <<< 178205 1726889817.92193: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f260d0> <<< 178205 1726889817.92234: 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 0x7fbcf0f160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f59a60> # zipimport: zlib available <<< 178205 1726889817.92255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889817.92328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.92400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889817.92430: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889817.92455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889817.92458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.92551: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.92644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.93082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.93554: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889817.93571: 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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889817.93585: 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' <<< 178205 1726889817.93632: 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 0x7fbcf0a69580> <<< 178205 1726889817.93701: 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 0x7fbcf0e62520> <<< 178205 1726889817.93717: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0a0f0a0> <<< 178205 1726889817.93757: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889817.93795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.93811: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889817.93816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.93919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94049: 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' <<< 178205 1726889817.94068: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f15bb0> # zipimport: zlib available <<< 178205 1726889817.94452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94936: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889817.94939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.94997: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889817.95054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95137: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889817.95159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889817.95162: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889817.95193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95239: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889817.95241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95415: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889817.95633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889817.95636: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889817.95706: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e6f970> <<< 178205 1726889817.95711: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95847: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889817.95860: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889817.95863: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95893: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95932: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889817.95940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.95968: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96011: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96094: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96152: 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 <<< 178205 1726889817.96177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889817.96249: 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 0x7fbcf0fa0250> <<< 178205 1726889817.96279: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e6f6a0> <<< 178205 1726889817.96322: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889817.96325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96427: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889817.96560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889817.96572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889817.96597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889817.96634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889817.96638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889817.96716: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e547c0> <<< 178205 1726889817.96753: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e517f0> <<< 178205 1726889817.96818: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e4b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889817.96843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.96867: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889817.96948: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889817.96972: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889817.97062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.97160: 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' <<< 178205 1726889817.97190: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf09f75e0> <<< 178205 1726889817.97260: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889817.97403: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889817.97704: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:36:57.972778", "end": "2024-09-20 23:36:57.975628", "delta": "0:00:00.002850", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889817.97734: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889817.98028: 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 <<< 178205 1726889817.98128: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 178205 1726889817.98206: 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 # 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 <<< 178205 1726889817.98222: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889817.98423: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889817.98426: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889817.98458: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889817.98492: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889817.98521: 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 <<< 178205 1726889817.98544: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889817.98576: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889817.98588: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889817.98650: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 178205 1726889817.98728: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 178205 1726889817.98764: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # 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 <<< 178205 1726889817.98849: stdout chunk (state=3): >>># 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 <<< 178205 1726889817.98901: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889817.98906: 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 <<< 178205 1726889817.98920: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889817.99061: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889817.99074: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889817.99113: 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 <<< 178205 1726889817.99135: 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 <<< 178205 1726889817.99160: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889817.99507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889817.99510: stdout chunk (state=3): >>><<< 178205 1726889817.99515: stderr chunk (state=3): >>><<< 178205 1726889817.99697: _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 0x7fbcf1ad8dc0> # /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 0x7fbcf1a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1ad8b20> # /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 0x7fbcf1ad8ac0> 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 0x7fbcf1a7d490> # /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 0x7fbcf1a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d670> # /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 0x7fbcf1a34190> # /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 0x7fbcf1a34220> # /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 0x7fbcf1a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a95880> # /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 0x7fbcf1a2dd90> # /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 0x7fbcf1a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1a7d970> 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 0x7fbcf17afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b2f40> # /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 0x7fbcf17a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17af370> # /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 0x7fbcf1731dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17318b0> 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 0x7fbcf1731eb0> # /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 0x7fbcf1731f70> # /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 0x7fbcf1731e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1789d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1784610> # /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 0x7fbcf1796670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17b6e20> # /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 0x7fbcf1742c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1789250> # 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 0x7fbcf1796280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17bc9d0> # /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 0x7fbcf1742fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1742d90> # /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 0x7fbcf1742d00> # /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 0x7fbcf1716370> # /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 0x7fbcf1716460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf174afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745490> # /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 0x7fbcf164a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1701c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1745eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17bc040> # /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 0x7fbcf165daf0> 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 0x7fbcf165de20> # /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 0x7fbcf1670730> # /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 0x7fbcf1670c70> # 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 0x7fbcf16063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf165df10> # /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 0x7fbcf1617280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf16705b0> 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 0x7fbcf1617340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17429d0> # /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 0x7fbcf16336a0> # /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 0x7fbcf1633970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1633760> # 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 0x7fbcf1633850> # /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 0x7fbcf1633ca0> # 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 0x7fbcf163f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf16338e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf1625a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf17425b0> # /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 0x7fbcf1633a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcf1559670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0f4e7c0> # /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 0x7fbcf0f4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4ef10> # /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 0x7fbcf0f4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f4ed30> 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 0x7fbcf0f4ef70> # /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 0x7fbcf0f4e100> # /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 0x7fbcf0ea3ee0> # 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 0x7fbcf0ec6f40> # 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 0x7fbcf0ec6d60> # /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 0x7fbcf0ec63d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fb4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0fb43a0> # /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 0x7fbcf0fb4f70> # /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 0x7fbcf0f83c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f1ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f1e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f51490> # 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 0x7fbcf0f1e4c0> # /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 0x7fbcf0f1e4f0> # /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 0x7fbcf0e87250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f951f0> # /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 0x7fbcf0e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f95370> # /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 0x7fbcf0fafd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e93880> # 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 0x7fbcf0e936d0> # 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 0x7fbcf0e92670> # 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 0x7fbcf0e925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f8d8b0> # /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 0x7fbcf0f16670> # 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 0x7fbcf0f15ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f260d0> # 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 0x7fbcf0f160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0f59a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0a69580> # /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 0x7fbcf0e62520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0a0f0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0f15bb0> # 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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0e6f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0fa0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e6f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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 0x7fbcf0e547c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e517f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf0e4b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_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.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_l0tw4_kx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fbcf09f75e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:36:57.972778", "end": "2024-09-20 23:36:57.975628", "delta": "0:00:00.002850", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889818.00380: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889818.00383: _low_level_execute_command(): starting 178205 1726889818.00386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889817.639137-179198-34249290968525/ > /dev/null 2>&1 && sleep 0' 178205 1726889818.02097: 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 <<< 178205 1726889818.02101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889818.02145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889818.02148: 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 <<< 178205 1726889818.02151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889818.02153: stderr 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 <<< 178205 1726889818.02155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889818.02218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889818.02221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889818.02226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889818.02272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889818.04023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889818.04098: stderr chunk (state=3): >>><<< 178205 1726889818.04102: stdout chunk (state=3): >>><<< 178205 1726889818.04424: _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 178205 1726889818.04428: handler run complete 178205 1726889818.04431: Evaluated conditional (False): False 178205 1726889818.04433: Evaluated conditional (False): False 178205 1726889818.04435: attempt loop complete, returning result 178205 1726889818.04437: _execute() done 178205 1726889818.04439: dumping result to json 178205 1726889818.04441: done dumping result, returning 178205 1726889818.04443: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-0000000003eb] 178205 1726889818.04445: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003eb 178205 1726889818.04518: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003eb 178205 1726889818.04522: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002850", "end": "2024-09-20 23:36:57.975628", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:36:57.972778" } 178205 1726889818.04605: no more pending results, returning what we have 178205 1726889818.04609: results queue empty 178205 1726889818.04609: checking for any_errors_fatal 178205 1726889818.04618: done checking for any_errors_fatal 178205 1726889818.04619: checking for max_fail_percentage 178205 1726889818.04621: done checking for max_fail_percentage 178205 1726889818.04622: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.04623: done checking to see if all hosts have failed 178205 1726889818.04623: getting the remaining hosts for this loop 178205 1726889818.04625: done getting the remaining hosts for this loop 178205 1726889818.04629: getting the next task for host managed_node2 178205 1726889818.04637: done getting next task for host managed_node2 178205 1726889818.04640: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889818.04643: ^ 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? (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 178205 1726889818.04647: getting variables 178205 1726889818.04649: in VariableManager get_vars() 178205 1726889818.04682: Calling all_inventory to load vars for managed_node2 178205 1726889818.04685: Calling groups_inventory to load vars for managed_node2 178205 1726889818.04689: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.04700: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.04703: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.04706: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.05437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.06713: done with get_vars() 178205 1726889818.06730: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:36:58 -0400 (0:00:00.485) 0:00:31.057 ****** 178205 1726889818.06946: entering _queue_task() for managed_node2/include_tasks 178205 1726889818.07580: worker is 1 (out of 1 available) 178205 1726889818.07596: exiting _queue_task() for managed_node2/include_tasks 178205 1726889818.07608: done queuing things up, now waiting for results queue to drain 178205 1726889818.07609: waiting for pending results... 178205 1726889818.09310: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889818.09395: in run() - task 02369adf-7a19-34ed-f5d1-0000000003ec 178205 1726889818.09410: variable 'ansible_search_path' from source: unknown 178205 1726889818.09458: variable '_storage_pools_list' from source: set_fact 178205 1726889818.10456: variable '_storage_pools_list' from source: set_fact 178205 1726889818.10505: dumping result to json 178205 1726889818.10508: done dumping result, returning 178205 1726889818.10516: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-0000000003ec] 178205 1726889818.10523: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ec 178205 1726889818.10644: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ec 178205 1726889818.10647: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889818.10696: no more pending results, returning what we have 178205 1726889818.10700: results queue empty 178205 1726889818.10701: checking for any_errors_fatal 178205 1726889818.10708: done checking for any_errors_fatal 178205 1726889818.10709: checking for max_fail_percentage 178205 1726889818.10710: done checking for max_fail_percentage 178205 1726889818.10713: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.10714: done checking to see if all hosts have failed 178205 1726889818.10715: getting the remaining hosts for this loop 178205 1726889818.10717: done getting the remaining hosts for this loop 178205 1726889818.10721: getting the next task for host managed_node2 178205 1726889818.10728: done getting next task for host managed_node2 178205 1726889818.10731: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889818.10734: ^ 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? (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 178205 1726889818.10737: getting variables 178205 1726889818.10738: in VariableManager get_vars() 178205 1726889818.10768: Calling all_inventory to load vars for managed_node2 178205 1726889818.10771: Calling groups_inventory to load vars for managed_node2 178205 1726889818.10774: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.10783: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.10785: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.10788: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.11290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.12559: done with get_vars() 178205 1726889818.12573: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:36:58 -0400 (0:00:00.058) 0:00:31.115 ****** 178205 1726889818.12779: entering _queue_task() for managed_node2/include_tasks 178205 1726889818.13271: worker is 1 (out of 1 available) 178205 1726889818.13400: exiting _queue_task() for managed_node2/include_tasks 178205 1726889818.13410: done queuing things up, now waiting for results queue to drain 178205 1726889818.13413: waiting for pending results... 178205 1726889818.13687: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889818.13891: in run() - task 02369adf-7a19-34ed-f5d1-0000000003ee 178205 1726889818.13905: variable 'ansible_search_path' from source: unknown 178205 1726889818.14046: variable '_storage_volumes_list' from source: set_fact 178205 1726889818.14361: variable '_storage_volumes_list' from source: set_fact 178205 1726889818.15048: variable 'omit' from source: magic vars 178205 1726889818.15293: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.15302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.15315: variable 'omit' from source: magic vars 178205 1726889818.16016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889818.16514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889818.16667: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889818.16738: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889818.16883: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889818.16967: 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) 178205 1726889818.17107: 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) 178205 1726889818.17136: 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) 178205 1726889818.17162: 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) 178205 1726889818.17352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889818.23824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889818.23998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889818.24151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889818.24188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889818.24219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889818.24275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889818.24390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889818.24422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889818.24582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889818.24602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889818.24840: variable '_storage_volumes_list' from source: set_fact 178205 1726889818.24868: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889818.25020: variable 'storage_test_volume' from source: unknown 178205 1726889818.25092: variable 'storage_test_volume' from source: unknown 178205 1726889818.25671: dumping result to json 178205 1726889818.25685: done dumping result, returning 178205 1726889818.25694: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-0000000003ee] 178205 1726889818.25702: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ee 178205 1726889818.25855: no more pending results, returning what we have 178205 1726889818.25860: in VariableManager get_vars() 178205 1726889818.25895: Calling all_inventory to load vars for managed_node2 178205 1726889818.25898: Calling groups_inventory to load vars for managed_node2 178205 1726889818.25902: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.25914: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.25917: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.25920: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.27553: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003ee 178205 1726889818.27556: WORKER PROCESS EXITING 178205 1726889818.27580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.28122: done with get_vars() 178205 1726889818.28134: variable 'ansible_search_path' from source: unknown 178205 1726889818.28183: we have included files to process 178205 1726889818.28184: generating all_blocks data 178205 1726889818.28186: done generating all_blocks data 178205 1726889818.28189: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889818.28190: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889818.28193: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889818.29198: in VariableManager get_vars() 178205 1726889818.29219: done with get_vars() 178205 1726889818.29310: done processing included file 178205 1726889818.29313: iterating over new_blocks loaded from include file 178205 1726889818.29315: in VariableManager get_vars() 178205 1726889818.29329: done with get_vars() 178205 1726889818.29331: filtering new block on tags 178205 1726889818.29351: done filtering new block on tags 178205 1726889818.29353: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 178205 1726889818.29368: extending task lists for all hosts with included blocks 178205 1726889818.30378: done extending task lists 178205 1726889818.30379: done processing included files 178205 1726889818.30380: results queue empty 178205 1726889818.30381: checking for any_errors_fatal 178205 1726889818.30383: done checking for any_errors_fatal 178205 1726889818.30384: checking for max_fail_percentage 178205 1726889818.30385: done checking for max_fail_percentage 178205 1726889818.30385: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.30386: done checking to see if all hosts have failed 178205 1726889818.30387: getting the remaining hosts for this loop 178205 1726889818.30388: done getting the remaining hosts for this loop 178205 1726889818.30390: getting the next task for host managed_node2 178205 1726889818.30394: done getting next task for host managed_node2 178205 1726889818.30395: ^ task is: TASK: Set storage volume test variables 178205 1726889818.30397: ^ 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? (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 178205 1726889818.30399: getting variables 178205 1726889818.30400: in VariableManager get_vars() 178205 1726889818.30408: Calling all_inventory to load vars for managed_node2 178205 1726889818.30410: Calling groups_inventory to load vars for managed_node2 178205 1726889818.30414: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.30420: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.30422: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.30424: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.30850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.32106: done with get_vars() 178205 1726889818.32120: done getting variables 178205 1726889818.32159: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:36:58 -0400 (0:00:00.194) 0:00:31.309 ****** 178205 1726889818.32186: entering _queue_task() for managed_node2/set_fact 178205 1726889818.33176: worker is 1 (out of 1 available) 178205 1726889818.33188: exiting _queue_task() for managed_node2/set_fact 178205 1726889818.33199: done queuing things up, now waiting for results queue to drain 178205 1726889818.33200: waiting for pending results... 178205 1726889818.34081: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889818.34878: in run() - task 02369adf-7a19-34ed-f5d1-000000000483 178205 1726889818.34893: variable 'ansible_search_path' from source: unknown 178205 1726889818.34928: calling self._execute() 178205 1726889818.35024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.35032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.35043: variable 'omit' from source: magic vars 178205 1726889818.35149: variable 'omit' from source: magic vars 178205 1726889818.35190: variable 'omit' from source: magic vars 178205 1726889818.35497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889818.39599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889818.39675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889818.39710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889818.39755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889818.39781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889818.39868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889818.39895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889818.39920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889818.39968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889818.39983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889818.40154: variable 'storage_test_volume' from source: include params 178205 1726889818.40232: variable 'omit' from source: magic vars 178205 1726889818.40257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889818.40287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889818.40305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889818.40324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.40336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.40363: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889818.40367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.40370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.40471: Set connection var ansible_pipelining to False 178205 1726889818.40478: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889818.40483: Set connection var ansible_shell_executable to /bin/sh 178205 1726889818.40486: Set connection var ansible_connection to ssh 178205 1726889818.40491: Set connection var ansible_shell_type to sh 178205 1726889818.40497: Set connection var ansible_timeout to 10 178205 1726889818.40534: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.40538: variable 'ansible_connection' from source: unknown 178205 1726889818.40541: variable 'ansible_module_compression' from source: unknown 178205 1726889818.40546: variable 'ansible_shell_type' from source: unknown 178205 1726889818.40548: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.40551: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.40553: variable 'ansible_pipelining' from source: unknown 178205 1726889818.40555: variable 'ansible_timeout' from source: unknown 178205 1726889818.40558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.40669: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889818.40679: variable 'omit' from source: magic vars 178205 1726889818.40685: starting attempt loop 178205 1726889818.40687: running the handler 178205 1726889818.40699: handler run complete 178205 1726889818.40710: attempt loop complete, returning result 178205 1726889818.40714: _execute() done 178205 1726889818.40717: dumping result to json 178205 1726889818.40722: done dumping result, returning 178205 1726889818.40733: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000000483] 178205 1726889818.40738: sending task result for task 02369adf-7a19-34ed-f5d1-000000000483 178205 1726889818.40830: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000483 178205 1726889818.40833: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889818.40889: no more pending results, returning what we have 178205 1726889818.40892: results queue empty 178205 1726889818.40893: checking for any_errors_fatal 178205 1726889818.40895: done checking for any_errors_fatal 178205 1726889818.40895: checking for max_fail_percentage 178205 1726889818.40897: done checking for max_fail_percentage 178205 1726889818.40897: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.40899: done checking to see if all hosts have failed 178205 1726889818.40899: getting the remaining hosts for this loop 178205 1726889818.40901: done getting the remaining hosts for this loop 178205 1726889818.40904: getting the next task for host managed_node2 178205 1726889818.40913: done getting next task for host managed_node2 178205 1726889818.40916: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889818.40919: ^ 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? (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 178205 1726889818.40930: getting variables 178205 1726889818.40932: in VariableManager get_vars() 178205 1726889818.40964: Calling all_inventory to load vars for managed_node2 178205 1726889818.40967: Calling groups_inventory to load vars for managed_node2 178205 1726889818.40970: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.40980: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.40983: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.40985: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.41470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.42132: done with get_vars() 178205 1726889818.42147: done getting variables 178205 1726889818.42674: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:36:58 -0400 (0:00:00.105) 0:00:31.415 ****** 178205 1726889818.42701: entering _queue_task() for managed_node2/include_tasks 178205 1726889818.42975: worker is 1 (out of 1 available) 178205 1726889818.42989: exiting _queue_task() for managed_node2/include_tasks 178205 1726889818.43000: done queuing things up, now waiting for results queue to drain 178205 1726889818.43001: waiting for pending results... 178205 1726889818.43999: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889818.44207: in run() - task 02369adf-7a19-34ed-f5d1-000000000484 178205 1726889818.44240: variable 'ansible_search_path' from source: unknown 178205 1726889818.44321: variable '_storage_volume_tests' from source: set_fact 178205 1726889818.44685: variable '_storage_volume_tests' from source: set_fact 178205 1726889818.44863: variable 'omit' from source: magic vars 178205 1726889818.45173: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.45265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.45281: variable 'omit' from source: magic vars 178205 1726889818.45621: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.45667: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.45789: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.46100: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.46167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.46181: variable 'omit' from source: magic vars 178205 1726889818.46367: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.46482: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.46658: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.46776: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.46831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.46882: variable 'omit' from source: magic vars 178205 1726889818.47155: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.47192: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.47437: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.47681: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.47694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.47707: variable 'omit' from source: magic vars 178205 1726889818.47933: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.47967: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48145: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48259: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.48329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.48342: variable 'omit' from source: magic vars 178205 1726889818.48470: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48504: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48572: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48687: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.48700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.48715: variable 'omit' from source: magic vars 178205 1726889818.48829: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48866: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.48928: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49045: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.49058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.49071: variable 'omit' from source: magic vars 178205 1726889818.49185: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49223: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49286: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49398: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.49410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.49427: variable 'omit' from source: magic vars 178205 1726889818.49591: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49627: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49692: variable 'storage_test_volume_subset' from source: unknown 178205 1726889818.49765: dumping result to json 178205 1726889818.49776: done dumping result, returning 178205 1726889818.49788: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000000484] 178205 1726889818.49797: sending task result for task 02369adf-7a19-34ed-f5d1-000000000484 178205 1726889818.49864: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000484 178205 1726889818.49870: WORKER PROCESS EXITING 178205 1726889818.49940: no more pending results, returning what we have 178205 1726889818.49945: in VariableManager get_vars() 178205 1726889818.49980: Calling all_inventory to load vars for managed_node2 178205 1726889818.49982: Calling groups_inventory to load vars for managed_node2 178205 1726889818.49986: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.49998: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.50002: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.50005: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.50745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.51331: done with get_vars() 178205 1726889818.51342: variable 'ansible_search_path' from source: unknown 178205 1726889818.51378: variable 'ansible_search_path' from source: unknown 178205 1726889818.51402: variable 'ansible_search_path' from source: unknown 178205 1726889818.51428: variable 'ansible_search_path' from source: unknown 178205 1726889818.51452: variable 'ansible_search_path' from source: unknown 178205 1726889818.51476: variable 'ansible_search_path' from source: unknown 178205 1726889818.51499: variable 'ansible_search_path' from source: unknown 178205 1726889818.51524: variable 'ansible_search_path' from source: unknown 178205 1726889818.51547: we have included files to process 178205 1726889818.51548: generating all_blocks data 178205 1726889818.51550: done generating all_blocks data 178205 1726889818.51555: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889818.51556: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889818.51558: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889818.52784: done processing included file 178205 1726889818.52786: iterating over new_blocks loaded from include file 178205 1726889818.52787: in VariableManager get_vars() 178205 1726889818.52802: done with get_vars() 178205 1726889818.52804: filtering new block on tags 178205 1726889818.52840: done filtering new block on tags 178205 1726889818.52843: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889818.52847: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889818.52848: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889818.52855: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889818.53496: done processing included file 178205 1726889818.53498: iterating over new_blocks loaded from include file 178205 1726889818.53499: in VariableManager get_vars() 178205 1726889818.53513: done with get_vars() 178205 1726889818.53514: filtering new block on tags 178205 1726889818.53535: done filtering new block on tags 178205 1726889818.53537: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889818.53540: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889818.53541: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889818.53543: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889818.53804: done processing included file 178205 1726889818.53805: iterating over new_blocks loaded from include file 178205 1726889818.53807: in VariableManager get_vars() 178205 1726889818.53823: done with get_vars() 178205 1726889818.53824: filtering new block on tags 178205 1726889818.53841: done filtering new block on tags 178205 1726889818.53843: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889818.53847: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889818.53847: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889818.53850: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889818.54834: done processing included file 178205 1726889818.54836: iterating over new_blocks loaded from include file 178205 1726889818.54837: in VariableManager get_vars() 178205 1726889818.54848: done with get_vars() 178205 1726889818.54849: filtering new block on tags 178205 1726889818.54869: done filtering new block on tags 178205 1726889818.54871: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889818.54874: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889818.54874: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889818.54877: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889818.57962: done processing included file 178205 1726889818.57964: iterating over new_blocks loaded from include file 178205 1726889818.57965: in VariableManager get_vars() 178205 1726889818.57979: done with get_vars() 178205 1726889818.57981: filtering new block on tags 178205 1726889818.58023: done filtering new block on tags 178205 1726889818.58025: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889818.58028: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889818.58029: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889818.58032: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889818.59249: done processing included file 178205 1726889818.59250: iterating over new_blocks loaded from include file 178205 1726889818.59252: in VariableManager get_vars() 178205 1726889818.59265: done with get_vars() 178205 1726889818.59267: filtering new block on tags 178205 1726889818.59299: done filtering new block on tags 178205 1726889818.59301: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889818.59305: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889818.59306: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889818.59308: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889818.62055: done processing included file 178205 1726889818.62057: iterating over new_blocks loaded from include file 178205 1726889818.62058: in VariableManager get_vars() 178205 1726889818.62072: done with get_vars() 178205 1726889818.62074: filtering new block on tags 178205 1726889818.62096: done filtering new block on tags 178205 1726889818.62098: in VariableManager get_vars() 178205 1726889818.62111: done with get_vars() 178205 1726889818.62114: filtering new block on tags 178205 1726889818.62131: done filtering new block on tags 178205 1726889818.62133: in VariableManager get_vars() 178205 1726889818.62146: done with get_vars() 178205 1726889818.62148: filtering new block on tags 178205 1726889818.62186: done filtering new block on tags 178205 1726889818.62189: in VariableManager get_vars() 178205 1726889818.62200: done with get_vars() 178205 1726889818.62202: filtering new block on tags 178205 1726889818.62218: done filtering new block on tags 178205 1726889818.62220: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889818.62223: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889818.62224: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889818.62227: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889818.62968: done processing included file 178205 1726889818.62970: iterating over new_blocks loaded from include file 178205 1726889818.62971: in VariableManager get_vars() 178205 1726889818.62984: done with get_vars() 178205 1726889818.62985: filtering new block on tags 178205 1726889818.63014: done filtering new block on tags 178205 1726889818.63016: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889818.63019: extending task lists for all hosts with included blocks 178205 1726889818.63223: done extending task lists 178205 1726889818.63224: done processing included files 178205 1726889818.63225: results queue empty 178205 1726889818.63226: checking for any_errors_fatal 178205 1726889818.63229: done checking for any_errors_fatal 178205 1726889818.63230: checking for max_fail_percentage 178205 1726889818.63231: done checking for max_fail_percentage 178205 1726889818.63231: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.63236: done checking to see if all hosts have failed 178205 1726889818.63237: getting the remaining hosts for this loop 178205 1726889818.63238: done getting the remaining hosts for this loop 178205 1726889818.63241: getting the next task for host managed_node2 178205 1726889818.63245: done getting next task for host managed_node2 178205 1726889818.63247: ^ task is: TASK: Get expected mount device based on device type 178205 1726889818.63251: ^ 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? (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? (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 178205 1726889818.63252: getting variables 178205 1726889818.63253: in VariableManager get_vars() 178205 1726889818.63262: Calling all_inventory to load vars for managed_node2 178205 1726889818.63264: Calling groups_inventory to load vars for managed_node2 178205 1726889818.63266: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.63271: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.63274: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.63276: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.63702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.64281: done with get_vars() 178205 1726889818.64293: done getting variables 178205 1726889818.64331: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:36:58 -0400 (0:00:00.216) 0:00:31.631 ****** 178205 1726889818.64358: entering _queue_task() for managed_node2/set_fact 178205 1726889818.64654: worker is 1 (out of 1 available) 178205 1726889818.64667: exiting _queue_task() for managed_node2/set_fact 178205 1726889818.64679: done queuing things up, now waiting for results queue to drain 178205 1726889818.64679: waiting for pending results... 178205 1726889818.64961: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889818.65084: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c3 178205 1726889818.65104: variable 'ansible_search_path' from source: unknown 178205 1726889818.65146: calling self._execute() 178205 1726889818.65242: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.65253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.65269: variable 'omit' from source: magic vars 178205 1726889818.65381: variable 'omit' from source: magic vars 178205 1726889818.65440: variable 'omit' from source: magic vars 178205 1726889818.65776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889818.66048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889818.66092: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889818.66133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889818.66175: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889818.66265: 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) 178205 1726889818.66294: 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) 178205 1726889818.66330: 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) 178205 1726889818.66361: 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) 178205 1726889818.66406: 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) 178205 1726889818.66436: 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) 178205 1726889818.66464: 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) 178205 1726889818.66492: 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) 178205 1726889818.66815: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.66863: variable 'storage_test_volume' from source: include params 178205 1726889818.66911: variable 'omit' from source: magic vars 178205 1726889818.67098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889818.67132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889818.67154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889818.67174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.67192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.67320: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889818.67328: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.67336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.67497: Set connection var ansible_pipelining to False 178205 1726889818.67538: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889818.67549: Set connection var ansible_shell_executable to /bin/sh 178205 1726889818.67556: Set connection var ansible_connection to ssh 178205 1726889818.67613: Set connection var ansible_shell_type to sh 178205 1726889818.67628: Set connection var ansible_timeout to 10 178205 1726889818.67657: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.67735: variable 'ansible_connection' from source: unknown 178205 1726889818.67744: variable 'ansible_module_compression' from source: unknown 178205 1726889818.67752: variable 'ansible_shell_type' from source: unknown 178205 1726889818.67759: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.67766: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.67773: variable 'ansible_pipelining' from source: unknown 178205 1726889818.67780: variable 'ansible_timeout' from source: unknown 178205 1726889818.67787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.67935: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889818.68067: variable 'omit' from source: magic vars 178205 1726889818.68077: starting attempt loop 178205 1726889818.68084: running the handler 178205 1726889818.68101: handler run complete 178205 1726889818.68118: attempt loop complete, returning result 178205 1726889818.68125: _execute() done 178205 1726889818.68132: dumping result to json 178205 1726889818.68138: done dumping result, returning 178205 1726889818.68150: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-0000000004c3] 178205 1726889818.68164: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c3 178205 1726889818.68373: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c3 ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889818.68435: no more pending results, returning what we have 178205 1726889818.68444: results queue empty 178205 1726889818.68445: checking for any_errors_fatal 178205 1726889818.68447: done checking for any_errors_fatal 178205 1726889818.68448: checking for max_fail_percentage 178205 1726889818.68449: done checking for max_fail_percentage 178205 1726889818.68450: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.68452: done checking to see if all hosts have failed 178205 1726889818.68452: getting the remaining hosts for this loop 178205 1726889818.68454: done getting the remaining hosts for this loop 178205 1726889818.68458: getting the next task for host managed_node2 178205 1726889818.68466: done getting next task for host managed_node2 178205 1726889818.68469: ^ task is: TASK: Set some facts 178205 1726889818.68475: ^ 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? (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? (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 178205 1726889818.68484: getting variables 178205 1726889818.68486: in VariableManager get_vars() 178205 1726889818.68521: Calling all_inventory to load vars for managed_node2 178205 1726889818.68524: Calling groups_inventory to load vars for managed_node2 178205 1726889818.68528: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.68540: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.68544: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.68547: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.69128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.69867: WORKER PROCESS EXITING 178205 1726889818.70398: done with get_vars() 178205 1726889818.70413: done getting variables 178205 1726889818.70468: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:36:58 -0400 (0:00:00.061) 0:00:31.693 ****** 178205 1726889818.70498: entering _queue_task() for managed_node2/set_fact 178205 1726889818.71254: worker is 1 (out of 1 available) 178205 1726889818.71272: exiting _queue_task() for managed_node2/set_fact 178205 1726889818.71282: done queuing things up, now waiting for results queue to drain 178205 1726889818.71284: waiting for pending results... 178205 1726889818.71350: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889818.71497: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c4 178205 1726889818.71522: variable 'ansible_search_path' from source: unknown 178205 1726889818.71559: calling self._execute() 178205 1726889818.71678: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.71701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.71725: variable 'omit' from source: magic vars 178205 1726889818.71831: variable 'omit' from source: magic vars 178205 1726889818.71904: variable 'omit' from source: magic vars 178205 1726889818.72237: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.72280: variable 'storage_test_volume' from source: include params 178205 1726889818.72572: variable 'storage_test_volume' from source: include params 178205 1726889818.72590: variable 'mount_prefix' from source: task vars 178205 1726889818.72924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889818.75165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889818.75434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889818.75473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889818.75516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889818.75548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889818.75629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889818.75659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889818.75688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889818.75740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889818.75760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889818.75919: variable '__storage_is_ostree' from source: set_fact 178205 1726889818.75932: variable 'storage_test_volume' from source: include params 178205 1726889818.75993: variable 'omit' from source: magic vars 178205 1726889818.76023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889818.76055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889818.76078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889818.76098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.76114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.76149: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889818.76157: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.76163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.76261: Set connection var ansible_pipelining to False 178205 1726889818.76271: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889818.76280: Set connection var ansible_shell_executable to /bin/sh 178205 1726889818.76286: Set connection var ansible_connection to ssh 178205 1726889818.76294: Set connection var ansible_shell_type to sh 178205 1726889818.76302: Set connection var ansible_timeout to 10 178205 1726889818.76333: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.76340: variable 'ansible_connection' from source: unknown 178205 1726889818.76346: variable 'ansible_module_compression' from source: unknown 178205 1726889818.76351: variable 'ansible_shell_type' from source: unknown 178205 1726889818.76361: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.76367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.76373: variable 'ansible_pipelining' from source: unknown 178205 1726889818.76379: variable 'ansible_timeout' from source: unknown 178205 1726889818.76386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.76492: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889818.76506: variable 'omit' from source: magic vars 178205 1726889818.76517: starting attempt loop 178205 1726889818.76523: running the handler 178205 1726889818.76538: handler run complete 178205 1726889818.76551: attempt loop complete, returning result 178205 1726889818.76557: _execute() done 178205 1726889818.76562: dumping result to json 178205 1726889818.76568: done dumping result, returning 178205 1726889818.76581: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-0000000004c4] 178205 1726889818.76590: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c4 ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 178205 1726889818.76734: no more pending results, returning what we have 178205 1726889818.76737: results queue empty 178205 1726889818.76738: checking for any_errors_fatal 178205 1726889818.76743: done checking for any_errors_fatal 178205 1726889818.76744: checking for max_fail_percentage 178205 1726889818.76746: done checking for max_fail_percentage 178205 1726889818.76747: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.76748: done checking to see if all hosts have failed 178205 1726889818.76749: getting the remaining hosts for this loop 178205 1726889818.76750: done getting the remaining hosts for this loop 178205 1726889818.76754: getting the next task for host managed_node2 178205 1726889818.76761: done getting next task for host managed_node2 178205 1726889818.76764: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889818.76769: ^ 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? (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? (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 178205 1726889818.76780: getting variables 178205 1726889818.76781: in VariableManager get_vars() 178205 1726889818.76811: Calling all_inventory to load vars for managed_node2 178205 1726889818.76816: Calling groups_inventory to load vars for managed_node2 178205 1726889818.76819: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.76830: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.76833: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.76836: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.77519: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c4 178205 1726889818.77523: WORKER PROCESS EXITING 178205 1726889818.77540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.78130: done with get_vars() 178205 1726889818.78145: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:36:58 -0400 (0:00:00.077) 0:00:31.770 ****** 178205 1726889818.78293: entering _queue_task() for managed_node2/stat 178205 1726889818.78525: worker is 1 (out of 1 available) 178205 1726889818.78537: exiting _queue_task() for managed_node2/stat 178205 1726889818.78549: done queuing things up, now waiting for results queue to drain 178205 1726889818.78550: waiting for pending results... 178205 1726889818.78822: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889818.78945: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c5 178205 1726889818.78964: variable 'ansible_search_path' from source: unknown 178205 1726889818.79006: calling self._execute() 178205 1726889818.79103: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.79116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.79131: variable 'omit' from source: magic vars 178205 1726889818.79561: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.79571: variable 'storage_test_volume' from source: include params 178205 1726889818.79605: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889818.79614: when evaluation is False, skipping this task 178205 1726889818.79622: _execute() done 178205 1726889818.79628: dumping result to json 178205 1726889818.79633: done dumping result, returning 178205 1726889818.79645: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-0000000004c5] 178205 1726889818.79654: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c5 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889818.79805: no more pending results, returning what we have 178205 1726889818.79809: results queue empty 178205 1726889818.79810: checking for any_errors_fatal 178205 1726889818.79820: done checking for any_errors_fatal 178205 1726889818.79821: checking for max_fail_percentage 178205 1726889818.79822: done checking for max_fail_percentage 178205 1726889818.79823: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.79824: done checking to see if all hosts have failed 178205 1726889818.79825: getting the remaining hosts for this loop 178205 1726889818.79827: done getting the remaining hosts for this loop 178205 1726889818.79830: getting the next task for host managed_node2 178205 1726889818.79837: done getting next task for host managed_node2 178205 1726889818.79840: ^ task is: TASK: Verify the current mount state by device 178205 1726889818.79845: ^ 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? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889818.79849: getting variables 178205 1726889818.79850: in VariableManager get_vars() 178205 1726889818.79881: Calling all_inventory to load vars for managed_node2 178205 1726889818.79883: Calling groups_inventory to load vars for managed_node2 178205 1726889818.79887: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.79899: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.79902: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.79905: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.80762: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c5 178205 1726889818.80765: WORKER PROCESS EXITING 178205 1726889818.80786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.81291: done with get_vars() 178205 1726889818.81305: done getting variables 178205 1726889818.81400: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:36:58 -0400 (0:00:00.031) 0:00:31.802 ****** 178205 1726889818.81431: entering _queue_task() for managed_node2/assert 178205 1726889818.81433: Creating lock for assert 178205 1726889818.81991: worker is 1 (out of 1 available) 178205 1726889818.82004: exiting _queue_task() for managed_node2/assert 178205 1726889818.82018: done queuing things up, now waiting for results queue to drain 178205 1726889818.82020: waiting for pending results... 178205 1726889818.82846: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889818.82988: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c6 178205 1726889818.83133: variable 'ansible_search_path' from source: unknown 178205 1726889818.83176: calling self._execute() 178205 1726889818.83316: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.83443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.83460: variable 'omit' from source: magic vars 178205 1726889818.84204: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.84221: Evaluated conditional (_storage_test_volume_present): True 178205 1726889818.84233: variable 'omit' from source: magic vars 178205 1726889818.84290: variable 'omit' from source: magic vars 178205 1726889818.84530: variable 'storage_test_volume' from source: include params 178205 1726889818.84680: variable 'omit' from source: magic vars 178205 1726889818.84726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889818.84857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889818.84880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889818.84901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.84968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889818.84998: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889818.85053: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.85065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.85168: Set connection var ansible_pipelining to False 178205 1726889818.85292: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889818.85302: Set connection var ansible_shell_executable to /bin/sh 178205 1726889818.85308: Set connection var ansible_connection to ssh 178205 1726889818.85319: Set connection var ansible_shell_type to sh 178205 1726889818.85328: Set connection var ansible_timeout to 10 178205 1726889818.85420: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.85428: variable 'ansible_connection' from source: unknown 178205 1726889818.85435: variable 'ansible_module_compression' from source: unknown 178205 1726889818.85441: variable 'ansible_shell_type' from source: unknown 178205 1726889818.85446: variable 'ansible_shell_executable' from source: unknown 178205 1726889818.85452: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.85459: variable 'ansible_pipelining' from source: unknown 178205 1726889818.85465: variable 'ansible_timeout' from source: unknown 178205 1726889818.85472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.85795: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889818.85813: variable 'omit' from source: magic vars 178205 1726889818.85835: starting attempt loop 178205 1726889818.85879: running the handler 178205 1726889818.86245: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889818.86347: variable 'storage_test_volume' from source: include params 178205 1726889818.86491: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889818.86503: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889818.86514: handler run complete 178205 1726889818.86532: attempt loop complete, returning result 178205 1726889818.86538: _execute() done 178205 1726889818.86545: dumping result to json 178205 1726889818.86551: done dumping result, returning 178205 1726889818.86561: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-0000000004c6] 178205 1726889818.86570: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c6 178205 1726889818.86677: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c6 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889818.86740: no more pending results, returning what we have 178205 1726889818.86743: results queue empty 178205 1726889818.86744: checking for any_errors_fatal 178205 1726889818.86751: done checking for any_errors_fatal 178205 1726889818.86752: checking for max_fail_percentage 178205 1726889818.86753: done checking for max_fail_percentage 178205 1726889818.86754: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.86755: done checking to see if all hosts have failed 178205 1726889818.86756: getting the remaining hosts for this loop 178205 1726889818.86758: done getting the remaining hosts for this loop 178205 1726889818.86761: getting the next task for host managed_node2 178205 1726889818.86769: done getting next task for host managed_node2 178205 1726889818.86772: ^ task is: TASK: Verify mount directory user 178205 1726889818.86778: ^ 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? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889818.86782: getting variables 178205 1726889818.86784: in VariableManager get_vars() 178205 1726889818.86818: Calling all_inventory to load vars for managed_node2 178205 1726889818.86821: Calling groups_inventory to load vars for managed_node2 178205 1726889818.86825: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.86836: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.86840: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.86843: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.88091: WORKER PROCESS EXITING 178205 1726889818.88223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.90610: done with get_vars() 178205 1726889818.90682: done getting variables 178205 1726889818.90771: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:36:58 -0400 (0:00:00.093) 0:00:31.896 ****** 178205 1726889818.90838: entering _queue_task() for managed_node2/assert 178205 1726889818.91202: worker is 1 (out of 1 available) 178205 1726889818.91219: exiting _queue_task() for managed_node2/assert 178205 1726889818.91247: done queuing things up, now waiting for results queue to drain 178205 1726889818.91249: waiting for pending results... 178205 1726889818.93279: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889818.93396: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c7 178205 1726889818.93412: variable 'ansible_search_path' from source: unknown 178205 1726889818.93933: calling self._execute() 178205 1726889818.94219: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.94229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.94236: variable 'omit' from source: magic vars 178205 1726889818.95456: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.95462: variable 'storage_test_volume' from source: include params 178205 1726889818.95498: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889818.95502: when evaluation is False, skipping this task 178205 1726889818.95505: _execute() done 178205 1726889818.95508: dumping result to json 178205 1726889818.95510: done dumping result, returning 178205 1726889818.95515: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-0000000004c7] 178205 1726889818.95521: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c7 178205 1726889818.95611: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c7 178205 1726889818.95616: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889818.95664: no more pending results, returning what we have 178205 1726889818.95667: results queue empty 178205 1726889818.95668: checking for any_errors_fatal 178205 1726889818.95674: done checking for any_errors_fatal 178205 1726889818.95675: checking for max_fail_percentage 178205 1726889818.95677: done checking for max_fail_percentage 178205 1726889818.95678: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.95680: done checking to see if all hosts have failed 178205 1726889818.95680: getting the remaining hosts for this loop 178205 1726889818.95682: done getting the remaining hosts for this loop 178205 1726889818.95685: getting the next task for host managed_node2 178205 1726889818.95693: done getting next task for host managed_node2 178205 1726889818.95696: ^ task is: TASK: Verify mount directory group 178205 1726889818.95701: ^ 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? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889818.95706: getting variables 178205 1726889818.95708: in VariableManager get_vars() 178205 1726889818.95744: Calling all_inventory to load vars for managed_node2 178205 1726889818.95747: Calling groups_inventory to load vars for managed_node2 178205 1726889818.95751: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.95763: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.95765: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.95768: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.96275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889818.97181: done with get_vars() 178205 1726889818.97195: done getting variables 178205 1726889818.97370: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:36:58 -0400 (0:00:00.065) 0:00:31.962 ****** 178205 1726889818.97403: entering _queue_task() for managed_node2/assert 178205 1726889818.97701: worker is 1 (out of 1 available) 178205 1726889818.97718: exiting _queue_task() for managed_node2/assert 178205 1726889818.97733: done queuing things up, now waiting for results queue to drain 178205 1726889818.97734: waiting for pending results... 178205 1726889818.98066: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889818.98202: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c8 178205 1726889818.98229: variable 'ansible_search_path' from source: unknown 178205 1726889818.98270: calling self._execute() 178205 1726889818.98378: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889818.98389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889818.98409: variable 'omit' from source: magic vars 178205 1726889818.98868: variable '_storage_test_volume_present' from source: set_fact 178205 1726889818.98878: variable 'storage_test_volume' from source: include params 178205 1726889818.98913: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889818.98921: when evaluation is False, skipping this task 178205 1726889818.98929: _execute() done 178205 1726889818.98935: dumping result to json 178205 1726889818.98942: done dumping result, returning 178205 1726889818.98954: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-0000000004c8] 178205 1726889818.98965: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c8 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889818.99122: no more pending results, returning what we have 178205 1726889818.99129: results queue empty 178205 1726889818.99130: checking for any_errors_fatal 178205 1726889818.99137: done checking for any_errors_fatal 178205 1726889818.99138: checking for max_fail_percentage 178205 1726889818.99139: done checking for max_fail_percentage 178205 1726889818.99140: checking to see if all hosts have failed and the running result is not ok 178205 1726889818.99142: done checking to see if all hosts have failed 178205 1726889818.99142: getting the remaining hosts for this loop 178205 1726889818.99144: done getting the remaining hosts for this loop 178205 1726889818.99148: getting the next task for host managed_node2 178205 1726889818.99158: done getting next task for host managed_node2 178205 1726889818.99161: ^ task is: TASK: Verify mount directory permissions 178205 1726889818.99166: ^ 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? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889818.99170: getting variables 178205 1726889818.99172: in VariableManager get_vars() 178205 1726889818.99205: Calling all_inventory to load vars for managed_node2 178205 1726889818.99208: Calling groups_inventory to load vars for managed_node2 178205 1726889818.99214: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889818.99230: Calling all_plugins_play to load vars for managed_node2 178205 1726889818.99234: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889818.99237: Calling groups_plugins_play to load vars for managed_node2 178205 1726889818.99921: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c8 178205 1726889818.99927: WORKER PROCESS EXITING 178205 1726889818.99955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889819.01481: done with get_vars() 178205 1726889819.01495: done getting variables 178205 1726889819.01558: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:36:59 -0400 (0:00:00.041) 0:00:32.003 ****** 178205 1726889819.01588: entering _queue_task() for managed_node2/assert 178205 1726889819.02538: worker is 1 (out of 1 available) 178205 1726889819.02552: exiting _queue_task() for managed_node2/assert 178205 1726889819.02564: done queuing things up, now waiting for results queue to drain 178205 1726889819.02565: waiting for pending results... 178205 1726889819.03755: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889819.03858: in run() - task 02369adf-7a19-34ed-f5d1-0000000004c9 178205 1726889819.03874: variable 'ansible_search_path' from source: unknown 178205 1726889819.03903: calling self._execute() 178205 1726889819.03987: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.03991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.04001: variable 'omit' from source: magic vars 178205 1726889819.04366: variable '_storage_test_volume_present' from source: set_fact 178205 1726889819.04372: variable 'storage_test_volume' from source: include params 178205 1726889819.04405: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889819.04409: when evaluation is False, skipping this task 178205 1726889819.04413: _execute() done 178205 1726889819.04415: dumping result to json 178205 1726889819.05221: done dumping result, returning 178205 1726889819.05229: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-0000000004c9] 178205 1726889819.05233: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c9 178205 1726889819.05328: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004c9 178205 1726889819.05331: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889819.05374: no more pending results, returning what we have 178205 1726889819.05378: results queue empty 178205 1726889819.05379: checking for any_errors_fatal 178205 1726889819.05383: done checking for any_errors_fatal 178205 1726889819.05384: checking for max_fail_percentage 178205 1726889819.05386: done checking for max_fail_percentage 178205 1726889819.05387: checking to see if all hosts have failed and the running result is not ok 178205 1726889819.05388: done checking to see if all hosts have failed 178205 1726889819.05388: getting the remaining hosts for this loop 178205 1726889819.05389: done getting the remaining hosts for this loop 178205 1726889819.05392: getting the next task for host managed_node2 178205 1726889819.05398: done getting next task for host managed_node2 178205 1726889819.05401: ^ task is: TASK: Get path of test volume device 178205 1726889819.05404: ^ 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? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889819.05408: getting variables 178205 1726889819.05409: in VariableManager get_vars() 178205 1726889819.05440: Calling all_inventory to load vars for managed_node2 178205 1726889819.05442: Calling groups_inventory to load vars for managed_node2 178205 1726889819.05445: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889819.05455: Calling all_plugins_play to load vars for managed_node2 178205 1726889819.05458: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889819.05461: Calling groups_plugins_play to load vars for managed_node2 178205 1726889819.05959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889819.07268: done with get_vars() 178205 1726889819.07281: done getting variables 178205 1726889819.07339: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:36:59 -0400 (0:00:00.057) 0:00:32.061 ****** 178205 1726889819.07372: entering _queue_task() for managed_node2/command 178205 1726889819.08322: worker is 1 (out of 1 available) 178205 1726889819.08337: exiting _queue_task() for managed_node2/command 178205 1726889819.08350: done queuing things up, now waiting for results queue to drain 178205 1726889819.08351: waiting for pending results... 178205 1726889819.09221: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889819.10129: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ca 178205 1726889819.10142: variable 'ansible_search_path' from source: unknown 178205 1726889819.10177: calling self._execute() 178205 1726889819.10806: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.10810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.10821: variable 'omit' from source: magic vars 178205 1726889819.11972: variable 'storage_test_volume' from source: include params 178205 1726889819.12010: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889819.12015: variable 'omit' from source: magic vars 178205 1726889819.12070: variable 'omit' from source: magic vars 178205 1726889819.12227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889819.16301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889819.16913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889819.17251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889819.17290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889819.17346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889819.17596: variable 'storage_test_volume' from source: include params 178205 1726889819.17643: variable 'omit' from source: magic vars 178205 1726889819.17678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889819.17715: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889819.17878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889819.17900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889819.17920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889819.17954: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889819.17963: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.17972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.18073: Set connection var ansible_pipelining to False 178205 1726889819.18089: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889819.18100: Set connection var ansible_shell_executable to /bin/sh 178205 1726889819.18106: Set connection var ansible_connection to ssh 178205 1726889819.18120: Set connection var ansible_shell_type to sh 178205 1726889819.18131: Set connection var ansible_timeout to 10 178205 1726889819.18163: variable 'ansible_shell_executable' from source: unknown 178205 1726889819.18172: variable 'ansible_connection' from source: unknown 178205 1726889819.18179: variable 'ansible_module_compression' from source: unknown 178205 1726889819.18188: variable 'ansible_shell_type' from source: unknown 178205 1726889819.18199: variable 'ansible_shell_executable' from source: unknown 178205 1726889819.18206: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.18216: variable 'ansible_pipelining' from source: unknown 178205 1726889819.18224: variable 'ansible_timeout' from source: unknown 178205 1726889819.18232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.18347: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889819.18363: variable 'omit' from source: magic vars 178205 1726889819.18373: starting attempt loop 178205 1726889819.18380: running the handler 178205 1726889819.18399: _low_level_execute_command(): starting 178205 1726889819.18415: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889819.19162: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.19183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.19198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.19220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.19263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.19277: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.19294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.19313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.19327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.19339: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.19353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.19367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.19383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.19401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.19416: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.19431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.19513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.19531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.19546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.19660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.21250: stdout chunk (state=3): >>>/root <<< 178205 1726889819.21358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.21435: stderr chunk (state=3): >>><<< 178205 1726889819.21438: stdout chunk (state=3): >>><<< 178205 1726889819.21535: _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 178205 1726889819.21547: _low_level_execute_command(): starting 178205 1726889819.21550: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283 `" && echo ansible-tmp-1726889819.2145555-179251-254739617669283="` echo /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283 `" ) && sleep 0' 178205 1726889819.22986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.22989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.23017: 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 <<< 178205 1726889819.23032: 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 <<< 178205 1726889819.23035: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.23217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.23220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.23227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.23270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.25064: stdout chunk (state=3): >>>ansible-tmp-1726889819.2145555-179251-254739617669283=/root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283 <<< 178205 1726889819.25176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.25247: stderr chunk (state=3): >>><<< 178205 1726889819.25250: stdout chunk (state=3): >>><<< 178205 1726889819.25317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889819.2145555-179251-254739617669283=/root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283 , stderr=OpenSSH_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 178205 1726889819.25321: variable 'ansible_module_compression' from source: unknown 178205 1726889819.25418: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889819.25421: variable 'ansible_facts' from source: unknown 178205 1726889819.25552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/AnsiballZ_command.py 178205 1726889819.25804: Sending initial data 178205 1726889819.25807: Sent initial data (158 bytes) 178205 1726889819.27029: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.27032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.27061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889819.27064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.27096: 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 <<< 178205 1726889819.27099: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.27162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.27291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.27299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.27340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.29013: 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 <<< 178205 1726889819.29017: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889819.29040: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889819.29076: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp47ejfb87 /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/AnsiballZ_command.py <<< 178205 1726889819.29110: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889819.30438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.30628: stderr chunk (state=3): >>><<< 178205 1726889819.30632: stdout chunk (state=3): >>><<< 178205 1726889819.30634: done transferring module to remote 178205 1726889819.30720: _low_level_execute_command(): starting 178205 1726889819.30726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/ /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/AnsiballZ_command.py && sleep 0' 178205 1726889819.32266: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.32280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.32294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.32316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.32361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.32373: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.32386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.32402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.32416: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.32429: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.32440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.32452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.32465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.32475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.32485: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.32497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.32577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.32598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.32616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.32829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.34417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.34420: stdout chunk (state=3): >>><<< 178205 1726889819.34423: stderr chunk (state=3): >>><<< 178205 1726889819.34507: _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 178205 1726889819.34510: _low_level_execute_command(): starting 178205 1726889819.34513: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/AnsiballZ_command.py && sleep 0' 178205 1726889819.35347: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.35350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.35390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889819.35393: 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 <<< 178205 1726889819.35396: 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 <<< 178205 1726889819.35398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.35470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.35473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.35480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.35530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.37384: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889819.37421: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889819.37426: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889819.37482: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889819.37485: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889819.37527: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889819.37544: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889819.37599: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889819.37602: stdout chunk (state=3): >>>import 'zipimport' # <<< 178205 1726889819.37605: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889819.37652: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889819.37656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.37670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889819.37689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889819.37692: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889819.37722: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f90d8dc0> <<< 178205 1726889819.37759: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889819.37776: 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 0x7ff8f907d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f90d8b20> <<< 178205 1726889819.37813: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889819.37816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889819.37845: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f90d8ac0> <<< 178205 1726889819.37851: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889819.37866: 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' <<< 178205 1726889819.37890: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d490> <<< 178205 1726889819.37917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889819.37922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889819.37940: 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' <<< 178205 1726889819.37962: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889819.37967: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d940> <<< 178205 1726889819.37983: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d670> <<< 178205 1726889819.38045: 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' <<< 178205 1726889819.38048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889819.38059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889819.38083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889819.38098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889819.38128: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9034190> <<< 178205 1726889819.38147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889819.38161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889819.38238: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9034220> <<< 178205 1726889819.38268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889819.38273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889819.38308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889819.38312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9057850> <<< 178205 1726889819.38315: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9034940> <<< 178205 1726889819.38341: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9095880> <<< 178205 1726889819.38370: 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' <<< 178205 1726889819.38373: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f902dd90> <<< 178205 1726889819.38435: 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' <<< 178205 1726889819.38439: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9057d90> <<< 178205 1726889819.38493: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d970> <<< 178205 1726889819.38522: 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. <<< 178205 1726889819.38727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889819.38731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889819.38762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889819.38773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889819.38793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889819.38810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889819.38844: 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' <<< 178205 1726889819.38847: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd4eb0> <<< 178205 1726889819.38900: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd7f40> <<< 178205 1726889819.38920: 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' <<< 178205 1726889819.38947: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889819.38972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889819.38988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889819.39000: 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' <<< 178205 1726889819.39038: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dcc610> <<< 178205 1726889819.39056: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd5640> <<< 178205 1726889819.39072: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd4370> <<< 178205 1726889819.39075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889819.39133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889819.39158: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889819.39184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.39209: 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' <<< 178205 1726889819.39252: 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 0x7ff8f8d56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d568b0> <<< 178205 1726889819.39279: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889819.39299: 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 0x7ff8f8d56eb0> <<< 178205 1726889819.39319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889819.39338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889819.39367: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d56f70> <<< 178205 1726889819.39399: 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 0x7ff8f8d56e80> <<< 178205 1726889819.39403: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889819.39448: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8daed30> import '_functools' # <<< 178205 1726889819.39480: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8da9610> <<< 178205 1726889819.39540: 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 0x7ff8f8dbb670> <<< 178205 1726889819.39554: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8ddbe20> <<< 178205 1726889819.39566: 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' <<< 178205 1726889819.39602: 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 0x7ff8f8d67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dae250> <<< 178205 1726889819.39650: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.39660: 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 0x7ff8f8dbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8de19d0> <<< 178205 1726889819.39679: 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' <<< 178205 1726889819.39707: 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' <<< 178205 1726889819.39748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889819.39779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889819.39783: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d67d90> <<< 178205 1726889819.39807: 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 0x7ff8f8d67d00> <<< 178205 1726889819.39828: 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' <<< 178205 1726889819.39848: 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' <<< 178205 1726889819.39872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889819.39923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889819.39954: 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 0x7ff8f8d3b370> <<< 178205 1726889819.39972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889819.39984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889819.40017: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d3b460> <<< 178205 1726889819.40136: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6ffa0> <<< 178205 1726889819.40180: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6aa30> <<< 178205 1726889819.40183: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6a490> <<< 178205 1726889819.40207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889819.40221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889819.40254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889819.40277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889819.40297: 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' <<< 178205 1726889819.40308: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c6f1c0> <<< 178205 1726889819.40330: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d25c70> <<< 178205 1726889819.40380: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6aeb0> <<< 178205 1726889819.40391: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8de1040> <<< 178205 1726889819.40410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889819.40430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889819.40468: 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 0x7ff8f8c82af0> <<< 178205 1726889819.40480: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889819.40507: 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 0x7ff8f8c82e20> <<< 178205 1726889819.40534: 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' <<< 178205 1726889819.40556: 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' <<< 178205 1726889819.40585: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c95730> <<< 178205 1726889819.40598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889819.40628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889819.40650: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c95c70> <<< 178205 1726889819.40696: 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 0x7ff8f8c2b3a0> <<< 178205 1726889819.40721: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c82f10> <<< 178205 1726889819.40733: 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' <<< 178205 1726889819.40775: 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 0x7ff8f8c3c280> <<< 178205 1726889819.40797: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c955b0> import 'pwd' # <<< 178205 1726889819.40823: 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 0x7ff8f8c3c340> <<< 178205 1726889819.40861: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d679d0> <<< 178205 1726889819.40880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889819.40908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889819.40930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889819.40942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889819.40964: 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 0x7ff8f8c586a0> <<< 178205 1726889819.40988: 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' <<< 178205 1726889819.41024: 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 0x7ff8f8c58970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c58760> <<< 178205 1726889819.41049: 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 0x7ff8f8c58850> <<< 178205 1726889819.41080: 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' <<< 178205 1726889819.41272: 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 0x7ff8f8c58ca0> <<< 178205 1726889819.41315: 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 0x7ff8f8c641f0> <<< 178205 1726889819.41334: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c588e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c4aa30> <<< 178205 1726889819.41360: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d675b0> <<< 178205 1726889819.41379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889819.41437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889819.41470: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c58a90> <<< 178205 1726889819.41573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889819.41586: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8f8b78670> <<< 178205 1726889819.41849: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889819.41938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.41976: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889819.41979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.42009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.42026: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889819.42029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.43205: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.44156: 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 0x7ff8f854e7c0> <<< 178205 1726889819.44184: 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' <<< 178205 1726889819.44211: 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' <<< 178205 1726889819.44237: 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' <<< 178205 1726889819.44251: 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 0x7ff8f854e160> <<< 178205 1726889819.44279: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854e280> <<< 178205 1726889819.44320: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854ef10> <<< 178205 1726889819.44333: 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' <<< 178205 1726889819.44366: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854e4f0> <<< 178205 1726889819.44406: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854ed30> <<< 178205 1726889819.44428: stdout chunk (state=3): >>>import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # 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 0x7ff8f854ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889819.44451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889819.44488: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854e100> <<< 178205 1726889819.44511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889819.44548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889819.44551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889819.44571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889819.44583: 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' <<< 178205 1726889819.44647: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f84a3ee0> <<< 178205 1726889819.44682: 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 0x7ff8f84c6f40> <<< 178205 1726889819.44709: 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 0x7ff8f84c6d60> <<< 178205 1726889819.44733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889819.44753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889819.44793: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f84c63d0> <<< 178205 1726889819.44805: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85b4dc0> <<< 178205 1726889819.44975: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85b43a0> <<< 178205 1726889819.44993: 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' <<< 178205 1726889819.45011: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85b4f70> <<< 178205 1726889819.45029: 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' <<< 178205 1726889819.45052: 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' <<< 178205 1726889819.45081: 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' <<< 178205 1726889819.45116: 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' <<< 178205 1726889819.45120: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8583c10> <<< 178205 1726889819.45198: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f851ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f851e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8551490> <<< 178205 1726889819.45231: 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 0x7ff8f851e4c0> <<< 178205 1726889819.45258: 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 0x7ff8f851e4f0> <<< 178205 1726889819.45280: 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 <<< 178205 1726889819.45304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889819.45322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889819.45334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889819.45414: 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 0x7ff8f8487250> <<< 178205 1726889819.45438: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85951f0> <<< 178205 1726889819.45441: 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' <<< 178205 1726889819.45485: 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 0x7ff8f84938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8595370> <<< 178205 1726889819.45505: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889819.45557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.45569: 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' # <<< 178205 1726889819.45628: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85afd90> <<< 178205 1726889819.45749: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8493880> <<< 178205 1726889819.45837: 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 0x7ff8f84936d0> <<< 178205 1726889819.45865: 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 0x7ff8f8492670> <<< 178205 1726889819.45925: 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 0x7ff8f84925b0> <<< 178205 1726889819.45929: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f858d8b0> <<< 178205 1726889819.45958: 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' <<< 178205 1726889819.45961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889819.45972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889819.46014: 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 0x7ff8f8516670> <<< 178205 1726889819.46197: 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 0x7ff8f8515ac0> <<< 178205 1726889819.46215: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85260d0> <<< 178205 1726889819.46254: 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 0x7ff8f85160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8559a60> # zipimport: zlib available<<< 178205 1726889819.46277: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889819.46283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.46348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.46440: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889819.46466: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889819.46480: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889819.46483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.46571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.46661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.47104: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.47573: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889819.47577: 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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889819.47598: 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' <<< 178205 1726889819.47653: 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 0x7ff8f808a580> <<< 178205 1726889819.47721: 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' <<< 178205 1726889819.47736: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8474520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f802f0a0> <<< 178205 1726889819.47788: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889819.47805: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.47822: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889819.47937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.48075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889819.48085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889819.48101: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8515bb0> # zipimport: zlib available <<< 178205 1726889819.48477: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.48838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.48892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.48955: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889819.48990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49032: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889819.49035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49163: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889819.49180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889819.49198: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49263: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889819.49266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889819.49659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889819.49733: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f846e970> # zipimport: zlib available <<< 178205 1726889819.49796: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49878: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889819.49895: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889819.49898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.49966: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889819.49974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50000: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50183: 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 <<< 178205 1726889819.50209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.50274: 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 0x7ff8f85a0250> <<< 178205 1726889819.50305: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f846e6a0> <<< 178205 1726889819.50345: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889819.50348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889819.50586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889819.50598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889819.50632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889819.50655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889819.50740: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f84537c0> <<< 178205 1726889819.50780: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f84507f0> <<< 178205 1726889819.50845: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f844a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889819.50848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.50898: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889819.50961: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889819.50995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889819.50998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.51084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.51185: 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' <<< 178205 1726889819.51210: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f80175e0> <<< 178205 1726889819.51281: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.51422: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889819.51767: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:36:59.512997", "end": "2024-09-20 23:36:59.516326", "delta": "0:00:00.003329", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889819.51795: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889819.52094: 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 <<< 178205 1726889819.52120: 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 <<< 178205 1726889819.52147: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 178205 1726889819.52192: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # 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 <<< 178205 1726889819.52233: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889819.52417: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889819.52443: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889819.52462: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889819.52490: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889819.52502: 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 <<< 178205 1726889819.52533: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889819.52567: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889819.52570: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889819.52619: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889819.52664: 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 <<< 178205 1726889819.52688: stdout chunk (state=3): >>># 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 <<< 178205 1726889819.52724: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 178205 1726889819.52748: 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 <<< 178205 1726889819.52764: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 178205 1726889819.52788: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # 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 <<< 178205 1726889819.52923: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889819.52959: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889819.52981: 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 <<< 178205 1726889819.52984: 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 <<< 178205 1726889819.53004: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889819.53340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889819.53344: stdout chunk (state=3): >>><<< 178205 1726889819.53346: stderr chunk (state=3): >>><<< 178205 1726889819.53517: _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 0x7ff8f90d8dc0> # /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 0x7ff8f907d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f90d8b20> # /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 0x7ff8f90d8ac0> 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 0x7ff8f907d490> # /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 0x7ff8f907d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d670> # /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 0x7ff8f9034190> # /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 0x7ff8f9034220> # /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 0x7ff8f9057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f9095880> # /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 0x7ff8f902dd90> # /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 0x7ff8f9057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f907d970> 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 0x7ff8f8dd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd7f40> # /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 0x7ff8f8dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dd4370> # /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 0x7ff8f8d56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d568b0> 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 0x7ff8f8d56eb0> # /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 0x7ff8f8d56f70> # /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 0x7ff8f8d56e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8daed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8da9610> # /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 0x7ff8f8dbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8ddbe20> # /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 0x7ff8f8d67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8dae250> # 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 0x7ff8f8dbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8de19d0> # /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 0x7ff8f8d67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d67d90> # /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 0x7ff8f8d67d00> # /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 0x7ff8f8d3b370> # /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 0x7ff8f8d3b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6a490> # /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 0x7ff8f8c6f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d25c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d6aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8de1040> # /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 0x7ff8f8c82af0> 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 0x7ff8f8c82e20> # /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 0x7ff8f8c95730> # /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 0x7ff8f8c95c70> # 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 0x7ff8f8c2b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c82f10> # /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 0x7ff8f8c3c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c955b0> 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 0x7ff8f8c3c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d679d0> # /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 0x7ff8f8c586a0> # /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 0x7ff8f8c58970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c58760> # 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 0x7ff8f8c58850> # /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 0x7ff8f8c58ca0> # 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 0x7ff8f8c641f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c588e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8c4aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8d675b0> # /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 0x7ff8f8c58a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8f8b78670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f854e7c0> # /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 0x7ff8f854e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854ef10> # /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 0x7ff8f854e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f854ed30> 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 0x7ff8f854ef70> # /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 0x7ff8f854e100> # /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 0x7ff8f84a3ee0> # 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 0x7ff8f84c6f40> # 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 0x7ff8f84c6d60> # /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 0x7ff8f84c63d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85b43a0> # /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 0x7ff8f85b4f70> # /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 0x7ff8f8583c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f851ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f851e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8551490> # 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 0x7ff8f851e4c0> # /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 0x7ff8f851e4f0> # /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 0x7ff8f8487250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85951f0> # /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 0x7ff8f84938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8595370> # /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 0x7ff8f85afd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8493880> # 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 0x7ff8f84936d0> # 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 0x7ff8f8492670> # 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 0x7ff8f84925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f858d8b0> # /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 0x7ff8f8516670> # 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 0x7ff8f8515ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f85260d0> # 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 0x7ff8f85160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f8559a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f808a580> # /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 0x7ff8f8474520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f802f0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f8515bb0> # 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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f846e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f85a0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f846e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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 0x7ff8f84537c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f84507f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8f844a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_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.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nj0e4yg5/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7ff8f80175e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:36:59.512997", "end": "2024-09-20 23:36:59.516326", "delta": "0:00:00.003329", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889819.54156: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889819.54160: _low_level_execute_command(): starting 178205 1726889819.54163: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889819.2145555-179251-254739617669283/ > /dev/null 2>&1 && sleep 0' 178205 1726889819.55419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.55533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.55542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.55558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.55596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.55602: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.55614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.55631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.55639: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.55647: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.55653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.55662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.55673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.55683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.55685: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.55695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.55973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.55997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.56017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.56230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.57861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.57864: stdout chunk (state=3): >>><<< 178205 1726889819.57871: stderr chunk (state=3): >>><<< 178205 1726889819.58219: _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 178205 1726889819.58223: handler run complete 178205 1726889819.58225: Evaluated conditional (False): False 178205 1726889819.58228: attempt loop complete, returning result 178205 1726889819.58230: _execute() done 178205 1726889819.58232: dumping result to json 178205 1726889819.58234: done dumping result, returning 178205 1726889819.58236: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-0000000004ca] 178205 1726889819.58237: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ca 178205 1726889819.58307: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ca 178205 1726889819.58311: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003329", "end": "2024-09-20 23:36:59.516326", "rc": 0, "start": "2024-09-20 23:36:59.512997" } STDOUT: /dev/sda 178205 1726889819.58394: no more pending results, returning what we have 178205 1726889819.58398: results queue empty 178205 1726889819.58399: checking for any_errors_fatal 178205 1726889819.58405: done checking for any_errors_fatal 178205 1726889819.58406: checking for max_fail_percentage 178205 1726889819.58408: done checking for max_fail_percentage 178205 1726889819.58409: checking to see if all hosts have failed and the running result is not ok 178205 1726889819.58410: done checking to see if all hosts have failed 178205 1726889819.58411: getting the remaining hosts for this loop 178205 1726889819.58414: done getting the remaining hosts for this loop 178205 1726889819.58418: getting the next task for host managed_node2 178205 1726889819.58425: done getting next task for host managed_node2 178205 1726889819.58427: ^ task is: TASK: Gather swap info 178205 1726889819.58431: ^ 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? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889819.58436: getting variables 178205 1726889819.58437: in VariableManager get_vars() 178205 1726889819.58469: Calling all_inventory to load vars for managed_node2 178205 1726889819.58472: Calling groups_inventory to load vars for managed_node2 178205 1726889819.58475: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889819.58485: Calling all_plugins_play to load vars for managed_node2 178205 1726889819.58488: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889819.58494: Calling groups_plugins_play to load vars for managed_node2 178205 1726889819.59182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889819.59969: done with get_vars() 178205 1726889819.59985: done getting variables 178205 1726889819.60044: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:36:59 -0400 (0:00:00.527) 0:00:32.588 ****** 178205 1726889819.60076: entering _queue_task() for managed_node2/command 178205 1726889819.61254: worker is 1 (out of 1 available) 178205 1726889819.61266: exiting _queue_task() for managed_node2/command 178205 1726889819.61277: done queuing things up, now waiting for results queue to drain 178205 1726889819.61278: waiting for pending results... 178205 1726889819.61982: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889819.62434: in run() - task 02369adf-7a19-34ed-f5d1-0000000004cb 178205 1726889819.62455: variable 'ansible_search_path' from source: unknown 178205 1726889819.62492: calling self._execute() 178205 1726889819.62991: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.63001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.63017: variable 'omit' from source: magic vars 178205 1726889819.63374: variable 'storage_test_volume' from source: include params 178205 1726889819.63555: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889819.63567: variable 'omit' from source: magic vars 178205 1726889819.63623: variable 'omit' from source: magic vars 178205 1726889819.63751: variable 'omit' from source: magic vars 178205 1726889819.63797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889819.63838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889819.63894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889819.63917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889819.63933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889819.63966: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889819.63974: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.63983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.64084: Set connection var ansible_pipelining to False 178205 1726889819.64098: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889819.64114: Set connection var ansible_shell_executable to /bin/sh 178205 1726889819.64122: Set connection var ansible_connection to ssh 178205 1726889819.64131: Set connection var ansible_shell_type to sh 178205 1726889819.64141: Set connection var ansible_timeout to 10 178205 1726889819.64172: variable 'ansible_shell_executable' from source: unknown 178205 1726889819.64179: variable 'ansible_connection' from source: unknown 178205 1726889819.64185: variable 'ansible_module_compression' from source: unknown 178205 1726889819.64192: variable 'ansible_shell_type' from source: unknown 178205 1726889819.64198: variable 'ansible_shell_executable' from source: unknown 178205 1726889819.64208: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889819.64220: variable 'ansible_pipelining' from source: unknown 178205 1726889819.64229: variable 'ansible_timeout' from source: unknown 178205 1726889819.64236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889819.64380: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889819.64398: variable 'omit' from source: magic vars 178205 1726889819.64408: starting attempt loop 178205 1726889819.64417: running the handler 178205 1726889819.64441: _low_level_execute_command(): starting 178205 1726889819.64453: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889819.65271: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.65292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.65314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.65334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.65378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.65392: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.65407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.65432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.65446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.65457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.65470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.65483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.65499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.65513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.65528: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.65543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.65607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.65634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.65656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.65725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.67217: stdout chunk (state=3): >>>/root <<< 178205 1726889819.67326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.67414: stderr chunk (state=3): >>><<< 178205 1726889819.67417: stdout chunk (state=3): >>><<< 178205 1726889819.67522: _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 178205 1726889819.67525: _low_level_execute_command(): starting 178205 1726889819.67529: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886 `" && echo ansible-tmp-1726889819.674375-179268-141740223323886="` echo /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886 `" ) && sleep 0' 178205 1726889819.69120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.69199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.69202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.69358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889819.69362: 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 <<< 178205 1726889819.69365: stderr 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 <<< 178205 1726889819.69434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.69439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.69451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.69545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.71335: stdout chunk (state=3): >>>ansible-tmp-1726889819.674375-179268-141740223323886=/root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886 <<< 178205 1726889819.71446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.71509: stderr chunk (state=3): >>><<< 178205 1726889819.71514: stdout chunk (state=3): >>><<< 178205 1726889819.71779: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889819.674375-179268-141740223323886=/root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886 , stderr=OpenSSH_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 178205 1726889819.71782: variable 'ansible_module_compression' from source: unknown 178205 1726889819.71784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889819.71786: variable 'ansible_facts' from source: unknown 178205 1726889819.71789: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/AnsiballZ_command.py 178205 1726889819.72541: Sending initial data 178205 1726889819.72544: Sent initial data (157 bytes) 178205 1726889819.75037: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.75040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.75072: 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 <<< 178205 1726889819.75075: 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 <<< 178205 1726889819.75136: stderr 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 <<< 178205 1726889819.75140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.75310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.75330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.75521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.77117: 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 <<< 178205 1726889819.77149: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889819.77187: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp4x63czd4 /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/AnsiballZ_command.py <<< 178205 1726889819.77221: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889819.78436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.78618: stderr chunk (state=3): >>><<< 178205 1726889819.78621: stdout chunk (state=3): >>><<< 178205 1726889819.78626: done transferring module to remote 178205 1726889819.78629: _low_level_execute_command(): starting 178205 1726889819.78632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/ /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/AnsiballZ_command.py && sleep 0' 178205 1726889819.81908: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.82032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.82046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.82063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.82104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.82117: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.82136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.82154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.82169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.82178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.82189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.82200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.82216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.82253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.82264: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.82276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.82358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.82431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.82479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.82585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.84312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889819.84318: stdout chunk (state=3): >>><<< 178205 1726889819.84321: stderr chunk (state=3): >>><<< 178205 1726889819.84419: _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 178205 1726889819.84422: _low_level_execute_command(): starting 178205 1726889819.84427: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/AnsiballZ_command.py && sleep 0' 178205 1726889819.86010: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889819.86029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.86044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.86064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.86103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.86116: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889819.86134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.86153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889819.86168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889819.86181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889819.86194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889819.86208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889819.86296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889819.86311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889819.86328: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889819.86344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889819.86421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889819.86519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889819.86538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889819.86730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889819.88574: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889819.88578: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889819.88580: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889819.88641: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889819.88644: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889819.88664: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889819.88693: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889819.88744: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889819.88747: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889819.88796: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889819.88799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.88821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889819.88834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889819.88859: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507043dc0> <<< 178205 1726889819.88894: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889819.88928: 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 0x7f1506dd83a0> <<< 178205 1726889819.88932: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507043b20> <<< 178205 1726889819.88953: 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' <<< 178205 1726889819.88959: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507043ac0> <<< 178205 1726889819.89007: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889819.89016: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889819.89019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889819.89025: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8490> <<< 178205 1726889819.89059: 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' <<< 178205 1726889819.89063: 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' <<< 178205 1726889819.89074: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8940> <<< 178205 1726889819.89098: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8670> <<< 178205 1726889819.89137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889819.89140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889819.89151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889819.89175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889819.89199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889819.89213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889819.89239: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889819.89242: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d8f190> <<< 178205 1726889819.89254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889819.89270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889819.89340: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d8f220> <<< 178205 1726889819.89371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889819.89375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889819.89719: 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 0x7f1506db2850> <<< 178205 1726889819.89722: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d8f940> <<< 178205 1726889819.89737: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506df0880> # /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 0x7f1506d88d90> # /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 0x7f1506db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8970> 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. <<< 178205 1726889819.89841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889819.89856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889819.89872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889819.89960: 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 0x7f1506d2feb0> <<< 178205 1726889819.89966: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d32f40> <<< 178205 1726889819.89989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889819.89992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889819.90008: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889819.90032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889819.90035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889819.90055: 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' <<< 178205 1726889819.90173: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d2f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889819.90189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889819.90204: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889819.90236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.90258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889819.90265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889819.90295: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.90304: 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 0x7f1506cb1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cb18b0> <<< 178205 1726889819.90345: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889819.90348: 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' <<< 178205 1726889819.90354: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cb1eb0> <<< 178205 1726889819.90359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889819.90370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889819.90394: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889819.90413: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cb1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889819.90431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cb1e80> <<< 178205 1726889819.90442: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889819.90501: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d09d30> import '_functools' # <<< 178205 1726889819.90513: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d04610> <<< 178205 1726889819.90619: 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 0x7f1506d16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d36e20> # /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' <<< 178205 1726889819.90637: 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 0x7f1506cc2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d09250> <<< 178205 1726889819.90659: 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 0x7f1506d16280> <<< 178205 1726889819.90673: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d3c9d0> <<< 178205 1726889819.90690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889819.90711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889819.90732: 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' <<< 178205 1726889819.90748: 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' <<< 178205 1726889819.90765: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc2fa0> <<< 178205 1726889819.90780: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc2d90> <<< 178205 1726889819.90796: 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 0x7f1506cc2d00> <<< 178205 1726889819.90841: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889819.90851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889819.90955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /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 0x7f1506c96370> <<< 178205 1726889819.90973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889819.90984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889819.91055: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506c96460> <<< 178205 1726889819.91170: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506ccafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5a30> <<< 178205 1726889819.91187: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5490> <<< 178205 1726889819.91207: 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' <<< 178205 1726889819.91279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889819.91291: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bb01c0> <<< 178205 1726889819.91383: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506c80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889819.91501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bc3af0> 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 0x7f1506bc3e20> <<< 178205 1726889819.91525: 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' <<< 178205 1726889819.91539: 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 0x7f1506bd6730> <<< 178205 1726889819.91605: 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' <<< 178205 1726889819.91626: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bd6c70> <<< 178205 1726889819.91696: 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 0x7f1506b613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bc3f10> # /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' <<< 178205 1726889819.91829: 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 0x7f1506b72280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bd65b0> 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 0x7f1506b72340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc29d0> <<< 178205 1726889819.91843: 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' <<< 178205 1726889819.91931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1506b8e6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889819.91956: stdout chunk (state=3): >>># 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' <<< 178205 1726889819.91971: 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 0x7f1506b8e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b8e760> <<< 178205 1726889819.91989: 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' <<< 178205 1726889819.92006: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1506b8e850> <<< 178205 1726889819.92027: 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' <<< 178205 1726889819.92205: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.92221: 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 0x7f1506b8eca0> <<< 178205 1726889819.92245: 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 0x7f1506b9a1f0> <<< 178205 1726889819.92263: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b8e8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b80a30> <<< 178205 1726889819.92281: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc25b0> <<< 178205 1726889819.92304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889819.92359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889819.92392: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b8ea90> <<< 178205 1726889819.92488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889819.92501: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1506ab6670> <<< 178205 1726889819.92813: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip' <<< 178205 1726889819.92817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.92891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.92949: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889819.92955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.92958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.92960: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889819.92974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.94169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.95160: 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' <<< 178205 1726889819.95163: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dc7c0> <<< 178205 1726889819.95169: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889819.95172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.95188: 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' <<< 178205 1726889819.95204: 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' <<< 178205 1726889819.95241: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.95244: 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 0x7f15069dc160> <<< 178205 1726889819.95274: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dc280> <<< 178205 1726889819.95307: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dcf10> <<< 178205 1726889819.95336: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889819.95340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889819.95382: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dc4f0> <<< 178205 1726889819.95388: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dcd30> import 'atexit' # <<< 178205 1726889819.95410: 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 0x7f15069dcf70> <<< 178205 1726889819.95430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889819.95452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889819.95496: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dc100> <<< 178205 1726889819.95516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889819.95538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889819.95545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889819.95571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889819.95592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889819.95595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889819.95657: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063ecee0> <<< 178205 1726889819.95701: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.95709: 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 0x7f1506954f40> <<< 178205 1726889819.95742: 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 0x7f1506954d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889819.95767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889819.95805: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069543d0> <<< 178205 1726889819.95819: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a42dc0> <<< 178205 1726889819.95977: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a423a0> <<< 178205 1726889819.96029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889819.96032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889819.96049: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a42f70> # /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' <<< 178205 1726889819.96086: 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' <<< 178205 1726889819.96101: 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' <<< 178205 1726889819.96133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889819.96137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a11c10> <<< 178205 1726889819.96219: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069accd0> <<< 178205 1726889819.96228: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069ac3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069df490> <<< 178205 1726889819.96256: 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' <<< 178205 1726889819.96269: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15069ac4c0> <<< 178205 1726889819.96284: 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 0x7f15069ac4f0> <<< 178205 1726889819.96330: 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 <<< 178205 1726889819.96333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889819.96339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889819.96355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889819.96436: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.96442: 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 0x7f15063d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a231f0> <<< 178205 1726889819.96459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889819.96462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889819.96526: 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 0x7f15063dc8e0> <<< 178205 1726889819.96529: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a23370> <<< 178205 1726889819.96542: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889819.96574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.96604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889819.96607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889819.96659: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a3dd90> <<< 178205 1726889819.96781: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063dc880> <<< 178205 1726889819.96871: 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 0x7f15063dc6d0> <<< 178205 1726889819.96909: 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' <<< 178205 1726889819.96915: 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 0x7f15063db670> <<< 178205 1726889819.96955: 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 0x7f15063db5b0> <<< 178205 1726889819.96961: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a1b8b0> <<< 178205 1726889819.96979: 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' <<< 178205 1726889819.96994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889819.97010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889819.97060: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.97064: 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 0x7f15069a4670> <<< 178205 1726889819.97239: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889819.97243: 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 0x7f15069a3ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069b40d0> <<< 178205 1726889819.97272: 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 0x7f15069a40d0> <<< 178205 1726889819.97307: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069e7a60> # zipimport: zlib available <<< 178205 1726889819.97314: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889819.97328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.97432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.97479: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.97485: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889819.97506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889819.97531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.97617: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.98160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.98649: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889819.98652: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889819.98655: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889819.98657: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889819.98673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889819.98716: 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 0x7f1505fc3580> <<< 178205 1726889819.98797: 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 0x7f15063be520> <<< 178205 1726889819.98800: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505f680a0> <<< 178205 1726889819.98844: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889819.98884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.98887: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889819.98904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.99013: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.99141: 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' <<< 178205 1726889819.99166: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069a3bb0> <<< 178205 1726889819.99169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.99575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.99911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889819.99961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00031: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889820.00063: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00100: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889820.00103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00252: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889820.00256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00258: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889820.00274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00337: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889820.00340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00837: stdout chunk (state=3): >>># 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 0x7f15063b7970> # zipimport: zlib available <<< 178205 1726889820.00881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.00962: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889820.00966: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889820.00980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01052: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889820.01055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01128: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01277: 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 <<< 178205 1726889820.01300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889820.01377: 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' <<< 178205 1726889820.01381: 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 0x7f1506a2e250> <<< 178205 1726889820.01415: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063b76a0> <<< 178205 1726889820.01447: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889820.01450: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889820.01582: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.01708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889820.01713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889820.01732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889820.01760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889820.01792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889820.01795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889820.01880: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150639c7c0> <<< 178205 1726889820.01922: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063997f0> <<< 178205 1726889820.01981: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506393970> <<< 178205 1726889820.01984: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889820.02113: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889820.02119: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889820.02122: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889820.02143: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889820.02235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.02328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889820.02343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889820.02354: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505f505e0> <<< 178205 1726889820.02435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889820.02578: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889820.02918: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:37:00.024548", "end": "2024-09-20 23:37:00.027713", "delta": "0:00:00.003165", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889820.02942: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889820.03372: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 178205 1726889820.03380: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889820.03385: 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 <<< 178205 1726889820.03391: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 178205 1726889820.03398: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools<<< 178205 1726889820.03404: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 178205 1726889820.03490: stdout chunk (state=3): >>> # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889820.03494: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 178205 1726889820.03501: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 178205 1726889820.03510: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 178205 1726889820.03521: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 178205 1726889820.03542: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889820.03750: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889820.03766: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889820.03796: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889820.03799: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889820.03816: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889820.03857: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889820.03862: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 178205 1726889820.03867: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889820.03885: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889820.03919: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889820.03983: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889820.03987: 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 <<< 178205 1726889820.03992: 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 <<< 178205 1726889820.04061: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889820.04068: 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 <<< 178205 1726889820.04075: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889820.04077: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889820.04115: 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 <<< 178205 1726889820.04119: 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 <<< 178205 1726889820.04152: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889820.04156: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889820.04325: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889820.04330: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889820.04332: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889820.04335: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 178205 1726889820.04355: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889820.04368: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889820.04395: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889820.04771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889820.04774: stdout chunk (state=3): >>><<< 178205 1726889820.04776: stderr chunk (state=3): >>><<< 178205 1726889820.04870: _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 0x7f1507043dc0> # /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 0x7f1506dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507043b20> # /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 0x7f1507043ac0> 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 0x7f1506dd8490> # /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 0x7f1506dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8670> # /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 0x7f1506d8f190> # /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 0x7f1506d8f220> # /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 0x7f1506db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506df0880> # /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 0x7f1506d88d90> # /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 0x7f1506db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506dd8970> 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 0x7f1506d2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d32f40> # /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 0x7f1506d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d2f370> # /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 0x7f1506cb1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cb18b0> 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 0x7f1506cb1eb0> # /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 0x7f1506cb1f70> # /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 0x7f1506cb1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d04610> # /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 0x7f1506d16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d36e20> # /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 0x7f1506cc2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d09250> # 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 0x7f1506d16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d3c9d0> # /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 0x7f1506cc2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc2d90> # /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 0x7f1506cc2d00> # /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 0x7f1506c96370> # /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 0x7f1506c96460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506ccafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5490> # /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 0x7f1506bb01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506c80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506d3c040> # /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 0x7f1506bc3af0> 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 0x7f1506bc3e20> # /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 0x7f1506bd6730> # /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 0x7f1506bd6c70> # 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 0x7f1506b613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bc3f10> # /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 0x7f1506b72280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506bd65b0> 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 0x7f1506b72340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc29d0> # /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 0x7f1506b8e6a0> # /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 0x7f1506b8e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b8e760> # 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 0x7f1506b8e850> # /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 0x7f1506b8eca0> # 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 0x7f1506b9a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b8e8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506b80a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506cc25b0> # /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 0x7f1506b8ea90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1506ab6670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f15069dc7c0> # /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 0x7f15069dc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dc280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dcf10> # /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 0x7f15069dc4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069dcd30> 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 0x7f15069dcf70> # /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 0x7f15069dc100> # /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 0x7f15063ecee0> # 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 0x7f1506954f40> # 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 0x7f1506954d60> # /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 0x7f15069543d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a42dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a423a0> # /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 0x7f1506a42f70> # /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 0x7f1506a11c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069accd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069ac3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069df490> # 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 0x7f15069ac4c0> # /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 0x7f15069ac4f0> # /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 0x7f15063d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a231f0> # /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 0x7f15063dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a23370> # /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 0x7f1506a3dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063dc880> # 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 0x7f15063dc6d0> # 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 0x7f15063db670> # 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 0x7f15063db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506a1b8b0> # /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 0x7f15069a4670> # 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 0x7f15069a3ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069b40d0> # 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 0x7f15069a40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15069e7a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f1505fc3580> # /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 0x7f15063be520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505f680a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f15069a3bb0> # 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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f15063b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f1506a2e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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 0x7f150639c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15063997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1506393970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_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.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_f5iqzrzc/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f1505f505e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:37:00.024548", "end": "2024-09-20 23:37:00.027713", "delta": "0:00:00.003165", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889820.05696: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889820.05700: _low_level_execute_command(): starting 178205 1726889820.05702: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889819.674375-179268-141740223323886/ > /dev/null 2>&1 && sleep 0' 178205 1726889820.07529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889820.07532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889820.07568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889820.07571: 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 <<< 178205 1726889820.07573: stderr 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 <<< 178205 1726889820.07836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889820.07857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889820.07872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889820.07935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889820.09727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889820.09790: stderr chunk (state=3): >>><<< 178205 1726889820.09793: stdout chunk (state=3): >>><<< 178205 1726889820.09918: _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 178205 1726889820.09921: handler run complete 178205 1726889820.09923: Evaluated conditional (False): False 178205 1726889820.09925: attempt loop complete, returning result 178205 1726889820.09927: _execute() done 178205 1726889820.09929: dumping result to json 178205 1726889820.09930: done dumping result, returning 178205 1726889820.09932: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-0000000004cb] 178205 1726889820.09934: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cb 178205 1726889820.10003: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cb 178205 1726889820.10007: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003165", "end": "2024-09-20 23:37:00.027713", "rc": 0, "start": "2024-09-20 23:37:00.024548" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 178205 1726889820.10080: no more pending results, returning what we have 178205 1726889820.10084: results queue empty 178205 1726889820.10084: checking for any_errors_fatal 178205 1726889820.10093: done checking for any_errors_fatal 178205 1726889820.10094: checking for max_fail_percentage 178205 1726889820.10095: done checking for max_fail_percentage 178205 1726889820.10096: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.10097: done checking to see if all hosts have failed 178205 1726889820.10098: getting the remaining hosts for this loop 178205 1726889820.10100: done getting the remaining hosts for this loop 178205 1726889820.10103: getting the next task for host managed_node2 178205 1726889820.10110: done getting next task for host managed_node2 178205 1726889820.10114: ^ task is: TASK: Verify swap status 178205 1726889820.10118: ^ 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? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889820.10122: getting variables 178205 1726889820.10125: in VariableManager get_vars() 178205 1726889820.10160: Calling all_inventory to load vars for managed_node2 178205 1726889820.10162: Calling groups_inventory to load vars for managed_node2 178205 1726889820.10166: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.10177: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.10179: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.10182: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.10948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.11875: done with get_vars() 178205 1726889820.11889: done getting variables 178205 1726889820.11944: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:37:00 -0400 (0:00:00.518) 0:00:33.107 ****** 178205 1726889820.12090: entering _queue_task() for managed_node2/assert 178205 1726889820.12784: worker is 1 (out of 1 available) 178205 1726889820.12796: exiting _queue_task() for managed_node2/assert 178205 1726889820.12808: done queuing things up, now waiting for results queue to drain 178205 1726889820.12809: waiting for pending results... 178205 1726889820.14629: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889820.14902: in run() - task 02369adf-7a19-34ed-f5d1-0000000004cc 178205 1726889820.15436: variable 'ansible_search_path' from source: unknown 178205 1726889820.15476: calling self._execute() 178205 1726889820.15577: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.15589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.15601: variable 'omit' from source: magic vars 178205 1726889820.15964: variable 'storage_test_volume' from source: include params 178205 1726889820.16654: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889820.16665: variable 'omit' from source: magic vars 178205 1726889820.16724: variable 'omit' from source: magic vars 178205 1726889820.16762: variable 'omit' from source: magic vars 178205 1726889820.16806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.16846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.16869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.16890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.16906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.16939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.16949: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.16957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.17057: Set connection var ansible_pipelining to False 178205 1726889820.17068: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.17077: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.17083: Set connection var ansible_connection to ssh 178205 1726889820.17091: Set connection var ansible_shell_type to sh 178205 1726889820.17099: Set connection var ansible_timeout to 10 178205 1726889820.17129: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.17136: variable 'ansible_connection' from source: unknown 178205 1726889820.17143: variable 'ansible_module_compression' from source: unknown 178205 1726889820.17149: variable 'ansible_shell_type' from source: unknown 178205 1726889820.17155: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.17160: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.17168: variable 'ansible_pipelining' from source: unknown 178205 1726889820.17174: variable 'ansible_timeout' from source: unknown 178205 1726889820.17180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.17315: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.17333: variable 'omit' from source: magic vars 178205 1726889820.17425: starting attempt loop 178205 1726889820.17433: running the handler 178205 1726889820.17781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.22441: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.22511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.22755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.22793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.22827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.22904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.23142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.23174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.23222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.23245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.23293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.23324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.23356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.23508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.23530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.23580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.23611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.23641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.23684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.23703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.23951: variable 'storage_test_swaps' from source: set_fact 178205 1726889820.23967: variable 'storage_test_sys_node' from source: set_fact 178205 1726889820.23991: variable 'storage_test_swap_expected_matches' from source: set_fact 178205 1726889820.24032: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 178205 1726889820.24045: handler run complete 178205 1726889820.24063: attempt loop complete, returning result 178205 1726889820.24068: _execute() done 178205 1726889820.24074: dumping result to json 178205 1726889820.24080: done dumping result, returning 178205 1726889820.24090: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-0000000004cc] 178205 1726889820.24098: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cc ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.24261: no more pending results, returning what we have 178205 1726889820.24265: results queue empty 178205 1726889820.24266: checking for any_errors_fatal 178205 1726889820.24272: done checking for any_errors_fatal 178205 1726889820.24273: checking for max_fail_percentage 178205 1726889820.24274: done checking for max_fail_percentage 178205 1726889820.24275: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.24276: done checking to see if all hosts have failed 178205 1726889820.24277: getting the remaining hosts for this loop 178205 1726889820.24278: done getting the remaining hosts for this loop 178205 1726889820.24282: getting the next task for host managed_node2 178205 1726889820.24288: done getting next task for host managed_node2 178205 1726889820.24291: ^ task is: TASK: Unset facts 178205 1726889820.24295: ^ 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? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889820.24299: getting variables 178205 1726889820.24300: in VariableManager get_vars() 178205 1726889820.24336: Calling all_inventory to load vars for managed_node2 178205 1726889820.24338: Calling groups_inventory to load vars for managed_node2 178205 1726889820.24342: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.24353: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.24356: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.24359: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.24881: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cc 178205 1726889820.24886: WORKER PROCESS EXITING 178205 1726889820.25000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.26410: done with get_vars() 178205 1726889820.26432: done getting variables 178205 1726889820.26484: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:37:00 -0400 (0:00:00.145) 0:00:33.253 ****** 178205 1726889820.26515: entering _queue_task() for managed_node2/set_fact 178205 1726889820.26801: worker is 1 (out of 1 available) 178205 1726889820.26816: exiting _queue_task() for managed_node2/set_fact 178205 1726889820.26831: done queuing things up, now waiting for results queue to drain 178205 1726889820.26832: waiting for pending results... 178205 1726889820.27410: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889820.27656: in run() - task 02369adf-7a19-34ed-f5d1-0000000004cd 178205 1726889820.27671: variable 'ansible_search_path' from source: unknown 178205 1726889820.27707: calling self._execute() 178205 1726889820.28023: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.28031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.28041: variable 'omit' from source: magic vars 178205 1726889820.28246: variable 'omit' from source: magic vars 178205 1726889820.28415: variable 'omit' from source: magic vars 178205 1726889820.28455: variable 'omit' from source: magic vars 178205 1726889820.28719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.28765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.28789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.28817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.28838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.28950: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.28959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.28967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.29190: Set connection var ansible_pipelining to False 178205 1726889820.29203: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.29215: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.29226: Set connection var ansible_connection to ssh 178205 1726889820.29247: Set connection var ansible_shell_type to sh 178205 1726889820.29356: Set connection var ansible_timeout to 10 178205 1726889820.29388: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.29397: variable 'ansible_connection' from source: unknown 178205 1726889820.29404: variable 'ansible_module_compression' from source: unknown 178205 1726889820.29413: variable 'ansible_shell_type' from source: unknown 178205 1726889820.29421: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.29434: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.29443: variable 'ansible_pipelining' from source: unknown 178205 1726889820.29451: variable 'ansible_timeout' from source: unknown 178205 1726889820.29461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.29718: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.29792: variable 'omit' from source: magic vars 178205 1726889820.29800: starting attempt loop 178205 1726889820.29806: running the handler 178205 1726889820.29827: handler run complete 178205 1726889820.29901: attempt loop complete, returning result 178205 1726889820.29908: _execute() done 178205 1726889820.29915: dumping result to json 178205 1726889820.29922: done dumping result, returning 178205 1726889820.29934: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-0000000004cd] 178205 1726889820.29943: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cd ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889820.30095: no more pending results, returning what we have 178205 1726889820.30099: results queue empty 178205 1726889820.30100: checking for any_errors_fatal 178205 1726889820.30108: done checking for any_errors_fatal 178205 1726889820.30108: checking for max_fail_percentage 178205 1726889820.30110: done checking for max_fail_percentage 178205 1726889820.30111: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.30114: done checking to see if all hosts have failed 178205 1726889820.30115: getting the remaining hosts for this loop 178205 1726889820.30117: done getting the remaining hosts for this loop 178205 1726889820.30120: getting the next task for host managed_node2 178205 1726889820.30134: done getting next task for host managed_node2 178205 1726889820.30137: ^ task is: TASK: Set some variables for fstab checking 178205 1726889820.30143: ^ 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? (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? (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 178205 1726889820.30148: getting variables 178205 1726889820.30150: in VariableManager get_vars() 178205 1726889820.30183: Calling all_inventory to load vars for managed_node2 178205 1726889820.30185: Calling groups_inventory to load vars for managed_node2 178205 1726889820.30189: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.30199: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.30202: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.30205: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.31036: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004cd 178205 1726889820.31040: WORKER PROCESS EXITING 178205 1726889820.31068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.32547: done with get_vars() 178205 1726889820.32729: done getting variables 178205 1726889820.32935: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:37:00 -0400 (0:00:00.064) 0:00:33.317 ****** 178205 1726889820.32970: entering _queue_task() for managed_node2/set_fact 178205 1726889820.33573: worker is 1 (out of 1 available) 178205 1726889820.33585: exiting _queue_task() for managed_node2/set_fact 178205 1726889820.33650: done queuing things up, now waiting for results queue to drain 178205 1726889820.33652: waiting for pending results... 178205 1726889820.34187: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889820.34292: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d1 178205 1726889820.34307: variable 'ansible_search_path' from source: unknown 178205 1726889820.34350: calling self._execute() 178205 1726889820.34468: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.34480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.34495: variable 'omit' from source: magic vars 178205 1726889820.34611: variable 'omit' from source: magic vars 178205 1726889820.34678: variable 'omit' from source: magic vars 178205 1726889820.35077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.38673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.38760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.38800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.38845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.38875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.38958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.38990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.39021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.39071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.39089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.39146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.39173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.39200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.39252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.39269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.39342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.39374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.39401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.39448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.39470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.39774: variable 'storage_test_fstab' from source: set_fact 178205 1726889820.39795: variable 'storage_test_volume' from source: include params 178205 1726889820.39945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889820.40127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889820.40170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889820.40202: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889820.40241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889820.40287: 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) 178205 1726889820.40315: 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) 178205 1726889820.40353: 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) 178205 1726889820.40383: 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) 178205 1726889820.40894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.40929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.40961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.41126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.41148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.41484: variable '__mount_point' from source: task vars 178205 1726889820.41572: variable 'storage_test_volume' from source: include params 178205 1726889820.41595: variable 'storage_test_fstab' from source: set_fact 178205 1726889820.41889: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.41899: variable '__mount_point' from source: task vars 178205 1726889820.41981: variable 'storage_test_volume' from source: include params 178205 1726889820.42002: variable 'storage_test_volume' from source: include params 178205 1726889820.42180: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.42194: variable '__mount_point' from source: task vars 178205 1726889820.42269: variable 'storage_test_volume' from source: include params 178205 1726889820.42666: variable '__mount_options' from source: task vars 178205 1726889820.42745: variable 'storage_test_volume' from source: include params 178205 1726889820.42774: variable '__mount_point' from source: task vars 178205 1726889820.42853: variable 'storage_test_volume' from source: include params 178205 1726889820.42874: variable 'storage_test_fstab' from source: set_fact 178205 1726889820.42886: variable '__pattern' from source: task vars 178205 1726889820.42984: variable '__mount_point' from source: task vars 178205 1726889820.43066: variable 'storage_test_volume' from source: include params 178205 1726889820.43087: variable '__mount_options' from source: task vars 178205 1726889820.43164: variable 'storage_test_volume' from source: include params 178205 1726889820.43302: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.43310: variable '__mount_options' from source: task vars 178205 1726889820.43389: variable 'storage_test_volume' from source: include params 178205 1726889820.43426: variable 'omit' from source: magic vars 178205 1726889820.43456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.43485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.43507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.43530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.43543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.43577: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.43584: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.43591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.43695: Set connection var ansible_pipelining to False 178205 1726889820.43706: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.43721: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.43732: Set connection var ansible_connection to ssh 178205 1726889820.43744: Set connection var ansible_shell_type to sh 178205 1726889820.43761: Set connection var ansible_timeout to 10 178205 1726889820.43790: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.43797: variable 'ansible_connection' from source: unknown 178205 1726889820.43802: variable 'ansible_module_compression' from source: unknown 178205 1726889820.43807: variable 'ansible_shell_type' from source: unknown 178205 1726889820.43814: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.43820: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.43833: variable 'ansible_pipelining' from source: unknown 178205 1726889820.43838: variable 'ansible_timeout' from source: unknown 178205 1726889820.43844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.43968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.43990: variable 'omit' from source: magic vars 178205 1726889820.44001: starting attempt loop 178205 1726889820.44008: running the handler 178205 1726889820.44066: handler run complete 178205 1726889820.44089: attempt loop complete, returning result 178205 1726889820.44095: _execute() done 178205 1726889820.44101: dumping result to json 178205 1726889820.44126: done dumping result, returning 178205 1726889820.44147: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-0000000004d1] 178205 1726889820.44160: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d1 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=146a7053-bec7-4c21-8c4f-2d523528c730 " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889820.44334: no more pending results, returning what we have 178205 1726889820.44338: results queue empty 178205 1726889820.44338: checking for any_errors_fatal 178205 1726889820.44343: done checking for any_errors_fatal 178205 1726889820.44344: checking for max_fail_percentage 178205 1726889820.44346: done checking for max_fail_percentage 178205 1726889820.44347: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.44348: done checking to see if all hosts have failed 178205 1726889820.44348: getting the remaining hosts for this loop 178205 1726889820.44350: done getting the remaining hosts for this loop 178205 1726889820.44354: getting the next task for host managed_node2 178205 1726889820.44362: done getting next task for host managed_node2 178205 1726889820.44366: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889820.44371: ^ 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? (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? (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 178205 1726889820.44376: getting variables 178205 1726889820.44378: in VariableManager get_vars() 178205 1726889820.44414: Calling all_inventory to load vars for managed_node2 178205 1726889820.44417: Calling groups_inventory to load vars for managed_node2 178205 1726889820.44421: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.44436: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.44442: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.44446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.45016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.45731: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d1 178205 1726889820.45738: WORKER PROCESS EXITING 178205 1726889820.45941: done with get_vars() 178205 1726889820.45957: done getting variables 178205 1726889820.46013: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:37:00 -0400 (0:00:00.130) 0:00:33.448 ****** 178205 1726889820.46046: entering _queue_task() for managed_node2/assert 178205 1726889820.46416: worker is 1 (out of 1 available) 178205 1726889820.46428: exiting _queue_task() for managed_node2/assert 178205 1726889820.46439: done queuing things up, now waiting for results queue to drain 178205 1726889820.46440: waiting for pending results... 178205 1726889820.46713: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889820.46836: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d2 178205 1726889820.46857: variable 'ansible_search_path' from source: unknown 178205 1726889820.46899: calling self._execute() 178205 1726889820.47001: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.47014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.47028: variable 'omit' from source: magic vars 178205 1726889820.47395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.50775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.50859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.50901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.50946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.50978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.51083: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.51107: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889820.51121: variable 'omit' from source: magic vars 178205 1726889820.51179: variable 'omit' from source: magic vars 178205 1726889820.51220: variable 'omit' from source: magic vars 178205 1726889820.51257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.51288: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.51310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.51334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.51353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.51383: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.51390: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.51397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.51501: Set connection var ansible_pipelining to False 178205 1726889820.51516: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.51529: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.51538: Set connection var ansible_connection to ssh 178205 1726889820.51550: Set connection var ansible_shell_type to sh 178205 1726889820.51565: Set connection var ansible_timeout to 10 178205 1726889820.51595: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.51601: variable 'ansible_connection' from source: unknown 178205 1726889820.51606: variable 'ansible_module_compression' from source: unknown 178205 1726889820.51611: variable 'ansible_shell_type' from source: unknown 178205 1726889820.51618: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.51623: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.51629: variable 'ansible_pipelining' from source: unknown 178205 1726889820.51634: variable 'ansible_timeout' from source: unknown 178205 1726889820.51639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.51981: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.51997: variable 'omit' from source: magic vars 178205 1726889820.52006: starting attempt loop 178205 1726889820.52015: running the handler 178205 1726889820.52181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.52216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.52248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.52296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.52317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.52396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.52428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.52484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.52535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.52555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.52660: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889820.52670: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889820.52698: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889820.52709: handler run complete 178205 1726889820.52731: attempt loop complete, returning result 178205 1726889820.52738: _execute() done 178205 1726889820.52744: dumping result to json 178205 1726889820.52750: done dumping result, returning 178205 1726889820.52761: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-0000000004d2] 178205 1726889820.52769: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d2 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.52914: no more pending results, returning what we have 178205 1726889820.52917: results queue empty 178205 1726889820.52918: checking for any_errors_fatal 178205 1726889820.52925: done checking for any_errors_fatal 178205 1726889820.52926: checking for max_fail_percentage 178205 1726889820.52928: done checking for max_fail_percentage 178205 1726889820.52934: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.52935: done checking to see if all hosts have failed 178205 1726889820.52936: getting the remaining hosts for this loop 178205 1726889820.52937: done getting the remaining hosts for this loop 178205 1726889820.52941: getting the next task for host managed_node2 178205 1726889820.52949: done getting next task for host managed_node2 178205 1726889820.52952: ^ task is: TASK: Verify the fstab mount point 178205 1726889820.52957: ^ 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? (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? (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 178205 1726889820.52961: getting variables 178205 1726889820.52963: in VariableManager get_vars() 178205 1726889820.52995: Calling all_inventory to load vars for managed_node2 178205 1726889820.52998: Calling groups_inventory to load vars for managed_node2 178205 1726889820.53002: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.53015: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.53019: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.53022: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.53793: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d2 178205 1726889820.53796: WORKER PROCESS EXITING 178205 1726889820.53839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.54595: done with get_vars() 178205 1726889820.54610: done getting variables 178205 1726889820.54665: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:37:00 -0400 (0:00:00.086) 0:00:33.534 ****** 178205 1726889820.54695: entering _queue_task() for managed_node2/assert 178205 1726889820.54939: worker is 1 (out of 1 available) 178205 1726889820.54952: exiting _queue_task() for managed_node2/assert 178205 1726889820.54963: done queuing things up, now waiting for results queue to drain 178205 1726889820.54964: waiting for pending results... 178205 1726889820.55232: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889820.55360: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d3 178205 1726889820.55380: variable 'ansible_search_path' from source: unknown 178205 1726889820.55422: calling self._execute() 178205 1726889820.55518: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.55530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.55543: variable 'omit' from source: magic vars 178205 1726889820.55650: variable 'omit' from source: magic vars 178205 1726889820.55711: variable 'omit' from source: magic vars 178205 1726889820.55963: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889820.55977: variable 'storage_test_volume' from source: include params 178205 1726889820.56033: variable 'omit' from source: magic vars 178205 1726889820.56079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.56116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.56139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.56167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.56183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.56217: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.56227: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.56235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.56342: Set connection var ansible_pipelining to False 178205 1726889820.56354: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.56364: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.56371: Set connection var ansible_connection to ssh 178205 1726889820.56385: Set connection var ansible_shell_type to sh 178205 1726889820.56395: Set connection var ansible_timeout to 10 178205 1726889820.56425: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.56432: variable 'ansible_connection' from source: unknown 178205 1726889820.56437: variable 'ansible_module_compression' from source: unknown 178205 1726889820.56442: variable 'ansible_shell_type' from source: unknown 178205 1726889820.56447: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.56452: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.56458: variable 'ansible_pipelining' from source: unknown 178205 1726889820.56462: variable 'ansible_timeout' from source: unknown 178205 1726889820.56467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.56625: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.56644: variable 'omit' from source: magic vars 178205 1726889820.56655: starting attempt loop 178205 1726889820.56661: running the handler 178205 1726889820.56926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.60616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.60696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.60752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.60789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.60826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.60908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.60942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.60978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.61033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.61053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.61124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.61171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.61204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.61251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.61271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.61386: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889820.61401: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889820.61421: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889820.61431: handler run complete 178205 1726889820.61448: attempt loop complete, returning result 178205 1726889820.61454: _execute() done 178205 1726889820.61460: dumping result to json 178205 1726889820.61467: done dumping result, returning 178205 1726889820.61476: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-0000000004d3] 178205 1726889820.61485: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d3 178205 1726889820.61591: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d3 178205 1726889820.61598: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.61654: no more pending results, returning what we have 178205 1726889820.61658: results queue empty 178205 1726889820.61659: checking for any_errors_fatal 178205 1726889820.61666: done checking for any_errors_fatal 178205 1726889820.61672: checking for max_fail_percentage 178205 1726889820.61674: done checking for max_fail_percentage 178205 1726889820.61675: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.61676: done checking to see if all hosts have failed 178205 1726889820.61677: getting the remaining hosts for this loop 178205 1726889820.61679: done getting the remaining hosts for this loop 178205 1726889820.61682: getting the next task for host managed_node2 178205 1726889820.61691: done getting next task for host managed_node2 178205 1726889820.61694: ^ task is: TASK: Verify mount_options 178205 1726889820.61698: ^ 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? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889820.61702: getting variables 178205 1726889820.61704: in VariableManager get_vars() 178205 1726889820.61738: Calling all_inventory to load vars for managed_node2 178205 1726889820.61742: Calling groups_inventory to load vars for managed_node2 178205 1726889820.61745: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.61756: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.61760: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.61763: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.62238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.63093: done with get_vars() 178205 1726889820.63107: done getting variables 178205 1726889820.63164: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:37:00 -0400 (0:00:00.084) 0:00:33.619 ****** 178205 1726889820.63195: entering _queue_task() for managed_node2/assert 178205 1726889820.63510: worker is 1 (out of 1 available) 178205 1726889820.63522: exiting _queue_task() for managed_node2/assert 178205 1726889820.63536: done queuing things up, now waiting for results queue to drain 178205 1726889820.63537: waiting for pending results... 178205 1726889820.63939: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889820.64080: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d4 178205 1726889820.64106: variable 'ansible_search_path' from source: unknown 178205 1726889820.64157: calling self._execute() 178205 1726889820.64311: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.64333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.64347: variable 'omit' from source: magic vars 178205 1726889820.64835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.67716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.67773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.67832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.67867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.67894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.67979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.68016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.68051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.68098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.68123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.68262: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889820.68270: when evaluation is False, skipping this task 178205 1726889820.68277: _execute() done 178205 1726889820.68285: dumping result to json 178205 1726889820.68296: done dumping result, returning 178205 1726889820.68316: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-0000000004d4] 178205 1726889820.68328: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d4 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889820.68509: no more pending results, returning what we have 178205 1726889820.68516: results queue empty 178205 1726889820.68517: checking for any_errors_fatal 178205 1726889820.68524: done checking for any_errors_fatal 178205 1726889820.68525: checking for max_fail_percentage 178205 1726889820.68526: done checking for max_fail_percentage 178205 1726889820.68527: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.68528: done checking to see if all hosts have failed 178205 1726889820.68529: getting the remaining hosts for this loop 178205 1726889820.68533: done getting the remaining hosts for this loop 178205 1726889820.68537: getting the next task for host managed_node2 178205 1726889820.68549: done getting next task for host managed_node2 178205 1726889820.68552: ^ task is: TASK: Verify fingerprint 178205 1726889820.68556: ^ 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? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889820.68561: getting variables 178205 1726889820.68563: in VariableManager get_vars() 178205 1726889820.68595: Calling all_inventory to load vars for managed_node2 178205 1726889820.68598: Calling groups_inventory to load vars for managed_node2 178205 1726889820.68603: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.68618: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.68622: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.68626: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.69634: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d4 178205 1726889820.69638: WORKER PROCESS EXITING 178205 1726889820.69844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.70583: done with get_vars() 178205 1726889820.70596: done getting variables 178205 1726889820.70655: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:37:00 -0400 (0:00:00.074) 0:00:33.694 ****** 178205 1726889820.70685: entering _queue_task() for managed_node2/assert 178205 1726889820.70940: worker is 1 (out of 1 available) 178205 1726889820.70953: exiting _queue_task() for managed_node2/assert 178205 1726889820.70965: done queuing things up, now waiting for results queue to drain 178205 1726889820.70966: waiting for pending results... 178205 1726889820.71245: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889820.71377: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d5 178205 1726889820.71396: variable 'ansible_search_path' from source: unknown 178205 1726889820.71436: calling self._execute() 178205 1726889820.71536: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.71547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.71559: variable 'omit' from source: magic vars 178205 1726889820.71663: variable 'omit' from source: magic vars 178205 1726889820.71731: variable 'omit' from source: magic vars 178205 1726889820.71768: variable 'omit' from source: magic vars 178205 1726889820.71814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.71867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.71891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.71914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.71930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.71966: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.71975: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.71983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.72086: Set connection var ansible_pipelining to False 178205 1726889820.72097: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.72107: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.72116: Set connection var ansible_connection to ssh 178205 1726889820.72125: Set connection var ansible_shell_type to sh 178205 1726889820.72133: Set connection var ansible_timeout to 10 178205 1726889820.72163: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.72174: variable 'ansible_connection' from source: unknown 178205 1726889820.72181: variable 'ansible_module_compression' from source: unknown 178205 1726889820.72187: variable 'ansible_shell_type' from source: unknown 178205 1726889820.72193: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.72199: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.72206: variable 'ansible_pipelining' from source: unknown 178205 1726889820.72214: variable 'ansible_timeout' from source: unknown 178205 1726889820.72221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.72362: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.72378: variable 'omit' from source: magic vars 178205 1726889820.72390: starting attempt loop 178205 1726889820.72396: running the handler 178205 1726889820.72670: variable '__fingerprint' from source: task vars 178205 1726889820.72681: variable 'storage_test_fstab' from source: set_fact 178205 1726889820.72710: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889820.72723: handler run complete 178205 1726889820.72741: attempt loop complete, returning result 178205 1726889820.72748: _execute() done 178205 1726889820.72753: dumping result to json 178205 1726889820.72761: done dumping result, returning 178205 1726889820.72772: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-0000000004d5] 178205 1726889820.72781: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d5 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.72914: no more pending results, returning what we have 178205 1726889820.72917: results queue empty 178205 1726889820.72918: checking for any_errors_fatal 178205 1726889820.72926: done checking for any_errors_fatal 178205 1726889820.72927: checking for max_fail_percentage 178205 1726889820.72929: done checking for max_fail_percentage 178205 1726889820.72930: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.72931: done checking to see if all hosts have failed 178205 1726889820.72932: getting the remaining hosts for this loop 178205 1726889820.72935: done getting the remaining hosts for this loop 178205 1726889820.72938: getting the next task for host managed_node2 178205 1726889820.72948: done getting next task for host managed_node2 178205 1726889820.72951: ^ task is: TASK: Clean up variables 178205 1726889820.72956: ^ 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? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889820.72960: getting variables 178205 1726889820.72962: in VariableManager get_vars() 178205 1726889820.72994: Calling all_inventory to load vars for managed_node2 178205 1726889820.72997: Calling groups_inventory to load vars for managed_node2 178205 1726889820.73003: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.73016: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.73020: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.73025: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.73819: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d5 178205 1726889820.73822: WORKER PROCESS EXITING 178205 1726889820.73843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.74724: done with get_vars() 178205 1726889820.74737: done getting variables 178205 1726889820.74788: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:37:00 -0400 (0:00:00.041) 0:00:33.736 ****** 178205 1726889820.74829: entering _queue_task() for managed_node2/set_fact 178205 1726889820.75058: worker is 1 (out of 1 available) 178205 1726889820.75077: exiting _queue_task() for managed_node2/set_fact 178205 1726889820.75088: done queuing things up, now waiting for results queue to drain 178205 1726889820.75089: waiting for pending results... 178205 1726889820.75377: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889820.75499: in run() - task 02369adf-7a19-34ed-f5d1-0000000004d6 178205 1726889820.75523: variable 'ansible_search_path' from source: unknown 178205 1726889820.75560: calling self._execute() 178205 1726889820.75688: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.75705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.75730: variable 'omit' from source: magic vars 178205 1726889820.75862: variable 'omit' from source: magic vars 178205 1726889820.75925: variable 'omit' from source: magic vars 178205 1726889820.75968: variable 'omit' from source: magic vars 178205 1726889820.76013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.76051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.76078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.76098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.76115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.76148: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.76156: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.76162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.76294: Set connection var ansible_pipelining to False 178205 1726889820.76316: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.76339: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.76354: Set connection var ansible_connection to ssh 178205 1726889820.76369: Set connection var ansible_shell_type to sh 178205 1726889820.76387: Set connection var ansible_timeout to 10 178205 1726889820.76437: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.76450: variable 'ansible_connection' from source: unknown 178205 1726889820.76467: variable 'ansible_module_compression' from source: unknown 178205 1726889820.76479: variable 'ansible_shell_type' from source: unknown 178205 1726889820.76494: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.76504: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.76524: variable 'ansible_pipelining' from source: unknown 178205 1726889820.76535: variable 'ansible_timeout' from source: unknown 178205 1726889820.76553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.76808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.76841: variable 'omit' from source: magic vars 178205 1726889820.76860: starting attempt loop 178205 1726889820.76869: running the handler 178205 1726889820.76900: handler run complete 178205 1726889820.76927: attempt loop complete, returning result 178205 1726889820.76938: _execute() done 178205 1726889820.76950: dumping result to json 178205 1726889820.76975: done dumping result, returning 178205 1726889820.77002: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-0000000004d6] 178205 1726889820.77025: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d6 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889820.77223: no more pending results, returning what we have 178205 1726889820.77227: results queue empty 178205 1726889820.77227: checking for any_errors_fatal 178205 1726889820.77235: done checking for any_errors_fatal 178205 1726889820.77235: checking for max_fail_percentage 178205 1726889820.77237: done checking for max_fail_percentage 178205 1726889820.77238: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.77239: done checking to see if all hosts have failed 178205 1726889820.77240: getting the remaining hosts for this loop 178205 1726889820.77241: done getting the remaining hosts for this loop 178205 1726889820.77245: getting the next task for host managed_node2 178205 1726889820.77256: done getting next task for host managed_node2 178205 1726889820.77259: ^ task is: TASK: Verify fs type 178205 1726889820.77266: ^ 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? (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? (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 178205 1726889820.77272: getting variables 178205 1726889820.77273: in VariableManager get_vars() 178205 1726889820.77303: Calling all_inventory to load vars for managed_node2 178205 1726889820.77305: Calling groups_inventory to load vars for managed_node2 178205 1726889820.77309: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.77320: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.77323: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.77326: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.78029: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004d6 178205 1726889820.78032: WORKER PROCESS EXITING 178205 1726889820.78089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.78965: done with get_vars() 178205 1726889820.78977: done getting variables 178205 1726889820.79026: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:37:00 -0400 (0:00:00.042) 0:00:33.778 ****** 178205 1726889820.79054: entering _queue_task() for managed_node2/assert 178205 1726889820.79318: worker is 1 (out of 1 available) 178205 1726889820.79352: exiting _queue_task() for managed_node2/assert 178205 1726889820.79374: done queuing things up, now waiting for results queue to drain 178205 1726889820.79375: waiting for pending results... 178205 1726889820.80836: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889820.81387: in run() - task 02369adf-7a19-34ed-f5d1-0000000004da 178205 1726889820.81407: variable 'ansible_search_path' from source: unknown 178205 1726889820.81446: calling self._execute() 178205 1726889820.81545: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.81555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.81567: variable 'omit' from source: magic vars 178205 1726889820.82032: variable 'storage_test_volume' from source: include params 178205 1726889820.82096: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889820.82253: variable 'storage_test_volume' from source: include params 178205 1726889820.82272: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889820.82378: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.82398: Evaluated conditional (_storage_test_volume_present): True 178205 1726889820.82410: variable 'omit' from source: magic vars 178205 1726889820.82502: variable 'omit' from source: magic vars 178205 1726889820.82567: variable 'omit' from source: magic vars 178205 1726889820.82621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.82678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.82708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.82732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.82746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.82780: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.82789: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.82796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.82925: Set connection var ansible_pipelining to False 178205 1726889820.82937: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.82950: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.82960: Set connection var ansible_connection to ssh 178205 1726889820.82981: Set connection var ansible_shell_type to sh 178205 1726889820.83002: Set connection var ansible_timeout to 10 178205 1726889820.83033: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.83043: variable 'ansible_connection' from source: unknown 178205 1726889820.83061: variable 'ansible_module_compression' from source: unknown 178205 1726889820.83076: variable 'ansible_shell_type' from source: unknown 178205 1726889820.83083: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.83090: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.83101: variable 'ansible_pipelining' from source: unknown 178205 1726889820.83108: variable 'ansible_timeout' from source: unknown 178205 1726889820.83121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.83331: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.83348: variable 'omit' from source: magic vars 178205 1726889820.83357: starting attempt loop 178205 1726889820.83362: running the handler 178205 1726889820.83666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.86569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.86677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.86756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.86832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.86877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.86984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889820.87030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889820.87063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889820.87108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889820.87141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889820.87380: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889820.87401: variable 'storage_test_volume' from source: include params 178205 1726889820.87424: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889820.87434: handler run complete 178205 1726889820.87454: attempt loop complete, returning result 178205 1726889820.87460: _execute() done 178205 1726889820.87466: dumping result to json 178205 1726889820.87472: done dumping result, returning 178205 1726889820.87482: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-0000000004da] 178205 1726889820.87490: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004da ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.87634: no more pending results, returning what we have 178205 1726889820.87649: results queue empty 178205 1726889820.87650: checking for any_errors_fatal 178205 1726889820.87658: done checking for any_errors_fatal 178205 1726889820.87659: checking for max_fail_percentage 178205 1726889820.87660: done checking for max_fail_percentage 178205 1726889820.87661: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.87662: done checking to see if all hosts have failed 178205 1726889820.87663: getting the remaining hosts for this loop 178205 1726889820.87665: done getting the remaining hosts for this loop 178205 1726889820.87669: getting the next task for host managed_node2 178205 1726889820.87679: done getting next task for host managed_node2 178205 1726889820.87681: ^ task is: TASK: Verify fs label 178205 1726889820.87686: ^ 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? (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? (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 178205 1726889820.87696: getting variables 178205 1726889820.87697: in VariableManager get_vars() 178205 1726889820.87729: Calling all_inventory to load vars for managed_node2 178205 1726889820.87732: Calling groups_inventory to load vars for managed_node2 178205 1726889820.87736: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.87748: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.87751: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.87754: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.88282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.88832: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004da 178205 1726889820.88836: WORKER PROCESS EXITING 178205 1726889820.89165: done with get_vars() 178205 1726889820.89181: done getting variables 178205 1726889820.89245: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:37:00 -0400 (0:00:00.102) 0:00:33.880 ****** 178205 1726889820.89278: entering _queue_task() for managed_node2/assert 178205 1726889820.89562: worker is 1 (out of 1 available) 178205 1726889820.89577: exiting _queue_task() for managed_node2/assert 178205 1726889820.89589: done queuing things up, now waiting for results queue to drain 178205 1726889820.89591: waiting for pending results... 178205 1726889820.89882: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889820.90015: in run() - task 02369adf-7a19-34ed-f5d1-0000000004db 178205 1726889820.90037: variable 'ansible_search_path' from source: unknown 178205 1726889820.90078: calling self._execute() 178205 1726889820.90185: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.90197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.90210: variable 'omit' from source: magic vars 178205 1726889820.90613: variable 'storage_test_volume' from source: include params 178205 1726889820.90657: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889820.90840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889820.93217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889820.93293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889820.93340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889820.93379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889820.93412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889820.93489: variable '_storage_test_volume_present' from source: set_fact 178205 1726889820.93509: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889820.93646: variable 'storage_test_volume' from source: include params 178205 1726889820.93668: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889820.93681: variable 'omit' from source: magic vars 178205 1726889820.93744: variable 'omit' from source: magic vars 178205 1726889820.93939: variable 'storage_test_volume' from source: include params 178205 1726889820.93960: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889820.94000: variable 'omit' from source: magic vars 178205 1726889820.94033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.94066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.94088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.94107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.94125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.94157: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.94166: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.94176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.94266: Set connection var ansible_pipelining to False 178205 1726889820.94278: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.94290: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.94296: Set connection var ansible_connection to ssh 178205 1726889820.94304: Set connection var ansible_shell_type to sh 178205 1726889820.94315: Set connection var ansible_timeout to 10 178205 1726889820.94344: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.94351: variable 'ansible_connection' from source: unknown 178205 1726889820.94357: variable 'ansible_module_compression' from source: unknown 178205 1726889820.94362: variable 'ansible_shell_type' from source: unknown 178205 1726889820.94367: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.94373: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.94379: variable 'ansible_pipelining' from source: unknown 178205 1726889820.94384: variable 'ansible_timeout' from source: unknown 178205 1726889820.94396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.94499: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889820.94518: variable 'omit' from source: magic vars 178205 1726889820.94528: starting attempt loop 178205 1726889820.94534: running the handler 178205 1726889820.94700: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889820.94722: variable 'storage_test_volume' from source: include params 178205 1726889820.94741: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889820.94750: handler run complete 178205 1726889820.94765: attempt loop complete, returning result 178205 1726889820.94772: _execute() done 178205 1726889820.94777: dumping result to json 178205 1726889820.94783: done dumping result, returning 178205 1726889820.94792: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-0000000004db] 178205 1726889820.94799: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004db 178205 1726889820.94904: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004db 178205 1726889820.94915: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889820.94981: no more pending results, returning what we have 178205 1726889820.94985: results queue empty 178205 1726889820.94986: checking for any_errors_fatal 178205 1726889820.94995: done checking for any_errors_fatal 178205 1726889820.94996: checking for max_fail_percentage 178205 1726889820.94998: done checking for max_fail_percentage 178205 1726889820.94999: checking to see if all hosts have failed and the running result is not ok 178205 1726889820.95000: done checking to see if all hosts have failed 178205 1726889820.95001: getting the remaining hosts for this loop 178205 1726889820.95003: done getting the remaining hosts for this loop 178205 1726889820.95006: getting the next task for host managed_node2 178205 1726889820.95018: done getting next task for host managed_node2 178205 1726889820.95020: ^ task is: TASK: See whether the device node is present 178205 1726889820.95025: ^ 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? (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=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 178205 1726889820.95036: getting variables 178205 1726889820.95038: in VariableManager get_vars() 178205 1726889820.95071: Calling all_inventory to load vars for managed_node2 178205 1726889820.95074: Calling groups_inventory to load vars for managed_node2 178205 1726889820.95078: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889820.95089: Calling all_plugins_play to load vars for managed_node2 178205 1726889820.95092: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889820.95095: Calling groups_plugins_play to load vars for managed_node2 178205 1726889820.95973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889820.96602: done with get_vars() 178205 1726889820.96621: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:37:00 -0400 (0:00:00.074) 0:00:33.955 ****** 178205 1726889820.96721: entering _queue_task() for managed_node2/stat 178205 1726889820.97025: worker is 1 (out of 1 available) 178205 1726889820.97038: exiting _queue_task() for managed_node2/stat 178205 1726889820.97050: done queuing things up, now waiting for results queue to drain 178205 1726889820.97051: waiting for pending results... 178205 1726889820.97337: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889820.97476: in run() - task 02369adf-7a19-34ed-f5d1-0000000004df 178205 1726889820.97505: variable 'ansible_search_path' from source: unknown 178205 1726889820.97543: calling self._execute() 178205 1726889820.97647: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.97658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.97670: variable 'omit' from source: magic vars 178205 1726889820.97787: variable 'omit' from source: magic vars 178205 1726889820.97855: variable 'omit' from source: magic vars 178205 1726889820.98085: variable 'storage_test_volume' from source: include params 178205 1726889820.98143: variable 'omit' from source: magic vars 178205 1726889820.98193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889820.98231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889820.98255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889820.98282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.98298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889820.98330: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889820.98339: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.98346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.98453: Set connection var ansible_pipelining to False 178205 1726889820.98464: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889820.98474: Set connection var ansible_shell_executable to /bin/sh 178205 1726889820.98484: Set connection var ansible_connection to ssh 178205 1726889820.98495: Set connection var ansible_shell_type to sh 178205 1726889820.98504: Set connection var ansible_timeout to 10 178205 1726889820.98535: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.98543: variable 'ansible_connection' from source: unknown 178205 1726889820.98550: variable 'ansible_module_compression' from source: unknown 178205 1726889820.98556: variable 'ansible_shell_type' from source: unknown 178205 1726889820.98562: variable 'ansible_shell_executable' from source: unknown 178205 1726889820.98568: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889820.98574: variable 'ansible_pipelining' from source: unknown 178205 1726889820.98580: variable 'ansible_timeout' from source: unknown 178205 1726889820.98591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889820.98791: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889820.98813: variable 'omit' from source: magic vars 178205 1726889820.98827: starting attempt loop 178205 1726889820.98834: running the handler 178205 1726889820.98850: _low_level_execute_command(): starting 178205 1726889820.98860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889820.99633: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889820.99648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889820.99662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889820.99687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889820.99733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889820.99746: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889820.99760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889820.99783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889820.99800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889820.99815: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889820.99830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889820.99845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889820.99861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889820.99875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889820.99889: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889820.99909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889820.99982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.00006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.00026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.00095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.01735: stdout chunk (state=3): >>>/root <<< 178205 1726889821.01916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.01919: stdout chunk (state=3): >>><<< 178205 1726889821.01922: stderr chunk (state=3): >>><<< 178205 1726889821.02024: _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 178205 1726889821.02029: _low_level_execute_command(): starting 178205 1726889821.02034: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377 `" && echo ansible-tmp-1726889821.0194135-179318-270738108418377="` echo /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377 `" ) && sleep 0' 178205 1726889821.02620: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.02641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.02654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.02672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.02721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.02733: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.02746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.02761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.02772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.02783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.02799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.02811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.02827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.02840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.02851: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.02863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.02946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.02966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.02980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.03047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.04918: stdout chunk (state=3): >>>ansible-tmp-1726889821.0194135-179318-270738108418377=/root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377 <<< 178205 1726889821.05108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.05114: stdout chunk (state=3): >>><<< 178205 1726889821.05116: stderr chunk (state=3): >>><<< 178205 1726889821.05321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889821.0194135-179318-270738108418377=/root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377 , stderr=OpenSSH_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 178205 1726889821.05327: variable 'ansible_module_compression' from source: unknown 178205 1726889821.05330: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889821.05332: variable 'ansible_facts' from source: unknown 178205 1726889821.05397: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/AnsiballZ_stat.py 178205 1726889821.05599: Sending initial data 178205 1726889821.05602: Sent initial data (155 bytes) 178205 1726889821.06851: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.06854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.06887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889821.06891: 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 <<< 178205 1726889821.06896: stderr 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 <<< 178205 1726889821.06964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.06968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.06972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.07019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.08825: 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 <<< 178205 1726889821.08867: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889821.08914: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpxg_gscbn /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/AnsiballZ_stat.py <<< 178205 1726889821.08921: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889821.10172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.10424: stderr chunk (state=3): >>><<< 178205 1726889821.10427: stdout chunk (state=3): >>><<< 178205 1726889821.10430: done transferring module to remote 178205 1726889821.10432: _low_level_execute_command(): starting 178205 1726889821.10434: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/ /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/AnsiballZ_stat.py && sleep 0' 178205 1726889821.11472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.11488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.11503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.11528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.11604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.11620: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.11638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.11660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.11676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.11695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.11718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.11737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.11764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.11780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.11795: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.11810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.11895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.11923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.11944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.12019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.13803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.13881: stderr chunk (state=3): >>><<< 178205 1726889821.13885: stdout chunk (state=3): >>><<< 178205 1726889821.13977: _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 178205 1726889821.13980: _low_level_execute_command(): starting 178205 1726889821.13983: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/AnsiballZ_stat.py && sleep 0' 178205 1726889821.14555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.14568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.14581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.14598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.14645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.14656: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.14669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.14685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.14697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.14707: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.14722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.14737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.14752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.14762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.14772: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.14784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.14861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.14882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.14896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.14969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.16934: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889821.16938: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889821.16994: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889821.17033: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889821.17064: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889821.17122: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889821.17125: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889821.17165: 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' <<< 178205 1726889821.17188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889821.17211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889821.17255: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa11b3dc0> <<< 178205 1726889821.17294: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889821.17324: 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 0x7f1aa11583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa11b3b20> <<< 178205 1726889821.17361: 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' <<< 178205 1726889821.17372: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa11b3ac0> <<< 178205 1726889821.17400: 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' <<< 178205 1726889821.17426: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158490> <<< 178205 1726889821.17471: 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' <<< 178205 1726889821.17475: 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' <<< 178205 1726889821.17488: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158940> <<< 178205 1726889821.17508: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158670> <<< 178205 1726889821.17554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889821.17558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889821.17570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889821.17595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889821.17617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889821.17644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889821.17668: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa110f190> <<< 178205 1726889821.17681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889821.17693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889821.17764: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa110f220> <<< 178205 1726889821.17793: 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' <<< 178205 1726889821.17839: 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 0x7f1aa1132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa110f940> <<< 178205 1726889821.17891: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1170880> <<< 178205 1726889821.17905: 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 0x7f1aa1108d90> <<< 178205 1726889821.17967: 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 0x7f1aa1132d90> <<< 178205 1726889821.18018: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158970> <<< 178205 1726889821.18050: 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. <<< 178205 1726889821.18254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889821.18257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889821.18287: 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' <<< 178205 1726889821.18319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889821.18351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889821.18370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889821.18373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10afeb0> <<< 178205 1726889821.18438: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b2f40> <<< 178205 1726889821.18456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889821.18476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889821.18516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889821.18522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889821.18552: 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' <<< 178205 1726889821.18586: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b0640> <<< 178205 1726889821.18589: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10af370> <<< 178205 1726889821.18604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889821.18662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889821.18683: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889821.18740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889821.18768: 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' <<< 178205 1726889821.18795: 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 0x7f1aa1030df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10308e0> <<< 178205 1726889821.18831: stdout chunk (state=3): >>>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 0x7f1aa1030ee0> <<< 178205 1726889821.18855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889821.18879: 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 0x7f1aa1030fa0> <<< 178205 1726889821.18916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889821.18940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1030eb0> import '_collections' # <<< 178205 1726889821.18982: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1089d60> <<< 178205 1726889821.18993: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889821.19009: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1084640> <<< 178205 1726889821.19073: 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 0x7f1aa10966a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b6df0> <<< 178205 1726889821.19100: 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' <<< 178205 1726889821.19137: 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 0x7f1aa1042ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1089280> <<< 178205 1726889821.19187: 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' <<< 178205 1726889821.19213: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1aa10962b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10bc9a0> <<< 178205 1726889821.19237: 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' <<< 178205 1726889821.19258: 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' <<< 178205 1726889821.19293: 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' <<< 178205 1726889821.19325: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1042fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1042dc0> <<< 178205 1726889821.19350: 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 0x7f1aa1042d30> <<< 178205 1726889821.19375: 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' <<< 178205 1726889821.19392: 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' <<< 178205 1726889821.19423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889821.19461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889821.19494: 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 0x7f1aa0dfb3a0> <<< 178205 1726889821.19522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889821.19534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889821.19560: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0dfb490> <<< 178205 1726889821.19679: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa104afd0> <<< 178205 1726889821.19723: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045a60> <<< 178205 1726889821.19750: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045580> <<< 178205 1726889821.19762: 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' <<< 178205 1726889821.19803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889821.19833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889821.19856: 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 0x7f1aa0d2f1f0> <<< 178205 1726889821.19879: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0de5b80> <<< 178205 1726889821.19935: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b6fd0> <<< 178205 1726889821.19961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889821.19979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889821.20007: 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' <<< 178205 1726889821.20036: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d42b20> import 'errno' # <<< 178205 1726889821.20067: 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 0x7f1aa0d42e50> <<< 178205 1726889821.20090: 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' <<< 178205 1726889821.20121: 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' <<< 178205 1726889821.20146: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d55760> <<< 178205 1726889821.20157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889821.20181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889821.20211: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d55ca0> <<< 178205 1726889821.20252: 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 0x7f1aa0ce03d0> <<< 178205 1726889821.20279: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d42f40> <<< 178205 1726889821.20289: 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' <<< 178205 1726889821.20343: 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 0x7f1aa0cf12b0> <<< 178205 1726889821.20355: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d555e0> import 'pwd' # <<< 178205 1726889821.20387: 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 0x7f1aa0cf1370> <<< 178205 1726889821.20433: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1042a00> <<< 178205 1726889821.20454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889821.20472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889821.20498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889821.20527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889821.20551: 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 0x7f1aa0d0d6d0> <<< 178205 1726889821.20576: 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' <<< 178205 1726889821.20589: 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 0x7f1aa0d0d9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d0d790> <<< 178205 1726889821.20622: 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 0x7f1aa0d0d880> <<< 178205 1726889821.20649: 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' <<< 178205 1726889821.20851: 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 0x7f1aa0d0dcd0> <<< 178205 1726889821.20893: 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 0x7f1aa0d19220> <<< 178205 1726889821.20910: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d0d910> <<< 178205 1726889821.20923: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0cffa60> <<< 178205 1726889821.20951: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10425e0> <<< 178205 1726889821.20962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889821.21022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889821.21054: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d0dac0> <<< 178205 1726889821.21175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889821.21183: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1aa0c2d6a0> <<< 178205 1726889821.21448: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889821.21547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.21585: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889821.21614: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.21641: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889821.22849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.23809: 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 0x7f1aa0b547f0> <<< 178205 1726889821.23837: 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' <<< 178205 1726889821.23864: 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' <<< 178205 1726889821.23877: 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' <<< 178205 1726889821.23901: 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 0x7f1aa0b54160> <<< 178205 1726889821.23940: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54280> <<< 178205 1726889821.23970: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54f40> <<< 178205 1726889821.23993: 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' <<< 178205 1726889821.24048: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b544f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54d60> <<< 178205 1726889821.24051: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889821.24083: 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 0x7f1aa0b54fa0> <<< 178205 1726889821.24095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889821.24120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889821.24154: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54100> <<< 178205 1726889821.24184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889821.24209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889821.24220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889821.24241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889821.24254: 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' <<< 178205 1726889821.24325: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa056ff10> <<< 178205 1726889821.24366: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889821.24381: 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 0x7f1aa058cf10> <<< 178205 1726889821.24403: 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 0x7f1aa058cd30> <<< 178205 1726889821.24423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889821.24435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889821.24471: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa058c3a0> <<< 178205 1726889821.24485: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bbadc0> <<< 178205 1726889821.24651: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bba3a0> <<< 178205 1726889821.24663: 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' <<< 178205 1726889821.24682: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bbafa0> <<< 178205 1726889821.24703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889821.24733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889821.24765: 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 <<< 178205 1726889821.24780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889821.24797: 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 0x7f1aa0b89c70> <<< 178205 1726889821.24887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05ebd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05eb3d0> <<< 178205 1726889821.24905: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b5d4c0> <<< 178205 1726889821.24921: 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 0x7f1aa05eb4f0> <<< 178205 1726889821.24955: 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 0x7f1aa05eb520> <<< 178205 1726889821.24976: 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' <<< 178205 1726889821.24995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889821.25020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889821.25089: 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 0x7f1aa054f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b9b220> <<< 178205 1726889821.25116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889821.25128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889821.25192: 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 0x7f1aa055b880> <<< 178205 1726889821.25207: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b9b3a0> <<< 178205 1726889821.25210: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889821.25234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889821.25263: 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' # <<< 178205 1726889821.25323: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bb3dc0> <<< 178205 1726889821.25445: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa055b820> <<< 178205 1726889821.25546: 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 0x7f1aa055b670> <<< 178205 1726889821.25578: 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' <<< 178205 1726889821.25581: 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 0x7f1aa055a610> <<< 178205 1726889821.25619: 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' <<< 178205 1726889821.25651: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1aa055a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b928e0> # /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' <<< 178205 1726889821.25670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889821.25681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889821.25725: 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 0x7f1aa05df6a0> <<< 178205 1726889821.25897: 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 0x7f1aa05deaf0> <<< 178205 1726889821.25928: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05ee0a0> <<< 178205 1726889821.25974: 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 0x7f1aa05df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b5fac0> # zipimport: zlib available <<< 178205 1726889821.25993: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889821.26004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.26068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.26147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.26183: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889821.26205: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889821.26298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.26399: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.26857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.27326: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889821.27346: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889821.27372: 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' <<< 178205 1726889821.27430: 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 0x7f1aa013f5b0> <<< 178205 1726889821.27505: 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 0x7f1aa052a550> <<< 178205 1726889821.27521: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa00e10d0> <<< 178205 1726889821.27563: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889821.27592: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.27615: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889821.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.27855: 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' <<< 178205 1726889821.27882: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05debe0> # zipimport: zlib available <<< 178205 1726889821.28280: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28704: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28775: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889821.28799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28839: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889821.28902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.28971: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889821.28989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889821.29013: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889821.29037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29072: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889821.29083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889821.29478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889821.29489: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889821.29563: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05379a0> # zipimport: zlib available <<< 178205 1726889821.29623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29692: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889821.29710: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889821.29722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29748: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29787: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889821.29798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.29952: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30017: 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 <<< 178205 1726889821.30039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889821.30119: 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 0x7f1aa0ba6250> <<< 178205 1726889821.30146: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0537f10> <<< 178205 1726889821.30186: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889821.30201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30329: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889821.30462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889821.30472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889821.30502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889821.30529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889821.30547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889821.30630: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa051d7f0> <<< 178205 1726889821.30661: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0519820> <<< 178205 1726889821.30725: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0513a00> <<< 178205 1726889821.30749: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889821.30776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30788: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889821.30849: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889821.30874: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889821.30884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.30991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.31170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.31335: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889821.31979: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889808.1331115, "mtime": 1726889808.1081114, "ctime": 1726889808.1081114, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889821.32002: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889821.32386: 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 <<< 178205 1726889821.32449: 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 <<< 178205 1726889821.32486: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _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 <<< 178205 1726889821.32599: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # 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 <<< 178205 1726889821.32614: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 178205 1726889821.32825: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889821.32830: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889821.32871: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889821.32893: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889821.32928: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889821.32931: 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 <<< 178205 1726889821.32960: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889821.32963: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889821.32991: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889821.33041: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889821.33076: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889821.33126: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889821.33175: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 178205 1726889821.33209: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889821.33242: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 178205 1726889821.33246: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # 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 <<< 178205 1726889821.33369: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889821.33409: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 178205 1726889821.33447: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 178205 1726889821.33464: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889821.33486: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889821.33880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889821.33883: stdout chunk (state=3): >>><<< 178205 1726889821.33885: stderr chunk (state=3): >>><<< 178205 1726889821.34066: _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 0x7f1aa11b3dc0> # /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 0x7f1aa11583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa11b3b20> # /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 0x7f1aa11b3ac0> 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 0x7f1aa1158490> # /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 0x7f1aa1158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158670> # /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 0x7f1aa110f190> # /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 0x7f1aa110f220> # /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 0x7f1aa1132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa110f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1170880> # /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 0x7f1aa1108d90> # /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 0x7f1aa1132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1158970> 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 0x7f1aa10afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b2f40> # /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 0x7f1aa10a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10af370> # /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 0x7f1aa1030df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10308e0> 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 0x7f1aa1030ee0> # /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 0x7f1aa1030fa0> # /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 0x7f1aa1030eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1089d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1084640> # /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 0x7f1aa10966a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b6df0> # /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 0x7f1aa1042ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1089280> # 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 0x7f1aa10962b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10bc9a0> # /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 0x7f1aa1042fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1042dc0> # /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 0x7f1aa1042d30> # /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 0x7f1aa0dfb3a0> # /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 0x7f1aa0dfb490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa104afd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045580> # /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 0x7f1aa0d2f1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0de5b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1045ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10b6fd0> # /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 0x7f1aa0d42b20> 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 0x7f1aa0d42e50> # /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 0x7f1aa0d55760> # /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 0x7f1aa0d55ca0> # 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 0x7f1aa0ce03d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d42f40> # /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 0x7f1aa0cf12b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d555e0> 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 0x7f1aa0cf1370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa1042a00> # /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 0x7f1aa0d0d6d0> # /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 0x7f1aa0d0d9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d0d790> # 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 0x7f1aa0d0d880> # /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 0x7f1aa0d0dcd0> # 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 0x7f1aa0d19220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0d0d910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0cffa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa10425e0> # /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 0x7f1aa0d0dac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1aa0c2d6a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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 0x7f1aa0b547f0> # /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 0x7f1aa0b54160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54f40> # /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 0x7f1aa0b544f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b54d60> 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 0x7f1aa0b54fa0> # /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 0x7f1aa0b54100> # /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 0x7f1aa056ff10> # 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 0x7f1aa058cf10> # 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 0x7f1aa058cd30> # /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 0x7f1aa058c3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bbadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0bba3a0> # /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 0x7f1aa0bbafa0> # /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 0x7f1aa0b89c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05ebd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05eb3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b5d4c0> # 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 0x7f1aa05eb4f0> # /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 0x7f1aa05eb520> # /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 0x7f1aa054f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b9b220> # /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 0x7f1aa055b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b9b3a0> # /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 0x7f1aa0bb3dc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa055b820> # 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 0x7f1aa055b670> # 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 0x7f1aa055a610> # 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 0x7f1aa055a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b928e0> # /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 0x7f1aa05df6a0> # 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 0x7f1aa05deaf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa05ee0a0> # 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 0x7f1aa05df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0b5fac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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 0x7f1aa013f5b0> # /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 0x7f1aa052a550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa00e10d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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_qy4mptyc/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 0x7f1aa05debe0> # 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_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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_qy4mptyc/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 0x7f1aa05379a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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_qy4mptyc/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 0x7f1aa0ba6250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0537f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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 0x7f1aa051d7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0519820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aa0513a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qy4mptyc/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_qy4mptyc/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889808.1331115, "mtime": 1726889808.1081114, "ctime": 1726889808.1081114, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889821.34755: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889821.0194135-179318-270738108418377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889821.34759: _low_level_execute_command(): starting 178205 1726889821.34762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889821.0194135-179318-270738108418377/ > /dev/null 2>&1 && sleep 0' 178205 1726889821.35384: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.35401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.35416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.35434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.35480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.35491: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.35508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.35527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.35539: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.35551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.35562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.35574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.35591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.35604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.35618: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.35631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.35710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.35738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.35757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.35833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.37632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.37721: stderr chunk (state=3): >>><<< 178205 1726889821.37731: stdout chunk (state=3): >>><<< 178205 1726889821.37921: _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 178205 1726889821.37924: handler run complete 178205 1726889821.37927: attempt loop complete, returning result 178205 1726889821.37929: _execute() done 178205 1726889821.37931: dumping result to json 178205 1726889821.37933: done dumping result, returning 178205 1726889821.37935: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-0000000004df] 178205 1726889821.37937: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004df 178205 1726889821.38007: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004df 178205 1726889821.38010: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889808.1331115, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889808.1081114, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889808.1081114, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889821.38360: no more pending results, returning what we have 178205 1726889821.38364: results queue empty 178205 1726889821.38365: checking for any_errors_fatal 178205 1726889821.38372: done checking for any_errors_fatal 178205 1726889821.38372: checking for max_fail_percentage 178205 1726889821.38374: done checking for max_fail_percentage 178205 1726889821.38375: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.38376: done checking to see if all hosts have failed 178205 1726889821.38377: getting the remaining hosts for this loop 178205 1726889821.38378: done getting the remaining hosts for this loop 178205 1726889821.38381: getting the next task for host managed_node2 178205 1726889821.38388: done getting next task for host managed_node2 178205 1726889821.38390: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889821.38395: ^ 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? (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=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 178205 1726889821.38402: getting variables 178205 1726889821.38404: in VariableManager get_vars() 178205 1726889821.38433: Calling all_inventory to load vars for managed_node2 178205 1726889821.38436: Calling groups_inventory to load vars for managed_node2 178205 1726889821.38439: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.38449: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.38451: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.38454: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.38972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.39518: done with get_vars() 178205 1726889821.39535: done getting variables 178205 1726889821.39602: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:37:01 -0400 (0:00:00.429) 0:00:34.384 ****** 178205 1726889821.39639: entering _queue_task() for managed_node2/assert 178205 1726889821.40004: worker is 1 (out of 1 available) 178205 1726889821.40025: exiting _queue_task() for managed_node2/assert 178205 1726889821.40037: done queuing things up, now waiting for results queue to drain 178205 1726889821.40039: waiting for pending results... 178205 1726889821.40374: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889821.40524: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e0 178205 1726889821.40546: variable 'ansible_search_path' from source: unknown 178205 1726889821.40590: calling self._execute() 178205 1726889821.40709: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.40723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.40739: variable 'omit' from source: magic vars 178205 1726889821.41190: variable '_storage_test_volume_present' from source: set_fact 178205 1726889821.41204: variable 'storage_test_volume' from source: include params 178205 1726889821.41250: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889821.41264: variable 'omit' from source: magic vars 178205 1726889821.41329: variable 'omit' from source: magic vars 178205 1726889821.41449: variable 'storage_test_volume' from source: include params 178205 1726889821.41495: variable 'omit' from source: magic vars 178205 1726889821.41549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889821.41590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889821.41617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889821.41641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.41661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.41705: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889821.41718: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.41727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.41841: Set connection var ansible_pipelining to False 178205 1726889821.41853: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889821.41867: Set connection var ansible_shell_executable to /bin/sh 178205 1726889821.41874: Set connection var ansible_connection to ssh 178205 1726889821.41885: Set connection var ansible_shell_type to sh 178205 1726889821.41895: Set connection var ansible_timeout to 10 178205 1726889821.41932: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.41941: variable 'ansible_connection' from source: unknown 178205 1726889821.41948: variable 'ansible_module_compression' from source: unknown 178205 1726889821.41955: variable 'ansible_shell_type' from source: unknown 178205 1726889821.41961: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.41973: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.41982: variable 'ansible_pipelining' from source: unknown 178205 1726889821.41988: variable 'ansible_timeout' from source: unknown 178205 1726889821.41995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.42140: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889821.42158: variable 'omit' from source: magic vars 178205 1726889821.42166: starting attempt loop 178205 1726889821.42171: running the handler 178205 1726889821.42339: variable 'storage_test_dev' from source: set_fact 178205 1726889821.42363: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889821.42371: handler run complete 178205 1726889821.42386: attempt loop complete, returning result 178205 1726889821.42391: _execute() done 178205 1726889821.42396: dumping result to json 178205 1726889821.42406: done dumping result, returning 178205 1726889821.42419: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000004e0] 178205 1726889821.42430: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e0 178205 1726889821.42538: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e0 178205 1726889821.42546: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889821.42604: no more pending results, returning what we have 178205 1726889821.42608: results queue empty 178205 1726889821.42609: checking for any_errors_fatal 178205 1726889821.42621: done checking for any_errors_fatal 178205 1726889821.42622: checking for max_fail_percentage 178205 1726889821.42623: done checking for max_fail_percentage 178205 1726889821.42625: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.42626: done checking to see if all hosts have failed 178205 1726889821.42627: getting the remaining hosts for this loop 178205 1726889821.42628: done getting the remaining hosts for this loop 178205 1726889821.42632: getting the next task for host managed_node2 178205 1726889821.42640: done getting next task for host managed_node2 178205 1726889821.42644: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889821.42650: ^ 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? (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=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 178205 1726889821.42654: getting variables 178205 1726889821.42656: in VariableManager get_vars() 178205 1726889821.42688: Calling all_inventory to load vars for managed_node2 178205 1726889821.42691: Calling groups_inventory to load vars for managed_node2 178205 1726889821.42695: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.42706: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.42709: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.42713: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.43921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.47901: done with get_vars() 178205 1726889821.47916: done getting variables 178205 1726889821.47967: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:37:01 -0400 (0:00:00.083) 0:00:34.468 ****** 178205 1726889821.47998: entering _queue_task() for managed_node2/assert 178205 1726889821.48305: worker is 1 (out of 1 available) 178205 1726889821.48321: exiting _queue_task() for managed_node2/assert 178205 1726889821.48332: done queuing things up, now waiting for results queue to drain 178205 1726889821.48333: waiting for pending results... 178205 1726889821.48622: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889821.48773: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e1 178205 1726889821.48799: variable 'ansible_search_path' from source: unknown 178205 1726889821.48840: calling self._execute() 178205 1726889821.48949: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.48960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.48972: variable 'omit' from source: magic vars 178205 1726889821.49420: variable '_storage_test_volume_present' from source: set_fact 178205 1726889821.49434: variable 'storage_test_volume' from source: include params 178205 1726889821.49478: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889821.49487: when evaluation is False, skipping this task 178205 1726889821.49496: _execute() done 178205 1726889821.49503: dumping result to json 178205 1726889821.49513: done dumping result, returning 178205 1726889821.49524: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000004e1] 178205 1726889821.49535: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e1 178205 1726889821.49645: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e1 178205 1726889821.49653: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889821.49697: no more pending results, returning what we have 178205 1726889821.49701: results queue empty 178205 1726889821.49702: checking for any_errors_fatal 178205 1726889821.49710: done checking for any_errors_fatal 178205 1726889821.49716: checking for max_fail_percentage 178205 1726889821.49718: done checking for max_fail_percentage 178205 1726889821.49719: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.49720: done checking to see if all hosts have failed 178205 1726889821.49720: getting the remaining hosts for this loop 178205 1726889821.49722: done getting the remaining hosts for this loop 178205 1726889821.49726: getting the next task for host managed_node2 178205 1726889821.49734: done getting next task for host managed_node2 178205 1726889821.49736: ^ task is: TASK: Make sure we got info about this volume 178205 1726889821.49741: ^ 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? (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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.49746: getting variables 178205 1726889821.49747: in VariableManager get_vars() 178205 1726889821.49778: Calling all_inventory to load vars for managed_node2 178205 1726889821.49780: Calling groups_inventory to load vars for managed_node2 178205 1726889821.49784: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.49796: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.49798: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.49801: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.50533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.51342: done with get_vars() 178205 1726889821.51356: done getting variables 178205 1726889821.51411: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:37:01 -0400 (0:00:00.034) 0:00:34.502 ****** 178205 1726889821.51447: entering _queue_task() for managed_node2/assert 178205 1726889821.51697: worker is 1 (out of 1 available) 178205 1726889821.51710: exiting _queue_task() for managed_node2/assert 178205 1726889821.51724: done queuing things up, now waiting for results queue to drain 178205 1726889821.51725: waiting for pending results... 178205 1726889821.52010: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889821.52147: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e2 178205 1726889821.52170: variable 'ansible_search_path' from source: unknown 178205 1726889821.52213: calling self._execute() 178205 1726889821.52314: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.52327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.52340: variable 'omit' from source: magic vars 178205 1726889821.52700: variable '_storage_test_volume_present' from source: set_fact 178205 1726889821.52721: Evaluated conditional (_storage_test_volume_present): True 178205 1726889821.52735: variable 'omit' from source: magic vars 178205 1726889821.52803: variable 'omit' from source: magic vars 178205 1726889821.52936: variable 'storage_test_volume' from source: include params 178205 1726889821.52993: variable 'omit' from source: magic vars 178205 1726889821.53042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889821.53085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889821.53109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889821.53134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.53153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.53188: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889821.53196: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.53203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.53311: Set connection var ansible_pipelining to False 178205 1726889821.53325: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889821.53334: Set connection var ansible_shell_executable to /bin/sh 178205 1726889821.53341: Set connection var ansible_connection to ssh 178205 1726889821.53350: Set connection var ansible_shell_type to sh 178205 1726889821.53363: Set connection var ansible_timeout to 10 178205 1726889821.53398: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.53405: variable 'ansible_connection' from source: unknown 178205 1726889821.53413: variable 'ansible_module_compression' from source: unknown 178205 1726889821.53421: variable 'ansible_shell_type' from source: unknown 178205 1726889821.53427: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.53435: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.53445: variable 'ansible_pipelining' from source: unknown 178205 1726889821.53452: variable 'ansible_timeout' from source: unknown 178205 1726889821.53460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.53623: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889821.53640: variable 'omit' from source: magic vars 178205 1726889821.53649: starting attempt loop 178205 1726889821.53654: running the handler 178205 1726889821.53826: variable 'storage_test_volume' from source: include params 178205 1726889821.53846: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889821.53868: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889821.53877: handler run complete 178205 1726889821.53893: attempt loop complete, returning result 178205 1726889821.53899: _execute() done 178205 1726889821.53909: dumping result to json 178205 1726889821.53918: done dumping result, returning 178205 1726889821.53930: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-0000000004e2] 178205 1726889821.53947: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e2 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889821.54086: no more pending results, returning what we have 178205 1726889821.54089: results queue empty 178205 1726889821.54090: checking for any_errors_fatal 178205 1726889821.54100: done checking for any_errors_fatal 178205 1726889821.54100: checking for max_fail_percentage 178205 1726889821.54102: done checking for max_fail_percentage 178205 1726889821.54103: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.54104: done checking to see if all hosts have failed 178205 1726889821.54105: getting the remaining hosts for this loop 178205 1726889821.54106: done getting the remaining hosts for this loop 178205 1726889821.54110: getting the next task for host managed_node2 178205 1726889821.54119: done getting next task for host managed_node2 178205 1726889821.54122: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889821.54126: ^ 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? (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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.54130: getting variables 178205 1726889821.54132: in VariableManager get_vars() 178205 1726889821.54165: Calling all_inventory to load vars for managed_node2 178205 1726889821.54168: Calling groups_inventory to load vars for managed_node2 178205 1726889821.54172: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.54183: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.54186: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.54189: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.54804: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e2 178205 1726889821.54807: WORKER PROCESS EXITING 178205 1726889821.54831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.55874: done with get_vars() 178205 1726889821.55888: done getting variables 178205 1726889821.55954: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:37:01 -0400 (0:00:00.045) 0:00:34.548 ****** 178205 1726889821.56009: entering _queue_task() for managed_node2/set_fact 178205 1726889821.56358: worker is 1 (out of 1 available) 178205 1726889821.56370: exiting _queue_task() for managed_node2/set_fact 178205 1726889821.56382: done queuing things up, now waiting for results queue to drain 178205 1726889821.56384: waiting for pending results... 178205 1726889821.56712: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889821.56875: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e3 178205 1726889821.56902: variable 'ansible_search_path' from source: unknown 178205 1726889821.56963: calling self._execute() 178205 1726889821.57109: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.57123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.57138: variable 'omit' from source: magic vars 178205 1726889821.57324: variable 'omit' from source: magic vars 178205 1726889821.57419: variable 'omit' from source: magic vars 178205 1726889821.57792: variable 'storage_test_volume' from source: include params 178205 1726889821.57863: variable 'omit' from source: magic vars 178205 1726889821.57908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889821.57957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889821.57985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889821.58007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.58027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.58091: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889821.58100: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.58107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.58235: Set connection var ansible_pipelining to False 178205 1726889821.58247: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889821.58262: Set connection var ansible_shell_executable to /bin/sh 178205 1726889821.58274: Set connection var ansible_connection to ssh 178205 1726889821.58293: Set connection var ansible_shell_type to sh 178205 1726889821.58310: Set connection var ansible_timeout to 10 178205 1726889821.58379: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.58388: variable 'ansible_connection' from source: unknown 178205 1726889821.58395: variable 'ansible_module_compression' from source: unknown 178205 1726889821.58401: variable 'ansible_shell_type' from source: unknown 178205 1726889821.58408: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.58417: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.58425: variable 'ansible_pipelining' from source: unknown 178205 1726889821.58432: variable 'ansible_timeout' from source: unknown 178205 1726889821.58439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.58672: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889821.58699: variable 'omit' from source: magic vars 178205 1726889821.58723: starting attempt loop 178205 1726889821.58731: running the handler 178205 1726889821.58748: handler run complete 178205 1726889821.58763: attempt loop complete, returning result 178205 1726889821.58770: _execute() done 178205 1726889821.58782: dumping result to json 178205 1726889821.58790: done dumping result, returning 178205 1726889821.58956: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-0000000004e3] 178205 1726889821.58965: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e3 ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889821.59110: no more pending results, returning what we have 178205 1726889821.59115: results queue empty 178205 1726889821.59116: checking for any_errors_fatal 178205 1726889821.59123: done checking for any_errors_fatal 178205 1726889821.59124: checking for max_fail_percentage 178205 1726889821.59126: done checking for max_fail_percentage 178205 1726889821.59127: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.59128: done checking to see if all hosts have failed 178205 1726889821.59129: getting the remaining hosts for this loop 178205 1726889821.59130: done getting the remaining hosts for this loop 178205 1726889821.59134: getting the next task for host managed_node2 178205 1726889821.59143: done getting next task for host managed_node2 178205 1726889821.59146: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889821.59151: ^ 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? (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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.59155: getting variables 178205 1726889821.59157: in VariableManager get_vars() 178205 1726889821.59193: Calling all_inventory to load vars for managed_node2 178205 1726889821.59196: Calling groups_inventory to load vars for managed_node2 178205 1726889821.59200: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.59211: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.59216: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.59219: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.59821: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e3 178205 1726889821.59825: WORKER PROCESS EXITING 178205 1726889821.59832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.60619: done with get_vars() 178205 1726889821.60634: done getting variables 178205 1726889821.60692: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:37:01 -0400 (0:00:00.047) 0:00:34.595 ****** 178205 1726889821.60728: entering _queue_task() for managed_node2/set_fact 178205 1726889821.60975: worker is 1 (out of 1 available) 178205 1726889821.60987: exiting _queue_task() for managed_node2/set_fact 178205 1726889821.60999: done queuing things up, now waiting for results queue to drain 178205 1726889821.61000: waiting for pending results... 178205 1726889821.61286: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889821.61428: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e4 178205 1726889821.61451: variable 'ansible_search_path' from source: unknown 178205 1726889821.61492: calling self._execute() 178205 1726889821.61603: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.61616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.61631: variable 'omit' from source: magic vars 178205 1726889821.62039: variable 'storage_test_volume' from source: include params 178205 1726889821.62079: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889821.62087: when evaluation is False, skipping this task 178205 1726889821.62098: _execute() done 178205 1726889821.62105: dumping result to json 178205 1726889821.62113: done dumping result, returning 178205 1726889821.62126: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-0000000004e4] 178205 1726889821.62136: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889821.62278: no more pending results, returning what we have 178205 1726889821.62282: results queue empty 178205 1726889821.62283: checking for any_errors_fatal 178205 1726889821.62291: done checking for any_errors_fatal 178205 1726889821.62292: checking for max_fail_percentage 178205 1726889821.62294: done checking for max_fail_percentage 178205 1726889821.62295: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.62296: done checking to see if all hosts have failed 178205 1726889821.62296: getting the remaining hosts for this loop 178205 1726889821.62298: done getting the remaining hosts for this loop 178205 1726889821.62301: getting the next task for host managed_node2 178205 1726889821.62309: done getting next task for host managed_node2 178205 1726889821.62317: ^ task is: TASK: Verify the volume's device type 178205 1726889821.62322: ^ 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? (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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.62326: getting variables 178205 1726889821.62328: in VariableManager get_vars() 178205 1726889821.62360: Calling all_inventory to load vars for managed_node2 178205 1726889821.62363: Calling groups_inventory to load vars for managed_node2 178205 1726889821.62366: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.62379: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.62382: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.62385: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.63044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.63451: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e4 178205 1726889821.63454: WORKER PROCESS EXITING 178205 1726889821.63749: done with get_vars() 178205 1726889821.63766: done getting variables 178205 1726889821.63834: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:37:01 -0400 (0:00:00.031) 0:00:34.626 ****** 178205 1726889821.63866: entering _queue_task() for managed_node2/assert 178205 1726889821.64153: worker is 1 (out of 1 available) 178205 1726889821.64166: exiting _queue_task() for managed_node2/assert 178205 1726889821.64177: done queuing things up, now waiting for results queue to drain 178205 1726889821.64178: waiting for pending results... 178205 1726889821.64529: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889821.64675: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e5 178205 1726889821.64699: variable 'ansible_search_path' from source: unknown 178205 1726889821.64748: calling self._execute() 178205 1726889821.64871: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.64884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.64903: variable 'omit' from source: magic vars 178205 1726889821.65279: variable '_storage_test_volume_present' from source: set_fact 178205 1726889821.65295: Evaluated conditional (_storage_test_volume_present): True 178205 1726889821.65316: variable 'omit' from source: magic vars 178205 1726889821.65392: variable 'omit' from source: magic vars 178205 1726889821.65449: variable 'omit' from source: magic vars 178205 1726889821.65499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889821.65558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889821.65588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889821.65622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.65639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.65678: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889821.65688: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.65729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.65922: Set connection var ansible_pipelining to False 178205 1726889821.65935: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889821.65954: Set connection var ansible_shell_executable to /bin/sh 178205 1726889821.65961: Set connection var ansible_connection to ssh 178205 1726889821.65971: Set connection var ansible_shell_type to sh 178205 1726889821.65980: Set connection var ansible_timeout to 10 178205 1726889821.66015: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.66024: variable 'ansible_connection' from source: unknown 178205 1726889821.66033: variable 'ansible_module_compression' from source: unknown 178205 1726889821.66041: variable 'ansible_shell_type' from source: unknown 178205 1726889821.66050: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.66061: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.66069: variable 'ansible_pipelining' from source: unknown 178205 1726889821.66076: variable 'ansible_timeout' from source: unknown 178205 1726889821.66083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.66231: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889821.66251: variable 'omit' from source: magic vars 178205 1726889821.66260: starting attempt loop 178205 1726889821.66266: running the handler 178205 1726889821.66498: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889821.66524: variable 'storage_test_volume' from source: include params 178205 1726889821.66542: variable 'st_volume_type' from source: set_fact 178205 1726889821.66561: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889821.66569: handler run complete 178205 1726889821.66584: attempt loop complete, returning result 178205 1726889821.66589: _execute() done 178205 1726889821.66593: dumping result to json 178205 1726889821.66605: done dumping result, returning 178205 1726889821.66617: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-0000000004e5] 178205 1726889821.66626: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e5 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889821.66763: no more pending results, returning what we have 178205 1726889821.66766: results queue empty 178205 1726889821.66767: checking for any_errors_fatal 178205 1726889821.66775: done checking for any_errors_fatal 178205 1726889821.66775: checking for max_fail_percentage 178205 1726889821.66778: done checking for max_fail_percentage 178205 1726889821.66779: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.66780: done checking to see if all hosts have failed 178205 1726889821.66781: getting the remaining hosts for this loop 178205 1726889821.66782: done getting the remaining hosts for this loop 178205 1726889821.66786: getting the next task for host managed_node2 178205 1726889821.66797: done getting next task for host managed_node2 178205 1726889821.66800: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889821.66805: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.66809: getting variables 178205 1726889821.66814: in VariableManager get_vars() 178205 1726889821.66848: Calling all_inventory to load vars for managed_node2 178205 1726889821.66851: Calling groups_inventory to load vars for managed_node2 178205 1726889821.66855: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.66867: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.66870: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.66873: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.67430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.67962: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e5 178205 1726889821.67966: WORKER PROCESS EXITING 178205 1726889821.68353: done with get_vars() 178205 1726889821.68369: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:37:01 -0400 (0:00:00.045) 0:00:34.672 ****** 178205 1726889821.68466: entering _queue_task() for managed_node2/stat 178205 1726889821.68734: worker is 1 (out of 1 available) 178205 1726889821.68751: exiting _queue_task() for managed_node2/stat 178205 1726889821.68762: done queuing things up, now waiting for results queue to drain 178205 1726889821.68763: waiting for pending results... 178205 1726889821.69044: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889821.69184: in run() - task 02369adf-7a19-34ed-f5d1-0000000004e9 178205 1726889821.69208: variable 'ansible_search_path' from source: unknown 178205 1726889821.69247: calling self._execute() 178205 1726889821.69355: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.69366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.69379: variable 'omit' from source: magic vars 178205 1726889821.69749: variable 'storage_test_volume' from source: include params 178205 1726889821.69788: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889821.69796: when evaluation is False, skipping this task 178205 1726889821.69803: _execute() done 178205 1726889821.69810: dumping result to json 178205 1726889821.69818: done dumping result, returning 178205 1726889821.69827: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-0000000004e9] 178205 1726889821.69838: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e9 178205 1726889821.69956: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004e9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889821.70007: no more pending results, returning what we have 178205 1726889821.70013: results queue empty 178205 1726889821.70014: checking for any_errors_fatal 178205 1726889821.70023: done checking for any_errors_fatal 178205 1726889821.70024: checking for max_fail_percentage 178205 1726889821.70026: done checking for max_fail_percentage 178205 1726889821.70027: checking to see if all hosts have failed and the running result is not ok 178205 1726889821.70028: done checking to see if all hosts have failed 178205 1726889821.70029: getting the remaining hosts for this loop 178205 1726889821.70030: done getting the remaining hosts for this loop 178205 1726889821.70034: getting the next task for host managed_node2 178205 1726889821.70043: done getting next task for host managed_node2 178205 1726889821.70047: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889821.70051: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889821.70058: getting variables 178205 1726889821.70059: in VariableManager get_vars() 178205 1726889821.70092: Calling all_inventory to load vars for managed_node2 178205 1726889821.70095: Calling groups_inventory to load vars for managed_node2 178205 1726889821.70099: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889821.70113: Calling all_plugins_play to load vars for managed_node2 178205 1726889821.70117: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889821.70121: Calling groups_plugins_play to load vars for managed_node2 178205 1726889821.70614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889821.71160: WORKER PROCESS EXITING 178205 1726889821.71897: done with get_vars() 178205 1726889821.71911: done getting variables 178205 1726889821.71977: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:37:01 -0400 (0:00:00.035) 0:00:34.708 ****** 178205 1726889821.72009: entering _queue_task() for managed_node2/package 178205 1726889821.72309: worker is 1 (out of 1 available) 178205 1726889821.72325: exiting _queue_task() for managed_node2/package 178205 1726889821.72337: done queuing things up, now waiting for results queue to drain 178205 1726889821.72338: waiting for pending results... 178205 1726889821.72778: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889821.72941: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ea 178205 1726889821.72966: variable 'ansible_search_path' from source: unknown 178205 1726889821.73012: calling self._execute() 178205 1726889821.73124: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.73136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.73150: variable 'omit' from source: magic vars 178205 1726889821.73277: variable 'omit' from source: magic vars 178205 1726889821.73345: variable 'omit' from source: magic vars 178205 1726889821.73632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889821.76099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889821.76185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889821.76231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889821.76274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889821.76309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889821.76408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889821.76447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889821.76481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889821.76532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889821.76552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889821.76678: variable '__storage_is_ostree' from source: set_fact 178205 1726889821.76691: variable 'omit' from source: magic vars 178205 1726889821.76730: variable 'omit' from source: magic vars 178205 1726889821.76763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889821.76796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889821.76819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889821.76840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.76859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889821.76897: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889821.76906: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.76917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.77029: Set connection var ansible_pipelining to False 178205 1726889821.77041: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889821.77051: Set connection var ansible_shell_executable to /bin/sh 178205 1726889821.77058: Set connection var ansible_connection to ssh 178205 1726889821.77073: Set connection var ansible_shell_type to sh 178205 1726889821.77082: Set connection var ansible_timeout to 10 178205 1726889821.77120: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.77128: variable 'ansible_connection' from source: unknown 178205 1726889821.77135: variable 'ansible_module_compression' from source: unknown 178205 1726889821.77141: variable 'ansible_shell_type' from source: unknown 178205 1726889821.77145: variable 'ansible_shell_executable' from source: unknown 178205 1726889821.77150: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889821.77155: variable 'ansible_pipelining' from source: unknown 178205 1726889821.77159: variable 'ansible_timeout' from source: unknown 178205 1726889821.77164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889821.77257: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889821.77271: variable 'omit' from source: magic vars 178205 1726889821.77279: starting attempt loop 178205 1726889821.77289: running the handler 178205 1726889821.77298: variable 'ansible_facts' from source: unknown 178205 1726889821.77304: variable 'ansible_facts' from source: unknown 178205 1726889821.77363: _low_level_execute_command(): starting 178205 1726889821.77376: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889821.78243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.78262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.78281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.78302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.78352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.78365: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.78385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.78405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.78422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.78444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.78462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.78476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.78501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.78516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.78531: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.78553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.78656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.78689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.78725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.78819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.80447: stdout chunk (state=3): >>>/root <<< 178205 1726889821.80608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.80612: stderr chunk (state=3): >>><<< 178205 1726889821.80618: stdout chunk (state=3): >>><<< 178205 1726889821.80647: _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 178205 1726889821.80659: _low_level_execute_command(): starting 178205 1726889821.80665: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534 `" && echo ansible-tmp-1726889821.8064668-179350-143367982164534="` echo /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534 `" ) && sleep 0' 178205 1726889821.81324: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.81336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.81347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.81360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.81401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.81407: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.81419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.81436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.81442: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.81449: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.81457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.81465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.81476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.81484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.81488: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.81502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.81578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.81595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.81606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.81676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.83508: stdout chunk (state=3): >>>ansible-tmp-1726889821.8064668-179350-143367982164534=/root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534 <<< 178205 1726889821.83626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.83690: stderr chunk (state=3): >>><<< 178205 1726889821.83693: stdout chunk (state=3): >>><<< 178205 1726889821.83714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889821.8064668-179350-143367982164534=/root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534 , stderr=OpenSSH_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 178205 1726889821.83755: variable 'ansible_module_compression' from source: unknown 178205 1726889821.83816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889821.83860: variable 'ansible_facts' from source: unknown 178205 1726889821.83961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/AnsiballZ_dnf.py 178205 1726889821.84100: Sending initial data 178205 1726889821.84104: Sent initial data (154 bytes) 178205 1726889821.85053: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.85064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.85072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.85087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.85125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.85134: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.85143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.85157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.85163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.85170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.85178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.85187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.85199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.85205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.85211: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.85227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.85300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.85322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.85336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.85395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.87085: 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 <<< 178205 1726889821.87133: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889821.87136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpp4fmweym /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/AnsiballZ_dnf.py <<< 178205 1726889821.87164: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889821.88520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.88719: stderr chunk (state=3): >>><<< 178205 1726889821.88722: stdout chunk (state=3): >>><<< 178205 1726889821.88724: done transferring module to remote 178205 1726889821.88726: _low_level_execute_command(): starting 178205 1726889821.88728: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/ /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/AnsiballZ_dnf.py && sleep 0' 178205 1726889821.89308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.89329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.89345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.89363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.89414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.89426: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.89441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.89460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.89471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.89482: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.89499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.89514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.89530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.89542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.89552: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.89564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.89638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.89659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.89675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.89741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.91406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889821.91498: stderr chunk (state=3): >>><<< 178205 1726889821.91508: stdout chunk (state=3): >>><<< 178205 1726889821.91613: _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 178205 1726889821.91616: _low_level_execute_command(): starting 178205 1726889821.91619: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/AnsiballZ_dnf.py && sleep 0' 178205 1726889821.92206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889821.92221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.92236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.92252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.92298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.92309: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889821.92324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.92341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889821.92352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889821.92361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889821.92379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889821.92395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889821.92411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889821.92426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889821.92439: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889821.92454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889821.92533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889821.92555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889821.92577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889821.92648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889821.94539: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889821.94544: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889821.94551: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889821.94615: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889821.94652: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889821.94686: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889821.94733: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889821.94736: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889821.94787: 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' <<< 178205 1726889821.94810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889821.94836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889821.94861: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff643dc0> <<< 178205 1726889821.94910: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889821.94924: 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 0x7f36ff3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff643b20> <<< 178205 1726889821.94948: 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' <<< 178205 1726889821.94966: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff643ac0> <<< 178205 1726889821.94988: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889821.95037: 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' <<< 178205 1726889821.95041: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8490> <<< 178205 1726889821.95063: 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' <<< 178205 1726889821.95075: 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' <<< 178205 1726889821.95102: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889821.95105: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8940> <<< 178205 1726889821.95131: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8670> <<< 178205 1726889821.95153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889821.95166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889821.95183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889821.95204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889821.95237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889821.95257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889821.95276: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff38f190> <<< 178205 1726889821.95287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889821.95308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889821.95375: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff38f220> <<< 178205 1726889821.95410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889821.95424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889821.95454: 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 0x7f36ff3b2850> <<< 178205 1726889821.95471: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff38f940> <<< 178205 1726889821.95482: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3f0880> <<< 178205 1726889821.95514: 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' <<< 178205 1726889821.95517: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff388d90> <<< 178205 1726889821.95580: 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' <<< 178205 1726889821.95583: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3b2d90> <<< 178205 1726889821.95633: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8970> <<< 178205 1726889821.95661: 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. <<< 178205 1726889821.95907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889821.95922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889821.95940: 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' <<< 178205 1726889821.95960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889821.95981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889821.96020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889821.96033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889821.96036: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff32feb0> <<< 178205 1726889821.96086: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff332f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889821.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889821.96148: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889821.96152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889821.96174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889821.96185: 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' <<< 178205 1726889821.96202: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff327610> <<< 178205 1726889821.96232: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff32f370> <<< 178205 1726889821.96251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889821.96319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889821.96345: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889821.96368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889821.96397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889821.96400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889821.96435: 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 0x7f36ff23ad90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff23a880> <<< 178205 1726889821.96474: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889821.96478: 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 0x7f36ff23ae80> <<< 178205 1726889821.96492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889821.96514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889821.96536: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff23af40> <<< 178205 1726889821.96569: 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 0x7f36ff23ae50> <<< 178205 1726889821.96590: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889821.96635: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff292d00> <<< 178205 1726889821.96656: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889821.96678: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff28d5e0> <<< 178205 1726889821.96722: 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 0x7f36ff29f640> <<< 178205 1726889821.96742: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff336df0> <<< 178205 1726889821.96752: 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' <<< 178205 1726889821.96786: 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 0x7f36ff24bc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff292220> <<< 178205 1726889821.96829: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889821.96849: 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 0x7f36ff29f250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff33c9a0> <<< 178205 1726889821.96868: 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' <<< 178205 1726889821.96897: 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' <<< 178205 1726889821.96923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889821.96946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24bf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24bd60> <<< 178205 1726889821.96975: 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' <<< 178205 1726889821.96998: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24bcd0> <<< 178205 1726889821.97031: 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' <<< 178205 1726889821.97043: 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' <<< 178205 1726889821.97062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889821.97113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889821.97138: 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 0x7f36ff220340> <<< 178205 1726889821.97155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889821.97172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889821.97205: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff220430> <<< 178205 1726889821.97327: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff253f70> <<< 178205 1726889821.97365: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24ea00> <<< 178205 1726889821.97377: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24e4c0> <<< 178205 1726889821.97401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889821.97414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889821.97436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889821.97472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889821.97490: 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 0x7f36ff154190> <<< 178205 1726889821.97528: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff209cd0> <<< 178205 1726889821.97581: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24ee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff336fd0> <<< 178205 1726889821.97599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889821.97623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889821.97657: 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 0x7f36ff166ac0> <<< 178205 1726889821.97685: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889821.97709: 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 0x7f36ff166df0> <<< 178205 1726889821.97740: 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' <<< 178205 1726889821.97753: 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 0x7f36ff179700> <<< 178205 1726889821.97777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889821.97801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889821.97828: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff179c40> <<< 178205 1726889821.97868: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889821.97899: 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 0x7f36ff10f370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff166ee0> <<< 178205 1726889821.97911: 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' <<< 178205 1726889821.97949: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889821.97962: 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 0x7f36ff120250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff179580> import 'pwd' # <<< 178205 1726889821.97986: 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 0x7f36ff120310> <<< 178205 1726889821.98022: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24b9a0> <<< 178205 1726889821.98047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889821.98066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889821.98084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889821.98133: 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 0x7f36ff13c670> <<< 178205 1726889821.98164: 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' <<< 178205 1726889821.98184: 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 0x7f36ff13c940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff13c730> <<< 178205 1726889821.98209: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889821.98235: 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 0x7f36ff13c820> # /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' <<< 178205 1726889821.98422: 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 0x7f36ff13cc70> <<< 178205 1726889821.98466: 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 0x7f36ff1491c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff13c8b0> <<< 178205 1726889821.98488: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff12ea00> <<< 178205 1726889821.98500: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24b580> <<< 178205 1726889821.98521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889821.98575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889821.98603: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff13ca60> <<< 178205 1726889821.98717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889821.98730: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36ff064640> <<< 178205 1726889821.98854: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889821.98942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.98970: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 178205 1726889821.98994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889821.99021: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889821.99033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.00245: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.01169: 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' <<< 178205 1726889822.01196: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8d790> <<< 178205 1726889822.01228: 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' <<< 178205 1726889822.01254: 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' <<< 178205 1726889822.01277: 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 0x7f36fef8d160> <<< 178205 1726889822.01319: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8d280> <<< 178205 1726889822.01344: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8dee0> <<< 178205 1726889822.01367: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889822.01377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889822.01418: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8dfd0> <<< 178205 1726889822.01443: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8dd00> import 'atexit' # <<< 178205 1726889822.01461: 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 0x7f36fef8df40> <<< 178205 1726889822.01472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889822.01491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889822.01538: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8d100> <<< 178205 1726889822.01556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889822.01573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889822.01582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889822.01604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889822.01629: 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' <<< 178205 1726889822.01694: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9aeeb0> <<< 178205 1726889822.01732: 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 0x7f36fe9cbf70> <<< 178205 1726889822.01769: 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 0x7f36fe9cbd90> <<< 178205 1726889822.01781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889822.01803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889822.01841: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9cb400> <<< 178205 1726889822.01852: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef73dc0> <<< 178205 1726889822.02011: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef733d0> <<< 178205 1726889822.02036: 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' <<< 178205 1726889822.02053: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef73f40> <<< 178205 1726889822.02082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889822.02102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889822.02130: 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 <<< 178205 1726889822.02159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889822.02170: 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 0x7f36fefc1b20> <<< 178205 1726889822.02251: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef5dca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef5d370> <<< 178205 1726889822.02274: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef91460> <<< 178205 1726889822.02285: 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 0x7f36fef5d490> <<< 178205 1726889822.02314: 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 0x7f36fef5d4c0> <<< 178205 1726889822.02338: 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 <<< 178205 1726889822.02355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889822.02364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889822.02384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889822.02456: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889822.02480: 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 0x7f36fe991220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd31c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889822.02491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889822.02544: 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 0x7f36fe99c8e0> <<< 178205 1726889822.02562: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd3340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889822.02605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.02637: 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' <<< 178205 1726889822.02647: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889822.02701: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefedd00> <<< 178205 1726889822.02827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe99c880> <<< 178205 1726889822.02921: 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 0x7f36fe99c6d0> <<< 178205 1726889822.02958: 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 0x7f36fe99b670> <<< 178205 1726889822.02999: 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 0x7f36fe99b5b0> <<< 178205 1726889822.03011: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefcb880> <<< 178205 1726889822.03039: 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' <<< 178205 1726889822.03067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889822.03078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889822.03116: 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 0x7f36fef54670> <<< 178205 1726889822.03305: 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 0x7f36fef53a90> <<< 178205 1726889822.03319: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef630a0> <<< 178205 1726889822.03344: 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 0x7f36fef540d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef98a00> <<< 178205 1726889822.03366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03383: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889822.03404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03580: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889822.03606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889822.03633: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889822.03636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.03822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.04270: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.04746: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889822.04781: 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' <<< 178205 1726889822.04841: 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 0x7f36fe574550> <<< 178205 1726889822.04914: 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' <<< 178205 1726889822.04943: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9694f0> <<< 178205 1726889822.04953: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe517070> <<< 178205 1726889822.04978: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889822.05023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.05027: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889822.05141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.05268: 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' <<< 178205 1726889822.05303: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef53bb0> <<< 178205 1726889822.05305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.05696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06184: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889822.06187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06219: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06250: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889822.06266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06403: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889822.06406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889822.06437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06463: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06510: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889822.06696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.06880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889822.06925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889822.06928: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889822.06995: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe979940> <<< 178205 1726889822.06998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07134: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889822.07159: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889822.07162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07241: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889822.07250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07275: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07436: 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 <<< 178205 1726889822.07464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.07536: 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 0x7f36fefdf250> <<< 178205 1726889822.07569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9795e0> <<< 178205 1726889822.07604: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889822.07618: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07783: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.07847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889822.07865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889822.07877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889822.07919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889822.07936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889822.07948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889822.08033: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe960790> <<< 178205 1726889822.08071: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe95d7c0> <<< 178205 1726889822.08135: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9578e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889822.08163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.08190: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889822.08255: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889822.08280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889822.08300: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889822.08313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.08782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.09202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.09771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.10317: 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 0x7f36fe555cd0> <<< 178205 1726889822.10342: 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 0x7f36fe5555b0> <<< 178205 1726889822.10366: 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' <<< 178205 1726889822.10388: 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' <<< 178205 1726889822.10441: 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 0x7f36fe555220> <<< 178205 1726889822.10445: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555b50> <<< 178205 1726889822.10472: 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' <<< 178205 1726889822.10474: 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' <<< 178205 1726889822.10517: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe979c70> <<< 178205 1726889822.10541: 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' <<< 178205 1726889822.10560: 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' <<< 178205 1726889822.10575: 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' <<< 178205 1726889822.10619: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 178205 1726889822.10624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889822.10668: 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' <<< 178205 1726889822.10672: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe321820> <<< 178205 1726889822.10701: 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 0x7f36fe321d30> <<< 178205 1726889822.10717: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe321f10> <<< 178205 1726889822.10778: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe322f40> <<< 178205 1726889822.10817: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 178205 1726889822.10822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889822.10838: 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 0x7f36fe36d670> <<< 178205 1726889822.10851: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889822.10881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889822.10939: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe34b520> <<< 178205 1726889822.10964: 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' <<< 178205 1726889822.10987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889822.11011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889822.11037: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe505dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe36dd90> <<< 178205 1726889822.11086: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe34bc10> <<< 178205 1726889822.11108: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe322700> <<< 178205 1726889822.11142: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889822.11146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889822.11157: 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 <<< 178205 1726889822.11186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889822.11210: 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' <<< 178205 1726889822.11240: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe549d90> <<< 178205 1726889822.11392: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd3f40> <<< 178205 1726889822.11432: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe505c40> <<< 178205 1726889822.11452: 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' <<< 178205 1726889822.11466: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889822.11508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889822.11525: 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 0x7f36fe3b1e50> <<< 178205 1726889822.11564: 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 0x7f36fe3b1c10> <<< 178205 1726889822.11578: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe5433d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9918b0> <<< 178205 1726889822.11648: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3220d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555f10> <<< 178205 1726889822.11665: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe5555e0> <<< 178205 1726889822.11693: 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 0x7f36fe555580> <<< 178205 1726889822.11696: 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' <<< 178205 1726889822.11716: stdout chunk (state=3): >>># /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' <<< 178205 1726889822.11774: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3b1910> <<< 178205 1726889822.11777: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555f40> <<< 178205 1726889822.11807: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889822.11810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.11885: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3b89d0> <<< 178205 1726889822.11905: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889822.11929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889822.11986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889822.12016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889822.12174: 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 0x7f36fefdf640> <<< 178205 1726889822.12445: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe30b790> <<< 178205 1726889822.12464: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3b1bb0> <<< 178205 1726889822.12513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889822.12516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889822.12550: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe350760> <<< 178205 1726889822.12553: 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 0x7f36fe369c70> <<< 178205 1726889822.12574: 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' <<< 178205 1726889822.12605: 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' <<< 178205 1726889822.12631: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe369640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe369e50> <<< 178205 1726889822.12649: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889822.12703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889822.12785: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3691c0> <<< 178205 1726889822.12805: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889822.12838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889822.13120: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3332e0> <<< 178205 1726889822.13145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889822.13148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889822.13166: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe0cfc70> <<< 178205 1726889822.13207: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13322: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889822.13329: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13416: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13551: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889822.13554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13648: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889822.13651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.13845: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889822.13946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889822.14081: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889822.14422: 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' <<< 178205 1726889822.14459: 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 <<< 178205 1726889822.14473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 178205 1726889822.14496: 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 0x7f36fe031be0> <<< 178205 1726889822.14526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889822.14567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889822.14741: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031d60> <<< 178205 1726889822.14756: 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' <<< 178205 1726889822.14799: 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 0x7f36fe083460> <<< 178205 1726889822.14810: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031280> <<< 178205 1726889822.14857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 178205 1726889822.14860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031850> <<< 178205 1726889822.14873: 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 <<< 178205 1726889822.14945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889822.14968: 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' <<< 178205 1726889822.14984: 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' <<< 178205 1726889822.15117: 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 0x7f36fdfb89a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8550> <<< 178205 1726889822.15130: 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 <<< 178205 1726889822.15164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889822.15233: 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 0x7f36fdf5a520> <<< 178205 1726889822.15252: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb89d0> <<< 178205 1726889822.15278: 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 <<< 178205 1726889822.15339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889822.16289: 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 0x7f36fdeb8df0> <<< 178205 1726889822.16346: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfd92b0> <<< 178205 1726889822.16371: 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 <<< 178205 1726889822.16422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889822.16511: 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 0x7f36fc6cc2b0> <<< 178205 1726889822.16555: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdf8c880> <<< 178205 1726889822.16568: 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 <<< 178205 1726889822.16597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889822.16746: 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 0x7f36fc59ae50> <<< 178205 1726889822.16766: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc6aa550> <<< 178205 1726889822.16784: 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 <<< 178205 1726889822.16825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889822.16906: 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 0x7f36fc5049d0> <<< 178205 1726889822.16960: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc6cc4f0> # /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' <<< 178205 1726889822.17036: 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 0x7f36fc4fdd30> <<< 178205 1726889822.17062: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc504f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 178205 1726889822.17128: 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' <<< 178205 1726889822.17189: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # 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 0x7f36fc42caf0> <<< 178205 1726889822.17219: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc42c310> <<< 178205 1726889822.17241: 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 <<< 178205 1726889822.17266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889822.17294: 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' <<< 178205 1726889822.17330: 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 0x7f36fc4406d0> <<< 178205 1726889822.17354: 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 <<< 178205 1726889822.17410: stdout chunk (state=3): >>># 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 0x7f36fc44c280> <<< 178205 1726889822.17416: 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' <<< 178205 1726889822.17881: 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 0x7f36fc44c820> # /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 0x7f36fc44cc70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc44c340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc440760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc437d90> # /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' <<< 178205 1726889822.17969: 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 0x7f36fc000eb0> <<< 178205 1726889822.17982: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc440160> <<< 178205 1726889822.18043: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc42cc70> <<< 178205 1726889822.18072: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc52f700> <<< 178205 1726889822.18096: 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' <<< 178205 1726889822.18194: 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 0x7f36fc52fe20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc52f8b0> <<< 178205 1726889822.18230: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8250> <<< 178205 1726889822.18258: 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 0x7f36fc00dd30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 178205 1726889822.18279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889822.18315: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889822.18331: 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' <<< 178205 1726889822.18359: 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' <<< 178205 1726889822.18386: 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 <<< 178205 1726889822.18422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889822.18449: 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 <<< 178205 1726889822.18542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889822.18657: 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 0x7f36fbe7e1f0> <<< 178205 1726889822.18757: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf1d280> <<< 178205 1726889822.18792: 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' <<< 178205 1726889822.18805: 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 0x7f36fbf2a7c0> <<< 178205 1726889822.18868: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbed0e20> <<< 178205 1726889822.18894: 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' <<< 178205 1726889822.18973: 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' <<< 178205 1726889822.18987: 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' <<< 178205 1726889822.19052: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ae50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ab80> <<< 178205 1726889822.19071: 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' # /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' <<< 178205 1726889822.19123: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2afd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ae20> <<< 178205 1726889822.19157: 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' <<< 178205 1726889822.19169: 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' <<< 178205 1726889822.19188: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82190> <<< 178205 1726889822.19215: 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' <<< 178205 1726889822.19252: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2af10> <<< 178205 1726889822.19295: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.19308: 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' <<< 178205 1726889822.19352: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd823a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ae80> <<< 178205 1726889822.19368: 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' <<< 178205 1726889822.19397: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ac10> <<< 178205 1726889822.19421: 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' <<< 178205 1726889822.19453: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd821c0> <<< 178205 1726889822.19473: 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' <<< 178205 1726889822.19521: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82400> <<< 178205 1726889822.19537: 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' <<< 178205 1726889822.19560: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82490> <<< 178205 1726889822.19585: 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' <<< 178205 1726889822.19634: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82520> <<< 178205 1726889822.19647: 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' <<< 178205 1726889822.19674: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd825b0> <<< 178205 1726889822.19705: 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' <<< 178205 1726889822.19748: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82640> <<< 178205 1726889822.19760: 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' <<< 178205 1726889822.19785: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd826d0> <<< 178205 1726889822.19819: 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 0x7f36fbd82760> <<< 178205 1726889822.19839: 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' <<< 178205 1726889822.19876: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd827f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2a1f0> <<< 178205 1726889822.19910: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf04190> <<< 178205 1726889822.19956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889822.20083: 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 0x7f36fbd82bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2a3d0> <<< 178205 1726889822.20118: 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 0x7f36fbf2afa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefbc70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefb280> <<< 178205 1726889822.20139: 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' <<< 178205 1726889822.20174: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefb460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc032b20> <<< 178205 1726889822.20200: 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' <<< 178205 1726889822.20226: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefbdf0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc00dcd0> <<< 178205 1726889822.20254: 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' <<< 178205 1726889822.20282: 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 <<< 178205 1726889822.20308: stdout chunk (state=3): >>># 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' <<< 178205 1726889822.20347: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd994c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc032910> <<< 178205 1726889822.20387: 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' <<< 178205 1726889822.20399: 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 <<< 178205 1726889822.20420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889822.20446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889822.20481: 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' <<< 178205 1726889822.20504: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd36280> <<< 178205 1726889822.20518: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889822.20546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889822.20557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889822.20601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889822.20634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbce9160> <<< 178205 1726889822.20672: 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 0x7f36fbce91f0> <<< 178205 1726889822.20735: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd49670> <<< 178205 1726889822.20751: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd366a0> <<< 178205 1726889822.20780: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd2aa60> <<< 178205 1726889822.20820: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99f70> <<< 178205 1726889822.20851: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99eb0> # /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' <<< 178205 1726889822.20863: 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 <<< 178205 1726889822.20970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.21005: 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 0x7f36fbce9fa0> <<< 178205 1726889822.21029: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbce9760> <<< 178205 1726889822.21064: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99d60> # /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' <<< 178205 1726889822.21094: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd23910> <<< 178205 1726889822.21140: 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 0x7f36fbd0d820> # /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 0x7f36fbd0d8b0> <<< 178205 1726889822.21160: 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 0x7f36fbd0da30> # /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 <<< 178205 1726889822.21192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889822.21204: 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 <<< 178205 1726889822.21233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889822.21313: 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 0x7f36fbb4e190> <<< 178205 1726889822.21355: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd1c160> <<< 178205 1726889822.21383: 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 0x7f36fbb4e1f0> # /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' <<< 178205 1726889822.21423: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb4e2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd0d9d0> # /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' <<< 178205 1726889822.21453: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd0df70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 178205 1726889822.21477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889822.21489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889822.21540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889822.21578: stdout chunk (state=3): >>># /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' <<< 178205 1726889822.21608: 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' <<< 178205 1726889822.21636: 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 0x7f36fbad63a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbad6160> <<< 178205 1726889822.21657: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbac69a0> <<< 178205 1726889822.21760: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb5f9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb4ee80> <<< 178205 1726889822.21793: 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 0x7f36fbb5fc70> <<< 178205 1726889822.21820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb66970> <<< 178205 1726889822.21854: 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 0x7f36fbae3700> <<< 178205 1726889822.21890: 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 0x7f36fbae3340> <<< 178205 1726889822.21914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889822.21945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889822.21956: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbaf5640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbaf5160> <<< 178205 1726889822.21995: 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 0x7f36fbaf54c0> <<< 178205 1726889822.22007: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031580> <<< 178205 1726889822.22468: 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 <<< 178205 1726889822.22472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889822.22507: 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' <<< 178205 1726889822.22559: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbafbf70> <<< 178205 1726889822.22563: 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' <<< 178205 1726889822.22576: 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 <<< 178205 1726889822.22605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889822.22629: 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 <<< 178205 1726889822.22675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889822.22689: 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 0x7f36fbab1f70> <<< 178205 1726889822.22738: 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' <<< 178205 1726889822.22766: 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' <<< 178205 1726889822.22785: 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' <<< 178205 1726889822.22894: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889822.22897: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36fba4dd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4dbe0> <<< 178205 1726889822.22902: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4d3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4d160><<< 178205 1726889822.22904: stdout chunk (state=3): >>> <<< 178205 1726889822.22926: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9ceb0> <<< 178205 1726889822.22948: 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' <<< 178205 1726889822.22964: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4d1f0> <<< 178205 1726889822.22976: 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 <<< 178205 1726889822.23010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.23048: 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 <<< 178205 1726889822.23065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889822.23068: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba76130> <<< 178205 1726889822.23113: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4de80> <<< 178205 1726889822.23159: 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 0x7f36fba679a0> <<< 178205 1726889822.23200: 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 0x7f36fba76fa0> <<< 178205 1726889822.23261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb975190> <<< 178205 1726889822.23264: 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 0x7f36fb9752e0> <<< 178205 1726889822.23301: 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' <<< 178205 1726889822.23305: 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 <<< 178205 1726889822.23334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889822.23353: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9758e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb975610> <<< 178205 1726889822.23397: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9759a0> <<< 178205 1726889822.23430: 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 0x7f36fb9845e0> <<< 178205 1726889822.23484: 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' <<< 178205 1726889822.23509: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9846d0> # /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 <<< 178205 1726889822.23544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 178205 1726889822.23577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb984eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb984ac0> <<< 178205 1726889822.23604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb984f10> <<< 178205 1726889822.23657: 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 0x7f36fb999af0> <<< 178205 1726889822.23686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb999c10> <<< 178205 1726889822.23706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889822.23742: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb999e50> <<< 178205 1726889822.23789: 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 0x7f36fb9292e0> <<< 178205 1726889822.23818: 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 0x7f36fb929cd0> <<< 178205 1726889822.23864: 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 0x7f36fb929e20> # /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' <<< 178205 1726889822.23927: 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 0x7f36fb938520> <<< 178205 1726889822.23947: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb938100> # /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 <<< 178205 1726889822.24029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889822.24066: 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 0x7f36fb938f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb938a60> <<< 178205 1726889822.24116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb938d60> <<< 178205 1726889822.24190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9457f0> # /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 0x7f36fb945f70> <<< 178205 1726889822.24253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952280> # /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 0x7f36fb952370> <<< 178205 1726889822.24283: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbafbcd0> <<< 178205 1726889822.24296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889822.24344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.24405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952c10> <<< 178205 1726889822.24439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889822.24582: stdout chunk (state=3): >>># /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 0x7f36fb8ed5b0> # /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' <<< 178205 1726889822.24619: 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' <<< 178205 1726889822.24645: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8f64f0> <<< 178205 1726889822.24719: 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 0x7f36fb8ede50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8eddc0> <<< 178205 1726889822.24740: 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' <<< 178205 1726889822.24775: 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 0x7f36fb920730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9201c0> <<< 178205 1726889822.24807: 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' <<< 178205 1726889822.24856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889822.24907: 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' <<< 178205 1726889822.24975: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb86ea60> # /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 0x7f36fb86ec40> # /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' <<< 178205 1726889822.25040: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb920ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb920a30> <<< 178205 1726889822.25080: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb960130> <<< 178205 1726889822.25109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889822.25172: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8ed1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952ac0> <<< 178205 1726889822.25194: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c220> # /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 <<< 178205 1726889822.25208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889822.25254: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb88f160> <<< 178205 1726889822.25290: 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 # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889822.25355: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb88f490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 178205 1726889822.25373: stdout chunk (state=3): >>># 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 0x7f36fb88fd00> <<< 178205 1726889822.25377: 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' <<< 178205 1726889822.25602: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb825610> # /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 0x7f36fb825b80> # /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 0x7f36fb832c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8321f0> <<< 178205 1726889822.25631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889822.25651: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832430> <<< 178205 1726889822.25682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889822.25712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889822.25738: 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' <<< 178205 1726889822.25764: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83fbb0> <<< 178205 1726889822.25785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83fc40> <<< 178205 1726889822.25819: 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' <<< 178205 1726889822.25898: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36fb84d280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83fdc0> <<< 178205 1726889822.25942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889822.25969: 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' <<< 178205 1726889822.25993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889822.26025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889822.26053: 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 0x7f36fb7562e0> # /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' <<< 178205 1726889822.26078: 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' <<< 178205 1726889822.26114: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e340> <<< 178205 1726889822.26155: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e2e0> <<< 178205 1726889822.26168: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889822.26213: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36fb75e490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e1f0> <<< 178205 1726889822.26235: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb756d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb7563a0> <<< 178205 1726889822.26260: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb85ca30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb84dfa0> <<< 178205 1726889822.26275: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb84d940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83f7f0> <<< 178205 1726889822.26306: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832fd0> <<< 178205 1726889822.26331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 178205 1726889822.26342: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83f940> <<< 178205 1726889822.26375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 178205 1726889822.26390: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb756d90> <<< 178205 1726889822.26409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 178205 1726889822.26427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e760> <<< 178205 1726889822.26453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 178205 1726889822.26473: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e9d0> <<< 178205 1726889822.26493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 178205 1726889822.26505: stdout chunk (state=3): >>># 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 0x7f36fb75ef40> <<< 178205 1726889822.26529: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889822.26557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889822.26597: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb77a730> <<< 178205 1726889822.26619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889822.26645: 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 0x7f36fb6fe910> <<< 178205 1726889822.26665: 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 <<< 178205 1726889822.26693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889822.26719: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb70bb80> <<< 178205 1726889822.26740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889822.26774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889822.26815: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36fb72e130> <<< 178205 1726889822.26905: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb70bbe0> <<< 178205 1726889822.26945: 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' <<< 178205 1726889822.26971: 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' <<< 178205 1726889822.27004: 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' <<< 178205 1726889822.27041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 178205 1726889822.27072: 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' <<< 178205 1726889822.27087: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6d6400> <<< 178205 1726889822.27120: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 178205 1726889822.27134: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6d6520> <<< 178205 1726889822.27196: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c9490> <<< 178205 1726889822.27228: 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 <<< 178205 1726889822.27250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889822.27290: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c97c0> # /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 0x7f36fb6da910> <<< 178205 1726889822.27317: stdout chunk (state=3): >>>import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c9130> # /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' <<< 178205 1726889822.27341: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c91f0> <<< 178205 1726889822.27391: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6bca90> <<< 178205 1726889822.27404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # 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 0x7f36fb6dadc0> <<< 178205 1726889822.27434: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6711f0> <<< 178205 1726889822.27490: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7f36fb6712e0> <<< 178205 1726889822.27509: 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' <<< 178205 1726889822.27535: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb671400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889822.27554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889822.27576: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889822.27668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889822.27698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889822.27729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889822.27758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889822.27806: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb646640> <<< 178205 1726889822.27837: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb69af40> <<< 178205 1726889822.27871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6ac9d0> <<< 178205 1726889822.27897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889822.27932: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6aca60> <<< 178205 1726889822.27950: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889822.28005: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6462b0> <<< 178205 1726889822.28038: 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 0x7f36fb6573a0> <<< 178205 1726889822.28227: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb67dd00> <<< 178205 1726889822.28257: 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' <<< 178205 1726889822.28279: 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' <<< 178205 1726889822.28300: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb687970> <<< 178205 1726889822.28318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889822.28346: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb605880> <<< 178205 1726889822.28354: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb687280> <<< 178205 1726889822.28400: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb671bb0> <<< 178205 1726889822.28446: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb72ad90> <<< 178205 1726889822.28474: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889822.28486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889822.28508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889822.28523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889822.28536: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb629640> <<< 178205 1726889822.28564: 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' <<< 178205 1726889822.28583: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb629df0> <<< 178205 1726889822.28602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b8160> <<< 178205 1726889822.28633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889822.28655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889822.28670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889822.28687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889822.28738: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b8a90> <<< 178205 1726889822.28756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889822.28776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 178205 1726889822.28796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889822.28815: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5d71c0> <<< 178205 1726889822.28831: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b8d60> <<< 178205 1726889822.28843: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b81f0> <<< 178205 1726889822.28887: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb618880> <<< 178205 1726889822.28913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889822.28930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889822.28943: 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 <<< 178205 1726889822.28984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889822.29005: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889822.29028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889822.29047: 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 0x7f36fb5912e0> <<< 178205 1726889822.29066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889822.29094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889822.29128: 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' <<< 178205 1726889822.29136: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591dc0> <<< 178205 1726889822.29152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889822.29175: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591f40> <<< 178205 1726889822.29200: 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' <<< 178205 1726889822.29238: 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 <<< 178205 1726889822.29258: stdout chunk (state=3): >>># 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 <<< 178205 1726889822.29271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889822.29336: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb598be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5987c0> <<< 178205 1726889822.29356: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb598310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591a60> <<< 178205 1726889822.29376: 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 <<< 178205 1726889822.29387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 178205 1726889822.29407: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591bb0> <<< 178205 1726889822.29435: 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 <<< 178205 1726889822.29441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889822.29468: 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' <<< 178205 1726889822.29504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.29534: 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 <<< 178205 1726889822.29545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889822.29572: 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' <<< 178205 1726889822.29613: 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 0x7f36fb545a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb545670> <<< 178205 1726889822.29633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889822.29653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889822.29722: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5456d0> <<< 178205 1726889822.29728: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889822.29797: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb53a610> <<< 178205 1726889822.29816: 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 0x7f36fb53a7f0> <<< 178205 1726889822.29847: 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 <<< 178205 1726889822.29851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889822.29878: 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 <<< 178205 1726889822.29885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889822.29922: 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 <<< 178205 1726889822.29928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.29946: 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' <<< 178205 1726889822.29964: 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 0x7f36fb4f2910> <<< 178205 1726889822.29998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f2ac0> <<< 178205 1726889822.30034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 178205 1726889822.30038: 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 0x7f36fb4f2c70> <<< 178205 1726889822.30111: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f25b0> <<< 178205 1726889822.30116: 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 <<< 178205 1726889822.30121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 178205 1726889822.30172: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f28b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 178205 1726889822.30176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4fd0d0> <<< 178205 1726889822.30178: 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 <<< 178205 1726889822.30193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889822.30212: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4fd130> <<< 178205 1726889822.30230: 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 <<< 178205 1726889822.30249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889822.30269: 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' <<< 178205 1726889822.30288: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb50a340> <<< 178205 1726889822.30316: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 178205 1726889822.30320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889822.31257: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb50a910> <<< 178205 1726889822.31267: 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 0x7f36fb52be80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4fdc40> <<< 178205 1726889822.31290: 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' <<< 178205 1726889822.31304: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4fdb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f2250> <<< 178205 1726889822.31336: 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 0x7f36fb4f2310> <<< 178205 1726889822.31363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889822.31380: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f2040> <<< 178205 1726889822.31404: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb54faf0> <<< 178205 1726889822.31436: 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' <<< 178205 1726889822.31473: 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' <<< 178205 1726889822.31519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889822.31533: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4b28e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4b2520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb55f9a0> <<< 178205 1726889822.31568: 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 <<< 178205 1726889822.31582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889822.31606: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f22e0> <<< 178205 1726889822.31636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4b2d60><<< 178205 1726889822.31649: stdout chunk (state=3): >>> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb53a940> <<< 178205 1726889822.31679: 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 <<< 178205 1726889822.31693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889822.31735: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4be910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7fa0> <<< 178205 1726889822.31766: 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' <<< 178205 1726889822.31799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889822.31836: 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 <<< 178205 1726889822.31870: stdout chunk (state=3): >>># 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' <<< 178205 1726889822.31913: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4d8280> <<< 178205 1726889822.31943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4d84f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc0a0> <<< 178205 1726889822.31975: 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 0x7f36fb4d8df0> <<< 178205 1726889822.32019: 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' <<< 178205 1726889822.32469: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4d89d0> # /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 0x7f36fb4d8c40> # /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 0x7f36fb4dec40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de7f0> # /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 0x7f36fb4defa0> # /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 0x7f36fb4e9b50> # /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 0x7f36fb4e9c10> # /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 0x7f36fb4e9ca0> # /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 0x7f36fb4e9d30> # /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 0x7f36fb4e9dc0> <<< 178205 1726889822.32485: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4e94f0> <<< 178205 1726889822.32502: 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 <<< 178205 1726889822.32528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889822.32534: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4e9f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4deb20> <<< 178205 1726889822.32550: 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 <<< 178205 1726889822.32591: 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 0x7f36fb412370> <<< 178205 1726889822.32613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 178205 1726889822.32635: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4126a0> # /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' <<< 178205 1726889822.32667: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb412910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py <<< 178205 1726889822.32688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb412bb0> <<< 178205 1726889822.32715: 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 0x7f36fb412e50> <<< 178205 1726889822.32738: 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 0x7f36fb418130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de430> <<< 178205 1726889822.32758: 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' <<< 178205 1726889822.32782: 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 <<< 178205 1726889822.32796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418490> <<< 178205 1726889822.32826: 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' <<< 178205 1726889822.32840: 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' <<< 178205 1726889822.32856: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4188b0> <<< 178205 1726889822.32880: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418730> <<< 178205 1726889822.32906: 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' <<< 178205 1726889822.32938: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418d00> <<< 178205 1726889822.32956: 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' <<< 178205 1726889822.32977: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418c40> <<< 178205 1726889822.33003: 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' <<< 178205 1726889822.33043: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418d30> <<< 178205 1726889822.33058: 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' <<< 178205 1726889822.33081: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4260d0> <<< 178205 1726889822.33104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889822.33146: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb426160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de640> <<< 178205 1726889822.33172: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc8b0> <<< 178205 1726889822.33197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py <<< 178205 1726889822.33206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc430> <<< 178205 1726889822.33228: 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' <<< 178205 1726889822.33265: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de520> <<< 178205 1726889822.33283: 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 <<< 178205 1726889822.33298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb53a3a0> <<< 178205 1726889822.33318: 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 <<< 178205 1726889822.33335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889822.33357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb426fd0> <<< 178205 1726889822.33384: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889822.33397: 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' <<< 178205 1726889822.33425: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889822.33431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889822.33562: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb580> <<< 178205 1726889822.33592: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb100> <<< 178205 1726889822.33607: 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' <<< 178205 1726889822.33628: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb400> <<< 178205 1726889822.33648: 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' <<< 178205 1726889822.33660: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3c6f40> <<< 178205 1726889822.33688: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418c70> <<< 178205 1726889822.33715: 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' <<< 178205 1726889822.33754: 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' <<< 178205 1726889822.33775: 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 0x7f36fb3d8a60> <<< 178205 1726889822.33798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889822.33822: 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 <<< 178205 1726889822.33845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889822.33868: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5250> <<< 178205 1726889822.33895: 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 0x7f36fb3e5310> <<< 178205 1726889822.33948: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8760> <<< 178205 1726889822.33981: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8670> <<< 178205 1726889822.34004: 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 <<< 178205 1726889822.34023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889822.34040: 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' <<< 178205 1726889822.34065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889822.34083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889822.34099: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3941c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5d00> <<< 178205 1726889822.34132: 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 0x7f36fb3e5f10> <<< 178205 1726889822.34152: 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' <<< 178205 1726889822.34164: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5fd0> <<< 178205 1726889822.34187: 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 <<< 178205 1726889822.34199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 178205 1726889822.34228: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb394eb0> <<< 178205 1726889822.34247: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8730> <<< 178205 1726889822.34269: 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' <<< 178205 1726889822.34280: 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 <<< 178205 1726889822.34307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889822.34328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889822.34346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889822.34371: 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' <<< 178205 1726889822.34388: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889822.34404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889822.34432: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3441c0> <<< 178205 1726889822.34452: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb33bdf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb33b2e0> <<< 178205 1726889822.34480: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3ab850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7c40> <<< 178205 1726889822.34494: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7550> <<< 178205 1726889822.34528: 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 0x7f36fb33bf10> <<< 178205 1726889822.34547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889822.34565: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb33bc40> <<< 178205 1726889822.34589: 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 <<< 178205 1726889822.34603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889822.34626: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb34d910> <<< 178205 1726889822.34647: 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' <<< 178205 1726889822.34658: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb34dd00> <<< 178205 1726889822.34677: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591520> <<< 178205 1726889822.34722: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb582880> <<< 178205 1726889822.34742: 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' <<< 178205 1726889822.34762: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3692e0> <<< 178205 1726889822.34781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 178205 1726889822.34806: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb369670> <<< 178205 1726889822.34823: 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 0x7f36fb369790> <<< 178205 1726889822.34845: 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 # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889822.34867: 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 <<< 178205 1726889822.34882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2ff100> <<< 178205 1726889822.34898: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb369850> <<< 178205 1726889822.34931: 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' <<< 178205 1726889822.34955: 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' <<< 178205 1726889822.34975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889822.34996: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb30c160> <<< 178205 1726889822.35035: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2ffa30> <<< 178205 1726889822.35052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889822.35077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889822.35126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889822.35149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889822.35163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889822.35175: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2b1910> <<< 178205 1726889822.35208: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889822.35223: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2be550> <<< 178205 1726889822.35275: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb30cee0> <<< 178205 1726889822.35292: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb30c700> <<< 178205 1726889822.35321: 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 0x7f36fb321a00> <<< 178205 1726889822.35335: 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 <<< 178205 1726889822.35355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889822.35368: 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 <<< 178205 1726889822.35381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889822.35408: 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 0x7f36fb2d6c40> <<< 178205 1726889822.35450: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2d6370> <<< 178205 1726889822.35475: 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 0x7f36fb2d6df0> <<< 178205 1726889822.35506: 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 0x7f36fb2e82b0> <<< 178205 1726889822.35527: 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' <<< 178205 1726889822.35572: 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 0x7f36fb2e8430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e82e0> <<< 178205 1726889822.35594: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 178205 1726889822.35613: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e83d0> <<< 178205 1726889822.35632: 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' <<< 178205 1726889822.35644: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889822.35734: 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' <<< 178205 1726889822.35747: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e8d00> <<< 178205 1726889822.35805: 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 0x7f36fb2e8b50> <<< 178205 1726889822.35822: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e8520> <<< 178205 1726889822.35848: 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' <<< 178205 1726889822.35871: 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' <<< 178205 1726889822.35886: 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' <<< 178205 1726889822.35915: 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 <<< 178205 1726889822.35922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889822.35947: 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 0x7f36fb28a940> <<< 178205 1726889822.35969: 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' <<< 178205 1726889822.35977: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb28aa30> <<< 178205 1726889822.36002: 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' <<< 178205 1726889822.36033: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb28ad30> <<< 178205 1726889822.36055: 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' <<< 178205 1726889822.36074: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb29a340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb28a2e0> <<< 178205 1726889822.36089: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb277e80> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889822.36119: 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' <<< 178205 1726889822.36135: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889822.36159: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb28a580> <<< 178205 1726889822.36166: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb277b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e88e0> <<< 178205 1726889822.36209: 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 <<< 178205 1726889822.36247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889822.36267: 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' <<< 178205 1726889822.36282: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb183490> <<< 178205 1726889822.36301: 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' <<< 178205 1726889822.36321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889822.36357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889822.36368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889822.36451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889822.36545: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb19cf10> <<< 178205 1726889822.36590: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb183cd0> <<< 178205 1726889822.36613: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb183820> <<< 178205 1726889822.36741: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb29af40> <<< 178205 1726889822.36774: 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 <<< 178205 1726889822.36800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 178205 1726889822.36822: 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 0x7f36fb14dd90> <<< 178205 1726889822.36838: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889822.36859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889822.36886: 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' <<< 178205 1726889822.36943: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb16a310> <<< 178205 1726889822.37006: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889822.37030: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36fb16af10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14de20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14d760> <<< 178205 1726889822.37045: 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' <<< 178205 1726889822.37072: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889822.37083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889822.37098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889822.37112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889822.37156: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0e6f40> <<< 178205 1726889822.37256: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0e6400> <<< 178205 1726889822.37293: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14f850> <<< 178205 1726889822.37327: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb321880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2ffee0> <<< 178205 1726889822.37378: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5ea550> <<< 178205 1726889822.37402: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.37423: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb576820> <<< 178205 1726889822.37455: 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 0x7f36fb0fedf0> <<< 178205 1726889822.37469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889822.37492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889822.37542: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0fef70> <<< 178205 1726889822.37576: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb618f10> <<< 178205 1726889822.37608: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6fe9a0> <<< 178205 1726889822.37632: 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 <<< 178205 1726889822.37648: stdout chunk (state=3): >>># 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 <<< 178205 1726889822.37673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889822.37690: 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 0x7f36fb0ae6d0> <<< 178205 1726889822.37719: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb11eb50> <<< 178205 1726889822.37740: 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' <<< 178205 1726889822.37757: 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 <<< 178205 1726889822.37783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889822.37803: 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' <<< 178205 1726889822.37828: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0ba100> <<< 178205 1726889822.37853: 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 0x7f36fb0ba3a0> <<< 178205 1726889822.37879: 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' <<< 178205 1726889822.37902: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0ba5e0> <<< 178205 1726889822.37927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0ba820> <<< 178205 1726889822.37949: 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' <<< 178205 1726889822.37968: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0baa00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0aec70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0ae9a0> <<< 178205 1726889822.37998: 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' <<< 178205 1726889822.38025: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0aee80> <<< 178205 1726889822.38044: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889822.38065: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cc3d0> <<< 178205 1726889822.38083: 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' <<< 178205 1726889822.38115: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cc880> <<< 178205 1726889822.38138: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cc4f0> <<< 178205 1726889822.38153: 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 <<< 178205 1726889822.38175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889822.38213: 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' <<< 178205 1726889822.38226: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb066190> <<< 178205 1726889822.38280: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cccd0> <<< 178205 1726889822.38298: 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' <<< 178205 1726889822.38323: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cce20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb70b3d0> <<< 178205 1726889822.38347: 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 <<< 178205 1726889822.38360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889822.38430: 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 0x7f36fb074b20> <<< 178205 1726889822.38469: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6fe6a0> <<< 178205 1726889822.38483: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6f5520> <<< 178205 1726889822.38514: 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' <<< 178205 1726889822.38548: 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' <<< 178205 1726889822.38569: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889822.38590: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08a640> <<< 178205 1726889822.38606: 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 <<< 178205 1726889822.38664: stdout chunk (state=3): >>># 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' <<< 178205 1726889822.38690: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb095910> # /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' <<< 178205 1726889822.38708: 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' <<< 178205 1726889822.38735: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb09e6a0> <<< 178205 1726889822.38769: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb095f40> <<< 178205 1726889822.38797: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08aaf0> <<< 178205 1726889822.38829: 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 0x7f36fb095370> <<< 178205 1726889822.38852: 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 <<< 178205 1726889822.38864: stdout chunk (state=3): >>># 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 0x7f36fb013640> <<< 178205 1726889822.38882: 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' <<< 178205 1726889822.38899: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb013850> <<< 178205 1726889822.38932: 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' <<< 178205 1726889822.38958: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb013b50> <<< 178205 1726889822.38971: 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 0x7f36fb013e20> <<< 178205 1726889822.38982: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08a0d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb074cd0> <<< 178205 1726889822.39028: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08a490> <<< 178205 1726889823.05775: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889823.07294: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889823.07322: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889823.08221: 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 <<< 178205 1726889823.08231: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889823.08237: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 178205 1726889823.08245: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # 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 <<< 178205 1726889823.08252: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # 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 <<< 178205 1726889823.08255: 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 # 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 <<< 178205 1726889823.08265: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 178205 1726889823.08268: stdout chunk (state=3): >>># cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # 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 <<< 178205 1726889823.08276: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 178205 1726889823.08279: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # 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 <<< 178205 1726889823.08286: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08289: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08295: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08398: stdout chunk (state=3): >>># cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm <<< 178205 1726889823.08412: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08419: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08429: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # 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 <<< 178205 1726889823.08444: stdout chunk (state=3): >>># cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # 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 <<< 178205 1726889823.08477: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.08498: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09171: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889823.09182: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889823.09229: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889823.09242: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889823.09278: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889823.09306: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889823.09309: 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 <<< 178205 1726889823.09355: 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 <<< 178205 1726889823.09417: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09477: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09493: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09525: 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 # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 178205 1726889823.09529: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09532: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09562: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate <<< 178205 1726889823.09585: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests <<< 178205 1726889823.09631: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09636: stdout chunk (state=3): >>># destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 178205 1726889823.09658: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09692: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09696: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes <<< 178205 1726889823.09704: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09714: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09719: stdout chunk (state=3): >>># cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs <<< 178205 1726889823.09722: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09728: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09732: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09734: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09741: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini <<< 178205 1726889823.09775: stdout chunk (state=3): >>># destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common <<< 178205 1726889823.09782: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09805: stdout chunk (state=3): >>># 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<<< 178205 1726889823.09808: stdout chunk (state=3): >>> # 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 <<< 178205 1726889823.09841: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall <<< 178205 1726889823.09853: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09872: stdout chunk (state=3): >>># destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # 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 <<< 178205 1726889823.09902: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 178205 1726889823.09935: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09939: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09942: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.09955: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 178205 1726889823.09962: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889823.09985: 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 <<< 178205 1726889823.10009: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 178205 1726889823.10046: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction <<< 178205 1726889823.10069: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10072: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10075: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar <<< 178205 1726889823.10085: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10114: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10121: stdout chunk (state=3): >>># cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message <<< 178205 1726889823.10156: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 178205 1726889823.10192: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 178205 1726889823.10206: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889823.10222: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 178205 1726889823.10233: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10236: stdout chunk (state=3): >>># destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 178205 1726889823.10255: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10278: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 178205 1726889823.10282: 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 <<< 178205 1726889823.10314: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889823.10317: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 178205 1726889823.10320: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 178205 1726889823.10360: 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 <<< 178205 1726889823.10374: stdout chunk (state=3): >>># cleanup[3] wiping zipfile # destroy bz2 # destroy lzma <<< 178205 1726889823.10382: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib <<< 178205 1726889823.10423: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10444: 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 <<< 178205 1726889823.10462: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery <<< 178205 1726889823.10493: stdout chunk (state=3): >>># cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889823.10497: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 178205 1726889823.10516: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10532: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.10554: 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 <<< 178205 1726889823.10577: stdout chunk (state=3): >>># cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889823.10581: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889823.10588: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 178205 1726889823.10595: 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 <<< 178205 1726889823.10608: 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 <<< 178205 1726889823.10619: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889823.10654: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 178205 1726889823.10694: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 178205 1726889823.10701: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm <<< 178205 1726889823.10704: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.11516: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 178205 1726889823.11520: stdout chunk (state=3): >>># destroy _elementtree <<< 178205 1726889823.11538: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889823.11571: stdout chunk (state=3): >>># destroy platform <<< 178205 1726889823.11578: stdout chunk (state=3): >>># destroy _uuid <<< 178205 1726889823.11602: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 178205 1726889823.11609: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889823.11640: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889823.11644: stdout chunk (state=3): >>># destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring <<< 178205 1726889823.11655: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.11679: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889823.11700: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889823.11744: 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 <<< 178205 1726889823.11784: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889823.11830: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 178205 1726889823.11837: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 178205 1726889823.11909: stdout chunk (state=3): >>># destroy enum <<< 178205 1726889823.11926: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889823.11941: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 178205 1726889823.11952: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.11955: stdout chunk (state=3): >>># destroy _stat <<< 178205 1726889823.11964: stdout chunk (state=3): >>># destroy http.cookies <<< 178205 1726889823.12004: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889823.12044: stdout chunk (state=3): >>># destroy _weakref <<< 178205 1726889823.12052: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 178205 1726889823.12090: 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 <<< 178205 1726889823.12098: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 178205 1726889823.12137: stdout chunk (state=3): >>># destroy _opcode <<< 178205 1726889823.12156: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 178205 1726889823.12161: 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 <<< 178205 1726889823.12164: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios <<< 178205 1726889823.12192: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery <<< 178205 1726889823.12204: stdout chunk (state=3): >>># 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 <<< 178205 1726889823.12219: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 178205 1726889823.12244: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings <<< 178205 1726889823.12251: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889823.12305: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889823.12356: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889823.12369: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889823.12447: 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 <<< 178205 1726889823.12476: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 178205 1726889823.12488: stdout chunk (state=3): >>># destroy http.client <<< 178205 1726889823.12495: stdout chunk (state=3): >>># destroy email <<< 178205 1726889823.12547: stdout chunk (state=3): >>># destroy string <<< 178205 1726889823.12556: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 178205 1726889823.12559: 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 <<< 178205 1726889823.12562: stdout chunk (state=3): >>># destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 178205 1726889823.12597: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889823.12716: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889823.13530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889823.13592: stderr chunk (state=3): >>><<< 178205 1726889823.13595: stdout chunk (state=3): >>><<< 178205 1726889823.13888: _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 0x7f36ff643dc0> # /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 0x7f36ff3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff643b20> # /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 0x7f36ff643ac0> 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 0x7f36ff3d8490> # /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 0x7f36ff3d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8670> # /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 0x7f36ff38f190> # /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 0x7f36ff38f220> # /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 0x7f36ff3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff38f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3f0880> # /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 0x7f36ff388d90> # /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 0x7f36ff3b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff3d8970> 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 0x7f36ff32feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff332f40> # /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 0x7f36ff327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff32f370> # /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 0x7f36ff23ad90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff23a880> 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 0x7f36ff23ae80> # /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 0x7f36ff23af40> # /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 0x7f36ff23ae50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff292d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff28d5e0> # /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 0x7f36ff29f640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff336df0> # /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 0x7f36ff24bc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff292220> # 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 0x7f36ff29f250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff33c9a0> # /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 0x7f36ff24bf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24bd60> # /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 0x7f36ff24bcd0> # /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 0x7f36ff220340> # /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 0x7f36ff220430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff253f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24ea00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24e4c0> # /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 0x7f36ff154190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff209cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24ee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff336fd0> # /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 0x7f36ff166ac0> 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 0x7f36ff166df0> # /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 0x7f36ff179700> # /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 0x7f36ff179c40> # 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 0x7f36ff10f370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff166ee0> # /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 0x7f36ff120250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff179580> 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 0x7f36ff120310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24b9a0> # /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 0x7f36ff13c670> # /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 0x7f36ff13c940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff13c730> # 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 0x7f36ff13c820> # /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 0x7f36ff13cc70> # 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 0x7f36ff1491c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff13c8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff12ea00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ff24b580> # /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 0x7f36ff13ca60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36ff064640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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 0x7f36fef8d790> # /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 0x7f36fef8d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8dee0> # /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 0x7f36fef8dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef8dd00> 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 0x7f36fef8df40> # /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 0x7f36fef8d100> # /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 0x7f36fe9aeeb0> # 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 0x7f36fe9cbf70> # 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 0x7f36fe9cbd90> # /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 0x7f36fe9cb400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef73dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef733d0> # /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 0x7f36fef73f40> # /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 0x7f36fefc1b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef5dca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef5d370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef91460> # 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 0x7f36fef5d490> # /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 0x7f36fef5d4c0> # /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 0x7f36fe991220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd31c0> # /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 0x7f36fe99c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd3340> # /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 0x7f36fefedd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe99c880> # 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 0x7f36fe99c6d0> # 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 0x7f36fe99b670> # 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 0x7f36fe99b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefcb880> # /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 0x7f36fef54670> # 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 0x7f36fef53a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef630a0> # 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 0x7f36fef540d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fef98a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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 0x7f36fe574550> # /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 0x7f36fe9694f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe517070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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 0x7f36fef53bb0> # 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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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 0x7f36fe979940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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 0x7f36fefdf250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9795e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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 0x7f36fe960790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe95d7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9578e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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 0x7f36fe555cd0> # /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 0x7f36fe5555b0> # /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 0x7f36fe555220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555b50> # /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 0x7f36fe979c70> # /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 0x7f36fe321820> # /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 0x7f36fe321d30> # /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 0x7f36fe321f10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe322f40> # /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 0x7f36fe36d670> # /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 0x7f36fe34b520> # /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 0x7f36fe505dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe36dd90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe34bc10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe322700> # /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 0x7f36fe549d90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fefd3f40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe505c40> # /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 0x7f36fe3b1e50> # /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 0x7f36fe3b1c10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe5433d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe9918b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3220d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe5555e0> # /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 0x7f36fe555580> # /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 0x7f36fe3b1910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe555f40> # /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 0x7f36fe3b89d0> # /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 0x7f36fefdf640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe30b790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe3b1bb0> # /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 0x7f36fe350760> # /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 0x7f36fe369c70> # /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 0x7f36fe369640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe369e50> # /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 0x7f36fe3691c0> # /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 0x7f36fe3332e0> # /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 0x7f36fe0cfc70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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_yflmqf0j/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 0x7f36fe031be0> # /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 0x7f36fe031d60> # /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 0x7f36fe083460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031280> # /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 0x7f36fe031850> # /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 0x7f36fdfb89a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8550> # /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 0x7f36fdf5a520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb89d0> # /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 0x7f36fdeb8df0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfd92b0> # /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 0x7f36fc6cc2b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdf8c880> # /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 0x7f36fc59ae50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc6aa550> # /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 0x7f36fc5049d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc6cc4f0> # /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 0x7f36fc4fdd30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc504f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8100> # /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 0x7f36fc42caf0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc42c310> # /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 0x7f36fc4406d0> # /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 0x7f36fc44c280> # /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 0x7f36fc44c820> # /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 0x7f36fc44cc70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc44c340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc440760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc437d90> # /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 0x7f36fc000eb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc440160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc42cc70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc52f700> # /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 0x7f36fc52fe20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc52f8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fdfb8250> # /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 0x7f36fc00dd30> # /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 0x7f36fbe7e1f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf1d280> # /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 0x7f36fbf2a7c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbed0e20> # /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 0x7f36fbf2ae50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ab80> # /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 0x7f36fbf2afd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ae20> # /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 0x7f36fbd82190> # /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 0x7f36fbd82220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2af10> # /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 0x7f36fbd823a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2ae80> # /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 0x7f36fbf2ac10> # /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 0x7f36fbd821c0> # /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 0x7f36fbd82400> # /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 0x7f36fbd82490> # /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 0x7f36fbd82520> # /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 0x7f36fbd825b0> # /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 0x7f36fbd82640> # /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 0x7f36fbd826d0> # /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 0x7f36fbd82760> # /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 0x7f36fbd827f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2a1f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf04190> # /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 0x7f36fbd82bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd82910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbf2a3d0> # /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 0x7f36fbf2afa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefbc70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbefb280> # /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 0x7f36fbefb460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc032b20> # /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 0x7f36fbefbdf0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc00dcd0> # /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 0x7f36fbd99c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd994c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fc032910> # /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 0x7f36fbd36280> # /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 0x7f36fbce9160> # 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 0x7f36fbce91f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd49670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd366a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd2aa60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99eb0> # /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 0x7f36fbce9fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbce9760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd99d60> # /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 0x7f36fbd23910> # /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 0x7f36fbd0d820> # /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 0x7f36fbd0d8b0> # /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 0x7f36fbd0da30> # /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 0x7f36fbb4e190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd1c160> # /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 0x7f36fbb4e1f0> # /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 0x7f36fbb4e2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbd0d9d0> # /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 0x7f36fbd0df70> # /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 0x7f36fbad63a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbad6160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbac69a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb5f9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbb4ee80> # /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 0x7f36fbb5fc70> # /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 0x7f36fbb66970> # /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 0x7f36fbae3700> # /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 0x7f36fbae3340> # /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 0x7f36fbaf5640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbaf5160> # /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 0x7f36fbaf54c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fe031580> # /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 0x7f36fbafbf70> # /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 0x7f36fbab1f70> # /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 0x7f36fba4dd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4dbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4d3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4d160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9ceb0> # /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 0x7f36fba4d1f0> # /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 0x7f36fba76130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba4de80> # /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 0x7f36fba679a0> # /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 0x7f36fba76fa0> # /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 0x7f36fb975190> # /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 0x7f36fb9752e0> # /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 0x7f36fb9758e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb975610> # /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 0x7f36fb9759a0> # /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 0x7f36fb9845e0> # /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 0x7f36fb9846d0> # /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 0x7f36fb984eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb984ac0> # /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 0x7f36fb984f10> # /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 0x7f36fb999af0> # /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 0x7f36fb999c10> # /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 0x7f36fb999e50> # /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 0x7f36fb9292e0> # /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 0x7f36fb929cd0> # /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 0x7f36fb929e20> # /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 0x7f36fb938520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb938100> # /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 0x7f36fb938f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb938a60> # /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 0x7f36fb938d60> # /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 0x7f36fb9457f0> # /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 0x7f36fb945f70> # /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 0x7f36fb952280> # /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 0x7f36fb952370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fbafbcd0> # /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 0x7f36fb952ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952c10> # /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 0x7f36fb8ed5b0> # /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 0x7f36fb8f64f0> # 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 0x7f36fb8ede50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8eddc0> # /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 0x7f36fb920730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb9201c0> # /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 0x7f36fb86ea60> # /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 0x7f36fb86ec40> # /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 0x7f36fb920ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb920a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb960130> # /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 0x7f36fb8ed1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb952ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fba9c220> # /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 0x7f36fb88f160> # /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 0x7f36fb88f490> # /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 0x7f36fb88fd00> # /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 0x7f36fb825610> # /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 0x7f36fb825b80> # /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 0x7f36fb832c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb8321f0> # /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 0x7f36fb832430> # /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 0x7f36fb83fbb0> # /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 0x7f36fb83fc40> # /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 0x7f36fb84d280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83fdc0> # /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 0x7f36fb7562e0> # /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 0x7f36fb75e340> # /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 0x7f36fb75e2e0> # /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 0x7f36fb75e490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb75e1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb756d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb7563a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb85ca30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb84dfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb84d940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb83f7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb832fd0> # /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 0x7f36fb83f940> # /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 0x7f36fb756d90> # /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 0x7f36fb75e760> # /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 0x7f36fb75e9d0> # /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 0x7f36fb75ef40> # /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 0x7f36fb77a730> # /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 0x7f36fb6fe910> # /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 0x7f36fb70bb80> # /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 0x7f36fb72e130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb70bbe0> # /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 0x7f36fb6d6400> # /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 0x7f36fb6d6520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c9490> # /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 0x7f36fb6c97c0> # /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 0x7f36fb6da910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6c9130> # /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 0x7f36fb6c91f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6bca90> # /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 0x7f36fb6dadc0> # /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 0x7f36fb6711f0> # /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 0x7f36fb6712e0> # /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 0x7f36fb671400> # /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 0x7f36fb646640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb69af40> # /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 0x7f36fb6ac9d0> # /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 0x7f36fb6aca60> # /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 0x7f36fb6462b0> # /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 0x7f36fb6573a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb67dd00> # /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 0x7f36fb687970> # /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 0x7f36fb605880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb687280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb671bb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb72ad90> # /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 0x7f36fb629640> # /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 0x7f36fb629df0> # /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 0x7f36fb5b8160> # /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 0x7f36fb5b8a90> # /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 0x7f36fb5d71c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b8d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5b81f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb618880> # /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 0x7f36fb5912e0> # /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 0x7f36fb591dc0> # /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 0x7f36fb591f40> # /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 0x7f36fb598be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5987c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb598310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591a60> # /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 0x7f36fb591bb0> # /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 0x7f36fb545a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb545670> # /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 0x7f36fb5456d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb53a610> # /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 0x7f36fb53a7f0> # /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 0x7f36fb4f2910> # /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 0x7f36fb4f2ac0> # /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 0x7f36fb4f2c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f25b0> # /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 0x7f36fb4f28b0> # /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 0x7f36fb4fd0d0> # /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 0x7f36fb4fd130> # /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 0x7f36fb50a340> # /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 0x7f36fb50a910> # /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 0x7f36fb52be80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4fdc40> # /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 0x7f36fb4fdb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4f2250> # /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 0x7f36fb4f2310> # /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 0x7f36fb4f2040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb54faf0> # /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 0x7f36fb4b28e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4b2520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb55f9a0> # /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 0x7f36fb4f22e0> # /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 0x7f36fb4b2d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb53a940> # /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 0x7f36fb4be910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7fa0> # /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 0x7f36fb4d8280> # /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 0x7f36fb4d84f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc0a0> # /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 0x7f36fb4d8df0> # /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 0x7f36fb4de190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4d89d0> # /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 0x7f36fb4d8c40> # /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 0x7f36fb4dec40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de7f0> # /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 0x7f36fb4defa0> # /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 0x7f36fb4e9b50> # /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 0x7f36fb4e9c10> # /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 0x7f36fb4e9ca0> # /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 0x7f36fb4e9d30> # /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 0x7f36fb4e9dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4e94f0> # /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 0x7f36fb4e9f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4deb20> # /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 0x7f36fb412370> # /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 0x7f36fb4126a0> # /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 0x7f36fb412910> # /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 0x7f36fb412bb0> # /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 0x7f36fb412e50> # /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 0x7f36fb418130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de430> # /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 0x7f36fb418490> # /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 0x7f36fb4188b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418730> # /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 0x7f36fb418d00> # /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 0x7f36fb418c40> # /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 0x7f36fb418d30> # /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 0x7f36fb4260d0> # /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 0x7f36fb426160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4de640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc8b0> # /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 0x7f36fb4cc8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb4cc430> # /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 0x7f36fb4de520> # /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 0x7f36fb53a3a0> # /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 0x7f36fb426fd0> # /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 0x7f36fb3bb580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3bb100> # /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 0x7f36fb3bb400> # /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 0x7f36fb3c6f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb418c70> # /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 0x7f36fb3d8a60> # /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 0x7f36fb3e5250> # /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 0x7f36fb3e5310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8670> # /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 0x7f36fb3941c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5d00> # /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 0x7f36fb3e5f10> # /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 0x7f36fb3e5fd0> # /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 0x7f36fb394eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3d8730> # /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 0x7f36fb3441c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb33bdf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb33b2e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3ab850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb3e5b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5a7550> # /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 0x7f36fb33bf10> # /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 0x7f36fb33bc40> # /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 0x7f36fb34d910> # /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 0x7f36fb34dd00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb591520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb582880> # /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 0x7f36fb3692e0> # /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 0x7f36fb369670> # /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 0x7f36fb369790> # /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 0x7f36fb2ff100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb369850> # /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 0x7f36fb30c160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2ffa30> # /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 0x7f36fb2b1910> # /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 0x7f36fb2be550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb30cee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb30c700> # /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 0x7f36fb321a00> # /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 0x7f36fb2d6c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2d6370> # /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 0x7f36fb2d6df0> # /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 0x7f36fb2e82b0> # /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 0x7f36fb2e8430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e82e0> # /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 0x7f36fb2e83d0> # /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 0x7f36fb2e8d00> # 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 0x7f36fb2e8b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e8520> # /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 0x7f36fb28a940> # /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 0x7f36fb28aa30> # /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 0x7f36fb28ad30> # /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 0x7f36fb29a340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb28a2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb277e80> # 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 0x7f36fb28a580> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb277b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2e88e0> # /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 0x7f36fb183490> # /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 0x7f36fb19cf10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb183cd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb183820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb29af40> # /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 0x7f36fb14dd90> # /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 0x7f36fb16a310> # 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 0x7f36fb16af10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14de20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14d760> # /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 0x7f36fb0e6f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0e6400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb14f850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb321880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb2ffee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb5ea550> # /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 0x7f36fb576820> # /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 0x7f36fb0fedf0> # /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 0x7f36fb0fef70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb618f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6fe9a0> # /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 0x7f36fb0ae6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb11eb50> # /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 0x7f36fb0ba100> # /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 0x7f36fb0ba3a0> # /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 0x7f36fb0ba5e0> # /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 0x7f36fb0ba820> # /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 0x7f36fb0baa00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0aec70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0ae9a0> # /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 0x7f36fb0aee80> # /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 0x7f36fb0cc3d0> # /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 0x7f36fb0cc880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cc4f0> # /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 0x7f36fb066190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb0cccd0> # /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 0x7f36fb0cce20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb70b3d0> # /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 0x7f36fb074b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6fe6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb6f5520> # /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 0x7f36fb08a640> # /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 0x7f36fb095910> # /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 0x7f36fb09e6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb095f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08aaf0> # /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 0x7f36fb095370> # /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 0x7f36fb013640> # /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 0x7f36fb013850> # /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 0x7f36fb013b50> # /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 0x7f36fb013e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb08a0d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36fb074cd0> # /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 0x7f36fb08a490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889823.15774: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889821.8064668-179350-143367982164534/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889823.15778: _low_level_execute_command(): starting 178205 1726889823.15781: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889821.8064668-179350-143367982164534/ > /dev/null 2>&1 && sleep 0' 178205 1726889823.15783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889823.15785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889823.15788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889823.15790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889823.15792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889823.15795: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889823.15797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889823.15799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889823.15802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889823.15804: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889823.15806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889823.15808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889823.15810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889823.15817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889823.15818: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889823.15819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889823.15820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889823.15822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889823.15823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889823.15826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889823.16972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889823.16976: stdout chunk (state=3): >>><<< 178205 1726889823.16984: stderr chunk (state=3): >>><<< 178205 1726889823.17030: _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 178205 1726889823.17034: handler run complete 178205 1726889823.17269: attempt loop complete, returning result 178205 1726889823.17273: _execute() done 178205 1726889823.17276: dumping result to json 178205 1726889823.17278: done dumping result, returning 178205 1726889823.17281: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-0000000004ea] 178205 1726889823.17283: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ea 178205 1726889823.17360: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ea 178205 1726889823.17363: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889823.17469: no more pending results, returning what we have 178205 1726889823.17472: results queue empty 178205 1726889823.17473: checking for any_errors_fatal 178205 1726889823.17479: done checking for any_errors_fatal 178205 1726889823.17480: checking for max_fail_percentage 178205 1726889823.17481: done checking for max_fail_percentage 178205 1726889823.17482: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.17483: done checking to see if all hosts have failed 178205 1726889823.17484: getting the remaining hosts for this loop 178205 1726889823.17487: done getting the remaining hosts for this loop 178205 1726889823.17491: getting the next task for host managed_node2 178205 1726889823.17497: done getting next task for host managed_node2 178205 1726889823.17500: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889823.17504: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.17508: getting variables 178205 1726889823.17509: in VariableManager get_vars() 178205 1726889823.17544: Calling all_inventory to load vars for managed_node2 178205 1726889823.17547: Calling groups_inventory to load vars for managed_node2 178205 1726889823.17550: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.17562: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.17565: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.17568: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.18267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.18734: done with get_vars() 178205 1726889823.18746: done getting variables 178205 1726889823.18788: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:37:03 -0400 (0:00:01.468) 0:00:36.176 ****** 178205 1726889823.18814: entering _queue_task() for managed_node2/command 178205 1726889823.19030: worker is 1 (out of 1 available) 178205 1726889823.19047: exiting _queue_task() for managed_node2/command 178205 1726889823.19058: done queuing things up, now waiting for results queue to drain 178205 1726889823.19059: waiting for pending results... 178205 1726889823.19244: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889823.19335: in run() - task 02369adf-7a19-34ed-f5d1-0000000004eb 178205 1726889823.19349: variable 'ansible_search_path' from source: unknown 178205 1726889823.19378: calling self._execute() 178205 1726889823.19461: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.19465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.19477: variable 'omit' from source: magic vars 178205 1726889823.19767: variable 'storage_test_volume' from source: include params 178205 1726889823.19783: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.19799: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889823.19802: when evaluation is False, skipping this task 178205 1726889823.19806: _execute() done 178205 1726889823.19808: dumping result to json 178205 1726889823.19811: done dumping result, returning 178205 1726889823.19817: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-0000000004eb] 178205 1726889823.19827: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004eb 178205 1726889823.19919: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004eb 178205 1726889823.19922: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889823.19985: no more pending results, returning what we have 178205 1726889823.19988: results queue empty 178205 1726889823.19989: checking for any_errors_fatal 178205 1726889823.19998: done checking for any_errors_fatal 178205 1726889823.19999: checking for max_fail_percentage 178205 1726889823.20001: done checking for max_fail_percentage 178205 1726889823.20002: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.20003: done checking to see if all hosts have failed 178205 1726889823.20003: getting the remaining hosts for this loop 178205 1726889823.20005: done getting the remaining hosts for this loop 178205 1726889823.20008: getting the next task for host managed_node2 178205 1726889823.20017: done getting next task for host managed_node2 178205 1726889823.20020: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889823.20030: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.20034: getting variables 178205 1726889823.20035: in VariableManager get_vars() 178205 1726889823.20066: Calling all_inventory to load vars for managed_node2 178205 1726889823.20068: Calling groups_inventory to load vars for managed_node2 178205 1726889823.20071: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.20080: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.20082: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.20085: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.20394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.20741: done with get_vars() 178205 1726889823.20751: done getting variables 178205 1726889823.20793: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:37:03 -0400 (0:00:00.020) 0:00:36.196 ****** 178205 1726889823.20820: entering _queue_task() for managed_node2/assert 178205 1726889823.21028: worker is 1 (out of 1 available) 178205 1726889823.21042: exiting _queue_task() for managed_node2/assert 178205 1726889823.21053: done queuing things up, now waiting for results queue to drain 178205 1726889823.21054: waiting for pending results... 178205 1726889823.21234: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889823.21308: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ec 178205 1726889823.21322: variable 'ansible_search_path' from source: unknown 178205 1726889823.21353: calling self._execute() 178205 1726889823.21431: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.21434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.21443: variable 'omit' from source: magic vars 178205 1726889823.21715: variable 'storage_test_volume' from source: include params 178205 1726889823.21745: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889823.21749: when evaluation is False, skipping this task 178205 1726889823.21752: _execute() done 178205 1726889823.21755: dumping result to json 178205 1726889823.21758: done dumping result, returning 178205 1726889823.21763: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-0000000004ec] 178205 1726889823.21769: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ec 178205 1726889823.21861: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ec 178205 1726889823.21864: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.21916: no more pending results, returning what we have 178205 1726889823.21920: results queue empty 178205 1726889823.21921: checking for any_errors_fatal 178205 1726889823.21927: done checking for any_errors_fatal 178205 1726889823.21928: checking for max_fail_percentage 178205 1726889823.21930: done checking for max_fail_percentage 178205 1726889823.21931: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.21932: done checking to see if all hosts have failed 178205 1726889823.21932: getting the remaining hosts for this loop 178205 1726889823.21934: done getting the remaining hosts for this loop 178205 1726889823.21937: getting the next task for host managed_node2 178205 1726889823.21945: done getting next task for host managed_node2 178205 1726889823.21948: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889823.21952: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.21955: getting variables 178205 1726889823.21957: in VariableManager get_vars() 178205 1726889823.21982: Calling all_inventory to load vars for managed_node2 178205 1726889823.21985: Calling groups_inventory to load vars for managed_node2 178205 1726889823.21987: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.22003: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.22006: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.22009: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.22323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.22660: done with get_vars() 178205 1726889823.22669: done getting variables 178205 1726889823.22708: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:37:03 -0400 (0:00:00.019) 0:00:36.215 ****** 178205 1726889823.22733: entering _queue_task() for managed_node2/assert 178205 1726889823.22927: worker is 1 (out of 1 available) 178205 1726889823.22942: exiting _queue_task() for managed_node2/assert 178205 1726889823.22952: done queuing things up, now waiting for results queue to drain 178205 1726889823.22953: waiting for pending results... 178205 1726889823.23121: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889823.23200: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ed 178205 1726889823.23212: variable 'ansible_search_path' from source: unknown 178205 1726889823.23241: calling self._execute() 178205 1726889823.23317: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.23322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.23329: variable 'omit' from source: magic vars 178205 1726889823.23574: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.23581: Evaluated conditional (_storage_test_volume_present): True 178205 1726889823.23586: variable 'omit' from source: magic vars 178205 1726889823.23629: variable 'omit' from source: magic vars 178205 1726889823.23763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.25266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.25316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.25346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.25373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.25394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.25468: variable 'storage_test_volume' from source: include params 178205 1726889823.25483: variable '__dev_ne_raw' from source: task vars 178205 1726889823.25574: variable 'storage_test_volume' from source: include params 178205 1726889823.25631: variable 'omit' from source: magic vars 178205 1726889823.25651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889823.25671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889823.25686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889823.25700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.25708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.25733: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889823.25737: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.25740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.25806: Set connection var ansible_pipelining to False 178205 1726889823.25810: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889823.25817: Set connection var ansible_shell_executable to /bin/sh 178205 1726889823.25820: Set connection var ansible_connection to ssh 178205 1726889823.25827: Set connection var ansible_shell_type to sh 178205 1726889823.25830: Set connection var ansible_timeout to 10 178205 1726889823.25849: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.25852: variable 'ansible_connection' from source: unknown 178205 1726889823.25855: variable 'ansible_module_compression' from source: unknown 178205 1726889823.25858: variable 'ansible_shell_type' from source: unknown 178205 1726889823.25861: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.25863: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.25866: variable 'ansible_pipelining' from source: unknown 178205 1726889823.25868: variable 'ansible_timeout' from source: unknown 178205 1726889823.25870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.25948: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889823.25956: variable 'omit' from source: magic vars 178205 1726889823.25961: starting attempt loop 178205 1726889823.25964: running the handler 178205 1726889823.26073: variable '__dev_ne_raw' from source: task vars 178205 1726889823.26158: variable 'storage_test_volume' from source: include params 178205 1726889823.26175: variable 'storage_test_volume' from source: include params 178205 1726889823.26187: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889823.26193: handler run complete 178205 1726889823.26203: attempt loop complete, returning result 178205 1726889823.26206: _execute() done 178205 1726889823.26208: dumping result to json 178205 1726889823.26211: done dumping result, returning 178205 1726889823.26220: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-0000000004ed] 178205 1726889823.26230: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ed 178205 1726889823.26306: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ed 178205 1726889823.26309: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889823.26380: no more pending results, returning what we have 178205 1726889823.26383: results queue empty 178205 1726889823.26384: checking for any_errors_fatal 178205 1726889823.26389: done checking for any_errors_fatal 178205 1726889823.26390: checking for max_fail_percentage 178205 1726889823.26391: done checking for max_fail_percentage 178205 1726889823.26392: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.26393: done checking to see if all hosts have failed 178205 1726889823.26394: getting the remaining hosts for this loop 178205 1726889823.26395: done getting the remaining hosts for this loop 178205 1726889823.26398: getting the next task for host managed_node2 178205 1726889823.26405: done getting next task for host managed_node2 178205 1726889823.26407: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889823.26413: ^ 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? (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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.26417: getting variables 178205 1726889823.26418: in VariableManager get_vars() 178205 1726889823.26460: Calling all_inventory to load vars for managed_node2 178205 1726889823.26463: Calling groups_inventory to load vars for managed_node2 178205 1726889823.26466: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.26474: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.26476: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.26479: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.26790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.27126: done with get_vars() 178205 1726889823.27136: done getting variables 178205 1726889823.27176: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:37:03 -0400 (0:00:00.044) 0:00:36.260 ****** 178205 1726889823.27198: entering _queue_task() for managed_node2/assert 178205 1726889823.27398: worker is 1 (out of 1 available) 178205 1726889823.27411: exiting _queue_task() for managed_node2/assert 178205 1726889823.27426: done queuing things up, now waiting for results queue to drain 178205 1726889823.27427: waiting for pending results... 178205 1726889823.27597: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889823.27676: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ee 178205 1726889823.27687: variable 'ansible_search_path' from source: unknown 178205 1726889823.27715: calling self._execute() 178205 1726889823.27798: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.27802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.27810: variable 'omit' from source: magic vars 178205 1726889823.28085: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.28093: variable 'storage_test_volume' from source: include params 178205 1726889823.28119: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889823.28123: when evaluation is False, skipping this task 178205 1726889823.28129: _execute() done 178205 1726889823.28132: dumping result to json 178205 1726889823.28134: done dumping result, returning 178205 1726889823.28137: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-0000000004ee] 178205 1726889823.28140: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ee 178205 1726889823.28231: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ee 178205 1726889823.28235: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.28281: no more pending results, returning what we have 178205 1726889823.28285: results queue empty 178205 1726889823.28286: checking for any_errors_fatal 178205 1726889823.28291: done checking for any_errors_fatal 178205 1726889823.28292: checking for max_fail_percentage 178205 1726889823.28294: done checking for max_fail_percentage 178205 1726889823.28294: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.28295: done checking to see if all hosts have failed 178205 1726889823.28296: getting the remaining hosts for this loop 178205 1726889823.28297: done getting the remaining hosts for this loop 178205 1726889823.28300: getting the next task for host managed_node2 178205 1726889823.28306: done getting next task for host managed_node2 178205 1726889823.28308: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889823.28314: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.28317: getting variables 178205 1726889823.28319: in VariableManager get_vars() 178205 1726889823.28352: Calling all_inventory to load vars for managed_node2 178205 1726889823.28355: Calling groups_inventory to load vars for managed_node2 178205 1726889823.28357: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.28364: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.28365: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.28367: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.28666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.29000: done with get_vars() 178205 1726889823.29009: done getting variables 178205 1726889823.29052: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.278 ****** 178205 1726889823.29073: entering _queue_task() for managed_node2/assert 178205 1726889823.29255: worker is 1 (out of 1 available) 178205 1726889823.29268: exiting _queue_task() for managed_node2/assert 178205 1726889823.29279: done queuing things up, now waiting for results queue to drain 178205 1726889823.29280: waiting for pending results... 178205 1726889823.29450: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889823.29529: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ef 178205 1726889823.29539: variable 'ansible_search_path' from source: unknown 178205 1726889823.29568: calling self._execute() 178205 1726889823.29643: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.29647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.29656: variable 'omit' from source: magic vars 178205 1726889823.29921: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.29928: variable 'storage_test_volume' from source: include params 178205 1726889823.29953: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889823.29956: when evaluation is False, skipping this task 178205 1726889823.29959: _execute() done 178205 1726889823.29962: dumping result to json 178205 1726889823.29964: done dumping result, returning 178205 1726889823.29970: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-0000000004ef] 178205 1726889823.29977: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ef 178205 1726889823.30066: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ef 178205 1726889823.30069: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.30121: no more pending results, returning what we have 178205 1726889823.30126: results queue empty 178205 1726889823.30127: checking for any_errors_fatal 178205 1726889823.30132: done checking for any_errors_fatal 178205 1726889823.30133: checking for max_fail_percentage 178205 1726889823.30134: done checking for max_fail_percentage 178205 1726889823.30135: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.30136: done checking to see if all hosts have failed 178205 1726889823.30136: getting the remaining hosts for this loop 178205 1726889823.30138: done getting the remaining hosts for this loop 178205 1726889823.30141: getting the next task for host managed_node2 178205 1726889823.30147: done getting next task for host managed_node2 178205 1726889823.30149: ^ task is: TASK: Check LUKS version 178205 1726889823.30153: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.30156: getting variables 178205 1726889823.30157: in VariableManager get_vars() 178205 1726889823.30180: Calling all_inventory to load vars for managed_node2 178205 1726889823.30182: Calling groups_inventory to load vars for managed_node2 178205 1726889823.30184: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.30190: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.30192: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.30195: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.30490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.31032: done with get_vars() 178205 1726889823.31040: done getting variables 178205 1726889823.31079: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:37:03 -0400 (0:00:00.020) 0:00:36.299 ****** 178205 1726889823.31101: entering _queue_task() for managed_node2/assert 178205 1726889823.31280: worker is 1 (out of 1 available) 178205 1726889823.31292: exiting _queue_task() for managed_node2/assert 178205 1726889823.31304: done queuing things up, now waiting for results queue to drain 178205 1726889823.31305: waiting for pending results... 178205 1726889823.31475: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889823.31557: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f0 178205 1726889823.31567: variable 'ansible_search_path' from source: unknown 178205 1726889823.31593: calling self._execute() 178205 1726889823.31669: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.31672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.31681: variable 'omit' from source: magic vars 178205 1726889823.31936: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.31943: Evaluated conditional (_storage_test_volume_present): True 178205 1726889823.32023: variable 'storage_test_volume' from source: include params 178205 1726889823.32048: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889823.32051: when evaluation is False, skipping this task 178205 1726889823.32054: _execute() done 178205 1726889823.32059: dumping result to json 178205 1726889823.32061: done dumping result, returning 178205 1726889823.32064: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-0000000004f0] 178205 1726889823.32073: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f0 178205 1726889823.32173: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f0 178205 1726889823.32178: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.32227: no more pending results, returning what we have 178205 1726889823.32230: results queue empty 178205 1726889823.32230: checking for any_errors_fatal 178205 1726889823.32236: done checking for any_errors_fatal 178205 1726889823.32237: checking for max_fail_percentage 178205 1726889823.32238: done checking for max_fail_percentage 178205 1726889823.32239: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.32240: done checking to see if all hosts have failed 178205 1726889823.32240: getting the remaining hosts for this loop 178205 1726889823.32242: done getting the remaining hosts for this loop 178205 1726889823.32244: getting the next task for host managed_node2 178205 1726889823.32251: done getting next task for host managed_node2 178205 1726889823.32253: ^ task is: TASK: Check LUKS key size 178205 1726889823.32257: ^ 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? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.32260: getting variables 178205 1726889823.32262: in VariableManager get_vars() 178205 1726889823.32282: Calling all_inventory to load vars for managed_node2 178205 1726889823.32283: Calling groups_inventory to load vars for managed_node2 178205 1726889823.32285: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.32297: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.32299: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.32300: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.32593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.32926: done with get_vars() 178205 1726889823.32936: done getting variables 178205 1726889823.32976: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.318 ****** 178205 1726889823.32996: entering _queue_task() for managed_node2/assert 178205 1726889823.33173: worker is 1 (out of 1 available) 178205 1726889823.33185: exiting _queue_task() for managed_node2/assert 178205 1726889823.33196: done queuing things up, now waiting for results queue to drain 178205 1726889823.33197: waiting for pending results... 178205 1726889823.33366: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889823.33452: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f1 178205 1726889823.33462: variable 'ansible_search_path' from source: unknown 178205 1726889823.33493: calling self._execute() 178205 1726889823.33572: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.33575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.33583: variable 'omit' from source: magic vars 178205 1726889823.33832: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.33839: Evaluated conditional (_storage_test_volume_present): True 178205 1726889823.33917: variable 'storage_test_volume' from source: include params 178205 1726889823.33942: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889823.33946: when evaluation is False, skipping this task 178205 1726889823.33949: _execute() done 178205 1726889823.33951: dumping result to json 178205 1726889823.33954: done dumping result, returning 178205 1726889823.33960: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-0000000004f1] 178205 1726889823.33965: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f1 178205 1726889823.34059: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f1 178205 1726889823.34062: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.34113: no more pending results, returning what we have 178205 1726889823.34116: results queue empty 178205 1726889823.34116: checking for any_errors_fatal 178205 1726889823.34123: done checking for any_errors_fatal 178205 1726889823.34123: checking for max_fail_percentage 178205 1726889823.34127: done checking for max_fail_percentage 178205 1726889823.34128: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.34129: done checking to see if all hosts have failed 178205 1726889823.34129: getting the remaining hosts for this loop 178205 1726889823.34130: done getting the remaining hosts for this loop 178205 1726889823.34134: getting the next task for host managed_node2 178205 1726889823.34139: done getting next task for host managed_node2 178205 1726889823.34141: ^ task is: TASK: Check LUKS cipher 178205 1726889823.34145: ^ 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? (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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.34149: getting variables 178205 1726889823.34150: in VariableManager get_vars() 178205 1726889823.34176: Calling all_inventory to load vars for managed_node2 178205 1726889823.34178: Calling groups_inventory to load vars for managed_node2 178205 1726889823.34180: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.34186: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.34188: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.34190: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.34482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.34815: done with get_vars() 178205 1726889823.34827: done getting variables 178205 1726889823.34865: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.336 ****** 178205 1726889823.34884: entering _queue_task() for managed_node2/assert 178205 1726889823.35055: worker is 1 (out of 1 available) 178205 1726889823.35068: exiting _queue_task() for managed_node2/assert 178205 1726889823.35079: done queuing things up, now waiting for results queue to drain 178205 1726889823.35080: waiting for pending results... 178205 1726889823.35240: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889823.35315: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f2 178205 1726889823.35329: variable 'ansible_search_path' from source: unknown 178205 1726889823.35354: calling self._execute() 178205 1726889823.35430: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.35434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.35440: variable 'omit' from source: magic vars 178205 1726889823.35677: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.35684: Evaluated conditional (_storage_test_volume_present): True 178205 1726889823.35764: variable 'storage_test_volume' from source: include params 178205 1726889823.35787: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889823.35790: when evaluation is False, skipping this task 178205 1726889823.35793: _execute() done 178205 1726889823.35795: dumping result to json 178205 1726889823.35798: done dumping result, returning 178205 1726889823.35809: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-0000000004f2] 178205 1726889823.35813: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f2 178205 1726889823.35899: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f2 178205 1726889823.35902: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889823.35952: no more pending results, returning what we have 178205 1726889823.35955: results queue empty 178205 1726889823.35956: checking for any_errors_fatal 178205 1726889823.35960: done checking for any_errors_fatal 178205 1726889823.35961: checking for max_fail_percentage 178205 1726889823.35962: done checking for max_fail_percentage 178205 1726889823.35963: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.35964: done checking to see if all hosts have failed 178205 1726889823.35965: getting the remaining hosts for this loop 178205 1726889823.35966: done getting the remaining hosts for this loop 178205 1726889823.35969: getting the next task for host managed_node2 178205 1726889823.35974: done getting next task for host managed_node2 178205 1726889823.35976: ^ task is: TASK: Set test variables 178205 1726889823.35980: ^ 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? (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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.35983: getting variables 178205 1726889823.35984: in VariableManager get_vars() 178205 1726889823.36006: Calling all_inventory to load vars for managed_node2 178205 1726889823.36007: Calling groups_inventory to load vars for managed_node2 178205 1726889823.36009: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.36018: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.36020: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.36021: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.36316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.36657: done with get_vars() 178205 1726889823.36666: done getting variables 178205 1726889823.36705: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.355 ****** 178205 1726889823.36729: entering _queue_task() for managed_node2/set_fact 178205 1726889823.36899: worker is 1 (out of 1 available) 178205 1726889823.36913: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.36923: done queuing things up, now waiting for results queue to drain 178205 1726889823.36926: waiting for pending results... 178205 1726889823.37080: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889823.37158: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f3 178205 1726889823.37169: variable 'ansible_search_path' from source: unknown 178205 1726889823.37195: calling self._execute() 178205 1726889823.37266: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.37271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.37279: variable 'omit' from source: magic vars 178205 1726889823.37356: variable 'omit' from source: magic vars 178205 1726889823.37394: variable 'omit' from source: magic vars 178205 1726889823.37584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.39097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.39150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.39175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.39202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.39226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.39306: variable 'storage_test_volume' from source: include params 178205 1726889823.39323: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.39456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.39477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.39493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.39526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.39536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.39565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.39581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.39597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.39628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.39637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.39681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.39697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.39714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.39744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.39756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.39869: variable 'storage_test_crypttab' from source: set_fact 178205 1726889823.39877: variable 'storage_test_volume' from source: include params 178205 1726889823.39974: variable 'storage_test_volume' from source: include params 178205 1726889823.39995: variable 'omit' from source: magic vars 178205 1726889823.40015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889823.40035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889823.40049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889823.40064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.40073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.40095: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889823.40099: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.40101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.40168: Set connection var ansible_pipelining to False 178205 1726889823.40171: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889823.40176: Set connection var ansible_shell_executable to /bin/sh 178205 1726889823.40179: Set connection var ansible_connection to ssh 178205 1726889823.40183: Set connection var ansible_shell_type to sh 178205 1726889823.40188: Set connection var ansible_timeout to 10 178205 1726889823.40208: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.40213: variable 'ansible_connection' from source: unknown 178205 1726889823.40215: variable 'ansible_module_compression' from source: unknown 178205 1726889823.40218: variable 'ansible_shell_type' from source: unknown 178205 1726889823.40220: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.40223: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.40228: variable 'ansible_pipelining' from source: unknown 178205 1726889823.40230: variable 'ansible_timeout' from source: unknown 178205 1726889823.40232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.40301: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889823.40310: variable 'omit' from source: magic vars 178205 1726889823.40322: starting attempt loop 178205 1726889823.40328: running the handler 178205 1726889823.40331: handler run complete 178205 1726889823.40340: attempt loop complete, returning result 178205 1726889823.40343: _execute() done 178205 1726889823.40345: dumping result to json 178205 1726889823.40348: done dumping result, returning 178205 1726889823.40353: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-0000000004f3] 178205 1726889823.40358: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f3 178205 1726889823.40442: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f3 178205 1726889823.40444: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889823.40506: no more pending results, returning what we have 178205 1726889823.40508: results queue empty 178205 1726889823.40509: checking for any_errors_fatal 178205 1726889823.40517: done checking for any_errors_fatal 178205 1726889823.40518: checking for max_fail_percentage 178205 1726889823.40519: done checking for max_fail_percentage 178205 1726889823.40520: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.40521: done checking to see if all hosts have failed 178205 1726889823.40522: getting the remaining hosts for this loop 178205 1726889823.40523: done getting the remaining hosts for this loop 178205 1726889823.40528: getting the next task for host managed_node2 178205 1726889823.40535: done getting next task for host managed_node2 178205 1726889823.40537: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889823.40541: ^ 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? (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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.40544: getting variables 178205 1726889823.40545: in VariableManager get_vars() 178205 1726889823.40570: Calling all_inventory to load vars for managed_node2 178205 1726889823.40572: Calling groups_inventory to load vars for managed_node2 178205 1726889823.40575: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.40584: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.40586: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.40588: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.40906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.41245: done with get_vars() 178205 1726889823.41257: done getting variables 178205 1726889823.41294: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:37:03 -0400 (0:00:00.045) 0:00:36.401 ****** 178205 1726889823.41317: entering _queue_task() for managed_node2/assert 178205 1726889823.41504: worker is 1 (out of 1 available) 178205 1726889823.41519: exiting _queue_task() for managed_node2/assert 178205 1726889823.41534: done queuing things up, now waiting for results queue to drain 178205 1726889823.41535: waiting for pending results... 178205 1726889823.41697: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889823.41786: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f4 178205 1726889823.41796: variable 'ansible_search_path' from source: unknown 178205 1726889823.41832: calling self._execute() 178205 1726889823.41913: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.41917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.41926: variable 'omit' from source: magic vars 178205 1726889823.42013: variable 'omit' from source: magic vars 178205 1726889823.42054: variable 'omit' from source: magic vars 178205 1726889823.42229: variable 'storage_test_volume' from source: include params 178205 1726889823.42278: variable 'omit' from source: magic vars 178205 1726889823.42310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889823.42339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889823.42354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889823.42369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.42377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.42399: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889823.42402: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.42406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.42478: Set connection var ansible_pipelining to False 178205 1726889823.42482: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889823.42488: Set connection var ansible_shell_executable to /bin/sh 178205 1726889823.42490: Set connection var ansible_connection to ssh 178205 1726889823.42495: Set connection var ansible_shell_type to sh 178205 1726889823.42500: Set connection var ansible_timeout to 10 178205 1726889823.42521: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.42524: variable 'ansible_connection' from source: unknown 178205 1726889823.42529: variable 'ansible_module_compression' from source: unknown 178205 1726889823.42532: variable 'ansible_shell_type' from source: unknown 178205 1726889823.42535: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.42537: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.42541: variable 'ansible_pipelining' from source: unknown 178205 1726889823.42544: variable 'ansible_timeout' from source: unknown 178205 1726889823.42549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.42650: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889823.42660: variable 'omit' from source: magic vars 178205 1726889823.42663: starting attempt loop 178205 1726889823.42666: running the handler 178205 1726889823.42793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.44358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.44671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.44697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.44723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.44747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.44794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.44814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.44835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.44863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.44874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.44907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.44926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.44945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.44974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.44984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.45062: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889823.45065: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889823.45076: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889823.45081: handler run complete 178205 1726889823.45091: attempt loop complete, returning result 178205 1726889823.45094: _execute() done 178205 1726889823.45096: dumping result to json 178205 1726889823.45099: done dumping result, returning 178205 1726889823.45104: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-0000000004f4] 178205 1726889823.45109: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f4 178205 1726889823.45200: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f4 178205 1726889823.45203: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889823.45276: no more pending results, returning what we have 178205 1726889823.45280: results queue empty 178205 1726889823.45281: checking for any_errors_fatal 178205 1726889823.45288: done checking for any_errors_fatal 178205 1726889823.45289: checking for max_fail_percentage 178205 1726889823.45290: done checking for max_fail_percentage 178205 1726889823.45298: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.45299: done checking to see if all hosts have failed 178205 1726889823.45299: getting the remaining hosts for this loop 178205 1726889823.45301: done getting the remaining hosts for this loop 178205 1726889823.45304: getting the next task for host managed_node2 178205 1726889823.45310: done getting next task for host managed_node2 178205 1726889823.45314: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889823.45318: ^ 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? (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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.45321: getting variables 178205 1726889823.45322: in VariableManager get_vars() 178205 1726889823.45348: Calling all_inventory to load vars for managed_node2 178205 1726889823.45351: Calling groups_inventory to load vars for managed_node2 178205 1726889823.45354: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.45362: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.45364: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.45367: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.45678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.46014: done with get_vars() 178205 1726889823.46024: done getting variables 178205 1726889823.46065: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:37:03 -0400 (0:00:00.047) 0:00:36.448 ****** 178205 1726889823.46086: entering _queue_task() for managed_node2/assert 178205 1726889823.46273: worker is 1 (out of 1 available) 178205 1726889823.46285: exiting _queue_task() for managed_node2/assert 178205 1726889823.46297: done queuing things up, now waiting for results queue to drain 178205 1726889823.46298: waiting for pending results... 178205 1726889823.46480: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889823.46552: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f5 178205 1726889823.46565: variable 'ansible_search_path' from source: unknown 178205 1726889823.46592: calling self._execute() 178205 1726889823.46670: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.46675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.46683: variable 'omit' from source: magic vars 178205 1726889823.46963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.48821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.48865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.48894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.48931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.48951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.49009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.49032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.49050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.49076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.49086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.49169: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889823.49190: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889823.49193: when evaluation is False, skipping this task 178205 1726889823.49196: _execute() done 178205 1726889823.49199: dumping result to json 178205 1726889823.49201: done dumping result, returning 178205 1726889823.49208: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-0000000004f5] 178205 1726889823.49210: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f5 178205 1726889823.49299: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f5 178205 1726889823.49302: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889823.49375: no more pending results, returning what we have 178205 1726889823.49378: results queue empty 178205 1726889823.49379: checking for any_errors_fatal 178205 1726889823.49386: done checking for any_errors_fatal 178205 1726889823.49387: checking for max_fail_percentage 178205 1726889823.49388: done checking for max_fail_percentage 178205 1726889823.49389: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.49390: done checking to see if all hosts have failed 178205 1726889823.49391: getting the remaining hosts for this loop 178205 1726889823.49392: done getting the remaining hosts for this loop 178205 1726889823.49395: getting the next task for host managed_node2 178205 1726889823.49402: done getting next task for host managed_node2 178205 1726889823.49405: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889823.49409: ^ 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? (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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.49414: getting variables 178205 1726889823.49415: in VariableManager get_vars() 178205 1726889823.49450: Calling all_inventory to load vars for managed_node2 178205 1726889823.49452: Calling groups_inventory to load vars for managed_node2 178205 1726889823.49455: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.49464: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.49466: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.49468: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.49788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.50332: done with get_vars() 178205 1726889823.50342: done getting variables 178205 1726889823.50380: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:37:03 -0400 (0:00:00.043) 0:00:36.492 ****** 178205 1726889823.50402: entering _queue_task() for managed_node2/assert 178205 1726889823.50604: worker is 1 (out of 1 available) 178205 1726889823.50619: exiting _queue_task() for managed_node2/assert 178205 1726889823.50630: done queuing things up, now waiting for results queue to drain 178205 1726889823.50631: waiting for pending results... 178205 1726889823.50807: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889823.50895: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f6 178205 1726889823.50905: variable 'ansible_search_path' from source: unknown 178205 1726889823.50942: calling self._execute() 178205 1726889823.51031: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.51037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.51046: variable 'omit' from source: magic vars 178205 1726889823.51331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.52952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.53008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.53038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.53067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.53086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.53146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.53165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.53183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.53209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.53222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.53304: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889823.53328: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889823.53331: when evaluation is False, skipping this task 178205 1726889823.53334: _execute() done 178205 1726889823.53337: dumping result to json 178205 1726889823.53340: done dumping result, returning 178205 1726889823.53345: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-0000000004f6] 178205 1726889823.53347: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f6 178205 1726889823.53434: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f6 178205 1726889823.53437: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889823.53500: no more pending results, returning what we have 178205 1726889823.53504: results queue empty 178205 1726889823.53504: checking for any_errors_fatal 178205 1726889823.53513: done checking for any_errors_fatal 178205 1726889823.53514: checking for max_fail_percentage 178205 1726889823.53516: done checking for max_fail_percentage 178205 1726889823.53516: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.53517: done checking to see if all hosts have failed 178205 1726889823.53518: getting the remaining hosts for this loop 178205 1726889823.53520: done getting the remaining hosts for this loop 178205 1726889823.53523: getting the next task for host managed_node2 178205 1726889823.53532: done getting next task for host managed_node2 178205 1726889823.53534: ^ task is: TASK: Check key file of crypttab entry 178205 1726889823.53538: ^ 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? (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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.53542: getting variables 178205 1726889823.53543: in VariableManager get_vars() 178205 1726889823.53575: Calling all_inventory to load vars for managed_node2 178205 1726889823.53577: Calling groups_inventory to load vars for managed_node2 178205 1726889823.53580: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.53589: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.53591: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.53593: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.53910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.54247: done with get_vars() 178205 1726889823.54256: done getting variables 178205 1726889823.54294: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:37:03 -0400 (0:00:00.039) 0:00:36.531 ****** 178205 1726889823.54319: entering _queue_task() for managed_node2/assert 178205 1726889823.54508: worker is 1 (out of 1 available) 178205 1726889823.54522: exiting _queue_task() for managed_node2/assert 178205 1726889823.54535: done queuing things up, now waiting for results queue to drain 178205 1726889823.54536: waiting for pending results... 178205 1726889823.54706: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889823.54791: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f7 178205 1726889823.54803: variable 'ansible_search_path' from source: unknown 178205 1726889823.54833: calling self._execute() 178205 1726889823.54916: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.54920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.54930: variable 'omit' from source: magic vars 178205 1726889823.55204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.56814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.56871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.56897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.56923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.56948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.57004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889823.57025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889823.57048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889823.57074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889823.57085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889823.57170: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889823.57190: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889823.57193: when evaluation is False, skipping this task 178205 1726889823.57195: _execute() done 178205 1726889823.57198: dumping result to json 178205 1726889823.57200: done dumping result, returning 178205 1726889823.57206: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-0000000004f7] 178205 1726889823.57210: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f7 178205 1726889823.57293: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f7 178205 1726889823.57296: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889823.57343: no more pending results, returning what we have 178205 1726889823.57346: results queue empty 178205 1726889823.57347: checking for any_errors_fatal 178205 1726889823.57355: done checking for any_errors_fatal 178205 1726889823.57355: checking for max_fail_percentage 178205 1726889823.57357: done checking for max_fail_percentage 178205 1726889823.57358: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.57359: done checking to see if all hosts have failed 178205 1726889823.57360: getting the remaining hosts for this loop 178205 1726889823.57361: done getting the remaining hosts for this loop 178205 1726889823.57364: getting the next task for host managed_node2 178205 1726889823.57371: done getting next task for host managed_node2 178205 1726889823.57374: ^ task is: TASK: Clear test variables 178205 1726889823.57378: ^ 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? (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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.57382: getting variables 178205 1726889823.57383: in VariableManager get_vars() 178205 1726889823.57418: Calling all_inventory to load vars for managed_node2 178205 1726889823.57420: Calling groups_inventory to load vars for managed_node2 178205 1726889823.57423: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.57433: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.57435: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.57438: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.57759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.58098: done with get_vars() 178205 1726889823.58107: done getting variables 178205 1726889823.58149: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:37:03 -0400 (0:00:00.038) 0:00:36.569 ****** 178205 1726889823.58172: entering _queue_task() for managed_node2/set_fact 178205 1726889823.58365: worker is 1 (out of 1 available) 178205 1726889823.58378: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.58389: done queuing things up, now waiting for results queue to drain 178205 1726889823.58390: waiting for pending results... 178205 1726889823.58568: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889823.58651: in run() - task 02369adf-7a19-34ed-f5d1-0000000004f8 178205 1726889823.58662: variable 'ansible_search_path' from source: unknown 178205 1726889823.58691: calling self._execute() 178205 1726889823.58772: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.58776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.58784: variable 'omit' from source: magic vars 178205 1726889823.58869: variable 'omit' from source: magic vars 178205 1726889823.58906: variable 'omit' from source: magic vars 178205 1726889823.58939: variable 'omit' from source: magic vars 178205 1726889823.58969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889823.58996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889823.59013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889823.59027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.59040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.59064: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889823.59067: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.59070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.59138: Set connection var ansible_pipelining to False 178205 1726889823.59141: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889823.59147: Set connection var ansible_shell_executable to /bin/sh 178205 1726889823.59151: Set connection var ansible_connection to ssh 178205 1726889823.59154: Set connection var ansible_shell_type to sh 178205 1726889823.59163: Set connection var ansible_timeout to 10 178205 1726889823.59181: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.59184: variable 'ansible_connection' from source: unknown 178205 1726889823.59187: variable 'ansible_module_compression' from source: unknown 178205 1726889823.59190: variable 'ansible_shell_type' from source: unknown 178205 1726889823.59192: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.59195: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.59197: variable 'ansible_pipelining' from source: unknown 178205 1726889823.59199: variable 'ansible_timeout' from source: unknown 178205 1726889823.59202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.59308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889823.59318: variable 'omit' from source: magic vars 178205 1726889823.59323: starting attempt loop 178205 1726889823.59326: running the handler 178205 1726889823.59338: handler run complete 178205 1726889823.59347: attempt loop complete, returning result 178205 1726889823.59350: _execute() done 178205 1726889823.59352: dumping result to json 178205 1726889823.59354: done dumping result, returning 178205 1726889823.59360: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-0000000004f8] 178205 1726889823.59365: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f8 178205 1726889823.59448: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004f8 178205 1726889823.59451: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889823.59539: no more pending results, returning what we have 178205 1726889823.59542: results queue empty 178205 1726889823.59543: checking for any_errors_fatal 178205 1726889823.59548: done checking for any_errors_fatal 178205 1726889823.59549: checking for max_fail_percentage 178205 1726889823.59550: done checking for max_fail_percentage 178205 1726889823.59551: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.59551: done checking to see if all hosts have failed 178205 1726889823.59552: getting the remaining hosts for this loop 178205 1726889823.59553: done getting the remaining hosts for this loop 178205 1726889823.59556: getting the next task for host managed_node2 178205 1726889823.59564: done getting next task for host managed_node2 178205 1726889823.59566: ^ task is: TASK: Get information about RAID 178205 1726889823.59570: ^ 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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.59573: getting variables 178205 1726889823.59574: in VariableManager get_vars() 178205 1726889823.59600: Calling all_inventory to load vars for managed_node2 178205 1726889823.59602: Calling groups_inventory to load vars for managed_node2 178205 1726889823.59604: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.59611: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.59615: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.59617: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.59922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.60254: done with get_vars() 178205 1726889823.60264: done getting variables 178205 1726889823.60301: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:37:03 -0400 (0:00:00.021) 0:00:36.591 ****** 178205 1726889823.60325: entering _queue_task() for managed_node2/command 178205 1726889823.60519: worker is 1 (out of 1 available) 178205 1726889823.60532: exiting _queue_task() for managed_node2/command 178205 1726889823.60544: done queuing things up, now waiting for results queue to drain 178205 1726889823.60545: waiting for pending results... 178205 1726889823.60720: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889823.60798: in run() - task 02369adf-7a19-34ed-f5d1-0000000004fc 178205 1726889823.60809: variable 'ansible_search_path' from source: unknown 178205 1726889823.60839: calling self._execute() 178205 1726889823.60917: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.60921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.60929: variable 'omit' from source: magic vars 178205 1726889823.61218: variable 'storage_test_volume' from source: include params 178205 1726889823.61247: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.61251: when evaluation is False, skipping this task 178205 1726889823.61254: _execute() done 178205 1726889823.61257: dumping result to json 178205 1726889823.61259: done dumping result, returning 178205 1726889823.61263: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-0000000004fc] 178205 1726889823.61268: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fc 178205 1726889823.61360: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fc 178205 1726889823.61363: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.61413: no more pending results, returning what we have 178205 1726889823.61417: results queue empty 178205 1726889823.61418: checking for any_errors_fatal 178205 1726889823.61424: done checking for any_errors_fatal 178205 1726889823.61425: checking for max_fail_percentage 178205 1726889823.61426: done checking for max_fail_percentage 178205 1726889823.61431: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.61432: done checking to see if all hosts have failed 178205 1726889823.61433: getting the remaining hosts for this loop 178205 1726889823.61434: done getting the remaining hosts for this loop 178205 1726889823.61437: getting the next task for host managed_node2 178205 1726889823.61443: done getting next task for host managed_node2 178205 1726889823.61445: ^ task is: TASK: Set active devices regex 178205 1726889823.61449: ^ 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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.61452: getting variables 178205 1726889823.61453: in VariableManager get_vars() 178205 1726889823.61483: Calling all_inventory to load vars for managed_node2 178205 1726889823.61486: Calling groups_inventory to load vars for managed_node2 178205 1726889823.61488: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.61496: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.61498: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.61500: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.61803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.62134: done with get_vars() 178205 1726889823.62144: done getting variables 178205 1726889823.62183: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.610 ****** 178205 1726889823.62204: entering _queue_task() for managed_node2/set_fact 178205 1726889823.62391: worker is 1 (out of 1 available) 178205 1726889823.62405: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.62418: done queuing things up, now waiting for results queue to drain 178205 1726889823.62419: waiting for pending results... 178205 1726889823.62594: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889823.62670: in run() - task 02369adf-7a19-34ed-f5d1-0000000004fd 178205 1726889823.62682: variable 'ansible_search_path' from source: unknown 178205 1726889823.62708: calling self._execute() 178205 1726889823.62786: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.62790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.62799: variable 'omit' from source: magic vars 178205 1726889823.63084: variable 'storage_test_volume' from source: include params 178205 1726889823.63112: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.63115: when evaluation is False, skipping this task 178205 1726889823.63120: _execute() done 178205 1726889823.63123: dumping result to json 178205 1726889823.63125: done dumping result, returning 178205 1726889823.63132: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-0000000004fd] 178205 1726889823.63137: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fd 178205 1726889823.63223: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fd 178205 1726889823.63226: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.63274: no more pending results, returning what we have 178205 1726889823.63277: results queue empty 178205 1726889823.63278: checking for any_errors_fatal 178205 1726889823.63282: done checking for any_errors_fatal 178205 1726889823.63283: checking for max_fail_percentage 178205 1726889823.63284: done checking for max_fail_percentage 178205 1726889823.63285: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.63286: done checking to see if all hosts have failed 178205 1726889823.63287: getting the remaining hosts for this loop 178205 1726889823.63288: done getting the remaining hosts for this loop 178205 1726889823.63291: getting the next task for host managed_node2 178205 1726889823.63297: done getting next task for host managed_node2 178205 1726889823.63299: ^ task is: TASK: Set spare devices regex 178205 1726889823.63302: ^ 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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.63305: getting variables 178205 1726889823.63307: in VariableManager get_vars() 178205 1726889823.63340: Calling all_inventory to load vars for managed_node2 178205 1726889823.63343: Calling groups_inventory to load vars for managed_node2 178205 1726889823.63346: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.63355: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.63357: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.63359: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.63662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.63994: done with get_vars() 178205 1726889823.64003: done getting variables 178205 1726889823.64044: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.628 ****** 178205 1726889823.64064: entering _queue_task() for managed_node2/set_fact 178205 1726889823.64247: worker is 1 (out of 1 available) 178205 1726889823.64260: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.64271: done queuing things up, now waiting for results queue to drain 178205 1726889823.64272: waiting for pending results... 178205 1726889823.64448: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889823.64529: in run() - task 02369adf-7a19-34ed-f5d1-0000000004fe 178205 1726889823.64543: variable 'ansible_search_path' from source: unknown 178205 1726889823.64568: calling self._execute() 178205 1726889823.64647: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.64656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.64664: variable 'omit' from source: magic vars 178205 1726889823.64953: variable 'storage_test_volume' from source: include params 178205 1726889823.64983: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.64987: when evaluation is False, skipping this task 178205 1726889823.64990: _execute() done 178205 1726889823.64993: dumping result to json 178205 1726889823.64995: done dumping result, returning 178205 1726889823.65001: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-0000000004fe] 178205 1726889823.65006: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fe 178205 1726889823.65094: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004fe 178205 1726889823.65098: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.65148: no more pending results, returning what we have 178205 1726889823.65151: results queue empty 178205 1726889823.65152: checking for any_errors_fatal 178205 1726889823.65158: done checking for any_errors_fatal 178205 1726889823.65159: checking for max_fail_percentage 178205 1726889823.65160: done checking for max_fail_percentage 178205 1726889823.65161: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.65162: done checking to see if all hosts have failed 178205 1726889823.65163: getting the remaining hosts for this loop 178205 1726889823.65164: done getting the remaining hosts for this loop 178205 1726889823.65167: getting the next task for host managed_node2 178205 1726889823.65173: done getting next task for host managed_node2 178205 1726889823.65175: ^ task is: TASK: Set md version regex 178205 1726889823.65179: ^ 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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.65183: getting variables 178205 1726889823.65184: in VariableManager get_vars() 178205 1726889823.65216: Calling all_inventory to load vars for managed_node2 178205 1726889823.65220: Calling groups_inventory to load vars for managed_node2 178205 1726889823.65223: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.65232: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.65235: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.65236: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.65540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.66078: done with get_vars() 178205 1726889823.66088: done getting variables 178205 1726889823.66130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:37:03 -0400 (0:00:00.020) 0:00:36.649 ****** 178205 1726889823.66151: entering _queue_task() for managed_node2/set_fact 178205 1726889823.66338: worker is 1 (out of 1 available) 178205 1726889823.66350: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.66362: done queuing things up, now waiting for results queue to drain 178205 1726889823.66364: waiting for pending results... 178205 1726889823.66549: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889823.66626: in run() - task 02369adf-7a19-34ed-f5d1-0000000004ff 178205 1726889823.66644: variable 'ansible_search_path' from source: unknown 178205 1726889823.66671: calling self._execute() 178205 1726889823.66751: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.66755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.66762: variable 'omit' from source: magic vars 178205 1726889823.67055: variable 'storage_test_volume' from source: include params 178205 1726889823.67085: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.67089: when evaluation is False, skipping this task 178205 1726889823.67092: _execute() done 178205 1726889823.67095: dumping result to json 178205 1726889823.67097: done dumping result, returning 178205 1726889823.67103: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-0000000004ff] 178205 1726889823.67107: sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ff 178205 1726889823.67200: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000004ff 178205 1726889823.67203: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.67272: no more pending results, returning what we have 178205 1726889823.67275: results queue empty 178205 1726889823.67275: checking for any_errors_fatal 178205 1726889823.67282: done checking for any_errors_fatal 178205 1726889823.67282: checking for max_fail_percentage 178205 1726889823.67284: done checking for max_fail_percentage 178205 1726889823.67284: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.67285: done checking to see if all hosts have failed 178205 1726889823.67286: getting the remaining hosts for this loop 178205 1726889823.67287: done getting the remaining hosts for this loop 178205 1726889823.67290: getting the next task for host managed_node2 178205 1726889823.67297: done getting next task for host managed_node2 178205 1726889823.67299: ^ task is: TASK: Set chunk size regex 178205 1726889823.67303: ^ 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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.67307: getting variables 178205 1726889823.67308: in VariableManager get_vars() 178205 1726889823.67339: Calling all_inventory to load vars for managed_node2 178205 1726889823.67341: Calling groups_inventory to load vars for managed_node2 178205 1726889823.67343: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.67350: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.67352: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.67354: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.67658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.67993: done with get_vars() 178205 1726889823.68002: done getting variables 178205 1726889823.68044: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:37:03 -0400 (0:00:00.019) 0:00:36.668 ****** 178205 1726889823.68064: entering _queue_task() for managed_node2/set_fact 178205 1726889823.68251: worker is 1 (out of 1 available) 178205 1726889823.68264: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.68277: done queuing things up, now waiting for results queue to drain 178205 1726889823.68278: waiting for pending results... 178205 1726889823.68455: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889823.68543: in run() - task 02369adf-7a19-34ed-f5d1-000000000500 178205 1726889823.68554: variable 'ansible_search_path' from source: unknown 178205 1726889823.68581: calling self._execute() 178205 1726889823.68663: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.68667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.68674: variable 'omit' from source: magic vars 178205 1726889823.68964: variable 'storage_test_volume' from source: include params 178205 1726889823.68990: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.68994: when evaluation is False, skipping this task 178205 1726889823.68997: _execute() done 178205 1726889823.68999: dumping result to json 178205 1726889823.69002: done dumping result, returning 178205 1726889823.69008: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-000000000500] 178205 1726889823.69015: sending task result for task 02369adf-7a19-34ed-f5d1-000000000500 178205 1726889823.69108: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000500 178205 1726889823.69111: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.69160: no more pending results, returning what we have 178205 1726889823.69164: results queue empty 178205 1726889823.69164: checking for any_errors_fatal 178205 1726889823.69170: done checking for any_errors_fatal 178205 1726889823.69171: checking for max_fail_percentage 178205 1726889823.69172: done checking for max_fail_percentage 178205 1726889823.69173: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.69174: done checking to see if all hosts have failed 178205 1726889823.69175: getting the remaining hosts for this loop 178205 1726889823.69176: done getting the remaining hosts for this loop 178205 1726889823.69179: getting the next task for host managed_node2 178205 1726889823.69185: done getting next task for host managed_node2 178205 1726889823.69188: ^ task is: TASK: Parse the chunk size 178205 1726889823.69192: ^ 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? (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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.69195: getting variables 178205 1726889823.69196: in VariableManager get_vars() 178205 1726889823.69230: Calling all_inventory to load vars for managed_node2 178205 1726889823.69232: Calling groups_inventory to load vars for managed_node2 178205 1726889823.69235: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.69244: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.69246: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.69249: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.69560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.69892: done with get_vars() 178205 1726889823.69901: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.687 ****** 178205 1726889823.69958: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.69959: Creating lock for fedora.linux_system_roles.bsize 178205 1726889823.70151: worker is 1 (out of 1 available) 178205 1726889823.70165: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.70176: done queuing things up, now waiting for results queue to drain 178205 1726889823.70177: waiting for pending results... 178205 1726889823.70354: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889823.70432: in run() - task 02369adf-7a19-34ed-f5d1-000000000501 178205 1726889823.70442: variable 'ansible_search_path' from source: unknown 178205 1726889823.70469: calling self._execute() 178205 1726889823.70551: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.70554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.70563: variable 'omit' from source: magic vars 178205 1726889823.70851: variable 'storage_test_volume' from source: include params 178205 1726889823.70881: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.70885: when evaluation is False, skipping this task 178205 1726889823.70888: _execute() done 178205 1726889823.70891: dumping result to json 178205 1726889823.70894: done dumping result, returning 178205 1726889823.70897: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-000000000501] 178205 1726889823.70904: sending task result for task 02369adf-7a19-34ed-f5d1-000000000501 178205 1726889823.70996: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000501 178205 1726889823.70999: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.71052: no more pending results, returning what we have 178205 1726889823.71055: results queue empty 178205 1726889823.71056: checking for any_errors_fatal 178205 1726889823.71062: done checking for any_errors_fatal 178205 1726889823.71063: checking for max_fail_percentage 178205 1726889823.71064: done checking for max_fail_percentage 178205 1726889823.71065: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.71066: done checking to see if all hosts have failed 178205 1726889823.71067: getting the remaining hosts for this loop 178205 1726889823.71068: done getting the remaining hosts for this loop 178205 1726889823.71071: getting the next task for host managed_node2 178205 1726889823.71079: done getting next task for host managed_node2 178205 1726889823.71081: ^ task is: TASK: Check RAID active devices count 178205 1726889823.71085: ^ 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? (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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.71088: getting variables 178205 1726889823.71089: in VariableManager get_vars() 178205 1726889823.71117: Calling all_inventory to load vars for managed_node2 178205 1726889823.71119: Calling groups_inventory to load vars for managed_node2 178205 1726889823.71122: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.71135: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.71137: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.71140: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.71446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.71783: done with get_vars() 178205 1726889823.71792: done getting variables 178205 1726889823.71838: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.706 ****** 178205 1726889823.71859: entering _queue_task() for managed_node2/assert 178205 1726889823.72040: worker is 1 (out of 1 available) 178205 1726889823.72051: exiting _queue_task() for managed_node2/assert 178205 1726889823.72062: done queuing things up, now waiting for results queue to drain 178205 1726889823.72063: waiting for pending results... 178205 1726889823.72234: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889823.72309: in run() - task 02369adf-7a19-34ed-f5d1-000000000502 178205 1726889823.72321: variable 'ansible_search_path' from source: unknown 178205 1726889823.72347: calling self._execute() 178205 1726889823.72427: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.72432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.72438: variable 'omit' from source: magic vars 178205 1726889823.72712: variable 'storage_test_volume' from source: include params 178205 1726889823.72741: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.72744: when evaluation is False, skipping this task 178205 1726889823.72747: _execute() done 178205 1726889823.72749: dumping result to json 178205 1726889823.72751: done dumping result, returning 178205 1726889823.72758: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000000502] 178205 1726889823.72762: sending task result for task 02369adf-7a19-34ed-f5d1-000000000502 178205 1726889823.72852: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000502 178205 1726889823.72855: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.72901: no more pending results, returning what we have 178205 1726889823.72903: results queue empty 178205 1726889823.72904: checking for any_errors_fatal 178205 1726889823.72910: done checking for any_errors_fatal 178205 1726889823.72910: checking for max_fail_percentage 178205 1726889823.72914: done checking for max_fail_percentage 178205 1726889823.72915: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.72916: done checking to see if all hosts have failed 178205 1726889823.72916: getting the remaining hosts for this loop 178205 1726889823.72917: done getting the remaining hosts for this loop 178205 1726889823.72920: getting the next task for host managed_node2 178205 1726889823.72929: done getting next task for host managed_node2 178205 1726889823.72931: ^ task is: TASK: Check RAID spare devices count 178205 1726889823.72935: ^ 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? (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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.72938: getting variables 178205 1726889823.72939: in VariableManager get_vars() 178205 1726889823.72968: Calling all_inventory to load vars for managed_node2 178205 1726889823.72970: Calling groups_inventory to load vars for managed_node2 178205 1726889823.72973: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.72979: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.72981: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.72983: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.73279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.73614: done with get_vars() 178205 1726889823.73626: done getting variables 178205 1726889823.73664: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:37:03 -0400 (0:00:00.018) 0:00:36.724 ****** 178205 1726889823.73684: entering _queue_task() for managed_node2/assert 178205 1726889823.73855: worker is 1 (out of 1 available) 178205 1726889823.73867: exiting _queue_task() for managed_node2/assert 178205 1726889823.73878: done queuing things up, now waiting for results queue to drain 178205 1726889823.73879: waiting for pending results... 178205 1726889823.74040: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889823.74117: in run() - task 02369adf-7a19-34ed-f5d1-000000000503 178205 1726889823.74133: variable 'ansible_search_path' from source: unknown 178205 1726889823.74163: calling self._execute() 178205 1726889823.74239: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.74243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.74252: variable 'omit' from source: magic vars 178205 1726889823.74527: variable 'storage_test_volume' from source: include params 178205 1726889823.74554: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.74557: when evaluation is False, skipping this task 178205 1726889823.74560: _execute() done 178205 1726889823.74563: dumping result to json 178205 1726889823.74565: done dumping result, returning 178205 1726889823.74570: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000000503] 178205 1726889823.74575: sending task result for task 02369adf-7a19-34ed-f5d1-000000000503 178205 1726889823.74661: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000503 178205 1726889823.74664: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.74705: no more pending results, returning what we have 178205 1726889823.74709: results queue empty 178205 1726889823.74710: checking for any_errors_fatal 178205 1726889823.74716: done checking for any_errors_fatal 178205 1726889823.74717: checking for max_fail_percentage 178205 1726889823.74719: done checking for max_fail_percentage 178205 1726889823.74719: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.74720: done checking to see if all hosts have failed 178205 1726889823.74721: getting the remaining hosts for this loop 178205 1726889823.74722: done getting the remaining hosts for this loop 178205 1726889823.74725: getting the next task for host managed_node2 178205 1726889823.74732: done getting next task for host managed_node2 178205 1726889823.74734: ^ task is: TASK: Check RAID metadata version 178205 1726889823.74738: ^ 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? (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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.74742: getting variables 178205 1726889823.74743: in VariableManager get_vars() 178205 1726889823.74767: Calling all_inventory to load vars for managed_node2 178205 1726889823.74770: Calling groups_inventory to load vars for managed_node2 178205 1726889823.74773: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.74781: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.74784: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.74786: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.75081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.75416: done with get_vars() 178205 1726889823.75425: done getting variables 178205 1726889823.75463: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:37:03 -0400 (0:00:00.017) 0:00:36.742 ****** 178205 1726889823.75484: entering _queue_task() for managed_node2/assert 178205 1726889823.75648: worker is 1 (out of 1 available) 178205 1726889823.75660: exiting _queue_task() for managed_node2/assert 178205 1726889823.75671: done queuing things up, now waiting for results queue to drain 178205 1726889823.75672: waiting for pending results... 178205 1726889823.75830: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889823.75901: in run() - task 02369adf-7a19-34ed-f5d1-000000000504 178205 1726889823.75916: variable 'ansible_search_path' from source: unknown 178205 1726889823.75944: calling self._execute() 178205 1726889823.76013: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.76018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.76035: variable 'omit' from source: magic vars 178205 1726889823.76305: variable 'storage_test_volume' from source: include params 178205 1726889823.76336: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.76339: when evaluation is False, skipping this task 178205 1726889823.76342: _execute() done 178205 1726889823.76346: dumping result to json 178205 1726889823.76349: done dumping result, returning 178205 1726889823.76351: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000000504] 178205 1726889823.76357: sending task result for task 02369adf-7a19-34ed-f5d1-000000000504 178205 1726889823.76449: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000504 178205 1726889823.76452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.76506: no more pending results, returning what we have 178205 1726889823.76509: results queue empty 178205 1726889823.76510: checking for any_errors_fatal 178205 1726889823.76516: done checking for any_errors_fatal 178205 1726889823.76517: checking for max_fail_percentage 178205 1726889823.76519: done checking for max_fail_percentage 178205 1726889823.76519: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.76520: done checking to see if all hosts have failed 178205 1726889823.76521: getting the remaining hosts for this loop 178205 1726889823.76522: done getting the remaining hosts for this loop 178205 1726889823.76525: getting the next task for host managed_node2 178205 1726889823.76531: done getting next task for host managed_node2 178205 1726889823.76533: ^ task is: TASK: Check RAID chunk size 178205 1726889823.76536: ^ 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? (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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.76541: getting variables 178205 1726889823.76542: in VariableManager get_vars() 178205 1726889823.76564: Calling all_inventory to load vars for managed_node2 178205 1726889823.76566: Calling groups_inventory to load vars for managed_node2 178205 1726889823.76568: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.76577: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.76579: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.76581: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.76865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.77388: done with get_vars() 178205 1726889823.77396: done getting variables 178205 1726889823.77436: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:37:03 -0400 (0:00:00.019) 0:00:36.762 ****** 178205 1726889823.77456: entering _queue_task() for managed_node2/assert 178205 1726889823.77616: worker is 1 (out of 1 available) 178205 1726889823.77628: exiting _queue_task() for managed_node2/assert 178205 1726889823.77639: done queuing things up, now waiting for results queue to drain 178205 1726889823.77640: waiting for pending results... 178205 1726889823.77795: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889823.77870: in run() - task 02369adf-7a19-34ed-f5d1-000000000505 178205 1726889823.77880: variable 'ansible_search_path' from source: unknown 178205 1726889823.77914: calling self._execute() 178205 1726889823.77993: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.77998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.78007: variable 'omit' from source: magic vars 178205 1726889823.78292: variable 'storage_test_volume' from source: include params 178205 1726889823.78323: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889823.78329: when evaluation is False, skipping this task 178205 1726889823.78332: _execute() done 178205 1726889823.78335: dumping result to json 178205 1726889823.78338: done dumping result, returning 178205 1726889823.78341: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000000505] 178205 1726889823.78343: sending task result for task 02369adf-7a19-34ed-f5d1-000000000505 178205 1726889823.78440: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000505 178205 1726889823.78443: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889823.78481: no more pending results, returning what we have 178205 1726889823.78484: results queue empty 178205 1726889823.78485: checking for any_errors_fatal 178205 1726889823.78490: done checking for any_errors_fatal 178205 1726889823.78491: checking for max_fail_percentage 178205 1726889823.78492: done checking for max_fail_percentage 178205 1726889823.78493: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.78494: done checking to see if all hosts have failed 178205 1726889823.78495: getting the remaining hosts for this loop 178205 1726889823.78496: done getting the remaining hosts for this loop 178205 1726889823.78499: getting the next task for host managed_node2 178205 1726889823.78507: done getting next task for host managed_node2 178205 1726889823.78510: ^ task is: TASK: Parse the actual size of the volume 178205 1726889823.78517: ^ 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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.78520: getting variables 178205 1726889823.78521: in VariableManager get_vars() 178205 1726889823.78551: Calling all_inventory to load vars for managed_node2 178205 1726889823.78553: Calling groups_inventory to load vars for managed_node2 178205 1726889823.78555: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.78561: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.78563: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.78565: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.78860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.79188: done with get_vars() 178205 1726889823.79197: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:37:03 -0400 (0:00:00.017) 0:00:36.780 ****** 178205 1726889823.79252: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.79406: worker is 1 (out of 1 available) 178205 1726889823.79420: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.79432: done queuing things up, now waiting for results queue to drain 178205 1726889823.79433: waiting for pending results... 178205 1726889823.79585: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889823.79670: in run() - task 02369adf-7a19-34ed-f5d1-000000000509 178205 1726889823.79680: variable 'ansible_search_path' from source: unknown 178205 1726889823.79705: calling self._execute() 178205 1726889823.79774: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.79778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.79786: variable 'omit' from source: magic vars 178205 1726889823.80020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.81540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.81593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.81620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.81647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.81667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.81735: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.81749: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889823.81849: variable 'storage_test_volume' from source: include params 178205 1726889823.81869: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889823.81872: when evaluation is False, skipping this task 178205 1726889823.81875: _execute() done 178205 1726889823.81877: dumping result to json 178205 1726889823.81880: done dumping result, returning 178205 1726889823.81885: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000000509] 178205 1726889823.81889: sending task result for task 02369adf-7a19-34ed-f5d1-000000000509 178205 1726889823.81978: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000509 178205 1726889823.81980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889823.82032: no more pending results, returning what we have 178205 1726889823.82035: results queue empty 178205 1726889823.82036: checking for any_errors_fatal 178205 1726889823.82041: done checking for any_errors_fatal 178205 1726889823.82042: checking for max_fail_percentage 178205 1726889823.82043: done checking for max_fail_percentage 178205 1726889823.82044: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.82045: done checking to see if all hosts have failed 178205 1726889823.82045: getting the remaining hosts for this loop 178205 1726889823.82046: done getting the remaining hosts for this loop 178205 1726889823.82049: getting the next task for host managed_node2 178205 1726889823.82055: done getting next task for host managed_node2 178205 1726889823.82057: ^ task is: TASK: Parse the requested size of the volume 178205 1726889823.82061: ^ 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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.82064: getting variables 178205 1726889823.82065: in VariableManager get_vars() 178205 1726889823.82088: Calling all_inventory to load vars for managed_node2 178205 1726889823.82091: Calling groups_inventory to load vars for managed_node2 178205 1726889823.82093: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.82100: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.82102: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.82104: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.82400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.82731: done with get_vars() 178205 1726889823.82740: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:37:03 -0400 (0:00:00.035) 0:00:36.815 ****** 178205 1726889823.82793: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.82957: worker is 1 (out of 1 available) 178205 1726889823.82969: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.82980: done queuing things up, now waiting for results queue to drain 178205 1726889823.82981: waiting for pending results... 178205 1726889823.83147: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889823.83221: in run() - task 02369adf-7a19-34ed-f5d1-00000000050a 178205 1726889823.83235: variable 'ansible_search_path' from source: unknown 178205 1726889823.83262: calling self._execute() 178205 1726889823.83340: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.83344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.83352: variable 'omit' from source: magic vars 178205 1726889823.83613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.85131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.85184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.85210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.85240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.85261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.85326: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.85342: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889823.85433: variable 'storage_test_volume' from source: include params 178205 1726889823.85453: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889823.85457: when evaluation is False, skipping this task 178205 1726889823.85459: _execute() done 178205 1726889823.85462: dumping result to json 178205 1726889823.85464: done dumping result, returning 178205 1726889823.85469: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-00000000050a] 178205 1726889823.85477: sending task result for task 02369adf-7a19-34ed-f5d1-00000000050a 178205 1726889823.85556: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000050a 178205 1726889823.85559: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889823.85636: no more pending results, returning what we have 178205 1726889823.85638: results queue empty 178205 1726889823.85639: checking for any_errors_fatal 178205 1726889823.85646: done checking for any_errors_fatal 178205 1726889823.85646: checking for max_fail_percentage 178205 1726889823.85648: done checking for max_fail_percentage 178205 1726889823.85648: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.85649: done checking to see if all hosts have failed 178205 1726889823.85650: getting the remaining hosts for this loop 178205 1726889823.85651: done getting the remaining hosts for this loop 178205 1726889823.85654: getting the next task for host managed_node2 178205 1726889823.85660: done getting next task for host managed_node2 178205 1726889823.85662: ^ task is: TASK: Establish base value for expected size 178205 1726889823.85666: ^ 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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.85669: getting variables 178205 1726889823.85670: in VariableManager get_vars() 178205 1726889823.85697: Calling all_inventory to load vars for managed_node2 178205 1726889823.85699: Calling groups_inventory to load vars for managed_node2 178205 1726889823.85702: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.85708: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.85710: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.85714: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.86004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.86334: done with get_vars() 178205 1726889823.86345: done getting variables 178205 1726889823.86383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:37:03 -0400 (0:00:00.036) 0:00:36.852 ****** 178205 1726889823.86402: entering _queue_task() for managed_node2/set_fact 178205 1726889823.86563: worker is 1 (out of 1 available) 178205 1726889823.86574: exiting _queue_task() for managed_node2/set_fact 178205 1726889823.86586: done queuing things up, now waiting for results queue to drain 178205 1726889823.86587: waiting for pending results... 178205 1726889823.86757: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889823.86833: in run() - task 02369adf-7a19-34ed-f5d1-00000000050b 178205 1726889823.86844: variable 'ansible_search_path' from source: unknown 178205 1726889823.86871: calling self._execute() 178205 1726889823.86951: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.86955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.86963: variable 'omit' from source: magic vars 178205 1726889823.87215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.88692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.88746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.88775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.88800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.88821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.88889: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.88903: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889823.88995: variable 'storage_test_volume' from source: include params 178205 1726889823.89016: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889823.89020: when evaluation is False, skipping this task 178205 1726889823.89022: _execute() done 178205 1726889823.89027: dumping result to json 178205 1726889823.89030: done dumping result, returning 178205 1726889823.89032: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-00000000050b] 178205 1726889823.89037: sending task result for task 02369adf-7a19-34ed-f5d1-00000000050b 178205 1726889823.89118: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000050b 178205 1726889823.89121: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889823.89172: no more pending results, returning what we have 178205 1726889823.89176: results queue empty 178205 1726889823.89176: checking for any_errors_fatal 178205 1726889823.89183: done checking for any_errors_fatal 178205 1726889823.89183: checking for max_fail_percentage 178205 1726889823.89185: done checking for max_fail_percentage 178205 1726889823.89186: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.89187: done checking to see if all hosts have failed 178205 1726889823.89188: getting the remaining hosts for this loop 178205 1726889823.89189: done getting the remaining hosts for this loop 178205 1726889823.89192: getting the next task for host managed_node2 178205 1726889823.89199: done getting next task for host managed_node2 178205 1726889823.89201: ^ task is: TASK: Show expected size 178205 1726889823.89205: ^ 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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.89209: getting variables 178205 1726889823.89210: in VariableManager get_vars() 178205 1726889823.89244: Calling all_inventory to load vars for managed_node2 178205 1726889823.89247: Calling groups_inventory to load vars for managed_node2 178205 1726889823.89250: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.89258: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.89261: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.89263: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.89564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.89897: done with get_vars() 178205 1726889823.89907: done getting variables 178205 1726889823.89947: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:37:03 -0400 (0:00:00.035) 0:00:36.887 ****** 178205 1726889823.89967: entering _queue_task() for managed_node2/debug 178205 1726889823.90136: worker is 1 (out of 1 available) 178205 1726889823.90148: exiting _queue_task() for managed_node2/debug 178205 1726889823.90160: done queuing things up, now waiting for results queue to drain 178205 1726889823.90161: waiting for pending results... 178205 1726889823.90332: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889823.90416: in run() - task 02369adf-7a19-34ed-f5d1-00000000050c 178205 1726889823.90433: variable 'ansible_search_path' from source: unknown 178205 1726889823.90460: calling self._execute() 178205 1726889823.90535: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.90544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.90552: variable 'omit' from source: magic vars 178205 1726889823.90628: variable 'omit' from source: magic vars 178205 1726889823.90671: variable 'omit' from source: magic vars 178205 1726889823.90696: variable 'omit' from source: magic vars 178205 1726889823.90728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889823.90759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889823.90775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889823.90789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.90798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889823.90823: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889823.90828: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.90831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.90899: Set connection var ansible_pipelining to False 178205 1726889823.90902: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889823.90907: Set connection var ansible_shell_executable to /bin/sh 178205 1726889823.90915: Set connection var ansible_connection to ssh 178205 1726889823.90920: Set connection var ansible_shell_type to sh 178205 1726889823.90929: Set connection var ansible_timeout to 10 178205 1726889823.90950: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.90953: variable 'ansible_connection' from source: unknown 178205 1726889823.90956: variable 'ansible_module_compression' from source: unknown 178205 1726889823.90958: variable 'ansible_shell_type' from source: unknown 178205 1726889823.90960: variable 'ansible_shell_executable' from source: unknown 178205 1726889823.90963: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.90969: variable 'ansible_pipelining' from source: unknown 178205 1726889823.90974: variable 'ansible_timeout' from source: unknown 178205 1726889823.90978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.91078: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889823.91089: variable 'omit' from source: magic vars 178205 1726889823.91094: starting attempt loop 178205 1726889823.91097: running the handler 178205 1726889823.91264: handler run complete 178205 1726889823.91281: attempt loop complete, returning result 178205 1726889823.91284: _execute() done 178205 1726889823.91287: dumping result to json 178205 1726889823.91290: done dumping result, returning 178205 1726889823.91295: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-00000000050c] 178205 1726889823.91303: sending task result for task 02369adf-7a19-34ed-f5d1-00000000050c 178205 1726889823.91382: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000050c 178205 1726889823.91384: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889823.91428: no more pending results, returning what we have 178205 1726889823.91431: results queue empty 178205 1726889823.91432: checking for any_errors_fatal 178205 1726889823.91439: done checking for any_errors_fatal 178205 1726889823.91440: checking for max_fail_percentage 178205 1726889823.91441: done checking for max_fail_percentage 178205 1726889823.91442: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.91443: done checking to see if all hosts have failed 178205 1726889823.91443: getting the remaining hosts for this loop 178205 1726889823.91445: done getting the remaining hosts for this loop 178205 1726889823.91448: getting the next task for host managed_node2 178205 1726889823.91454: done getting next task for host managed_node2 178205 1726889823.91456: ^ task is: TASK: Get the size of parent/pool device 178205 1726889823.91460: ^ 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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.91463: getting variables 178205 1726889823.91464: in VariableManager get_vars() 178205 1726889823.91489: Calling all_inventory to load vars for managed_node2 178205 1726889823.91492: Calling groups_inventory to load vars for managed_node2 178205 1726889823.91494: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.91503: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.91505: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.91507: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.91802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.92130: done with get_vars() 178205 1726889823.92139: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:37:03 -0400 (0:00:00.022) 0:00:36.909 ****** 178205 1726889823.92193: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.92356: worker is 1 (out of 1 available) 178205 1726889823.92370: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889823.92380: done queuing things up, now waiting for results queue to drain 178205 1726889823.92381: waiting for pending results... 178205 1726889823.92545: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889823.92620: in run() - task 02369adf-7a19-34ed-f5d1-00000000050d 178205 1726889823.92633: variable 'ansible_search_path' from source: unknown 178205 1726889823.92659: calling self._execute() 178205 1726889823.92730: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.92735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.92742: variable 'omit' from source: magic vars 178205 1726889823.92990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.94757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.94800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.94826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.94862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.94884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.94950: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.94962: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889823.95052: variable 'storage_test_volume' from source: include params 178205 1726889823.95074: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889823.95077: when evaluation is False, skipping this task 178205 1726889823.95080: _execute() done 178205 1726889823.95082: dumping result to json 178205 1726889823.95084: done dumping result, returning 178205 1726889823.95090: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-00000000050d] 178205 1726889823.95097: sending task result for task 02369adf-7a19-34ed-f5d1-00000000050d 178205 1726889823.95181: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000050d 178205 1726889823.95183: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889823.95254: no more pending results, returning what we have 178205 1726889823.95256: results queue empty 178205 1726889823.95257: checking for any_errors_fatal 178205 1726889823.95263: done checking for any_errors_fatal 178205 1726889823.95264: checking for max_fail_percentage 178205 1726889823.95265: done checking for max_fail_percentage 178205 1726889823.95265: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.95266: done checking to see if all hosts have failed 178205 1726889823.95267: getting the remaining hosts for this loop 178205 1726889823.95268: done getting the remaining hosts for this loop 178205 1726889823.95271: getting the next task for host managed_node2 178205 1726889823.95280: done getting next task for host managed_node2 178205 1726889823.95282: ^ task is: TASK: Show test pool 178205 1726889823.95285: ^ 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? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.95289: getting variables 178205 1726889823.95290: in VariableManager get_vars() 178205 1726889823.95320: Calling all_inventory to load vars for managed_node2 178205 1726889823.95323: Calling groups_inventory to load vars for managed_node2 178205 1726889823.95327: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.95333: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.95335: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.95336: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.95626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.96146: done with get_vars() 178205 1726889823.96156: done getting variables 178205 1726889823.96192: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:37:03 -0400 (0:00:00.040) 0:00:36.950 ****** 178205 1726889823.96210: entering _queue_task() for managed_node2/debug 178205 1726889823.96375: worker is 1 (out of 1 available) 178205 1726889823.96388: exiting _queue_task() for managed_node2/debug 178205 1726889823.96398: done queuing things up, now waiting for results queue to drain 178205 1726889823.96399: waiting for pending results... 178205 1726889823.96561: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889823.96642: in run() - task 02369adf-7a19-34ed-f5d1-00000000050f 178205 1726889823.96652: variable 'ansible_search_path' from source: unknown 178205 1726889823.96678: calling self._execute() 178205 1726889823.96752: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889823.96756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889823.96763: variable 'omit' from source: magic vars 178205 1726889823.97006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889823.98495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889823.98550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889823.98577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889823.98603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889823.98628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889823.98691: variable '_storage_test_volume_present' from source: set_fact 178205 1726889823.98703: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889823.98793: variable 'storage_test_volume' from source: include params 178205 1726889823.98815: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889823.98818: when evaluation is False, skipping this task 178205 1726889823.98820: _execute() done 178205 1726889823.98823: dumping result to json 178205 1726889823.98828: done dumping result, returning 178205 1726889823.98831: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-00000000050f] 178205 1726889823.98835: sending task result for task 02369adf-7a19-34ed-f5d1-00000000050f 178205 1726889823.98918: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000050f 178205 1726889823.98921: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889823.98967: no more pending results, returning what we have 178205 1726889823.98970: results queue empty 178205 1726889823.98971: checking for any_errors_fatal 178205 1726889823.98977: done checking for any_errors_fatal 178205 1726889823.98977: checking for max_fail_percentage 178205 1726889823.98978: done checking for max_fail_percentage 178205 1726889823.98979: checking to see if all hosts have failed and the running result is not ok 178205 1726889823.98980: done checking to see if all hosts have failed 178205 1726889823.98981: getting the remaining hosts for this loop 178205 1726889823.98982: done getting the remaining hosts for this loop 178205 1726889823.98985: getting the next task for host managed_node2 178205 1726889823.98991: done getting next task for host managed_node2 178205 1726889823.98994: ^ task is: TASK: Show test blockinfo 178205 1726889823.98998: ^ 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? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889823.99001: getting variables 178205 1726889823.99003: in VariableManager get_vars() 178205 1726889823.99031: Calling all_inventory to load vars for managed_node2 178205 1726889823.99040: Calling groups_inventory to load vars for managed_node2 178205 1726889823.99043: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889823.99051: Calling all_plugins_play to load vars for managed_node2 178205 1726889823.99052: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889823.99054: Calling groups_plugins_play to load vars for managed_node2 178205 1726889823.99354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889823.99687: done with get_vars() 178205 1726889823.99697: done getting variables 178205 1726889823.99736: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:37:03 -0400 (0:00:00.035) 0:00:36.985 ****** 178205 1726889823.99757: entering _queue_task() for managed_node2/debug 178205 1726889823.99963: worker is 1 (out of 1 available) 178205 1726889823.99975: exiting _queue_task() for managed_node2/debug 178205 1726889823.99985: done queuing things up, now waiting for results queue to drain 178205 1726889823.99986: waiting for pending results... 178205 1726889824.00133: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889824.00235: in run() - task 02369adf-7a19-34ed-f5d1-000000000510 178205 1726889824.00248: variable 'ansible_search_path' from source: unknown 178205 1726889824.00277: calling self._execute() 178205 1726889824.00375: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.00380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.00384: variable 'omit' from source: magic vars 178205 1726889824.00658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889824.02307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889824.02367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889824.02394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889824.02426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889824.02446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889824.02510: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.02528: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889824.02610: variable 'storage_test_volume' from source: include params 178205 1726889824.02639: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889824.02642: when evaluation is False, skipping this task 178205 1726889824.02645: _execute() done 178205 1726889824.02648: dumping result to json 178205 1726889824.02650: done dumping result, returning 178205 1726889824.02652: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000000510] 178205 1726889824.02657: sending task result for task 02369adf-7a19-34ed-f5d1-000000000510 178205 1726889824.02735: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000510 178205 1726889824.02738: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889824.02799: no more pending results, returning what we have 178205 1726889824.02802: results queue empty 178205 1726889824.02803: checking for any_errors_fatal 178205 1726889824.02808: done checking for any_errors_fatal 178205 1726889824.02809: checking for max_fail_percentage 178205 1726889824.02811: done checking for max_fail_percentage 178205 1726889824.02814: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.02815: done checking to see if all hosts have failed 178205 1726889824.02815: getting the remaining hosts for this loop 178205 1726889824.02817: done getting the remaining hosts for this loop 178205 1726889824.02820: getting the next task for host managed_node2 178205 1726889824.02826: done getting next task for host managed_node2 178205 1726889824.02828: ^ task is: TASK: Show test pool size 178205 1726889824.02832: ^ 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? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.02835: getting variables 178205 1726889824.02837: in VariableManager get_vars() 178205 1726889824.02861: Calling all_inventory to load vars for managed_node2 178205 1726889824.02863: Calling groups_inventory to load vars for managed_node2 178205 1726889824.02866: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.02874: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.02876: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.02879: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.03178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.03511: done with get_vars() 178205 1726889824.03521: done getting variables 178205 1726889824.03557: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:37:04 -0400 (0:00:00.038) 0:00:37.023 ****** 178205 1726889824.03577: entering _queue_task() for managed_node2/debug 178205 1726889824.03739: worker is 1 (out of 1 available) 178205 1726889824.03752: exiting _queue_task() for managed_node2/debug 178205 1726889824.03763: done queuing things up, now waiting for results queue to drain 178205 1726889824.03764: waiting for pending results... 178205 1726889824.03927: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889824.04005: in run() - task 02369adf-7a19-34ed-f5d1-000000000511 178205 1726889824.04018: variable 'ansible_search_path' from source: unknown 178205 1726889824.04046: calling self._execute() 178205 1726889824.04127: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.04130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.04137: variable 'omit' from source: magic vars 178205 1726889824.04396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889824.05870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889824.05922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889824.05950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889824.05975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889824.05994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889824.06061: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.06074: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889824.06164: variable 'storage_test_volume' from source: include params 178205 1726889824.06186: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889824.06190: when evaluation is False, skipping this task 178205 1726889824.06193: _execute() done 178205 1726889824.06195: dumping result to json 178205 1726889824.06198: done dumping result, returning 178205 1726889824.06202: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000000511] 178205 1726889824.06207: sending task result for task 02369adf-7a19-34ed-f5d1-000000000511 178205 1726889824.06295: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000511 178205 1726889824.06298: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889824.06344: no more pending results, returning what we have 178205 1726889824.06348: results queue empty 178205 1726889824.06348: checking for any_errors_fatal 178205 1726889824.06353: done checking for any_errors_fatal 178205 1726889824.06354: checking for max_fail_percentage 178205 1726889824.06355: done checking for max_fail_percentage 178205 1726889824.06356: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.06357: done checking to see if all hosts have failed 178205 1726889824.06357: getting the remaining hosts for this loop 178205 1726889824.06359: done getting the remaining hosts for this loop 178205 1726889824.06361: getting the next task for host managed_node2 178205 1726889824.06368: done getting next task for host managed_node2 178205 1726889824.06370: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889824.06374: ^ 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? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.06377: getting variables 178205 1726889824.06378: in VariableManager get_vars() 178205 1726889824.06401: Calling all_inventory to load vars for managed_node2 178205 1726889824.06404: Calling groups_inventory to load vars for managed_node2 178205 1726889824.06406: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.06417: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.06419: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.06422: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.06722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.07053: done with get_vars() 178205 1726889824.07062: done getting variables 178205 1726889824.07101: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:37:04 -0400 (0:00:00.035) 0:00:37.059 ****** 178205 1726889824.07123: entering _queue_task() for managed_node2/set_fact 178205 1726889824.07284: worker is 1 (out of 1 available) 178205 1726889824.07295: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.07306: done queuing things up, now waiting for results queue to drain 178205 1726889824.07307: waiting for pending results... 178205 1726889824.07472: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889824.07550: in run() - task 02369adf-7a19-34ed-f5d1-000000000512 178205 1726889824.07560: variable 'ansible_search_path' from source: unknown 178205 1726889824.07585: calling self._execute() 178205 1726889824.07659: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.07663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.07671: variable 'omit' from source: magic vars 178205 1726889824.07916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889824.09371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889824.09423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889824.09451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889824.09475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889824.09498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889824.09567: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.09578: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889824.09668: variable 'storage_test_volume' from source: include params 178205 1726889824.09688: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889824.09691: when evaluation is False, skipping this task 178205 1726889824.09694: _execute() done 178205 1726889824.09697: dumping result to json 178205 1726889824.09701: done dumping result, returning 178205 1726889824.09704: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000000512] 178205 1726889824.09707: sending task result for task 02369adf-7a19-34ed-f5d1-000000000512 178205 1726889824.09792: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000512 178205 1726889824.09795: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889824.09859: no more pending results, returning what we have 178205 1726889824.09862: results queue empty 178205 1726889824.09863: checking for any_errors_fatal 178205 1726889824.09870: done checking for any_errors_fatal 178205 1726889824.09871: checking for max_fail_percentage 178205 1726889824.09872: done checking for max_fail_percentage 178205 1726889824.09873: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.09874: done checking to see if all hosts have failed 178205 1726889824.09875: getting the remaining hosts for this loop 178205 1726889824.09876: done getting the remaining hosts for this loop 178205 1726889824.09878: getting the next task for host managed_node2 178205 1726889824.09886: done getting next task for host managed_node2 178205 1726889824.09888: ^ task is: TASK: Default thin pool reserved space values 178205 1726889824.09892: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.09895: getting variables 178205 1726889824.09896: in VariableManager get_vars() 178205 1726889824.09919: Calling all_inventory to load vars for managed_node2 178205 1726889824.09921: Calling groups_inventory to load vars for managed_node2 178205 1726889824.09924: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.09931: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.09935: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.09937: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.10227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.10555: done with get_vars() 178205 1726889824.10564: done getting variables 178205 1726889824.10603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:37:04 -0400 (0:00:00.034) 0:00:37.094 ****** 178205 1726889824.10623: entering _queue_task() for managed_node2/set_fact 178205 1726889824.10786: worker is 1 (out of 1 available) 178205 1726889824.10799: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.10810: done queuing things up, now waiting for results queue to drain 178205 1726889824.10811: waiting for pending results... 178205 1726889824.10970: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889824.11052: in run() - task 02369adf-7a19-34ed-f5d1-000000000514 178205 1726889824.11065: variable 'ansible_search_path' from source: unknown 178205 1726889824.11092: calling self._execute() 178205 1726889824.11173: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.11178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.11185: variable 'omit' from source: magic vars 178205 1726889824.11440: variable 'storage_test_volume' from source: include params 178205 1726889824.11466: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.11475: when evaluation is False, skipping this task 178205 1726889824.11479: _execute() done 178205 1726889824.11482: dumping result to json 178205 1726889824.11484: done dumping result, returning 178205 1726889824.11490: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000000514] 178205 1726889824.11496: sending task result for task 02369adf-7a19-34ed-f5d1-000000000514 178205 1726889824.11581: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000514 178205 1726889824.11584: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.11638: no more pending results, returning what we have 178205 1726889824.11640: results queue empty 178205 1726889824.11641: checking for any_errors_fatal 178205 1726889824.11648: done checking for any_errors_fatal 178205 1726889824.11649: checking for max_fail_percentage 178205 1726889824.11650: done checking for max_fail_percentage 178205 1726889824.11651: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.11652: done checking to see if all hosts have failed 178205 1726889824.11653: getting the remaining hosts for this loop 178205 1726889824.11654: done getting the remaining hosts for this loop 178205 1726889824.11656: getting the next task for host managed_node2 178205 1726889824.11662: done getting next task for host managed_node2 178205 1726889824.11665: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889824.11668: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.11671: getting variables 178205 1726889824.11672: in VariableManager get_vars() 178205 1726889824.11700: Calling all_inventory to load vars for managed_node2 178205 1726889824.11702: Calling groups_inventory to load vars for managed_node2 178205 1726889824.11704: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.11710: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.11714: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.11716: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.12007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.12340: done with get_vars() 178205 1726889824.12350: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.112 ****** 178205 1726889824.12401: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.12564: worker is 1 (out of 1 available) 178205 1726889824.12576: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.12587: done queuing things up, now waiting for results queue to drain 178205 1726889824.12588: waiting for pending results... 178205 1726889824.12747: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889824.12826: in run() - task 02369adf-7a19-34ed-f5d1-000000000515 178205 1726889824.12836: variable 'ansible_search_path' from source: unknown 178205 1726889824.12861: calling self._execute() 178205 1726889824.12931: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.12935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.12945: variable 'omit' from source: magic vars 178205 1726889824.13182: variable 'storage_test_volume' from source: include params 178205 1726889824.13206: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.13210: when evaluation is False, skipping this task 178205 1726889824.13214: _execute() done 178205 1726889824.13216: dumping result to json 178205 1726889824.13219: done dumping result, returning 178205 1726889824.13224: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000000515] 178205 1726889824.13237: sending task result for task 02369adf-7a19-34ed-f5d1-000000000515 178205 1726889824.13322: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000515 178205 1726889824.13324: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.13384: no more pending results, returning what we have 178205 1726889824.13387: results queue empty 178205 1726889824.13388: checking for any_errors_fatal 178205 1726889824.13393: done checking for any_errors_fatal 178205 1726889824.13394: checking for max_fail_percentage 178205 1726889824.13395: done checking for max_fail_percentage 178205 1726889824.13396: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.13397: done checking to see if all hosts have failed 178205 1726889824.13398: getting the remaining hosts for this loop 178205 1726889824.13399: done getting the remaining hosts for this loop 178205 1726889824.13401: getting the next task for host managed_node2 178205 1726889824.13408: done getting next task for host managed_node2 178205 1726889824.13410: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889824.13416: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.13419: getting variables 178205 1726889824.13420: in VariableManager get_vars() 178205 1726889824.13442: Calling all_inventory to load vars for managed_node2 178205 1726889824.13443: Calling groups_inventory to load vars for managed_node2 178205 1726889824.13445: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.13454: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.13455: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.13457: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.13739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.14261: done with get_vars() 178205 1726889824.14269: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:37:04 -0400 (0:00:00.019) 0:00:37.131 ****** 178205 1726889824.14322: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.14472: worker is 1 (out of 1 available) 178205 1726889824.14484: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.14494: done queuing things up, now waiting for results queue to drain 178205 1726889824.14495: waiting for pending results... 178205 1726889824.14652: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889824.14727: in run() - task 02369adf-7a19-34ed-f5d1-000000000516 178205 1726889824.14743: variable 'ansible_search_path' from source: unknown 178205 1726889824.14768: calling self._execute() 178205 1726889824.14850: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.14854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.14867: variable 'omit' from source: magic vars 178205 1726889824.15110: variable 'storage_test_volume' from source: include params 178205 1726889824.15140: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.15143: when evaluation is False, skipping this task 178205 1726889824.15146: _execute() done 178205 1726889824.15148: dumping result to json 178205 1726889824.15152: done dumping result, returning 178205 1726889824.15155: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000000516] 178205 1726889824.15161: sending task result for task 02369adf-7a19-34ed-f5d1-000000000516 178205 1726889824.15253: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000516 178205 1726889824.15256: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.15308: no more pending results, returning what we have 178205 1726889824.15313: results queue empty 178205 1726889824.15314: checking for any_errors_fatal 178205 1726889824.15319: done checking for any_errors_fatal 178205 1726889824.15320: checking for max_fail_percentage 178205 1726889824.15322: done checking for max_fail_percentage 178205 1726889824.15326: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.15327: done checking to see if all hosts have failed 178205 1726889824.15328: getting the remaining hosts for this loop 178205 1726889824.15329: done getting the remaining hosts for this loop 178205 1726889824.15332: getting the next task for host managed_node2 178205 1726889824.15338: done getting next task for host managed_node2 178205 1726889824.15340: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889824.15344: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.15347: getting variables 178205 1726889824.15347: in VariableManager get_vars() 178205 1726889824.15366: Calling all_inventory to load vars for managed_node2 178205 1726889824.15367: Calling groups_inventory to load vars for managed_node2 178205 1726889824.15369: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.15375: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.15377: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.15378: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.15670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.15995: done with get_vars() 178205 1726889824.16004: done getting variables 178205 1726889824.16042: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.148 ****** 178205 1726889824.16062: entering _queue_task() for managed_node2/set_fact 178205 1726889824.16216: worker is 1 (out of 1 available) 178205 1726889824.16227: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.16239: done queuing things up, now waiting for results queue to drain 178205 1726889824.16240: waiting for pending results... 178205 1726889824.16390: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889824.16464: in run() - task 02369adf-7a19-34ed-f5d1-000000000517 178205 1726889824.16477: variable 'ansible_search_path' from source: unknown 178205 1726889824.16509: calling self._execute() 178205 1726889824.16592: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.16596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.16605: variable 'omit' from source: magic vars 178205 1726889824.16868: variable 'storage_test_volume' from source: include params 178205 1726889824.16895: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.16898: when evaluation is False, skipping this task 178205 1726889824.16903: _execute() done 178205 1726889824.16905: dumping result to json 178205 1726889824.16907: done dumping result, returning 178205 1726889824.16914: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-000000000517] 178205 1726889824.16922: sending task result for task 02369adf-7a19-34ed-f5d1-000000000517 178205 1726889824.17014: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000517 178205 1726889824.17017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.17068: no more pending results, returning what we have 178205 1726889824.17071: results queue empty 178205 1726889824.17072: checking for any_errors_fatal 178205 1726889824.17077: done checking for any_errors_fatal 178205 1726889824.17077: checking for max_fail_percentage 178205 1726889824.17079: done checking for max_fail_percentage 178205 1726889824.17080: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.17080: done checking to see if all hosts have failed 178205 1726889824.17081: getting the remaining hosts for this loop 178205 1726889824.17082: done getting the remaining hosts for this loop 178205 1726889824.17085: getting the next task for host managed_node2 178205 1726889824.17091: done getting next task for host managed_node2 178205 1726889824.17093: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889824.17097: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.17100: getting variables 178205 1726889824.17101: in VariableManager get_vars() 178205 1726889824.17129: Calling all_inventory to load vars for managed_node2 178205 1726889824.17131: Calling groups_inventory to load vars for managed_node2 178205 1726889824.17133: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.17139: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.17143: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.17145: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.17437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.17768: done with get_vars() 178205 1726889824.17777: done getting variables 178205 1726889824.17816: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.166 ****** 178205 1726889824.17837: entering _queue_task() for managed_node2/set_fact 178205 1726889824.17986: worker is 1 (out of 1 available) 178205 1726889824.17998: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.18007: done queuing things up, now waiting for results queue to drain 178205 1726889824.18008: waiting for pending results... 178205 1726889824.18166: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889824.18244: in run() - task 02369adf-7a19-34ed-f5d1-000000000518 178205 1726889824.18254: variable 'ansible_search_path' from source: unknown 178205 1726889824.18279: calling self._execute() 178205 1726889824.18350: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.18358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.18366: variable 'omit' from source: magic vars 178205 1726889824.18636: variable 'storage_test_volume' from source: include params 178205 1726889824.18677: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.18684: when evaluation is False, skipping this task 178205 1726889824.18691: _execute() done 178205 1726889824.18698: dumping result to json 178205 1726889824.18704: done dumping result, returning 178205 1726889824.18716: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000000518] 178205 1726889824.18730: sending task result for task 02369adf-7a19-34ed-f5d1-000000000518 178205 1726889824.18837: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000518 178205 1726889824.18845: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.18895: no more pending results, returning what we have 178205 1726889824.18898: results queue empty 178205 1726889824.18899: checking for any_errors_fatal 178205 1726889824.18905: done checking for any_errors_fatal 178205 1726889824.18906: checking for max_fail_percentage 178205 1726889824.18907: done checking for max_fail_percentage 178205 1726889824.18908: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.18909: done checking to see if all hosts have failed 178205 1726889824.18910: getting the remaining hosts for this loop 178205 1726889824.18914: done getting the remaining hosts for this loop 178205 1726889824.18918: getting the next task for host managed_node2 178205 1726889824.18925: done getting next task for host managed_node2 178205 1726889824.18928: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889824.18932: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.18935: getting variables 178205 1726889824.18937: in VariableManager get_vars() 178205 1726889824.18969: Calling all_inventory to load vars for managed_node2 178205 1726889824.18972: Calling groups_inventory to load vars for managed_node2 178205 1726889824.18975: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.18983: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.18985: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.18988: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.19624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.20251: done with get_vars() 178205 1726889824.20270: done getting variables 178205 1726889824.20325: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:37:04 -0400 (0:00:00.025) 0:00:37.191 ****** 178205 1726889824.20352: entering _queue_task() for managed_node2/set_fact 178205 1726889824.20572: worker is 1 (out of 1 available) 178205 1726889824.20592: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.20603: done queuing things up, now waiting for results queue to drain 178205 1726889824.20604: waiting for pending results... 178205 1726889824.20887: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889824.21046: in run() - task 02369adf-7a19-34ed-f5d1-000000000519 178205 1726889824.21069: variable 'ansible_search_path' from source: unknown 178205 1726889824.21109: calling self._execute() 178205 1726889824.21224: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.21241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.21262: variable 'omit' from source: magic vars 178205 1726889824.21611: variable 'storage_test_volume' from source: include params 178205 1726889824.21639: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.21642: when evaluation is False, skipping this task 178205 1726889824.21645: _execute() done 178205 1726889824.21648: dumping result to json 178205 1726889824.21650: done dumping result, returning 178205 1726889824.21655: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000000519] 178205 1726889824.21660: sending task result for task 02369adf-7a19-34ed-f5d1-000000000519 178205 1726889824.21747: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000519 178205 1726889824.21750: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.21792: no more pending results, returning what we have 178205 1726889824.21795: results queue empty 178205 1726889824.21796: checking for any_errors_fatal 178205 1726889824.21801: done checking for any_errors_fatal 178205 1726889824.21802: checking for max_fail_percentage 178205 1726889824.21803: done checking for max_fail_percentage 178205 1726889824.21804: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.21805: done checking to see if all hosts have failed 178205 1726889824.21806: getting the remaining hosts for this loop 178205 1726889824.21807: done getting the remaining hosts for this loop 178205 1726889824.21810: getting the next task for host managed_node2 178205 1726889824.21818: done getting next task for host managed_node2 178205 1726889824.21820: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889824.21824: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.21827: getting variables 178205 1726889824.21828: in VariableManager get_vars() 178205 1726889824.21852: Calling all_inventory to load vars for managed_node2 178205 1726889824.21855: Calling groups_inventory to load vars for managed_node2 178205 1726889824.21857: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.21865: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.21868: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.21870: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.22162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.22490: done with get_vars() 178205 1726889824.22499: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:37:04 -0400 (0:00:00.021) 0:00:37.213 ****** 178205 1726889824.22553: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.22710: worker is 1 (out of 1 available) 178205 1726889824.22724: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.22735: done queuing things up, now waiting for results queue to drain 178205 1726889824.22736: waiting for pending results... 178205 1726889824.22894: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889824.22968: in run() - task 02369adf-7a19-34ed-f5d1-00000000051a 178205 1726889824.22978: variable 'ansible_search_path' from source: unknown 178205 1726889824.23009: calling self._execute() 178205 1726889824.23092: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.23096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.23104: variable 'omit' from source: magic vars 178205 1726889824.23357: variable 'storage_test_volume' from source: include params 178205 1726889824.23381: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.23384: when evaluation is False, skipping this task 178205 1726889824.23387: _execute() done 178205 1726889824.23389: dumping result to json 178205 1726889824.23394: done dumping result, returning 178205 1726889824.23400: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-00000000051a] 178205 1726889824.23406: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051a 178205 1726889824.23498: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051a 178205 1726889824.23500: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.23551: no more pending results, returning what we have 178205 1726889824.23555: results queue empty 178205 1726889824.23555: checking for any_errors_fatal 178205 1726889824.23562: done checking for any_errors_fatal 178205 1726889824.23563: checking for max_fail_percentage 178205 1726889824.23564: done checking for max_fail_percentage 178205 1726889824.23565: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.23566: done checking to see if all hosts have failed 178205 1726889824.23566: getting the remaining hosts for this loop 178205 1726889824.23567: done getting the remaining hosts for this loop 178205 1726889824.23570: getting the next task for host managed_node2 178205 1726889824.23575: done getting next task for host managed_node2 178205 1726889824.23577: ^ task is: TASK: Show max thin pool size 178205 1726889824.23580: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.23583: getting variables 178205 1726889824.23584: in VariableManager get_vars() 178205 1726889824.23608: Calling all_inventory to load vars for managed_node2 178205 1726889824.23610: Calling groups_inventory to load vars for managed_node2 178205 1726889824.23615: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.23627: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.23630: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.23633: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.23929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.24256: done with get_vars() 178205 1726889824.24264: done getting variables 178205 1726889824.24301: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.231 ****** 178205 1726889824.24323: entering _queue_task() for managed_node2/debug 178205 1726889824.24479: worker is 1 (out of 1 available) 178205 1726889824.24490: exiting _queue_task() for managed_node2/debug 178205 1726889824.24500: done queuing things up, now waiting for results queue to drain 178205 1726889824.24502: waiting for pending results... 178205 1726889824.24663: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889824.24742: in run() - task 02369adf-7a19-34ed-f5d1-00000000051b 178205 1726889824.24752: variable 'ansible_search_path' from source: unknown 178205 1726889824.24776: calling self._execute() 178205 1726889824.24847: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.24851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.24860: variable 'omit' from source: magic vars 178205 1726889824.25092: variable 'storage_test_volume' from source: include params 178205 1726889824.25120: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.25124: when evaluation is False, skipping this task 178205 1726889824.25127: _execute() done 178205 1726889824.25131: dumping result to json 178205 1726889824.25133: done dumping result, returning 178205 1726889824.25141: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-00000000051b] 178205 1726889824.25145: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051b 178205 1726889824.25233: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051b 178205 1726889824.25237: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889824.25296: no more pending results, returning what we have 178205 1726889824.25299: results queue empty 178205 1726889824.25300: checking for any_errors_fatal 178205 1726889824.25305: done checking for any_errors_fatal 178205 1726889824.25306: checking for max_fail_percentage 178205 1726889824.25307: done checking for max_fail_percentage 178205 1726889824.25308: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.25309: done checking to see if all hosts have failed 178205 1726889824.25310: getting the remaining hosts for this loop 178205 1726889824.25311: done getting the remaining hosts for this loop 178205 1726889824.25315: getting the next task for host managed_node2 178205 1726889824.25321: done getting next task for host managed_node2 178205 1726889824.25322: ^ task is: TASK: Show volume thin pool size 178205 1726889824.25329: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.25332: getting variables 178205 1726889824.25333: in VariableManager get_vars() 178205 1726889824.25353: Calling all_inventory to load vars for managed_node2 178205 1726889824.25355: Calling groups_inventory to load vars for managed_node2 178205 1726889824.25357: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.25365: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.25367: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.25369: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.25658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.26188: done with get_vars() 178205 1726889824.26196: done getting variables 178205 1726889824.26237: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:37:04 -0400 (0:00:00.019) 0:00:37.250 ****** 178205 1726889824.26255: entering _queue_task() for managed_node2/debug 178205 1726889824.26408: worker is 1 (out of 1 available) 178205 1726889824.26420: exiting _queue_task() for managed_node2/debug 178205 1726889824.26433: done queuing things up, now waiting for results queue to drain 178205 1726889824.26434: waiting for pending results... 178205 1726889824.26584: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889824.26664: in run() - task 02369adf-7a19-34ed-f5d1-00000000051c 178205 1726889824.26675: variable 'ansible_search_path' from source: unknown 178205 1726889824.26700: calling self._execute() 178205 1726889824.26771: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.26775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.26785: variable 'omit' from source: magic vars 178205 1726889824.27042: variable 'storage_test_volume' from source: include params 178205 1726889824.27067: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.27070: when evaluation is False, skipping this task 178205 1726889824.27073: _execute() done 178205 1726889824.27076: dumping result to json 178205 1726889824.27079: done dumping result, returning 178205 1726889824.27081: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-00000000051c] 178205 1726889824.27087: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051c 178205 1726889824.27176: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051c 178205 1726889824.27179: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889824.27235: no more pending results, returning what we have 178205 1726889824.27237: results queue empty 178205 1726889824.27238: checking for any_errors_fatal 178205 1726889824.27242: done checking for any_errors_fatal 178205 1726889824.27243: checking for max_fail_percentage 178205 1726889824.27244: done checking for max_fail_percentage 178205 1726889824.27245: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.27246: done checking to see if all hosts have failed 178205 1726889824.27247: getting the remaining hosts for this loop 178205 1726889824.27248: done getting the remaining hosts for this loop 178205 1726889824.27250: getting the next task for host managed_node2 178205 1726889824.27256: done getting next task for host managed_node2 178205 1726889824.27258: ^ task is: TASK: Show test volume size 178205 1726889824.27262: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.27265: getting variables 178205 1726889824.27266: in VariableManager get_vars() 178205 1726889824.27285: Calling all_inventory to load vars for managed_node2 178205 1726889824.27286: Calling groups_inventory to load vars for managed_node2 178205 1726889824.27290: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.27297: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.27298: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.27300: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.27586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.27913: done with get_vars() 178205 1726889824.27922: done getting variables 178205 1726889824.27962: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.267 ****** 178205 1726889824.27980: entering _queue_task() for managed_node2/debug 178205 1726889824.28127: worker is 1 (out of 1 available) 178205 1726889824.28138: exiting _queue_task() for managed_node2/debug 178205 1726889824.28149: done queuing things up, now waiting for results queue to drain 178205 1726889824.28150: waiting for pending results... 178205 1726889824.28304: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889824.28382: in run() - task 02369adf-7a19-34ed-f5d1-00000000051d 178205 1726889824.28394: variable 'ansible_search_path' from source: unknown 178205 1726889824.28420: calling self._execute() 178205 1726889824.28494: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.28498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.28506: variable 'omit' from source: magic vars 178205 1726889824.28743: variable 'storage_test_volume' from source: include params 178205 1726889824.28767: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.28770: when evaluation is False, skipping this task 178205 1726889824.28773: _execute() done 178205 1726889824.28776: dumping result to json 178205 1726889824.28778: done dumping result, returning 178205 1726889824.28783: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-00000000051d] 178205 1726889824.28788: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051d 178205 1726889824.28873: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051d 178205 1726889824.28877: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889824.28918: no more pending results, returning what we have 178205 1726889824.28921: results queue empty 178205 1726889824.28922: checking for any_errors_fatal 178205 1726889824.28932: done checking for any_errors_fatal 178205 1726889824.28933: checking for max_fail_percentage 178205 1726889824.28934: done checking for max_fail_percentage 178205 1726889824.28935: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.28936: done checking to see if all hosts have failed 178205 1726889824.28937: getting the remaining hosts for this loop 178205 1726889824.28938: done getting the remaining hosts for this loop 178205 1726889824.28941: getting the next task for host managed_node2 178205 1726889824.28947: done getting next task for host managed_node2 178205 1726889824.28950: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889824.28954: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.28958: getting variables 178205 1726889824.28959: in VariableManager get_vars() 178205 1726889824.28983: Calling all_inventory to load vars for managed_node2 178205 1726889824.28985: Calling groups_inventory to load vars for managed_node2 178205 1726889824.28987: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.28993: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.28995: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.28996: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.29291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.29629: done with get_vars() 178205 1726889824.29638: done getting variables 178205 1726889824.29676: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.285 ****** 178205 1726889824.29697: entering _queue_task() for managed_node2/set_fact 178205 1726889824.29865: worker is 1 (out of 1 available) 178205 1726889824.29877: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.29888: done queuing things up, now waiting for results queue to drain 178205 1726889824.29889: waiting for pending results... 178205 1726889824.30056: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889824.30139: in run() - task 02369adf-7a19-34ed-f5d1-00000000051e 178205 1726889824.30151: variable 'ansible_search_path' from source: unknown 178205 1726889824.30178: calling self._execute() 178205 1726889824.30261: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.30264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.30272: variable 'omit' from source: magic vars 178205 1726889824.30537: variable 'storage_test_volume' from source: include params 178205 1726889824.30568: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.30571: when evaluation is False, skipping this task 178205 1726889824.30574: _execute() done 178205 1726889824.30577: dumping result to json 178205 1726889824.30579: done dumping result, returning 178205 1726889824.30585: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-00000000051e] 178205 1726889824.30590: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051e 178205 1726889824.30685: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051e 178205 1726889824.30688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.30739: no more pending results, returning what we have 178205 1726889824.30743: results queue empty 178205 1726889824.30744: checking for any_errors_fatal 178205 1726889824.30750: done checking for any_errors_fatal 178205 1726889824.30750: checking for max_fail_percentage 178205 1726889824.30752: done checking for max_fail_percentage 178205 1726889824.30752: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.30753: done checking to see if all hosts have failed 178205 1726889824.30754: getting the remaining hosts for this loop 178205 1726889824.30755: done getting the remaining hosts for this loop 178205 1726889824.30758: getting the next task for host managed_node2 178205 1726889824.30764: done getting next task for host managed_node2 178205 1726889824.30766: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889824.30770: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.30773: getting variables 178205 1726889824.30775: in VariableManager get_vars() 178205 1726889824.30807: Calling all_inventory to load vars for managed_node2 178205 1726889824.30810: Calling groups_inventory to load vars for managed_node2 178205 1726889824.30814: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.30823: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.30826: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.30829: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.31142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.31481: done with get_vars() 178205 1726889824.31490: done getting variables 178205 1726889824.31534: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:37:04 -0400 (0:00:00.018) 0:00:37.303 ****** 178205 1726889824.31554: entering _queue_task() for managed_node2/set_fact 178205 1726889824.31746: worker is 1 (out of 1 available) 178205 1726889824.31759: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.31771: done queuing things up, now waiting for results queue to drain 178205 1726889824.31772: waiting for pending results... 178205 1726889824.31946: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889824.32032: in run() - task 02369adf-7a19-34ed-f5d1-00000000051f 178205 1726889824.32043: variable 'ansible_search_path' from source: unknown 178205 1726889824.32070: calling self._execute() 178205 1726889824.32155: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.32159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.32168: variable 'omit' from source: magic vars 178205 1726889824.32439: variable 'storage_test_volume' from source: include params 178205 1726889824.32470: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.32473: when evaluation is False, skipping this task 178205 1726889824.32476: _execute() done 178205 1726889824.32478: dumping result to json 178205 1726889824.32481: done dumping result, returning 178205 1726889824.32486: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-00000000051f] 178205 1726889824.32492: sending task result for task 02369adf-7a19-34ed-f5d1-00000000051f 178205 1726889824.32585: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000051f 178205 1726889824.32588: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.32636: no more pending results, returning what we have 178205 1726889824.32639: results queue empty 178205 1726889824.32639: checking for any_errors_fatal 178205 1726889824.32645: done checking for any_errors_fatal 178205 1726889824.32646: checking for max_fail_percentage 178205 1726889824.32648: done checking for max_fail_percentage 178205 1726889824.32648: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.32649: done checking to see if all hosts have failed 178205 1726889824.32650: getting the remaining hosts for this loop 178205 1726889824.32651: done getting the remaining hosts for this loop 178205 1726889824.32654: getting the next task for host managed_node2 178205 1726889824.32661: done getting next task for host managed_node2 178205 1726889824.32664: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889824.32668: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.32671: getting variables 178205 1726889824.32672: in VariableManager get_vars() 178205 1726889824.32697: Calling all_inventory to load vars for managed_node2 178205 1726889824.32700: Calling groups_inventory to load vars for managed_node2 178205 1726889824.32702: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.32713: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.32716: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.32718: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.33021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.33356: done with get_vars() 178205 1726889824.33366: done getting variables 178205 1726889824.33403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:37:04 -0400 (0:00:00.018) 0:00:37.322 ****** 178205 1726889824.33429: entering _queue_task() for managed_node2/set_fact 178205 1726889824.33598: worker is 1 (out of 1 available) 178205 1726889824.33611: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.33626: done queuing things up, now waiting for results queue to drain 178205 1726889824.33627: waiting for pending results... 178205 1726889824.33787: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889824.33869: in run() - task 02369adf-7a19-34ed-f5d1-000000000520 178205 1726889824.33880: variable 'ansible_search_path' from source: unknown 178205 1726889824.33906: calling self._execute() 178205 1726889824.33989: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.33993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.34000: variable 'omit' from source: magic vars 178205 1726889824.34261: variable 'storage_test_volume' from source: include params 178205 1726889824.34286: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.34295: when evaluation is False, skipping this task 178205 1726889824.34298: _execute() done 178205 1726889824.34301: dumping result to json 178205 1726889824.34303: done dumping result, returning 178205 1726889824.34309: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-000000000520] 178205 1726889824.34317: sending task result for task 02369adf-7a19-34ed-f5d1-000000000520 178205 1726889824.34402: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000520 178205 1726889824.34404: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.34450: no more pending results, returning what we have 178205 1726889824.34453: results queue empty 178205 1726889824.34454: checking for any_errors_fatal 178205 1726889824.34461: done checking for any_errors_fatal 178205 1726889824.34461: checking for max_fail_percentage 178205 1726889824.34463: done checking for max_fail_percentage 178205 1726889824.34463: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.34464: done checking to see if all hosts have failed 178205 1726889824.34465: getting the remaining hosts for this loop 178205 1726889824.34466: done getting the remaining hosts for this loop 178205 1726889824.34469: getting the next task for host managed_node2 178205 1726889824.34478: done getting next task for host managed_node2 178205 1726889824.34480: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889824.34483: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.34487: getting variables 178205 1726889824.34488: in VariableManager get_vars() 178205 1726889824.34515: Calling all_inventory to load vars for managed_node2 178205 1726889824.34518: Calling groups_inventory to load vars for managed_node2 178205 1726889824.34521: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.34530: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.34532: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.34534: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.34827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.35157: done with get_vars() 178205 1726889824.35167: done getting variables 178205 1726889824.35205: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.340 ****** 178205 1726889824.35227: entering _queue_task() for managed_node2/set_fact 178205 1726889824.35388: worker is 1 (out of 1 available) 178205 1726889824.35399: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.35410: done queuing things up, now waiting for results queue to drain 178205 1726889824.35413: waiting for pending results... 178205 1726889824.35569: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889824.35648: in run() - task 02369adf-7a19-34ed-f5d1-000000000521 178205 1726889824.35659: variable 'ansible_search_path' from source: unknown 178205 1726889824.35684: calling self._execute() 178205 1726889824.35759: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.35762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.35770: variable 'omit' from source: magic vars 178205 1726889824.36006: variable 'storage_test_volume' from source: include params 178205 1726889824.36035: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.36039: when evaluation is False, skipping this task 178205 1726889824.36042: _execute() done 178205 1726889824.36044: dumping result to json 178205 1726889824.36047: done dumping result, returning 178205 1726889824.36052: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000000521] 178205 1726889824.36060: sending task result for task 02369adf-7a19-34ed-f5d1-000000000521 178205 1726889824.36147: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000521 178205 1726889824.36150: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.36209: no more pending results, returning what we have 178205 1726889824.36214: results queue empty 178205 1726889824.36214: checking for any_errors_fatal 178205 1726889824.36220: done checking for any_errors_fatal 178205 1726889824.36221: checking for max_fail_percentage 178205 1726889824.36222: done checking for max_fail_percentage 178205 1726889824.36223: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.36224: done checking to see if all hosts have failed 178205 1726889824.36225: getting the remaining hosts for this loop 178205 1726889824.36226: done getting the remaining hosts for this loop 178205 1726889824.36228: getting the next task for host managed_node2 178205 1726889824.36235: done getting next task for host managed_node2 178205 1726889824.36237: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889824.36241: ^ 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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.36244: getting variables 178205 1726889824.36245: in VariableManager get_vars() 178205 1726889824.36268: Calling all_inventory to load vars for managed_node2 178205 1726889824.36270: Calling groups_inventory to load vars for managed_node2 178205 1726889824.36272: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.36279: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.36281: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.36282: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.36564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.37095: done with get_vars() 178205 1726889824.37104: done getting variables 178205 1726889824.37146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:37:04 -0400 (0:00:00.019) 0:00:37.359 ****** 178205 1726889824.37164: entering _queue_task() for managed_node2/set_fact 178205 1726889824.37319: worker is 1 (out of 1 available) 178205 1726889824.37331: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.37342: done queuing things up, now waiting for results queue to drain 178205 1726889824.37343: waiting for pending results... 178205 1726889824.37495: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889824.37589: in run() - task 02369adf-7a19-34ed-f5d1-000000000522 178205 1726889824.37600: variable 'ansible_search_path' from source: unknown 178205 1726889824.37625: calling self._execute() 178205 1726889824.37697: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.37701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.37709: variable 'omit' from source: magic vars 178205 1726889824.37955: variable 'storage_test_volume' from source: include params 178205 1726889824.37983: Evaluated conditional (storage_test_volume.thin): False 178205 1726889824.37986: when evaluation is False, skipping this task 178205 1726889824.37989: _execute() done 178205 1726889824.37991: dumping result to json 178205 1726889824.37995: done dumping result, returning 178205 1726889824.37998: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000000522] 178205 1726889824.38000: sending task result for task 02369adf-7a19-34ed-f5d1-000000000522 178205 1726889824.38089: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000522 178205 1726889824.38092: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889824.38148: no more pending results, returning what we have 178205 1726889824.38151: results queue empty 178205 1726889824.38151: checking for any_errors_fatal 178205 1726889824.38157: done checking for any_errors_fatal 178205 1726889824.38157: checking for max_fail_percentage 178205 1726889824.38159: done checking for max_fail_percentage 178205 1726889824.38160: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.38160: done checking to see if all hosts have failed 178205 1726889824.38161: getting the remaining hosts for this loop 178205 1726889824.38162: done getting the remaining hosts for this loop 178205 1726889824.38165: getting the next task for host managed_node2 178205 1726889824.38173: done getting next task for host managed_node2 178205 1726889824.38175: ^ task is: TASK: Show actual size 178205 1726889824.38179: ^ 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? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.38181: getting variables 178205 1726889824.38182: in VariableManager get_vars() 178205 1726889824.38203: Calling all_inventory to load vars for managed_node2 178205 1726889824.38206: Calling groups_inventory to load vars for managed_node2 178205 1726889824.38208: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.38217: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.38218: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.38220: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.38507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.38837: done with get_vars() 178205 1726889824.38846: done getting variables 178205 1726889824.38885: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.377 ****** 178205 1726889824.38904: entering _queue_task() for managed_node2/debug 178205 1726889824.39057: worker is 1 (out of 1 available) 178205 1726889824.39069: exiting _queue_task() for managed_node2/debug 178205 1726889824.39079: done queuing things up, now waiting for results queue to drain 178205 1726889824.39080: waiting for pending results... 178205 1726889824.39239: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889824.39316: in run() - task 02369adf-7a19-34ed-f5d1-000000000524 178205 1726889824.39330: variable 'ansible_search_path' from source: unknown 178205 1726889824.39355: calling self._execute() 178205 1726889824.39424: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.39431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.39438: variable 'omit' from source: magic vars 178205 1726889824.39507: variable 'omit' from source: magic vars 178205 1726889824.39550: variable 'omit' from source: magic vars 178205 1726889824.39573: variable 'omit' from source: magic vars 178205 1726889824.39605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889824.39636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889824.39651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889824.39664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.39672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.39694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889824.39697: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.39699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.39773: Set connection var ansible_pipelining to False 178205 1726889824.39776: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889824.39782: Set connection var ansible_shell_executable to /bin/sh 178205 1726889824.39785: Set connection var ansible_connection to ssh 178205 1726889824.39789: Set connection var ansible_shell_type to sh 178205 1726889824.39794: Set connection var ansible_timeout to 10 178205 1726889824.39815: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.39818: variable 'ansible_connection' from source: unknown 178205 1726889824.39820: variable 'ansible_module_compression' from source: unknown 178205 1726889824.39822: variable 'ansible_shell_type' from source: unknown 178205 1726889824.39825: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.39830: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.39833: variable 'ansible_pipelining' from source: unknown 178205 1726889824.39836: variable 'ansible_timeout' from source: unknown 178205 1726889824.39844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.39939: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889824.39948: variable 'omit' from source: magic vars 178205 1726889824.39951: starting attempt loop 178205 1726889824.39954: running the handler 178205 1726889824.39989: variable 'storage_test_actual_size' from source: set_fact 178205 1726889824.40113: variable 'storage_test_actual_size' from source: set_fact 178205 1726889824.40157: handler run complete 178205 1726889824.40175: attempt loop complete, returning result 178205 1726889824.40178: _execute() done 178205 1726889824.40181: dumping result to json 178205 1726889824.40184: done dumping result, returning 178205 1726889824.40187: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000000524] 178205 1726889824.40192: sending task result for task 02369adf-7a19-34ed-f5d1-000000000524 178205 1726889824.40278: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000524 178205 1726889824.40281: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889824.40353: no more pending results, returning what we have 178205 1726889824.40355: results queue empty 178205 1726889824.40356: checking for any_errors_fatal 178205 1726889824.40362: done checking for any_errors_fatal 178205 1726889824.40363: checking for max_fail_percentage 178205 1726889824.40364: done checking for max_fail_percentage 178205 1726889824.40365: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.40366: done checking to see if all hosts have failed 178205 1726889824.40366: getting the remaining hosts for this loop 178205 1726889824.40367: done getting the remaining hosts for this loop 178205 1726889824.40370: getting the next task for host managed_node2 178205 1726889824.40375: done getting next task for host managed_node2 178205 1726889824.40378: ^ task is: TASK: Show expected size 178205 1726889824.40381: ^ 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? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.40383: getting variables 178205 1726889824.40384: in VariableManager get_vars() 178205 1726889824.40403: Calling all_inventory to load vars for managed_node2 178205 1726889824.40405: Calling groups_inventory to load vars for managed_node2 178205 1726889824.40411: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.40420: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.40421: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.40423: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.40716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.41049: done with get_vars() 178205 1726889824.41059: done getting variables 178205 1726889824.41096: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:37:04 -0400 (0:00:00.022) 0:00:37.399 ****** 178205 1726889824.41116: entering _queue_task() for managed_node2/debug 178205 1726889824.41266: worker is 1 (out of 1 available) 178205 1726889824.41278: exiting _queue_task() for managed_node2/debug 178205 1726889824.41288: done queuing things up, now waiting for results queue to drain 178205 1726889824.41289: waiting for pending results... 178205 1726889824.41449: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889824.41534: in run() - task 02369adf-7a19-34ed-f5d1-000000000525 178205 1726889824.41545: variable 'ansible_search_path' from source: unknown 178205 1726889824.41572: calling self._execute() 178205 1726889824.41649: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.41653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.41660: variable 'omit' from source: magic vars 178205 1726889824.41736: variable 'omit' from source: magic vars 178205 1726889824.41776: variable 'omit' from source: magic vars 178205 1726889824.41799: variable 'omit' from source: magic vars 178205 1726889824.41837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889824.41864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889824.41879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889824.41892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.41902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.41927: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889824.41930: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.41934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.41999: Set connection var ansible_pipelining to False 178205 1726889824.42002: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889824.42008: Set connection var ansible_shell_executable to /bin/sh 178205 1726889824.42011: Set connection var ansible_connection to ssh 178205 1726889824.42017: Set connection var ansible_shell_type to sh 178205 1726889824.42022: Set connection var ansible_timeout to 10 178205 1726889824.42041: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.42046: variable 'ansible_connection' from source: unknown 178205 1726889824.42048: variable 'ansible_module_compression' from source: unknown 178205 1726889824.42051: variable 'ansible_shell_type' from source: unknown 178205 1726889824.42054: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.42057: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.42059: variable 'ansible_pipelining' from source: unknown 178205 1726889824.42061: variable 'ansible_timeout' from source: unknown 178205 1726889824.42063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.42163: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889824.42171: variable 'omit' from source: magic vars 178205 1726889824.42176: starting attempt loop 178205 1726889824.42179: running the handler 178205 1726889824.42353: handler run complete 178205 1726889824.42370: attempt loop complete, returning result 178205 1726889824.42373: _execute() done 178205 1726889824.42376: dumping result to json 178205 1726889824.42378: done dumping result, returning 178205 1726889824.42385: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000000525] 178205 1726889824.42390: sending task result for task 02369adf-7a19-34ed-f5d1-000000000525 178205 1726889824.42471: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000525 178205 1726889824.42474: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889824.42550: no more pending results, returning what we have 178205 1726889824.42553: results queue empty 178205 1726889824.42554: checking for any_errors_fatal 178205 1726889824.42559: done checking for any_errors_fatal 178205 1726889824.42560: checking for max_fail_percentage 178205 1726889824.42561: done checking for max_fail_percentage 178205 1726889824.42562: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.42563: done checking to see if all hosts have failed 178205 1726889824.42564: getting the remaining hosts for this loop 178205 1726889824.42565: done getting the remaining hosts for this loop 178205 1726889824.42567: getting the next task for host managed_node2 178205 1726889824.42573: done getting next task for host managed_node2 178205 1726889824.42575: ^ task is: TASK: Assert expected size is actual size 178205 1726889824.42578: ^ 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? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889824.42580: getting variables 178205 1726889824.42581: in VariableManager get_vars() 178205 1726889824.42600: Calling all_inventory to load vars for managed_node2 178205 1726889824.42602: Calling groups_inventory to load vars for managed_node2 178205 1726889824.42604: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.42610: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.42617: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.42620: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.42911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.43246: done with get_vars() 178205 1726889824.43255: done getting variables 178205 1726889824.43292: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:37:04 -0400 (0:00:00.021) 0:00:37.421 ****** 178205 1726889824.43314: entering _queue_task() for managed_node2/assert 178205 1726889824.43468: worker is 1 (out of 1 available) 178205 1726889824.43479: exiting _queue_task() for managed_node2/assert 178205 1726889824.43490: done queuing things up, now waiting for results queue to drain 178205 1726889824.43491: waiting for pending results... 178205 1726889824.43649: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889824.43719: in run() - task 02369adf-7a19-34ed-f5d1-000000000526 178205 1726889824.43732: variable 'ansible_search_path' from source: unknown 178205 1726889824.43759: calling self._execute() 178205 1726889824.43832: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.43836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.43844: variable 'omit' from source: magic vars 178205 1726889824.44087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889824.45579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889824.45631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889824.45657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889824.45685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889824.45706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889824.45775: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.45789: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889824.45877: variable 'storage_test_volume' from source: include params 178205 1726889824.45900: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889824.45903: when evaluation is False, skipping this task 178205 1726889824.45906: _execute() done 178205 1726889824.45908: dumping result to json 178205 1726889824.45911: done dumping result, returning 178205 1726889824.45919: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000000526] 178205 1726889824.45923: sending task result for task 02369adf-7a19-34ed-f5d1-000000000526 178205 1726889824.46003: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000526 178205 1726889824.46007: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889824.46055: no more pending results, returning what we have 178205 1726889824.46058: results queue empty 178205 1726889824.46058: checking for any_errors_fatal 178205 1726889824.46064: done checking for any_errors_fatal 178205 1726889824.46065: checking for max_fail_percentage 178205 1726889824.46067: done checking for max_fail_percentage 178205 1726889824.46067: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.46068: done checking to see if all hosts have failed 178205 1726889824.46069: getting the remaining hosts for this loop 178205 1726889824.46070: done getting the remaining hosts for this loop 178205 1726889824.46073: getting the next task for host managed_node2 178205 1726889824.46081: done getting next task for host managed_node2 178205 1726889824.46084: ^ task is: TASK: Get information about the LV 178205 1726889824.46088: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.46091: getting variables 178205 1726889824.46092: in VariableManager get_vars() 178205 1726889824.46121: Calling all_inventory to load vars for managed_node2 178205 1726889824.46129: Calling groups_inventory to load vars for managed_node2 178205 1726889824.46133: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.46139: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.46142: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.46143: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.46440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.46778: done with get_vars() 178205 1726889824.46787: done getting variables 178205 1726889824.46827: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:37:04 -0400 (0:00:00.035) 0:00:37.456 ****** 178205 1726889824.46849: entering _queue_task() for managed_node2/command 178205 1726889824.47010: worker is 1 (out of 1 available) 178205 1726889824.47026: exiting _queue_task() for managed_node2/command 178205 1726889824.47038: done queuing things up, now waiting for results queue to drain 178205 1726889824.47039: waiting for pending results... 178205 1726889824.47190: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889824.47264: in run() - task 02369adf-7a19-34ed-f5d1-00000000052d 178205 1726889824.47279: variable 'ansible_search_path' from source: unknown 178205 1726889824.47303: calling self._execute() 178205 1726889824.47387: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.47391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.47398: variable 'omit' from source: magic vars 178205 1726889824.47687: variable 'storage_test_volume' from source: include params 178205 1726889824.47703: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.47720: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.47723: when evaluation is False, skipping this task 178205 1726889824.47726: _execute() done 178205 1726889824.47731: dumping result to json 178205 1726889824.47733: done dumping result, returning 178205 1726889824.47742: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-00000000052d] 178205 1726889824.47746: sending task result for task 02369adf-7a19-34ed-f5d1-00000000052d 178205 1726889824.47833: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000052d 178205 1726889824.47836: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.47886: no more pending results, returning what we have 178205 1726889824.47889: results queue empty 178205 1726889824.47890: checking for any_errors_fatal 178205 1726889824.47896: done checking for any_errors_fatal 178205 1726889824.47897: checking for max_fail_percentage 178205 1726889824.47898: done checking for max_fail_percentage 178205 1726889824.47899: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.47900: done checking to see if all hosts have failed 178205 1726889824.47901: getting the remaining hosts for this loop 178205 1726889824.47902: done getting the remaining hosts for this loop 178205 1726889824.47905: getting the next task for host managed_node2 178205 1726889824.47910: done getting next task for host managed_node2 178205 1726889824.47914: ^ task is: TASK: Set LV segment type 178205 1726889824.47918: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.47921: getting variables 178205 1726889824.47922: in VariableManager get_vars() 178205 1726889824.47947: Calling all_inventory to load vars for managed_node2 178205 1726889824.47948: Calling groups_inventory to load vars for managed_node2 178205 1726889824.47951: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.47957: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.47958: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.47960: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.48252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.48580: done with get_vars() 178205 1726889824.48589: done getting variables 178205 1726889824.48631: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:37:04 -0400 (0:00:00.018) 0:00:37.474 ****** 178205 1726889824.48650: entering _queue_task() for managed_node2/set_fact 178205 1726889824.48806: worker is 1 (out of 1 available) 178205 1726889824.48820: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.48832: done queuing things up, now waiting for results queue to drain 178205 1726889824.48833: waiting for pending results... 178205 1726889824.49003: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889824.49088: in run() - task 02369adf-7a19-34ed-f5d1-00000000052e 178205 1726889824.49098: variable 'ansible_search_path' from source: unknown 178205 1726889824.49125: calling self._execute() 178205 1726889824.49203: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.49207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.49216: variable 'omit' from source: magic vars 178205 1726889824.49501: variable 'storage_test_volume' from source: include params 178205 1726889824.49520: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.49536: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.49540: when evaluation is False, skipping this task 178205 1726889824.49543: _execute() done 178205 1726889824.49547: dumping result to json 178205 1726889824.49549: done dumping result, returning 178205 1726889824.49555: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-00000000052e] 178205 1726889824.49560: sending task result for task 02369adf-7a19-34ed-f5d1-00000000052e 178205 1726889824.49649: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000052e 178205 1726889824.49652: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.49694: no more pending results, returning what we have 178205 1726889824.49697: results queue empty 178205 1726889824.49698: checking for any_errors_fatal 178205 1726889824.49703: done checking for any_errors_fatal 178205 1726889824.49704: checking for max_fail_percentage 178205 1726889824.49705: done checking for max_fail_percentage 178205 1726889824.49706: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.49707: done checking to see if all hosts have failed 178205 1726889824.49708: getting the remaining hosts for this loop 178205 1726889824.49709: done getting the remaining hosts for this loop 178205 1726889824.49713: getting the next task for host managed_node2 178205 1726889824.49720: done getting next task for host managed_node2 178205 1726889824.49722: ^ task is: TASK: Check segment type 178205 1726889824.49728: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.49731: getting variables 178205 1726889824.49732: in VariableManager get_vars() 178205 1726889824.49758: Calling all_inventory to load vars for managed_node2 178205 1726889824.49760: Calling groups_inventory to load vars for managed_node2 178205 1726889824.49762: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.49769: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.49770: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.49772: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.50059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.50592: done with get_vars() 178205 1726889824.50601: done getting variables 178205 1726889824.50640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:37:04 -0400 (0:00:00.020) 0:00:37.494 ****** 178205 1726889824.50658: entering _queue_task() for managed_node2/assert 178205 1726889824.50816: worker is 1 (out of 1 available) 178205 1726889824.50831: exiting _queue_task() for managed_node2/assert 178205 1726889824.50841: done queuing things up, now waiting for results queue to drain 178205 1726889824.50842: waiting for pending results... 178205 1726889824.50996: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889824.51072: in run() - task 02369adf-7a19-34ed-f5d1-00000000052f 178205 1726889824.51081: variable 'ansible_search_path' from source: unknown 178205 1726889824.51106: calling self._execute() 178205 1726889824.51199: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.51203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.51213: variable 'omit' from source: magic vars 178205 1726889824.51514: variable 'storage_test_volume' from source: include params 178205 1726889824.51533: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.51549: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.51553: when evaluation is False, skipping this task 178205 1726889824.51556: _execute() done 178205 1726889824.51559: dumping result to json 178205 1726889824.51562: done dumping result, returning 178205 1726889824.51565: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-00000000052f] 178205 1726889824.51569: sending task result for task 02369adf-7a19-34ed-f5d1-00000000052f 178205 1726889824.51654: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000052f 178205 1726889824.51657: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.51703: no more pending results, returning what we have 178205 1726889824.51706: results queue empty 178205 1726889824.51707: checking for any_errors_fatal 178205 1726889824.51717: done checking for any_errors_fatal 178205 1726889824.51718: checking for max_fail_percentage 178205 1726889824.51719: done checking for max_fail_percentage 178205 1726889824.51720: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.51721: done checking to see if all hosts have failed 178205 1726889824.51722: getting the remaining hosts for this loop 178205 1726889824.51723: done getting the remaining hosts for this loop 178205 1726889824.51726: getting the next task for host managed_node2 178205 1726889824.51732: done getting next task for host managed_node2 178205 1726889824.51734: ^ task is: TASK: Set LV cache size 178205 1726889824.51739: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.51742: getting variables 178205 1726889824.51744: in VariableManager get_vars() 178205 1726889824.51768: Calling all_inventory to load vars for managed_node2 178205 1726889824.51770: Calling groups_inventory to load vars for managed_node2 178205 1726889824.51772: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.51778: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.51780: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.51781: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.52077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.52406: done with get_vars() 178205 1726889824.52417: done getting variables 178205 1726889824.52457: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:37:04 -0400 (0:00:00.018) 0:00:37.512 ****** 178205 1726889824.52476: entering _queue_task() for managed_node2/set_fact 178205 1726889824.52629: worker is 1 (out of 1 available) 178205 1726889824.52641: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.52652: done queuing things up, now waiting for results queue to drain 178205 1726889824.52653: waiting for pending results... 178205 1726889824.52820: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889824.52894: in run() - task 02369adf-7a19-34ed-f5d1-000000000530 178205 1726889824.52906: variable 'ansible_search_path' from source: unknown 178205 1726889824.52934: calling self._execute() 178205 1726889824.53008: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.53013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.53021: variable 'omit' from source: magic vars 178205 1726889824.53297: variable 'storage_test_volume' from source: include params 178205 1726889824.53318: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.53333: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.53336: when evaluation is False, skipping this task 178205 1726889824.53339: _execute() done 178205 1726889824.53342: dumping result to json 178205 1726889824.53345: done dumping result, returning 178205 1726889824.53350: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-000000000530] 178205 1726889824.53355: sending task result for task 02369adf-7a19-34ed-f5d1-000000000530 178205 1726889824.53440: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000530 178205 1726889824.53443: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.53486: no more pending results, returning what we have 178205 1726889824.53488: results queue empty 178205 1726889824.53489: checking for any_errors_fatal 178205 1726889824.53496: done checking for any_errors_fatal 178205 1726889824.53497: checking for max_fail_percentage 178205 1726889824.53498: done checking for max_fail_percentage 178205 1726889824.53498: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.53499: done checking to see if all hosts have failed 178205 1726889824.53500: getting the remaining hosts for this loop 178205 1726889824.53501: done getting the remaining hosts for this loop 178205 1726889824.53504: getting the next task for host managed_node2 178205 1726889824.53510: done getting next task for host managed_node2 178205 1726889824.53515: ^ task is: TASK: Parse the requested cache size 178205 1726889824.53519: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.53522: getting variables 178205 1726889824.53523: in VariableManager get_vars() 178205 1726889824.53547: Calling all_inventory to load vars for managed_node2 178205 1726889824.53548: Calling groups_inventory to load vars for managed_node2 178205 1726889824.53550: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.53562: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.53563: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.53565: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.53858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.54187: done with get_vars() 178205 1726889824.54196: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.530 ****** 178205 1726889824.54251: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.54401: worker is 1 (out of 1 available) 178205 1726889824.54414: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889824.54427: done queuing things up, now waiting for results queue to drain 178205 1726889824.54428: waiting for pending results... 178205 1726889824.54583: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889824.54655: in run() - task 02369adf-7a19-34ed-f5d1-000000000531 178205 1726889824.54666: variable 'ansible_search_path' from source: unknown 178205 1726889824.54691: calling self._execute() 178205 1726889824.54767: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.54771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.54777: variable 'omit' from source: magic vars 178205 1726889824.55046: variable 'storage_test_volume' from source: include params 178205 1726889824.55061: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.55077: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.55080: when evaluation is False, skipping this task 178205 1726889824.55083: _execute() done 178205 1726889824.55085: dumping result to json 178205 1726889824.55088: done dumping result, returning 178205 1726889824.55091: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000000531] 178205 1726889824.55096: sending task result for task 02369adf-7a19-34ed-f5d1-000000000531 178205 1726889824.55189: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000531 178205 1726889824.55192: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.55247: no more pending results, returning what we have 178205 1726889824.55250: results queue empty 178205 1726889824.55251: checking for any_errors_fatal 178205 1726889824.55256: done checking for any_errors_fatal 178205 1726889824.55257: checking for max_fail_percentage 178205 1726889824.55258: done checking for max_fail_percentage 178205 1726889824.55259: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.55260: done checking to see if all hosts have failed 178205 1726889824.55261: getting the remaining hosts for this loop 178205 1726889824.55262: done getting the remaining hosts for this loop 178205 1726889824.55264: getting the next task for host managed_node2 178205 1726889824.55270: done getting next task for host managed_node2 178205 1726889824.55271: ^ task is: TASK: Set expected cache size 178205 1726889824.55274: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.55276: getting variables 178205 1726889824.55277: in VariableManager get_vars() 178205 1726889824.55295: Calling all_inventory to load vars for managed_node2 178205 1726889824.55297: Calling groups_inventory to load vars for managed_node2 178205 1726889824.55299: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.55305: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.55306: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.55314: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.55605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.55940: done with get_vars() 178205 1726889824.55949: done getting variables 178205 1726889824.55986: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.548 ****** 178205 1726889824.56005: entering _queue_task() for managed_node2/set_fact 178205 1726889824.56162: worker is 1 (out of 1 available) 178205 1726889824.56173: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.56182: done queuing things up, now waiting for results queue to drain 178205 1726889824.56183: waiting for pending results... 178205 1726889824.56337: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889824.56404: in run() - task 02369adf-7a19-34ed-f5d1-000000000532 178205 1726889824.56419: variable 'ansible_search_path' from source: unknown 178205 1726889824.56444: calling self._execute() 178205 1726889824.56510: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.56521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.56532: variable 'omit' from source: magic vars 178205 1726889824.56793: variable 'storage_test_volume' from source: include params 178205 1726889824.56807: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.56823: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.56829: when evaluation is False, skipping this task 178205 1726889824.56834: _execute() done 178205 1726889824.56837: dumping result to json 178205 1726889824.56839: done dumping result, returning 178205 1726889824.56842: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000000532] 178205 1726889824.56846: sending task result for task 02369adf-7a19-34ed-f5d1-000000000532 178205 1726889824.56929: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000532 178205 1726889824.56932: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.56992: no more pending results, returning what we have 178205 1726889824.56995: results queue empty 178205 1726889824.56996: checking for any_errors_fatal 178205 1726889824.57002: done checking for any_errors_fatal 178205 1726889824.57003: checking for max_fail_percentage 178205 1726889824.57004: done checking for max_fail_percentage 178205 1726889824.57005: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.57006: done checking to see if all hosts have failed 178205 1726889824.57006: getting the remaining hosts for this loop 178205 1726889824.57007: done getting the remaining hosts for this loop 178205 1726889824.57009: getting the next task for host managed_node2 178205 1726889824.57016: done getting next task for host managed_node2 178205 1726889824.57017: ^ task is: TASK: Check cache size 178205 1726889824.57020: ^ 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? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.57022: getting variables 178205 1726889824.57023: in VariableManager get_vars() 178205 1726889824.57044: Calling all_inventory to load vars for managed_node2 178205 1726889824.57046: Calling groups_inventory to load vars for managed_node2 178205 1726889824.57048: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.57054: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.57056: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.57058: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.57352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.57681: done with get_vars() 178205 1726889824.57689: done getting variables 178205 1726889824.57731: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.565 ****** 178205 1726889824.57751: entering _queue_task() for managed_node2/assert 178205 1726889824.57903: worker is 1 (out of 1 available) 178205 1726889824.57917: exiting _queue_task() for managed_node2/assert 178205 1726889824.57929: done queuing things up, now waiting for results queue to drain 178205 1726889824.57930: waiting for pending results... 178205 1726889824.58091: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889824.58163: in run() - task 02369adf-7a19-34ed-f5d1-000000000533 178205 1726889824.58175: variable 'ansible_search_path' from source: unknown 178205 1726889824.58201: calling self._execute() 178205 1726889824.58280: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.58284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.58292: variable 'omit' from source: magic vars 178205 1726889824.58572: variable 'storage_test_volume' from source: include params 178205 1726889824.58592: variable '_storage_test_volume_present' from source: set_fact 178205 1726889824.58606: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889824.58609: when evaluation is False, skipping this task 178205 1726889824.58613: _execute() done 178205 1726889824.58616: dumping result to json 178205 1726889824.58618: done dumping result, returning 178205 1726889824.58625: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-000000000533] 178205 1726889824.58632: sending task result for task 02369adf-7a19-34ed-f5d1-000000000533 178205 1726889824.58718: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000533 178205 1726889824.58721: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889824.58765: no more pending results, returning what we have 178205 1726889824.58768: results queue empty 178205 1726889824.58769: checking for any_errors_fatal 178205 1726889824.58775: done checking for any_errors_fatal 178205 1726889824.58775: checking for max_fail_percentage 178205 1726889824.58777: done checking for max_fail_percentage 178205 1726889824.58777: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.58779: done checking to see if all hosts have failed 178205 1726889824.58779: getting the remaining hosts for this loop 178205 1726889824.58780: done getting the remaining hosts for this loop 178205 1726889824.58783: getting the next task for host managed_node2 178205 1726889824.58790: done getting next task for host managed_node2 178205 1726889824.58792: ^ task is: TASK: Clean up facts 178205 1726889824.58795: ^ 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? (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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.58799: getting variables 178205 1726889824.58800: in VariableManager get_vars() 178205 1726889824.58827: Calling all_inventory to load vars for managed_node2 178205 1726889824.58834: Calling groups_inventory to load vars for managed_node2 178205 1726889824.58836: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.58843: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.58844: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.58846: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.59132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.59454: done with get_vars() 178205 1726889824.59463: done getting variables 178205 1726889824.59501: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:37:04 -0400 (0:00:00.017) 0:00:37.583 ****** 178205 1726889824.59522: entering _queue_task() for managed_node2/set_fact 178205 1726889824.59669: worker is 1 (out of 1 available) 178205 1726889824.59682: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.59691: done queuing things up, now waiting for results queue to drain 178205 1726889824.59692: waiting for pending results... 178205 1726889824.59846: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889824.59906: in run() - task 02369adf-7a19-34ed-f5d1-000000000486 178205 1726889824.59926: variable 'ansible_search_path' from source: unknown 178205 1726889824.59950: calling self._execute() 178205 1726889824.60019: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.60026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.60034: variable 'omit' from source: magic vars 178205 1726889824.60104: variable 'omit' from source: magic vars 178205 1726889824.60148: variable 'omit' from source: magic vars 178205 1726889824.60172: variable 'omit' from source: magic vars 178205 1726889824.60202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889824.60231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889824.60247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889824.60264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.60272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.60294: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889824.60297: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.60301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.60372: Set connection var ansible_pipelining to False 178205 1726889824.60380: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889824.60385: Set connection var ansible_shell_executable to /bin/sh 178205 1726889824.60388: Set connection var ansible_connection to ssh 178205 1726889824.60392: Set connection var ansible_shell_type to sh 178205 1726889824.60397: Set connection var ansible_timeout to 10 178205 1726889824.60418: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.60421: variable 'ansible_connection' from source: unknown 178205 1726889824.60426: variable 'ansible_module_compression' from source: unknown 178205 1726889824.60429: variable 'ansible_shell_type' from source: unknown 178205 1726889824.60431: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.60434: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.60436: variable 'ansible_pipelining' from source: unknown 178205 1726889824.60438: variable 'ansible_timeout' from source: unknown 178205 1726889824.60441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.60546: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889824.60555: variable 'omit' from source: magic vars 178205 1726889824.60560: starting attempt loop 178205 1726889824.60563: running the handler 178205 1726889824.60574: handler run complete 178205 1726889824.60589: attempt loop complete, returning result 178205 1726889824.60592: _execute() done 178205 1726889824.60594: dumping result to json 178205 1726889824.60597: done dumping result, returning 178205 1726889824.60602: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000000486] 178205 1726889824.60608: sending task result for task 02369adf-7a19-34ed-f5d1-000000000486 178205 1726889824.60679: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000486 178205 1726889824.60682: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889824.60742: no more pending results, returning what we have 178205 1726889824.60745: results queue empty 178205 1726889824.60746: checking for any_errors_fatal 178205 1726889824.60751: done checking for any_errors_fatal 178205 1726889824.60752: checking for max_fail_percentage 178205 1726889824.60754: done checking for max_fail_percentage 178205 1726889824.60754: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.60755: done checking to see if all hosts have failed 178205 1726889824.60756: getting the remaining hosts for this loop 178205 1726889824.60757: done getting the remaining hosts for this loop 178205 1726889824.60760: getting the next task for host managed_node2 178205 1726889824.60765: done getting next task for host managed_node2 178205 1726889824.60768: ^ task is: TASK: Clean up variable namespace 178205 1726889824.60770: ^ 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? (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 178205 1726889824.60774: getting variables 178205 1726889824.60775: in VariableManager get_vars() 178205 1726889824.60802: Calling all_inventory to load vars for managed_node2 178205 1726889824.60804: Calling groups_inventory to load vars for managed_node2 178205 1726889824.60806: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.60814: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.60816: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.60818: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.61101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.61630: done with get_vars() 178205 1726889824.61638: done getting variables 178205 1726889824.61676: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:37:04 -0400 (0:00:00.021) 0:00:37.604 ****** 178205 1726889824.61694: entering _queue_task() for managed_node2/set_fact 178205 1726889824.61848: worker is 1 (out of 1 available) 178205 1726889824.61861: exiting _queue_task() for managed_node2/set_fact 178205 1726889824.61872: done queuing things up, now waiting for results queue to drain 178205 1726889824.61872: waiting for pending results... 178205 1726889824.62027: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889824.62098: in run() - task 02369adf-7a19-34ed-f5d1-0000000003f0 178205 1726889824.62116: variable 'ansible_search_path' from source: unknown 178205 1726889824.62142: calling self._execute() 178205 1726889824.62221: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.62227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.62230: variable 'omit' from source: magic vars 178205 1726889824.62300: variable 'omit' from source: magic vars 178205 1726889824.62334: variable 'omit' from source: magic vars 178205 1726889824.62359: variable 'omit' from source: magic vars 178205 1726889824.62391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889824.62416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889824.62436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889824.62449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.62459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.62480: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889824.62484: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.62486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.62557: Set connection var ansible_pipelining to False 178205 1726889824.62562: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889824.62567: Set connection var ansible_shell_executable to /bin/sh 178205 1726889824.62570: Set connection var ansible_connection to ssh 178205 1726889824.62574: Set connection var ansible_shell_type to sh 178205 1726889824.62579: Set connection var ansible_timeout to 10 178205 1726889824.62599: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.62602: variable 'ansible_connection' from source: unknown 178205 1726889824.62605: variable 'ansible_module_compression' from source: unknown 178205 1726889824.62607: variable 'ansible_shell_type' from source: unknown 178205 1726889824.62610: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.62615: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.62617: variable 'ansible_pipelining' from source: unknown 178205 1726889824.62619: variable 'ansible_timeout' from source: unknown 178205 1726889824.62623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.62722: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889824.62731: variable 'omit' from source: magic vars 178205 1726889824.62736: starting attempt loop 178205 1726889824.62739: running the handler 178205 1726889824.62749: handler run complete 178205 1726889824.62758: attempt loop complete, returning result 178205 1726889824.62763: _execute() done 178205 1726889824.62766: dumping result to json 178205 1726889824.62771: done dumping result, returning 178205 1726889824.62778: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-0000000003f0] 178205 1726889824.62783: sending task result for task 02369adf-7a19-34ed-f5d1-0000000003f0 178205 1726889824.62864: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000003f0 178205 1726889824.62867: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889824.62924: no more pending results, returning what we have 178205 1726889824.62926: results queue empty 178205 1726889824.62927: checking for any_errors_fatal 178205 1726889824.62932: done checking for any_errors_fatal 178205 1726889824.62933: checking for max_fail_percentage 178205 1726889824.62934: done checking for max_fail_percentage 178205 1726889824.62935: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.62936: done checking to see if all hosts have failed 178205 1726889824.62937: getting the remaining hosts for this loop 178205 1726889824.62938: done getting the remaining hosts for this loop 178205 1726889824.62941: getting the next task for host managed_node2 178205 1726889824.62947: done getting next task for host managed_node2 178205 1726889824.62950: ^ task is: TASK: Get disk to use for non-swap device 178205 1726889824.62952: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.62955: getting variables 178205 1726889824.62956: in VariableManager get_vars() 178205 1726889824.62981: Calling all_inventory to load vars for managed_node2 178205 1726889824.62984: Calling groups_inventory to load vars for managed_node2 178205 1726889824.62986: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.62992: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.62993: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.62995: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.65319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.65630: done with get_vars() 178205 1726889824.65638: done getting variables TASK [Get disk to use for non-swap device] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:49 Friday 20 September 2024 23:37:04 -0400 (0:00:00.039) 0:00:37.644 ****** 178205 1726889824.65682: entering _queue_task() for managed_node2/include_tasks 178205 1726889824.65855: worker is 1 (out of 1 available) 178205 1726889824.65868: exiting _queue_task() for managed_node2/include_tasks 178205 1726889824.65878: done queuing things up, now waiting for results queue to drain 178205 1726889824.65880: waiting for pending results... 178205 1726889824.66051: running TaskExecutor() for managed_node2/TASK: Get disk to use for non-swap device 178205 1726889824.66116: in run() - task 02369adf-7a19-34ed-f5d1-00000000000c 178205 1726889824.66131: variable 'ansible_search_path' from source: unknown 178205 1726889824.66161: calling self._execute() 178205 1726889824.66236: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.66241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.66249: variable 'omit' from source: magic vars 178205 1726889824.66332: _execute() done 178205 1726889824.66336: dumping result to json 178205 1726889824.66339: done dumping result, returning 178205 1726889824.66342: done running TaskExecutor() for managed_node2/TASK: Get disk to use for non-swap device [02369adf-7a19-34ed-f5d1-00000000000c] 178205 1726889824.66348: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000c 178205 1726889824.66455: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000c 178205 1726889824.66458: WORKER PROCESS EXITING 178205 1726889824.66487: no more pending results, returning what we have 178205 1726889824.66491: in VariableManager get_vars() 178205 1726889824.66526: Calling all_inventory to load vars for managed_node2 178205 1726889824.66529: Calling groups_inventory to load vars for managed_node2 178205 1726889824.66532: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.66542: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.66544: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.66547: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.66842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.67167: done with get_vars() 178205 1726889824.67175: variable 'ansible_search_path' from source: unknown 178205 1726889824.67184: we have included files to process 178205 1726889824.67185: generating all_blocks data 178205 1726889824.67197: done generating all_blocks data 178205 1726889824.67202: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889824.67202: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889824.67204: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 178205 1726889824.67621: done processing included file 178205 1726889824.67622: iterating over new_blocks loaded from include file 178205 1726889824.67623: in VariableManager get_vars() 178205 1726889824.67633: done with get_vars() 178205 1726889824.67634: filtering new block on tags 178205 1726889824.67649: done filtering new block on tags 178205 1726889824.67650: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node2 178205 1726889824.67653: extending task lists for all hosts with included blocks 178205 1726889824.68460: done extending task lists 178205 1726889824.68461: done processing included files 178205 1726889824.68462: results queue empty 178205 1726889824.68462: checking for any_errors_fatal 178205 1726889824.68464: done checking for any_errors_fatal 178205 1726889824.68465: checking for max_fail_percentage 178205 1726889824.68465: done checking for max_fail_percentage 178205 1726889824.68466: checking to see if all hosts have failed and the running result is not ok 178205 1726889824.68466: done checking to see if all hosts have failed 178205 1726889824.68467: getting the remaining hosts for this loop 178205 1726889824.68468: done getting the remaining hosts for this loop 178205 1726889824.68469: getting the next task for host managed_node2 178205 1726889824.68472: done getting next task for host managed_node2 178205 1726889824.68473: ^ task is: TASK: Ensure test packages 178205 1726889824.68474: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889824.68476: getting variables 178205 1726889824.68476: in VariableManager get_vars() 178205 1726889824.68482: Calling all_inventory to load vars for managed_node2 178205 1726889824.68483: Calling groups_inventory to load vars for managed_node2 178205 1726889824.68484: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889824.68488: Calling all_plugins_play to load vars for managed_node2 178205 1726889824.68489: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889824.68491: Calling groups_plugins_play to load vars for managed_node2 178205 1726889824.68717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889824.69030: done with get_vars() 178205 1726889824.69038: done getting variables 178205 1726889824.69063: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure test packages] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 20 September 2024 23:37:04 -0400 (0:00:00.033) 0:00:37.678 ****** 178205 1726889824.69082: entering _queue_task() for managed_node2/package 178205 1726889824.69253: worker is 1 (out of 1 available) 178205 1726889824.69266: exiting _queue_task() for managed_node2/package 178205 1726889824.69278: done queuing things up, now waiting for results queue to drain 178205 1726889824.69279: waiting for pending results... 178205 1726889824.69445: running TaskExecutor() for managed_node2/TASK: Ensure test packages 178205 1726889824.69508: in run() - task 02369adf-7a19-34ed-f5d1-000000000659 178205 1726889824.69524: variable 'ansible_search_path' from source: unknown 178205 1726889824.69553: calling self._execute() 178205 1726889824.69638: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.69641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.69650: variable 'omit' from source: magic vars 178205 1726889824.69721: variable 'omit' from source: magic vars 178205 1726889824.69753: variable 'omit' from source: magic vars 178205 1726889824.69773: variable 'test_packages' from source: task vars 178205 1726889824.69918: variable 'test_packages' from source: task vars 178205 1726889824.70109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889824.70315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889824.70347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889824.70374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889824.70425: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889824.70543: variable 'ansible_facts' from source: unknown 178205 1726889824.70798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889824.72198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889824.72244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889824.72270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889824.72293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889824.72314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889824.72380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889824.72407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889824.72427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889824.72459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889824.72469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889824.72541: variable '__storage_is_ostree' from source: set_fact 178205 1726889824.72545: variable 'omit' from source: magic vars 178205 1726889824.72563: variable 'omit' from source: magic vars 178205 1726889824.72582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889824.72600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889824.72614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889824.72628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.72637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889824.72658: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889824.72668: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.72670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.72735: Set connection var ansible_pipelining to False 178205 1726889824.72739: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889824.72746: Set connection var ansible_shell_executable to /bin/sh 178205 1726889824.72749: Set connection var ansible_connection to ssh 178205 1726889824.72753: Set connection var ansible_shell_type to sh 178205 1726889824.72758: Set connection var ansible_timeout to 10 178205 1726889824.72779: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.72782: variable 'ansible_connection' from source: unknown 178205 1726889824.72785: variable 'ansible_module_compression' from source: unknown 178205 1726889824.72787: variable 'ansible_shell_type' from source: unknown 178205 1726889824.72790: variable 'ansible_shell_executable' from source: unknown 178205 1726889824.72792: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889824.72794: variable 'ansible_pipelining' from source: unknown 178205 1726889824.72796: variable 'ansible_timeout' from source: unknown 178205 1726889824.72800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889824.72870: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889824.72880: variable 'omit' from source: magic vars 178205 1726889824.72883: starting attempt loop 178205 1726889824.72886: running the handler 178205 1726889824.72894: variable 'ansible_facts' from source: unknown 178205 1726889824.72896: variable 'ansible_facts' from source: unknown 178205 1726889824.72936: _low_level_execute_command(): starting 178205 1726889824.72947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889824.73443: 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 <<< 178205 1726889824.73468: 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 <<< 178205 1726889824.73482: 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 <<< 178205 1726889824.73539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889824.73558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889824.73595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889824.75221: stdout chunk (state=3): >>>/root <<< 178205 1726889824.75331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889824.75381: stderr chunk (state=3): >>><<< 178205 1726889824.75384: stdout chunk (state=3): >>><<< 178205 1726889824.75401: _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 178205 1726889824.75410: _low_level_execute_command(): starting 178205 1726889824.75417: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439 `" && echo ansible-tmp-1726889824.7539995-179459-34499902931439="` echo /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439 `" ) && sleep 0' 178205 1726889824.75842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889824.75855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889824.75872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889824.75883: 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 <<< 178205 1726889824.75899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889824.75941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889824.75952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889824.75994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889824.77787: stdout chunk (state=3): >>>ansible-tmp-1726889824.7539995-179459-34499902931439=/root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439 <<< 178205 1726889824.77899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889824.77945: stderr chunk (state=3): >>><<< 178205 1726889824.77949: stdout chunk (state=3): >>><<< 178205 1726889824.77962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889824.7539995-179459-34499902931439=/root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439 , stderr=OpenSSH_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 178205 1726889824.77985: variable 'ansible_module_compression' from source: unknown 178205 1726889824.78033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889824.78064: variable 'ansible_facts' from source: unknown 178205 1726889824.78131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/AnsiballZ_dnf.py 178205 1726889824.78223: Sending initial data 178205 1726889824.78236: Sent initial data (153 bytes) 178205 1726889824.78856: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889824.78860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889824.78896: 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 <<< 178205 1726889824.78900: 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 <<< 178205 1726889824.78902: stderr 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 <<< 178205 1726889824.78905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889824.78959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889824.78966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889824.79001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889824.80655: 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 <<< 178205 1726889824.80664: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889824.80692: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889824.80730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpxzt46tld /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/AnsiballZ_dnf.py <<< 178205 1726889824.80761: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889824.81769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889824.81851: stderr chunk (state=3): >>><<< 178205 1726889824.81855: stdout chunk (state=3): >>><<< 178205 1726889824.81867: done transferring module to remote 178205 1726889824.81877: _low_level_execute_command(): starting 178205 1726889824.81880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/ /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/AnsiballZ_dnf.py && sleep 0' 178205 1726889824.82277: 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 <<< 178205 1726889824.82280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889824.82313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889824.82316: 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 <<< 178205 1726889824.82319: 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 <<< 178205 1726889824.82321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889824.82370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889824.82374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889824.82418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889824.84075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889824.84118: stderr chunk (state=3): >>><<< 178205 1726889824.84121: stdout chunk (state=3): >>><<< 178205 1726889824.84133: _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 178205 1726889824.84136: _low_level_execute_command(): starting 178205 1726889824.84138: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/AnsiballZ_dnf.py && sleep 0' 178205 1726889824.84528: 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 <<< 178205 1726889824.84546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889824.84561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889824.84571: 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 <<< 178205 1726889824.84580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889824.84624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889824.84642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889824.84680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889824.86570: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889824.86588: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889824.86593: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889824.86644: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889824.86649: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889824.86682: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889824.86713: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889824.86752: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889824.86756: stdout chunk (state=3): >>>import 'zipimport' # <<< 178205 1726889824.86762: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889824.86809: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889824.86819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.86829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889824.86845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889824.86849: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889824.86876: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841f3dc0> <<< 178205 1726889824.86907: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889824.86931: 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 0x7f98841983a0> <<< 178205 1726889824.86939: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841f3b20> <<< 178205 1726889824.86955: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889824.86962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889824.86969: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841f3ac0> <<< 178205 1726889824.86994: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889824.87012: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889824.87027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198490> <<< 178205 1726889824.87046: 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' <<< 178205 1726889824.87066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 178205 1726889824.87081: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889824.87093: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889824.87101: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198940> <<< 178205 1726889824.87115: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198670> <<< 178205 1726889824.87142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889824.87148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889824.87172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889824.87189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889824.87208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889824.87224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889824.87246: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988414f190> <<< 178205 1726889824.87264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889824.87282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889824.87352: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988414f220> <<< 178205 1726889824.87378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889824.87383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889824.87406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889824.87415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988414f940> <<< 178205 1726889824.87441: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841b0880> <<< 178205 1726889824.87468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889824.87471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884148d90> <<< 178205 1726889824.87520: 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' <<< 178205 1726889824.87534: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884172d90> <<< 178205 1726889824.87581: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198970> <<< 178205 1726889824.87609: 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. <<< 178205 1726889824.87840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889824.87848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889824.87879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889824.87882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889824.87900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889824.87921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889824.87936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889824.87950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889824.87955: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840efeb0> <<< 178205 1726889824.88001: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f2f40> <<< 178205 1726889824.88023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889824.88029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889824.88043: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889824.88063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889824.88076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889824.88098: 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' <<< 178205 1726889824.88127: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840e7610> <<< 178205 1726889824.88139: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f0640> <<< 178205 1726889824.88149: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840ef370> <<< 178205 1726889824.88167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889824.88234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889824.88251: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889824.88283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.88305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889824.88310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889824.88345: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.88350: 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 0x7f9883dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dd68b0> <<< 178205 1726889824.88352: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889824.88377: 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' <<< 178205 1726889824.88383: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dd6eb0> <<< 178205 1726889824.88396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889824.88417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889824.88435: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889824.88441: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dd6f70> <<< 178205 1726889824.88460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889824.88473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dd6e80> <<< 178205 1726889824.88477: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889824.88525: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884052d30> <<< 178205 1726889824.88531: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889824.88551: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988404d610> <<< 178205 1726889824.88607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889824.88615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988405f670> <<< 178205 1726889824.88633: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f6e20> <<< 178205 1726889824.88635: 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' <<< 178205 1726889824.88663: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.88669: 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 0x7f9883de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884052250> <<< 178205 1726889824.88708: 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 0x7f988405f280> <<< 178205 1726889824.88715: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840fc9d0> <<< 178205 1726889824.88731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889824.88740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889824.88761: 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'<<< 178205 1726889824.88767: stdout chunk (state=3): >>> <<< 178205 1726889824.88781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889824.88797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889824.88808: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de7fa0> <<< 178205 1726889824.88817: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de7d90> <<< 178205 1726889824.88838: 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 0x7f9883de7d00> <<< 178205 1726889824.88860: 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' <<< 178205 1726889824.88883: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889824.88914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889824.88918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889824.88964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889824.88990: 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 0x7f9883dbb370> <<< 178205 1726889824.89014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889824.89022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889824.89053: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dbb460> <<< 178205 1726889824.89169: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deffa0> <<< 178205 1726889824.89206: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deaa30> <<< 178205 1726889824.89209: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dea490> <<< 178205 1726889824.89236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889824.89241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889824.89281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889824.89288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889824.89308: 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' <<< 178205 1726889824.89329: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d091c0> <<< 178205 1726889824.89353: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883da5c70> <<< 178205 1726889824.89400: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840fc040> <<< 178205 1726889824.89427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889824.89444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889824.89469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889824.89481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889824.89483: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d1caf0> import 'errno' # <<< 178205 1726889824.89515: 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 0x7f9883d1ce20> <<< 178205 1726889824.89536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889824.89540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889824.89564: 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' <<< 178205 1726889824.89580: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d2f730> <<< 178205 1726889824.89599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889824.89631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889824.89652: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d2fc70> <<< 178205 1726889824.89689: 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' <<< 178205 1726889824.89704: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9883cc53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d1cf10> <<< 178205 1726889824.89726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889824.89729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889824.89769: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.89784: 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 0x7f9883cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d2f5b0> <<< 178205 1726889824.89787: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889824.89817: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.89820: 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 0x7f9883cd6340> <<< 178205 1726889824.89846: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de79d0> <<< 178205 1726889824.89866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889824.89885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889824.89907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889824.89919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889824.89945: 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 0x7f9883cf26a0> <<< 178205 1726889824.89967: 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' <<< 178205 1726889824.90001: 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 0x7f9883cf2970> <<< 178205 1726889824.90008: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883cf2760> <<< 178205 1726889824.90029: 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 0x7f9883cf2850> <<< 178205 1726889824.90053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889824.90058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889824.90244: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.90246: 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 0x7f9883cf2ca0> <<< 178205 1726889824.90277: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.90280: 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 0x7f9883cfe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883cf28e0> <<< 178205 1726889824.90299: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883ce4a30> <<< 178205 1726889824.90320: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de75b0> <<< 178205 1726889824.90353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889824.90394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889824.90429: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883cf2a90> <<< 178205 1726889824.90534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889824.90540: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9883c12670> <<< 178205 1726889824.90666: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip' <<< 178205 1726889824.90671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.90750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.90778: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889824.90803: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.90811: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889824.90828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.92026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.92944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889824.92948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835f07f0> <<< 178205 1726889824.92963: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889824.92972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.92987: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889824.92994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889824.93013: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889824.93021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889824.93039: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.93045: 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 0x7f9883b21760> <<< 178205 1726889824.93073: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21640> <<< 178205 1726889824.93105: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21370> <<< 178205 1726889824.93124: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889824.93130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889824.93168: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21490> <<< 178205 1726889824.93171: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21190> import 'atexit' # <<< 178205 1726889824.93201: 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 0x7f9883b21400> <<< 178205 1726889824.93225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889824.93244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889824.93281: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b217c0> <<< 178205 1726889824.93296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889824.93318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889824.93329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889824.93351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889824.93374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889824.93376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889824.93437: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988356f7c0> <<< 178205 1726889824.93473: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.93481: 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 0x7f988356fb50> <<< 178205 1726889824.93500: 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 0x7f988356f9a0> <<< 178205 1726889824.93519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889824.93543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889824.93582: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988358bb20> <<< 178205 1726889824.93591: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b9bd30> <<< 178205 1726889824.93748: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21520> <<< 178205 1726889824.93767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889824.93774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889824.93793: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b9b190> <<< 178205 1726889824.93813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889824.93817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889824.93840: 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' <<< 178205 1726889824.93861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889824.93870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889824.93895: 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' <<< 178205 1726889824.93905: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835eca90> <<< 178205 1726889824.93979: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b41e80> <<< 178205 1726889824.93982: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b41880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883585310> <<< 178205 1726889824.94017: 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' <<< 178205 1726889824.94027: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9883b41970> <<< 178205 1726889824.94044: 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'<<< 178205 1726889824.94052: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b6fd30> <<< 178205 1726889824.94070: 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 <<< 178205 1726889824.94076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889824.94094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889824.94121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889824.94186: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.94189: 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 0x7f98835519d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b79e50> <<< 178205 1726889824.94215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889824.94218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889824.94274: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.94277: 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 0x7f98835600a0> <<< 178205 1726889824.94283: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b79e20> <<< 178205 1726889824.94294: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889824.94335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.94355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889824.94360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889824.94417: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b466a0> <<< 178205 1726889824.94535: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835600d0> <<< 178205 1726889824.94628: 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 0x7f988355c550> <<< 178205 1726889824.94654: 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 0x7f988355c610> <<< 178205 1726889824.94699: 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 0x7f988355bc40> <<< 178205 1726889824.94705: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883c12820> <<< 178205 1726889824.94736: 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 <<< 178205 1726889824.94740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 178205 1726889824.94744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889824.94761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889824.94807: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.94809: 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 0x7f98835e1af0> <<< 178205 1726889824.94978: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889824.94986: 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 0x7f98835e09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835527f0> <<< 178205 1726889824.95021: 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 0x7f98835e1520> <<< 178205 1726889824.95038: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b3bac0> # zipimport: zlib available<<< 178205 1726889824.95051: stdout chunk (state=3): >>> # zipimport: zlib available <<< 178205 1726889824.95062: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889824.95066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95220: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95234: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889824.95245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889824.95260: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889824.95265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95453: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.95898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.96351: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889824.96354: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889824.96359: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889824.96384: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889824.96394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.96444: 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 0x7f9883527d30> <<< 178205 1726889824.96520: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889824.96526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 178205 1726889824.96528: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835df310> <<< 178205 1726889824.96529: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835d6e50> <<< 178205 1726889824.96569: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889824.96574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.96598: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.96614: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889824.96620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.96730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.96854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889824.96858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889824.96882: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835e03a0> # zipimport: zlib available <<< 178205 1726889824.97269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97748: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889824.97754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97815: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889824.97820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97873: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97948: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889824.97957: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.97973: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889824.97978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98016: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98049: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889824.98053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889824.98449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889824.98456: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889824.98530: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830f4e50> <<< 178205 1726889824.98534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98654: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889824.98658: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889824.98661: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889824.98681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98746: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889824.98752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98888: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.98946: 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 <<< 178205 1726889824.98974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889824.99040: 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' <<< 178205 1726889824.99050: 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 0x7f9883b8a5b0> <<< 178205 1726889824.99069: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830b45e0> <<< 178205 1726889824.99106: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889824.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.99220: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.99270: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.99296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.99333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889824.99343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889824.99358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889824.99392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889824.99412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889824.99427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889824.99506: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883539be0> <<< 178205 1726889824.99545: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988351f220> <<< 178205 1726889824.99605: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988351ddc0> <<< 178205 1726889824.99607: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889824.99633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889824.99657: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889824.99659: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889824.99725: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889824.99739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889824.99745: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889824.99757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.00224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.00636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.01195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.01727: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 178205 1726889825.01737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb76a0> <<< 178205 1726889825.01755: 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'<<< 178205 1726889825.01775: stdout chunk (state=3): >>> import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb75b0> <<< 178205 1726889825.01787: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 178205 1726889825.01797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 178205 1726889825.01800: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 178205 1726889825.01807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 178205 1726889825.01835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 178205 1726889825.01853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7070> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7370> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 178205 1726889825.01866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 178205 1726889825.01870: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 178205 1726889825.01879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889825.01899: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8a730> <<< 178205 1726889825.01926: 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' <<< 178205 1726889825.01938: 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' <<< 178205 1726889825.01961: 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' <<< 178205 1726889825.01989: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 178205 1726889825.01992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889825.02015: 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' <<< 178205 1726889825.02034: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecd370> <<< 178205 1726889825.02056: 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'<<< 178205 1726889825.02063: stdout chunk (state=3): >>> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecd880> <<< 178205 1726889825.02080: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 178205 1726889825.02087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecda60> <<< 178205 1726889825.02143: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecea60> <<< 178205 1726889825.02161: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 178205 1726889825.02172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889825.02192: 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 0x7f9882ef7220> <<< 178205 1726889825.02214: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889825.02239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889825.02301: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ef7280> <<< 178205 1726889825.02321: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889825.02332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889825.02339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889825.02358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889825.02388: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830b1f40> <<< 178205 1726889825.02394: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882efb8e0> <<< 178205 1726889825.02434: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecd8e0> <<< 178205 1726889825.02440: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ece250> <<< 178205 1726889825.02459: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889825.02476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889825.02492: 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 <<< 178205 1726889825.02532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889825.02549: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 178205 1726889825.02553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 178205 1726889825.02572: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988351e670> <<< 178205 1726889825.02715: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835177c0> <<< 178205 1726889825.02745: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830b1be0> <<< 178205 1726889825.02763: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 178205 1726889825.02768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 178205 1726889825.02790: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889825.02806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889825.02834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 178205 1726889825.02839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 178205 1726889825.02844: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98831017c0> <<< 178205 1726889825.02882: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 178205 1726889825.02891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883101400> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830fcf10> <<< 178205 1726889825.02901: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830a2a90> <<< 178205 1726889825.02929: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8a880> <<< 178205 1726889825.02933: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8a070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7280> <<< 178205 1726889825.02944: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7640> <<< 178205 1726889825.02961: 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' <<< 178205 1726889825.02980: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7520> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 178205 1726889825.02988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 178205 1726889825.03010: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 178205 1726889825.03019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 178205 1726889825.03068: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830eea00> <<< 178205 1726889825.03070: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8aac0> <<< 178205 1726889825.03097: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889825.03102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.03175: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830eedf0> <<< 178205 1726889825.03199: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889825.03217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889825.03274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889825.03308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889825.03457: 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 0x7f9882f033d0> <<< 178205 1726889825.03737: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f64cd0> <<< 178205 1726889825.03757: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830ee220> <<< 178205 1726889825.03784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889825.03788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889825.03815: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f643a0> <<< 178205 1726889825.03841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 178205 1726889825.03844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882efe520> <<< 178205 1726889825.03872: 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' <<< 178205 1726889825.03892: 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' <<< 178205 1726889825.03917: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f158b0> <<< 178205 1726889825.03922: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f15e20> <<< 178205 1726889825.03944: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889825.03994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889825.04074: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f15430> <<< 178205 1726889825.04092: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889825.04122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889825.04396: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882edf760> <<< 178205 1726889825.04423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889825.04431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889825.04457: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882c7bc70> <<< 178205 1726889825.04492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.04599: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889825.04602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.04701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.04828: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889825.04840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.04878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.04925: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889825.04929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.05030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.05120: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889825.05213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889825.05355: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889825.05696: 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' <<< 178205 1726889825.05727: 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 <<< 178205 1726889825.05730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 178205 1726889825.05759: 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' <<< 178205 1726889825.05763: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bddbe0> <<< 178205 1726889825.05789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889825.05836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889825.05994: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bddd60> <<< 178205 1726889825.06019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889825.06027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889825.06056: 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 0x7f9882c2f460> <<< 178205 1726889825.06075: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bddfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd280> <<< 178205 1726889825.06118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 178205 1726889825.06125: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd850> <<< 178205 1726889825.06142: 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 <<< 178205 1726889825.06205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889825.06232: 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 <<< 178205 1726889825.06237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.06260: 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 <<< 178205 1726889825.06265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 178205 1726889825.06390: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 178205 1726889825.06395: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9882b649a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64550> <<< 178205 1726889825.06421: 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 <<< 178205 1726889825.06449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889825.06519: 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 0x7f9882b05520> <<< 178205 1726889825.06552: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b649d0> <<< 178205 1726889825.06576: 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 <<< 178205 1726889825.06640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889825.07607: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 178205 1726889825.07615: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98827d6df0> <<< 178205 1726889825.07667: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b852b0> <<< 178205 1726889825.07693: 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 <<< 178205 1726889825.07740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889825.07836: 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 0x7f988127b2b0> <<< 178205 1726889825.07872: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b38880> <<< 178205 1726889825.07896: 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 <<< 178205 1726889825.07920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889825.08052: 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 0x7f9881149e50> <<< 178205 1726889825.08083: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9881259550> <<< 178205 1726889825.08104: 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 <<< 178205 1726889825.08144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889825.08231: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 178205 1726889825.08237: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98810b39d0> <<< 178205 1726889825.08269: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988127b4f0> <<< 178205 1726889825.08297: 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' <<< 178205 1726889825.08359: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 178205 1726889825.08364: 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 0x7f98810acd30> <<< 178205 1726889825.08387: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810b3f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64100> <<< 178205 1726889825.08414: 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 <<< 178205 1726889825.08434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889825.08456: 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 <<< 178205 1726889825.08461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889825.08488: 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 <<< 178205 1726889825.08490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889825.08527: 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 0x7f9880fdbaf0> <<< 178205 1726889825.08558: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fdb310> <<< 178205 1726889825.08580: 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 <<< 178205 1726889825.08607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889825.08633: 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 <<< 178205 1726889825.08638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 178205 1726889825.08661: 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 0x7f9880fef6d0> <<< 178205 1726889825.08685: 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 <<< 178205 1726889825.08702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889825.08732: 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 <<< 178205 1726889825.08738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ffc280> <<< 178205 1726889825.08760: 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 <<< 178205 1726889825.08766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.09120: 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' <<< 178205 1726889825.09127: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9880ffc820> <<< 178205 1726889825.09164: 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 <<< 178205 1726889825.09171: 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 0x7f9880ffcc70> <<< 178205 1726889825.09181: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ffc340> <<< 178205 1726889825.09199: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fef760> <<< 178205 1726889825.09213: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fe6d90> <<< 178205 1726889825.09234: 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 <<< 178205 1726889825.09247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.09345: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 178205 1726889825.09352: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9880bafeb0> <<< 178205 1726889825.09365: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fef160> <<< 178205 1726889825.09433: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fdbc70> <<< 178205 1726889825.09460: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810de700> <<< 178205 1726889825.09490: 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' <<< 178205 1726889825.09576: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 178205 1726889825.09581: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98810dee20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810de8b0> <<< 178205 1726889825.09607: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64250> <<< 178205 1726889825.09630: 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' <<< 178205 1726889825.09636: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880bbcd30> <<< 178205 1726889825.09653: 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 <<< 178205 1726889825.09675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889825.09701: 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<<< 178205 1726889825.09707: stdout chunk (state=3): >>> <<< 178205 1726889825.09717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889825.09742: 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 <<< 178205 1726889825.09747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889825.09775: 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' <<< 178205 1726889825.09801: 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 <<< 178205 1726889825.09834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889825.09861: 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 <<< 178205 1726889825.09948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889825.10058: 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 0x7f9880a2d1f0> <<< 178205 1726889825.10150: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880acc280> <<< 178205 1726889825.10171: 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 <<< 178205 1726889825.10176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889825.10197: 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 <<< 178205 1726889825.10202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad97c0> <<< 178205 1726889825.10268: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880a7fe20> <<< 178205 1726889825.10291: 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 <<< 178205 1726889825.10298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.10365: 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' <<< 178205 1726889825.10388: 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 <<< 178205 1726889825.10391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 178205 1726889825.10430: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9e50> <<< 178205 1726889825.10453: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9b80> <<< 178205 1726889825.10459: 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 <<< 178205 1726889825.10470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.10480: 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' <<< 178205 1726889825.10519: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9fd0> <<< 178205 1726889825.10529: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9e20> <<< 178205 1726889825.10536: 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' <<< 178205 1726889825.10561: 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' <<< 178205 1726889825.10598: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932190> <<< 178205 1726889825.10614: 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' <<< 178205 1726889825.10651: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9f10> <<< 178205 1726889825.10681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.10696: 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' <<< 178205 1726889825.10750: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98809323a0> <<< 178205 1726889825.10758: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9e80> <<< 178205 1726889825.10761: 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' <<< 178205 1726889825.10795: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9c10> <<< 178205 1726889825.10814: 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' <<< 178205 1726889825.10848: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98809321c0> <<< 178205 1726889825.10867: 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' <<< 178205 1726889825.10906: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932400> <<< 178205 1726889825.10924: 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 <<< 178205 1726889825.10931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 178205 1726889825.10954: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932490> <<< 178205 1726889825.10977: 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' <<< 178205 1726889825.11010: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932520> <<< 178205 1726889825.11031: 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' <<< 178205 1726889825.11065: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98809325b0> <<< 178205 1726889825.11088: 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 <<< 178205 1726889825.11093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 178205 1726889825.11122: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932640> <<< 178205 1726889825.11143: 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' <<< 178205 1726889825.11181: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98809326d0> <<< 178205 1726889825.11207: 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 <<< 178205 1726889825.11228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932760> <<< 178205 1726889825.11234: 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' <<< 178205 1726889825.11270: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98809327f0> <<< 178205 1726889825.11274: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad91f0> <<< 178205 1726889825.11311: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ab3190> <<< 178205 1726889825.11339: 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 <<< 178205 1726889825.11351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 178205 1726889825.11354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 178205 1726889825.11360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889825.11444: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.11459: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9880932bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad93d0> <<< 178205 1726889825.11471: 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 0x7f9880ad9fa0> <<< 178205 1726889825.11485: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaac70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaa280> <<< 178205 1726889825.11508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889825.11514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889825.11540: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaa460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880be1b20> <<< 178205 1726889825.11563: 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 <<< 178205 1726889825.11575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889825.11594: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaadf0> <<< 178205 1726889825.11603: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880bbccd0> <<< 178205 1726889825.11629: 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' <<< 178205 1726889825.11658: 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 <<< 178205 1726889825.11664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889825.11686: 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 <<< 178205 1726889825.11691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 178205 1726889825.11716: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094ac10> <<< 178205 1726889825.11736: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094a4c0> <<< 178205 1726889825.11747: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880be1910> <<< 178205 1726889825.11751: 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 <<< 178205 1726889825.11766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 178205 1726889825.11772: 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 <<< 178205 1726889825.11800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889825.11828: 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 <<< 178205 1726889825.11830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889825.11856: 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 <<< 178205 1726889825.11859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808e6280> <<< 178205 1726889825.11888: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889825.11914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889825.11933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889825.11969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889825.11997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889825.12008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889825.12016: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880899160> <<< 178205 1726889825.12051: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.12056: 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 0x7f98808991f0> <<< 178205 1726889825.12104: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808fa670> <<< 178205 1726889825.12131: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808e66a0> <<< 178205 1726889825.12153: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808dba60> <<< 178205 1726889825.12182: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094af70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094aeb0> <<< 178205 1726889825.12215: 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' <<< 178205 1726889825.12238: 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 <<< 178205 1726889825.12338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.12361: 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' <<< 178205 1726889825.12379: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880899fa0> <<< 178205 1726889825.12384: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880899760> <<< 178205 1726889825.12414: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094ad60> <<< 178205 1726889825.12441: 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 <<< 178205 1726889825.12444: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 178205 1726889825.12446: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808d4910> <<< 178205 1726889825.12472: 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 0x7f98808bc820> <<< 178205 1726889825.12496: 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 <<< 178205 1726889825.12499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' <<< 178205 1726889825.12512: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808bc8b0> <<< 178205 1726889825.12531: 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 0x7f98808bca30> <<< 178205 1726889825.12539: 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 <<< 178205 1726889825.12560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889825.12577: 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 <<< 178205 1726889825.12607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889825.12677: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 178205 1726889825.12687: 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 0x7f98806fe190> <<< 178205 1726889825.12690: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808cc160> <<< 178205 1726889825.12715: 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 0x7f98806fe1f0> <<< 178205 1726889825.12740: 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' <<< 178205 1726889825.12760: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806fe2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808bc9d0> <<< 178205 1726889825.12787: 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' <<< 178205 1726889825.12805: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808bcf70> <<< 178205 1726889825.12829: 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 <<< 178205 1726889825.12832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889825.12858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889825.12902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889825.12927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889825.12934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889825.12955: 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' <<< 178205 1726889825.12987: 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 0x7f98806863a0> <<< 178205 1726889825.13006: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880686160> <<< 178205 1726889825.13029: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806769a0> <<< 178205 1726889825.13129: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988070f9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806fee80> <<< 178205 1726889825.13165: 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' <<< 178205 1726889825.13169: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988070fc70> <<< 178205 1726889825.13189: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 178205 1726889825.13194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880716970> <<< 178205 1726889825.13223: 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' <<< 178205 1726889825.13239: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880693700> <<< 178205 1726889825.13253: 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 <<< 178205 1726889825.13259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880693340> <<< 178205 1726889825.13280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889825.13297: 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 <<< 178205 1726889825.13320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889825.13332: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806a3640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806a3160> <<< 178205 1726889825.13366: 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 0x7f98806a34c0> <<< 178205 1726889825.13377: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd580> <<< 178205 1726889825.13803: 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 <<< 178205 1726889825.13809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889825.13839: 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' <<< 178205 1726889825.13849: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806abf70> <<< 178205 1726889825.13869: 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 <<< 178205 1726889825.13875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.13896: 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 <<< 178205 1726889825.13926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889825.13947: 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 <<< 178205 1726889825.13980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889825.14010: 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 0x7f9880661f70> <<< 178205 1726889825.14039: 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' <<< 178205 1726889825.14064: 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 <<< 178205 1726889825.14070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 178205 1726889825.14096: 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' <<< 178205 1726889825.14172: 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 0x7f98805fcd60> <<< 178205 1726889825.14200: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fcbe0> <<< 178205 1726889825.14203: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fc3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fc160> <<< 178205 1726889825.14229: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064ceb0> <<< 178205 1726889825.14250: 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 <<< 178205 1726889825.14266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889825.14272: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fc1f0> <<< 178205 1726889825.14290: 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 <<< 178205 1726889825.14313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.14328: 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 <<< 178205 1726889825.14347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889825.14367: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880626130> <<< 178205 1726889825.14404: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fce80> <<< 178205 1726889825.14430: 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 <<< 178205 1726889825.14440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 178205 1726889825.14446: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806179a0> <<< 178205 1726889825.14478: 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 <<< 178205 1726889825.14481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 178205 1726889825.14493: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880626fa0> <<< 178205 1726889825.14510: 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' <<< 178205 1726889825.14517: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880524190> <<< 178205 1726889825.14540: 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' <<< 178205 1726889825.14557: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805242e0> <<< 178205 1726889825.14583: 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 <<< 178205 1726889825.14585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 178205 1726889825.14600: 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 <<< 178205 1726889825.14624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889825.14653: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805248e0> <<< 178205 1726889825.14658: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880524610> <<< 178205 1726889825.14687: 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 <<< 178205 1726889825.14690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805249a0> <<< 178205 1726889825.14723: 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' <<< 178205 1726889825.14734: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805335e0> <<< 178205 1726889825.14743: 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 <<< 178205 1726889825.14761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 178205 1726889825.14766: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805336d0> <<< 178205 1726889825.14794: 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 <<< 178205 1726889825.14803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889825.14829: 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 <<< 178205 1726889825.14845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889825.14866: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880533eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880533ac0> <<< 178205 1726889825.14897: 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 <<< 178205 1726889825.14910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 178205 1726889825.14918: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880533f10> <<< 178205 1726889825.14948: 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' <<< 178205 1726889825.14956: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880548af0> <<< 178205 1726889825.14976: 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 <<< 178205 1726889825.14979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 178205 1726889825.14984: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880548c10> <<< 178205 1726889825.15013: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889825.15018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889825.15053: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880548e50> <<< 178205 1726889825.15068: 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' <<< 178205 1726889825.15073: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d82e0> <<< 178205 1726889825.15100: 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' <<< 178205 1726889825.15118: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d8cd0> <<< 178205 1726889825.15145: 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 <<< 178205 1726889825.15148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 178205 1726889825.15150: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d8e20> <<< 178205 1726889825.15176: 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 <<< 178205 1726889825.15182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 178205 1726889825.15217: 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' <<< 178205 1726889825.15221: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8520> <<< 178205 1726889825.15223: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8100> <<< 178205 1726889825.15246: 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 <<< 178205 1726889825.15309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889825.15334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889825.15355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 178205 1726889825.15361: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8a60> <<< 178205 1726889825.15390: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889825.15400: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8d60> <<< 178205 1726889825.15437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889825.15445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889825.15447: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804f57f0> <<< 178205 1726889825.15480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 178205 1726889825.15486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889825.15488: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804f5f70> <<< 178205 1726889825.15517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 178205 1726889825.15525: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501280> <<< 178205 1726889825.15545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py <<< 178205 1726889825.15555: stdout chunk (state=3): >>># 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 0x7f9880501370> <<< 178205 1726889825.15578: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c1f0> <<< 178205 1726889825.15584: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806abcd0> <<< 178205 1726889825.15609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 178205 1726889825.15616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889825.15641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py <<< 178205 1726889825.15646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.15673: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 178205 1726889825.15677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501c10> <<< 178205 1726889825.15701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.15727: 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 <<< 178205 1726889825.15755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889825.15786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889825.15805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889825.15862: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988049c5b0> <<< 178205 1726889825.15887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 178205 1726889825.15895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 178205 1726889825.15938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889825.15946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889825.15966: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804a54f0> <<< 178205 1726889825.16018: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.16026: 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 0x7f988049ce50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988049cdc0> <<< 178205 1726889825.16048: 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 <<< 178205 1726889825.16057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889825.16094: 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 <<< 178205 1726889825.16101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d1730> <<< 178205 1726889825.16109: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d11c0> <<< 178205 1726889825.16131: 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 <<< 178205 1726889825.16137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.16155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889825.16186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889825.16192: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889825.16219: 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' <<< 178205 1726889825.16239: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988041ea60> <<< 178205 1726889825.16267: 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' <<< 178205 1726889825.16273: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988041ec40> <<< 178205 1726889825.16297: 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 <<< 178205 1726889825.16310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889825.16320: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889825.16365: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d1ca0> <<< 178205 1726889825.16368: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d1a30> <<< 178205 1726889825.16405: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988050f130> <<< 178205 1726889825.16431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 178205 1726889825.16438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889825.16462: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988049c1f0> <<< 178205 1726889825.16474: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501ac0> <<< 178205 1726889825.16482: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c220> <<< 178205 1726889825.16507: 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 <<< 178205 1726889825.16515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889825.16555: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988043e160> <<< 178205 1726889825.16574: 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 <<< 178205 1726889825.16596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889825.16615: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988043e490> <<< 178205 1726889825.16638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 178205 1726889825.16654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 178205 1726889825.16657: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988043ed00> <<< 178205 1726889825.16679: 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 <<< 178205 1726889825.16692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 178205 1726889825.16702: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803d4610> <<< 178205 1726889825.16716: 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 <<< 178205 1726889825.16743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 178205 1726889825.16748: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803d4b80> <<< 178205 1726889825.16773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889825.16804: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.16832: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889825.16880: 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 0x7f98803e1c40> <<< 178205 1726889825.16902: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1580> <<< 178205 1726889825.16910: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e11f0> <<< 178205 1726889825.16936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 178205 1726889825.16944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889825.16971: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1430> <<< 178205 1726889825.16999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889825.17004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889825.17033: 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 <<< 178205 1726889825.17039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.17064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803edbb0> <<< 178205 1726889825.17090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889825.17109: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803edc40> <<< 178205 1726889825.17132: 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 <<< 178205 1726889825.17141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889825.17213: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 178205 1726889825.17216: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98803fd280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803eddc0> <<< 178205 1726889825.17242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889825.17269: 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 <<< 178205 1726889825.17273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 178205 1726889825.17300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889825.17314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889825.17335: 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 0x7f98803052e0> <<< 178205 1726889825.17361: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 178205 1726889825.17367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889825.17391: 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' <<< 178205 1726889825.17429: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e340> <<< 178205 1726889825.17456: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e2e0> <<< 178205 1726889825.17480: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889825.17526: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.17540: stdout chunk (state=3): >>># 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 0x7f988030e490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880305d00> <<< 178205 1726889825.17547: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803053a0> <<< 178205 1726889825.17567: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802f6a30> <<< 178205 1726889825.17572: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803fdfa0> <<< 178205 1726889825.17594: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803fd940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803ed7f0> <<< 178205 1726889825.17625: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1fd0> <<< 178205 1726889825.17652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 178205 1726889825.17655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 178205 1726889825.17661: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803ed940> <<< 178205 1726889825.17686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 178205 1726889825.17698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 178205 1726889825.17703: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880305d90> <<< 178205 1726889825.17730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 178205 1726889825.17736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e760> <<< 178205 1726889825.17760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 178205 1726889825.17772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 178205 1726889825.17778: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e9d0> <<< 178205 1726889825.17801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 178205 1726889825.17817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 178205 1726889825.17823: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030ef40> <<< 178205 1726889825.17847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889825.17877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889825.17903: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880329730> <<< 178205 1726889825.17927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 178205 1726889825.17930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889825.17959: 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' <<< 178205 1726889825.17965: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ad910> <<< 178205 1726889825.17985: 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 <<< 178205 1726889825.18004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889825.18032: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.18038: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802bab80> <<< 178205 1726889825.18056: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889825.18094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889825.18126: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.18130: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98802dd130> <<< 178205 1726889825.18220: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802babe0> <<< 178205 1726889825.18240: 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 <<< 178205 1726889825.18258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 178205 1726889825.18283: 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 <<< 178205 1726889825.18290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 178205 1726889825.18320: 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' <<< 178205 1726889825.18342: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 178205 1726889825.18357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889825.18380: 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' <<< 178205 1726889825.18397: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880285400> <<< 178205 1726889825.18425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 178205 1726889825.18435: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880285520> <<< 178205 1726889825.18507: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880278490> <<< 178205 1726889825.18529: 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 <<< 178205 1726889825.18545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889825.18567: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802787c0> <<< 178205 1726889825.18593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889825.18599: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880289910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880278130> <<< 178205 1726889825.18624: 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' <<< 178205 1726889825.18650: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802781f0> <<< 178205 1726889825.18674: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988026ba90> <<< 178205 1726889825.18697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 178205 1726889825.18717: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880289dc0> <<< 178205 1726889825.18741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 178205 1726889825.18747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802201f0> <<< 178205 1726889825.18772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.18778: stdout chunk (state=3): >>>import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802202e0> <<< 178205 1726889825.18799: 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 <<< 178205 1726889825.18805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 178205 1726889825.18827: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880220400> <<< 178205 1726889825.18843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889825.18861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889825.18888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889825.18978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889825.19003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889825.19037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889825.19062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 178205 1726889825.19071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889825.19109: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801f5640> <<< 178205 1726889825.19145: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880249f40> <<< 178205 1726889825.19174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 178205 1726889825.19181: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988025b9d0> <<< 178205 1726889825.19207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 178205 1726889825.19216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889825.19229: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988025ba60> <<< 178205 1726889825.19251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889825.19264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889825.19315: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801f52b0> <<< 178205 1726889825.19334: 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 <<< 178205 1726889825.19340: stdout chunk (state=3): >>># 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 0x7f98802063a0> <<< 178205 1726889825.19513: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988022cd00> <<< 178205 1726889825.19536: 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' <<< 178205 1726889825.19564: 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' <<< 178205 1726889825.19585: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880235970> <<< 178205 1726889825.19605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 178205 1726889825.19611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889825.19629: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801b4880> <<< 178205 1726889825.19644: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880235280> <<< 178205 1726889825.19683: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880220bb0> <<< 178205 1726889825.19735: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802d9d90> <<< 178205 1726889825.19757: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889825.19773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889825.19791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889825.19813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889825.19821: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801d9640> <<< 178205 1726889825.19847: 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' <<< 178205 1726889825.19862: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801d9df0> <<< 178205 1726889825.19889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.19895: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880168160> <<< 178205 1726889825.19917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889825.19934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889825.19949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889825.19976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889825.20020: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880168a90> <<< 178205 1726889825.20043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889825.20065: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889825.20092: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801871c0> <<< 178205 1726889825.20108: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880168d60> <<< 178205 1726889825.20133: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801681f0> <<< 178205 1726889825.20165: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801c8880> <<< 178205 1726889825.20187: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889825.20204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889825.20226: 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 <<< 178205 1726889825.20262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889825.20288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889825.20299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889825.20327: 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 0x7f98801402e0> <<< 178205 1726889825.20352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889825.20377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889825.20408: 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' <<< 178205 1726889825.20418: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140dc0> <<< 178205 1726889825.20438: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 178205 1726889825.20444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889825.20461: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140f40> <<< 178205 1726889825.20484: 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' <<< 178205 1726889825.20513: 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 <<< 178205 1726889825.20528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889825.20545: 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 <<< 178205 1726889825.20551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889825.20614: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880147be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801477c0> <<< 178205 1726889825.20637: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880147310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140a60> <<< 178205 1726889825.20661: 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' <<< 178205 1726889825.20695: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140bb0> <<< 178205 1726889825.20717: 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 <<< 178205 1726889825.20733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889825.20753: 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 <<< 178205 1726889825.20759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.20787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.20820: 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 <<< 178205 1726889825.20826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889825.20848: 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' <<< 178205 1726889825.20884: 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 0x7f98800f4a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800f4670> <<< 178205 1726889825.20909: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889825.20929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889825.20983: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800f46d0> import 'urllib3.packages.six.moves' # <<< 178205 1726889825.21002: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889825.21055: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800e9610> <<< 178205 1726889825.21082: 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 0x7f98800e97f0> <<< 178205 1726889825.21109: 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 <<< 178205 1726889825.21122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889825.21141: 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 <<< 178205 1726889825.21152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889825.21179: 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 <<< 178205 1726889825.21183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.21209: 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' <<< 178205 1726889825.21239: 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 0x7f98800a0910> <<< 178205 1726889825.21264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a0ac0> <<< 178205 1726889825.21291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 178205 1726889825.21305: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a0c70> <<< 178205 1726889825.21348: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a05b0> <<< 178205 1726889825.21371: 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 <<< 178205 1726889825.21377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 178205 1726889825.21393: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a08b0> <<< 178205 1726889825.21415: 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 <<< 178205 1726889825.21426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800ac0d0> <<< 178205 1726889825.21445: 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 <<< 178205 1726889825.21452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889825.21475: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800ac130> <<< 178205 1726889825.21496: 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 <<< 178205 1726889825.21517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889825.21552: 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' <<< 178205 1726889825.21571: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800b9340> <<< 178205 1726889825.21597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 178205 1726889825.21600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889825.22504: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800b9910> <<< 178205 1726889825.22547: 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 0x7f98800d9e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800acc40> <<< 178205 1726889825.22574: 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' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800acb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a0250> <<< 178205 1726889825.22601: 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 0x7f98800a0310> <<< 178205 1726889825.22653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a0040> <<< 178205 1726889825.22674: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800fdaf0> <<< 178205 1726889825.22719: 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' <<< 178205 1726889825.22744: 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' <<< 178205 1726889825.22793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800618e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880061520> import 'urllib3.packages.six.moves.urllib' # <<< 178205 1726889825.22830: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988010e9a0> <<< 178205 1726889825.22858: 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 <<< 178205 1726889825.22864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889825.22897: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a02e0> # /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 0x7f9880061d60> <<< 178205 1726889825.22927: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800e9940> <<< 178205 1726889825.22950: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889825.23004: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988006d910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157fa0> <<< 178205 1726889825.23033: 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' <<< 178205 1726889825.23062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889825.23084: 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 <<< 178205 1726889825.23131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889825.23147: 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' <<< 178205 1726889825.23199: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880087280> # /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 0x7f98800874f0><<< 178205 1726889825.23205: stdout chunk (state=3): >>> <<< 178205 1726889825.23209: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b0a0> <<< 178205 1726889825.23254: 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' <<< 178205 1726889825.23260: 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 <<< 178205 1726889825.23295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880087df0> <<< 178205 1726889825.23303: 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 0x7f988008d190> <<< 178205 1726889825.23306: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800879d0> <<< 178205 1726889825.23327: 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 0x7f9880087c40> <<< 178205 1726889825.23349: 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' <<< 178205 1726889825.23371: 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' <<< 178205 1726889825.23421: 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 <<< 178205 1726889825.23428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 178205 1726889825.23431: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008dc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d7f0> <<< 178205 1726889825.23469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889825.23474: 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' <<< 178205 1726889825.23507: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008dfa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py <<< 178205 1726889825.23510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 178205 1726889825.23523: 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 <<< 178205 1726889825.23552: 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 0x7f9880098b50> <<< 178205 1726889825.23581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889825.23602: 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 0x7f9880098c10> <<< 178205 1726889825.23622: 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 <<< 178205 1726889825.23641: 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 0x7f9880098ca0> <<< 178205 1726889825.23658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889825.23695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 178205 1726889825.23709: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880098d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 178205 1726889825.23743: 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 0x7f9880098dc0> <<< 178205 1726889825.23767: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800984f0> <<< 178205 1726889825.23797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889825.23820: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880098f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008db20> <<< 178205 1726889825.23834: 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 <<< 178205 1726889825.23861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 178205 1726889825.23896: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc1370> <<< 178205 1726889825.23925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc16a0> <<< 178205 1726889825.23955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc1910> # /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' <<< 178205 1726889825.23983: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc1bb0> <<< 178205 1726889825.24024: 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 0x7f987ffc1e50> <<< 178205 1726889825.24049: 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 0x7f987ffc7130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d430> <<< 178205 1726889825.24084: 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' <<< 178205 1726889825.24114: 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 0x7f987ffc7490> <<< 178205 1726889825.24140: 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' <<< 178205 1726889825.24163: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc78b0> <<< 178205 1726889825.24192: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7730> <<< 178205 1726889825.24223: 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' <<< 178205 1726889825.24243: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7d00> <<< 178205 1726889825.24267: 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' <<< 178205 1726889825.24294: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7c40> <<< 178205 1726889825.24319: 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' <<< 178205 1726889825.24351: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7d30> <<< 178205 1726889825.24378: 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' <<< 178205 1726889825.24404: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffd40d0> <<< 178205 1726889825.24435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889825.24463: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffd4160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d640> <<< 178205 1726889825.24492: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b8b0> <<< 178205 1726889825.24519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b430> <<< 178205 1726889825.24549: 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' <<< 178205 1726889825.24587: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d520> <<< 178205 1726889825.24625: 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 0x7f98800e93a0> <<< 178205 1726889825.24650: 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 <<< 178205 1726889825.24663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889825.24726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffd4fd0> # /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' <<< 178205 1726889825.24746: 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' <<< 178205 1726889825.24756: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889825.24773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889825.24899: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a580> <<< 178205 1726889825.24914: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a100> <<< 178205 1726889825.24936: 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 <<< 178205 1726889825.24947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889825.24960: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a400> <<< 178205 1726889825.24975: 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 <<< 178205 1726889825.24992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 178205 1726889825.24998: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff75f40> <<< 178205 1726889825.25031: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7c70> <<< 178205 1726889825.25052: 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' <<< 178205 1726889825.25100: 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' <<< 178205 1726889825.25140: 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 0x7f987ff86a60> <<< 178205 1726889825.25154: 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 <<< 178205 1726889825.25160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889825.25183: 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 <<< 178205 1726889825.25209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889825.25234: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93250> <<< 178205 1726889825.25259: 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 0x7f987ff93310> <<< 178205 1726889825.25318: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86760> <<< 178205 1726889825.25354: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86670> <<< 178205 1726889825.25372: 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 <<< 178205 1726889825.25392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889825.25414: 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' <<< 178205 1726889825.25446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889825.25453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889825.25465: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff431c0> <<< 178205 1726889825.25481: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93d00> <<< 178205 1726889825.25507: 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 0x7f987ff93f10> <<< 178205 1726889825.25531: 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 <<< 178205 1726889825.25549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 178205 1726889825.25561: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93fd0> <<< 178205 1726889825.25573: 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 <<< 178205 1726889825.25587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 178205 1726889825.25615: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff43eb0> <<< 178205 1726889825.25628: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86730> <<< 178205 1726889825.25652: 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' <<< 178205 1726889825.25670: 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 <<< 178205 1726889825.25699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889825.25728: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889825.25731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889825.25762: 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'<<< 178205 1726889825.25767: stdout chunk (state=3): >>> <<< 178205 1726889825.25791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889825.25807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889825.25838: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fef41c0> <<< 178205 1726889825.25864: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fee9df0> <<< 178205 1726889825.25874: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fee92e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff5a850> <<< 178205 1726889825.25884: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157c40> <<< 178205 1726889825.25912: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157550> <<< 178205 1726889825.25936: 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 0x7f987fee9f10> <<< 178205 1726889825.25968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 178205 1726889825.25974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889825.25983: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fee9c40> <<< 178205 1726889825.26003: 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 <<< 178205 1726889825.26010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889825.26041: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fefd910> <<< 178205 1726889825.26058: 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 <<< 178205 1726889825.26069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 178205 1726889825.26078: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fefdd00> <<< 178205 1726889825.26109: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140520> <<< 178205 1726889825.26144: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880132880> <<< 178205 1726889825.26170: 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' <<< 178205 1726889825.26184: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff182e0> <<< 178205 1726889825.26214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff18670> <<< 178205 1726889825.26244: 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 0x7f987ff18790> <<< 178205 1726889825.26267: 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 <<< 178205 1726889825.26282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889825.26309: 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 <<< 178205 1726889825.26319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fead100> <<< 178205 1726889825.26340: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff18850> <<< 178205 1726889825.26363: 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' <<< 178205 1726889825.26390: 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 <<< 178205 1726889825.26394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889825.26421: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889825.26449: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feba160> <<< 178205 1726889825.26476: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feada30> <<< 178205 1726889825.26501: 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 <<< 178205 1726889825.26509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889825.26541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889825.26573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889825.26603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889825.26615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889825.26640: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe60910> <<< 178205 1726889825.26662: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889825.26675: 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 0x7f987fe6d550> <<< 178205 1726889825.26739: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987febaee0> <<< 178205 1726889825.26756: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feba700> <<< 178205 1726889825.26781: 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 0x7f987fecfa00> <<< 178205 1726889825.26811: 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 <<< 178205 1726889825.26822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889825.26844: 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 <<< 178205 1726889825.26853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889825.26881: 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 <<< 178205 1726889825.26884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe85c40> <<< 178205 1726889825.26923: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe85370> <<< 178205 1726889825.26951: 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' <<< 178205 1726889825.26958: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe85df0> <<< 178205 1726889825.26980: 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 <<< 178205 1726889825.26986: stdout chunk (state=3): >>># 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 0x7f987fe972b0> <<< 178205 1726889825.27008: 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' <<< 178205 1726889825.27046: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 178205 1726889825.27055: stdout chunk (state=3): >>># 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 0x7f987fe97430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe972e0> <<< 178205 1726889825.27074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 178205 1726889825.27084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe973d0> <<< 178205 1726889825.27110: 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' <<< 178205 1726889825.27137: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889825.27222: 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 <<< 178205 1726889825.27227: 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 0x7f987fe97d00> <<< 178205 1726889825.27279: 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 0x7f987fe97b50> <<< 178205 1726889825.27308: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe97520> <<< 178205 1726889825.27331: 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 <<< 178205 1726889825.27346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.27355: 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' <<< 178205 1726889825.27381: 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 <<< 178205 1726889825.27387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889825.27414: 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 <<< 178205 1726889825.27417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889825.27441: 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 0x7f987fe39940> <<< 178205 1726889825.27470: 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 <<< 178205 1726889825.27474: 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 0x7f987fe39a30> <<< 178205 1726889825.27511: 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 <<< 178205 1726889825.27519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 178205 1726889825.27521: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe39d30> <<< 178205 1726889825.27549: 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' <<< 178205 1726889825.27566: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe49340> <<< 178205 1726889825.27572: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe392e0> <<< 178205 1726889825.27594: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe25e80> <<< 178205 1726889825.27606: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889825.27638: 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 <<< 178205 1726889825.27641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.27663: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889825.27669: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe39580> <<< 178205 1726889825.27671: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe25b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe978e0> <<< 178205 1726889825.27723: 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 <<< 178205 1726889825.27750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889825.27771: 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 <<< 178205 1726889825.27786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 178205 1726889825.27789: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd32490> <<< 178205 1726889825.27817: 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 <<< 178205 1726889825.27829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889825.27841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889825.27868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889825.27887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889825.27963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889825.28058: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd4bf10> <<< 178205 1726889825.28104: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd32cd0> <<< 178205 1726889825.28126: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd32820> <<< 178205 1726889825.28255: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe49f40> <<< 178205 1726889825.28292: 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 <<< 178205 1726889825.28302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 178205 1726889825.28329: 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 0x7f987fcfcd90> <<< 178205 1726889825.28353: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889825.28383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889825.28407: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 178205 1726889825.28414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889825.28462: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd19310> <<< 178205 1726889825.28529: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889825.28535: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f987fd19f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfce20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfc760> <<< 178205 1726889825.28560: 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 <<< 178205 1726889825.28566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 178205 1726889825.28588: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889825.28604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889825.28629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889825.28641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889825.28689: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc96f40> <<< 178205 1726889825.28786: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc96400> <<< 178205 1726889825.28830: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfe850> <<< 178205 1726889825.28847: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fecf880> <<< 178205 1726889825.28854: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feadee0> <<< 178205 1726889825.28905: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988019a550> <<< 178205 1726889825.28936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.28946: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880126820> <<< 178205 1726889825.28975: 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 <<< 178205 1726889825.28978: stdout chunk (state=3): >>># 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 0x7f987fcaddf0> <<< 178205 1726889825.29004: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889825.29031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889825.29083: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcadf70> <<< 178205 1726889825.29120: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801c8f10> <<< 178205 1726889825.29147: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ad9a0> <<< 178205 1726889825.29170: 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 <<< 178205 1726889825.29176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 178205 1726889825.29192: 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 <<< 178205 1726889825.29211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889825.29236: 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 <<< 178205 1726889825.29242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5d6d0> <<< 178205 1726889825.29263: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fccdb50> <<< 178205 1726889825.29287: 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 <<< 178205 1726889825.29294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 178205 1726889825.29309: 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 <<< 178205 1726889825.29327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889825.29350: 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' <<< 178205 1726889825.29372: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc69100> <<< 178205 1726889825.29401: 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' <<< 178205 1726889825.29405: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc693a0> <<< 178205 1726889825.29431: 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 <<< 178205 1726889825.29445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 178205 1726889825.29451: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc695e0> <<< 178205 1726889825.29481: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 178205 1726889825.29484: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc69820> <<< 178205 1726889825.29508: 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' <<< 178205 1726889825.29531: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc69a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5dc70> <<< 178205 1726889825.29561: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5d9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 178205 1726889825.29573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 178205 1726889825.29594: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5de80> <<< 178205 1726889825.29617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889825.29639: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7a3d0> <<< 178205 1726889825.29654: 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 <<< 178205 1726889825.29665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 178205 1726889825.29689: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py <<< 178205 1726889825.29698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 178205 1726889825.29701: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7a880> <<< 178205 1726889825.29718: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7a4f0> <<< 178205 1726889825.29736: 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 <<< 178205 1726889825.29764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889825.29797: 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 <<< 178205 1726889825.29800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 178205 1726889825.29807: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc15190> <<< 178205 1726889825.29857: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7acd0> <<< 178205 1726889825.29877: 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 <<< 178205 1726889825.29885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889825.29904: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7ae20> <<< 178205 1726889825.29910: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ba3d0> <<< 178205 1726889825.29940: 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 <<< 178205 1726889825.29946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889825.30007: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 178205 1726889825.30015: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f987fc23b20> <<< 178205 1726889825.30062: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ad6a0> <<< 178205 1726889825.30072: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802a4520> <<< 178205 1726889825.30104: 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 <<< 178205 1726889825.30112: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889825.30132: 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 <<< 178205 1726889825.30155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 178205 1726889825.30158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 178205 1726889825.30165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889825.30179: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc39640> <<< 178205 1726889825.30199: 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 <<< 178205 1726889825.30220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889825.30235: 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' <<< 178205 1726889825.30257: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc44910> <<< 178205 1726889825.30283: 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 <<< 178205 1726889825.30288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 178205 1726889825.30316: 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 <<< 178205 1726889825.30320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 178205 1726889825.30340: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc4b6a0> <<< 178205 1726889825.30378: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc44f40> <<< 178205 1726889825.30404: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc39af0> <<< 178205 1726889825.30433: 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' <<< 178205 1726889825.30442: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc44370> <<< 178205 1726889825.30463: 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 <<< 178205 1726889825.30469: stdout chunk (state=3): >>># 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 0x7f987fbc2640> <<< 178205 1726889825.30488: 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 <<< 178205 1726889825.30506: stdout chunk (state=3): >>># 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 0x7f987fbc2850> <<< 178205 1726889825.30530: 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' <<< 178205 1726889825.30553: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fbc2b50> <<< 178205 1726889825.30558: 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 <<< 178205 1726889825.30575: stdout chunk (state=3): >>># 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 0x7f987fbc2e20> <<< 178205 1726889825.30584: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc390d0> <<< 178205 1726889825.30591: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc23cd0> <<< 178205 1726889825.30626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py <<< 178205 1726889825.30628: stdout chunk (state=3): >>># 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 0x7f987fc39490> <<< 178205 1726889825.96845: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 178205 1726889825.98379: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889825.98400: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889825.99050: 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 <<< 178205 1726889825.99094: 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 <<< 178205 1726889825.99158: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 178205 1726889825.99185: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site<<< 178205 1726889825.99189: stdout chunk (state=3): >>> # 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<<< 178205 1726889825.99202: stdout chunk (state=3): >>> # 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 <<< 178205 1726889825.99207: stdout chunk (state=3): >>># 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 <<< 178205 1726889825.99214: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random <<< 178205 1726889825.99218: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 178205 1726889825.99220: 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<<< 178205 1726889825.99242: stdout chunk (state=3): >>> # cleanup[2] removing select <<< 178205 1726889825.99246: 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 <<< 178205 1726889825.99259: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 178205 1726889825.99270: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 178205 1726889825.99282: stdout chunk (state=3): >>># 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 <<< 178205 1726889825.99290: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing 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 <<< 178205 1726889825.99305: stdout chunk (state=3): >>># 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 <<< 178205 1726889825.99346: stdout chunk (state=3): >>># cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # 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 <<< 178205 1726889825.99381: stdout chunk (state=3): >>># 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 <<< 178205 1726889825.99405: 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 # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request <<< 178205 1726889825.99464: stdout chunk (state=3): >>># 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 <<< 178205 1726889825.99488: stdout chunk (state=3): >>># 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 #<<< 178205 1726889825.99524: stdout chunk (state=3): >>> 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 <<< 178205 1726889825.99538: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00208: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889826.00213: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889826.00244: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889826.00259: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889826.00294: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889826.00307: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889826.00329: 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 <<< 178205 1726889826.00363: 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 <<< 178205 1726889826.00372: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00390: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00420: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00436: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00440: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00452: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 178205 1726889826.00464: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00484: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00492: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00508: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00543: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url <<< 178205 1726889826.00552: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00555: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00571: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00580: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00597: 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 <<< 178205 1726889826.00615: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00632: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00647: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00661: 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 <<< 178205 1726889826.00683: stdout chunk (state=3): >>># cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 178205 1726889826.00702: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # 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 <<< 178205 1726889826.00723: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction <<< 178205 1726889826.00729: stdout chunk (state=3): >>># cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 178205 1726889826.00749: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00773: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889826.00800: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 178205 1726889826.00842: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 178205 1726889826.00854: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 178205 1726889826.00857: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 178205 1726889826.00860: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00874: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00893: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00918: stdout chunk (state=3): >>># cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase <<< 178205 1726889826.00930: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 178205 1726889826.00947: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.00963: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext <<< 178205 1726889826.00972: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01019: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 178205 1726889826.01026: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # 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 <<< 178205 1726889826.01050: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 178205 1726889826.01055: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit <<< 178205 1726889826.01070: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma <<< 178205 1726889826.01088: 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 <<< 178205 1726889826.01104: stdout chunk (state=3): >>># cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889826.01131: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01159: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01163: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01174: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01194: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889826.01210: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.01225: 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 <<< 178205 1726889826.01244: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889826.01252: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889826.01281: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 178205 1726889826.01303: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 178205 1726889826.01310: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 178205 1726889826.02101: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889826.02120: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889826.02162: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889826.02187: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889826.02226: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889826.02231: stdout chunk (state=3): >>># destroy _pickle <<< 178205 1726889826.02244: stdout chunk (state=3): >>># 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 <<< 178205 1726889826.02256: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889826.02275: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889826.02321: 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 <<< 178205 1726889826.02330: stdout chunk (state=3): >>># destroy _operator <<< 178205 1726889826.02354: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889826.02403: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 178205 1726889826.02412: stdout chunk (state=3): >>># destroy iniparse.ini <<< 178205 1726889826.02470: stdout chunk (state=3): >>># destroy enum <<< 178205 1726889826.02486: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889826.02500: 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 <<< 178205 1726889826.02509: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 178205 1726889826.02547: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889826.02586: stdout chunk (state=3): >>># destroy _weakref <<< 178205 1726889826.02594: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 178205 1726889826.02632: 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 <<< 178205 1726889826.02649: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 178205 1726889826.02664: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 178205 1726889826.02683: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 178205 1726889826.02687: 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 <<< 178205 1726889826.02718: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse <<< 178205 1726889826.02721: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 178205 1726889826.02748: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs <<< 178205 1726889826.02754: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889826.02815: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889826.02860: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889826.02873: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889826.02952: 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 <<< 178205 1726889826.02987: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector <<< 178205 1726889826.02990: stdout chunk (state=3): >>># destroy itertools # destroy http.client <<< 178205 1726889826.02993: stdout chunk (state=3): >>># destroy email <<< 178205 1726889826.03037: stdout chunk (state=3): >>># destroy string <<< 178205 1726889826.03045: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 178205 1726889826.03060: 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 <<< 178205 1726889826.03085: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 178205 1726889826.03090: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889826.03197: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 178205 1726889826.03203: stdout chunk (state=3): >>># clear sys.audit hooks <<< 178205 1726889826.03889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889826.03956: stderr chunk (state=3): >>><<< 178205 1726889826.03959: stdout chunk (state=3): >>><<< 178205 1726889826.04247: _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 0x7f98841f3dc0> # /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 0x7f98841983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841f3b20> # /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 0x7f98841f3ac0> 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 0x7f9884198490> # /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 0x7f9884198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198670> # /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 0x7f988414f190> # /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 0x7f988414f220> # /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 0x7f9884172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988414f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98841b0880> # /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 0x7f9884148d90> # /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 0x7f9884172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884198970> 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 0x7f98840efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f2f40> # /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 0x7f98840e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840ef370> # /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 0x7f9883dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dd68b0> 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 0x7f9883dd6eb0> # /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 0x7f9883dd6f70> # /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 0x7f9883dd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884052d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988404d610> # /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 0x7f988405f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840f6e20> # /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 0x7f9883de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9884052250> # 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 0x7f988405f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840fc9d0> # /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 0x7f9883de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de7d90> # /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 0x7f9883de7d00> # /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 0x7f9883dbb370> # /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 0x7f9883dbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883dea490> # /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 0x7f9883d091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883da5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883deaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98840fc040> # /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 0x7f9883d1caf0> 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 0x7f9883d1ce20> # /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 0x7f9883d2f730> # /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 0x7f9883d2fc70> # 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 0x7f9883cc53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d1cf10> # /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 0x7f9883cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883d2f5b0> 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 0x7f9883cd6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de79d0> # /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 0x7f9883cf26a0> # /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 0x7f9883cf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883cf2760> # 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 0x7f9883cf2850> # /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 0x7f9883cf2ca0> # 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 0x7f9883cfe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883cf28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883ce4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883de75b0> # /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 0x7f9883cf2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9883c12670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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 0x7f98835f07f0> # /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 0x7f9883b21760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21370> # /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 0x7f9883b21490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21190> 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 0x7f9883b21400> # /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 0x7f9883b217c0> # /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 0x7f988356f7c0> # 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 0x7f988356fb50> # 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 0x7f988356f9a0> # /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 0x7f988358bb20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b9bd30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b21520> # /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 0x7f9883b9b190> # /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 0x7f98835eca90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b41e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b41880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883585310> # 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 0x7f9883b41970> # /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 0x7f9883b6fd30> # /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 0x7f98835519d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b79e50> # /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 0x7f98835600a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b79e20> # /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 0x7f9883b466a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835600d0> # 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 0x7f988355c550> # 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 0x7f988355c610> # 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 0x7f988355bc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883c12820> # /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 0x7f98835e1af0> # 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 0x7f98835e09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835527f0> # 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 0x7f98835e1520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b3bac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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 0x7f9883527d30> # /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 0x7f98835df310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835d6e50> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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 0x7f98835e03a0> # 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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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 0x7f98830f4e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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 0x7f9883b8a5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830b45e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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 0x7f9883539be0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988351f220> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988351ddc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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 0x7f9882eb76a0> # /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 0x7f9882eb75b0> # /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 0x7f9882eb7070> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7370> # /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 0x7f9883b8a730> # /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 0x7f9882ecd370> # /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 0x7f9882ecd880> # /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 0x7f9882ecda60> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecea60> # /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 0x7f9882ef7220> # /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 0x7f9882ef7280> # /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 0x7f98830b1f40> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882efb8e0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ecd8e0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882ece250> # /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 0x7f988351e670> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98835177c0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830b1be0> # /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 0x7f98831017c0> # /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 0x7f9883101400> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830fcf10> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830a2a90> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8a880> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8a070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7280> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882eb7640> # /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 0x7f9882eb7520> # /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 0x7f98830eea00> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9883b8aac0> # /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 0x7f98830eedf0> # /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 0x7f9882f033d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f64cd0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98830ee220> # /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 0x7f9882f643a0> # /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 0x7f9882efe520> # /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 0x7f9882f158b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882f15e20> # /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 0x7f9882f15430> # /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 0x7f9882edf760> # /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 0x7f9882c7bc70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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_yxr_ppe9/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 0x7f9882bddbe0> # /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 0x7f9882bddd60> # /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 0x7f9882c2f460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bddfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd280> # /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 0x7f9882bdd850> # /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 0x7f9882b649a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64550> # /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 0x7f9882b05520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b649d0> # /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 0x7f98827d6df0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b852b0> # /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 0x7f988127b2b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b38880> # /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 0x7f9881149e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9881259550> # /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 0x7f98810b39d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988127b4f0> # /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 0x7f98810acd30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810b3f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64100> # /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 0x7f9880fdbaf0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fdb310> # /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 0x7f9880fef6d0> # /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 0x7f9880ffc280> # /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 0x7f9880ffc820> # /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 0x7f9880ffcc70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ffc340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fef760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fe6d90> # /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 0x7f9880bafeb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fef160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880fdbc70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810de700> # /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 0x7f98810dee20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98810de8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882b64250> # /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 0x7f9880bbcd30> # /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 0x7f9880a2d1f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880acc280> # /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 0x7f9880ad97c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880a7fe20> # /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 0x7f9880ad9e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9b80> # /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 0x7f9880ad9fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9e20> # /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 0x7f9880932190> # /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 0x7f9880932220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9f10> # /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 0x7f98809323a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad9e80> # /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 0x7f9880ad9c10> # /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 0x7f98809321c0> # /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 0x7f9880932400> # /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 0x7f9880932490> # /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 0x7f9880932520> # /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 0x7f98809325b0> # /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 0x7f9880932640> # /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 0x7f98809326d0> # /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 0x7f9880932760> # /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 0x7f98809327f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad91f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ab3190> # /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 0x7f9880932bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880932910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880ad93d0> # /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 0x7f9880ad9fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaac70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880aaa280> # /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 0x7f9880aaa460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880be1b20> # /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 0x7f9880aaadf0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880bbccd0> # /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 0x7f988094ac10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094a4c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880be1910> # /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 0x7f98808e6280> # /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 0x7f9880899160> # 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 0x7f98808991f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808fa670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808e66a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808dba60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094af70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094aeb0> # /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 0x7f9880899fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880899760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988094ad60> # /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 0x7f98808d4910> # /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 0x7f98808bc820> # /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 0x7f98808bc8b0> # /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 0x7f98808bca30> # /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 0x7f98806fe190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808cc160> # /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 0x7f98806fe1f0> # /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 0x7f98806fe2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98808bc9d0> # /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 0x7f98808bcf70> # /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 0x7f98806863a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880686160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806769a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988070f9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806fee80> # /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 0x7f988070fc70> # /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 0x7f9880716970> # /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 0x7f9880693700> # /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 0x7f9880693340> # /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 0x7f98806a3640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806a3160> # /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 0x7f98806a34c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9882bdd580> # /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 0x7f98806abf70> # /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 0x7f9880661f70> # /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 0x7f98805fcd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fcbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fc3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fc160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064ceb0> # /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 0x7f98805fc1f0> # /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 0x7f9880626130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98805fce80> # /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 0x7f98806179a0> # /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 0x7f9880626fa0> # /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 0x7f9880524190> # /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 0x7f98805242e0> # /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 0x7f98805248e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880524610> # /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 0x7f98805249a0> # /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 0x7f98805335e0> # /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 0x7f98805336d0> # /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 0x7f9880533eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880533ac0> # /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 0x7f9880533f10> # /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 0x7f9880548af0> # /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 0x7f9880548c10> # /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 0x7f9880548e50> # /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 0x7f98804d82e0> # /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 0x7f98804d8cd0> # /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 0x7f98804d8e20> # /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 0x7f98804e8520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8100> # /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 0x7f98804e8f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804e8a60> # /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 0x7f98804e8d60> # /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 0x7f98804f57f0> # /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 0x7f98804f5f70> # /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 0x7f9880501280> # /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 0x7f9880501370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98806abcd0> # /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 0x7f9880501ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501c10> # /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 0x7f988049c5b0> # /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 0x7f98804a54f0> # 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 0x7f988049ce50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988049cdc0> # /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 0x7f98804d1730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d11c0> # /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 0x7f988041ea60> # /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 0x7f988041ec40> # /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 0x7f98804d1ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98804d1a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988050f130> # /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 0x7f988049c1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880501ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988064c220> # /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 0x7f988043e160> # /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 0x7f988043e490> # /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 0x7f988043ed00> # /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 0x7f98803d4610> # /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 0x7f98803d4b80> # /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 0x7f98803e1c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e11f0> # /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 0x7f98803e1430> # /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 0x7f98803edbb0> # /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 0x7f98803edc40> # /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 0x7f98803fd280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803eddc0> # /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 0x7f98803052e0> # /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 0x7f988030e340> # /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 0x7f988030e2e0> # /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 0x7f988030e490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988030e1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880305d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803053a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802f6a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803fdfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803fd940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803ed7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98803e1fd0> # /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 0x7f98803ed940> # /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 0x7f9880305d90> # /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 0x7f988030e760> # /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 0x7f988030e9d0> # /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 0x7f988030ef40> # /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 0x7f9880329730> # /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 0x7f98802ad910> # /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 0x7f98802bab80> # /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 0x7f98802dd130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802babe0> # /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 0x7f9880285400> # /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 0x7f9880285520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880278490> # /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 0x7f98802787c0> # /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 0x7f9880289910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880278130> # /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 0x7f98802781f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988026ba90> # /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 0x7f9880289dc0> # /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 0x7f98802201f0> # /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 0x7f98802202e0> # /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 0x7f9880220400> # /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 0x7f98801f5640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880249f40> # /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 0x7f988025b9d0> # /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 0x7f988025ba60> # /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 0x7f98801f52b0> # /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 0x7f98802063a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988022cd00> # /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 0x7f9880235970> # /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 0x7f98801b4880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880235280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880220bb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802d9d90> # /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 0x7f98801d9640> # /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 0x7f98801d9df0> # /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 0x7f9880168160> # /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 0x7f9880168a90> # /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 0x7f98801871c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880168d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801681f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801c8880> # /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 0x7f98801402e0> # /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 0x7f9880140dc0> # /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 0x7f9880140f40> # /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 0x7f9880147be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801477c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880147310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140a60> # /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 0x7f9880140bb0> # /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 0x7f98800f4a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800f4670> # /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 0x7f98800f46d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800e9610> # /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 0x7f98800e97f0> # /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 0x7f98800a0910> # /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 0x7f98800a0ac0> # /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 0x7f98800a0c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a05b0> # /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 0x7f98800a08b0> # /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 0x7f98800ac0d0> # /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 0x7f98800ac130> # /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 0x7f98800b9340> # /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 0x7f98800b9910> # /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 0x7f98800d9e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800acc40> # /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 0x7f98800acb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800a0250> # /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 0x7f98800a0310> # /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 0x7f98800a0040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800fdaf0> # /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 0x7f98800618e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880061520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988010e9a0> # /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 0x7f98800a02e0> # /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 0x7f9880061d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800e9940> # /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 0x7f988006d910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157fa0> # /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 0x7f9880087280> # /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 0x7f98800874f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b0a0> # /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 0x7f9880087df0> # /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 0x7f988008d190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800879d0> # /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 0x7f9880087c40> # /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 0x7f988008dc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d7f0> # /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 0x7f988008dfa0> # /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 0x7f9880098b50> # /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 0x7f9880098c10> # /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 0x7f9880098ca0> # /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 0x7f9880098d30> # /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 0x7f9880098dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98800984f0> # /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 0x7f9880098f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008db20> # /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 0x7f987ffc1370> # /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 0x7f987ffc16a0> # /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 0x7f987ffc1910> # /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 0x7f987ffc1bb0> # /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 0x7f987ffc1e50> # /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 0x7f987ffc7130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d430> # /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 0x7f987ffc7490> # /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 0x7f987ffc78b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7730> # /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 0x7f987ffc7d00> # /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 0x7f987ffc7c40> # /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 0x7f987ffc7d30> # /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 0x7f987ffd40d0> # /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 0x7f987ffd4160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988008d640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b8b0> # /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 0x7f988007b8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988007b430> # /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 0x7f988008d520> # /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 0x7f98800e93a0> # /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 0x7f987ffd4fd0> # /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 0x7f987ff6a580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff6a100> # /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 0x7f987ff6a400> # /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 0x7f987ff75f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ffc7c70> # /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 0x7f987ff86a60> # /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 0x7f987ff93250> # /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 0x7f987ff93310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86670> # /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 0x7f987ff431c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93d00> # /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 0x7f987ff93f10> # /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 0x7f987ff93fd0> # /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 0x7f987ff43eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff86730> # /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 0x7f987fef41c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fee9df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fee92e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff5a850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff93b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880157550> # /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 0x7f987fee9f10> # /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 0x7f987fee9c40> # /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 0x7f987fefd910> # /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 0x7f987fefdd00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880140520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9880132880> # /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 0x7f987ff182e0> # /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 0x7f987ff18670> # /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 0x7f987ff18790> # /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 0x7f987fead100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987ff18850> # /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 0x7f987feba160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feada30> # /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 0x7f987fe60910> # /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 0x7f987fe6d550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987febaee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feba700> # /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 0x7f987fecfa00> # /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 0x7f987fe85c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe85370> # /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 0x7f987fe85df0> # /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 0x7f987fe972b0> # /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 0x7f987fe97430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe972e0> # /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 0x7f987fe973d0> # /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 0x7f987fe97d00> # 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 0x7f987fe97b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe97520> # /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 0x7f987fe39940> # /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 0x7f987fe39a30> # /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 0x7f987fe39d30> # /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 0x7f987fe49340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe392e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe25e80> # 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 0x7f987fe39580> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe25b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe978e0> # /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 0x7f987fd32490> # /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 0x7f987fd4bf10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd32cd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fd32820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fe49f40> # /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 0x7f987fcfcd90> # /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 0x7f987fd19310> # 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 0x7f987fd19f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfce20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfc760> # /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 0x7f987fc96f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc96400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fcfe850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fecf880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987feadee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988019a550> # /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 0x7f9880126820> # /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 0x7f987fcaddf0> # /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 0x7f987fcadf70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98801c8f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ad9a0> # /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 0x7f987fc5d6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fccdb50> # /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 0x7f987fc69100> # /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 0x7f987fc693a0> # /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 0x7f987fc695e0> # /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 0x7f987fc69820> # /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 0x7f987fc69a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5dc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc5d9a0> # /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 0x7f987fc5de80> # /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 0x7f987fc7a3d0> # /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 0x7f987fc7a880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7a4f0> # /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 0x7f987fc15190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc7acd0> # /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 0x7f987fc7ae20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ba3d0> # /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 0x7f987fc23b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802ad6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98802a4520> # /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 0x7f987fc39640> # /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 0x7f987fc44910> # /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 0x7f987fc4b6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc44f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc39af0> # /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 0x7f987fc44370> # /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 0x7f987fbc2640> # /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 0x7f987fbc2850> # /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 0x7f987fbc2b50> # /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 0x7f987fbc2e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc390d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f987fc23cd0> # /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 0x7f987fc39490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear 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. 178205 1726889826.06102: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889826.06104: _low_level_execute_command(): starting 178205 1726889826.06106: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889824.7539995-179459-34499902931439/ > /dev/null 2>&1 && sleep 0' 178205 1726889826.06108: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889826.06109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.06111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.06115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.06116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889826.06118: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889826.06119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.06121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889826.06123: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889826.06126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889826.06127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.06129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.06130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.06131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889826.06133: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889826.06134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.06135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889826.06136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889826.06138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.06139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.07208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889826.07255: stderr chunk (state=3): >>><<< 178205 1726889826.07258: stdout chunk (state=3): >>><<< 178205 1726889826.07270: _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 178205 1726889826.07278: handler run complete 178205 1726889826.07305: attempt loop complete, returning result 178205 1726889826.07308: _execute() done 178205 1726889826.07310: dumping result to json 178205 1726889826.07316: done dumping result, returning 178205 1726889826.07323: done running TaskExecutor() for managed_node2/TASK: Ensure test packages [02369adf-7a19-34ed-f5d1-000000000659] 178205 1726889826.07331: sending task result for task 02369adf-7a19-34ed-f5d1-000000000659 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889826.07490: no more pending results, returning what we have 178205 1726889826.07493: results queue empty 178205 1726889826.07494: checking for any_errors_fatal 178205 1726889826.07495: done checking for any_errors_fatal 178205 1726889826.07496: checking for max_fail_percentage 178205 1726889826.07497: done checking for max_fail_percentage 178205 1726889826.07498: checking to see if all hosts have failed and the running result is not ok 178205 1726889826.07499: done checking to see if all hosts have failed 178205 1726889826.07500: getting the remaining hosts for this loop 178205 1726889826.07501: done getting the remaining hosts for this loop 178205 1726889826.07506: getting the next task for host managed_node2 178205 1726889826.07511: done getting next task for host managed_node2 178205 1726889826.07514: ^ task is: TASK: Find unused disks in the system 178205 1726889826.07517: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889826.07521: getting variables 178205 1726889826.07523: in VariableManager get_vars() 178205 1726889826.07552: Calling all_inventory to load vars for managed_node2 178205 1726889826.07555: Calling groups_inventory to load vars for managed_node2 178205 1726889826.07558: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889826.07569: Calling all_plugins_play to load vars for managed_node2 178205 1726889826.07571: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889826.07573: Calling groups_plugins_play to load vars for managed_node2 178205 1726889826.07920: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000659 178205 1726889826.07937: WORKER PROCESS EXITING 178205 1726889826.07943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889826.08269: done with get_vars() 178205 1726889826.08280: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 20 September 2024 23:37:06 -0400 (0:00:01.392) 0:00:39.071 ****** 178205 1726889826.08337: entering _queue_task() for managed_node2/fedora.linux_system_roles.find_unused_disk 178205 1726889826.08529: worker is 1 (out of 1 available) 178205 1726889826.08542: exiting _queue_task() for managed_node2/fedora.linux_system_roles.find_unused_disk 178205 1726889826.08553: done queuing things up, now waiting for results queue to drain 178205 1726889826.08554: waiting for pending results... 178205 1726889826.08740: running TaskExecutor() for managed_node2/TASK: Find unused disks in the system 178205 1726889826.08811: in run() - task 02369adf-7a19-34ed-f5d1-00000000065a 178205 1726889826.08826: variable 'ansible_search_path' from source: unknown 178205 1726889826.08852: calling self._execute() 178205 1726889826.08933: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889826.08936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889826.08948: variable 'omit' from source: magic vars 178205 1726889826.09032: variable 'omit' from source: magic vars 178205 1726889826.09059: variable 'omit' from source: magic vars 178205 1726889826.09247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889826.10772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889826.10815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889826.10844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889826.10872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889826.10892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889826.10948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889826.11156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889826.11176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889826.11205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889826.11218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889826.11292: variable 'min_size' from source: include params 178205 1726889826.11297: variable 'volume_size' from source: play vars 178205 1726889826.11349: variable 'volume_size' from source: play vars 178205 1726889826.11357: variable 'omit' from source: magic vars 178205 1726889826.11433: variable 'omit' from source: magic vars 178205 1726889826.11507: variable 'max_return' from source: include params 178205 1726889826.11511: variable 'omit' from source: magic vars 178205 1726889826.11584: variable 'omit' from source: magic vars 178205 1726889826.11657: variable 'omit' from source: magic vars 178205 1726889826.11670: variable 'omit' from source: magic vars 178205 1726889826.11690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889826.11708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889826.11728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889826.11740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889826.11749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889826.11770: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889826.11773: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889826.11776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889826.11843: Set connection var ansible_pipelining to False 178205 1726889826.11846: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889826.11851: Set connection var ansible_shell_executable to /bin/sh 178205 1726889826.11854: Set connection var ansible_connection to ssh 178205 1726889826.11856: Set connection var ansible_shell_type to sh 178205 1726889826.11862: Set connection var ansible_timeout to 10 178205 1726889826.11882: variable 'ansible_shell_executable' from source: unknown 178205 1726889826.11885: variable 'ansible_connection' from source: unknown 178205 1726889826.11887: variable 'ansible_module_compression' from source: unknown 178205 1726889826.11890: variable 'ansible_shell_type' from source: unknown 178205 1726889826.11892: variable 'ansible_shell_executable' from source: unknown 178205 1726889826.11895: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889826.11897: variable 'ansible_pipelining' from source: unknown 178205 1726889826.11899: variable 'ansible_timeout' from source: unknown 178205 1726889826.11903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889826.11995: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889826.12003: variable 'omit' from source: magic vars 178205 1726889826.12008: starting attempt loop 178205 1726889826.12010: running the handler 178205 1726889826.12023: _low_level_execute_command(): starting 178205 1726889826.12028: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889826.12528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.12545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.12560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889826.12572: 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 <<< 178205 1726889826.12582: stderr chunk (state=3): >>>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 <<< 178205 1726889826.12630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889826.12642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.12680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.14183: stdout chunk (state=3): >>>/root <<< 178205 1726889826.14281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889826.14335: stderr chunk (state=3): >>><<< 178205 1726889826.14338: stdout chunk (state=3): >>><<< 178205 1726889826.14354: _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 178205 1726889826.14363: _low_level_execute_command(): starting 178205 1726889826.14368: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576 `" && echo ansible-tmp-1726889826.1435308-179474-109796085728576="` echo /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576 `" ) && sleep 0' 178205 1726889826.14798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.14801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.14839: 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 <<< 178205 1726889826.14845: 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 <<< 178205 1726889826.14848: stderr 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 <<< 178205 1726889826.14896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889826.14899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.14942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.16731: stdout chunk (state=3): >>>ansible-tmp-1726889826.1435308-179474-109796085728576=/root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576 <<< 178205 1726889826.16845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889826.16884: stderr chunk (state=3): >>><<< 178205 1726889826.16889: stdout chunk (state=3): >>><<< 178205 1726889826.16905: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889826.1435308-179474-109796085728576=/root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576 , stderr=OpenSSH_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 178205 1726889826.16943: variable 'ansible_module_compression' from source: unknown 178205 1726889826.16971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.find_unused_disk-ZIP_DEFLATED 178205 1726889826.16996: variable 'ansible_facts' from source: unknown 178205 1726889826.17077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/AnsiballZ_find_unused_disk.py 178205 1726889826.17604: Sending initial data 178205 1726889826.17607: Sent initial data (167 bytes) 178205 1726889826.18238: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889826.18262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.18290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.18299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.18354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889826.18383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.18388: 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 <<< 178205 1726889826.18394: stderr chunk (state=3): >>>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 <<< 178205 1726889826.18549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889826.18576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.18678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.20293: 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 <<< 178205 1726889826.20295: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889826.20345: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889826.20405: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpgyi55usl /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/AnsiballZ_find_unused_disk.py <<< 178205 1726889826.20449: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889826.21264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889826.21421: stderr chunk (state=3): >>><<< 178205 1726889826.21426: stdout chunk (state=3): >>><<< 178205 1726889826.21428: done transferring module to remote 178205 1726889826.21430: _low_level_execute_command(): starting 178205 1726889826.21432: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/ /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/AnsiballZ_find_unused_disk.py && sleep 0' 178205 1726889826.22014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889826.22030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.22043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.22058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.22102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889826.22116: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889826.22131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.22148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889826.22158: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889826.22167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889826.22178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.22194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.22207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.22220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889826.22233: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889826.22244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.22327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889826.22346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889826.22359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.22429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.24070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889826.24106: stderr chunk (state=3): >>><<< 178205 1726889826.24110: stdout chunk (state=3): >>><<< 178205 1726889826.24123: _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 178205 1726889826.24129: _low_level_execute_command(): starting 178205 1726889826.24131: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/AnsiballZ_find_unused_disk.py && sleep 0' 178205 1726889826.24530: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.24535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.24544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.24573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889826.24577: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889826.24585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889826.24599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889826.24604: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889826.24613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889826.24623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889826.24628: stderr chunk (state=3): >>>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 <<< 178205 1726889826.24675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889826.24691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889826.24695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889826.24756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889826.26631: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889826.26634: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889826.26688: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889826.26754: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889826.26772: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889826.26811: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889826.26826: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889826.26872: 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' <<< 178205 1726889826.26903: 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' # <<< 178205 1726889826.26934: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829f3dc0> <<< 178205 1726889826.26977: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889826.27018: 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 0x7f33829983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829f3b20> <<< 178205 1726889826.27035: 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' <<< 178205 1726889826.27066: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829f3ac0> import '_signal' # <<< 178205 1726889826.27080: 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 0x7f3382998490> <<< 178205 1726889826.27144: 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' <<< 178205 1726889826.27169: 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' # <<< 178205 1726889826.27173: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382998670> <<< 178205 1726889826.27204: 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' <<< 178205 1726889826.27256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889826.27259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889826.27283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889826.27297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889826.27320: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338294f190> <<< 178205 1726889826.27343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889826.27435: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338294f220> <<< 178205 1726889826.27483: 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' <<< 178205 1726889826.27494: 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 0x7f3382972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338294f940> <<< 178205 1726889826.27529: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829b0880> <<< 178205 1726889826.27545: 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 0x7f3382948d90> <<< 178205 1726889826.27599: 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' <<< 178205 1726889826.27602: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382972d90> <<< 178205 1726889826.27659: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382998970> <<< 178205 1726889826.27671: 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. <<< 178205 1726889826.27867: 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' <<< 178205 1726889826.27915: 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' <<< 178205 1726889826.27949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889826.27973: 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' <<< 178205 1726889826.27989: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382914eb0> <<< 178205 1726889826.28049: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382917f40> <<< 178205 1726889826.28063: 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' <<< 178205 1726889826.28099: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889826.28119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889826.28154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889826.28184: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338290c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382915640> <<< 178205 1726889826.28190: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382914370> <<< 178205 1726889826.28204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889826.28266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889826.28280: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889826.28326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889826.28355: 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' <<< 178205 1726889826.28377: 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 0x7f3382895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828958b0> import 'itertools' # <<< 178205 1726889826.28419: 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 0x7f3382895eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889826.28477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889826.28481: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382895f70> <<< 178205 1726889826.28504: 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 0x7f3382895e80> import '_collections' # <<< 178205 1726889826.28568: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828eed30> <<< 178205 1726889826.28571: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889826.28582: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828e8610> <<< 178205 1726889826.28695: 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 0x7f33828fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338291be20> # /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 0x7f33828a8c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828ee250> <<< 178205 1726889826.28750: 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 0x7f33828fc280> <<< 178205 1726889826.28777: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829219d0> # /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' <<< 178205 1726889826.28818: 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' <<< 178205 1726889826.28851: 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' <<< 178205 1726889826.28891: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a8fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a8d90> <<< 178205 1726889826.28907: 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 0x7f33828a8d00> # /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' <<< 178205 1726889826.28935: 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' <<< 178205 1726889826.28938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889826.29082: 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 0x7f338287b370> # /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' <<< 178205 1726889826.29086: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338287b460> <<< 178205 1726889826.29191: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828b1fa0> <<< 178205 1726889826.29237: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aa490> <<< 178205 1726889826.29265: 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' <<< 178205 1726889826.29335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889826.29339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889826.29367: 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 0x7f338258a1c0> <<< 178205 1726889826.29379: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382867c70> <<< 178205 1726889826.29429: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382921040> <<< 178205 1726889826.29457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889826.29500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889826.29533: 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 0x7f338259daf0> <<< 178205 1726889826.29545: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889826.29590: 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 0x7f338259de20> # /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' <<< 178205 1726889826.29632: 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 0x7f33825ae730> <<< 178205 1726889826.29640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889826.29654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889826.29691: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33825aec70> <<< 178205 1726889826.29742: 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 0x7f338253a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338259df10> <<< 178205 1726889826.29745: 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' <<< 178205 1726889826.29795: 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 0x7f338254b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33825ae5b0> import 'pwd' # <<< 178205 1726889826.29833: 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 0x7f338254b340> <<< 178205 1726889826.29870: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a89d0> <<< 178205 1726889826.29889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889826.29922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889826.29952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889826.29999: 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 0x7f33825676a0> <<< 178205 1726889826.30005: 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' <<< 178205 1726889826.30041: 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 0x7f3382567970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382567760> <<< 178205 1726889826.30068: 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 0x7f3382567850> # /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' <<< 178205 1726889826.30260: 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 0x7f3382567ca0> <<< 178205 1726889826.30309: 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 0x7f33824731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33825678e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338255aa30> <<< 178205 1726889826.30342: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a85b0> <<< 178205 1726889826.30355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889826.30405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889826.30441: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382567a90> <<< 178205 1726889826.30544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889826.30549: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f338249b670> <<< 178205 1726889826.30679: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available <<< 178205 1726889826.30767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.30815: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889826.30845: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889826.32031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.32976: 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 0x7f33823877f0> <<< 178205 1726889826.33027: 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' <<< 178205 1726889826.33051: 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' <<< 178205 1726889826.33070: 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' <<< 178205 1726889826.33073: 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 0x7f3382396760> <<< 178205 1726889826.33096: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396640> <<< 178205 1726889826.33140: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396370> <<< 178205 1726889826.33152: 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' <<< 178205 1726889826.33199: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396490> <<< 178205 1726889826.33204: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396190> import 'atexit' # <<< 178205 1726889826.33239: 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 0x7f3382396400> <<< 178205 1726889826.33271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889826.33274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889826.33316: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823967c0> <<< 178205 1726889826.33351: 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' <<< 178205 1726889826.33393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889826.33406: 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' <<< 178205 1726889826.33468: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381db07c0> <<< 178205 1726889826.33516: 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 0x7f3381db0b50> <<< 178205 1726889826.33555: 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 0x7f3381db09a0> <<< 178205 1726889826.33563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889826.33580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889826.33626: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381dc8b20> <<< 178205 1726889826.33630: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382410d30> <<< 178205 1726889826.33796: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396520> <<< 178205 1726889826.33846: 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 0x7f3382410190> <<< 178205 1726889826.33861: 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' <<< 178205 1726889826.33890: 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' <<< 178205 1726889826.33930: 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' <<< 178205 1726889826.33945: 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 0x7f3382381a90> <<< 178205 1726889826.34015: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823d5190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823d5790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381dc2310> <<< 178205 1726889826.34090: 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 0x7f33823d56a0> <<< 178205 1726889826.34094: 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 0x7f33823e6d30> <<< 178205 1726889826.34136: 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' <<< 178205 1726889826.34139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889826.34160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889826.34229: 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 0x7f3381d929a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823eee50> <<< 178205 1726889826.34250: 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' <<< 178205 1726889826.34301: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889826.34329: 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 0x7f3381da20d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823eee20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889826.34771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823bb700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381da2100> # 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 0x7f3381d9f580> # 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 0x7f3381d9f640> # 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 0x7f3381d9dc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338249b820> # /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 <<< 178205 1726889826.34785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889826.34829: 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 0x7f3382377af0> <<< 178205 1726889826.35020: 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 0x7f3382376970> <<< 178205 1726889826.35070: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d93850> # 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 0x7f3382377550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823b0ac0> <<< 178205 1726889826.35092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889826.35110: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889826.35185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.35266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.35301: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889826.35320: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889826.35421: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.35514: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.35966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.36446: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889826.36476: 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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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' <<< 178205 1726889826.36528: 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 0x7f33819922e0> <<< 178205 1726889826.36594: 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' <<< 178205 1726889826.36617: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d6b550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5dfd0> <<< 178205 1726889826.36665: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889826.36700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889826.36714: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889826.36834: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.36959: 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' <<< 178205 1726889826.36993: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338236c9d0> <<< 178205 1726889826.37010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37883: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889826.37886: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.37953: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889826.37956: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38103: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889826.38129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38132: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889826.38159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38203: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889826.38209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889826.38611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889826.38678: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381992a00> <<< 178205 1726889826.38691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38821: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889826.38850: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889826.38853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38928: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889826.38932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.38964: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39153: 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 <<< 178205 1726889826.39183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889826.39254: 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 0x7f33824017f0> <<< 178205 1726889826.39285: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823765b0> <<< 178205 1726889826.39336: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889826.39339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39439: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889826.39575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889826.39587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889826.39630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889826.39651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889826.39738: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d78c70> <<< 178205 1726889826.39782: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5ebb0> <<< 178205 1726889826.39838: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5c7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889826.39853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39874: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.39921: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889826.39961: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889826.39990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889826.40014: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889826.40026: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889826.40040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40058: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40072: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 178205 1726889826.40087: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40106: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889826.40126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889826.40134: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889826.40145: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40381: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40395: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40404: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 178205 1726889826.40425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40449: 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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 178205 1726889826.40531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40619: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 178205 1726889826.40693: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889826.40844: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889830.45131: stdout chunk (state=3): >>> {"changed": false, "disks": ["sdb"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "5g", "max_return": 1, "max_size": "0", "match_sector_size": false, "with_interface": null}}} <<< 178205 1726889830.45142: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889830.45613: 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 <<< 178205 1726889830.45652: 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 # 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 <<< 178205 1726889830.45672: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc <<< 178205 1726889830.45872: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889830.45886: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889830.45958: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889830.45979: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889830.46002: 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 <<< 178205 1726889830.46030: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889830.46057: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889830.46069: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889830.46195: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889830.46283: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 178205 1726889830.46325: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889830.46411: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 178205 1726889830.46435: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889830.46438: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889830.46583: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889830.46606: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889830.46661: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889830.46697: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889830.47117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889830.47121: stdout chunk (state=3): >>><<< 178205 1726889830.47123: stderr chunk (state=3): >>><<< 178205 1726889830.47243: _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 0x7f33829f3dc0> # /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 0x7f33829983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829f3b20> # /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 0x7f33829f3ac0> 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 0x7f3382998490> # /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 0x7f3382998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382998670> # /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 0x7f338294f190> # /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 0x7f338294f220> # /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 0x7f3382972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338294f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829b0880> # /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 0x7f3382948d90> # /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 0x7f3382972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382998970> 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 0x7f3382914eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382917f40> # /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 0x7f338290c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382915640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382914370> # /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 0x7f3382895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828958b0> 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 0x7f3382895eb0> # /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 0x7f3382895f70> # /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 0x7f3382895e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828e8610> # /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 0x7f33828fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338291be20> # /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 0x7f33828a8c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828ee250> # 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 0x7f33828fc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33829219d0> # /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 0x7f33828a8fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a8d90> # /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 0x7f33828a8d00> # /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 0x7f338287b370> # /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 0x7f338287b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828b1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aa490> # /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 0x7f338258a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382867c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828aaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382921040> # /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 0x7f338259daf0> 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 0x7f338259de20> # /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 0x7f33825ae730> # /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 0x7f33825aec70> # 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 0x7f338253a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338259df10> # /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 0x7f338254b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33825ae5b0> 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 0x7f338254b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a89d0> # /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 0x7f33825676a0> # /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 0x7f3382567970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382567760> # 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 0x7f3382567850> # /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 0x7f3382567ca0> # 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 0x7f33824731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33825678e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338255aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33828a85b0> # /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 0x7f3382567a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f338249b670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f33823877f0> # /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 0x7f3382396760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396370> # /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 0x7f3382396490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396190> 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 0x7f3382396400> # /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 0x7f33823967c0> # /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 0x7f3381db07c0> # 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 0x7f3381db0b50> # 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 0x7f3381db09a0> # /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 0x7f3381dc8b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382410d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3382396520> # /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 0x7f3382410190> # /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 0x7f3382381a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823d5190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823d5790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381dc2310> # 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 0x7f33823d56a0> # /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 0x7f33823e6d30> # /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 0x7f3381d929a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823eee50> # /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 0x7f3381da20d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823eee20> # /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 0x7f33823bb700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381da2100> # 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 0x7f3381d9f580> # 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 0x7f3381d9f640> # 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 0x7f3381d9dc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f338249b820> # /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 0x7f3382377af0> # 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 0x7f3382376970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d93850> # 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 0x7f3382377550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823b0ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f33819922e0> # /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 0x7f3381d6b550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5dfd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f338236c9d0> # 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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f3381992a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f33824017f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33823765b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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 0x7f3381d78c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5ebb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3381d5c7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # 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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_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.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_u9vukzsh/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available import 'gc' # {"changed": false, "disks": ["sdb"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "5g", "max_return": 1, "max_size": "0", "match_sector_size": false, "with_interface": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889830.48038: done with _execute_module (fedora.linux_system_roles.find_unused_disk, {'min_size': '5g', 'max_return': '1', '_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.find_unused_disk', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889830.48042: _low_level_execute_command(): starting 178205 1726889830.48044: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889826.1435308-179474-109796085728576/ > /dev/null 2>&1 && sleep 0' 178205 1726889830.48676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889830.48689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889830.48705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889830.48731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889830.48773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889830.48784: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889830.48797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889830.48815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889830.48835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889830.48846: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889830.48857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889830.48869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889830.48883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889830.48893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889830.48903: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889830.48917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889830.49002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889830.49027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889830.49047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889830.49113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889830.50884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889830.50964: stderr chunk (state=3): >>><<< 178205 1726889830.50974: stdout chunk (state=3): >>><<< 178205 1726889830.51023: _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 178205 1726889830.51029: handler run complete 178205 1726889830.51350: attempt loop complete, returning result 178205 1726889830.51354: _execute() done 178205 1726889830.51357: dumping result to json 178205 1726889830.51359: done dumping result, returning 178205 1726889830.51362: done running TaskExecutor() for managed_node2/TASK: Find unused disks in the system [02369adf-7a19-34ed-f5d1-00000000065a] 178205 1726889830.51364: sending task result for task 02369adf-7a19-34ed-f5d1-00000000065a 178205 1726889830.51437: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000065a 178205 1726889830.51440: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "disks": [ "sdb" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } 178205 1726889830.51523: no more pending results, returning what we have 178205 1726889830.51529: results queue empty 178205 1726889830.51530: checking for any_errors_fatal 178205 1726889830.51537: done checking for any_errors_fatal 178205 1726889830.51538: checking for max_fail_percentage 178205 1726889830.51540: done checking for max_fail_percentage 178205 1726889830.51541: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.51542: done checking to see if all hosts have failed 178205 1726889830.51543: getting the remaining hosts for this loop 178205 1726889830.51544: done getting the remaining hosts for this loop 178205 1726889830.51547: getting the next task for host managed_node2 178205 1726889830.51553: done getting next task for host managed_node2 178205 1726889830.51556: ^ task is: TASK: Debug why there are no unused disks 178205 1726889830.51558: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889830.51567: getting variables 178205 1726889830.51569: in VariableManager get_vars() 178205 1726889830.51597: Calling all_inventory to load vars for managed_node2 178205 1726889830.51600: Calling groups_inventory to load vars for managed_node2 178205 1726889830.51603: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.51615: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.51618: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.51621: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.52253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.52891: done with get_vars() 178205 1726889830.52910: done getting variables 178205 1726889830.52970: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 20 September 2024 23:37:10 -0400 (0:00:04.446) 0:00:43.518 ****** 178205 1726889830.52998: entering _queue_task() for managed_node2/shell 178205 1726889830.53274: worker is 1 (out of 1 available) 178205 1726889830.53287: exiting _queue_task() for managed_node2/shell 178205 1726889830.53298: done queuing things up, now waiting for results queue to drain 178205 1726889830.53299: waiting for pending results... 178205 1726889830.53588: running TaskExecutor() for managed_node2/TASK: Debug why there are no unused disks 178205 1726889830.53701: in run() - task 02369adf-7a19-34ed-f5d1-00000000065b 178205 1726889830.53722: variable 'ansible_search_path' from source: unknown 178205 1726889830.53767: calling self._execute() 178205 1726889830.53878: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.53892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.53904: variable 'omit' from source: magic vars 178205 1726889830.54311: variable 'unused_disks_return' from source: set_fact 178205 1726889830.54349: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 178205 1726889830.54357: when evaluation is False, skipping this task 178205 1726889830.54363: _execute() done 178205 1726889830.54370: dumping result to json 178205 1726889830.54376: done dumping result, returning 178205 1726889830.54389: done running TaskExecutor() for managed_node2/TASK: Debug why there are no unused disks [02369adf-7a19-34ed-f5d1-00000000065b] 178205 1726889830.54398: sending task result for task 02369adf-7a19-34ed-f5d1-00000000065b skipping: [managed_node2] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 178205 1726889830.54551: no more pending results, returning what we have 178205 1726889830.54555: results queue empty 178205 1726889830.54556: checking for any_errors_fatal 178205 1726889830.54565: done checking for any_errors_fatal 178205 1726889830.54566: checking for max_fail_percentage 178205 1726889830.54567: done checking for max_fail_percentage 178205 1726889830.54568: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.54569: done checking to see if all hosts have failed 178205 1726889830.54570: getting the remaining hosts for this loop 178205 1726889830.54571: done getting the remaining hosts for this loop 178205 1726889830.54575: getting the next task for host managed_node2 178205 1726889830.54582: done getting next task for host managed_node2 178205 1726889830.54585: ^ task is: TASK: Set unused_disks if necessary 178205 1726889830.54588: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889830.54593: getting variables 178205 1726889830.54595: in VariableManager get_vars() 178205 1726889830.54632: Calling all_inventory to load vars for managed_node2 178205 1726889830.54635: Calling groups_inventory to load vars for managed_node2 178205 1726889830.54639: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.54652: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.54655: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.54657: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.55322: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000065b 178205 1726889830.55329: WORKER PROCESS EXITING 178205 1726889830.55355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.56367: done with get_vars() 178205 1726889830.56381: done getting variables 178205 1726889830.56445: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 20 September 2024 23:37:10 -0400 (0:00:00.034) 0:00:43.552 ****** 178205 1726889830.56478: entering _queue_task() for managed_node2/set_fact 178205 1726889830.56736: worker is 1 (out of 1 available) 178205 1726889830.56749: exiting _queue_task() for managed_node2/set_fact 178205 1726889830.56761: done queuing things up, now waiting for results queue to drain 178205 1726889830.56762: waiting for pending results... 178205 1726889830.57068: running TaskExecutor() for managed_node2/TASK: Set unused_disks if necessary 178205 1726889830.57186: in run() - task 02369adf-7a19-34ed-f5d1-00000000065c 178205 1726889830.57209: variable 'ansible_search_path' from source: unknown 178205 1726889830.57257: calling self._execute() 178205 1726889830.57368: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.57380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.57395: variable 'omit' from source: magic vars 178205 1726889830.57827: variable 'unused_disks_return' from source: set_fact 178205 1726889830.57864: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 178205 1726889830.57876: variable 'omit' from source: magic vars 178205 1726889830.57927: variable 'omit' from source: magic vars 178205 1726889830.58036: variable 'unused_disks_return' from source: set_fact 178205 1726889830.58095: variable 'omit' from source: magic vars 178205 1726889830.58142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889830.58177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889830.58200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889830.58228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.58243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.58270: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889830.58277: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.58284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.58390: Set connection var ansible_pipelining to False 178205 1726889830.58405: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889830.58416: Set connection var ansible_shell_executable to /bin/sh 178205 1726889830.58421: Set connection var ansible_connection to ssh 178205 1726889830.58434: Set connection var ansible_shell_type to sh 178205 1726889830.58446: Set connection var ansible_timeout to 10 178205 1726889830.58473: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.58479: variable 'ansible_connection' from source: unknown 178205 1726889830.58485: variable 'ansible_module_compression' from source: unknown 178205 1726889830.58490: variable 'ansible_shell_type' from source: unknown 178205 1726889830.58496: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.58502: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.58511: variable 'ansible_pipelining' from source: unknown 178205 1726889830.58519: variable 'ansible_timeout' from source: unknown 178205 1726889830.58528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.58675: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889830.58692: variable 'omit' from source: magic vars 178205 1726889830.58700: starting attempt loop 178205 1726889830.58705: running the handler 178205 1726889830.58720: handler run complete 178205 1726889830.58738: attempt loop complete, returning result 178205 1726889830.58743: _execute() done 178205 1726889830.58747: dumping result to json 178205 1726889830.58753: done dumping result, returning 178205 1726889830.58761: done running TaskExecutor() for managed_node2/TASK: Set unused_disks if necessary [02369adf-7a19-34ed-f5d1-00000000065c] 178205 1726889830.58772: sending task result for task 02369adf-7a19-34ed-f5d1-00000000065c ok: [managed_node2] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } 178205 1726889830.58927: no more pending results, returning what we have 178205 1726889830.58931: results queue empty 178205 1726889830.58932: checking for any_errors_fatal 178205 1726889830.58942: done checking for any_errors_fatal 178205 1726889830.58943: checking for max_fail_percentage 178205 1726889830.58945: done checking for max_fail_percentage 178205 1726889830.58946: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.58947: done checking to see if all hosts have failed 178205 1726889830.58948: getting the remaining hosts for this loop 178205 1726889830.58950: done getting the remaining hosts for this loop 178205 1726889830.58954: getting the next task for host managed_node2 178205 1726889830.58960: done getting next task for host managed_node2 178205 1726889830.58963: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 178205 1726889830.58966: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889830.58970: getting variables 178205 1726889830.58972: in VariableManager get_vars() 178205 1726889830.59004: Calling all_inventory to load vars for managed_node2 178205 1726889830.59008: Calling groups_inventory to load vars for managed_node2 178205 1726889830.59017: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.59031: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.59034: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.59037: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.59771: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000065c 178205 1726889830.59774: WORKER PROCESS EXITING 178205 1726889830.59808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.60621: done with get_vars() 178205 1726889830.60636: done getting variables 178205 1726889830.60691: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 20 September 2024 23:37:10 -0400 (0:00:00.042) 0:00:43.595 ****** 178205 1726889830.60719: entering _queue_task() for managed_node2/fail 178205 1726889830.60946: worker is 1 (out of 1 available) 178205 1726889830.60959: exiting _queue_task() for managed_node2/fail 178205 1726889830.60969: done queuing things up, now waiting for results queue to drain 178205 1726889830.60970: waiting for pending results... 178205 1726889830.61258: running TaskExecutor() for managed_node2/TASK: Exit playbook when there's not enough unused disks in the system 178205 1726889830.61374: in run() - task 02369adf-7a19-34ed-f5d1-00000000065d 178205 1726889830.61391: variable 'ansible_search_path' from source: unknown 178205 1726889830.61441: calling self._execute() 178205 1726889830.61551: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.61562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.61576: variable 'omit' from source: magic vars 178205 1726889830.62008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889830.64538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889830.64626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889830.64668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889830.64713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889830.64748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889830.64834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889830.64866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889830.64903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889830.64953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889830.64971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889830.65034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889830.65060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889830.65087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889830.65140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889830.65158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889830.65316: variable 'unused_disks' from source: set_fact 178205 1726889830.65342: variable 'disks_needed' from source: include params 178205 1726889830.65374: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 178205 1726889830.65382: when evaluation is False, skipping this task 178205 1726889830.65389: _execute() done 178205 1726889830.65397: dumping result to json 178205 1726889830.65404: done dumping result, returning 178205 1726889830.65416: done running TaskExecutor() for managed_node2/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-34ed-f5d1-00000000065d] 178205 1726889830.65430: sending task result for task 02369adf-7a19-34ed-f5d1-00000000065d 178205 1726889830.65535: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000065d 178205 1726889830.65542: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 178205 1726889830.65584: no more pending results, returning what we have 178205 1726889830.65588: results queue empty 178205 1726889830.65589: checking for any_errors_fatal 178205 1726889830.65598: done checking for any_errors_fatal 178205 1726889830.65598: checking for max_fail_percentage 178205 1726889830.65600: done checking for max_fail_percentage 178205 1726889830.65600: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.65601: done checking to see if all hosts have failed 178205 1726889830.65602: getting the remaining hosts for this loop 178205 1726889830.65603: done getting the remaining hosts for this loop 178205 1726889830.65607: getting the next task for host managed_node2 178205 1726889830.65618: done getting next task for host managed_node2 178205 1726889830.65622: ^ task is: TASK: Print unused disks 178205 1726889830.65627: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889830.65630: getting variables 178205 1726889830.65632: in VariableManager get_vars() 178205 1726889830.65660: Calling all_inventory to load vars for managed_node2 178205 1726889830.65662: Calling groups_inventory to load vars for managed_node2 178205 1726889830.65666: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.65676: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.65678: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.65681: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.66397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.67152: done with get_vars() 178205 1726889830.67166: done getting variables 178205 1726889830.67223: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 20 September 2024 23:37:10 -0400 (0:00:00.065) 0:00:43.660 ****** 178205 1726889830.67260: entering _queue_task() for managed_node2/debug 178205 1726889830.67508: worker is 1 (out of 1 available) 178205 1726889830.67526: exiting _queue_task() for managed_node2/debug 178205 1726889830.67539: done queuing things up, now waiting for results queue to drain 178205 1726889830.67540: waiting for pending results... 178205 1726889830.67836: running TaskExecutor() for managed_node2/TASK: Print unused disks 178205 1726889830.67956: in run() - task 02369adf-7a19-34ed-f5d1-00000000065e 178205 1726889830.67978: variable 'ansible_search_path' from source: unknown 178205 1726889830.68028: calling self._execute() 178205 1726889830.68136: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.68147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.68158: variable 'omit' from source: magic vars 178205 1726889830.68269: variable 'omit' from source: magic vars 178205 1726889830.68312: variable 'omit' from source: magic vars 178205 1726889830.68352: variable 'omit' from source: magic vars 178205 1726889830.68393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889830.68442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889830.68466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889830.68485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.68500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.68540: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889830.68549: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.68555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.68663: Set connection var ansible_pipelining to False 178205 1726889830.68673: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889830.68681: Set connection var ansible_shell_executable to /bin/sh 178205 1726889830.68687: Set connection var ansible_connection to ssh 178205 1726889830.68695: Set connection var ansible_shell_type to sh 178205 1726889830.68703: Set connection var ansible_timeout to 10 178205 1726889830.68736: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.68748: variable 'ansible_connection' from source: unknown 178205 1726889830.68761: variable 'ansible_module_compression' from source: unknown 178205 1726889830.68767: variable 'ansible_shell_type' from source: unknown 178205 1726889830.68773: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.68778: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.68783: variable 'ansible_pipelining' from source: unknown 178205 1726889830.68788: variable 'ansible_timeout' from source: unknown 178205 1726889830.68793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.68937: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889830.68955: variable 'omit' from source: magic vars 178205 1726889830.68970: starting attempt loop 178205 1726889830.68980: running the handler 178205 1726889830.69035: variable 'unused_disks' from source: set_fact 178205 1726889830.69227: variable 'unused_disks' from source: set_fact 178205 1726889830.69292: handler run complete 178205 1726889830.69320: attempt loop complete, returning result 178205 1726889830.69331: _execute() done 178205 1726889830.69339: dumping result to json 178205 1726889830.69348: done dumping result, returning 178205 1726889830.69360: done running TaskExecutor() for managed_node2/TASK: Print unused disks [02369adf-7a19-34ed-f5d1-00000000065e] 178205 1726889830.69370: sending task result for task 02369adf-7a19-34ed-f5d1-00000000065e 178205 1726889830.69481: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000065e 178205 1726889830.69488: WORKER PROCESS EXITING ok: [managed_node2] => { "unused_disks": [ "sdb" ] } 178205 1726889830.69555: no more pending results, returning what we have 178205 1726889830.69558: results queue empty 178205 1726889830.69559: checking for any_errors_fatal 178205 1726889830.69567: done checking for any_errors_fatal 178205 1726889830.69569: checking for max_fail_percentage 178205 1726889830.69570: done checking for max_fail_percentage 178205 1726889830.69571: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.69572: done checking to see if all hosts have failed 178205 1726889830.69573: getting the remaining hosts for this loop 178205 1726889830.69576: done getting the remaining hosts for this loop 178205 1726889830.69580: getting the next task for host managed_node2 178205 1726889830.69587: done getting next task for host managed_node2 178205 1726889830.69590: ^ task is: TASK: Save non-swap disk 178205 1726889830.69592: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889830.69597: getting variables 178205 1726889830.69599: in VariableManager get_vars() 178205 1726889830.69634: Calling all_inventory to load vars for managed_node2 178205 1726889830.69637: Calling groups_inventory to load vars for managed_node2 178205 1726889830.69641: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.69652: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.69655: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.69658: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.70327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.70989: done with get_vars() 178205 1726889830.71002: done getting variables 178205 1726889830.71061: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Save non-swap disk] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:56 Friday 20 September 2024 23:37:10 -0400 (0:00:00.038) 0:00:43.698 ****** 178205 1726889830.71086: entering _queue_task() for managed_node2/set_fact 178205 1726889830.71313: worker is 1 (out of 1 available) 178205 1726889830.71327: exiting _queue_task() for managed_node2/set_fact 178205 1726889830.71339: done queuing things up, now waiting for results queue to drain 178205 1726889830.71339: waiting for pending results... 178205 1726889830.71613: running TaskExecutor() for managed_node2/TASK: Save non-swap disk 178205 1726889830.71713: in run() - task 02369adf-7a19-34ed-f5d1-00000000000d 178205 1726889830.71733: variable 'ansible_search_path' from source: unknown 178205 1726889830.71770: calling self._execute() 178205 1726889830.71880: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.71896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.71914: variable 'omit' from source: magic vars 178205 1726889830.72034: variable 'omit' from source: magic vars 178205 1726889830.72070: variable 'omit' from source: magic vars 178205 1726889830.72313: variable 'unused_disks' from source: set_fact 178205 1726889830.72360: variable 'omit' from source: magic vars 178205 1726889830.72401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889830.72447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889830.72471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889830.72491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.72504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.72537: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889830.72550: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.72558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.72660: Set connection var ansible_pipelining to False 178205 1726889830.72675: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889830.72684: Set connection var ansible_shell_executable to /bin/sh 178205 1726889830.72690: Set connection var ansible_connection to ssh 178205 1726889830.72698: Set connection var ansible_shell_type to sh 178205 1726889830.72707: Set connection var ansible_timeout to 10 178205 1726889830.72738: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.72745: variable 'ansible_connection' from source: unknown 178205 1726889830.72751: variable 'ansible_module_compression' from source: unknown 178205 1726889830.72759: variable 'ansible_shell_type' from source: unknown 178205 1726889830.72767: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.72773: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.72784: variable 'ansible_pipelining' from source: unknown 178205 1726889830.72790: variable 'ansible_timeout' from source: unknown 178205 1726889830.72796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.72944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889830.72959: variable 'omit' from source: magic vars 178205 1726889830.72967: starting attempt loop 178205 1726889830.72974: running the handler 178205 1726889830.72997: handler run complete 178205 1726889830.73010: attempt loop complete, returning result 178205 1726889830.73018: _execute() done 178205 1726889830.73026: dumping result to json 178205 1726889830.73033: done dumping result, returning 178205 1726889830.73042: done running TaskExecutor() for managed_node2/TASK: Save non-swap disk [02369adf-7a19-34ed-f5d1-00000000000d] 178205 1726889830.73053: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000d ok: [managed_node2] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } 178205 1726889830.73189: no more pending results, returning what we have 178205 1726889830.73192: results queue empty 178205 1726889830.73193: checking for any_errors_fatal 178205 1726889830.73201: done checking for any_errors_fatal 178205 1726889830.73202: checking for max_fail_percentage 178205 1726889830.73204: done checking for max_fail_percentage 178205 1726889830.73205: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.73207: done checking to see if all hosts have failed 178205 1726889830.73207: getting the remaining hosts for this loop 178205 1726889830.73209: done getting the remaining hosts for this loop 178205 1726889830.73216: getting the next task for host managed_node2 178205 1726889830.73223: done getting next task for host managed_node2 178205 1726889830.73229: ^ task is: TASK: Format second disk as ext3 178205 1726889830.73231: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889830.73234: getting variables 178205 1726889830.73236: in VariableManager get_vars() 178205 1726889830.73265: Calling all_inventory to load vars for managed_node2 178205 1726889830.73268: Calling groups_inventory to load vars for managed_node2 178205 1726889830.73271: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.73281: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.73284: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.73287: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.73946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.74352: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000d 178205 1726889830.74355: WORKER PROCESS EXITING 178205 1726889830.74642: done with get_vars() 178205 1726889830.74656: done getting variables TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:60 Friday 20 September 2024 23:37:10 -0400 (0:00:00.036) 0:00:43.735 ****** 178205 1726889830.74749: entering _queue_task() for managed_node2/include_role 178205 1726889830.74980: worker is 1 (out of 1 available) 178205 1726889830.74993: exiting _queue_task() for managed_node2/include_role 178205 1726889830.75003: done queuing things up, now waiting for results queue to drain 178205 1726889830.75004: waiting for pending results... 178205 1726889830.75307: running TaskExecutor() for managed_node2/TASK: Format second disk as ext3 178205 1726889830.75413: in run() - task 02369adf-7a19-34ed-f5d1-00000000000e 178205 1726889830.75436: variable 'ansible_search_path' from source: unknown 178205 1726889830.75485: calling self._execute() 178205 1726889830.75597: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.75607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.75623: variable 'omit' from source: magic vars 178205 1726889830.75754: _execute() done 178205 1726889830.75763: dumping result to json 178205 1726889830.75775: done dumping result, returning 178205 1726889830.75786: done running TaskExecutor() for managed_node2/TASK: Format second disk as ext3 [02369adf-7a19-34ed-f5d1-00000000000e] 178205 1726889830.75802: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000e 178205 1726889830.75963: no more pending results, returning what we have 178205 1726889830.75968: in VariableManager get_vars() 178205 1726889830.76006: Calling all_inventory to load vars for managed_node2 178205 1726889830.76009: Calling groups_inventory to load vars for managed_node2 178205 1726889830.76015: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.76032: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.76036: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.76039: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.76596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.77180: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000e 178205 1726889830.77183: WORKER PROCESS EXITING 178205 1726889830.77392: done with get_vars() 178205 1726889830.77403: variable 'ansible_search_path' from source: unknown 178205 1726889830.78466: variable 'omit' from source: magic vars 178205 1726889830.78480: variable 'omit' from source: magic vars 178205 1726889830.78489: variable 'omit' from source: magic vars 178205 1726889830.78492: we have included files to process 178205 1726889830.78492: generating all_blocks data 178205 1726889830.78494: done generating all_blocks data 178205 1726889830.78496: processing included file: fedora.linux_system_roles.storage 178205 1726889830.78509: in VariableManager get_vars() 178205 1726889830.78544: done with get_vars() 178205 1726889830.78562: in VariableManager get_vars() 178205 1726889830.78572: done with get_vars() 178205 1726889830.78595: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889830.78614: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889830.78676: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889830.78721: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889830.78778: in VariableManager get_vars() 178205 1726889830.78791: done with get_vars() 178205 1726889830.78931: in VariableManager get_vars() 178205 1726889830.78945: done with get_vars() 178205 1726889830.79015: iterating over new_blocks loaded from include file 178205 1726889830.79017: in VariableManager get_vars() 178205 1726889830.79192: done with get_vars() 178205 1726889830.79193: filtering new block on tags 178205 1726889830.79206: done filtering new block on tags 178205 1726889830.79208: in VariableManager get_vars() 178205 1726889830.79219: done with get_vars() 178205 1726889830.79220: filtering new block on tags 178205 1726889830.79231: done filtering new block on tags 178205 1726889830.79232: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889830.79236: extending task lists for all hosts with included blocks 178205 1726889830.80793: done extending task lists 178205 1726889830.80794: done processing included files 178205 1726889830.80794: results queue empty 178205 1726889830.80795: checking for any_errors_fatal 178205 1726889830.80797: done checking for any_errors_fatal 178205 1726889830.80797: checking for max_fail_percentage 178205 1726889830.80798: done checking for max_fail_percentage 178205 1726889830.80798: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.80799: done checking to see if all hosts have failed 178205 1726889830.80799: getting the remaining hosts for this loop 178205 1726889830.80800: done getting the remaining hosts for this loop 178205 1726889830.80802: getting the next task for host managed_node2 178205 1726889830.80804: done getting next task for host managed_node2 178205 1726889830.80806: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889830.80807: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889830.80815: getting variables 178205 1726889830.80816: in VariableManager get_vars() 178205 1726889830.80835: Calling all_inventory to load vars for managed_node2 178205 1726889830.80836: Calling groups_inventory to load vars for managed_node2 178205 1726889830.80837: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.80840: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.80842: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.80843: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.81066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.81378: done with get_vars() 178205 1726889830.81387: 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 23:37:10 -0400 (0:00:00.066) 0:00:43.802 ****** 178205 1726889830.81438: entering _queue_task() for managed_node2/include_tasks 178205 1726889830.81603: worker is 1 (out of 1 available) 178205 1726889830.81615: exiting _queue_task() for managed_node2/include_tasks 178205 1726889830.81624: done queuing things up, now waiting for results queue to drain 178205 1726889830.81625: waiting for pending results... 178205 1726889830.81796: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889830.81867: in run() - task 02369adf-7a19-34ed-f5d1-0000000007d0 178205 1726889830.81880: variable 'ansible_search_path' from source: unknown 178205 1726889830.81883: variable 'ansible_search_path' from source: unknown 178205 1726889830.81908: calling self._execute() 178205 1726889830.81985: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.81989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.81998: variable 'omit' from source: magic vars 178205 1726889830.82077: _execute() done 178205 1726889830.82081: dumping result to json 178205 1726889830.82084: done dumping result, returning 178205 1726889830.82089: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-0000000007d0] 178205 1726889830.82093: sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d0 178205 1726889830.82184: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d0 178205 1726889830.82187: WORKER PROCESS EXITING 178205 1726889830.82231: no more pending results, returning what we have 178205 1726889830.82236: in VariableManager get_vars() 178205 1726889830.82267: Calling all_inventory to load vars for managed_node2 178205 1726889830.82270: Calling groups_inventory to load vars for managed_node2 178205 1726889830.82272: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.82280: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.82282: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.82285: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.82737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.83310: done with get_vars() 178205 1726889830.83327: variable 'ansible_search_path' from source: unknown 178205 1726889830.83328: variable 'ansible_search_path' from source: unknown 178205 1726889830.83365: we have included files to process 178205 1726889830.83366: generating all_blocks data 178205 1726889830.83367: done generating all_blocks data 178205 1726889830.83371: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889830.83371: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889830.83374: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889830.83860: done processing included file 178205 1726889830.83862: iterating over new_blocks loaded from include file 178205 1726889830.83863: in VariableManager get_vars() 178205 1726889830.83882: done with get_vars() 178205 1726889830.83884: filtering new block on tags 178205 1726889830.83902: done filtering new block on tags 178205 1726889830.83905: in VariableManager get_vars() 178205 1726889830.83929: done with get_vars() 178205 1726889830.83931: filtering new block on tags 178205 1726889830.83949: done filtering new block on tags 178205 1726889830.83952: 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 178205 1726889830.83957: extending task lists for all hosts with included blocks 178205 1726889830.84149: done extending task lists 178205 1726889830.84150: done processing included files 178205 1726889830.84151: results queue empty 178205 1726889830.84152: checking for any_errors_fatal 178205 1726889830.84154: done checking for any_errors_fatal 178205 1726889830.84155: checking for max_fail_percentage 178205 1726889830.84156: done checking for max_fail_percentage 178205 1726889830.84157: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.84158: done checking to see if all hosts have failed 178205 1726889830.84158: getting the remaining hosts for this loop 178205 1726889830.84159: done getting the remaining hosts for this loop 178205 1726889830.84162: getting the next task for host managed_node2 178205 1726889830.84166: done getting next task for host managed_node2 178205 1726889830.84168: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889830.84170: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889830.84179: getting variables 178205 1726889830.84180: in VariableManager get_vars() 178205 1726889830.84191: Calling all_inventory to load vars for managed_node2 178205 1726889830.84193: Calling groups_inventory to load vars for managed_node2 178205 1726889830.84195: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.84199: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.84201: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.84204: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.84507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.84821: done with get_vars() 178205 1726889830.84832: 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 23:37:10 -0400 (0:00:00.034) 0:00:43.836 ****** 178205 1726889830.84877: entering _queue_task() for managed_node2/setup 178205 1726889830.85052: worker is 1 (out of 1 available) 178205 1726889830.85064: exiting _queue_task() for managed_node2/setup 178205 1726889830.85076: done queuing things up, now waiting for results queue to drain 178205 1726889830.85077: waiting for pending results... 178205 1726889830.85247: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889830.85334: in run() - task 02369adf-7a19-34ed-f5d1-00000000089c 178205 1726889830.85345: variable 'ansible_search_path' from source: unknown 178205 1726889830.85348: variable 'ansible_search_path' from source: unknown 178205 1726889830.85374: calling self._execute() 178205 1726889830.85450: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.85455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.85462: variable 'omit' from source: magic vars 178205 1726889830.85756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889830.88075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889830.88151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889830.88202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889830.88245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889830.88276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889830.88369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889830.88408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889830.88434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889830.88460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889830.88470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889830.88516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889830.88536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889830.88554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889830.88579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889830.88589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889830.88705: variable '__storage_required_facts' from source: role '' all vars 178205 1726889830.88720: variable 'ansible_facts' from source: unknown 178205 1726889830.88877: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889830.88881: when evaluation is False, skipping this task 178205 1726889830.88883: _execute() done 178205 1726889830.88886: dumping result to json 178205 1726889830.88889: done dumping result, returning 178205 1726889830.88894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-00000000089c] 178205 1726889830.88898: sending task result for task 02369adf-7a19-34ed-f5d1-00000000089c 178205 1726889830.88977: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000089c 178205 1726889830.88980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889830.89024: no more pending results, returning what we have 178205 1726889830.89029: results queue empty 178205 1726889830.89029: checking for any_errors_fatal 178205 1726889830.89031: done checking for any_errors_fatal 178205 1726889830.89031: checking for max_fail_percentage 178205 1726889830.89033: done checking for max_fail_percentage 178205 1726889830.89033: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.89034: done checking to see if all hosts have failed 178205 1726889830.89035: getting the remaining hosts for this loop 178205 1726889830.89036: done getting the remaining hosts for this loop 178205 1726889830.89039: getting the next task for host managed_node2 178205 1726889830.89046: done getting next task for host managed_node2 178205 1726889830.89049: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889830.89052: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889830.89068: getting variables 178205 1726889830.89069: in VariableManager get_vars() 178205 1726889830.89097: Calling all_inventory to load vars for managed_node2 178205 1726889830.89100: Calling groups_inventory to load vars for managed_node2 178205 1726889830.89101: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.89110: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.89119: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.89122: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.89435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.89768: done with get_vars() 178205 1726889830.89778: done getting variables 178205 1726889830.89816: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:37:10 -0400 (0:00:00.049) 0:00:43.886 ****** 178205 1726889830.89842: entering _queue_task() for managed_node2/include_vars 178205 1726889830.90010: worker is 1 (out of 1 available) 178205 1726889830.90025: exiting _queue_task() for managed_node2/include_vars 178205 1726889830.90036: done queuing things up, now waiting for results queue to drain 178205 1726889830.90037: waiting for pending results... 178205 1726889830.90256: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889830.90400: in run() - task 02369adf-7a19-34ed-f5d1-00000000089d 178205 1726889830.90427: variable 'ansible_search_path' from source: unknown 178205 1726889830.90442: variable 'ansible_search_path' from source: unknown 178205 1726889830.90715: variable 'ansible_facts' from source: unknown 178205 1726889830.91106: variable 'ansible_facts' from source: unknown 178205 1726889830.91412: variable 'ansible_facts' from source: unknown 178205 1726889830.91608: variable 'ansible_facts' from source: unknown 178205 1726889830.91720: variable 'omit' from source: magic vars 178205 1726889830.91798: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.91804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.91815: variable 'omit' from source: magic vars 178205 1726889830.91980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889830.92152: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889830.92183: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889830.92208: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889830.92235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889830.92288: variable '__vars_file' from source: task vars 178205 1726889830.92346: variable 'role_path' from source: magic vars 178205 1726889830.92349: variable 'item' from source: unknown 178205 1726889830.92359: Evaluated conditional (__vars_file is file): False 178205 1726889830.92362: when evaluation is False, skipping this task 178205 1726889830.92388: variable 'item' from source: unknown 178205 1726889830.92439: 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" } 178205 1726889830.92580: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.92584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.92586: variable 'omit' from source: magic vars 178205 1726889830.92678: variable '__vars_file' from source: task vars 178205 1726889830.92737: variable 'role_path' from source: magic vars 178205 1726889830.92741: variable 'item' from source: unknown 178205 1726889830.92749: Evaluated conditional (__vars_file is file): False 178205 1726889830.92753: when evaluation is False, skipping this task 178205 1726889830.92774: variable 'item' from source: unknown 178205 1726889830.92820: 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" } 178205 1726889830.92891: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.92894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.92900: variable 'omit' from source: magic vars 178205 1726889830.93005: variable '__vars_file' from source: task vars 178205 1726889830.93062: variable 'role_path' from source: magic vars 178205 1726889830.93066: variable 'item' from source: unknown 178205 1726889830.93075: Evaluated conditional (__vars_file is file): True 178205 1726889830.93080: variable 'omit' from source: magic vars 178205 1726889830.93117: variable 'omit' from source: magic vars 178205 1726889830.93155: variable '__vars_file' from source: task vars 178205 1726889830.93198: variable '__vars_file' from source: task vars 178205 1726889830.93256: variable 'role_path' from source: magic vars 178205 1726889830.93259: variable 'item' from source: unknown 178205 1726889830.93272: variable 'omit' from source: magic vars 178205 1726889830.93292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889830.93312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889830.93326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889830.93342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.93352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.93379: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889830.93382: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.93385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.93449: Set connection var ansible_pipelining to False 178205 1726889830.93452: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889830.93463: Set connection var ansible_shell_executable to /bin/sh 178205 1726889830.93466: Set connection var ansible_connection to ssh 178205 1726889830.93472: Set connection var ansible_shell_type to sh 178205 1726889830.93477: Set connection var ansible_timeout to 10 178205 1726889830.93493: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.93496: variable 'ansible_connection' from source: unknown 178205 1726889830.93498: variable 'ansible_module_compression' from source: unknown 178205 1726889830.93501: variable 'ansible_shell_type' from source: unknown 178205 1726889830.93503: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.93505: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.93509: variable 'ansible_pipelining' from source: unknown 178205 1726889830.93513: variable 'ansible_timeout' from source: unknown 178205 1726889830.93518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.93596: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889830.93603: variable 'omit' from source: magic vars 178205 1726889830.93608: starting attempt loop 178205 1726889830.93611: running the handler 178205 1726889830.93683: handler run complete 178205 1726889830.93690: attempt loop complete, returning result 178205 1726889830.93701: variable 'item' from source: unknown 178205 1726889830.93748: 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" } 178205 1726889830.93854: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.93857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.93860: variable 'omit' from source: magic vars 178205 1726889830.93952: variable '__vars_file' from source: task vars 178205 1726889830.94008: variable 'role_path' from source: magic vars 178205 1726889830.94014: variable 'item' from source: unknown 178205 1726889830.94017: Evaluated conditional (__vars_file is file): True 178205 1726889830.94021: variable 'omit' from source: magic vars 178205 1726889830.94034: variable 'omit' from source: magic vars 178205 1726889830.94067: variable '__vars_file' from source: task vars 178205 1726889830.94114: variable '__vars_file' from source: task vars 178205 1726889830.94169: variable 'role_path' from source: magic vars 178205 1726889830.94172: variable 'item' from source: unknown 178205 1726889830.94183: variable 'omit' from source: magic vars 178205 1726889830.94227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889830.94230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.94233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889830.94235: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889830.94239: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.94241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.94286: Set connection var ansible_pipelining to False 178205 1726889830.94291: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889830.94296: Set connection var ansible_shell_executable to /bin/sh 178205 1726889830.94298: Set connection var ansible_connection to ssh 178205 1726889830.94303: Set connection var ansible_shell_type to sh 178205 1726889830.94308: Set connection var ansible_timeout to 10 178205 1726889830.94329: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.94332: variable 'ansible_connection' from source: unknown 178205 1726889830.94335: variable 'ansible_module_compression' from source: unknown 178205 1726889830.94341: variable 'ansible_shell_type' from source: unknown 178205 1726889830.94344: variable 'ansible_shell_executable' from source: unknown 178205 1726889830.94346: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.94348: variable 'ansible_pipelining' from source: unknown 178205 1726889830.94350: variable 'ansible_timeout' from source: unknown 178205 1726889830.94352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.94406: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889830.94474: variable 'omit' from source: magic vars 178205 1726889830.94477: starting attempt loop 178205 1726889830.94479: running the handler 178205 1726889830.94492: handler run complete 178205 1726889830.94495: attempt loop complete, returning result 178205 1726889830.94525: variable 'item' from source: unknown 178205 1726889830.94642: 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" } 178205 1726889830.95006: dumping result to json 178205 1726889830.95009: done dumping result, returning 178205 1726889830.95015: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-00000000089d] 178205 1726889830.95021: sending task result for task 02369adf-7a19-34ed-f5d1-00000000089d 178205 1726889830.95084: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000089d 178205 1726889830.95087: WORKER PROCESS EXITING 178205 1726889830.95168: no more pending results, returning what we have 178205 1726889830.95171: results queue empty 178205 1726889830.95175: checking for any_errors_fatal 178205 1726889830.95180: done checking for any_errors_fatal 178205 1726889830.95181: checking for max_fail_percentage 178205 1726889830.95182: done checking for max_fail_percentage 178205 1726889830.95183: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.95184: done checking to see if all hosts have failed 178205 1726889830.95185: getting the remaining hosts for this loop 178205 1726889830.95186: done getting the remaining hosts for this loop 178205 1726889830.95189: getting the next task for host managed_node2 178205 1726889830.95194: done getting next task for host managed_node2 178205 1726889830.95197: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889830.95198: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889830.95205: getting variables 178205 1726889830.95206: in VariableManager get_vars() 178205 1726889830.95231: Calling all_inventory to load vars for managed_node2 178205 1726889830.95233: Calling groups_inventory to load vars for managed_node2 178205 1726889830.95234: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.95243: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.95245: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.95249: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.95668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.96270: done with get_vars() 178205 1726889830.96290: 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 23:37:10 -0400 (0:00:00.065) 0:00:43.952 ****** 178205 1726889830.96410: entering _queue_task() for managed_node2/stat 178205 1726889830.96690: worker is 1 (out of 1 available) 178205 1726889830.96707: exiting _queue_task() for managed_node2/stat 178205 1726889830.96725: done queuing things up, now waiting for results queue to drain 178205 1726889830.96726: waiting for pending results... 178205 1726889830.97014: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889830.97149: in run() - task 02369adf-7a19-34ed-f5d1-00000000089f 178205 1726889830.97172: variable 'ansible_search_path' from source: unknown 178205 1726889830.97182: variable 'ansible_search_path' from source: unknown 178205 1726889830.97220: calling self._execute() 178205 1726889830.97321: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889830.97325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889830.97347: variable 'omit' from source: magic vars 178205 1726889830.97790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889830.98038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889830.98071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889830.98107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889830.98150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889830.98239: 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) 178205 1726889830.98265: 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) 178205 1726889830.98296: 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) 178205 1726889830.98320: 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) 178205 1726889830.98416: variable '__storage_is_ostree' from source: set_fact 178205 1726889830.98425: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889830.98430: when evaluation is False, skipping this task 178205 1726889830.98433: _execute() done 178205 1726889830.98435: dumping result to json 178205 1726889830.98438: done dumping result, returning 178205 1726889830.98446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-00000000089f] 178205 1726889830.98451: sending task result for task 02369adf-7a19-34ed-f5d1-00000000089f 178205 1726889830.98551: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000089f 178205 1726889830.98555: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889830.98601: no more pending results, returning what we have 178205 1726889830.98604: results queue empty 178205 1726889830.98605: checking for any_errors_fatal 178205 1726889830.98614: done checking for any_errors_fatal 178205 1726889830.98615: checking for max_fail_percentage 178205 1726889830.98617: done checking for max_fail_percentage 178205 1726889830.98617: checking to see if all hosts have failed and the running result is not ok 178205 1726889830.98618: done checking to see if all hosts have failed 178205 1726889830.98619: getting the remaining hosts for this loop 178205 1726889830.98620: done getting the remaining hosts for this loop 178205 1726889830.98623: getting the next task for host managed_node2 178205 1726889830.98638: done getting next task for host managed_node2 178205 1726889830.98642: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889830.98645: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889830.98675: getting variables 178205 1726889830.98682: in VariableManager get_vars() 178205 1726889830.98730: Calling all_inventory to load vars for managed_node2 178205 1726889830.98732: Calling groups_inventory to load vars for managed_node2 178205 1726889830.98735: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889830.98745: Calling all_plugins_play to load vars for managed_node2 178205 1726889830.98747: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889830.98749: Calling groups_plugins_play to load vars for managed_node2 178205 1726889830.99204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889830.99529: done with get_vars() 178205 1726889830.99538: done getting variables 178205 1726889830.99574: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:37:10 -0400 (0:00:00.031) 0:00:43.984 ****** 178205 1726889830.99595: entering _queue_task() for managed_node2/set_fact 178205 1726889830.99763: worker is 1 (out of 1 available) 178205 1726889830.99777: exiting _queue_task() for managed_node2/set_fact 178205 1726889830.99790: done queuing things up, now waiting for results queue to drain 178205 1726889830.99791: waiting for pending results... 178205 1726889830.99961: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889831.00056: in run() - task 02369adf-7a19-34ed-f5d1-0000000008a0 178205 1726889831.00067: variable 'ansible_search_path' from source: unknown 178205 1726889831.00070: variable 'ansible_search_path' from source: unknown 178205 1726889831.00097: calling self._execute() 178205 1726889831.00172: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.00176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.00185: variable 'omit' from source: magic vars 178205 1726889831.00438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.00628: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.00662: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.00687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.00714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.00774: 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) 178205 1726889831.00791: 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) 178205 1726889831.00811: 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) 178205 1726889831.00833: 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) 178205 1726889831.00994: variable '__storage_is_ostree' from source: set_fact 178205 1726889831.00997: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889831.01000: when evaluation is False, skipping this task 178205 1726889831.01004: _execute() done 178205 1726889831.01007: dumping result to json 178205 1726889831.01009: done dumping result, returning 178205 1726889831.01041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-0000000008a0] 178205 1726889831.01044: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008a0 178205 1726889831.01270: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008a0 178205 1726889831.01273: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889831.01321: no more pending results, returning what we have 178205 1726889831.01326: results queue empty 178205 1726889831.01327: checking for any_errors_fatal 178205 1726889831.01337: done checking for any_errors_fatal 178205 1726889831.01338: checking for max_fail_percentage 178205 1726889831.01339: done checking for max_fail_percentage 178205 1726889831.01343: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.01345: done checking to see if all hosts have failed 178205 1726889831.01345: getting the remaining hosts for this loop 178205 1726889831.01347: done getting the remaining hosts for this loop 178205 1726889831.01350: getting the next task for host managed_node2 178205 1726889831.01357: done getting next task for host managed_node2 178205 1726889831.01361: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889831.01362: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.01373: getting variables 178205 1726889831.01374: in VariableManager get_vars() 178205 1726889831.01395: Calling all_inventory to load vars for managed_node2 178205 1726889831.01397: Calling groups_inventory to load vars for managed_node2 178205 1726889831.01399: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.01407: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.01409: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.01417: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.01856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.02402: done with get_vars() 178205 1726889831.02419: done getting variables 178205 1726889831.02459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:37:11 -0400 (0:00:00.028) 0:00:44.012 ****** 178205 1726889831.02480: entering _queue_task() for managed_node2/set_fact 178205 1726889831.02654: worker is 1 (out of 1 available) 178205 1726889831.02671: exiting _queue_task() for managed_node2/set_fact 178205 1726889831.02681: done queuing things up, now waiting for results queue to drain 178205 1726889831.02682: waiting for pending results... 178205 1726889831.02938: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889831.03075: in run() - task 02369adf-7a19-34ed-f5d1-0000000007d1 178205 1726889831.03086: variable 'ansible_search_path' from source: unknown 178205 1726889831.03090: variable 'ansible_search_path' from source: unknown 178205 1726889831.03110: calling self._execute() 178205 1726889831.03191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.03195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.03202: variable 'omit' from source: magic vars 178205 1726889831.03321: variable 'omit' from source: magic vars 178205 1726889831.03354: variable 'omit' from source: magic vars 178205 1726889831.03392: variable 'omit' from source: magic vars 178205 1726889831.03424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.03450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.03477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.03495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.03498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.03522: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.03525: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.03531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.03594: Set connection var ansible_pipelining to False 178205 1726889831.03597: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.03603: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.03605: Set connection var ansible_connection to ssh 178205 1726889831.03610: Set connection var ansible_shell_type to sh 178205 1726889831.03617: Set connection var ansible_timeout to 10 178205 1726889831.03639: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.03642: variable 'ansible_connection' from source: unknown 178205 1726889831.03645: variable 'ansible_module_compression' from source: unknown 178205 1726889831.03647: variable 'ansible_shell_type' from source: unknown 178205 1726889831.03650: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.03652: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.03654: variable 'ansible_pipelining' from source: unknown 178205 1726889831.03656: variable 'ansible_timeout' from source: unknown 178205 1726889831.03661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.03763: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889831.03773: variable 'omit' from source: magic vars 178205 1726889831.03777: starting attempt loop 178205 1726889831.03780: running the handler 178205 1726889831.03790: handler run complete 178205 1726889831.03799: attempt loop complete, returning result 178205 1726889831.03801: _execute() done 178205 1726889831.03804: dumping result to json 178205 1726889831.03806: done dumping result, returning 178205 1726889831.03813: 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-34ed-f5d1-0000000007d1] 178205 1726889831.03819: sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d1 178205 1726889831.03898: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d1 178205 1726889831.03901: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889831.03984: no more pending results, returning what we have 178205 1726889831.03987: results queue empty 178205 1726889831.03987: checking for any_errors_fatal 178205 1726889831.03992: done checking for any_errors_fatal 178205 1726889831.03993: checking for max_fail_percentage 178205 1726889831.03994: done checking for max_fail_percentage 178205 1726889831.03995: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.03996: done checking to see if all hosts have failed 178205 1726889831.03996: getting the remaining hosts for this loop 178205 1726889831.03997: done getting the remaining hosts for this loop 178205 1726889831.04000: getting the next task for host managed_node2 178205 1726889831.04004: done getting next task for host managed_node2 178205 1726889831.04007: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889831.04009: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.04020: getting variables 178205 1726889831.04022: in VariableManager get_vars() 178205 1726889831.04047: Calling all_inventory to load vars for managed_node2 178205 1726889831.04049: Calling groups_inventory to load vars for managed_node2 178205 1726889831.04052: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.04059: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.04060: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.04062: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.04350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.04821: done with get_vars() 178205 1726889831.04831: done getting variables 178205 1726889831.04868: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:37:11 -0400 (0:00:00.024) 0:00:44.036 ****** 178205 1726889831.04888: entering _queue_task() for managed_node2/set_fact 178205 1726889831.05075: worker is 1 (out of 1 available) 178205 1726889831.05088: exiting _queue_task() for managed_node2/set_fact 178205 1726889831.05099: done queuing things up, now waiting for results queue to drain 178205 1726889831.05100: waiting for pending results... 178205 1726889831.05264: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889831.05348: in run() - task 02369adf-7a19-34ed-f5d1-0000000007d2 178205 1726889831.05361: variable 'ansible_search_path' from source: unknown 178205 1726889831.05365: variable 'ansible_search_path' from source: unknown 178205 1726889831.05392: calling self._execute() 178205 1726889831.05471: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.05475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.05484: variable 'omit' from source: magic vars 178205 1726889831.05562: variable 'omit' from source: magic vars 178205 1726889831.05598: variable 'omit' from source: magic vars 178205 1726889831.05622: variable 'omit' from source: magic vars 178205 1726889831.05656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.05687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.05701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.05721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.05731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.05764: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.05767: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.05770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.05880: Set connection var ansible_pipelining to False 178205 1726889831.05894: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.05902: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.05905: Set connection var ansible_connection to ssh 178205 1726889831.05907: Set connection var ansible_shell_type to sh 178205 1726889831.05910: Set connection var ansible_timeout to 10 178205 1726889831.05940: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.05950: variable 'ansible_connection' from source: unknown 178205 1726889831.05958: variable 'ansible_module_compression' from source: unknown 178205 1726889831.05961: variable 'ansible_shell_type' from source: unknown 178205 1726889831.05964: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.05966: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.05968: variable 'ansible_pipelining' from source: unknown 178205 1726889831.05971: variable 'ansible_timeout' from source: unknown 178205 1726889831.05975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.06144: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889831.06158: variable 'omit' from source: magic vars 178205 1726889831.06163: starting attempt loop 178205 1726889831.06166: running the handler 178205 1726889831.06178: handler run complete 178205 1726889831.06188: attempt loop complete, returning result 178205 1726889831.06191: _execute() done 178205 1726889831.06194: dumping result to json 178205 1726889831.06196: done dumping result, returning 178205 1726889831.06203: 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-34ed-f5d1-0000000007d2] 178205 1726889831.06207: sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d2 178205 1726889831.06284: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d2 178205 1726889831.06310: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889831.06374: no more pending results, returning what we have 178205 1726889831.06376: results queue empty 178205 1726889831.06377: checking for any_errors_fatal 178205 1726889831.06382: done checking for any_errors_fatal 178205 1726889831.06383: checking for max_fail_percentage 178205 1726889831.06384: done checking for max_fail_percentage 178205 1726889831.06385: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.06386: done checking to see if all hosts have failed 178205 1726889831.06387: getting the remaining hosts for this loop 178205 1726889831.06388: done getting the remaining hosts for this loop 178205 1726889831.06391: getting the next task for host managed_node2 178205 1726889831.06395: done getting next task for host managed_node2 178205 1726889831.06399: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889831.06404: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.06414: getting variables 178205 1726889831.06415: in VariableManager get_vars() 178205 1726889831.06438: Calling all_inventory to load vars for managed_node2 178205 1726889831.06440: Calling groups_inventory to load vars for managed_node2 178205 1726889831.06441: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.06447: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.06449: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.06450: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.06881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.07321: done with get_vars() 178205 1726889831.07332: 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 23:37:11 -0400 (0:00:00.025) 0:00:44.062 ****** 178205 1726889831.07403: entering _queue_task() for managed_node2/include_tasks 178205 1726889831.07633: worker is 1 (out of 1 available) 178205 1726889831.07644: exiting _queue_task() for managed_node2/include_tasks 178205 1726889831.07657: done queuing things up, now waiting for results queue to drain 178205 1726889831.07658: waiting for pending results... 178205 1726889831.07888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889831.08011: in run() - task 02369adf-7a19-34ed-f5d1-0000000007d3 178205 1726889831.08048: variable 'ansible_search_path' from source: unknown 178205 1726889831.08051: variable 'ansible_search_path' from source: unknown 178205 1726889831.08074: calling self._execute() 178205 1726889831.08152: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.08156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.08165: variable 'omit' from source: magic vars 178205 1726889831.08385: variable 'storage_provider' from source: role '' defaults 178205 1726889831.08394: _execute() done 178205 1726889831.08397: dumping result to json 178205 1726889831.08400: done dumping result, returning 178205 1726889831.08406: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-0000000007d3] 178205 1726889831.08410: sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d3 178205 1726889831.08507: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000007d3 178205 1726889831.08510: WORKER PROCESS EXITING 178205 1726889831.08560: no more pending results, returning what we have 178205 1726889831.08564: in VariableManager get_vars() 178205 1726889831.08592: Calling all_inventory to load vars for managed_node2 178205 1726889831.08593: Calling groups_inventory to load vars for managed_node2 178205 1726889831.08595: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.08600: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.08602: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.08604: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.08896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.09221: done with get_vars() 178205 1726889831.09229: variable 'ansible_search_path' from source: unknown 178205 1726889831.09230: variable 'ansible_search_path' from source: unknown 178205 1726889831.09250: we have included files to process 178205 1726889831.09250: generating all_blocks data 178205 1726889831.09252: done generating all_blocks data 178205 1726889831.09254: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889831.09255: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889831.09256: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889831.09774: in VariableManager get_vars() 178205 1726889831.09790: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889831.11374: done processing included file 178205 1726889831.11375: iterating over new_blocks loaded from include file 178205 1726889831.11376: in VariableManager get_vars() 178205 1726889831.11388: done with get_vars() 178205 1726889831.11389: filtering new block on tags 178205 1726889831.11414: done filtering new block on tags 178205 1726889831.11415: in VariableManager get_vars() 178205 1726889831.11428: done with get_vars() 178205 1726889831.11429: filtering new block on tags 178205 1726889831.11447: done filtering new block on tags 178205 1726889831.11449: in VariableManager get_vars() 178205 1726889831.11459: done with get_vars() 178205 1726889831.11460: filtering new block on tags 178205 1726889831.11482: done filtering new block on tags 178205 1726889831.11483: 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 178205 1726889831.11487: extending task lists for all hosts with included blocks 178205 1726889831.11840: done extending task lists 178205 1726889831.11847: done processing included files 178205 1726889831.11849: results queue empty 178205 1726889831.11849: checking for any_errors_fatal 178205 1726889831.11852: done checking for any_errors_fatal 178205 1726889831.11853: checking for max_fail_percentage 178205 1726889831.11854: done checking for max_fail_percentage 178205 1726889831.11854: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.11855: done checking to see if all hosts have failed 178205 1726889831.11856: getting the remaining hosts for this loop 178205 1726889831.11857: done getting the remaining hosts for this loop 178205 1726889831.11860: getting the next task for host managed_node2 178205 1726889831.11864: done getting next task for host managed_node2 178205 1726889831.11866: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889831.11869: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.11878: getting variables 178205 1726889831.11879: in VariableManager get_vars() 178205 1726889831.11889: Calling all_inventory to load vars for managed_node2 178205 1726889831.11891: Calling groups_inventory to load vars for managed_node2 178205 1726889831.11893: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.11897: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.11899: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.11901: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.12446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.13000: done with get_vars() 178205 1726889831.13015: done getting variables 178205 1726889831.13050: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:37:11 -0400 (0:00:00.056) 0:00:44.118 ****** 178205 1726889831.13078: entering _queue_task() for managed_node2/package 178205 1726889831.13283: worker is 1 (out of 1 available) 178205 1726889831.13296: exiting _queue_task() for managed_node2/package 178205 1726889831.13306: done queuing things up, now waiting for results queue to drain 178205 1726889831.13307: waiting for pending results... 178205 1726889831.13582: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889831.13742: in run() - task 02369adf-7a19-34ed-f5d1-0000000008d5 178205 1726889831.13762: variable 'ansible_search_path' from source: unknown 178205 1726889831.13769: variable 'ansible_search_path' from source: unknown 178205 1726889831.13808: calling self._execute() 178205 1726889831.13921: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.13934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.13942: variable 'omit' from source: magic vars 178205 1726889831.14214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.14402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.14445: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.14469: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.14498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.14564: 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) 178205 1726889831.14580: 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) 178205 1726889831.14598: 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) 178205 1726889831.14617: 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) 178205 1726889831.14732: variable 'storage_skip_checks' from source: set_fact 178205 1726889831.14751: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889831.14754: when evaluation is False, skipping this task 178205 1726889831.14757: _execute() done 178205 1726889831.14760: dumping result to json 178205 1726889831.14763: done dumping result, returning 178205 1726889831.14766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-0000000008d5] 178205 1726889831.14772: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d5 178205 1726889831.14857: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d5 178205 1726889831.14860: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889831.14905: no more pending results, returning what we have 178205 1726889831.14909: results queue empty 178205 1726889831.14909: checking for any_errors_fatal 178205 1726889831.14911: done checking for any_errors_fatal 178205 1726889831.14913: checking for max_fail_percentage 178205 1726889831.14915: done checking for max_fail_percentage 178205 1726889831.14915: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.14916: done checking to see if all hosts have failed 178205 1726889831.14917: getting the remaining hosts for this loop 178205 1726889831.14918: done getting the remaining hosts for this loop 178205 1726889831.14921: getting the next task for host managed_node2 178205 1726889831.14926: done getting next task for host managed_node2 178205 1726889831.14929: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889831.14932: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.14946: getting variables 178205 1726889831.14947: in VariableManager get_vars() 178205 1726889831.14974: Calling all_inventory to load vars for managed_node2 178205 1726889831.14976: Calling groups_inventory to load vars for managed_node2 178205 1726889831.14979: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.14986: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.14989: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.14991: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.15285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.15616: done with get_vars() 178205 1726889831.15626: done getting variables 178205 1726889831.15679: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:37:11 -0400 (0:00:00.026) 0:00:44.145 ****** 178205 1726889831.15708: entering _queue_task() for managed_node2/debug 178205 1726889831.15915: worker is 1 (out of 1 available) 178205 1726889831.15929: exiting _queue_task() for managed_node2/debug 178205 1726889831.15939: done queuing things up, now waiting for results queue to drain 178205 1726889831.15940: waiting for pending results... 178205 1726889831.16218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889831.16364: in run() - task 02369adf-7a19-34ed-f5d1-0000000008d6 178205 1726889831.16388: variable 'ansible_search_path' from source: unknown 178205 1726889831.16395: variable 'ansible_search_path' from source: unknown 178205 1726889831.16436: calling self._execute() 178205 1726889831.16541: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.16555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.16569: variable 'omit' from source: magic vars 178205 1726889831.16673: variable 'omit' from source: magic vars 178205 1726889831.16735: variable 'omit' from source: magic vars 178205 1726889831.16770: variable 'omit' from source: magic vars 178205 1726889831.16819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.16859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.16884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.16903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.16921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.16956: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.16963: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.16969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.17069: Set connection var ansible_pipelining to False 178205 1726889831.17079: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.17088: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.17094: Set connection var ansible_connection to ssh 178205 1726889831.17102: Set connection var ansible_shell_type to sh 178205 1726889831.17110: Set connection var ansible_timeout to 10 178205 1726889831.17141: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.17150: variable 'ansible_connection' from source: unknown 178205 1726889831.17156: variable 'ansible_module_compression' from source: unknown 178205 1726889831.17161: variable 'ansible_shell_type' from source: unknown 178205 1726889831.17167: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.17172: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.17178: variable 'ansible_pipelining' from source: unknown 178205 1726889831.17183: variable 'ansible_timeout' from source: unknown 178205 1726889831.17190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.17329: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889831.17345: variable 'omit' from source: magic vars 178205 1726889831.17354: starting attempt loop 178205 1726889831.17364: running the handler 178205 1726889831.17592: handler run complete 178205 1726889831.17632: attempt loop complete, returning result 178205 1726889831.17639: _execute() done 178205 1726889831.17644: dumping result to json 178205 1726889831.17651: done dumping result, returning 178205 1726889831.17662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-0000000008d6] 178205 1726889831.17672: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d6 178205 1726889831.17768: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d6 178205 1726889831.17775: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889831.17854: no more pending results, returning what we have 178205 1726889831.17857: results queue empty 178205 1726889831.17858: checking for any_errors_fatal 178205 1726889831.17866: done checking for any_errors_fatal 178205 1726889831.17867: checking for max_fail_percentage 178205 1726889831.17868: done checking for max_fail_percentage 178205 1726889831.17869: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.17871: done checking to see if all hosts have failed 178205 1726889831.17871: getting the remaining hosts for this loop 178205 1726889831.17873: done getting the remaining hosts for this loop 178205 1726889831.17876: getting the next task for host managed_node2 178205 1726889831.17882: done getting next task for host managed_node2 178205 1726889831.17885: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889831.17889: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.17901: getting variables 178205 1726889831.17903: in VariableManager get_vars() 178205 1726889831.17936: Calling all_inventory to load vars for managed_node2 178205 1726889831.17938: Calling groups_inventory to load vars for managed_node2 178205 1726889831.17941: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.17951: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.17954: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.17957: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.18643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.19243: done with get_vars() 178205 1726889831.19256: done getting variables 178205 1726889831.19305: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:37:11 -0400 (0:00:00.036) 0:00:44.181 ****** 178205 1726889831.19334: entering _queue_task() for managed_node2/debug 178205 1726889831.19536: worker is 1 (out of 1 available) 178205 1726889831.19548: exiting _queue_task() for managed_node2/debug 178205 1726889831.19558: done queuing things up, now waiting for results queue to drain 178205 1726889831.19559: waiting for pending results... 178205 1726889831.19818: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889831.19950: in run() - task 02369adf-7a19-34ed-f5d1-0000000008d7 178205 1726889831.19966: variable 'ansible_search_path' from source: unknown 178205 1726889831.19972: variable 'ansible_search_path' from source: unknown 178205 1726889831.20011: calling self._execute() 178205 1726889831.20116: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.20128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.20141: variable 'omit' from source: magic vars 178205 1726889831.20243: variable 'omit' from source: magic vars 178205 1726889831.20313: variable 'omit' from source: magic vars 178205 1726889831.20353: variable 'omit' from source: magic vars 178205 1726889831.20395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.20438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.20462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.20483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.20499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.20531: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.20542: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.20551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.20646: Set connection var ansible_pipelining to False 178205 1726889831.20661: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.20670: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.20676: Set connection var ansible_connection to ssh 178205 1726889831.20685: Set connection var ansible_shell_type to sh 178205 1726889831.20694: Set connection var ansible_timeout to 10 178205 1726889831.20725: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.20733: variable 'ansible_connection' from source: unknown 178205 1726889831.20739: variable 'ansible_module_compression' from source: unknown 178205 1726889831.20744: variable 'ansible_shell_type' from source: unknown 178205 1726889831.20751: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.20757: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.20768: variable 'ansible_pipelining' from source: unknown 178205 1726889831.20774: variable 'ansible_timeout' from source: unknown 178205 1726889831.20781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.20930: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889831.20948: variable 'omit' from source: magic vars 178205 1726889831.20957: starting attempt loop 178205 1726889831.20963: running the handler 178205 1726889831.21016: variable 'storage_volumes' from source: include params 178205 1726889831.21183: variable 'storage_volumes' from source: include params 178205 1726889831.21275: variable '__non_swap_disk' from source: set_fact 178205 1726889831.21358: handler run complete 178205 1726889831.21376: attempt loop complete, returning result 178205 1726889831.21381: _execute() done 178205 1726889831.21386: dumping result to json 178205 1726889831.21392: done dumping result, returning 178205 1726889831.21401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-0000000008d7] 178205 1726889831.21411: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d7 178205 1726889831.21506: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d7 178205 1726889831.21516: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } 178205 1726889831.21597: no more pending results, returning what we have 178205 1726889831.21601: results queue empty 178205 1726889831.21602: checking for any_errors_fatal 178205 1726889831.21610: done checking for any_errors_fatal 178205 1726889831.21613: checking for max_fail_percentage 178205 1726889831.21615: done checking for max_fail_percentage 178205 1726889831.21616: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.21618: done checking to see if all hosts have failed 178205 1726889831.21618: getting the remaining hosts for this loop 178205 1726889831.21620: done getting the remaining hosts for this loop 178205 1726889831.21624: getting the next task for host managed_node2 178205 1726889831.21630: done getting next task for host managed_node2 178205 1726889831.21635: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889831.21639: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.21653: getting variables 178205 1726889831.21654: in VariableManager get_vars() 178205 1726889831.21687: Calling all_inventory to load vars for managed_node2 178205 1726889831.21690: Calling groups_inventory to load vars for managed_node2 178205 1726889831.21693: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.21703: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.21706: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.21709: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.22425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.22995: done with get_vars() 178205 1726889831.23009: 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 23:37:11 -0400 (0:00:00.037) 0:00:44.218 ****** 178205 1726889831.23086: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889831.23295: worker is 1 (out of 1 available) 178205 1726889831.23307: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889831.23319: done queuing things up, now waiting for results queue to drain 178205 1726889831.23321: waiting for pending results... 178205 1726889831.23589: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889831.23728: in run() - task 02369adf-7a19-34ed-f5d1-0000000008d8 178205 1726889831.23749: variable 'ansible_search_path' from source: unknown 178205 1726889831.23761: variable 'ansible_search_path' from source: unknown 178205 1726889831.23797: calling self._execute() 178205 1726889831.23905: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.23923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.23937: variable 'omit' from source: magic vars 178205 1726889831.24315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.24587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.24640: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.24675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.24710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.24802: 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) 178205 1726889831.24831: 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) 178205 1726889831.24862: 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) 178205 1726889831.24880: 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) 178205 1726889831.24981: variable 'storage_skip_checks' from source: set_fact 178205 1726889831.24999: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889831.25002: when evaluation is False, skipping this task 178205 1726889831.25004: _execute() done 178205 1726889831.25007: dumping result to json 178205 1726889831.25009: done dumping result, returning 178205 1726889831.25017: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-0000000008d8] 178205 1726889831.25022: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d8 178205 1726889831.25113: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d8 178205 1726889831.25117: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889831.25166: no more pending results, returning what we have 178205 1726889831.25169: results queue empty 178205 1726889831.25170: checking for any_errors_fatal 178205 1726889831.25176: done checking for any_errors_fatal 178205 1726889831.25177: checking for max_fail_percentage 178205 1726889831.25178: done checking for max_fail_percentage 178205 1726889831.25179: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.25180: done checking to see if all hosts have failed 178205 1726889831.25181: getting the remaining hosts for this loop 178205 1726889831.25182: done getting the remaining hosts for this loop 178205 1726889831.25185: getting the next task for host managed_node2 178205 1726889831.25191: done getting next task for host managed_node2 178205 1726889831.25194: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889831.25197: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.25214: getting variables 178205 1726889831.25215: in VariableManager get_vars() 178205 1726889831.25241: Calling all_inventory to load vars for managed_node2 178205 1726889831.25244: Calling groups_inventory to load vars for managed_node2 178205 1726889831.25246: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.25252: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.25254: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.25255: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.25548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.25883: done with get_vars() 178205 1726889831.25893: 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 23:37:11 -0400 (0:00:00.028) 0:00:44.247 ****** 178205 1726889831.25956: entering _queue_task() for managed_node2/include_tasks 178205 1726889831.26122: worker is 1 (out of 1 available) 178205 1726889831.26136: exiting _queue_task() for managed_node2/include_tasks 178205 1726889831.26146: done queuing things up, now waiting for results queue to drain 178205 1726889831.26148: waiting for pending results... 178205 1726889831.26306: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889831.26393: in run() - task 02369adf-7a19-34ed-f5d1-0000000008d9 178205 1726889831.26402: variable 'ansible_search_path' from source: unknown 178205 1726889831.26405: variable 'ansible_search_path' from source: unknown 178205 1726889831.26443: calling self._execute() 178205 1726889831.26524: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.26539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.26559: variable 'omit' from source: magic vars 178205 1726889831.27008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.27302: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.27394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.27480: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.27520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.27644: 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) 178205 1726889831.27667: 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) 178205 1726889831.27686: 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) 178205 1726889831.27705: 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) 178205 1726889831.27819: variable 'storage_skip_checks' from source: set_fact 178205 1726889831.27839: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889831.27842: when evaluation is False, skipping this task 178205 1726889831.27845: _execute() done 178205 1726889831.27848: dumping result to json 178205 1726889831.27850: done dumping result, returning 178205 1726889831.27856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-0000000008d9] 178205 1726889831.27864: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d9 178205 1726889831.27953: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008d9 178205 1726889831.27955: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889831.28018: no more pending results, returning what we have 178205 1726889831.28021: results queue empty 178205 1726889831.28022: checking for any_errors_fatal 178205 1726889831.28028: done checking for any_errors_fatal 178205 1726889831.28029: checking for max_fail_percentage 178205 1726889831.28030: done checking for max_fail_percentage 178205 1726889831.28031: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.28032: done checking to see if all hosts have failed 178205 1726889831.28033: getting the remaining hosts for this loop 178205 1726889831.28034: done getting the remaining hosts for this loop 178205 1726889831.28037: getting the next task for host managed_node2 178205 1726889831.28042: done getting next task for host managed_node2 178205 1726889831.28045: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889831.28048: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889831.28062: getting variables 178205 1726889831.28063: in VariableManager get_vars() 178205 1726889831.28087: Calling all_inventory to load vars for managed_node2 178205 1726889831.28089: Calling groups_inventory to load vars for managed_node2 178205 1726889831.28091: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.28096: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.28098: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.28100: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.28387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.28715: done with get_vars() 178205 1726889831.28724: done getting variables 178205 1726889831.28763: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:37:11 -0400 (0:00:00.028) 0:00:44.275 ****** 178205 1726889831.28783: entering _queue_task() for managed_node2/package 178205 1726889831.28944: worker is 1 (out of 1 available) 178205 1726889831.28956: exiting _queue_task() for managed_node2/package 178205 1726889831.28967: done queuing things up, now waiting for results queue to drain 178205 1726889831.28968: waiting for pending results... 178205 1726889831.29127: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889831.29216: in run() - task 02369adf-7a19-34ed-f5d1-0000000008da 178205 1726889831.29227: variable 'ansible_search_path' from source: unknown 178205 1726889831.29230: variable 'ansible_search_path' from source: unknown 178205 1726889831.29256: calling self._execute() 178205 1726889831.29327: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.29333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.29342: variable 'omit' from source: magic vars 178205 1726889831.29676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.29942: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.29990: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.30033: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.30068: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.30158: 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) 178205 1726889831.30188: 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) 178205 1726889831.30224: 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) 178205 1726889831.30256: 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) 178205 1726889831.30397: variable 'storage_skip_checks' from source: set_fact 178205 1726889831.30426: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889831.30435: when evaluation is False, skipping this task 178205 1726889831.30443: _execute() done 178205 1726889831.30452: dumping result to json 178205 1726889831.30459: done dumping result, returning 178205 1726889831.30469: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-0000000008da] 178205 1726889831.30479: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008da skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889831.30626: no more pending results, returning what we have 178205 1726889831.30630: results queue empty 178205 1726889831.30631: checking for any_errors_fatal 178205 1726889831.30637: done checking for any_errors_fatal 178205 1726889831.30638: checking for max_fail_percentage 178205 1726889831.30640: done checking for max_fail_percentage 178205 1726889831.30641: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.30642: done checking to see if all hosts have failed 178205 1726889831.30643: getting the remaining hosts for this loop 178205 1726889831.30645: done getting the remaining hosts for this loop 178205 1726889831.30649: getting the next task for host managed_node2 178205 1726889831.30656: done getting next task for host managed_node2 178205 1726889831.30660: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889831.30663: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.30682: getting variables 178205 1726889831.30684: in VariableManager get_vars() 178205 1726889831.30718: Calling all_inventory to load vars for managed_node2 178205 1726889831.30721: Calling groups_inventory to load vars for managed_node2 178205 1726889831.30723: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.30733: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.30736: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.30738: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.31674: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008da 178205 1726889831.31677: WORKER PROCESS EXITING 178205 1726889831.31686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.32007: done with get_vars() 178205 1726889831.32019: 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 23:37:11 -0400 (0:00:00.032) 0:00:44.308 ****** 178205 1726889831.32081: entering _queue_task() for managed_node2/service_facts 178205 1726889831.32248: worker is 1 (out of 1 available) 178205 1726889831.32260: exiting _queue_task() for managed_node2/service_facts 178205 1726889831.32271: done queuing things up, now waiting for results queue to drain 178205 1726889831.32272: waiting for pending results... 178205 1726889831.32503: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889831.32584: in run() - task 02369adf-7a19-34ed-f5d1-0000000008db 178205 1726889831.32595: variable 'ansible_search_path' from source: unknown 178205 1726889831.32600: variable 'ansible_search_path' from source: unknown 178205 1726889831.32632: calling self._execute() 178205 1726889831.32707: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.32712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.32724: variable 'omit' from source: magic vars 178205 1726889831.33009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.33259: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.33322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.33371: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.33418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.33795: 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) 178205 1726889831.33831: 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) 178205 1726889831.33873: 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) 178205 1726889831.33902: 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) 178205 1726889831.34083: variable 'storage_skip_checks' from source: set_fact 178205 1726889831.34117: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889831.34130: when evaluation is False, skipping this task 178205 1726889831.34137: _execute() done 178205 1726889831.34145: dumping result to json 178205 1726889831.34151: done dumping result, returning 178205 1726889831.34165: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-0000000008db] 178205 1726889831.34175: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008db skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889831.34747: no more pending results, returning what we have 178205 1726889831.34754: results queue empty 178205 1726889831.34756: checking for any_errors_fatal 178205 1726889831.34767: done checking for any_errors_fatal 178205 1726889831.34768: checking for max_fail_percentage 178205 1726889831.34770: done checking for max_fail_percentage 178205 1726889831.34771: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.34772: done checking to see if all hosts have failed 178205 1726889831.34772: getting the remaining hosts for this loop 178205 1726889831.34774: done getting the remaining hosts for this loop 178205 1726889831.34778: getting the next task for host managed_node2 178205 1726889831.34789: done getting next task for host managed_node2 178205 1726889831.34796: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889831.34802: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.34827: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008db 178205 1726889831.34831: WORKER PROCESS EXITING 178205 1726889831.34859: getting variables 178205 1726889831.34863: in VariableManager get_vars() 178205 1726889831.34909: Calling all_inventory to load vars for managed_node2 178205 1726889831.34917: Calling groups_inventory to load vars for managed_node2 178205 1726889831.34920: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.34938: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.34942: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.34945: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.35567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.36248: done with get_vars() 178205 1726889831.36281: done getting variables 178205 1726889831.36374: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:37:11 -0400 (0:00:00.043) 0:00:44.352 ****** 178205 1726889831.36428: entering _queue_task() for managed_node2/set_fact 178205 1726889831.36788: worker is 1 (out of 1 available) 178205 1726889831.36808: exiting _queue_task() for managed_node2/set_fact 178205 1726889831.36824: done queuing things up, now waiting for results queue to drain 178205 1726889831.36826: waiting for pending results... 178205 1726889831.37107: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889831.37201: in run() - task 02369adf-7a19-34ed-f5d1-0000000008dc 178205 1726889831.37212: variable 'ansible_search_path' from source: unknown 178205 1726889831.37216: variable 'ansible_search_path' from source: unknown 178205 1726889831.37247: calling self._execute() 178205 1726889831.37334: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.37351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.37374: variable 'omit' from source: magic vars 178205 1726889831.37492: variable 'omit' from source: magic vars 178205 1726889831.37564: variable 'omit' from source: magic vars 178205 1726889831.38860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889831.41393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889831.41592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889831.42204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889831.42246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889831.42279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889831.42351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.42384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.42422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.42464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.42485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.42532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.42560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.42588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.42632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.42930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.42993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.43022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.43054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.43098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.43118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.43187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.43250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.43286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.43349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.43378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.43456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.43493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.43538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.43595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.43629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.44195: variable 'ansible_facts' from source: unknown 178205 1726889831.45073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889831.45376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889831.45433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889831.45484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889831.45537: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889831.45611: 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) 178205 1726889831.45652: 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) 178205 1726889831.45690: 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) 178205 1726889831.45733: 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) 178205 1726889831.46839: variable 'omit' from source: magic vars 178205 1726889831.47152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.47196: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.47228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.47257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.47272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.47307: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.47320: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.47337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.47546: Set connection var ansible_pipelining to False 178205 1726889831.47841: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.47851: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.47857: Set connection var ansible_connection to ssh 178205 1726889831.47865: Set connection var ansible_shell_type to sh 178205 1726889831.47874: Set connection var ansible_timeout to 10 178205 1726889831.47906: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.47917: variable 'ansible_connection' from source: unknown 178205 1726889831.47926: variable 'ansible_module_compression' from source: unknown 178205 1726889831.47932: variable 'ansible_shell_type' from source: unknown 178205 1726889831.47938: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.47944: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.47950: variable 'ansible_pipelining' from source: unknown 178205 1726889831.47956: variable 'ansible_timeout' from source: unknown 178205 1726889831.47962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.48067: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889831.48082: variable 'omit' from source: magic vars 178205 1726889831.48091: starting attempt loop 178205 1726889831.48096: running the handler 178205 1726889831.48109: handler run complete 178205 1726889831.48129: attempt loop complete, returning result 178205 1726889831.48137: _execute() done 178205 1726889831.48143: dumping result to json 178205 1726889831.48150: done dumping result, returning 178205 1726889831.48160: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-0000000008dc] 178205 1726889831.48168: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008dc ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889831.48352: no more pending results, returning what we have 178205 1726889831.48356: results queue empty 178205 1726889831.48356: checking for any_errors_fatal 178205 1726889831.48361: done checking for any_errors_fatal 178205 1726889831.48362: checking for max_fail_percentage 178205 1726889831.48363: done checking for max_fail_percentage 178205 1726889831.48364: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.48366: done checking to see if all hosts have failed 178205 1726889831.48366: getting the remaining hosts for this loop 178205 1726889831.48368: done getting the remaining hosts for this loop 178205 1726889831.48372: getting the next task for host managed_node2 178205 1726889831.48381: done getting next task for host managed_node2 178205 1726889831.48384: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889831.48389: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.48399: getting variables 178205 1726889831.48401: in VariableManager get_vars() 178205 1726889831.48439: Calling all_inventory to load vars for managed_node2 178205 1726889831.48442: Calling groups_inventory to load vars for managed_node2 178205 1726889831.48446: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.48456: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.48459: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.48462: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.49006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.49704: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008dc 178205 1726889831.49707: WORKER PROCESS EXITING 178205 1726889831.50068: done with get_vars() 178205 1726889831.50088: 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 23:37:11 -0400 (0:00:00.137) 0:00:44.490 ****** 178205 1726889831.50217: entering _queue_task() for managed_node2/systemd 178205 1726889831.50518: worker is 1 (out of 1 available) 178205 1726889831.50535: exiting _queue_task() for managed_node2/systemd 178205 1726889831.50555: done queuing things up, now waiting for results queue to drain 178205 1726889831.50556: waiting for pending results... 178205 1726889831.50870: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889831.51064: in run() - task 02369adf-7a19-34ed-f5d1-0000000008de 178205 1726889831.51092: variable 'ansible_search_path' from source: unknown 178205 1726889831.51107: variable 'ansible_search_path' from source: unknown 178205 1726889831.51173: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889831.51438: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889831.51500: dumping result to json 178205 1726889831.51508: done dumping result, returning 178205 1726889831.51530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000008de] 178205 1726889831.51547: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008de skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889831.51704: no more pending results, returning what we have 178205 1726889831.51708: results queue empty 178205 1726889831.51709: checking for any_errors_fatal 178205 1726889831.51718: done checking for any_errors_fatal 178205 1726889831.51720: checking for max_fail_percentage 178205 1726889831.51722: done checking for max_fail_percentage 178205 1726889831.51723: checking to see if all hosts have failed and the running result is not ok 178205 1726889831.51726: done checking to see if all hosts have failed 178205 1726889831.51727: getting the remaining hosts for this loop 178205 1726889831.51729: done getting the remaining hosts for this loop 178205 1726889831.51733: getting the next task for host managed_node2 178205 1726889831.51749: done getting next task for host managed_node2 178205 1726889831.51754: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889831.51759: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889831.51786: getting variables 178205 1726889831.51788: in VariableManager get_vars() 178205 1726889831.51837: Calling all_inventory to load vars for managed_node2 178205 1726889831.51841: Calling groups_inventory to load vars for managed_node2 178205 1726889831.51847: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889831.51863: Calling all_plugins_play to load vars for managed_node2 178205 1726889831.51867: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889831.51873: Calling groups_plugins_play to load vars for managed_node2 178205 1726889831.52672: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008de 178205 1726889831.52675: WORKER PROCESS EXITING 178205 1726889831.52698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889831.53303: done with get_vars() 178205 1726889831.53320: 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 23:37:11 -0400 (0:00:00.031) 0:00:44.522 ****** 178205 1726889831.53403: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889831.53666: worker is 1 (out of 1 available) 178205 1726889831.53678: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889831.53690: done queuing things up, now waiting for results queue to drain 178205 1726889831.53691: waiting for pending results... 178205 1726889831.54014: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889831.54186: in run() - task 02369adf-7a19-34ed-f5d1-0000000008df 178205 1726889831.54205: variable 'ansible_search_path' from source: unknown 178205 1726889831.54215: variable 'ansible_search_path' from source: unknown 178205 1726889831.54261: calling self._execute() 178205 1726889831.54367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.54378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.54391: variable 'omit' from source: magic vars 178205 1726889831.54515: variable 'omit' from source: magic vars 178205 1726889831.54589: variable 'omit' from source: magic vars 178205 1726889831.54860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889831.57391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889831.57482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889831.57531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889831.57570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889831.57602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889831.57686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.57719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.57756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.57799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.57833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.58063: variable 'storage_volumes' from source: include params 178205 1726889831.58152: variable '__non_swap_disk' from source: set_fact 178205 1726889831.58276: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889831.58308: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889831.58330: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889831.58421: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889831.58491: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889831.58570: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889831.58718: variable 'storage_safe_mode' from source: play vars 178205 1726889831.58845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889831.58902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889831.58963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889831.59015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889831.59037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889831.59129: variable 'omit' from source: magic vars 178205 1726889831.59174: variable 'omit' from source: magic vars 178205 1726889831.59207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889831.59242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889831.59261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889831.59284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.59299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889831.59331: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889831.59337: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.59344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.59438: Set connection var ansible_pipelining to False 178205 1726889831.59450: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889831.59460: Set connection var ansible_shell_executable to /bin/sh 178205 1726889831.59467: Set connection var ansible_connection to ssh 178205 1726889831.59482: Set connection var ansible_shell_type to sh 178205 1726889831.59495: Set connection var ansible_timeout to 10 178205 1726889831.59531: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.59539: variable 'ansible_connection' from source: unknown 178205 1726889831.59546: variable 'ansible_module_compression' from source: unknown 178205 1726889831.59552: variable 'ansible_shell_type' from source: unknown 178205 1726889831.59558: variable 'ansible_shell_executable' from source: unknown 178205 1726889831.59564: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889831.59573: variable 'ansible_pipelining' from source: unknown 178205 1726889831.59582: variable 'ansible_timeout' from source: unknown 178205 1726889831.59604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889831.59728: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889831.59743: variable 'omit' from source: magic vars 178205 1726889831.59756: starting attempt loop 178205 1726889831.59761: running the handler 178205 1726889831.59776: _low_level_execute_command(): starting 178205 1726889831.59785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889831.60508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889831.60529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.60546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.60567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.60623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.60640: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889831.60655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.60673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889831.60689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889831.60701: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889831.60717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.60735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.60753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.60766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.60779: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889831.60795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.60872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889831.61042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889831.61060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889831.61140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889831.62756: stdout chunk (state=3): >>>/root <<< 178205 1726889831.62860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889831.62932: stderr chunk (state=3): >>><<< 178205 1726889831.62934: stdout chunk (state=3): >>><<< 178205 1726889831.63043: _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 178205 1726889831.63047: _low_level_execute_command(): starting 178205 1726889831.63050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042 `" && echo ansible-tmp-1726889831.6295705-179625-91942469868042="` echo /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042 `" ) && sleep 0' 178205 1726889831.63651: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889831.63664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.63678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.63701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.63744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.63756: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889831.63770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.63786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889831.63796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889831.63809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889831.63821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.63832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.63845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.63854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.63862: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889831.63871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.63942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889831.63962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889831.63976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889831.64042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889831.65850: stdout chunk (state=3): >>>ansible-tmp-1726889831.6295705-179625-91942469868042=/root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042 <<< 178205 1726889831.66032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889831.66036: stdout chunk (state=3): >>><<< 178205 1726889831.66038: stderr chunk (state=3): >>><<< 178205 1726889831.66219: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889831.6295705-179625-91942469868042=/root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042 , stderr=OpenSSH_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 178205 1726889831.66222: variable 'ansible_module_compression' from source: unknown 178205 1726889831.66224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889831.66226: variable 'ansible_facts' from source: unknown 178205 1726889831.66332: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/AnsiballZ_blivet.py 178205 1726889831.66947: Sending initial data 178205 1726889831.66950: Sent initial data (156 bytes) 178205 1726889831.67920: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.67923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.67925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.67965: 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 <<< 178205 1726889831.68031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889831.68035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889831.68045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889831.68130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889831.69760: 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 <<< 178205 1726889831.69791: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889831.69834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpoq_tu7u8 /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/AnsiballZ_blivet.py <<< 178205 1726889831.69863: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889831.71405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889831.71519: stderr chunk (state=3): >>><<< 178205 1726889831.71522: stdout chunk (state=3): >>><<< 178205 1726889831.71528: done transferring module to remote 178205 1726889831.71531: _low_level_execute_command(): starting 178205 1726889831.71534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/ /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/AnsiballZ_blivet.py && sleep 0' 178205 1726889831.72803: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889831.72820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.72858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.72881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.72953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.72960: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889831.72970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.72986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889831.72993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889831.73000: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889831.73008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.73019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889831.73033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.73040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889831.73047: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889831.73058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889831.73132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889831.73167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889831.73183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889831.73251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889831.74914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889831.74957: stderr chunk (state=3): >>><<< 178205 1726889831.74961: stdout chunk (state=3): >>><<< 178205 1726889831.74975: _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 178205 1726889831.74978: _low_level_execute_command(): starting 178205 1726889831.74980: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/AnsiballZ_blivet.py && sleep 0' 178205 1726889831.75391: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889831.75394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889831.75437: 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 <<< 178205 1726889831.75441: 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 <<< 178205 1726889831.75447: stderr 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 <<< 178205 1726889831.75501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889831.75511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889831.75564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889831.77442: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889831.77456: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889831.77520: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889831.77523: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889831.77546: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889831.77579: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889831.77632: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889831.77635: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889831.77686: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889831.77690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.77723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889831.77734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889831.77746: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b9b3dc0> <<< 178205 1726889831.77792: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889831.77819: 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 0x7fbb4b9583a0> <<< 178205 1726889831.77850: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b9b3b20> <<< 178205 1726889831.77888: 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 0x7fbb4b9b3ac0> <<< 178205 1726889831.77892: 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'<<< 178205 1726889831.77894: stdout chunk (state=3): >>> <<< 178205 1726889831.77897: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958490> <<< 178205 1726889831.77931: 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' <<< 178205 1726889831.77950: 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' <<< 178205 1726889831.77953: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889831.77959: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958940> <<< 178205 1726889831.77986: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958670> <<< 178205 1726889831.78008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889831.78019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889831.78036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889831.78054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889831.78081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889831.78106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889831.78116: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889831.78131: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b90f190> <<< 178205 1726889831.78138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889831.78160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889831.78251: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b90f220> <<< 178205 1726889831.78265: 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' <<< 178205 1726889831.78297: 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 0x7fbb4b932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b90f940> <<< 178205 1726889831.78353: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b970880> <<< 178205 1726889831.78356: 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 0x7fbb4b908d90> <<< 178205 1726889831.78425: 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' <<< 178205 1726889831.78428: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b932d90> <<< 178205 1726889831.78464: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958970> <<< 178205 1726889831.78488: 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. <<< 178205 1726889831.78708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889831.78710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889831.78741: 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' <<< 178205 1726889831.78768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889831.78787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889831.78817: 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' <<< 178205 1726889831.78833: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d4eb0> <<< 178205 1726889831.78860: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d7f40> <<< 178205 1726889831.78888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889831.78898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889831.78921: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889831.78954: 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' <<< 178205 1726889831.78972: 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' <<< 178205 1726889831.78989: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8cc610> <<< 178205 1726889831.79006: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d4370> <<< 178205 1726889831.79035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889831.79093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889831.79115: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889831.79154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.79183: 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' <<< 178205 1726889831.79210: 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 0x7fbb4b5d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5d68b0> import 'itertools' # <<< 178205 1726889831.79246: 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 0x7fbb4b5d6eb0> <<< 178205 1726889831.79271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889831.79318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889831.79344: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889831.79348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5d6e80> import '_collections' # <<< 178205 1726889831.79397: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b868d30> <<< 178205 1726889831.79410: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889831.79425: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b862610> <<< 178205 1726889831.79482: 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 0x7fbb4b876670> <<< 178205 1726889831.79494: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8dbe20> <<< 178205 1726889831.79523: 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' <<< 178205 1726889831.80218: 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 0x7fbb4b5e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b868250> <<< 178205 1726889831.80228: 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 0x7fbb4b876280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8e19d0> # /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 0x7fbb4b5e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e7d90> # /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 0x7fbb4b5e7d00> # /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 0x7fbb4b5bb370> # /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 0x7fbb4b5bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5f1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9490> # /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 0x7fbb4b4ef1c0> <<< 178205 1726889831.80293: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8e1040> <<< 178205 1726889831.80304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889831.80365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b503af0> <<< 178205 1726889831.80377: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889831.80428: 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 0x7fbb4b503e20> <<< 178205 1726889831.80464: 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' <<< 178205 1726889831.80487: 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' <<< 178205 1726889831.80490: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b515730> <<< 178205 1726889831.80501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889831.80529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889831.80554: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b515c70> <<< 178205 1726889831.80587: 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 0x7fbb4b4ab3a0> <<< 178205 1726889831.80609: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b503f10> <<< 178205 1726889831.80626: 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' <<< 178205 1726889831.80676: 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 0x7fbb4b4bd280> <<< 178205 1726889831.80701: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5155b0> import 'pwd' # <<< 178205 1726889831.80716: 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 0x7fbb4b4bd340> <<< 178205 1726889831.80753: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e79d0> <<< 178205 1726889831.80782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889831.80797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889831.80810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889831.80827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889831.80855: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889831.80858: 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 0x7fbb4b4d86a0> <<< 178205 1726889831.80880: 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' <<< 178205 1726889831.80910: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889831.80930: 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 0x7fbb4b4d8970> <<< 178205 1726889831.80947: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4d8760> <<< 178205 1726889831.80962: 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 0x7fbb4b4d8850> <<< 178205 1726889831.80977: 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' <<< 178205 1726889831.81173: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889831.81176: 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 0x7fbb4b4d8ca0> <<< 178205 1726889831.81232: 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 0x7fbb4b4e51f0> <<< 178205 1726889831.81237: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4d88e0> <<< 178205 1726889831.81256: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4cba30> <<< 178205 1726889831.81265: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e75b0> <<< 178205 1726889831.81282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889831.81338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889831.81375: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4d8a90> <<< 178205 1726889831.81477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889831.81490: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb4b420670> <<< 178205 1726889831.81640: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889831.81744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.81765: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889831.81798: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889831.81822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.83003: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.83950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889831.83955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b3337c0> <<< 178205 1726889831.83967: 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' <<< 178205 1726889831.83993: 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' <<< 178205 1726889831.84044: 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' <<< 178205 1726889831.84047: 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 0x7fbb4b333160> <<< 178205 1726889831.84080: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333280> <<< 178205 1726889831.84129: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333f10> <<< 178205 1726889831.84134: 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' <<< 178205 1726889831.84183: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b3334f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333d30> <<< 178205 1726889831.84219: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889831.84223: 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 0x7fbb4b333f70> <<< 178205 1726889831.84250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889831.84254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889831.84287: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333100> <<< 178205 1726889831.84313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889831.84337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889831.84347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889831.84359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889831.84385: 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' <<< 178205 1726889831.84489: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad6eee0> <<< 178205 1726889831.84492: 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 0x7fbb4ad8cf40> <<< 178205 1726889831.84515: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889831.84519: 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 0x7fbb4ad8cd60> <<< 178205 1726889831.84525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889831.84550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889831.84578: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad8c3d0> <<< 178205 1726889831.84602: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b39adc0> <<< 178205 1726889831.84751: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b39a3a0> <<< 178205 1726889831.84776: 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' <<< 178205 1726889831.84801: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b39af70> <<< 178205 1726889831.84823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889831.84829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889831.84854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889831.84857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889831.84866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889831.84877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889831.84899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889831.84908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b36bc10> <<< 178205 1726889831.84984: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adeacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adea3a0> <<< 178205 1726889831.84994: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b33b490> <<< 178205 1726889831.85028: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889831.85031: 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 0x7fbb4adea4c0> <<< 178205 1726889831.85051: 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 0x7fbb4adea4f0> <<< 178205 1726889831.85092: 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 <<< 178205 1726889831.85099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889831.85121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889831.85135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889831.85213: 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 0x7fbb4ad50250> <<< 178205 1726889831.85226: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b37c1f0> <<< 178205 1726889831.85241: 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' <<< 178205 1726889831.85300: 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 0x7fbb4ad5d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b37c370> <<< 178205 1726889831.85316: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889831.85339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.85372: 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' <<< 178205 1726889831.85374: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889831.85428: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b394d90> <<< 178205 1726889831.85549: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad5d880> <<< 178205 1726889831.85645: 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' <<< 178205 1726889831.85661: 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 0x7fbb4ad5d6d0> <<< 178205 1726889831.85673: 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 0x7fbb4ad5c670> <<< 178205 1726889831.85732: 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 0x7fbb4ad5c5b0> <<< 178205 1726889831.85735: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b3728b0> <<< 178205 1726889831.85760: 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 <<< 178205 1726889831.85772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889831.85816: 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 0x7fbb4ade1670> <<< 178205 1726889831.85993: 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 0x7fbb4ade0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adef0d0> <<< 178205 1726889831.86053: 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 0x7fbb4ade10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b33fa60> # zipimport: zlib available <<< 178205 1726889831.86077: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889831.86140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.86219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889831.86237: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889831.86253: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889831.86272: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.86363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.86462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.86913: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.87373: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889831.87383: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889831.87387: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py<<< 178205 1726889831.87393: stdout chunk (state=3): >>> <<< 178205 1726889831.87414: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889831.87429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.87487: 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 0x7fbb4a918580> <<< 178205 1726889831.87545: 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' <<< 178205 1726889831.87582: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad2e520> <<< 178205 1726889831.87584: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8be0a0> <<< 178205 1726889831.87637: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889831.87662: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.87675: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889831.87697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.87802: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.87955: 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' <<< 178205 1726889831.87975: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ade0bb0> # zipimport: zlib available <<< 178205 1726889831.88347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.88697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.88754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.88899: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889831.88918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.88921: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889831.88967: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.89073: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889831.89084: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889831.89089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.89150: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889831.89361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.89532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889831.89559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889831.89646: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad39970> # zipimport: zlib available <<< 178205 1726889831.89719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.89777: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889831.89820: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889831.89883: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889831.89913: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.89946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.90041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.90097: 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 <<< 178205 1726889831.90121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.90198: 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' <<< 178205 1726889831.90218: 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 0x7fbb4b387250> <<< 178205 1726889831.90240: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad396a0> <<< 178205 1726889831.90278: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889831.90372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.90433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.90493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.90516: 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' <<< 178205 1726889831.90567: stdout chunk (state=3): >>># /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' <<< 178205 1726889831.90604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889831.90733: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad1f7c0> <<< 178205 1726889831.90751: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad1c7f0> <<< 178205 1726889831.90834: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad16970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889831.90848: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889831.90913: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889831.90948: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889831.91016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889831.91085: stdout chunk (state=3): >>># 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_3bsrkvk3/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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889831.91133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.92371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889831.93539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889831.93569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889831.93595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889831.93629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889831.93664: 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' <<< 178205 1726889831.93667: 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 0x7fbb4a89ff10> <<< 178205 1726889831.93670: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a89f7c0> <<< 178205 1726889831.93697: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8eff70> <<< 178205 1726889831.93795: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a58afd0> <<< 178205 1726889831.93834: 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' <<< 178205 1726889831.93863: 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 <<< 178205 1726889831.93882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889831.93910: 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' <<< 178205 1726889831.93935: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8f6c70> <<< 178205 1726889831.93952: 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' <<< 178205 1726889831.94016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889831.94043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8afb80> <<< 178205 1726889831.94131: 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 0x7fbb4a8af7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8af4f0> <<< 178205 1726889831.94159: 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' # /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' <<< 178205 1726889831.94181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889831.94206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889831.94256: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a66a850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a66a640> <<< 178205 1726889831.94324: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8af700> <<< 178205 1726889831.94336: 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' <<< 178205 1726889831.94366: 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' <<< 178205 1726889831.94382: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889831.94555: 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 0x7fbb4a8eaa00> <<< 178205 1726889831.94609: 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 0x7fbb4a8ea640> <<< 178205 1726889831.94636: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8ea340> <<< 178205 1726889831.94665: 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' <<< 178205 1726889831.94693: 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 <<< 178205 1726889831.94709: stdout chunk (state=3): >>># 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' <<< 178205 1726889831.94738: 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 <<< 178205 1726889831.94742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889831.94770: 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 <<< 178205 1726889831.94776: 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 0x7fbb4a612430> <<< 178205 1726889831.94803: 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 <<< 178205 1726889831.94809: 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 0x7fbb4a612520> <<< 178205 1726889831.94837: 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 <<< 178205 1726889831.94857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 178205 1726889831.94879: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a612820> <<< 178205 1726889831.94913: 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' <<< 178205 1726889831.94935: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a612df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2970> <<< 178205 1726889831.94955: 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 <<< 178205 1726889831.94993: 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 <<< 178205 1726889831.95018: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8eaf70> <<< 178205 1726889831.95050: 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 <<< 178205 1726889831.95087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889831.95120: 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' <<< 178205 1726889831.95156: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a664f40> # /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' <<< 178205 1726889831.95179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889831.95204: 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 <<< 178205 1726889831.95224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889831.95322: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a591a00> <<< 178205 1726889831.95355: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a67c7c0> <<< 178205 1726889831.95389: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a67c310> <<< 178205 1726889831.95490: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a671a30> <<< 178205 1726889831.95543: 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 <<< 178205 1726889831.95560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889831.95735: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5608b0> <<< 178205 1726889831.95792: 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 <<< 178205 1726889831.95810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889831.96003: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f66eb0> <<< 178205 1726889831.96018: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8ea490> <<< 178205 1726889831.96061: 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 <<< 178205 1726889831.96117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889831.96289: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f66fd0> <<< 178205 1726889831.96412: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b385e20> <<< 178205 1726889831.96416: 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' <<< 178205 1726889831.96419: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889831.96441: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889831.96489: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49ef96d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49ef94f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f81790> <<< 178205 1726889831.96926: stdout chunk (state=3): >>> ** (process:403952): WARNING **: 23:37:11.968: 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 0x7fbb4a691a90> <<< 178205 1726889831.96959: 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' <<< 178205 1726889831.97023: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49ef92e0> <<< 178205 1726889831.97049: 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 0x7fbb49f2aa00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 178205 1726889831.97083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.97098: 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' <<< 178205 1726889831.97128: 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 <<< 178205 1726889831.97146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889831.97171: 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' <<< 178205 1726889831.97193: 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 <<< 178205 1726889831.97214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 178205 1726889831.97235: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987ea00> <<< 178205 1726889831.97262: 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' <<< 178205 1726889831.97280: 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 <<< 178205 1726889831.97294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 178205 1726889831.97314: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889831.97331: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4989b160> <<< 178205 1726889831.97362: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498844f0> <<< 178205 1726889831.97367: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987ef40> <<< 178205 1726889831.97390: 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 <<< 178205 1726889831.97399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 178205 1726889831.97415: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49892e20> <<< 178205 1726889831.97446: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889831.97592: 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' # /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 0x7fbb498adf10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498adc70> # /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' <<< 178205 1726889831.97619: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498add60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad8e0> <<< 178205 1726889831.97771: 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 0x7fbb498ad9a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4989bee0> # /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 0x7fbb49832b20> <<< 178205 1726889831.97803: 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' <<< 178205 1726889831.97818: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49832f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498327f0> <<< 178205 1726889831.97825: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad6d0> <<< 178205 1726889831.97859: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49832820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987e220><<< 178205 1726889831.97892: 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' <<< 178205 1726889831.97920: 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 <<< 178205 1726889831.97945: stdout chunk (state=3): >>># 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 <<< 178205 1726889831.97975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 178205 1726889831.98029: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498495b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49849310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987e760> <<< 178205 1726889831.98321: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2f6d0> <<< 178205 1726889831.98394: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2ae80> <<< 178205 1726889831.98406: 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 <<< 178205 1726889831.98421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889831.98438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889831.98459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889831.98473: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497f9550> <<< 178205 1726889831.98502: 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' <<< 178205 1726889831.98515: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497f9d00> <<< 178205 1726889831.98577: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497f1220> <<< 178205 1726889831.98601: 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 <<< 178205 1726889831.98624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889831.98643: 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 <<< 178205 1726889831.98663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.98696: 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 0x7fbb4982ebe0> <<< 178205 1726889831.98724: 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' <<< 178205 1726889831.98753: 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 <<< 178205 1726889831.98766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889831.98794: 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 <<< 178205 1726889831.98832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889831.98844: 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' <<< 178205 1726889831.98871: 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' <<< 178205 1726889831.98898: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bf8b0> # /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' <<< 178205 1726889831.98961: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bfe20> # /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' <<< 178205 1726889831.98964: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497cf520> # /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 <<< 178205 1726889831.98971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 178205 1726889831.99019: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497cf880> # /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' <<< 178205 1726889831.99084: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497cffd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bf550> <<< 178205 1726889831.99107: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bf1f0> <<< 178205 1726889831.99199: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497b42b0> <<< 178205 1726889831.99230: 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' <<< 178205 1726889831.99253: 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' <<< 178205 1726889831.99283: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49771730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497b48b0> <<< 178205 1726889831.99305: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4982ed90> <<< 178205 1726889831.99339: 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' <<< 178205 1726889831.99355: 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' <<< 178205 1726889831.99362: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4977b0d0> <<< 178205 1726889831.99410: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4982efd0> <<< 178205 1726889831.99446: 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' <<< 178205 1726889831.99476: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497b4430> # /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' <<< 178205 1726889831.99509: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4977b430> <<< 178205 1726889831.99529: 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' <<< 178205 1726889831.99552: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4977b700> <<< 178205 1726889831.99750: 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 <<< 178205 1726889831.99765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 178205 1726889831.99827: 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 # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889831.99903: 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 0x7fbb497aaeb0> <<< 178205 1726889831.99940: 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' <<< 178205 1726889831.99960: 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 0x7fbb49738c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497385b0> <<< 178205 1726889831.99979: 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' <<< 178205 1726889832.00002: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49738f10> <<< 178205 1726889832.00018: 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 <<< 178205 1726889832.00024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889832.00045: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49746610> <<< 178205 1726889832.00058: 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 <<< 178205 1726889832.00075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889832.00102: 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' <<< 178205 1726889832.00132: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4975d7f0> <<< 178205 1726889832.00156: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497553a0> # /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' <<< 178205 1726889832.00179: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497699d0> <<< 178205 1726889832.00199: 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' <<< 178205 1726889832.00239: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497706a0> # /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' <<< 178205 1726889832.00285: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4965f490> <<< 178205 1726889832.00297: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497a1ee0> <<< 178205 1726889832.00303: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497a1be0> <<< 178205 1726889832.00321: 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 <<< 178205 1726889832.00337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889832.00380: 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' <<< 178205 1726889832.00394: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49678490> <<< 178205 1726889832.00404: 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' <<< 178205 1726889832.00429: 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 <<< 178205 1726889832.00455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889832.00525: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49678c10> <<< 178205 1726889832.00530: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49678430> <<< 178205 1726889832.00620: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49665c40> # /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' <<< 178205 1726889832.00652: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49699c70> <<< 178205 1726889832.00670: 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' <<< 178205 1726889832.00692: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4961e3d0> <<< 178205 1726889832.00696: 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 <<< 178205 1726889832.00763: 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 <<< 178205 1726889832.00772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 178205 1726889832.00804: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb496394f0> <<< 178205 1726889832.00967: 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' <<< 178205 1726889832.00990: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb496398b0> # /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 0x7fbb4963f550> # /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 0x7fbb49650130> <<< 178205 1726889832.01006: 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' <<< 178205 1726889832.01015: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49650940> <<< 178205 1726889832.01059: 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 <<< 178205 1726889832.01066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 178205 1726889832.01083: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49650c70> <<< 178205 1726889832.01094: 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' <<< 178205 1726889832.01114: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49650e20> <<< 178205 1726889832.01136: 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 <<< 178205 1726889832.01142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 178205 1726889832.01162: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495db730> <<< 178205 1726889832.01200: 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 <<< 178205 1726889832.01205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 178205 1726889832.01228: 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' <<< 178205 1726889832.01238: 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 <<< 178205 1726889832.01242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889832.01294: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495ec310> <<< 178205 1726889832.01332: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495dbfa0> <<< 178205 1726889832.01356: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495dba90> <<< 178205 1726889832.01572: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4961e490> <<< 178205 1726889832.01590: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889832.01628: 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' <<< 178205 1726889832.01657: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4959ef40> <<< 178205 1726889832.01678: 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' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495ab2b0> <<< 178205 1726889832.01752: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4962ad30> <<< 178205 1726889832.01777: 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 <<< 178205 1726889832.01782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 178205 1726889832.01813: 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 <<< 178205 1726889832.01831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889832.02303: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495b8c10> <<< 178205 1726889832.02334: 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' <<< 178205 1726889832.02369: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495c0b20> <<< 178205 1726889832.02503: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495b8520> <<< 178205 1726889832.02520: 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 <<< 178205 1726889832.02529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889832.02567: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495cbdc0> <<< 178205 1726889832.02592: 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 <<< 178205 1726889832.02602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 178205 1726889832.02610: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495d1fd0> <<< 178205 1726889832.02635: 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' <<< 178205 1726889832.02679: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495d5730> <<< 178205 1726889832.02697: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889832.03027: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495d5ee0> <<< 178205 1726889832.03044: 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' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495629a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49822ca0> <<< 178205 1726889832.03047: 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 0x7fbb497a1940> <<< 178205 1726889832.03052: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49811eb0> # /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' <<< 178205 1726889832.03063: 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' <<< 178205 1726889832.03082: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4958abe0> <<< 178205 1726889832.03106: 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 <<< 178205 1726889832.03121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 178205 1726889832.03144: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49594790> <<< 178205 1726889832.03147: 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' <<< 178205 1726889832.03242: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49594370> <<< 178205 1726889832.03253: 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' <<< 178205 1726889832.03297: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4951ed30> <<< 178205 1726889832.03587: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49583970> <<< 178205 1726889832.03613: 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 # 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 0x7fbb4958a760> # /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' <<< 178205 1726889832.03638: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494e1b50> <<< 178205 1726889832.03654: 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 <<< 178205 1726889832.03756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889832.03820: 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' <<< 178205 1726889832.03824: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494ab910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 178205 1726889832.03849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889832.03880: 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' <<< 178205 1726889832.03893: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494bdac0> <<< 178205 1726889832.04029: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494b1220> <<< 178205 1726889832.04051: 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 <<< 178205 1726889832.04060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889832.04069: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4945df40> <<< 178205 1726889832.04455: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494eb670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 178205 1726889832.04520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889832.04588: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4942dc70> # /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' <<< 178205 1726889832.04648: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4944ae80> <<< 178205 1726889832.04697: 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' <<< 178205 1726889832.04745: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4943c8b0> # /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 0x7fbb49457400> # /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' <<< 178205 1726889832.04773: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49457760> <<< 178205 1726889832.04791: 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' <<< 178205 1726889832.04879: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb493dd610> # /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' <<< 178205 1726889832.04987: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb493ddf10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2ab20> # /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' <<< 178205 1726889832.05127: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2abe0> <<< 178205 1726889832.05156: 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 <<< 178205 1726889832.05167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889832.05189: 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 <<< 178205 1726889832.05229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889832.05253: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb493b4b50> <<< 178205 1726889832.05283: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4939e880> <<< 178205 1726889832.05325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889832.05331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889832.05357: 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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889832.05361: 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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889832.05375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889832.05591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889832.05764: 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_3bsrkvk3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889832.05951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889832.06096: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889832.06138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 178205 1726889832.06142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 178205 1726889832.06144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889832.06167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889832.06192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889832.06218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889832.06220: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49336820> <<< 178205 1726889832.06254: 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 0x7fbb493368b0> <<< 178205 1726889832.06345: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49361d30> <<< 178205 1726889832.06351: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb493614c0> <<< 178205 1726889832.06378: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 178205 1726889832.06548: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49361cd0> <<< 178205 1726889832.06571: 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 <<< 178205 1726889832.06586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889832.06619: 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 <<< 178205 1726889832.06652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 178205 1726889832.06655: 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' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fc83a0> <<< 178205 1726889832.06672: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4930cb50> <<< 178205 1726889832.06693: 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 <<< 178205 1726889832.06720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889832.06737: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fc87f0> <<< 178205 1726889832.06754: 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' <<< 178205 1726889832.06773: 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 <<< 178205 1726889832.06788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889832.06826: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889832.06854: 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' <<< 178205 1726889832.06886: 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' <<< 178205 1726889832.06893: stdout chunk (state=3): >>>import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fdd580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fdd220> <<< 178205 1726889832.06918: 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' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fdd730> <<< 178205 1726889832.06939: 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' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fdd970> <<< 178205 1726889832.06971: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 178205 1726889832.07000: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fddb50> <<< 178205 1726889832.07005: 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 <<< 178205 1726889832.07043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889832.07047: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fddd60> <<< 178205 1726889832.07081: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889832.07087: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fe7220> <<< 178205 1726889832.07120: 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' <<< 178205 1726889832.07127: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fe7d60> <<< 178205 1726889832.07151: 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 # 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 0x7fbb48fe7ee0> <<< 178205 1726889832.07184: 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' <<< 178205 1726889832.07191: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fee130> <<< 178205 1726889832.07204: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889832.07248: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fee2e0> <<< 178205 1726889832.07253: 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 <<< 178205 1726889832.07282: 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 0x7fbb48fee760> <<< 178205 1726889832.07299: 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' <<< 178205 1726889832.07318: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48feed90> <<< 178205 1726889832.07342: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' <<< 178205 1726889832.07367: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48ffa0d0> <<< 178205 1726889832.07394: 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 0x7fbb48ffa2b0> <<< 178205 1726889832.07423: 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' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48ffa430> <<< 178205 1726889832.07456: 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 # 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 0x7fbb48ffa670> <<< 178205 1726889832.07459: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fcfbb0> <<< 178205 1726889832.07496: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fcf100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fc8ee0> <<< 178205 1726889832.07614: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49336b20> <<< 178205 1726889832.07703: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49323220> <<< 178205 1726889832.09898: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889832.15646: 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 <<< 178205 1726889832.15650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889832.16007: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fa07f0> <<< 178205 1726889835.57777: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "ext3", "device": "/dev/sdb"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889835.58791: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889835.58842: 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 <<< 178205 1726889835.58869: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 178205 1726889835.58896: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889835.58956: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 178205 1726889835.59013: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # 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 <<< 178205 1726889835.59036: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 178205 1726889835.59075: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 178205 1726889835.59096: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59121: 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 # cleanup[2] removing systemd.journal <<< 178205 1726889835.59127: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 178205 1726889835.59130: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59133: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy 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 <<< 178205 1726889835.59143: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59146: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59149: stdout chunk (state=3): >>># 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<<< 178205 1726889835.59153: stdout chunk (state=3): >>> # 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 <<< 178205 1726889835.59155: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59157: stdout chunk (state=3): >>># cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing 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 <<< 178205 1726889835.59162: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59164: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59167: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.59172: 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 <<< 178205 1726889835.59749: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889835.59765: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 178205 1726889835.59855: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889835.59908: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.60019: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.60023: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning <<< 178205 1726889835.60072: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 178205 1726889835.60092: 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 # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats <<< 178205 1726889835.60095: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 178205 1726889835.60134: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 178205 1726889835.60191: 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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition <<< 178205 1726889835.60295: stdout chunk (state=3): >>># cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk <<< 178205 1726889835.60358: stdout chunk (state=3): >>># 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 <<< 178205 1726889835.60384: 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 <<< 178205 1726889835.60388: 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 # cleanup[3] wiping blivet.util # destroy glob <<< 178205 1726889835.60448: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889835.60452: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 178205 1726889835.60481: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer <<< 178205 1726889835.60484: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 178205 1726889835.60487: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 178205 1726889835.60527: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi <<< 178205 1726889835.60531: 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 <<< 178205 1726889835.60555: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 178205 1726889835.60565: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 178205 1726889835.60575: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889835.60691: stdout chunk (state=3): >>># cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon <<< 178205 1726889835.60759: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 178205 1726889835.60765: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 178205 1726889835.60768: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 178205 1726889835.60770: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 178205 1726889835.60773: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 178205 1726889835.60775: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random <<< 178205 1726889835.60777: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889835.60780: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib <<< 178205 1726889835.60782: 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<<< 178205 1726889835.60798: stdout chunk (state=3): >>> # 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 <<< 178205 1726889835.60800: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889835.60814: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889835.60825: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 178205 1726889835.60828: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 178205 1726889835.60830: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 178205 1726889835.60832: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 178205 1726889835.60842: 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 178205 1726889835.61574: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 178205 1726889835.61645: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq <<< 178205 1726889835.61666: stdout chunk (state=3): >>># destroy _socket # destroy array # destroy zipimport # destroy parted <<< 178205 1726889835.61750: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889835.61765: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889835.61832: 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 <<< 178205 1726889835.61843: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889835.61909: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 178205 1726889835.61964: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis <<< 178205 1726889835.61968: 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 <<< 178205 1726889835.61974: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 178205 1726889835.62003: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 178205 1726889835.62023: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889835.62063: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889835.62143: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 178205 1726889835.62177: stdout chunk (state=3): >>># destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 178205 1726889835.62198: stdout chunk (state=3): >>># destroy abc <<< 178205 1726889835.62246: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 178205 1726889835.62260: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 178205 1726889835.62308: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 178205 1726889835.62355: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json # destroy re <<< 178205 1726889835.62458: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889835.62900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.62926: stderr chunk (state=3): >>>Shared connection to 10.31.44.148 closed. <<< 178205 1726889835.62999: stderr chunk (state=3): >>><<< 178205 1726889835.63002: stdout chunk (state=3): >>><<< 178205 1726889835.63182: _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 0x7fbb4b9b3dc0> # /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 0x7fbb4b9583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b9b3b20> # /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 0x7fbb4b9b3ac0> 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 0x7fbb4b958490> # /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 0x7fbb4b958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958670> # /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 0x7fbb4b90f190> # /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 0x7fbb4b90f220> # /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 0x7fbb4b932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b90f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b970880> # /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 0x7fbb4b908d90> # /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 0x7fbb4b932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b958970> 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 0x7fbb4b8d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d7f40> # /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 0x7fbb4b8cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8d4370> # /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 0x7fbb4b5d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5d68b0> 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 0x7fbb4b5d6eb0> # /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 0x7fbb4b5d6f70> # /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 0x7fbb4b5d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b868d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b862610> # /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 0x7fbb4b876670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8dbe20> # /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 0x7fbb4b5e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b868250> # 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 0x7fbb4b876280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8e19d0> # /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 0x7fbb4b5e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e7d90> # /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 0x7fbb4b5e7d00> # /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 0x7fbb4b5bb370> # /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 0x7fbb4b5bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5f1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9490> # /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 0x7fbb4b4ef1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b8e1040> # /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 0x7fbb4b503af0> 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 0x7fbb4b503e20> # /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 0x7fbb4b515730> # /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 0x7fbb4b515c70> # 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 0x7fbb4b4ab3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b503f10> # /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 0x7fbb4b4bd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5155b0> 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 0x7fbb4b4bd340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e79d0> # /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 0x7fbb4b4d86a0> # /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 0x7fbb4b4d8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4d8760> # 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 0x7fbb4b4d8850> # /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 0x7fbb4b4d8ca0> # 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 0x7fbb4b4e51f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4d88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b4cba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b5e75b0> # /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 0x7fbb4b4d8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb4b420670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4b3337c0> # /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 0x7fbb4b333160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333f10> # /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 0x7fbb4b3334f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b333d30> 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 0x7fbb4b333f70> # /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 0x7fbb4b333100> # /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 0x7fbb4ad6eee0> # 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 0x7fbb4ad8cf40> # 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 0x7fbb4ad8cd60> # /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 0x7fbb4ad8c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b39adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b39a3a0> # /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 0x7fbb4b39af70> # /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 0x7fbb4b36bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adeacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b33b490> # 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 0x7fbb4adea4c0> # /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 0x7fbb4adea4f0> # /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 0x7fbb4ad50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b37c1f0> # /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 0x7fbb4ad5d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b37c370> # /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 0x7fbb4b394d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad5d880> # 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 0x7fbb4ad5d6d0> # 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 0x7fbb4ad5c670> # 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 0x7fbb4ad5c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b3728b0> # /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 0x7fbb4ade1670> # 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 0x7fbb4ade0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4adef0d0> # 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 0x7fbb4ade10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b33fa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4a918580> # /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 0x7fbb4ad2e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8be0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4ade0bb0> # 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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4ad39970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4b387250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4ad1f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad1c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4ad16970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb4a89ff10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a89f7c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8eff70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a58afd0> # /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 0x7fbb4a8f6c70> # /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 0x7fbb4a8afb80> # 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 0x7fbb4a8af7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8af4f0> # /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 0x7fbb4a66a850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a66a640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8af700> # /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 0x7fbb4a8eaa00> # 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 0x7fbb4a8ea640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8ea340> # /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 0x7fbb4a612430> # /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 0x7fbb4a612520> # /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 0x7fbb4a612820> # /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 0x7fbb4a612df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2970> # 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 0x7fbb4a5e2c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a5e2340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8eaf70> # /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 0x7fbb4a664f40> # /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 0x7fbb4a591a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a67c7c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a67c310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a671a30> # /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 0x7fbb4a5608b0> # /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 0x7fbb49f66eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4a8ea490> # /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 0x7fbb49f66fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4b385e20> # /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 0x7fbb49ef96d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49ef94f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f81790> ** (process:403952): WARNING **: 23:37:11.968: 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 0x7fbb4a691a90> # /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 0x7fbb49ef92e0> # /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 0x7fbb49f2aa00> # /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 0x7fbb4987ea00> # /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 0x7fbb4989b160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498844f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987ef40> # /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 0x7fbb49892e20> # /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 0x7fbb498adf10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498adc70> # /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 0x7fbb498add60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad8e0> # /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 0x7fbb498ad9a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4989bee0> # /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 0x7fbb49832b20> # /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 0x7fbb49832f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498327f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb498ad6d0> # /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 0x7fbb49832820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987e220> # /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 0x7fbb498495b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49849310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4987e760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2f6d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2ae80> # /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 0x7fbb497f9550> # /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 0x7fbb497f9d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497f1220> # /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 0x7fbb4982ebe0> # /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 0x7fbb497bf8b0> # /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 0x7fbb497bfe20> # /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 0x7fbb497cf520> # /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 0x7fbb497cf880> # /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 0x7fbb497cffd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bf550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497bf1f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497b42b0> # /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 0x7fbb49771730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497b48b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4982ed90> # /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 0x7fbb4977b0d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4982efd0> # /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 0x7fbb497b4430> # /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 0x7fbb4977b430> # /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 0x7fbb4977b700> # /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 0x7fbb497aaeb0> # /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 0x7fbb49738c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497385b0> # /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 0x7fbb49738f10> # /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 0x7fbb49746610> # /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 0x7fbb4975d7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497553a0> # /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 0x7fbb497699d0> # /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 0x7fbb497706a0> # /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 0x7fbb4965f490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497a1ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb497a1be0> # /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 0x7fbb49678490> # /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 0x7fbb49678c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49678430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49665c40> # /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 0x7fbb49699c70> # /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 0x7fbb4961e3d0> # /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 0x7fbb496394f0> # /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 0x7fbb496398b0> # /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 0x7fbb4963f550> # /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 0x7fbb49650130> # /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 0x7fbb49650940> # /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 0x7fbb49650c70> # /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 0x7fbb49650e20> # /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 0x7fbb495db730> # /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 0x7fbb495ec310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495dbfa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495dba90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4961e490> # /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 0x7fbb4959ef40> # /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 0x7fbb495ab2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4962ad30> # /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 0x7fbb495b8c10> # /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 0x7fbb495c0b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb495b8520> # /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 0x7fbb495cbdc0> # /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 0x7fbb495d1fd0> # /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 0x7fbb495d5730> # /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 0x7fbb495d5ee0> # /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 0x7fbb495629a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49822ca0> # /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 0x7fbb497a1940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49811eb0> # /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 0x7fbb4958abe0> # /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 0x7fbb49594790> # /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 0x7fbb49594370> # /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 0x7fbb4951ed30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49583970> # /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 0x7fbb4958a760> # /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 0x7fbb494e1b50> # /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 0x7fbb494ab910> # /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 0x7fbb494bdac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494b1220> # /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 0x7fbb4945df40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb494eb670> # /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 0x7fbb4942dc70> # /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 0x7fbb4944ae80> # /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 0x7fbb4943c8b0> # /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 0x7fbb49457400> # /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 0x7fbb49457760> # /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 0x7fbb493dd610> # /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 0x7fbb493ddf10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49f2ab20> # /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 0x7fbb49f2abe0> # /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 0x7fbb493b4b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4939e880> # 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_3bsrkvk3/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_3bsrkvk3/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_3bsrkvk3/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 0x7fbb49336820> # 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 0x7fbb493368b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49361d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb493614c0> # /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 0x7fbb49361cd0> # /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 0x7fbb48fc83a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb4930cb50> # /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 0x7fbb48fc87f0> # /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 0x7fbb48fdd580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fdd220> # /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 0x7fbb48fdd730> # /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 0x7fbb48fdd970> # /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 0x7fbb48fddb50> # /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 0x7fbb48fddd60> # /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 0x7fbb48fe7220> # /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 0x7fbb48fe7d60> # /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 0x7fbb48fe7ee0> # /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 0x7fbb48fee130> # /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 0x7fbb48fee2e0> # /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 0x7fbb48fee760> # /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 0x7fbb48feed90> # /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 0x7fbb48ffa0d0> # /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 0x7fbb48ffa2b0> # /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 0x7fbb48ffa430> # /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 0x7fbb48ffa670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fcfbb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fcf100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb48fc8ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49336b20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb49323220> 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 0x7fbb48fa07f0> {"changed": true, "actions": [{"action": "create format", "fs_type": "ext3", "device": "/dev/sdb"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # 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. 178205 1726889835.64545: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test2', 'type': 'disk', 'mount_point': 'none', 'fs_type': 'ext3', 'disks': ['sdb']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889835.64548: _low_level_execute_command(): starting 178205 1726889835.64550: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889831.6295705-179625-91942469868042/ > /dev/null 2>&1 && sleep 0' 178205 1726889835.64552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889835.64553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.64554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.64556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.64557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.64558: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889835.64559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.64561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889835.64562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889835.64563: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889835.64564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.64565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.64566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.64567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.64569: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889835.64570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.64571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.64573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889835.64574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.64576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.66192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.66214: stdout chunk (state=3): >>><<< 178205 1726889835.66225: stderr chunk (state=3): >>><<< 178205 1726889835.66231: _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 178205 1726889835.66233: handler run complete 178205 1726889835.66331: attempt loop complete, returning result 178205 1726889835.66336: _execute() done 178205 1726889835.66338: dumping result to json 178205 1726889835.66440: done dumping result, returning 178205 1726889835.66444: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-0000000008df] 178205 1726889835.66446: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008df 178205 1726889835.66619: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008df 178205 1726889835.66622: WORKER PROCESS EXITING changed: [managed_node2] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889835.66863: no more pending results, returning what we have 178205 1726889835.66867: results queue empty 178205 1726889835.66868: checking for any_errors_fatal 178205 1726889835.66875: done checking for any_errors_fatal 178205 1726889835.66877: checking for max_fail_percentage 178205 1726889835.66880: done checking for max_fail_percentage 178205 1726889835.66881: checking to see if all hosts have failed and the running result is not ok 178205 1726889835.66882: done checking to see if all hosts have failed 178205 1726889835.66882: getting the remaining hosts for this loop 178205 1726889835.66884: done getting the remaining hosts for this loop 178205 1726889835.66888: getting the next task for host managed_node2 178205 1726889835.66894: done getting next task for host managed_node2 178205 1726889835.66898: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889835.66903: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889835.66919: getting variables 178205 1726889835.66921: in VariableManager get_vars() 178205 1726889835.66962: Calling all_inventory to load vars for managed_node2 178205 1726889835.66965: Calling groups_inventory to load vars for managed_node2 178205 1726889835.66968: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889835.66979: Calling all_plugins_play to load vars for managed_node2 178205 1726889835.66982: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889835.66985: Calling groups_plugins_play to load vars for managed_node2 178205 1726889835.67992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889835.68721: done with get_vars() 178205 1726889835.68736: done getting variables 178205 1726889835.68806: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:37:15 -0400 (0:00:04.154) 0:00:48.676 ****** 178205 1726889835.68845: entering _queue_task() for managed_node2/command 178205 1726889835.69062: worker is 1 (out of 1 available) 178205 1726889835.69073: exiting _queue_task() for managed_node2/command 178205 1726889835.69083: done queuing things up, now waiting for results queue to drain 178205 1726889835.69084: waiting for pending results... 178205 1726889835.69272: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889835.69370: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e0 178205 1726889835.69380: variable 'ansible_search_path' from source: unknown 178205 1726889835.69384: variable 'ansible_search_path' from source: unknown 178205 1726889835.69410: calling self._execute() 178205 1726889835.69533: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889835.69548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889835.69558: variable 'omit' from source: magic vars 178205 1726889835.69906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889835.71675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889835.72122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889835.72165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889835.72193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889835.72216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889835.72303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889835.72332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889835.72349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889835.72376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889835.72391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889835.72493: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889835.72497: when evaluation is False, skipping this task 178205 1726889835.72500: _execute() done 178205 1726889835.72502: dumping result to json 178205 1726889835.72505: done dumping result, returning 178205 1726889835.72515: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-0000000008e0] 178205 1726889835.72537: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e0 178205 1726889835.72656: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e0 178205 1726889835.72659: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889835.72700: no more pending results, returning what we have 178205 1726889835.72714: results queue empty 178205 1726889835.72715: checking for any_errors_fatal 178205 1726889835.72747: done checking for any_errors_fatal 178205 1726889835.72748: checking for max_fail_percentage 178205 1726889835.72750: done checking for max_fail_percentage 178205 1726889835.72751: checking to see if all hosts have failed and the running result is not ok 178205 1726889835.72752: done checking to see if all hosts have failed 178205 1726889835.72753: getting the remaining hosts for this loop 178205 1726889835.72755: done getting the remaining hosts for this loop 178205 1726889835.72758: getting the next task for host managed_node2 178205 1726889835.72764: done getting next task for host managed_node2 178205 1726889835.72769: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889835.72772: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889835.72788: getting variables 178205 1726889835.72809: in VariableManager get_vars() 178205 1726889835.72881: Calling all_inventory to load vars for managed_node2 178205 1726889835.72884: Calling groups_inventory to load vars for managed_node2 178205 1726889835.72886: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889835.72893: Calling all_plugins_play to load vars for managed_node2 178205 1726889835.72895: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889835.72896: Calling groups_plugins_play to load vars for managed_node2 178205 1726889835.73262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889835.73616: done with get_vars() 178205 1726889835.73629: 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 23:37:15 -0400 (0:00:00.048) 0:00:48.725 ****** 178205 1726889835.73695: entering _queue_task() for managed_node2/stat 178205 1726889835.73894: worker is 1 (out of 1 available) 178205 1726889835.73906: exiting _queue_task() for managed_node2/stat 178205 1726889835.73919: done queuing things up, now waiting for results queue to drain 178205 1726889835.73920: waiting for pending results... 178205 1726889835.74129: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889835.74229: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e1 178205 1726889835.74243: variable 'ansible_search_path' from source: unknown 178205 1726889835.74248: variable 'ansible_search_path' from source: unknown 178205 1726889835.74275: calling self._execute() 178205 1726889835.74399: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889835.74403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889835.74422: variable 'omit' from source: magic vars 178205 1726889835.74521: variable 'omit' from source: magic vars 178205 1726889835.74567: variable 'omit' from source: magic vars 178205 1726889835.74589: variable 'omit' from source: magic vars 178205 1726889835.74647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889835.74705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889835.74750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889835.74779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889835.74789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889835.74822: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889835.74845: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889835.74866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889835.75094: Set connection var ansible_pipelining to False 178205 1726889835.75097: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889835.75100: Set connection var ansible_shell_executable to /bin/sh 178205 1726889835.75102: Set connection var ansible_connection to ssh 178205 1726889835.75104: Set connection var ansible_shell_type to sh 178205 1726889835.75106: Set connection var ansible_timeout to 10 178205 1726889835.75125: variable 'ansible_shell_executable' from source: unknown 178205 1726889835.75128: variable 'ansible_connection' from source: unknown 178205 1726889835.75134: variable 'ansible_module_compression' from source: unknown 178205 1726889835.75136: variable 'ansible_shell_type' from source: unknown 178205 1726889835.75139: variable 'ansible_shell_executable' from source: unknown 178205 1726889835.75141: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889835.75145: variable 'ansible_pipelining' from source: unknown 178205 1726889835.75147: variable 'ansible_timeout' from source: unknown 178205 1726889835.75151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889835.75396: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889835.75403: variable 'omit' from source: magic vars 178205 1726889835.75408: starting attempt loop 178205 1726889835.75413: running the handler 178205 1726889835.75428: _low_level_execute_command(): starting 178205 1726889835.75435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889835.76090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889835.76117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.76121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.76318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.76321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.76323: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889835.76325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.76327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889835.76329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889835.76332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889835.76334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.76336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.76337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.76340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.76342: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889835.76344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.76345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.76366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889835.76381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.76504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.78056: stdout chunk (state=3): >>>/root <<< 178205 1726889835.78159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.78209: stderr chunk (state=3): >>><<< 178205 1726889835.78215: stdout chunk (state=3): >>><<< 178205 1726889835.78237: _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 178205 1726889835.78247: _low_level_execute_command(): starting 178205 1726889835.78253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833 `" && echo ansible-tmp-1726889835.7823493-179778-260104876087833="` echo /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833 `" ) && sleep 0' 178205 1726889835.78666: 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 <<< 178205 1726889835.78689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.78702: 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 <<< 178205 1726889835.78716: 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 <<< 178205 1726889835.78789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.78809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.78856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.80669: stdout chunk (state=3): >>>ansible-tmp-1726889835.7823493-179778-260104876087833=/root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833 <<< 178205 1726889835.80837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.80840: stderr chunk (state=3): >>><<< 178205 1726889835.80846: stdout chunk (state=3): >>><<< 178205 1726889835.80860: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889835.7823493-179778-260104876087833=/root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833 , stderr=OpenSSH_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 178205 1726889835.80906: variable 'ansible_module_compression' from source: unknown 178205 1726889835.80970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889835.81002: variable 'ansible_facts' from source: unknown 178205 1726889835.81119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/AnsiballZ_stat.py 178205 1726889835.81585: Sending initial data 178205 1726889835.81588: Sent initial data (155 bytes) 178205 1726889835.83380: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889835.83391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.83401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.83415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.84343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.84350: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889835.84360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.84373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889835.84381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889835.84387: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889835.84395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.84405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.84418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.84426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.84433: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889835.84442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.84513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.84527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889835.84537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.84596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.86336: 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 <<< 178205 1726889835.86373: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889835.86416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpcmr2lmsx /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/AnsiballZ_stat.py <<< 178205 1726889835.86445: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889835.87472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.87724: stderr chunk (state=3): >>><<< 178205 1726889835.87727: stdout chunk (state=3): >>><<< 178205 1726889835.87732: done transferring module to remote 178205 1726889835.87735: _low_level_execute_command(): starting 178205 1726889835.87737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/ /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/AnsiballZ_stat.py && sleep 0' 178205 1726889835.89072: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889835.89083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.89094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.89112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.89148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.89155: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889835.89164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.89176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889835.89183: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889835.89189: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889835.89196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.89204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.89224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.89233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.89238: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889835.89247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.89322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.89341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889835.89353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.89410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.91124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889835.91187: stderr chunk (state=3): >>><<< 178205 1726889835.91190: stdout chunk (state=3): >>><<< 178205 1726889835.91205: _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 178205 1726889835.91208: _low_level_execute_command(): starting 178205 1726889835.91214: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/AnsiballZ_stat.py && sleep 0' 178205 1726889835.92732: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889835.92748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.92763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.92781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.92826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.92926: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889835.92946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.92964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889835.92976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889835.92988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889835.93000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889835.93016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889835.93035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889835.93048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889835.93059: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889835.93074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889835.93151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889835.93333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889835.93350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889835.93580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889835.95496: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889835.95527: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889835.95533: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889835.95585: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889835.95622: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889835.95653: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889835.95657: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889835.95694: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889835.95697: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889835.95747: 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' <<< 178205 1726889835.95763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889835.95787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889835.95792: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889835.95809: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe483dc0> <<< 178205 1726889835.95861: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889835.95868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889835.95872: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe4283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe483b20> <<< 178205 1726889835.95893: 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' <<< 178205 1726889835.95912: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe483ac0> <<< 178205 1726889835.95950: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889835.95953: 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' <<< 178205 1726889835.95970: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428490> <<< 178205 1726889835.95987: 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' <<< 178205 1726889835.96017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889835.96043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889835.96047: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428940> <<< 178205 1726889835.96061: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428670> <<< 178205 1726889835.96087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889835.96092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889835.96110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889835.96132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889835.96152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889835.96171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889835.96187: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1cf190> <<< 178205 1726889835.96202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889835.96224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889835.96299: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1cf220> <<< 178205 1726889835.96321: 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' <<< 178205 1726889835.96357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889835.96361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1cf940> <<< 178205 1726889835.96388: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe440880> <<< 178205 1726889835.96422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889835.96425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 178205 1726889835.96427: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1c8d90> <<< 178205 1726889835.96471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889835.96474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1f2d90> <<< 178205 1726889835.96536: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428970> <<< 178205 1726889835.96552: 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. <<< 178205 1726889835.96749: 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' <<< 178205 1726889835.96784: 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' <<< 178205 1726889835.96816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889835.96851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889835.96857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889835.96860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889835.96870: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe16feb0> <<< 178205 1726889835.96919: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe172f40> <<< 178205 1726889835.96939: 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' <<< 178205 1726889835.96959: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889835.96979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889835.96997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889835.97018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889835.97040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889835.97054: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe16f370> <<< 178205 1726889835.97078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889835.97145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889835.97167: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889835.97194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889835.97221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889835.97239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889835.97259: 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 0x7f3bfe0f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0f0910> import 'itertools' # <<< 178205 1726889835.97283: 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 0x7f3bfe0f0f10> <<< 178205 1726889835.97301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889835.97320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889835.97339: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0f0fd0> <<< 178205 1726889835.97359: 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' <<< 178205 1726889835.97380: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1020d0> import '_collections' # <<< 178205 1726889835.97434: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe149d90> <<< 178205 1726889835.97451: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889835.97463: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe144670> <<< 178205 1726889835.97510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889835.97535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe176e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889835.97554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889835.97571: 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 0x7f3bfe102cd0> <<< 178205 1726889835.97583: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1492b0> <<< 178205 1726889835.97614: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889835.97635: 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 0x7f3bfe1562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe17c9d0> <<< 178205 1726889835.97653: 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' <<< 178205 1726889835.97670: 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' <<< 178205 1726889835.97687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889835.97706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889835.97752: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102df0> # /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 0x7f3bfe102d60> <<< 178205 1726889835.97770: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889835.97787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889835.97805: 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' <<< 178205 1726889835.97833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889835.97871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889835.97900: 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 0x7f3bfe0cd3d0> <<< 178205 1726889835.97916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889835.97931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889835.97964: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0cd4c0> <<< 178205 1726889835.98079: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe10af40> <<< 178205 1726889835.98121: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105490> <<< 178205 1726889835.98149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889835.98157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889835.98192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889835.98210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889835.98233: 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' <<< 178205 1726889835.98246: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfe7220> <<< 178205 1726889835.98265: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0b8520> <<< 178205 1726889835.98319: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe17c040> <<< 178205 1726889835.98339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889835.98365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889835.98394: 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 0x7f3bfdffab50> <<< 178205 1726889835.98414: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889835.98434: 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 0x7f3bfdffae80> <<< 178205 1726889835.98451: 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' <<< 178205 1726889835.98496: 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' <<< 178205 1726889835.98512: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe00c790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889835.98547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889835.98567: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe00ccd0> <<< 178205 1726889835.98605: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889835.98642: 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 0x7f3bfdf98400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdffaf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889835.98648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889835.98691: 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 0x7f3bfdfa92e0> <<< 178205 1726889835.98720: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe00c610> import 'pwd' # <<< 178205 1726889835.98743: 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 0x7f3bfdfa93a0> <<< 178205 1726889835.98792: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102a30> <<< 178205 1726889835.98813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889835.98839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889835.98865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889835.98907: 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 0x7f3bfdfc4700> <<< 178205 1726889835.98933: 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' <<< 178205 1726889835.98954: 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 0x7f3bfdfc49d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfc47c0> <<< 178205 1726889835.99143: 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 0x7f3bfdfc48b0> <<< 178205 1726889835.99154: 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' <<< 178205 1726889835.99200: 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 0x7f3bfdfc4d00> <<< 178205 1726889835.99243: 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 0x7f3bfdfcf250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfc4940> <<< 178205 1726889835.99263: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfb7a90> <<< 178205 1726889835.99294: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102610> <<< 178205 1726889835.99308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889835.99424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfc4af0> <<< 178205 1726889835.99498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889835.99516: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3bfdeed6d0> <<< 178205 1726889835.99633: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip' <<< 178205 1726889835.99644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889835.99722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889835.99743: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889835.99767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889835.99789: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889835.99799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.00987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.01931: 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 0x7f3bfde14820> <<< 178205 1726889836.01951: 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' <<< 178205 1726889836.01983: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889836.01990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889836.02010: 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' <<< 178205 1726889836.02028: 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 0x7f3bfde14160> <<< 178205 1726889836.02066: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14280> <<< 178205 1726889836.02093: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14f70> <<< 178205 1726889836.02114: 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' <<< 178205 1726889836.02159: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde144f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14d90> <<< 178205 1726889836.02168: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889836.02196: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.02205: 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 0x7f3bfde14fd0> <<< 178205 1726889836.02215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889836.02236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889836.02282: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14100> <<< 178205 1726889836.02291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889836.02306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889836.02349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889836.02352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889836.02371: 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' <<< 178205 1726889836.02457: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdd6bf40> <<< 178205 1726889836.02486: 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 0x7f3bfdd88d00> <<< 178205 1726889836.02502: 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 0x7f3bfdd88eb0> <<< 178205 1726889836.02521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889836.02544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889836.02582: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdd88370> <<< 178205 1726889836.02588: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde7adc0> <<< 178205 1726889836.02847: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde7a3a0> <<< 178205 1726889836.02850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889836.02856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889836.02860: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde7afd0> <<< 178205 1726889836.02862: 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' <<< 178205 1726889836.02868: 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' <<< 178205 1726889836.02871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889836.02873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889836.02934: 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' <<< 178205 1726889836.02937: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde49d30> <<< 178205 1726889836.03017: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdde7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdde7400> <<< 178205 1726889836.03020: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde1c4f0> <<< 178205 1726889836.03025: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.03032: 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 0x7f3bfdde7520> <<< 178205 1726889836.03044: 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 <<< 178205 1726889836.03052: 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 0x7f3bfdde7550> <<< 178205 1726889836.03152: 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 <<< 178205 1726889836.03156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889836.03159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889836.03160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889836.03196: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.03208: 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 0x7f3bfdd5afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde5b250> <<< 178205 1726889836.03222: 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' <<< 178205 1726889836.03279: 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 0x7f3bfdd57850> <<< 178205 1726889836.03285: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde5b3d0> <<< 178205 1726889836.03300: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889836.03335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889836.03359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889836.03367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889836.03423: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde73e50> <<< 178205 1726889836.03546: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdd577f0> <<< 178205 1726889836.03642: 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 0x7f3bfdd57640> <<< 178205 1726889836.03672: 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 0x7f3bfdd565b0> <<< 178205 1726889836.03735: 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 0x7f3bfdd4bd90> <<< 178205 1726889836.03739: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde52910> <<< 178205 1726889836.03766: 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 <<< 178205 1726889836.03778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889836.03823: 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 0x7f3bfdddb6a0> <<< 178205 1726889836.04005: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.04009: 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 0x7f3bfdddab20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfddea0a0> <<< 178205 1726889836.04058: 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 0x7f3bfdddb100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde1fb20> <<< 178205 1726889836.04086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.04089: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889836.04155: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.04243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889836.04272: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889836.04285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.04379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.04475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.04923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.05392: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889836.05396: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889836.05416: 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' <<< 178205 1726889836.05478: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.05481: 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 0x7f3bfd3ff5e0> <<< 178205 1726889836.05541: 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 0x7f3bfd7eb580> <<< 178205 1726889836.05554: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd3a1100> <<< 178205 1726889836.05615: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889836.05625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.05642: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889836.05764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.05893: 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' <<< 178205 1726889836.05923: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdddab80> <<< 178205 1726889836.05926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.06301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.06671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.06887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.07023: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889836.07362: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889836.07930: 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 0x7f3bfd3d1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889836.07933: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889836.07981: 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 <<< 178205 1726889836.08005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889836.08081: 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 0x7f3bfde66220> <<< 178205 1726889836.08151: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd3d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889836.08157: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08322: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08449: 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' <<< 178205 1726889836.08567: stdout chunk (state=3): >>># /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 <<< 178205 1726889836.08570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd7ddca0> <<< 178205 1726889836.08599: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd7d9f70> <<< 178205 1726889836.08703: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd7d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889836.08707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08721: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889836.08924: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889836.08927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.08929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.09824: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 178205 1726889836.10451: 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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889813.853126, "mtime": 1726889812.9201238, "ctime": 1726889812.9201238, "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": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "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"}}} <<< 178205 1726889836.10464: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889836.10865: 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 <<< 178205 1726889836.10932: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889836.11020: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # 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 <<< 178205 1726889836.11083: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # 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 <<< 178205 1726889836.11086: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889836.11278: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889836.11294: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889836.11357: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889836.11371: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889836.11390: 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 <<< 178205 1726889836.11413: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889836.11440: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889836.11453: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889836.11501: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889836.11537: 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 <<< 178205 1726889836.11602: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889836.11633: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889836.11690: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889836.11703: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889836.11844: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889836.11876: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889836.11915: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp <<< 178205 1726889836.11919: stdout chunk (state=3): >>># 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 <<< 178205 1726889836.11955: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889836.12203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889836.12296: stderr chunk (state=3): >>><<< 178205 1726889836.12299: stdout chunk (state=3): >>><<< 178205 1726889836.12477: _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 0x7f3bfe483dc0> # /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 0x7f3bfe4283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe483b20> # /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 0x7f3bfe483ac0> 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 0x7f3bfe428490> # /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 0x7f3bfe428940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428670> # /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 0x7f3bfe1cf190> # /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 0x7f3bfe1cf220> # /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 0x7f3bfe1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe440880> # /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 0x7f3bfe1c8d90> # /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 0x7f3bfe1f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe428970> 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 0x7f3bfe16feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe172f40> # /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 0x7f3bfe167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe16f370> # /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 0x7f3bfe0f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0f0910> 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 0x7f3bfe0f0f10> # /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 0x7f3bfe0f0fd0> # /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 0x7f3bfe1020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe149d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe144670> # /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 0x7f3bfe1566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe176e20> # /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 0x7f3bfe102cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe1492b0> # 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 0x7f3bfe1562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe17c9d0> # /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 0x7f3bfe102eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102df0> # /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 0x7f3bfe102d60> # /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 0x7f3bfe0cd3d0> # /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 0x7f3bfe0cd4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe10af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105490> # /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 0x7f3bfdfe7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe0b8520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe105f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe17c040> # /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 0x7f3bfdffab50> 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 0x7f3bfdffae80> # /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 0x7f3bfe00c790> # /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 0x7f3bfe00ccd0> # 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 0x7f3bfdf98400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdffaf70> # /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 0x7f3bfdfa92e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe00c610> 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 0x7f3bfdfa93a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102a30> # /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 0x7f3bfdfc4700> # /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 0x7f3bfdfc49d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfc47c0> # 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 0x7f3bfdfc48b0> # /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 0x7f3bfdfc4d00> # 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 0x7f3bfdfcf250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfc4940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdfb7a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfe102610> # /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 0x7f3bfdfc4af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3bfdeed6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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 0x7f3bfde14820> # /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 0x7f3bfde14160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14f70> # /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 0x7f3bfde144f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde14d90> 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 0x7f3bfde14fd0> # /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 0x7f3bfde14100> # /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 0x7f3bfdd6bf40> # 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 0x7f3bfdd88d00> # 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 0x7f3bfdd88eb0> # /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 0x7f3bfdd88370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde7adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde7a3a0> # /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 0x7f3bfde7afd0> # /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 0x7f3bfde49d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdde7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdde7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde1c4f0> # 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 0x7f3bfdde7520> # /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 0x7f3bfdde7550> # /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 0x7f3bfdd5afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde5b250> # /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 0x7f3bfdd57850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde5b3d0> # /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 0x7f3bfde73e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfdd577f0> # 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 0x7f3bfdd57640> # 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 0x7f3bfdd565b0> # 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 0x7f3bfdd4bd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde52910> # /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 0x7f3bfdddb6a0> # 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 0x7f3bfdddab20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfddea0a0> # 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 0x7f3bfdddb100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfde1fb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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 0x7f3bfd3ff5e0> # /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 0x7f3bfd7eb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd3a1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/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 0x7f3bfdddab80> # 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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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_tdg1fq_l/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 0x7f3bfd3d1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/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 0x7f3bfde66220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd3d1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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 0x7f3bfd7ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd7d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3bfd7d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_tdg1fq_l/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_tdg1fq_l/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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889813.853126, "mtime": 1726889812.9201238, "ctime": 1726889812.9201238, "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": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889836.13109: 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-1726889835.7823493-179778-260104876087833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889836.13115: _low_level_execute_command(): starting 178205 1726889836.13118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889835.7823493-179778-260104876087833/ > /dev/null 2>&1 && sleep 0' 178205 1726889836.13261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.13265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.13298: 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 <<< 178205 1726889836.13302: 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 <<< 178205 1726889836.13305: stderr 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 <<< 178205 1726889836.13378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.13381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.13437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.15248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.15310: stderr chunk (state=3): >>><<< 178205 1726889836.15316: stdout chunk (state=3): >>><<< 178205 1726889836.15784: _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 178205 1726889836.15787: handler run complete 178205 1726889836.15790: attempt loop complete, returning result 178205 1726889836.15792: _execute() done 178205 1726889836.15793: dumping result to json 178205 1726889836.15795: done dumping result, returning 178205 1726889836.15797: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-0000000008e1] 178205 1726889836.15799: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e1 ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889813.853126, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "ctime": 1726889812.9201238, "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": 1726889812.9201238, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889836.16009: no more pending results, returning what we have 178205 1726889836.16018: results queue empty 178205 1726889836.16019: checking for any_errors_fatal 178205 1726889836.16024: done checking for any_errors_fatal 178205 1726889836.16024: checking for max_fail_percentage 178205 1726889836.16026: done checking for max_fail_percentage 178205 1726889836.16027: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.16030: done checking to see if all hosts have failed 178205 1726889836.16031: getting the remaining hosts for this loop 178205 1726889836.16032: done getting the remaining hosts for this loop 178205 1726889836.16036: getting the next task for host managed_node2 178205 1726889836.16042: done getting next task for host managed_node2 178205 1726889836.16045: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889836.16049: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.16061: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e1 178205 1726889836.16070: getting variables 178205 1726889836.16071: in VariableManager get_vars() 178205 1726889836.16104: Calling all_inventory to load vars for managed_node2 178205 1726889836.16107: Calling groups_inventory to load vars for managed_node2 178205 1726889836.16109: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.16116: WORKER PROCESS EXITING 178205 1726889836.16127: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.16130: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.16138: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.16993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.17583: done with get_vars() 178205 1726889836.17597: 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 23:37:16 -0400 (0:00:00.439) 0:00:49.165 ****** 178205 1726889836.17696: entering _queue_task() for managed_node2/lineinfile 178205 1726889836.18094: worker is 1 (out of 1 available) 178205 1726889836.18112: exiting _queue_task() for managed_node2/lineinfile 178205 1726889836.18134: done queuing things up, now waiting for results queue to drain 178205 1726889836.18135: waiting for pending results... 178205 1726889836.18559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889836.18957: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e2 178205 1726889836.18975: variable 'ansible_search_path' from source: unknown 178205 1726889836.18982: variable 'ansible_search_path' from source: unknown 178205 1726889836.19023: calling self._execute() 178205 1726889836.19136: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.19313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.19535: variable 'omit' from source: magic vars 178205 1726889836.21654: variable '__storage_fstab' from source: set_fact 178205 1726889836.21873: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889836.22126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889836.22575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889836.22633: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889836.22673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889836.22710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889836.22798: variable 'blivet_output' from source: set_fact 178205 1726889836.22826: Evaluated conditional (blivet_output is changed): True 178205 1726889836.22842: variable 'omit' from source: magic vars 178205 1726889836.22910: variable 'omit' from source: magic vars 178205 1726889836.22949: variable '__str' from source: task vars 178205 1726889836.23031: variable '__str' from source: task vars 178205 1726889836.23045: variable '__str' from source: task vars 178205 1726889836.23119: variable '__str' from source: task vars 178205 1726889836.23145: variable 'omit' from source: magic vars 178205 1726889836.23181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889836.23215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889836.23241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889836.23262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.23281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.23317: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889836.23325: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.23337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.23447: Set connection var ansible_pipelining to False 178205 1726889836.23458: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889836.23468: Set connection var ansible_shell_executable to /bin/sh 178205 1726889836.23475: Set connection var ansible_connection to ssh 178205 1726889836.23485: Set connection var ansible_shell_type to sh 178205 1726889836.23499: Set connection var ansible_timeout to 10 178205 1726889836.23535: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.23544: variable 'ansible_connection' from source: unknown 178205 1726889836.23551: variable 'ansible_module_compression' from source: unknown 178205 1726889836.23558: variable 'ansible_shell_type' from source: unknown 178205 1726889836.23564: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.23571: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.23578: variable 'ansible_pipelining' from source: unknown 178205 1726889836.23585: variable 'ansible_timeout' from source: unknown 178205 1726889836.23592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.23794: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889836.23811: variable 'omit' from source: magic vars 178205 1726889836.23826: starting attempt loop 178205 1726889836.23837: running the handler 178205 1726889836.23855: _low_level_execute_command(): starting 178205 1726889836.23867: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889836.24644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889836.24660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.24676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.24750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.25216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.25232: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.25291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.25422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.25437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.25446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.25456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.25469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.25485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.25496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.25505: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.25517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.25946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.26000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.26094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.26272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.27890: stdout chunk (state=3): >>>/root <<< 178205 1726889836.27993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.28075: stderr chunk (state=3): >>><<< 178205 1726889836.28086: stdout chunk (state=3): >>><<< 178205 1726889836.28126: _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 178205 1726889836.28166: _low_level_execute_command(): starting 178205 1726889836.28190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307 `" && echo ansible-tmp-1726889836.2811453-179797-3429252461307="` echo /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307 `" ) && sleep 0' 178205 1726889836.29164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889836.29182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.29195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.29213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.29256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.29269: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.29287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.29304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.29315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.29326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.29341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.29353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.29367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.29379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.29392: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.29406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.29543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.29563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.29627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.29758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.31575: stdout chunk (state=3): >>>ansible-tmp-1726889836.2811453-179797-3429252461307=/root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307 <<< 178205 1726889836.31710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.31808: stderr chunk (state=3): >>><<< 178205 1726889836.31825: stdout chunk (state=3): >>><<< 178205 1726889836.31859: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889836.2811453-179797-3429252461307=/root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307 , stderr=OpenSSH_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 178205 1726889836.31997: variable 'ansible_module_compression' from source: unknown 178205 1726889836.32061: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 178205 1726889836.32169: variable 'ansible_facts' from source: unknown 178205 1726889836.32294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/AnsiballZ_lineinfile.py 178205 1726889836.33167: Sending initial data 178205 1726889836.33170: Sent initial data (159 bytes) 178205 1726889836.34069: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.34072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.34094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.34106: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.34121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.34138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.34155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.34167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.34181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.34197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.34216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.34228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.34239: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.34251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.34328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.34348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.34363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.34430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.36168: 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 <<< 178205 1726889836.36196: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889836.36243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpgxv31sp9 /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/AnsiballZ_lineinfile.py <<< 178205 1726889836.36280: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889836.37444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.37719: stderr chunk (state=3): >>><<< 178205 1726889836.37722: stdout chunk (state=3): >>><<< 178205 1726889836.37725: done transferring module to remote 178205 1726889836.37727: _low_level_execute_command(): starting 178205 1726889836.37729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/ /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889836.38311: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889836.38327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.38342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.38361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.38408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.38424: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.38439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.38457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.38469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.38480: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.38496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.38510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.38532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.38546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.38559: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.38574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.38652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.38674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.38690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.38757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.40514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.40575: stderr chunk (state=3): >>><<< 178205 1726889836.40578: stdout chunk (state=3): >>><<< 178205 1726889836.40608: _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 178205 1726889836.40613: _low_level_execute_command(): starting 178205 1726889836.40652: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889836.41805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889836.41832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.41861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.41947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.42049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.42060: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.42073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.42089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.42100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.42109: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.42122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.42137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.42161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.42188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.42199: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.42211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.42289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.42344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.42384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.42535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.44444: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889836.44457: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889836.44474: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889836.44517: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889836.44554: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889836.44588: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889836.44635: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889836.44638: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889836.44682: 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' <<< 178205 1726889836.44722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889836.44735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889836.44758: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88db3dc0> <<< 178205 1726889836.44813: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889836.44859: 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 0x7fed88d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88db3b20> <<< 178205 1726889836.44863: 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' <<< 178205 1726889836.44900: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88db3ac0> <<< 178205 1726889836.44904: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889836.45028: 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 0x7fed88d58490> # /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' # <<< 178205 1726889836.45039: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d58670> <<< 178205 1726889836.45087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889836.45118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889836.45143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889836.45156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889836.45168: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d0f190> <<< 178205 1726889836.45190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889836.45236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889836.45280: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d0f220> <<< 178205 1726889836.45396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 178205 1726889836.45407: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d70880> <<< 178205 1726889836.45424: 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 0x7fed88d08d90> <<< 178205 1726889836.45485: 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' <<< 178205 1726889836.45488: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d32d90> <<< 178205 1726889836.45536: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d58970> <<< 178205 1726889836.45569: 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. <<< 178205 1726889836.45770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889836.45774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889836.45813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889836.45817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889836.45832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889836.45851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889836.45869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889836.45890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889836.45893: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cafeb0> <<< 178205 1726889836.45958: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb2f40> <<< 178205 1726889836.45962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889836.45983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889836.45989: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889836.46010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889836.46034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889836.46048: 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' <<< 178205 1726889836.46088: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb0640> <<< 178205 1726889836.46115: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88caf370> <<< 178205 1726889836.46118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889836.46184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889836.46203: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889836.46232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889836.46256: 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' <<< 178205 1726889836.46294: 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 0x7fed88c30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c30910> <<< 178205 1726889836.46327: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889836.46348: 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 0x7fed88c30f10> <<< 178205 1726889836.46365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889836.46377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889836.46402: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c30fd0> <<< 178205 1726889836.46439: 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 0x7fed88c420d0> <<< 178205 1726889836.46454: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889836.46496: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c89d90> <<< 178205 1726889836.46520: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889836.46532: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c84670> <<< 178205 1726889836.46584: 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' <<< 178205 1726889836.46595: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb6e20> <<< 178205 1726889836.46622: 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' <<< 178205 1726889836.46653: 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 0x7fed88c42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c892b0> <<< 178205 1726889836.46701: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.46730: 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 0x7fed88c962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cbc9d0> <<< 178205 1726889836.46754: 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' <<< 178205 1726889836.46779: 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' <<< 178205 1726889836.46809: 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' <<< 178205 1726889836.46823: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42df0> <<< 178205 1726889836.46866: 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 0x7fed88c42d60> <<< 178205 1726889836.46880: 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' <<< 178205 1726889836.46908: 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' <<< 178205 1726889836.46932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889836.46978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889836.47009: 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 0x7fed889fb3d0> <<< 178205 1726889836.47034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889836.47048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889836.47073: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed889fb4c0> <<< 178205 1726889836.47284: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45a90> <<< 178205 1726889836.47363: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45490> # /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' <<< 178205 1726889836.47453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889836.47546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88915220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed889e5520> <<< 178205 1726889836.47615: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889836.47659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889836.47679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88928b50> import 'errno' # <<< 178205 1726889836.47708: 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 0x7fed88928e80> <<< 178205 1726889836.47736: 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' <<< 178205 1726889836.47763: 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' <<< 178205 1726889836.47782: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8893a790> <<< 178205 1726889836.47796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889836.47821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889836.47846: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8893acd0> <<< 178205 1726889836.47884: 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 0x7fed888c6400> <<< 178205 1726889836.47909: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88928f70> <<< 178205 1726889836.47924: 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' <<< 178205 1726889836.47965: 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 0x7fed888d72e0> <<< 178205 1726889836.47976: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8893a610> import 'pwd' # <<< 178205 1726889836.48008: 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 0x7fed888d73a0> <<< 178205 1726889836.48048: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42a30> <<< 178205 1726889836.48065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889836.48082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889836.48100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889836.48121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889836.48150: 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 0x7fed888f2700> <<< 178205 1726889836.48174: 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' <<< 178205 1726889836.48207: 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 0x7fed888f29d0> <<< 178205 1726889836.48222: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888f27c0> <<< 178205 1726889836.48242: 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 0x7fed888f28b0> <<< 178205 1726889836.48269: 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' <<< 178205 1726889836.48462: 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 0x7fed888f2d00> <<< 178205 1726889836.48504: 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 0x7fed888fd250> <<< 178205 1726889836.48526: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888f2940> <<< 178205 1726889836.48547: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888e5a90> <<< 178205 1726889836.48564: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42610> <<< 178205 1726889836.48575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889836.48628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889836.48664: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888f2af0> <<< 178205 1726889836.48757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889836.48779: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed8881b6d0> <<< 178205 1726889836.48903: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 178205 1726889836.48998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.49047: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889836.49070: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889836.49082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.50297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.51259: 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' <<< 178205 1726889836.51264: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741820> <<< 178205 1726889836.51270: 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' <<< 178205 1726889836.51296: 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' <<< 178205 1726889836.51314: 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' <<< 178205 1726889836.51340: 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 0x7fed88741160> <<< 178205 1726889836.51381: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741280> <<< 178205 1726889836.51416: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741f70> <<< 178205 1726889836.51432: 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' <<< 178205 1726889836.51483: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741d90> <<< 178205 1726889836.51488: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889836.51518: 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 0x7fed88741fd0> <<< 178205 1726889836.51529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889836.51550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889836.51587: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741100> <<< 178205 1726889836.51613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889836.51640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889836.51650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889836.51661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889836.51682: 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' <<< 178205 1726889836.51752: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8816ef40> <<< 178205 1726889836.51791: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.51806: 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 0x7fed8818dd00> <<< 178205 1726889836.51828: 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 0x7fed8818deb0> <<< 178205 1726889836.51850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889836.51862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889836.51897: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8818d370> <<< 178205 1726889836.51913: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a7dc0> <<< 178205 1726889836.52076: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a73a0> <<< 178205 1726889836.52089: 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' <<< 178205 1726889836.52115: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a7fd0> <<< 178205 1726889836.52137: 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' <<< 178205 1726889836.52179: 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' <<< 178205 1726889836.52205: 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' <<< 178205 1726889836.52221: 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 0x7fed88777d30> <<< 178205 1726889836.52308: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881e8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881e8400> <<< 178205 1726889836.52327: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887494f0> <<< 178205 1726889836.52340: 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 0x7fed881e8520> <<< 178205 1726889836.52362: 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 0x7fed881e8550> <<< 178205 1726889836.52396: 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 <<< 178205 1726889836.52419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889836.52428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889836.52439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889836.52520: 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 0x7fed8815efd0> <<< 178205 1726889836.52542: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88789250> <<< 178205 1726889836.52546: 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' <<< 178205 1726889836.52609: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889836.52617: 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 0x7fed8815b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887893d0> <<< 178205 1726889836.52630: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889836.52649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889836.52683: 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' <<< 178205 1726889836.52686: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889836.52740: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a2e50> <<< 178205 1726889836.52867: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8815b7f0> <<< 178205 1726889836.52963: 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 0x7fed8815b640> <<< 178205 1726889836.52999: 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 0x7fed8815a5b0> <<< 178205 1726889836.53037: 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 0x7fed88150d90> <<< 178205 1726889836.53068: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88780910> <<< 178205 1726889836.53086: 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' <<< 178205 1726889836.53103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889836.53114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889836.53153: 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 0x7fed881de6a0> <<< 178205 1726889836.53338: 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 0x7fed881ddb20> <<< 178205 1726889836.53351: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881ee0a0> <<< 178205 1726889836.53402: 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 0x7fed881de100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8874cb20> <<< 178205 1726889836.53425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889836.53500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.53571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.53605: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889836.53627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889836.53719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.53819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.54258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.54734: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889836.54738: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889836.54744: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889836.54760: 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' <<< 178205 1726889836.54815: 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 0x7fed87d355e0> <<< 178205 1726889836.54893: 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 0x7fed8813a580> <<< 178205 1726889836.54896: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87cd5100> <<< 178205 1726889836.54973: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889836.54976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.54979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.54994: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889836.55105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.55259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889836.55262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889836.55265: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881ddb80> <<< 178205 1726889836.55267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.55636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.55991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56110: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889836.56146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56189: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889836.56192: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56336: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889836.56340: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889836.56353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56425: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889836.56428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.56782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889836.56818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889836.56821: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889836.56885: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87d08f10> # zipimport: zlib available <<< 178205 1726889836.56950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57017: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889836.57036: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889836.57048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57111: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889836.57129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57305: 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 <<< 178205 1726889836.57328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889836.57404: 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 0x7fed88795220> <<< 178205 1726889836.57428: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87d08850> <<< 178205 1726889836.57462: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889836.57472: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889836.57576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889836.57706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889836.57723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889836.57746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889836.57763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889836.57780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889836.57861: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8811dca0> <<< 178205 1726889836.57903: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8811af70> <<< 178205 1726889836.57959: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88114940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889836.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.57986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.58011: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889836.58075: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889836.58097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 178205 1726889836.58118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.58327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.58603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889836.59147: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 178205 1726889836.59161: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889836.59422: 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 <<< 178205 1726889836.59528: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889836.59546: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889836.59735: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889836.59757: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889836.59781: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889836.59827: 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 <<< 178205 1726889836.59850: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889836.59861: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889836.59901: 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 <<< 178205 1726889836.59965: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889836.60031: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 178205 1726889836.60088: stdout chunk (state=3): >>># 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 <<< 178205 1726889836.60131: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889836.60150: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 178205 1726889836.60421: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889836.60732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889836.60741: stdout chunk (state=3): >>><<< 178205 1726889836.60751: stderr chunk (state=3): >>><<< 178205 1726889836.60882: _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 0x7fed88db3dc0> # /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 0x7fed88d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88db3b20> # /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 0x7fed88db3ac0> 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 0x7fed88d58490> # /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 0x7fed88d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d58670> # /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 0x7fed88d0f190> # /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 0x7fed88d0f220> # /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 0x7fed88d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d70880> # /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 0x7fed88d08d90> # /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 0x7fed88d32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88d58970> 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 0x7fed88cafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb2f40> # /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 0x7fed88ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88caf370> # /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 0x7fed88c30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c30910> 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 0x7fed88c30f10> # /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 0x7fed88c30fd0> # /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 0x7fed88c420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c84670> # /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 0x7fed88c966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cb6e20> # /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 0x7fed88c42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c892b0> # 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 0x7fed88c962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cbc9d0> # /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 0x7fed88c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42df0> # /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 0x7fed88c42d60> # /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 0x7fed889fb3d0> # /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 0x7fed889fb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45490> # /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 0x7fed88915220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed889e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88cbc040> # /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 0x7fed88928b50> 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 0x7fed88928e80> # /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 0x7fed8893a790> # /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 0x7fed8893acd0> # 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 0x7fed888c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88928f70> # /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 0x7fed888d72e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8893a610> 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 0x7fed888d73a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42a30> # /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 0x7fed888f2700> # /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 0x7fed888f29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888f27c0> # 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 0x7fed888f28b0> # /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 0x7fed888f2d00> # 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 0x7fed888fd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888f2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed888e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88c42610> # /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 0x7fed888f2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed8881b6d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741820> # /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 0x7fed88741160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741f70> # /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 0x7fed887414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88741d90> 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 0x7fed88741fd0> # /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 0x7fed88741100> # /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 0x7fed8816ef40> # 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 0x7fed8818dd00> # 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 0x7fed8818deb0> # /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 0x7fed8818d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887a73a0> # /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 0x7fed887a7fd0> # /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 0x7fed88777d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881e8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881e8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887494f0> # 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 0x7fed881e8520> # /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 0x7fed881e8550> # /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 0x7fed8815efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88789250> # /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 0x7fed8815b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed887893d0> # /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 0x7fed887a2e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8815b7f0> # 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 0x7fed8815b640> # 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 0x7fed8815a5b0> # 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 0x7fed88150d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88780910> # /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 0x7fed881de6a0> # 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 0x7fed881ddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881ee0a0> # 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 0x7fed881de100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8874cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed87d355e0> # /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 0x7fed8813a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87cd5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed881ddb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87d08f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed88795220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed87d08850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8811dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed8811af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed88114940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_wr1wl0gp/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear 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. 178205 1726889836.61611: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889836.61617: _low_level_execute_command(): starting 178205 1726889836.61652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889836.2811453-179797-3429252461307/ > /dev/null 2>&1 && sleep 0' 178205 1726889836.62308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889836.62325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.62341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.62360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.62405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.62422: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889836.62436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.62453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889836.62463: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889836.62473: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889836.62487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889836.62498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889836.62513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889836.62525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889836.62539: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889836.62555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889836.62638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889836.62664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889836.62681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889836.62755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889836.64513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889836.64590: stderr chunk (state=3): >>><<< 178205 1726889836.64598: stdout chunk (state=3): >>><<< 178205 1726889836.64733: _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 178205 1726889836.64737: handler run complete 178205 1726889836.64739: attempt loop complete, returning result 178205 1726889836.64741: _execute() done 178205 1726889836.64743: dumping result to json 178205 1726889836.64745: done dumping result, returning 178205 1726889836.64747: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-0000000008e2] 178205 1726889836.64749: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e2 178205 1726889836.64823: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e2 178205 1726889836.64826: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 178205 1726889836.65099: no more pending results, returning what we have 178205 1726889836.65102: results queue empty 178205 1726889836.65103: checking for any_errors_fatal 178205 1726889836.65111: done checking for any_errors_fatal 178205 1726889836.65113: checking for max_fail_percentage 178205 1726889836.65114: done checking for max_fail_percentage 178205 1726889836.65115: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.65116: done checking to see if all hosts have failed 178205 1726889836.65117: getting the remaining hosts for this loop 178205 1726889836.65118: done getting the remaining hosts for this loop 178205 1726889836.65122: getting the next task for host managed_node2 178205 1726889836.65130: done getting next task for host managed_node2 178205 1726889836.65134: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889836.65137: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.65149: getting variables 178205 1726889836.65150: in VariableManager get_vars() 178205 1726889836.65183: Calling all_inventory to load vars for managed_node2 178205 1726889836.65185: Calling groups_inventory to load vars for managed_node2 178205 1726889836.65188: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.65197: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.65199: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.65201: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.65864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.66499: done with get_vars() 178205 1726889836.66527: 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 23:37:16 -0400 (0:00:00.489) 0:00:49.654 ****** 178205 1726889836.66640: entering _queue_task() for managed_node2/systemd 178205 1726889836.66933: worker is 1 (out of 1 available) 178205 1726889836.66950: exiting _queue_task() for managed_node2/systemd 178205 1726889836.66964: done queuing things up, now waiting for results queue to drain 178205 1726889836.66965: waiting for pending results... 178205 1726889836.67592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889836.67721: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e4 178205 1726889836.67741: variable 'ansible_search_path' from source: unknown 178205 1726889836.67744: variable 'ansible_search_path' from source: unknown 178205 1726889836.67783: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889836.67989: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889836.68039: dumping result to json 178205 1726889836.68042: done dumping result, returning 178205 1726889836.68049: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000008e4] 178205 1726889836.68056: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e4 178205 1726889836.68157: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e4 178205 1726889836.68159: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889836.68213: no more pending results, returning what we have 178205 1726889836.68216: results queue empty 178205 1726889836.68217: checking for any_errors_fatal 178205 1726889836.68225: done checking for any_errors_fatal 178205 1726889836.68226: checking for max_fail_percentage 178205 1726889836.68228: done checking for max_fail_percentage 178205 1726889836.68228: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.68229: done checking to see if all hosts have failed 178205 1726889836.68230: getting the remaining hosts for this loop 178205 1726889836.68231: done getting the remaining hosts for this loop 178205 1726889836.68235: getting the next task for host managed_node2 178205 1726889836.68242: done getting next task for host managed_node2 178205 1726889836.68245: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889836.68249: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.68264: getting variables 178205 1726889836.68265: in VariableManager get_vars() 178205 1726889836.68294: Calling all_inventory to load vars for managed_node2 178205 1726889836.68296: Calling groups_inventory to load vars for managed_node2 178205 1726889836.68298: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.68307: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.68309: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.68314: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.68817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.69748: done with get_vars() 178205 1726889836.69762: done getting variables 178205 1726889836.69926: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:37:16 -0400 (0:00:00.033) 0:00:49.687 ****** 178205 1726889836.69957: entering _queue_task() for managed_node2/debug 178205 1726889836.70471: worker is 1 (out of 1 available) 178205 1726889836.70483: exiting _queue_task() for managed_node2/debug 178205 1726889836.70494: done queuing things up, now waiting for results queue to drain 178205 1726889836.70495: waiting for pending results... 178205 1726889836.71391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889836.71522: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e6 178205 1726889836.71539: variable 'ansible_search_path' from source: unknown 178205 1726889836.71544: variable 'ansible_search_path' from source: unknown 178205 1726889836.71575: calling self._execute() 178205 1726889836.72177: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.72183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.72195: variable 'omit' from source: magic vars 178205 1726889836.72301: variable 'omit' from source: magic vars 178205 1726889836.72372: variable 'omit' from source: magic vars 178205 1726889836.72406: variable 'omit' from source: magic vars 178205 1726889836.72451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889836.72485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889836.72503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889836.72521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.72535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.72565: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889836.72570: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.72572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.72672: Set connection var ansible_pipelining to False 178205 1726889836.72678: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889836.72684: Set connection var ansible_shell_executable to /bin/sh 178205 1726889836.72687: Set connection var ansible_connection to ssh 178205 1726889836.72693: Set connection var ansible_shell_type to sh 178205 1726889836.72695: Set connection var ansible_timeout to 10 178205 1726889836.72724: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.72727: variable 'ansible_connection' from source: unknown 178205 1726889836.72730: variable 'ansible_module_compression' from source: unknown 178205 1726889836.72735: variable 'ansible_shell_type' from source: unknown 178205 1726889836.72738: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.72740: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.72744: variable 'ansible_pipelining' from source: unknown 178205 1726889836.72746: variable 'ansible_timeout' from source: unknown 178205 1726889836.72751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.73052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889836.73062: variable 'omit' from source: magic vars 178205 1726889836.73067: starting attempt loop 178205 1726889836.73070: running the handler 178205 1726889836.73114: variable 'blivet_output' from source: set_fact 178205 1726889836.73302: variable 'blivet_output' from source: set_fact 178205 1726889836.73585: handler run complete 178205 1726889836.73624: attempt loop complete, returning result 178205 1726889836.73627: _execute() done 178205 1726889836.73629: dumping result to json 178205 1726889836.73638: done dumping result, returning 178205 1726889836.73645: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-0000000008e6] 178205 1726889836.73652: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e6 178205 1726889836.73799: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e6 178205 1726889836.73802: WORKER PROCESS EXITING ok: [managed_node2] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889836.73925: no more pending results, returning what we have 178205 1726889836.73929: results queue empty 178205 1726889836.73930: checking for any_errors_fatal 178205 1726889836.73936: done checking for any_errors_fatal 178205 1726889836.73936: checking for max_fail_percentage 178205 1726889836.73938: done checking for max_fail_percentage 178205 1726889836.73939: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.73940: done checking to see if all hosts have failed 178205 1726889836.73940: getting the remaining hosts for this loop 178205 1726889836.73941: done getting the remaining hosts for this loop 178205 1726889836.73945: getting the next task for host managed_node2 178205 1726889836.73950: done getting next task for host managed_node2 178205 1726889836.73954: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889836.73957: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.73972: getting variables 178205 1726889836.73974: in VariableManager get_vars() 178205 1726889836.74003: Calling all_inventory to load vars for managed_node2 178205 1726889836.74005: Calling groups_inventory to load vars for managed_node2 178205 1726889836.74008: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.74017: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.74020: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.74023: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.74541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.75169: done with get_vars() 178205 1726889836.75187: done getting variables 178205 1726889836.75250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:37:16 -0400 (0:00:00.053) 0:00:49.740 ****** 178205 1726889836.75282: entering _queue_task() for managed_node2/set_fact 178205 1726889836.75536: worker is 1 (out of 1 available) 178205 1726889836.75549: exiting _queue_task() for managed_node2/set_fact 178205 1726889836.75561: done queuing things up, now waiting for results queue to drain 178205 1726889836.75562: waiting for pending results... 178205 1726889836.75872: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889836.76033: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e7 178205 1726889836.76053: variable 'ansible_search_path' from source: unknown 178205 1726889836.76066: variable 'ansible_search_path' from source: unknown 178205 1726889836.76103: calling self._execute() 178205 1726889836.76223: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.76234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.76247: variable 'omit' from source: magic vars 178205 1726889836.76375: variable 'omit' from source: magic vars 178205 1726889836.76459: variable 'omit' from source: magic vars 178205 1726889836.76711: variable 'blivet_output' from source: set_fact 178205 1726889836.76786: variable 'omit' from source: magic vars 178205 1726889836.76838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889836.76880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889836.76903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889836.76933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.76953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.76990: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889836.76999: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.77007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.77120: Set connection var ansible_pipelining to False 178205 1726889836.77138: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889836.77149: Set connection var ansible_shell_executable to /bin/sh 178205 1726889836.77161: Set connection var ansible_connection to ssh 178205 1726889836.77171: Set connection var ansible_shell_type to sh 178205 1726889836.77181: Set connection var ansible_timeout to 10 178205 1726889836.77215: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.77223: variable 'ansible_connection' from source: unknown 178205 1726889836.77230: variable 'ansible_module_compression' from source: unknown 178205 1726889836.77239: variable 'ansible_shell_type' from source: unknown 178205 1726889836.77248: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.77255: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.77268: variable 'ansible_pipelining' from source: unknown 178205 1726889836.77275: variable 'ansible_timeout' from source: unknown 178205 1726889836.77283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.77447: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889836.77462: variable 'omit' from source: magic vars 178205 1726889836.77478: starting attempt loop 178205 1726889836.77488: running the handler 178205 1726889836.77504: handler run complete 178205 1726889836.77524: attempt loop complete, returning result 178205 1726889836.77531: _execute() done 178205 1726889836.77538: dumping result to json 178205 1726889836.77545: done dumping result, returning 178205 1726889836.77557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-0000000008e7] 178205 1726889836.77568: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e7 ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889836.77739: no more pending results, returning what we have 178205 1726889836.77742: results queue empty 178205 1726889836.77743: checking for any_errors_fatal 178205 1726889836.77758: done checking for any_errors_fatal 178205 1726889836.77759: checking for max_fail_percentage 178205 1726889836.77761: done checking for max_fail_percentage 178205 1726889836.77762: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.77763: done checking to see if all hosts have failed 178205 1726889836.77764: getting the remaining hosts for this loop 178205 1726889836.77766: done getting the remaining hosts for this loop 178205 1726889836.77771: getting the next task for host managed_node2 178205 1726889836.77778: done getting next task for host managed_node2 178205 1726889836.77782: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889836.77786: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.77798: getting variables 178205 1726889836.77800: in VariableManager get_vars() 178205 1726889836.77837: Calling all_inventory to load vars for managed_node2 178205 1726889836.77840: Calling groups_inventory to load vars for managed_node2 178205 1726889836.77843: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.77853: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.77857: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.77860: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.78505: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e7 178205 1726889836.78508: WORKER PROCESS EXITING 178205 1726889836.78532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.79490: done with get_vars() 178205 1726889836.79503: done getting variables 178205 1726889836.79559: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:37:16 -0400 (0:00:00.043) 0:00:49.783 ****** 178205 1726889836.79589: entering _queue_task() for managed_node2/set_fact 178205 1726889836.79809: worker is 1 (out of 1 available) 178205 1726889836.79823: exiting _queue_task() for managed_node2/set_fact 178205 1726889836.79835: done queuing things up, now waiting for results queue to drain 178205 1726889836.79836: waiting for pending results... 178205 1726889836.80117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889836.80273: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e8 178205 1726889836.80294: variable 'ansible_search_path' from source: unknown 178205 1726889836.80301: variable 'ansible_search_path' from source: unknown 178205 1726889836.80342: calling self._execute() 178205 1726889836.80443: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.80454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.80465: variable 'omit' from source: magic vars 178205 1726889836.80572: variable 'omit' from source: magic vars 178205 1726889836.80650: variable 'omit' from source: magic vars 178205 1726889836.80873: variable 'blivet_output' from source: set_fact 178205 1726889836.81095: variable 'omit' from source: magic vars 178205 1726889836.81141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889836.81179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889836.81199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889836.81221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.81238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889836.81271: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889836.81279: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.81285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.81388: Set connection var ansible_pipelining to False 178205 1726889836.81398: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889836.81407: Set connection var ansible_shell_executable to /bin/sh 178205 1726889836.81415: Set connection var ansible_connection to ssh 178205 1726889836.81424: Set connection var ansible_shell_type to sh 178205 1726889836.81435: Set connection var ansible_timeout to 10 178205 1726889836.81463: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.81474: variable 'ansible_connection' from source: unknown 178205 1726889836.81480: variable 'ansible_module_compression' from source: unknown 178205 1726889836.81487: variable 'ansible_shell_type' from source: unknown 178205 1726889836.81495: variable 'ansible_shell_executable' from source: unknown 178205 1726889836.81501: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.81508: variable 'ansible_pipelining' from source: unknown 178205 1726889836.81519: variable 'ansible_timeout' from source: unknown 178205 1726889836.81527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.81678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889836.81696: variable 'omit' from source: magic vars 178205 1726889836.81709: starting attempt loop 178205 1726889836.81717: running the handler 178205 1726889836.81736: handler run complete 178205 1726889836.81750: attempt loop complete, returning result 178205 1726889836.81756: _execute() done 178205 1726889836.81762: dumping result to json 178205 1726889836.81771: done dumping result, returning 178205 1726889836.81782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-0000000008e8] 178205 1726889836.81790: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e8 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889836.82011: no more pending results, returning what we have 178205 1726889836.82016: results queue empty 178205 1726889836.82017: checking for any_errors_fatal 178205 1726889836.82021: done checking for any_errors_fatal 178205 1726889836.82022: checking for max_fail_percentage 178205 1726889836.82023: done checking for max_fail_percentage 178205 1726889836.82024: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.82025: done checking to see if all hosts have failed 178205 1726889836.82026: getting the remaining hosts for this loop 178205 1726889836.82027: done getting the remaining hosts for this loop 178205 1726889836.82033: getting the next task for host managed_node2 178205 1726889836.82041: done getting next task for host managed_node2 178205 1726889836.82044: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889836.82048: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.82060: getting variables 178205 1726889836.82067: in VariableManager get_vars() 178205 1726889836.82099: Calling all_inventory to load vars for managed_node2 178205 1726889836.82101: Calling groups_inventory to load vars for managed_node2 178205 1726889836.82104: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.82115: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.82118: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.82121: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.82853: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e8 178205 1726889836.82856: WORKER PROCESS EXITING 178205 1726889836.82878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.83513: done with get_vars() 178205 1726889836.83526: 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 23:37:16 -0400 (0:00:00.040) 0:00:49.824 ****** 178205 1726889836.83608: entering _queue_task() for managed_node2/mount 178205 1726889836.83842: worker is 1 (out of 1 available) 178205 1726889836.83854: exiting _queue_task() for managed_node2/mount 178205 1726889836.83864: done queuing things up, now waiting for results queue to drain 178205 1726889836.83864: waiting for pending results... 178205 1726889836.84129: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889836.84278: in run() - task 02369adf-7a19-34ed-f5d1-0000000008e9 178205 1726889836.84295: variable 'ansible_search_path' from source: unknown 178205 1726889836.84305: variable 'ansible_search_path' from source: unknown 178205 1726889836.84638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889836.87771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889836.87955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889836.88159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889836.88197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889836.88275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889836.88362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889836.88405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889836.88446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889836.88491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889836.88514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889836.88566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889836.88595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889836.88630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889836.88675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889836.88696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889836.88845: variable 'blivet_output' from source: set_fact 178205 1726889836.88916: dumping result to json 178205 1726889836.88925: done dumping result, returning 178205 1726889836.88938: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-0000000008e9] 178205 1726889836.88949: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e9 178205 1726889836.89064: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008e9 178205 1726889836.89072: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889836.89121: no more pending results, returning what we have 178205 1726889836.89125: results queue empty 178205 1726889836.89126: checking for any_errors_fatal 178205 1726889836.89131: done checking for any_errors_fatal 178205 1726889836.89132: checking for max_fail_percentage 178205 1726889836.89133: done checking for max_fail_percentage 178205 1726889836.89134: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.89135: done checking to see if all hosts have failed 178205 1726889836.89136: getting the remaining hosts for this loop 178205 1726889836.89137: done getting the remaining hosts for this loop 178205 1726889836.89141: getting the next task for host managed_node2 178205 1726889836.89147: done getting next task for host managed_node2 178205 1726889836.89151: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889836.89153: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.89169: getting variables 178205 1726889836.89170: in VariableManager get_vars() 178205 1726889836.89202: Calling all_inventory to load vars for managed_node2 178205 1726889836.89205: Calling groups_inventory to load vars for managed_node2 178205 1726889836.89207: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.89219: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.89222: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.89224: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.89976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.91664: done with get_vars() 178205 1726889836.91678: 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 23:37:16 -0400 (0:00:00.083) 0:00:49.907 ****** 178205 1726889836.91981: entering _queue_task() for managed_node2/systemd 178205 1726889836.92482: worker is 1 (out of 1 available) 178205 1726889836.92495: exiting _queue_task() for managed_node2/systemd 178205 1726889836.92507: done queuing things up, now waiting for results queue to drain 178205 1726889836.92508: waiting for pending results... 178205 1726889836.93268: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889836.93453: in run() - task 02369adf-7a19-34ed-f5d1-0000000008eb 178205 1726889836.94132: variable 'ansible_search_path' from source: unknown 178205 1726889836.94140: variable 'ansible_search_path' from source: unknown 178205 1726889836.94177: calling self._execute() 178205 1726889836.94275: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889836.94284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889836.94295: variable 'omit' from source: magic vars 178205 1726889836.94648: variable 'blivet_output' from source: set_fact 178205 1726889836.94689: Evaluated conditional (blivet_output['mounts']): False 178205 1726889836.94696: when evaluation is False, skipping this task 178205 1726889836.94703: _execute() done 178205 1726889836.94710: dumping result to json 178205 1726889836.94718: done dumping result, returning 178205 1726889836.95426: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-0000000008eb] 178205 1726889836.95437: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008eb 178205 1726889836.95544: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008eb 178205 1726889836.95551: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 178205 1726889836.95609: no more pending results, returning what we have 178205 1726889836.95614: results queue empty 178205 1726889836.95615: checking for any_errors_fatal 178205 1726889836.95625: done checking for any_errors_fatal 178205 1726889836.95625: checking for max_fail_percentage 178205 1726889836.95627: done checking for max_fail_percentage 178205 1726889836.95630: checking to see if all hosts have failed and the running result is not ok 178205 1726889836.95632: done checking to see if all hosts have failed 178205 1726889836.95632: getting the remaining hosts for this loop 178205 1726889836.95634: done getting the remaining hosts for this loop 178205 1726889836.95637: getting the next task for host managed_node2 178205 1726889836.95643: done getting next task for host managed_node2 178205 1726889836.95648: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889836.95652: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889836.95670: getting variables 178205 1726889836.95672: in VariableManager get_vars() 178205 1726889836.95702: Calling all_inventory to load vars for managed_node2 178205 1726889836.95704: Calling groups_inventory to load vars for managed_node2 178205 1726889836.95706: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889836.95717: Calling all_plugins_play to load vars for managed_node2 178205 1726889836.95719: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889836.95722: Calling groups_plugins_play to load vars for managed_node2 178205 1726889836.96932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889836.97547: done with get_vars() 178205 1726889836.97560: 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 23:37:16 -0400 (0:00:00.062) 0:00:49.970 ****** 178205 1726889836.98254: entering _queue_task() for managed_node2/mount 178205 1726889836.98487: worker is 1 (out of 1 available) 178205 1726889836.98498: exiting _queue_task() for managed_node2/mount 178205 1726889836.98509: done queuing things up, now waiting for results queue to drain 178205 1726889836.98510: waiting for pending results... 178205 1726889836.99278: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889837.00045: in run() - task 02369adf-7a19-34ed-f5d1-0000000008ec 178205 1726889837.00065: variable 'ansible_search_path' from source: unknown 178205 1726889837.00072: variable 'ansible_search_path' from source: unknown 178205 1726889837.00391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889837.04769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889837.05499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889837.05544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889837.05586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889837.05618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889837.05699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.05737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.05771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.05819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.05841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.05890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.05922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.05955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.06000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.06024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.06084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.06743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.06773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.06818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.06837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.06978: variable 'blivet_output' from source: set_fact 178205 1726889837.07055: dumping result to json 178205 1726889837.07064: done dumping result, returning 178205 1726889837.07074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-0000000008ec] 178205 1726889837.07085: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008ec skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889837.07246: no more pending results, returning what we have 178205 1726889837.07250: results queue empty 178205 1726889837.07250: checking for any_errors_fatal 178205 1726889837.07258: done checking for any_errors_fatal 178205 1726889837.07259: checking for max_fail_percentage 178205 1726889837.07260: done checking for max_fail_percentage 178205 1726889837.07261: checking to see if all hosts have failed and the running result is not ok 178205 1726889837.07262: done checking to see if all hosts have failed 178205 1726889837.07263: getting the remaining hosts for this loop 178205 1726889837.07264: done getting the remaining hosts for this loop 178205 1726889837.07268: getting the next task for host managed_node2 178205 1726889837.07276: done getting next task for host managed_node2 178205 1726889837.07279: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889837.07283: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889837.07304: getting variables 178205 1726889837.07305: in VariableManager get_vars() 178205 1726889837.07346: Calling all_inventory to load vars for managed_node2 178205 1726889837.07349: Calling groups_inventory to load vars for managed_node2 178205 1726889837.07351: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889837.07362: Calling all_plugins_play to load vars for managed_node2 178205 1726889837.07365: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889837.07368: Calling groups_plugins_play to load vars for managed_node2 178205 1726889837.08419: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008ec 178205 1726889837.08422: WORKER PROCESS EXITING 178205 1726889837.08588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889837.09646: done with get_vars() 178205 1726889837.09776: 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 23:37:17 -0400 (0:00:00.117) 0:00:50.088 ****** 178205 1726889837.09998: entering _queue_task() for managed_node2/file 178205 1726889837.10503: worker is 1 (out of 1 available) 178205 1726889837.10517: exiting _queue_task() for managed_node2/file 178205 1726889837.10640: done queuing things up, now waiting for results queue to drain 178205 1726889837.10642: waiting for pending results... 178205 1726889837.11271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889837.11418: in run() - task 02369adf-7a19-34ed-f5d1-0000000008ee 178205 1726889837.11436: variable 'ansible_search_path' from source: unknown 178205 1726889837.11443: variable 'ansible_search_path' from source: unknown 178205 1726889837.11771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889837.13977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889837.14055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889837.14095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889837.14133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889837.14164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889837.14240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.14273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.14302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.14347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.14368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.14416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.14446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.14474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.14521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.14539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.14595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889837.14626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889837.14655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889837.14696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889837.14714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889837.14849: variable 'blivet_output' from source: set_fact 178205 1726889837.14919: dumping result to json 178205 1726889837.14927: done dumping result, returning 178205 1726889837.14938: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-0000000008ee] 178205 1726889837.14950: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008ee skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889837.15098: no more pending results, returning what we have 178205 1726889837.15102: results queue empty 178205 1726889837.15103: checking for any_errors_fatal 178205 1726889837.15110: done checking for any_errors_fatal 178205 1726889837.15110: checking for max_fail_percentage 178205 1726889837.15114: done checking for max_fail_percentage 178205 1726889837.15115: checking to see if all hosts have failed and the running result is not ok 178205 1726889837.15117: done checking to see if all hosts have failed 178205 1726889837.15117: getting the remaining hosts for this loop 178205 1726889837.15119: done getting the remaining hosts for this loop 178205 1726889837.15122: getting the next task for host managed_node2 178205 1726889837.15132: done getting next task for host managed_node2 178205 1726889837.15136: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889837.15140: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889837.15161: getting variables 178205 1726889837.15162: in VariableManager get_vars() 178205 1726889837.15196: Calling all_inventory to load vars for managed_node2 178205 1726889837.15198: Calling groups_inventory to load vars for managed_node2 178205 1726889837.15201: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889837.15213: Calling all_plugins_play to load vars for managed_node2 178205 1726889837.15216: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889837.15219: Calling groups_plugins_play to load vars for managed_node2 178205 1726889837.15715: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008ee 178205 1726889837.15718: WORKER PROCESS EXITING 178205 1726889837.16426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889837.17046: done with get_vars() 178205 1726889837.17060: 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 23:37:17 -0400 (0:00:00.078) 0:00:50.166 ****** 178205 1726889837.17860: entering _queue_task() for managed_node2/systemd 178205 1726889837.18103: worker is 1 (out of 1 available) 178205 1726889837.18117: exiting _queue_task() for managed_node2/systemd 178205 1726889837.18128: done queuing things up, now waiting for results queue to drain 178205 1726889837.18131: waiting for pending results... 178205 1726889837.18875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889837.19292: in run() - task 02369adf-7a19-34ed-f5d1-0000000008f0 178205 1726889837.19312: variable 'ansible_search_path' from source: unknown 178205 1726889837.19360: variable 'ansible_search_path' from source: unknown 178205 1726889837.19531: calling self._execute() 178205 1726889837.19637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.19930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.19946: variable 'omit' from source: magic vars 178205 1726889837.20631: variable 'blivet_output' from source: set_fact 178205 1726889837.20676: Evaluated conditional (blivet_output['mounts']): False 178205 1726889837.20685: when evaluation is False, skipping this task 178205 1726889837.20692: _execute() done 178205 1726889837.20700: dumping result to json 178205 1726889837.20707: done dumping result, returning 178205 1726889837.20721: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-0000000008f0] 178205 1726889837.20732: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f0 178205 1726889837.20852: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f0 skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 178205 1726889837.20903: no more pending results, returning what we have 178205 1726889837.20907: results queue empty 178205 1726889837.20907: checking for any_errors_fatal 178205 1726889837.20922: done checking for any_errors_fatal 178205 1726889837.20923: checking for max_fail_percentage 178205 1726889837.20925: done checking for max_fail_percentage 178205 1726889837.20926: checking to see if all hosts have failed and the running result is not ok 178205 1726889837.20927: done checking to see if all hosts have failed 178205 1726889837.20928: getting the remaining hosts for this loop 178205 1726889837.20933: done getting the remaining hosts for this loop 178205 1726889837.20936: getting the next task for host managed_node2 178205 1726889837.20945: done getting next task for host managed_node2 178205 1726889837.20950: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889837.20954: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889837.20979: getting variables 178205 1726889837.20981: in VariableManager get_vars() 178205 1726889837.21017: Calling all_inventory to load vars for managed_node2 178205 1726889837.21019: Calling groups_inventory to load vars for managed_node2 178205 1726889837.21022: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889837.21037: Calling all_plugins_play to load vars for managed_node2 178205 1726889837.21040: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889837.21044: Calling groups_plugins_play to load vars for managed_node2 178205 1726889837.21647: WORKER PROCESS EXITING 178205 1726889837.21808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889837.23018: done with get_vars() 178205 1726889837.23036: 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 23:37:17 -0400 (0:00:00.053) 0:00:50.220 ****** 178205 1726889837.23249: entering _queue_task() for managed_node2/stat 178205 1726889837.23881: worker is 1 (out of 1 available) 178205 1726889837.23894: exiting _queue_task() for managed_node2/stat 178205 1726889837.23905: done queuing things up, now waiting for results queue to drain 178205 1726889837.23906: waiting for pending results... 178205 1726889837.24300: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889837.24451: in run() - task 02369adf-7a19-34ed-f5d1-0000000008f1 178205 1726889837.24473: variable 'ansible_search_path' from source: unknown 178205 1726889837.24485: variable 'ansible_search_path' from source: unknown 178205 1726889837.24529: calling self._execute() 178205 1726889837.24636: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.24646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.24659: variable 'omit' from source: magic vars 178205 1726889837.24779: variable 'omit' from source: magic vars 178205 1726889837.24859: variable 'omit' from source: magic vars 178205 1726889837.24902: variable 'omit' from source: magic vars 178205 1726889837.24959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889837.25006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889837.25035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889837.25056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889837.25073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889837.25108: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889837.25122: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.25130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.25242: Set connection var ansible_pipelining to False 178205 1726889837.25253: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889837.25263: Set connection var ansible_shell_executable to /bin/sh 178205 1726889837.25269: Set connection var ansible_connection to ssh 178205 1726889837.25277: Set connection var ansible_shell_type to sh 178205 1726889837.25286: Set connection var ansible_timeout to 10 178205 1726889837.25318: variable 'ansible_shell_executable' from source: unknown 178205 1726889837.25328: variable 'ansible_connection' from source: unknown 178205 1726889837.25340: variable 'ansible_module_compression' from source: unknown 178205 1726889837.25348: variable 'ansible_shell_type' from source: unknown 178205 1726889837.25356: variable 'ansible_shell_executable' from source: unknown 178205 1726889837.25362: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.25370: variable 'ansible_pipelining' from source: unknown 178205 1726889837.25376: variable 'ansible_timeout' from source: unknown 178205 1726889837.25383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.25604: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889837.25623: variable 'omit' from source: magic vars 178205 1726889837.25644: starting attempt loop 178205 1726889837.25651: running the handler 178205 1726889837.25675: _low_level_execute_command(): starting 178205 1726889837.25688: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889837.26521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.26547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.26564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.26585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.26633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.26649: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.26664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.26682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.26694: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.26707: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.26723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.26738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.26759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.26772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.26785: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.26799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.26879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.26903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.26924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.27087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.28640: stdout chunk (state=3): >>>/root <<< 178205 1726889837.28731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.28811: stderr chunk (state=3): >>><<< 178205 1726889837.28816: stdout chunk (state=3): >>><<< 178205 1726889837.28926: _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 178205 1726889837.28929: _low_level_execute_command(): starting 178205 1726889837.28933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828 `" && echo ansible-tmp-1726889837.2883534-179833-125842771804828="` echo /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828 `" ) && sleep 0' 178205 1726889837.30379: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.30390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.30425: 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 <<< 178205 1726889837.30429: 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 <<< 178205 1726889837.30434: stderr 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 <<< 178205 1726889837.30607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.30615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.30619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.30664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.32511: stdout chunk (state=3): >>>ansible-tmp-1726889837.2883534-179833-125842771804828=/root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828 <<< 178205 1726889837.32622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.32690: stderr chunk (state=3): >>><<< 178205 1726889837.32693: stdout chunk (state=3): >>><<< 178205 1726889837.33019: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889837.2883534-179833-125842771804828=/root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828 , stderr=OpenSSH_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 178205 1726889837.33022: variable 'ansible_module_compression' from source: unknown 178205 1726889837.33025: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889837.33027: variable 'ansible_facts' from source: unknown 178205 1726889837.33032: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/AnsiballZ_stat.py 178205 1726889837.33572: Sending initial data 178205 1726889837.33575: Sent initial data (155 bytes) 178205 1726889837.34588: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.34597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.34608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.34627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.34668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.34675: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.34685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.34698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.34705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.34714: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.34722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.34733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.34743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.34752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.34764: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.34773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.34846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.34860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.34882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.34941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.36677: 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 <<< 178205 1726889837.36710: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889837.36748: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmply49c189 /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/AnsiballZ_stat.py <<< 178205 1726889837.36782: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889837.38134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.38216: stderr chunk (state=3): >>><<< 178205 1726889837.38219: stdout chunk (state=3): >>><<< 178205 1726889837.38242: done transferring module to remote 178205 1726889837.38258: _low_level_execute_command(): starting 178205 1726889837.38263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/ /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/AnsiballZ_stat.py && sleep 0' 178205 1726889837.39184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.39833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.39854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.39875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.39927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.39942: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.39956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.39975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.39987: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.39997: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.40008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.40027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.40045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.40058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.40069: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.40082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.40165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.40372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.40387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.40452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.42308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.42314: stdout chunk (state=3): >>><<< 178205 1726889837.42317: stderr chunk (state=3): >>><<< 178205 1726889837.42409: _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 178205 1726889837.42415: _low_level_execute_command(): starting 178205 1726889837.42418: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/AnsiballZ_stat.py && sleep 0' 178205 1726889837.43983: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.43995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.44008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.44026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.44091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.44173: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.44185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.44204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.44218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.44229: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.44240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.44252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.44267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.44279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.44288: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.44299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.44379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.44515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.44533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.44606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.46551: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889837.46566: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889837.46628: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889837.46664: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889837.46704: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889837.46707: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889837.46746: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889837.46749: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889837.46799: 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' <<< 178205 1726889837.46823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889837.46851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889837.46853: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889837.46870: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e98dc0> <<< 178205 1726889837.46922: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889837.46949: 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 0x7f0c26e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e98b20> <<< 178205 1726889837.46970: 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' <<< 178205 1726889837.46989: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e98ac0> <<< 178205 1726889837.47010: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889837.47039: 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' <<< 178205 1726889837.47052: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d490> <<< 178205 1726889837.47073: 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' <<< 178205 1726889837.47086: 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' <<< 178205 1726889837.47109: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d940> <<< 178205 1726889837.47133: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d670> <<< 178205 1726889837.47172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889837.47175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889837.47194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889837.47216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889837.47232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889837.47250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889837.47276: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26bcf190> <<< 178205 1726889837.47297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889837.47319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889837.47391: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26bcf220> <<< 178205 1726889837.47424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889837.47447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889837.47460: 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 0x7f0c26bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26bcf940> <<< 178205 1726889837.47503: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e55880> <<< 178205 1726889837.47523: 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 0x7f0c26bc8d90> <<< 178205 1726889837.47576: 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' <<< 178205 1726889837.47593: stdout chunk (state=3): >>>import '_locale' # <<< 178205 1726889837.47607: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26bf2d90> <<< 178205 1726889837.47648: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d970> <<< 178205 1726889837.47672: 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. <<< 178205 1726889837.47875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889837.47878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889837.47926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889837.47946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889837.47964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889837.47992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889837.47995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889837.48007: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b6feb0> <<< 178205 1726889837.48043: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b72f40> <<< 178205 1726889837.48070: 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' <<< 178205 1726889837.48094: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889837.48110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889837.48129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889837.48152: 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' <<< 178205 1726889837.48182: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b67610> <<< 178205 1726889837.48204: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b70640> <<< 178205 1726889837.48217: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b6f370> <<< 178205 1726889837.48229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889837.48289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889837.48312: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889837.48339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889837.48362: 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' <<< 178205 1726889837.48409: 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 0x7f0c26af0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26af0910> <<< 178205 1726889837.48436: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889837.48455: 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 0x7f0c26af0f10> <<< 178205 1726889837.48466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889837.48485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889837.48518: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26af0fd0> <<< 178205 1726889837.48552: 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' <<< 178205 1726889837.48565: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b020d0> <<< 178205 1726889837.48567: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889837.48617: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b49d90> <<< 178205 1726889837.48628: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889837.48639: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b44670> <<< 178205 1726889837.48701: 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 0x7f0c26b566d0> <<< 178205 1726889837.48704: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b76e20> <<< 178205 1726889837.48730: 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' <<< 178205 1726889837.48762: 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 0x7f0c26b02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b492b0> <<< 178205 1726889837.48817: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889837.48827: 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 0x7f0c26b562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b7c9d0> <<< 178205 1726889837.48848: 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' <<< 178205 1726889837.48870: 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' <<< 178205 1726889837.48897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889837.48919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889837.48948: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02df0> <<< 178205 1726889837.48971: 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 0x7f0c26b02d60> <<< 178205 1726889837.48984: 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' <<< 178205 1726889837.49018: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889837.49021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889837.49040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889837.49087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889837.49116: 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 0x7f0c26ad63d0> <<< 178205 1726889837.49140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889837.49151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889837.49184: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26ad64c0> <<< 178205 1726889837.49307: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b0af40> <<< 178205 1726889837.49353: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05a90> <<< 178205 1726889837.49356: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05490> <<< 178205 1726889837.49389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889837.49392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889837.49425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889837.49448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889837.49472: 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' <<< 178205 1726889837.49475: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a0a220> <<< 178205 1726889837.49511: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26ac0520> <<< 178205 1726889837.49561: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05f10> <<< 178205 1726889837.49564: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b7c040> <<< 178205 1726889837.49584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889837.49607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889837.49641: 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 0x7f0c26a1db50> <<< 178205 1726889837.49653: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889837.49683: 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 0x7f0c26a1de80> <<< 178205 1726889837.49717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889837.49732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889837.49757: 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' <<< 178205 1726889837.49767: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a2f790> <<< 178205 1726889837.49778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889837.49806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889837.49833: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a2fcd0> <<< 178205 1726889837.49876: 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 0x7f0c269bb400> <<< 178205 1726889837.49889: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a1df70> <<< 178205 1726889837.49918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889837.49921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889837.49971: 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 0x7f0c269cc2e0> <<< 178205 1726889837.49985: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a2f610> <<< 178205 1726889837.49998: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889837.50011: 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 0x7f0c269cc3a0> <<< 178205 1726889837.50050: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02a30> <<< 178205 1726889837.50079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889837.50098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889837.50119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889837.50131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889837.50156: 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 0x7f0c269e7700> <<< 178205 1726889837.50181: 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' <<< 178205 1726889837.50210: 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 0x7f0c269e79d0> <<< 178205 1726889837.50232: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269e77c0> <<< 178205 1726889837.50244: 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 0x7f0c269e78b0> <<< 178205 1726889837.50269: 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' <<< 178205 1726889837.50469: 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 0x7f0c269e7d00> <<< 178205 1726889837.50513: 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 0x7f0c269f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269e7940> <<< 178205 1726889837.50535: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269daa90> <<< 178205 1726889837.50555: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02610> <<< 178205 1726889837.50579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889837.50634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889837.50668: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269e7af0> <<< 178205 1726889837.50761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889837.50780: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c263e86d0> <<< 178205 1726889837.50906: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889837.50997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.51031: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889837.51062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.51078: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889837.51081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.52284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.53257: 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 0x7f0c2630e820> <<< 178205 1726889837.53262: 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' <<< 178205 1726889837.53291: 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' <<< 178205 1726889837.53307: 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' <<< 178205 1726889837.53322: 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 0x7f0c2630e160> <<< 178205 1726889837.53355: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630e280> <<< 178205 1726889837.53379: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630ef70> <<< 178205 1726889837.53403: 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' <<< 178205 1726889837.53472: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630ed90> <<< 178205 1726889837.53476: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889837.53500: 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 0x7f0c2630efd0> <<< 178205 1726889837.53504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889837.53527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889837.53558: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630e100> <<< 178205 1726889837.53586: 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' <<< 178205 1726889837.53620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889837.53641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889837.53655: 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' <<< 178205 1726889837.53725: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26266f40> <<< 178205 1726889837.53776: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889837.53780: 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 0x7f0c26283d00> <<< 178205 1726889837.53810: 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 0x7f0c26283eb0> <<< 178205 1726889837.53822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889837.53835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889837.53868: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26283370> <<< 178205 1726889837.53881: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26375dc0> <<< 178205 1726889837.54048: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263753a0> <<< 178205 1726889837.54067: 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' <<< 178205 1726889837.54099: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26375fd0> <<< 178205 1726889837.54125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889837.54152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889837.54180: 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 <<< 178205 1726889837.54196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889837.54199: 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 0x7f0c26344d30> <<< 178205 1726889837.54286: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e1400> <<< 178205 1726889837.54296: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263174f0> <<< 178205 1726889837.54308: 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 0x7f0c262e1520> <<< 178205 1726889837.54342: 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 0x7f0c262e1550> <<< 178205 1726889837.54364: 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' <<< 178205 1726889837.54382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889837.54407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889837.54488: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889837.54514: 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 0x7f0c26254fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26356250> <<< 178205 1726889837.54517: 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' <<< 178205 1726889837.54576: 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 0x7f0c26252850> <<< 178205 1726889837.54592: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263563d0> <<< 178205 1726889837.54595: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889837.54632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889837.54648: 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' # <<< 178205 1726889837.54707: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2636fe50> <<< 178205 1726889837.54832: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262527f0> <<< 178205 1726889837.54927: 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 0x7f0c26252640> <<< 178205 1726889837.54953: 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 0x7f0c262515b0> <<< 178205 1726889837.55016: 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 0x7f0c26246d90> <<< 178205 1726889837.55020: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2634d910> <<< 178205 1726889837.55048: 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 <<< 178205 1726889837.55060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889837.55103: 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 0x7f0c262d66a0> <<< 178205 1726889837.55288: 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 0x7f0c262d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e50a0> <<< 178205 1726889837.55340: 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 0x7f0c262d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2631ab20> <<< 178205 1726889837.55368: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889837.55439: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.55543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889837.55558: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889837.55572: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889837.55663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.55758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.56211: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.56682: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889837.56688: 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_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889837.56708: 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' <<< 178205 1726889837.56768: 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 0x7f0c25e215e0> <<< 178205 1726889837.56847: 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' <<< 178205 1726889837.56851: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26232580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c25dc3100> <<< 178205 1726889837.56898: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889837.56936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.56955: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889837.56958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.57065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.57198: 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' <<< 178205 1726889837.57218: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262d5b80> # zipimport: zlib available <<< 178205 1726889837.57607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.58025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.58125: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889837.58232: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889837.58462: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/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_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889837.58587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.58769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889837.58811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889837.58816: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889837.58882: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c25df4f10> # zipimport: zlib available <<< 178205 1726889837.58943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59030: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889837.59034: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889837.59046: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59073: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59117: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889837.59121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59152: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59308: 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 <<< 178205 1726889837.59333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889837.59409: 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 0x7f0c26361220> <<< 178205 1726889837.59436: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c25df4850> <<< 178205 1726889837.59482: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889837.59485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59611: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.59727: 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' <<< 178205 1726889837.59761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889837.59778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889837.59805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889837.59819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889837.59906: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26215ca0> <<< 178205 1726889837.59947: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26211f70> <<< 178205 1726889837.60011: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2620b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889837.60023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.60046: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.60061: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889837.60135: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889837.60167: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889837.60170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.60286: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.60451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889837.60610: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889837.61242: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889837.61266: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889837.61594: 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 <<< 178205 1726889837.61607: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 178205 1726889837.61639: 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 <<< 178205 1726889837.61670: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 178205 1726889837.61718: 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 # 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 <<< 178205 1726889837.61731: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889837.61907: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889837.61923: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889837.61960: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889837.61994: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889837.62016: 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 <<< 178205 1726889837.62043: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889837.62068: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889837.62118: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889837.62888: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # 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 <<< 178205 1726889837.62896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889837.62898: stdout chunk (state=3): >>><<< 178205 1726889837.62901: stderr chunk (state=3): >>><<< 178205 1726889837.63089: _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 0x7f0c26e98dc0> # /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 0x7f0c26e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e98b20> # /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 0x7f0c26e98ac0> 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 0x7f0c26e3d490> # /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 0x7f0c26e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d670> # /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 0x7f0c26bcf190> # /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 0x7f0c26bcf220> # /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 0x7f0c26bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e55880> # /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 0x7f0c26bc8d90> # /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 0x7f0c26bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26e3d970> 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 0x7f0c26b6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b72f40> # /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 0x7f0c26b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b6f370> # /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 0x7f0c26af0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26af0910> 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 0x7f0c26af0f10> # /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 0x7f0c26af0fd0> # /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 0x7f0c26b020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b44670> # /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 0x7f0c26b566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b76e20> # /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 0x7f0c26b02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b492b0> # 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 0x7f0c26b562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b7c9d0> # /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 0x7f0c26b02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02df0> # /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 0x7f0c26b02d60> # /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 0x7f0c26ad63d0> # /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 0x7f0c26ad64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b0af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05490> # /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 0x7f0c26a0a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26ac0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b05f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b7c040> # /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 0x7f0c26a1db50> 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 0x7f0c26a1de80> # /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 0x7f0c26a2f790> # /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 0x7f0c26a2fcd0> # 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 0x7f0c269bb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a1df70> # /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 0x7f0c269cc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26a2f610> 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 0x7f0c269cc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02a30> # /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 0x7f0c269e7700> # /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 0x7f0c269e79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269e77c0> # 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 0x7f0c269e78b0> # /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 0x7f0c269e7d00> # 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 0x7f0c269f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269e7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c269daa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26b02610> # /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 0x7f0c269e7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c263e86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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 0x7f0c2630e820> # /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 0x7f0c2630e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630ef70> # /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 0x7f0c2630e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2630ed90> 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 0x7f0c2630efd0> # /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 0x7f0c2630e100> # /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 0x7f0c26266f40> # 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 0x7f0c26283d00> # 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 0x7f0c26283eb0> # /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 0x7f0c26283370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26375dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263753a0> # /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 0x7f0c26375fd0> # /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 0x7f0c26344d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263174f0> # 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 0x7f0c262e1520> # /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 0x7f0c262e1550> # /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 0x7f0c26254fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26356250> # /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 0x7f0c26252850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c263563d0> # /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 0x7f0c2636fe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262527f0> # 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 0x7f0c26252640> # 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 0x7f0c262515b0> # 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 0x7f0c26246d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2634d910> # /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 0x7f0c262d66a0> # 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 0x7f0c262d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c262e50a0> # 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 0x7f0c262d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2631ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/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_urxgq54s/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_urxgq54s/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_urxgq54s/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 0x7f0c25e215e0> # /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 0x7f0c26232580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c25dc3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/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 0x7f0c262d5b80> # 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_urxgq54s/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_urxgq54s/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_urxgq54s/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_urxgq54s/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_urxgq54s/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 0x7f0c25df4f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/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 0x7f0c26361220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c25df4850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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 0x7f0c26215ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c26211f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2620b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_urxgq54s/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_urxgq54s/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889837.63971: 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-1726889837.2883534-179833-125842771804828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889837.63975: _low_level_execute_command(): starting 178205 1726889837.63978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889837.2883534-179833-125842771804828/ > /dev/null 2>&1 && sleep 0' 178205 1726889837.65085: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.65327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.65340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.65354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.65389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.65396: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.65406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.65420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.65426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.65436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.65444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.65453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.65465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.65473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.65478: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.65486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.65557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.65570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.65583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.65692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.67995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.68399: stderr chunk (state=3): >>><<< 178205 1726889837.68402: stdout chunk (state=3): >>><<< 178205 1726889837.68430: _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 178205 1726889837.68438: handler run complete 178205 1726889837.68488: attempt loop complete, returning result 178205 1726889837.68491: _execute() done 178205 1726889837.68493: dumping result to json 178205 1726889837.68513: done dumping result, returning 178205 1726889837.68516: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-0000000008f1] 178205 1726889837.68521: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f1 178205 1726889837.68654: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f1 178205 1726889837.68656: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889837.68786: no more pending results, returning what we have 178205 1726889837.68790: results queue empty 178205 1726889837.68791: checking for any_errors_fatal 178205 1726889837.68797: done checking for any_errors_fatal 178205 1726889837.68797: checking for max_fail_percentage 178205 1726889837.68799: done checking for max_fail_percentage 178205 1726889837.68800: checking to see if all hosts have failed and the running result is not ok 178205 1726889837.68801: done checking to see if all hosts have failed 178205 1726889837.68801: getting the remaining hosts for this loop 178205 1726889837.68802: done getting the remaining hosts for this loop 178205 1726889837.68805: getting the next task for host managed_node2 178205 1726889837.68813: done getting next task for host managed_node2 178205 1726889837.68817: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889837.68820: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889837.68835: getting variables 178205 1726889837.68837: in VariableManager get_vars() 178205 1726889837.68868: Calling all_inventory to load vars for managed_node2 178205 1726889837.68870: Calling groups_inventory to load vars for managed_node2 178205 1726889837.68872: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889837.68881: Calling all_plugins_play to load vars for managed_node2 178205 1726889837.68883: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889837.68886: Calling groups_plugins_play to load vars for managed_node2 178205 1726889837.69708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889837.70413: done with get_vars() 178205 1726889837.70430: 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 23:37:17 -0400 (0:00:00.472) 0:00:50.693 ****** 178205 1726889837.70537: entering _queue_task() for managed_node2/lineinfile 178205 1726889837.70843: worker is 1 (out of 1 available) 178205 1726889837.70856: exiting _queue_task() for managed_node2/lineinfile 178205 1726889837.70867: done queuing things up, now waiting for results queue to drain 178205 1726889837.70867: waiting for pending results... 178205 1726889837.71261: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889837.71411: in run() - task 02369adf-7a19-34ed-f5d1-0000000008f2 178205 1726889837.71437: variable 'ansible_search_path' from source: unknown 178205 1726889837.71444: variable 'ansible_search_path' from source: unknown 178205 1726889837.71715: variable 'blivet_output' from source: set_fact 178205 1726889837.71799: dumping result to json 178205 1726889837.71807: done dumping result, returning 178205 1726889837.71821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-0000000008f2] 178205 1726889837.71832: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f2 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889837.72017: no more pending results, returning what we have 178205 1726889837.72022: results queue empty 178205 1726889837.72023: checking for any_errors_fatal 178205 1726889837.72034: done checking for any_errors_fatal 178205 1726889837.72035: checking for max_fail_percentage 178205 1726889837.72037: done checking for max_fail_percentage 178205 1726889837.72038: checking to see if all hosts have failed and the running result is not ok 178205 1726889837.72039: done checking to see if all hosts have failed 178205 1726889837.72040: getting the remaining hosts for this loop 178205 1726889837.72042: done getting the remaining hosts for this loop 178205 1726889837.72049: getting the next task for host managed_node2 178205 1726889837.72066: done getting next task for host managed_node2 178205 1726889837.72071: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889837.72075: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889837.72102: getting variables 178205 1726889837.72104: in VariableManager get_vars() 178205 1726889837.72147: Calling all_inventory to load vars for managed_node2 178205 1726889837.72150: Calling groups_inventory to load vars for managed_node2 178205 1726889837.72152: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889837.72169: Calling all_plugins_play to load vars for managed_node2 178205 1726889837.72173: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889837.72177: Calling groups_plugins_play to load vars for managed_node2 178205 1726889837.73464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889837.73632: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f2 178205 1726889837.73636: WORKER PROCESS EXITING 178205 1726889837.74418: done with get_vars() 178205 1726889837.74436: 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 23:37:17 -0400 (0:00:00.039) 0:00:50.733 ****** 178205 1726889837.74536: entering _queue_task() for managed_node2/setup 178205 1726889837.75232: worker is 1 (out of 1 available) 178205 1726889837.75246: exiting _queue_task() for managed_node2/setup 178205 1726889837.75258: done queuing things up, now waiting for results queue to drain 178205 1726889837.75259: waiting for pending results... 178205 1726889837.76500: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889837.76801: in run() - task 02369adf-7a19-34ed-f5d1-0000000008f4 178205 1726889837.76842: variable 'ansible_search_path' from source: unknown 178205 1726889837.76888: variable 'ansible_search_path' from source: unknown 178205 1726889837.77010: calling self._execute() 178205 1726889837.77247: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.77259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.77274: variable 'omit' from source: magic vars 178205 1726889837.77866: variable 'ansible_check_mode' from source: magic vars 178205 1726889837.77882: Evaluated conditional (not ansible_check_mode): True 178205 1726889837.77893: variable 'omit' from source: magic vars 178205 1726889837.77975: variable 'omit' from source: magic vars 178205 1726889837.78015: variable 'omit' from source: magic vars 178205 1726889837.78073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889837.78114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889837.78143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889837.78169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889837.78191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889837.78234: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889837.78244: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.78252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.78373: Set connection var ansible_pipelining to False 178205 1726889837.78385: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889837.78400: Set connection var ansible_shell_executable to /bin/sh 178205 1726889837.78407: Set connection var ansible_connection to ssh 178205 1726889837.78419: Set connection var ansible_shell_type to sh 178205 1726889837.78432: Set connection var ansible_timeout to 10 178205 1726889837.78464: variable 'ansible_shell_executable' from source: unknown 178205 1726889837.78474: variable 'ansible_connection' from source: unknown 178205 1726889837.78485: variable 'ansible_module_compression' from source: unknown 178205 1726889837.78492: variable 'ansible_shell_type' from source: unknown 178205 1726889837.78504: variable 'ansible_shell_executable' from source: unknown 178205 1726889837.78513: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889837.78522: variable 'ansible_pipelining' from source: unknown 178205 1726889837.78531: variable 'ansible_timeout' from source: unknown 178205 1726889837.78539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889837.78886: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889837.78902: variable 'omit' from source: magic vars 178205 1726889837.78913: starting attempt loop 178205 1726889837.78924: running the handler 178205 1726889837.78955: _low_level_execute_command(): starting 178205 1726889837.78972: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889837.79829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.79851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.79868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.79891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.79950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.79962: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.79977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.80000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.80019: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.80031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.80049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.80064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.80079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.80091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.80103: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.80120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.80887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.80910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.80933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.81106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.82532: stdout chunk (state=3): >>>/root <<< 178205 1726889837.82638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.82763: stderr chunk (state=3): >>><<< 178205 1726889837.82767: stdout chunk (state=3): >>><<< 178205 1726889837.82896: _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 178205 1726889837.82899: _low_level_execute_command(): starting 178205 1726889837.82902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476 `" && echo ansible-tmp-1726889837.827912-179857-93212288895476="` echo /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476 `" ) && sleep 0' 178205 1726889837.83687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.83700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.83716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.83734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.83783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.83794: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.83806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.83825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.83836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.83846: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.83856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.83873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.83887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.83898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.83907: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.83922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.84004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.84027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.84043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.84118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.85933: stdout chunk (state=3): >>>ansible-tmp-1726889837.827912-179857-93212288895476=/root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476 <<< 178205 1726889837.86091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.86209: stderr chunk (state=3): >>><<< 178205 1726889837.86215: stdout chunk (state=3): >>><<< 178205 1726889837.86329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889837.827912-179857-93212288895476=/root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476 , stderr=OpenSSH_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 178205 1726889837.86341: variable 'ansible_module_compression' from source: unknown 178205 1726889837.86438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889837.86493: variable 'ansible_facts' from source: unknown 178205 1726889837.86727: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/AnsiballZ_setup.py 178205 1726889837.87170: Sending initial data 178205 1726889837.87178: Sent initial data (154 bytes) 178205 1726889837.88346: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.88361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.88376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.88392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.88439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.88450: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.88463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.88478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.88489: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.88498: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.88509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.88531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.88558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.88571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.88582: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.88594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.88673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.88696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.88710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.88775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.90489: 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 <<< 178205 1726889837.90494: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889837.90573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpcvcig282 /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/AnsiballZ_setup.py <<< 178205 1726889837.90581: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889837.93877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.94127: stderr chunk (state=3): >>><<< 178205 1726889837.94131: stdout chunk (state=3): >>><<< 178205 1726889837.94133: done transferring module to remote 178205 1726889837.94139: _low_level_execute_command(): starting 178205 1726889837.94142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/ /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/AnsiballZ_setup.py && sleep 0' 178205 1726889837.95357: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889837.95373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.96331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.96354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.96399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.96414: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889837.96430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.96448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889837.96460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889837.96471: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889837.96482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889837.96493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889837.96507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889837.96522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889837.96532: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889837.96546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889837.96629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889837.96654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889837.96668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889837.96750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889837.98486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889837.98490: stdout chunk (state=3): >>><<< 178205 1726889837.98498: stderr chunk (state=3): >>><<< 178205 1726889837.98630: _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 178205 1726889837.98634: _low_level_execute_command(): starting 178205 1726889837.98637: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/AnsiballZ_setup.py && sleep 0' 178205 1726889838.00065: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889838.00159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889838.00175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889838.00194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889838.00244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889838.00260: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889838.00274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889838.00292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889838.00379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889838.00391: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889838.00403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889838.00419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889838.00437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889838.00449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889838.00459: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889838.00473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889838.00551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889838.00606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889838.00626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889838.00701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889838.02604: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889838.02620: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889838.02672: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889838.02715: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889838.02745: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889838.02786: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889838.02797: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889838.02844: 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' <<< 178205 1726889838.02865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889838.02894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889838.02897: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889838.02921: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8edc43dc0> <<< 178205 1726889838.02957: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889838.02983: 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 0x7fd8ed9d83a0> <<< 178205 1726889838.02998: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8edc43b20> <<< 178205 1726889838.03017: 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' <<< 178205 1726889838.03035: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8edc43ac0> <<< 178205 1726889838.03057: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889838.03075: 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' <<< 178205 1726889838.03085: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8490> <<< 178205 1726889838.03108: 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' <<< 178205 1726889838.03143: 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' <<< 178205 1726889838.03158: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8940> <<< 178205 1726889838.03180: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8670> <<< 178205 1726889838.03214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889838.03225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889838.03245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889838.03263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889838.03281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889838.03301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889838.03326: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed98f190> <<< 178205 1726889838.03347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889838.03366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889838.03438: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed98f220> <<< 178205 1726889838.03467: 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' <<< 178205 1726889838.03515: 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 0x7fd8ed9b2850> <<< 178205 1726889838.03518: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed98f940> <<< 178205 1726889838.03541: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9f0880> <<< 178205 1726889838.03581: 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' <<< 178205 1726889838.03584: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed988d90> <<< 178205 1726889838.03642: 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' <<< 178205 1726889838.03645: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9b2d90> <<< 178205 1726889838.03698: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8970> <<< 178205 1726889838.03721: 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. <<< 178205 1726889838.04063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889838.04066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889838.04095: 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' <<< 178205 1726889838.04129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889838.04154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889838.04172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889838.04187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889838.04190: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed954eb0> <<< 178205 1726889838.04240: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed957f40> <<< 178205 1726889838.04253: 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' <<< 178205 1726889838.04272: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889838.04298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889838.04321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889838.04333: 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' <<< 178205 1726889838.04371: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed94c610> <<< 178205 1726889838.04385: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed955640> <<< 178205 1726889838.04395: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed954370> <<< 178205 1726889838.04406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889838.04467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889838.04492: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889838.04533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889838.04546: 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' <<< 178205 1726889838.04578: 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 0x7fd8ed839e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed839910> <<< 178205 1726889838.04595: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889838.04631: 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 0x7fd8ed839f10> <<< 178205 1726889838.04650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889838.04676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889838.04702: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed839fd0> <<< 178205 1726889838.04727: 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 0x7fd8ed84b0d0> <<< 178205 1726889838.04741: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889838.04800: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed92ed90> <<< 178205 1726889838.04809: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889838.04824: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed929670> <<< 178205 1726889838.04883: 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 0x7fd8ed93b6d0> <<< 178205 1726889838.04886: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed95be20> <<< 178205 1726889838.04909: 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' <<< 178205 1726889838.04941: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889838.04961: 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 0x7fd8ed84bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed92e2b0> <<< 178205 1726889838.04990: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889838.05006: 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 0x7fd8ed93b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9619d0> <<< 178205 1726889838.05032: 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' <<< 178205 1726889838.05045: 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' <<< 178205 1726889838.05085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889838.05090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889838.05101: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84bdf0> <<< 178205 1726889838.05139: 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 0x7fd8ed84bd60> <<< 178205 1726889838.05160: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889838.05168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889838.05183: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889838.05193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889838.05211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889838.05259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889838.05285: 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 0x7fd8ed81f3d0> <<< 178205 1726889838.05314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889838.05325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889838.05356: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed81f4c0> <<< 178205 1726889838.05476: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed853f40> <<< 178205 1726889838.05534: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ea90> <<< 178205 1726889838.05538: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84e490> <<< 178205 1726889838.05558: 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' <<< 178205 1726889838.05596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889838.05622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889838.05640: 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 0x7fd8ed744220> <<< 178205 1726889838.05678: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed80a520> <<< 178205 1726889838.05740: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ef10> <<< 178205 1726889838.05743: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed961040> <<< 178205 1726889838.05763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889838.05775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889838.05814: 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 0x7fd8ed757b50> <<< 178205 1726889838.05826: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889838.05849: 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 0x7fd8ed757e80> <<< 178205 1726889838.05873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889838.05895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889838.05919: 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 0x7fd8ed769790> <<< 178205 1726889838.05940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889838.05970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889838.06001: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed769cd0> <<< 178205 1726889838.06043: 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 0x7fd8ed6f5400> <<< 178205 1726889838.06061: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed757f70> <<< 178205 1726889838.06080: 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' <<< 178205 1726889838.06135: 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 0x7fd8ed7062e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed769610> <<< 178205 1726889838.06150: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889838.06172: 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 0x7fd8ed7063a0> <<< 178205 1726889838.06210: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ba30> <<< 178205 1726889838.06241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889838.06261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889838.06280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889838.06313: 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 0x7fd8ed722700> <<< 178205 1726889838.06340: 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' <<< 178205 1726889838.06368: 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 0x7fd8ed7229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed7227c0> <<< 178205 1726889838.06397: 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 0x7fd8ed7228b0> <<< 178205 1726889838.06428: 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' <<< 178205 1726889838.06625: 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 0x7fd8ed722d00> <<< 178205 1726889838.06679: 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 0x7fd8ed72c250> <<< 178205 1726889838.06682: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed722940> <<< 178205 1726889838.06699: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed714a90> <<< 178205 1726889838.06711: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84b610> <<< 178205 1726889838.06732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889838.06789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889838.06825: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed722af0> <<< 178205 1726889838.06963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889838.06976: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd8ed64a6d0> <<< 178205 1726889838.07187: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889838.07283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.07325: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/__init__.py <<< 178205 1726889838.07355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.07369: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889838.07372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.08566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.09496: 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 0x7fd8ed587820> <<< 178205 1726889838.09555: 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' <<< 178205 1726889838.09558: 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' <<< 178205 1726889838.09590: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8ed587160> <<< 178205 1726889838.09631: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587280> <<< 178205 1726889838.09671: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587f70> <<< 178205 1726889838.09685: 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' <<< 178205 1726889838.09750: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587d90> import 'atexit' # <<< 178205 1726889838.09773: 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 0x7fd8ed587fd0> <<< 178205 1726889838.09796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889838.09808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889838.09848: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587100> <<< 178205 1726889838.09867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889838.09889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889838.09909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889838.09931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889838.09944: 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' <<< 178205 1726889838.10027: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed553f40> <<< 178205 1726889838.10059: 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 0x7fd8ecf48310> <<< 178205 1726889838.10091: 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 0x7fd8ecf48160> <<< 178205 1726889838.10131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889838.10134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889838.10160: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecf48ca0> <<< 178205 1726889838.10172: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed56cdc0> <<< 178205 1726889838.10348: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed56c3a0> <<< 178205 1726889838.10368: 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' <<< 178205 1726889838.10401: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed56cfd0> <<< 178205 1726889838.10431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889838.10435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889838.10456: 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' <<< 178205 1726889838.10468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889838.10471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889838.10510: 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 0x7fd8ed5bcd30> <<< 178205 1726889838.10580: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed55a730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed55a400> <<< 178205 1726889838.10585: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed53ab20> <<< 178205 1726889838.10619: 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 0x7fd8ed55af40> <<< 178205 1726889838.10668: 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 0x7fd8ed55af10> <<< 178205 1726889838.10674: 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 <<< 178205 1726889838.10677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889838.10706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889838.10735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889838.10821: 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 0x7fd8ecfb4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5cf250> <<< 178205 1726889838.10843: 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' <<< 178205 1726889838.10948: 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 0x7fd8ecfb1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5cf3d0> <<< 178205 1726889838.11001: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889838.11005: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889838.11048: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5cfca0> <<< 178205 1726889838.11266: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb17f0> # 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 0x7fd8ed566c10> <<< 178205 1726889838.11452: 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 0x7fd8ed5cffa0> # 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 0x7fd8ed5cf550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5c7910> # /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 0x7fd8ecfa6940> <<< 178205 1726889838.11645: 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 0x7fd8ecfc4d90> <<< 178205 1726889838.11650: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb0580> <<< 178205 1726889838.11674: 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 0x7fd8ecfa6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb09a0> <<< 178205 1726889838.11700: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.11733: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889838.11736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.11799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.11882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.11904: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889838.11937: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889838.11940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.12029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.12128: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.12567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.13027: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889838.13050: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889838.13071: 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' <<< 178205 1726889838.13128: 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 0x7fd8ecfef7f0> <<< 178205 1726889838.13206: 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' <<< 178205 1726889838.13220: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecffe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb2a970> <<< 178205 1726889838.13261: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889838.13277: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.13307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.13323: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889838.13434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.13561: 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' <<< 178205 1726889838.13589: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed545730> <<< 178205 1726889838.13602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.13985: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14349: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14410: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14482: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889838.14488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14560: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889838.14563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14613: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14685: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889838.14714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14718: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889838.14733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14797: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889838.14800: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.14981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889838.15203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889838.15206: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889838.15283: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed589370> <<< 178205 1726889838.15286: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15344: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15419: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889838.15446: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889838.15451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15480: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15530: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889838.15572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15610: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.15976: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # 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 0x7fd8ecfe2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec9a8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889838.16042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889838.16178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889838.16181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889838.16207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889838.16229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889838.16254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889838.16332: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfde820> <<< 178205 1726889838.16366: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfe6790> <<< 178205 1726889838.16434: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfe2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889838.16444: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16457: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16495: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889838.16562: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889838.16596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16616: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889838.16649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16734: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16887: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889838.16890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.16951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17078: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889838.17218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.17436: 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' <<< 178205 1726889838.17484: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889838.17489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889838.17504: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889838.17540: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecaf2370> <<< 178205 1726889838.17553: 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' <<< 178205 1726889838.17574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889838.17621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889838.17652: 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' <<< 178205 1726889838.17655: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb0d580> <<< 178205 1726889838.17687: 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 0x7fd8ecb0d4f0> <<< 178205 1726889838.17764: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecae1280> <<< 178205 1726889838.17767: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecaf2970> <<< 178205 1726889838.17810: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a820> <<< 178205 1726889838.17815: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a4f0> <<< 178205 1726889838.17854: 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' <<< 178205 1726889838.17867: 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' <<< 178205 1726889838.17901: 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 0x7fd8ecb540a0> <<< 178205 1726889838.17929: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecaf1f70> <<< 178205 1726889838.17945: 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' <<< 178205 1726889838.17975: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb54190> <<< 178205 1726889838.17988: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889838.18008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889838.18041: 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 0x7fd8ec912fd0> <<< 178205 1726889838.18082: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb3e820> <<< 178205 1726889838.18107: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889838.18146: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889838.18149: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889838.18163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18260: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889838.18263: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18348: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889838.18389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889838.18391: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889838.18411: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889838.18456: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18548: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889838.18551: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18585: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18633: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889838.18686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18740: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.18839: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889838.18858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19604: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889838.19607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19787: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889838.19790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19841: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889838.19875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19947: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889838.19950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.19993: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889838.19997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889838.20127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20208: 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' <<< 178205 1726889838.20230: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec7f6e80> <<< 178205 1726889838.20243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889838.20264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889838.20434: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec7f69d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889838.20438: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20560: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889838.20627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 178205 1726889838.20769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20839: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 178205 1726889838.20881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.20919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889838.20942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889838.21079: 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 0x7fd8ec870490> <<< 178205 1726889838.21330: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec7f9850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889838.21333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21428: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889838.21440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21798: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889838.21811: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21887: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889838.21918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.21964: 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' <<< 178205 1726889838.22014: 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 0x7fd8ec8693d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec869940> <<< 178205 1726889838.22047: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 178205 1726889838.22069: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 178205 1726889838.22102: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.22141: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889838.22159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.23500: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889838.23526: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889838.23944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24113: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889838.24126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24297: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889838.24384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24477: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889838.24491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24601: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24729: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889838.24753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889838.24771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24847: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889838.24859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.24937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25188: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25358: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889838.25374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25407: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25437: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889838.25454: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25466: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25499: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889838.25502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25634: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889838.25637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25655: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25678: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889838.25681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25776: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889838.25789: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25831: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.25888: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889838.25891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26329: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889838.26333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26438: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889838.26441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889838.26510: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26574: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889838.26577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26630: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889838.26646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26705: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26772: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889838.26809: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889838.26824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26917: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889838.26920: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.26989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889838.27027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27149: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889838.27168: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889838.27213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27258: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889838.27269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27597: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889838.27600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27684: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889838.27687: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27779: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889838.27782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27928: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889838.27931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.27999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.28071: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889838.28138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889838.28473: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889838.29250: 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' <<< 178205 1726889838.29281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889838.29294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889838.29330: 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 0x7fd8ec7b4160> <<< 178205 1726889838.29346: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecff5e50> <<< 178205 1726889838.29396: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec8093d0> <<< 178205 1726889838.43572: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889838.43610: 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 0x7fd8ec809bb0> <<< 178205 1726889838.43645: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889838.43659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec7f9250> <<< 178205 1726889838.43722: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889838.43780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889838.43784: 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 0x7fd8ec611cd0> <<< 178205 1726889838.43804: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec64aeb0> <<< 178205 1726889838.44036: 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 <<< 178205 1726889838.44043: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889838.67983: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distributi<<< 178205 1726889838.68064: stdout chunk (state=3): >>>on_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 561, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 2971, "free": 561}, "nocache": {"free": 3184, "used": 348}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "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": {"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"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["146a7053-bec7-4c21-8c4f-2d523528c730"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4970, "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<<< 178205 1726889838.68076: stdout chunk (state=3): >>>": 257591185408, "block_size": 4096, "block_total": 65519355, "block_available": 62888473, "block_used": 2630882, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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_loadavg": {"1m": 0.43, "5m": 0.61, "15m": 0.86}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "37", "second": "18", "epoch": "1726889838", "epoch_int": "1726889838", "date": "2024-09-20", "time": "23:37:18", "iso8601_micro": "2024-09-21T03:37:18.638658Z", "iso8601": "2024-09-21T03:37:18Z", "iso8601_basic": "20240920T233718638658", "iso8601_basic_short": "20240920T233718", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889838.68610: 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 <<< 178205 1726889838.68675: 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 # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 178205 1726889838.68716: stdout chunk (state=3): >>># 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 <<< 178205 1726889838.68769: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters<<< 178205 1726889838.68795: stdout chunk (state=3): >>> # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # 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 <<< 178205 1726889838.68843: stdout chunk (state=3): >>># 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 <<< 178205 1726889838.68861: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # 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 <<< 178205 1726889838.68864: stdout chunk (state=3): >>># 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 <<< 178205 1726889838.69122: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889838.69139: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889838.69177: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889838.69213: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889838.69217: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889838.69255: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889838.69270: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889838.69309: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889838.70269: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy 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 <<< 178205 1726889838.70626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889838.70634: stdout chunk (state=3): >>><<< 178205 1726889838.70647: stderr chunk (state=3): >>><<< 178205 1726889838.70817: _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 0x7fd8edc43dc0> # /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 0x7fd8ed9d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8edc43b20> # /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 0x7fd8edc43ac0> 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 0x7fd8ed9d8490> # /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 0x7fd8ed9d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8670> # /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 0x7fd8ed98f190> # /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 0x7fd8ed98f220> # /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 0x7fd8ed9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed98f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9f0880> # /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 0x7fd8ed988d90> # /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 0x7fd8ed9b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9d8970> 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 0x7fd8ed954eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed957f40> # /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 0x7fd8ed94c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed955640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed954370> # /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 0x7fd8ed839e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed839910> 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 0x7fd8ed839f10> # /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 0x7fd8ed839fd0> # /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 0x7fd8ed84b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed92ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed929670> # /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 0x7fd8ed93b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed95be20> # /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 0x7fd8ed84bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed92e2b0> # 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 0x7fd8ed93b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed9619d0> # /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 0x7fd8ed84beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84bdf0> # /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 0x7fd8ed84bd60> # /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 0x7fd8ed81f3d0> # /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 0x7fd8ed81f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed853f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84e490> # /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 0x7fd8ed744220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed80a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed961040> # /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 0x7fd8ed757b50> 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 0x7fd8ed757e80> # /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 0x7fd8ed769790> # /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 0x7fd8ed769cd0> # 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 0x7fd8ed6f5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed757f70> # /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 0x7fd8ed7062e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed769610> 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 0x7fd8ed7063a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84ba30> # /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 0x7fd8ed722700> # /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 0x7fd8ed7229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed7227c0> # 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 0x7fd8ed7228b0> # /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 0x7fd8ed722d00> # 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 0x7fd8ed72c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed722940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed714a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed84b610> # /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 0x7fd8ed722af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd8ed64a6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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 0x7fd8ed587820> # /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 0x7fd8ed587160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587f70> # /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 0x7fd8ed5874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed587d90> 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 0x7fd8ed587fd0> # /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 0x7fd8ed587100> # /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 0x7fd8ed553f40> # 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 0x7fd8ecf48310> # 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 0x7fd8ecf48160> # /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 0x7fd8ecf48ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed56cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed56c3a0> # /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 0x7fd8ed56cfd0> # /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 0x7fd8ed5bcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed55a730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed55a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed53ab20> # 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 0x7fd8ed55af40> # /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 0x7fd8ed55af10> # /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 0x7fd8ecfb4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5cf250> # /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 0x7fd8ecfb1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5cf3d0> # /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 0x7fd8ed5cfca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb17f0> # 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 0x7fd8ed566c10> # 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 0x7fd8ed5cffa0> # 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 0x7fd8ed5cf550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ed5c7910> # /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 0x7fd8ecfa6940> # 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 0x7fd8ecfc4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb0580> # 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 0x7fd8ecfa6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfb09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ecfef7f0> # /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 0x7fd8ecffe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb2a970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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 0x7fd8ed545730> # 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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ed589370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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 0x7fd8ecfe2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec9a8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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 0x7fd8ecfde820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfe6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecfe2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ecaf2370> # /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 0x7fd8ecb0d580> # 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 0x7fd8ecb0d4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecae1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecaf2970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a4f0> # /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 0x7fd8ecb540a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecaf1f70> # /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 0x7fd8ecb54190> # /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 0x7fd8ec912fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecb3e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec89a2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ec7f6e80> # /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 0x7fd8ec7f69d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ec870490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec7f9850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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 0x7fd8ec8693d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec869940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/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_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_4051gt1c/ansible_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 0x7fd8ec7b4160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ecff5e50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec8093d0> # /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 0x7fd8ec809bb0> # /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 0x7fd8ec7f9250> # /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 0x7fd8ec611cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8ec64aeb0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 561, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 2971, "free": 561}, "nocache": {"free": 3184, "used": 348}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["146a7053-bec7-4c21-8c4f-2d523528c730"], "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": {"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"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["146a7053-bec7-4c21-8c4f-2d523528c730"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4970, "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": 257591185408, "block_size": 4096, "block_total": 65519355, "block_available": 62888473, "block_used": 2630882, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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_loadavg": {"1m": 0.43, "5m": 0.61, "15m": 0.86}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "37", "second": "18", "epoch": "1726889838", "epoch_int": "1726889838", "date": "2024-09-20", "time": "23:37:18", "iso8601_micro": "2024-09-21T03:37:18.638658Z", "iso8601": "2024-09-21T03:37:18Z", "iso8601_basic": "20240920T233718638658", "iso8601_basic_short": "20240920T233718", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing 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. 178205 1726889838.72852: 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-1726889837.827912-179857-93212288895476/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889838.72856: _low_level_execute_command(): starting 178205 1726889838.72859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889837.827912-179857-93212288895476/ > /dev/null 2>&1 && sleep 0' 178205 1726889838.73392: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889838.73405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889838.73422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889838.73441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889838.73479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889838.73489: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889838.73500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889838.73519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889838.73533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889838.73546: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889838.73557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889838.73570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889838.73585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889838.73597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889838.73610: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889838.73626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889838.73693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889838.73719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889838.73740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889838.73809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889838.75629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889838.75633: stdout chunk (state=3): >>><<< 178205 1726889838.75635: stderr chunk (state=3): >>><<< 178205 1726889838.75817: _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 178205 1726889838.75821: handler run complete 178205 1726889838.75884: variable 'ansible_facts' from source: unknown 178205 1726889838.76038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.76573: variable 'ansible_facts' from source: unknown 178205 1726889838.76813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.77133: attempt loop complete, returning result 178205 1726889838.77259: _execute() done 178205 1726889838.77267: dumping result to json 178205 1726889838.77363: done dumping result, returning 178205 1726889838.77478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-0000000008f4] 178205 1726889838.77489: sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f4 ok: [managed_node2] 178205 1726889838.78687: no more pending results, returning what we have 178205 1726889838.78690: results queue empty 178205 1726889838.78691: checking for any_errors_fatal 178205 1726889838.78698: done checking for any_errors_fatal 178205 1726889838.78699: checking for max_fail_percentage 178205 1726889838.78700: done checking for max_fail_percentage 178205 1726889838.78701: checking to see if all hosts have failed and the running result is not ok 178205 1726889838.78702: done checking to see if all hosts have failed 178205 1726889838.78703: getting the remaining hosts for this loop 178205 1726889838.78704: done getting the remaining hosts for this loop 178205 1726889838.78708: getting the next task for host managed_node2 178205 1726889838.78720: done getting next task for host managed_node2 178205 1726889838.78722: ^ task is: TASK: meta (role_complete) 178205 1726889838.78731: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889838.78744: getting variables 178205 1726889838.78746: in VariableManager get_vars() 178205 1726889838.78780: Calling all_inventory to load vars for managed_node2 178205 1726889838.78783: Calling groups_inventory to load vars for managed_node2 178205 1726889838.78786: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889838.78798: Calling all_plugins_play to load vars for managed_node2 178205 1726889838.78801: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889838.78805: Calling groups_plugins_play to load vars for managed_node2 178205 1726889838.79609: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000008f4 178205 1726889838.79615: WORKER PROCESS EXITING 178205 1726889838.79784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.80939: done with get_vars() 178205 1726889838.80956: done getting variables 178205 1726889838.81152: done queuing things up, now waiting for results queue to drain 178205 1726889838.81154: results queue empty 178205 1726889838.81155: checking for any_errors_fatal 178205 1726889838.81163: done checking for any_errors_fatal 178205 1726889838.81164: checking for max_fail_percentage 178205 1726889838.81165: done checking for max_fail_percentage 178205 1726889838.81166: checking to see if all hosts have failed and the running result is not ok 178205 1726889838.81167: done checking to see if all hosts have failed 178205 1726889838.81167: getting the remaining hosts for this loop 178205 1726889838.81168: done getting the remaining hosts for this loop 178205 1726889838.81171: getting the next task for host managed_node2 178205 1726889838.81175: done getting next task for host managed_node2 178205 1726889838.81178: ^ task is: TASK: Verify results 178205 1726889838.81180: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889838.81182: getting variables 178205 1726889838.81183: in VariableManager get_vars() 178205 1726889838.81193: Calling all_inventory to load vars for managed_node2 178205 1726889838.81196: Calling groups_inventory to load vars for managed_node2 178205 1726889838.81198: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889838.81202: Calling all_plugins_play to load vars for managed_node2 178205 1726889838.81204: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889838.81207: Calling groups_plugins_play to load vars for managed_node2 178205 1726889838.82657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.83292: done with get_vars() 178205 1726889838.83306: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:71 Friday 20 September 2024 23:37:18 -0400 (0:00:01.088) 0:00:51.821 ****** 178205 1726889838.83393: entering _queue_task() for managed_node2/include_tasks 178205 1726889838.83723: worker is 1 (out of 1 available) 178205 1726889838.83734: exiting _queue_task() for managed_node2/include_tasks 178205 1726889838.83746: done queuing things up, now waiting for results queue to drain 178205 1726889838.83747: waiting for pending results... 178205 1726889838.85750: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889838.86007: in run() - task 02369adf-7a19-34ed-f5d1-00000000000f 178205 1726889838.86052: variable 'ansible_search_path' from source: unknown 178205 1726889838.86093: calling self._execute() 178205 1726889838.86196: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889838.86208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889838.86220: variable 'omit' from source: magic vars 178205 1726889838.86303: _execute() done 178205 1726889838.86315: dumping result to json 178205 1726889838.86326: done dumping result, returning 178205 1726889838.86339: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-00000000000f] 178205 1726889838.86346: sending task result for task 02369adf-7a19-34ed-f5d1-00000000000f 178205 1726889838.86496: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000000f 178205 1726889838.86499: WORKER PROCESS EXITING 178205 1726889838.86526: no more pending results, returning what we have 178205 1726889838.86532: in VariableManager get_vars() 178205 1726889838.86566: Calling all_inventory to load vars for managed_node2 178205 1726889838.86569: Calling groups_inventory to load vars for managed_node2 178205 1726889838.86571: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889838.86580: Calling all_plugins_play to load vars for managed_node2 178205 1726889838.86583: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889838.86586: Calling groups_plugins_play to load vars for managed_node2 178205 1726889838.86904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.87235: done with get_vars() 178205 1726889838.87244: variable 'ansible_search_path' from source: unknown 178205 1726889838.87253: we have included files to process 178205 1726889838.87254: generating all_blocks data 178205 1726889838.87255: done generating all_blocks data 178205 1726889838.87259: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889838.87259: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889838.87261: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889838.87667: in VariableManager get_vars() 178205 1726889838.87685: done with get_vars() 178205 1726889838.87733: in VariableManager get_vars() 178205 1726889838.87747: done with get_vars() 178205 1726889838.87838: done processing included file 178205 1726889838.87840: iterating over new_blocks loaded from include file 178205 1726889838.87841: in VariableManager get_vars() 178205 1726889838.87852: done with get_vars() 178205 1726889838.87854: filtering new block on tags 178205 1726889838.87879: done filtering new block on tags 178205 1726889838.87882: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889838.87887: extending task lists for all hosts with included blocks 178205 1726889838.90265: done extending task lists 178205 1726889838.90267: done processing included files 178205 1726889838.90268: results queue empty 178205 1726889838.90269: checking for any_errors_fatal 178205 1726889838.90270: done checking for any_errors_fatal 178205 1726889838.90271: checking for max_fail_percentage 178205 1726889838.90272: done checking for max_fail_percentage 178205 1726889838.90273: checking to see if all hosts have failed and the running result is not ok 178205 1726889838.90274: done checking to see if all hosts have failed 178205 1726889838.90274: getting the remaining hosts for this loop 178205 1726889838.90276: done getting the remaining hosts for this loop 178205 1726889838.90278: getting the next task for host managed_node2 178205 1726889838.90280: done getting next task for host managed_node2 178205 1726889838.90282: ^ task is: TASK: Print out pool information 178205 1726889838.90283: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889838.90285: getting variables 178205 1726889838.90285: in VariableManager get_vars() 178205 1726889838.90292: Calling all_inventory to load vars for managed_node2 178205 1726889838.90293: Calling groups_inventory to load vars for managed_node2 178205 1726889838.90294: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889838.90298: Calling all_plugins_play to load vars for managed_node2 178205 1726889838.90299: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889838.90301: Calling groups_plugins_play to load vars for managed_node2 178205 1726889838.90886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.91290: done with get_vars() 178205 1726889838.91299: done getting variables 178205 1726889838.91331: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:37:18 -0400 (0:00:00.079) 0:00:51.901 ****** 178205 1726889838.91359: entering _queue_task() for managed_node2/debug 178205 1726889838.91581: worker is 1 (out of 1 available) 178205 1726889838.91593: exiting _queue_task() for managed_node2/debug 178205 1726889838.91606: done queuing things up, now waiting for results queue to drain 178205 1726889838.91607: waiting for pending results... 178205 1726889838.91904: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889838.92028: in run() - task 02369adf-7a19-34ed-f5d1-00000000097e 178205 1726889838.92052: variable 'ansible_search_path' from source: unknown 178205 1726889838.92143: calling self._execute() 178205 1726889838.92302: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889838.92344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889838.92379: variable 'omit' from source: magic vars 178205 1726889838.92841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889838.95265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889838.95335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889838.95372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889838.95421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889838.95468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889838.95623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889838.95715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889838.95758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889838.95804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889838.95832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889838.95965: variable '_storage_pools_list' from source: set_fact 178205 1726889838.95991: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889838.96000: when evaluation is False, skipping this task 178205 1726889838.96006: _execute() done 178205 1726889838.96014: dumping result to json 178205 1726889838.96021: done dumping result, returning 178205 1726889838.96029: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-00000000097e] 178205 1726889838.96041: sending task result for task 02369adf-7a19-34ed-f5d1-00000000097e skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889838.96186: no more pending results, returning what we have 178205 1726889838.96191: results queue empty 178205 1726889838.96192: checking for any_errors_fatal 178205 1726889838.96193: done checking for any_errors_fatal 178205 1726889838.96194: checking for max_fail_percentage 178205 1726889838.96195: done checking for max_fail_percentage 178205 1726889838.96196: checking to see if all hosts have failed and the running result is not ok 178205 1726889838.96197: done checking to see if all hosts have failed 178205 1726889838.96198: getting the remaining hosts for this loop 178205 1726889838.96200: done getting the remaining hosts for this loop 178205 1726889838.96203: getting the next task for host managed_node2 178205 1726889838.96209: done getting next task for host managed_node2 178205 1726889838.96213: ^ task is: TASK: Print out volume information 178205 1726889838.96216: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889838.96225: getting variables 178205 1726889838.96227: in VariableManager get_vars() 178205 1726889838.96260: Calling all_inventory to load vars for managed_node2 178205 1726889838.96263: Calling groups_inventory to load vars for managed_node2 178205 1726889838.96266: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889838.96276: Calling all_plugins_play to load vars for managed_node2 178205 1726889838.96279: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889838.96282: Calling groups_plugins_play to load vars for managed_node2 178205 1726889838.97159: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000097e 178205 1726889838.97163: WORKER PROCESS EXITING 178205 1726889838.97527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889838.98781: done with get_vars() 178205 1726889838.98797: done getting variables 178205 1726889838.98856: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:37:18 -0400 (0:00:00.075) 0:00:51.976 ****** 178205 1726889838.98885: entering _queue_task() for managed_node2/debug 178205 1726889838.99160: worker is 1 (out of 1 available) 178205 1726889838.99174: exiting _queue_task() for managed_node2/debug 178205 1726889838.99186: done queuing things up, now waiting for results queue to drain 178205 1726889838.99187: waiting for pending results... 178205 1726889838.99482: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889838.99596: in run() - task 02369adf-7a19-34ed-f5d1-00000000097f 178205 1726889838.99620: variable 'ansible_search_path' from source: unknown 178205 1726889838.99667: calling self._execute() 178205 1726889838.99787: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889838.99800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889838.99817: variable 'omit' from source: magic vars 178205 1726889839.00218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889839.03207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889839.03296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889839.03343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889839.03383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889839.03414: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889839.03495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889839.03535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889839.03567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889839.03617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889839.03642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889839.03761: variable '_storage_volumes_list' from source: set_fact 178205 1726889839.03806: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889839.03819: variable 'omit' from source: magic vars 178205 1726889839.03864: variable 'omit' from source: magic vars 178205 1726889839.03899: variable 'omit' from source: magic vars 178205 1726889839.03930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889839.03961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889839.03985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889839.04005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.04022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.04055: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889839.04063: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.04070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.04171: Set connection var ansible_pipelining to False 178205 1726889839.04183: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889839.04194: Set connection var ansible_shell_executable to /bin/sh 178205 1726889839.04201: Set connection var ansible_connection to ssh 178205 1726889839.04209: Set connection var ansible_shell_type to sh 178205 1726889839.04220: Set connection var ansible_timeout to 10 178205 1726889839.04253: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.04260: variable 'ansible_connection' from source: unknown 178205 1726889839.04266: variable 'ansible_module_compression' from source: unknown 178205 1726889839.04273: variable 'ansible_shell_type' from source: unknown 178205 1726889839.04280: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.04286: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.04293: variable 'ansible_pipelining' from source: unknown 178205 1726889839.04308: variable 'ansible_timeout' from source: unknown 178205 1726889839.04339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.04440: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889839.04454: variable 'omit' from source: magic vars 178205 1726889839.04462: starting attempt loop 178205 1726889839.04468: running the handler 178205 1726889839.04514: variable '_storage_volumes_list' from source: set_fact 178205 1726889839.04714: variable '_storage_volumes_list' from source: set_fact 178205 1726889839.05322: handler run complete 178205 1726889839.05478: attempt loop complete, returning result 178205 1726889839.05485: _execute() done 178205 1726889839.05498: dumping result to json 178205 1726889839.05540: done dumping result, returning 178205 1726889839.05551: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-00000000097f] 178205 1726889839.05578: sending task result for task 02369adf-7a19-34ed-f5d1-00000000097f ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889839.05817: no more pending results, returning what we have 178205 1726889839.05834: results queue empty 178205 1726889839.05835: checking for any_errors_fatal 178205 1726889839.05844: done checking for any_errors_fatal 178205 1726889839.05846: checking for max_fail_percentage 178205 1726889839.05848: done checking for max_fail_percentage 178205 1726889839.05849: checking to see if all hosts have failed and the running result is not ok 178205 1726889839.05850: done checking to see if all hosts have failed 178205 1726889839.05851: getting the remaining hosts for this loop 178205 1726889839.05852: done getting the remaining hosts for this loop 178205 1726889839.05859: getting the next task for host managed_node2 178205 1726889839.05870: done getting next task for host managed_node2 178205 1726889839.05873: ^ task is: TASK: Collect info about the volumes. 178205 1726889839.05876: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889839.05883: getting variables 178205 1726889839.05885: in VariableManager get_vars() 178205 1726889839.05927: Calling all_inventory to load vars for managed_node2 178205 1726889839.05932: Calling groups_inventory to load vars for managed_node2 178205 1726889839.05935: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889839.05953: Calling all_plugins_play to load vars for managed_node2 178205 1726889839.05958: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889839.05964: Calling groups_plugins_play to load vars for managed_node2 178205 1726889839.06520: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000097f 178205 1726889839.06524: WORKER PROCESS EXITING 178205 1726889839.07332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889839.08616: done with get_vars() 178205 1726889839.08632: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:37:19 -0400 (0:00:00.098) 0:00:52.075 ****** 178205 1726889839.08738: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889839.09109: worker is 1 (out of 1 available) 178205 1726889839.09125: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889839.09138: done queuing things up, now waiting for results queue to drain 178205 1726889839.09139: waiting for pending results... 178205 1726889839.09527: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889839.09637: in run() - task 02369adf-7a19-34ed-f5d1-000000000980 178205 1726889839.09652: variable 'ansible_search_path' from source: unknown 178205 1726889839.09690: calling self._execute() 178205 1726889839.09813: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.09817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.09829: variable 'omit' from source: magic vars 178205 1726889839.09961: variable 'omit' from source: magic vars 178205 1726889839.10014: variable 'omit' from source: magic vars 178205 1726889839.10060: variable 'omit' from source: magic vars 178205 1726889839.10132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889839.10179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889839.10210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889839.10238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.10254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.10290: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889839.10299: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.10306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.10437: Set connection var ansible_pipelining to False 178205 1726889839.10449: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889839.10460: Set connection var ansible_shell_executable to /bin/sh 178205 1726889839.10467: Set connection var ansible_connection to ssh 178205 1726889839.10477: Set connection var ansible_shell_type to sh 178205 1726889839.10486: Set connection var ansible_timeout to 10 178205 1726889839.10531: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.10540: variable 'ansible_connection' from source: unknown 178205 1726889839.10548: variable 'ansible_module_compression' from source: unknown 178205 1726889839.10555: variable 'ansible_shell_type' from source: unknown 178205 1726889839.10564: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.10571: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.10580: variable 'ansible_pipelining' from source: unknown 178205 1726889839.10586: variable 'ansible_timeout' from source: unknown 178205 1726889839.10594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.10816: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889839.10840: variable 'omit' from source: magic vars 178205 1726889839.10855: starting attempt loop 178205 1726889839.10863: running the handler 178205 1726889839.10881: _low_level_execute_command(): starting 178205 1726889839.10893: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889839.12194: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.12231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.12268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.12309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.12374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.12407: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.12441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.12472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.12495: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.12523: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.12560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.12581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.12598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.12620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.12647: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.12663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.12743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.12777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.12794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.12894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.14490: stdout chunk (state=3): >>>/root <<< 178205 1726889839.14595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.14780: stderr chunk (state=3): >>><<< 178205 1726889839.14801: stdout chunk (state=3): >>><<< 178205 1726889839.14982: _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 178205 1726889839.14986: _low_level_execute_command(): starting 178205 1726889839.14989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408 `" && echo ansible-tmp-1726889839.1487312-179917-275993909621408="` echo /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408 `" ) && sleep 0' 178205 1726889839.15722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.15740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.15766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.15792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.15840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.15853: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.15867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.15892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.15905: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.15919: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.15935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.15948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.15967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.16002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.16024: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.16055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.16231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.16272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.16291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.16450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.18250: stdout chunk (state=3): >>>ansible-tmp-1726889839.1487312-179917-275993909621408=/root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408 <<< 178205 1726889839.18459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.18462: stdout chunk (state=3): >>><<< 178205 1726889839.18465: stderr chunk (state=3): >>><<< 178205 1726889839.18721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889839.1487312-179917-275993909621408=/root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408 , stderr=OpenSSH_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 178205 1726889839.18725: variable 'ansible_module_compression' from source: unknown 178205 1726889839.18731: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889839.18733: variable 'ansible_facts' from source: unknown 178205 1726889839.18751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/AnsiballZ_blockdev_info.py 178205 1726889839.18908: Sending initial data 178205 1726889839.18911: Sent initial data (164 bytes) 178205 1726889839.20098: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.20130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.20177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.20214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.20335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.20366: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.20434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.20480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.20515: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.20533: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.20545: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.20558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.20572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.20582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.20592: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.20603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.20780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.20800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.20818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.20882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.22565: 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 <<< 178205 1726889839.22602: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889839.22637: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpda34e91v /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/AnsiballZ_blockdev_info.py <<< 178205 1726889839.22650: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889839.23710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.23904: stderr chunk (state=3): >>><<< 178205 1726889839.23907: stdout chunk (state=3): >>><<< 178205 1726889839.23909: done transferring module to remote 178205 1726889839.23916: _low_level_execute_command(): starting 178205 1726889839.23919: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/ /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889839.24522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.24534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.24549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.24568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.24607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.24621: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.24634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.24649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.24660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.24673: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.24682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.24693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.24706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.24719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.24730: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.24744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.24822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.25557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.25574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.25642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.27420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.27441: stdout chunk (state=3): >>><<< 178205 1726889839.27444: stderr chunk (state=3): >>><<< 178205 1726889839.27537: _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 178205 1726889839.27540: _low_level_execute_command(): starting 178205 1726889839.27542: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889839.28826: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.28958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.28972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.28990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.29072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.29084: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.29096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.29114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.29125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.29135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.29146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.29160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.29175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.29185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.29280: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.29295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.29366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.29393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.29408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.29486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.31389: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889839.31444: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889839.31472: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889839.31504: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889839.31508: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889839.31552: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889839.31555: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889839.31607: 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' <<< 178205 1726889839.31641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889839.31644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889839.31669: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc883dc0> <<< 178205 1726889839.31715: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889839.31752: 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 0x7f45bc8283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc883b20> # /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' <<< 178205 1726889839.31773: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc883ac0> <<< 178205 1726889839.31808: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889839.31850: 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 0x7f45bc828490> <<< 178205 1726889839.31854: 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' <<< 178205 1726889839.31886: 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' <<< 178205 1726889839.31899: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc828940> <<< 178205 1726889839.31919: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc828670> <<< 178205 1726889839.31939: 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' <<< 178205 1726889839.31959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889839.31977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889839.31996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889839.32030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889839.32055: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889839.32075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889839.32145: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5cf220> <<< 178205 1726889839.32171: 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' <<< 178205 1726889839.32213: 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' <<< 178205 1726889839.32216: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5cf940> <<< 178205 1726889839.32255: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc840880> <<< 178205 1726889839.32271: 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 0x7f45bc5c8d90> <<< 178205 1726889839.32332: 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' <<< 178205 1726889839.32335: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5f2d90> <<< 178205 1726889839.32384: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc828970> <<< 178205 1726889839.32407: 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. <<< 178205 1726889839.32604: 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' <<< 178205 1726889839.32635: 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' <<< 178205 1726889839.32656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889839.32682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889839.32708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889839.32725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889839.32728: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc56feb0> <<< 178205 1726889839.32756: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc572f40> <<< 178205 1726889839.32797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889839.32800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889839.32830: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889839.32849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889839.32874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889839.32898: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc567610> <<< 178205 1726889839.32918: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc570640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc56f370> <<< 178205 1726889839.32931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889839.32991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889839.33017: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889839.33050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.33064: 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' <<< 178205 1726889839.33100: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889839.33128: 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 0x7f45bc4f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4f08b0> import 'itertools' # <<< 178205 1726889839.33148: 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 0x7f45bc4f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889839.33177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889839.33200: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4f0f70> <<< 178205 1726889839.33236: 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 0x7f45bc4f0e80> <<< 178205 1726889839.33247: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889839.33287: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc549d30> import '_functools' # <<< 178205 1726889839.33310: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc543610> <<< 178205 1726889839.33375: 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 0x7f45bc557670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc576e20> <<< 178205 1726889839.33392: 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' <<< 178205 1726889839.33424: 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 0x7f45bc502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc549250> <<< 178205 1726889839.33478: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889839.33481: 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 0x7f45bc557280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc57c9d0> <<< 178205 1726889839.33505: 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' <<< 178205 1726889839.33532: 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' <<< 178205 1726889839.33562: 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' <<< 178205 1726889839.33565: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc502fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc502d90> <<< 178205 1726889839.33601: 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' <<< 178205 1726889839.33640: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc502d00> # /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' <<< 178205 1726889839.33660: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889839.33663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889839.33674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889839.33718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889839.33748: 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 0x7f45bc4cd370> <<< 178205 1726889839.33767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889839.33779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889839.33805: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4cd460> <<< 178205 1726889839.33923: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc50cfa0> <<< 178205 1726889839.33958: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504a30> <<< 178205 1726889839.33977: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504490> <<< 178205 1726889839.33996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889839.34006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889839.34035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889839.34069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889839.34080: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3e81c0> <<< 178205 1726889839.34108: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4b8c70> <<< 178205 1726889839.34156: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504eb0> <<< 178205 1726889839.34176: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc57c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889839.34199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889839.34234: 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 0x7f45bc3fbaf0> <<< 178205 1726889839.34250: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889839.34288: 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 0x7f45bc3fbe20> <<< 178205 1726889839.34318: 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' <<< 178205 1726889839.34331: 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 0x7f45bc40c730> <<< 178205 1726889839.34356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889839.34383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889839.34409: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc40cc70> <<< 178205 1726889839.34450: 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' <<< 178205 1726889839.34477: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45bc3983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3fbf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889839.34493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889839.34533: 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 0x7f45bc3a9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc40c5b0> <<< 178205 1726889839.34558: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889839.34574: 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 0x7f45bc3a9340> <<< 178205 1726889839.34610: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5029d0> <<< 178205 1726889839.34629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889839.34646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889839.34664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889839.34698: 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 0x7f45bc3c46a0> <<< 178205 1726889839.34724: 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' <<< 178205 1726889839.34751: 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 0x7f45bc3c4970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3c4760> <<< 178205 1726889839.34779: 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 0x7f45bc3c4850> <<< 178205 1726889839.34808: 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' <<< 178205 1726889839.34996: 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 0x7f45bc3c4ca0> <<< 178205 1726889839.35030: 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 0x7f45bc2d91f0> <<< 178205 1726889839.35052: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3c48e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3b8a30> <<< 178205 1726889839.35071: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5025b0> <<< 178205 1726889839.35094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889839.35163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889839.35184: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3c4a90> <<< 178205 1726889839.35284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889839.35295: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45bc301670> <<< 178205 1726889839.35426: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 178205 1726889839.35515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.35560: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 178205 1726889839.35564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.35575: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889839.35596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.36801: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.37737: 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 0x7f45bc2137c0> <<< 178205 1726889839.37767: 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' <<< 178205 1726889839.37792: 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' <<< 178205 1726889839.37821: 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' <<< 178205 1726889839.37847: 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 0x7f45bc213160> <<< 178205 1726889839.37888: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213280> <<< 178205 1726889839.37922: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213f10> <<< 178205 1726889839.37939: 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' <<< 178205 1726889839.37987: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc2134f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213d30> <<< 178205 1726889839.38016: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889839.38034: 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 0x7f45bc213f70> <<< 178205 1726889839.38045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889839.38068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889839.38105: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213100> <<< 178205 1726889839.38131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889839.38152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889839.38163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889839.38180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889839.38203: 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' <<< 178205 1726889839.38274: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1cc130> <<< 178205 1726889839.38309: 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 0x7f45bc188f40> <<< 178205 1726889839.38347: 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 0x7f45bc188d60> <<< 178205 1726889839.38361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889839.38388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889839.38429: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1883d0> <<< 178205 1726889839.38441: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc27adc0> <<< 178205 1726889839.38599: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc27a3a0> <<< 178205 1726889839.38622: 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' <<< 178205 1726889839.38642: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc27af70> <<< 178205 1726889839.38667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889839.38678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889839.38698: 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' <<< 178205 1726889839.38731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889839.38744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889839.38760: 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 0x7f45bc24ac10> <<< 178205 1726889839.38853: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc162cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1623a0> <<< 178205 1726889839.38856: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc21b490> <<< 178205 1726889839.38890: 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 0x7f45bc1624c0> <<< 178205 1726889839.38924: 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 0x7f45bc1624f0> <<< 178205 1726889839.38964: 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 <<< 178205 1726889839.38969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889839.38981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889839.39003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889839.39070: 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 0x7f45bc14a250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc25c1f0> <<< 178205 1726889839.39098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889839.39114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889839.39170: 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 0x7f45bc1578e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc25c370><<< 178205 1726889839.39180: stdout chunk (state=3): >>> <<< 178205 1726889839.39193: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889839.39238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.39257: 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' # <<< 178205 1726889839.39321: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc274d90> <<< 178205 1726889839.39443: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc157880> <<< 178205 1726889839.39530: 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 0x7f45bc1576d0> <<< 178205 1726889839.39565: 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 0x7f45bc156670> <<< 178205 1726889839.39629: 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 0x7f45bc1565b0> <<< 178205 1726889839.39633: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc2528b0> <<< 178205 1726889839.39652: 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' <<< 178205 1726889839.39682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889839.39686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889839.39721: 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 0x7f45bc1db670> <<< 178205 1726889839.39913: 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 0x7f45bc1daac0> <<< 178205 1726889839.39916: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1e90d0> <<< 178205 1726889839.39967: 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 0x7f45bc1db0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc21ea60> <<< 178205 1726889839.39990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.39996: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889839.40015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.40069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.40158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889839.40183: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889839.40211: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889839.40216: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.40305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.40402: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.40842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.41308: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889839.41337: 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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889839.41356: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889839.41359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.41404: 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 0x7f45bb7fe580> <<< 178205 1726889839.41469: 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' <<< 178205 1726889839.41495: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbed520> <<< 178205 1726889839.41498: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bb7a10a0> <<< 178205 1726889839.41552: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889839.41567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.41591: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889839.41594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.41706: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.41835: 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' <<< 178205 1726889839.41872: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1dabb0> <<< 178205 1726889839.41875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42621: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42741: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889839.42774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42817: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889839.42820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42869: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42961: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889839.42978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.42990: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889839.43023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43055: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889839.43069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889839.43459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889839.43474: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889839.43539: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbf7970> <<< 178205 1726889839.43553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43676: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889839.43706: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889839.43709: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43782: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889839.43785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.43949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44010: 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 <<< 178205 1726889839.44034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.44103: 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 0x7f45bc267250> <<< 178205 1726889839.44134: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbf76a0> <<< 178205 1726889839.44173: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889839.44187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44341: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44414: 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' <<< 178205 1726889839.44434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889839.44465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889839.44492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889839.44504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889839.44587: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbde7c0> <<< 178205 1726889839.44631: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbdb7f0> <<< 178205 1726889839.44687: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbd5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889839.44699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44750: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889839.44833: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889839.44857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44883: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 178205 1726889839.44901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889839.44927: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889839.44963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889839.44991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.44994: 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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889839.45005: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.45059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.45167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.45314: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889839.46049: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 178205 1726889839.46073: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889839.46384: 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__ <<< 178205 1726889839.46453: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # 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<<< 178205 1726889839.46525: stdout chunk (state=3): >>> # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889839.46568: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 178205 1726889839.46607: stdout chunk (state=3): >>># 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<<< 178205 1726889839.46623: stdout chunk (state=3): >>> # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 gc <<< 178205 1726889839.46809: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889839.46839: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889839.46876: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889839.46905: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889839.46924: 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 <<< 178205 1726889839.46951: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889839.46964: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889839.47027: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889839.47059: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889839.47096: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 178205 1726889839.47147: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # 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 <<< 178205 1726889839.47176: 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 <<< 178205 1726889839.47180: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889839.47746: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889839.47749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889839.47751: stdout chunk (state=3): >>><<< 178205 1726889839.47753: stderr chunk (state=3): >>><<< 178205 1726889839.47907: _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 0x7f45bc883dc0> # /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 0x7f45bc8283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc883b20> # /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 0x7f45bc883ac0> 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 0x7f45bc828490> # /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 0x7f45bc828940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc828670> # /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 0x7f45bc5cf190> # /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 0x7f45bc5cf220> # /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 0x7f45bc5f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc840880> # /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 0x7f45bc5c8d90> # /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 0x7f45bc5f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc828970> 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 0x7f45bc56feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc572f40> # /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 0x7f45bc567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc570640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc56f370> # /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 0x7f45bc4f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4f08b0> 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 0x7f45bc4f0eb0> # /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 0x7f45bc4f0f70> # /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 0x7f45bc4f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc549d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc543610> # /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 0x7f45bc557670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc576e20> # /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 0x7f45bc502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc549250> # 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 0x7f45bc557280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc57c9d0> # /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 0x7f45bc502fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc502d90> # /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 0x7f45bc502d00> # /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 0x7f45bc4cd370> # /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 0x7f45bc4cd460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc50cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504490> # /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 0x7f45bc3e81c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc4b8c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc504eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc57c040> # /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 0x7f45bc3fbaf0> 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 0x7f45bc3fbe20> # /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 0x7f45bc40c730> # /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 0x7f45bc40cc70> # 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 0x7f45bc3983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3fbf10> # /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 0x7f45bc3a9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc40c5b0> 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 0x7f45bc3a9340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5029d0> # /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 0x7f45bc3c46a0> # /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 0x7f45bc3c4970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3c4760> # 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 0x7f45bc3c4850> # /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 0x7f45bc3c4ca0> # 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 0x7f45bc2d91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3c48e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc3b8a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc5025b0> # /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 0x7f45bc3c4a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45bc301670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bc2137c0> # /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 0x7f45bc213160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213f10> # /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 0x7f45bc2134f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc213d30> 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 0x7f45bc213f70> # /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 0x7f45bc213100> # /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 0x7f45bc1cc130> # 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 0x7f45bc188f40> # 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 0x7f45bc188d60> # /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 0x7f45bc1883d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc27adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc27a3a0> # /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 0x7f45bc27af70> # /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 0x7f45bc24ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc162cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1623a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc21b490> # 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 0x7f45bc1624c0> # /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 0x7f45bc1624f0> # /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 0x7f45bc14a250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc25c1f0> # /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 0x7f45bc1578e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc25c370> # /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 0x7f45bc274d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc157880> # 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 0x7f45bc1576d0> # 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 0x7f45bc156670> # 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 0x7f45bc1565b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc2528b0> # /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 0x7f45bc1db670> # 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 0x7f45bc1daac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc1e90d0> # 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 0x7f45bc1db0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bc21ea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bb7fe580> # /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 0x7f45bbbed520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bb7a10a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bc1dabb0> # 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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bbbf7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bc267250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbf76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f45bbbde7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbdb7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45bbbd5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_fvnroe40/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889839.48988: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889839.1487312-179917-275993909621408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889839.48991: _low_level_execute_command(): starting 178205 1726889839.48994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889839.1487312-179917-275993909621408/ > /dev/null 2>&1 && sleep 0' 178205 1726889839.50394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.50397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.50572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889839.50575: 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 <<< 178205 1726889839.50578: stderr 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 <<< 178205 1726889839.50765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.50837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.50927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.52648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.52726: stderr chunk (state=3): >>><<< 178205 1726889839.52729: stdout chunk (state=3): >>><<< 178205 1726889839.53119: _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 178205 1726889839.53122: handler run complete 178205 1726889839.53125: Evaluated conditional (False): False 178205 1726889839.53127: attempt loop complete, returning result 178205 1726889839.53129: _execute() done 178205 1726889839.53131: dumping result to json 178205 1726889839.53133: done dumping result, returning 178205 1726889839.53135: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-000000000980] 178205 1726889839.53137: sending task result for task 02369adf-7a19-34ed-f5d1-000000000980 178205 1726889839.53218: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000980 178205 1726889839.53221: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "146a7053-bec7-4c21-8c4f-2d523528c730" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889839.53360: no more pending results, returning what we have 178205 1726889839.53363: results queue empty 178205 1726889839.53364: checking for any_errors_fatal 178205 1726889839.53372: done checking for any_errors_fatal 178205 1726889839.53373: checking for max_fail_percentage 178205 1726889839.53374: done checking for max_fail_percentage 178205 1726889839.53375: checking to see if all hosts have failed and the running result is not ok 178205 1726889839.53376: done checking to see if all hosts have failed 178205 1726889839.53377: getting the remaining hosts for this loop 178205 1726889839.53378: done getting the remaining hosts for this loop 178205 1726889839.53381: getting the next task for host managed_node2 178205 1726889839.53387: done getting next task for host managed_node2 178205 1726889839.53395: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889839.53398: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889839.53401: getting variables 178205 1726889839.53403: in VariableManager get_vars() 178205 1726889839.53434: Calling all_inventory to load vars for managed_node2 178205 1726889839.53437: Calling groups_inventory to load vars for managed_node2 178205 1726889839.53441: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889839.53452: Calling all_plugins_play to load vars for managed_node2 178205 1726889839.53455: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889839.53458: Calling groups_plugins_play to load vars for managed_node2 178205 1726889839.54042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889839.55548: done with get_vars() 178205 1726889839.55564: done getting variables 178205 1726889839.55625: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:37:19 -0400 (0:00:00.469) 0:00:52.544 ****** 178205 1726889839.55655: entering _queue_task() for managed_node2/command 178205 1726889839.56114: worker is 1 (out of 1 available) 178205 1726889839.56125: exiting _queue_task() for managed_node2/command 178205 1726889839.56136: done queuing things up, now waiting for results queue to drain 178205 1726889839.56137: waiting for pending results... 178205 1726889839.56432: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889839.56548: in run() - task 02369adf-7a19-34ed-f5d1-000000000981 178205 1726889839.56570: variable 'ansible_search_path' from source: unknown 178205 1726889839.56621: calling self._execute() 178205 1726889839.56754: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.56766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.56781: variable 'omit' from source: magic vars 178205 1726889839.56914: variable 'omit' from source: magic vars 178205 1726889839.56961: variable 'omit' from source: magic vars 178205 1726889839.57054: variable 'omit' from source: magic vars 178205 1726889839.57106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889839.57271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889839.57298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889839.57323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.57362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889839.57484: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889839.57494: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.57502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.57731: Set connection var ansible_pipelining to False 178205 1726889839.57744: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889839.57756: Set connection var ansible_shell_executable to /bin/sh 178205 1726889839.57776: Set connection var ansible_connection to ssh 178205 1726889839.57893: Set connection var ansible_shell_type to sh 178205 1726889839.57905: Set connection var ansible_timeout to 10 178205 1726889839.57938: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.57947: variable 'ansible_connection' from source: unknown 178205 1726889839.57955: variable 'ansible_module_compression' from source: unknown 178205 1726889839.57962: variable 'ansible_shell_type' from source: unknown 178205 1726889839.57968: variable 'ansible_shell_executable' from source: unknown 178205 1726889839.57976: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889839.57985: variable 'ansible_pipelining' from source: unknown 178205 1726889839.57996: variable 'ansible_timeout' from source: unknown 178205 1726889839.58008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889839.58279: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889839.58342: variable 'omit' from source: magic vars 178205 1726889839.58437: starting attempt loop 178205 1726889839.58447: running the handler 178205 1726889839.58467: _low_level_execute_command(): starting 178205 1726889839.58481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889839.60283: 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 <<< 178205 1726889839.60288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.60322: 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 <<< 178205 1726889839.60326: 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 <<< 178205 1726889839.60329: stderr 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 <<< 178205 1726889839.60403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.60406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.60408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.60498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.61965: stdout chunk (state=3): >>>/root <<< 178205 1726889839.62060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.62138: stderr chunk (state=3): >>><<< 178205 1726889839.62141: stdout chunk (state=3): >>><<< 178205 1726889839.62257: _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 178205 1726889839.62261: _low_level_execute_command(): starting 178205 1726889839.62264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536 `" && echo ansible-tmp-1726889839.6216266-179932-270132721950536="` echo /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536 `" ) && sleep 0' 178205 1726889839.63176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.63180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.63218: 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 <<< 178205 1726889839.63221: 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 <<< 178205 1726889839.63233: stderr 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 <<< 178205 1726889839.63284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.63933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.63936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.64132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.65781: stdout chunk (state=3): >>>ansible-tmp-1726889839.6216266-179932-270132721950536=/root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536 <<< 178205 1726889839.65963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.65966: stdout chunk (state=3): >>><<< 178205 1726889839.65974: stderr chunk (state=3): >>><<< 178205 1726889839.66010: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889839.6216266-179932-270132721950536=/root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536 , stderr=OpenSSH_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 178205 1726889839.66052: variable 'ansible_module_compression' from source: unknown 178205 1726889839.66108: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889839.66148: variable 'ansible_facts' from source: unknown 178205 1726889839.66231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/AnsiballZ_command.py 178205 1726889839.66863: Sending initial data 178205 1726889839.66867: Sent initial data (158 bytes) 178205 1726889839.68829: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.68842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.68852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.68866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.68904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.68915: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.68928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.68946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.68955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.68961: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.68970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.68979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.68991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.68998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.69006: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.69013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.69092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.69110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.69123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.69194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.70853: 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 <<< 178205 1726889839.70914: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889839.70946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp21ok9rbl /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/AnsiballZ_command.py <<< 178205 1726889839.70959: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889839.72224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.72403: stderr chunk (state=3): >>><<< 178205 1726889839.72406: stdout chunk (state=3): >>><<< 178205 1726889839.72409: done transferring module to remote 178205 1726889839.72411: _low_level_execute_command(): starting 178205 1726889839.72421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/ /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/AnsiballZ_command.py && sleep 0' 178205 1726889839.73814: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.73937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.73940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.73980: 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 <<< 178205 1726889839.73983: 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 <<< 178205 1726889839.73985: stderr 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 <<< 178205 1726889839.74045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.74142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.74194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.76235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889839.76306: stderr chunk (state=3): >>><<< 178205 1726889839.76309: stdout chunk (state=3): >>><<< 178205 1726889839.76406: _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 178205 1726889839.76410: _low_level_execute_command(): starting 178205 1726889839.76414: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/AnsiballZ_command.py && sleep 0' 178205 1726889839.77692: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.78331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.78347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.78366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.78410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.78426: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.78444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.78461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.78473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.78483: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.78494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.78505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.78525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.78540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.78551: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.78563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.78643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.78658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.78672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.78751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889839.80627: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889839.80633: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889839.80688: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889839.80691: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889839.80726: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889839.80753: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889839.80805: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889839.80808: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889839.80857: 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' <<< 178205 1726889839.80881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889839.80892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889839.80919: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b0d8dc0> <<< 178205 1726889839.80967: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889839.81007: 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 0x7fda1b07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b0d8b20> <<< 178205 1726889839.81030: 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' <<< 178205 1726889839.81082: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b0d8ac0> 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' <<< 178205 1726889839.81089: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d490> <<< 178205 1726889839.81146: 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' <<< 178205 1726889839.81150: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d940> <<< 178205 1726889839.81169: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d670> <<< 178205 1726889839.81203: 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' <<< 178205 1726889839.81239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889839.81258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889839.81283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889839.81305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889839.81334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889839.81455: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b034220> <<< 178205 1726889839.81479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b034940> <<< 178205 1726889839.81513: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b095880> <<< 178205 1726889839.81531: 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 0x7fda1b02dd90> <<< 178205 1726889839.81588: 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' # <<< 178205 1726889839.81591: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b057d90> <<< 178205 1726889839.81655: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d970> <<< 178205 1726889839.81668: 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. <<< 178205 1726889839.81854: 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' <<< 178205 1726889839.81897: 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' <<< 178205 1726889839.81943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889839.81955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889839.81970: 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 0x7fda1add4eb0> <<< 178205 1726889839.82033: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add7f40> <<< 178205 1726889839.82065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889839.82077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889839.82124: 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' <<< 178205 1726889839.82147: 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' <<< 178205 1726889839.82165: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1adcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add4370> <<< 178205 1726889839.82179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889839.82258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889839.82261: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889839.82313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.82355: 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' <<< 178205 1726889839.82371: 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 0x7fda1ad56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad568b0> import 'itertools' # <<< 178205 1726889839.82406: 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 0x7fda1ad56eb0> <<< 178205 1726889839.82427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889839.82483: 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 0x7fda1ad56f70> # /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 0x7fda1ad56e80> import '_collections' # <<< 178205 1726889839.82531: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1adaed30> import '_functools' # <<< 178205 1726889839.82704: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ada9610> <<< 178205 1726889839.82889: 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 0x7fda1adbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1addbe20> # /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 0x7fda1ad67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1adae250> # 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 0x7fda1adbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ade19d0> # /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 0x7fda1ad67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad67d90> # /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 0x7fda1ad67d00> # /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' <<< 178205 1726889839.82917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889839.82956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889839.83004: 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 0x7fda1ad3b370> <<< 178205 1726889839.83039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889839.83042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889839.83065: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad3b460> <<< 178205 1726889839.83160: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6ffa0> <<< 178205 1726889839.83239: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6a490> <<< 178205 1726889839.83242: 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' <<< 178205 1726889839.83274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889839.83309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889839.83324: 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 0x7fda1ac6f1c0> <<< 178205 1726889839.83346: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad25c70> <<< 178205 1726889839.83392: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ade1040> <<< 178205 1726889839.83427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889839.83454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889839.83477: 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 0x7fda1ac82af0> import 'errno' # <<< 178205 1726889839.83523: 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 0x7fda1ac82e20> <<< 178205 1726889839.83558: 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' <<< 178205 1726889839.83580: 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 0x7fda1ac95730> <<< 178205 1726889839.83593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889839.83620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889839.83645: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac95c70> <<< 178205 1726889839.83731: 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 0x7fda1ac203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac82f10> # /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' <<< 178205 1726889839.83792: 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 0x7fda1ac31280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac955b0> import 'pwd' # <<< 178205 1726889839.83808: 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 0x7fda1ac31340> <<< 178205 1726889839.83846: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad679d0> <<< 178205 1726889839.83866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889839.83895: 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 <<< 178205 1726889839.83908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889839.83952: 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 0x7fda1ac4d6a0> <<< 178205 1726889839.83986: 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' <<< 178205 1726889839.84021: 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 0x7fda1ac4d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac4d760> # 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 0x7fda1ac4d850> <<< 178205 1726889839.84046: 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' <<< 178205 1726889839.84234: 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 0x7fda1ac4dca0> <<< 178205 1726889839.84283: 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 0x7fda1ac591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac4d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac3fa30> <<< 178205 1726889839.84329: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889839.84387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889839.84437: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac4da90> <<< 178205 1726889839.84515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889839.84528: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda1ab75670> <<< 178205 1726889839.84693: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889839.84742: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.84770: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889839.84797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.84810: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889839.84838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.86034: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.86982: 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 0x7fda1a54e7c0> <<< 178205 1726889839.87010: 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' <<< 178205 1726889839.87051: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889839.87058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889839.87060: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889839.87067: 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 0x7fda1a54e160> <<< 178205 1726889839.87103: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54e280> <<< 178205 1726889839.87134: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54ef10> <<< 178205 1726889839.87154: 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' <<< 178205 1726889839.87205: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54ed30> import 'atexit' # <<< 178205 1726889839.87239: 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 0x7fda1a54ef70> <<< 178205 1726889839.87251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889839.87275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889839.87320: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54e100> <<< 178205 1726889839.87351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889839.87355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889839.87372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889839.87397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889839.87408: 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' <<< 178205 1726889839.87473: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a4a3ee0> <<< 178205 1726889839.87509: 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 0x7fda1a4c6f40> <<< 178205 1726889839.87541: 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 0x7fda1a4c6d60> <<< 178205 1726889839.87553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889839.87577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889839.87620: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a4c63d0> <<< 178205 1726889839.87631: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5b4dc0> <<< 178205 1726889839.87796: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5b43a0> <<< 178205 1726889839.87820: 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' <<< 178205 1726889839.87853: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5b4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889839.87866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889839.87894: 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' <<< 178205 1726889839.87918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889839.87929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889839.87943: 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 0x7fda1a583c10> <<< 178205 1726889839.88024: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a51ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a51e3a0> <<< 178205 1726889839.88044: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a551490> <<< 178205 1726889839.88065: 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 0x7fda1a51e4c0> <<< 178205 1726889839.88077: 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 0x7fda1a51e4f0> <<< 178205 1726889839.88107: 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 <<< 178205 1726889839.88119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889839.88137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889839.88149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889839.88230: 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 0x7fda1a487250> <<< 178205 1726889839.88252: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5951f0> <<< 178205 1726889839.88255: 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' <<< 178205 1726889839.88319: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889839.88322: 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 0x7fda1a4938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a595370> <<< 178205 1726889839.88333: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889839.88358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.88396: 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' <<< 178205 1726889839.88401: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889839.88446: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5afd90> <<< 178205 1726889839.88569: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a493880> <<< 178205 1726889839.88665: 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' <<< 178205 1726889839.88681: 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 0x7fda1a4936d0> <<< 178205 1726889839.88693: 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 0x7fda1a492670> <<< 178205 1726889839.88732: 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 0x7fda1a4925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a58d8b0> <<< 178205 1726889839.88757: 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' <<< 178205 1726889839.88781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889839.88792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889839.88836: 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 0x7fda1a516670> <<< 178205 1726889839.89020: 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 0x7fda1a515ac0> <<< 178205 1726889839.89037: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5260d0> <<< 178205 1726889839.89074: 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 0x7fda1a5160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a559a60> <<< 178205 1726889839.89089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889839.89099: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889839.89169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.89262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.89273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889839.89300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889839.89303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.89394: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.89484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.89928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.90382: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889839.90414: 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.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889839.90430: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889839.90433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.90476: 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 0x7fda1a083580> <<< 178205 1726889839.90543: 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' <<< 178205 1726889839.90555: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a472520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a0290a0> <<< 178205 1726889839.90613: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889839.90616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.90643: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889839.90646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.90761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.90888: 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' <<< 178205 1726889839.90925: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a515bb0> <<< 178205 1726889839.90928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91659: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91782: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889839.91787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91851: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889839.91855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.91985: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889839.92002: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92018: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889839.92042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92079: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889839.92261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889839.92483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889839.92486: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889839.92553: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a46f970> # zipimport: zlib available <<< 178205 1726889839.92616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92701: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889839.92705: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889839.92718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92789: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889839.92792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.92946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93004: 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 <<< 178205 1726889839.93028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889839.93098: 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 0x7fda1a5a0250> <<< 178205 1726889839.93132: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a46f6a0> <<< 178205 1726889839.93167: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889839.93170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889839.93418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889839.93429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889839.93455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889839.93480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889839.93493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889839.93576: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a4547c0> <<< 178205 1726889839.93614: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a4517f0> <<< 178205 1726889839.93676: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a44b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889839.93679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93729: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889839.93794: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889839.93816: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889839.93829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.93914: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.94013: 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' <<< 178205 1726889839.94038: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a0115e0> <<< 178205 1726889839.94117: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889839.94257: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889839.94597: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:19.941335", "end": "2024-09-20 23:37:19.944405", "delta": "0:00:00.003070", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889839.94617: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889839.94975: 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 <<< 178205 1726889839.95026: 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 <<< 178205 1726889839.95118: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 178205 1726889839.95151: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 178205 1726889839.95154: 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889839.95350: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889839.95373: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889839.95420: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889839.95453: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889839.95457: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889839.95487: 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 <<< 178205 1726889839.95496: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889839.95521: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889839.95547: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889839.95559: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889839.95637: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889839.95691: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 178205 1726889839.95740: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889839.95792: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889839.95820: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889839.95860: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889839.95882: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889839.96047: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889839.96052: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889839.96084: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889839.96106: 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 <<< 178205 1726889839.96121: 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 <<< 178205 1726889839.96155: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889839.96428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889839.96519: stderr chunk (state=3): >>><<< 178205 1726889839.96524: stdout chunk (state=3): >>><<< 178205 1726889839.96710: _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 0x7fda1b0d8dc0> # /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 0x7fda1b07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b0d8b20> # /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 0x7fda1b0d8ac0> 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 0x7fda1b07d490> # /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 0x7fda1b07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d670> # /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 0x7fda1b034190> # /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 0x7fda1b034220> # /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 0x7fda1b057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b095880> # /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 0x7fda1b02dd90> # /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 0x7fda1b057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1b07d970> 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 0x7fda1add4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add7f40> # /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 0x7fda1adcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1add4370> # /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 0x7fda1ad56dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad568b0> 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 0x7fda1ad56eb0> # /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 0x7fda1ad56f70> # /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 0x7fda1ad56e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1adaed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ada9610> # /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 0x7fda1adbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1addbe20> # /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 0x7fda1ad67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1adae250> # 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 0x7fda1adbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ade19d0> # /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 0x7fda1ad67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad67d90> # /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 0x7fda1ad67d00> # /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 0x7fda1ad3b370> # /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 0x7fda1ad3b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6a490> # /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 0x7fda1ac6f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad25c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad6aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ade1040> # /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 0x7fda1ac82af0> 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 0x7fda1ac82e20> # /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 0x7fda1ac95730> # /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 0x7fda1ac95c70> # 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 0x7fda1ac203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac82f10> # /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 0x7fda1ac31280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac955b0> 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 0x7fda1ac31340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad679d0> # /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 0x7fda1ac4d6a0> # /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 0x7fda1ac4d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac4d760> # 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 0x7fda1ac4d850> # /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 0x7fda1ac4dca0> # 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 0x7fda1ac591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac4d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ac3fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1ad675b0> # /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 0x7fda1ac4da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda1ab75670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a54e7c0> # /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 0x7fda1a54e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54ef10> # /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 0x7fda1a54e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a54ed30> 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 0x7fda1a54ef70> # /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 0x7fda1a54e100> # /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 0x7fda1a4a3ee0> # 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 0x7fda1a4c6f40> # 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 0x7fda1a4c6d60> # /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 0x7fda1a4c63d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5b43a0> # /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 0x7fda1a5b4f70> # /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 0x7fda1a583c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a51ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a51e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a551490> # 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 0x7fda1a51e4c0> # /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 0x7fda1a51e4f0> # /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 0x7fda1a487250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5951f0> # /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 0x7fda1a4938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a595370> # /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 0x7fda1a5afd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a493880> # 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 0x7fda1a4936d0> # 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 0x7fda1a492670> # 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 0x7fda1a4925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a58d8b0> # /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 0x7fda1a516670> # 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 0x7fda1a515ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a5260d0> # 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 0x7fda1a5160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a559a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a083580> # /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 0x7fda1a472520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a0290a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a515bb0> # 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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a46f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a5a0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a46f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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 0x7fda1a4547c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a4517f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda1a44b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_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.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_r23v_hn2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fda1a0115e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:19.941335", "end": "2024-09-20 23:37:19.944405", "delta": "0:00:00.003070", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889839.97352: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889839.97355: _low_level_execute_command(): starting 178205 1726889839.97357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889839.6216266-179932-270132721950536/ > /dev/null 2>&1 && sleep 0' 178205 1726889839.98199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889839.98217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.98236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.98260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.98306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.98321: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889839.98339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.98362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889839.98374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889839.98386: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889839.98399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889839.98415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889839.98435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889839.98449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889839.98463: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889839.98480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889839.98581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889839.98598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889839.98616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889839.98780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.00587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.00590: stdout chunk (state=3): >>><<< 178205 1726889840.00593: stderr chunk (state=3): >>><<< 178205 1726889840.00919: _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 178205 1726889840.00923: handler run complete 178205 1726889840.00925: Evaluated conditional (False): False 178205 1726889840.00928: attempt loop complete, returning result 178205 1726889840.00932: _execute() done 178205 1726889840.00934: dumping result to json 178205 1726889840.00936: done dumping result, returning 178205 1726889840.00939: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-000000000981] 178205 1726889840.00941: sending task result for task 02369adf-7a19-34ed-f5d1-000000000981 178205 1726889840.01002: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000981 178205 1726889840.01006: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003070", "end": "2024-09-20 23:37:19.944405", "rc": 0, "start": "2024-09-20 23:37:19.941335" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=146a7053-bec7-4c21-8c4f-2d523528c730 none swap defaults 0 0 178205 1726889840.01084: no more pending results, returning what we have 178205 1726889840.01087: results queue empty 178205 1726889840.01088: checking for any_errors_fatal 178205 1726889840.01096: done checking for any_errors_fatal 178205 1726889840.01097: checking for max_fail_percentage 178205 1726889840.01098: done checking for max_fail_percentage 178205 1726889840.01099: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.01100: done checking to see if all hosts have failed 178205 1726889840.01101: getting the remaining hosts for this loop 178205 1726889840.01102: done getting the remaining hosts for this loop 178205 1726889840.01105: getting the next task for host managed_node2 178205 1726889840.01110: done getting next task for host managed_node2 178205 1726889840.01115: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889840.01117: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889840.01125: getting variables 178205 1726889840.01127: in VariableManager get_vars() 178205 1726889840.01157: Calling all_inventory to load vars for managed_node2 178205 1726889840.01160: Calling groups_inventory to load vars for managed_node2 178205 1726889840.01164: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.01173: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.01176: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.01179: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.01693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.02996: done with get_vars() 178205 1726889840.03215: done getting variables 178205 1726889840.03276: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:37:20 -0400 (0:00:00.476) 0:00:53.021 ****** 178205 1726889840.03306: entering _queue_task() for managed_node2/command 178205 1726889840.04036: worker is 1 (out of 1 available) 178205 1726889840.04049: exiting _queue_task() for managed_node2/command 178205 1726889840.04061: done queuing things up, now waiting for results queue to drain 178205 1726889840.04175: waiting for pending results... 178205 1726889840.04498: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889840.04602: in run() - task 02369adf-7a19-34ed-f5d1-000000000982 178205 1726889840.04626: variable 'ansible_search_path' from source: unknown 178205 1726889840.04667: calling self._execute() 178205 1726889840.04816: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.04832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.04848: variable 'omit' from source: magic vars 178205 1726889840.04964: variable 'omit' from source: magic vars 178205 1726889840.05016: variable 'omit' from source: magic vars 178205 1726889840.05057: variable 'omit' from source: magic vars 178205 1726889840.05103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889840.05146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889840.05172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889840.05193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.05208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.05246: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889840.05255: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.05263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.05366: Set connection var ansible_pipelining to False 178205 1726889840.05378: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889840.05389: Set connection var ansible_shell_executable to /bin/sh 178205 1726889840.05395: Set connection var ansible_connection to ssh 178205 1726889840.05403: Set connection var ansible_shell_type to sh 178205 1726889840.05413: Set connection var ansible_timeout to 10 178205 1726889840.05447: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.05454: variable 'ansible_connection' from source: unknown 178205 1726889840.05461: variable 'ansible_module_compression' from source: unknown 178205 1726889840.05467: variable 'ansible_shell_type' from source: unknown 178205 1726889840.05473: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.05479: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.05487: variable 'ansible_pipelining' from source: unknown 178205 1726889840.05493: variable 'ansible_timeout' from source: unknown 178205 1726889840.05500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.05647: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889840.05663: variable 'omit' from source: magic vars 178205 1726889840.05671: starting attempt loop 178205 1726889840.05677: running the handler 178205 1726889840.05696: _low_level_execute_command(): starting 178205 1726889840.05709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889840.06555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889840.06570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.06587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.06604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.06651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.06663: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889840.06676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.06695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889840.06706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889840.06724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889840.06740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.06753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.06767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.06779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.06791: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889840.06807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.06886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889840.06902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889840.06919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.06981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.08516: stdout chunk (state=3): >>>/root <<< 178205 1726889840.08617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.08681: stderr chunk (state=3): >>><<< 178205 1726889840.08684: stdout chunk (state=3): >>><<< 178205 1726889840.08796: _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 178205 1726889840.08799: _low_level_execute_command(): starting 178205 1726889840.08803: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645 `" && echo ansible-tmp-1726889840.087038-179955-264879200691645="` echo /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645 `" ) && sleep 0' 178205 1726889840.09815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889840.09848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.09870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.09887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.09931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.09944: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889840.09956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.09974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889840.09993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889840.09996: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889840.10006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.10021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.10039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.10050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.10060: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889840.10071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.10153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889840.10169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889840.10182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.10248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.12045: stdout chunk (state=3): >>>ansible-tmp-1726889840.087038-179955-264879200691645=/root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645 <<< 178205 1726889840.12213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.12216: stdout chunk (state=3): >>><<< 178205 1726889840.12224: stderr chunk (state=3): >>><<< 178205 1726889840.12238: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889840.087038-179955-264879200691645=/root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645 , stderr=OpenSSH_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 178205 1726889840.12271: variable 'ansible_module_compression' from source: unknown 178205 1726889840.12325: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889840.12356: variable 'ansible_facts' from source: unknown 178205 1726889840.12442: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/AnsiballZ_command.py 178205 1726889840.13203: Sending initial data 178205 1726889840.13206: Sent initial data (157 bytes) 178205 1726889840.14387: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.14393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.14407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.14447: 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 <<< 178205 1726889840.14454: 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 <<< 178205 1726889840.14469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.14479: stderr 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 <<< 178205 1726889840.14569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889840.14599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.14642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.16395: 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 <<< 178205 1726889840.16524: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889840.16561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpiysknm5v /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/AnsiballZ_command.py <<< 178205 1726889840.16605: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889840.17958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.18137: stderr chunk (state=3): >>><<< 178205 1726889840.18140: stdout chunk (state=3): >>><<< 178205 1726889840.18142: done transferring module to remote 178205 1726889840.18144: _low_level_execute_command(): starting 178205 1726889840.18148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/ /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/AnsiballZ_command.py && sleep 0' 178205 1726889840.18760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.18763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.18803: 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 <<< 178205 1726889840.18809: 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 <<< 178205 1726889840.18814: stderr 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 <<< 178205 1726889840.18873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889840.18876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.18924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.20627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.20633: stdout chunk (state=3): >>><<< 178205 1726889840.20636: stderr chunk (state=3): >>><<< 178205 1726889840.20650: _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 178205 1726889840.20653: _low_level_execute_command(): starting 178205 1726889840.20658: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/AnsiballZ_command.py && sleep 0' 178205 1726889840.21815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.21819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.21861: 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 <<< 178205 1726889840.21866: 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 <<< 178205 1726889840.21881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.21887: stderr 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 <<< 178205 1726889840.21973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889840.21991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.22058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.23908: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889840.23933: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889840.23997: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889840.24004: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889840.24074: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889840.24077: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889840.24119: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889840.24122: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889840.24171: 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' <<< 178205 1726889840.24195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889840.24215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889840.24221: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889840.24239: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a83dc0> <<< 178205 1726889840.24319: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889840.24325: 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 0x7f42e2a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a83b20> <<< 178205 1726889840.24327: 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' <<< 178205 1726889840.24339: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a83ac0> <<< 178205 1726889840.24373: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889840.24410: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889840.24450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28490> <<< 178205 1726889840.24454: 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' <<< 178205 1726889840.24483: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28940> <<< 178205 1726889840.24493: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28670> <<< 178205 1726889840.24555: 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' <<< 178205 1726889840.24560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889840.24565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889840.24595: 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' <<< 178205 1726889840.24662: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889840.24667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889840.24789: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27cf220> <<< 178205 1726889840.24795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889840.24848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a40880> <<< 178205 1726889840.24851: 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' <<< 178205 1726889840.24857: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27c8d90> <<< 178205 1726889840.24919: 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 0x7f42e27f2d90> <<< 178205 1726889840.24955: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28970> <<< 178205 1726889840.24987: 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. <<< 178205 1726889840.25183: 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' <<< 178205 1726889840.25295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889840.25299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889840.25301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889840.25303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889840.25329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889840.25373: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e276feb0> <<< 178205 1726889840.25378: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2772f40> <<< 178205 1726889840.25409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889840.25432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889840.25435: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889840.25477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889840.25481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889840.25497: 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' <<< 178205 1726889840.25500: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2767610> <<< 178205 1726889840.25502: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2770640> <<< 178205 1726889840.25504: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e276f370> <<< 178205 1726889840.25511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889840.25636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889840.25741: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889840.25781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889840.25827: 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' <<< 178205 1726889840.25856: 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 0x7f42e26f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26f18b0> <<< 178205 1726889840.25886: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889840.25889: 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' <<< 178205 1726889840.25892: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889840.25894: 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 0x7f42e26f1f70> <<< 178205 1726889840.25901: 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 0x7f42e26f1e80> import '_collections' # <<< 178205 1726889840.25903: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2749d30> import '_functools' # <<< 178205 1726889840.25956: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2744610> <<< 178205 1726889840.25959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889840.25961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2756670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2776e20> <<< 178205 1726889840.25994: 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' <<< 178205 1726889840.26032: 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 0x7f42e2702c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2749250> <<< 178205 1726889840.26065: 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 0x7f42e2756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e277c9d0> <<< 178205 1726889840.26137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889840.26189: 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' <<< 178205 1726889840.26223: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2702fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2702d90> # /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 0x7f42e2702d00> <<< 178205 1726889840.26239: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889840.26256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889840.26290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889840.26338: 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 0x7f42e26cd370> <<< 178205 1726889840.26366: 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' <<< 178205 1726889840.26408: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26cd460> <<< 178205 1726889840.26504: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e270afa0> <<< 178205 1726889840.26564: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705a30> <<< 178205 1726889840.26593: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705490> <<< 178205 1726889840.26607: 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' <<< 178205 1726889840.26643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889840.26670: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25e71c0> <<< 178205 1726889840.26699: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26b7c70> <<< 178205 1726889840.26761: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e277c040> <<< 178205 1726889840.26765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889840.26834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25faaf0> <<< 178205 1726889840.26838: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889840.26860: 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 0x7f42e25fae20> <<< 178205 1726889840.26876: 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' <<< 178205 1726889840.26959: 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 0x7f42e260d730> <<< 178205 1726889840.27068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e260dc70> <<< 178205 1726889840.27096: 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 0x7f42e25983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25faf10> # /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' <<< 178205 1726889840.27154: 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 0x7f42e25a9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e260d5b0> import 'pwd' # <<< 178205 1726889840.27204: 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 0x7f42e25a9340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889840.27245: 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' <<< 178205 1726889840.27382: 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 0x7f42e25c56a0> # /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 0x7f42e25c5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25c5760> <<< 178205 1726889840.27386: 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 0x7f42e25c5850> # /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' <<< 178205 1726889840.27568: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889840.27580: 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 0x7f42e25c5ca0> <<< 178205 1726889840.27615: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889840.27644: 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 0x7f42e25d11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25c58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25b7a30> <<< 178205 1726889840.27660: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889840.27738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889840.27752: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25c5a90> <<< 178205 1726889840.27852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889840.27855: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42e1fd4670> <<< 178205 1726889840.27991: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889840.28111: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.28160: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889840.28163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.29343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.30292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889840.30316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efa7c0> <<< 178205 1726889840.30341: 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' <<< 178205 1726889840.30344: 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' <<< 178205 1726889840.30368: 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' <<< 178205 1726889840.30381: 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 0x7f42e1efa160> <<< 178205 1726889840.30414: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efa280> <<< 178205 1726889840.30446: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efaf10> <<< 178205 1726889840.30465: 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' <<< 178205 1726889840.30551: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efad30> import 'atexit' # <<< 178205 1726889840.30610: 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 0x7f42e1efaf70> <<< 178205 1726889840.30615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889840.30691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efa100> # /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' <<< 178205 1726889840.30723: 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' <<< 178205 1726889840.30813: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e4fee0> <<< 178205 1726889840.30841: 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 0x7f42e1e72f40> <<< 178205 1726889840.30867: 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 0x7f42e1e72d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889840.30897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889840.30938: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e723d0> <<< 178205 1726889840.30941: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f60dc0> <<< 178205 1726889840.31107: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f603a0> <<< 178205 1726889840.31141: 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' <<< 178205 1726889840.31183: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f60f70> <<< 178205 1726889840.31211: 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' <<< 178205 1726889840.31252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889840.31255: 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 0x7f42e1f2fc10> <<< 178205 1726889840.31362: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1ecacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1eca3a0> <<< 178205 1726889840.31416: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efd490> <<< 178205 1726889840.31441: 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 0x7f42e1eca4c0> # /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 0x7f42e1eca4f0> <<< 178205 1726889840.31468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889840.31546: 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 0x7f42e1e34250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f411f0> <<< 178205 1726889840.31567: 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' <<< 178205 1726889840.31644: 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 0x7f42e1e3f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f41370> <<< 178205 1726889840.31655: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889840.31709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889840.31770: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f5bd90> <<< 178205 1726889840.31912: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e3f880> <<< 178205 1726889840.31978: 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 0x7f42e1e3f6d0> <<< 178205 1726889840.32015: 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 0x7f42e1e3e670> <<< 178205 1726889840.32075: 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 0x7f42e1e3e5b0> <<< 178205 1726889840.32079: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f398b0> <<< 178205 1726889840.32086: 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' <<< 178205 1726889840.32101: 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' <<< 178205 1726889840.32155: 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 0x7f42e1ec2670> <<< 178205 1726889840.32314: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889840.32326: 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 0x7f42e1ec1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1ed20d0> <<< 178205 1726889840.32361: 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 0x7f42e1ec20d0> <<< 178205 1726889840.32384: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f05a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889840.32408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.32471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.32643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889840.32696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.32786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.33227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.33689: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889840.33694: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889840.33699: 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.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889840.33720: 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' <<< 178205 1726889840.33775: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889840.33778: 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 0x7f42e1a00580> <<< 178205 1726889840.33840: 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 0x7f42e1e1e520> <<< 178205 1726889840.33853: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e19a60a0> <<< 178205 1726889840.33890: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889840.33926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.33929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.33941: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889840.34053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.34183: 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' <<< 178205 1726889840.34214: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1ec1bb0> <<< 178205 1726889840.34217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.34592: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.34950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35065: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889840.35103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35149: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889840.35152: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35277: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889840.35306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889840.35309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35378: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889840.35382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35774: 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' <<< 178205 1726889840.35777: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889840.35851: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e1b970> # zipimport: zlib available <<< 178205 1726889840.35909: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.35991: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889840.35995: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889840.36044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889840.36082: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889840.36085: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.36119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.36167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.36247: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.36302: 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 <<< 178205 1726889840.36325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889840.36426: 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 0x7f42e1f4d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e1b6a0> <<< 178205 1726889840.36478: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889840.36619: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.36701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889840.36704: 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' <<< 178205 1726889840.36778: stdout chunk (state=3): >>># /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' <<< 178205 1726889840.36781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889840.36856: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e007c0> <<< 178205 1726889840.36916: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1dfd7f0> <<< 178205 1726889840.36960: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1df7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889840.37007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.37080: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889840.37113: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889840.37200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.37320: 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' <<< 178205 1726889840.37344: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e198e5e0> <<< 178205 1726889840.37398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889840.37536: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889840.37839: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:20.374133", "end": "2024-09-20 23:37:20.377005", "delta": "0:00:00.002872", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889840.37865: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889840.38163: 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 <<< 178205 1726889840.38183: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889840.38553: 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 # 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 # destroy glob # 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 <<< 178205 1726889840.38578: 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 <<< 178205 1726889840.38600: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889840.38620: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889840.38642: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889840.38679: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889840.38726: 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 <<< 178205 1726889840.38778: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889840.38799: stdout chunk (state=3): >>># 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 <<< 178205 1726889840.38844: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889840.38858: stdout chunk (state=3): >>># 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 <<< 178205 1726889840.38992: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889840.39005: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889840.39043: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889840.39055: 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 <<< 178205 1726889840.39076: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889840.39318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889840.39397: stderr chunk (state=3): >>><<< 178205 1726889840.39405: stdout chunk (state=3): >>><<< 178205 1726889840.39504: _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 0x7f42e2a83dc0> # /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 0x7f42e2a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a83b20> # /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 0x7f42e2a83ac0> 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 0x7f42e2a28490> # /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 0x7f42e2a28940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28670> # /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 0x7f42e27cf190> # /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 0x7f42e27cf220> # /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 0x7f42e27f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a40880> # /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 0x7f42e27c8d90> # /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 0x7f42e27f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2a28970> 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 0x7f42e276feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2772f40> # /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 0x7f42e2767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e276f370> # /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 0x7f42e26f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26f18b0> 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 0x7f42e26f1eb0> # /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 0x7f42e26f1f70> # /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 0x7f42e26f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2749d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2744610> # /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 0x7f42e2756670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2776e20> # /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 0x7f42e2702c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2749250> # 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 0x7f42e2756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e277c9d0> # /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 0x7f42e2702fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2702d90> # /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 0x7f42e2702d00> # /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 0x7f42e26cd370> # /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 0x7f42e26cd460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e270afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705490> # /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 0x7f42e25e71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e26b7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e2705eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e277c040> # /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 0x7f42e25faaf0> 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 0x7f42e25fae20> # /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 0x7f42e260d730> # /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 0x7f42e260dc70> # 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 0x7f42e25983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25faf10> # /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 0x7f42e25a9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e260d5b0> 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 0x7f42e25a9340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27029d0> # /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 0x7f42e25c56a0> # /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 0x7f42e25c5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25c5760> # 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 0x7f42e25c5850> # /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 0x7f42e25c5ca0> # 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 0x7f42e25d11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25c58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e25b7a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e27025b0> # /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 0x7f42e25c5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42e1fd4670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1efa7c0> # /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 0x7f42e1efa160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efa280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efaf10> # /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 0x7f42e1efa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efad30> 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 0x7f42e1efaf70> # /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 0x7f42e1efa100> # /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 0x7f42e1e4fee0> # 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 0x7f42e1e72f40> # 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 0x7f42e1e72d60> # /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 0x7f42e1e723d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f60dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f603a0> # /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 0x7f42e1f60f70> # /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 0x7f42e1f2fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1ecacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1eca3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1efd490> # 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 0x7f42e1eca4c0> # /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 0x7f42e1eca4f0> # /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 0x7f42e1e34250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f411f0> # /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 0x7f42e1e3f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f41370> # /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 0x7f42e1f5bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e3f880> # 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 0x7f42e1e3f6d0> # 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 0x7f42e1e3e670> # 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 0x7f42e1e3e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f398b0> # /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 0x7f42e1ec2670> # 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 0x7f42e1ec1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1ed20d0> # 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 0x7f42e1ec20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1f05a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1a00580> # /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 0x7f42e1e1e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e19a60a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1ec1bb0> # 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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1e1b970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1f4d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1e1b6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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 0x7f42e1e007c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1dfd7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e1df7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_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.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0r_p11t8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f42e198e5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:20.374133", "end": "2024-09-20 23:37:20.377005", "delta": "0:00:00.002872", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889840.41372: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889840.41376: _low_level_execute_command(): starting 178205 1726889840.41378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889840.087038-179955-264879200691645/ > /dev/null 2>&1 && sleep 0' 178205 1726889840.42216: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889840.42233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.42250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.42270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.42315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.42327: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889840.42344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.42364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889840.42375: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889840.42384: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889840.42395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889840.42407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889840.42435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889840.42457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889840.42475: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889840.42490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889840.42574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889840.42598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889840.42618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889840.42687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889840.44445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889840.44536: stderr chunk (state=3): >>><<< 178205 1726889840.44540: stdout chunk (state=3): >>><<< 178205 1726889840.44593: _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 178205 1726889840.44597: handler run complete 178205 1726889840.44683: Evaluated conditional (False): False 178205 1726889840.44687: Evaluated conditional (False): False 178205 1726889840.44689: attempt loop complete, returning result 178205 1726889840.44691: _execute() done 178205 1726889840.44693: dumping result to json 178205 1726889840.44695: done dumping result, returning 178205 1726889840.44697: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000000982] 178205 1726889840.44699: sending task result for task 02369adf-7a19-34ed-f5d1-000000000982 178205 1726889840.44885: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000982 178205 1726889840.44888: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002872", "end": "2024-09-20 23:37:20.377005", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:37:20.374133" } 178205 1726889840.45001: no more pending results, returning what we have 178205 1726889840.45005: results queue empty 178205 1726889840.45006: checking for any_errors_fatal 178205 1726889840.45034: done checking for any_errors_fatal 178205 1726889840.45036: checking for max_fail_percentage 178205 1726889840.45038: done checking for max_fail_percentage 178205 1726889840.45039: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.45041: done checking to see if all hosts have failed 178205 1726889840.45041: getting the remaining hosts for this loop 178205 1726889840.45043: done getting the remaining hosts for this loop 178205 1726889840.45047: getting the next task for host managed_node2 178205 1726889840.45054: done getting next task for host managed_node2 178205 1726889840.45057: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889840.45061: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889840.45066: getting variables 178205 1726889840.45067: in VariableManager get_vars() 178205 1726889840.45102: Calling all_inventory to load vars for managed_node2 178205 1726889840.45104: Calling groups_inventory to load vars for managed_node2 178205 1726889840.45108: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.45123: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.45127: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.45130: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.46305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.47608: done with get_vars() 178205 1726889840.47731: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:37:20 -0400 (0:00:00.446) 0:00:53.468 ****** 178205 1726889840.47999: entering _queue_task() for managed_node2/include_tasks 178205 1726889840.48505: worker is 1 (out of 1 available) 178205 1726889840.48519: exiting _queue_task() for managed_node2/include_tasks 178205 1726889840.48602: done queuing things up, now waiting for results queue to drain 178205 1726889840.48603: waiting for pending results... 178205 1726889840.50055: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889840.50569: in run() - task 02369adf-7a19-34ed-f5d1-000000000983 178205 1726889840.50593: variable 'ansible_search_path' from source: unknown 178205 1726889840.50962: variable '_storage_pools_list' from source: set_fact 178205 1726889840.51908: variable '_storage_pools_list' from source: set_fact 178205 1726889840.51973: dumping result to json 178205 1726889840.51986: done dumping result, returning 178205 1726889840.51999: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-000000000983] 178205 1726889840.52013: sending task result for task 02369adf-7a19-34ed-f5d1-000000000983 178205 1726889840.52167: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000983 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889840.52223: no more pending results, returning what we have 178205 1726889840.52228: results queue empty 178205 1726889840.52229: checking for any_errors_fatal 178205 1726889840.52237: done checking for any_errors_fatal 178205 1726889840.52238: checking for max_fail_percentage 178205 1726889840.52240: done checking for max_fail_percentage 178205 1726889840.52241: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.52243: done checking to see if all hosts have failed 178205 1726889840.52243: getting the remaining hosts for this loop 178205 1726889840.52245: done getting the remaining hosts for this loop 178205 1726889840.52249: getting the next task for host managed_node2 178205 1726889840.52274: done getting next task for host managed_node2 178205 1726889840.52278: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889840.52288: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889840.52294: getting variables 178205 1726889840.52296: in VariableManager get_vars() 178205 1726889840.52355: Calling all_inventory to load vars for managed_node2 178205 1726889840.52358: Calling groups_inventory to load vars for managed_node2 178205 1726889840.52362: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.52429: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.52471: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.52529: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.54961: WORKER PROCESS EXITING 178205 1726889840.55502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.56217: done with get_vars() 178205 1726889840.56233: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:37:20 -0400 (0:00:00.083) 0:00:53.551 ****** 178205 1726889840.56344: entering _queue_task() for managed_node2/include_tasks 178205 1726889840.56643: worker is 1 (out of 1 available) 178205 1726889840.56663: exiting _queue_task() for managed_node2/include_tasks 178205 1726889840.56681: done queuing things up, now waiting for results queue to drain 178205 1726889840.56682: waiting for pending results... 178205 1726889840.57050: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889840.57154: in run() - task 02369adf-7a19-34ed-f5d1-000000000985 178205 1726889840.57174: variable 'ansible_search_path' from source: unknown 178205 1726889840.57233: variable '_storage_volumes_list' from source: set_fact 178205 1726889840.57482: variable '_storage_volumes_list' from source: set_fact 178205 1726889840.57754: variable 'omit' from source: magic vars 178205 1726889840.57930: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.57952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.57956: variable 'omit' from source: magic vars 178205 1726889840.58340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889840.58687: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889840.58747: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889840.58797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889840.58884: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889840.58983: 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) 178205 1726889840.59020: 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) 178205 1726889840.59053: 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) 178205 1726889840.59085: 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) 178205 1726889840.59187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889840.61853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889840.61963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889840.62021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889840.62072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889840.62100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889840.62174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889840.62204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889840.62247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889840.62297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889840.62323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889840.62492: variable '_storage_volumes_list' from source: set_fact 178205 1726889840.62531: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889840.62574: variable 'storage_test_volume' from source: unknown 178205 1726889840.62650: variable 'storage_test_volume' from source: unknown 178205 1726889840.63075: dumping result to json 178205 1726889840.63079: done dumping result, returning 178205 1726889840.63097: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-000000000985] 178205 1726889840.63100: sending task result for task 02369adf-7a19-34ed-f5d1-000000000985 178205 1726889840.63177: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000985 178205 1726889840.63179: WORKER PROCESS EXITING 178205 1726889840.63263: no more pending results, returning what we have 178205 1726889840.63270: in VariableManager get_vars() 178205 1726889840.63314: Calling all_inventory to load vars for managed_node2 178205 1726889840.63318: Calling groups_inventory to load vars for managed_node2 178205 1726889840.63321: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.63337: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.63344: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.63348: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.64076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.64767: done with get_vars() 178205 1726889840.64782: variable 'ansible_search_path' from source: unknown 178205 1726889840.64834: we have included files to process 178205 1726889840.64836: generating all_blocks data 178205 1726889840.64838: done generating all_blocks data 178205 1726889840.64842: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889840.64843: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889840.64846: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889840.65172: in VariableManager get_vars() 178205 1726889840.65201: done with get_vars() 178205 1726889840.65337: done processing included file 178205 1726889840.65339: iterating over new_blocks loaded from include file 178205 1726889840.65340: in VariableManager get_vars() 178205 1726889840.65355: done with get_vars() 178205 1726889840.65357: filtering new block on tags 178205 1726889840.65384: done filtering new block on tags 178205 1726889840.65388: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=fdbac84f-b118-4254-9edf-93d31b3eac05', '_kernel_device': '/dev/sdb', '_raw_kernel_device': '/dev/sdb'}) 178205 1726889840.65410: extending task lists for all hosts with included blocks 178205 1726889840.65786: done extending task lists 178205 1726889840.65787: done processing included files 178205 1726889840.65788: results queue empty 178205 1726889840.65789: checking for any_errors_fatal 178205 1726889840.65793: done checking for any_errors_fatal 178205 1726889840.65793: checking for max_fail_percentage 178205 1726889840.65794: done checking for max_fail_percentage 178205 1726889840.65795: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.65796: done checking to see if all hosts have failed 178205 1726889840.65797: getting the remaining hosts for this loop 178205 1726889840.65798: done getting the remaining hosts for this loop 178205 1726889840.65801: getting the next task for host managed_node2 178205 1726889840.65805: done getting next task for host managed_node2 178205 1726889840.65807: ^ task is: TASK: Set storage volume test variables 178205 1726889840.65809: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889840.65813: getting variables 178205 1726889840.65814: in VariableManager get_vars() 178205 1726889840.65823: Calling all_inventory to load vars for managed_node2 178205 1726889840.65826: Calling groups_inventory to load vars for managed_node2 178205 1726889840.65828: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.65835: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.65837: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.65840: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.66334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.66969: done with get_vars() 178205 1726889840.66989: done getting variables 178205 1726889840.67051: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:37:20 -0400 (0:00:00.107) 0:00:53.658 ****** 178205 1726889840.67092: entering _queue_task() for managed_node2/set_fact 178205 1726889840.67417: worker is 1 (out of 1 available) 178205 1726889840.67435: exiting _queue_task() for managed_node2/set_fact 178205 1726889840.67448: done queuing things up, now waiting for results queue to drain 178205 1726889840.67452: waiting for pending results... 178205 1726889840.67795: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889840.67915: in run() - task 02369adf-7a19-34ed-f5d1-000000000a72 178205 1726889840.67931: variable 'ansible_search_path' from source: unknown 178205 1726889840.67985: calling self._execute() 178205 1726889840.68147: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.68151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.68159: variable 'omit' from source: magic vars 178205 1726889840.68280: variable 'omit' from source: magic vars 178205 1726889840.68330: variable 'omit' from source: magic vars 178205 1726889840.68693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889840.71017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889840.71101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889840.71143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889840.71180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889840.71205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889840.71279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889840.71311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889840.71349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889840.71401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889840.71423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889840.71590: variable 'storage_test_volume' from source: include params 178205 1726889840.71670: variable 'omit' from source: magic vars 178205 1726889840.71699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889840.71738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889840.71761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889840.71782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.71796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.71839: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889840.71846: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.71854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.71962: Set connection var ansible_pipelining to False 178205 1726889840.71973: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889840.71982: Set connection var ansible_shell_executable to /bin/sh 178205 1726889840.71988: Set connection var ansible_connection to ssh 178205 1726889840.71997: Set connection var ansible_shell_type to sh 178205 1726889840.72005: Set connection var ansible_timeout to 10 178205 1726889840.72041: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.72052: variable 'ansible_connection' from source: unknown 178205 1726889840.72058: variable 'ansible_module_compression' from source: unknown 178205 1726889840.72064: variable 'ansible_shell_type' from source: unknown 178205 1726889840.72070: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.72075: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.72082: variable 'ansible_pipelining' from source: unknown 178205 1726889840.72088: variable 'ansible_timeout' from source: unknown 178205 1726889840.72094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.72206: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889840.72224: variable 'omit' from source: magic vars 178205 1726889840.72237: starting attempt loop 178205 1726889840.72243: running the handler 178205 1726889840.72260: handler run complete 178205 1726889840.72275: attempt loop complete, returning result 178205 1726889840.72281: _execute() done 178205 1726889840.72287: dumping result to json 178205 1726889840.72293: done dumping result, returning 178205 1726889840.72303: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000000a72] 178205 1726889840.72313: sending task result for task 02369adf-7a19-34ed-f5d1-000000000a72 ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889840.72485: no more pending results, returning what we have 178205 1726889840.72489: results queue empty 178205 1726889840.72490: checking for any_errors_fatal 178205 1726889840.72492: done checking for any_errors_fatal 178205 1726889840.72493: checking for max_fail_percentage 178205 1726889840.72495: done checking for max_fail_percentage 178205 1726889840.72496: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.72497: done checking to see if all hosts have failed 178205 1726889840.72498: getting the remaining hosts for this loop 178205 1726889840.72500: done getting the remaining hosts for this loop 178205 1726889840.72503: getting the next task for host managed_node2 178205 1726889840.72514: done getting next task for host managed_node2 178205 1726889840.72517: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889840.72521: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889840.72534: getting variables 178205 1726889840.72536: in VariableManager get_vars() 178205 1726889840.72571: Calling all_inventory to load vars for managed_node2 178205 1726889840.72574: Calling groups_inventory to load vars for managed_node2 178205 1726889840.72578: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.72590: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.72593: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.72596: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.73171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.73732: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000a72 178205 1726889840.73736: WORKER PROCESS EXITING 178205 1726889840.74003: done with get_vars() 178205 1726889840.74018: done getting variables 178205 1726889840.74198: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:37:20 -0400 (0:00:00.071) 0:00:53.730 ****** 178205 1726889840.74227: entering _queue_task() for managed_node2/include_tasks 178205 1726889840.74500: worker is 1 (out of 1 available) 178205 1726889840.74514: exiting _queue_task() for managed_node2/include_tasks 178205 1726889840.74526: done queuing things up, now waiting for results queue to drain 178205 1726889840.74527: waiting for pending results... 178205 1726889840.74819: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889840.74926: in run() - task 02369adf-7a19-34ed-f5d1-000000000a73 178205 1726889840.74948: variable 'ansible_search_path' from source: unknown 178205 1726889840.74998: variable '_storage_volume_tests' from source: set_fact 178205 1726889840.75193: variable '_storage_volume_tests' from source: set_fact 178205 1726889840.75272: variable 'omit' from source: magic vars 178205 1726889840.75418: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.75437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.75452: variable 'omit' from source: magic vars 178205 1726889840.75614: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.75661: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.75725: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.75907: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.75922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.75938: variable 'omit' from source: magic vars 178205 1726889840.76051: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76088: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76154: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76268: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.76279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.76291: variable 'omit' from source: magic vars 178205 1726889840.76402: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76447: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76510: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76635: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.76649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.76663: variable 'omit' from source: magic vars 178205 1726889840.76785: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76827: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.76891: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77018: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.77035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.77048: variable 'omit' from source: magic vars 178205 1726889840.77168: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77203: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77273: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77402: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.77420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.77438: variable 'omit' from source: magic vars 178205 1726889840.77564: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77600: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77666: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77790: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.77804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.77822: variable 'omit' from source: magic vars 178205 1726889840.77950: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.77987: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.78060: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.78185: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.78197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.78209: variable 'omit' from source: magic vars 178205 1726889840.78332: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.78373: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.78442: variable 'storage_test_volume_subset' from source: unknown 178205 1726889840.78524: dumping result to json 178205 1726889840.78540: done dumping result, returning 178205 1726889840.78551: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000000a73] 178205 1726889840.78562: sending task result for task 02369adf-7a19-34ed-f5d1-000000000a73 178205 1726889840.78641: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000a73 178205 1726889840.78649: WORKER PROCESS EXITING 178205 1726889840.78732: no more pending results, returning what we have 178205 1726889840.78738: in VariableManager get_vars() 178205 1726889840.78778: Calling all_inventory to load vars for managed_node2 178205 1726889840.78781: Calling groups_inventory to load vars for managed_node2 178205 1726889840.78785: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.78801: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.78804: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.78808: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.79620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.80226: done with get_vars() 178205 1726889840.80240: variable 'ansible_search_path' from source: unknown 178205 1726889840.80275: variable 'ansible_search_path' from source: unknown 178205 1726889840.80300: variable 'ansible_search_path' from source: unknown 178205 1726889840.80327: variable 'ansible_search_path' from source: unknown 178205 1726889840.80355: variable 'ansible_search_path' from source: unknown 178205 1726889840.80381: variable 'ansible_search_path' from source: unknown 178205 1726889840.80405: variable 'ansible_search_path' from source: unknown 178205 1726889840.80433: variable 'ansible_search_path' from source: unknown 178205 1726889840.80456: we have included files to process 178205 1726889840.80457: generating all_blocks data 178205 1726889840.80459: done generating all_blocks data 178205 1726889840.80463: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889840.80464: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889840.80467: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889840.81550: done processing included file 178205 1726889840.81552: iterating over new_blocks loaded from include file 178205 1726889840.81553: in VariableManager get_vars() 178205 1726889840.81568: done with get_vars() 178205 1726889840.81570: filtering new block on tags 178205 1726889840.81602: done filtering new block on tags 178205 1726889840.81605: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889840.81610: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889840.81611: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889840.81620: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889840.82194: done processing included file 178205 1726889840.82195: iterating over new_blocks loaded from include file 178205 1726889840.82197: in VariableManager get_vars() 178205 1726889840.82213: done with get_vars() 178205 1726889840.82216: filtering new block on tags 178205 1726889840.82243: done filtering new block on tags 178205 1726889840.82246: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889840.82250: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889840.82252: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889840.82254: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889840.82481: done processing included file 178205 1726889840.82483: iterating over new_blocks loaded from include file 178205 1726889840.82484: in VariableManager get_vars() 178205 1726889840.82498: done with get_vars() 178205 1726889840.82500: filtering new block on tags 178205 1726889840.82519: done filtering new block on tags 178205 1726889840.82522: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889840.82525: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889840.82526: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889840.82531: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889840.83216: done processing included file 178205 1726889840.83217: iterating over new_blocks loaded from include file 178205 1726889840.83219: in VariableManager get_vars() 178205 1726889840.83236: done with get_vars() 178205 1726889840.83238: filtering new block on tags 178205 1726889840.83263: done filtering new block on tags 178205 1726889840.83266: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889840.83269: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889840.83270: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889840.83272: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889840.85000: done processing included file 178205 1726889840.85001: iterating over new_blocks loaded from include file 178205 1726889840.85002: in VariableManager get_vars() 178205 1726889840.85019: done with get_vars() 178205 1726889840.85021: filtering new block on tags 178205 1726889840.85064: done filtering new block on tags 178205 1726889840.85067: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889840.85070: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889840.85071: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889840.85074: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889840.86006: done processing included file 178205 1726889840.86008: iterating over new_blocks loaded from include file 178205 1726889840.86009: in VariableManager get_vars() 178205 1726889840.86025: done with get_vars() 178205 1726889840.86027: filtering new block on tags 178205 1726889840.86061: done filtering new block on tags 178205 1726889840.86064: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889840.86067: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889840.86068: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889840.86071: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889840.91780: done processing included file 178205 1726889840.91781: iterating over new_blocks loaded from include file 178205 1726889840.91782: in VariableManager get_vars() 178205 1726889840.91793: done with get_vars() 178205 1726889840.91794: filtering new block on tags 178205 1726889840.91810: done filtering new block on tags 178205 1726889840.91813: in VariableManager get_vars() 178205 1726889840.91821: done with get_vars() 178205 1726889840.91822: filtering new block on tags 178205 1726889840.91837: done filtering new block on tags 178205 1726889840.91838: in VariableManager get_vars() 178205 1726889840.91846: done with get_vars() 178205 1726889840.91847: filtering new block on tags 178205 1726889840.91886: done filtering new block on tags 178205 1726889840.91888: in VariableManager get_vars() 178205 1726889840.91899: done with get_vars() 178205 1726889840.91900: filtering new block on tags 178205 1726889840.91913: done filtering new block on tags 178205 1726889840.91915: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889840.91918: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889840.91919: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889840.91921: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889840.92693: done processing included file 178205 1726889840.92695: iterating over new_blocks loaded from include file 178205 1726889840.92704: in VariableManager get_vars() 178205 1726889840.92722: done with get_vars() 178205 1726889840.92724: filtering new block on tags 178205 1726889840.92752: done filtering new block on tags 178205 1726889840.92755: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889840.92758: extending task lists for all hosts with included blocks 178205 1726889840.92974: done extending task lists 178205 1726889840.92976: done processing included files 178205 1726889840.92977: results queue empty 178205 1726889840.92977: checking for any_errors_fatal 178205 1726889840.92981: done checking for any_errors_fatal 178205 1726889840.92982: checking for max_fail_percentage 178205 1726889840.92983: done checking for max_fail_percentage 178205 1726889840.92983: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.92988: done checking to see if all hosts have failed 178205 1726889840.92989: getting the remaining hosts for this loop 178205 1726889840.92990: done getting the remaining hosts for this loop 178205 1726889840.92992: getting the next task for host managed_node2 178205 1726889840.92996: done getting next task for host managed_node2 178205 1726889840.92998: ^ task is: TASK: Get expected mount device based on device type 178205 1726889840.93001: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889840.93003: getting variables 178205 1726889840.93004: in VariableManager get_vars() 178205 1726889840.93014: Calling all_inventory to load vars for managed_node2 178205 1726889840.93017: Calling groups_inventory to load vars for managed_node2 178205 1726889840.93019: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.93029: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.93032: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.93035: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.93548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.93870: done with get_vars() 178205 1726889840.93878: done getting variables 178205 1726889840.93903: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:37:20 -0400 (0:00:00.196) 0:00:53.927 ****** 178205 1726889840.93924: entering _queue_task() for managed_node2/set_fact 178205 1726889840.94147: worker is 1 (out of 1 available) 178205 1726889840.94160: exiting _queue_task() for managed_node2/set_fact 178205 1726889840.94171: done queuing things up, now waiting for results queue to drain 178205 1726889840.94172: waiting for pending results... 178205 1726889840.94342: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889840.94409: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab2 178205 1726889840.94422: variable 'ansible_search_path' from source: unknown 178205 1726889840.94452: calling self._execute() 178205 1726889840.94543: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.94548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.94556: variable 'omit' from source: magic vars 178205 1726889840.94638: variable 'omit' from source: magic vars 178205 1726889840.94672: variable 'omit' from source: magic vars 178205 1726889840.94920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889840.95124: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889840.95196: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889840.95271: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889840.95323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889840.95401: 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) 178205 1726889840.95422: 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) 178205 1726889840.95476: 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) 178205 1726889840.95506: 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) 178205 1726889840.95569: 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) 178205 1726889840.95617: 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) 178205 1726889840.95655: 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) 178205 1726889840.95688: 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) 178205 1726889840.95933: variable '_storage_test_volume_present' from source: set_fact 178205 1726889840.95945: variable 'storage_test_volume' from source: include params 178205 1726889840.95998: variable 'omit' from source: magic vars 178205 1726889840.96031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889840.96066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889840.96086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889840.96106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.96123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889840.96157: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889840.96173: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.96182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.96390: Set connection var ansible_pipelining to False 178205 1726889840.96401: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889840.96410: Set connection var ansible_shell_executable to /bin/sh 178205 1726889840.96418: Set connection var ansible_connection to ssh 178205 1726889840.96431: Set connection var ansible_shell_type to sh 178205 1726889840.96450: Set connection var ansible_timeout to 10 178205 1726889840.96499: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.96504: variable 'ansible_connection' from source: unknown 178205 1726889840.96515: variable 'ansible_module_compression' from source: unknown 178205 1726889840.96527: variable 'ansible_shell_type' from source: unknown 178205 1726889840.96538: variable 'ansible_shell_executable' from source: unknown 178205 1726889840.96543: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.96548: variable 'ansible_pipelining' from source: unknown 178205 1726889840.96551: variable 'ansible_timeout' from source: unknown 178205 1726889840.96555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.96633: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889840.96647: variable 'omit' from source: magic vars 178205 1726889840.96650: starting attempt loop 178205 1726889840.96653: running the handler 178205 1726889840.96664: handler run complete 178205 1726889840.96671: attempt loop complete, returning result 178205 1726889840.96674: _execute() done 178205 1726889840.96677: dumping result to json 178205 1726889840.96679: done dumping result, returning 178205 1726889840.96685: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-000000000ab2] 178205 1726889840.96689: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab2 178205 1726889840.96775: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab2 178205 1726889840.96778: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } 178205 1726889840.96865: no more pending results, returning what we have 178205 1726889840.96873: results queue empty 178205 1726889840.96874: checking for any_errors_fatal 178205 1726889840.96875: done checking for any_errors_fatal 178205 1726889840.96876: checking for max_fail_percentage 178205 1726889840.96877: done checking for max_fail_percentage 178205 1726889840.96878: checking to see if all hosts have failed and the running result is not ok 178205 1726889840.96879: done checking to see if all hosts have failed 178205 1726889840.96880: getting the remaining hosts for this loop 178205 1726889840.96881: done getting the remaining hosts for this loop 178205 1726889840.96884: getting the next task for host managed_node2 178205 1726889840.96891: done getting next task for host managed_node2 178205 1726889840.96892: ^ task is: TASK: Set some facts 178205 1726889840.96896: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889840.96903: getting variables 178205 1726889840.96904: in VariableManager get_vars() 178205 1726889840.96934: Calling all_inventory to load vars for managed_node2 178205 1726889840.96937: Calling groups_inventory to load vars for managed_node2 178205 1726889840.96940: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889840.96949: Calling all_plugins_play to load vars for managed_node2 178205 1726889840.96951: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889840.96954: Calling groups_plugins_play to load vars for managed_node2 178205 1726889840.97253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889840.97594: done with get_vars() 178205 1726889840.97603: done getting variables 178205 1726889840.97647: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:37:20 -0400 (0:00:00.037) 0:00:53.964 ****** 178205 1726889840.97667: entering _queue_task() for managed_node2/set_fact 178205 1726889840.97851: worker is 1 (out of 1 available) 178205 1726889840.97863: exiting _queue_task() for managed_node2/set_fact 178205 1726889840.97875: done queuing things up, now waiting for results queue to drain 178205 1726889840.97876: waiting for pending results... 178205 1726889840.98044: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889840.98109: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab3 178205 1726889840.98122: variable 'ansible_search_path' from source: unknown 178205 1726889840.98153: calling self._execute() 178205 1726889840.98327: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889840.98344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889840.98363: variable 'omit' from source: magic vars 178205 1726889840.98490: variable 'omit' from source: magic vars 178205 1726889840.98564: variable 'omit' from source: magic vars 178205 1726889840.98916: variable '_storage_test_volume_present' from source: set_fact 178205 1726889840.98958: variable 'storage_test_volume' from source: include params 178205 1726889840.99346: variable 'storage_test_volume' from source: include params 178205 1726889840.99357: variable 'mount_prefix' from source: task vars 178205 1726889840.99494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889841.01063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889841.01107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889841.01140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889841.01166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889841.01186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889841.01254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.01273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.01290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.01318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.01331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.01439: variable '__storage_is_ostree' from source: set_fact 178205 1726889841.01443: variable 'storage_test_volume' from source: include params 178205 1726889841.01467: variable 'omit' from source: magic vars 178205 1726889841.01485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.01504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.01523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.01539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.01548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.01570: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.01574: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.01576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.01646: Set connection var ansible_pipelining to False 178205 1726889841.01655: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.01658: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.01662: Set connection var ansible_connection to ssh 178205 1726889841.01665: Set connection var ansible_shell_type to sh 178205 1726889841.01669: Set connection var ansible_timeout to 10 178205 1726889841.01690: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.01693: variable 'ansible_connection' from source: unknown 178205 1726889841.01695: variable 'ansible_module_compression' from source: unknown 178205 1726889841.01698: variable 'ansible_shell_type' from source: unknown 178205 1726889841.01700: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.01702: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.01705: variable 'ansible_pipelining' from source: unknown 178205 1726889841.01707: variable 'ansible_timeout' from source: unknown 178205 1726889841.01713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.01789: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.01797: variable 'omit' from source: magic vars 178205 1726889841.01802: starting attempt loop 178205 1726889841.01805: running the handler 178205 1726889841.01815: handler run complete 178205 1726889841.01827: attempt loop complete, returning result 178205 1726889841.01833: _execute() done 178205 1726889841.01835: dumping result to json 178205 1726889841.01838: done dumping result, returning 178205 1726889841.01840: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-000000000ab3] 178205 1726889841.01845: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab3 178205 1726889841.01919: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab3 178205 1726889841.01922: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } 178205 1726889841.02022: no more pending results, returning what we have 178205 1726889841.02025: results queue empty 178205 1726889841.02026: checking for any_errors_fatal 178205 1726889841.02034: done checking for any_errors_fatal 178205 1726889841.02035: checking for max_fail_percentage 178205 1726889841.02037: done checking for max_fail_percentage 178205 1726889841.02037: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.02038: done checking to see if all hosts have failed 178205 1726889841.02039: getting the remaining hosts for this loop 178205 1726889841.02041: done getting the remaining hosts for this loop 178205 1726889841.02043: getting the next task for host managed_node2 178205 1726889841.02049: done getting next task for host managed_node2 178205 1726889841.02051: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889841.02055: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889841.02063: getting variables 178205 1726889841.02064: in VariableManager get_vars() 178205 1726889841.02089: Calling all_inventory to load vars for managed_node2 178205 1726889841.02091: Calling groups_inventory to load vars for managed_node2 178205 1726889841.02094: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.02102: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.02104: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.02107: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.02699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.03403: done with get_vars() 178205 1726889841.03425: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:37:21 -0400 (0:00:00.058) 0:00:54.023 ****** 178205 1726889841.03563: entering _queue_task() for managed_node2/stat 178205 1726889841.04109: worker is 1 (out of 1 available) 178205 1726889841.04149: exiting _queue_task() for managed_node2/stat 178205 1726889841.04161: done queuing things up, now waiting for results queue to drain 178205 1726889841.04162: waiting for pending results... 178205 1726889841.04267: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889841.04388: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab4 178205 1726889841.04421: variable 'ansible_search_path' from source: unknown 178205 1726889841.04513: calling self._execute() 178205 1726889841.04684: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.04688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.04695: variable 'omit' from source: magic vars 178205 1726889841.05356: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.05367: variable 'storage_test_volume' from source: include params 178205 1726889841.05421: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889841.05439: when evaluation is False, skipping this task 178205 1726889841.05443: _execute() done 178205 1726889841.05446: dumping result to json 178205 1726889841.05459: done dumping result, returning 178205 1726889841.05483: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-000000000ab4] 178205 1726889841.05494: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab4 178205 1726889841.05657: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab4 178205 1726889841.05661: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889841.05725: no more pending results, returning what we have 178205 1726889841.05731: results queue empty 178205 1726889841.05732: checking for any_errors_fatal 178205 1726889841.05736: done checking for any_errors_fatal 178205 1726889841.05737: checking for max_fail_percentage 178205 1726889841.05738: done checking for max_fail_percentage 178205 1726889841.05739: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.05740: done checking to see if all hosts have failed 178205 1726889841.05740: getting the remaining hosts for this loop 178205 1726889841.05742: done getting the remaining hosts for this loop 178205 1726889841.05745: getting the next task for host managed_node2 178205 1726889841.05751: done getting next task for host managed_node2 178205 1726889841.05753: ^ task is: TASK: Verify the current mount state by device 178205 1726889841.05756: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.05760: getting variables 178205 1726889841.05762: in VariableManager get_vars() 178205 1726889841.05789: Calling all_inventory to load vars for managed_node2 178205 1726889841.05792: Calling groups_inventory to load vars for managed_node2 178205 1726889841.05795: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.05804: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.05807: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.05810: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.06272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.06897: done with get_vars() 178205 1726889841.06908: done getting variables 178205 1726889841.06960: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:37:21 -0400 (0:00:00.034) 0:00:54.058 ****** 178205 1726889841.07014: entering _queue_task() for managed_node2/assert 178205 1726889841.07289: worker is 1 (out of 1 available) 178205 1726889841.07303: exiting _queue_task() for managed_node2/assert 178205 1726889841.07317: done queuing things up, now waiting for results queue to drain 178205 1726889841.07318: waiting for pending results... 178205 1726889841.07541: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889841.07615: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab5 178205 1726889841.07627: variable 'ansible_search_path' from source: unknown 178205 1726889841.07659: calling self._execute() 178205 1726889841.07782: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.07787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.07823: variable 'omit' from source: magic vars 178205 1726889841.08391: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.08399: Evaluated conditional (_storage_test_volume_present): True 178205 1726889841.08405: variable 'omit' from source: magic vars 178205 1726889841.08460: variable 'omit' from source: magic vars 178205 1726889841.08648: variable 'storage_test_volume' from source: include params 178205 1726889841.08686: variable 'omit' from source: magic vars 178205 1726889841.08727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.08769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.08801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.08821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.08833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.08856: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.08863: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.08866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.08949: Set connection var ansible_pipelining to False 178205 1726889841.08954: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.08966: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.08981: Set connection var ansible_connection to ssh 178205 1726889841.08994: Set connection var ansible_shell_type to sh 178205 1726889841.09005: Set connection var ansible_timeout to 10 178205 1726889841.09026: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.09029: variable 'ansible_connection' from source: unknown 178205 1726889841.09032: variable 'ansible_module_compression' from source: unknown 178205 1726889841.09035: variable 'ansible_shell_type' from source: unknown 178205 1726889841.09040: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.09043: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.09047: variable 'ansible_pipelining' from source: unknown 178205 1726889841.09049: variable 'ansible_timeout' from source: unknown 178205 1726889841.09053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.09198: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.09206: variable 'omit' from source: magic vars 178205 1726889841.09211: starting attempt loop 178205 1726889841.09215: running the handler 178205 1726889841.09347: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889841.09362: variable 'storage_test_volume' from source: include params 178205 1726889841.09392: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889841.09405: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889841.09415: handler run complete 178205 1726889841.09425: attempt loop complete, returning result 178205 1726889841.09438: _execute() done 178205 1726889841.09442: dumping result to json 178205 1726889841.09444: done dumping result, returning 178205 1726889841.09451: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-000000000ab5] 178205 1726889841.09468: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab5 178205 1726889841.09556: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab5 178205 1726889841.09560: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889841.09631: no more pending results, returning what we have 178205 1726889841.09634: results queue empty 178205 1726889841.09635: checking for any_errors_fatal 178205 1726889841.09642: done checking for any_errors_fatal 178205 1726889841.09642: checking for max_fail_percentage 178205 1726889841.09644: done checking for max_fail_percentage 178205 1726889841.09644: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.09645: done checking to see if all hosts have failed 178205 1726889841.09646: getting the remaining hosts for this loop 178205 1726889841.09647: done getting the remaining hosts for this loop 178205 1726889841.09650: getting the next task for host managed_node2 178205 1726889841.09656: done getting next task for host managed_node2 178205 1726889841.09658: ^ task is: TASK: Verify mount directory user 178205 1726889841.09661: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.09664: getting variables 178205 1726889841.09666: in VariableManager get_vars() 178205 1726889841.09719: Calling all_inventory to load vars for managed_node2 178205 1726889841.09722: Calling groups_inventory to load vars for managed_node2 178205 1726889841.09724: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.09739: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.09742: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.09751: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.10194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.10984: done with get_vars() 178205 1726889841.10995: done getting variables 178205 1726889841.11035: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:37:21 -0400 (0:00:00.040) 0:00:54.098 ****** 178205 1726889841.11082: entering _queue_task() for managed_node2/assert 178205 1726889841.11302: worker is 1 (out of 1 available) 178205 1726889841.11317: exiting _queue_task() for managed_node2/assert 178205 1726889841.11331: done queuing things up, now waiting for results queue to drain 178205 1726889841.11332: waiting for pending results... 178205 1726889841.11499: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889841.11580: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab6 178205 1726889841.11591: variable 'ansible_search_path' from source: unknown 178205 1726889841.11633: calling self._execute() 178205 1726889841.11806: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.11831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.11855: variable 'omit' from source: magic vars 178205 1726889841.12473: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.12498: variable 'storage_test_volume' from source: include params 178205 1726889841.12613: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889841.12632: when evaluation is False, skipping this task 178205 1726889841.12651: _execute() done 178205 1726889841.12660: dumping result to json 178205 1726889841.12670: done dumping result, returning 178205 1726889841.12687: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-000000000ab6] 178205 1726889841.12698: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab6 178205 1726889841.12834: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab6 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889841.12909: no more pending results, returning what we have 178205 1726889841.12916: results queue empty 178205 1726889841.12917: checking for any_errors_fatal 178205 1726889841.12929: done checking for any_errors_fatal 178205 1726889841.12931: checking for max_fail_percentage 178205 1726889841.12941: done checking for max_fail_percentage 178205 1726889841.12949: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.12950: done checking to see if all hosts have failed 178205 1726889841.12951: getting the remaining hosts for this loop 178205 1726889841.12953: done getting the remaining hosts for this loop 178205 1726889841.12956: getting the next task for host managed_node2 178205 1726889841.12964: done getting next task for host managed_node2 178205 1726889841.12966: ^ task is: TASK: Verify mount directory group 178205 1726889841.12972: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.12975: getting variables 178205 1726889841.12977: in VariableManager get_vars() 178205 1726889841.13009: Calling all_inventory to load vars for managed_node2 178205 1726889841.13014: Calling groups_inventory to load vars for managed_node2 178205 1726889841.13018: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.13024: WORKER PROCESS EXITING 178205 1726889841.13032: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.13035: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.13038: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.13477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.14216: done with get_vars() 178205 1726889841.14239: done getting variables 178205 1726889841.14349: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:37:21 -0400 (0:00:00.033) 0:00:54.131 ****** 178205 1726889841.14393: entering _queue_task() for managed_node2/assert 178205 1726889841.14623: worker is 1 (out of 1 available) 178205 1726889841.14639: exiting _queue_task() for managed_node2/assert 178205 1726889841.14668: done queuing things up, now waiting for results queue to drain 178205 1726889841.14669: waiting for pending results... 178205 1726889841.14969: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889841.15223: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab7 178205 1726889841.15259: variable 'ansible_search_path' from source: unknown 178205 1726889841.15346: calling self._execute() 178205 1726889841.15466: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.15470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.15501: variable 'omit' from source: magic vars 178205 1726889841.16042: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.16069: variable 'storage_test_volume' from source: include params 178205 1726889841.16159: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889841.16169: when evaluation is False, skipping this task 178205 1726889841.16187: _execute() done 178205 1726889841.16217: dumping result to json 178205 1726889841.16221: done dumping result, returning 178205 1726889841.16233: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-000000000ab7] 178205 1726889841.16237: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab7 178205 1726889841.16322: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab7 178205 1726889841.16325: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889841.16379: no more pending results, returning what we have 178205 1726889841.16383: results queue empty 178205 1726889841.16384: checking for any_errors_fatal 178205 1726889841.16393: done checking for any_errors_fatal 178205 1726889841.16394: checking for max_fail_percentage 178205 1726889841.16395: done checking for max_fail_percentage 178205 1726889841.16396: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.16397: done checking to see if all hosts have failed 178205 1726889841.16397: getting the remaining hosts for this loop 178205 1726889841.16399: done getting the remaining hosts for this loop 178205 1726889841.16402: getting the next task for host managed_node2 178205 1726889841.16409: done getting next task for host managed_node2 178205 1726889841.16411: ^ task is: TASK: Verify mount directory permissions 178205 1726889841.16417: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.16420: getting variables 178205 1726889841.16421: in VariableManager get_vars() 178205 1726889841.16464: Calling all_inventory to load vars for managed_node2 178205 1726889841.16467: Calling groups_inventory to load vars for managed_node2 178205 1726889841.16470: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.16478: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.16480: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.16482: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.16969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.17530: done with get_vars() 178205 1726889841.17540: done getting variables 178205 1726889841.17576: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:37:21 -0400 (0:00:00.032) 0:00:54.164 ****** 178205 1726889841.17595: entering _queue_task() for managed_node2/assert 178205 1726889841.17823: worker is 1 (out of 1 available) 178205 1726889841.17856: exiting _queue_task() for managed_node2/assert 178205 1726889841.17885: done queuing things up, now waiting for results queue to drain 178205 1726889841.17886: waiting for pending results... 178205 1726889841.18044: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889841.18114: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab8 178205 1726889841.18127: variable 'ansible_search_path' from source: unknown 178205 1726889841.18156: calling self._execute() 178205 1726889841.18231: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.18238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.18246: variable 'omit' from source: magic vars 178205 1726889841.18625: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.18632: variable 'storage_test_volume' from source: include params 178205 1726889841.18660: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889841.18664: when evaluation is False, skipping this task 178205 1726889841.18667: _execute() done 178205 1726889841.18669: dumping result to json 178205 1726889841.18671: done dumping result, returning 178205 1726889841.18674: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-000000000ab8] 178205 1726889841.18679: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab8 178205 1726889841.18769: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab8 178205 1726889841.18772: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889841.18845: no more pending results, returning what we have 178205 1726889841.18847: results queue empty 178205 1726889841.18848: checking for any_errors_fatal 178205 1726889841.18854: done checking for any_errors_fatal 178205 1726889841.18855: checking for max_fail_percentage 178205 1726889841.18858: done checking for max_fail_percentage 178205 1726889841.18859: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.18860: done checking to see if all hosts have failed 178205 1726889841.18860: getting the remaining hosts for this loop 178205 1726889841.18862: done getting the remaining hosts for this loop 178205 1726889841.18864: getting the next task for host managed_node2 178205 1726889841.18871: done getting next task for host managed_node2 178205 1726889841.18873: ^ task is: TASK: Get path of test volume device 178205 1726889841.18877: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.18880: getting variables 178205 1726889841.18891: in VariableManager get_vars() 178205 1726889841.18916: Calling all_inventory to load vars for managed_node2 178205 1726889841.18918: Calling groups_inventory to load vars for managed_node2 178205 1726889841.18920: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.18927: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.18930: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.18932: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.19268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.19839: done with get_vars() 178205 1726889841.19856: done getting variables 178205 1726889841.19927: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:37:21 -0400 (0:00:00.023) 0:00:54.187 ****** 178205 1726889841.19978: entering _queue_task() for managed_node2/command 178205 1726889841.20307: worker is 1 (out of 1 available) 178205 1726889841.20321: exiting _queue_task() for managed_node2/command 178205 1726889841.20333: done queuing things up, now waiting for results queue to drain 178205 1726889841.20334: waiting for pending results... 178205 1726889841.20474: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889841.20551: in run() - task 02369adf-7a19-34ed-f5d1-000000000ab9 178205 1726889841.20562: variable 'ansible_search_path' from source: unknown 178205 1726889841.20588: calling self._execute() 178205 1726889841.20672: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.20676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.20684: variable 'omit' from source: magic vars 178205 1726889841.21092: variable 'storage_test_volume' from source: include params 178205 1726889841.21120: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889841.21123: when evaluation is False, skipping this task 178205 1726889841.21126: _execute() done 178205 1726889841.21129: dumping result to json 178205 1726889841.21131: done dumping result, returning 178205 1726889841.21138: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-000000000ab9] 178205 1726889841.21143: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab9 178205 1726889841.21226: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ab9 178205 1726889841.21229: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889841.21279: no more pending results, returning what we have 178205 1726889841.21282: results queue empty 178205 1726889841.21282: checking for any_errors_fatal 178205 1726889841.21289: done checking for any_errors_fatal 178205 1726889841.21289: checking for max_fail_percentage 178205 1726889841.21291: done checking for max_fail_percentage 178205 1726889841.21291: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.21292: done checking to see if all hosts have failed 178205 1726889841.21293: getting the remaining hosts for this loop 178205 1726889841.21294: done getting the remaining hosts for this loop 178205 1726889841.21297: getting the next task for host managed_node2 178205 1726889841.21302: done getting next task for host managed_node2 178205 1726889841.21304: ^ task is: TASK: Gather swap info 178205 1726889841.21308: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.21311: getting variables 178205 1726889841.21314: in VariableManager get_vars() 178205 1726889841.21342: Calling all_inventory to load vars for managed_node2 178205 1726889841.21344: Calling groups_inventory to load vars for managed_node2 178205 1726889841.21347: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.21353: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.21355: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.21357: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.22221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.22566: done with get_vars() 178205 1726889841.22575: done getting variables 178205 1726889841.22613: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:37:21 -0400 (0:00:00.026) 0:00:54.214 ****** 178205 1726889841.22635: entering _queue_task() for managed_node2/command 178205 1726889841.22831: worker is 1 (out of 1 available) 178205 1726889841.22845: exiting _queue_task() for managed_node2/command 178205 1726889841.22859: done queuing things up, now waiting for results queue to drain 178205 1726889841.22859: waiting for pending results... 178205 1726889841.23289: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889841.23370: in run() - task 02369adf-7a19-34ed-f5d1-000000000aba 178205 1726889841.23381: variable 'ansible_search_path' from source: unknown 178205 1726889841.23406: calling self._execute() 178205 1726889841.23490: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.23494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.23503: variable 'omit' from source: magic vars 178205 1726889841.23811: variable 'storage_test_volume' from source: include params 178205 1726889841.23866: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889841.23873: when evaluation is False, skipping this task 178205 1726889841.23879: _execute() done 178205 1726889841.23890: dumping result to json 178205 1726889841.23901: done dumping result, returning 178205 1726889841.23910: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-000000000aba] 178205 1726889841.23920: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aba 178205 1726889841.24019: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aba 178205 1726889841.24023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889841.24150: no more pending results, returning what we have 178205 1726889841.24154: results queue empty 178205 1726889841.24155: checking for any_errors_fatal 178205 1726889841.24161: done checking for any_errors_fatal 178205 1726889841.24163: checking for max_fail_percentage 178205 1726889841.24164: done checking for max_fail_percentage 178205 1726889841.24165: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.24166: done checking to see if all hosts have failed 178205 1726889841.24167: getting the remaining hosts for this loop 178205 1726889841.24168: done getting the remaining hosts for this loop 178205 1726889841.24171: getting the next task for host managed_node2 178205 1726889841.24179: done getting next task for host managed_node2 178205 1726889841.24181: ^ task is: TASK: Verify swap status 178205 1726889841.24185: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.24189: getting variables 178205 1726889841.24198: in VariableManager get_vars() 178205 1726889841.24232: Calling all_inventory to load vars for managed_node2 178205 1726889841.24235: Calling groups_inventory to load vars for managed_node2 178205 1726889841.24238: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.24247: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.24250: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.24253: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.24761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.25369: done with get_vars() 178205 1726889841.25378: done getting variables 178205 1726889841.25420: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:37:21 -0400 (0:00:00.028) 0:00:54.242 ****** 178205 1726889841.25441: entering _queue_task() for managed_node2/assert 178205 1726889841.25596: worker is 1 (out of 1 available) 178205 1726889841.25609: exiting _queue_task() for managed_node2/assert 178205 1726889841.25621: done queuing things up, now waiting for results queue to drain 178205 1726889841.25622: waiting for pending results... 178205 1726889841.25789: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889841.25862: in run() - task 02369adf-7a19-34ed-f5d1-000000000abb 178205 1726889841.25872: variable 'ansible_search_path' from source: unknown 178205 1726889841.25899: calling self._execute() 178205 1726889841.25977: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.25981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.25989: variable 'omit' from source: magic vars 178205 1726889841.26256: variable 'storage_test_volume' from source: include params 178205 1726889841.26282: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889841.26290: when evaluation is False, skipping this task 178205 1726889841.26293: _execute() done 178205 1726889841.26296: dumping result to json 178205 1726889841.26298: done dumping result, returning 178205 1726889841.26305: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-000000000abb] 178205 1726889841.26310: sending task result for task 02369adf-7a19-34ed-f5d1-000000000abb 178205 1726889841.26385: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000abb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889841.26438: no more pending results, returning what we have 178205 1726889841.26442: results queue empty 178205 1726889841.26442: checking for any_errors_fatal 178205 1726889841.26451: done checking for any_errors_fatal 178205 1726889841.26452: checking for max_fail_percentage 178205 1726889841.26453: done checking for max_fail_percentage 178205 1726889841.26454: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.26455: done checking to see if all hosts have failed 178205 1726889841.26456: getting the remaining hosts for this loop 178205 1726889841.26458: done getting the remaining hosts for this loop 178205 1726889841.26461: getting the next task for host managed_node2 178205 1726889841.26469: done getting next task for host managed_node2 178205 1726889841.26471: ^ task is: TASK: Unset facts 178205 1726889841.26475: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.26479: getting variables 178205 1726889841.26481: in VariableManager get_vars() 178205 1726889841.26519: Calling all_inventory to load vars for managed_node2 178205 1726889841.26521: Calling groups_inventory to load vars for managed_node2 178205 1726889841.26524: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.26535: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.26538: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.26541: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.26848: WORKER PROCESS EXITING 178205 1726889841.26853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.27761: done with get_vars() 178205 1726889841.27774: done getting variables 178205 1726889841.27837: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:37:21 -0400 (0:00:00.024) 0:00:54.266 ****** 178205 1726889841.27863: entering _queue_task() for managed_node2/set_fact 178205 1726889841.28077: worker is 1 (out of 1 available) 178205 1726889841.28089: exiting _queue_task() for managed_node2/set_fact 178205 1726889841.28101: done queuing things up, now waiting for results queue to drain 178205 1726889841.28102: waiting for pending results... 178205 1726889841.28826: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889841.28958: in run() - task 02369adf-7a19-34ed-f5d1-000000000abc 178205 1726889841.28977: variable 'ansible_search_path' from source: unknown 178205 1726889841.29023: calling self._execute() 178205 1726889841.29136: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.29148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.29163: variable 'omit' from source: magic vars 178205 1726889841.29272: variable 'omit' from source: magic vars 178205 1726889841.29339: variable 'omit' from source: magic vars 178205 1726889841.29377: variable 'omit' from source: magic vars 178205 1726889841.29427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.29473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.29501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.29526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.29544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.29582: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.29591: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.29597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.29705: Set connection var ansible_pipelining to False 178205 1726889841.29719: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.29731: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.29738: Set connection var ansible_connection to ssh 178205 1726889841.29748: Set connection var ansible_shell_type to sh 178205 1726889841.29757: Set connection var ansible_timeout to 10 178205 1726889841.29791: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.29798: variable 'ansible_connection' from source: unknown 178205 1726889841.29805: variable 'ansible_module_compression' from source: unknown 178205 1726889841.29810: variable 'ansible_shell_type' from source: unknown 178205 1726889841.29819: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.29825: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.29834: variable 'ansible_pipelining' from source: unknown 178205 1726889841.29841: variable 'ansible_timeout' from source: unknown 178205 1726889841.29848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.30010: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.30032: variable 'omit' from source: magic vars 178205 1726889841.30042: starting attempt loop 178205 1726889841.30048: running the handler 178205 1726889841.30065: handler run complete 178205 1726889841.30078: attempt loop complete, returning result 178205 1726889841.30083: _execute() done 178205 1726889841.30089: dumping result to json 178205 1726889841.30101: done dumping result, returning 178205 1726889841.30114: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-000000000abc] 178205 1726889841.30124: sending task result for task 02369adf-7a19-34ed-f5d1-000000000abc ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889841.30285: no more pending results, returning what we have 178205 1726889841.30288: results queue empty 178205 1726889841.30289: checking for any_errors_fatal 178205 1726889841.30299: done checking for any_errors_fatal 178205 1726889841.30300: checking for max_fail_percentage 178205 1726889841.30302: done checking for max_fail_percentage 178205 1726889841.30303: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.30304: done checking to see if all hosts have failed 178205 1726889841.30305: getting the remaining hosts for this loop 178205 1726889841.30306: done getting the remaining hosts for this loop 178205 1726889841.30310: getting the next task for host managed_node2 178205 1726889841.30322: done getting next task for host managed_node2 178205 1726889841.30324: ^ task is: TASK: Set some variables for fstab checking 178205 1726889841.30333: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889841.30338: getting variables 178205 1726889841.30340: in VariableManager get_vars() 178205 1726889841.30371: Calling all_inventory to load vars for managed_node2 178205 1726889841.30374: Calling groups_inventory to load vars for managed_node2 178205 1726889841.30377: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.30387: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.30390: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.30393: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.31051: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000abc 178205 1726889841.31055: WORKER PROCESS EXITING 178205 1726889841.31075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.31822: done with get_vars() 178205 1726889841.31837: done getting variables 178205 1726889841.31887: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:37:21 -0400 (0:00:00.040) 0:00:54.307 ****** 178205 1726889841.31920: entering _queue_task() for managed_node2/set_fact 178205 1726889841.32142: worker is 1 (out of 1 available) 178205 1726889841.32155: exiting _queue_task() for managed_node2/set_fact 178205 1726889841.32167: done queuing things up, now waiting for results queue to drain 178205 1726889841.32168: waiting for pending results... 178205 1726889841.32446: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889841.32576: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac0 178205 1726889841.32593: variable 'ansible_search_path' from source: unknown 178205 1726889841.32638: calling self._execute() 178205 1726889841.32754: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.32766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.32784: variable 'omit' from source: magic vars 178205 1726889841.32901: variable 'omit' from source: magic vars 178205 1726889841.32959: variable 'omit' from source: magic vars 178205 1726889841.33275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889841.35759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889841.35835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889841.35879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889841.35916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889841.35951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889841.36082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.36118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.36156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.36210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.36236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.36294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.36326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.36361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.36416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.36440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.36516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.36549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.36579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.36633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.36655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.36847: variable 'storage_test_fstab' from source: set_fact 178205 1726889841.36865: variable 'storage_test_volume' from source: include params 178205 1726889841.37016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889841.37201: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889841.37251: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889841.37295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889841.37333: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889841.37392: 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) 178205 1726889841.37421: 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) 178205 1726889841.37454: 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) 178205 1726889841.37494: 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) 178205 1726889841.37808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.37844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.37868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.37903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.37931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.38117: variable '__mount_point' from source: task vars 178205 1726889841.38198: variable 'storage_test_volume' from source: include params 178205 1726889841.38232: variable 'storage_test_fstab' from source: set_fact 178205 1726889841.39091: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.39101: variable '__mount_point' from source: task vars 178205 1726889841.39182: variable 'storage_test_volume' from source: include params 178205 1726889841.39202: variable 'storage_test_volume' from source: include params 178205 1726889841.39385: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.39399: variable '__mount_point' from source: task vars 178205 1726889841.39473: variable 'storage_test_volume' from source: include params 178205 1726889841.41461: variable '__mount_options' from source: task vars 178205 1726889841.41544: variable 'storage_test_volume' from source: include params 178205 1726889841.41563: variable '__mount_point' from source: task vars 178205 1726889841.41642: variable 'storage_test_volume' from source: include params 178205 1726889841.41661: variable 'storage_test_fstab' from source: set_fact 178205 1726889841.41671: variable '__pattern' from source: task vars 178205 1726889841.41768: variable '__mount_point' from source: task vars 178205 1726889841.41851: variable 'storage_test_volume' from source: include params 178205 1726889841.41870: variable '__mount_options' from source: task vars 178205 1726889841.41950: variable 'storage_test_volume' from source: include params 178205 1726889841.42087: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.42097: variable '__mount_options' from source: task vars 178205 1726889841.42496: variable 'storage_test_volume' from source: include params 178205 1726889841.42609: variable 'omit' from source: magic vars 178205 1726889841.42909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.42978: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.43057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.43078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.43282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.43319: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.43328: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.43336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.43474: Set connection var ansible_pipelining to False 178205 1726889841.43492: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.43501: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.43508: Set connection var ansible_connection to ssh 178205 1726889841.43521: Set connection var ansible_shell_type to sh 178205 1726889841.43530: Set connection var ansible_timeout to 10 178205 1726889841.43564: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.43572: variable 'ansible_connection' from source: unknown 178205 1726889841.43579: variable 'ansible_module_compression' from source: unknown 178205 1726889841.43592: variable 'ansible_shell_type' from source: unknown 178205 1726889841.43599: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.43605: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.43615: variable 'ansible_pipelining' from source: unknown 178205 1726889841.43622: variable 'ansible_timeout' from source: unknown 178205 1726889841.43629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.43749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.43766: variable 'omit' from source: magic vars 178205 1726889841.43776: starting attempt loop 178205 1726889841.43782: running the handler 178205 1726889841.43800: handler run complete 178205 1726889841.43824: attempt loop complete, returning result 178205 1726889841.43831: _execute() done 178205 1726889841.43837: dumping result to json 178205 1726889841.43845: done dumping result, returning 178205 1726889841.43856: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-000000000ac0] 178205 1726889841.43865: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac0 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889841.44041: no more pending results, returning what we have 178205 1726889841.44045: results queue empty 178205 1726889841.44045: checking for any_errors_fatal 178205 1726889841.44055: done checking for any_errors_fatal 178205 1726889841.44056: checking for max_fail_percentage 178205 1726889841.44058: done checking for max_fail_percentage 178205 1726889841.44059: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.44060: done checking to see if all hosts have failed 178205 1726889841.44061: getting the remaining hosts for this loop 178205 1726889841.44063: done getting the remaining hosts for this loop 178205 1726889841.44066: getting the next task for host managed_node2 178205 1726889841.44075: done getting next task for host managed_node2 178205 1726889841.44078: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889841.44084: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889841.44089: getting variables 178205 1726889841.44091: in VariableManager get_vars() 178205 1726889841.44169: Calling all_inventory to load vars for managed_node2 178205 1726889841.44172: Calling groups_inventory to load vars for managed_node2 178205 1726889841.44176: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.44187: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.44190: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.44192: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.46519: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac0 178205 1726889841.46522: WORKER PROCESS EXITING 178205 1726889841.46547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.47636: done with get_vars() 178205 1726889841.47654: done getting variables 178205 1726889841.47707: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:37:21 -0400 (0:00:00.158) 0:00:54.465 ****** 178205 1726889841.47740: entering _queue_task() for managed_node2/assert 178205 1726889841.48408: worker is 1 (out of 1 available) 178205 1726889841.48423: exiting _queue_task() for managed_node2/assert 178205 1726889841.48436: done queuing things up, now waiting for results queue to drain 178205 1726889841.48437: waiting for pending results... 178205 1726889841.49218: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889841.49356: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac1 178205 1726889841.49376: variable 'ansible_search_path' from source: unknown 178205 1726889841.49420: calling self._execute() 178205 1726889841.49532: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.49543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.49557: variable 'omit' from source: magic vars 178205 1726889841.49927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889841.54289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889841.55080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889841.55755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889841.55794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889841.55826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889841.55924: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.55946: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889841.55956: variable 'omit' from source: magic vars 178205 1726889841.56009: variable 'omit' from source: magic vars 178205 1726889841.56048: variable 'omit' from source: magic vars 178205 1726889841.56079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.56109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.56133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.56155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.56168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.56198: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.56207: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.56216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.56309: Set connection var ansible_pipelining to False 178205 1726889841.56323: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.56333: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.56340: Set connection var ansible_connection to ssh 178205 1726889841.56349: Set connection var ansible_shell_type to sh 178205 1726889841.56357: Set connection var ansible_timeout to 10 178205 1726889841.56386: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.56392: variable 'ansible_connection' from source: unknown 178205 1726889841.56398: variable 'ansible_module_compression' from source: unknown 178205 1726889841.56404: variable 'ansible_shell_type' from source: unknown 178205 1726889841.56409: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.56418: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.56427: variable 'ansible_pipelining' from source: unknown 178205 1726889841.56433: variable 'ansible_timeout' from source: unknown 178205 1726889841.56435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.56531: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.57228: variable 'omit' from source: magic vars 178205 1726889841.57238: starting attempt loop 178205 1726889841.57244: running the handler 178205 1726889841.57421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.57454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.57483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.57529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.57548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.57595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.57625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.57655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.57701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.57725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.57828: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889841.57838: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889841.57865: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889841.57875: handler run complete 178205 1726889841.57892: attempt loop complete, returning result 178205 1726889841.57897: _execute() done 178205 1726889841.57902: dumping result to json 178205 1726889841.57907: done dumping result, returning 178205 1726889841.57917: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-000000000ac1] 178205 1726889841.57925: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac1 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889841.58762: no more pending results, returning what we have 178205 1726889841.58766: results queue empty 178205 1726889841.58767: checking for any_errors_fatal 178205 1726889841.58777: done checking for any_errors_fatal 178205 1726889841.58778: checking for max_fail_percentage 178205 1726889841.58780: done checking for max_fail_percentage 178205 1726889841.58787: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.58788: done checking to see if all hosts have failed 178205 1726889841.58789: getting the remaining hosts for this loop 178205 1726889841.58791: done getting the remaining hosts for this loop 178205 1726889841.58794: getting the next task for host managed_node2 178205 1726889841.58801: done getting next task for host managed_node2 178205 1726889841.58803: ^ task is: TASK: Verify the fstab mount point 178205 1726889841.58807: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889841.58812: getting variables 178205 1726889841.58814: in VariableManager get_vars() 178205 1726889841.58848: Calling all_inventory to load vars for managed_node2 178205 1726889841.58851: Calling groups_inventory to load vars for managed_node2 178205 1726889841.58854: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.58865: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.58868: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.58871: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.59393: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac1 178205 1726889841.59397: WORKER PROCESS EXITING 178205 1726889841.59456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.60793: done with get_vars() 178205 1726889841.60811: done getting variables 178205 1726889841.60996: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:37:21 -0400 (0:00:00.132) 0:00:54.598 ****** 178205 1726889841.61032: entering _queue_task() for managed_node2/assert 178205 1726889841.61661: worker is 1 (out of 1 available) 178205 1726889841.61674: exiting _queue_task() for managed_node2/assert 178205 1726889841.61686: done queuing things up, now waiting for results queue to drain 178205 1726889841.61687: waiting for pending results... 178205 1726889841.62586: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889841.63681: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac2 178205 1726889841.63694: variable 'ansible_search_path' from source: unknown 178205 1726889841.63729: calling self._execute() 178205 1726889841.64064: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.64069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.64275: variable 'omit' from source: magic vars 178205 1726889841.64492: variable 'omit' from source: magic vars 178205 1726889841.64774: variable 'omit' from source: magic vars 178205 1726889841.65265: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889841.65924: variable 'storage_test_volume' from source: include params 178205 1726889841.65987: variable 'omit' from source: magic vars 178205 1726889841.66039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.66080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.66106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.66135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.66155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.66189: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.66198: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.66205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.66314: Set connection var ansible_pipelining to False 178205 1726889841.66328: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.66341: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.66348: Set connection var ansible_connection to ssh 178205 1726889841.66359: Set connection var ansible_shell_type to sh 178205 1726889841.66370: Set connection var ansible_timeout to 10 178205 1726889841.66403: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.66410: variable 'ansible_connection' from source: unknown 178205 1726889841.66420: variable 'ansible_module_compression' from source: unknown 178205 1726889841.66428: variable 'ansible_shell_type' from source: unknown 178205 1726889841.66438: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.66445: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.66452: variable 'ansible_pipelining' from source: unknown 178205 1726889841.66459: variable 'ansible_timeout' from source: unknown 178205 1726889841.66466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.66617: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.66733: variable 'omit' from source: magic vars 178205 1726889841.66745: starting attempt loop 178205 1726889841.66752: running the handler 178205 1726889841.67056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889841.71925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889841.71999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889841.72261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889841.72315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889841.72349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889841.72439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.72475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.72508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.72563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.72587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.72648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.72680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.72715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.72764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.72784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.72910: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889841.72923: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889841.72947: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889841.72960: handler run complete 178205 1726889841.72979: attempt loop complete, returning result 178205 1726889841.72986: _execute() done 178205 1726889841.72992: dumping result to json 178205 1726889841.72998: done dumping result, returning 178205 1726889841.73016: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-000000000ac2] 178205 1726889841.73027: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac2 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889841.73191: no more pending results, returning what we have 178205 1726889841.73194: results queue empty 178205 1726889841.73195: checking for any_errors_fatal 178205 1726889841.73205: done checking for any_errors_fatal 178205 1726889841.73205: checking for max_fail_percentage 178205 1726889841.73207: done checking for max_fail_percentage 178205 1726889841.73217: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac2 178205 1726889841.73221: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.73230: done checking to see if all hosts have failed 178205 1726889841.73226: WORKER PROCESS EXITING 178205 1726889841.73231: getting the remaining hosts for this loop 178205 1726889841.73235: done getting the remaining hosts for this loop 178205 1726889841.73239: getting the next task for host managed_node2 178205 1726889841.73246: done getting next task for host managed_node2 178205 1726889841.73249: ^ task is: TASK: Verify mount_options 178205 1726889841.73253: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.73257: getting variables 178205 1726889841.73259: in VariableManager get_vars() 178205 1726889841.73292: Calling all_inventory to load vars for managed_node2 178205 1726889841.73294: Calling groups_inventory to load vars for managed_node2 178205 1726889841.73298: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.73308: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.73313: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.73315: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.73927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.75357: done with get_vars() 178205 1726889841.75375: done getting variables 178205 1726889841.75436: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:37:21 -0400 (0:00:00.144) 0:00:54.743 ****** 178205 1726889841.75529: entering _queue_task() for managed_node2/assert 178205 1726889841.76064: worker is 1 (out of 1 available) 178205 1726889841.76078: exiting _queue_task() for managed_node2/assert 178205 1726889841.76090: done queuing things up, now waiting for results queue to drain 178205 1726889841.76091: waiting for pending results... 178205 1726889841.77054: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889841.77273: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac3 178205 1726889841.77287: variable 'ansible_search_path' from source: unknown 178205 1726889841.77938: calling self._execute() 178205 1726889841.78056: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.78067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.78083: variable 'omit' from source: magic vars 178205 1726889841.78472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889841.82563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889841.83283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889841.83325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889841.83369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889841.83397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889841.83478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889841.83898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889841.83934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889841.83983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889841.84002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889841.84120: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889841.84128: when evaluation is False, skipping this task 178205 1726889841.84138: _execute() done 178205 1726889841.84144: dumping result to json 178205 1726889841.84152: done dumping result, returning 178205 1726889841.84160: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-000000000ac3] 178205 1726889841.84170: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac3 178205 1726889841.84298: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac3 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889841.84349: no more pending results, returning what we have 178205 1726889841.84352: results queue empty 178205 1726889841.84353: checking for any_errors_fatal 178205 1726889841.84361: done checking for any_errors_fatal 178205 1726889841.84362: checking for max_fail_percentage 178205 1726889841.84364: done checking for max_fail_percentage 178205 1726889841.84365: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.84366: done checking to see if all hosts have failed 178205 1726889841.84367: getting the remaining hosts for this loop 178205 1726889841.84368: done getting the remaining hosts for this loop 178205 1726889841.84371: getting the next task for host managed_node2 178205 1726889841.84378: done getting next task for host managed_node2 178205 1726889841.84380: ^ task is: TASK: Verify fingerprint 178205 1726889841.84384: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.84388: getting variables 178205 1726889841.84390: in VariableManager get_vars() 178205 1726889841.84422: Calling all_inventory to load vars for managed_node2 178205 1726889841.84425: Calling groups_inventory to load vars for managed_node2 178205 1726889841.84428: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.84440: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.84443: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.84446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.84968: WORKER PROCESS EXITING 178205 1726889841.85027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.85824: done with get_vars() 178205 1726889841.85839: done getting variables 178205 1726889841.85898: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:37:21 -0400 (0:00:00.109) 0:00:54.852 ****** 178205 1726889841.86435: entering _queue_task() for managed_node2/assert 178205 1726889841.86728: worker is 1 (out of 1 available) 178205 1726889841.86741: exiting _queue_task() for managed_node2/assert 178205 1726889841.86752: done queuing things up, now waiting for results queue to drain 178205 1726889841.86754: waiting for pending results... 178205 1726889841.87139: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889841.87520: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac4 178205 1726889841.87524: variable 'ansible_search_path' from source: unknown 178205 1726889841.87528: calling self._execute() 178205 1726889841.87533: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.87536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.87538: variable 'omit' from source: magic vars 178205 1726889841.87541: variable 'omit' from source: magic vars 178205 1726889841.87553: variable 'omit' from source: magic vars 178205 1726889841.87585: variable 'omit' from source: magic vars 178205 1726889841.87638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.87673: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.87692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.87715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.87728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.87762: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.87766: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.87768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.87877: Set connection var ansible_pipelining to False 178205 1726889841.87883: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.87888: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.87891: Set connection var ansible_connection to ssh 178205 1726889841.87896: Set connection var ansible_shell_type to sh 178205 1726889841.87901: Set connection var ansible_timeout to 10 178205 1726889841.87936: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.87940: variable 'ansible_connection' from source: unknown 178205 1726889841.87942: variable 'ansible_module_compression' from source: unknown 178205 1726889841.87944: variable 'ansible_shell_type' from source: unknown 178205 1726889841.87947: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.87953: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.87958: variable 'ansible_pipelining' from source: unknown 178205 1726889841.87961: variable 'ansible_timeout' from source: unknown 178205 1726889841.87965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.88120: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.88134: variable 'omit' from source: magic vars 178205 1726889841.88139: starting attempt loop 178205 1726889841.88142: running the handler 178205 1726889841.88404: variable '__fingerprint' from source: task vars 178205 1726889841.88411: variable 'storage_test_fstab' from source: set_fact 178205 1726889841.88438: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889841.88441: handler run complete 178205 1726889841.88462: attempt loop complete, returning result 178205 1726889841.88464: _execute() done 178205 1726889841.88467: dumping result to json 178205 1726889841.88469: done dumping result, returning 178205 1726889841.88476: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-000000000ac4] 178205 1726889841.88481: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac4 178205 1726889841.88578: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac4 178205 1726889841.88581: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889841.88646: no more pending results, returning what we have 178205 1726889841.88650: results queue empty 178205 1726889841.88651: checking for any_errors_fatal 178205 1726889841.88662: done checking for any_errors_fatal 178205 1726889841.88662: checking for max_fail_percentage 178205 1726889841.88666: done checking for max_fail_percentage 178205 1726889841.88667: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.88668: done checking to see if all hosts have failed 178205 1726889841.88669: getting the remaining hosts for this loop 178205 1726889841.88670: done getting the remaining hosts for this loop 178205 1726889841.88674: getting the next task for host managed_node2 178205 1726889841.88681: done getting next task for host managed_node2 178205 1726889841.88683: ^ task is: TASK: Clean up variables 178205 1726889841.88688: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889841.88692: getting variables 178205 1726889841.88694: in VariableManager get_vars() 178205 1726889841.88728: Calling all_inventory to load vars for managed_node2 178205 1726889841.88731: Calling groups_inventory to load vars for managed_node2 178205 1726889841.88735: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.88747: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.88750: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.88753: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.89406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.90374: done with get_vars() 178205 1726889841.90388: done getting variables 178205 1726889841.90452: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:37:21 -0400 (0:00:00.040) 0:00:54.892 ****** 178205 1726889841.90481: entering _queue_task() for managed_node2/set_fact 178205 1726889841.90734: worker is 1 (out of 1 available) 178205 1726889841.90747: exiting _queue_task() for managed_node2/set_fact 178205 1726889841.90762: done queuing things up, now waiting for results queue to drain 178205 1726889841.90764: waiting for pending results... 178205 1726889841.91874: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889841.92109: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac5 178205 1726889841.92123: variable 'ansible_search_path' from source: unknown 178205 1726889841.92379: calling self._execute() 178205 1726889841.92658: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.92664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.92673: variable 'omit' from source: magic vars 178205 1726889841.92888: variable 'omit' from source: magic vars 178205 1726889841.93058: variable 'omit' from source: magic vars 178205 1726889841.93092: variable 'omit' from source: magic vars 178205 1726889841.93210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.93370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.93388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.93405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.93418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.93559: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.93563: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.93567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.93778: Set connection var ansible_pipelining to False 178205 1726889841.93785: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.93790: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.93793: Set connection var ansible_connection to ssh 178205 1726889841.93798: Set connection var ansible_shell_type to sh 178205 1726889841.93804: Set connection var ansible_timeout to 10 178205 1726889841.93834: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.93837: variable 'ansible_connection' from source: unknown 178205 1726889841.93839: variable 'ansible_module_compression' from source: unknown 178205 1726889841.93842: variable 'ansible_shell_type' from source: unknown 178205 1726889841.93844: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.93847: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.93849: variable 'ansible_pipelining' from source: unknown 178205 1726889841.93851: variable 'ansible_timeout' from source: unknown 178205 1726889841.93856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.94341: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.94356: variable 'omit' from source: magic vars 178205 1726889841.94361: starting attempt loop 178205 1726889841.94365: running the handler 178205 1726889841.94380: handler run complete 178205 1726889841.94390: attempt loop complete, returning result 178205 1726889841.94393: _execute() done 178205 1726889841.94395: dumping result to json 178205 1726889841.94398: done dumping result, returning 178205 1726889841.94407: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-000000000ac5] 178205 1726889841.94413: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac5 178205 1726889841.94628: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac5 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889841.94694: no more pending results, returning what we have 178205 1726889841.94698: results queue empty 178205 1726889841.94699: checking for any_errors_fatal 178205 1726889841.94710: done checking for any_errors_fatal 178205 1726889841.94713: checking for max_fail_percentage 178205 1726889841.94715: done checking for max_fail_percentage 178205 1726889841.94716: checking to see if all hosts have failed and the running result is not ok 178205 1726889841.94717: done checking to see if all hosts have failed 178205 1726889841.94718: getting the remaining hosts for this loop 178205 1726889841.94720: done getting the remaining hosts for this loop 178205 1726889841.94724: getting the next task for host managed_node2 178205 1726889841.94735: done getting next task for host managed_node2 178205 1726889841.94738: ^ task is: TASK: Verify fs type 178205 1726889841.94744: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889841.94749: getting variables 178205 1726889841.94751: in VariableManager get_vars() 178205 1726889841.94785: Calling all_inventory to load vars for managed_node2 178205 1726889841.94788: Calling groups_inventory to load vars for managed_node2 178205 1726889841.94793: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889841.94806: Calling all_plugins_play to load vars for managed_node2 178205 1726889841.94809: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889841.94815: Calling groups_plugins_play to load vars for managed_node2 178205 1726889841.95619: WORKER PROCESS EXITING 178205 1726889841.95775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889841.96591: done with get_vars() 178205 1726889841.96604: done getting variables 178205 1726889841.96668: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:37:21 -0400 (0:00:00.062) 0:00:54.955 ****** 178205 1726889841.96701: entering _queue_task() for managed_node2/assert 178205 1726889841.96956: worker is 1 (out of 1 available) 178205 1726889841.96974: exiting _queue_task() for managed_node2/assert 178205 1726889841.96986: done queuing things up, now waiting for results queue to drain 178205 1726889841.96988: waiting for pending results... 178205 1726889841.97343: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889841.97542: in run() - task 02369adf-7a19-34ed-f5d1-000000000ac9 178205 1726889841.97563: variable 'ansible_search_path' from source: unknown 178205 1726889841.97602: calling self._execute() 178205 1726889841.97723: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.97741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.97759: variable 'omit' from source: magic vars 178205 1726889841.98175: variable 'storage_test_volume' from source: include params 178205 1726889841.98245: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889841.98367: variable 'storage_test_volume' from source: include params 178205 1726889841.98391: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889841.98498: variable '_storage_test_volume_present' from source: set_fact 178205 1726889841.98514: Evaluated conditional (_storage_test_volume_present): True 178205 1726889841.98526: variable 'omit' from source: magic vars 178205 1726889841.98660: variable 'omit' from source: magic vars 178205 1726889841.98694: variable 'omit' from source: magic vars 178205 1726889841.98770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889841.98847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889841.98872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889841.98894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.98910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889841.98957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889841.98967: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.98976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.99101: Set connection var ansible_pipelining to False 178205 1726889841.99116: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889841.99126: Set connection var ansible_shell_executable to /bin/sh 178205 1726889841.99135: Set connection var ansible_connection to ssh 178205 1726889841.99149: Set connection var ansible_shell_type to sh 178205 1726889841.99162: Set connection var ansible_timeout to 10 178205 1726889841.99190: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.99197: variable 'ansible_connection' from source: unknown 178205 1726889841.99204: variable 'ansible_module_compression' from source: unknown 178205 1726889841.99209: variable 'ansible_shell_type' from source: unknown 178205 1726889841.99218: variable 'ansible_shell_executable' from source: unknown 178205 1726889841.99225: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889841.99237: variable 'ansible_pipelining' from source: unknown 178205 1726889841.99245: variable 'ansible_timeout' from source: unknown 178205 1726889841.99259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889841.99415: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889841.99434: variable 'omit' from source: magic vars 178205 1726889841.99444: starting attempt loop 178205 1726889841.99450: running the handler 178205 1726889841.99759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889842.04042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889842.04107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889842.04279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889842.04319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889842.04357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889842.04517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889842.04584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889842.04691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889842.04742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889842.04787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889842.05350: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889842.05374: variable 'storage_test_volume' from source: include params 178205 1726889842.05399: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889842.05427: handler run complete 178205 1726889842.05446: attempt loop complete, returning result 178205 1726889842.05534: _execute() done 178205 1726889842.05541: dumping result to json 178205 1726889842.05547: done dumping result, returning 178205 1726889842.05559: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-000000000ac9] 178205 1726889842.05568: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889842.05732: no more pending results, returning what we have 178205 1726889842.05737: results queue empty 178205 1726889842.05738: checking for any_errors_fatal 178205 1726889842.05749: done checking for any_errors_fatal 178205 1726889842.05750: checking for max_fail_percentage 178205 1726889842.05752: done checking for max_fail_percentage 178205 1726889842.05753: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.05754: done checking to see if all hosts have failed 178205 1726889842.05755: getting the remaining hosts for this loop 178205 1726889842.05757: done getting the remaining hosts for this loop 178205 1726889842.05761: getting the next task for host managed_node2 178205 1726889842.05770: done getting next task for host managed_node2 178205 1726889842.05772: ^ task is: TASK: Verify fs label 178205 1726889842.05778: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889842.05789: getting variables 178205 1726889842.05791: in VariableManager get_vars() 178205 1726889842.05828: Calling all_inventory to load vars for managed_node2 178205 1726889842.05832: Calling groups_inventory to load vars for managed_node2 178205 1726889842.05835: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.05847: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.05849: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.05852: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.06832: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ac9 178205 1726889842.06835: WORKER PROCESS EXITING 178205 1726889842.06890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.07441: done with get_vars() 178205 1726889842.07456: done getting variables 178205 1726889842.07511: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:37:22 -0400 (0:00:00.108) 0:00:55.063 ****** 178205 1726889842.07544: entering _queue_task() for managed_node2/assert 178205 1726889842.08928: worker is 1 (out of 1 available) 178205 1726889842.08944: exiting _queue_task() for managed_node2/assert 178205 1726889842.08959: done queuing things up, now waiting for results queue to drain 178205 1726889842.08961: waiting for pending results... 178205 1726889842.09309: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889842.10159: in run() - task 02369adf-7a19-34ed-f5d1-000000000aca 178205 1726889842.10183: variable 'ansible_search_path' from source: unknown 178205 1726889842.10233: calling self._execute() 178205 1726889842.10362: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.10374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.10388: variable 'omit' from source: magic vars 178205 1726889842.10810: variable 'storage_test_volume' from source: include params 178205 1726889842.11462: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889842.11641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889842.16740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889842.16816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889842.16861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889842.16901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889842.16937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889842.17032: variable '_storage_test_volume_present' from source: set_fact 178205 1726889842.17053: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889842.17187: variable 'storage_test_volume' from source: include params 178205 1726889842.17210: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889842.17225: variable 'omit' from source: magic vars 178205 1726889842.17287: variable 'omit' from source: magic vars 178205 1726889842.17466: variable 'storage_test_volume' from source: include params 178205 1726889842.17564: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889842.17604: variable 'omit' from source: magic vars 178205 1726889842.17639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889842.17668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889842.17694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889842.17718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.17737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.17773: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889842.17785: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.17795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.17898: Set connection var ansible_pipelining to False 178205 1726889842.17915: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889842.17930: Set connection var ansible_shell_executable to /bin/sh 178205 1726889842.17938: Set connection var ansible_connection to ssh 178205 1726889842.17947: Set connection var ansible_shell_type to sh 178205 1726889842.17956: Set connection var ansible_timeout to 10 178205 1726889842.17989: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.17996: variable 'ansible_connection' from source: unknown 178205 1726889842.18002: variable 'ansible_module_compression' from source: unknown 178205 1726889842.18009: variable 'ansible_shell_type' from source: unknown 178205 1726889842.18020: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.18028: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.18040: variable 'ansible_pipelining' from source: unknown 178205 1726889842.18047: variable 'ansible_timeout' from source: unknown 178205 1726889842.18054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.18176: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889842.18193: variable 'omit' from source: magic vars 178205 1726889842.18203: starting attempt loop 178205 1726889842.18210: running the handler 178205 1726889842.18428: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889842.18578: variable 'storage_test_volume' from source: include params 178205 1726889842.18599: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889842.18609: handler run complete 178205 1726889842.18633: attempt loop complete, returning result 178205 1726889842.18676: _execute() done 178205 1726889842.18684: dumping result to json 178205 1726889842.18692: done dumping result, returning 178205 1726889842.18703: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-000000000aca] 178205 1726889842.18715: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aca ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889842.18933: no more pending results, returning what we have 178205 1726889842.18936: results queue empty 178205 1726889842.18937: checking for any_errors_fatal 178205 1726889842.18948: done checking for any_errors_fatal 178205 1726889842.18949: checking for max_fail_percentage 178205 1726889842.18951: done checking for max_fail_percentage 178205 1726889842.18952: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.18953: done checking to see if all hosts have failed 178205 1726889842.18954: getting the remaining hosts for this loop 178205 1726889842.18955: done getting the remaining hosts for this loop 178205 1726889842.18959: getting the next task for host managed_node2 178205 1726889842.18969: done getting next task for host managed_node2 178205 1726889842.18972: ^ task is: TASK: See whether the device node is present 178205 1726889842.18976: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889842.18981: getting variables 178205 1726889842.18982: in VariableManager get_vars() 178205 1726889842.19020: Calling all_inventory to load vars for managed_node2 178205 1726889842.19031: Calling groups_inventory to load vars for managed_node2 178205 1726889842.19035: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.19048: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.19051: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.19054: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.19767: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aca 178205 1726889842.19771: WORKER PROCESS EXITING 178205 1726889842.19795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.21071: done with get_vars() 178205 1726889842.21092: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:37:22 -0400 (0:00:00.136) 0:00:55.199 ****** 178205 1726889842.21193: entering _queue_task() for managed_node2/stat 178205 1726889842.21529: worker is 1 (out of 1 available) 178205 1726889842.21543: exiting _queue_task() for managed_node2/stat 178205 1726889842.21556: done queuing things up, now waiting for results queue to drain 178205 1726889842.21557: waiting for pending results... 178205 1726889842.21874: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889842.22014: in run() - task 02369adf-7a19-34ed-f5d1-000000000ace 178205 1726889842.22035: variable 'ansible_search_path' from source: unknown 178205 1726889842.22092: calling self._execute() 178205 1726889842.22223: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.22234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.22247: variable 'omit' from source: magic vars 178205 1726889842.22364: variable 'omit' from source: magic vars 178205 1726889842.22432: variable 'omit' from source: magic vars 178205 1726889842.22676: variable 'storage_test_volume' from source: include params 178205 1726889842.22734: variable 'omit' from source: magic vars 178205 1726889842.22783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889842.22823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889842.22852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889842.22881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.22900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.22938: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889842.22954: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.22962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.23102: Set connection var ansible_pipelining to False 178205 1726889842.23115: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889842.23126: Set connection var ansible_shell_executable to /bin/sh 178205 1726889842.23134: Set connection var ansible_connection to ssh 178205 1726889842.23143: Set connection var ansible_shell_type to sh 178205 1726889842.23153: Set connection var ansible_timeout to 10 178205 1726889842.23222: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.23230: variable 'ansible_connection' from source: unknown 178205 1726889842.23238: variable 'ansible_module_compression' from source: unknown 178205 1726889842.23245: variable 'ansible_shell_type' from source: unknown 178205 1726889842.24039: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.24048: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.24055: variable 'ansible_pipelining' from source: unknown 178205 1726889842.24061: variable 'ansible_timeout' from source: unknown 178205 1726889842.24068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.24495: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889842.24510: variable 'omit' from source: magic vars 178205 1726889842.24522: starting attempt loop 178205 1726889842.24529: running the handler 178205 1726889842.24547: _low_level_execute_command(): starting 178205 1726889842.24558: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889842.26013: 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 <<< 178205 1726889842.26018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.26045: 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 <<< 178205 1726889842.26049: 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 <<< 178205 1726889842.26051: stderr 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 <<< 178205 1726889842.26110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.27034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889842.27037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889842.27098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.28726: stdout chunk (state=3): >>>/root <<< 178205 1726889842.28824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889842.28910: stderr chunk (state=3): >>><<< 178205 1726889842.28915: stdout chunk (state=3): >>><<< 178205 1726889842.29042: _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 178205 1726889842.29046: _low_level_execute_command(): starting 178205 1726889842.29050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906 `" && echo ansible-tmp-1726889842.2893913-180037-186161681917906="` echo /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906 `" ) && sleep 0' 178205 1726889842.31138: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.31142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.31176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889842.31180: 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 <<< 178205 1726889842.31190: stderr 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 <<< 178205 1726889842.31241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.31827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.33439: stdout chunk (state=3): >>>ansible-tmp-1726889842.2893913-180037-186161681917906=/root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906 <<< 178205 1726889842.33556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889842.33628: stderr chunk (state=3): >>><<< 178205 1726889842.33632: stdout chunk (state=3): >>><<< 178205 1726889842.33983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889842.2893913-180037-186161681917906=/root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906 , stderr=OpenSSH_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 178205 1726889842.33987: variable 'ansible_module_compression' from source: unknown 178205 1726889842.33989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889842.33992: variable 'ansible_facts' from source: unknown 178205 1726889842.33993: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/AnsiballZ_stat.py 178205 1726889842.34596: Sending initial data 178205 1726889842.34599: Sent initial data (155 bytes) 178205 1726889842.35581: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.35585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.35628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889842.35631: 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 <<< 178205 1726889842.35633: stderr 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 <<< 178205 1726889842.35635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.35701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.35704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889842.35756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.37441: 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 <<< 178205 1726889842.37475: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889842.37514: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp99jmsufw /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/AnsiballZ_stat.py <<< 178205 1726889842.37548: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889842.38835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889842.39017: stderr chunk (state=3): >>><<< 178205 1726889842.39021: stdout chunk (state=3): >>><<< 178205 1726889842.39023: done transferring module to remote 178205 1726889842.39025: _low_level_execute_command(): starting 178205 1726889842.39028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/ /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/AnsiballZ_stat.py && sleep 0' 178205 1726889842.40719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889842.40754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.40781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.40884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.40933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.41003: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889842.41021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.41045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889842.41059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889842.41071: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889842.41083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.41098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.41118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.41134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.41146: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889842.41159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.41288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.41444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889842.41460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889842.41592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.43356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889842.43359: stdout chunk (state=3): >>><<< 178205 1726889842.43361: stderr chunk (state=3): >>><<< 178205 1726889842.43453: _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 178205 1726889842.43457: _low_level_execute_command(): starting 178205 1726889842.43459: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/AnsiballZ_stat.py && sleep 0' 178205 1726889842.44562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889842.45330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.45337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.45352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.45389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.45396: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889842.45406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.45421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889842.45427: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889842.45436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889842.45441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.45451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.45462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.45469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.45476: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889842.45485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.45555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.45572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889842.45584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889842.45650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.47555: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889842.47563: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889842.47626: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889842.47665: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889842.47695: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889842.47741: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889842.47745: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889842.47795: 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' <<< 178205 1726889842.47819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889842.47838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889842.47844: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889842.47866: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca2d8dc0> <<< 178205 1726889842.47901: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889842.47925: 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 0x7f14ca27d3a0> <<< 178205 1726889842.47934: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca2d8b20> <<< 178205 1726889842.47953: 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' <<< 178205 1726889842.47972: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca2d8ac0> <<< 178205 1726889842.47997: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889842.48020: 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' <<< 178205 1726889842.48033: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d490> <<< 178205 1726889842.48056: 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' <<< 178205 1726889842.48083: 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' <<< 178205 1726889842.48111: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889842.48126: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d940> <<< 178205 1726889842.48134: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d670> <<< 178205 1726889842.48168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889842.48175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889842.48200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889842.48219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889842.48236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889842.48252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889842.48276: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca234190> <<< 178205 1726889842.48298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889842.48323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889842.48391: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca234220> <<< 178205 1726889842.48421: 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' <<< 178205 1726889842.48459: 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 0x7f14ca257850> <<< 178205 1726889842.48464: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca234940> <<< 178205 1726889842.48496: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca295880> <<< 178205 1726889842.48523: 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' <<< 178205 1726889842.48527: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca22dd90> <<< 178205 1726889842.48584: 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' <<< 178205 1726889842.48590: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca257d90> <<< 178205 1726889842.48645: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d970> <<< 178205 1726889842.48671: 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. <<< 178205 1726889842.48868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889842.48874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889842.48908: 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' <<< 178205 1726889842.48934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889842.48952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889842.48973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889842.48982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889842.48998: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fafeb0> <<< 178205 1726889842.49042: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb2f40> <<< 178205 1726889842.49062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889842.49068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889842.49088: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889842.49110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889842.49137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889842.49144: 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' <<< 178205 1726889842.49170: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fa7610> <<< 178205 1726889842.49189: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb0640> <<< 178205 1726889842.49200: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9faf370> <<< 178205 1726889842.49221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889842.49285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889842.49306: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889842.49337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889842.49356: 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' <<< 178205 1726889842.49393: 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 0x7f14c9f30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f30910> <<< 178205 1726889842.49417: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889842.49451: 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 0x7f14c9f30f10> <<< 178205 1726889842.49458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889842.49483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889842.49505: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f30fd0> <<< 178205 1726889842.49538: 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 0x7f14c9f420d0> <<< 178205 1726889842.49555: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889842.49605: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f89d90> <<< 178205 1726889842.49615: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889842.49629: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f84670> <<< 178205 1726889842.49695: 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 0x7f14c9f966d0> <<< 178205 1726889842.49700: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb6e20> <<< 178205 1726889842.49722: 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' <<< 178205 1726889842.49755: 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 0x7f14c9f42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f892b0> <<< 178205 1726889842.49802: 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 0x7f14c9f962e0> <<< 178205 1726889842.49809: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fbc9d0> <<< 178205 1726889842.49835: 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' <<< 178205 1726889842.49863: 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' <<< 178205 1726889842.49892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889842.49903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889842.49918: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42df0> <<< 178205 1726889842.49950: 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 0x7f14c9f42d60> <<< 178205 1726889842.49981: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889842.49984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889842.50003: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889842.50018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889842.50037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889842.50087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889842.50119: 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 0x7f14c9f163d0> <<< 178205 1726889842.50136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889842.50149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889842.50182: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f164c0> <<< 178205 1726889842.50387: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f4af40> <<< 178205 1726889842.50391: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45a90> <<< 178205 1726889842.50393: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45490> <<< 178205 1726889842.50395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889842.50397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889842.50506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e3f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f00520> <<< 178205 1726889842.50553: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45f10> <<< 178205 1726889842.50561: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fbc040> <<< 178205 1726889842.50576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889842.50611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889842.50632: 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 0x7f14c9e52b50> <<< 178205 1726889842.50642: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889842.50675: 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 0x7f14c9e52e80> <<< 178205 1726889842.50701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889842.50709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889842.50738: 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' <<< 178205 1726889842.50741: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e64790> <<< 178205 1726889842.50763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889842.50796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889842.50825: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e64cd0> <<< 178205 1726889842.50861: 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 0x7f14c9df0400> <<< 178205 1726889842.50873: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e52f70> <<< 178205 1726889842.50900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889842.50906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889842.50955: 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 0x7f14c9e012e0> <<< 178205 1726889842.50965: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e64610> <<< 178205 1726889842.50971: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889842.50997: 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 0x7f14c9e013a0> <<< 178205 1726889842.51039: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42a30> <<< 178205 1726889842.51057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889842.51071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889842.51095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889842.51107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889842.51138: 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 0x7f14c9e1c700> <<< 178205 1726889842.51163: 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' <<< 178205 1726889842.51197: 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 0x7f14c9e1c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e1c7c0> <<< 178205 1726889842.51231: 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 0x7f14c9e1c8b0> <<< 178205 1726889842.51255: 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' <<< 178205 1726889842.51453: 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 0x7f14c9e1cd00> <<< 178205 1726889842.51497: 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 0x7f14c9e27250> <<< 178205 1726889842.51507: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e1c940> <<< 178205 1726889842.51523: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e0fa90> <<< 178205 1726889842.51543: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42610> <<< 178205 1726889842.51564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889842.51631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889842.51657: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e1caf0> <<< 178205 1726889842.51762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889842.51769: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14c97e86d0> <<< 178205 1726889842.51933: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889842.52025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.52058: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889842.52064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.52079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.52088: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889842.52102: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.53331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.54275: 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 0x7f14c970f820> <<< 178205 1726889842.54303: 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' <<< 178205 1726889842.54332: 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' <<< 178205 1726889842.54358: 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' <<< 178205 1726889842.54389: 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 0x7f14c970f160> <<< 178205 1726889842.54433: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970f280> <<< 178205 1726889842.54464: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970ff70> <<< 178205 1726889842.54486: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889842.54492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889842.54540: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970fd90> import 'atexit' # <<< 178205 1726889842.54570: 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 0x7f14c970ffd0> <<< 178205 1726889842.54591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889842.54618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889842.54654: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970f100> <<< 178205 1726889842.54669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889842.54688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889842.54707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889842.54731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889842.54752: 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' <<< 178205 1726889842.54827: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9666f40> <<< 178205 1726889842.54863: 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 0x7f14c9683d00> <<< 178205 1726889842.54895: 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 0x7f14c9683eb0> <<< 178205 1726889842.55002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9683370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9775dc0> <<< 178205 1726889842.55136: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97753a0> <<< 178205 1726889842.55155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889842.55163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889842.55176: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9775fd0> <<< 178205 1726889842.55200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889842.55206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889842.55231: 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' <<< 178205 1726889842.55250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889842.55256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889842.55286: 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' <<< 178205 1726889842.55291: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9744d30> <<< 178205 1726889842.55370: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e2d30> <<< 178205 1726889842.55377: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97184f0> <<< 178205 1726889842.55405: 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' <<< 178205 1726889842.55418: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14c96e2520> <<< 178205 1726889842.55435: 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 0x7f14c96e2550> <<< 178205 1726889842.55450: 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 <<< 178205 1726889842.55463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889842.55479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889842.55505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889842.55574: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889842.55580: 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 0x7f14c9655fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9756250> <<< 178205 1726889842.55596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889842.55607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889842.55650: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889842.55682: 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 0x7f14c9652850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889842.55721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889842.55744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889842.55750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889842.55806: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c976ee50> <<< 178205 1726889842.55930: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96527f0> <<< 178205 1726889842.56023: 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 0x7f14c9652640> <<< 178205 1726889842.56052: 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 0x7f14c96515b0> <<< 178205 1726889842.56094: 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 0x7f14c9646d90> <<< 178205 1726889842.56099: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c974d910> <<< 178205 1726889842.56126: 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' <<< 178205 1726889842.56140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889842.56153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889842.56202: 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 0x7f14c96d66a0> <<< 178205 1726889842.56378: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889842.56384: 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 0x7f14c96d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e50a0> <<< 178205 1726889842.56430: 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 0x7f14c96d6100> <<< 178205 1726889842.56445: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c971ab20> # zipimport: zlib available <<< 178205 1726889842.56452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889842.56464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.56535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.56608: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889842.56631: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889842.56645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889842.56655: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889842.56664: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.56758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.56856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.57309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.57766: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889842.57777: 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_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889842.57792: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889842.57804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889842.57856: 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 0x7f14c92565e0> <<< 178205 1726889842.57925: 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' <<< 178205 1726889842.57937: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9620580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c91f8100> <<< 178205 1726889842.57985: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889842.57994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.58018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.58033: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889842.58036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.58148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.58275: 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' <<< 178205 1726889842.58302: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96d5b80> # zipimport: zlib available <<< 178205 1726889842.58690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59172: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889842.59206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59237: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889842.59243: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59373: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889842.59389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889842.59401: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889842.59435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59470: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889842.59476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.59840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889842.59870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889842.59876: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889842.59947: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9228f10> # zipimport: zlib available <<< 178205 1726889842.60010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60078: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889842.60087: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889842.60101: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60172: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889842.60179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60215: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60247: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60399: 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 <<< 178205 1726889842.60423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889842.60493: 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 0x7f14c9761220> <<< 178205 1726889842.60532: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9228850> <<< 178205 1726889842.60558: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889842.60565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60732: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.60791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889842.60800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889842.60821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889842.60850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889842.60868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889842.60880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889842.60966: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9614ca0> <<< 178205 1726889842.61008: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9610f70> <<< 178205 1726889842.61069: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c960a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889842.61072: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61125: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889842.61189: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889842.61204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61215: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889842.61227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889842.61660: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889842.62288: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726889835.5601819, "mtime": 1726889835.5601819, "ctime": 1726889835.5601819, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889842.62307: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889842.62658: 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 <<< 178205 1726889842.62689: 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<<< 178205 1726889842.62734: stdout chunk (state=3): >>> # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # 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 <<< 178205 1726889842.62765: 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 # 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 <<< 178205 1726889842.62803: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale <<< 178205 1726889842.62839: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889842.62875: 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 # 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 <<< 178205 1726889842.62896: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889842.63086: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889842.63108: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889842.63139: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889842.63152: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889842.63189: 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 <<< 178205 1726889842.63196: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889842.63217: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889842.63234: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889842.63254: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889842.63260: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889842.63300: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889842.63325: 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 <<< 178205 1726889842.63342: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889842.63378: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889842.63390: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889842.63422: stdout chunk (state=3): >>># 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 <<< 178205 1726889842.63439: 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 <<< 178205 1726889842.63462: 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 <<< 178205 1726889842.63484: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889842.63492: stdout chunk (state=3): >>># 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 <<< 178205 1726889842.63636: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889842.63650: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889842.63666: 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 <<< 178205 1726889842.63691: 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 <<< 178205 1726889842.63698: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889842.63726: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889842.64076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889842.64079: stdout chunk (state=3): >>><<< 178205 1726889842.64086: stderr chunk (state=3): >>><<< 178205 1726889842.64182: _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 0x7f14ca2d8dc0> # /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 0x7f14ca27d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca2d8b20> # /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 0x7f14ca2d8ac0> 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 0x7f14ca27d490> # /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 0x7f14ca27d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d670> # /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 0x7f14ca234190> # /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 0x7f14ca234220> # /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 0x7f14ca257850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca234940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca295880> # /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 0x7f14ca22dd90> # /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 0x7f14ca257d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14ca27d970> 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 0x7f14c9fafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb2f40> # /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 0x7f14c9fa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9faf370> # /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 0x7f14c9f30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f30910> 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 0x7f14c9f30f10> # /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 0x7f14c9f30fd0> # /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 0x7f14c9f420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f84670> # /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 0x7f14c9f966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fb6e20> # /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 0x7f14c9f42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f892b0> # 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 0x7f14c9f962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fbc9d0> # /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 0x7f14c9f42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42df0> # /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 0x7f14c9f42d60> # /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 0x7f14c9f163d0> # /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 0x7f14c9f164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45490> # /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 0x7f14c9e3f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f00520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9fbc040> # /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 0x7f14c9e52b50> 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 0x7f14c9e52e80> # /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 0x7f14c9e64790> # /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 0x7f14c9e64cd0> # 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 0x7f14c9df0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e52f70> # /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 0x7f14c9e012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e64610> 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 0x7f14c9e013a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42a30> # /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 0x7f14c9e1c700> # /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 0x7f14c9e1c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e1c7c0> # 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 0x7f14c9e1c8b0> # /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 0x7f14c9e1cd00> # 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 0x7f14c9e27250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e1c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9e0fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9f42610> # /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 0x7f14c9e1caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14c97e86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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 0x7f14c970f820> # /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 0x7f14c970f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970ff70> # /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 0x7f14c970f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c970fd90> 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 0x7f14c970ffd0> # /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 0x7f14c970f100> # /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 0x7f14c9666f40> # 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 0x7f14c9683d00> # 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 0x7f14c9683eb0> # /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 0x7f14c9683370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9775dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97753a0> # /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 0x7f14c9775fd0> # /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 0x7f14c9744d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97184f0> # 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 0x7f14c96e2520> # /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 0x7f14c96e2550> # /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 0x7f14c9655fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9756250> # /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 0x7f14c9652850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c97563d0> # /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 0x7f14c976ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96527f0> # 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 0x7f14c9652640> # 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 0x7f14c96515b0> # 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 0x7f14c9646d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c974d910> # /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 0x7f14c96d66a0> # 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 0x7f14c96d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c96e50a0> # 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 0x7f14c96d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c971ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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_upf_aprd/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_upf_aprd/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_upf_aprd/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_upf_aprd/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 0x7f14c92565e0> # /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 0x7f14c9620580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c91f8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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_upf_aprd/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 0x7f14c96d5b80> # 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_upf_aprd/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_upf_aprd/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_upf_aprd/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_upf_aprd/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_upf_aprd/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 0x7f14c9228f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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_upf_aprd/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 0x7f14c9761220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9228850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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 0x7f14c9614ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c9610f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14c960a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_upf_aprd/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_upf_aprd/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": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726889835.5601819, "mtime": 1726889835.5601819, "ctime": 1726889835.5601819, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889842.64770: done with _execute_module (stat, {'path': '/dev/sdb', 'follow': 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': '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-1726889842.2893913-180037-186161681917906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889842.64773: _low_level_execute_command(): starting 178205 1726889842.64776: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889842.2893913-180037-186161681917906/ > /dev/null 2>&1 && sleep 0' 178205 1726889842.65989: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889842.65998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.66008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.66026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.66067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.66072: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889842.66082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.66096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889842.66103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889842.66109: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889842.66120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889842.66130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889842.66144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889842.66917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889842.66921: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889842.66923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889842.66926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889842.67040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889842.67043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889842.67045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889842.68831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889842.68835: stdout chunk (state=3): >>><<< 178205 1726889842.68839: stderr chunk (state=3): >>><<< 178205 1726889842.68855: _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 178205 1726889842.68862: handler run complete 178205 1726889842.68916: attempt loop complete, returning result 178205 1726889842.68919: _execute() done 178205 1726889842.68921: dumping result to json 178205 1726889842.68926: done dumping result, returning 178205 1726889842.68936: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-000000000ace] 178205 1726889842.68941: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ace 178205 1726889842.69057: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ace 178205 1726889842.69060: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889835.5601819, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889835.5601819, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 451, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889835.5601819, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889842.69152: no more pending results, returning what we have 178205 1726889842.69155: results queue empty 178205 1726889842.69156: checking for any_errors_fatal 178205 1726889842.69164: done checking for any_errors_fatal 178205 1726889842.69165: checking for max_fail_percentage 178205 1726889842.69167: done checking for max_fail_percentage 178205 1726889842.69168: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.69168: done checking to see if all hosts have failed 178205 1726889842.69169: getting the remaining hosts for this loop 178205 1726889842.69170: done getting the remaining hosts for this loop 178205 1726889842.69174: getting the next task for host managed_node2 178205 1726889842.69180: done getting next task for host managed_node2 178205 1726889842.69183: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889842.69187: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889842.69194: getting variables 178205 1726889842.69196: in VariableManager get_vars() 178205 1726889842.69231: Calling all_inventory to load vars for managed_node2 178205 1726889842.69234: Calling groups_inventory to load vars for managed_node2 178205 1726889842.69237: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.69247: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.69250: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.69252: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.69734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.71045: done with get_vars() 178205 1726889842.71063: done getting variables 178205 1726889842.71123: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:37:22 -0400 (0:00:00.499) 0:00:55.699 ****** 178205 1726889842.71159: entering _queue_task() for managed_node2/assert 178205 1726889842.72166: worker is 1 (out of 1 available) 178205 1726889842.72180: exiting _queue_task() for managed_node2/assert 178205 1726889842.72190: done queuing things up, now waiting for results queue to drain 178205 1726889842.72191: waiting for pending results... 178205 1726889842.73000: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889842.73114: in run() - task 02369adf-7a19-34ed-f5d1-000000000acf 178205 1726889842.73839: variable 'ansible_search_path' from source: unknown 178205 1726889842.73885: calling self._execute() 178205 1726889842.74014: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.74026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.74043: variable 'omit' from source: magic vars 178205 1726889842.74468: variable '_storage_test_volume_present' from source: set_fact 178205 1726889842.74832: variable 'storage_test_volume' from source: include params 178205 1726889842.74865: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889842.74876: variable 'omit' from source: magic vars 178205 1726889842.74938: variable 'omit' from source: magic vars 178205 1726889842.75047: variable 'storage_test_volume' from source: include params 178205 1726889842.75090: variable 'omit' from source: magic vars 178205 1726889842.75760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889842.75799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889842.75825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889842.75849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.75866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.75901: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889842.75910: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.75921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.76024: Set connection var ansible_pipelining to False 178205 1726889842.76038: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889842.76049: Set connection var ansible_shell_executable to /bin/sh 178205 1726889842.76056: Set connection var ansible_connection to ssh 178205 1726889842.76066: Set connection var ansible_shell_type to sh 178205 1726889842.76076: Set connection var ansible_timeout to 10 178205 1726889842.76107: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.76118: variable 'ansible_connection' from source: unknown 178205 1726889842.76126: variable 'ansible_module_compression' from source: unknown 178205 1726889842.76134: variable 'ansible_shell_type' from source: unknown 178205 1726889842.76141: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.76150: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.76158: variable 'ansible_pipelining' from source: unknown 178205 1726889842.76166: variable 'ansible_timeout' from source: unknown 178205 1726889842.76173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.76320: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889842.76338: variable 'omit' from source: magic vars 178205 1726889842.76348: starting attempt loop 178205 1726889842.76355: running the handler 178205 1726889842.76522: variable 'storage_test_dev' from source: set_fact 178205 1726889842.77237: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889842.77246: handler run complete 178205 1726889842.77264: attempt loop complete, returning result 178205 1726889842.77270: _execute() done 178205 1726889842.77275: dumping result to json 178205 1726889842.77281: done dumping result, returning 178205 1726889842.77290: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000000acf] 178205 1726889842.77299: sending task result for task 02369adf-7a19-34ed-f5d1-000000000acf ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889842.77452: no more pending results, returning what we have 178205 1726889842.77456: results queue empty 178205 1726889842.77456: checking for any_errors_fatal 178205 1726889842.77467: done checking for any_errors_fatal 178205 1726889842.77468: checking for max_fail_percentage 178205 1726889842.77470: done checking for max_fail_percentage 178205 1726889842.77471: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.77472: done checking to see if all hosts have failed 178205 1726889842.77473: getting the remaining hosts for this loop 178205 1726889842.77474: done getting the remaining hosts for this loop 178205 1726889842.77478: getting the next task for host managed_node2 178205 1726889842.77486: done getting next task for host managed_node2 178205 1726889842.77488: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889842.77492: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889842.77495: getting variables 178205 1726889842.77497: in VariableManager get_vars() 178205 1726889842.77533: Calling all_inventory to load vars for managed_node2 178205 1726889842.77536: Calling groups_inventory to load vars for managed_node2 178205 1726889842.77540: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.77552: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.77555: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.77558: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.78148: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000acf 178205 1726889842.78151: WORKER PROCESS EXITING 178205 1726889842.78304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.79474: done with get_vars() 178205 1726889842.79491: done getting variables 178205 1726889842.79671: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:37:22 -0400 (0:00:00.085) 0:00:55.785 ****** 178205 1726889842.79709: entering _queue_task() for managed_node2/assert 178205 1726889842.81404: worker is 1 (out of 1 available) 178205 1726889842.81443: exiting _queue_task() for managed_node2/assert 178205 1726889842.81773: done queuing things up, now waiting for results queue to drain 178205 1726889842.81775: waiting for pending results... 178205 1726889842.82480: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889842.83533: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad0 178205 1726889842.83554: variable 'ansible_search_path' from source: unknown 178205 1726889842.83593: calling self._execute() 178205 1726889842.83702: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.83715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.83730: variable 'omit' from source: magic vars 178205 1726889842.84136: variable '_storage_test_volume_present' from source: set_fact 178205 1726889842.84827: variable 'storage_test_volume' from source: include params 178205 1726889842.84864: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889842.84872: when evaluation is False, skipping this task 178205 1726889842.84879: _execute() done 178205 1726889842.84885: dumping result to json 178205 1726889842.84892: done dumping result, returning 178205 1726889842.84901: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000000ad0] 178205 1726889842.84910: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad0 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889842.85067: no more pending results, returning what we have 178205 1726889842.85070: results queue empty 178205 1726889842.85071: checking for any_errors_fatal 178205 1726889842.85079: done checking for any_errors_fatal 178205 1726889842.85079: checking for max_fail_percentage 178205 1726889842.85081: done checking for max_fail_percentage 178205 1726889842.85082: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.85083: done checking to see if all hosts have failed 178205 1726889842.85084: getting the remaining hosts for this loop 178205 1726889842.85085: done getting the remaining hosts for this loop 178205 1726889842.85088: getting the next task for host managed_node2 178205 1726889842.85096: done getting next task for host managed_node2 178205 1726889842.85099: ^ task is: TASK: Make sure we got info about this volume 178205 1726889842.85103: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889842.85107: getting variables 178205 1726889842.85109: in VariableManager get_vars() 178205 1726889842.85146: Calling all_inventory to load vars for managed_node2 178205 1726889842.85149: Calling groups_inventory to load vars for managed_node2 178205 1726889842.85152: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.85164: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.85167: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.85170: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.86318: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad0 178205 1726889842.86321: WORKER PROCESS EXITING 178205 1726889842.86346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.87386: done with get_vars() 178205 1726889842.87400: done getting variables 178205 1726889842.87466: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:37:22 -0400 (0:00:00.077) 0:00:55.862 ****** 178205 1726889842.87492: entering _queue_task() for managed_node2/assert 178205 1726889842.87743: worker is 1 (out of 1 available) 178205 1726889842.87761: exiting _queue_task() for managed_node2/assert 178205 1726889842.87772: done queuing things up, now waiting for results queue to drain 178205 1726889842.87773: waiting for pending results... 178205 1726889842.88398: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889842.88706: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad1 178205 1726889842.88801: variable 'ansible_search_path' from source: unknown 178205 1726889842.88868: calling self._execute() 178205 1726889842.89102: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.89174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.89184: variable 'omit' from source: magic vars 178205 1726889842.89877: variable '_storage_test_volume_present' from source: set_fact 178205 1726889842.89888: Evaluated conditional (_storage_test_volume_present): True 178205 1726889842.89894: variable 'omit' from source: magic vars 178205 1726889842.90068: variable 'omit' from source: magic vars 178205 1726889842.90304: variable 'storage_test_volume' from source: include params 178205 1726889842.90357: variable 'omit' from source: magic vars 178205 1726889842.90514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889842.90548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889842.90569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889842.90704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.90716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.90744: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889842.90748: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.90751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.90971: Set connection var ansible_pipelining to False 178205 1726889842.90977: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889842.90982: Set connection var ansible_shell_executable to /bin/sh 178205 1726889842.90985: Set connection var ansible_connection to ssh 178205 1726889842.90990: Set connection var ansible_shell_type to sh 178205 1726889842.90996: Set connection var ansible_timeout to 10 178205 1726889842.91180: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.91184: variable 'ansible_connection' from source: unknown 178205 1726889842.91187: variable 'ansible_module_compression' from source: unknown 178205 1726889842.91189: variable 'ansible_shell_type' from source: unknown 178205 1726889842.91192: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.91194: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.91196: variable 'ansible_pipelining' from source: unknown 178205 1726889842.91199: variable 'ansible_timeout' from source: unknown 178205 1726889842.91201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.92128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889842.92140: variable 'omit' from source: magic vars 178205 1726889842.92146: starting attempt loop 178205 1726889842.92151: running the handler 178205 1726889842.92404: variable 'storage_test_volume' from source: include params 178205 1726889842.92418: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889842.92438: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889842.92443: handler run complete 178205 1726889842.92456: attempt loop complete, returning result 178205 1726889842.92459: _execute() done 178205 1726889842.92461: dumping result to json 178205 1726889842.92463: done dumping result, returning 178205 1726889842.92470: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-000000000ad1] 178205 1726889842.92475: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad1 178205 1726889842.92570: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad1 178205 1726889842.92573: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889842.92620: no more pending results, returning what we have 178205 1726889842.92623: results queue empty 178205 1726889842.92624: checking for any_errors_fatal 178205 1726889842.92638: done checking for any_errors_fatal 178205 1726889842.92638: checking for max_fail_percentage 178205 1726889842.92640: done checking for max_fail_percentage 178205 1726889842.92641: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.92642: done checking to see if all hosts have failed 178205 1726889842.92643: getting the remaining hosts for this loop 178205 1726889842.92644: done getting the remaining hosts for this loop 178205 1726889842.92647: getting the next task for host managed_node2 178205 1726889842.92656: done getting next task for host managed_node2 178205 1726889842.92659: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889842.92664: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889842.92668: getting variables 178205 1726889842.92669: in VariableManager get_vars() 178205 1726889842.92699: Calling all_inventory to load vars for managed_node2 178205 1726889842.92702: Calling groups_inventory to load vars for managed_node2 178205 1726889842.92704: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.92716: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.92718: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.92721: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.93372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889842.94668: done with get_vars() 178205 1726889842.94682: done getting variables 178205 1726889842.94855: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:37:22 -0400 (0:00:00.073) 0:00:55.936 ****** 178205 1726889842.94893: entering _queue_task() for managed_node2/set_fact 178205 1726889842.95375: worker is 1 (out of 1 available) 178205 1726889842.95388: exiting _queue_task() for managed_node2/set_fact 178205 1726889842.95399: done queuing things up, now waiting for results queue to drain 178205 1726889842.95400: waiting for pending results... 178205 1726889842.96540: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889842.96666: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad2 178205 1726889842.96690: variable 'ansible_search_path' from source: unknown 178205 1726889842.96734: calling self._execute() 178205 1726889842.96854: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.96867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.96881: variable 'omit' from source: magic vars 178205 1726889842.97001: variable 'omit' from source: magic vars 178205 1726889842.97064: variable 'omit' from source: magic vars 178205 1726889842.97298: variable 'storage_test_volume' from source: include params 178205 1726889842.97361: variable 'omit' from source: magic vars 178205 1726889842.97404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889842.97449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889842.97474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889842.97496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.97513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889842.97552: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889842.97560: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.97568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.97676: Set connection var ansible_pipelining to False 178205 1726889842.97687: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889842.97695: Set connection var ansible_shell_executable to /bin/sh 178205 1726889842.97701: Set connection var ansible_connection to ssh 178205 1726889842.97709: Set connection var ansible_shell_type to sh 178205 1726889842.97720: Set connection var ansible_timeout to 10 178205 1726889842.97752: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.97763: variable 'ansible_connection' from source: unknown 178205 1726889842.97769: variable 'ansible_module_compression' from source: unknown 178205 1726889842.97775: variable 'ansible_shell_type' from source: unknown 178205 1726889842.97781: variable 'ansible_shell_executable' from source: unknown 178205 1726889842.97787: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889842.97793: variable 'ansible_pipelining' from source: unknown 178205 1726889842.97799: variable 'ansible_timeout' from source: unknown 178205 1726889842.97807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889842.97960: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889842.97981: variable 'omit' from source: magic vars 178205 1726889842.97991: starting attempt loop 178205 1726889842.97998: running the handler 178205 1726889842.98016: handler run complete 178205 1726889842.98032: attempt loop complete, returning result 178205 1726889842.98040: _execute() done 178205 1726889842.98046: dumping result to json 178205 1726889842.98052: done dumping result, returning 178205 1726889842.98062: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-000000000ad2] 178205 1726889842.98072: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad2 178205 1726889842.98177: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad2 178205 1726889842.98184: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889842.98246: no more pending results, returning what we have 178205 1726889842.98250: results queue empty 178205 1726889842.98250: checking for any_errors_fatal 178205 1726889842.98260: done checking for any_errors_fatal 178205 1726889842.98260: checking for max_fail_percentage 178205 1726889842.98262: done checking for max_fail_percentage 178205 1726889842.98263: checking to see if all hosts have failed and the running result is not ok 178205 1726889842.98264: done checking to see if all hosts have failed 178205 1726889842.98265: getting the remaining hosts for this loop 178205 1726889842.98266: done getting the remaining hosts for this loop 178205 1726889842.98270: getting the next task for host managed_node2 178205 1726889842.98278: done getting next task for host managed_node2 178205 1726889842.98280: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889842.98286: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889842.98290: getting variables 178205 1726889842.98292: in VariableManager get_vars() 178205 1726889842.98326: Calling all_inventory to load vars for managed_node2 178205 1726889842.98331: Calling groups_inventory to load vars for managed_node2 178205 1726889842.98335: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889842.98346: Calling all_plugins_play to load vars for managed_node2 178205 1726889842.98349: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889842.98352: Calling groups_plugins_play to load vars for managed_node2 178205 1726889842.99036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889843.00608: done with get_vars() 178205 1726889843.00623: done getting variables 178205 1726889843.00679: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:37:23 -0400 (0:00:00.058) 0:00:55.995 ****** 178205 1726889843.00709: entering _queue_task() for managed_node2/set_fact 178205 1726889843.01776: worker is 1 (out of 1 available) 178205 1726889843.01788: exiting _queue_task() for managed_node2/set_fact 178205 1726889843.01799: done queuing things up, now waiting for results queue to drain 178205 1726889843.01800: waiting for pending results... 178205 1726889843.02153: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889843.02271: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad3 178205 1726889843.02292: variable 'ansible_search_path' from source: unknown 178205 1726889843.02335: calling self._execute() 178205 1726889843.02451: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.02466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.02480: variable 'omit' from source: magic vars 178205 1726889843.02875: variable 'storage_test_volume' from source: include params 178205 1726889843.02920: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889843.02927: when evaluation is False, skipping this task 178205 1726889843.02937: _execute() done 178205 1726889843.02945: dumping result to json 178205 1726889843.02952: done dumping result, returning 178205 1726889843.02961: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-000000000ad3] 178205 1726889843.02970: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad3 178205 1726889843.03083: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad3 178205 1726889843.03091: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889843.03156: no more pending results, returning what we have 178205 1726889843.03159: results queue empty 178205 1726889843.03160: checking for any_errors_fatal 178205 1726889843.03169: done checking for any_errors_fatal 178205 1726889843.03170: checking for max_fail_percentage 178205 1726889843.03171: done checking for max_fail_percentage 178205 1726889843.03172: checking to see if all hosts have failed and the running result is not ok 178205 1726889843.03174: done checking to see if all hosts have failed 178205 1726889843.03174: getting the remaining hosts for this loop 178205 1726889843.03176: done getting the remaining hosts for this loop 178205 1726889843.03179: getting the next task for host managed_node2 178205 1726889843.03188: done getting next task for host managed_node2 178205 1726889843.03190: ^ task is: TASK: Verify the volume's device type 178205 1726889843.03195: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889843.03200: getting variables 178205 1726889843.03202: in VariableManager get_vars() 178205 1726889843.03239: Calling all_inventory to load vars for managed_node2 178205 1726889843.03242: Calling groups_inventory to load vars for managed_node2 178205 1726889843.03246: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889843.03259: Calling all_plugins_play to load vars for managed_node2 178205 1726889843.03263: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889843.03266: Calling groups_plugins_play to load vars for managed_node2 178205 1726889843.04517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889843.05265: done with get_vars() 178205 1726889843.05279: done getting variables 178205 1726889843.05339: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:37:23 -0400 (0:00:00.046) 0:00:56.041 ****** 178205 1726889843.05370: entering _queue_task() for managed_node2/assert 178205 1726889843.06002: worker is 1 (out of 1 available) 178205 1726889843.06016: exiting _queue_task() for managed_node2/assert 178205 1726889843.06026: done queuing things up, now waiting for results queue to drain 178205 1726889843.06027: waiting for pending results... 178205 1726889843.06985: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889843.07118: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad4 178205 1726889843.07834: variable 'ansible_search_path' from source: unknown 178205 1726889843.07874: calling self._execute() 178205 1726889843.07987: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.08000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.08018: variable 'omit' from source: magic vars 178205 1726889843.08350: variable '_storage_test_volume_present' from source: set_fact 178205 1726889843.08365: Evaluated conditional (_storage_test_volume_present): True 178205 1726889843.08370: variable 'omit' from source: magic vars 178205 1726889843.08425: variable 'omit' from source: magic vars 178205 1726889843.08460: variable 'omit' from source: magic vars 178205 1726889843.08504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889843.08543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889843.09239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889843.09257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889843.09273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889843.09307: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889843.09320: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.09328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.09434: Set connection var ansible_pipelining to False 178205 1726889843.09447: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889843.09457: Set connection var ansible_shell_executable to /bin/sh 178205 1726889843.09464: Set connection var ansible_connection to ssh 178205 1726889843.09472: Set connection var ansible_shell_type to sh 178205 1726889843.09483: Set connection var ansible_timeout to 10 178205 1726889843.09520: variable 'ansible_shell_executable' from source: unknown 178205 1726889843.09530: variable 'ansible_connection' from source: unknown 178205 1726889843.09537: variable 'ansible_module_compression' from source: unknown 178205 1726889843.09545: variable 'ansible_shell_type' from source: unknown 178205 1726889843.09552: variable 'ansible_shell_executable' from source: unknown 178205 1726889843.09558: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.09566: variable 'ansible_pipelining' from source: unknown 178205 1726889843.09573: variable 'ansible_timeout' from source: unknown 178205 1726889843.09581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.09725: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889843.09744: variable 'omit' from source: magic vars 178205 1726889843.09756: starting attempt loop 178205 1726889843.09763: running the handler 178205 1726889843.09970: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889843.09998: variable 'storage_test_volume' from source: include params 178205 1726889843.10176: variable 'st_volume_type' from source: set_fact 178205 1726889843.10201: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889843.10210: handler run complete 178205 1726889843.10232: attempt loop complete, returning result 178205 1726889843.10239: _execute() done 178205 1726889843.10245: dumping result to json 178205 1726889843.10251: done dumping result, returning 178205 1726889843.10264: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-000000000ad4] 178205 1726889843.10275: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad4 178205 1726889843.10381: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad4 178205 1726889843.10388: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889843.10859: no more pending results, returning what we have 178205 1726889843.10862: results queue empty 178205 1726889843.10863: checking for any_errors_fatal 178205 1726889843.10870: done checking for any_errors_fatal 178205 1726889843.10871: checking for max_fail_percentage 178205 1726889843.10872: done checking for max_fail_percentage 178205 1726889843.10873: checking to see if all hosts have failed and the running result is not ok 178205 1726889843.10874: done checking to see if all hosts have failed 178205 1726889843.10875: getting the remaining hosts for this loop 178205 1726889843.10877: done getting the remaining hosts for this loop 178205 1726889843.10880: getting the next task for host managed_node2 178205 1726889843.10890: done getting next task for host managed_node2 178205 1726889843.10893: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889843.10898: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889843.10902: getting variables 178205 1726889843.10904: in VariableManager get_vars() 178205 1726889843.10940: Calling all_inventory to load vars for managed_node2 178205 1726889843.10943: Calling groups_inventory to load vars for managed_node2 178205 1726889843.10947: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889843.10957: Calling all_plugins_play to load vars for managed_node2 178205 1726889843.10960: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889843.10963: Calling groups_plugins_play to load vars for managed_node2 178205 1726889843.11997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889843.13162: done with get_vars() 178205 1726889843.13176: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:37:23 -0400 (0:00:00.078) 0:00:56.120 ****** 178205 1726889843.13270: entering _queue_task() for managed_node2/stat 178205 1726889843.14437: worker is 1 (out of 1 available) 178205 1726889843.14451: exiting _queue_task() for managed_node2/stat 178205 1726889843.14462: done queuing things up, now waiting for results queue to drain 178205 1726889843.14463: waiting for pending results... 178205 1726889843.14979: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889843.15247: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad8 178205 1726889843.15357: variable 'ansible_search_path' from source: unknown 178205 1726889843.15395: calling self._execute() 178205 1726889843.15615: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.15624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.15638: variable 'omit' from source: magic vars 178205 1726889843.16367: variable 'storage_test_volume' from source: include params 178205 1726889843.16414: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889843.16537: when evaluation is False, skipping this task 178205 1726889843.16544: _execute() done 178205 1726889843.16554: dumping result to json 178205 1726889843.16562: done dumping result, returning 178205 1726889843.16571: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-000000000ad8] 178205 1726889843.16581: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad8 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889843.16737: no more pending results, returning what we have 178205 1726889843.16741: results queue empty 178205 1726889843.16742: checking for any_errors_fatal 178205 1726889843.16753: done checking for any_errors_fatal 178205 1726889843.16754: checking for max_fail_percentage 178205 1726889843.16756: done checking for max_fail_percentage 178205 1726889843.16757: checking to see if all hosts have failed and the running result is not ok 178205 1726889843.16758: done checking to see if all hosts have failed 178205 1726889843.16759: getting the remaining hosts for this loop 178205 1726889843.16760: done getting the remaining hosts for this loop 178205 1726889843.16764: getting the next task for host managed_node2 178205 1726889843.16773: done getting next task for host managed_node2 178205 1726889843.16775: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889843.16780: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889843.16783: getting variables 178205 1726889843.16785: in VariableManager get_vars() 178205 1726889843.16821: Calling all_inventory to load vars for managed_node2 178205 1726889843.16824: Calling groups_inventory to load vars for managed_node2 178205 1726889843.16828: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889843.16843: Calling all_plugins_play to load vars for managed_node2 178205 1726889843.16847: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889843.16850: Calling groups_plugins_play to load vars for managed_node2 178205 1726889843.17407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889843.18637: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad8 178205 1726889843.18640: WORKER PROCESS EXITING 178205 1726889843.19044: done with get_vars() 178205 1726889843.19055: done getting variables 178205 1726889843.19102: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:37:23 -0400 (0:00:00.058) 0:00:56.179 ****** 178205 1726889843.19132: entering _queue_task() for managed_node2/package 178205 1726889843.20071: worker is 1 (out of 1 available) 178205 1726889843.20084: exiting _queue_task() for managed_node2/package 178205 1726889843.20095: done queuing things up, now waiting for results queue to drain 178205 1726889843.20096: waiting for pending results... 178205 1726889843.20975: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889843.21338: in run() - task 02369adf-7a19-34ed-f5d1-000000000ad9 178205 1726889843.21365: variable 'ansible_search_path' from source: unknown 178205 1726889843.21405: calling self._execute() 178205 1726889843.21663: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.21679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.21694: variable 'omit' from source: magic vars 178205 1726889843.22005: variable 'omit' from source: magic vars 178205 1726889843.22065: variable 'omit' from source: magic vars 178205 1726889843.23278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889843.29339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889843.29410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889843.29453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889843.29494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889843.29530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889843.29629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889843.29747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889843.29944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889843.29990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889843.30008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889843.30118: variable '__storage_is_ostree' from source: set_fact 178205 1726889843.30329: variable 'omit' from source: magic vars 178205 1726889843.30368: variable 'omit' from source: magic vars 178205 1726889843.30396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889843.30428: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889843.30449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889843.30469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889843.30484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889843.30518: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889843.31222: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.31231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.31329: Set connection var ansible_pipelining to False 178205 1726889843.31340: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889843.31351: Set connection var ansible_shell_executable to /bin/sh 178205 1726889843.31357: Set connection var ansible_connection to ssh 178205 1726889843.31365: Set connection var ansible_shell_type to sh 178205 1726889843.31375: Set connection var ansible_timeout to 10 178205 1726889843.31405: variable 'ansible_shell_executable' from source: unknown 178205 1726889843.31414: variable 'ansible_connection' from source: unknown 178205 1726889843.31421: variable 'ansible_module_compression' from source: unknown 178205 1726889843.31426: variable 'ansible_shell_type' from source: unknown 178205 1726889843.31432: variable 'ansible_shell_executable' from source: unknown 178205 1726889843.31438: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889843.31444: variable 'ansible_pipelining' from source: unknown 178205 1726889843.31450: variable 'ansible_timeout' from source: unknown 178205 1726889843.31456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889843.31556: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889843.31571: variable 'omit' from source: magic vars 178205 1726889843.31580: starting attempt loop 178205 1726889843.31587: running the handler 178205 1726889843.31598: variable 'ansible_facts' from source: unknown 178205 1726889843.31604: variable 'ansible_facts' from source: unknown 178205 1726889843.31661: _low_level_execute_command(): starting 178205 1726889843.31672: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889843.33333: 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 <<< 178205 1726889843.33336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.33484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889843.33487: 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 <<< 178205 1726889843.33490: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.33667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889843.33679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889843.33774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889843.35354: stdout chunk (state=3): >>>/root <<< 178205 1726889843.35456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889843.35532: stderr chunk (state=3): >>><<< 178205 1726889843.35535: stdout chunk (state=3): >>><<< 178205 1726889843.35632: _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 178205 1726889843.35643: _low_level_execute_command(): starting 178205 1726889843.35646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829 `" && echo ansible-tmp-1726889843.3555274-180074-51840736636829="` echo /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829 `" ) && sleep 0' 178205 1726889843.36972: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889843.37627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.37642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.37661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.37702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.37716: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889843.37730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.37748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889843.37759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889843.37768: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889843.37779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.37790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.37807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.37826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.37837: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889843.37850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.37931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889843.37943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889843.37955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889843.38018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889843.39834: stdout chunk (state=3): >>>ansible-tmp-1726889843.3555274-180074-51840736636829=/root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829 <<< 178205 1726889843.40006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889843.40009: stdout chunk (state=3): >>><<< 178205 1726889843.40018: stderr chunk (state=3): >>><<< 178205 1726889843.40037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889843.3555274-180074-51840736636829=/root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829 , stderr=OpenSSH_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 178205 1726889843.40069: variable 'ansible_module_compression' from source: unknown 178205 1726889843.40135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889843.40173: variable 'ansible_facts' from source: unknown 178205 1726889843.40276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/AnsiballZ_dnf.py 178205 1726889843.40796: Sending initial data 178205 1726889843.40799: Sent initial data (153 bytes) 178205 1726889843.43033: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889843.43048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.43064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.43081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.43130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.43143: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889843.43157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.43174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889843.43185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889843.43200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889843.43213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.43227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.43243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.43321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.43334: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889843.43349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.43475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889843.43497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889843.43515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889843.43583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889843.45252: 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 <<< 178205 1726889843.45289: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889843.45334: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp3p2o2qle /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/AnsiballZ_dnf.py <<< 178205 1726889843.45365: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889843.46840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889843.46972: stderr chunk (state=3): >>><<< 178205 1726889843.46975: stdout chunk (state=3): >>><<< 178205 1726889843.46995: done transferring module to remote 178205 1726889843.47010: _low_level_execute_command(): starting 178205 1726889843.47081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/ /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/AnsiballZ_dnf.py && sleep 0' 178205 1726889843.48141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889843.49028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.49044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.49063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.49100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.49109: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889843.49124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.49139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889843.49148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889843.49157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889843.49168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.49178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.49191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.49200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.49209: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889843.49222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.49292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889843.49317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889843.49336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889843.49403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889843.51130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889843.51189: stderr chunk (state=3): >>><<< 178205 1726889843.51193: stdout chunk (state=3): >>><<< 178205 1726889843.51280: _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 178205 1726889843.51283: _low_level_execute_command(): starting 178205 1726889843.51286: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/AnsiballZ_dnf.py && sleep 0' 178205 1726889843.52348: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889843.52364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.52377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.52396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.52500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.52515: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889843.52524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.52537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889843.52581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889843.52588: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889843.52596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889843.52605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889843.52617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889843.52624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889843.52633: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889843.52640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889843.52794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889843.52814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889843.52826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889843.52890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889843.54769: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889843.54793: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889843.54856: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889843.54897: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889843.54931: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889843.54972: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889843.54979: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889843.55031: 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' <<< 178205 1726889843.55051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889843.55073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889843.55080: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889843.55105: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b51edc0> <<< 178205 1726889843.55140: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889843.55158: 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 0x7f598b4c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b51eb20> <<< 178205 1726889843.55188: 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' <<< 178205 1726889843.55211: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b51eac0> <<< 178205 1726889843.55232: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889843.55250: 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' <<< 178205 1726889843.55268: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3490> <<< 178205 1726889843.55293: 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' <<< 178205 1726889843.55319: 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' <<< 178205 1726889843.55335: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889843.55345: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3940> <<< 178205 1726889843.55361: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3670> <<< 178205 1726889843.55395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889843.55400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889843.55442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889843.55465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889843.55482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889843.55508: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b47a190> <<< 178205 1726889843.55532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889843.55548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889843.55623: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b47a220> <<< 178205 1726889843.55649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889843.55652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889843.55687: 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 0x7f598b49d850> <<< 178205 1726889843.55693: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b47a940> <<< 178205 1726889843.55726: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4db880> <<< 178205 1726889843.55751: 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' <<< 178205 1726889843.55756: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b473d90> <<< 178205 1726889843.55810: 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' <<< 178205 1726889843.55824: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b49dd90> <<< 178205 1726889843.55877: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3970> <<< 178205 1726889843.55908: 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. <<< 178205 1726889843.56144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889843.56151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889843.56179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889843.56184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889843.56205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889843.56223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889843.56245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889843.56253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889843.56265: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d4eb0> <<< 178205 1726889843.56322: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d7f40> <<< 178205 1726889843.56336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889843.56342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889843.56360: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889843.56384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889843.56402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889843.56421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889843.56427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889843.56449: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1cc610> <<< 178205 1726889843.56466: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d5640> <<< 178205 1726889843.56472: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d4370> <<< 178205 1726889843.56496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889843.56562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889843.56586: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889843.56622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.56635: 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' <<< 178205 1726889843.56672: 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 0x7f598b108dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1088b0> <<< 178205 1726889843.56696: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889843.56721: 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 0x7f598b108eb0> <<< 178205 1726889843.56739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889843.56758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889843.56783: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b108f70> <<< 178205 1726889843.56819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889843.56831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b108e80> <<< 178205 1726889843.56837: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889843.56879: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b160d30> <<< 178205 1726889843.56889: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889843.56915: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b15b610> <<< 178205 1726889843.56969: 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 0x7f598b16d670> <<< 178205 1726889843.56976: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1dbe20> <<< 178205 1726889843.57001: 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' <<< 178205 1726889843.57034: 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 0x7f598b119c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b160250> <<< 178205 1726889843.57081: 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 0x7f598b16d280> <<< 178205 1726889843.57087: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1e19d0> <<< 178205 1726889843.57113: 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' <<< 178205 1726889843.57140: 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' <<< 178205 1726889843.57167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889843.57174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889843.57196: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b119fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b119d90> <<< 178205 1726889843.57232: 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 0x7f598b119d00> <<< 178205 1726889843.57270: 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' <<< 178205 1726889843.57290: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889843.57293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889843.57318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889843.57363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889843.57392: 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 0x7f598b0ed370> <<< 178205 1726889843.57414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889843.57425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889843.57457: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0ed460> <<< 178205 1726889843.57577: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b121fa0> <<< 178205 1726889843.57621: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11ca30> <<< 178205 1726889843.57631: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11c490> <<< 178205 1726889843.57655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889843.57660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889843.57693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889843.57708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889843.57733: 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' <<< 178205 1726889843.57744: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b03b1c0> <<< 178205 1726889843.57775: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0d7c70> <<< 178205 1726889843.57830: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11ceb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1e1040> <<< 178205 1726889843.57852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889843.57875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889843.57906: 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' <<< 178205 1726889843.57919: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b04eaf0> <<< 178205 1726889843.57924: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889843.57956: 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 0x7f598b04ee20> <<< 178205 1726889843.57978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889843.57984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889843.58010: 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' <<< 178205 1726889843.58029: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b061730> <<< 178205 1726889843.58043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889843.58076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889843.58103: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b061c70> <<< 178205 1726889843.58143: 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 0x7f598afec3a0> <<< 178205 1726889843.58150: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b04ef10> <<< 178205 1726889843.58175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889843.58181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889843.58231: 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 0x7f598affd280> <<< 178205 1726889843.58241: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0615b0> import 'pwd' # <<< 178205 1726889843.58272: 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 0x7f598affd340> <<< 178205 1726889843.58316: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1199d0> <<< 178205 1726889843.58334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889843.58347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889843.58368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889843.58382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889843.58416: 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 0x7f598b0196a0> <<< 178205 1726889843.58440: 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' <<< 178205 1726889843.58472: 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 0x7f598b019970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b019760> <<< 178205 1726889843.58501: 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 0x7f598b019850> <<< 178205 1726889843.58533: 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' <<< 178205 1726889843.58726: 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 0x7f598b019ca0> <<< 178205 1726889843.58765: 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 0x7f598b0251f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0198e0> <<< 178205 1726889843.58788: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b00ba30> <<< 178205 1726889843.58816: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1195b0> <<< 178205 1726889843.58834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889843.58890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889843.58925: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b019a90> <<< 178205 1726889843.59033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889843.59039: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f598af47670> <<< 178205 1726889843.59518: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889843.59522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.59524: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 178205 1726889843.59526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.59528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.59531: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889843.59533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.60538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.61474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889843.61485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9517c0> <<< 178205 1726889843.61498: 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' <<< 178205 1726889843.61529: 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' <<< 178205 1726889843.61547: 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' <<< 178205 1726889843.61574: 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 0x7f598a951160> <<< 178205 1726889843.61613: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951280> <<< 178205 1726889843.61640: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951f10> <<< 178205 1726889843.61659: 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' <<< 178205 1726889843.61709: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951d30> <<< 178205 1726889843.61716: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889843.61740: 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 0x7f598a951f70> <<< 178205 1726889843.61752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889843.61781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889843.61820: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951100> <<< 178205 1726889843.61834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889843.61846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889843.61866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889843.61884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889843.61908: 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' <<< 178205 1726889843.61978: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8a5ee0> <<< 178205 1726889843.62012: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889843.62023: 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 0x7f598a8c30d0> <<< 178205 1726889843.62044: 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 0x7f598a8c32b0> <<< 178205 1726889843.62056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889843.62083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889843.62124: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8c3c40> <<< 178205 1726889843.62132: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a937dc0> <<< 178205 1726889843.62291: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9373a0> <<< 178205 1726889843.62312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889843.62325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889843.62334: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a937f70> <<< 178205 1726889843.62352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889843.62357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889843.62385: 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' <<< 178205 1726889843.62405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889843.62411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889843.62439: 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' <<< 178205 1726889843.62445: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a985c10> <<< 178205 1726889843.62526: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a921cd0> <<< 178205 1726889843.62532: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a955490> <<< 178205 1726889843.62561: 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 0x7f598a9214c0> <<< 178205 1726889843.62587: 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 0x7f598a9214f0> <<< 178205 1726889843.62613: 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 <<< 178205 1726889843.62621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889843.62634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889843.62658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889843.62736: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889843.62750: 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 0x7f598a888250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9971f0> <<< 178205 1726889843.62761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889843.62767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889843.62819: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889843.62826: 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 0x7f598a8938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a997370> <<< 178205 1726889843.62840: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889843.62877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.62897: 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' <<< 178205 1726889843.62906: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889843.62959: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9b1d90> <<< 178205 1726889843.63082: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a893880> <<< 178205 1726889843.63170: 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' <<< 178205 1726889843.63177: 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 0x7f598a8936d0> <<< 178205 1726889843.63203: 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 0x7f598a892670> <<< 178205 1726889843.63241: 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 0x7f598a8925b0> <<< 178205 1726889843.63250: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a98f8b0> <<< 178205 1726889843.63272: 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' <<< 178205 1726889843.63285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889843.63300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889843.63343: 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 0x7f598a918670> <<< 178205 1726889843.63521: 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 0x7f598a917ac0> <<< 178205 1726889843.63530: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9270d0> <<< 178205 1726889843.63565: 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' <<< 178205 1726889843.63579: 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 0x7f598a9180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a95ca60> # zipimport: zlib available <<< 178205 1726889843.63590: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889843.63602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.63676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.63753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889843.63764: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889843.63779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889843.63796: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889843.63802: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.63899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.63990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.64435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.64880: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889843.64889: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889843.64917: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889843.64931: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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' <<< 178205 1726889843.64981: 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 0x7f598a457580> <<< 178205 1726889843.65046: 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' <<< 178205 1726889843.65058: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a860520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a3fa0a0> <<< 178205 1726889843.65105: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889843.65139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.65146: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889843.65151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.65265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.65395: 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' <<< 178205 1726889843.65417: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a917bb0> <<< 178205 1726889843.65423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.65805: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66165: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66222: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66281: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889843.66316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66348: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889843.66410: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66488: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889843.66501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66513: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889843.66550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66584: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889843.66590: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.66783: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889843.67121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889843.67123: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889843.67125: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a870970> <<< 178205 1726889843.67127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67190: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889843.67204: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889843.67211: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67247: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67283: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889843.67325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67475: 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 <<< 178205 1726889843.67500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.67568: 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' <<< 178205 1726889843.67574: 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 0x7f598a9a3250> <<< 178205 1726889843.67599: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8706a0> <<< 178205 1726889843.67633: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889843.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.67860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889843.67866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889843.67883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889843.67919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889843.67935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889843.67945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889843.68033: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8577c0> <<< 178205 1726889843.68070: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8547f0> <<< 178205 1726889843.68132: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a84e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889843.68135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.68156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.68180: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889843.68241: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889843.68258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889843.68265: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889843.68277: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.68743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.69151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.69710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.70243: 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 0x7f598a23a640> <<< 178205 1726889843.70263: 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 0x7f598a23a6d0> <<< 178205 1726889843.70288: 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' <<< 178205 1726889843.70302: 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' <<< 178205 1726889843.70334: 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' <<< 178205 1726889843.70347: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23ac10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a910> <<< 178205 1726889843.70355: 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' <<< 178205 1726889843.70378: 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' <<< 178205 1726889843.70417: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a070> <<< 178205 1726889843.70433: 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' <<< 178205 1726889843.70451: 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' <<< 178205 1726889843.70477: 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' <<< 178205 1726889843.70501: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 178205 1726889843.70510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889843.70531: 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' <<< 178205 1726889843.70548: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a205730> <<< 178205 1726889843.70573: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 178205 1726889843.70590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a205c40> <<< 178205 1726889843.70602: 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' <<< 178205 1726889843.70608: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a205e50> <<< 178205 1726889843.70660: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9a0700> <<< 178205 1726889843.70679: 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' <<< 178205 1726889843.70715: 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 0x7f598a204a60> <<< 178205 1726889843.70727: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889843.70758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889843.70820: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a204ac0> <<< 178205 1726889843.70840: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889843.70854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889843.70866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889843.70877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889843.70908: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a28e610> <<< 178205 1726889843.70916: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a204ee0> <<< 178205 1726889843.70948: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a204370> <<< 178205 1726889843.70960: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9a06d0> <<< 178205 1726889843.70980: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889843.70992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889843.71013: 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 <<< 178205 1726889843.71048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889843.71068: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 178205 1726889843.71077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 178205 1726889843.71088: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a3e6070> <<< 178205 1726889843.71233: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a42bdc0> <<< 178205 1726889843.71263: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a28e430> <<< 178205 1726889843.71281: 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' <<< 178205 1726889843.71308: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889843.71333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889843.71352: 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' <<< 178205 1726889843.71358: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a426df0> <<< 178205 1726889843.71397: 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 0x7f598a426250> <<< 178205 1726889843.71413: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a42cd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a259f70> <<< 178205 1726889843.71451: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a3eb910> <<< 178205 1726889843.71456: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a870ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23ae50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a6a0> <<< 178205 1726889843.71488: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 178205 1726889843.71504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 178205 1726889843.71519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 178205 1726889843.71534: stdout chunk (state=3): >>># /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' <<< 178205 1726889843.71585: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a426ac0> <<< 178205 1726889843.71591: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a160> <<< 178205 1726889843.71615: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889843.71626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.71692: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a457a60> <<< 178205 1726889843.71712: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889843.71732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889843.71787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889843.71816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889843.71962: 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 0x7f598a3ec940> <<< 178205 1726889843.72230: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a29b5e0> <<< 178205 1726889843.72244: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a457850> <<< 178205 1726889843.72270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889843.72276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889843.72296: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a2886a0> <<< 178205 1726889843.72325: 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' <<< 178205 1726889843.72334: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a233cd0> <<< 178205 1726889843.72350: 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' <<< 178205 1726889843.72371: 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' <<< 178205 1726889843.72389: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a24cb50> <<< 178205 1726889843.72398: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a233fd0> <<< 178205 1726889843.72415: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889843.72461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889843.72541: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a24c6d0> <<< 178205 1726889843.72557: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889843.72583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889843.72855: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a215700> <<< 178205 1726889843.72881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889843.72887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889843.72915: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989fb2ca0> <<< 178205 1726889843.72946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73048: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889843.73054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73274: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889843.73280: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73363: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 178205 1726889843.73464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73553: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889843.73638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889843.73779: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889843.74091: 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' <<< 178205 1726889843.74121: 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' <<< 178205 1726889843.74153: 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' <<< 178205 1726889843.74162: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14be0> <<< 178205 1726889843.74176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889843.74223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889843.74385: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14d60> <<< 178205 1726889843.74412: 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' <<< 178205 1726889843.74447: 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 0x7f5989f66430> <<< 178205 1726889843.74467: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14250> <<< 178205 1726889843.74507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14850> <<< 178205 1726889843.74534: 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 <<< 178205 1726889843.74592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889843.74622: 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' <<< 178205 1726889843.74648: 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' <<< 178205 1726889843.74777: 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 0x7f5989e9a9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a580> <<< 178205 1726889843.74805: 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 <<< 178205 1726889843.74834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889843.74899: 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 0x7f5989bc0550> <<< 178205 1726889843.74935: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9aa00> <<< 178205 1726889843.74950: 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 <<< 178205 1726889843.75013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889843.75945: 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 0x7f5989b1fe20> <<< 178205 1726889843.76014: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989ebc2e0> <<< 178205 1726889843.76034: 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 <<< 178205 1726889843.76081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889843.76170: 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 0x7f59885af2e0> <<< 178205 1726889843.76219: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989bf38b0> <<< 178205 1726889843.76234: 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 <<< 178205 1726889843.76256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889843.76392: 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 0x7f598847de80> <<< 178205 1726889843.76427: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598858e580> <<< 178205 1726889843.76441: 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 <<< 178205 1726889843.76481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889843.76565: 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 0x7f59883e8a00> <<< 178205 1726889843.76609: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59885af520> <<< 178205 1726889843.76632: 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' <<< 178205 1726889843.76704: 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 0x7f59883e1d60> <<< 178205 1726889843.76720: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59883e8fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a130> <<< 178205 1726889843.76741: 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 <<< 178205 1726889843.76766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889843.76794: 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 <<< 178205 1726889843.76801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889843.76823: 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 <<< 178205 1726889843.76832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889843.76856: 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 0x7f5988310b20> <<< 178205 1726889843.76898: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988310340> <<< 178205 1726889843.76915: 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 <<< 178205 1726889843.76939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889843.76962: 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' <<< 178205 1726889843.77002: 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 0x7f5988324700> <<< 178205 1726889843.77025: 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 <<< 178205 1726889843.77034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889843.77065: 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 0x7f59883302b0> <<< 178205 1726889843.77090: 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' <<< 178205 1726889843.77447: 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 0x7f5988330850> <<< 178205 1726889843.77485: 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 <<< 178205 1726889843.77497: 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 0x7f5988330ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988330370> <<< 178205 1726889843.77531: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988324790> <<< 178205 1726889843.77534: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598831bdc0> <<< 178205 1726889843.77568: 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 <<< 178205 1726889843.77575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.77674: 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 0x7f5987ee3ee0> <<< 178205 1726889843.77689: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988324190> <<< 178205 1726889843.77756: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988310ca0> <<< 178205 1726889843.77785: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988413730> <<< 178205 1726889843.77814: 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' <<< 178205 1726889843.77905: 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 0x7f5988413f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59884138b0> <<< 178205 1726889843.77927: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a280> <<< 178205 1726889843.77951: 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 0x7f5987ef0d60> <<< 178205 1726889843.77975: 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 <<< 178205 1726889843.77997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889843.78026: 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 <<< 178205 1726889843.78034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889843.78047: 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 <<< 178205 1726889843.78061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889843.78090: 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' <<< 178205 1726889843.78119: 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 <<< 178205 1726889843.78154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889843.78182: 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 <<< 178205 1726889843.78275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889843.78388: 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 0x7f5987d61220> <<< 178205 1726889843.78483: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e012b0> <<< 178205 1726889843.78507: 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' <<< 178205 1726889843.78537: 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 0x7f5987e0e7f0> <<< 178205 1726889843.78616: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987db4e50> <<< 178205 1726889843.78640: 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 <<< 178205 1726889843.78647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.78720: 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' <<< 178205 1726889843.78738: 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' <<< 178205 1726889843.78784: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ee80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ebb0> <<< 178205 1726889843.78811: 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' <<< 178205 1726889843.78836: 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' <<< 178205 1726889843.78878: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0eee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ee50> <<< 178205 1726889843.78908: 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' <<< 178205 1726889843.78939: 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' <<< 178205 1726889843.78970: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c671c0> <<< 178205 1726889843.78995: 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' <<< 178205 1726889843.79036: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ef40> <<< 178205 1726889843.79057: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.79082: 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' <<< 178205 1726889843.79124: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c673d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0eeb0> <<< 178205 1726889843.79143: 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' <<< 178205 1726889843.79182: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ec40> <<< 178205 1726889843.79201: 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' <<< 178205 1726889843.79241: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c671f0> <<< 178205 1726889843.79261: 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' <<< 178205 1726889843.79302: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67430> <<< 178205 1726889843.79323: 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' <<< 178205 1726889843.79366: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c674c0> <<< 178205 1726889843.79380: 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' <<< 178205 1726889843.79427: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67550> <<< 178205 1726889843.79441: 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' <<< 178205 1726889843.79483: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c675e0> <<< 178205 1726889843.79506: 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' <<< 178205 1726889843.79544: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67670> <<< 178205 1726889843.79563: 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' <<< 178205 1726889843.79604: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67700> <<< 178205 1726889843.79629: 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 0x7f5987c67790> <<< 178205 1726889843.79657: 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' <<< 178205 1726889843.79702: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0e220> <<< 178205 1726889843.79743: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987de81c0> <<< 178205 1726889843.79764: 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' <<< 178205 1726889843.79789: 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' <<< 178205 1726889843.79880: 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 0x7f5987c67be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0e8e0> <<< 178205 1726889843.79922: 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 0x7f5987e01100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddfca0> <<< 178205 1726889843.79935: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddf2b0> <<< 178205 1726889843.79958: 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' <<< 178205 1726889843.79994: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddf490> <<< 178205 1726889843.79997: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987f16b50> <<< 178205 1726889843.80021: 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 <<< 178205 1726889843.80041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889843.80049: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddfe20> <<< 178205 1726889843.80062: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ef0d00> <<< 178205 1726889843.80089: 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' <<< 178205 1726889843.80116: 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 <<< 178205 1726889843.80130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889843.80156: 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' <<< 178205 1726889843.80180: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7dc40> <<< 178205 1726889843.80197: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7d4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987f16940> <<< 178205 1726889843.80224: 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' <<< 178205 1726889843.80248: 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 <<< 178205 1726889843.80275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889843.80303: 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 <<< 178205 1726889843.80313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889843.80334: 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' <<< 178205 1726889843.80346: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c1a2b0> <<< 178205 1726889843.80374: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889843.80400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889843.80420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889843.80456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889843.80479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889843.80500: 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 0x7f5987bcd190> <<< 178205 1726889843.80542: 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 0x7f5987bcd220> <<< 178205 1726889843.80605: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c2d6a0> <<< 178205 1726889843.80631: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c1a6d0> <<< 178205 1726889843.80651: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c0ea90> <<< 178205 1726889843.80685: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c070d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7dee0> <<< 178205 1726889843.80720: 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 <<< 178205 1726889843.80728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 178205 1726889843.80740: 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 <<< 178205 1726889843.80845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.80878: 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 <<< 178205 1726889843.80890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bcdfd0> <<< 178205 1726889843.80896: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bcd790> <<< 178205 1726889843.80926: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7dd90> <<< 178205 1726889843.80952: 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' <<< 178205 1726889843.80964: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c07940> <<< 178205 1726889843.80985: 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 0x7f5987bf1850> <<< 178205 1726889843.81009: 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 0x7f5987bf18e0> <<< 178205 1726889843.81036: 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 0x7f5987bf1a60> <<< 178205 1726889843.81060: 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 <<< 178205 1726889843.81080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889843.81101: 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 <<< 178205 1726889843.81130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889843.81204: 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 0x7f5987a321c0> <<< 178205 1726889843.81221: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c00190> <<< 178205 1726889843.81247: 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 0x7f5987a32220> <<< 178205 1726889843.81271: 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' <<< 178205 1726889843.81295: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a32310> <<< 178205 1726889843.81305: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bf1a00> <<< 178205 1726889843.81326: 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' <<< 178205 1726889843.81343: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bf1fa0> <<< 178205 1726889843.81364: 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 <<< 178205 1726889843.81373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889843.81394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889843.81442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889843.81461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889843.81473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889843.81505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 178205 1726889843.81511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 178205 1726889843.81535: 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 0x7f59879ba3d0> <<< 178205 1726889843.81551: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879ba190> <<< 178205 1726889843.81581: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879a99d0> <<< 178205 1726889843.81688: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a439d0> <<< 178205 1726889843.81695: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a32eb0> <<< 178205 1726889843.81732: 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 0x7f5987a43ca0> <<< 178205 1726889843.81754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 178205 1726889843.81764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a4a9a0> <<< 178205 1726889843.81783: 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 0x7f59879c9700> <<< 178205 1726889843.81817: 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' <<< 178205 1726889843.81840: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879c9340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 178205 1726889843.81852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889843.81861: 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 <<< 178205 1726889843.81881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889843.81892: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879d9670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879d9190> <<< 178205 1726889843.81925: 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 <<< 178205 1726889843.81937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879d94f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14550> <<< 178205 1726889843.82380: 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 <<< 178205 1726889843.82388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889843.82418: 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' <<< 178205 1726889843.82428: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879e0fa0> <<< 178205 1726889843.82447: 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' <<< 178205 1726889843.82475: 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 <<< 178205 1726889843.82509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889843.82531: 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 <<< 178205 1726889843.82564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889843.82595: 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 0x7f5987995fa0> <<< 178205 1726889843.82607: 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' <<< 178205 1726889843.82635: 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' <<< 178205 1726889843.82661: 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' <<< 178205 1726889843.83119: 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 0x7f5987930d90> <<< 178205 1726889843.83123: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879303d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930190> <<< 178205 1726889843.83125: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981ee0> <<< 178205 1726889843.83128: 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' <<< 178205 1726889843.83133: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930220> # /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 <<< 178205 1726889843.83138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.83143: 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 <<< 178205 1726889843.83145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889843.83147: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598795a160> <<< 178205 1726889843.83149: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930eb0> <<< 178205 1726889843.83151: 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' <<< 178205 1726889843.83153: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598794b9d0> <<< 178205 1726889843.83155: 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' <<< 178205 1726889843.83157: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598795afd0> <<< 178205 1726889843.83159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878591c0> <<< 178205 1726889843.83161: 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' <<< 178205 1726889843.83163: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987859310> <<< 178205 1726889843.83168: 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' <<< 178205 1726889843.83170: 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 <<< 178205 1726889843.83172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889843.83188: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987859910> <<< 178205 1726889843.83215: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987859640> <<< 178205 1726889843.83232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878599d0> <<< 178205 1726889843.83248: 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' <<< 178205 1726889843.83263: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867610> <<< 178205 1726889843.83280: 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 <<< 178205 1726889843.83287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867700> <<< 178205 1726889843.83314: 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 <<< 178205 1726889843.83324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889843.83348: 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 <<< 178205 1726889843.83364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889843.83380: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867af0> <<< 178205 1726889843.83409: 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' <<< 178205 1726889843.83425: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867f40> <<< 178205 1726889843.83453: 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 <<< 178205 1726889843.83471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598787db20> <<< 178205 1726889843.83484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598787dc40> <<< 178205 1726889843.83504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889843.83517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889843.83542: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598787de80> <<< 178205 1726889843.83572: 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' <<< 178205 1726889843.83580: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598780d310> <<< 178205 1726889843.83600: 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' <<< 178205 1726889843.83609: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598780dd00> <<< 178205 1726889843.83633: 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' <<< 178205 1726889843.83641: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598780de50> <<< 178205 1726889843.83669: 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 <<< 178205 1726889843.83680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 178205 1726889843.83705: 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 0x7f598781c550> <<< 178205 1726889843.83714: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781c130> <<< 178205 1726889843.83727: 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 <<< 178205 1726889843.83791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889843.83820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889843.83833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781cf40> <<< 178205 1726889843.83840: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781ca90> <<< 178205 1726889843.83864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781cd90> <<< 178205 1726889843.83895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889843.83906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889843.83919: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987829820> <<< 178205 1726889843.83939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987829fa0> <<< 178205 1726889843.83972: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 178205 1726889843.83986: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878362b0> <<< 178205 1726889843.84016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878363a0> <<< 178205 1726889843.84031: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879814c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879e0d00> <<< 178205 1726889843.84054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889843.84083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.84116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 178205 1726889843.84135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987836f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987836c40> <<< 178205 1726889843.84147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.84156: 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 <<< 178205 1726889843.84188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889843.84209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889843.84233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889843.84290: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877d15e0> <<< 178205 1726889843.84316: 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' <<< 178205 1726889843.84361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889843.84365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889843.84387: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877da520> <<< 178205 1726889843.84441: 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 0x7f59877d1e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877d1df0> <<< 178205 1726889843.84459: 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 <<< 178205 1726889843.84470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889843.84508: 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 <<< 178205 1726889843.84519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987804760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878041f0> <<< 178205 1726889843.84537: 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' <<< 178205 1726889843.84558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889843.84588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889843.84599: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889843.84620: 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' <<< 178205 1726889843.84633: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987753a90> <<< 178205 1726889843.84663: 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 0x7f5987753c70> <<< 178205 1726889843.84691: 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 <<< 178205 1726889843.84697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889843.84711: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889843.84756: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987804cd0> <<< 178205 1726889843.84766: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987804a60> <<< 178205 1726889843.84805: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987844160> <<< 178205 1726889843.84820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889843.84853: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877d1220> <<< 178205 1726889843.84863: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987836af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981250> <<< 178205 1726889843.84893: 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<<< 178205 1726889843.84899: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889843.84942: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987773190> <<< 178205 1726889843.84956: 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 <<< 178205 1726889843.84985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889843.84996: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877734c0> <<< 178205 1726889843.85020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 178205 1726889843.85031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 178205 1726889843.85037: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987773d30> <<< 178205 1726889843.85095: 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 0x7f5987708640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 178205 1726889843.85117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 178205 1726889843.85133: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987708bb0> <<< 178205 1726889843.85165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /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' <<< 178205 1726889843.85194: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 178205 1726889843.85201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889843.85251: 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 0x7f5987715c70> <<< 178205 1726889843.85291: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987715850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877155b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987715220> # /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 <<< 178205 1726889843.85320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889843.85331: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987715460> <<< 178205 1726889843.85352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889843.85381: 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' <<< 178205 1726889843.85432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724be0> <<< 178205 1726889843.85462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889843.85526: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 178205 1726889843.85552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889843.85573: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59877322b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724df0> <<< 178205 1726889843.85581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889843.85614: 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' <<< 178205 1726889843.85642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889843.85671: 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 0x7f598763a310> <<< 178205 1726889843.85696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889843.85755: 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 0x7f5987643370> <<< 178205 1726889843.85777: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987643310> <<< 178205 1726889843.85797: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889843.85847: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59876434c0> <<< 178205 1726889843.85893: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987643220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598763ad30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598763a3d0> <<< 178205 1726889843.85899: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987740a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877400d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987732970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724820> <<< 178205 1726889843.85930: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877240d0> <<< 178205 1726889843.85978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 178205 1726889843.85985: stdout chunk (state=3): >>># 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 0x7f5987724970> # /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' <<< 178205 1726889843.86033: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598763adc0> # /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 0x7f5987643790> <<< 178205 1726889843.86068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987643a00> <<< 178205 1726889843.86106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987643f70> <<< 178205 1726889843.86132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889843.86161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889843.86189: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598765e760> <<< 178205 1726889843.86213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889843.86242: 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 0x7f59875e2940> <<< 178205 1726889843.86277: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889843.86307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875efbb0> <<< 178205 1726889843.86326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889843.86359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889843.86397: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889843.86404: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5987612160> <<< 178205 1726889843.86487: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875efc10> <<< 178205 1726889843.86507: 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 <<< 178205 1726889843.86531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 178205 1726889843.86542: 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 <<< 178205 1726889843.86558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 178205 1726889843.86578: 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 <<< 178205 1726889843.86601: stdout chunk (state=3): >>># 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 <<< 178205 1726889843.86630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889843.86653: 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 0x7f59875ba430> <<< 178205 1726889843.86734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 178205 1726889843.86740: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ba550> <<< 178205 1726889843.86766: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ad4c0> <<< 178205 1726889843.86784: 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 <<< 178205 1726889843.86799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889843.86825: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ad7f0> <<< 178205 1726889843.86854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 178205 1726889843.86898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875af940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ad160> # /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 0x7f59875ad220> <<< 178205 1726889843.86924: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875a0ac0> <<< 178205 1726889843.86948: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 178205 1726889843.86982: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875afdf0> # /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 0x7f5987555220> <<< 178205 1726889843.87012: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7f5987555310> <<< 178205 1726889843.87057: 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 0x7f5987555430> <<< 178205 1726889843.87077: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889843.87180: stdout chunk (state=3): >>># 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 <<< 178205 1726889843.87623: stdout chunk (state=3): >>># 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 0x7f598752a670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598757ef70> # /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 0x7f5987590a00> # /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 0x7f5987590a90> # /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 0x7f598752a2e0> # /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 0x7f598753b3d0> <<< 178205 1726889843.87707: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987561d30> <<< 178205 1726889843.87733: 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' <<< 178205 1726889843.87758: 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' <<< 178205 1726889843.87775: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598756b9a0> <<< 178205 1726889843.87793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889843.87813: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874e78b0> <<< 178205 1726889843.87831: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598756b2b0> <<< 178205 1726889843.87924: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987555be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598760ddc0> <<< 178205 1726889843.87947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889843.87962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889843.87981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889843.87992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598750c670> <<< 178205 1726889843.88057: 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 0x7f598750ce20> # /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' <<< 178205 1726889843.88071: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749c190> <<< 178205 1726889843.88090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889843.88104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889843.88125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889843.88139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889843.88271: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749cac0> # /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 0x7f59874bb1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749cd90> <<< 178205 1726889843.88289: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749c220> <<< 178205 1726889843.88321: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874fc8b0> <<< 178205 1726889843.88339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889843.88352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889843.88376: 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 <<< 178205 1726889843.88490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # 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 0x7f5987474310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 178205 1726889843.88510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889843.88533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889843.88552: 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 0x7f5987474df0> <<< 178205 1726889843.88570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 178205 1726889843.88587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889843.88611: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987474f70> # /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 <<< 178205 1726889843.88633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 178205 1726889843.88648: 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' <<< 178205 1726889843.88666: 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 <<< 178205 1726889843.88676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889843.88815: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598747cc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598747c7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598747c340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987474a90> # /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 0x7f5987474be0> <<< 178205 1726889843.88837: 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 <<< 178205 1726889843.88854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889843.88871: 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' <<< 178205 1726889843.88895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 178205 1726889843.88911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.88933: 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' <<< 178205 1726889843.89038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987429a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874296a0> # /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' <<< 178205 1726889843.89083: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987429700> import 'urllib3.packages.six.moves' # <<< 178205 1726889843.89099: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889843.89148: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e640> <<< 178205 1726889843.89174: 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 0x7f598741e820> <<< 178205 1726889843.89194: 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 <<< 178205 1726889843.89214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889843.89234: 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 <<< 178205 1726889843.89254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889843.89272: 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' <<< 178205 1726889843.89291: 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 <<< 178205 1726889843.89308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889843.89327: 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 0x7f59873d5940> <<< 178205 1726889843.89352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d5af0> <<< 178205 1726889843.89374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d5ca0> <<< 178205 1726889843.89397: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d55e0> <<< 178205 1726889843.89417: 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' <<< 178205 1726889843.89437: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d58e0> <<< 178205 1726889843.89458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873dd100> <<< 178205 1726889843.89482: 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 <<< 178205 1726889843.89498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889843.89514: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873dd160> <<< 178205 1726889843.89532: 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 <<< 178205 1726889843.89548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889843.89565: 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' <<< 178205 1726889843.89590: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873ee370> <<< 178205 1726889843.89609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 178205 1726889843.89622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889843.90513: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873ee940> <<< 178205 1726889843.90547: 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' <<< 178205 1726889843.90557: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598740ee80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873ddc40> <<< 178205 1726889843.90588: 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' <<< 178205 1726889843.90595: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873ddac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d5280> <<< 178205 1726889843.90614: 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 0x7f59873d5340> <<< 178205 1726889843.90633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889843.90645: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d5040> <<< 178205 1726889843.90677: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987433b20> <<< 178205 1726889843.90708: 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 <<< 178205 1726889843.90714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 178205 1726889843.90748: 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' <<< 178205 1726889843.90753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889843.90796: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987396910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987396550> <<< 178205 1726889843.90799: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 178205 1726889843.90802: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987444940> <<< 178205 1726889843.90827: 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 <<< 178205 1726889843.90834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889843.90852: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d50a0> <<< 178205 1726889843.90889: 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 <<< 178205 1726889843.90895: 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 0x7f5987396d90> <<< 178205 1726889843.90898: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e970> <<< 178205 1726889843.90925: 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 <<< 178205 1726889843.90928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889843.90966: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873a2940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e040> <<< 178205 1726889843.91002: 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' <<< 178205 1726889843.91032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889843.91051: 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 <<< 178205 1726889843.91068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889843.91108: 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 <<< 178205 1726889843.91118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 178205 1726889843.91125: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873bc2b0> <<< 178205 1726889843.91167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873bc520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b00a0> <<< 178205 1726889843.91173: 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 <<< 178205 1726889843.91178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 178205 1726889843.91195: 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 0x7f59873bce20> <<< 178205 1726889843.91245: 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' <<< 178205 1726889843.91251: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c41c0> <<< 178205 1726889843.91278: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873bca00> <<< 178205 1726889843.91283: 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 0x7f59873bcc70> <<< 178205 1726889843.91285: 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' <<< 178205 1726889843.91305: 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' <<< 178205 1726889843.91337: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 178205 1726889843.91343: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4820> <<< 178205 1726889843.91363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889843.91386: 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 <<< 178205 1726889843.91400: 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 0x7f59873cd0d0> <<< 178205 1726889843.91419: 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' <<< 178205 1726889843.91468: 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 <<< 178205 1726889843.91578: 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 0x7f59873cdb80> # /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 0x7f59873cdc40> # /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 0x7f59873cdcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889843.91609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 178205 1726889843.91625: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873cdd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 178205 1726889843.91653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 178205 1726889843.91670: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873cddf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873cd520> <<< 178205 1726889843.91696: 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 <<< 178205 1726889843.91716: 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 0x7f59873cdfa0> <<< 178205 1726889843.91733: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 178205 1726889843.91800: 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 0x7f59872f63a0> # /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' <<< 178205 1726889843.91820: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872f66d0> <<< 178205 1726889843.91844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872f6940> <<< 178205 1726889843.91861: 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 0x7f59872f6be0> <<< 178205 1726889843.91882: 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 <<< 178205 1726889843.91907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872f6e80> <<< 178205 1726889843.91926: 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 0x7f59872fb160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4460> <<< 178205 1726889843.91947: 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' <<< 178205 1726889843.91965: 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' <<< 178205 1726889843.91982: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fb4c0> <<< 178205 1726889843.92006: 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 <<< 178205 1726889843.92030: stdout chunk (state=3): >>># 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' <<< 178205 1726889843.92042: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fb8e0> <<< 178205 1726889843.92131: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fb760> # /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 0x7f59872fbd00> <<< 178205 1726889843.92146: 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' <<< 178205 1726889843.92243: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fbc10> # /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 0x7f59872fbd30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py <<< 178205 1726889843.92258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 178205 1726889843.92276: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987308100> <<< 178205 1726889843.92295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 178205 1726889843.92306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889843.92346: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987308190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4670> <<< 178205 1726889843.92361: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b08b0> <<< 178205 1726889843.92380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b08e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b0430> <<< 178205 1726889843.92457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4550> <<< 178205 1726889843.92485: 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 0x7f598741e3d0> <<< 178205 1726889843.92505: 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 <<< 178205 1726889843.92521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889843.92541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987308fd0> <<< 178205 1726889843.92568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889843.92581: 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' <<< 178205 1726889843.92670: 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' <<< 178205 1726889843.92783: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f130> # /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' <<< 178205 1726889843.92894: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f430> # /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 0x7f59872aaf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fbc70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 178205 1726889843.92906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 178205 1726889843.92939: 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' <<< 178205 1726889843.92955: 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 0x7f59872bba90> <<< 178205 1726889843.92977: 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 <<< 178205 1726889843.92999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889843.93016: 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 <<< 178205 1726889843.93036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889843.93054: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872c8280> <<< 178205 1726889843.93118: 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 0x7f59872c8340> <<< 178205 1726889843.93139: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bbb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb790> <<< 178205 1726889843.93171: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb6a0> <<< 178205 1726889843.93190: 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 <<< 178205 1726889843.93207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889843.93231: 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' <<< 178205 1726889843.93249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889843.93269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889843.93282: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872781f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872c8d30> <<< 178205 1726889843.93342: 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 0x7f59872c8f40> # /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' <<< 178205 1726889843.93358: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987278820> <<< 178205 1726889843.93378: 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' <<< 178205 1726889843.93448: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987278ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb760> # /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' <<< 178205 1726889843.93464: 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 <<< 178205 1726889843.93556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889843.93576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889843.93590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889843.93664: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872281f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598721ee20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598721e310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598728f880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872c8b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598748cc70> <<< 178205 1726889843.93679: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598748c580> <<< 178205 1726889843.93707: 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 0x7f598721ef40> <<< 178205 1726889843.93731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 178205 1726889843.93750: 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 0x7f598721ec70> <<< 178205 1726889843.93774: 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' <<< 178205 1726889843.93877: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987231940> # /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 0x7f5987231d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987474550> <<< 178205 1726889843.93901: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874658b0> <<< 178205 1726889843.93924: 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 <<< 178205 1726889843.93944: stdout chunk (state=3): >>># 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 0x7f598724c310> <<< 178205 1726889843.93962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 178205 1726889843.93979: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598724c6a0> <<< 178205 1726889843.93997: 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 0x7f598724c7c0> <<< 178205 1726889843.94013: 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 <<< 178205 1726889843.94030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889843.94050: 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 <<< 178205 1726889843.94061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871e2130> <<< 178205 1726889843.94109: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598724c880> # /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' <<< 178205 1726889843.94131: 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 <<< 178205 1726889843.94152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889843.94166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889843.94179: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871ef190> <<< 178205 1726889843.94219: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871e2a30> <<< 178205 1726889843.94241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889843.94333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889843.94357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889843.94374: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987195940> <<< 178205 1726889843.94396: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889843.94409: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871a1580> <<< 178205 1726889843.94544: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871eff10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871ef730> # /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 0x7f5987205a30> # /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' <<< 178205 1726889843.94567: 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' <<< 178205 1726889843.94632: 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 0x7f59871bac70> <<< 178205 1726889843.94659: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871ba3a0> # /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 0x7f59871bae20> <<< 178205 1726889843.94803: 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 0x7f59871cb2e0> # /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 0x7f59871cb460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 178205 1726889843.94822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb400> # /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' <<< 178205 1726889843.94838: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889843.94909: 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' <<< 178205 1726889843.94924: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cbd30> <<< 178205 1726889843.94968: 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' <<< 178205 1726889843.95016: 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 0x7f59871cbb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py <<< 178205 1726889843.95036: stdout chunk (state=3): >>># 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' <<< 178205 1726889843.95055: 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' <<< 178205 1726889843.95108: 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' <<< 178205 1726889843.95133: 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 0x7f5987166970> <<< 178205 1726889843.95150: 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 0x7f5987166a60> <<< 178205 1726889843.95171: 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 <<< 178205 1726889843.95190: 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 0x7f5987166d60> <<< 178205 1726889843.95220: 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' <<< 178205 1726889843.95246: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987177370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987166310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987153eb0> <<< 178205 1726889843.95266: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889843.95288: 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' <<< 178205 1726889843.95310: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889843.95330: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871665b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987153b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb910> <<< 178205 1726889843.95458: 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 # 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 0x7f59870674c0> <<< 178205 1726889843.95474: 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' <<< 178205 1726889843.95536: 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' <<< 178205 1726889843.95564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889843.95688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889843.95797: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987080f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987067d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987067850> <<< 178205 1726889843.95907: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987177f70> <<< 178205 1726889843.95943: 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' <<< 178205 1726889843.95977: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py <<< 178205 1726889843.95982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987031dc0> <<< 178205 1726889843.95995: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889843.96032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889843.96046: 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' <<< 178205 1726889843.96095: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598704e340> <<< 178205 1726889843.96173: 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' <<< 178205 1726889843.96177: stdout chunk (state=3): >>>import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f598704ef40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987031e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987031790> <<< 178205 1726889843.96194: 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' <<< 178205 1726889843.96214: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889843.96235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889843.96260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889843.96263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889843.96305: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fcbf70> <<< 178205 1726889843.96404: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fcb430> <<< 178205 1726889843.96441: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987033880> <<< 178205 1726889843.96470: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872058b0><<< 178205 1726889843.96475: stdout chunk (state=3): >>> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871e2ee0> <<< 178205 1726889843.96529: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874ce580> <<< 178205 1726889843.96555: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 178205 1726889843.96561: stdout chunk (state=3): >>># 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 0x7f598745a850> <<< 178205 1726889843.96600: 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' <<< 178205 1726889843.96603: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fe2e20> <<< 178205 1726889843.96631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889843.96643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889843.96686: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fe2fa0> <<< 178205 1726889843.96724: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874fcf40> <<< 178205 1726889843.96751: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875e29d0> <<< 178205 1726889843.96771: 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' <<< 178205 1726889843.96791: 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 <<< 178205 1726889843.96807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889843.96854: 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' <<< 178205 1726889843.96862: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f92700> <<< 178205 1726889843.96865: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987002b80> <<< 178205 1726889843.96886: 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' <<< 178205 1726889843.96914: 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 <<< 178205 1726889843.96918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889843.96940: 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' <<< 178205 1726889843.96961: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f9e130> <<< 178205 1726889843.97015: 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' <<< 178205 1726889843.97018: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f9e3d0> <<< 178205 1726889843.97023: 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 <<< 178205 1726889843.97032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 178205 1726889843.97090: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f9e610> # /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' <<< 178205 1726889843.97095: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f9e850> <<< 178205 1726889843.97097: 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 <<< 178205 1726889843.97100: 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 0x7f5986f9ea30> <<< 178205 1726889843.97117: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f92ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f929d0> <<< 178205 1726889843.97136: 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' <<< 178205 1726889843.97160: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f92eb0> <<< 178205 1726889843.97178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986faf400> <<< 178205 1726889843.97204: 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' <<< 178205 1726889843.97242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 178205 1726889843.97264: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986faf8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986faf520> <<< 178205 1726889843.97280: 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 <<< 178205 1726889843.97356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f4a1c0> <<< 178205 1726889843.97398: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fafd00> <<< 178205 1726889843.97421: 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 <<< 178205 1726889843.97442: 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 0x7f5986fafe50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ef400> <<< 178205 1726889843.97471: 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 <<< 178205 1726889843.97485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889843.97576: 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 0x7f5986f57b50> <<< 178205 1726889843.97599: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875e26d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875d9550> <<< 178205 1726889843.97632: 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 <<< 178205 1726889843.97653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889843.97674: 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' <<< 178205 1726889843.97696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889843.97719: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6e670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 178205 1726889843.97736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889843.97757: 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' <<< 178205 1726889843.97776: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f79940> <<< 178205 1726889843.97804: 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' <<< 178205 1726889843.97827: 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' <<< 178205 1726889843.97909: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f836d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f79f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6eb20> <<< 178205 1726889843.97940: 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' <<< 178205 1726889843.97955: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f793a0> <<< 178205 1726889843.97975: 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 <<< 178205 1726889843.97996: stdout chunk (state=3): >>># 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 0x7f5986ef7670> <<< 178205 1726889843.98018: 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 0x7f5986ef7880> <<< 178205 1726889843.98046: 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 0x7f5986ef7b80> <<< 178205 1726889843.98071: 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 <<< 178205 1726889843.98090: stdout chunk (state=3): >>># 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 0x7f5986ef7e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6e100> <<< 178205 1726889843.98131: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f57d00> # /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' <<< 178205 1726889843.98151: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6e4c0> <<< 178205 1726889844.66633: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889844.67339: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889844.67359: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889844.68193: 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 <<< 178205 1726889844.68201: 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__ <<< 178205 1726889844.68204: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # 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 <<< 178205 1726889844.68214: 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 # 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 <<< 178205 1726889844.68217: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68223: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68237: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 178205 1726889844.68240: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68242: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # 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 <<< 178205 1726889844.68244: 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 <<< 178205 1726889844.68284: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68296: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68316: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68353: stdout chunk (state=3): >>># cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six <<< 178205 1726889844.68361: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68394: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68405: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68456: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68460: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.68463: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib <<< 178205 1726889844.68484: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69319: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889844.69369: 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 <<< 178205 1726889844.69401: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69468: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 178205 1726889844.69492: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69515: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69557: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69603: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69622: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69669: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69678: 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<<< 178205 1726889844.69717: stdout chunk (state=3): >>> # 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 <<< 178205 1726889844.69757: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69775: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69789: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69797: 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 <<< 178205 1726889844.69840: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69895: stdout chunk (state=3): >>># destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping 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 <<< 178205 1726889844.69938: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.69972: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889844.70031: 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 <<< 178205 1726889844.70077: 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 <<< 178205 1726889844.70137: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70173: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping 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 <<< 178205 1726889844.70234: stdout chunk (state=3): >>># destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 178205 1726889844.70282: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70313: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70425: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70480: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70527: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.70571: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 <<< 178205 1726889844.70610: 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 <<< 178205 1726889844.70629: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889844.70681: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 178205 1726889844.70695: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 178205 1726889844.71516: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889844.71547: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889844.71552: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889844.71567: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889844.71598: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889844.71644: 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 # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer <<< 178205 1726889844.71648: stdout chunk (state=3): >>># destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 178205 1726889844.71681: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889844.71695: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889844.71735: 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 <<< 178205 1726889844.71769: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889844.71824: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889844.71952: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 178205 1726889844.71956: stdout chunk (state=3): >>># 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 <<< 178205 1726889844.72035: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889844.72054: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 178205 1726889844.72107: 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 <<< 178205 1726889844.72162: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 178205 1726889844.72222: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # 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 <<< 178205 1726889844.72242: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 178205 1726889844.72247: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889844.72296: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889844.72351: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889844.72370: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889844.72443: 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 <<< 178205 1726889844.72474: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 178205 1726889844.72495: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 178205 1726889844.72532: 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 <<< 178205 1726889844.72562: 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 <<< 178205 1726889844.72603: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889844.72728: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889844.73574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889844.73577: stdout chunk (state=3): >>><<< 178205 1726889844.73580: stderr chunk (state=3): >>><<< 178205 1726889844.74038: _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 0x7f598b51edc0> # /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 0x7f598b4c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b51eb20> # /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 0x7f598b51eac0> 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 0x7f598b4c3490> # /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 0x7f598b4c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3670> # /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 0x7f598b47a190> # /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 0x7f598b47a220> # /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 0x7f598b49d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b47a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4db880> # /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 0x7f598b473d90> # /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 0x7f598b49dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b4c3970> 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 0x7f598b1d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d7f40> # /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 0x7f598b1cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1d4370> # /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 0x7f598b108dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1088b0> 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 0x7f598b108eb0> # /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 0x7f598b108f70> # /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 0x7f598b108e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b160d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b15b610> # /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 0x7f598b16d670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1dbe20> # /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 0x7f598b119c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b160250> # 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 0x7f598b16d280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1e19d0> # /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 0x7f598b119fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b119d90> # /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 0x7f598b119d00> # /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 0x7f598b0ed370> # /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 0x7f598b0ed460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b121fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11ca30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11c490> # /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 0x7f598b03b1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0d7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b11ceb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1e1040> # /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 0x7f598b04eaf0> 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 0x7f598b04ee20> # /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 0x7f598b061730> # /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 0x7f598b061c70> # 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 0x7f598afec3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b04ef10> # /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 0x7f598affd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0615b0> 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 0x7f598affd340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1199d0> # /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 0x7f598b0196a0> # /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 0x7f598b019970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b019760> # 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 0x7f598b019850> # /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 0x7f598b019ca0> # 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 0x7f598b0251f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b0198e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b00ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598b1195b0> # /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 0x7f598b019a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f598af47670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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 0x7f598a9517c0> # /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 0x7f598a951160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951f10> # /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 0x7f598a9514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a951d30> 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 0x7f598a951f70> # /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 0x7f598a951100> # /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 0x7f598a8a5ee0> # 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 0x7f598a8c30d0> # 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 0x7f598a8c32b0> # /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 0x7f598a8c3c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a937dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9373a0> # /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 0x7f598a937f70> # /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 0x7f598a985c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a921cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a955490> # 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 0x7f598a9214c0> # /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 0x7f598a9214f0> # /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 0x7f598a888250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9971f0> # /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 0x7f598a8938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a997370> # /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 0x7f598a9b1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a893880> # 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 0x7f598a8936d0> # 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 0x7f598a892670> # 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 0x7f598a8925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a98f8b0> # /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 0x7f598a918670> # 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 0x7f598a917ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9270d0> # 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 0x7f598a9180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a95ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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 0x7f598a457580> # /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 0x7f598a860520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a3fa0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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 0x7f598a917bb0> # 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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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 0x7f598a870970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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 0x7f598a9a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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 0x7f598a8577c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a8547f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a84e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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 0x7f598a23a640> # /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 0x7f598a23a6d0> # /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 0x7f598a23ac10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a910> # /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 0x7f598a23a070> # /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 0x7f598a205730> # /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 0x7f598a205c40> # /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 0x7f598a205e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9a0700> # /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 0x7f598a204a60> # /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 0x7f598a204ac0> # /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 0x7f598a28e610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a204ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a204370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a9a06d0> # /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 0x7f598a3e6070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a42bdc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a28e430> # /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 0x7f598a426df0> # /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 0x7f598a426250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a42cd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a259f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a3eb910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a870ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23ae50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a6a0> # /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 0x7f598a23a760> # /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 0x7f598a426ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a23a160> # /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 0x7f598a457a60> # /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 0x7f598a3ec940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a29b5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a457850> # /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 0x7f598a2886a0> # /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 0x7f598a233cd0> # /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 0x7f598a24cb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598a233fd0> # /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 0x7f598a24c6d0> # /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 0x7f598a215700> # /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 0x7f5989fb2ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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_mfndo1eu/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 0x7f5989f14be0> # /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 0x7f5989f14d60> # /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 0x7f5989f66430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14250> # /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 0x7f5989f14850> # /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 0x7f5989e9a9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a580> # /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 0x7f5989bc0550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9aa00> # /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 0x7f5989b1fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989ebc2e0> # /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 0x7f59885af2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989bf38b0> # /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 0x7f598847de80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598858e580> # /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 0x7f59883e8a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59885af520> # /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 0x7f59883e1d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59883e8fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a130> # /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 0x7f5988310b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988310340> # /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 0x7f5988324700> # /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 0x7f59883302b0> # /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 0x7f5988330850> # /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 0x7f5988330ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988330370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988324790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598831bdc0> # /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 0x7f5987ee3ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988324190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988310ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5988413730> # /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 0x7f5988413f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59884138b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989e9a280> # /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 0x7f5987ef0d60> # /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 0x7f5987d61220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e012b0> # /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 0x7f5987e0e7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987db4e50> # /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 0x7f5987e0ee80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ebb0> # /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 0x7f5987e0eee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ee50> # /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 0x7f5987c671c0> # /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 0x7f5987c67250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0ef40> # /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 0x7f5987c673d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0eeb0> # /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 0x7f5987e0ec40> # /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 0x7f5987c671f0> # /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 0x7f5987c67430> # /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 0x7f5987c674c0> # /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 0x7f5987c67550> # /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 0x7f5987c675e0> # /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 0x7f5987c67670> # /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 0x7f5987c67700> # /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 0x7f5987c67790> # /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 0x7f5987c67820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0e220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987de81c0> # /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 0x7f5987c67be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c67940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987e0e8e0> # /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 0x7f5987e01100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddfca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ddf2b0> # /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 0x7f5987ddf490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987f16b50> # /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 0x7f5987ddfe20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987ef0d00> # /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 0x7f5987c7dc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7d4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987f16940> # /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 0x7f5987c1a2b0> # /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 0x7f5987bcd190> # 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 0x7f5987bcd220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c2d6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c1a6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c0ea90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c070d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7dee0> # /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 0x7f5987bcdfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bcd790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c7dd90> # /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 0x7f5987c07940> # /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 0x7f5987bf1850> # /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 0x7f5987bf18e0> # /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 0x7f5987bf1a60> # /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 0x7f5987a321c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987c00190> # /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 0x7f5987a32220> # /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 0x7f5987a32310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987bf1a00> # /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 0x7f5987bf1fa0> # /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 0x7f59879ba3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879ba190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879a99d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a439d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987a32eb0> # /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 0x7f5987a43ca0> # /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 0x7f5987a4a9a0> # /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 0x7f59879c9700> # /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 0x7f59879c9340> # /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 0x7f59879d9670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879d9190> # /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 0x7f59879d94f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5989f14550> # /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 0x7f59879e0fa0> # /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 0x7f5987995fa0> # /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 0x7f5987930d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879303d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981ee0> # /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 0x7f5987930220> # /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 0x7f598795a160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987930eb0> # /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 0x7f598794b9d0> # /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 0x7f598795afd0> # /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 0x7f59878591c0> # /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 0x7f5987859310> # /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 0x7f5987859910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987859640> # /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 0x7f59878599d0> # /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 0x7f5987867610> # /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 0x7f5987867700> # /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 0x7f5987867ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987867af0> # /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 0x7f5987867f40> # /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 0x7f598787db20> # /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 0x7f598787dc40> # /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 0x7f598787de80> # /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 0x7f598780d310> # /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 0x7f598780dd00> # /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 0x7f598780de50> # /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 0x7f598781c550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781c130> # /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 0x7f598781cf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598781ca90> # /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 0x7f598781cd90> # /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 0x7f5987829820> # /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 0x7f5987829fa0> # /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 0x7f59878362b0> # /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 0x7f59878363a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879814c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59879e0d00> # /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 0x7f5987836f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987836c40> # /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 0x7f59877d15e0> # /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 0x7f59877da520> # 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 0x7f59877d1e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877d1df0> # /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 0x7f5987804760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59878041f0> # /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 0x7f5987753a90> # /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 0x7f5987753c70> # /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 0x7f5987804cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987804a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987844160> # /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 0x7f59877d1220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987836af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987981250> # /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 0x7f5987773190> # /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 0x7f59877734c0> # /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 0x7f5987773d30> # /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 0x7f5987708640> # /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 0x7f5987708bb0> # /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 0x7f5987715c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987715850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877155b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987715220> # /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 0x7f5987715460> # /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 0x7f5987724be0> # /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 0x7f5987724c70> # /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 0x7f59877322b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724df0> # /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 0x7f598763a310> # /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 0x7f5987643370> # /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 0x7f5987643310> # /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 0x7f59876434c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987643220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598763ad30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598763a3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987740a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877400d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987732970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987724820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59877240d0> # /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 0x7f5987724970> # /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 0x7f598763adc0> # /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 0x7f5987643790> # /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 0x7f5987643a00> # /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 0x7f5987643f70> # /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 0x7f598765e760> # /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 0x7f59875e2940> # /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 0x7f59875efbb0> # /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 0x7f5987612160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875efc10> # /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 0x7f59875ba430> # /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 0x7f59875ba550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ad4c0> # /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 0x7f59875ad7f0> # /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 0x7f59875af940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ad160> # /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 0x7f59875ad220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875a0ac0> # /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 0x7f59875afdf0> # /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 0x7f5987555220> # /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 0x7f5987555310> # /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 0x7f5987555430> # /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 0x7f598752a670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598757ef70> # /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 0x7f5987590a00> # /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 0x7f5987590a90> # /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 0x7f598752a2e0> # /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 0x7f598753b3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987561d30> # /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 0x7f598756b9a0> # /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 0x7f59874e78b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598756b2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987555be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598760ddc0> # /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 0x7f598750c670> # /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 0x7f598750ce20> # /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 0x7f598749c190> # /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 0x7f598749cac0> # /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 0x7f59874bb1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749cd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598749c220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874fc8b0> # /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 0x7f5987474310> # /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 0x7f5987474df0> # /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 0x7f5987474f70> # /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 0x7f598747cc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598747c7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598747c340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987474a90> # /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 0x7f5987474be0> # /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 0x7f5987429a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874296a0> # /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 0x7f5987429700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e640> # /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 0x7f598741e820> # /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 0x7f59873d5940> # /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 0x7f59873d5af0> # /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 0x7f59873d5ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d55e0> # /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 0x7f59873d58e0> # /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 0x7f59873dd100> # /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 0x7f59873dd160> # /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 0x7f59873ee370> # /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 0x7f59873ee940> # /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 0x7f598740ee80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873ddc40> # /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 0x7f59873ddac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873d5280> # /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 0x7f59873d5340> # /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 0x7f59873d5040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987433b20> # /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 0x7f5987396910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987396550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987444940> # /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 0x7f59873d50a0> # /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 0x7f5987396d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e970> # /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 0x7f59873a2940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598741e040> # /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 0x7f59873bc2b0> # /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 0x7f59873bc520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b00a0> # /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 0x7f59873bce20> # /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 0x7f59873c41c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873bca00> # /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 0x7f59873bcc70> # /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 0x7f59873c4c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4820> # /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 0x7f59873cd0d0> # /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 0x7f59873cdb80> # /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 0x7f59873cdc40> # /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 0x7f59873cdcd0> # /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 0x7f59873cdd60> # /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 0x7f59873cddf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873cd520> # /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 0x7f59873cdfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4b50> # /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 0x7f59872f63a0> # /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 0x7f59872f66d0> # /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 0x7f59872f6940> # /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 0x7f59872f6be0> # /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 0x7f59872f6e80> # /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 0x7f59872fb160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4460> # /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 0x7f59872fb4c0> # /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 0x7f59872fb8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fb760> # /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 0x7f59872fbd00> # /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 0x7f59872fbc10> # /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 0x7f59872fbd30> # /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 0x7f5987308100> # /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 0x7f5987308190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873c4670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b08b0> # /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 0x7f59873b08e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59873b0430> # /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 0x7f59873c4550> # /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 0x7f598741e3d0> # /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 0x7f5987308fd0> # /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 0x7f598729f5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598729f130> # /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 0x7f598729f430> # /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 0x7f59872aaf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872fbc70> # /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 0x7f59872bba90> # /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 0x7f59872c8280> # /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 0x7f59872c8340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bbb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb6a0> # /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 0x7f59872781f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872c8d30> # /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 0x7f59872c8f40> # /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 0x7f5987278820> # /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 0x7f5987278ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872bb760> # /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 0x7f59872281f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598721ee20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598721e310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598728f880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872c8b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598748cc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598748c580> # /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 0x7f598721ef40> # /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 0x7f598721ec70> # /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 0x7f5987231940> # /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 0x7f5987231d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987474550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874658b0> # /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 0x7f598724c310> # /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 0x7f598724c6a0> # /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 0x7f598724c7c0> # /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 0x7f59871e2130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f598724c880> # /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 0x7f59871ef190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871e2a30> # /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 0x7f5987195940> # /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 0x7f59871a1580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871eff10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871ef730> # /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 0x7f5987205a30> # /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 0x7f59871bac70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871ba3a0> # /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 0x7f59871bae20> # /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 0x7f59871cb2e0> # /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 0x7f59871cb460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb310> # /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 0x7f59871cb400> # /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 0x7f59871cbd30> # 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 0x7f59871cbb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb550> # /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 0x7f5987166970> # /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 0x7f5987166a60> # /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 0x7f5987166d60> # /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 0x7f5987177370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987166310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987153eb0> # 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 0x7f59871665b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987153b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871cb910> # /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 0x7f59870674c0> # /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 0x7f5987080f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987067d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987067850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987177f70> # /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 0x7f5987031dc0> # /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 0x7f598704e340> # 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 0x7f598704ef40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987031e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987031790> # /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 0x7f5986fcbf70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fcb430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987033880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59872058b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59871e2ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874ce580> # /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 0x7f598745a850> # /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 0x7f5986fe2e20> # /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 0x7f5986fe2fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59874fcf40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875e29d0> # /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 0x7f5986f92700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5987002b80> # /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 0x7f5986f9e130> # /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 0x7f5986f9e3d0> # /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 0x7f5986f9e610> # /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 0x7f5986f9e850> # /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 0x7f5986f9ea30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f92ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f929d0> # /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 0x7f5986f92eb0> # /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 0x7f5986faf400> # /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 0x7f5986faf8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986faf520> # /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 0x7f5986f4a1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986fafd00> # /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 0x7f5986fafe50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875ef400> # /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 0x7f5986f57b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875e26d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59875d9550> # /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 0x7f5986f6e670> # /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 0x7f5986f79940> # /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 0x7f5986f836d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f79f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6eb20> # /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 0x7f5986f793a0> # /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 0x7f5986ef7670> # /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 0x7f5986ef7880> # /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 0x7f5986ef7b80> # /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 0x7f5986ef7e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f6e100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5986f57d00> # /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 0x7f5986f6e4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889844.79947: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889843.3555274-180074-51840736636829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889844.79952: _low_level_execute_command(): starting 178205 1726889844.79959: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889843.3555274-180074-51840736636829/ > /dev/null 2>&1 && sleep 0' 178205 1726889844.79962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889844.79965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889844.79967: 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 <<< 178205 1726889844.79969: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889844.79972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889844.79974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889844.79976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889844.79978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889844.81422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889844.81426: stdout chunk (state=3): >>><<< 178205 1726889844.81436: stderr chunk (state=3): >>><<< 178205 1726889844.81500: _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 178205 1726889844.81554: handler run complete 178205 1726889844.81587: attempt loop complete, returning result 178205 1726889844.81591: _execute() done 178205 1726889844.81593: dumping result to json 178205 1726889844.81596: done dumping result, returning 178205 1726889844.81598: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-000000000ad9] 178205 1726889844.81599: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad9 178205 1726889844.81886: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ad9 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889844.81972: no more pending results, returning what we have 178205 1726889844.81975: results queue empty 178205 1726889844.81976: checking for any_errors_fatal 178205 1726889844.81982: done checking for any_errors_fatal 178205 1726889844.81983: checking for max_fail_percentage 178205 1726889844.81984: done checking for max_fail_percentage 178205 1726889844.81985: checking to see if all hosts have failed and the running result is not ok 178205 1726889844.81986: done checking to see if all hosts have failed 178205 1726889844.81987: getting the remaining hosts for this loop 178205 1726889844.81988: done getting the remaining hosts for this loop 178205 1726889844.81992: getting the next task for host managed_node2 178205 1726889844.81999: done getting next task for host managed_node2 178205 1726889844.82002: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889844.82006: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889844.82010: getting variables 178205 1726889844.82013: in VariableManager get_vars() 178205 1726889844.82069: Calling all_inventory to load vars for managed_node2 178205 1726889844.82073: Calling groups_inventory to load vars for managed_node2 178205 1726889844.82078: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889844.82090: Calling all_plugins_play to load vars for managed_node2 178205 1726889844.82092: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889844.82095: Calling groups_plugins_play to load vars for managed_node2 178205 1726889844.82940: WORKER PROCESS EXITING 178205 1726889844.82963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889844.84082: done with get_vars() 178205 1726889844.84100: done getting variables 178205 1726889844.84158: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:37:24 -0400 (0:00:01.650) 0:00:57.829 ****** 178205 1726889844.84192: entering _queue_task() for managed_node2/command 178205 1726889844.84458: worker is 1 (out of 1 available) 178205 1726889844.84482: exiting _queue_task() for managed_node2/command 178205 1726889844.84493: done queuing things up, now waiting for results queue to drain 178205 1726889844.84493: waiting for pending results... 178205 1726889844.84787: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889844.84938: in run() - task 02369adf-7a19-34ed-f5d1-000000000ada 178205 1726889844.84983: variable 'ansible_search_path' from source: unknown 178205 1726889844.85027: calling self._execute() 178205 1726889844.85195: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.85218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.85234: variable 'omit' from source: magic vars 178205 1726889844.85694: variable 'storage_test_volume' from source: include params 178205 1726889844.85731: variable '_storage_test_volume_present' from source: set_fact 178205 1726889844.85756: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889844.85763: when evaluation is False, skipping this task 178205 1726889844.85770: _execute() done 178205 1726889844.85776: dumping result to json 178205 1726889844.85783: done dumping result, returning 178205 1726889844.85791: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-000000000ada] 178205 1726889844.85801: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ada skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889844.85978: no more pending results, returning what we have 178205 1726889844.85982: results queue empty 178205 1726889844.85983: checking for any_errors_fatal 178205 1726889844.85997: done checking for any_errors_fatal 178205 1726889844.85998: checking for max_fail_percentage 178205 1726889844.86000: done checking for max_fail_percentage 178205 1726889844.86001: checking to see if all hosts have failed and the running result is not ok 178205 1726889844.86002: done checking to see if all hosts have failed 178205 1726889844.86003: getting the remaining hosts for this loop 178205 1726889844.86004: done getting the remaining hosts for this loop 178205 1726889844.86008: getting the next task for host managed_node2 178205 1726889844.86019: done getting next task for host managed_node2 178205 1726889844.86022: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889844.86028: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889844.86033: getting variables 178205 1726889844.86035: in VariableManager get_vars() 178205 1726889844.86070: Calling all_inventory to load vars for managed_node2 178205 1726889844.86073: Calling groups_inventory to load vars for managed_node2 178205 1726889844.86077: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889844.86091: Calling all_plugins_play to load vars for managed_node2 178205 1726889844.86094: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889844.86097: Calling groups_plugins_play to load vars for managed_node2 178205 1726889844.86824: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ada 178205 1726889844.86827: WORKER PROCESS EXITING 178205 1726889844.86864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889844.87735: done with get_vars() 178205 1726889844.87755: done getting variables 178205 1726889844.87825: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:37:24 -0400 (0:00:00.036) 0:00:57.866 ****** 178205 1726889844.87866: entering _queue_task() for managed_node2/assert 178205 1726889844.88197: worker is 1 (out of 1 available) 178205 1726889844.88214: exiting _queue_task() for managed_node2/assert 178205 1726889844.88232: done queuing things up, now waiting for results queue to drain 178205 1726889844.88233: waiting for pending results... 178205 1726889844.88596: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889844.88765: in run() - task 02369adf-7a19-34ed-f5d1-000000000adb 178205 1726889844.88791: variable 'ansible_search_path' from source: unknown 178205 1726889844.88834: calling self._execute() 178205 1726889844.88959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.88971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.88985: variable 'omit' from source: magic vars 178205 1726889844.89377: variable 'storage_test_volume' from source: include params 178205 1726889844.89426: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889844.89439: when evaluation is False, skipping this task 178205 1726889844.89447: _execute() done 178205 1726889844.89454: dumping result to json 178205 1726889844.89462: done dumping result, returning 178205 1726889844.89471: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-000000000adb] 178205 1726889844.89485: sending task result for task 02369adf-7a19-34ed-f5d1-000000000adb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889844.89646: no more pending results, returning what we have 178205 1726889844.89650: results queue empty 178205 1726889844.89651: checking for any_errors_fatal 178205 1726889844.89660: done checking for any_errors_fatal 178205 1726889844.89661: checking for max_fail_percentage 178205 1726889844.89663: done checking for max_fail_percentage 178205 1726889844.89664: checking to see if all hosts have failed and the running result is not ok 178205 1726889844.89665: done checking to see if all hosts have failed 178205 1726889844.89666: getting the remaining hosts for this loop 178205 1726889844.89667: done getting the remaining hosts for this loop 178205 1726889844.89671: getting the next task for host managed_node2 178205 1726889844.89680: done getting next task for host managed_node2 178205 1726889844.89682: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889844.89688: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889844.89692: getting variables 178205 1726889844.89694: in VariableManager get_vars() 178205 1726889844.89735: Calling all_inventory to load vars for managed_node2 178205 1726889844.89738: Calling groups_inventory to load vars for managed_node2 178205 1726889844.89742: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889844.89755: Calling all_plugins_play to load vars for managed_node2 178205 1726889844.89758: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889844.89762: Calling groups_plugins_play to load vars for managed_node2 178205 1726889844.90485: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000adb 178205 1726889844.90488: WORKER PROCESS EXITING 178205 1726889844.90515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889844.91168: done with get_vars() 178205 1726889844.91181: done getting variables 178205 1726889844.91244: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:37:24 -0400 (0:00:00.034) 0:00:57.900 ****** 178205 1726889844.91274: entering _queue_task() for managed_node2/assert 178205 1726889844.91522: worker is 1 (out of 1 available) 178205 1726889844.91535: exiting _queue_task() for managed_node2/assert 178205 1726889844.91546: done queuing things up, now waiting for results queue to drain 178205 1726889844.91547: waiting for pending results... 178205 1726889844.91828: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889844.91962: in run() - task 02369adf-7a19-34ed-f5d1-000000000adc 178205 1726889844.91980: variable 'ansible_search_path' from source: unknown 178205 1726889844.92024: calling self._execute() 178205 1726889844.92141: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.92152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.92164: variable 'omit' from source: magic vars 178205 1726889844.92515: variable '_storage_test_volume_present' from source: set_fact 178205 1726889844.92535: Evaluated conditional (_storage_test_volume_present): True 178205 1726889844.92551: variable 'omit' from source: magic vars 178205 1726889844.92607: variable 'omit' from source: magic vars 178205 1726889844.92815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889844.95197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889844.95275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889844.95320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889844.95375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889844.95407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889844.95527: variable 'storage_test_volume' from source: include params 178205 1726889844.95557: variable '__dev_ne_raw' from source: task vars 178205 1726889844.95717: variable 'storage_test_volume' from source: include params 178205 1726889844.95804: variable 'omit' from source: magic vars 178205 1726889844.95841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889844.95890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889844.95918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889844.95944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889844.95958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889844.95993: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889844.96009: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.96019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.96131: Set connection var ansible_pipelining to False 178205 1726889844.96144: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889844.96156: Set connection var ansible_shell_executable to /bin/sh 178205 1726889844.96162: Set connection var ansible_connection to ssh 178205 1726889844.96172: Set connection var ansible_shell_type to sh 178205 1726889844.96181: Set connection var ansible_timeout to 10 178205 1726889844.96209: variable 'ansible_shell_executable' from source: unknown 178205 1726889844.96223: variable 'ansible_connection' from source: unknown 178205 1726889844.96237: variable 'ansible_module_compression' from source: unknown 178205 1726889844.96245: variable 'ansible_shell_type' from source: unknown 178205 1726889844.96252: variable 'ansible_shell_executable' from source: unknown 178205 1726889844.96259: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.96267: variable 'ansible_pipelining' from source: unknown 178205 1726889844.96274: variable 'ansible_timeout' from source: unknown 178205 1726889844.96281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.96398: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889844.96416: variable 'omit' from source: magic vars 178205 1726889844.96432: starting attempt loop 178205 1726889844.96444: running the handler 178205 1726889844.96622: variable '__dev_ne_raw' from source: task vars 178205 1726889844.96764: variable 'storage_test_volume' from source: include params 178205 1726889844.96796: variable 'storage_test_volume' from source: include params 178205 1726889844.96821: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889844.96834: handler run complete 178205 1726889844.96851: attempt loop complete, returning result 178205 1726889844.96858: _execute() done 178205 1726889844.96864: dumping result to json 178205 1726889844.96875: done dumping result, returning 178205 1726889844.96892: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-000000000adc] 178205 1726889844.96903: sending task result for task 02369adf-7a19-34ed-f5d1-000000000adc ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889844.97063: no more pending results, returning what we have 178205 1726889844.97066: results queue empty 178205 1726889844.97067: checking for any_errors_fatal 178205 1726889844.97076: done checking for any_errors_fatal 178205 1726889844.97076: checking for max_fail_percentage 178205 1726889844.97078: done checking for max_fail_percentage 178205 1726889844.97079: checking to see if all hosts have failed and the running result is not ok 178205 1726889844.97080: done checking to see if all hosts have failed 178205 1726889844.97081: getting the remaining hosts for this loop 178205 1726889844.97083: done getting the remaining hosts for this loop 178205 1726889844.97087: getting the next task for host managed_node2 178205 1726889844.97095: done getting next task for host managed_node2 178205 1726889844.97099: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889844.97103: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889844.97107: getting variables 178205 1726889844.97109: in VariableManager get_vars() 178205 1726889844.97145: Calling all_inventory to load vars for managed_node2 178205 1726889844.97147: Calling groups_inventory to load vars for managed_node2 178205 1726889844.97156: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889844.97167: Calling all_plugins_play to load vars for managed_node2 178205 1726889844.97169: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889844.97172: Calling groups_plugins_play to load vars for managed_node2 178205 1726889844.97832: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000adc 178205 1726889844.97835: WORKER PROCESS EXITING 178205 1726889844.97855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889844.98653: done with get_vars() 178205 1726889844.98668: done getting variables 178205 1726889844.98727: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:37:24 -0400 (0:00:00.074) 0:00:57.975 ****** 178205 1726889844.98765: entering _queue_task() for managed_node2/assert 178205 1726889844.99036: worker is 1 (out of 1 available) 178205 1726889844.99048: exiting _queue_task() for managed_node2/assert 178205 1726889844.99065: done queuing things up, now waiting for results queue to drain 178205 1726889844.99066: waiting for pending results... 178205 1726889844.99407: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889844.99553: in run() - task 02369adf-7a19-34ed-f5d1-000000000add 178205 1726889844.99573: variable 'ansible_search_path' from source: unknown 178205 1726889844.99619: calling self._execute() 178205 1726889844.99737: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889844.99749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889844.99762: variable 'omit' from source: magic vars 178205 1726889845.00155: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.00170: variable 'storage_test_volume' from source: include params 178205 1726889845.00210: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889845.00222: when evaluation is False, skipping this task 178205 1726889845.00232: _execute() done 178205 1726889845.00239: dumping result to json 178205 1726889845.00246: done dumping result, returning 178205 1726889845.00258: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-000000000add] 178205 1726889845.00268: sending task result for task 02369adf-7a19-34ed-f5d1-000000000add skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889845.00426: no more pending results, returning what we have 178205 1726889845.00432: results queue empty 178205 1726889845.00433: checking for any_errors_fatal 178205 1726889845.00443: done checking for any_errors_fatal 178205 1726889845.00443: checking for max_fail_percentage 178205 1726889845.00445: done checking for max_fail_percentage 178205 1726889845.00446: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.00447: done checking to see if all hosts have failed 178205 1726889845.00448: getting the remaining hosts for this loop 178205 1726889845.00449: done getting the remaining hosts for this loop 178205 1726889845.00453: getting the next task for host managed_node2 178205 1726889845.00461: done getting next task for host managed_node2 178205 1726889845.00463: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889845.00468: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.00472: getting variables 178205 1726889845.00474: in VariableManager get_vars() 178205 1726889845.00508: Calling all_inventory to load vars for managed_node2 178205 1726889845.00513: Calling groups_inventory to load vars for managed_node2 178205 1726889845.00517: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.00533: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.00536: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.00539: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.01210: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000add 178205 1726889845.01215: WORKER PROCESS EXITING 178205 1726889845.01242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.01986: done with get_vars() 178205 1726889845.01999: done getting variables 178205 1726889845.02059: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:37:25 -0400 (0:00:00.033) 0:00:58.008 ****** 178205 1726889845.02087: entering _queue_task() for managed_node2/assert 178205 1726889845.02315: worker is 1 (out of 1 available) 178205 1726889845.02326: exiting _queue_task() for managed_node2/assert 178205 1726889845.02342: done queuing things up, now waiting for results queue to drain 178205 1726889845.02344: waiting for pending results... 178205 1726889845.02614: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889845.02736: in run() - task 02369adf-7a19-34ed-f5d1-000000000ade 178205 1726889845.02756: variable 'ansible_search_path' from source: unknown 178205 1726889845.02797: calling self._execute() 178205 1726889845.02907: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.02920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.02936: variable 'omit' from source: magic vars 178205 1726889845.03317: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.03339: variable 'storage_test_volume' from source: include params 178205 1726889845.03379: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889845.03387: when evaluation is False, skipping this task 178205 1726889845.03394: _execute() done 178205 1726889845.03401: dumping result to json 178205 1726889845.03409: done dumping result, returning 178205 1726889845.03421: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-000000000ade] 178205 1726889845.03440: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ade skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889845.03580: no more pending results, returning what we have 178205 1726889845.03583: results queue empty 178205 1726889845.03584: checking for any_errors_fatal 178205 1726889845.03592: done checking for any_errors_fatal 178205 1726889845.03593: checking for max_fail_percentage 178205 1726889845.03594: done checking for max_fail_percentage 178205 1726889845.03595: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.03596: done checking to see if all hosts have failed 178205 1726889845.03596: getting the remaining hosts for this loop 178205 1726889845.03598: done getting the remaining hosts for this loop 178205 1726889845.03601: getting the next task for host managed_node2 178205 1726889845.03608: done getting next task for host managed_node2 178205 1726889845.03610: ^ task is: TASK: Check LUKS version 178205 1726889845.03616: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.03619: getting variables 178205 1726889845.03620: in VariableManager get_vars() 178205 1726889845.03654: Calling all_inventory to load vars for managed_node2 178205 1726889845.03656: Calling groups_inventory to load vars for managed_node2 178205 1726889845.03660: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.03671: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.03674: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.03677: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.04380: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ade 178205 1726889845.04384: WORKER PROCESS EXITING 178205 1726889845.04391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.05110: done with get_vars() 178205 1726889845.05127: done getting variables 178205 1726889845.05188: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:37:25 -0400 (0:00:00.031) 0:00:58.040 ****** 178205 1726889845.05220: entering _queue_task() for managed_node2/assert 178205 1726889845.05448: worker is 1 (out of 1 available) 178205 1726889845.05465: exiting _queue_task() for managed_node2/assert 178205 1726889845.05476: done queuing things up, now waiting for results queue to drain 178205 1726889845.05477: waiting for pending results... 178205 1726889845.05765: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889845.05895: in run() - task 02369adf-7a19-34ed-f5d1-000000000adf 178205 1726889845.05921: variable 'ansible_search_path' from source: unknown 178205 1726889845.05960: calling self._execute() 178205 1726889845.06073: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.06083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.06095: variable 'omit' from source: magic vars 178205 1726889845.06421: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.06440: Evaluated conditional (_storage_test_volume_present): True 178205 1726889845.06571: variable 'storage_test_volume' from source: include params 178205 1726889845.06608: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889845.06617: when evaluation is False, skipping this task 178205 1726889845.06624: _execute() done 178205 1726889845.06633: dumping result to json 178205 1726889845.06640: done dumping result, returning 178205 1726889845.06648: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-000000000adf] 178205 1726889845.06656: sending task result for task 02369adf-7a19-34ed-f5d1-000000000adf 178205 1726889845.06778: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000adf skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889845.06819: no more pending results, returning what we have 178205 1726889845.06823: results queue empty 178205 1726889845.06824: checking for any_errors_fatal 178205 1726889845.06834: done checking for any_errors_fatal 178205 1726889845.06835: checking for max_fail_percentage 178205 1726889845.06837: done checking for max_fail_percentage 178205 1726889845.06837: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.06838: done checking to see if all hosts have failed 178205 1726889845.06839: getting the remaining hosts for this loop 178205 1726889845.06841: done getting the remaining hosts for this loop 178205 1726889845.06844: getting the next task for host managed_node2 178205 1726889845.06851: done getting next task for host managed_node2 178205 1726889845.06853: ^ task is: TASK: Check LUKS key size 178205 1726889845.06857: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.06861: getting variables 178205 1726889845.06863: in VariableManager get_vars() 178205 1726889845.06896: Calling all_inventory to load vars for managed_node2 178205 1726889845.06899: Calling groups_inventory to load vars for managed_node2 178205 1726889845.06903: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.06917: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.06921: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.06924: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.07566: WORKER PROCESS EXITING 178205 1726889845.07592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.08604: done with get_vars() 178205 1726889845.08619: done getting variables 178205 1726889845.08675: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:37:25 -0400 (0:00:00.034) 0:00:58.075 ****** 178205 1726889845.08701: entering _queue_task() for managed_node2/assert 178205 1726889845.08921: worker is 1 (out of 1 available) 178205 1726889845.08935: exiting _queue_task() for managed_node2/assert 178205 1726889845.08945: done queuing things up, now waiting for results queue to drain 178205 1726889845.08946: waiting for pending results... 178205 1726889845.09233: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889845.09373: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae0 178205 1726889845.09397: variable 'ansible_search_path' from source: unknown 178205 1726889845.09442: calling self._execute() 178205 1726889845.09554: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.09565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.09579: variable 'omit' from source: magic vars 178205 1726889845.09939: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.09957: Evaluated conditional (_storage_test_volume_present): True 178205 1726889845.10083: variable 'storage_test_volume' from source: include params 178205 1726889845.10122: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889845.10132: when evaluation is False, skipping this task 178205 1726889845.10141: _execute() done 178205 1726889845.10150: dumping result to json 178205 1726889845.10157: done dumping result, returning 178205 1726889845.10167: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-000000000ae0] 178205 1726889845.10179: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889845.10331: no more pending results, returning what we have 178205 1726889845.10335: results queue empty 178205 1726889845.10336: checking for any_errors_fatal 178205 1726889845.10348: done checking for any_errors_fatal 178205 1726889845.10349: checking for max_fail_percentage 178205 1726889845.10350: done checking for max_fail_percentage 178205 1726889845.10351: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.10352: done checking to see if all hosts have failed 178205 1726889845.10353: getting the remaining hosts for this loop 178205 1726889845.10354: done getting the remaining hosts for this loop 178205 1726889845.10358: getting the next task for host managed_node2 178205 1726889845.10366: done getting next task for host managed_node2 178205 1726889845.10368: ^ task is: TASK: Check LUKS cipher 178205 1726889845.10374: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.10379: getting variables 178205 1726889845.10381: in VariableManager get_vars() 178205 1726889845.10419: Calling all_inventory to load vars for managed_node2 178205 1726889845.10421: Calling groups_inventory to load vars for managed_node2 178205 1726889845.10425: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.10440: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.10443: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.10446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.11119: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae0 178205 1726889845.11122: WORKER PROCESS EXITING 178205 1726889845.11150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.11903: done with get_vars() 178205 1726889845.11919: done getting variables 178205 1726889845.11979: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:37:25 -0400 (0:00:00.033) 0:00:58.108 ****** 178205 1726889845.12010: entering _queue_task() for managed_node2/assert 178205 1726889845.12252: worker is 1 (out of 1 available) 178205 1726889845.12267: exiting _queue_task() for managed_node2/assert 178205 1726889845.12279: done queuing things up, now waiting for results queue to drain 178205 1726889845.12280: waiting for pending results... 178205 1726889845.12577: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889845.12732: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae1 178205 1726889845.12751: variable 'ansible_search_path' from source: unknown 178205 1726889845.12792: calling self._execute() 178205 1726889845.12909: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.12931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.12952: variable 'omit' from source: magic vars 178205 1726889845.13311: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.13328: Evaluated conditional (_storage_test_volume_present): True 178205 1726889845.13442: variable 'storage_test_volume' from source: include params 178205 1726889845.13492: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889845.13501: when evaluation is False, skipping this task 178205 1726889845.13508: _execute() done 178205 1726889845.13519: dumping result to json 178205 1726889845.13527: done dumping result, returning 178205 1726889845.13541: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-000000000ae1] 178205 1726889845.13552: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae1 178205 1726889845.13680: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae1 178205 1726889845.13693: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889845.13744: no more pending results, returning what we have 178205 1726889845.13749: results queue empty 178205 1726889845.13750: checking for any_errors_fatal 178205 1726889845.13765: done checking for any_errors_fatal 178205 1726889845.13766: checking for max_fail_percentage 178205 1726889845.13768: done checking for max_fail_percentage 178205 1726889845.13769: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.13770: done checking to see if all hosts have failed 178205 1726889845.13771: getting the remaining hosts for this loop 178205 1726889845.13772: done getting the remaining hosts for this loop 178205 1726889845.13776: getting the next task for host managed_node2 178205 1726889845.13786: done getting next task for host managed_node2 178205 1726889845.13789: ^ task is: TASK: Set test variables 178205 1726889845.13796: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.13801: getting variables 178205 1726889845.13803: in VariableManager get_vars() 178205 1726889845.13841: Calling all_inventory to load vars for managed_node2 178205 1726889845.13844: Calling groups_inventory to load vars for managed_node2 178205 1726889845.13849: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.13862: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.13866: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.13869: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.14683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.15908: done with get_vars() 178205 1726889845.15925: done getting variables 178205 1726889845.16101: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:37:25 -0400 (0:00:00.041) 0:00:58.149 ****** 178205 1726889845.16137: entering _queue_task() for managed_node2/set_fact 178205 1726889845.16592: worker is 1 (out of 1 available) 178205 1726889845.16604: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.16618: done queuing things up, now waiting for results queue to drain 178205 1726889845.16619: waiting for pending results... 178205 1726889845.17483: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889845.17690: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae2 178205 1726889845.17710: variable 'ansible_search_path' from source: unknown 178205 1726889845.17758: calling self._execute() 178205 1726889845.17896: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.17908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.17925: variable 'omit' from source: magic vars 178205 1726889845.18053: variable 'omit' from source: magic vars 178205 1726889845.18115: variable 'omit' from source: magic vars 178205 1726889845.18843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889845.21289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889845.21367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889845.21406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889845.21454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889845.21482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889845.21609: variable 'storage_test_volume' from source: include params 178205 1726889845.21646: variable '_storage_test_volume_present' from source: set_fact 178205 1726889845.21873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.21906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.21940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.21992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.22010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.22058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.22095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.22127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.22182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.22205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.22275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.22315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.22344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.22379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.22401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.22579: variable 'storage_test_crypttab' from source: set_fact 178205 1726889845.22593: variable 'storage_test_volume' from source: include params 178205 1726889845.22756: variable 'storage_test_volume' from source: include params 178205 1726889845.22789: variable 'omit' from source: magic vars 178205 1726889845.22824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889845.22865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889845.22887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889845.22908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.22927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.22970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889845.22977: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.22985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.23096: Set connection var ansible_pipelining to False 178205 1726889845.23108: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889845.23121: Set connection var ansible_shell_executable to /bin/sh 178205 1726889845.23131: Set connection var ansible_connection to ssh 178205 1726889845.23142: Set connection var ansible_shell_type to sh 178205 1726889845.23156: Set connection var ansible_timeout to 10 178205 1726889845.23198: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.23207: variable 'ansible_connection' from source: unknown 178205 1726889845.23217: variable 'ansible_module_compression' from source: unknown 178205 1726889845.23227: variable 'ansible_shell_type' from source: unknown 178205 1726889845.23239: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.23248: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.23259: variable 'ansible_pipelining' from source: unknown 178205 1726889845.23269: variable 'ansible_timeout' from source: unknown 178205 1726889845.23314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.23541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889845.23557: variable 'omit' from source: magic vars 178205 1726889845.23575: starting attempt loop 178205 1726889845.23582: running the handler 178205 1726889845.23606: handler run complete 178205 1726889845.23624: attempt loop complete, returning result 178205 1726889845.23634: _execute() done 178205 1726889845.23640: dumping result to json 178205 1726889845.23648: done dumping result, returning 178205 1726889845.23659: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-000000000ae2] 178205 1726889845.23668: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae2 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889845.23831: no more pending results, returning what we have 178205 1726889845.23835: results queue empty 178205 1726889845.23836: checking for any_errors_fatal 178205 1726889845.23847: done checking for any_errors_fatal 178205 1726889845.23848: checking for max_fail_percentage 178205 1726889845.23852: done checking for max_fail_percentage 178205 1726889845.23853: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.23854: done checking to see if all hosts have failed 178205 1726889845.23855: getting the remaining hosts for this loop 178205 1726889845.23856: done getting the remaining hosts for this loop 178205 1726889845.23860: getting the next task for host managed_node2 178205 1726889845.23870: done getting next task for host managed_node2 178205 1726889845.23872: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889845.23879: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.23885: getting variables 178205 1726889845.23887: in VariableManager get_vars() 178205 1726889845.23943: Calling all_inventory to load vars for managed_node2 178205 1726889845.23949: Calling groups_inventory to load vars for managed_node2 178205 1726889845.23953: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.23965: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.23969: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.23972: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.25037: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae2 178205 1726889845.25040: WORKER PROCESS EXITING 178205 1726889845.25063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.26318: done with get_vars() 178205 1726889845.26345: done getting variables 178205 1726889845.26419: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:37:25 -0400 (0:00:00.103) 0:00:58.252 ****** 178205 1726889845.26454: entering _queue_task() for managed_node2/assert 178205 1726889845.26736: worker is 1 (out of 1 available) 178205 1726889845.26748: exiting _queue_task() for managed_node2/assert 178205 1726889845.26760: done queuing things up, now waiting for results queue to drain 178205 1726889845.26761: waiting for pending results... 178205 1726889845.27643: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889845.27844: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae3 178205 1726889845.27860: variable 'ansible_search_path' from source: unknown 178205 1726889845.27916: calling self._execute() 178205 1726889845.28030: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.28041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.28052: variable 'omit' from source: magic vars 178205 1726889845.28163: variable 'omit' from source: magic vars 178205 1726889845.28235: variable 'omit' from source: magic vars 178205 1726889845.28477: variable 'storage_test_volume' from source: include params 178205 1726889845.28538: variable 'omit' from source: magic vars 178205 1726889845.28582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889845.28622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889845.28652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889845.28676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.28691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.28729: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889845.28738: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.28752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.28859: Set connection var ansible_pipelining to False 178205 1726889845.28872: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889845.28883: Set connection var ansible_shell_executable to /bin/sh 178205 1726889845.28889: Set connection var ansible_connection to ssh 178205 1726889845.28898: Set connection var ansible_shell_type to sh 178205 1726889845.28907: Set connection var ansible_timeout to 10 178205 1726889845.28940: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.28949: variable 'ansible_connection' from source: unknown 178205 1726889845.28957: variable 'ansible_module_compression' from source: unknown 178205 1726889845.28970: variable 'ansible_shell_type' from source: unknown 178205 1726889845.28979: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.28985: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.28993: variable 'ansible_pipelining' from source: unknown 178205 1726889845.28999: variable 'ansible_timeout' from source: unknown 178205 1726889845.29006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.29157: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889845.29175: variable 'omit' from source: magic vars 178205 1726889845.29192: starting attempt loop 178205 1726889845.29200: running the handler 178205 1726889845.29392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889845.36017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889845.36191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889845.36286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889845.36476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889845.36507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889845.36590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.36710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.36747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.36908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.36933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.36984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.37126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.37154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.37193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.37208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.37327: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889845.37448: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889845.37564: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889845.37574: handler run complete 178205 1726889845.37591: attempt loop complete, returning result 178205 1726889845.37597: _execute() done 178205 1726889845.37603: dumping result to json 178205 1726889845.37609: done dumping result, returning 178205 1726889845.37621: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-000000000ae3] 178205 1726889845.37629: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae3 178205 1726889845.37734: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae3 178205 1726889845.37740: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889845.37802: no more pending results, returning what we have 178205 1726889845.37806: results queue empty 178205 1726889845.37807: checking for any_errors_fatal 178205 1726889845.37816: done checking for any_errors_fatal 178205 1726889845.37817: checking for max_fail_percentage 178205 1726889845.37820: done checking for max_fail_percentage 178205 1726889845.37828: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.37829: done checking to see if all hosts have failed 178205 1726889845.37830: getting the remaining hosts for this loop 178205 1726889845.37831: done getting the remaining hosts for this loop 178205 1726889845.37835: getting the next task for host managed_node2 178205 1726889845.37845: done getting next task for host managed_node2 178205 1726889845.37848: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889845.37852: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.37857: getting variables 178205 1726889845.37859: in VariableManager get_vars() 178205 1726889845.37896: Calling all_inventory to load vars for managed_node2 178205 1726889845.37899: Calling groups_inventory to load vars for managed_node2 178205 1726889845.37903: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.37916: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.37920: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.37924: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.39483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.40037: done with get_vars() 178205 1726889845.40053: done getting variables 178205 1726889845.40115: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:37:25 -0400 (0:00:00.136) 0:00:58.389 ****** 178205 1726889845.40149: entering _queue_task() for managed_node2/assert 178205 1726889845.41123: worker is 1 (out of 1 available) 178205 1726889845.41136: exiting _queue_task() for managed_node2/assert 178205 1726889845.41148: done queuing things up, now waiting for results queue to drain 178205 1726889845.41149: waiting for pending results... 178205 1726889845.41672: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889845.41825: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae4 178205 1726889845.41846: variable 'ansible_search_path' from source: unknown 178205 1726889845.41882: calling self._execute() 178205 1726889845.41994: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.42005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.42021: variable 'omit' from source: magic vars 178205 1726889845.42416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889845.45046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889845.45137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889845.45172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889845.45216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889845.45244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889845.45324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.45366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.45403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.45454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.45474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.45602: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889845.45643: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889845.45668: when evaluation is False, skipping this task 178205 1726889845.45676: _execute() done 178205 1726889845.45690: dumping result to json 178205 1726889845.45698: done dumping result, returning 178205 1726889845.45708: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-000000000ae4] 178205 1726889845.45723: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae4 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889845.45879: no more pending results, returning what we have 178205 1726889845.45883: results queue empty 178205 1726889845.45884: checking for any_errors_fatal 178205 1726889845.45895: done checking for any_errors_fatal 178205 1726889845.45896: checking for max_fail_percentage 178205 1726889845.45898: done checking for max_fail_percentage 178205 1726889845.45899: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.45900: done checking to see if all hosts have failed 178205 1726889845.45901: getting the remaining hosts for this loop 178205 1726889845.45903: done getting the remaining hosts for this loop 178205 1726889845.45907: getting the next task for host managed_node2 178205 1726889845.45918: done getting next task for host managed_node2 178205 1726889845.45921: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889845.45925: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.45929: getting variables 178205 1726889845.45931: in VariableManager get_vars() 178205 1726889845.45965: Calling all_inventory to load vars for managed_node2 178205 1726889845.45968: Calling groups_inventory to load vars for managed_node2 178205 1726889845.45972: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.45984: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.45987: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.45990: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.46656: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae4 178205 1726889845.46659: WORKER PROCESS EXITING 178205 1726889845.46684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.47486: done with get_vars() 178205 1726889845.47500: done getting variables 178205 1726889845.47564: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:37:25 -0400 (0:00:00.074) 0:00:58.464 ****** 178205 1726889845.47596: entering _queue_task() for managed_node2/assert 178205 1726889845.47876: worker is 1 (out of 1 available) 178205 1726889845.47888: exiting _queue_task() for managed_node2/assert 178205 1726889845.47899: done queuing things up, now waiting for results queue to drain 178205 1726889845.47900: waiting for pending results... 178205 1726889845.48191: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889845.48325: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae5 178205 1726889845.48349: variable 'ansible_search_path' from source: unknown 178205 1726889845.48387: calling self._execute() 178205 1726889845.48508: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.48524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.48544: variable 'omit' from source: magic vars 178205 1726889845.48957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889845.51865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889845.51941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889845.51980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889845.52026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889845.52058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889845.52143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.52176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.52220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.52279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.52306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.52426: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889845.52463: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889845.52470: when evaluation is False, skipping this task 178205 1726889845.52477: _execute() done 178205 1726889845.52483: dumping result to json 178205 1726889845.52489: done dumping result, returning 178205 1726889845.52498: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-000000000ae5] 178205 1726889845.52505: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae5 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889845.52659: no more pending results, returning what we have 178205 1726889845.52662: results queue empty 178205 1726889845.52663: checking for any_errors_fatal 178205 1726889845.52671: done checking for any_errors_fatal 178205 1726889845.52672: checking for max_fail_percentage 178205 1726889845.52673: done checking for max_fail_percentage 178205 1726889845.52674: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.52676: done checking to see if all hosts have failed 178205 1726889845.52677: getting the remaining hosts for this loop 178205 1726889845.52678: done getting the remaining hosts for this loop 178205 1726889845.52682: getting the next task for host managed_node2 178205 1726889845.52691: done getting next task for host managed_node2 178205 1726889845.52693: ^ task is: TASK: Check key file of crypttab entry 178205 1726889845.52697: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.52701: getting variables 178205 1726889845.52703: in VariableManager get_vars() 178205 1726889845.52736: Calling all_inventory to load vars for managed_node2 178205 1726889845.52739: Calling groups_inventory to load vars for managed_node2 178205 1726889845.52742: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.52753: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.52756: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.52759: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.53337: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae5 178205 1726889845.53342: WORKER PROCESS EXITING 178205 1726889845.53372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.56091: done with get_vars() 178205 1726889845.56106: done getting variables 178205 1726889845.56167: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:37:25 -0400 (0:00:00.086) 0:00:58.550 ****** 178205 1726889845.56199: entering _queue_task() for managed_node2/assert 178205 1726889845.56472: worker is 1 (out of 1 available) 178205 1726889845.56486: exiting _queue_task() for managed_node2/assert 178205 1726889845.56499: done queuing things up, now waiting for results queue to drain 178205 1726889845.56500: waiting for pending results... 178205 1726889845.57183: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889845.57551: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae6 178205 1726889845.58236: variable 'ansible_search_path' from source: unknown 178205 1726889845.58275: calling self._execute() 178205 1726889845.58386: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.58397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.58409: variable 'omit' from source: magic vars 178205 1726889845.58792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889845.63567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889845.63892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889845.63941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889845.63981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889845.64151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889845.64237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889845.64352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889845.64385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889845.64435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889845.64537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889845.64660: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889845.64849: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889845.64857: when evaluation is False, skipping this task 178205 1726889845.64864: _execute() done 178205 1726889845.64870: dumping result to json 178205 1726889845.64876: done dumping result, returning 178205 1726889845.64885: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-000000000ae6] 178205 1726889845.65034: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae6 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889845.65189: no more pending results, returning what we have 178205 1726889845.65192: results queue empty 178205 1726889845.65193: checking for any_errors_fatal 178205 1726889845.65203: done checking for any_errors_fatal 178205 1726889845.65204: checking for max_fail_percentage 178205 1726889845.65205: done checking for max_fail_percentage 178205 1726889845.65206: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.65207: done checking to see if all hosts have failed 178205 1726889845.65208: getting the remaining hosts for this loop 178205 1726889845.65209: done getting the remaining hosts for this loop 178205 1726889845.65215: getting the next task for host managed_node2 178205 1726889845.65222: done getting next task for host managed_node2 178205 1726889845.65225: ^ task is: TASK: Clear test variables 178205 1726889845.65229: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.65234: getting variables 178205 1726889845.65235: in VariableManager get_vars() 178205 1726889845.65267: Calling all_inventory to load vars for managed_node2 178205 1726889845.65270: Calling groups_inventory to load vars for managed_node2 178205 1726889845.65273: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.65284: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.65287: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.65289: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.66517: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae6 178205 1726889845.66520: WORKER PROCESS EXITING 178205 1726889845.66542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.67141: done with get_vars() 178205 1726889845.67157: done getting variables 178205 1726889845.67922: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:37:25 -0400 (0:00:00.117) 0:00:58.667 ****** 178205 1726889845.67958: entering _queue_task() for managed_node2/set_fact 178205 1726889845.68271: worker is 1 (out of 1 available) 178205 1726889845.68285: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.68296: done queuing things up, now waiting for results queue to drain 178205 1726889845.68297: waiting for pending results... 178205 1726889845.68913: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889845.69175: in run() - task 02369adf-7a19-34ed-f5d1-000000000ae7 178205 1726889845.69297: variable 'ansible_search_path' from source: unknown 178205 1726889845.69340: calling self._execute() 178205 1726889845.69463: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.69616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.69631: variable 'omit' from source: magic vars 178205 1726889845.69831: variable 'omit' from source: magic vars 178205 1726889845.69896: variable 'omit' from source: magic vars 178205 1726889845.69945: variable 'omit' from source: magic vars 178205 1726889845.69992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889845.70044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889845.70070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889845.70094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.70115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889845.70160: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889845.70169: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.70177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.70295: Set connection var ansible_pipelining to False 178205 1726889845.70305: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889845.70317: Set connection var ansible_shell_executable to /bin/sh 178205 1726889845.70323: Set connection var ansible_connection to ssh 178205 1726889845.70332: Set connection var ansible_shell_type to sh 178205 1726889845.70341: Set connection var ansible_timeout to 10 178205 1726889845.70380: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.70387: variable 'ansible_connection' from source: unknown 178205 1726889845.70394: variable 'ansible_module_compression' from source: unknown 178205 1726889845.70400: variable 'ansible_shell_type' from source: unknown 178205 1726889845.70407: variable 'ansible_shell_executable' from source: unknown 178205 1726889845.70417: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.70425: variable 'ansible_pipelining' from source: unknown 178205 1726889845.70432: variable 'ansible_timeout' from source: unknown 178205 1726889845.70439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.70614: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889845.70631: variable 'omit' from source: magic vars 178205 1726889845.70641: starting attempt loop 178205 1726889845.70647: running the handler 178205 1726889845.70665: handler run complete 178205 1726889845.70677: attempt loop complete, returning result 178205 1726889845.70690: _execute() done 178205 1726889845.70697: dumping result to json 178205 1726889845.70703: done dumping result, returning 178205 1726889845.70716: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-000000000ae7] 178205 1726889845.70753: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae7 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889845.70921: no more pending results, returning what we have 178205 1726889845.70924: results queue empty 178205 1726889845.70925: checking for any_errors_fatal 178205 1726889845.70938: done checking for any_errors_fatal 178205 1726889845.70939: checking for max_fail_percentage 178205 1726889845.70940: done checking for max_fail_percentage 178205 1726889845.70942: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.70943: done checking to see if all hosts have failed 178205 1726889845.70943: getting the remaining hosts for this loop 178205 1726889845.70946: done getting the remaining hosts for this loop 178205 1726889845.70950: getting the next task for host managed_node2 178205 1726889845.70961: done getting next task for host managed_node2 178205 1726889845.70964: ^ task is: TASK: Get information about RAID 178205 1726889845.70970: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.70975: getting variables 178205 1726889845.70976: in VariableManager get_vars() 178205 1726889845.71013: Calling all_inventory to load vars for managed_node2 178205 1726889845.71016: Calling groups_inventory to load vars for managed_node2 178205 1726889845.71020: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.71032: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.71035: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.71038: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.71874: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ae7 178205 1726889845.71878: WORKER PROCESS EXITING 178205 1726889845.71902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.72627: done with get_vars() 178205 1726889845.72643: done getting variables 178205 1726889845.72699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:37:25 -0400 (0:00:00.047) 0:00:58.715 ****** 178205 1726889845.72738: entering _queue_task() for managed_node2/command 178205 1726889845.73039: worker is 1 (out of 1 available) 178205 1726889845.73053: exiting _queue_task() for managed_node2/command 178205 1726889845.73070: done queuing things up, now waiting for results queue to drain 178205 1726889845.73071: waiting for pending results... 178205 1726889845.73401: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889845.73536: in run() - task 02369adf-7a19-34ed-f5d1-000000000aeb 178205 1726889845.73554: variable 'ansible_search_path' from source: unknown 178205 1726889845.73591: calling self._execute() 178205 1726889845.73712: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.73729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.73749: variable 'omit' from source: magic vars 178205 1726889845.74982: variable 'storage_test_volume' from source: include params 178205 1726889845.75027: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889845.75157: when evaluation is False, skipping this task 178205 1726889845.75164: _execute() done 178205 1726889845.75170: dumping result to json 178205 1726889845.75175: done dumping result, returning 178205 1726889845.75182: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-000000000aeb] 178205 1726889845.75190: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aeb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889845.75339: no more pending results, returning what we have 178205 1726889845.75344: results queue empty 178205 1726889845.75346: checking for any_errors_fatal 178205 1726889845.75354: done checking for any_errors_fatal 178205 1726889845.75355: checking for max_fail_percentage 178205 1726889845.75357: done checking for max_fail_percentage 178205 1726889845.75358: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.75359: done checking to see if all hosts have failed 178205 1726889845.75360: getting the remaining hosts for this loop 178205 1726889845.75361: done getting the remaining hosts for this loop 178205 1726889845.75364: getting the next task for host managed_node2 178205 1726889845.75374: done getting next task for host managed_node2 178205 1726889845.75377: ^ task is: TASK: Set active devices regex 178205 1726889845.75381: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.75386: getting variables 178205 1726889845.75388: in VariableManager get_vars() 178205 1726889845.75426: Calling all_inventory to load vars for managed_node2 178205 1726889845.75430: Calling groups_inventory to load vars for managed_node2 178205 1726889845.75434: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.75447: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.75450: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.75452: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.76918: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aeb 178205 1726889845.76921: WORKER PROCESS EXITING 178205 1726889845.76946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.77545: done with get_vars() 178205 1726889845.77560: done getting variables 178205 1726889845.78318: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:37:25 -0400 (0:00:00.056) 0:00:58.771 ****** 178205 1726889845.78347: entering _queue_task() for managed_node2/set_fact 178205 1726889845.78592: worker is 1 (out of 1 available) 178205 1726889845.78604: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.78617: done queuing things up, now waiting for results queue to drain 178205 1726889845.78618: waiting for pending results... 178205 1726889845.79874: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889845.80015: in run() - task 02369adf-7a19-34ed-f5d1-000000000aec 178205 1726889845.80038: variable 'ansible_search_path' from source: unknown 178205 1726889845.80069: calling self._execute() 178205 1726889845.80175: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.80186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.80199: variable 'omit' from source: magic vars 178205 1726889845.80959: variable 'storage_test_volume' from source: include params 178205 1726889845.80997: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889845.81004: when evaluation is False, skipping this task 178205 1726889845.81010: _execute() done 178205 1726889845.81020: dumping result to json 178205 1726889845.81027: done dumping result, returning 178205 1726889845.81039: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-000000000aec] 178205 1726889845.81047: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aec skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889845.81214: no more pending results, returning what we have 178205 1726889845.81218: results queue empty 178205 1726889845.81219: checking for any_errors_fatal 178205 1726889845.81227: done checking for any_errors_fatal 178205 1726889845.81228: checking for max_fail_percentage 178205 1726889845.81229: done checking for max_fail_percentage 178205 1726889845.81230: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.81231: done checking to see if all hosts have failed 178205 1726889845.81232: getting the remaining hosts for this loop 178205 1726889845.81233: done getting the remaining hosts for this loop 178205 1726889845.81237: getting the next task for host managed_node2 178205 1726889845.81245: done getting next task for host managed_node2 178205 1726889845.81247: ^ task is: TASK: Set spare devices regex 178205 1726889845.81252: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.81257: getting variables 178205 1726889845.81259: in VariableManager get_vars() 178205 1726889845.81293: Calling all_inventory to load vars for managed_node2 178205 1726889845.81296: Calling groups_inventory to load vars for managed_node2 178205 1726889845.81299: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.81313: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.81317: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.81321: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.81957: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aec 178205 1726889845.81961: WORKER PROCESS EXITING 178205 1726889845.81973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.82785: done with get_vars() 178205 1726889845.82801: done getting variables 178205 1726889845.82864: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:37:25 -0400 (0:00:00.045) 0:00:58.816 ****** 178205 1726889845.82894: entering _queue_task() for managed_node2/set_fact 178205 1726889845.84056: worker is 1 (out of 1 available) 178205 1726889845.84067: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.84079: done queuing things up, now waiting for results queue to drain 178205 1726889845.84080: waiting for pending results... 178205 1726889845.85297: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889845.86441: in run() - task 02369adf-7a19-34ed-f5d1-000000000aed 178205 1726889845.86461: variable 'ansible_search_path' from source: unknown 178205 1726889845.86499: calling self._execute() 178205 1726889845.86614: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.86631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.86647: variable 'omit' from source: magic vars 178205 1726889845.87006: variable 'storage_test_volume' from source: include params 178205 1726889845.87755: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889845.87763: when evaluation is False, skipping this task 178205 1726889845.87770: _execute() done 178205 1726889845.87777: dumping result to json 178205 1726889845.87783: done dumping result, returning 178205 1726889845.87793: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-000000000aed] 178205 1726889845.87803: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aed 178205 1726889845.87920: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aed 178205 1726889845.87927: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889845.87976: no more pending results, returning what we have 178205 1726889845.87979: results queue empty 178205 1726889845.87980: checking for any_errors_fatal 178205 1726889845.87990: done checking for any_errors_fatal 178205 1726889845.87990: checking for max_fail_percentage 178205 1726889845.87992: done checking for max_fail_percentage 178205 1726889845.87993: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.87994: done checking to see if all hosts have failed 178205 1726889845.87995: getting the remaining hosts for this loop 178205 1726889845.87996: done getting the remaining hosts for this loop 178205 1726889845.87999: getting the next task for host managed_node2 178205 1726889845.88007: done getting next task for host managed_node2 178205 1726889845.88009: ^ task is: TASK: Set md version regex 178205 1726889845.88017: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.88020: getting variables 178205 1726889845.88022: in VariableManager get_vars() 178205 1726889845.88055: Calling all_inventory to load vars for managed_node2 178205 1726889845.88058: Calling groups_inventory to load vars for managed_node2 178205 1726889845.88062: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.88074: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.88076: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.88079: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.88596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.90011: done with get_vars() 178205 1726889845.90026: done getting variables 178205 1726889845.90084: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:37:25 -0400 (0:00:00.072) 0:00:58.889 ****** 178205 1726889845.90115: entering _queue_task() for managed_node2/set_fact 178205 1726889845.90769: worker is 1 (out of 1 available) 178205 1726889845.90783: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.90795: done queuing things up, now waiting for results queue to drain 178205 1726889845.90796: waiting for pending results... 178205 1726889845.91785: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889845.91913: in run() - task 02369adf-7a19-34ed-f5d1-000000000aee 178205 1726889845.92078: variable 'ansible_search_path' from source: unknown 178205 1726889845.92119: calling self._execute() 178205 1726889845.92267: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.92274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.92400: variable 'omit' from source: magic vars 178205 1726889845.93095: variable 'storage_test_volume' from source: include params 178205 1726889845.93292: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889845.93301: when evaluation is False, skipping this task 178205 1726889845.93309: _execute() done 178205 1726889845.93320: dumping result to json 178205 1726889845.93327: done dumping result, returning 178205 1726889845.93338: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-000000000aee] 178205 1726889845.93349: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aee skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889845.93519: no more pending results, returning what we have 178205 1726889845.93523: results queue empty 178205 1726889845.93524: checking for any_errors_fatal 178205 1726889845.93538: done checking for any_errors_fatal 178205 1726889845.93540: checking for max_fail_percentage 178205 1726889845.93541: done checking for max_fail_percentage 178205 1726889845.93542: checking to see if all hosts have failed and the running result is not ok 178205 1726889845.93544: done checking to see if all hosts have failed 178205 1726889845.93544: getting the remaining hosts for this loop 178205 1726889845.93546: done getting the remaining hosts for this loop 178205 1726889845.93549: getting the next task for host managed_node2 178205 1726889845.93558: done getting next task for host managed_node2 178205 1726889845.93561: ^ task is: TASK: Set chunk size regex 178205 1726889845.93564: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889845.93569: getting variables 178205 1726889845.93571: in VariableManager get_vars() 178205 1726889845.93604: Calling all_inventory to load vars for managed_node2 178205 1726889845.93607: Calling groups_inventory to load vars for managed_node2 178205 1726889845.93613: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889845.93632: Calling all_plugins_play to load vars for managed_node2 178205 1726889845.93635: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889845.93639: Calling groups_plugins_play to load vars for managed_node2 178205 1726889845.94218: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aee 178205 1726889845.94221: WORKER PROCESS EXITING 178205 1726889845.94246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889845.97084: done with get_vars() 178205 1726889845.97097: done getting variables 178205 1726889845.97560: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:37:25 -0400 (0:00:00.074) 0:00:58.963 ****** 178205 1726889845.97590: entering _queue_task() for managed_node2/set_fact 178205 1726889845.97841: worker is 1 (out of 1 available) 178205 1726889845.97854: exiting _queue_task() for managed_node2/set_fact 178205 1726889845.97864: done queuing things up, now waiting for results queue to drain 178205 1726889845.97865: waiting for pending results... 178205 1726889845.98474: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889845.98943: in run() - task 02369adf-7a19-34ed-f5d1-000000000aef 178205 1726889845.99633: variable 'ansible_search_path' from source: unknown 178205 1726889845.99671: calling self._execute() 178205 1726889845.99784: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889845.99795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889845.99808: variable 'omit' from source: magic vars 178205 1726889846.00185: variable 'storage_test_volume' from source: include params 178205 1726889846.00227: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.00236: when evaluation is False, skipping this task 178205 1726889846.00242: _execute() done 178205 1726889846.00249: dumping result to json 178205 1726889846.00255: done dumping result, returning 178205 1726889846.00263: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-000000000aef] 178205 1726889846.00272: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aef 178205 1726889846.00383: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aef 178205 1726889846.00390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.00444: no more pending results, returning what we have 178205 1726889846.00448: results queue empty 178205 1726889846.00449: checking for any_errors_fatal 178205 1726889846.00460: done checking for any_errors_fatal 178205 1726889846.00460: checking for max_fail_percentage 178205 1726889846.00462: done checking for max_fail_percentage 178205 1726889846.00463: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.00464: done checking to see if all hosts have failed 178205 1726889846.00465: getting the remaining hosts for this loop 178205 1726889846.00466: done getting the remaining hosts for this loop 178205 1726889846.00469: getting the next task for host managed_node2 178205 1726889846.00477: done getting next task for host managed_node2 178205 1726889846.00480: ^ task is: TASK: Parse the chunk size 178205 1726889846.00486: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.00491: getting variables 178205 1726889846.00493: in VariableManager get_vars() 178205 1726889846.00528: Calling all_inventory to load vars for managed_node2 178205 1726889846.00533: Calling groups_inventory to load vars for managed_node2 178205 1726889846.00536: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.00547: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.00549: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.00552: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.01042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.02144: done with get_vars() 178205 1726889846.02159: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:37:26 -0400 (0:00:00.046) 0:00:59.010 ****** 178205 1726889846.02245: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.02894: worker is 1 (out of 1 available) 178205 1726889846.02907: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.02996: done queuing things up, now waiting for results queue to drain 178205 1726889846.02997: waiting for pending results... 178205 1726889846.03309: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889846.03467: in run() - task 02369adf-7a19-34ed-f5d1-000000000af0 178205 1726889846.03485: variable 'ansible_search_path' from source: unknown 178205 1726889846.03532: calling self._execute() 178205 1726889846.03661: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.03672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.03687: variable 'omit' from source: magic vars 178205 1726889846.04149: variable 'storage_test_volume' from source: include params 178205 1726889846.04191: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.04201: when evaluation is False, skipping this task 178205 1726889846.04215: _execute() done 178205 1726889846.04223: dumping result to json 178205 1726889846.04233: done dumping result, returning 178205 1726889846.04253: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-000000000af0] 178205 1726889846.04272: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af0 178205 1726889846.04408: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af0 178205 1726889846.04418: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.04478: no more pending results, returning what we have 178205 1726889846.04482: results queue empty 178205 1726889846.04483: checking for any_errors_fatal 178205 1726889846.04493: done checking for any_errors_fatal 178205 1726889846.04494: checking for max_fail_percentage 178205 1726889846.04495: done checking for max_fail_percentage 178205 1726889846.04497: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.04498: done checking to see if all hosts have failed 178205 1726889846.04498: getting the remaining hosts for this loop 178205 1726889846.04500: done getting the remaining hosts for this loop 178205 1726889846.04504: getting the next task for host managed_node2 178205 1726889846.04515: done getting next task for host managed_node2 178205 1726889846.04518: ^ task is: TASK: Check RAID active devices count 178205 1726889846.04524: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.04533: getting variables 178205 1726889846.04535: in VariableManager get_vars() 178205 1726889846.04569: Calling all_inventory to load vars for managed_node2 178205 1726889846.04572: Calling groups_inventory to load vars for managed_node2 178205 1726889846.04576: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.04591: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.04594: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.04598: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.05390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.06060: done with get_vars() 178205 1726889846.06073: done getting variables 178205 1726889846.06125: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:37:26 -0400 (0:00:00.039) 0:00:59.049 ****** 178205 1726889846.06158: entering _queue_task() for managed_node2/assert 178205 1726889846.06388: worker is 1 (out of 1 available) 178205 1726889846.06401: exiting _queue_task() for managed_node2/assert 178205 1726889846.06413: done queuing things up, now waiting for results queue to drain 178205 1726889846.06414: waiting for pending results... 178205 1726889846.06707: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889846.06861: in run() - task 02369adf-7a19-34ed-f5d1-000000000af1 178205 1726889846.06878: variable 'ansible_search_path' from source: unknown 178205 1726889846.06923: calling self._execute() 178205 1726889846.07058: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.07074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.07088: variable 'omit' from source: magic vars 178205 1726889846.08520: variable 'storage_test_volume' from source: include params 178205 1726889846.08634: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.08642: when evaluation is False, skipping this task 178205 1726889846.08648: _execute() done 178205 1726889846.08654: dumping result to json 178205 1726889846.08660: done dumping result, returning 178205 1726889846.08669: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000000af1] 178205 1726889846.08678: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.08855: no more pending results, returning what we have 178205 1726889846.08858: results queue empty 178205 1726889846.08859: checking for any_errors_fatal 178205 1726889846.08870: done checking for any_errors_fatal 178205 1726889846.08871: checking for max_fail_percentage 178205 1726889846.08873: done checking for max_fail_percentage 178205 1726889846.08874: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.08875: done checking to see if all hosts have failed 178205 1726889846.08875: getting the remaining hosts for this loop 178205 1726889846.08877: done getting the remaining hosts for this loop 178205 1726889846.08880: getting the next task for host managed_node2 178205 1726889846.08888: done getting next task for host managed_node2 178205 1726889846.08890: ^ task is: TASK: Check RAID spare devices count 178205 1726889846.08896: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.08900: getting variables 178205 1726889846.08902: in VariableManager get_vars() 178205 1726889846.08939: Calling all_inventory to load vars for managed_node2 178205 1726889846.08942: Calling groups_inventory to load vars for managed_node2 178205 1726889846.08946: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.08958: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.08961: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.08964: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.09532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.10819: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af1 178205 1726889846.10823: WORKER PROCESS EXITING 178205 1726889846.11049: done with get_vars() 178205 1726889846.11063: done getting variables 178205 1726889846.11123: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:37:26 -0400 (0:00:00.049) 0:00:59.099 ****** 178205 1726889846.11157: entering _queue_task() for managed_node2/assert 178205 1726889846.11597: worker is 1 (out of 1 available) 178205 1726889846.11609: exiting _queue_task() for managed_node2/assert 178205 1726889846.11622: done queuing things up, now waiting for results queue to drain 178205 1726889846.11624: waiting for pending results... 178205 1726889846.12539: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889846.12762: in run() - task 02369adf-7a19-34ed-f5d1-000000000af2 178205 1726889846.12776: variable 'ansible_search_path' from source: unknown 178205 1726889846.12918: calling self._execute() 178205 1726889846.13139: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.13143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.13154: variable 'omit' from source: magic vars 178205 1726889846.13869: variable 'storage_test_volume' from source: include params 178205 1726889846.14020: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.14025: when evaluation is False, skipping this task 178205 1726889846.14028: _execute() done 178205 1726889846.14033: dumping result to json 178205 1726889846.14036: done dumping result, returning 178205 1726889846.14039: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000000af2] 178205 1726889846.14044: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af2 178205 1726889846.14158: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af2 178205 1726889846.14162: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.14213: no more pending results, returning what we have 178205 1726889846.14217: results queue empty 178205 1726889846.14218: checking for any_errors_fatal 178205 1726889846.14231: done checking for any_errors_fatal 178205 1726889846.14232: checking for max_fail_percentage 178205 1726889846.14233: done checking for max_fail_percentage 178205 1726889846.14234: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.14235: done checking to see if all hosts have failed 178205 1726889846.14236: getting the remaining hosts for this loop 178205 1726889846.14237: done getting the remaining hosts for this loop 178205 1726889846.14240: getting the next task for host managed_node2 178205 1726889846.14248: done getting next task for host managed_node2 178205 1726889846.14250: ^ task is: TASK: Check RAID metadata version 178205 1726889846.14254: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.14259: getting variables 178205 1726889846.14260: in VariableManager get_vars() 178205 1726889846.14292: Calling all_inventory to load vars for managed_node2 178205 1726889846.14294: Calling groups_inventory to load vars for managed_node2 178205 1726889846.14298: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.14310: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.14314: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.14317: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.14949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.15827: done with get_vars() 178205 1726889846.15843: done getting variables 178205 1726889846.15900: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:37:26 -0400 (0:00:00.049) 0:00:59.149 ****** 178205 1726889846.16141: entering _queue_task() for managed_node2/assert 178205 1726889846.16602: worker is 1 (out of 1 available) 178205 1726889846.16661: exiting _queue_task() for managed_node2/assert 178205 1726889846.16677: done queuing things up, now waiting for results queue to drain 178205 1726889846.16678: waiting for pending results... 178205 1726889846.17791: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889846.17926: in run() - task 02369adf-7a19-34ed-f5d1-000000000af3 178205 1726889846.17945: variable 'ansible_search_path' from source: unknown 178205 1726889846.17984: calling self._execute() 178205 1726889846.18091: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.18724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.18738: variable 'omit' from source: magic vars 178205 1726889846.19102: variable 'storage_test_volume' from source: include params 178205 1726889846.19144: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.19152: when evaluation is False, skipping this task 178205 1726889846.19159: _execute() done 178205 1726889846.19166: dumping result to json 178205 1726889846.19172: done dumping result, returning 178205 1726889846.19182: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000000af3] 178205 1726889846.19192: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af3 178205 1726889846.19303: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af3 178205 1726889846.19310: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.19363: no more pending results, returning what we have 178205 1726889846.19367: results queue empty 178205 1726889846.19368: checking for any_errors_fatal 178205 1726889846.19378: done checking for any_errors_fatal 178205 1726889846.19379: checking for max_fail_percentage 178205 1726889846.19380: done checking for max_fail_percentage 178205 1726889846.19381: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.19382: done checking to see if all hosts have failed 178205 1726889846.19383: getting the remaining hosts for this loop 178205 1726889846.19384: done getting the remaining hosts for this loop 178205 1726889846.19387: getting the next task for host managed_node2 178205 1726889846.19395: done getting next task for host managed_node2 178205 1726889846.19397: ^ task is: TASK: Check RAID chunk size 178205 1726889846.19402: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.19405: getting variables 178205 1726889846.19407: in VariableManager get_vars() 178205 1726889846.19445: Calling all_inventory to load vars for managed_node2 178205 1726889846.19448: Calling groups_inventory to load vars for managed_node2 178205 1726889846.19451: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.19462: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.19464: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.19467: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.19972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.21624: done with get_vars() 178205 1726889846.21641: done getting variables 178205 1726889846.21702: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:37:26 -0400 (0:00:00.055) 0:00:59.205 ****** 178205 1726889846.21738: entering _queue_task() for managed_node2/assert 178205 1726889846.21978: worker is 1 (out of 1 available) 178205 1726889846.21990: exiting _queue_task() for managed_node2/assert 178205 1726889846.22000: done queuing things up, now waiting for results queue to drain 178205 1726889846.22001: waiting for pending results... 178205 1726889846.22775: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889846.23149: in run() - task 02369adf-7a19-34ed-f5d1-000000000af4 178205 1726889846.23196: variable 'ansible_search_path' from source: unknown 178205 1726889846.23237: calling self._execute() 178205 1726889846.23520: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.23531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.23544: variable 'omit' from source: magic vars 178205 1726889846.24326: variable 'storage_test_volume' from source: include params 178205 1726889846.25017: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889846.25025: when evaluation is False, skipping this task 178205 1726889846.25032: _execute() done 178205 1726889846.25039: dumping result to json 178205 1726889846.25046: done dumping result, returning 178205 1726889846.25055: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000000af4] 178205 1726889846.25064: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af4 178205 1726889846.25179: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889846.25232: no more pending results, returning what we have 178205 1726889846.25235: results queue empty 178205 1726889846.25236: checking for any_errors_fatal 178205 1726889846.25246: done checking for any_errors_fatal 178205 1726889846.25246: checking for max_fail_percentage 178205 1726889846.25248: done checking for max_fail_percentage 178205 1726889846.25249: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.25250: done checking to see if all hosts have failed 178205 1726889846.25251: getting the remaining hosts for this loop 178205 1726889846.25252: done getting the remaining hosts for this loop 178205 1726889846.25255: getting the next task for host managed_node2 178205 1726889846.25265: done getting next task for host managed_node2 178205 1726889846.25268: ^ task is: TASK: Parse the actual size of the volume 178205 1726889846.25272: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.25277: getting variables 178205 1726889846.25278: in VariableManager get_vars() 178205 1726889846.25310: Calling all_inventory to load vars for managed_node2 178205 1726889846.25319: Calling groups_inventory to load vars for managed_node2 178205 1726889846.25323: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.25337: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.25340: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.25343: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.26017: WORKER PROCESS EXITING 178205 1726889846.26043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.27862: done with get_vars() 178205 1726889846.27876: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:37:26 -0400 (0:00:00.062) 0:00:59.267 ****** 178205 1726889846.27960: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.28210: worker is 1 (out of 1 available) 178205 1726889846.28225: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.28238: done queuing things up, now waiting for results queue to drain 178205 1726889846.28240: waiting for pending results... 178205 1726889846.28591: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889846.28764: in run() - task 02369adf-7a19-34ed-f5d1-000000000af8 178205 1726889846.28787: variable 'ansible_search_path' from source: unknown 178205 1726889846.28837: calling self._execute() 178205 1726889846.28990: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.29000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.29019: variable 'omit' from source: magic vars 178205 1726889846.29463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.32306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.32373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.32414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.32449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.32477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.32572: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.32590: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.32754: variable 'storage_test_volume' from source: include params 178205 1726889846.32786: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889846.32789: when evaluation is False, skipping this task 178205 1726889846.32792: _execute() done 178205 1726889846.32794: dumping result to json 178205 1726889846.32797: done dumping result, returning 178205 1726889846.32803: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000000af8] 178205 1726889846.32812: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af8 178205 1726889846.32905: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af8 178205 1726889846.32908: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889846.32960: no more pending results, returning what we have 178205 1726889846.32965: results queue empty 178205 1726889846.32966: checking for any_errors_fatal 178205 1726889846.32976: done checking for any_errors_fatal 178205 1726889846.32977: checking for max_fail_percentage 178205 1726889846.32979: done checking for max_fail_percentage 178205 1726889846.32980: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.32981: done checking to see if all hosts have failed 178205 1726889846.32981: getting the remaining hosts for this loop 178205 1726889846.32983: done getting the remaining hosts for this loop 178205 1726889846.32986: getting the next task for host managed_node2 178205 1726889846.32994: done getting next task for host managed_node2 178205 1726889846.32997: ^ task is: TASK: Parse the requested size of the volume 178205 1726889846.33001: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.33005: getting variables 178205 1726889846.33007: in VariableManager get_vars() 178205 1726889846.33041: Calling all_inventory to load vars for managed_node2 178205 1726889846.33044: Calling groups_inventory to load vars for managed_node2 178205 1726889846.33047: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.33057: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.33059: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.33061: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.33594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.34539: done with get_vars() 178205 1726889846.34554: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:37:26 -0400 (0:00:00.066) 0:00:59.334 ****** 178205 1726889846.34635: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.35765: worker is 1 (out of 1 available) 178205 1726889846.35779: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.35791: done queuing things up, now waiting for results queue to drain 178205 1726889846.35792: waiting for pending results... 178205 1726889846.36558: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889846.36709: in run() - task 02369adf-7a19-34ed-f5d1-000000000af9 178205 1726889846.36737: variable 'ansible_search_path' from source: unknown 178205 1726889846.36780: calling self._execute() 178205 1726889846.36906: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.36919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.36939: variable 'omit' from source: magic vars 178205 1726889846.37342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.40417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.40599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.40644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.40714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.40817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.41029: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.41051: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.41298: variable 'storage_test_volume' from source: include params 178205 1726889846.41368: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.41422: when evaluation is False, skipping this task 178205 1726889846.41431: _execute() done 178205 1726889846.41440: dumping result to json 178205 1726889846.41452: done dumping result, returning 178205 1726889846.41565: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-000000000af9] 178205 1726889846.41575: sending task result for task 02369adf-7a19-34ed-f5d1-000000000af9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889846.41734: no more pending results, returning what we have 178205 1726889846.41739: results queue empty 178205 1726889846.41739: checking for any_errors_fatal 178205 1726889846.41749: done checking for any_errors_fatal 178205 1726889846.41750: checking for max_fail_percentage 178205 1726889846.41752: done checking for max_fail_percentage 178205 1726889846.41753: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.41755: done checking to see if all hosts have failed 178205 1726889846.41755: getting the remaining hosts for this loop 178205 1726889846.41757: done getting the remaining hosts for this loop 178205 1726889846.41761: getting the next task for host managed_node2 178205 1726889846.41770: done getting next task for host managed_node2 178205 1726889846.41773: ^ task is: TASK: Establish base value for expected size 178205 1726889846.41779: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.41783: getting variables 178205 1726889846.41784: in VariableManager get_vars() 178205 1726889846.41821: Calling all_inventory to load vars for managed_node2 178205 1726889846.41824: Calling groups_inventory to load vars for managed_node2 178205 1726889846.41828: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.41843: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.41846: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.41849: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.42759: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000af9 178205 1726889846.42762: WORKER PROCESS EXITING 178205 1726889846.42784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.43400: done with get_vars() 178205 1726889846.43416: done getting variables 178205 1726889846.43474: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:37:26 -0400 (0:00:00.088) 0:00:59.423 ****** 178205 1726889846.43506: entering _queue_task() for managed_node2/set_fact 178205 1726889846.43761: worker is 1 (out of 1 available) 178205 1726889846.43776: exiting _queue_task() for managed_node2/set_fact 178205 1726889846.43787: done queuing things up, now waiting for results queue to drain 178205 1726889846.43788: waiting for pending results... 178205 1726889846.44070: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889846.44197: in run() - task 02369adf-7a19-34ed-f5d1-000000000afa 178205 1726889846.44218: variable 'ansible_search_path' from source: unknown 178205 1726889846.44261: calling self._execute() 178205 1726889846.44374: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.44384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.44397: variable 'omit' from source: magic vars 178205 1726889846.44779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.47164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.47237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.47278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.47318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.47351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.47451: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.47476: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.47619: variable 'storage_test_volume' from source: include params 178205 1726889846.47659: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.47668: when evaluation is False, skipping this task 178205 1726889846.47677: _execute() done 178205 1726889846.47691: dumping result to json 178205 1726889846.47700: done dumping result, returning 178205 1726889846.47714: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-000000000afa] 178205 1726889846.47725: sending task result for task 02369adf-7a19-34ed-f5d1-000000000afa skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889846.47873: no more pending results, returning what we have 178205 1726889846.47877: results queue empty 178205 1726889846.47877: checking for any_errors_fatal 178205 1726889846.47887: done checking for any_errors_fatal 178205 1726889846.47888: checking for max_fail_percentage 178205 1726889846.47890: done checking for max_fail_percentage 178205 1726889846.47891: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.47893: done checking to see if all hosts have failed 178205 1726889846.47893: getting the remaining hosts for this loop 178205 1726889846.47895: done getting the remaining hosts for this loop 178205 1726889846.47898: getting the next task for host managed_node2 178205 1726889846.47907: done getting next task for host managed_node2 178205 1726889846.47910: ^ task is: TASK: Show expected size 178205 1726889846.47916: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.47920: getting variables 178205 1726889846.47922: in VariableManager get_vars() 178205 1726889846.47959: Calling all_inventory to load vars for managed_node2 178205 1726889846.47962: Calling groups_inventory to load vars for managed_node2 178205 1726889846.47966: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.47977: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.47980: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.47983: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.48769: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000afa 178205 1726889846.48773: WORKER PROCESS EXITING 178205 1726889846.48788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.49343: done with get_vars() 178205 1726889846.49358: done getting variables 178205 1726889846.49518: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:37:26 -0400 (0:00:00.060) 0:00:59.483 ****** 178205 1726889846.49547: entering _queue_task() for managed_node2/debug 178205 1726889846.49780: worker is 1 (out of 1 available) 178205 1726889846.49793: exiting _queue_task() for managed_node2/debug 178205 1726889846.49805: done queuing things up, now waiting for results queue to drain 178205 1726889846.49806: waiting for pending results... 178205 1726889846.50109: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889846.50255: in run() - task 02369adf-7a19-34ed-f5d1-000000000afb 178205 1726889846.50277: variable 'ansible_search_path' from source: unknown 178205 1726889846.50323: calling self._execute() 178205 1726889846.50452: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.50464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.50479: variable 'omit' from source: magic vars 178205 1726889846.50611: variable 'omit' from source: magic vars 178205 1726889846.50681: variable 'omit' from source: magic vars 178205 1726889846.50720: variable 'omit' from source: magic vars 178205 1726889846.50779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889846.50824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889846.50855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889846.50883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889846.50901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889846.50940: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889846.50955: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.50962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.51078: Set connection var ansible_pipelining to False 178205 1726889846.51090: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889846.51106: Set connection var ansible_shell_executable to /bin/sh 178205 1726889846.51115: Set connection var ansible_connection to ssh 178205 1726889846.51126: Set connection var ansible_shell_type to sh 178205 1726889846.51136: Set connection var ansible_timeout to 10 178205 1726889846.51173: variable 'ansible_shell_executable' from source: unknown 178205 1726889846.51183: variable 'ansible_connection' from source: unknown 178205 1726889846.51190: variable 'ansible_module_compression' from source: unknown 178205 1726889846.51196: variable 'ansible_shell_type' from source: unknown 178205 1726889846.51207: variable 'ansible_shell_executable' from source: unknown 178205 1726889846.51217: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.51225: variable 'ansible_pipelining' from source: unknown 178205 1726889846.51232: variable 'ansible_timeout' from source: unknown 178205 1726889846.51239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.51399: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889846.51418: variable 'omit' from source: magic vars 178205 1726889846.51432: starting attempt loop 178205 1726889846.51439: running the handler 178205 1726889846.51698: handler run complete 178205 1726889846.51732: attempt loop complete, returning result 178205 1726889846.52422: _execute() done 178205 1726889846.52430: dumping result to json 178205 1726889846.52442: done dumping result, returning 178205 1726889846.52453: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000000afb] 178205 1726889846.52463: sending task result for task 02369adf-7a19-34ed-f5d1-000000000afb ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889846.52617: no more pending results, returning what we have 178205 1726889846.52620: results queue empty 178205 1726889846.52621: checking for any_errors_fatal 178205 1726889846.52633: done checking for any_errors_fatal 178205 1726889846.52634: checking for max_fail_percentage 178205 1726889846.52635: done checking for max_fail_percentage 178205 1726889846.52636: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.52637: done checking to see if all hosts have failed 178205 1726889846.52638: getting the remaining hosts for this loop 178205 1726889846.52639: done getting the remaining hosts for this loop 178205 1726889846.52642: getting the next task for host managed_node2 178205 1726889846.52650: done getting next task for host managed_node2 178205 1726889846.52652: ^ task is: TASK: Get the size of parent/pool device 178205 1726889846.52656: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.52661: getting variables 178205 1726889846.52662: in VariableManager get_vars() 178205 1726889846.52692: Calling all_inventory to load vars for managed_node2 178205 1726889846.52696: Calling groups_inventory to load vars for managed_node2 178205 1726889846.52699: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.52711: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.52716: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.52719: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.53518: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000afb 178205 1726889846.53521: WORKER PROCESS EXITING 178205 1726889846.53546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.54165: done with get_vars() 178205 1726889846.54178: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:37:26 -0400 (0:00:00.052) 0:00:59.536 ****** 178205 1726889846.54837: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.55078: worker is 1 (out of 1 available) 178205 1726889846.55090: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.55102: done queuing things up, now waiting for results queue to drain 178205 1726889846.55103: waiting for pending results... 178205 1726889846.55990: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889846.56238: in run() - task 02369adf-7a19-34ed-f5d1-000000000afc 178205 1726889846.56285: variable 'ansible_search_path' from source: unknown 178205 1726889846.56413: calling self._execute() 178205 1726889846.56633: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.56644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.56658: variable 'omit' from source: magic vars 178205 1726889846.57327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.59973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.60051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.60091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.60135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.60168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.60273: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.60294: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.60443: variable 'storage_test_volume' from source: include params 178205 1726889846.60484: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.60492: when evaluation is False, skipping this task 178205 1726889846.60499: _execute() done 178205 1726889846.60506: dumping result to json 178205 1726889846.60517: done dumping result, returning 178205 1726889846.60527: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-000000000afc] 178205 1726889846.60538: sending task result for task 02369adf-7a19-34ed-f5d1-000000000afc 178205 1726889846.60656: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000afc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889846.60713: no more pending results, returning what we have 178205 1726889846.60717: results queue empty 178205 1726889846.60717: checking for any_errors_fatal 178205 1726889846.60726: done checking for any_errors_fatal 178205 1726889846.60727: checking for max_fail_percentage 178205 1726889846.60731: done checking for max_fail_percentage 178205 1726889846.60732: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.60733: done checking to see if all hosts have failed 178205 1726889846.60733: getting the remaining hosts for this loop 178205 1726889846.60735: done getting the remaining hosts for this loop 178205 1726889846.60738: getting the next task for host managed_node2 178205 1726889846.60750: done getting next task for host managed_node2 178205 1726889846.60753: ^ task is: TASK: Show test pool 178205 1726889846.60756: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.60760: getting variables 178205 1726889846.60761: in VariableManager get_vars() 178205 1726889846.60793: Calling all_inventory to load vars for managed_node2 178205 1726889846.60796: Calling groups_inventory to load vars for managed_node2 178205 1726889846.60799: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.60813: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.60815: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.60819: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.61321: WORKER PROCESS EXITING 178205 1726889846.61347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.61954: done with get_vars() 178205 1726889846.61968: done getting variables 178205 1726889846.62814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:37:26 -0400 (0:00:00.080) 0:00:59.616 ****** 178205 1726889846.62850: entering _queue_task() for managed_node2/debug 178205 1726889846.63560: worker is 1 (out of 1 available) 178205 1726889846.63574: exiting _queue_task() for managed_node2/debug 178205 1726889846.63585: done queuing things up, now waiting for results queue to drain 178205 1726889846.63586: waiting for pending results... 178205 1726889846.64132: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889846.64268: in run() - task 02369adf-7a19-34ed-f5d1-000000000afe 178205 1726889846.64423: variable 'ansible_search_path' from source: unknown 178205 1726889846.64461: calling self._execute() 178205 1726889846.64674: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.64686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.64698: variable 'omit' from source: magic vars 178205 1726889846.65435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.69985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.70060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.70096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.70130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.70165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.70265: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.70290: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.70429: variable 'storage_test_volume' from source: include params 178205 1726889846.70462: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.70469: when evaluation is False, skipping this task 178205 1726889846.70475: _execute() done 178205 1726889846.70483: dumping result to json 178205 1726889846.70494: done dumping result, returning 178205 1726889846.70505: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-000000000afe] 178205 1726889846.70515: sending task result for task 02369adf-7a19-34ed-f5d1-000000000afe skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889846.70671: no more pending results, returning what we have 178205 1726889846.70675: results queue empty 178205 1726889846.70676: checking for any_errors_fatal 178205 1726889846.70685: done checking for any_errors_fatal 178205 1726889846.70686: checking for max_fail_percentage 178205 1726889846.70687: done checking for max_fail_percentage 178205 1726889846.70688: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.70690: done checking to see if all hosts have failed 178205 1726889846.70690: getting the remaining hosts for this loop 178205 1726889846.70692: done getting the remaining hosts for this loop 178205 1726889846.70696: getting the next task for host managed_node2 178205 1726889846.70704: done getting next task for host managed_node2 178205 1726889846.70707: ^ task is: TASK: Show test blockinfo 178205 1726889846.70714: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.70718: getting variables 178205 1726889846.70720: in VariableManager get_vars() 178205 1726889846.70759: Calling all_inventory to load vars for managed_node2 178205 1726889846.70762: Calling groups_inventory to load vars for managed_node2 178205 1726889846.70766: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.70779: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.70782: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.70785: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.71291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.71851: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000afe 178205 1726889846.71854: WORKER PROCESS EXITING 178205 1726889846.72607: done with get_vars() 178205 1726889846.72623: done getting variables 178205 1726889846.72687: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:37:26 -0400 (0:00:00.098) 0:00:59.715 ****** 178205 1726889846.72719: entering _queue_task() for managed_node2/debug 178205 1726889846.73757: worker is 1 (out of 1 available) 178205 1726889846.73769: exiting _queue_task() for managed_node2/debug 178205 1726889846.73780: done queuing things up, now waiting for results queue to drain 178205 1726889846.73781: waiting for pending results... 178205 1726889846.74407: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889846.74544: in run() - task 02369adf-7a19-34ed-f5d1-000000000aff 178205 1726889846.74567: variable 'ansible_search_path' from source: unknown 178205 1726889846.74605: calling self._execute() 178205 1726889846.74718: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.74729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.74744: variable 'omit' from source: magic vars 178205 1726889846.75141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.77324: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.77395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.77439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.77476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.77511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.77606: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.77629: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.77763: variable 'storage_test_volume' from source: include params 178205 1726889846.77800: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.77808: when evaluation is False, skipping this task 178205 1726889846.77821: _execute() done 178205 1726889846.77828: dumping result to json 178205 1726889846.77835: done dumping result, returning 178205 1726889846.77845: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000000aff] 178205 1726889846.77854: sending task result for task 02369adf-7a19-34ed-f5d1-000000000aff skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889846.78003: no more pending results, returning what we have 178205 1726889846.78007: results queue empty 178205 1726889846.78008: checking for any_errors_fatal 178205 1726889846.78020: done checking for any_errors_fatal 178205 1726889846.78021: checking for max_fail_percentage 178205 1726889846.78023: done checking for max_fail_percentage 178205 1726889846.78024: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.78025: done checking to see if all hosts have failed 178205 1726889846.78025: getting the remaining hosts for this loop 178205 1726889846.78027: done getting the remaining hosts for this loop 178205 1726889846.78031: getting the next task for host managed_node2 178205 1726889846.78040: done getting next task for host managed_node2 178205 1726889846.78042: ^ task is: TASK: Show test pool size 178205 1726889846.78048: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.78053: getting variables 178205 1726889846.78055: in VariableManager get_vars() 178205 1726889846.78088: Calling all_inventory to load vars for managed_node2 178205 1726889846.78091: Calling groups_inventory to load vars for managed_node2 178205 1726889846.78094: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.78106: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.78109: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.78115: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.78654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.79230: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000aff 178205 1726889846.79233: WORKER PROCESS EXITING 178205 1726889846.79541: done with get_vars() 178205 1726889846.79555: done getting variables 178205 1726889846.79608: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:37:26 -0400 (0:00:00.069) 0:00:59.784 ****** 178205 1726889846.79641: entering _queue_task() for managed_node2/debug 178205 1726889846.79903: worker is 1 (out of 1 available) 178205 1726889846.79917: exiting _queue_task() for managed_node2/debug 178205 1726889846.79928: done queuing things up, now waiting for results queue to drain 178205 1726889846.79929: waiting for pending results... 178205 1726889846.80224: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889846.80344: in run() - task 02369adf-7a19-34ed-f5d1-000000000b00 178205 1726889846.80360: variable 'ansible_search_path' from source: unknown 178205 1726889846.80399: calling self._execute() 178205 1726889846.80505: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.80518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.80531: variable 'omit' from source: magic vars 178205 1726889846.80878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.84718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.84906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.84954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.85013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.85046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.85154: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.85178: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.85335: variable 'storage_test_volume' from source: include params 178205 1726889846.85373: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.85381: when evaluation is False, skipping this task 178205 1726889846.85388: _execute() done 178205 1726889846.85395: dumping result to json 178205 1726889846.85402: done dumping result, returning 178205 1726889846.85415: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000000b00] 178205 1726889846.85429: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b00 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889846.85590: no more pending results, returning what we have 178205 1726889846.85595: results queue empty 178205 1726889846.85596: checking for any_errors_fatal 178205 1726889846.85605: done checking for any_errors_fatal 178205 1726889846.85606: checking for max_fail_percentage 178205 1726889846.85608: done checking for max_fail_percentage 178205 1726889846.85609: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.85610: done checking to see if all hosts have failed 178205 1726889846.85611: getting the remaining hosts for this loop 178205 1726889846.85614: done getting the remaining hosts for this loop 178205 1726889846.85618: getting the next task for host managed_node2 178205 1726889846.85628: done getting next task for host managed_node2 178205 1726889846.85631: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889846.85636: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.85641: getting variables 178205 1726889846.85643: in VariableManager get_vars() 178205 1726889846.85680: Calling all_inventory to load vars for managed_node2 178205 1726889846.85683: Calling groups_inventory to load vars for managed_node2 178205 1726889846.85687: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.85700: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.85704: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.85707: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.86277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.86830: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b00 178205 1726889846.86834: WORKER PROCESS EXITING 178205 1726889846.87192: done with get_vars() 178205 1726889846.87207: done getting variables 178205 1726889846.87264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:37:26 -0400 (0:00:00.076) 0:00:59.860 ****** 178205 1726889846.87294: entering _queue_task() for managed_node2/set_fact 178205 1726889846.87557: worker is 1 (out of 1 available) 178205 1726889846.87569: exiting _queue_task() for managed_node2/set_fact 178205 1726889846.87580: done queuing things up, now waiting for results queue to drain 178205 1726889846.87581: waiting for pending results... 178205 1726889846.87865: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889846.87997: in run() - task 02369adf-7a19-34ed-f5d1-000000000b01 178205 1726889846.88017: variable 'ansible_search_path' from source: unknown 178205 1726889846.88057: calling self._execute() 178205 1726889846.88168: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.88179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.88192: variable 'omit' from source: magic vars 178205 1726889846.88556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889846.90870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889846.90942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889846.90989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889846.91030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889846.91064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889846.91158: variable '_storage_test_volume_present' from source: set_fact 178205 1726889846.91182: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889846.91321: variable 'storage_test_volume' from source: include params 178205 1726889846.91355: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889846.91362: when evaluation is False, skipping this task 178205 1726889846.91368: _execute() done 178205 1726889846.91374: dumping result to json 178205 1726889846.91385: done dumping result, returning 178205 1726889846.91394: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000000b01] 178205 1726889846.91402: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b01 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889846.91540: no more pending results, returning what we have 178205 1726889846.91544: results queue empty 178205 1726889846.91545: checking for any_errors_fatal 178205 1726889846.91554: done checking for any_errors_fatal 178205 1726889846.91555: checking for max_fail_percentage 178205 1726889846.91556: done checking for max_fail_percentage 178205 1726889846.91557: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.91558: done checking to see if all hosts have failed 178205 1726889846.91559: getting the remaining hosts for this loop 178205 1726889846.91560: done getting the remaining hosts for this loop 178205 1726889846.91564: getting the next task for host managed_node2 178205 1726889846.91575: done getting next task for host managed_node2 178205 1726889846.91577: ^ task is: TASK: Default thin pool reserved space values 178205 1726889846.91582: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.91586: getting variables 178205 1726889846.91588: in VariableManager get_vars() 178205 1726889846.91621: Calling all_inventory to load vars for managed_node2 178205 1726889846.91624: Calling groups_inventory to load vars for managed_node2 178205 1726889846.91628: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.91639: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.91642: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.91645: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.92178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.92730: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b01 178205 1726889846.92734: WORKER PROCESS EXITING 178205 1726889846.93006: done with get_vars() 178205 1726889846.93022: done getting variables 178205 1726889846.93075: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:37:26 -0400 (0:00:00.058) 0:00:59.919 ****** 178205 1726889846.93106: entering _queue_task() for managed_node2/set_fact 178205 1726889846.93328: worker is 1 (out of 1 available) 178205 1726889846.93341: exiting _queue_task() for managed_node2/set_fact 178205 1726889846.93355: done queuing things up, now waiting for results queue to drain 178205 1726889846.93356: waiting for pending results... 178205 1726889846.94085: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889846.94375: in run() - task 02369adf-7a19-34ed-f5d1-000000000b03 178205 1726889846.94394: variable 'ansible_search_path' from source: unknown 178205 1726889846.94432: calling self._execute() 178205 1726889846.94633: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.94727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.94741: variable 'omit' from source: magic vars 178205 1726889846.95457: variable 'storage_test_volume' from source: include params 178205 1726889846.95564: Evaluated conditional (storage_test_volume.thin): False 178205 1726889846.95609: when evaluation is False, skipping this task 178205 1726889846.95622: _execute() done 178205 1726889846.95630: dumping result to json 178205 1726889846.95639: done dumping result, returning 178205 1726889846.95653: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000000b03] 178205 1726889846.95674: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b03 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889846.95845: no more pending results, returning what we have 178205 1726889846.95849: results queue empty 178205 1726889846.95850: checking for any_errors_fatal 178205 1726889846.95861: done checking for any_errors_fatal 178205 1726889846.95862: checking for max_fail_percentage 178205 1726889846.95863: done checking for max_fail_percentage 178205 1726889846.95864: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.95865: done checking to see if all hosts have failed 178205 1726889846.95866: getting the remaining hosts for this loop 178205 1726889846.95868: done getting the remaining hosts for this loop 178205 1726889846.95871: getting the next task for host managed_node2 178205 1726889846.95880: done getting next task for host managed_node2 178205 1726889846.95884: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889846.95889: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.95894: getting variables 178205 1726889846.95896: in VariableManager get_vars() 178205 1726889846.95931: Calling all_inventory to load vars for managed_node2 178205 1726889846.95934: Calling groups_inventory to load vars for managed_node2 178205 1726889846.95938: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.95952: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.95955: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.95959: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.96859: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b03 178205 1726889846.96863: WORKER PROCESS EXITING 178205 1726889846.96870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889846.97797: done with get_vars() 178205 1726889846.97809: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:37:26 -0400 (0:00:00.047) 0:00:59.966 ****** 178205 1726889846.97887: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.98113: worker is 1 (out of 1 available) 178205 1726889846.98125: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889846.98137: done queuing things up, now waiting for results queue to drain 178205 1726889846.98138: waiting for pending results... 178205 1726889846.98423: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889846.98552: in run() - task 02369adf-7a19-34ed-f5d1-000000000b04 178205 1726889846.98572: variable 'ansible_search_path' from source: unknown 178205 1726889846.98614: calling self._execute() 178205 1726889846.98716: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889846.98728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889846.98742: variable 'omit' from source: magic vars 178205 1726889846.99093: variable 'storage_test_volume' from source: include params 178205 1726889846.99140: Evaluated conditional (storage_test_volume.thin): False 178205 1726889846.99148: when evaluation is False, skipping this task 178205 1726889846.99154: _execute() done 178205 1726889846.99161: dumping result to json 178205 1726889846.99167: done dumping result, returning 178205 1726889846.99176: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000000b04] 178205 1726889846.99184: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b04 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889846.99335: no more pending results, returning what we have 178205 1726889846.99339: results queue empty 178205 1726889846.99340: checking for any_errors_fatal 178205 1726889846.99350: done checking for any_errors_fatal 178205 1726889846.99351: checking for max_fail_percentage 178205 1726889846.99353: done checking for max_fail_percentage 178205 1726889846.99354: checking to see if all hosts have failed and the running result is not ok 178205 1726889846.99355: done checking to see if all hosts have failed 178205 1726889846.99356: getting the remaining hosts for this loop 178205 1726889846.99358: done getting the remaining hosts for this loop 178205 1726889846.99361: getting the next task for host managed_node2 178205 1726889846.99369: done getting next task for host managed_node2 178205 1726889846.99372: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889846.99376: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889846.99381: getting variables 178205 1726889846.99382: in VariableManager get_vars() 178205 1726889846.99416: Calling all_inventory to load vars for managed_node2 178205 1726889846.99419: Calling groups_inventory to load vars for managed_node2 178205 1726889846.99423: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889846.99436: Calling all_plugins_play to load vars for managed_node2 178205 1726889846.99439: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889846.99442: Calling groups_plugins_play to load vars for managed_node2 178205 1726889846.99983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.00531: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b04 178205 1726889847.00534: WORKER PROCESS EXITING 178205 1726889847.00785: done with get_vars() 178205 1726889847.00797: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:37:27 -0400 (0:00:00.029) 0:00:59.996 ****** 178205 1726889847.00874: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889847.01084: worker is 1 (out of 1 available) 178205 1726889847.01097: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889847.01107: done queuing things up, now waiting for results queue to drain 178205 1726889847.01108: waiting for pending results... 178205 1726889847.01369: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889847.01496: in run() - task 02369adf-7a19-34ed-f5d1-000000000b05 178205 1726889847.01514: variable 'ansible_search_path' from source: unknown 178205 1726889847.01551: calling self._execute() 178205 1726889847.01649: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.01661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.01675: variable 'omit' from source: magic vars 178205 1726889847.02008: variable 'storage_test_volume' from source: include params 178205 1726889847.02048: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.02056: when evaluation is False, skipping this task 178205 1726889847.02063: _execute() done 178205 1726889847.02071: dumping result to json 178205 1726889847.02079: done dumping result, returning 178205 1726889847.02088: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000000b05] 178205 1726889847.02103: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b05 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.02253: no more pending results, returning what we have 178205 1726889847.02256: results queue empty 178205 1726889847.02257: checking for any_errors_fatal 178205 1726889847.02267: done checking for any_errors_fatal 178205 1726889847.02268: checking for max_fail_percentage 178205 1726889847.02270: done checking for max_fail_percentage 178205 1726889847.02271: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.02272: done checking to see if all hosts have failed 178205 1726889847.02273: getting the remaining hosts for this loop 178205 1726889847.02275: done getting the remaining hosts for this loop 178205 1726889847.02278: getting the next task for host managed_node2 178205 1726889847.02286: done getting next task for host managed_node2 178205 1726889847.02288: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889847.02293: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.02298: getting variables 178205 1726889847.02299: in VariableManager get_vars() 178205 1726889847.02333: Calling all_inventory to load vars for managed_node2 178205 1726889847.02336: Calling groups_inventory to load vars for managed_node2 178205 1726889847.02340: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.02352: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.02355: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.02358: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.03035: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b05 178205 1726889847.03039: WORKER PROCESS EXITING 178205 1726889847.03060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.03923: done with get_vars() 178205 1726889847.03936: done getting variables 178205 1726889847.03988: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:37:27 -0400 (0:00:00.031) 0:01:00.028 ****** 178205 1726889847.04018: entering _queue_task() for managed_node2/set_fact 178205 1726889847.04219: worker is 1 (out of 1 available) 178205 1726889847.04230: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.04239: done queuing things up, now waiting for results queue to drain 178205 1726889847.04240: waiting for pending results... 178205 1726889847.04499: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889847.04629: in run() - task 02369adf-7a19-34ed-f5d1-000000000b06 178205 1726889847.04647: variable 'ansible_search_path' from source: unknown 178205 1726889847.04688: calling self._execute() 178205 1726889847.04789: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.04801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.04814: variable 'omit' from source: magic vars 178205 1726889847.05148: variable 'storage_test_volume' from source: include params 178205 1726889847.05187: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.05196: when evaluation is False, skipping this task 178205 1726889847.05204: _execute() done 178205 1726889847.05214: dumping result to json 178205 1726889847.05222: done dumping result, returning 178205 1726889847.05235: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-000000000b06] 178205 1726889847.05246: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b06 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.05385: no more pending results, returning what we have 178205 1726889847.05389: results queue empty 178205 1726889847.05390: checking for any_errors_fatal 178205 1726889847.05399: done checking for any_errors_fatal 178205 1726889847.05400: checking for max_fail_percentage 178205 1726889847.05402: done checking for max_fail_percentage 178205 1726889847.05403: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.05405: done checking to see if all hosts have failed 178205 1726889847.05405: getting the remaining hosts for this loop 178205 1726889847.05407: done getting the remaining hosts for this loop 178205 1726889847.05410: getting the next task for host managed_node2 178205 1726889847.05419: done getting next task for host managed_node2 178205 1726889847.05422: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889847.05427: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.05432: getting variables 178205 1726889847.05434: in VariableManager get_vars() 178205 1726889847.05466: Calling all_inventory to load vars for managed_node2 178205 1726889847.05469: Calling groups_inventory to load vars for managed_node2 178205 1726889847.05473: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.05484: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.05487: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.05490: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.10937: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b06 178205 1726889847.10941: WORKER PROCESS EXITING 178205 1726889847.11102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.11681: done with get_vars() 178205 1726889847.11694: done getting variables 178205 1726889847.11739: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:37:27 -0400 (0:00:00.077) 0:01:00.105 ****** 178205 1726889847.11766: entering _queue_task() for managed_node2/set_fact 178205 1726889847.12038: worker is 1 (out of 1 available) 178205 1726889847.12051: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.12061: done queuing things up, now waiting for results queue to drain 178205 1726889847.12063: waiting for pending results... 178205 1726889847.12338: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889847.12470: in run() - task 02369adf-7a19-34ed-f5d1-000000000b07 178205 1726889847.12489: variable 'ansible_search_path' from source: unknown 178205 1726889847.12533: calling self._execute() 178205 1726889847.12644: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.12657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.12670: variable 'omit' from source: magic vars 178205 1726889847.13037: variable 'storage_test_volume' from source: include params 178205 1726889847.13084: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.13091: when evaluation is False, skipping this task 178205 1726889847.13098: _execute() done 178205 1726889847.13106: dumping result to json 178205 1726889847.13115: done dumping result, returning 178205 1726889847.13126: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000000b07] 178205 1726889847.13136: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b07 178205 1726889847.13256: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b07 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.13302: no more pending results, returning what we have 178205 1726889847.13306: results queue empty 178205 1726889847.13307: checking for any_errors_fatal 178205 1726889847.13317: done checking for any_errors_fatal 178205 1726889847.13318: checking for max_fail_percentage 178205 1726889847.13320: done checking for max_fail_percentage 178205 1726889847.13321: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.13322: done checking to see if all hosts have failed 178205 1726889847.13323: getting the remaining hosts for this loop 178205 1726889847.13324: done getting the remaining hosts for this loop 178205 1726889847.13328: getting the next task for host managed_node2 178205 1726889847.13336: done getting next task for host managed_node2 178205 1726889847.13338: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889847.13344: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.13350: getting variables 178205 1726889847.13352: in VariableManager get_vars() 178205 1726889847.13384: Calling all_inventory to load vars for managed_node2 178205 1726889847.13387: Calling groups_inventory to load vars for managed_node2 178205 1726889847.13391: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.13403: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.13406: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.13409: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.14172: WORKER PROCESS EXITING 178205 1726889847.14194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.14799: done with get_vars() 178205 1726889847.14815: done getting variables 178205 1726889847.14867: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:37:27 -0400 (0:00:00.031) 0:01:00.136 ****** 178205 1726889847.14895: entering _queue_task() for managed_node2/set_fact 178205 1726889847.15131: worker is 1 (out of 1 available) 178205 1726889847.15143: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.15154: done queuing things up, now waiting for results queue to drain 178205 1726889847.15155: waiting for pending results... 178205 1726889847.15428: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889847.15561: in run() - task 02369adf-7a19-34ed-f5d1-000000000b08 178205 1726889847.15579: variable 'ansible_search_path' from source: unknown 178205 1726889847.15620: calling self._execute() 178205 1726889847.15730: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.15742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.15758: variable 'omit' from source: magic vars 178205 1726889847.16109: variable 'storage_test_volume' from source: include params 178205 1726889847.16156: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.16164: when evaluation is False, skipping this task 178205 1726889847.16172: _execute() done 178205 1726889847.16179: dumping result to json 178205 1726889847.16186: done dumping result, returning 178205 1726889847.16194: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000000b08] 178205 1726889847.16204: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b08 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.16354: no more pending results, returning what we have 178205 1726889847.16358: results queue empty 178205 1726889847.16359: checking for any_errors_fatal 178205 1726889847.16366: done checking for any_errors_fatal 178205 1726889847.16366: checking for max_fail_percentage 178205 1726889847.16368: done checking for max_fail_percentage 178205 1726889847.16369: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.16370: done checking to see if all hosts have failed 178205 1726889847.16371: getting the remaining hosts for this loop 178205 1726889847.16372: done getting the remaining hosts for this loop 178205 1726889847.16376: getting the next task for host managed_node2 178205 1726889847.16384: done getting next task for host managed_node2 178205 1726889847.16386: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889847.16391: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.16396: getting variables 178205 1726889847.16398: in VariableManager get_vars() 178205 1726889847.16431: Calling all_inventory to load vars for managed_node2 178205 1726889847.16434: Calling groups_inventory to load vars for managed_node2 178205 1726889847.16438: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.16450: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.16454: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.16457: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.16933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.17530: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b08 178205 1726889847.17533: WORKER PROCESS EXITING 178205 1726889847.17714: done with get_vars() 178205 1726889847.17728: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:37:27 -0400 (0:00:00.029) 0:01:00.166 ****** 178205 1726889847.17804: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889847.18033: worker is 1 (out of 1 available) 178205 1726889847.18047: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889847.18058: done queuing things up, now waiting for results queue to drain 178205 1726889847.18060: waiting for pending results... 178205 1726889847.19053: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889847.19252: in run() - task 02369adf-7a19-34ed-f5d1-000000000b09 178205 1726889847.19265: variable 'ansible_search_path' from source: unknown 178205 1726889847.19417: calling self._execute() 178205 1726889847.19644: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.19651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.19661: variable 'omit' from source: magic vars 178205 1726889847.21306: variable 'storage_test_volume' from source: include params 178205 1726889847.21348: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.21352: when evaluation is False, skipping this task 178205 1726889847.21355: _execute() done 178205 1726889847.21358: dumping result to json 178205 1726889847.21361: done dumping result, returning 178205 1726889847.21367: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-000000000b09] 178205 1726889847.21372: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b09 178205 1726889847.21725: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b09 178205 1726889847.21727: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.21774: no more pending results, returning what we have 178205 1726889847.21778: results queue empty 178205 1726889847.21779: checking for any_errors_fatal 178205 1726889847.21788: done checking for any_errors_fatal 178205 1726889847.21789: checking for max_fail_percentage 178205 1726889847.21791: done checking for max_fail_percentage 178205 1726889847.21791: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.21792: done checking to see if all hosts have failed 178205 1726889847.21793: getting the remaining hosts for this loop 178205 1726889847.21795: done getting the remaining hosts for this loop 178205 1726889847.21797: getting the next task for host managed_node2 178205 1726889847.21804: done getting next task for host managed_node2 178205 1726889847.21807: ^ task is: TASK: Show max thin pool size 178205 1726889847.21813: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.21817: getting variables 178205 1726889847.21818: in VariableManager get_vars() 178205 1726889847.21844: Calling all_inventory to load vars for managed_node2 178205 1726889847.21846: Calling groups_inventory to load vars for managed_node2 178205 1726889847.21849: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.21858: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.21861: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.21863: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.22368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.23702: done with get_vars() 178205 1726889847.23720: done getting variables 178205 1726889847.24878: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:37:27 -0400 (0:00:00.071) 0:01:00.237 ****** 178205 1726889847.24910: entering _queue_task() for managed_node2/debug 178205 1726889847.25156: worker is 1 (out of 1 available) 178205 1726889847.25169: exiting _queue_task() for managed_node2/debug 178205 1726889847.25181: done queuing things up, now waiting for results queue to drain 178205 1726889847.25182: waiting for pending results... 178205 1726889847.26205: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889847.26321: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0a 178205 1726889847.26337: variable 'ansible_search_path' from source: unknown 178205 1726889847.26372: calling self._execute() 178205 1726889847.26479: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.26485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.26495: variable 'omit' from source: magic vars 178205 1726889847.27708: variable 'storage_test_volume' from source: include params 178205 1726889847.27750: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.27754: when evaluation is False, skipping this task 178205 1726889847.27757: _execute() done 178205 1726889847.27761: dumping result to json 178205 1726889847.27764: done dumping result, returning 178205 1726889847.27767: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-000000000b0a] 178205 1726889847.27771: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0a 178205 1726889847.27865: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0a 178205 1726889847.27868: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889847.27918: no more pending results, returning what we have 178205 1726889847.27922: results queue empty 178205 1726889847.27922: checking for any_errors_fatal 178205 1726889847.27931: done checking for any_errors_fatal 178205 1726889847.27932: checking for max_fail_percentage 178205 1726889847.27933: done checking for max_fail_percentage 178205 1726889847.27934: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.27935: done checking to see if all hosts have failed 178205 1726889847.27936: getting the remaining hosts for this loop 178205 1726889847.27937: done getting the remaining hosts for this loop 178205 1726889847.27940: getting the next task for host managed_node2 178205 1726889847.27947: done getting next task for host managed_node2 178205 1726889847.27949: ^ task is: TASK: Show volume thin pool size 178205 1726889847.27953: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.27957: getting variables 178205 1726889847.27958: in VariableManager get_vars() 178205 1726889847.27984: Calling all_inventory to load vars for managed_node2 178205 1726889847.27986: Calling groups_inventory to load vars for managed_node2 178205 1726889847.27989: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.27999: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.28001: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.28004: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.28553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.30496: done with get_vars() 178205 1726889847.31031: done getting variables 178205 1726889847.31089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:37:27 -0400 (0:00:00.062) 0:01:00.299 ****** 178205 1726889847.31128: entering _queue_task() for managed_node2/debug 178205 1726889847.31396: worker is 1 (out of 1 available) 178205 1726889847.31408: exiting _queue_task() for managed_node2/debug 178205 1726889847.31525: done queuing things up, now waiting for results queue to drain 178205 1726889847.31526: waiting for pending results... 178205 1726889847.32269: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889847.32730: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0b 178205 1726889847.32751: variable 'ansible_search_path' from source: unknown 178205 1726889847.32794: calling self._execute() 178205 1726889847.33042: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.33154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.33168: variable 'omit' from source: magic vars 178205 1726889847.33822: variable 'storage_test_volume' from source: include params 178205 1726889847.33860: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.33866: when evaluation is False, skipping this task 178205 1726889847.33872: _execute() done 178205 1726889847.33877: dumping result to json 178205 1726889847.33883: done dumping result, returning 178205 1726889847.33894: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-000000000b0b] 178205 1726889847.33909: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0b skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889847.34061: no more pending results, returning what we have 178205 1726889847.34065: results queue empty 178205 1726889847.34066: checking for any_errors_fatal 178205 1726889847.34078: done checking for any_errors_fatal 178205 1726889847.34078: checking for max_fail_percentage 178205 1726889847.34080: done checking for max_fail_percentage 178205 1726889847.34081: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.34083: done checking to see if all hosts have failed 178205 1726889847.34083: getting the remaining hosts for this loop 178205 1726889847.34085: done getting the remaining hosts for this loop 178205 1726889847.34089: getting the next task for host managed_node2 178205 1726889847.34098: done getting next task for host managed_node2 178205 1726889847.34100: ^ task is: TASK: Show test volume size 178205 1726889847.34105: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.34109: getting variables 178205 1726889847.34113: in VariableManager get_vars() 178205 1726889847.34150: Calling all_inventory to load vars for managed_node2 178205 1726889847.34153: Calling groups_inventory to load vars for managed_node2 178205 1726889847.34157: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.34172: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.34175: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.34178: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.34753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.35363: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0b 178205 1726889847.35367: WORKER PROCESS EXITING 178205 1726889847.36130: done with get_vars() 178205 1726889847.36146: done getting variables 178205 1726889847.36205: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:37:27 -0400 (0:00:00.051) 0:01:00.350 ****** 178205 1726889847.36267: entering _queue_task() for managed_node2/debug 178205 1726889847.36840: worker is 1 (out of 1 available) 178205 1726889847.36852: exiting _queue_task() for managed_node2/debug 178205 1726889847.36864: done queuing things up, now waiting for results queue to drain 178205 1726889847.36865: waiting for pending results... 178205 1726889847.37850: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889847.38084: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0c 178205 1726889847.38214: variable 'ansible_search_path' from source: unknown 178205 1726889847.38253: calling self._execute() 178205 1726889847.39156: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.39159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.39170: variable 'omit' from source: magic vars 178205 1726889847.40240: variable 'storage_test_volume' from source: include params 178205 1726889847.40276: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.40280: when evaluation is False, skipping this task 178205 1726889847.40285: _execute() done 178205 1726889847.40288: dumping result to json 178205 1726889847.40290: done dumping result, returning 178205 1726889847.40294: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-000000000b0c] 178205 1726889847.40296: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0c 178205 1726889847.40388: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0c 178205 1726889847.40391: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889847.40453: no more pending results, returning what we have 178205 1726889847.40457: results queue empty 178205 1726889847.40457: checking for any_errors_fatal 178205 1726889847.40465: done checking for any_errors_fatal 178205 1726889847.40466: checking for max_fail_percentage 178205 1726889847.40467: done checking for max_fail_percentage 178205 1726889847.40468: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.40469: done checking to see if all hosts have failed 178205 1726889847.40470: getting the remaining hosts for this loop 178205 1726889847.40471: done getting the remaining hosts for this loop 178205 1726889847.40474: getting the next task for host managed_node2 178205 1726889847.40481: done getting next task for host managed_node2 178205 1726889847.40483: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889847.40487: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.40490: getting variables 178205 1726889847.40491: in VariableManager get_vars() 178205 1726889847.40520: Calling all_inventory to load vars for managed_node2 178205 1726889847.40523: Calling groups_inventory to load vars for managed_node2 178205 1726889847.40526: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.40535: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.40538: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.40540: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.41668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.42941: done with get_vars() 178205 1726889847.42954: done getting variables 178205 1726889847.43129: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:37:27 -0400 (0:00:00.068) 0:01:00.419 ****** 178205 1726889847.43159: entering _queue_task() for managed_node2/set_fact 178205 1726889847.43626: worker is 1 (out of 1 available) 178205 1726889847.43638: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.43766: done queuing things up, now waiting for results queue to drain 178205 1726889847.43767: waiting for pending results... 178205 1726889847.44419: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889847.44709: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0d 178205 1726889847.44723: variable 'ansible_search_path' from source: unknown 178205 1726889847.44756: calling self._execute() 178205 1726889847.44901: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.44904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.45032: variable 'omit' from source: magic vars 178205 1726889847.45796: variable 'storage_test_volume' from source: include params 178205 1726889847.45839: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.45843: when evaluation is False, skipping this task 178205 1726889847.45845: _execute() done 178205 1726889847.45848: dumping result to json 178205 1726889847.45850: done dumping result, returning 178205 1726889847.45856: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-000000000b0d] 178205 1726889847.45862: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0d 178205 1726889847.46090: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0d 178205 1726889847.46094: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.46152: no more pending results, returning what we have 178205 1726889847.46156: results queue empty 178205 1726889847.46157: checking for any_errors_fatal 178205 1726889847.46166: done checking for any_errors_fatal 178205 1726889847.46166: checking for max_fail_percentage 178205 1726889847.46168: done checking for max_fail_percentage 178205 1726889847.46169: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.46170: done checking to see if all hosts have failed 178205 1726889847.46170: getting the remaining hosts for this loop 178205 1726889847.46172: done getting the remaining hosts for this loop 178205 1726889847.46175: getting the next task for host managed_node2 178205 1726889847.46182: done getting next task for host managed_node2 178205 1726889847.46184: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889847.46190: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.46194: getting variables 178205 1726889847.46196: in VariableManager get_vars() 178205 1726889847.46232: Calling all_inventory to load vars for managed_node2 178205 1726889847.46235: Calling groups_inventory to load vars for managed_node2 178205 1726889847.46240: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.46253: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.46256: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.46259: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.46759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.48045: done with get_vars() 178205 1726889847.48058: done getting variables 178205 1726889847.48108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:37:27 -0400 (0:00:00.049) 0:01:00.469 ****** 178205 1726889847.48139: entering _queue_task() for managed_node2/set_fact 178205 1726889847.48368: worker is 1 (out of 1 available) 178205 1726889847.48381: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.48392: done queuing things up, now waiting for results queue to drain 178205 1726889847.48393: waiting for pending results... 178205 1726889847.49307: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889847.49543: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0e 178205 1726889847.49556: variable 'ansible_search_path' from source: unknown 178205 1726889847.49701: calling self._execute() 178205 1726889847.49920: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.49924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.49938: variable 'omit' from source: magic vars 178205 1726889847.51594: variable 'storage_test_volume' from source: include params 178205 1726889847.51637: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.51641: when evaluation is False, skipping this task 178205 1726889847.51644: _execute() done 178205 1726889847.51647: dumping result to json 178205 1726889847.51650: done dumping result, returning 178205 1726889847.51656: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000000b0e] 178205 1726889847.51662: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0e 178205 1726889847.51764: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0e 178205 1726889847.51767: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.51814: no more pending results, returning what we have 178205 1726889847.51817: results queue empty 178205 1726889847.51818: checking for any_errors_fatal 178205 1726889847.51825: done checking for any_errors_fatal 178205 1726889847.51826: checking for max_fail_percentage 178205 1726889847.51827: done checking for max_fail_percentage 178205 1726889847.51828: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.51829: done checking to see if all hosts have failed 178205 1726889847.51830: getting the remaining hosts for this loop 178205 1726889847.51831: done getting the remaining hosts for this loop 178205 1726889847.51834: getting the next task for host managed_node2 178205 1726889847.51841: done getting next task for host managed_node2 178205 1726889847.51844: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889847.51848: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.51852: getting variables 178205 1726889847.51853: in VariableManager get_vars() 178205 1726889847.51880: Calling all_inventory to load vars for managed_node2 178205 1726889847.51882: Calling groups_inventory to load vars for managed_node2 178205 1726889847.51885: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.51894: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.51896: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.51899: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.52464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.53754: done with get_vars() 178205 1726889847.53772: done getting variables 178205 1726889847.53829: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:37:27 -0400 (0:00:00.057) 0:01:00.526 ****** 178205 1726889847.53858: entering _queue_task() for managed_node2/set_fact 178205 1726889847.54394: worker is 1 (out of 1 available) 178205 1726889847.54406: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.54528: done queuing things up, now waiting for results queue to drain 178205 1726889847.54529: waiting for pending results... 178205 1726889847.55308: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889847.55599: in run() - task 02369adf-7a19-34ed-f5d1-000000000b0f 178205 1726889847.56238: variable 'ansible_search_path' from source: unknown 178205 1726889847.56280: calling self._execute() 178205 1726889847.56391: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.56400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.56414: variable 'omit' from source: magic vars 178205 1726889847.56774: variable 'storage_test_volume' from source: include params 178205 1726889847.57168: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.57176: when evaluation is False, skipping this task 178205 1726889847.57182: _execute() done 178205 1726889847.57189: dumping result to json 178205 1726889847.57196: done dumping result, returning 178205 1726889847.57206: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-000000000b0f] 178205 1726889847.57219: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.57384: no more pending results, returning what we have 178205 1726889847.57387: results queue empty 178205 1726889847.57388: checking for any_errors_fatal 178205 1726889847.57397: done checking for any_errors_fatal 178205 1726889847.57398: checking for max_fail_percentage 178205 1726889847.57399: done checking for max_fail_percentage 178205 1726889847.57401: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.57402: done checking to see if all hosts have failed 178205 1726889847.57402: getting the remaining hosts for this loop 178205 1726889847.57404: done getting the remaining hosts for this loop 178205 1726889847.57407: getting the next task for host managed_node2 178205 1726889847.57417: done getting next task for host managed_node2 178205 1726889847.57420: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889847.57424: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.57427: getting variables 178205 1726889847.57429: in VariableManager get_vars() 178205 1726889847.57463: Calling all_inventory to load vars for managed_node2 178205 1726889847.57465: Calling groups_inventory to load vars for managed_node2 178205 1726889847.57469: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.57483: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.57486: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.57489: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.58618: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b0f 178205 1726889847.58622: WORKER PROCESS EXITING 178205 1726889847.58646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.59243: done with get_vars() 178205 1726889847.59259: done getting variables 178205 1726889847.59321: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:37:27 -0400 (0:00:00.054) 0:01:00.581 ****** 178205 1726889847.59355: entering _queue_task() for managed_node2/set_fact 178205 1726889847.60433: worker is 1 (out of 1 available) 178205 1726889847.60446: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.60458: done queuing things up, now waiting for results queue to drain 178205 1726889847.60459: waiting for pending results... 178205 1726889847.60964: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889847.61249: in run() - task 02369adf-7a19-34ed-f5d1-000000000b10 178205 1726889847.61354: variable 'ansible_search_path' from source: unknown 178205 1726889847.61391: calling self._execute() 178205 1726889847.61616: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.61627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.61642: variable 'omit' from source: magic vars 178205 1726889847.62360: variable 'storage_test_volume' from source: include params 178205 1726889847.62456: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.62533: when evaluation is False, skipping this task 178205 1726889847.62540: _execute() done 178205 1726889847.62549: dumping result to json 178205 1726889847.62556: done dumping result, returning 178205 1726889847.62566: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000000b10] 178205 1726889847.62575: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b10 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.62726: no more pending results, returning what we have 178205 1726889847.62730: results queue empty 178205 1726889847.62731: checking for any_errors_fatal 178205 1726889847.62740: done checking for any_errors_fatal 178205 1726889847.62741: checking for max_fail_percentage 178205 1726889847.62743: done checking for max_fail_percentage 178205 1726889847.62744: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.62745: done checking to see if all hosts have failed 178205 1726889847.62746: getting the remaining hosts for this loop 178205 1726889847.62748: done getting the remaining hosts for this loop 178205 1726889847.62751: getting the next task for host managed_node2 178205 1726889847.62760: done getting next task for host managed_node2 178205 1726889847.62763: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889847.62768: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.62771: getting variables 178205 1726889847.62773: in VariableManager get_vars() 178205 1726889847.62807: Calling all_inventory to load vars for managed_node2 178205 1726889847.62810: Calling groups_inventory to load vars for managed_node2 178205 1726889847.62816: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.62829: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.62833: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.62836: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.63390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.64719: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b10 178205 1726889847.64722: WORKER PROCESS EXITING 178205 1726889847.64875: done with get_vars() 178205 1726889847.64890: done getting variables 178205 1726889847.65132: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:37:27 -0400 (0:00:00.058) 0:01:00.639 ****** 178205 1726889847.65163: entering _queue_task() for managed_node2/set_fact 178205 1726889847.65426: worker is 1 (out of 1 available) 178205 1726889847.65439: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.65450: done queuing things up, now waiting for results queue to drain 178205 1726889847.65451: waiting for pending results... 178205 1726889847.65756: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889847.65891: in run() - task 02369adf-7a19-34ed-f5d1-000000000b11 178205 1726889847.65914: variable 'ansible_search_path' from source: unknown 178205 1726889847.65953: calling self._execute() 178205 1726889847.66070: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.66081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.66100: variable 'omit' from source: magic vars 178205 1726889847.66460: variable 'storage_test_volume' from source: include params 178205 1726889847.66499: Evaluated conditional (storage_test_volume.thin): False 178205 1726889847.66507: when evaluation is False, skipping this task 178205 1726889847.66516: _execute() done 178205 1726889847.66524: dumping result to json 178205 1726889847.66534: done dumping result, returning 178205 1726889847.66549: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000000b11] 178205 1726889847.66558: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b11 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889847.66719: no more pending results, returning what we have 178205 1726889847.66724: results queue empty 178205 1726889847.66724: checking for any_errors_fatal 178205 1726889847.66734: done checking for any_errors_fatal 178205 1726889847.66735: checking for max_fail_percentage 178205 1726889847.66737: done checking for max_fail_percentage 178205 1726889847.66738: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.66739: done checking to see if all hosts have failed 178205 1726889847.66740: getting the remaining hosts for this loop 178205 1726889847.66742: done getting the remaining hosts for this loop 178205 1726889847.66745: getting the next task for host managed_node2 178205 1726889847.66756: done getting next task for host managed_node2 178205 1726889847.66759: ^ task is: TASK: Show actual size 178205 1726889847.66763: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.66767: getting variables 178205 1726889847.66770: in VariableManager get_vars() 178205 1726889847.66807: Calling all_inventory to load vars for managed_node2 178205 1726889847.66810: Calling groups_inventory to load vars for managed_node2 178205 1726889847.66816: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.66829: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.66832: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.66835: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.67490: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b11 178205 1726889847.67493: WORKER PROCESS EXITING 178205 1726889847.67566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.68267: done with get_vars() 178205 1726889847.68280: done getting variables 178205 1726889847.68343: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:37:27 -0400 (0:00:00.032) 0:01:00.671 ****** 178205 1726889847.68373: entering _queue_task() for managed_node2/debug 178205 1726889847.68619: worker is 1 (out of 1 available) 178205 1726889847.68631: exiting _queue_task() for managed_node2/debug 178205 1726889847.68647: done queuing things up, now waiting for results queue to drain 178205 1726889847.68649: waiting for pending results... 178205 1726889847.68931: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889847.69061: in run() - task 02369adf-7a19-34ed-f5d1-000000000b13 178205 1726889847.69090: variable 'ansible_search_path' from source: unknown 178205 1726889847.69134: calling self._execute() 178205 1726889847.69248: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.69259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.69272: variable 'omit' from source: magic vars 178205 1726889847.69392: variable 'omit' from source: magic vars 178205 1726889847.69460: variable 'omit' from source: magic vars 178205 1726889847.69498: variable 'omit' from source: magic vars 178205 1726889847.69547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889847.69588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889847.69610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889847.69641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889847.69656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889847.69685: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889847.69693: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.69700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.69807: Set connection var ansible_pipelining to False 178205 1726889847.69820: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889847.69830: Set connection var ansible_shell_executable to /bin/sh 178205 1726889847.69837: Set connection var ansible_connection to ssh 178205 1726889847.69855: Set connection var ansible_shell_type to sh 178205 1726889847.69865: Set connection var ansible_timeout to 10 178205 1726889847.69895: variable 'ansible_shell_executable' from source: unknown 178205 1726889847.69902: variable 'ansible_connection' from source: unknown 178205 1726889847.69909: variable 'ansible_module_compression' from source: unknown 178205 1726889847.69919: variable 'ansible_shell_type' from source: unknown 178205 1726889847.69926: variable 'ansible_shell_executable' from source: unknown 178205 1726889847.69933: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.69942: variable 'ansible_pipelining' from source: unknown 178205 1726889847.69950: variable 'ansible_timeout' from source: unknown 178205 1726889847.69963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.70107: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889847.70128: variable 'omit' from source: magic vars 178205 1726889847.70138: starting attempt loop 178205 1726889847.70144: running the handler 178205 1726889847.70201: variable 'storage_test_actual_size' from source: set_fact 178205 1726889847.70384: variable 'storage_test_actual_size' from source: set_fact 178205 1726889847.70455: handler run complete 178205 1726889847.70485: attempt loop complete, returning result 178205 1726889847.70492: _execute() done 178205 1726889847.70505: dumping result to json 178205 1726889847.70516: done dumping result, returning 178205 1726889847.70527: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000000b13] 178205 1726889847.70536: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b13 ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889847.70682: no more pending results, returning what we have 178205 1726889847.70685: results queue empty 178205 1726889847.70686: checking for any_errors_fatal 178205 1726889847.70694: done checking for any_errors_fatal 178205 1726889847.70695: checking for max_fail_percentage 178205 1726889847.70697: done checking for max_fail_percentage 178205 1726889847.70698: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.70699: done checking to see if all hosts have failed 178205 1726889847.70700: getting the remaining hosts for this loop 178205 1726889847.70702: done getting the remaining hosts for this loop 178205 1726889847.70705: getting the next task for host managed_node2 178205 1726889847.70714: done getting next task for host managed_node2 178205 1726889847.70718: ^ task is: TASK: Show expected size 178205 1726889847.70722: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.70726: getting variables 178205 1726889847.70728: in VariableManager get_vars() 178205 1726889847.70760: Calling all_inventory to load vars for managed_node2 178205 1726889847.70763: Calling groups_inventory to load vars for managed_node2 178205 1726889847.70767: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.70777: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.70780: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.70783: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.72417: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b13 178205 1726889847.72421: WORKER PROCESS EXITING 178205 1726889847.72585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.73750: done with get_vars() 178205 1726889847.73765: done getting variables 178205 1726889847.73826: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:37:27 -0400 (0:00:00.054) 0:01:00.726 ****** 178205 1726889847.73857: entering _queue_task() for managed_node2/debug 178205 1726889847.74615: worker is 1 (out of 1 available) 178205 1726889847.74629: exiting _queue_task() for managed_node2/debug 178205 1726889847.74642: done queuing things up, now waiting for results queue to drain 178205 1726889847.74643: waiting for pending results... 178205 1726889847.76688: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889847.76818: in run() - task 02369adf-7a19-34ed-f5d1-000000000b14 178205 1726889847.76840: variable 'ansible_search_path' from source: unknown 178205 1726889847.76880: calling self._execute() 178205 1726889847.76992: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.77006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.77024: variable 'omit' from source: magic vars 178205 1726889847.77147: variable 'omit' from source: magic vars 178205 1726889847.77839: variable 'omit' from source: magic vars 178205 1726889847.77878: variable 'omit' from source: magic vars 178205 1726889847.77925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889847.77985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889847.78022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889847.78050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889847.78067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889847.78102: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889847.78110: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.78121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.78250: Set connection var ansible_pipelining to False 178205 1726889847.78264: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889847.78274: Set connection var ansible_shell_executable to /bin/sh 178205 1726889847.78281: Set connection var ansible_connection to ssh 178205 1726889847.78291: Set connection var ansible_shell_type to sh 178205 1726889847.78300: Set connection var ansible_timeout to 10 178205 1726889847.78337: variable 'ansible_shell_executable' from source: unknown 178205 1726889847.78347: variable 'ansible_connection' from source: unknown 178205 1726889847.78355: variable 'ansible_module_compression' from source: unknown 178205 1726889847.78362: variable 'ansible_shell_type' from source: unknown 178205 1726889847.78369: variable 'ansible_shell_executable' from source: unknown 178205 1726889847.78376: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.78384: variable 'ansible_pipelining' from source: unknown 178205 1726889847.78392: variable 'ansible_timeout' from source: unknown 178205 1726889847.78400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.78867: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889847.78887: variable 'omit' from source: magic vars 178205 1726889847.78897: starting attempt loop 178205 1726889847.78904: running the handler 178205 1726889847.79162: handler run complete 178205 1726889847.79289: attempt loop complete, returning result 178205 1726889847.79304: _execute() done 178205 1726889847.79320: dumping result to json 178205 1726889847.79538: done dumping result, returning 178205 1726889847.79558: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000000b14] 178205 1726889847.79569: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b14 178205 1726889847.79676: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b14 178205 1726889847.79684: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889847.79744: no more pending results, returning what we have 178205 1726889847.79747: results queue empty 178205 1726889847.79748: checking for any_errors_fatal 178205 1726889847.79757: done checking for any_errors_fatal 178205 1726889847.79757: checking for max_fail_percentage 178205 1726889847.79759: done checking for max_fail_percentage 178205 1726889847.79759: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.79760: done checking to see if all hosts have failed 178205 1726889847.79761: getting the remaining hosts for this loop 178205 1726889847.79763: done getting the remaining hosts for this loop 178205 1726889847.79766: getting the next task for host managed_node2 178205 1726889847.79773: done getting next task for host managed_node2 178205 1726889847.79775: ^ task is: TASK: Assert expected size is actual size 178205 1726889847.79781: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889847.79786: getting variables 178205 1726889847.79788: in VariableManager get_vars() 178205 1726889847.79822: Calling all_inventory to load vars for managed_node2 178205 1726889847.79825: Calling groups_inventory to load vars for managed_node2 178205 1726889847.79829: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.79840: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.79842: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.79845: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.80432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.82997: done with get_vars() 178205 1726889847.83015: done getting variables 178205 1726889847.83074: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:37:27 -0400 (0:00:00.092) 0:01:00.819 ****** 178205 1726889847.83109: entering _queue_task() for managed_node2/assert 178205 1726889847.83386: worker is 1 (out of 1 available) 178205 1726889847.83400: exiting _queue_task() for managed_node2/assert 178205 1726889847.83415: done queuing things up, now waiting for results queue to drain 178205 1726889847.83416: waiting for pending results... 178205 1726889847.84204: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889847.84501: in run() - task 02369adf-7a19-34ed-f5d1-000000000b15 178205 1726889847.84515: variable 'ansible_search_path' from source: unknown 178205 1726889847.84550: calling self._execute() 178205 1726889847.84766: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.84769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.84781: variable 'omit' from source: magic vars 178205 1726889847.85520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889847.89817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889847.89821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889847.89824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889847.89827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889847.89831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889847.89932: variable '_storage_test_volume_present' from source: set_fact 178205 1726889847.89946: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889847.90088: variable 'storage_test_volume' from source: include params 178205 1726889847.90123: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889847.90127: when evaluation is False, skipping this task 178205 1726889847.90132: _execute() done 178205 1726889847.90135: dumping result to json 178205 1726889847.90138: done dumping result, returning 178205 1726889847.90150: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000000b15] 178205 1726889847.90155: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b15 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889847.90307: no more pending results, returning what we have 178205 1726889847.90313: results queue empty 178205 1726889847.90315: checking for any_errors_fatal 178205 1726889847.90325: done checking for any_errors_fatal 178205 1726889847.90325: checking for max_fail_percentage 178205 1726889847.90327: done checking for max_fail_percentage 178205 1726889847.90328: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.90330: done checking to see if all hosts have failed 178205 1726889847.90330: getting the remaining hosts for this loop 178205 1726889847.90332: done getting the remaining hosts for this loop 178205 1726889847.90336: getting the next task for host managed_node2 178205 1726889847.90355: done getting next task for host managed_node2 178205 1726889847.90359: ^ task is: TASK: Get information about the LV 178205 1726889847.90365: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.90369: getting variables 178205 1726889847.90371: in VariableManager get_vars() 178205 1726889847.90407: Calling all_inventory to load vars for managed_node2 178205 1726889847.90410: Calling groups_inventory to load vars for managed_node2 178205 1726889847.90416: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.90429: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.90433: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.90437: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.91019: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b15 178205 1726889847.91023: WORKER PROCESS EXITING 178205 1726889847.91087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.91845: done with get_vars() 178205 1726889847.91861: done getting variables 178205 1726889847.91928: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:37:27 -0400 (0:00:00.088) 0:01:00.907 ****** 178205 1726889847.91960: entering _queue_task() for managed_node2/command 178205 1726889847.92234: worker is 1 (out of 1 available) 178205 1726889847.92254: exiting _queue_task() for managed_node2/command 178205 1726889847.92266: done queuing things up, now waiting for results queue to drain 178205 1726889847.92267: waiting for pending results... 178205 1726889847.92566: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889847.92675: in run() - task 02369adf-7a19-34ed-f5d1-000000000b1c 178205 1726889847.92697: variable 'ansible_search_path' from source: unknown 178205 1726889847.92735: calling self._execute() 178205 1726889847.92845: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.92849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.92860: variable 'omit' from source: magic vars 178205 1726889847.93297: variable 'storage_test_volume' from source: include params 178205 1726889847.93321: variable '_storage_test_volume_present' from source: set_fact 178205 1726889847.93346: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889847.93349: when evaluation is False, skipping this task 178205 1726889847.93352: _execute() done 178205 1726889847.93355: dumping result to json 178205 1726889847.93357: done dumping result, returning 178205 1726889847.93369: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-000000000b1c] 178205 1726889847.93375: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889847.93523: no more pending results, returning what we have 178205 1726889847.93527: results queue empty 178205 1726889847.93528: checking for any_errors_fatal 178205 1726889847.93539: done checking for any_errors_fatal 178205 1726889847.93540: checking for max_fail_percentage 178205 1726889847.93542: done checking for max_fail_percentage 178205 1726889847.93543: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.93544: done checking to see if all hosts have failed 178205 1726889847.93545: getting the remaining hosts for this loop 178205 1726889847.93547: done getting the remaining hosts for this loop 178205 1726889847.93552: getting the next task for host managed_node2 178205 1726889847.93561: done getting next task for host managed_node2 178205 1726889847.93563: ^ task is: TASK: Set LV segment type 178205 1726889847.93567: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.93571: getting variables 178205 1726889847.93573: in VariableManager get_vars() 178205 1726889847.93607: Calling all_inventory to load vars for managed_node2 178205 1726889847.93610: Calling groups_inventory to load vars for managed_node2 178205 1726889847.93616: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.93630: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.93633: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.93637: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.94220: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1c 178205 1726889847.94224: WORKER PROCESS EXITING 178205 1726889847.94310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889847.94977: done with get_vars() 178205 1726889847.94990: done getting variables 178205 1726889847.95048: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:37:27 -0400 (0:00:00.031) 0:01:00.938 ****** 178205 1726889847.95076: entering _queue_task() for managed_node2/set_fact 178205 1726889847.95300: worker is 1 (out of 1 available) 178205 1726889847.95314: exiting _queue_task() for managed_node2/set_fact 178205 1726889847.95325: done queuing things up, now waiting for results queue to drain 178205 1726889847.95326: waiting for pending results... 178205 1726889847.95605: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889847.95769: in run() - task 02369adf-7a19-34ed-f5d1-000000000b1d 178205 1726889847.95773: variable 'ansible_search_path' from source: unknown 178205 1726889847.95776: calling self._execute() 178205 1726889847.96527: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889847.96534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889847.96537: variable 'omit' from source: magic vars 178205 1726889847.97379: variable 'storage_test_volume' from source: include params 178205 1726889847.97399: variable '_storage_test_volume_present' from source: set_fact 178205 1726889847.97533: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889847.97537: when evaluation is False, skipping this task 178205 1726889847.97540: _execute() done 178205 1726889847.97542: dumping result to json 178205 1726889847.97544: done dumping result, returning 178205 1726889847.97548: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-000000000b1d] 178205 1726889847.97552: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1d 178205 1726889847.97656: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1d 178205 1726889847.97661: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889847.97715: no more pending results, returning what we have 178205 1726889847.97719: results queue empty 178205 1726889847.97720: checking for any_errors_fatal 178205 1726889847.97729: done checking for any_errors_fatal 178205 1726889847.97729: checking for max_fail_percentage 178205 1726889847.97731: done checking for max_fail_percentage 178205 1726889847.97732: checking to see if all hosts have failed and the running result is not ok 178205 1726889847.97733: done checking to see if all hosts have failed 178205 1726889847.97734: getting the remaining hosts for this loop 178205 1726889847.97736: done getting the remaining hosts for this loop 178205 1726889847.97739: getting the next task for host managed_node2 178205 1726889847.97749: done getting next task for host managed_node2 178205 1726889847.97752: ^ task is: TASK: Check segment type 178205 1726889847.97756: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889847.97762: getting variables 178205 1726889847.97764: in VariableManager get_vars() 178205 1726889847.97800: Calling all_inventory to load vars for managed_node2 178205 1726889847.97803: Calling groups_inventory to load vars for managed_node2 178205 1726889847.97807: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889847.97824: Calling all_plugins_play to load vars for managed_node2 178205 1726889847.97827: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889847.97830: Calling groups_plugins_play to load vars for managed_node2 178205 1726889847.98396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.00086: done with get_vars() 178205 1726889848.00100: done getting variables 178205 1726889848.00159: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:37:28 -0400 (0:00:00.051) 0:01:00.989 ****** 178205 1726889848.00190: entering _queue_task() for managed_node2/assert 178205 1726889848.00421: worker is 1 (out of 1 available) 178205 1726889848.00436: exiting _queue_task() for managed_node2/assert 178205 1726889848.00446: done queuing things up, now waiting for results queue to drain 178205 1726889848.00447: waiting for pending results... 178205 1726889848.01397: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889848.01695: in run() - task 02369adf-7a19-34ed-f5d1-000000000b1e 178205 1726889848.01709: variable 'ansible_search_path' from source: unknown 178205 1726889848.01744: calling self._execute() 178205 1726889848.01954: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.01959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.01968: variable 'omit' from source: magic vars 178205 1726889848.02809: variable 'storage_test_volume' from source: include params 178205 1726889848.02834: variable '_storage_test_volume_present' from source: set_fact 178205 1726889848.02852: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889848.02855: when evaluation is False, skipping this task 178205 1726889848.02861: _execute() done 178205 1726889848.02976: dumping result to json 178205 1726889848.02979: done dumping result, returning 178205 1726889848.02985: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-000000000b1e] 178205 1726889848.02990: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889848.03132: no more pending results, returning what we have 178205 1726889848.03136: results queue empty 178205 1726889848.03136: checking for any_errors_fatal 178205 1726889848.03146: done checking for any_errors_fatal 178205 1726889848.03147: checking for max_fail_percentage 178205 1726889848.03149: done checking for max_fail_percentage 178205 1726889848.03150: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.03151: done checking to see if all hosts have failed 178205 1726889848.03152: getting the remaining hosts for this loop 178205 1726889848.03153: done getting the remaining hosts for this loop 178205 1726889848.03156: getting the next task for host managed_node2 178205 1726889848.03165: done getting next task for host managed_node2 178205 1726889848.03167: ^ task is: TASK: Set LV cache size 178205 1726889848.03172: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.03177: getting variables 178205 1726889848.03179: in VariableManager get_vars() 178205 1726889848.03213: Calling all_inventory to load vars for managed_node2 178205 1726889848.03216: Calling groups_inventory to load vars for managed_node2 178205 1726889848.03219: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.03233: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.03236: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.03240: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.04043: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1e 178205 1726889848.04047: WORKER PROCESS EXITING 178205 1726889848.04183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.04984: done with get_vars() 178205 1726889848.04999: done getting variables 178205 1726889848.05059: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:37:28 -0400 (0:00:00.048) 0:01:01.038 ****** 178205 1726889848.05088: entering _queue_task() for managed_node2/set_fact 178205 1726889848.05728: worker is 1 (out of 1 available) 178205 1726889848.05742: exiting _queue_task() for managed_node2/set_fact 178205 1726889848.05754: done queuing things up, now waiting for results queue to drain 178205 1726889848.05755: waiting for pending results... 178205 1726889848.06188: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889848.06293: in run() - task 02369adf-7a19-34ed-f5d1-000000000b1f 178205 1726889848.06308: variable 'ansible_search_path' from source: unknown 178205 1726889848.06353: calling self._execute() 178205 1726889848.06450: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.06465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.06474: variable 'omit' from source: magic vars 178205 1726889848.06884: variable 'storage_test_volume' from source: include params 178205 1726889848.06909: variable '_storage_test_volume_present' from source: set_fact 178205 1726889848.06930: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889848.06934: when evaluation is False, skipping this task 178205 1726889848.06937: _execute() done 178205 1726889848.06940: dumping result to json 178205 1726889848.06942: done dumping result, returning 178205 1726889848.06945: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-000000000b1f] 178205 1726889848.06950: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1f 178205 1726889848.07046: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b1f 178205 1726889848.07051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889848.07105: no more pending results, returning what we have 178205 1726889848.07109: results queue empty 178205 1726889848.07110: checking for any_errors_fatal 178205 1726889848.07125: done checking for any_errors_fatal 178205 1726889848.07126: checking for max_fail_percentage 178205 1726889848.07128: done checking for max_fail_percentage 178205 1726889848.07129: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.07130: done checking to see if all hosts have failed 178205 1726889848.07131: getting the remaining hosts for this loop 178205 1726889848.07132: done getting the remaining hosts for this loop 178205 1726889848.07136: getting the next task for host managed_node2 178205 1726889848.07146: done getting next task for host managed_node2 178205 1726889848.07149: ^ task is: TASK: Parse the requested cache size 178205 1726889848.07154: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.07158: getting variables 178205 1726889848.07160: in VariableManager get_vars() 178205 1726889848.07194: Calling all_inventory to load vars for managed_node2 178205 1726889848.07197: Calling groups_inventory to load vars for managed_node2 178205 1726889848.07202: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.07216: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.07220: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.07223: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.08190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.08773: done with get_vars() 178205 1726889848.08786: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:37:28 -0400 (0:00:00.037) 0:01:01.076 ****** 178205 1726889848.08864: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889848.09085: worker is 1 (out of 1 available) 178205 1726889848.09098: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889848.09108: done queuing things up, now waiting for results queue to drain 178205 1726889848.09109: waiting for pending results... 178205 1726889848.09386: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889848.09516: in run() - task 02369adf-7a19-34ed-f5d1-000000000b20 178205 1726889848.09532: variable 'ansible_search_path' from source: unknown 178205 1726889848.09565: calling self._execute() 178205 1726889848.09671: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.09676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.09687: variable 'omit' from source: magic vars 178205 1726889848.10120: variable 'storage_test_volume' from source: include params 178205 1726889848.10150: variable '_storage_test_volume_present' from source: set_fact 178205 1726889848.10169: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889848.10173: when evaluation is False, skipping this task 178205 1726889848.10176: _execute() done 178205 1726889848.10179: dumping result to json 178205 1726889848.10181: done dumping result, returning 178205 1726889848.10187: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000000b20] 178205 1726889848.10192: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b20 178205 1726889848.10297: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b20 178205 1726889848.10301: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889848.10361: no more pending results, returning what we have 178205 1726889848.10365: results queue empty 178205 1726889848.10366: checking for any_errors_fatal 178205 1726889848.10378: done checking for any_errors_fatal 178205 1726889848.10379: checking for max_fail_percentage 178205 1726889848.10381: done checking for max_fail_percentage 178205 1726889848.10382: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.10383: done checking to see if all hosts have failed 178205 1726889848.10384: getting the remaining hosts for this loop 178205 1726889848.10385: done getting the remaining hosts for this loop 178205 1726889848.10389: getting the next task for host managed_node2 178205 1726889848.10397: done getting next task for host managed_node2 178205 1726889848.10399: ^ task is: TASK: Set expected cache size 178205 1726889848.10405: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.10410: getting variables 178205 1726889848.10413: in VariableManager get_vars() 178205 1726889848.10446: Calling all_inventory to load vars for managed_node2 178205 1726889848.10449: Calling groups_inventory to load vars for managed_node2 178205 1726889848.10453: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.10466: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.10469: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.10472: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.11123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.11718: done with get_vars() 178205 1726889848.11734: done getting variables 178205 1726889848.11791: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:37:28 -0400 (0:00:00.029) 0:01:01.106 ****** 178205 1726889848.11823: entering _queue_task() for managed_node2/set_fact 178205 1726889848.12710: worker is 1 (out of 1 available) 178205 1726889848.12726: exiting _queue_task() for managed_node2/set_fact 178205 1726889848.12738: done queuing things up, now waiting for results queue to drain 178205 1726889848.12739: waiting for pending results... 178205 1726889848.13667: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889848.13935: in run() - task 02369adf-7a19-34ed-f5d1-000000000b21 178205 1726889848.13947: variable 'ansible_search_path' from source: unknown 178205 1726889848.13979: calling self._execute() 178205 1726889848.14202: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.14206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.14335: variable 'omit' from source: magic vars 178205 1726889848.15164: variable 'storage_test_volume' from source: include params 178205 1726889848.15186: variable '_storage_test_volume_present' from source: set_fact 178205 1726889848.15323: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889848.15327: when evaluation is False, skipping this task 178205 1726889848.15332: _execute() done 178205 1726889848.15334: dumping result to json 178205 1726889848.15337: done dumping result, returning 178205 1726889848.15340: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000000b21] 178205 1726889848.15350: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b21 178205 1726889848.15453: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b21 178205 1726889848.15457: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889848.15506: no more pending results, returning what we have 178205 1726889848.15510: results queue empty 178205 1726889848.15511: checking for any_errors_fatal 178205 1726889848.15522: done checking for any_errors_fatal 178205 1726889848.15523: checking for max_fail_percentage 178205 1726889848.15526: done checking for max_fail_percentage 178205 1726889848.15527: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.15528: done checking to see if all hosts have failed 178205 1726889848.15528: getting the remaining hosts for this loop 178205 1726889848.15530: done getting the remaining hosts for this loop 178205 1726889848.15533: getting the next task for host managed_node2 178205 1726889848.15544: done getting next task for host managed_node2 178205 1726889848.15547: ^ task is: TASK: Check cache size 178205 1726889848.15553: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.15556: getting variables 178205 1726889848.15558: in VariableManager get_vars() 178205 1726889848.15594: Calling all_inventory to load vars for managed_node2 178205 1726889848.15598: Calling groups_inventory to load vars for managed_node2 178205 1726889848.15602: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.15618: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.15622: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.15625: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.16190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.17799: done with get_vars() 178205 1726889848.17815: done getting variables 178205 1726889848.17869: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:37:28 -0400 (0:00:00.060) 0:01:01.167 ****** 178205 1726889848.17901: entering _queue_task() for managed_node2/assert 178205 1726889848.18544: worker is 1 (out of 1 available) 178205 1726889848.18557: exiting _queue_task() for managed_node2/assert 178205 1726889848.18568: done queuing things up, now waiting for results queue to drain 178205 1726889848.18569: waiting for pending results... 178205 1726889848.19774: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889848.19904: in run() - task 02369adf-7a19-34ed-f5d1-000000000b22 178205 1726889848.19931: variable 'ansible_search_path' from source: unknown 178205 1726889848.19974: calling self._execute() 178205 1726889848.20095: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.20106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.20150: variable 'omit' from source: magic vars 178205 1726889848.20787: variable 'storage_test_volume' from source: include params 178205 1726889848.21222: variable '_storage_test_volume_present' from source: set_fact 178205 1726889848.21251: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889848.21259: when evaluation is False, skipping this task 178205 1726889848.21267: _execute() done 178205 1726889848.21273: dumping result to json 178205 1726889848.21280: done dumping result, returning 178205 1726889848.21289: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-000000000b22] 178205 1726889848.21300: sending task result for task 02369adf-7a19-34ed-f5d1-000000000b22 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889848.21464: no more pending results, returning what we have 178205 1726889848.21468: results queue empty 178205 1726889848.21469: checking for any_errors_fatal 178205 1726889848.21478: done checking for any_errors_fatal 178205 1726889848.21478: checking for max_fail_percentage 178205 1726889848.21480: done checking for max_fail_percentage 178205 1726889848.21481: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.21482: done checking to see if all hosts have failed 178205 1726889848.21482: getting the remaining hosts for this loop 178205 1726889848.21484: done getting the remaining hosts for this loop 178205 1726889848.21487: getting the next task for host managed_node2 178205 1726889848.21497: done getting next task for host managed_node2 178205 1726889848.21499: ^ task is: TASK: Clean up facts 178205 1726889848.21503: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.21507: getting variables 178205 1726889848.21509: in VariableManager get_vars() 178205 1726889848.21547: Calling all_inventory to load vars for managed_node2 178205 1726889848.21550: Calling groups_inventory to load vars for managed_node2 178205 1726889848.21554: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.21567: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.21570: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.21574: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.22078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.22586: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000b22 178205 1726889848.22590: WORKER PROCESS EXITING 178205 1726889848.23387: done with get_vars() 178205 1726889848.23402: done getting variables 178205 1726889848.23579: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:37:28 -0400 (0:00:00.057) 0:01:01.224 ****** 178205 1726889848.23609: entering _queue_task() for managed_node2/set_fact 178205 1726889848.24744: worker is 1 (out of 1 available) 178205 1726889848.24757: exiting _queue_task() for managed_node2/set_fact 178205 1726889848.24768: done queuing things up, now waiting for results queue to drain 178205 1726889848.24768: waiting for pending results... 178205 1726889848.25036: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889848.25523: in run() - task 02369adf-7a19-34ed-f5d1-000000000a75 178205 1726889848.25545: variable 'ansible_search_path' from source: unknown 178205 1726889848.25583: calling self._execute() 178205 1726889848.26317: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.26332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.26345: variable 'omit' from source: magic vars 178205 1726889848.26455: variable 'omit' from source: magic vars 178205 1726889848.26504: variable 'omit' from source: magic vars 178205 1726889848.26544: variable 'omit' from source: magic vars 178205 1726889848.26590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889848.26634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889848.26657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889848.26678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.26692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.26725: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889848.26735: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.26742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.26844: Set connection var ansible_pipelining to False 178205 1726889848.26855: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889848.26865: Set connection var ansible_shell_executable to /bin/sh 178205 1726889848.26872: Set connection var ansible_connection to ssh 178205 1726889848.26881: Set connection var ansible_shell_type to sh 178205 1726889848.26890: Set connection var ansible_timeout to 10 178205 1726889848.26921: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.27623: variable 'ansible_connection' from source: unknown 178205 1726889848.27634: variable 'ansible_module_compression' from source: unknown 178205 1726889848.27641: variable 'ansible_shell_type' from source: unknown 178205 1726889848.27647: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.27653: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.27660: variable 'ansible_pipelining' from source: unknown 178205 1726889848.27665: variable 'ansible_timeout' from source: unknown 178205 1726889848.27673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.27813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889848.27833: variable 'omit' from source: magic vars 178205 1726889848.27842: starting attempt loop 178205 1726889848.27850: running the handler 178205 1726889848.27866: handler run complete 178205 1726889848.27881: attempt loop complete, returning result 178205 1726889848.27889: _execute() done 178205 1726889848.27897: dumping result to json 178205 1726889848.27906: done dumping result, returning 178205 1726889848.27922: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000000a75] 178205 1726889848.27937: sending task result for task 02369adf-7a19-34ed-f5d1-000000000a75 178205 1726889848.28043: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000a75 178205 1726889848.28050: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889848.28116: no more pending results, returning what we have 178205 1726889848.28119: results queue empty 178205 1726889848.28120: checking for any_errors_fatal 178205 1726889848.28131: done checking for any_errors_fatal 178205 1726889848.28132: checking for max_fail_percentage 178205 1726889848.28133: done checking for max_fail_percentage 178205 1726889848.28134: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.28135: done checking to see if all hosts have failed 178205 1726889848.28136: getting the remaining hosts for this loop 178205 1726889848.28137: done getting the remaining hosts for this loop 178205 1726889848.28141: getting the next task for host managed_node2 178205 1726889848.28149: done getting next task for host managed_node2 178205 1726889848.28152: ^ task is: TASK: Clean up variable namespace 178205 1726889848.28155: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889848.28160: getting variables 178205 1726889848.28161: in VariableManager get_vars() 178205 1726889848.28191: Calling all_inventory to load vars for managed_node2 178205 1726889848.28194: Calling groups_inventory to load vars for managed_node2 178205 1726889848.28196: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.28205: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.28207: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.28210: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.28708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.29802: done with get_vars() 178205 1726889848.29817: done getting variables 178205 1726889848.29865: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:37:28 -0400 (0:00:00.062) 0:01:01.286 ****** 178205 1726889848.29893: entering _queue_task() for managed_node2/set_fact 178205 1726889848.30328: worker is 1 (out of 1 available) 178205 1726889848.30340: exiting _queue_task() for managed_node2/set_fact 178205 1726889848.30351: done queuing things up, now waiting for results queue to drain 178205 1726889848.30352: waiting for pending results... 178205 1726889848.31175: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889848.31426: in run() - task 02369adf-7a19-34ed-f5d1-000000000987 178205 1726889848.31515: variable 'ansible_search_path' from source: unknown 178205 1726889848.31706: calling self._execute() 178205 1726889848.31882: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.31986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.32908: variable 'omit' from source: magic vars 178205 1726889848.33051: variable 'omit' from source: magic vars 178205 1726889848.33098: variable 'omit' from source: magic vars 178205 1726889848.33295: variable 'omit' from source: magic vars 178205 1726889848.33350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889848.33392: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889848.33483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889848.33689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.34133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.34170: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889848.34179: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.34187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.34288: Set connection var ansible_pipelining to False 178205 1726889848.34299: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889848.34308: Set connection var ansible_shell_executable to /bin/sh 178205 1726889848.34317: Set connection var ansible_connection to ssh 178205 1726889848.34327: Set connection var ansible_shell_type to sh 178205 1726889848.34338: Set connection var ansible_timeout to 10 178205 1726889848.34368: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.34374: variable 'ansible_connection' from source: unknown 178205 1726889848.34379: variable 'ansible_module_compression' from source: unknown 178205 1726889848.34384: variable 'ansible_shell_type' from source: unknown 178205 1726889848.34389: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.34394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.34399: variable 'ansible_pipelining' from source: unknown 178205 1726889848.34404: variable 'ansible_timeout' from source: unknown 178205 1726889848.34409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.34553: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889848.34745: variable 'omit' from source: magic vars 178205 1726889848.34754: starting attempt loop 178205 1726889848.34760: running the handler 178205 1726889848.34778: handler run complete 178205 1726889848.34794: attempt loop complete, returning result 178205 1726889848.34821: _execute() done 178205 1726889848.34831: dumping result to json 178205 1726889848.35424: done dumping result, returning 178205 1726889848.35440: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-000000000987] 178205 1726889848.35453: sending task result for task 02369adf-7a19-34ed-f5d1-000000000987 ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889848.35611: no more pending results, returning what we have 178205 1726889848.35616: results queue empty 178205 1726889848.35617: checking for any_errors_fatal 178205 1726889848.35626: done checking for any_errors_fatal 178205 1726889848.35626: checking for max_fail_percentage 178205 1726889848.35628: done checking for max_fail_percentage 178205 1726889848.35629: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.35630: done checking to see if all hosts have failed 178205 1726889848.35630: getting the remaining hosts for this loop 178205 1726889848.35632: done getting the remaining hosts for this loop 178205 1726889848.35635: getting the next task for host managed_node2 178205 1726889848.35643: done getting next task for host managed_node2 178205 1726889848.35647: ^ task is: TASK: Change the disk device file system type from swap to ext3 178205 1726889848.35648: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889848.35653: getting variables 178205 1726889848.35654: in VariableManager get_vars() 178205 1726889848.35686: Calling all_inventory to load vars for managed_node2 178205 1726889848.35688: Calling groups_inventory to load vars for managed_node2 178205 1726889848.35692: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.35704: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.35707: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.35711: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.36819: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000987 178205 1726889848.36824: WORKER PROCESS EXITING 178205 1726889848.36952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.37551: done with get_vars() 178205 1726889848.37566: done getting variables TASK [Change the disk device file system type from swap to ext3] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:74 Friday 20 September 2024 23:37:28 -0400 (0:00:00.087) 0:01:01.374 ****** 178205 1726889848.38658: entering _queue_task() for managed_node2/include_role 178205 1726889848.38923: worker is 1 (out of 1 available) 178205 1726889848.38935: exiting _queue_task() for managed_node2/include_role 178205 1726889848.38947: done queuing things up, now waiting for results queue to drain 178205 1726889848.38947: waiting for pending results... 178205 1726889848.39476: running TaskExecutor() for managed_node2/TASK: Change the disk device file system type from swap to ext3 178205 1726889848.39674: in run() - task 02369adf-7a19-34ed-f5d1-000000000010 178205 1726889848.39692: variable 'ansible_search_path' from source: unknown 178205 1726889848.39790: calling self._execute() 178205 1726889848.40022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.40036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.40091: variable 'omit' from source: magic vars 178205 1726889848.40351: _execute() done 178205 1726889848.40359: dumping result to json 178205 1726889848.40366: done dumping result, returning 178205 1726889848.40377: done running TaskExecutor() for managed_node2/TASK: Change the disk device file system type from swap to ext3 [02369adf-7a19-34ed-f5d1-000000000010] 178205 1726889848.40415: sending task result for task 02369adf-7a19-34ed-f5d1-000000000010 178205 1726889848.40616: no more pending results, returning what we have 178205 1726889848.40621: in VariableManager get_vars() 178205 1726889848.40662: Calling all_inventory to load vars for managed_node2 178205 1726889848.40664: Calling groups_inventory to load vars for managed_node2 178205 1726889848.40668: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.40683: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.40687: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.40691: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.41945: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000010 178205 1726889848.41949: WORKER PROCESS EXITING 178205 1726889848.42133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.43240: done with get_vars() 178205 1726889848.43250: variable 'ansible_search_path' from source: unknown 178205 1726889848.45445: variable 'omit' from source: magic vars 178205 1726889848.45468: variable 'omit' from source: magic vars 178205 1726889848.45482: variable 'omit' from source: magic vars 178205 1726889848.45486: we have included files to process 178205 1726889848.45487: generating all_blocks data 178205 1726889848.45489: done generating all_blocks data 178205 1726889848.45495: processing included file: fedora.linux_system_roles.storage 178205 1726889848.45517: in VariableManager get_vars() 178205 1726889848.45530: done with get_vars() 178205 1726889848.45562: in VariableManager get_vars() 178205 1726889848.45576: done with get_vars() 178205 1726889848.45613: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889848.45643: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889848.45764: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889848.45859: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889848.45957: in VariableManager get_vars() 178205 1726889848.45975: done with get_vars() 178205 1726889848.46184: in VariableManager get_vars() 178205 1726889848.46207: done with get_vars() 178205 1726889848.46330: iterating over new_blocks loaded from include file 178205 1726889848.46332: in VariableManager get_vars() 178205 1726889848.46345: done with get_vars() 178205 1726889848.46347: filtering new block on tags 178205 1726889848.46366: done filtering new block on tags 178205 1726889848.46368: in VariableManager get_vars() 178205 1726889848.46379: done with get_vars() 178205 1726889848.46380: filtering new block on tags 178205 1726889848.46396: done filtering new block on tags 178205 1726889848.46397: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889848.46403: extending task lists for all hosts with included blocks 178205 1726889848.49100: done extending task lists 178205 1726889848.49102: done processing included files 178205 1726889848.49103: results queue empty 178205 1726889848.49103: checking for any_errors_fatal 178205 1726889848.49107: done checking for any_errors_fatal 178205 1726889848.49108: checking for max_fail_percentage 178205 1726889848.49109: done checking for max_fail_percentage 178205 1726889848.49109: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.49110: done checking to see if all hosts have failed 178205 1726889848.49113: getting the remaining hosts for this loop 178205 1726889848.49114: done getting the remaining hosts for this loop 178205 1726889848.49116: getting the next task for host managed_node2 178205 1726889848.49120: done getting next task for host managed_node2 178205 1726889848.49123: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889848.49125: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.49134: getting variables 178205 1726889848.49135: in VariableManager get_vars() 178205 1726889848.49146: Calling all_inventory to load vars for managed_node2 178205 1726889848.49149: Calling groups_inventory to load vars for managed_node2 178205 1726889848.49151: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.49155: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.49158: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.49160: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.50099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.51365: done with get_vars() 178205 1726889848.51379: 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 23:37:28 -0400 (0:00:00.127) 0:01:01.502 ****** 178205 1726889848.51448: entering _queue_task() for managed_node2/include_tasks 178205 1726889848.51743: worker is 1 (out of 1 available) 178205 1726889848.51755: exiting _queue_task() for managed_node2/include_tasks 178205 1726889848.51767: done queuing things up, now waiting for results queue to drain 178205 1726889848.51768: waiting for pending results... 178205 1726889848.52481: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889848.53024: in run() - task 02369adf-7a19-34ed-f5d1-000000000d40 178205 1726889848.53044: variable 'ansible_search_path' from source: unknown 178205 1726889848.53051: variable 'ansible_search_path' from source: unknown 178205 1726889848.53086: calling self._execute() 178205 1726889848.53192: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.53326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.53348: variable 'omit' from source: magic vars 178205 1726889848.53455: _execute() done 178205 1726889848.54122: dumping result to json 178205 1726889848.54133: done dumping result, returning 178205 1726889848.54147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000000d40] 178205 1726889848.54159: sending task result for task 02369adf-7a19-34ed-f5d1-000000000d40 178205 1726889848.54310: no more pending results, returning what we have 178205 1726889848.54317: in VariableManager get_vars() 178205 1726889848.54356: Calling all_inventory to load vars for managed_node2 178205 1726889848.54359: Calling groups_inventory to load vars for managed_node2 178205 1726889848.54361: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.54372: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.54375: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.54378: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.54854: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000d40 178205 1726889848.54857: WORKER PROCESS EXITING 178205 1726889848.54879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.55475: done with get_vars() 178205 1726889848.55487: variable 'ansible_search_path' from source: unknown 178205 1726889848.55488: variable 'ansible_search_path' from source: unknown 178205 1726889848.55768: we have included files to process 178205 1726889848.55769: generating all_blocks data 178205 1726889848.55771: done generating all_blocks data 178205 1726889848.55775: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889848.55776: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889848.55779: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889848.56274: done processing included file 178205 1726889848.56275: iterating over new_blocks loaded from include file 178205 1726889848.56277: in VariableManager get_vars() 178205 1726889848.56301: done with get_vars() 178205 1726889848.56303: filtering new block on tags 178205 1726889848.56324: done filtering new block on tags 178205 1726889848.56327: in VariableManager get_vars() 178205 1726889848.56347: done with get_vars() 178205 1726889848.56349: filtering new block on tags 178205 1726889848.56368: done filtering new block on tags 178205 1726889848.56370: 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 178205 1726889848.56375: extending task lists for all hosts with included blocks 178205 1726889848.56563: done extending task lists 178205 1726889848.56564: done processing included files 178205 1726889848.56565: results queue empty 178205 1726889848.56566: checking for any_errors_fatal 178205 1726889848.56569: done checking for any_errors_fatal 178205 1726889848.56570: checking for max_fail_percentage 178205 1726889848.56571: done checking for max_fail_percentage 178205 1726889848.56571: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.56572: done checking to see if all hosts have failed 178205 1726889848.56573: getting the remaining hosts for this loop 178205 1726889848.56574: done getting the remaining hosts for this loop 178205 1726889848.56577: getting the next task for host managed_node2 178205 1726889848.56580: done getting next task for host managed_node2 178205 1726889848.56583: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889848.56585: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.56594: getting variables 178205 1726889848.56595: in VariableManager get_vars() 178205 1726889848.56606: Calling all_inventory to load vars for managed_node2 178205 1726889848.56608: Calling groups_inventory to load vars for managed_node2 178205 1726889848.56610: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.56617: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.56619: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.56622: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.57081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.57657: done with get_vars() 178205 1726889848.57670: 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 23:37:28 -0400 (0:00:00.062) 0:01:01.565 ****** 178205 1726889848.57746: entering _queue_task() for managed_node2/setup 178205 1726889848.57999: worker is 1 (out of 1 available) 178205 1726889848.58011: exiting _queue_task() for managed_node2/setup 178205 1726889848.58025: done queuing things up, now waiting for results queue to drain 178205 1726889848.58026: waiting for pending results... 178205 1726889848.58328: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889848.58487: in run() - task 02369adf-7a19-34ed-f5d1-000000000e49 178205 1726889848.58504: variable 'ansible_search_path' from source: unknown 178205 1726889848.58511: variable 'ansible_search_path' from source: unknown 178205 1726889848.58551: calling self._execute() 178205 1726889848.58659: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.58670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.58687: variable 'omit' from source: magic vars 178205 1726889848.59125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889848.62455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889848.62633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889848.62675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889848.62761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889848.62864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889848.62976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889848.63096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889848.63177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889848.63227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889848.63288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889848.63432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889848.63461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889848.63515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889848.63641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889848.63661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889848.63981: variable '__storage_required_facts' from source: role '' all vars 178205 1726889848.64041: variable 'ansible_facts' from source: unknown 178205 1726889848.64534: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889848.64542: when evaluation is False, skipping this task 178205 1726889848.64550: _execute() done 178205 1726889848.64556: dumping result to json 178205 1726889848.64563: done dumping result, returning 178205 1726889848.64689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-000000000e49] 178205 1726889848.64698: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e49 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889848.64863: no more pending results, returning what we have 178205 1726889848.64868: results queue empty 178205 1726889848.64868: checking for any_errors_fatal 178205 1726889848.64870: done checking for any_errors_fatal 178205 1726889848.64871: checking for max_fail_percentage 178205 1726889848.64873: done checking for max_fail_percentage 178205 1726889848.64874: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.64875: done checking to see if all hosts have failed 178205 1726889848.64876: getting the remaining hosts for this loop 178205 1726889848.64878: done getting the remaining hosts for this loop 178205 1726889848.64882: getting the next task for host managed_node2 178205 1726889848.64891: done getting next task for host managed_node2 178205 1726889848.64895: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889848.64899: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.64921: getting variables 178205 1726889848.64924: in VariableManager get_vars() 178205 1726889848.64964: Calling all_inventory to load vars for managed_node2 178205 1726889848.64968: Calling groups_inventory to load vars for managed_node2 178205 1726889848.64970: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.64982: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.64985: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.64988: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.66146: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e49 178205 1726889848.66149: WORKER PROCESS EXITING 178205 1726889848.66299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.68030: done with get_vars() 178205 1726889848.68046: done getting variables 178205 1726889848.68106: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:37:28 -0400 (0:00:00.104) 0:01:01.669 ****** 178205 1726889848.68153: entering _queue_task() for managed_node2/include_vars 178205 1726889848.68452: worker is 1 (out of 1 available) 178205 1726889848.68466: exiting _queue_task() for managed_node2/include_vars 178205 1726889848.68479: done queuing things up, now waiting for results queue to drain 178205 1726889848.68480: waiting for pending results... 178205 1726889848.69597: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889848.69733: in run() - task 02369adf-7a19-34ed-f5d1-000000000e4a 178205 1726889848.69752: variable 'ansible_search_path' from source: unknown 178205 1726889848.69758: variable 'ansible_search_path' from source: unknown 178205 1726889848.70059: variable 'ansible_facts' from source: unknown 178205 1726889848.71057: variable 'ansible_facts' from source: unknown 178205 1726889848.71898: variable 'ansible_facts' from source: unknown 178205 1726889848.72575: variable 'ansible_facts' from source: unknown 178205 1726889848.73405: variable 'omit' from source: magic vars 178205 1726889848.73531: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.73545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.73558: variable 'omit' from source: magic vars 178205 1726889848.73794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889848.74064: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889848.74628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889848.74681: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889848.74722: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889848.74823: variable '__vars_file' from source: task vars 178205 1726889848.74936: variable 'role_path' from source: magic vars 178205 1726889848.75013: variable 'item' from source: unknown 178205 1726889848.75039: Evaluated conditional (__vars_file is file): False 178205 1726889848.75047: when evaluation is False, skipping this task 178205 1726889848.75178: variable 'item' from source: unknown 178205 1726889848.75444: 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" } 178205 1726889848.75728: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.75747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.75762: variable 'omit' from source: magic vars 178205 1726889848.76073: variable '__vars_file' from source: task vars 178205 1726889848.76641: variable 'role_path' from source: magic vars 178205 1726889848.76651: variable 'item' from source: unknown 178205 1726889848.76666: Evaluated conditional (__vars_file is file): False 178205 1726889848.76674: when evaluation is False, skipping this task 178205 1726889848.76726: variable 'item' from source: unknown 178205 1726889848.76789: 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" } 178205 1726889848.76947: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.76962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.76983: variable 'omit' from source: magic vars 178205 1726889848.77141: variable '__vars_file' from source: task vars 178205 1726889848.77454: variable 'role_path' from source: magic vars 178205 1726889848.77469: variable 'item' from source: unknown 178205 1726889848.77484: Evaluated conditional (__vars_file is file): True 178205 1726889848.77495: variable 'omit' from source: magic vars 178205 1726889848.77575: variable 'omit' from source: magic vars 178205 1726889848.77636: variable '__vars_file' from source: task vars 178205 1726889848.77793: variable '__vars_file' from source: task vars 178205 1726889848.78074: variable 'role_path' from source: magic vars 178205 1726889848.78084: variable 'item' from source: unknown 178205 1726889848.78113: variable 'omit' from source: magic vars 178205 1726889848.78159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889848.78249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889848.78286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889848.78436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.78479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.78513: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889848.78522: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.78534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.78818: Set connection var ansible_pipelining to False 178205 1726889848.79525: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889848.79538: Set connection var ansible_shell_executable to /bin/sh 178205 1726889848.79544: Set connection var ansible_connection to ssh 178205 1726889848.79555: Set connection var ansible_shell_type to sh 178205 1726889848.79564: Set connection var ansible_timeout to 10 178205 1726889848.79589: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.79596: variable 'ansible_connection' from source: unknown 178205 1726889848.79602: variable 'ansible_module_compression' from source: unknown 178205 1726889848.79608: variable 'ansible_shell_type' from source: unknown 178205 1726889848.79616: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.79622: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.79628: variable 'ansible_pipelining' from source: unknown 178205 1726889848.79636: variable 'ansible_timeout' from source: unknown 178205 1726889848.79642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.79753: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889848.79769: variable 'omit' from source: magic vars 178205 1726889848.79777: starting attempt loop 178205 1726889848.79783: running the handler 178205 1726889848.79878: handler run complete 178205 1726889848.79894: attempt loop complete, returning result 178205 1726889848.79913: variable 'item' from source: unknown 178205 1726889848.79978: 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" } 178205 1726889848.80147: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.80160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.80173: variable 'omit' from source: magic vars 178205 1726889848.80331: variable '__vars_file' from source: task vars 178205 1726889848.80411: variable 'role_path' from source: magic vars 178205 1726889848.80764: variable 'item' from source: unknown 178205 1726889848.80773: Evaluated conditional (__vars_file is file): True 178205 1726889848.80776: variable 'omit' from source: magic vars 178205 1726889848.80791: variable 'omit' from source: magic vars 178205 1726889848.80894: variable '__vars_file' from source: task vars 178205 1726889848.80955: variable '__vars_file' from source: task vars 178205 1726889848.81146: variable 'role_path' from source: magic vars 178205 1726889848.81149: variable 'item' from source: unknown 178205 1726889848.81165: variable 'omit' from source: magic vars 178205 1726889848.81183: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889848.81307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.81315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889848.81326: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889848.81331: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.81334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.81401: Set connection var ansible_pipelining to False 178205 1726889848.81524: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889848.81532: Set connection var ansible_shell_executable to /bin/sh 178205 1726889848.81535: Set connection var ansible_connection to ssh 178205 1726889848.81538: Set connection var ansible_shell_type to sh 178205 1726889848.81543: Set connection var ansible_timeout to 10 178205 1726889848.81566: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.81569: variable 'ansible_connection' from source: unknown 178205 1726889848.81571: variable 'ansible_module_compression' from source: unknown 178205 1726889848.81573: variable 'ansible_shell_type' from source: unknown 178205 1726889848.81576: variable 'ansible_shell_executable' from source: unknown 178205 1726889848.81578: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.81580: variable 'ansible_pipelining' from source: unknown 178205 1726889848.81584: variable 'ansible_timeout' from source: unknown 178205 1726889848.81588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.81790: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889848.81799: variable 'omit' from source: magic vars 178205 1726889848.81802: starting attempt loop 178205 1726889848.81804: running the handler 178205 1726889848.81998: handler run complete 178205 1726889848.82005: attempt loop complete, returning result 178205 1726889848.82024: variable 'item' from source: unknown 178205 1726889848.82196: 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" } 178205 1726889848.82295: dumping result to json 178205 1726889848.82299: done dumping result, returning 178205 1726889848.82305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000000e4a] 178205 1726889848.82308: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4a 178205 1726889848.82488: no more pending results, returning what we have 178205 1726889848.82492: results queue empty 178205 1726889848.82493: checking for any_errors_fatal 178205 1726889848.82500: done checking for any_errors_fatal 178205 1726889848.82501: checking for max_fail_percentage 178205 1726889848.82503: done checking for max_fail_percentage 178205 1726889848.82504: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.82505: done checking to see if all hosts have failed 178205 1726889848.82505: getting the remaining hosts for this loop 178205 1726889848.82507: done getting the remaining hosts for this loop 178205 1726889848.82511: getting the next task for host managed_node2 178205 1726889848.82521: done getting next task for host managed_node2 178205 1726889848.82525: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889848.82528: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.82540: getting variables 178205 1726889848.82542: in VariableManager get_vars() 178205 1726889848.82577: Calling all_inventory to load vars for managed_node2 178205 1726889848.82580: Calling groups_inventory to load vars for managed_node2 178205 1726889848.82583: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.82593: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.82596: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.82598: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.83246: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4a 178205 1726889848.83249: WORKER PROCESS EXITING 178205 1726889848.83726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.84744: done with get_vars() 178205 1726889848.84760: 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 23:37:28 -0400 (0:00:00.166) 0:01:01.836 ****** 178205 1726889848.84851: entering _queue_task() for managed_node2/stat 178205 1726889848.85528: worker is 1 (out of 1 available) 178205 1726889848.85542: exiting _queue_task() for managed_node2/stat 178205 1726889848.85557: done queuing things up, now waiting for results queue to drain 178205 1726889848.85558: waiting for pending results... 178205 1726889848.86605: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889848.86881: in run() - task 02369adf-7a19-34ed-f5d1-000000000e4c 178205 1726889848.86998: variable 'ansible_search_path' from source: unknown 178205 1726889848.87006: variable 'ansible_search_path' from source: unknown 178205 1726889848.87075: calling self._execute() 178205 1726889848.87188: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.87439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.87454: variable 'omit' from source: magic vars 178205 1726889848.88201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889848.88882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889848.88999: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889848.89089: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889848.89199: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889848.89411: 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) 178205 1726889848.89450: 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) 178205 1726889848.89484: 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) 178205 1726889848.89638: 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) 178205 1726889848.89888: variable '__storage_is_ostree' from source: set_fact 178205 1726889848.89904: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889848.89914: when evaluation is False, skipping this task 178205 1726889848.89922: _execute() done 178205 1726889848.89936: dumping result to json 178205 1726889848.90046: done dumping result, returning 178205 1726889848.90058: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-000000000e4c] 178205 1726889848.90068: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4c skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889848.90241: no more pending results, returning what we have 178205 1726889848.90245: results queue empty 178205 1726889848.90246: checking for any_errors_fatal 178205 1726889848.90263: done checking for any_errors_fatal 178205 1726889848.90263: checking for max_fail_percentage 178205 1726889848.90265: done checking for max_fail_percentage 178205 1726889848.90266: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.90267: done checking to see if all hosts have failed 178205 1726889848.90268: getting the remaining hosts for this loop 178205 1726889848.90269: done getting the remaining hosts for this loop 178205 1726889848.90272: getting the next task for host managed_node2 178205 1726889848.90280: done getting next task for host managed_node2 178205 1726889848.90284: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889848.90287: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.90300: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4c 178205 1726889848.90305: WORKER PROCESS EXITING 178205 1726889848.90320: getting variables 178205 1726889848.90322: in VariableManager get_vars() 178205 1726889848.90357: Calling all_inventory to load vars for managed_node2 178205 1726889848.90360: Calling groups_inventory to load vars for managed_node2 178205 1726889848.90362: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.90372: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.90375: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.90378: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.90996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889848.92200: done with get_vars() 178205 1726889848.92217: done getting variables 178205 1726889848.92403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:37:28 -0400 (0:00:00.075) 0:01:01.912 ****** 178205 1726889848.92439: entering _queue_task() for managed_node2/set_fact 178205 1726889848.93065: worker is 1 (out of 1 available) 178205 1726889848.93078: exiting _queue_task() for managed_node2/set_fact 178205 1726889848.93090: done queuing things up, now waiting for results queue to drain 178205 1726889848.93091: waiting for pending results... 178205 1726889848.93856: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889848.94090: in run() - task 02369adf-7a19-34ed-f5d1-000000000e4d 178205 1726889848.94939: variable 'ansible_search_path' from source: unknown 178205 1726889848.95314: variable 'ansible_search_path' from source: unknown 178205 1726889848.95357: calling self._execute() 178205 1726889848.95561: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889848.95626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889848.95644: variable 'omit' from source: magic vars 178205 1726889848.96672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889848.96956: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889848.97007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889848.97759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889848.97800: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889848.97895: 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) 178205 1726889848.97932: 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) 178205 1726889848.97966: 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) 178205 1726889848.97999: 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) 178205 1726889848.98139: variable '__storage_is_ostree' from source: set_fact 178205 1726889848.98156: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889848.98164: when evaluation is False, skipping this task 178205 1726889848.98171: _execute() done 178205 1726889848.98176: dumping result to json 178205 1726889848.98183: done dumping result, returning 178205 1726889848.98193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-000000000e4d] 178205 1726889848.98202: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4d skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889848.98368: no more pending results, returning what we have 178205 1726889848.98372: results queue empty 178205 1726889848.98373: checking for any_errors_fatal 178205 1726889848.98385: done checking for any_errors_fatal 178205 1726889848.98386: checking for max_fail_percentage 178205 1726889848.98387: done checking for max_fail_percentage 178205 1726889848.98388: checking to see if all hosts have failed and the running result is not ok 178205 1726889848.98390: done checking to see if all hosts have failed 178205 1726889848.98390: getting the remaining hosts for this loop 178205 1726889848.98392: done getting the remaining hosts for this loop 178205 1726889848.98395: getting the next task for host managed_node2 178205 1726889848.98404: done getting next task for host managed_node2 178205 1726889848.98408: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889848.98411: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889848.98437: getting variables 178205 1726889848.98439: in VariableManager get_vars() 178205 1726889848.98474: Calling all_inventory to load vars for managed_node2 178205 1726889848.98476: Calling groups_inventory to load vars for managed_node2 178205 1726889848.98478: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889848.98489: Calling all_plugins_play to load vars for managed_node2 178205 1726889848.98492: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889848.98495: Calling groups_plugins_play to load vars for managed_node2 178205 1726889848.99028: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e4d 178205 1726889848.99033: WORKER PROCESS EXITING 178205 1726889848.99135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.00380: done with get_vars() 178205 1726889849.00396: done getting variables 178205 1726889849.00606: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:37:29 -0400 (0:00:00.081) 0:01:01.994 ****** 178205 1726889849.00641: entering _queue_task() for managed_node2/set_fact 178205 1726889849.01201: worker is 1 (out of 1 available) 178205 1726889849.01324: exiting _queue_task() for managed_node2/set_fact 178205 1726889849.01336: done queuing things up, now waiting for results queue to drain 178205 1726889849.01337: waiting for pending results... 178205 1726889849.01633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889849.01955: in run() - task 02369adf-7a19-34ed-f5d1-000000000d41 178205 1726889849.01984: variable 'ansible_search_path' from source: unknown 178205 1726889849.02051: variable 'ansible_search_path' from source: unknown 178205 1726889849.02206: calling self._execute() 178205 1726889849.02322: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.02392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.02415: variable 'omit' from source: magic vars 178205 1726889849.02643: variable 'omit' from source: magic vars 178205 1726889849.02785: variable 'omit' from source: magic vars 178205 1726889849.02828: variable 'omit' from source: magic vars 178205 1726889849.02994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.03035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.03074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.03148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.03278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.03314: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.03323: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.03332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.03439: Set connection var ansible_pipelining to False 178205 1726889849.03605: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.03617: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.03624: Set connection var ansible_connection to ssh 178205 1726889849.03634: Set connection var ansible_shell_type to sh 178205 1726889849.03641: Set connection var ansible_timeout to 10 178205 1726889849.03669: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.03675: variable 'ansible_connection' from source: unknown 178205 1726889849.03680: variable 'ansible_module_compression' from source: unknown 178205 1726889849.03685: variable 'ansible_shell_type' from source: unknown 178205 1726889849.03690: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.03695: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.03706: variable 'ansible_pipelining' from source: unknown 178205 1726889849.03712: variable 'ansible_timeout' from source: unknown 178205 1726889849.03719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.03983: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889849.04046: variable 'omit' from source: magic vars 178205 1726889849.04093: starting attempt loop 178205 1726889849.04101: running the handler 178205 1726889849.04121: handler run complete 178205 1726889849.04162: attempt loop complete, returning result 178205 1726889849.04190: _execute() done 178205 1726889849.04223: dumping result to json 178205 1726889849.04235: done dumping result, returning 178205 1726889849.04359: 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-34ed-f5d1-000000000d41] 178205 1726889849.04376: sending task result for task 02369adf-7a19-34ed-f5d1-000000000d41 178205 1726889849.04564: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000d41 178205 1726889849.04574: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889849.04688: no more pending results, returning what we have 178205 1726889849.04691: results queue empty 178205 1726889849.04692: checking for any_errors_fatal 178205 1726889849.04702: done checking for any_errors_fatal 178205 1726889849.04702: checking for max_fail_percentage 178205 1726889849.04704: done checking for max_fail_percentage 178205 1726889849.04706: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.04707: done checking to see if all hosts have failed 178205 1726889849.04708: getting the remaining hosts for this loop 178205 1726889849.04709: done getting the remaining hosts for this loop 178205 1726889849.04715: getting the next task for host managed_node2 178205 1726889849.04721: done getting next task for host managed_node2 178205 1726889849.04725: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889849.04729: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.04742: getting variables 178205 1726889849.04744: in VariableManager get_vars() 178205 1726889849.04781: Calling all_inventory to load vars for managed_node2 178205 1726889849.04784: Calling groups_inventory to load vars for managed_node2 178205 1726889849.04787: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.04798: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.04801: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.04804: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.06007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.06814: done with get_vars() 178205 1726889849.06830: done getting variables 178205 1726889849.06884: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:37:29 -0400 (0:00:00.062) 0:01:02.057 ****** 178205 1726889849.07135: entering _queue_task() for managed_node2/set_fact 178205 1726889849.07401: worker is 1 (out of 1 available) 178205 1726889849.07419: exiting _queue_task() for managed_node2/set_fact 178205 1726889849.07431: done queuing things up, now waiting for results queue to drain 178205 1726889849.07432: waiting for pending results... 178205 1726889849.07738: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889849.07840: in run() - task 02369adf-7a19-34ed-f5d1-000000000d42 178205 1726889849.07854: variable 'ansible_search_path' from source: unknown 178205 1726889849.07858: variable 'ansible_search_path' from source: unknown 178205 1726889849.07897: calling self._execute() 178205 1726889849.08003: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.08007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.08017: variable 'omit' from source: magic vars 178205 1726889849.08125: variable 'omit' from source: magic vars 178205 1726889849.08174: variable 'omit' from source: magic vars 178205 1726889849.08208: variable 'omit' from source: magic vars 178205 1726889849.08252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.08283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.08303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.08330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.08340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.08370: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.08373: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.08375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.08474: Set connection var ansible_pipelining to False 178205 1726889849.08477: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.08483: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.08485: Set connection var ansible_connection to ssh 178205 1726889849.08491: Set connection var ansible_shell_type to sh 178205 1726889849.08496: Set connection var ansible_timeout to 10 178205 1726889849.08532: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.08535: variable 'ansible_connection' from source: unknown 178205 1726889849.08537: variable 'ansible_module_compression' from source: unknown 178205 1726889849.08539: variable 'ansible_shell_type' from source: unknown 178205 1726889849.08542: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.08544: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.08547: variable 'ansible_pipelining' from source: unknown 178205 1726889849.08549: variable 'ansible_timeout' from source: unknown 178205 1726889849.08554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.08699: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889849.08708: variable 'omit' from source: magic vars 178205 1726889849.08714: starting attempt loop 178205 1726889849.08718: running the handler 178205 1726889849.08733: handler run complete 178205 1726889849.08744: attempt loop complete, returning result 178205 1726889849.08747: _execute() done 178205 1726889849.08751: dumping result to json 178205 1726889849.08754: done dumping result, returning 178205 1726889849.08762: 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-34ed-f5d1-000000000d42] 178205 1726889849.08767: sending task result for task 02369adf-7a19-34ed-f5d1-000000000d42 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889849.08943: no more pending results, returning what we have 178205 1726889849.08948: results queue empty 178205 1726889849.08948: checking for any_errors_fatal 178205 1726889849.08956: done checking for any_errors_fatal 178205 1726889849.08957: checking for max_fail_percentage 178205 1726889849.08959: done checking for max_fail_percentage 178205 1726889849.08960: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.08961: done checking to see if all hosts have failed 178205 1726889849.08962: getting the remaining hosts for this loop 178205 1726889849.08964: done getting the remaining hosts for this loop 178205 1726889849.08967: getting the next task for host managed_node2 178205 1726889849.08974: done getting next task for host managed_node2 178205 1726889849.08978: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889849.08982: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.08995: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000d42 178205 1726889849.09003: getting variables 178205 1726889849.09005: in VariableManager get_vars() 178205 1726889849.09040: Calling all_inventory to load vars for managed_node2 178205 1726889849.09043: Calling groups_inventory to load vars for managed_node2 178205 1726889849.09045: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.09057: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.09061: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.09064: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.09725: WORKER PROCESS EXITING 178205 1726889849.09878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.10593: done with get_vars() 178205 1726889849.10607: 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 23:37:29 -0400 (0:00:00.037) 0:01:02.094 ****** 178205 1726889849.10688: entering _queue_task() for managed_node2/include_tasks 178205 1726889849.11737: worker is 1 (out of 1 available) 178205 1726889849.11752: exiting _queue_task() for managed_node2/include_tasks 178205 1726889849.11765: done queuing things up, now waiting for results queue to drain 178205 1726889849.11766: waiting for pending results... 178205 1726889849.12826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889849.13192: in run() - task 02369adf-7a19-34ed-f5d1-000000000d43 178205 1726889849.13216: variable 'ansible_search_path' from source: unknown 178205 1726889849.13245: variable 'ansible_search_path' from source: unknown 178205 1726889849.13407: calling self._execute() 178205 1726889849.13693: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.13705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.13724: variable 'omit' from source: magic vars 178205 1726889849.14639: variable 'storage_provider' from source: role '' defaults 178205 1726889849.14682: _execute() done 178205 1726889849.14709: dumping result to json 178205 1726889849.14743: done dumping result, returning 178205 1726889849.14756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-000000000d43] 178205 1726889849.14827: sending task result for task 02369adf-7a19-34ed-f5d1-000000000d43 178205 1726889849.14995: no more pending results, returning what we have 178205 1726889849.15000: in VariableManager get_vars() 178205 1726889849.15044: Calling all_inventory to load vars for managed_node2 178205 1726889849.15047: Calling groups_inventory to load vars for managed_node2 178205 1726889849.15049: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.15062: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.15066: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.15069: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.15918: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000d43 178205 1726889849.15921: WORKER PROCESS EXITING 178205 1726889849.16292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.16826: done with get_vars() 178205 1726889849.16836: variable 'ansible_search_path' from source: unknown 178205 1726889849.16838: variable 'ansible_search_path' from source: unknown 178205 1726889849.16867: we have included files to process 178205 1726889849.16868: generating all_blocks data 178205 1726889849.16870: done generating all_blocks data 178205 1726889849.16874: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889849.16875: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889849.16877: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889849.17688: in VariableManager get_vars() 178205 1726889849.17715: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889849.19387: done processing included file 178205 1726889849.19389: iterating over new_blocks loaded from include file 178205 1726889849.19390: in VariableManager get_vars() 178205 1726889849.19410: done with get_vars() 178205 1726889849.19414: filtering new block on tags 178205 1726889849.19450: done filtering new block on tags 178205 1726889849.19454: in VariableManager get_vars() 178205 1726889849.19473: done with get_vars() 178205 1726889849.19477: filtering new block on tags 178205 1726889849.19510: done filtering new block on tags 178205 1726889849.19514: in VariableManager get_vars() 178205 1726889849.19533: done with get_vars() 178205 1726889849.19534: filtering new block on tags 178205 1726889849.19575: done filtering new block on tags 178205 1726889849.19577: 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 178205 1726889849.19582: extending task lists for all hosts with included blocks 178205 1726889849.20074: done extending task lists 178205 1726889849.20076: done processing included files 178205 1726889849.20077: results queue empty 178205 1726889849.20077: checking for any_errors_fatal 178205 1726889849.20080: done checking for any_errors_fatal 178205 1726889849.20081: checking for max_fail_percentage 178205 1726889849.20082: done checking for max_fail_percentage 178205 1726889849.20083: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.20084: done checking to see if all hosts have failed 178205 1726889849.20085: getting the remaining hosts for this loop 178205 1726889849.20086: done getting the remaining hosts for this loop 178205 1726889849.20088: getting the next task for host managed_node2 178205 1726889849.20092: done getting next task for host managed_node2 178205 1726889849.20095: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889849.20097: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.20107: getting variables 178205 1726889849.20108: in VariableManager get_vars() 178205 1726889849.20121: Calling all_inventory to load vars for managed_node2 178205 1726889849.20123: Calling groups_inventory to load vars for managed_node2 178205 1726889849.20125: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.20130: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.20132: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.20135: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.20548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.21200: done with get_vars() 178205 1726889849.21214: done getting variables 178205 1726889849.21251: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:37:29 -0400 (0:00:00.105) 0:01:02.200 ****** 178205 1726889849.21281: entering _queue_task() for managed_node2/package 178205 1726889849.21581: worker is 1 (out of 1 available) 178205 1726889849.21592: exiting _queue_task() for managed_node2/package 178205 1726889849.21604: done queuing things up, now waiting for results queue to drain 178205 1726889849.21605: waiting for pending results... 178205 1726889849.21894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889849.22014: in run() - task 02369adf-7a19-34ed-f5d1-000000000e82 178205 1726889849.22027: variable 'ansible_search_path' from source: unknown 178205 1726889849.22033: variable 'ansible_search_path' from source: unknown 178205 1726889849.22068: calling self._execute() 178205 1726889849.22166: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.22170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.22181: variable 'omit' from source: magic vars 178205 1726889849.22583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.22874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.22922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.22959: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.22993: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.23081: 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) 178205 1726889849.23105: 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) 178205 1726889849.23138: 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) 178205 1726889849.23162: 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) 178205 1726889849.23331: variable 'storage_skip_checks' from source: set_fact 178205 1726889849.23352: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889849.23357: when evaluation is False, skipping this task 178205 1726889849.23365: _execute() done 178205 1726889849.23367: dumping result to json 178205 1726889849.23370: done dumping result, returning 178205 1726889849.23379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-000000000e82] 178205 1726889849.23384: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e82 178205 1726889849.23481: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e82 178205 1726889849.23485: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889849.23532: no more pending results, returning what we have 178205 1726889849.23537: results queue empty 178205 1726889849.23537: checking for any_errors_fatal 178205 1726889849.23539: done checking for any_errors_fatal 178205 1726889849.23540: checking for max_fail_percentage 178205 1726889849.23542: done checking for max_fail_percentage 178205 1726889849.23543: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.23544: done checking to see if all hosts have failed 178205 1726889849.23545: getting the remaining hosts for this loop 178205 1726889849.23546: done getting the remaining hosts for this loop 178205 1726889849.23550: getting the next task for host managed_node2 178205 1726889849.23557: done getting next task for host managed_node2 178205 1726889849.23560: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889849.23564: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.23584: getting variables 178205 1726889849.23586: in VariableManager get_vars() 178205 1726889849.23624: Calling all_inventory to load vars for managed_node2 178205 1726889849.23627: Calling groups_inventory to load vars for managed_node2 178205 1726889849.23630: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.23641: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.23644: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.23647: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.24136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.24954: done with get_vars() 178205 1726889849.24967: done getting variables 178205 1726889849.25019: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:37:29 -0400 (0:00:00.037) 0:01:02.238 ****** 178205 1726889849.25051: entering _queue_task() for managed_node2/debug 178205 1726889849.25284: worker is 1 (out of 1 available) 178205 1726889849.25295: exiting _queue_task() for managed_node2/debug 178205 1726889849.25306: done queuing things up, now waiting for results queue to drain 178205 1726889849.25307: waiting for pending results... 178205 1726889849.26322: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889849.26566: in run() - task 02369adf-7a19-34ed-f5d1-000000000e83 178205 1726889849.26578: variable 'ansible_search_path' from source: unknown 178205 1726889849.26581: variable 'ansible_search_path' from source: unknown 178205 1726889849.26732: calling self._execute() 178205 1726889849.26935: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.26940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.26949: variable 'omit' from source: magic vars 178205 1726889849.27146: variable 'omit' from source: magic vars 178205 1726889849.27207: variable 'omit' from source: magic vars 178205 1726889849.27240: variable 'omit' from source: magic vars 178205 1726889849.27472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.27506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.27526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.27543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.27554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.27697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.27700: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.27703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.27920: Set connection var ansible_pipelining to False 178205 1726889849.27926: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.27933: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.27936: Set connection var ansible_connection to ssh 178205 1726889849.27939: Set connection var ansible_shell_type to sh 178205 1726889849.27945: Set connection var ansible_timeout to 10 178205 1726889849.27972: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.27976: variable 'ansible_connection' from source: unknown 178205 1726889849.27979: variable 'ansible_module_compression' from source: unknown 178205 1726889849.27981: variable 'ansible_shell_type' from source: unknown 178205 1726889849.27984: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.27986: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.27989: variable 'ansible_pipelining' from source: unknown 178205 1726889849.27991: variable 'ansible_timeout' from source: unknown 178205 1726889849.27996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.28367: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889849.28377: variable 'omit' from source: magic vars 178205 1726889849.28383: starting attempt loop 178205 1726889849.28386: running the handler 178205 1726889849.28857: handler run complete 178205 1726889849.28935: attempt loop complete, returning result 178205 1726889849.28939: _execute() done 178205 1726889849.28942: dumping result to json 178205 1726889849.28944: done dumping result, returning 178205 1726889849.28951: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-000000000e83] 178205 1726889849.28957: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e83 178205 1726889849.29161: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e83 178205 1726889849.29164: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889849.29258: no more pending results, returning what we have 178205 1726889849.29262: results queue empty 178205 1726889849.29263: checking for any_errors_fatal 178205 1726889849.29270: done checking for any_errors_fatal 178205 1726889849.29271: checking for max_fail_percentage 178205 1726889849.29273: done checking for max_fail_percentage 178205 1726889849.29274: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.29275: done checking to see if all hosts have failed 178205 1726889849.29276: getting the remaining hosts for this loop 178205 1726889849.29278: done getting the remaining hosts for this loop 178205 1726889849.29281: getting the next task for host managed_node2 178205 1726889849.29289: done getting next task for host managed_node2 178205 1726889849.29292: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889849.29296: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.29309: getting variables 178205 1726889849.29311: in VariableManager get_vars() 178205 1726889849.29351: Calling all_inventory to load vars for managed_node2 178205 1726889849.29354: Calling groups_inventory to load vars for managed_node2 178205 1726889849.29357: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.29368: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.29370: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.29373: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.29899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.30793: done with get_vars() 178205 1726889849.30808: done getting variables 178205 1726889849.30871: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:37:29 -0400 (0:00:00.058) 0:01:02.297 ****** 178205 1726889849.30908: entering _queue_task() for managed_node2/debug 178205 1726889849.31207: worker is 1 (out of 1 available) 178205 1726889849.31223: exiting _queue_task() for managed_node2/debug 178205 1726889849.31235: done queuing things up, now waiting for results queue to drain 178205 1726889849.31236: waiting for pending results... 178205 1726889849.31543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889849.31673: in run() - task 02369adf-7a19-34ed-f5d1-000000000e84 178205 1726889849.31694: variable 'ansible_search_path' from source: unknown 178205 1726889849.31697: variable 'ansible_search_path' from source: unknown 178205 1726889849.31735: calling self._execute() 178205 1726889849.31842: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.31847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.31857: variable 'omit' from source: magic vars 178205 1726889849.31974: variable 'omit' from source: magic vars 178205 1726889849.32046: variable 'omit' from source: magic vars 178205 1726889849.32076: variable 'omit' from source: magic vars 178205 1726889849.32123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.32162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.32182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.32200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.32213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.32248: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.32252: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.32254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.32361: Set connection var ansible_pipelining to False 178205 1726889849.32368: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.32371: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.32374: Set connection var ansible_connection to ssh 178205 1726889849.32379: Set connection var ansible_shell_type to sh 178205 1726889849.32385: Set connection var ansible_timeout to 10 178205 1726889849.32410: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.32415: variable 'ansible_connection' from source: unknown 178205 1726889849.32417: variable 'ansible_module_compression' from source: unknown 178205 1726889849.32420: variable 'ansible_shell_type' from source: unknown 178205 1726889849.32423: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.32425: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.32432: variable 'ansible_pipelining' from source: unknown 178205 1726889849.32434: variable 'ansible_timeout' from source: unknown 178205 1726889849.32436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.32587: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889849.32597: variable 'omit' from source: magic vars 178205 1726889849.32602: starting attempt loop 178205 1726889849.32605: running the handler 178205 1726889849.32658: variable 'storage_volumes' from source: include params 178205 1726889849.32841: variable 'storage_volumes' from source: include params 178205 1726889849.32854: variable 'mount_location' from source: play vars 178205 1726889849.32928: variable 'mount_location' from source: play vars 178205 1726889849.33013: variable '__swap_disk' from source: set_fact 178205 1726889849.33093: handler run complete 178205 1726889849.33117: attempt loop complete, returning result 178205 1726889849.33121: _execute() done 178205 1726889849.33123: dumping result to json 178205 1726889849.33125: done dumping result, returning 178205 1726889849.33134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-000000000e84] 178205 1726889849.33140: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e84 ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 178205 1726889849.33303: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e84 178205 1726889849.33307: WORKER PROCESS EXITING 178205 1726889849.33322: no more pending results, returning what we have 178205 1726889849.33325: results queue empty 178205 1726889849.33326: checking for any_errors_fatal 178205 1726889849.33335: done checking for any_errors_fatal 178205 1726889849.33336: checking for max_fail_percentage 178205 1726889849.33338: done checking for max_fail_percentage 178205 1726889849.33339: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.33341: done checking to see if all hosts have failed 178205 1726889849.33342: getting the remaining hosts for this loop 178205 1726889849.33343: done getting the remaining hosts for this loop 178205 1726889849.33347: getting the next task for host managed_node2 178205 1726889849.33355: done getting next task for host managed_node2 178205 1726889849.33359: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889849.33363: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.33375: getting variables 178205 1726889849.33377: in VariableManager get_vars() 178205 1726889849.33413: Calling all_inventory to load vars for managed_node2 178205 1726889849.33416: Calling groups_inventory to load vars for managed_node2 178205 1726889849.33419: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.33429: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.33432: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.33435: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.34172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.34768: done with get_vars() 178205 1726889849.34784: 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 23:37:29 -0400 (0:00:00.039) 0:01:02.336 ****** 178205 1726889849.34871: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889849.35110: worker is 1 (out of 1 available) 178205 1726889849.35126: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889849.35137: done queuing things up, now waiting for results queue to drain 178205 1726889849.35139: waiting for pending results... 178205 1726889849.35419: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889849.35547: in run() - task 02369adf-7a19-34ed-f5d1-000000000e85 178205 1726889849.35560: variable 'ansible_search_path' from source: unknown 178205 1726889849.35563: variable 'ansible_search_path' from source: unknown 178205 1726889849.35598: calling self._execute() 178205 1726889849.35694: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.35699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.35709: variable 'omit' from source: magic vars 178205 1726889849.36093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.36365: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.36408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.36442: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.36481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.36564: 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) 178205 1726889849.36588: 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) 178205 1726889849.36615: 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) 178205 1726889849.36641: 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) 178205 1726889849.36787: variable 'storage_skip_checks' from source: set_fact 178205 1726889849.36808: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889849.36811: when evaluation is False, skipping this task 178205 1726889849.36815: _execute() done 178205 1726889849.36817: dumping result to json 178205 1726889849.36819: done dumping result, returning 178205 1726889849.36833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-000000000e85] 178205 1726889849.36836: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e85 178205 1726889849.36931: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e85 178205 1726889849.36935: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889849.36986: no more pending results, returning what we have 178205 1726889849.36990: results queue empty 178205 1726889849.36991: checking for any_errors_fatal 178205 1726889849.36999: done checking for any_errors_fatal 178205 1726889849.37000: checking for max_fail_percentage 178205 1726889849.37001: done checking for max_fail_percentage 178205 1726889849.37002: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.37003: done checking to see if all hosts have failed 178205 1726889849.37004: getting the remaining hosts for this loop 178205 1726889849.37006: done getting the remaining hosts for this loop 178205 1726889849.37010: getting the next task for host managed_node2 178205 1726889849.37020: done getting next task for host managed_node2 178205 1726889849.37026: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889849.37029: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.37049: getting variables 178205 1726889849.37051: in VariableManager get_vars() 178205 1726889849.37085: Calling all_inventory to load vars for managed_node2 178205 1726889849.37088: Calling groups_inventory to load vars for managed_node2 178205 1726889849.37090: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.37100: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.37103: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.37106: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.37970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.38491: done with get_vars() 178205 1726889849.38505: 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 23:37:29 -0400 (0:00:00.037) 0:01:02.374 ****** 178205 1726889849.38597: entering _queue_task() for managed_node2/include_tasks 178205 1726889849.39126: worker is 1 (out of 1 available) 178205 1726889849.39138: exiting _queue_task() for managed_node2/include_tasks 178205 1726889849.39149: done queuing things up, now waiting for results queue to drain 178205 1726889849.39150: waiting for pending results... 178205 1726889849.39689: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889849.40047: in run() - task 02369adf-7a19-34ed-f5d1-000000000e86 178205 1726889849.40142: variable 'ansible_search_path' from source: unknown 178205 1726889849.40150: variable 'ansible_search_path' from source: unknown 178205 1726889849.40187: calling self._execute() 178205 1726889849.40381: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.40461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.40474: variable 'omit' from source: magic vars 178205 1726889849.41260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.41730: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.41974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.42016: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.42056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.42161: 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) 178205 1726889849.42325: 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) 178205 1726889849.42358: 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) 178205 1726889849.42389: 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) 178205 1726889849.42678: variable 'storage_skip_checks' from source: set_fact 178205 1726889849.42761: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889849.42851: when evaluation is False, skipping this task 178205 1726889849.42859: _execute() done 178205 1726889849.42866: dumping result to json 178205 1726889849.42872: done dumping result, returning 178205 1726889849.42883: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-000000000e86] 178205 1726889849.42893: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e86 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889849.43039: no more pending results, returning what we have 178205 1726889849.43043: results queue empty 178205 1726889849.43044: checking for any_errors_fatal 178205 1726889849.43054: done checking for any_errors_fatal 178205 1726889849.43055: checking for max_fail_percentage 178205 1726889849.43056: done checking for max_fail_percentage 178205 1726889849.43057: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.43059: done checking to see if all hosts have failed 178205 1726889849.43059: getting the remaining hosts for this loop 178205 1726889849.43061: done getting the remaining hosts for this loop 178205 1726889849.43064: getting the next task for host managed_node2 178205 1726889849.43072: done getting next task for host managed_node2 178205 1726889849.43076: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889849.43080: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889849.43098: getting variables 178205 1726889849.43100: in VariableManager get_vars() 178205 1726889849.43139: Calling all_inventory to load vars for managed_node2 178205 1726889849.43142: Calling groups_inventory to load vars for managed_node2 178205 1726889849.43145: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.43155: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.43158: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.43161: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.43961: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e86 178205 1726889849.43965: WORKER PROCESS EXITING 178205 1726889849.43986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.44769: done with get_vars() 178205 1726889849.44782: done getting variables 178205 1726889849.45242: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:37:29 -0400 (0:00:00.066) 0:01:02.440 ****** 178205 1726889849.45276: entering _queue_task() for managed_node2/package 178205 1726889849.45516: worker is 1 (out of 1 available) 178205 1726889849.45529: exiting _queue_task() for managed_node2/package 178205 1726889849.45539: done queuing things up, now waiting for results queue to drain 178205 1726889849.45540: waiting for pending results... 178205 1726889849.46597: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889849.46907: in run() - task 02369adf-7a19-34ed-f5d1-000000000e87 178205 1726889849.47536: variable 'ansible_search_path' from source: unknown 178205 1726889849.47540: variable 'ansible_search_path' from source: unknown 178205 1726889849.47574: calling self._execute() 178205 1726889849.47745: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.47750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.47759: variable 'omit' from source: magic vars 178205 1726889849.48647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.49423: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.49472: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.49506: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.49542: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.49613: 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) 178205 1726889849.49639: 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) 178205 1726889849.49661: 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) 178205 1726889849.49682: 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) 178205 1726889849.50209: variable 'storage_skip_checks' from source: set_fact 178205 1726889849.50237: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889849.50240: when evaluation is False, skipping this task 178205 1726889849.50243: _execute() done 178205 1726889849.50245: dumping result to json 178205 1726889849.50247: done dumping result, returning 178205 1726889849.50256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-000000000e87] 178205 1726889849.50260: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e87 178205 1726889849.50363: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e87 178205 1726889849.50366: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889849.50430: no more pending results, returning what we have 178205 1726889849.50434: results queue empty 178205 1726889849.50435: checking for any_errors_fatal 178205 1726889849.50441: done checking for any_errors_fatal 178205 1726889849.50442: checking for max_fail_percentage 178205 1726889849.50443: done checking for max_fail_percentage 178205 1726889849.50444: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.50445: done checking to see if all hosts have failed 178205 1726889849.50445: getting the remaining hosts for this loop 178205 1726889849.50447: done getting the remaining hosts for this loop 178205 1726889849.50451: getting the next task for host managed_node2 178205 1726889849.50457: done getting next task for host managed_node2 178205 1726889849.50461: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889849.50464: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.50481: getting variables 178205 1726889849.50483: in VariableManager get_vars() 178205 1726889849.50513: Calling all_inventory to load vars for managed_node2 178205 1726889849.50515: Calling groups_inventory to load vars for managed_node2 178205 1726889849.50518: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.50526: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.50528: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.50531: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.51177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.52319: done with get_vars() 178205 1726889849.52336: 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 23:37:29 -0400 (0:00:00.072) 0:01:02.513 ****** 178205 1726889849.52549: entering _queue_task() for managed_node2/service_facts 178205 1726889849.53159: worker is 1 (out of 1 available) 178205 1726889849.53173: exiting _queue_task() for managed_node2/service_facts 178205 1726889849.53185: done queuing things up, now waiting for results queue to drain 178205 1726889849.53186: waiting for pending results... 178205 1726889849.54207: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889849.54574: in run() - task 02369adf-7a19-34ed-f5d1-000000000e88 178205 1726889849.54587: variable 'ansible_search_path' from source: unknown 178205 1726889849.54590: variable 'ansible_search_path' from source: unknown 178205 1726889849.54669: calling self._execute() 178205 1726889849.54765: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.54885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.54894: variable 'omit' from source: magic vars 178205 1726889849.55763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.56372: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.56530: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.56567: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.56601: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.56690: 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) 178205 1726889849.56715: 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) 178205 1726889849.56859: 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) 178205 1726889849.56884: 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) 178205 1726889849.57151: variable 'storage_skip_checks' from source: set_fact 178205 1726889849.57287: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889849.57290: when evaluation is False, skipping this task 178205 1726889849.57293: _execute() done 178205 1726889849.57296: dumping result to json 178205 1726889849.57298: done dumping result, returning 178205 1726889849.57304: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-000000000e88] 178205 1726889849.57309: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e88 178205 1726889849.57409: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e88 178205 1726889849.57414: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889849.57460: no more pending results, returning what we have 178205 1726889849.57464: results queue empty 178205 1726889849.57465: checking for any_errors_fatal 178205 1726889849.57474: done checking for any_errors_fatal 178205 1726889849.57475: checking for max_fail_percentage 178205 1726889849.57477: done checking for max_fail_percentage 178205 1726889849.57478: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.57479: done checking to see if all hosts have failed 178205 1726889849.57480: getting the remaining hosts for this loop 178205 1726889849.57481: done getting the remaining hosts for this loop 178205 1726889849.57484: getting the next task for host managed_node2 178205 1726889849.57491: done getting next task for host managed_node2 178205 1726889849.57495: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889849.57498: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.57518: getting variables 178205 1726889849.57519: in VariableManager get_vars() 178205 1726889849.57554: Calling all_inventory to load vars for managed_node2 178205 1726889849.57556: Calling groups_inventory to load vars for managed_node2 178205 1726889849.57559: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.57568: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.57571: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.57573: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.58093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.59370: done with get_vars() 178205 1726889849.59383: done getting variables 178205 1726889849.59440: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:37:29 -0400 (0:00:00.069) 0:01:02.582 ****** 178205 1726889849.59477: entering _queue_task() for managed_node2/set_fact 178205 1726889849.60221: worker is 1 (out of 1 available) 178205 1726889849.60238: exiting _queue_task() for managed_node2/set_fact 178205 1726889849.60250: done queuing things up, now waiting for results queue to drain 178205 1726889849.60251: waiting for pending results... 178205 1726889849.61332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889849.61500: in run() - task 02369adf-7a19-34ed-f5d1-000000000e89 178205 1726889849.61549: variable 'ansible_search_path' from source: unknown 178205 1726889849.61557: variable 'ansible_search_path' from source: unknown 178205 1726889849.61597: calling self._execute() 178205 1726889849.61714: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.61725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.61750: variable 'omit' from source: magic vars 178205 1726889849.61897: variable 'omit' from source: magic vars 178205 1726889849.61984: variable 'omit' from source: magic vars 178205 1726889849.62473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889849.64959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889849.65036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889849.65077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889849.65121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889849.65158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889849.65240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.65943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.65972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.66070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.66154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.66202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.66268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.66379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.66426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.66444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.66520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.66703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.66736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.66782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.66916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.66967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.66994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.67029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.67148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.67163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.67208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.67356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.67387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.67548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.67570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.67967: variable 'ansible_facts' from source: unknown 178205 1726889849.68624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889849.69026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889849.69210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889849.69247: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889849.69394: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889849.69451: 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) 178205 1726889849.69483: 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) 178205 1726889849.69520: 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) 178205 1726889849.69552: 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) 178205 1726889849.70085: variable 'omit' from source: magic vars 178205 1726889849.70118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.70153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.70174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.70193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.70206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.70242: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.70254: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.70262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.70367: Set connection var ansible_pipelining to False 178205 1726889849.70377: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.70386: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.70392: Set connection var ansible_connection to ssh 178205 1726889849.70400: Set connection var ansible_shell_type to sh 178205 1726889849.70408: Set connection var ansible_timeout to 10 178205 1726889849.70439: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.70447: variable 'ansible_connection' from source: unknown 178205 1726889849.70454: variable 'ansible_module_compression' from source: unknown 178205 1726889849.70460: variable 'ansible_shell_type' from source: unknown 178205 1726889849.70471: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.70478: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.70485: variable 'ansible_pipelining' from source: unknown 178205 1726889849.70492: variable 'ansible_timeout' from source: unknown 178205 1726889849.70500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.70615: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889849.70631: variable 'omit' from source: magic vars 178205 1726889849.70641: starting attempt loop 178205 1726889849.70648: running the handler 178205 1726889849.70662: handler run complete 178205 1726889849.70676: attempt loop complete, returning result 178205 1726889849.70687: _execute() done 178205 1726889849.70693: dumping result to json 178205 1726889849.70700: done dumping result, returning 178205 1726889849.70710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-000000000e89] 178205 1726889849.70721: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e89 ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889849.70882: no more pending results, returning what we have 178205 1726889849.70885: results queue empty 178205 1726889849.70886: checking for any_errors_fatal 178205 1726889849.70894: done checking for any_errors_fatal 178205 1726889849.70894: checking for max_fail_percentage 178205 1726889849.70896: done checking for max_fail_percentage 178205 1726889849.70897: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.70898: done checking to see if all hosts have failed 178205 1726889849.70899: getting the remaining hosts for this loop 178205 1726889849.70900: done getting the remaining hosts for this loop 178205 1726889849.70904: getting the next task for host managed_node2 178205 1726889849.70915: done getting next task for host managed_node2 178205 1726889849.70920: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889849.70924: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.70935: getting variables 178205 1726889849.70937: in VariableManager get_vars() 178205 1726889849.70976: Calling all_inventory to load vars for managed_node2 178205 1726889849.70979: Calling groups_inventory to load vars for managed_node2 178205 1726889849.70982: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.70993: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.70996: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.71000: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.71531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.72331: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e89 178205 1726889849.72335: WORKER PROCESS EXITING 178205 1726889849.72451: done with get_vars() 178205 1726889849.72465: 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 23:37:29 -0400 (0:00:00.130) 0:01:02.713 ****** 178205 1726889849.72558: entering _queue_task() for managed_node2/systemd 178205 1726889849.72806: worker is 1 (out of 1 available) 178205 1726889849.72819: exiting _queue_task() for managed_node2/systemd 178205 1726889849.72830: done queuing things up, now waiting for results queue to drain 178205 1726889849.72831: waiting for pending results... 178205 1726889849.73110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889849.73259: in run() - task 02369adf-7a19-34ed-f5d1-000000000e8b 178205 1726889849.73281: variable 'ansible_search_path' from source: unknown 178205 1726889849.73288: variable 'ansible_search_path' from source: unknown 178205 1726889849.73334: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889849.73534: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889849.73586: dumping result to json 178205 1726889849.73599: done dumping result, returning 178205 1726889849.73616: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000000e8b] 178205 1726889849.73627: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8b skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889849.73776: no more pending results, returning what we have 178205 1726889849.73780: results queue empty 178205 1726889849.73781: checking for any_errors_fatal 178205 1726889849.73791: done checking for any_errors_fatal 178205 1726889849.73792: checking for max_fail_percentage 178205 1726889849.73793: done checking for max_fail_percentage 178205 1726889849.73795: checking to see if all hosts have failed and the running result is not ok 178205 1726889849.73796: done checking to see if all hosts have failed 178205 1726889849.73797: getting the remaining hosts for this loop 178205 1726889849.73798: done getting the remaining hosts for this loop 178205 1726889849.73801: getting the next task for host managed_node2 178205 1726889849.73809: done getting next task for host managed_node2 178205 1726889849.73815: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889849.73818: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889849.73840: getting variables 178205 1726889849.73842: in VariableManager get_vars() 178205 1726889849.73877: Calling all_inventory to load vars for managed_node2 178205 1726889849.73881: Calling groups_inventory to load vars for managed_node2 178205 1726889849.73883: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889849.73894: Calling all_plugins_play to load vars for managed_node2 178205 1726889849.73897: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889849.73901: Calling groups_plugins_play to load vars for managed_node2 178205 1726889849.74641: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8b 178205 1726889849.74645: WORKER PROCESS EXITING 178205 1726889849.74667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889849.75253: done with get_vars() 178205 1726889849.75265: 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 23:37:29 -0400 (0:00:00.027) 0:01:02.741 ****** 178205 1726889849.75334: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889849.75553: worker is 1 (out of 1 available) 178205 1726889849.75567: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889849.75578: done queuing things up, now waiting for results queue to drain 178205 1726889849.75578: waiting for pending results... 178205 1726889849.76179: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889849.76434: in run() - task 02369adf-7a19-34ed-f5d1-000000000e8c 178205 1726889849.76567: variable 'ansible_search_path' from source: unknown 178205 1726889849.76575: variable 'ansible_search_path' from source: unknown 178205 1726889849.76610: calling self._execute() 178205 1726889849.76713: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.76786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.76801: variable 'omit' from source: magic vars 178205 1726889849.77026: variable 'omit' from source: magic vars 178205 1726889849.77090: variable 'omit' from source: magic vars 178205 1726889849.77685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889849.81861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889849.82063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889849.82244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889849.82281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889849.82314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889849.82390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.82560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.82590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.82749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.82771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.83236: variable 'storage_volumes' from source: include params 178205 1726889849.83256: variable 'mount_location' from source: play vars 178205 1726889849.83443: variable 'mount_location' from source: play vars 178205 1726889849.83632: variable '__swap_disk' from source: set_fact 178205 1726889849.83694: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889849.83706: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889849.83719: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889849.83784: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889849.84001: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889849.84181: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889849.84287: variable 'storage_safe_mode' from source: play vars 178205 1726889849.84448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889849.84509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889849.84620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889849.84665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889849.84717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889849.84878: variable 'omit' from source: magic vars 178205 1726889849.84904: variable 'omit' from source: magic vars 178205 1726889849.85056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889849.85086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889849.85109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889849.85135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.85153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889849.85186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889849.85255: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.85264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.85480: Set connection var ansible_pipelining to False 178205 1726889849.85492: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889849.85503: Set connection var ansible_shell_executable to /bin/sh 178205 1726889849.85510: Set connection var ansible_connection to ssh 178205 1726889849.85523: Set connection var ansible_shell_type to sh 178205 1726889849.85585: Set connection var ansible_timeout to 10 178205 1726889849.85621: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.85629: variable 'ansible_connection' from source: unknown 178205 1726889849.85689: variable 'ansible_module_compression' from source: unknown 178205 1726889849.85697: variable 'ansible_shell_type' from source: unknown 178205 1726889849.85704: variable 'ansible_shell_executable' from source: unknown 178205 1726889849.85711: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889849.85721: variable 'ansible_pipelining' from source: unknown 178205 1726889849.85728: variable 'ansible_timeout' from source: unknown 178205 1726889849.85736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889849.85981: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889849.86023: variable 'omit' from source: magic vars 178205 1726889849.86039: starting attempt loop 178205 1726889849.86123: running the handler 178205 1726889849.86143: _low_level_execute_command(): starting 178205 1726889849.86155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889849.88501: 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 <<< 178205 1726889849.88514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889849.88746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889849.88750: 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 <<< 178205 1726889849.88752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889849.88757: stderr 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 <<< 178205 1726889849.88811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889849.88825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889849.88885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889849.90501: stdout chunk (state=3): >>>/root <<< 178205 1726889849.90603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889849.90677: stderr chunk (state=3): >>><<< 178205 1726889849.90680: stdout chunk (state=3): >>><<< 178205 1726889849.90778: _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 178205 1726889849.90781: _low_level_execute_command(): starting 178205 1726889849.90784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237 `" && echo ansible-tmp-1726889849.9069881-180308-207150308856237="` echo /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237 `" ) && sleep 0' 178205 1726889849.92164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889849.92168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889849.92190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889849.92197: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889849.92207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889849.92252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889849.92260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889849.92267: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889849.92275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889849.92284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889849.92295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889849.92303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889849.92309: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889849.92321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889849.92394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889849.92537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889849.92551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889849.92628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889849.94454: stdout chunk (state=3): >>>ansible-tmp-1726889849.9069881-180308-207150308856237=/root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237 <<< 178205 1726889849.94626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889849.94649: stderr chunk (state=3): >>><<< 178205 1726889849.94652: stdout chunk (state=3): >>><<< 178205 1726889849.94673: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889849.9069881-180308-207150308856237=/root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237 , stderr=OpenSSH_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 178205 1726889849.94731: variable 'ansible_module_compression' from source: unknown 178205 1726889849.94795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889849.94839: variable 'ansible_facts' from source: unknown 178205 1726889849.94939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/AnsiballZ_blivet.py 178205 1726889849.95565: Sending initial data 178205 1726889849.95568: Sent initial data (157 bytes) 178205 1726889849.97964: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889849.97968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889849.98085: 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 <<< 178205 1726889849.98090: 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 <<< 178205 1726889849.98104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889849.98109: stderr 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 <<< 178205 1726889849.98313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889849.98333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889849.98490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889850.00161: 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 <<< 178205 1726889850.00165: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889850.00194: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889850.00234: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpse1mnms_ /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/AnsiballZ_blivet.py <<< 178205 1726889850.00268: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889850.01801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889850.01889: stderr chunk (state=3): >>><<< 178205 1726889850.01892: stdout chunk (state=3): >>><<< 178205 1726889850.01914: done transferring module to remote 178205 1726889850.01934: _low_level_execute_command(): starting 178205 1726889850.01937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/ /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/AnsiballZ_blivet.py && sleep 0' 178205 1726889850.03528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889850.03534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889850.03702: 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 <<< 178205 1726889850.03709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889850.03715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889850.03732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889850.03735: stderr 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 <<< 178205 1726889850.03836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889850.03908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889850.04001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889850.06125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889850.06128: stdout chunk (state=3): >>><<< 178205 1726889850.06136: stderr chunk (state=3): >>><<< 178205 1726889850.06155: _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 178205 1726889850.06158: _low_level_execute_command(): starting 178205 1726889850.06161: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/AnsiballZ_blivet.py && sleep 0' 178205 1726889850.07728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889850.07744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889850.07759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889850.07779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889850.07821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889850.07838: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889850.07851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889850.07867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889850.07878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889850.07891: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889850.07902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889850.07915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889850.07933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889850.08010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889850.08024: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889850.08045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889850.08238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889850.08256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889850.08271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889850.08450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889850.10290: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889850.10323: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889850.10326: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889850.10387: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889850.10390: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889850.10425: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889850.10456: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889850.10459: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889850.10499: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889850.10501: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889850.10558: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889850.10561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.10573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889850.10596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889850.10598: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889850.10627: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf31edc0> <<< 178205 1726889850.10677: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889850.10680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889850.10683: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c33a0> <<< 178205 1726889850.10697: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf31eb20> <<< 178205 1726889850.10716: 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' <<< 178205 1726889850.10733: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf31eac0> <<< 178205 1726889850.10753: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889850.10786: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889850.10789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889850.10796: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3490> <<< 178205 1726889850.10820: 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' <<< 178205 1726889850.10858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889850.10862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889850.10864: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889850.10877: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3940> <<< 178205 1726889850.10888: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3670> <<< 178205 1726889850.10917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889850.10937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889850.10951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889850.10967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889850.10988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889850.11002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889850.11031: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf27a190> <<< 178205 1726889850.11048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889850.11065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889850.11144: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf27a220> <<< 178205 1726889850.11172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889850.11178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889850.11218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889850.11221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf29d850> <<< 178205 1726889850.11226: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf27a940> <<< 178205 1726889850.11246: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2db880> <<< 178205 1726889850.11272: 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' <<< 178205 1726889850.11275: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf273d90> <<< 178205 1726889850.11333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889850.11351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf29dd90> <<< 178205 1726889850.11395: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3970> <<< 178205 1726889850.11425: 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. <<< 178205 1726889850.11651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889850.11654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889850.11688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889850.11691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889850.11702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889850.11725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889850.11767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889850.11770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889850.11772: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd4eb0> <<< 178205 1726889850.11818: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd7f40> <<< 178205 1726889850.11847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889850.11850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889850.11871: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889850.11889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889850.11925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889850.11932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889850.11935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889850.11962: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefcc610> <<< 178205 1726889850.11965: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd5640> <<< 178205 1726889850.11987: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd4370> <<< 178205 1726889850.11990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889850.12058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889850.12075: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889850.12110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.12140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889850.12146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889850.12173: 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 0x7f5daef33dc0> <<< 178205 1726889850.12177: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef338b0> <<< 178205 1726889850.12200: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889850.12218: 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 0x7f5daef33eb0> <<< 178205 1726889850.12234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889850.12252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889850.12278: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889850.12284: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef33f70> <<< 178205 1726889850.12311: 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' <<< 178205 1726889850.12327: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef33e80> <<< 178205 1726889850.12340: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889850.12389: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef8bd30> <<< 178205 1726889850.12392: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889850.12403: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef86610> <<< 178205 1726889850.12467: 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 0x7f5daef99670> <<< 178205 1726889850.12472: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefdbe20> <<< 178205 1726889850.12487: 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' <<< 178205 1726889850.12531: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889850.12550: 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 0x7f5daef44c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef8b250> <<< 178205 1726889850.12577: 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 0x7f5daef99280> <<< 178205 1726889850.12588: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefe19d0> <<< 178205 1726889850.12616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889850.12623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889850.12656: 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' <<< 178205 1726889850.12664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889850.12679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef44fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef44d90> <<< 178205 1726889850.12710: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889850.12733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef44d00> <<< 178205 1726889850.12752: 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' <<< 178205 1726889850.12771: 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' <<< 178205 1726889850.12795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889850.12842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889850.12868: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889850.12884: 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 0x7f5daef18370> <<< 178205 1726889850.12905: 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' <<< 178205 1726889850.12940: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef18460> <<< 178205 1726889850.13057: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef4efa0> <<< 178205 1726889850.13099: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47a30> <<< 178205 1726889850.13124: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47490> <<< 178205 1726889850.13140: 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' <<< 178205 1726889850.13171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889850.13189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889850.13216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889850.13233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee4c1c0> <<< 178205 1726889850.13256: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef02c70> <<< 178205 1726889850.13307: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47eb0> <<< 178205 1726889850.13324: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefe1040> <<< 178205 1726889850.13350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889850.13367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889850.13384: 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 0x7f5daee60af0> <<< 178205 1726889850.13405: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889850.13445: 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 0x7f5daee60e20> <<< 178205 1726889850.13464: 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' <<< 178205 1726889850.13486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889850.13500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889850.13520: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee72730> <<< 178205 1726889850.13535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889850.13557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889850.13626: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee72c70> # 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 0x7f5daee083a0> <<< 178205 1726889850.13648: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee60f10> <<< 178205 1726889850.13667: 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' <<< 178205 1726889850.13780: 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 0x7f5daee1a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee725b0> 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 0x7f5daee1a340> <<< 178205 1726889850.13804: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef449d0> <<< 178205 1726889850.13820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889850.13839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889850.13855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889850.13865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889850.13895: 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 0x7f5daee356a0> <<< 178205 1726889850.14001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5daee35970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee35760> # 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 0x7f5daee35850> <<< 178205 1726889850.14020: 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' <<< 178205 1726889850.14224: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889850.14235: 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 0x7f5daee35ca0> <<< 178205 1726889850.14249: 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 0x7f5daee421f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee358e0> <<< 178205 1726889850.14274: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee28a30> <<< 178205 1726889850.14295: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef445b0> <<< 178205 1726889850.14321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889850.14372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889850.14416: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee35a90> <<< 178205 1726889850.14520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889850.14535: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5daed69670> <<< 178205 1726889850.14673: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 178205 1726889850.14676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.14751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.14790: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889850.14815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.14822: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889850.14836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.16074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.16976: 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 0x7f5dae7507c0> <<< 178205 1726889850.17009: 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' <<< 178205 1726889850.17052: 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' <<< 178205 1726889850.17065: 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' <<< 178205 1726889850.17091: 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 0x7f5dae750160> <<< 178205 1726889850.17128: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750280> <<< 178205 1726889850.17189: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889850.17192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889850.17238: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750d30> import 'atexit' # <<< 178205 1726889850.17279: 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 0x7f5dae750f70> <<< 178205 1726889850.17292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889850.17319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889850.17352: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750100> <<< 178205 1726889850.17376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889850.17401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889850.17440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889850.17446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889850.17459: 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' <<< 178205 1726889850.17523: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6a5ee0> <<< 178205 1726889850.17558: 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 0x7f5dae6c3f40> <<< 178205 1726889850.17589: 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 0x7f5dae6c3d60> <<< 178205 1726889850.17611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889850.17638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889850.17678: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6c33d0> <<< 178205 1726889850.17690: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b6dc0> <<< 178205 1726889850.17872: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b63a0> <<< 178205 1726889850.17878: 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' <<< 178205 1726889850.17910: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b6f70> <<< 178205 1726889850.17927: 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' <<< 178205 1726889850.17958: 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' <<< 178205 1726889850.18003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889850.18007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889850.18021: 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 0x7f5dae787c10> <<< 178205 1726889850.18108: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae721cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7213a0> <<< 178205 1726889850.18116: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae757490> <<< 178205 1726889850.18144: 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 0x7f5dae7214c0> <<< 178205 1726889850.18172: 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 0x7f5dae7214f0> <<< 178205 1726889850.18209: 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 <<< 178205 1726889850.18221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889850.18243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889850.18256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889850.18336: 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 0x7f5dae687250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7981f0> <<< 178205 1726889850.18367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889850.18370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889850.18441: 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 0x7f5dae6948e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae798370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889850.18497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.18516: 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' # <<< 178205 1726889850.18571: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b0d90> <<< 178205 1726889850.18699: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae694880> <<< 178205 1726889850.18787: 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 0x7f5dae6946d0> <<< 178205 1726889850.18824: 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 0x7f5dae693670> <<< 178205 1726889850.18874: 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 0x7f5dae6935b0> <<< 178205 1726889850.18910: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae78e8b0> <<< 178205 1726889850.18926: 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' <<< 178205 1726889850.18941: 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' <<< 178205 1726889850.18982: 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 0x7f5dae718670> <<< 178205 1726889850.19161: 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 0x7f5dae717ac0> <<< 178205 1726889850.19174: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7260d0> <<< 178205 1726889850.19224: 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 0x7f5dae7180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae75ba60> <<< 178205 1726889850.19255: 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_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889850.19339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.19431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.19445: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889850.19469: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889850.19563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.19658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.20107: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.20566: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889850.20570: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889850.20573: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889850.20606: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889850.20614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.20666: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889850.20672: 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 0x7f5dae25f580> <<< 178205 1726889850.20736: 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' <<< 178205 1726889850.20748: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae676520> <<< 178205 1726889850.20751: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae2090a0> <<< 178205 1726889850.20807: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889850.20811: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.20831: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.20849: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889850.20855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.20975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.21102: 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' <<< 178205 1726889850.21133: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae717bb0> <<< 178205 1726889850.21138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.21530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.21936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.21953: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22015: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889850.22052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22083: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889850.22088: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22233: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889850.22237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22254: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889850.22262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22344: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889850.22523: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889850.22736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889850.22743: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889850.22820: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae670970> <<< 178205 1726889850.22826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.22954: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889850.22958: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889850.22961: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889850.22988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23057: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889850.23106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23426: 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' # 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 0x7f5dae7a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6706a0> <<< 178205 1726889850.23545: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889850.23591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.23709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889850.23720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889850.23737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889850.23767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889850.23798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889850.23804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889850.23893: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6567c0> <<< 178205 1726889850.23934: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6537f0> <<< 178205 1726889850.23993: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae64d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889850.23996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24046: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24050: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889850.24055: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889850.24133: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889850.24156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24174: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24177: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889850.24182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24197: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889850.24217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24242: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889850.24245: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24248: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889850.24273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.24297: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889850.24308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.25602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.26825: stdout chunk (state=3): >>># /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' <<< 178205 1726889850.26837: stdout chunk (state=3): >>># /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' <<< 178205 1726889850.26977: 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 0x7f5dae1eaf10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1ea7c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae23af70> <<< 178205 1726889850.27033: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daded5fd0> <<< 178205 1726889850.27075: 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' <<< 178205 1726889850.27102: 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 <<< 178205 1726889850.27129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc'<<< 178205 1726889850.27134: stdout chunk (state=3): >>> <<< 178205 1726889850.27148: 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' <<< 178205 1726889850.27175: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae241c70> <<< 178205 1726889850.27195: 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' <<< 178205 1726889850.27240: 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' <<< 178205 1726889850.27278: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1fbb80> <<< 178205 1726889850.27321: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889850.27327: 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 0x7f5dae1fb7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1fb4f0> <<< 178205 1726889850.27340: 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' <<< 178205 1726889850.27366: 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' <<< 178205 1726889850.27397: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889850.27413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889850.27466: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfb5850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfb5640> <<< 178205 1726889850.27533: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1fb700> <<< 178205 1726889850.27551: 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' <<< 178205 1726889850.27581: 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 <<< 178205 1726889850.27585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.27595: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889850.27780: 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 0x7f5dae237a00> <<< 178205 1726889850.27873: 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 0x7f5dae237640> <<< 178205 1726889850.27883: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237340> <<< 178205 1726889850.27907: 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' <<< 178205 1726889850.28040: 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' <<< 178205 1726889850.28121: 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 0x7f5dadf24be0> # /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 0x7f5dadf24af0> # /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' <<< 178205 1726889850.28179: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf247f0> # /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 0x7f5dadf24220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54970> # 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 0x7f5dadf54c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237f70> <<< 178205 1726889850.28255: 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 <<< 178205 1726889850.28283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889850.28286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfaff40> <<< 178205 1726889850.28310: 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' <<< 178205 1726889850.28338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889850.28372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889850.28375: 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' <<< 178205 1726889850.28470: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadedaa00> <<< 178205 1726889850.28527: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfc77c0> <<< 178205 1726889850.28546: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfc7310> <<< 178205 1726889850.28653: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfbca30> <<< 178205 1726889850.28725: 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 <<< 178205 1726889850.28731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889850.28898: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadeac8b0> <<< 178205 1726889850.28965: 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 <<< 178205 1726889850.28968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889850.29167: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8b1eb0> <<< 178205 1726889850.29171: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237490> <<< 178205 1726889850.29213: 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 <<< 178205 1726889850.29241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889850.29436: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8b1fd0> <<< 178205 1726889850.29480: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7a1e20> <<< 178205 1726889850.29528: 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' <<< 178205 1726889850.29574: 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 # 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' <<< 178205 1726889850.29606: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8446d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8444f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8cd790> <<< 178205 1726889850.30055: stdout chunk (state=3): >>> ** (process:405117): WARNING **: 23:37:30.299: 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 0x7f5dadfdda90> <<< 178205 1726889850.30073: 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' <<< 178205 1726889850.30130: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8442e0> <<< 178205 1726889850.30153: 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 0x7f5dad875a00> <<< 178205 1726889850.30171: 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' <<< 178205 1726889850.30191: 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' <<< 178205 1726889850.30229: 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 <<< 178205 1726889850.30244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889850.30277: 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' <<< 178205 1726889850.30298: 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' <<< 178205 1726889850.30363: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9a00> # /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' <<< 178205 1726889850.30389: 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 <<< 178205 1726889850.30396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 178205 1726889850.30435: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889850.30438: 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 <<< 178205 1726889850.30442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1e6160> <<< 178205 1726889850.30487: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1cf4f0> <<< 178205 1726889850.30490: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9f40> <<< 178205 1726889850.30494: 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 <<< 178205 1726889850.30542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1dde20><<< 178205 1726889850.30548: stdout chunk (state=3): >>> <<< 178205 1726889850.30555: 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 <<< 178205 1726889850.30557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889850.30571: 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' <<< 178205 1726889850.30582: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 178205 1726889850.30630: 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' <<< 178205 1726889850.30634: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8c70> <<< 178205 1726889850.30646: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889850.30681: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f88e0> <<< 178205 1726889850.30702: 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' <<< 178205 1726889850.30742: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889850.30747: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f89a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1e6ee0> <<< 178205 1726889850.30772: 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 <<< 178205 1726889850.30775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889850.30799: 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' <<< 178205 1726889850.30833: 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 <<< 178205 1726889850.30836: stdout chunk (state=3): >>># 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 0x7f5dad17db20> <<< 178205 1726889850.30886: 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 <<< 178205 1726889850.30892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' <<< 178205 1726889850.30898: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad17df10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad17d7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f86d0> <<< 178205 1726889850.30916: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad17d820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9220> <<< 178205 1726889850.30936: 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' <<< 178205 1726889850.30961: 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' <<< 178205 1726889850.30979: 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 <<< 178205 1726889850.30991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 178205 1726889850.31044: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1945b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad194310> <<< 178205 1726889850.31061: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9760> <<< 178205 1726889850.31384: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad87a6d0> <<< 178205 1726889850.31532: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad875e80> # /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 0x7f5dad143550> <<< 178205 1726889850.31559: 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' <<< 178205 1726889850.31571: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad143d00> <<< 178205 1726889850.31634: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1bb220> <<< 178205 1726889850.31653: 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 <<< 178205 1726889850.31679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889850.31708: 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 <<< 178205 1726889850.31723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.31755: 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 0x7f5dad178be0> <<< 178205 1726889850.31778: 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' <<< 178205 1726889850.31801: 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 <<< 178205 1726889850.31828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889850.31843: 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' <<< 178205 1726889850.31881: 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' <<< 178205 1726889850.31898: 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' <<< 178205 1726889850.31936: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad10a8b0> <<< 178205 1726889850.31955: 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 0x7f5dad10ae20> <<< 178205 1726889850.31979: 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' <<< 178205 1726889850.31994: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad11a520> <<< 178205 1726889850.32016: 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 <<< 178205 1726889850.32040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 178205 1726889850.32060: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad11a880> # /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 <<< 178205 1726889850.32073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 178205 1726889850.32123: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad11afd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad10a550> <<< 178205 1726889850.32147: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad10a1f0> <<< 178205 1726889850.32257: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ff2b0> <<< 178205 1726889850.32275: 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' <<< 178205 1726889850.32310: 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 <<< 178205 1726889850.32325: stdout chunk (state=3): >>># 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 0x7f5dad13b730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ff8b0> <<< 178205 1726889850.32351: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad178d90> <<< 178205 1726889850.32374: 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' <<< 178205 1726889850.32401: 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<<< 178205 1726889850.32419: 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 0x7f5dad0c60d0> <<< 178205 1726889850.32475: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad178fd0> # /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' <<< 178205 1726889850.32504: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ff430> <<< 178205 1726889850.32524: 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 <<< 178205 1726889850.32540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 178205 1726889850.32556: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0c6430> <<< 178205 1726889850.32583: 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' <<< 178205 1726889850.32600: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0c6700> <<< 178205 1726889850.32802: 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 <<< 178205 1726889850.32821: stdout chunk (state=3): >>># 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 <<< 178205 1726889850.32838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.32939: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889850.32958: 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 0x7f5dad0f5eb0> <<< 178205 1726889850.32975: 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' <<< 178205 1726889850.32994: 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 <<< 178205 1726889850.33008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfebc40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfeb5b0> <<< 178205 1726889850.33039: 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' <<< 178205 1726889850.33063: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfebf10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 178205 1726889850.33078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889850.33103: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacffa610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 178205 1726889850.33126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889850.33158: 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' <<< 178205 1726889850.33194: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0117f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0093a0> <<< 178205 1726889850.33248: 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 0x7f5dad01d9d0> # /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' <<< 178205 1726889850.33274: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0246a0> <<< 178205 1726889850.33293: 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' <<< 178205 1726889850.33305: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfa5490> <<< 178205 1726889850.33325: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ecee0> <<< 178205 1726889850.33380: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ecbe0> <<< 178205 1726889850.33397: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889850.33440: 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 0x7f5dacfc3490> <<< 178205 1726889850.33470: 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' <<< 178205 1726889850.33487: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889850.33548: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfc3c10> <<< 178205 1726889850.33560: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfc3430> <<< 178205 1726889850.33651: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfb0c40> <<< 178205 1726889850.33665: 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' <<< 178205 1726889850.33696: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfe4c70> <<< 178205 1726889850.33732: 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' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf683d0> <<< 178205 1726889850.33744: 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 <<< 178205 1726889850.33770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889850.33795: 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' <<< 178205 1726889850.33852: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf834f0> <<< 178205 1726889850.33865: 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' <<< 178205 1726889850.33933: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf838b0> <<< 178205 1726889850.33948: 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' <<< 178205 1726889850.33967: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf8d550> <<< 178205 1726889850.33992: 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' <<< 178205 1726889850.34031: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf9a130> <<< 178205 1726889850.34059: 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 0x7f5dacf9a940> <<< 178205 1726889850.34088: 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' <<< 178205 1726889850.34122: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf9ac70> <<< 178205 1726889850.34143: 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' <<< 178205 1726889850.34175: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf9ae20> <<< 178205 1726889850.34197: 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' <<< 178205 1726889850.34226: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf25730> <<< 178205 1726889850.34263: 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' # /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' <<< 178205 1726889850.34287: 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' <<< 178205 1726889850.34334: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf37310> <<< 178205 1726889850.34359: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf25fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf25a90> <<< 178205 1726889850.34615: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf68490> <<< 178205 1726889850.34632: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889850.34664: 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' <<< 178205 1726889850.34690: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacee9f40> <<< 178205 1726889850.34719: 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' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacef42b0> <<< 178205 1726889850.34808: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf75d30> <<< 178205 1726889850.34828: 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' <<< 178205 1726889850.34847: 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' <<< 178205 1726889850.35340: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf02c10> <<< 178205 1726889850.35372: 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' <<< 178205 1726889850.35396: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf0bb20> <<< 178205 1726889850.35540: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf02520> <<< 178205 1726889850.35558: 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' <<< 178205 1726889850.35602: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf16dc0> <<< 178205 1726889850.35622: 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' <<< 178205 1726889850.35651: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf1cfd0> <<< 178205 1726889850.35668: 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 <<< 178205 1726889850.35686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 178205 1726889850.35704: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf20730> <<< 178205 1726889850.35722: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889850.35789: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf20ee0> <<< 178205 1726889850.35810: 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' <<< 178205 1726889850.35851: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacead9a0> <<< 178205 1726889850.35867: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad16dca0> <<< 178205 1726889850.35888: 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 0x7f5dad0ec940> <<< 178205 1726889850.36018: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad15ceb0> <<< 178205 1726889850.36036: 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 <<< 178205 1726889850.36052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889850.36087: 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' <<< 178205 1726889850.36119: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daced5be0> <<< 178205 1726889850.36186: 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' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacede790> # /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' <<< 178205 1726889850.36261: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacede370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 178205 1726889850.36274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 178205 1726889850.36314: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dace69d30> <<< 178205 1726889850.36526: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacece970> # /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' <<< 178205 1726889850.36597: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daced5760> <<< 178205 1726889850.36621: 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' <<< 178205 1726889850.36673: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dace2cb50> <<< 178205 1726889850.36694: 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 <<< 178205 1726889850.36757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889850.36786: 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 <<< 178205 1726889850.36802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889850.36824: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacdf6910> <<< 178205 1726889850.36851: 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 <<< 178205 1726889850.36869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889850.36888: 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' <<< 178205 1726889850.36919: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dace08ac0> <<< 178205 1726889850.37110: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacdfc220> # /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 0x7f5dacda8f40> <<< 178205 1726889850.37560: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dace36670> # /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' <<< 178205 1726889850.37592: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacd78c70> <<< 178205 1726889850.37799: 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' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacd94e80> # /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 0x7f5dacd878b0> # /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 0x7f5dacda1400> # /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 0x7f5dacda1760> <<< 178205 1726889850.37831: 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' <<< 178205 1726889850.37924: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacd28610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 178205 1726889850.37930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889850.38046: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacd28f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad875b20> # /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' <<< 178205 1726889850.38150: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad875be0> <<< 178205 1726889850.38158: 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 <<< 178205 1726889850.38219: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889850.38230: 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 <<< 178205 1726889850.38309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccfeb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacce8880> <<< 178205 1726889850.38411: stdout chunk (state=3): >>># 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_gfyd0drc/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 <<< 178205 1726889850.38471: 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_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 178205 1726889850.38623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.38784: 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_gfyd0drc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889850.38969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889850.39149: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889850.39161: stdout chunk (state=3): >>># /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 <<< 178205 1726889850.39207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889850.39234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc81820> <<< 178205 1726889850.39286: 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 0x7f5dacc818b0> <<< 178205 1726889850.39364: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccacd30> <<< 178205 1726889850.39398: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccac4c0> # /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' <<< 178205 1726889850.39624: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccaccd0> # /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' <<< 178205 1726889850.39679: 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 # 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 0x7f5dacbc63a0> <<< 178205 1726889850.39688: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc56b50> <<< 178205 1726889850.39712: 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 <<< 178205 1726889850.39730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889850.39753: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbc67f0> <<< 178205 1726889850.39768: 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' <<< 178205 1726889850.39804: 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 <<< 178205 1726889850.39814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889850.39835: 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 <<< 178205 1726889850.39864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889850.39948: 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' # /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 0x7f5dacbdc580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbdc220> <<< 178205 1726889850.40003: 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' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbdc730> # /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 0x7f5dacbdc970> # /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 0x7f5dacbdcb50> <<< 178205 1726889850.40056: 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 # 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 0x7f5dacbdcd60> <<< 178205 1726889850.40120: 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 # 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 0x7f5dacbe7220> <<< 178205 1726889850.40184: 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' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbe7d60> <<< 178205 1726889850.40210: 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 # 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 0x7f5dacbe7ee0> # /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 0x7f5dacbec130> <<< 178205 1726889850.40224: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889850.40240: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbec2e0> <<< 178205 1726889850.40264: 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 <<< 178205 1726889850.40272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889850.40288: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbec760> <<< 178205 1726889850.40314: 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 <<< 178205 1726889850.40328: stdout chunk (state=3): >>># 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 0x7f5dacbecd90> <<< 178205 1726889850.40352: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' <<< 178205 1726889850.40361: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbf80d0> <<< 178205 1726889850.40386: 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 0x7f5dacbf82b0> <<< 178205 1726889850.40461: 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 <<< 178205 1726889850.40470: stdout chunk (state=3): >>># 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 0x7f5dacbf8430> # /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 0x7f5dacbf8670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbcebb0> <<< 178205 1726889850.40607: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbce100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbc6ee0> <<< 178205 1726889850.40620: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc81b20> <<< 178205 1726889850.40717: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc6e220> <<< 178205 1726889850.42918: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889850.49552: 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 <<< 178205 1726889850.49561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889850.49918: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacb9f7f0> <<< 178205 1726889853.95874: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext3", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "state": "absent", "fstype": "swap"}, {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889853.96873: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889853.96879: 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 <<< 178205 1726889853.96937: 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 <<< 178205 1726889853.96987: 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 # 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__ <<< 178205 1726889853.97047: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889853.97089: 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_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 <<< 178205 1726889853.97129: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.97158: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.97165: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.97197: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.97204: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.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 <<< 178205 1726889853.97790: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889853.97817: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 178205 1726889853.97839: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889853.97899: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 178205 1726889853.97906: 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 <<< 178205 1726889853.97912: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.97920: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning <<< 178205 1726889853.97948: 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 <<< 178205 1726889853.97956: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.98048: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis <<< 178205 1726889853.98058: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry <<< 178205 1726889853.98062: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.98064: stdout chunk (state=3): >>># cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability <<< 178205 1726889853.98067: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.stratis <<< 178205 1726889853.98069: 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 <<< 178205 1726889853.98074: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev <<< 178205 1726889853.98121: 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 # cleanup[3] wiping blivet.util <<< 178205 1726889853.98135: stdout chunk (state=3): >>># destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889853.98166: 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 <<< 178205 1726889853.98208: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 178205 1726889853.98246: 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 <<< 178205 1726889853.98260: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.98282: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 178205 1726889853.98307: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 178205 1726889853.98384: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 178205 1726889853.98391: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes <<< 178205 1726889853.98413: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 178205 1726889853.98456: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal <<< 178205 1726889853.98460: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 178205 1726889853.98463: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 178205 1726889853.98465: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime <<< 178205 1726889853.98470: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889853.98474: stdout chunk (state=3): >>># cleanup[3] wiping shlex <<< 178205 1726889853.98480: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 178205 1726889853.98482: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale <<< 178205 1726889853.98489: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889853.98504: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random <<< 178205 1726889853.98529: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889853.98589: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 <<< 178205 1726889853.98629: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 178205 1726889853.98734: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ <<< 178205 1726889853.98759: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.98783: stdout chunk (state=3): >>># destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 178205 1726889853.99545: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 178205 1726889853.99618: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq <<< 178205 1726889853.99625: stdout chunk (state=3): >>># destroy _socket # destroy array <<< 178205 1726889853.99634: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 178205 1726889853.99725: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889853.99729: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 178205 1726889853.99739: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889853.99804: 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 <<< 178205 1726889853.99808: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 178205 1726889853.99817: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889853.99877: stdout chunk (state=3): >>># destroy _string <<< 178205 1726889853.99885: stdout chunk (state=3): >>># destroy textwrap # destroy fnmatch <<< 178205 1726889853.99935: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 178205 1726889853.99941: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs <<< 178205 1726889853.99970: stdout chunk (state=3): >>># 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 <<< 178205 1726889853.99981: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings<<< 178205 1726889853.99985: stdout chunk (state=3): >>> <<< 178205 1726889853.99993: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889854.00031: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889854.00105: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 178205 1726889854.00137: stdout chunk (state=3): >>># destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 178205 1726889854.00146: stdout chunk (state=3): >>># destroy abc <<< 178205 1726889854.00183: stdout chunk (state=3): >>># destroy json.scanner <<< 178205 1726889854.00215: stdout chunk (state=3): >>># destroy _json # destroy six # destroy collections.abc <<< 178205 1726889854.00219: 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 itertools # destroy operator <<< 178205 1726889854.00222: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 178205 1726889854.00268: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 178205 1726889854.00296: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 178205 1726889854.00320: stdout chunk (state=3): >>># destroy re <<< 178205 1726889854.00406: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889854.00865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889854.00868: stderr chunk (state=3): >>><<< 178205 1726889854.00872: stdout chunk (state=3): >>><<< 178205 1726889854.01079: _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 0x7f5daf31edc0> # /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 0x7f5daf2c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf31eb20> # /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 0x7f5daf31eac0> 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 0x7f5daf2c3490> # /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 0x7f5daf2c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3670> # /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 0x7f5daf27a190> # /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 0x7f5daf27a220> # /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 0x7f5daf29d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf27a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2db880> # /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 0x7f5daf273d90> # /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 0x7f5daf29dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daf2c3970> 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 0x7f5daefd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd7f40> # /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 0x7f5daefcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefd4370> # /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 0x7f5daef33dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef338b0> 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 0x7f5daef33eb0> # /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 0x7f5daef33f70> # /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 0x7f5daef33e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef8bd30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef86610> # /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 0x7f5daef99670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefdbe20> # /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 0x7f5daef44c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef8b250> # 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 0x7f5daef99280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefe19d0> # /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 0x7f5daef44fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef44d90> # /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 0x7f5daef44d00> # /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 0x7f5daef18370> # /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 0x7f5daef18460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef4efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47490> # /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 0x7f5daee4c1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef02c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef47eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daefe1040> # /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 0x7f5daee60af0> 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 0x7f5daee60e20> # /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 0x7f5daee72730> # /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 0x7f5daee72c70> # 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 0x7f5daee083a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee60f10> # /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 0x7f5daee1a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee725b0> 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 0x7f5daee1a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef449d0> # /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 0x7f5daee356a0> # /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 0x7f5daee35970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee35760> # 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 0x7f5daee35850> # /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 0x7f5daee35ca0> # 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 0x7f5daee421f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee358e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daee28a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daef445b0> # /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 0x7f5daee35a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5daed69670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dae7507c0> # /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 0x7f5dae750160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750f10> # /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 0x7f5dae7504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae750d30> 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 0x7f5dae750f70> # /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 0x7f5dae750100> # /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 0x7f5dae6a5ee0> # 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 0x7f5dae6c3f40> # 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 0x7f5dae6c3d60> # /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 0x7f5dae6c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7b63a0> # /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 0x7f5dae7b6f70> # /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 0x7f5dae787c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae721cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae757490> # 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 0x7f5dae7214c0> # /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 0x7f5dae7214f0> # /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 0x7f5dae687250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7981f0> # /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 0x7f5dae6948e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae798370> # /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 0x7f5dae7b0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae694880> # 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 0x7f5dae6946d0> # 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 0x7f5dae693670> # 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 0x7f5dae6935b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae78e8b0> # /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 0x7f5dae718670> # 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 0x7f5dae717ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7260d0> # 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 0x7f5dae7180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae75ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dae25f580> # /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 0x7f5dae676520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae2090a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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 0x7f5dae717bb0> # 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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dae670970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dae7a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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 0x7f5dae6567c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae6537f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae64d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dae1eaf10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1ea7c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae23af70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daded5fd0> # /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 0x7f5dae241c70> # /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 0x7f5dae1fbb80> # 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 0x7f5dae1fb7f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1fb4f0> # /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 0x7f5dadfb5850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfb5640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae1fb700> # /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 0x7f5dae237a00> # 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 0x7f5dae237640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237340> # /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 0x7f5dadf24be0> # /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 0x7f5dadf24af0> # /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 0x7f5dadf247f0> # /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 0x7f5dadf24220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54970> # 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 0x7f5dadf54c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadf54340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237f70> # /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 0x7f5dadfaff40> # /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 0x7f5dadedaa00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfc77c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfc7310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dadfbca30> # /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 0x7f5dadeac8b0> # /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 0x7f5dad8b1eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae237490> # /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 0x7f5dad8b1fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dae7a1e20> # /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 0x7f5dad8446d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8444f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad8cd790> ** (process:405117): WARNING **: 23:37:30.299: 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 0x7f5dadfdda90> # /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 0x7f5dad8442e0> # /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 0x7f5dad875a00> # /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 0x7f5dad1c9a00> # /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 0x7f5dad1e6160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1cf4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9f40> # /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 0x7f5dad1dde20> # /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 0x7f5dad1f8f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8c70> # /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 0x7f5dad1f8d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f88e0> # /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 0x7f5dad1f89a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f8940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1e6ee0> # /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 0x7f5dad17db20> # /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 0x7f5dad17df10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad17d7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1f86d0> # /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 0x7f5dad17d820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9220> # /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 0x7f5dad1945b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad194310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1c9760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad87a6d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad875e80> # /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 0x7f5dad143550> # /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 0x7f5dad143d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad1bb220> # /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 0x7f5dad178be0> # /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 0x7f5dad10a8b0> # /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 0x7f5dad10ae20> # /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 0x7f5dad11a520> # /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 0x7f5dad11a880> # /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 0x7f5dad11afd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad10a550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad10a1f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ff2b0> # /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 0x7f5dad13b730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ff8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad178d90> # /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 0x7f5dad0c60d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad178fd0> # /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 0x7f5dad0ff430> # /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 0x7f5dad0c6430> # /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 0x7f5dad0c6700> # /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 0x7f5dad0f5eb0> # /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 0x7f5dacfebc40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfeb5b0> # /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 0x7f5dacfebf10> # /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 0x7f5dacffa610> # /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 0x7f5dad0117f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0093a0> # /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 0x7f5dad01d9d0> # /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 0x7f5dad0246a0> # /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 0x7f5dacfa5490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ecee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad0ecbe0> # /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 0x7f5dacfc3490> # /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 0x7f5dacfc3c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfc3430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacfb0c40> # /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 0x7f5dacfe4c70> # /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 0x7f5dacf683d0> # /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 0x7f5dacf834f0> # /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 0x7f5dacf838b0> # /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 0x7f5dacf8d550> # /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 0x7f5dacf9a130> # /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 0x7f5dacf9a940> # /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 0x7f5dacf9ac70> # /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 0x7f5dacf9ae20> # /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 0x7f5dacf25730> # /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 0x7f5dacf37310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf25fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf25a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf68490> # /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 0x7f5dacee9f40> # /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 0x7f5dacef42b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf75d30> # /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 0x7f5dacf02c10> # /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 0x7f5dacf0bb20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacf02520> # /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 0x7f5dacf16dc0> # /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 0x7f5dacf1cfd0> # /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 0x7f5dacf20730> # /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 0x7f5dacf20ee0> # /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 0x7f5dacead9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad16dca0> # /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 0x7f5dad0ec940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad15ceb0> # /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 0x7f5daced5be0> # /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 0x7f5dacede790> # /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 0x7f5dacede370> # /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 0x7f5dace69d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacece970> # /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 0x7f5daced5760> # /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 0x7f5dace2cb50> # /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 0x7f5dacdf6910> # /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 0x7f5dace08ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacdfc220> # /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 0x7f5dacda8f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dace36670> # /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 0x7f5dacd78c70> # /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 0x7f5dacd94e80> # /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 0x7f5dacd878b0> # /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 0x7f5dacda1400> # /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 0x7f5dacda1760> # /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 0x7f5dacd28610> # /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 0x7f5dacd28f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dad875b20> # /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 0x7f5dad875be0> # /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 0x7f5daccfeb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacce8880> # 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_gfyd0drc/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_gfyd0drc/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_gfyd0drc/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 0x7f5dacc81820> # 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 0x7f5dacc818b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccacd30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5daccac4c0> # /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 0x7f5daccaccd0> # /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 0x7f5dacbc63a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc56b50> # /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 0x7f5dacbc67f0> # /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 0x7f5dacbdc580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbdc220> # /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 0x7f5dacbdc730> # /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 0x7f5dacbdc970> # /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 0x7f5dacbdcb50> # /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 0x7f5dacbdcd60> # /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 0x7f5dacbe7220> # /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 0x7f5dacbe7d60> # /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 0x7f5dacbe7ee0> # /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 0x7f5dacbec130> # /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 0x7f5dacbec2e0> # /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 0x7f5dacbec760> # /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 0x7f5dacbecd90> # /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 0x7f5dacbf80d0> # /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 0x7f5dacbf82b0> # /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 0x7f5dacbf8430> # /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 0x7f5dacbf8670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbcebb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbce100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacbc6ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc81b20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5dacc6e220> 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 0x7f5dacb9f7f0> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext3", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "state": "absent", "fstype": "swap"}, {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # 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. 178205 1726889854.02636: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext3', 'disks': ['sda']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889854.02640: _low_level_execute_command(): starting 178205 1726889854.02643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889849.9069881-180308-207150308856237/ > /dev/null 2>&1 && sleep 0' 178205 1726889854.02645: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.02648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.02650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.02653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.02655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.02657: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.02659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.02662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.02664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.02666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.02668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.02670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.02672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.02674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.02676: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.02678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.02680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.02682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.02684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.02686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.04738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.04742: stdout chunk (state=3): >>><<< 178205 1726889854.04744: stderr chunk (state=3): >>><<< 178205 1726889854.04746: _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 178205 1726889854.04749: handler run complete 178205 1726889854.04751: attempt loop complete, returning result 178205 1726889854.04752: _execute() done 178205 1726889854.04754: dumping result to json 178205 1726889854.04756: done dumping result, returning 178205 1726889854.04758: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-000000000e8c] 178205 1726889854.04760: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8c 178205 1726889854.04857: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8c 178205 1726889854.04861: WORKER PROCESS EXITING changed: [managed_node2] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889854.05104: no more pending results, returning what we have 178205 1726889854.05108: results queue empty 178205 1726889854.05109: checking for any_errors_fatal 178205 1726889854.05115: done checking for any_errors_fatal 178205 1726889854.05116: checking for max_fail_percentage 178205 1726889854.05118: done checking for max_fail_percentage 178205 1726889854.05119: checking to see if all hosts have failed and the running result is not ok 178205 1726889854.05120: done checking to see if all hosts have failed 178205 1726889854.05120: getting the remaining hosts for this loop 178205 1726889854.05122: done getting the remaining hosts for this loop 178205 1726889854.05125: getting the next task for host managed_node2 178205 1726889854.05133: done getting next task for host managed_node2 178205 1726889854.05136: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889854.05139: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889854.05150: getting variables 178205 1726889854.05152: in VariableManager get_vars() 178205 1726889854.05184: Calling all_inventory to load vars for managed_node2 178205 1726889854.05186: Calling groups_inventory to load vars for managed_node2 178205 1726889854.05189: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889854.05197: Calling all_plugins_play to load vars for managed_node2 178205 1726889854.05200: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889854.05202: Calling groups_plugins_play to load vars for managed_node2 178205 1726889854.05987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889854.06557: done with get_vars() 178205 1726889854.06571: done getting variables 178205 1726889854.06638: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:37:34 -0400 (0:00:04.313) 0:01:07.054 ****** 178205 1726889854.06672: entering _queue_task() for managed_node2/command 178205 1726889854.06955: worker is 1 (out of 1 available) 178205 1726889854.06968: exiting _queue_task() for managed_node2/command 178205 1726889854.06979: done queuing things up, now waiting for results queue to drain 178205 1726889854.06980: waiting for pending results... 178205 1726889854.07290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889854.07461: in run() - task 02369adf-7a19-34ed-f5d1-000000000e8d 178205 1726889854.07481: variable 'ansible_search_path' from source: unknown 178205 1726889854.07489: variable 'ansible_search_path' from source: unknown 178205 1726889854.07539: calling self._execute() 178205 1726889854.07663: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.07675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.07692: variable 'omit' from source: magic vars 178205 1726889854.08086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889854.10463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889854.10545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889854.10586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889854.10624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889854.10654: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889854.10738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889854.10770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889854.10804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889854.10854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889854.10871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889854.10991: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889854.11001: when evaluation is False, skipping this task 178205 1726889854.11010: _execute() done 178205 1726889854.11017: dumping result to json 178205 1726889854.11023: done dumping result, returning 178205 1726889854.11036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-000000000e8d] 178205 1726889854.11044: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889854.11182: no more pending results, returning what we have 178205 1726889854.11187: results queue empty 178205 1726889854.11188: checking for any_errors_fatal 178205 1726889854.11208: done checking for any_errors_fatal 178205 1726889854.11209: checking for max_fail_percentage 178205 1726889854.11211: done checking for max_fail_percentage 178205 1726889854.11214: checking to see if all hosts have failed and the running result is not ok 178205 1726889854.11215: done checking to see if all hosts have failed 178205 1726889854.11216: getting the remaining hosts for this loop 178205 1726889854.11218: done getting the remaining hosts for this loop 178205 1726889854.11222: getting the next task for host managed_node2 178205 1726889854.11232: done getting next task for host managed_node2 178205 1726889854.11237: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889854.11240: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889854.11260: getting variables 178205 1726889854.11262: in VariableManager get_vars() 178205 1726889854.11297: Calling all_inventory to load vars for managed_node2 178205 1726889854.11300: Calling groups_inventory to load vars for managed_node2 178205 1726889854.11303: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889854.11315: Calling all_plugins_play to load vars for managed_node2 178205 1726889854.11319: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889854.11322: Calling groups_plugins_play to load vars for managed_node2 178205 1726889854.12194: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8d 178205 1726889854.12198: WORKER PROCESS EXITING 178205 1726889854.12225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889854.12876: done with get_vars() 178205 1726889854.12891: 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 23:37:34 -0400 (0:00:00.063) 0:01:07.118 ****** 178205 1726889854.12999: entering _queue_task() for managed_node2/stat 178205 1726889854.13299: worker is 1 (out of 1 available) 178205 1726889854.13315: exiting _queue_task() for managed_node2/stat 178205 1726889854.13326: done queuing things up, now waiting for results queue to drain 178205 1726889854.13327: waiting for pending results... 178205 1726889854.13646: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889854.13794: in run() - task 02369adf-7a19-34ed-f5d1-000000000e8e 178205 1726889854.13816: variable 'ansible_search_path' from source: unknown 178205 1726889854.13824: variable 'ansible_search_path' from source: unknown 178205 1726889854.13863: calling self._execute() 178205 1726889854.13970: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.13980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.13998: variable 'omit' from source: magic vars 178205 1726889854.14103: variable 'omit' from source: magic vars 178205 1726889854.14170: variable 'omit' from source: magic vars 178205 1726889854.14210: variable 'omit' from source: magic vars 178205 1726889854.14261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889854.14300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889854.14332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889854.14355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889854.14372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889854.14405: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889854.14415: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.14425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.14533: Set connection var ansible_pipelining to False 178205 1726889854.14545: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889854.14555: Set connection var ansible_shell_executable to /bin/sh 178205 1726889854.14561: Set connection var ansible_connection to ssh 178205 1726889854.14568: Set connection var ansible_shell_type to sh 178205 1726889854.14576: Set connection var ansible_timeout to 10 178205 1726889854.14604: variable 'ansible_shell_executable' from source: unknown 178205 1726889854.14613: variable 'ansible_connection' from source: unknown 178205 1726889854.14620: variable 'ansible_module_compression' from source: unknown 178205 1726889854.14625: variable 'ansible_shell_type' from source: unknown 178205 1726889854.14637: variable 'ansible_shell_executable' from source: unknown 178205 1726889854.14643: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.14649: variable 'ansible_pipelining' from source: unknown 178205 1726889854.14654: variable 'ansible_timeout' from source: unknown 178205 1726889854.14660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.14867: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889854.14882: variable 'omit' from source: magic vars 178205 1726889854.14892: starting attempt loop 178205 1726889854.14897: running the handler 178205 1726889854.14917: _low_level_execute_command(): starting 178205 1726889854.14933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889854.15687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.15703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.15725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.15749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.15791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.15803: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.15821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.15845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.15857: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.15869: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.15881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.15895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.15912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.15926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.15943: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.15958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.16028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.16049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.16064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.16140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.17676: stdout chunk (state=3): >>>/root <<< 178205 1726889854.17851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.17856: stdout chunk (state=3): >>><<< 178205 1726889854.17865: stderr chunk (state=3): >>><<< 178205 1726889854.17889: _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 178205 1726889854.17902: _low_level_execute_command(): starting 178205 1726889854.17909: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170 `" && echo ansible-tmp-1726889854.1788785-180416-96723474408170="` echo /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170 `" ) && sleep 0' 178205 1726889854.18499: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.18514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.18520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.18539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.18575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.18582: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.18592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.18606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.18615: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.18626: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.18634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.18644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.18656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.18661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.18668: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.18678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.18748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.18773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.18777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.18845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.20653: stdout chunk (state=3): >>>ansible-tmp-1726889854.1788785-180416-96723474408170=/root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170 <<< 178205 1726889854.20769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.20849: stderr chunk (state=3): >>><<< 178205 1726889854.20865: stdout chunk (state=3): >>><<< 178205 1726889854.21221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889854.1788785-180416-96723474408170=/root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170 , stderr=OpenSSH_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 178205 1726889854.21225: variable 'ansible_module_compression' from source: unknown 178205 1726889854.21228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889854.21233: variable 'ansible_facts' from source: unknown 178205 1726889854.21235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/AnsiballZ_stat.py 178205 1726889854.21304: Sending initial data 178205 1726889854.21307: Sent initial data (154 bytes) 178205 1726889854.22397: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.22414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.22436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.22456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.22498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.22509: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.22532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.22551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.22562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.22572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.22583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.22594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.22608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.22621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.22639: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.22652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.22732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.22760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.22775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.22840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.24535: 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 <<< 178205 1726889854.24587: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889854.24610: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpps64lnbk /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/AnsiballZ_stat.py <<< 178205 1726889854.24893: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889854.25555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.25808: stderr chunk (state=3): >>><<< 178205 1726889854.25813: stdout chunk (state=3): >>><<< 178205 1726889854.25815: done transferring module to remote 178205 1726889854.25817: _low_level_execute_command(): starting 178205 1726889854.25819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/ /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/AnsiballZ_stat.py && sleep 0' 178205 1726889854.26381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.26394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.26408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.26427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.26466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.26477: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.26497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.26516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.26527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.26537: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.26548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.26560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.26573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.26583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.26597: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.26609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.26676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.26696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.26719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.26778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.28450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.28538: stderr chunk (state=3): >>><<< 178205 1726889854.28550: stdout chunk (state=3): >>><<< 178205 1726889854.28660: _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 178205 1726889854.28663: _low_level_execute_command(): starting 178205 1726889854.28666: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/AnsiballZ_stat.py && sleep 0' 178205 1726889854.29249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.29261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.29274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.29290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.29338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.29351: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.29363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.29379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.29389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.29398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.29409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.29422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.29437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.29453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.29463: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.29478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.29560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.29580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.29594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.29663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.31556: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889854.31561: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889854.31610: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889854.31646: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889854.31682: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889854.31729: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889854.31733: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889854.31787: 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' <<< 178205 1726889854.31814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889854.31828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889854.31849: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741143cdc0> <<< 178205 1726889854.31898: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889854.31945: 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 0x7f74111d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741143cb20> <<< 178205 1726889854.31949: 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' <<< 178205 1726889854.31976: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741143cac0> <<< 178205 1726889854.31990: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889854.32032: 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' <<< 178205 1726889854.32035: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8490> <<< 178205 1726889854.32077: 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' <<< 178205 1726889854.32081: 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' <<< 178205 1726889854.32100: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8940> <<< 178205 1726889854.32114: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8670> <<< 178205 1726889854.32160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889854.32163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889854.32181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889854.32201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889854.32221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889854.32251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889854.32270: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741118f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889854.32293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889854.32362: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741118f220> <<< 178205 1726889854.32396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889854.32404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889854.32438: 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' <<< 178205 1726889854.32443: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741118f940> <<< 178205 1726889854.32477: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111f0880> <<< 178205 1726889854.32498: 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 0x7f7411188d90> <<< 178205 1726889854.32565: 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' <<< 178205 1726889854.32568: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111b2d90> <<< 178205 1726889854.32618: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8970> <<< 178205 1726889854.32641: 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. <<< 178205 1726889854.32845: 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' <<< 178205 1726889854.32885: 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' <<< 178205 1726889854.32906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889854.32925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889854.32951: 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' <<< 178205 1726889854.32969: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741112feb0> <<< 178205 1726889854.33023: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411132f40> <<< 178205 1726889854.33041: 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' <<< 178205 1726889854.33060: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889854.33079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889854.33098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889854.33132: 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' <<< 178205 1726889854.33156: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411127610> <<< 178205 1726889854.33169: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741112f370> <<< 178205 1726889854.33189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889854.33252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889854.33275: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889854.33305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.33332: 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' <<< 178205 1726889854.33374: 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 0x7f74110b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110b0910> <<< 178205 1726889854.33387: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889854.33416: 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 0x7f74110b0f10> <<< 178205 1726889854.33435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889854.33475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889854.33504: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110b0fd0> <<< 178205 1726889854.33524: 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 0x7f74110c20d0> <<< 178205 1726889854.33537: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889854.33581: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411109d90> <<< 178205 1726889854.33599: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889854.33616: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411104670> <<< 178205 1726889854.33660: 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 0x7f74111166d0> <<< 178205 1726889854.33688: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411136e20> # /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' <<< 178205 1726889854.33723: 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 0x7f74110c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111092b0> <<< 178205 1726889854.33767: 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 0x7f74111162e0> <<< 178205 1726889854.33803: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741113c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889854.33828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889854.33853: 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 <<< 178205 1726889854.33878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2eb0> <<< 178205 1726889854.33915: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2df0> <<< 178205 1726889854.33940: 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 0x7f74110c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889854.33965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889854.33980: 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' <<< 178205 1726889854.34004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889854.34046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889854.34072: 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 0x7f741108d3d0> <<< 178205 1726889854.34101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889854.34118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889854.34144: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741108d4c0> <<< 178205 1726889854.34261: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110caf40> <<< 178205 1726889854.34305: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5a90> <<< 178205 1726889854.34331: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5490> <<< 178205 1726889854.34344: 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' <<< 178205 1726889854.34372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889854.34390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889854.34420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889854.34431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fa7220> <<< 178205 1726889854.34459: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411078520> <<< 178205 1726889854.34510: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741113c040> <<< 178205 1726889854.34537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889854.34561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889854.34596: 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 0x7f7410fbab50> <<< 178205 1726889854.34606: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889854.34635: 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 0x7f7410fbae80> <<< 178205 1726889854.34658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889854.34678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889854.34702: 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' <<< 178205 1726889854.34720: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fcc790> <<< 178205 1726889854.34730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889854.34754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889854.34782: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fcccd0> <<< 178205 1726889854.34838: 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 0x7f7410f58400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fbaf70> <<< 178205 1726889854.34854: 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' <<< 178205 1726889854.34908: 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 0x7f7410f692e0> <<< 178205 1726889854.34925: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fcc610> import 'pwd' # <<< 178205 1726889854.34949: 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 0x7f7410f693a0> <<< 178205 1726889854.34986: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2a30> <<< 178205 1726889854.35009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889854.35029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889854.35053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889854.35062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889854.35087: 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 0x7f7410f85700> <<< 178205 1726889854.35114: 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' <<< 178205 1726889854.35146: 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 0x7f7410f859d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f857c0> <<< 178205 1726889854.35179: 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 0x7f7410f858b0> <<< 178205 1726889854.35216: 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' <<< 178205 1726889854.35407: 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 0x7f7410f85d00> <<< 178205 1726889854.35449: 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 0x7f7410f8f250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f85940> <<< 178205 1726889854.35472: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f77a90> <<< 178205 1726889854.35498: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2610> <<< 178205 1726889854.35518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889854.35571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889854.35609: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f85af0> <<< 178205 1726889854.35707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889854.35727: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7410eab6d0> <<< 178205 1726889854.35854: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889854.35949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.35975: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889854.36003: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.36026: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889854.36038: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.37221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.38151: 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 0x7f7410dd2820> <<< 178205 1726889854.38175: 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' <<< 178205 1726889854.38203: 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' <<< 178205 1726889854.38227: 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' <<< 178205 1726889854.38249: 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 0x7f7410dd2160> <<< 178205 1726889854.38285: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2280> <<< 178205 1726889854.38327: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2f70> <<< 178205 1726889854.38339: 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' <<< 178205 1726889854.38387: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2d90> <<< 178205 1726889854.38413: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889854.38435: 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 0x7f7410dd2fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889854.38456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889854.38493: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2100> <<< 178205 1726889854.38522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889854.38544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889854.38563: 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' <<< 178205 1726889854.38586: 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' <<< 178205 1726889854.38656: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74107eff40> <<< 178205 1726889854.38688: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.38714: 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 0x7f7410d46d00> <<< 178205 1726889854.38735: 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 0x7f7410d46eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889854.38763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889854.38792: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410d46370> <<< 178205 1726889854.38809: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e38dc0> <<< 178205 1726889854.38981: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e383a0> <<< 178205 1726889854.39003: 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' <<< 178205 1726889854.39030: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e38fd0> <<< 178205 1726889854.39054: 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' <<< 178205 1726889854.39082: 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' <<< 178205 1726889854.39128: 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' <<< 178205 1726889854.39131: 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 0x7f7410e07d30> <<< 178205 1726889854.39237: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da5d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da5400> <<< 178205 1726889854.39240: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410ddb4f0> <<< 178205 1726889854.39265: 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 0x7f7410da5520> <<< 178205 1726889854.39297: 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 0x7f7410da5550> <<< 178205 1726889854.39324: 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 <<< 178205 1726889854.39327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889854.39350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889854.39432: 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 0x7f74107defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e19250> <<< 178205 1726889854.39436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889854.39443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889854.39495: 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 0x7f74107db850> <<< 178205 1726889854.39511: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e193d0> <<< 178205 1726889854.39529: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889854.39554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.39590: 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' # <<< 178205 1726889854.39643: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e32e50> <<< 178205 1726889854.39764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74107db7f0> <<< 178205 1726889854.39858: 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 0x7f74107db640> <<< 178205 1726889854.39883: 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 0x7f74107da5b0> <<< 178205 1726889854.39939: 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 0x7f74107cfd90> <<< 178205 1726889854.39943: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e10910> <<< 178205 1726889854.39972: 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' <<< 178205 1726889854.39989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889854.39993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889854.40026: 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 0x7f7410d996a0> <<< 178205 1726889854.40210: 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 0x7f7410d98b20> <<< 178205 1726889854.40221: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da80a0> <<< 178205 1726889854.40275: 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 0x7f7410d99100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dddb20> # zipimport: zlib available <<< 178205 1726889854.40279: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889854.40297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.40354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.40442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889854.40474: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889854.40486: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889854.40580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.40670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.41109: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.41589: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889854.41593: 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_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889854.41610: 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' <<< 178205 1726889854.41654: 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 0x7f74103bf5e0> <<< 178205 1726889854.41733: 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 0x7f74107aa580> <<< 178205 1726889854.41744: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410361100> <<< 178205 1726889854.41784: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889854.41809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.41836: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889854.41945: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.42065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889854.42087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889854.42097: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410d98b80> # zipimport: zlib available <<< 178205 1726889854.42485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.42840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.42896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.42991: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889854.43003: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43033: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889854.43091: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43165: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889854.43191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889854.43205: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43266: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889854.43278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43450: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889854.43666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889854.43681: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889854.43743: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410391f10> <<< 178205 1726889854.43755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43875: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889854.43899: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889854.43909: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43930: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.43968: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889854.43979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44014: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44104: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44162: 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 <<< 178205 1726889854.44189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.44257: 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' <<< 178205 1726889854.44267: 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 0x7f7410e24220> <<< 178205 1726889854.44284: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410391850> <<< 178205 1726889854.44324: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889854.44338: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44486: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44554: 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' <<< 178205 1726889854.44574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889854.44603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889854.44632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889854.44643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889854.44727: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741079dca0> <<< 178205 1726889854.44762: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410799f70> <<< 178205 1726889854.44822: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410793940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889854.44850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.44874: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889854.44887: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889854.44940: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889854.44966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889854.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.45081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.45246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.45404: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889854.46502: 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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889813.853126, "mtime": 1726889812.9201238, "ctime": 1726889812.9201238, "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": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "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"}}} <<< 178205 1726889854.46530: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889854.46829: stdout chunk (state=3): >>># clear builtins._ <<< 178205 1726889854.46877: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg <<< 178205 1726889854.46889: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889854.46922: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889854.47102: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889854.47119: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889854.47172: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889854.47190: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889854.47224: 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 # destroy syslog # destroy uuid <<< 178205 1726889854.47246: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889854.47260: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889854.47309: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889854.47352: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889854.47392: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889854.47458: 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 <<< 178205 1726889854.47480: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889854.47618: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889854.47673: stdout chunk (state=3): >>># 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 <<< 178205 1726889854.47706: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889854.47710: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889854.48042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889854.48046: stdout chunk (state=3): >>><<< 178205 1726889854.48048: stderr chunk (state=3): >>><<< 178205 1726889854.48143: _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 0x7f741143cdc0> # /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 0x7f74111d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741143cb20> # /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 0x7f741143cac0> 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 0x7f74111d8490> # /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 0x7f74111d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8670> # /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 0x7f741118f190> # /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 0x7f741118f220> # /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 0x7f74111b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741118f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111f0880> # /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 0x7f7411188d90> # /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 0x7f74111b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111d8970> 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 0x7f741112feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411132f40> # /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 0x7f7411127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741112f370> # /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 0x7f74110b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110b0910> 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 0x7f74110b0f10> # /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 0x7f74110b0fd0> # /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 0x7f74110c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411109d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411104670> # /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 0x7f74111166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411136e20> # /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 0x7f74110c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74111092b0> # 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 0x7f74111162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741113c9d0> # /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 0x7f74110c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2df0> # /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 0x7f74110c2d60> # /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 0x7f741108d3d0> # /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 0x7f741108d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110caf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5490> # /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 0x7f7410fa7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7411078520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741113c040> # /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 0x7f7410fbab50> 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 0x7f7410fbae80> # /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 0x7f7410fcc790> # /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 0x7f7410fcccd0> # 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 0x7f7410f58400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fbaf70> # /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 0x7f7410f692e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410fcc610> 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 0x7f7410f693a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2a30> # /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 0x7f7410f85700> # /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 0x7f7410f859d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f857c0> # 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 0x7f7410f858b0> # /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 0x7f7410f85d00> # 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 0x7f7410f8f250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f85940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410f77a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74110c2610> # /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 0x7f7410f85af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7410eab6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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 0x7f7410dd2820> # /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 0x7f7410dd2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2f70> # /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 0x7f7410dd24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dd2d90> 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 0x7f7410dd2fd0> # /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 0x7f7410dd2100> # /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 0x7f74107eff40> # 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 0x7f7410d46d00> # 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 0x7f7410d46eb0> # /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 0x7f7410d46370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e38dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e383a0> # /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 0x7f7410e38fd0> # /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 0x7f7410e07d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da5d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da5400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410ddb4f0> # 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 0x7f7410da5520> # /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 0x7f7410da5550> # /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 0x7f74107defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e19250> # /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 0x7f74107db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e193d0> # /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 0x7f7410e32e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74107db7f0> # 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 0x7f74107db640> # 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 0x7f74107da5b0> # 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 0x7f74107cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410e10910> # /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 0x7f7410d996a0> # 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 0x7f7410d98b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410da80a0> # 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 0x7f7410d99100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410dddb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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_afkapvn0/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_afkapvn0/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_afkapvn0/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_afkapvn0/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 0x7f74103bf5e0> # /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 0x7f74107aa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410361100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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_afkapvn0/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 0x7f7410d98b80> # 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_afkapvn0/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_afkapvn0/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_afkapvn0/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_afkapvn0/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_afkapvn0/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 0x7f7410391f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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_afkapvn0/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 0x7f7410e24220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410391850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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 0x7f741079dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410799f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7410793940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_afkapvn0/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_afkapvn0/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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889813.853126, "mtime": 1726889812.9201238, "ctime": 1726889812.9201238, "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": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889854.48903: 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-1726889854.1788785-180416-96723474408170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889854.48906: _low_level_execute_command(): starting 178205 1726889854.48909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889854.1788785-180416-96723474408170/ > /dev/null 2>&1 && sleep 0' 178205 1726889854.49556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.49571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.49587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.49606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.49658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.49669: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.49680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.49696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.49705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.49715: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.49732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.49744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.49758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.49770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.49779: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.49790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.49871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.49894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.49907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.49969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.51685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.51757: stderr chunk (state=3): >>><<< 178205 1726889854.51768: stdout chunk (state=3): >>><<< 178205 1726889854.52193: _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 178205 1726889854.52197: handler run complete 178205 1726889854.52200: attempt loop complete, returning result 178205 1726889854.52202: _execute() done 178205 1726889854.52204: dumping result to json 178205 1726889854.52206: done dumping result, returning 178205 1726889854.52208: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-000000000e8e] 178205 1726889854.52211: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8e 178205 1726889854.52290: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8e 178205 1726889854.52295: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889813.853126, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "78dea56d6d87289406e2a27a079c1d4f896f0f97", "ctime": 1726889812.9201238, "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": 1726889812.9201238, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889854.52410: no more pending results, returning what we have 178205 1726889854.52415: results queue empty 178205 1726889854.52416: checking for any_errors_fatal 178205 1726889854.52421: done checking for any_errors_fatal 178205 1726889854.52422: checking for max_fail_percentage 178205 1726889854.52424: done checking for max_fail_percentage 178205 1726889854.52425: checking to see if all hosts have failed and the running result is not ok 178205 1726889854.52426: done checking to see if all hosts have failed 178205 1726889854.52426: getting the remaining hosts for this loop 178205 1726889854.52428: done getting the remaining hosts for this loop 178205 1726889854.52433: getting the next task for host managed_node2 178205 1726889854.52440: done getting next task for host managed_node2 178205 1726889854.52444: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889854.52447: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889854.52462: getting variables 178205 1726889854.52464: in VariableManager get_vars() 178205 1726889854.52495: Calling all_inventory to load vars for managed_node2 178205 1726889854.52498: Calling groups_inventory to load vars for managed_node2 178205 1726889854.52500: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889854.52508: Calling all_plugins_play to load vars for managed_node2 178205 1726889854.52513: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889854.52516: Calling groups_plugins_play to load vars for managed_node2 178205 1726889854.53056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889854.53698: done with get_vars() 178205 1726889854.53715: 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 23:37:34 -0400 (0:00:00.408) 0:01:07.526 ****** 178205 1726889854.53817: entering _queue_task() for managed_node2/lineinfile 178205 1726889854.54080: worker is 1 (out of 1 available) 178205 1726889854.54092: exiting _queue_task() for managed_node2/lineinfile 178205 1726889854.54103: done queuing things up, now waiting for results queue to drain 178205 1726889854.54104: waiting for pending results... 178205 1726889854.54403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889854.54549: in run() - task 02369adf-7a19-34ed-f5d1-000000000e8f 178205 1726889854.54562: variable 'ansible_search_path' from source: unknown 178205 1726889854.54566: variable 'ansible_search_path' from source: unknown 178205 1726889854.54604: calling self._execute() 178205 1726889854.54710: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.54715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.54726: variable 'omit' from source: magic vars 178205 1726889854.55129: variable '__storage_fstab' from source: set_fact 178205 1726889854.55169: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889854.55350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889854.55642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889854.55687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889854.55721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889854.55764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889854.55844: variable 'blivet_output' from source: set_fact 178205 1726889854.55879: Evaluated conditional (blivet_output is changed): True 178205 1726889854.55885: variable 'omit' from source: magic vars 178205 1726889854.55960: variable 'omit' from source: magic vars 178205 1726889854.55992: variable '__str' from source: task vars 178205 1726889854.56067: variable '__str' from source: task vars 178205 1726889854.56081: variable '__str' from source: task vars 178205 1726889854.56149: variable '__str' from source: task vars 178205 1726889854.56164: variable 'omit' from source: magic vars 178205 1726889854.56198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889854.56225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889854.56251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889854.56272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889854.56289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889854.56331: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889854.56340: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.56349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.56465: Set connection var ansible_pipelining to False 178205 1726889854.56478: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889854.56489: Set connection var ansible_shell_executable to /bin/sh 178205 1726889854.56495: Set connection var ansible_connection to ssh 178205 1726889854.56505: Set connection var ansible_shell_type to sh 178205 1726889854.56525: Set connection var ansible_timeout to 10 178205 1726889854.56562: variable 'ansible_shell_executable' from source: unknown 178205 1726889854.56571: variable 'ansible_connection' from source: unknown 178205 1726889854.56578: variable 'ansible_module_compression' from source: unknown 178205 1726889854.56585: variable 'ansible_shell_type' from source: unknown 178205 1726889854.56591: variable 'ansible_shell_executable' from source: unknown 178205 1726889854.56598: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889854.56605: variable 'ansible_pipelining' from source: unknown 178205 1726889854.56615: variable 'ansible_timeout' from source: unknown 178205 1726889854.56627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889854.56794: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889854.56810: variable 'omit' from source: magic vars 178205 1726889854.56825: starting attempt loop 178205 1726889854.56839: running the handler 178205 1726889854.56864: _low_level_execute_command(): starting 178205 1726889854.56877: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889854.57672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.57688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.57707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.57732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.57779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.57792: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.57806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.57835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.57853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.57865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.57877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.57892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.57908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.57925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.57942: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.57959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.58042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.58065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.58087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.58159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.59655: stdout chunk (state=3): >>>/root <<< 178205 1726889854.59763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.59837: stderr chunk (state=3): >>><<< 178205 1726889854.59839: stdout chunk (state=3): >>><<< 178205 1726889854.59917: _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 178205 1726889854.59931: _low_level_execute_command(): starting 178205 1726889854.59934: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339 `" && echo ansible-tmp-1726889854.5985534-180427-241330711434339="` echo /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339 `" ) && sleep 0' 178205 1726889854.60516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.60530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.60544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.60562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.60606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.60620: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.60633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.60650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.60661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.60671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.60682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.60695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.60715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.60726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.60736: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.60748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.60827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.60847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.60862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.60928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.62719: stdout chunk (state=3): >>>ansible-tmp-1726889854.5985534-180427-241330711434339=/root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339 <<< 178205 1726889854.62903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.62907: stdout chunk (state=3): >>><<< 178205 1726889854.62909: stderr chunk (state=3): >>><<< 178205 1726889854.63024: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889854.5985534-180427-241330711434339=/root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339 , stderr=OpenSSH_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 178205 1726889854.63027: variable 'ansible_module_compression' from source: unknown 178205 1726889854.63132: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 178205 1726889854.63135: variable 'ansible_facts' from source: unknown 178205 1726889854.63182: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/AnsiballZ_lineinfile.py 178205 1726889854.63843: Sending initial data 178205 1726889854.63846: Sent initial data (161 bytes) 178205 1726889854.66675: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.66688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.66700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.66719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.66761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.66773: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.66793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.66810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.66824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.66835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.66846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.66859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.66873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.66896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.66907: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.66922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.66989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.67018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.67033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.67090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.68756: 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 <<< 178205 1726889854.68786: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889854.68824: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpvblqd_9n /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/AnsiballZ_lineinfile.py <<< 178205 1726889854.68856: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889854.69867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.70131: stderr chunk (state=3): >>><<< 178205 1726889854.70134: stdout chunk (state=3): >>><<< 178205 1726889854.70136: done transferring module to remote 178205 1726889854.70139: _low_level_execute_command(): starting 178205 1726889854.70141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/ /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889854.70708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.70725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.70744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.70762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.70803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.70818: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.70835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.70854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.70866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.70876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.70888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.70901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.70920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.70937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.70950: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.70965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.71043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.71065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.71081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.71150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.72822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.72883: stderr chunk (state=3): >>><<< 178205 1726889854.72886: stdout chunk (state=3): >>><<< 178205 1726889854.72975: _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 178205 1726889854.72979: _low_level_execute_command(): starting 178205 1726889854.72982: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889854.73526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.73543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.73556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.73571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.73610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.73624: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.73641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.73657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.73668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.73677: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.73687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.73698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.73714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.73726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.73739: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.73753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.73832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.73853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.73869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.73944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.75834: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889854.75838: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889854.75886: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889854.75924: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889854.75951: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889854.75998: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889854.76004: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889854.76052: 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' <<< 178205 1726889854.76079: 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' # <<< 178205 1726889854.76107: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c98dc0> <<< 178205 1726889854.76153: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889854.76196: 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 0x7f16c7c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c98b20> <<< 178205 1726889854.76200: 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' <<< 178205 1726889854.76236: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c98ac0> <<< 178205 1726889854.76271: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889854.76275: 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 0x7f16c7c3d490> <<< 178205 1726889854.76315: 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' <<< 178205 1726889854.76336: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c3d940> <<< 178205 1726889854.76348: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c3d670> <<< 178205 1726889854.76384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889854.76395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889854.76427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889854.76430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889854.76455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889854.76470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889854.76498: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79cf190> <<< 178205 1726889854.76511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889854.76526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889854.76588: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79cf220> <<< 178205 1726889854.76629: 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' <<< 178205 1726889854.76657: 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 0x7f16c79f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79cf940> <<< 178205 1726889854.76679: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c55880> <<< 178205 1726889854.76710: 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 0x7f16c79c8d90> <<< 178205 1726889854.76772: 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' <<< 178205 1726889854.76775: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79f2d90> <<< 178205 1726889854.76824: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c3d970> <<< 178205 1726889854.76846: 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. <<< 178205 1726889854.77061: 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' <<< 178205 1726889854.77105: 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' <<< 178205 1726889854.77109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889854.77135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889854.77156: 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 0x7f16c796feb0> <<< 178205 1726889854.77208: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7972f40> <<< 178205 1726889854.77235: 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' <<< 178205 1726889854.77254: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889854.77292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889854.77295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889854.77327: 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' <<< 178205 1726889854.77355: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7967610> <<< 178205 1726889854.77362: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c796f370> <<< 178205 1726889854.77379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889854.77437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889854.77449: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889854.77493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.77506: 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' <<< 178205 1726889854.77564: 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 0x7f16c78efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c78ef910> <<< 178205 1726889854.77568: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889854.77585: 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 0x7f16c78eff10> <<< 178205 1726889854.77607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889854.77631: 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 0x7f16c78effd0> <<< 178205 1726889854.77672: 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 0x7f16c79020d0> <<< 178205 1726889854.77684: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889854.77728: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7949d90> import '_functools' # <<< 178205 1726889854.77750: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7944670> <<< 178205 1726889854.77807: 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' <<< 178205 1726889854.77835: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7976e20> # /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' <<< 178205 1726889854.77865: 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 0x7f16c7902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79492b0> <<< 178205 1726889854.77900: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.77925: 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 0x7f16c79562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c797c9d0> <<< 178205 1726889854.77957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 178205 1726889854.77984: 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 <<< 178205 1726889854.78005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902df0> <<< 178205 1726889854.78038: 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' <<< 178205 1726889854.78064: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902d60> # /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' <<< 178205 1726889854.78104: 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' <<< 178205 1726889854.78182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889854.78210: 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 0x7f16c78d63d0> <<< 178205 1726889854.78224: 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' <<< 178205 1726889854.78253: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c78d64c0> <<< 178205 1726889854.78368: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c790af40> <<< 178205 1726889854.78408: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905a90> <<< 178205 1726889854.78436: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905490> <<< 178205 1726889854.78448: 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' <<< 178205 1726889854.78483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889854.78513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889854.78529: 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 0x7f16c780b220> <<< 178205 1726889854.78552: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c78c1520> <<< 178205 1726889854.78603: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c797c040> <<< 178205 1726889854.78624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889854.78658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889854.78677: 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 0x7f16c781db50> <<< 178205 1726889854.78687: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889854.78728: 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 0x7f16c781de80> <<< 178205 1726889854.78769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889854.78796: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c782e790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889854.78827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889854.78847: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c782ecd0> <<< 178205 1726889854.78920: 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 0x7f16c77c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c781df70> # /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' <<< 178205 1726889854.78964: 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 0x7f16c77d72e0> <<< 178205 1726889854.78975: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c782e610> import 'pwd' # <<< 178205 1726889854.78998: 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 0x7f16c77d73a0> <<< 178205 1726889854.79044: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902a30> <<< 178205 1726889854.79062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889854.79079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889854.79099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889854.79111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889854.79152: 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 0x7f16c77f2700> <<< 178205 1726889854.79174: 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' <<< 178205 1726889854.79186: 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 0x7f16c77f29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77f27c0> <<< 178205 1726889854.79215: 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 0x7f16c77f28b0> <<< 178205 1726889854.79240: 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' <<< 178205 1726889854.79432: 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 0x7f16c77f2d00> <<< 178205 1726889854.79465: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.79496: 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 0x7f16c77fe250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77f2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77e5a90> <<< 178205 1726889854.79507: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902610> <<< 178205 1726889854.79529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889854.79581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889854.79615: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77f2af0> <<< 178205 1726889854.79716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889854.79729: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f16c71e76d0> <<< 178205 1726889854.79948: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 178205 1726889854.80039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.80064: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889854.80082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.80099: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889854.80121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.81302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.82246: 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' <<< 178205 1726889854.82261: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d820> # /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' <<< 178205 1726889854.82294: 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' <<< 178205 1726889854.82307: 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' <<< 178205 1726889854.82334: 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 0x7f16c710d160> <<< 178205 1726889854.82371: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d280> <<< 178205 1726889854.82400: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710df70> <<< 178205 1726889854.82427: 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' <<< 178205 1726889854.82474: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710dd90> <<< 178205 1726889854.82491: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889854.82522: 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 0x7f16c710dfd0> <<< 178205 1726889854.82533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889854.82546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889854.82585: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d100> <<< 178205 1726889854.82603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889854.82640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889854.82644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889854.82676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889854.82679: 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' <<< 178205 1726889854.82740: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7064f40> <<< 178205 1726889854.82774: 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 0x7f16c7085d00> <<< 178205 1726889854.82809: 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 0x7f16c7085eb0> <<< 178205 1726889854.82824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889854.82846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889854.82892: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7085370> <<< 178205 1726889854.82895: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7174dc0> <<< 178205 1726889854.83315: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71743a0> # /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 0x7f16c7174fd0> # /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 0x7f16c7143d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70dfd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70df400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71114f0> <<< 178205 1726889854.83347: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.83352: 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 0x7f16c70df520> # /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 0x7f16c70df550> <<< 178205 1726889854.83379: 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 <<< 178205 1726889854.83382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889854.83393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889854.83423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889854.83491: 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 0x7f16c7054fd0> <<< 178205 1726889854.83495: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7156250> <<< 178205 1726889854.83516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889854.83525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889854.83572: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.83578: 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 0x7f16c7052850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71563d0> <<< 178205 1726889854.83594: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889854.83640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.83661: 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' # <<< 178205 1726889854.83716: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c716fe50> <<< 178205 1726889854.83836: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70527f0> <<< 178205 1726889854.83928: 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 0x7f16c7052640> <<< 178205 1726889854.83954: 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' <<< 178205 1726889854.83968: 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 0x7f16c70515b0> <<< 178205 1726889854.83999: 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 0x7f16c7046d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c714e910> <<< 178205 1726889854.84027: 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' <<< 178205 1726889854.84049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889854.84061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889854.84104: 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 0x7f16c70d56a0> <<< 178205 1726889854.84278: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.84329: 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 0x7f16c70d4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70e50a0> <<< 178205 1726889854.84355: 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 0x7f16c70d5100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7119b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889854.84370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.84437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.84522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.84555: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889854.84566: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889854.84660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.84752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.85199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.85654: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889854.85674: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889854.85698: 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' <<< 178205 1726889854.85748: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889854.85759: 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 0x7f16c6c2c5e0> <<< 178205 1726889854.85819: 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' <<< 178205 1726889854.85831: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c701c580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bcd100> <<< 178205 1726889854.85869: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889854.85886: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.85909: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889854.85926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.86039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.86162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889854.86190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70d4b80> <<< 178205 1726889854.86203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.86581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.86939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.86993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87058: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889854.87091: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87137: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889854.87140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87266: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889854.87291: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889854.87325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87367: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889854.87370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87542: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889854.87759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889854.87834: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bfff10> # zipimport: zlib available <<< 178205 1726889854.87896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.87975: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889854.87980: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889854.87992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88065: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889854.88069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88196: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88262: 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 <<< 178205 1726889854.88280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889854.88416: 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 0x7f16c7161220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bff850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889854.88527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88598: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889854.88654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889854.88665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889854.88722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889854.88725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889854.88738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889854.88814: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7014ca0> <<< 178205 1726889854.88848: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7011f70> <<< 178205 1726889854.88908: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c700b940> <<< 178205 1726889854.88930: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889854.88953: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.88967: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889854.89034: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889854.89056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 178205 1726889854.89067: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.89273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.89543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889854.90037: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 178205 1726889854.90262: 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 <<< 178205 1726889854.90294: 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 <<< 178205 1726889854.90332: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 178205 1726889854.90367: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889854.90396: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889854.90570: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889854.90599: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 178205 1726889854.90628: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889854.90664: 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 # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889854.90685: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889854.90719: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889854.90767: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 178205 1726889854.90783: 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 # 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 <<< 178205 1726889854.90814: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889854.90853: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 178205 1726889854.90870: stdout chunk (state=3): >>># 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 <<< 178205 1726889854.90999: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889854.91044: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889854.91058: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889854.91083: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889854.91351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889854.91418: stderr chunk (state=3): >>><<< 178205 1726889854.91427: stdout chunk (state=3): >>><<< 178205 1726889854.91525: _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 0x7f16c7c98dc0> # /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 0x7f16c7c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c98b20> # /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 0x7f16c7c98ac0> 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 0x7f16c7c3d490> # /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 0x7f16c7c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c3d670> # /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 0x7f16c79cf190> # /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 0x7f16c79cf220> # /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 0x7f16c79f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c55880> # /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 0x7f16c79c8d90> # /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 0x7f16c79f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7c3d970> 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 0x7f16c796feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7972f40> # /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 0x7f16c7967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c796f370> # /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 0x7f16c78efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c78ef910> 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 0x7f16c78eff10> # /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 0x7f16c78effd0> # /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 0x7f16c79020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7949d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7944670> # /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 0x7f16c79566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7976e20> # /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 0x7f16c7902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c79492b0> # 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 0x7f16c79562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c797c9d0> # /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 0x7f16c7902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902df0> # /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 0x7f16c7902d60> # /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 0x7f16c78d63d0> # /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 0x7f16c78d64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c790af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905490> # /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 0x7f16c780b220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c78c1520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7905f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c797c040> # /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 0x7f16c781db50> 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 0x7f16c781de80> # /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 0x7f16c782e790> # /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 0x7f16c782ecd0> # 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 0x7f16c77c6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c781df70> # /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 0x7f16c77d72e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c782e610> 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 0x7f16c77d73a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902a30> # /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 0x7f16c77f2700> # /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 0x7f16c77f29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77f27c0> # 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 0x7f16c77f28b0> # /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 0x7f16c77f2d00> # 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 0x7f16c77fe250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77f2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c77e5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7902610> # /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 0x7f16c77f2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f16c71e76d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d820> # /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 0x7f16c710d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710df70> # /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 0x7f16c710d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c710dd90> 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 0x7f16c710dfd0> # /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 0x7f16c710d100> # /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 0x7f16c7064f40> # 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 0x7f16c7085d00> # 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 0x7f16c7085eb0> # /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 0x7f16c7085370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7174dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71743a0> # /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 0x7f16c7174fd0> # /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 0x7f16c7143d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70dfd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70df400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71114f0> # 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 0x7f16c70df520> # /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 0x7f16c70df550> # /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 0x7f16c7054fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7156250> # /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 0x7f16c7052850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c71563d0> # /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 0x7f16c716fe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70527f0> # 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 0x7f16c7052640> # 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 0x7f16c70515b0> # 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 0x7f16c7046d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c714e910> # /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 0x7f16c70d56a0> # 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 0x7f16c70d4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70e50a0> # 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 0x7f16c70d5100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7119b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16c6c2c5e0> # /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 0x7f16c701c580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bcd100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c70d4b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bfff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16c7161220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c6bff850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7014ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c7011f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16c700b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_y_jomslz/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear 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. 178205 1726889854.92195: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889854.92217: _low_level_execute_command(): starting 178205 1726889854.92279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889854.5985534-180427-241330711434339/ > /dev/null 2>&1 && sleep 0' 178205 1726889854.92934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889854.92953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.92969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.92989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.93037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.93053: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889854.93071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.93091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889854.93103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889854.93117: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889854.93130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889854.93144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889854.93167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889854.93182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889854.93194: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889854.93209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889854.93294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889854.93318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889854.93336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889854.93404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889854.95238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889854.95241: stdout chunk (state=3): >>><<< 178205 1726889854.95243: stderr chunk (state=3): >>><<< 178205 1726889854.95617: _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 178205 1726889854.95621: handler run complete 178205 1726889854.95623: attempt loop complete, returning result 178205 1726889854.95625: _execute() done 178205 1726889854.95627: dumping result to json 178205 1726889854.95631: done dumping result, returning 178205 1726889854.95633: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-000000000e8f] 178205 1726889854.95635: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8f 178205 1726889854.95713: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e8f 178205 1726889854.95716: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 178205 1726889854.95796: no more pending results, returning what we have 178205 1726889854.95799: results queue empty 178205 1726889854.95800: checking for any_errors_fatal 178205 1726889854.95806: done checking for any_errors_fatal 178205 1726889854.95807: checking for max_fail_percentage 178205 1726889854.95808: done checking for max_fail_percentage 178205 1726889854.95809: checking to see if all hosts have failed and the running result is not ok 178205 1726889854.95810: done checking to see if all hosts have failed 178205 1726889854.95811: getting the remaining hosts for this loop 178205 1726889854.95814: done getting the remaining hosts for this loop 178205 1726889854.95817: getting the next task for host managed_node2 178205 1726889854.95823: done getting next task for host managed_node2 178205 1726889854.95828: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889854.95833: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889854.95844: getting variables 178205 1726889854.95845: in VariableManager get_vars() 178205 1726889854.95877: Calling all_inventory to load vars for managed_node2 178205 1726889854.95879: Calling groups_inventory to load vars for managed_node2 178205 1726889854.95881: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889854.95890: Calling all_plugins_play to load vars for managed_node2 178205 1726889854.95893: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889854.95895: Calling groups_plugins_play to load vars for managed_node2 178205 1726889854.96470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889854.97106: done with get_vars() 178205 1726889854.97125: 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 23:37:34 -0400 (0:00:00.434) 0:01:07.960 ****** 178205 1726889854.97252: entering _queue_task() for managed_node2/systemd 178205 1726889854.97545: worker is 1 (out of 1 available) 178205 1726889854.97559: exiting _queue_task() for managed_node2/systemd 178205 1726889854.97573: done queuing things up, now waiting for results queue to drain 178205 1726889854.97574: waiting for pending results... 178205 1726889854.97910: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889854.98093: in run() - task 02369adf-7a19-34ed-f5d1-000000000e91 178205 1726889854.98116: variable 'ansible_search_path' from source: unknown 178205 1726889854.98125: variable 'ansible_search_path' from source: unknown 178205 1726889854.98179: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889854.98409: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889854.98473: dumping result to json 178205 1726889854.98482: done dumping result, returning 178205 1726889854.98493: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000000e91] 178205 1726889854.98508: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e91 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889854.98680: no more pending results, returning what we have 178205 1726889854.98684: results queue empty 178205 1726889854.98685: checking for any_errors_fatal 178205 1726889854.98699: done checking for any_errors_fatal 178205 1726889854.98700: checking for max_fail_percentage 178205 1726889854.98702: done checking for max_fail_percentage 178205 1726889854.98703: checking to see if all hosts have failed and the running result is not ok 178205 1726889854.98704: done checking to see if all hosts have failed 178205 1726889854.98705: getting the remaining hosts for this loop 178205 1726889854.98706: done getting the remaining hosts for this loop 178205 1726889854.98710: getting the next task for host managed_node2 178205 1726889854.98724: done getting next task for host managed_node2 178205 1726889854.98732: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889854.98737: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889854.98759: getting variables 178205 1726889854.98761: in VariableManager get_vars() 178205 1726889854.98801: Calling all_inventory to load vars for managed_node2 178205 1726889854.98804: Calling groups_inventory to load vars for managed_node2 178205 1726889854.98807: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889854.98825: Calling all_plugins_play to load vars for managed_node2 178205 1726889854.98831: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889854.98835: Calling groups_plugins_play to load vars for managed_node2 178205 1726889854.99666: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e91 178205 1726889854.99670: WORKER PROCESS EXITING 178205 1726889854.99698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889855.00350: done with get_vars() 178205 1726889855.00364: done getting variables 178205 1726889855.00423: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:37:35 -0400 (0:00:00.032) 0:01:07.992 ****** 178205 1726889855.00465: entering _queue_task() for managed_node2/debug 178205 1726889855.00705: worker is 1 (out of 1 available) 178205 1726889855.00719: exiting _queue_task() for managed_node2/debug 178205 1726889855.00731: done queuing things up, now waiting for results queue to drain 178205 1726889855.00732: waiting for pending results... 178205 1726889855.01034: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889855.01184: in run() - task 02369adf-7a19-34ed-f5d1-000000000e93 178205 1726889855.01203: variable 'ansible_search_path' from source: unknown 178205 1726889855.01212: variable 'ansible_search_path' from source: unknown 178205 1726889855.01255: calling self._execute() 178205 1726889855.01368: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.01379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.01397: variable 'omit' from source: magic vars 178205 1726889855.01510: variable 'omit' from source: magic vars 178205 1726889855.01585: variable 'omit' from source: magic vars 178205 1726889855.01631: variable 'omit' from source: magic vars 178205 1726889855.01679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889855.01724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889855.01751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889855.01778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.01794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.01832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889855.01844: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.01851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.01962: Set connection var ansible_pipelining to False 178205 1726889855.01974: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889855.01989: Set connection var ansible_shell_executable to /bin/sh 178205 1726889855.01996: Set connection var ansible_connection to ssh 178205 1726889855.02006: Set connection var ansible_shell_type to sh 178205 1726889855.02017: Set connection var ansible_timeout to 10 178205 1726889855.02051: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.02059: variable 'ansible_connection' from source: unknown 178205 1726889855.02065: variable 'ansible_module_compression' from source: unknown 178205 1726889855.02070: variable 'ansible_shell_type' from source: unknown 178205 1726889855.02077: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.02084: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.02095: variable 'ansible_pipelining' from source: unknown 178205 1726889855.02101: variable 'ansible_timeout' from source: unknown 178205 1726889855.02108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.02267: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889855.02282: variable 'omit' from source: magic vars 178205 1726889855.02291: starting attempt loop 178205 1726889855.02298: running the handler 178205 1726889855.02358: variable 'blivet_output' from source: set_fact 178205 1726889855.02542: variable 'blivet_output' from source: set_fact 178205 1726889855.02881: handler run complete 178205 1726889855.02936: attempt loop complete, returning result 178205 1726889855.02943: _execute() done 178205 1726889855.02951: dumping result to json 178205 1726889855.02967: done dumping result, returning 178205 1726889855.02977: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-000000000e93] 178205 1726889855.02987: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e93 ok: [managed_node2] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889855.03271: no more pending results, returning what we have 178205 1726889855.03275: results queue empty 178205 1726889855.03276: checking for any_errors_fatal 178205 1726889855.03282: done checking for any_errors_fatal 178205 1726889855.03283: checking for max_fail_percentage 178205 1726889855.03285: done checking for max_fail_percentage 178205 1726889855.03286: checking to see if all hosts have failed and the running result is not ok 178205 1726889855.03292: done checking to see if all hosts have failed 178205 1726889855.03293: getting the remaining hosts for this loop 178205 1726889855.03294: done getting the remaining hosts for this loop 178205 1726889855.03298: getting the next task for host managed_node2 178205 1726889855.03305: done getting next task for host managed_node2 178205 1726889855.03309: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889855.03314: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889855.03326: getting variables 178205 1726889855.03328: in VariableManager get_vars() 178205 1726889855.03364: Calling all_inventory to load vars for managed_node2 178205 1726889855.03367: Calling groups_inventory to load vars for managed_node2 178205 1726889855.03369: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889855.03380: Calling all_plugins_play to load vars for managed_node2 178205 1726889855.03383: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889855.03386: Calling groups_plugins_play to load vars for managed_node2 178205 1726889855.04152: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e93 178205 1726889855.04155: WORKER PROCESS EXITING 178205 1726889855.04469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889855.05073: done with get_vars() 178205 1726889855.05086: done getting variables 178205 1726889855.05151: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:37:35 -0400 (0:00:00.047) 0:01:08.039 ****** 178205 1726889855.05188: entering _queue_task() for managed_node2/set_fact 178205 1726889855.05447: worker is 1 (out of 1 available) 178205 1726889855.05460: exiting _queue_task() for managed_node2/set_fact 178205 1726889855.05472: done queuing things up, now waiting for results queue to drain 178205 1726889855.05473: waiting for pending results... 178205 1726889855.05785: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889855.05947: in run() - task 02369adf-7a19-34ed-f5d1-000000000e94 178205 1726889855.05968: variable 'ansible_search_path' from source: unknown 178205 1726889855.05976: variable 'ansible_search_path' from source: unknown 178205 1726889855.06018: calling self._execute() 178205 1726889855.06140: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.06157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.06172: variable 'omit' from source: magic vars 178205 1726889855.06291: variable 'omit' from source: magic vars 178205 1726889855.06382: variable 'omit' from source: magic vars 178205 1726889855.06626: variable 'blivet_output' from source: set_fact 178205 1726889855.06708: variable 'omit' from source: magic vars 178205 1726889855.06756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889855.06803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889855.06832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889855.06854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.06871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.06911: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889855.06922: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.06933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.07047: Set connection var ansible_pipelining to False 178205 1726889855.07059: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889855.07068: Set connection var ansible_shell_executable to /bin/sh 178205 1726889855.07075: Set connection var ansible_connection to ssh 178205 1726889855.07084: Set connection var ansible_shell_type to sh 178205 1726889855.07093: Set connection var ansible_timeout to 10 178205 1726889855.07136: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.07144: variable 'ansible_connection' from source: unknown 178205 1726889855.07151: variable 'ansible_module_compression' from source: unknown 178205 1726889855.07158: variable 'ansible_shell_type' from source: unknown 178205 1726889855.07165: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.07171: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.07179: variable 'ansible_pipelining' from source: unknown 178205 1726889855.07185: variable 'ansible_timeout' from source: unknown 178205 1726889855.07192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.07350: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889855.07367: variable 'omit' from source: magic vars 178205 1726889855.07376: starting attempt loop 178205 1726889855.07382: running the handler 178205 1726889855.07396: handler run complete 178205 1726889855.07409: attempt loop complete, returning result 178205 1726889855.07417: _execute() done 178205 1726889855.07423: dumping result to json 178205 1726889855.07432: done dumping result, returning 178205 1726889855.07447: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-000000000e94] 178205 1726889855.07460: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e94 ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889855.07625: no more pending results, returning what we have 178205 1726889855.07632: results queue empty 178205 1726889855.07633: checking for any_errors_fatal 178205 1726889855.07646: done checking for any_errors_fatal 178205 1726889855.07647: checking for max_fail_percentage 178205 1726889855.07649: done checking for max_fail_percentage 178205 1726889855.07650: checking to see if all hosts have failed and the running result is not ok 178205 1726889855.07651: done checking to see if all hosts have failed 178205 1726889855.07651: getting the remaining hosts for this loop 178205 1726889855.07653: done getting the remaining hosts for this loop 178205 1726889855.07656: getting the next task for host managed_node2 178205 1726889855.07662: done getting next task for host managed_node2 178205 1726889855.07666: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889855.07669: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889855.07681: getting variables 178205 1726889855.07682: in VariableManager get_vars() 178205 1726889855.07721: Calling all_inventory to load vars for managed_node2 178205 1726889855.07723: Calling groups_inventory to load vars for managed_node2 178205 1726889855.07726: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889855.07737: Calling all_plugins_play to load vars for managed_node2 178205 1726889855.07740: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889855.07743: Calling groups_plugins_play to load vars for managed_node2 178205 1726889855.08479: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e94 178205 1726889855.08483: WORKER PROCESS EXITING 178205 1726889855.08504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889855.09171: done with get_vars() 178205 1726889855.09184: done getting variables 178205 1726889855.09244: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:37:35 -0400 (0:00:00.040) 0:01:08.080 ****** 178205 1726889855.09276: entering _queue_task() for managed_node2/set_fact 178205 1726889855.09513: worker is 1 (out of 1 available) 178205 1726889855.09525: exiting _queue_task() for managed_node2/set_fact 178205 1726889855.09538: done queuing things up, now waiting for results queue to drain 178205 1726889855.09538: waiting for pending results... 178205 1726889855.09830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889855.09976: in run() - task 02369adf-7a19-34ed-f5d1-000000000e95 178205 1726889855.10001: variable 'ansible_search_path' from source: unknown 178205 1726889855.10009: variable 'ansible_search_path' from source: unknown 178205 1726889855.10050: calling self._execute() 178205 1726889855.10160: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.10171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.10183: variable 'omit' from source: magic vars 178205 1726889855.10296: variable 'omit' from source: magic vars 178205 1726889855.10377: variable 'omit' from source: magic vars 178205 1726889855.10609: variable 'blivet_output' from source: set_fact 178205 1726889855.10854: variable 'omit' from source: magic vars 178205 1726889855.10903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889855.10943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889855.10972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889855.10995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.11010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.11046: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889855.11054: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.11061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.11167: Set connection var ansible_pipelining to False 178205 1726889855.11185: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889855.11200: Set connection var ansible_shell_executable to /bin/sh 178205 1726889855.11207: Set connection var ansible_connection to ssh 178205 1726889855.11219: Set connection var ansible_shell_type to sh 178205 1726889855.11232: Set connection var ansible_timeout to 10 178205 1726889855.11265: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.11273: variable 'ansible_connection' from source: unknown 178205 1726889855.11282: variable 'ansible_module_compression' from source: unknown 178205 1726889855.11291: variable 'ansible_shell_type' from source: unknown 178205 1726889855.11300: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.11311: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.11321: variable 'ansible_pipelining' from source: unknown 178205 1726889855.11328: variable 'ansible_timeout' from source: unknown 178205 1726889855.11338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.11476: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889855.11490: variable 'omit' from source: magic vars 178205 1726889855.11506: starting attempt loop 178205 1726889855.11513: running the handler 178205 1726889855.11534: handler run complete 178205 1726889855.11546: attempt loop complete, returning result 178205 1726889855.11552: _execute() done 178205 1726889855.11557: dumping result to json 178205 1726889855.11565: done dumping result, returning 178205 1726889855.11575: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-000000000e95] 178205 1726889855.11583: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e95 178205 1726889855.11707: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e95 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889855.11836: no more pending results, returning what we have 178205 1726889855.11840: results queue empty 178205 1726889855.11841: checking for any_errors_fatal 178205 1726889855.11848: done checking for any_errors_fatal 178205 1726889855.11849: checking for max_fail_percentage 178205 1726889855.11850: done checking for max_fail_percentage 178205 1726889855.11851: checking to see if all hosts have failed and the running result is not ok 178205 1726889855.11853: done checking to see if all hosts have failed 178205 1726889855.11853: getting the remaining hosts for this loop 178205 1726889855.11855: done getting the remaining hosts for this loop 178205 1726889855.11859: getting the next task for host managed_node2 178205 1726889855.11867: done getting next task for host managed_node2 178205 1726889855.11871: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889855.11875: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889855.11893: getting variables 178205 1726889855.11894: in VariableManager get_vars() 178205 1726889855.11936: Calling all_inventory to load vars for managed_node2 178205 1726889855.11939: Calling groups_inventory to load vars for managed_node2 178205 1726889855.11941: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889855.11955: Calling all_plugins_play to load vars for managed_node2 178205 1726889855.11958: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889855.11961: Calling groups_plugins_play to load vars for managed_node2 178205 1726889855.12754: WORKER PROCESS EXITING 178205 1726889855.12784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889855.13410: done with get_vars() 178205 1726889855.13426: 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 23:37:35 -0400 (0:00:00.042) 0:01:08.123 ****** 178205 1726889855.13523: entering _queue_task() for managed_node2/mount 178205 1726889855.13765: worker is 1 (out of 1 available) 178205 1726889855.13776: exiting _queue_task() for managed_node2/mount 178205 1726889855.13788: done queuing things up, now waiting for results queue to drain 178205 1726889855.13789: waiting for pending results... 178205 1726889855.14092: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889855.14256: in run() - task 02369adf-7a19-34ed-f5d1-000000000e96 178205 1726889855.14276: variable 'ansible_search_path' from source: unknown 178205 1726889855.14285: variable 'ansible_search_path' from source: unknown 178205 1726889855.14648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889855.17079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889855.17169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889855.17209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889855.17258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889855.17288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889855.17376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889855.17408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889855.17442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889855.17494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889855.17514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889855.17563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889855.17599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889855.17634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889855.17681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889855.17703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889855.17864: variable 'blivet_output' from source: set_fact 178205 1726889855.17963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889855.18151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889855.18192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889855.18239: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889855.18273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889855.18321: 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) 178205 1726889855.18360: 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) 178205 1726889855.18389: 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) 178205 1726889855.18423: 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) 178205 1726889855.18539: variable 'omit' from source: magic vars 178205 1726889855.18654: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.18677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.18692: variable 'omit' from source: magic vars 178205 1726889855.18785: variable 'omit' from source: magic vars 178205 1726889855.18852: variable 'omit' from source: magic vars 178205 1726889855.19020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889855.19054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889855.19083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889855.19139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889855.19159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889855.19258: variable 'mount_info' from source: unknown 178205 1726889855.19269: variable 'omit' from source: magic vars 178205 1726889855.19372: variable 'mount_info' from source: unknown 178205 1726889855.19508: variable 'mount_info' from source: unknown 178205 1726889855.19521: variable 'omit' from source: magic vars 178205 1726889855.19660: variable 'mount_info' from source: unknown 178205 1726889855.19671: variable 'omit' from source: magic vars 178205 1726889855.19766: variable 'mount_info' from source: unknown 178205 1726889855.19788: variable 'omit' from source: magic vars 178205 1726889855.19818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889855.19852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889855.19881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889855.19902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.19919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.19953: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889855.19974: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.19987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.20097: Set connection var ansible_pipelining to False 178205 1726889855.20108: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889855.20123: Set connection var ansible_shell_executable to /bin/sh 178205 1726889855.20134: Set connection var ansible_connection to ssh 178205 1726889855.20146: Set connection var ansible_shell_type to sh 178205 1726889855.20156: Set connection var ansible_timeout to 10 178205 1726889855.20186: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.20201: variable 'ansible_connection' from source: unknown 178205 1726889855.20209: variable 'ansible_module_compression' from source: unknown 178205 1726889855.20218: variable 'ansible_shell_type' from source: unknown 178205 1726889855.20224: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.20234: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.20243: variable 'ansible_pipelining' from source: unknown 178205 1726889855.20249: variable 'ansible_timeout' from source: unknown 178205 1726889855.20257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889855.20451: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889855.20467: variable 'omit' from source: magic vars 178205 1726889855.20478: starting attempt loop 178205 1726889855.20485: running the handler 178205 1726889855.20505: _low_level_execute_command(): starting 178205 1726889855.20519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889855.21315: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.21333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.21349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.21368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.21418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.21433: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.21447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.21464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.21475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.21485: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.21495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.21515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.21534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.21547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.21559: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.21575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.21660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.21683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.21698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.21827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.23309: stdout chunk (state=3): >>>/root <<< 178205 1726889855.23595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.23598: stdout chunk (state=3): >>><<< 178205 1726889855.23600: stderr chunk (state=3): >>><<< 178205 1726889855.23603: _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 178205 1726889855.23606: _low_level_execute_command(): starting 178205 1726889855.23609: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511 `" && echo ansible-tmp-1726889855.2350838-180456-148733885450511="` echo /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511 `" ) && sleep 0' 178205 1726889855.24195: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.24207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.24222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.24245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.24299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.24313: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.24332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.24351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.24362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.24378: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.24393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.24407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.24425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.24441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.24453: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.24466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.24555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.24577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.24606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.24675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.26473: stdout chunk (state=3): >>>ansible-tmp-1726889855.2350838-180456-148733885450511=/root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511 <<< 178205 1726889855.26627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.26683: stderr chunk (state=3): >>><<< 178205 1726889855.26687: stdout chunk (state=3): >>><<< 178205 1726889855.27018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889855.2350838-180456-148733885450511=/root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889855.27025: variable 'ansible_module_compression' from source: unknown 178205 1726889855.27027: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889855.27029: variable 'ansible_facts' from source: unknown 178205 1726889855.27031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/AnsiballZ_mount.py 178205 1726889855.27117: Sending initial data 178205 1726889855.27120: Sent initial data (156 bytes) 178205 1726889855.28175: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.28189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.28203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.28222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.28273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.28285: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.28297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.28315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.28326: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.28336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.28351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.28366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.28380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.28391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.28400: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.28413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.28495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.28518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.28533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.28599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.30270: 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 <<< 178205 1726889855.30327: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889855.30359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpo27w88at /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/AnsiballZ_mount.py <<< 178205 1726889855.30371: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889855.31369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.31632: stderr chunk (state=3): >>><<< 178205 1726889855.31635: stdout chunk (state=3): >>><<< 178205 1726889855.31637: done transferring module to remote 178205 1726889855.31639: _low_level_execute_command(): starting 178205 1726889855.31641: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/ /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/AnsiballZ_mount.py && sleep 0' 178205 1726889855.32199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.32215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.32229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.32247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.32290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.32302: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.32321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.32337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.32348: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.32358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.32368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.32379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.32392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.32402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.32422: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.32434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.32499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.32521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.32543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.32603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.34268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.34359: stderr chunk (state=3): >>><<< 178205 1726889855.34370: stdout chunk (state=3): >>><<< 178205 1726889855.34482: _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 178205 1726889855.34485: _low_level_execute_command(): starting 178205 1726889855.34488: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/AnsiballZ_mount.py && sleep 0' 178205 1726889855.35086: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.35099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.35113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.35130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.35181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.35192: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.35204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.35223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.35234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.35244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.35260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.35274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.35288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.35299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.35313: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.35327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.35408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.35431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.35448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.35519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.37402: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889855.37425: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889855.37492: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889855.37495: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889855.37530: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889855.37561: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889855.37614: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889855.37617: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889855.37661: 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' <<< 178205 1726889855.37689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889855.37722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889855.37726: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889855.37738: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7443dc0> <<< 178205 1726889855.37786: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889855.37800: 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 0x7ffac71d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7443b20> <<< 178205 1726889855.37831: 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' <<< 178205 1726889855.37851: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7443ac0> <<< 178205 1726889855.37875: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889855.37904: 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' <<< 178205 1726889855.37920: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8490> <<< 178205 1726889855.37957: 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' <<< 178205 1726889855.37971: 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' <<< 178205 1726889855.37994: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8940> <<< 178205 1726889855.38007: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8670> <<< 178205 1726889855.38040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889855.38052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889855.38070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889855.38089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889855.38130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889855.38134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889855.38152: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac718f190> <<< 178205 1726889855.38164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889855.38184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889855.38253: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac718f220> <<< 178205 1726889855.38286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889855.38290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889855.38333: 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 0x7ffac71b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac718f940> <<< 178205 1726889855.38354: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71f0880> <<< 178205 1726889855.38389: 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' <<< 178205 1726889855.38393: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7188d90> <<< 178205 1726889855.38459: 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 0x7ffac71b2d90> <<< 178205 1726889855.38509: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8970> <<< 178205 1726889855.38540: 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. <<< 178205 1726889855.38748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889855.38769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889855.38797: 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' <<< 178205 1726889855.38818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889855.38835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889855.38871: 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' <<< 178205 1726889855.38878: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7154eb0> <<< 178205 1726889855.38922: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7157f40> <<< 178205 1726889855.38954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889855.38958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889855.38995: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889855.39034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889855.39038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889855.39063: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac714c610> <<< 178205 1726889855.39086: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7154370> <<< 178205 1726889855.39100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889855.39154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889855.39173: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889855.39224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.39256: 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' <<< 178205 1726889855.39277: 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 0x7ffac70d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70d5910> <<< 178205 1726889855.39299: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889855.39327: 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 0x7ffac70d5f10> <<< 178205 1726889855.39365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889855.39391: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70d5fd0> <<< 178205 1726889855.39419: 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 0x7ffac70e70d0> <<< 178205 1726889855.39435: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889855.39469: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac712ed90> import '_functools' # <<< 178205 1726889855.39501: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7129670> <<< 178205 1726889855.39563: 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 0x7ffac713a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac715be20> <<< 178205 1726889855.39590: 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' <<< 178205 1726889855.39626: 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 0x7ffac70e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac712e2b0> <<< 178205 1726889855.39676: 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 0x7ffac713a2e0> <<< 178205 1726889855.39729: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889855.39779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.39809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7df0> <<< 178205 1726889855.39847: 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 0x7ffac70e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889855.39892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889855.39908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889855.39950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889855.39974: 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 0x7ffac70bb3d0> <<< 178205 1726889855.40009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889855.40044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70bb4c0> <<< 178205 1726889855.40163: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70f0f40> <<< 178205 1726889855.40206: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70eaa90> <<< 178205 1726889855.40240: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70ea490> <<< 178205 1726889855.40252: 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' <<< 178205 1726889855.40276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889855.40294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889855.40326: 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' <<< 178205 1726889855.40341: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fd5220> <<< 178205 1726889855.40362: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70a5520> <<< 178205 1726889855.40415: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70eaf10> <<< 178205 1726889855.40436: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7161040> <<< 178205 1726889855.40457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889855.40473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889855.40500: 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 0x7ffac6fe9b50> <<< 178205 1726889855.40514: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889855.40539: 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 0x7ffac6fe9e80> <<< 178205 1726889855.40576: 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' <<< 178205 1726889855.40600: 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' <<< 178205 1726889855.40610: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6ffa790> <<< 178205 1726889855.40630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889855.40680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889855.40691: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6ffacd0> <<< 178205 1726889855.40758: 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 0x7ffac6f86400> <<< 178205 1726889855.40775: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fe9f70> # /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' <<< 178205 1726889855.40821: 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 0x7ffac6f982e0> <<< 178205 1726889855.40860: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6ffa610> 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 0x7ffac6f983a0> <<< 178205 1726889855.40899: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7a30> <<< 178205 1726889855.40925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889855.40942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889855.40966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889855.41016: 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 0x7ffac6fb3700> <<< 178205 1726889855.41028: 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' <<< 178205 1726889855.41056: 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 0x7ffac6fb39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fb37c0> <<< 178205 1726889855.41083: 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 0x7ffac6fb38b0> <<< 178205 1726889855.41121: 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' <<< 178205 1726889855.41308: 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 0x7ffac6fb3d00> <<< 178205 1726889855.41354: 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 0x7ffac6fbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fb3940> <<< 178205 1726889855.41374: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fa6a90> <<< 178205 1726889855.41396: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7610> <<< 178205 1726889855.41417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889855.41470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889855.41507: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fb3af0> <<< 178205 1726889855.41601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889855.41621: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffac6ee16d0> <<< 178205 1726889855.41752: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip' # zipimport: zlib available <<< 178205 1726889855.41845: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.41871: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/__init__.py <<< 178205 1726889855.41895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.41920: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889855.41931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.43123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.44072: 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 0x7ffac6e08820> <<< 178205 1726889855.44099: 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' <<< 178205 1726889855.44129: 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' <<< 178205 1726889855.44153: 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' <<< 178205 1726889855.44185: 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 0x7ffac6e08160> <<< 178205 1726889855.44227: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08280> <<< 178205 1726889855.44252: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08f70> <<< 178205 1726889855.44278: 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' <<< 178205 1726889855.44336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e084f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08d90> <<< 178205 1726889855.44340: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889855.44364: 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 0x7ffac6e08fd0> <<< 178205 1726889855.44383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889855.44413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889855.44446: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08100> <<< 178205 1726889855.44470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889855.44483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889855.44510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889855.44536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889855.44550: 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' <<< 178205 1726889855.44618: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6d5df40> <<< 178205 1726889855.44649: 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 0x7ffac6d7ed00> <<< 178205 1726889855.44680: 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 0x7ffac6d7eeb0> <<< 178205 1726889855.44702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889855.44732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889855.44771: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6d7e370> <<< 178205 1726889855.44784: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e6edc0> <<< 178205 1726889855.44951: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e6e3a0> <<< 178205 1726889855.44969: 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' <<< 178205 1726889855.44995: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e6efd0> <<< 178205 1726889855.45032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889855.45035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889855.45064: 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' <<< 178205 1726889855.45094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889855.45098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889855.45113: 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 0x7ffac6e3fd30> <<< 178205 1726889855.45192: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dd8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dd8400> <<< 178205 1726889855.45205: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e0c4f0> <<< 178205 1726889855.45236: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889855.45256: 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 0x7ffac6dd8520> <<< 178205 1726889855.45274: 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 0x7ffac6dd8550> <<< 178205 1726889855.45300: 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 <<< 178205 1726889855.45310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889855.45324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889855.45347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889855.45470: 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 0x7ffac6d4ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e51250> # /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' <<< 178205 1726889855.45506: 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 0x7ffac6d4c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e513d0> <<< 178205 1726889855.45529: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889855.45565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.45592: 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' <<< 178205 1726889855.45603: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889855.45658: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e68e50> <<< 178205 1726889855.45788: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6d4c7f0> <<< 178205 1726889855.45870: 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 0x7ffac6d4c640> <<< 178205 1726889855.45905: 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 0x7ffac6d4b5b0> <<< 178205 1726889855.45949: 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 0x7ffac6d3fd90> <<< 178205 1726889855.45969: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e47910> <<< 178205 1726889855.45981: 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' <<< 178205 1726889855.46000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889855.46020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889855.46058: 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 0x7ffac6dcf6a0> <<< 178205 1726889855.46242: 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 0x7ffac6dceb20> <<< 178205 1726889855.46254: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dde0a0> <<< 178205 1726889855.46288: 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 0x7ffac6dcf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e13b20> <<< 178205 1726889855.46317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.46342: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889855.46352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.46408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.46487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.46520: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.46538: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889855.46629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.46728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.47170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.47625: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889855.47654: 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_mount_payload_aii4t_db/ansible_mount_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 <<< 178205 1726889855.47666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.47715: 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 0x7ffac63ec5e0> <<< 178205 1726889855.47783: 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' <<< 178205 1726889855.47799: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67e9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6398100> <<< 178205 1726889855.47836: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889855.47862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.47880: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889855.47999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.48126: 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' <<< 178205 1726889855.48150: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dceb80> # zipimport: zlib available <<< 178205 1726889855.48536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.48898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.48954: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49017: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889855.49037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49083: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889855.49142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49217: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889855.49250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889855.49253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49293: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49328: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889855.49331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889855.49728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889855.49731: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889855.49798: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac63c9f10> <<< 178205 1726889855.49802: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49936: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889855.49952: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889855.49955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.49978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50022: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889855.50025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50243: 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 <<< 178205 1726889855.50264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.50334: 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 0x7ffac6e5b220> <<< 178205 1726889855.50357: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac63c9850> <<< 178205 1726889855.50405: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889855.50409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889855.50677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889855.50703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889855.50718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889855.50792: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67dfca0> <<< 178205 1726889855.50832: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67dbf70> <<< 178205 1726889855.50884: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889855.50917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.50941: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889855.50998: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889855.51033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 178205 1726889855.51060: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889855.51093: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 178205 1726889855.51118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.51142: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.51164: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889855.51515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.51851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.51872: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889855.51905: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.51933: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889855.52004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.52155: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 178205 1726889855.52175: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889855.52443: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 178205 1726889855.52528: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[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 <<< 178205 1726889855.52546: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889855.52738: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 178205 1726889855.52770: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport # destroy _compression <<< 178205 1726889855.52808: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile <<< 178205 1726889855.52830: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889855.52855: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889855.52899: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889855.52974: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 178205 1726889855.53026: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889855.53067: 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 <<< 178205 1726889855.53107: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # 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 <<< 178205 1726889855.53260: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889855.53283: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889855.53327: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889855.53356: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889855.53691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889855.53700: stdout chunk (state=3): >>><<< 178205 1726889855.53710: stderr chunk (state=3): >>><<< 178205 1726889855.53810: _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 0x7ffac7443dc0> # /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 0x7ffac71d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7443b20> # /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 0x7ffac7443ac0> 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 0x7ffac71d8490> # /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 0x7ffac71d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8670> # /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 0x7ffac718f190> # /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 0x7ffac718f220> # /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 0x7ffac71b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac718f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71f0880> # /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 0x7ffac7188d90> # /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 0x7ffac71b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71d8970> 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 0x7ffac7154eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7157f40> # /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 0x7ffac714c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7154370> # /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 0x7ffac70d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70d5910> 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 0x7ffac70d5f10> # /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 0x7ffac70d5fd0> # /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 0x7ffac70e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac712ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7129670> # /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 0x7ffac713a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac715be20> # /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 0x7ffac70e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac712e2b0> # 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 0x7ffac713a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac71619d0> # /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 0x7ffac70e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7df0> # /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 0x7ffac70e7d60> # /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 0x7ffac70bb3d0> # /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 0x7ffac70bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70f0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70ea490> # /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 0x7ffac6fd5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac7161040> # /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 0x7ffac6fe9b50> 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 0x7ffac6fe9e80> # /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 0x7ffac6ffa790> # /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 0x7ffac6ffacd0> # 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 0x7ffac6f86400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fe9f70> # /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 0x7ffac6f982e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6ffa610> 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 0x7ffac6f983a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7a30> # /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 0x7ffac6fb3700> # /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 0x7ffac6fb39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fb37c0> # 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 0x7ffac6fb38b0> # /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 0x7ffac6fb3d00> # 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 0x7ffac6fbd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fb3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6fa6a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac70e7610> # /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 0x7ffac6fb3af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffac6ee16d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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 0x7ffac6e08820> # /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 0x7ffac6e08160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08f70> # /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 0x7ffac6e084f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e08d90> 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 0x7ffac6e08fd0> # /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 0x7ffac6e08100> # /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 0x7ffac6d5df40> # 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 0x7ffac6d7ed00> # 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 0x7ffac6d7eeb0> # /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 0x7ffac6d7e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e6edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e6e3a0> # /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 0x7ffac6e6efd0> # /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 0x7ffac6e3fd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dd8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dd8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e0c4f0> # 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 0x7ffac6dd8520> # /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 0x7ffac6dd8550> # /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 0x7ffac6d4ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e51250> # /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 0x7ffac6d4c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e513d0> # /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 0x7ffac6e68e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6d4c7f0> # 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 0x7ffac6d4c640> # 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 0x7ffac6d4b5b0> # 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 0x7ffac6d3fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e47910> # /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 0x7ffac6dcf6a0> # 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 0x7ffac6dceb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6dde0a0> # 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 0x7ffac6dcf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6e13b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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 0x7ffac63ec5e0> # /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 0x7ffac67e9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac6398100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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 0x7ffac6dceb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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 0x7ffac63c9f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_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 0x7ffac6e5b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac63c9850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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 0x7ffac67dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffac67d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_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_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_aii4t_db/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889855.54439: done with _execute_module (mount, {'src': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', 'path': 'none', 'fstype': 'swap', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726889855.2350838-180456-148733885450511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889855.54493: _low_level_execute_command(): starting 178205 1726889855.54496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889855.2350838-180456-148733885450511/ > /dev/null 2>&1 && sleep 0' 178205 1726889855.55160: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.55175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.55191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.55216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.55264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.55277: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.55292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.55316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.55331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.55343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.55358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.55375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.55392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.55404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.55420: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.55434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.55517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.55545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.55563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.55629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.57360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.57436: stderr chunk (state=3): >>><<< 178205 1726889855.57446: stdout chunk (state=3): >>><<< 178205 1726889855.57520: _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 178205 1726889855.57524: handler run complete 178205 1726889855.57526: attempt loop complete, returning result 178205 1726889855.57821: variable 'mount_info' from source: unknown 178205 1726889855.57824: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=146a7053-bec7-4c21-8c4f-2d523528c730', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=146a7053-bec7-4c21-8c4f-2d523528c730" } 178205 1726889855.57979: dumping result to json 178205 1726889855.57982: done dumping result, returning 178205 1726889855.57985: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-000000000e96] 178205 1726889855.57987: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e96 178205 1726889855.58038: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e96 178205 1726889855.58041: WORKER PROCESS EXITING 178205 1726889855.58092: no more pending results, returning what we have 178205 1726889855.58096: results queue empty 178205 1726889855.58097: checking for any_errors_fatal 178205 1726889855.58103: done checking for any_errors_fatal 178205 1726889855.58104: checking for max_fail_percentage 178205 1726889855.58105: done checking for max_fail_percentage 178205 1726889855.58106: checking to see if all hosts have failed and the running result is not ok 178205 1726889855.58108: done checking to see if all hosts have failed 178205 1726889855.58108: getting the remaining hosts for this loop 178205 1726889855.58110: done getting the remaining hosts for this loop 178205 1726889855.58115: getting the next task for host managed_node2 178205 1726889855.58121: done getting next task for host managed_node2 178205 1726889855.58125: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889855.58128: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889855.58139: getting variables 178205 1726889855.58141: in VariableManager get_vars() 178205 1726889855.58175: Calling all_inventory to load vars for managed_node2 178205 1726889855.58178: Calling groups_inventory to load vars for managed_node2 178205 1726889855.58184: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889855.58194: Calling all_plugins_play to load vars for managed_node2 178205 1726889855.58197: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889855.58200: Calling groups_plugins_play to load vars for managed_node2 178205 1726889855.59057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889855.59689: done with get_vars() 178205 1726889855.59704: 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 23:37:35 -0400 (0:00:00.462) 0:01:08.586 ****** 178205 1726889855.59806: entering _queue_task() for managed_node2/systemd 178205 1726889855.60076: worker is 1 (out of 1 available) 178205 1726889855.60089: exiting _queue_task() for managed_node2/systemd 178205 1726889855.60101: done queuing things up, now waiting for results queue to drain 178205 1726889855.60102: waiting for pending results... 178205 1726889855.60433: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889855.60610: in run() - task 02369adf-7a19-34ed-f5d1-000000000e98 178205 1726889855.60633: variable 'ansible_search_path' from source: unknown 178205 1726889855.60641: variable 'ansible_search_path' from source: unknown 178205 1726889855.60682: calling self._execute() 178205 1726889855.60794: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.60805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.60828: variable 'omit' from source: magic vars 178205 1726889855.61236: variable 'blivet_output' from source: set_fact 178205 1726889855.61291: Evaluated conditional (blivet_output['mounts']): True 178205 1726889855.61302: variable 'omit' from source: magic vars 178205 1726889855.61375: variable 'omit' from source: magic vars 178205 1726889855.61419: variable 'omit' from source: magic vars 178205 1726889855.61463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889855.61505: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889855.61536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889855.61558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.61573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889855.61610: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889855.61623: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.61633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.61752: Set connection var ansible_pipelining to False 178205 1726889855.61764: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889855.61775: Set connection var ansible_shell_executable to /bin/sh 178205 1726889855.61782: Set connection var ansible_connection to ssh 178205 1726889855.61791: Set connection var ansible_shell_type to sh 178205 1726889855.61807: Set connection var ansible_timeout to 10 178205 1726889855.61840: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.61848: variable 'ansible_connection' from source: unknown 178205 1726889855.61860: variable 'ansible_module_compression' from source: unknown 178205 1726889855.61866: variable 'ansible_shell_type' from source: unknown 178205 1726889855.61873: variable 'ansible_shell_executable' from source: unknown 178205 1726889855.61879: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889855.61886: variable 'ansible_pipelining' from source: unknown 178205 1726889855.61893: variable 'ansible_timeout' from source: unknown 178205 1726889855.61901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889855.62126: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889855.62146: variable 'omit' from source: magic vars 178205 1726889855.62157: starting attempt loop 178205 1726889855.62165: running the handler 178205 1726889855.62187: _low_level_execute_command(): starting 178205 1726889855.62200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889855.62983: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.63000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.63021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.63041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.63089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.63102: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.63123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.63144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.63157: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.63169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.63187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.63202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.63222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.63241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.63253: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.63268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.63351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.63375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.63394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.63464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.64958: stdout chunk (state=3): >>>/root <<< 178205 1726889855.65064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.65140: stderr chunk (state=3): >>><<< 178205 1726889855.65151: stdout chunk (state=3): >>><<< 178205 1726889855.65264: _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 178205 1726889855.65268: _low_level_execute_command(): starting 178205 1726889855.65272: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894 `" && echo ansible-tmp-1726889855.6518166-180470-264740684360894="` echo /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894 `" ) && sleep 0' 178205 1726889855.65837: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.65851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.65864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.65880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.65922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.65934: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.65953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.65969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.65979: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.65989: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.65999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.66010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.66026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.66037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.66048: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.66064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.66140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.66167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.66182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.66243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.68048: stdout chunk (state=3): >>>ansible-tmp-1726889855.6518166-180470-264740684360894=/root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894 <<< 178205 1726889855.68222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.68241: stdout chunk (state=3): >>><<< 178205 1726889855.68244: stderr chunk (state=3): >>><<< 178205 1726889855.68318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889855.6518166-180470-264740684360894=/root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894 , stderr=OpenSSH_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 178205 1726889855.68321: variable 'ansible_module_compression' from source: unknown 178205 1726889855.68419: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889855.68622: variable 'ansible_facts' from source: unknown 178205 1726889855.68651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/AnsiballZ_systemd.py 178205 1726889855.69331: Sending initial data 178205 1726889855.69334: Sent initial data (158 bytes) 178205 1726889855.70689: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.70705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.70727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.70748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.70789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.70803: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.70821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.70847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.70861: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.70873: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.70885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.70899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.70917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.70930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.70947: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.70964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.71041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.71071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.71088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.71155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.72829: 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 <<< 178205 1726889855.72857: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889855.72896: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpcgrq8yvt /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/AnsiballZ_systemd.py <<< 178205 1726889855.72936: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889855.75418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.75517: stderr chunk (state=3): >>><<< 178205 1726889855.75521: stdout chunk (state=3): >>><<< 178205 1726889855.75641: done transferring module to remote 178205 1726889855.75649: _low_level_execute_command(): starting 178205 1726889855.75652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/ /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/AnsiballZ_systemd.py && sleep 0' 178205 1726889855.76273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.76287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.76304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.76329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.76371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.76384: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.76397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.76420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.76435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.76447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.76459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.76472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.76489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.76501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.76516: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.76536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.76609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.76634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.76657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.76723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.78459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889855.78462: stdout chunk (state=3): >>><<< 178205 1726889855.78465: stderr chunk (state=3): >>><<< 178205 1726889855.78566: _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 178205 1726889855.78569: _low_level_execute_command(): starting 178205 1726889855.78572: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/AnsiballZ_systemd.py && sleep 0' 178205 1726889855.79263: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889855.79276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.79290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.79306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.79352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.79364: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889855.79377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.79393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889855.79403: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889855.79418: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889855.79436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889855.79452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889855.79468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889855.79483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889855.79494: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889855.79506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889855.79579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889855.79594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889855.79607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889855.79875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889855.81747: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889855.81750: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889855.81760: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889855.81818: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889855.81847: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889855.81880: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889855.81939: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889855.81942: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889855.81981: 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' <<< 178205 1726889855.82010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889855.82038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889855.82067: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622bf3dc0> <<< 178205 1726889855.82121: 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 0x7fe622b983a0> <<< 178205 1726889855.82132: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622bf3b20> <<< 178205 1726889855.82180: 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 0x7fe622bf3ac0> <<< 178205 1726889855.82215: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889855.82233: 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 0x7fe622b98490> <<< 178205 1726889855.82267: 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' <<< 178205 1726889855.82281: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b98940> <<< 178205 1726889855.82303: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b98670> <<< 178205 1726889855.82335: 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' <<< 178205 1726889855.82370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889855.82374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889855.82419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889855.82452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889855.82455: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889855.82467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889855.82546: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b4f220> <<< 178205 1726889855.82562: 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' <<< 178205 1726889855.82592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889855.82595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b4f940> <<< 178205 1726889855.82626: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622bb0880> <<< 178205 1726889855.82654: 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' <<< 178205 1726889855.82657: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b48d90> <<< 178205 1726889855.82718: 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' <<< 178205 1726889855.82721: stdout chunk (state=3): >>>import '_locale' # <<< 178205 1726889855.82724: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b72d90> <<< 178205 1726889855.82763: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b98970> <<< 178205 1726889855.82790: 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. <<< 178205 1726889855.83136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889855.83165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889855.83168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889855.83171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889855.83190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889855.83235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889855.83238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889855.83240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889855.83243: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622aefeb0> <<< 178205 1726889855.83283: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af2f40> <<< 178205 1726889855.83302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889855.83319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889855.83339: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889855.83365: 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' <<< 178205 1726889855.83380: 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' <<< 178205 1726889855.83420: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af0640> <<< 178205 1726889855.83443: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622aef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889855.83510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889855.83530: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889855.83557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.83586: 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' <<< 178205 1726889855.83622: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889855.83647: 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 0x7fe62278ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62278e910> import 'itertools' # <<< 178205 1726889855.83667: 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 0x7fe62278ef10> <<< 178205 1726889855.83696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889855.83716: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62278efd0> <<< 178205 1726889855.83747: 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 0x7fe6227a00d0> <<< 178205 1726889855.83760: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889855.83805: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac9d90> import '_functools' # <<< 178205 1726889855.83829: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac4670> <<< 178205 1726889855.83889: 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 0x7fe622ad66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af6e20> <<< 178205 1726889855.83918: 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' <<< 178205 1726889855.83952: 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 0x7fe6227a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac92b0> <<< 178205 1726889855.83986: 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 0x7fe622ad62e0> <<< 178205 1726889855.84014: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622afc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889855.84060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.84108: 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' <<< 178205 1726889855.84138: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0df0> # /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 0x7fe6227a0d60> <<< 178205 1726889855.84164: 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' <<< 178205 1726889855.84177: 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' <<< 178205 1726889855.84200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889855.84243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889855.84275: 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 0x7fe6227743d0> <<< 178205 1726889855.84294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889855.84310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889855.84331: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227744c0> <<< 178205 1726889855.84443: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a8f40> <<< 178205 1726889855.84482: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3a90> <<< 178205 1726889855.84513: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3490> <<< 178205 1726889855.84591: 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' <<< 178205 1726889855.84983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226c2220> <<< 178205 1726889855.84992: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62275f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622afc040> # /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 0x7fe6226d5b50> 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 0x7fe6226d5e80> # /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 0x7fe6226e7790> # /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 0x7fe6226e7cd0> # 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 0x7fe62267e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226d5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889855.85002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889855.85051: 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 0x7fe62268f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226e7610> <<< 178205 1726889855.85076: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889855.85088: 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 0x7fe62268f3a0> <<< 178205 1726889855.85132: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0a30> <<< 178205 1726889855.85150: 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' <<< 178205 1726889855.85177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889855.85187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889855.85230: 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 0x7fe6226ab700> <<< 178205 1726889855.85264: 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' <<< 178205 1726889855.85283: 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 0x7fe6226ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226ab7c0> <<< 178205 1726889855.85296: 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 0x7fe6226ab8b0> <<< 178205 1726889855.85322: 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' <<< 178205 1726889855.85504: 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 0x7fe6226abd00> <<< 178205 1726889855.85549: 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 0x7fe6226b5250> <<< 178205 1726889855.85577: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62269da90> <<< 178205 1726889855.85596: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0610> <<< 178205 1726889855.85607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889855.85660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889855.85693: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226abaf0> <<< 178205 1726889855.85836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889855.85847: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6225cb6d0> <<< 178205 1726889855.86077: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889855.86172: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.86212: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889855.86244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889855.86254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.87442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.88368: 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 0x7fe621fef820> <<< 178205 1726889855.88399: 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' <<< 178205 1726889855.88419: 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' <<< 178205 1726889855.88445: 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' <<< 178205 1726889855.88460: 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 0x7fe621fef160> <<< 178205 1726889855.88492: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fef280> <<< 178205 1726889855.88530: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621feff70> <<< 178205 1726889855.88544: 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' <<< 178205 1726889855.88591: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fefd90> import 'atexit' # <<< 178205 1726889855.88639: 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 0x7fe621feffd0> <<< 178205 1726889855.88649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889855.88662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889855.88716: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fef100> <<< 178205 1726889855.88737: 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' <<< 178205 1726889855.88752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889855.88764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889855.88788: 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' <<< 178205 1726889855.88867: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fc40d0> <<< 178205 1726889855.88905: 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 0x7fe621ec7310> <<< 178205 1726889855.88939: 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 0x7fe621ec7160> <<< 178205 1726889855.88964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889855.88995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ec7ca0> <<< 178205 1726889855.89008: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fd5dc0> <<< 178205 1726889855.89175: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fd53a0> <<< 178205 1726889855.89215: 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' <<< 178205 1726889855.89225: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fd5fd0> <<< 178205 1726889855.89238: 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' <<< 178205 1726889855.89271: 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' <<< 178205 1726889855.89315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889855.89331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889855.89335: 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 0x7fe62253ed30> <<< 178205 1726889855.89422: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff6400> <<< 178205 1726889855.89451: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fa3b20> <<< 178205 1726889855.89456: 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 0x7fe621ff6520> <<< 178205 1726889855.89490: 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 0x7fe621ff6550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 178205 1726889855.89508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889855.89523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889855.89542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889855.89628: 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 0x7fe621f35fd0> <<< 178205 1726889855.89646: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622551250> <<< 178205 1726889855.89649: 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' <<< 178205 1726889855.89720: 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 0x7fe621f32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6225513d0> <<< 178205 1726889855.89737: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889855.89766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.89781: 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' # <<< 178205 1726889855.89836: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622551d30> <<< 178205 1726889855.89964: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f327f0> <<< 178205 1726889855.90062: 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' <<< 178205 1726889855.90066: 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 0x7fe621fcfb50> <<< 178205 1726889855.90110: 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' <<< 178205 1726889855.90115: 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 0x7fe622551910> <<< 178205 1726889855.90138: 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 0x7fe6225515e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622547910> <<< 178205 1726889855.90173: 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' <<< 178205 1726889855.90191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889855.90194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889855.90221: 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 0x7fe621f28940> <<< 178205 1726889855.90399: 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 0x7fe621f45d90> <<< 178205 1726889855.90435: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f31580> <<< 178205 1726889855.90460: 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 0x7fe621f28ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f319a0> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889855.90478: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889855.90547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.90635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.90658: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889855.90676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.90763: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.90860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.91295: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.91741: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889855.91764: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889855.91782: 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' <<< 178205 1726889855.91837: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889855.91847: 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 0x7fe621f427f0> <<< 178205 1726889855.91894: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889855.91922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621aaa970> <<< 178205 1726889855.91963: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889855.91980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.91991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.92016: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889855.92125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.92252: 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' <<< 178205 1726889855.92278: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fad730> # zipimport: zlib available <<< 178205 1726889855.92662: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93158: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889855.93161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93226: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889855.93229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93276: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93364: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889855.93383: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889855.93423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93462: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889855.93466: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889855.93857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889855.93861: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889855.93933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff1370> <<< 178205 1726889855.93936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.93988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94071: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889855.94074: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889855.94086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94150: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889855.94190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94377: 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 <<< 178205 1726889855.94401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889855.94472: 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 0x7fe621f61550> <<< 178205 1726889855.94549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621927eb0> <<< 178205 1726889855.94584: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889855.94598: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889855.94640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94713: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.94760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889855.94771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889855.94790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889855.94821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889855.94846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889855.94859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889855.94930: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f697f0> <<< 178205 1726889855.94966: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f67790> <<< 178205 1726889855.95044: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889855.95069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95083: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889855.95162: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889855.95188: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889855.95202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95610: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95675: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889855.95686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95740: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95801: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.95858: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889855.95991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.96127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.96158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.96201: 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' <<< 178205 1726889855.96244: 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' <<< 178205 1726889855.96257: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889855.96309: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62182d5b0> <<< 178205 1726889855.96339: 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' <<< 178205 1726889855.96358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889855.96381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889855.96406: 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' <<< 178205 1726889855.96418: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ab0340> <<< 178205 1726889855.96453: 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 0x7fe621ab04f0> <<< 178205 1726889855.96502: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62193a370> <<< 178205 1726889855.96542: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62182dc40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a71970> <<< 178205 1726889855.96563: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a71f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889855.96593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889855.96617: 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' <<< 178205 1726889855.96649: 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 0x7fe621a6efd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a8fdf0> <<< 178205 1726889855.96684: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889855.96705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a6eee0> <<< 178205 1726889855.96738: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889855.96753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889855.96780: 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 0x7fe6218921f0> <<< 178205 1726889855.96802: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ad8a60> <<< 178205 1726889855.96856: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a713a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889855.96877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889855.96891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.96927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.96977: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889855.97024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97084: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889855.97105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889855.97138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97169: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889855.97179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97212: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97252: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889855.97295: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97337: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889855.97384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97436: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97535: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889855.97548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.97908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98263: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889855.98314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98424: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889855.98452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98485: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889855.98533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98579: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889855.98643: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889855.98676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889855.98783: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.98857: 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' <<< 178205 1726889855.98894: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6218920a0> <<< 178205 1726889855.98903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889855.98919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889855.99073: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621892790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889855.99081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99177: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889855.99255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99336: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889855.99342: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99459: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 178205 1726889855.99499: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889855.99557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889855.99696: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889855.99702: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6217ee400> <<< 178205 1726889855.99925: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62178d640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889855.99933: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889855.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00037: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889856.00040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00102: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00413: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889856.00423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00479: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889856.00483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00557: 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' <<< 178205 1726889856.00609: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.00656: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe62171beb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62171bd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889856.00660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00727: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 178205 1726889856.00863: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.00983: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 178205 1726889856.01095: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01180: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01253: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889856.01259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889856.01638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01740: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889856.01758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.01802: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.02233: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.02652: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889856.02671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.02741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.02834: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889856.02916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03007: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889856.03010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03266: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 178205 1726889856.03293: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889856.03296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03371: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889856.03374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03694: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03873: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889856.03876: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889856.03902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03951: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889856.03954: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.03992: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889856.04048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889856.04130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04168: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889856.04171: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04270: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889856.04273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04376: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889856.04379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04794: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889856.04798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889856.04932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.04965: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889856.04993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05029: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889856.05048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05090: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889856.05156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889856.05267: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889856.05271: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 178205 1726889856.05304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05355: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889856.05358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05378: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889856.05421: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05463: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05520: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05589: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889856.05601: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889856.05638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05680: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889856.05696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.05998: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889856.06042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06085: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 178205 1726889856.06130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06167: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889856.06184: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06312: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889856.06324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06471: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 178205 1726889856.06484: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 178205 1726889856.06586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06696: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889856.06761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.06910: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889856.26921: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889856.27490: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 178205 1726889856.27568: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing 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 <<< 178205 1726889856.27608: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # 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 <<< 178205 1726889856.27633: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy<<< 178205 1726889856.27667: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 178205 1726889856.27684: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 178205 1726889856.27725: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys <<< 178205 1726889856.27784: stdout chunk (state=3): >>># 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<<< 178205 1726889856.27792: 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 # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889856.28046: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889856.28063: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889856.28099: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889856.28132: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889856.28168: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889856.28181: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889856.28222: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889856.28284: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 178205 1726889856.28301: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889856.28328: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 178205 1726889856.28357: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889856.28399: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889856.28403: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889856.28459: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889856.28528: stdout chunk (state=3): >>># 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 <<< 178205 1726889856.28573: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889856.28647: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # 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 <<< 178205 1726889856.28667: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889856.28681: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889856.28841: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889856.28868: stdout chunk (state=3): >>># 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 <<< 178205 1726889856.28908: 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 <<< 178205 1726889856.28911: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889856.28946: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889856.29314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889856.29317: stdout chunk (state=3): >>><<< 178205 1726889856.29319: stderr chunk (state=3): >>><<< 178205 1726889856.29464: _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 0x7fe622bf3dc0> # /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 0x7fe622b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622bf3b20> # /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 0x7fe622bf3ac0> 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 0x7fe622b98490> # /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 0x7fe622b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b98670> # /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 0x7fe622b4f190> # /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 0x7fe622b4f220> # /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 0x7fe622b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622bb0880> # /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 0x7fe622b48d90> # /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 0x7fe622b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622b98970> 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 0x7fe622aefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af2f40> # /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 0x7fe622ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622aef370> # /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 0x7fe62278ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62278e910> 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 0x7fe62278ef10> # /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 0x7fe62278efd0> # /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 0x7fe6227a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac4670> # /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 0x7fe622ad66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622af6e20> # /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 0x7fe6227a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622ac92b0> # 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 0x7fe622ad62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622afc9d0> # /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 0x7fe6227a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0df0> # /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 0x7fe6227a0d60> # /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 0x7fe6227743d0> # /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 0x7fe6227744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3490> # /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 0x7fe6226c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62275f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622afc040> # /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 0x7fe6226d5b50> 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 0x7fe6226d5e80> # /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 0x7fe6226e7790> # /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 0x7fe6226e7cd0> # 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 0x7fe62267e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226d5f70> # /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 0x7fe62268f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226e7610> 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 0x7fe62268f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0a30> # /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 0x7fe6226ab700> # /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 0x7fe6226ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226ab7c0> # 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 0x7fe6226ab8b0> # /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 0x7fe6226abd00> # 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 0x7fe6226b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6226ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62269da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6227a0610> # /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 0x7fe6226abaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6225cb6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fef820> # /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 0x7fe621fef160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fef280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621feff70> # /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 0x7fe621fef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fefd90> 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 0x7fe621feffd0> # /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 0x7fe621fef100> # /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 0x7fe621fc40d0> # 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 0x7fe621ec7310> # 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 0x7fe621ec7160> # /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 0x7fe621ec7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fd5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fd53a0> # /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 0x7fe621fd5fd0> # /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 0x7fe62253ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fa3b20> # 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 0x7fe621ff6520> # /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 0x7fe621ff6550> # /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 0x7fe621f35fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622551250> # /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 0x7fe621f32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6225513d0> # /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 0x7fe622551d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f327f0> # 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 0x7fe621fcfb50> # 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 0x7fe622551910> # 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 0x7fe6225515e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe622547910> # /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 0x7fe621f28940> # 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 0x7fe621f45d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f31580> # 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 0x7fe621f28ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe621f427f0> # /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 0x7fe621f748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621aaa970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621fad730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ff1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe621f61550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621927eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f697f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f67790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621f61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62182d5b0> # /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 0x7fe621ab0340> # 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 0x7fe621ab04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62193a370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62182dc40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a71970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a71f70> # /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 0x7fe621a6efd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a8fdf0> # /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 0x7fe621a6eee0> # /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 0x7fe6218921f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621ad8a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe621a713a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6218920a0> # /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 0x7fe621892790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6217ee400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62178d640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe62171beb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe62171bd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_ntqimrca/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889856.30556: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889856.30560: _low_level_execute_command(): starting 178205 1726889856.30562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889855.6518166-180470-264740684360894/ > /dev/null 2>&1 && sleep 0' 178205 1726889856.31167: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.31179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.31192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.31213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.31260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.31271: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.31284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.31300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.31313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.31327: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.31339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.31352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.31366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.31376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.31386: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.31397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.31479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.31499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.31515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.31581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.33426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.33477: stderr chunk (state=3): >>><<< 178205 1726889856.33481: stdout chunk (state=3): >>><<< 178205 1726889856.33721: _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 178205 1726889856.33725: handler run complete 178205 1726889856.33727: attempt loop complete, returning result 178205 1726889856.33729: _execute() done 178205 1726889856.33732: dumping result to json 178205 1726889856.33734: done dumping result, returning 178205 1726889856.33736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000000e98] 178205 1726889856.33738: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e98 178205 1726889856.33810: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e98 178205 1726889856.33815: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889856.33894: no more pending results, returning what we have 178205 1726889856.33898: results queue empty 178205 1726889856.33899: checking for any_errors_fatal 178205 1726889856.33919: done checking for any_errors_fatal 178205 1726889856.33920: checking for max_fail_percentage 178205 1726889856.33922: done checking for max_fail_percentage 178205 1726889856.33923: checking to see if all hosts have failed and the running result is not ok 178205 1726889856.33924: done checking to see if all hosts have failed 178205 1726889856.33925: getting the remaining hosts for this loop 178205 1726889856.33927: done getting the remaining hosts for this loop 178205 1726889856.33930: getting the next task for host managed_node2 178205 1726889856.33937: done getting next task for host managed_node2 178205 1726889856.33942: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889856.33945: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889856.33958: getting variables 178205 1726889856.33960: in VariableManager get_vars() 178205 1726889856.33999: Calling all_inventory to load vars for managed_node2 178205 1726889856.34002: Calling groups_inventory to load vars for managed_node2 178205 1726889856.34005: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889856.34018: Calling all_plugins_play to load vars for managed_node2 178205 1726889856.34022: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889856.34025: Calling groups_plugins_play to load vars for managed_node2 178205 1726889856.34781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889856.35701: done with get_vars() 178205 1726889856.35718: 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 23:37:36 -0400 (0:00:00.760) 0:01:09.346 ****** 178205 1726889856.35821: entering _queue_task() for managed_node2/mount 178205 1726889856.36103: worker is 1 (out of 1 available) 178205 1726889856.36118: exiting _queue_task() for managed_node2/mount 178205 1726889856.36129: done queuing things up, now waiting for results queue to drain 178205 1726889856.36130: waiting for pending results... 178205 1726889856.36425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889856.36572: in run() - task 02369adf-7a19-34ed-f5d1-000000000e99 178205 1726889856.36593: variable 'ansible_search_path' from source: unknown 178205 1726889856.36608: variable 'ansible_search_path' from source: unknown 178205 1726889856.36964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889856.39354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889856.39445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889856.39487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889856.39540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889856.39574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889856.39669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.39702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.39743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.39792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.39814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.39873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.39902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.39939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.39988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.40008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.40078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.40108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.40144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.40196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.40218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.40375: variable 'blivet_output' from source: set_fact 178205 1726889856.40478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889856.40663: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889856.40708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889856.40750: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889856.40784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889856.40846: 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) 178205 1726889856.41356: 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) 178205 1726889856.41391: 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) 178205 1726889856.41425: 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) 178205 1726889856.41554: variable 'omit' from source: magic vars 178205 1726889856.41657: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.41678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.41694: variable 'omit' from source: magic vars 178205 1726889856.41784: variable 'omit' from source: magic vars 178205 1726889856.41854: variable 'omit' from source: magic vars 178205 1726889856.42007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.42043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.42072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.42123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.42148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.42246: variable 'mount_info' from source: unknown 178205 1726889856.42257: variable 'omit' from source: magic vars 178205 1726889856.42358: variable 'mount_info' from source: unknown 178205 1726889856.42476: variable 'mount_info' from source: unknown 178205 1726889856.42494: variable 'omit' from source: magic vars 178205 1726889856.42613: variable 'mount_info' from source: unknown 178205 1726889856.42625: variable 'omit' from source: magic vars 178205 1726889856.42717: variable 'mount_info' from source: unknown 178205 1726889856.42740: variable 'omit' from source: magic vars 178205 1726889856.42772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889856.42805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889856.42828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889856.42849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889856.42862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889856.42899: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889856.42906: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.42916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.43020: Set connection var ansible_pipelining to False 178205 1726889856.43032: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889856.43044: Set connection var ansible_shell_executable to /bin/sh 178205 1726889856.43051: Set connection var ansible_connection to ssh 178205 1726889856.43059: Set connection var ansible_shell_type to sh 178205 1726889856.43068: Set connection var ansible_timeout to 10 178205 1726889856.43098: variable 'ansible_shell_executable' from source: unknown 178205 1726889856.43106: variable 'ansible_connection' from source: unknown 178205 1726889856.43117: variable 'ansible_module_compression' from source: unknown 178205 1726889856.43124: variable 'ansible_shell_type' from source: unknown 178205 1726889856.43130: variable 'ansible_shell_executable' from source: unknown 178205 1726889856.43136: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.43143: variable 'ansible_pipelining' from source: unknown 178205 1726889856.43148: variable 'ansible_timeout' from source: unknown 178205 1726889856.43155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889856.43337: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889856.43354: variable 'omit' from source: magic vars 178205 1726889856.43364: starting attempt loop 178205 1726889856.43369: running the handler 178205 1726889856.43386: _low_level_execute_command(): starting 178205 1726889856.43395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889856.44152: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.44169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.44184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.44205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.44249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.44260: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.44274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.44292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.44307: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.44319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.44331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.44343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.44358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.44368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.44377: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.44392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.44472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.44494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.44515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.44579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.46086: stdout chunk (state=3): >>>/root <<< 178205 1726889856.46190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.46272: stderr chunk (state=3): >>><<< 178205 1726889856.46283: stdout chunk (state=3): >>><<< 178205 1726889856.46392: _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 178205 1726889856.46395: _low_level_execute_command(): starting 178205 1726889856.46399: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192 `" && echo ansible-tmp-1726889856.4630787-180498-41618827134192="` echo /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192 `" ) && sleep 0' 178205 1726889856.46963: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.46977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.46991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.47009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.47060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.47071: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.47085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.47102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.47122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.47134: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.47150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.47168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.47184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.47196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.47206: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.47223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.47303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.47326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.47343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.47407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.49217: stdout chunk (state=3): >>>ansible-tmp-1726889856.4630787-180498-41618827134192=/root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192 <<< 178205 1726889856.49335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.49405: stderr chunk (state=3): >>><<< 178205 1726889856.49417: stdout chunk (state=3): >>><<< 178205 1726889856.49721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889856.4630787-180498-41618827134192=/root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889856.49726: variable 'ansible_module_compression' from source: unknown 178205 1726889856.49728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889856.49731: variable 'ansible_facts' from source: unknown 178205 1726889856.49733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/AnsiballZ_mount.py 178205 1726889856.49821: Sending initial data 178205 1726889856.49825: Sent initial data (155 bytes) 178205 1726889856.50772: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.50785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.50798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.50822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.50862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.50874: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.50888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.50904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.50920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.50931: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.50943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.50956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.50970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.50980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.50989: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.51000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.51082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.51101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.51117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.51176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.52858: 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 <<< 178205 1726889856.52884: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889856.52926: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpo82wb56l /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/AnsiballZ_mount.py <<< 178205 1726889856.52956: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889856.54040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.54277: stderr chunk (state=3): >>><<< 178205 1726889856.54280: stdout chunk (state=3): >>><<< 178205 1726889856.54283: done transferring module to remote 178205 1726889856.54285: _low_level_execute_command(): starting 178205 1726889856.54287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/ /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/AnsiballZ_mount.py && sleep 0' 178205 1726889856.54832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.54847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.54862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.54880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.54926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.54944: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.54960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.54978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.54990: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.55000: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.55014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.55027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.55043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.55055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.55066: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.55079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.55157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.55177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.55192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.55252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.56919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.56993: stderr chunk (state=3): >>><<< 178205 1726889856.57003: stdout chunk (state=3): >>><<< 178205 1726889856.57090: _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 178205 1726889856.57093: _low_level_execute_command(): starting 178205 1726889856.57095: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/AnsiballZ_mount.py && sleep 0' 178205 1726889856.57642: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.57660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.57675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.57692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.57733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.57745: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.57765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.57783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.57795: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.57806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.57821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.57835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.57851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.57864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.57882: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.57896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.57970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.57997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.58014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.58080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.59986: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889856.60028: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889856.60031: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889856.60081: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889856.60114: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889856.60141: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889856.60180: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889856.60241: 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' <<< 178205 1726889856.60267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889856.60282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889856.60302: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc60d8dc0> <<< 178205 1726889856.60346: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889856.60360: 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 0x7f9fc607d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc60d8b20> <<< 178205 1726889856.60396: 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' <<< 178205 1726889856.60431: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc60d8ac0> <<< 178205 1726889856.60435: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889856.60454: 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 0x7f9fc607d490> <<< 178205 1726889856.60473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889856.60524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889856.60535: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc607d940> <<< 178205 1726889856.60546: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc607d670> <<< 178205 1726889856.60571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889856.60590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889856.60613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889856.60643: 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 <<< 178205 1726889856.60666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889856.60685: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6034190> <<< 178205 1726889856.60705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889856.60723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889856.60787: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6034220> <<< 178205 1726889856.60814: 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' <<< 178205 1726889856.60854: 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 0x7f9fc6057850> <<< 178205 1726889856.60856: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6034940> <<< 178205 1726889856.60884: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6095880> <<< 178205 1726889856.60907: 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' <<< 178205 1726889856.60909: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc602dd90> <<< 178205 1726889856.60968: 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 0x7f9fc6057d90> <<< 178205 1726889856.61021: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc607d970> <<< 178205 1726889856.61046: 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. <<< 178205 1726889856.61255: 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' <<< 178205 1726889856.61303: 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' <<< 178205 1726889856.61306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889856.61342: 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 <<< 178205 1726889856.61362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5dafeb0> <<< 178205 1726889856.61415: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db2f40> <<< 178205 1726889856.61440: 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' <<< 178205 1726889856.61460: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889856.61484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889856.61503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889856.61535: 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' <<< 178205 1726889856.61557: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5da7610> <<< 178205 1726889856.61567: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5daf370> <<< 178205 1726889856.61579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889856.61655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889856.61659: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889856.61697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889856.61711: 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' <<< 178205 1726889856.61770: 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 0x7f9fc5d30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d30910> <<< 178205 1726889856.61774: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889856.61805: 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 0x7f9fc5d30f10> <<< 178205 1726889856.61809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889856.61844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889856.61859: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d30fd0> <<< 178205 1726889856.61880: 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 0x7f9fc5d420d0> import '_collections' # <<< 178205 1726889856.61931: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d89d90> import '_functools' # <<< 178205 1726889856.61960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d84670> <<< 178205 1726889856.62047: 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 0x7f9fc5d956d0> <<< 178205 1726889856.62055: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db6e20> <<< 178205 1726889856.62062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889856.62084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889856.62092: 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 0x7f9fc5d42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d892b0> <<< 178205 1726889856.62124: 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 0x7f9fc5d952e0> <<< 178205 1726889856.62127: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5dbc9d0> <<< 178205 1726889856.62150: 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' <<< 178205 1726889856.62170: 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' <<< 178205 1726889856.62208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889856.62213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889856.62243: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42df0> <<< 178205 1726889856.62249: 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 0x7f9fc5d42d60> <<< 178205 1726889856.62270: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889856.62289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889856.62316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889856.62336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 178205 1726889856.62339: stdout chunk (state=3): >>> <<< 178205 1726889856.62365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889856.62407: 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 0x7f9fc5d163d0> <<< 178205 1726889856.62424: 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' <<< 178205 1726889856.62457: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d164c0> <<< 178205 1726889856.62571: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d4bf40> <<< 178205 1726889856.62618: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45490> <<< 178205 1726889856.62640: 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' <<< 178205 1726889856.62681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889856.62699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889856.62725: 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' <<< 178205 1726889856.62746: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c4a220> <<< 178205 1726889856.62766: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d00520> <<< 178205 1726889856.62806: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5dbc040> <<< 178205 1726889856.62828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889856.62847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889856.62877: 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 0x7f9fc5c5eb50> <<< 178205 1726889856.62890: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889856.62925: 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 0x7f9fc5c5ee80> <<< 178205 1726889856.62944: 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' <<< 178205 1726889856.62974: 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 0x7f9fc5c6f790> <<< 178205 1726889856.62998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889856.63028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889856.63052: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c6fcd0> <<< 178205 1726889856.63096: 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' <<< 178205 1726889856.63122: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc5c06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c5ef70> <<< 178205 1726889856.63134: 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' <<< 178205 1726889856.63180: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.63192: 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 0x7f9fc5c182e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c6f610> import 'pwd' # <<< 178205 1726889856.63218: 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 0x7f9fc5c183a0> <<< 178205 1726889856.63248: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42a30> <<< 178205 1726889856.63273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889856.63297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889856.63318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889856.63345: 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 0x7f9fc5c32700> <<< 178205 1726889856.63370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889856.63408: stdout chunk (state=3): >>># 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 0x7f9fc5c329d0> <<< 178205 1726889856.63435: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c327c0> # 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 0x7f9fc5c328b0> <<< 178205 1726889856.63454: 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' <<< 178205 1726889856.63644: 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 0x7f9fc5c32d00> <<< 178205 1726889856.63676: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.63697: 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 0x7f9fc5c3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c32940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c26a90> <<< 178205 1726889856.63729: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42610> <<< 178205 1726889856.63742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889856.63794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889856.63830: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c32af0> <<< 178205 1726889856.63935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889856.63951: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9fc5b596d0> <<< 178205 1726889856.64066: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip' <<< 178205 1726889856.64081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.64156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.64180: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889856.64208: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889856.64229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.65533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.66476: 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' <<< 178205 1726889856.66506: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554f820> # /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' <<< 178205 1726889856.66537: 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' <<< 178205 1726889856.66562: 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' <<< 178205 1726889856.66576: 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 0x7f9fc554f160> <<< 178205 1726889856.66601: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554f280> <<< 178205 1726889856.66647: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554ff70> <<< 178205 1726889856.66661: 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' <<< 178205 1726889856.66730: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554fd90> import 'atexit' # <<< 178205 1726889856.67216: 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 0x7f9fc554ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889856.67231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554f100> # /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 0x7f9fc54a4f40> # 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 0x7f9fc54c5d00> # 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 0x7f9fc54c5eb0> # /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 0x7f9fc54c5370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55b5dc0> <<< 178205 1726889856.67289: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55b53a0> <<< 178205 1726889856.67316: 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' <<< 178205 1726889856.67343: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55b5fd0> <<< 178205 1726889856.67367: 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' <<< 178205 1726889856.67394: 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' <<< 178205 1726889856.67425: 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' <<< 178205 1726889856.67440: 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 0x7f9fc5586d30> <<< 178205 1726889856.67525: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc551fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc551f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55534f0> <<< 178205 1726889856.67555: 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 0x7f9fc551f520> <<< 178205 1726889856.67589: 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 0x7f9fc551f550> <<< 178205 1726889856.67615: 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' <<< 178205 1726889856.67627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889856.67651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889856.67720: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.67739: 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 0x7f9fc5496fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5598250> <<< 178205 1726889856.67752: 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' <<< 178205 1726889856.67806: 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 0x7f9fc5493850> <<< 178205 1726889856.67821: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55983d0> <<< 178205 1726889856.67834: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889856.67865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889856.67886: 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' <<< 178205 1726889856.67897: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889856.67950: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55afe50> <<< 178205 1726889856.68071: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc54937f0> <<< 178205 1726889856.68160: 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 0x7f9fc5493640> <<< 178205 1726889856.68192: 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 0x7f9fc54925b0> <<< 178205 1726889856.68233: 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 0x7f9fc5486d90> <<< 178205 1726889856.68253: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc558e910> <<< 178205 1726889856.68267: 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' <<< 178205 1726889856.68284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889856.68298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889856.68337: 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 0x7f9fc55166a0> <<< 178205 1726889856.68507: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.68537: 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 0x7f9fc5515b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55250a0> <<< 178205 1726889856.68557: 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 0x7f9fc5516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc555ab20> <<< 178205 1726889856.68577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68594: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889856.68604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889856.68772: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889856.68784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68801: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889856.68813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68894: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.68990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.69432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.69882: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889856.69900: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889856.69924: 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' <<< 178205 1726889856.69979: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889856.69989: 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 0x7f9fc50625e0> <<< 178205 1726889856.70051: 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 0x7f9fc545f580> <<< 178205 1726889856.70064: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc500f100> <<< 178205 1726889856.70104: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889856.70120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.70140: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889856.70156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.70267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.70395: 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' <<< 178205 1726889856.70416: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5515b80> <<< 178205 1726889856.70431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.70810: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71280: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889856.71319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71357: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889856.71360: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71487: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889856.71506: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71521: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889856.71546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71583: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889856.71765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.71950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889856.71980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889856.72053: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5040f10> # zipimport: zlib available <<< 178205 1726889856.72122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72186: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889856.72218: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889856.72221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72248: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72283: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889856.72325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72447: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72508: 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 <<< 178205 1726889856.72530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889856.72601: 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 0x7f9fc55a2220> <<< 178205 1726889856.72631: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5040850> <<< 178205 1726889856.72670: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889856.72673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.72905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889856.72924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889856.72927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889856.72956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889856.72981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889856.73064: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5456ca0> <<< 178205 1726889856.73105: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5452f70> <<< 178205 1726889856.73167: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc544c940> <<< 178205 1726889856.73171: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889856.73190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.73218: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889856.73284: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889856.73323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 178205 1726889856.73340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.73367: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889856.73403: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889856.73407: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 178205 1726889856.73431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889856.73444: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.73796: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.74136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.74153: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889856.74156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.74178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.74235: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889856.74304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889856.74481: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889856.75613: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ <<< 178205 1726889856.75910: 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 <<< 178205 1726889856.75955: 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 <<< 178205 1726889856.76006: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889856.76026: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # cleanup[2] removing gc <<< 178205 1726889856.76207: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889856.76232: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889856.76258: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889856.76293: 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 <<< 178205 1726889856.76344: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889856.76358: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889856.76490: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889856.76527: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # 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 <<< 178205 1726889856.76586: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889856.76591: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889856.76726: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889856.76769: stdout chunk (state=3): >>># 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 <<< 178205 1726889856.76787: 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 <<< 178205 1726889856.76810: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889856.77174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889856.77177: stdout chunk (state=3): >>><<< 178205 1726889856.77179: stderr chunk (state=3): >>><<< 178205 1726889856.77441: _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 0x7f9fc60d8dc0> # /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 0x7f9fc607d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc60d8b20> # /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 0x7f9fc60d8ac0> 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 0x7f9fc607d490> # /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 0x7f9fc607d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc607d670> # /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 0x7f9fc6034190> # /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 0x7f9fc6034220> # /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 0x7f9fc6057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc6095880> # /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 0x7f9fc602dd90> # /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 0x7f9fc6057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc607d970> 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 0x7f9fc5dafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db2f40> # /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 0x7f9fc5da7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5daf370> # /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 0x7f9fc5d30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d30910> 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 0x7f9fc5d30f10> # /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 0x7f9fc5d30fd0> # /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 0x7f9fc5d420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d84670> # /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 0x7f9fc5d956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5db6e20> # /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 0x7f9fc5d42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d892b0> # 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 0x7f9fc5d952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5dbc9d0> # /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 0x7f9fc5d42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42df0> # /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 0x7f9fc5d42d60> # /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 0x7f9fc5d163d0> # /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 0x7f9fc5d164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d4bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45490> # /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 0x7f9fc5c4a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d00520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5dbc040> # /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 0x7f9fc5c5eb50> 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 0x7f9fc5c5ee80> # /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 0x7f9fc5c6f790> # /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 0x7f9fc5c6fcd0> # 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 0x7f9fc5c06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c5ef70> # /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 0x7f9fc5c182e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c6f610> 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 0x7f9fc5c183a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42a30> # /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 0x7f9fc5c32700> # /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 0x7f9fc5c329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c327c0> # 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 0x7f9fc5c328b0> # /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 0x7f9fc5c32d00> # 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 0x7f9fc5c3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c32940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5c26a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5d42610> # /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 0x7f9fc5c32af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9fc5b596d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc554f820> # /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 0x7f9fc554f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554ff70> # /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 0x7f9fc554f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc554fd90> 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 0x7f9fc554ffd0> # /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 0x7f9fc554f100> # /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 0x7f9fc54a4f40> # 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 0x7f9fc54c5d00> # 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 0x7f9fc54c5eb0> # /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 0x7f9fc54c5370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55b53a0> # /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 0x7f9fc55b5fd0> # /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 0x7f9fc5586d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc551fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc551f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55534f0> # 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 0x7f9fc551f520> # /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 0x7f9fc551f550> # /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 0x7f9fc5496fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5598250> # /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 0x7f9fc5493850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55983d0> # /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 0x7f9fc55afe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc54937f0> # 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 0x7f9fc5493640> # 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 0x7f9fc54925b0> # 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 0x7f9fc5486d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc558e910> # /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 0x7f9fc55166a0> # 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 0x7f9fc5515b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc55250a0> # 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 0x7f9fc5516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc555ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc50625e0> # /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 0x7f9fc545f580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc500f100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc5515b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc5040f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc55a2220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5040850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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 0x7f9fc5456ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc5452f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc544c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_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_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_c2qzycwr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available import 'gc' # {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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 178205 1726889856.78253: done with _execute_module (mount, {'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'state': 'mounted', '_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': 'mount', '_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-1726889856.4630787-180498-41618827134192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889856.78262: _low_level_execute_command(): starting 178205 1726889856.78265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889856.4630787-180498-41618827134192/ > /dev/null 2>&1 && sleep 0' 178205 1726889856.79032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.79047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.79063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.79098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.79142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.79154: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.79169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.79187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.79205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.79219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.79231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.79245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.79261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.79273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.79284: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.79300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.79401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.79433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.79450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.79521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.81258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.81345: stderr chunk (state=3): >>><<< 178205 1726889856.81365: stdout chunk (state=3): >>><<< 178205 1726889856.81523: _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 178205 1726889856.81526: handler run complete 178205 1726889856.81529: attempt loop complete, returning result 178205 1726889856.81531: variable 'mount_info' from source: unknown 178205 1726889856.81633: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8" } 178205 1726889856.81906: dumping result to json 178205 1726889856.81910: done dumping result, returning 178205 1726889856.81914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-000000000e99] 178205 1726889856.81916: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e99 178205 1726889856.81956: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e99 178205 1726889856.81959: WORKER PROCESS EXITING 178205 1726889856.82059: no more pending results, returning what we have 178205 1726889856.82063: results queue empty 178205 1726889856.82063: checking for any_errors_fatal 178205 1726889856.82070: done checking for any_errors_fatal 178205 1726889856.82071: checking for max_fail_percentage 178205 1726889856.82072: done checking for max_fail_percentage 178205 1726889856.82073: checking to see if all hosts have failed and the running result is not ok 178205 1726889856.82074: done checking to see if all hosts have failed 178205 1726889856.82074: getting the remaining hosts for this loop 178205 1726889856.82076: done getting the remaining hosts for this loop 178205 1726889856.82079: getting the next task for host managed_node2 178205 1726889856.82085: done getting next task for host managed_node2 178205 1726889856.82088: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889856.82091: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889856.82104: getting variables 178205 1726889856.82106: in VariableManager get_vars() 178205 1726889856.82139: Calling all_inventory to load vars for managed_node2 178205 1726889856.82142: Calling groups_inventory to load vars for managed_node2 178205 1726889856.82144: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889856.82154: Calling all_plugins_play to load vars for managed_node2 178205 1726889856.82157: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889856.82159: Calling groups_plugins_play to load vars for managed_node2 178205 1726889856.82771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889856.83389: done with get_vars() 178205 1726889856.83409: 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 23:37:36 -0400 (0:00:00.476) 0:01:09.823 ****** 178205 1726889856.83505: entering _queue_task() for managed_node2/file 178205 1726889856.83799: worker is 1 (out of 1 available) 178205 1726889856.83815: exiting _queue_task() for managed_node2/file 178205 1726889856.83827: done queuing things up, now waiting for results queue to drain 178205 1726889856.83828: waiting for pending results... 178205 1726889856.84133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889856.84276: in run() - task 02369adf-7a19-34ed-f5d1-000000000e9b 178205 1726889856.84298: variable 'ansible_search_path' from source: unknown 178205 1726889856.84305: variable 'ansible_search_path' from source: unknown 178205 1726889856.84649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889856.87562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889856.87643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889856.87686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889856.87746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889856.87780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889856.87872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.87908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.87943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.87997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.88021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.88079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.88109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.88143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.88199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.88222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.88316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889856.88346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889856.88376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889856.88431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889856.88451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889856.88601: variable 'blivet_output' from source: set_fact 178205 1726889856.88699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889856.88888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889856.88930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889856.88973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889856.89005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889856.89061: 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) 178205 1726889856.89088: 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) 178205 1726889856.89123: 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) 178205 1726889856.89158: 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) 178205 1726889856.89289: variable 'omit' from source: magic vars 178205 1726889856.89397: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.89414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.89431: variable 'omit' from source: magic vars 178205 1726889856.89801: variable 'mount_info' from source: unknown 178205 1726889856.89822: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 178205 1726889856.89830: when evaluation is False, skipping this task 178205 1726889856.89869: variable 'mount_info' from source: unknown 178205 1726889856.89950: variable 'mount_info' from source: unknown skipping: [managed_node2] => (item={'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" }, "skip_reason": "Conditional result was False" } 178205 1726889856.90199: dumping result to json 178205 1726889856.90209: done dumping result, returning 178205 1726889856.90222: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-000000000e9b] 178205 1726889856.90239: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9b skipping: [managed_node2] => { "changed": false } MSG: All items skipped 178205 1726889856.90360: no more pending results, returning what we have 178205 1726889856.90365: results queue empty 178205 1726889856.90366: checking for any_errors_fatal 178205 1726889856.90376: done checking for any_errors_fatal 178205 1726889856.90377: checking for max_fail_percentage 178205 1726889856.90379: done checking for max_fail_percentage 178205 1726889856.90380: checking to see if all hosts have failed and the running result is not ok 178205 1726889856.90381: done checking to see if all hosts have failed 178205 1726889856.90382: getting the remaining hosts for this loop 178205 1726889856.90384: done getting the remaining hosts for this loop 178205 1726889856.90387: getting the next task for host managed_node2 178205 1726889856.90395: done getting next task for host managed_node2 178205 1726889856.90399: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889856.90402: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889856.90423: getting variables 178205 1726889856.90425: in VariableManager get_vars() 178205 1726889856.90465: Calling all_inventory to load vars for managed_node2 178205 1726889856.90468: Calling groups_inventory to load vars for managed_node2 178205 1726889856.90470: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889856.90481: Calling all_plugins_play to load vars for managed_node2 178205 1726889856.90484: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889856.90486: Calling groups_plugins_play to load vars for managed_node2 178205 1726889856.90963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889856.91566: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9b 178205 1726889856.91569: WORKER PROCESS EXITING 178205 1726889856.92216: done with get_vars() 178205 1726889856.92234: 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 23:37:36 -0400 (0:00:00.088) 0:01:09.911 ****** 178205 1726889856.92327: entering _queue_task() for managed_node2/systemd 178205 1726889856.92594: worker is 1 (out of 1 available) 178205 1726889856.92606: exiting _queue_task() for managed_node2/systemd 178205 1726889856.92618: done queuing things up, now waiting for results queue to drain 178205 1726889856.92619: waiting for pending results... 178205 1726889856.92907: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889856.93066: in run() - task 02369adf-7a19-34ed-f5d1-000000000e9d 178205 1726889856.93083: variable 'ansible_search_path' from source: unknown 178205 1726889856.93091: variable 'ansible_search_path' from source: unknown 178205 1726889856.93131: calling self._execute() 178205 1726889856.93236: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.93247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.93258: variable 'omit' from source: magic vars 178205 1726889856.93647: variable 'blivet_output' from source: set_fact 178205 1726889856.93692: Evaluated conditional (blivet_output['mounts']): True 178205 1726889856.93702: variable 'omit' from source: magic vars 178205 1726889856.93779: variable 'omit' from source: magic vars 178205 1726889856.93814: variable 'omit' from source: magic vars 178205 1726889856.93865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889856.93900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889856.93925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889856.93948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889856.93969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889856.94000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889856.94008: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.94018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.94124: Set connection var ansible_pipelining to False 178205 1726889856.94135: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889856.94152: Set connection var ansible_shell_executable to /bin/sh 178205 1726889856.94159: Set connection var ansible_connection to ssh 178205 1726889856.94169: Set connection var ansible_shell_type to sh 178205 1726889856.94182: Set connection var ansible_timeout to 10 178205 1726889856.94211: variable 'ansible_shell_executable' from source: unknown 178205 1726889856.94222: variable 'ansible_connection' from source: unknown 178205 1726889856.94230: variable 'ansible_module_compression' from source: unknown 178205 1726889856.94237: variable 'ansible_shell_type' from source: unknown 178205 1726889856.94244: variable 'ansible_shell_executable' from source: unknown 178205 1726889856.94252: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889856.94263: variable 'ansible_pipelining' from source: unknown 178205 1726889856.94270: variable 'ansible_timeout' from source: unknown 178205 1726889856.94278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889856.94498: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889856.94518: variable 'omit' from source: magic vars 178205 1726889856.94526: starting attempt loop 178205 1726889856.94531: running the handler 178205 1726889856.94546: _low_level_execute_command(): starting 178205 1726889856.94556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889856.95343: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.95365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.95384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.95405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.95455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.95471: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.95490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.95510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.95526: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.95539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.95553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.95570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.95592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.95605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.95621: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.95636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.95719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.95746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.95764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.95839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889856.97397: stdout chunk (state=3): >>>/root <<< 178205 1726889856.97587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889856.97590: stdout chunk (state=3): >>><<< 178205 1726889856.97592: stderr chunk (state=3): >>><<< 178205 1726889856.97618: _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 178205 1726889856.97714: _low_level_execute_command(): starting 178205 1726889856.97719: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692 `" && echo ansible-tmp-1726889856.9762292-180519-242930209170692="` echo /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692 `" ) && sleep 0' 178205 1726889856.98307: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889856.98322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.98336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.98352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.98399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.98410: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889856.98429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.98446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889856.98457: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889856.98473: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889856.98484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889856.98496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889856.98509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889856.98522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889856.98532: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889856.98544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889856.98628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889856.98648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889856.98662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889856.98727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.00535: stdout chunk (state=3): >>>ansible-tmp-1726889856.9762292-180519-242930209170692=/root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692 <<< 178205 1726889857.00719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.00722: stdout chunk (state=3): >>><<< 178205 1726889857.00725: stderr chunk (state=3): >>><<< 178205 1726889857.00818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889856.9762292-180519-242930209170692=/root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692 , stderr=OpenSSH_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 178205 1726889857.00822: variable 'ansible_module_compression' from source: unknown 178205 1726889857.01018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889857.01021: variable 'ansible_facts' from source: unknown 178205 1726889857.01104: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/AnsiballZ_systemd.py 178205 1726889857.01262: Sending initial data 178205 1726889857.01265: Sent initial data (158 bytes) 178205 1726889857.02200: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.02217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.02232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.02250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.02291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.02304: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.02321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.02339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.02352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.02364: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.02376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.02391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.02408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.02424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.02436: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.02450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.02524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.02547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.02563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.02627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.04299: 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 <<< 178205 1726889857.04333: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889857.04371: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp710wjlmk /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/AnsiballZ_systemd.py <<< 178205 1726889857.04403: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889857.06744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.06918: stderr chunk (state=3): >>><<< 178205 1726889857.06922: stdout chunk (state=3): >>><<< 178205 1726889857.07021: done transferring module to remote 178205 1726889857.07028: _low_level_execute_command(): starting 178205 1726889857.07033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/ /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/AnsiballZ_systemd.py && sleep 0' 178205 1726889857.07642: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.07656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.07672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.07696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.07740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.07755: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.07770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.07788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.07806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.07820: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.07834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.07849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.07865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.07878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.07889: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.07903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.07985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.08005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.08028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.08088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.09767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.09836: stderr chunk (state=3): >>><<< 178205 1726889857.09846: stdout chunk (state=3): >>><<< 178205 1726889857.09938: _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 178205 1726889857.09942: _low_level_execute_command(): starting 178205 1726889857.09944: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/AnsiballZ_systemd.py && sleep 0' 178205 1726889857.10468: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.10481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.10496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.10515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.10556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.10567: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.10579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.10596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.10606: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.10620: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.10633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.10646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.10662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.10674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.10684: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.10696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.10771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.10787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.10800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.10871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.12770: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889857.12785: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889857.12846: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889857.12886: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889857.12929: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889857.12970: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889857.12973: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889857.13030: 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' <<< 178205 1726889857.13057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889857.13079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889857.13084: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889857.13101: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5f3dc0> <<< 178205 1726889857.13150: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889857.13166: 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 0x7faede5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5f3b20> <<< 178205 1726889857.13186: 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' <<< 178205 1726889857.13205: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5f3ac0> <<< 178205 1726889857.13227: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889857.13270: 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' <<< 178205 1726889857.13292: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598490> <<< 178205 1726889857.13309: 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' <<< 178205 1726889857.13339: 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' <<< 178205 1726889857.13342: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598940> <<< 178205 1726889857.13365: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598670> <<< 178205 1726889857.13388: 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' <<< 178205 1726889857.13408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889857.13428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889857.13461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889857.13464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889857.13499: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede54f190> <<< 178205 1726889857.13520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889857.13533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889857.13605: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede54f220> <<< 178205 1726889857.13633: 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' <<< 178205 1726889857.13674: 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 0x7faede572850> <<< 178205 1726889857.13677: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede54f940> <<< 178205 1726889857.13722: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5b0880> <<< 178205 1726889857.13738: 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 0x7faede548d90> <<< 178205 1726889857.13793: 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' <<< 178205 1726889857.13812: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede572d90> <<< 178205 1726889857.13855: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598970> <<< 178205 1726889857.13884: 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. <<< 178205 1726889857.14226: 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' <<< 178205 1726889857.14266: 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' <<< 178205 1726889857.14304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889857.14343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889857.14347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889857.14365: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4efeb0> <<< 178205 1726889857.14398: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f2f40> <<< 178205 1726889857.14418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889857.14438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889857.14452: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889857.14467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889857.14485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889857.14505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889857.14520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889857.14541: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4e7610> <<< 178205 1726889857.14561: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4ef370> <<< 178205 1726889857.14576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889857.14763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faede18ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede18e910> <<< 178205 1726889857.14789: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889857.14808: 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 0x7faede18ef10> <<< 178205 1726889857.14833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889857.14855: 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 0x7faede18efd0> <<< 178205 1726889857.14962: 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 0x7faede1a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c9d90> <<< 178205 1726889857.14979: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889857.14992: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c4670> <<< 178205 1726889857.15049: 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 0x7faede4d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f6e20> <<< 178205 1726889857.15072: 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' <<< 178205 1726889857.15107: 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 0x7faede1a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c92b0> <<< 178205 1726889857.15158: 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' <<< 178205 1726889857.15180: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faede4d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4fc9d0> <<< 178205 1726889857.15192: 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' <<< 178205 1726889857.15216: 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' <<< 178205 1726889857.15241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889857.15266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889857.15285: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0df0> <<< 178205 1726889857.15304: 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 0x7faede1a0d60> <<< 178205 1726889857.15328: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889857.15346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889857.15363: 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' <<< 178205 1726889857.15386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889857.15433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889857.15458: 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 0x7faede1743d0> <<< 178205 1726889857.15489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889857.15500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889857.15526: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1744c0> <<< 178205 1726889857.15646: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a8f40> <<< 178205 1726889857.15679: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3a90> <<< 178205 1726889857.15710: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3490> <<< 178205 1726889857.15729: 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' <<< 178205 1726889857.15764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889857.15775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889857.15809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889857.15821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0c2220> <<< 178205 1726889857.15843: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede15f520> <<< 178205 1726889857.15894: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3f10> <<< 178205 1726889857.15915: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4fc040> <<< 178205 1726889857.15937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889857.15962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889857.15981: 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 0x7faede0d5b50> <<< 178205 1726889857.15995: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889857.16023: 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 0x7faede0d5e80> <<< 178205 1726889857.16051: 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' <<< 178205 1726889857.16078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889857.16089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0e7790> <<< 178205 1726889857.16110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889857.16140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889857.16167: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0e7cd0> <<< 178205 1726889857.16204: 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 0x7faede07e400> <<< 178205 1726889857.16223: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0d5f70> <<< 178205 1726889857.16240: 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' <<< 178205 1726889857.16277: 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 0x7faede08f2e0> <<< 178205 1726889857.16301: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0e7610> import 'pwd' # <<< 178205 1726889857.16332: 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 0x7faede08f3a0> <<< 178205 1726889857.16376: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0a30> <<< 178205 1726889857.16392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889857.16410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889857.16434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889857.16446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889857.16478: 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 0x7faede0ab700> <<< 178205 1726889857.16501: 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' <<< 178205 1726889857.16533: 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 0x7faede0ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0ab7c0> <<< 178205 1726889857.16561: 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 0x7faede0ab8b0> <<< 178205 1726889857.16596: 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' <<< 178205 1726889857.16784: 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 0x7faede0abd00> <<< 178205 1726889857.16830: 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 0x7faede0b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0ab940> <<< 178205 1726889857.16850: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede09da90> <<< 178205 1726889857.16870: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0610> <<< 178205 1726889857.16892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889857.16948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889857.16981: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0abaf0> <<< 178205 1726889857.17122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889857.17144: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faeddfcb6d0> <<< 178205 1726889857.17356: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889857.17448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.17483: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889857.17506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889857.17526: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889857.17537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.18728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.19650: 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 0x7faedd9ef820> <<< 178205 1726889857.19674: 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' <<< 178205 1726889857.19699: 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' <<< 178205 1726889857.19728: 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' <<< 178205 1726889857.19762: 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 0x7faedd9ef160> <<< 178205 1726889857.19794: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ef280> <<< 178205 1726889857.19836: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9eff70> <<< 178205 1726889857.19850: 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' <<< 178205 1726889857.19897: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9efd90> <<< 178205 1726889857.19908: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889857.19932: 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 0x7faedd9effd0> <<< 178205 1726889857.19952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889857.19993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889857.20015: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ef100> <<< 178205 1726889857.20040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889857.20059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889857.20081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889857.20102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889857.20122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889857.20133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889857.20202: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9b3f40> <<< 178205 1726889857.20232: 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 0x7faedd8c7310> <<< 178205 1726889857.20262: 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 0x7faedd8c7160> <<< 178205 1726889857.20289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889857.20307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889857.20327: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd8c7ca0> <<< 178205 1726889857.20346: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9d5dc0> <<< 178205 1726889857.20506: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9d53a0> <<< 178205 1726889857.20533: 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' <<< 178205 1726889857.20552: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9d5fd0> <<< 178205 1726889857.20576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889857.20590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889857.20618: 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' <<< 178205 1726889857.20649: 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' <<< 178205 1726889857.20678: 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' <<< 178205 1726889857.20689: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf3ed30> <<< 178205 1726889857.20762: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ffd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ff400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9a2b20> <<< 178205 1726889857.20791: 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 0x7faedd9ff520> <<< 178205 1726889857.20824: 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 0x7faedd9ff550> <<< 178205 1726889857.20853: 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 <<< 178205 1726889857.20877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889857.20888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889857.20915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889857.20988: 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 0x7faedd935fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf51250> <<< 178205 1726889857.21008: 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' <<< 178205 1726889857.21064: 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 0x7faedd932850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf513d0> <<< 178205 1726889857.21094: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889857.21127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.21155: 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' <<< 178205 1726889857.21166: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889857.21219: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf51d30> <<< 178205 1726889857.21345: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9327f0> <<< 178205 1726889857.21435: 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 0x7faedd9cfb50> <<< 178205 1726889857.21466: 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 0x7faeddf51910> <<< 178205 1726889857.21517: 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 0x7faeddf515e0> <<< 178205 1726889857.21544: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf47910> <<< 178205 1726889857.21562: 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' <<< 178205 1726889857.21579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889857.21589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889857.21630: 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 0x7faedd927940> <<< 178205 1726889857.21801: 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 0x7faedd945d90> <<< 178205 1726889857.21820: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd931580> <<< 178205 1726889857.21859: 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 0x7faedd927ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9319a0> <<< 178205 1726889857.21885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889857.21903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.21972: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.22051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.22086: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889857.22104: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889857.22117: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.22204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.23198: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889857.23213: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889857.23238: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889857.23250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.23299: 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 0x7faedd9427f0> <<< 178205 1726889857.23373: 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' <<< 178205 1726889857.23392: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4af970> <<< 178205 1726889857.23434: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889857.23452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.23469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.23493: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889857.23608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.23730: 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' <<< 178205 1726889857.23761: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ad730> # zipimport: zlib available <<< 178205 1726889857.24158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24520: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24641: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889857.24652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24715: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889857.24726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24852: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889857.24872: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889857.24889: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889857.24935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.24965: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889857.24976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889857.25372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889857.25383: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889857.25455: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9f1370> <<< 178205 1726889857.25465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25579: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889857.25597: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889857.25615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25688: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889857.25698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.25919: 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 <<< 178205 1726889857.25943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.26017: 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 0x7faedd962550> <<< 178205 1726889857.26099: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd32ceb0> <<< 178205 1726889857.26136: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889857.26148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889857.26340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889857.26351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889857.26375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889857.26396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889857.26422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889857.26495: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9697f0> <<< 178205 1726889857.26537: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd967790> <<< 178205 1726889857.26594: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd962b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889857.26606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26651: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889857.26725: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889857.26747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889857.26769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.26933: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27272: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889857.27282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27455: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889857.27467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.27827: 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' <<< 178205 1726889857.27857: 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' <<< 178205 1726889857.27886: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889857.27927: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd21c5b0> <<< 178205 1726889857.27947: 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' <<< 178205 1726889857.27970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889857.28000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889857.28032: 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' <<< 178205 1726889857.28049: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4b5340> <<< 178205 1726889857.28089: 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 0x7faedd4b54f0> <<< 178205 1726889857.28151: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd33f370> <<< 178205 1726889857.28163: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd21cc40> <<< 178205 1726889857.28191: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd476970> <<< 178205 1726889857.28213: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd476f70> <<< 178205 1726889857.28232: 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' <<< 178205 1726889857.28255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889857.28265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889857.28301: 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 0x7faedd473fd0> <<< 178205 1726889857.28322: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd495df0> <<< 178205 1726889857.28333: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889857.28357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889857.28366: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd473ee0> <<< 178205 1726889857.28384: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889857.28404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889857.28437: 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 0x7faedd2971f0> <<< 178205 1726889857.28460: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4dda60> <<< 178205 1726889857.28484: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4763a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889857.28509: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889857.28544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889857.28558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28655: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889857.28667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28748: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889857.28783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889857.28794: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889857.28826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889857.28870: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28949: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889857.28960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.28992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29030: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889857.29041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29236: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889857.29249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.29988: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889857.29999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30117: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30151: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889857.30167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30188: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30219: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889857.30230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30321: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889857.30332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30391: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889857.30419: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30449: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889857.30461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30589: 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' <<< 178205 1726889857.30619: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd2970a0> <<< 178205 1726889857.30637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889857.30661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889857.30822: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd297790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889857.30838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.30948: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889857.30958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31100: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889857.31110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31245: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889857.31248: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889857.31340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889857.31486: 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 0x7faedd1f3400> <<< 178205 1726889857.31726: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd193640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 178205 1726889857.31774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31830: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889857.31900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.31969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32206: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889857.32209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32278: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889857.32292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32371: 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' <<< 178205 1726889857.32423: 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 0x7faedd120eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd120d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889857.32450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889857.32476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32503: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32550: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889857.32553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32810: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889857.32824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.32941: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33097: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889857.33118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33157: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33389: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889857.33493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33606: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 178205 1726889857.33635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.33664: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34546: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889857.34550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34724: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889857.34727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.34884: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889857.35017: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35150: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889857.35169: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889857.35208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35259: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889857.35262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35422: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35744: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889857.35759: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35820: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 178205 1726889857.35844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35866: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889857.35878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35930: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.35993: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889857.36012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36045: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889857.36048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36142: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889857.36193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36250: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889857.36253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36672: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889857.36724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36782: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889857.36785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36848: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889857.36851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36917: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889857.36920: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.36976: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889857.36979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37137: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889857.37155: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889857.37158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37236: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889857.37255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37479: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889857.37482: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889857.37522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37577: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889857.37581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37888: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889857.37932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.37974: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889857.37988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38057: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889857.38132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38213: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 178205 1726889857.38216: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889857.38281: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38364: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 178205 1726889857.38478: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38587: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889857.38655: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.38810: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889857.58368: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889857.58926: 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 <<< 178205 1726889857.58953: 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 <<< 178205 1726889857.59024: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[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 <<< 178205 1726889857.59058: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889857.59315: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889857.59337: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889857.59366: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889857.59393: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889857.59416: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889857.59433: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889857.59448: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889857.59479: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889857.59555: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889857.59559: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889857.59579: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889857.59596: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 178205 1726889857.59638: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 178205 1726889857.59641: stdout chunk (state=3): >>># destroy json <<< 178205 1726889857.59674: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889857.59688: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889857.59723: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 178205 1726889857.59754: stdout chunk (state=3): >>># 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 <<< 178205 1726889857.59804: stdout chunk (state=3): >>># 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 <<< 178205 1726889857.59862: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889857.59903: 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 <<< 178205 1726889857.59932: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889857.59954: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889857.60098: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889857.60147: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889857.60178: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889857.60193: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889857.60196: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889857.60230: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889857.60637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889857.60640: stdout chunk (state=3): >>><<< 178205 1726889857.60642: stderr chunk (state=3): >>><<< 178205 1726889857.60781: _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 0x7faede5f3dc0> # /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 0x7faede5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5f3b20> # /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 0x7faede5f3ac0> 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 0x7faede598490> # /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 0x7faede598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598670> # /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 0x7faede54f190> # /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 0x7faede54f220> # /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 0x7faede572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede54f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede5b0880> # /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 0x7faede548d90> # /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 0x7faede572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede598970> 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 0x7faede4efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f2f40> # /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 0x7faede4e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4ef370> # /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 0x7faede18ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede18e910> 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 0x7faede18ef10> # /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 0x7faede18efd0> # /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 0x7faede1a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c4670> # /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 0x7faede4d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4f6e20> # /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 0x7faede1a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4c92b0> # 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 0x7faede4d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4fc9d0> # /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 0x7faede1a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0df0> # /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 0x7faede1a0d60> # /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 0x7faede1743d0> # /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 0x7faede1744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3490> # /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 0x7faede0c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede15f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede4fc040> # /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 0x7faede0d5b50> 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 0x7faede0d5e80> # /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 0x7faede0e7790> # /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 0x7faede0e7cd0> # 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 0x7faede07e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0d5f70> # /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 0x7faede08f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0e7610> 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 0x7faede08f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0a30> # /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 0x7faede0ab700> # /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 0x7faede0ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0ab7c0> # 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 0x7faede0ab8b0> # /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 0x7faede0abd00> # 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 0x7faede0b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede0ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede09da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faede1a0610> # /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 0x7faede0abaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faeddfcb6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ef820> # /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 0x7faedd9ef160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ef280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9eff70> # /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 0x7faedd9ef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9efd90> 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 0x7faedd9effd0> # /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 0x7faedd9ef100> # /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 0x7faedd9b3f40> # 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 0x7faedd8c7310> # 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 0x7faedd8c7160> # /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 0x7faedd8c7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9d5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9d53a0> # /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 0x7faedd9d5fd0> # /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 0x7faeddf3ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ffd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ff400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9a2b20> # 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 0x7faedd9ff520> # /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 0x7faedd9ff550> # /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 0x7faedd935fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf51250> # /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 0x7faedd932850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf513d0> # /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 0x7faeddf51d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9327f0> # 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 0x7faedd9cfb50> # 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 0x7faeddf51910> # 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 0x7faeddf515e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faeddf47910> # /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 0x7faedd927940> # 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 0x7faedd945d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd931580> # 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 0x7faedd927ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faedd9427f0> # /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 0x7faedd9748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4af970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9ad730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9f1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faedd962550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd32ceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd9697f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd967790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd962b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd21c5b0> # /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 0x7faedd4b5340> # 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 0x7faedd4b54f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd33f370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd21cc40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd476970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd476f70> # /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 0x7faedd473fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd495df0> # /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 0x7faedd473ee0> # /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 0x7faedd2971f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4dda60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd4763a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd2970a0> # /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 0x7faedd297790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faedd1f3400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd193640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faedd120eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faedd120d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_g8u5kbyq/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889857.61832: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889857.61835: _low_level_execute_command(): starting 178205 1726889857.61838: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889856.9762292-180519-242930209170692/ > /dev/null 2>&1 && sleep 0' 178205 1726889857.62475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.62495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.62513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.62532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.62580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.62596: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.62613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.62631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.62644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.62655: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.62672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.62685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.62702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.62719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.62731: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.62746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.62828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.62852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.62869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.62942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.64834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.64838: stdout chunk (state=3): >>><<< 178205 1726889857.64840: stderr chunk (state=3): >>><<< 178205 1726889857.65217: _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 178205 1726889857.65221: handler run complete 178205 1726889857.65223: attempt loop complete, returning result 178205 1726889857.65225: _execute() done 178205 1726889857.65227: dumping result to json 178205 1726889857.65229: done dumping result, returning 178205 1726889857.65231: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000000e9d] 178205 1726889857.65233: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9d 178205 1726889857.65299: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9d 178205 1726889857.65302: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889857.65366: no more pending results, returning what we have 178205 1726889857.65369: results queue empty 178205 1726889857.65370: checking for any_errors_fatal 178205 1726889857.65380: done checking for any_errors_fatal 178205 1726889857.65380: checking for max_fail_percentage 178205 1726889857.65382: done checking for max_fail_percentage 178205 1726889857.65383: checking to see if all hosts have failed and the running result is not ok 178205 1726889857.65384: done checking to see if all hosts have failed 178205 1726889857.65384: getting the remaining hosts for this loop 178205 1726889857.65386: done getting the remaining hosts for this loop 178205 1726889857.65389: getting the next task for host managed_node2 178205 1726889857.65394: done getting next task for host managed_node2 178205 1726889857.65398: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889857.65401: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889857.65413: getting variables 178205 1726889857.65414: in VariableManager get_vars() 178205 1726889857.65447: Calling all_inventory to load vars for managed_node2 178205 1726889857.65450: Calling groups_inventory to load vars for managed_node2 178205 1726889857.65452: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889857.65461: Calling all_plugins_play to load vars for managed_node2 178205 1726889857.65463: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889857.65466: Calling groups_plugins_play to load vars for managed_node2 178205 1726889857.66007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889857.66651: done with get_vars() 178205 1726889857.66667: 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 23:37:37 -0400 (0:00:00.744) 0:01:10.655 ****** 178205 1726889857.66769: entering _queue_task() for managed_node2/stat 178205 1726889857.67037: worker is 1 (out of 1 available) 178205 1726889857.67050: exiting _queue_task() for managed_node2/stat 178205 1726889857.67061: done queuing things up, now waiting for results queue to drain 178205 1726889857.67063: waiting for pending results... 178205 1726889857.67366: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889857.67533: in run() - task 02369adf-7a19-34ed-f5d1-000000000e9e 178205 1726889857.67556: variable 'ansible_search_path' from source: unknown 178205 1726889857.67563: variable 'ansible_search_path' from source: unknown 178205 1726889857.67611: calling self._execute() 178205 1726889857.67735: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889857.67750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889857.67765: variable 'omit' from source: magic vars 178205 1726889857.67884: variable 'omit' from source: magic vars 178205 1726889857.67973: variable 'omit' from source: magic vars 178205 1726889857.68016: variable 'omit' from source: magic vars 178205 1726889857.68072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889857.68115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889857.68148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889857.68177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889857.68195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889857.68232: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889857.68246: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889857.68255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889857.68376: Set connection var ansible_pipelining to False 178205 1726889857.68391: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889857.68401: Set connection var ansible_shell_executable to /bin/sh 178205 1726889857.68408: Set connection var ansible_connection to ssh 178205 1726889857.68420: Set connection var ansible_shell_type to sh 178205 1726889857.68430: Set connection var ansible_timeout to 10 178205 1726889857.68467: variable 'ansible_shell_executable' from source: unknown 178205 1726889857.68476: variable 'ansible_connection' from source: unknown 178205 1726889857.68482: variable 'ansible_module_compression' from source: unknown 178205 1726889857.68494: variable 'ansible_shell_type' from source: unknown 178205 1726889857.68501: variable 'ansible_shell_executable' from source: unknown 178205 1726889857.68508: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889857.68518: variable 'ansible_pipelining' from source: unknown 178205 1726889857.68525: variable 'ansible_timeout' from source: unknown 178205 1726889857.68533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889857.68765: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889857.68791: variable 'omit' from source: magic vars 178205 1726889857.68802: starting attempt loop 178205 1726889857.68809: running the handler 178205 1726889857.68832: _low_level_execute_command(): starting 178205 1726889857.68845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889857.69637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.69659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.69676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.69700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.69747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.69763: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.69781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.69802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.69816: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.69830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.69844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.69859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.69880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.69895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.69911: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.69928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.70008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.70037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.70056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.70125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.71681: stdout chunk (state=3): >>>/root <<< 178205 1726889857.71858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.71862: stdout chunk (state=3): >>><<< 178205 1726889857.71865: stderr chunk (state=3): >>><<< 178205 1726889857.71918: _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 178205 1726889857.71922: _low_level_execute_command(): starting 178205 1726889857.71925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514 `" && echo ansible-tmp-1726889857.7188778-180538-35748239935514="` echo /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514 `" ) && sleep 0' 178205 1726889857.72510: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.72534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.72551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.72570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.72610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.72626: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.72640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.72659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.72671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.72684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.72697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.72710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.72729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.72742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.72754: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.72768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.72846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.72867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.72884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.72952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.74778: stdout chunk (state=3): >>>ansible-tmp-1726889857.7188778-180538-35748239935514=/root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514 <<< 178205 1726889857.75227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.75308: stderr chunk (state=3): >>><<< 178205 1726889857.75355: stdout chunk (state=3): >>><<< 178205 1726889857.75621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889857.7188778-180538-35748239935514=/root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514 , stderr=OpenSSH_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 178205 1726889857.75625: variable 'ansible_module_compression' from source: unknown 178205 1726889857.75627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889857.75629: variable 'ansible_facts' from source: unknown 178205 1726889857.75643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/AnsiballZ_stat.py 178205 1726889857.75873: Sending initial data 178205 1726889857.75882: Sent initial data (154 bytes) 178205 1726889857.77577: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.77581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.77622: 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 <<< 178205 1726889857.77625: 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 <<< 178205 1726889857.77628: stderr 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 <<< 178205 1726889857.77691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.77850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.78472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.80189: 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 <<< 178205 1726889857.80232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889857.80272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpeg2a9sou /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/AnsiballZ_stat.py <<< 178205 1726889857.80338: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889857.81623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.81701: stderr chunk (state=3): >>><<< 178205 1726889857.81704: stdout chunk (state=3): >>><<< 178205 1726889857.81727: done transferring module to remote 178205 1726889857.81746: _low_level_execute_command(): starting 178205 1726889857.81750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/ /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/AnsiballZ_stat.py && sleep 0' 178205 1726889857.82396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.82404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.82415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.82430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.82469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.82478: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.82488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.82500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.82508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.82517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.82525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.82537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.82549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.82556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.82563: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.82571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.82651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.82664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.82676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.82736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.84483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889857.84487: stdout chunk (state=3): >>><<< 178205 1726889857.84489: stderr chunk (state=3): >>><<< 178205 1726889857.84579: _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 178205 1726889857.84582: _low_level_execute_command(): starting 178205 1726889857.84585: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/AnsiballZ_stat.py && sleep 0' 178205 1726889857.85125: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889857.85140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.85156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.85174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.85217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.85231: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889857.85246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.85264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889857.85276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889857.85288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889857.85301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889857.85318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889857.85337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889857.85350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889857.85361: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889857.85374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889857.85450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889857.85471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889857.85488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889857.85564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889857.87475: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889857.87488: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889857.87541: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889857.87579: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889857.87631: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889857.87635: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889857.87658: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889857.87730: 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' <<< 178205 1726889857.87757: 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' # <<< 178205 1726889857.87779: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235bb3dc0> <<< 178205 1726889857.87850: 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 0x7f8235b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235bb3b20> <<< 178205 1726889857.87870: 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' <<< 178205 1726889857.87907: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235bb3ac0> import '_signal' # <<< 178205 1726889857.87929: 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 0x7f8235b58490> <<< 178205 1726889857.87992: 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' <<< 178205 1726889857.88016: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b58940> <<< 178205 1726889857.88069: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b58670> <<< 178205 1726889857.88074: 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' <<< 178205 1726889857.88101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889857.88120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889857.88161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889857.88189: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b0f190> <<< 178205 1726889857.88215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889857.88218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889857.88285: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b0f220> <<< 178205 1726889857.88337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889857.88341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b0f940> <<< 178205 1726889857.88382: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b70880> <<< 178205 1726889857.88388: 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 0x7f8235b08d90> <<< 178205 1726889857.88446: 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' # <<< 178205 1726889857.88449: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b32d90> <<< 178205 1726889857.88490: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b58970> <<< 178205 1726889857.88520: 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. <<< 178205 1726889857.88710: 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' <<< 178205 1726889857.88776: 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' <<< 178205 1726889857.88779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889857.88820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889857.88824: 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' <<< 178205 1726889857.88843: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235aafeb0> <<< 178205 1726889857.88890: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab2f40> <<< 178205 1726889857.88907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889857.88923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889857.88941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889857.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889857.89013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235aa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235aaf370> <<< 178205 1726889857.89034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889857.89109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889857.89123: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889857.89143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.89177: 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' <<< 178205 1726889857.89217: 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 0x7f8235a30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a30910> import 'itertools' # <<< 178205 1726889857.89252: 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 0x7f8235a30f10> <<< 178205 1726889857.89294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889857.89339: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a30fd0> <<< 178205 1726889857.89353: 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 0x7f8235a420d0> import '_collections' # <<< 178205 1726889857.89391: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a89d90> import '_functools' # <<< 178205 1726889857.89432: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a84670> <<< 178205 1726889857.89484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889857.89498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab6e20> # /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' <<< 178205 1726889857.89565: 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 0x7f8235a42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a892b0> # 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 0x7f8235a962e0> <<< 178205 1726889857.89591: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235abc9d0> # /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' <<< 178205 1726889857.89621: 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' <<< 178205 1726889857.89665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42df0> <<< 178205 1726889857.89757: 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 0x7f8235a42d60> # /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' <<< 178205 1726889857.89804: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889857.89825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889857.89870: 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 0x7f82357fb3d0> <<< 178205 1726889857.89884: 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' <<< 178205 1726889857.89909: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82357fb4c0> <<< 178205 1726889857.90029: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a4af40> <<< 178205 1726889857.90066: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45a90> <<< 178205 1726889857.90101: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889857.90115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889857.90140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889857.90170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889857.90190: 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 0x7f8235724220> <<< 178205 1726889857.90218: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82357e5520> <<< 178205 1726889857.90260: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45f10> <<< 178205 1726889857.90279: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235abc040> <<< 178205 1726889857.90306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889857.90345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235737b50> <<< 178205 1726889857.90371: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889857.90398: 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 0x7f8235737e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889857.90434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235749790> <<< 178205 1726889857.90455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889857.90487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889857.90516: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235749cd0> <<< 178205 1726889857.90558: 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 0x7f82356d5400> <<< 178205 1726889857.90583: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235737f70> # /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' <<< 178205 1726889857.90636: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.90664: 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 0x7f82356e62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235749610> import 'pwd' # <<< 178205 1726889857.90678: 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 0x7f82356e63a0> <<< 178205 1726889857.90704: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42a30> <<< 178205 1726889857.90730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889857.90754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889857.90780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889857.90825: 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 0x7f8235702700> <<< 178205 1726889857.90878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82357029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82357027c0> <<< 178205 1726889857.90921: 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 0x7f82357028b0> # /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' <<< 178205 1726889857.91091: 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 0x7f8235702d00> <<< 178205 1726889857.91127: 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 0x7f823570c250> <<< 178205 1726889857.91141: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235702940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82356f4a90> <<< 178205 1726889857.91163: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42610> <<< 178205 1726889857.91185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889857.91240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889857.91271: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235702af0> <<< 178205 1726889857.91359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889857.91373: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82356226d0> <<< 178205 1726889857.91505: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip' <<< 178205 1726889857.91514: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.91597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.91625: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889857.91643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.91654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.91664: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889857.91671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.92860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.93786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889857.93807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549820> <<< 178205 1726889857.93818: 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' <<< 178205 1726889857.93839: 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' <<< 178205 1726889857.93862: 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' <<< 178205 1726889857.93887: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.93895: 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 0x7f8235549160> <<< 178205 1726889857.93926: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549280> <<< 178205 1726889857.93950: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549f70> <<< 178205 1726889857.93974: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889857.93979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889857.94027: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355494f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549d90> <<< 178205 1726889857.94040: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889857.94056: 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 0x7f8235549fd0> <<< 178205 1726889857.94071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889857.94096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889857.94135: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549100> <<< 178205 1726889857.94151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889857.94162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889857.94182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889857.94201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889857.94232: 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' <<< 178205 1726889857.94292: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f6ff40> <<< 178205 1726889857.94329: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.94340: 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 0x7f8234f8cd00> <<< 178205 1726889857.94358: 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 0x7f8234f8ceb0> <<< 178205 1726889857.94373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889857.94401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889857.94434: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f8c370> <<< 178205 1726889857.94449: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355afdc0> <<< 178205 1726889857.94603: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355af3a0> <<< 178205 1726889857.94624: 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' <<< 178205 1726889857.94646: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355affd0> <<< 178205 1726889857.94666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889857.94681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889857.94700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889857.94706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889857.94722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889857.94735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889857.94755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889857.94758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f823557ed30> <<< 178205 1726889857.94835: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234febd30> <<< 178205 1726889857.94848: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234feb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355524f0> <<< 178205 1726889857.94867: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.94879: 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 0x7f8234feb520> <<< 178205 1726889857.94901: 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' <<< 178205 1726889857.94909: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234feb550> <<< 178205 1726889857.94926: 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 <<< 178205 1726889857.94931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889857.94948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889857.94974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889857.95038: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.95047: 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 0x7f8234f5efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235590250> <<< 178205 1726889857.95066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889857.95072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889857.95126: 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 0x7f8234f5b850> <<< 178205 1726889857.95133: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355903d0> <<< 178205 1726889857.95146: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889857.95181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.95204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889857.95216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889857.95267: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355a8e50> <<< 178205 1726889857.95395: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f5b7f0> <<< 178205 1726889857.95495: 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 0x7f8234f5b640> <<< 178205 1726889857.95525: 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 0x7f8234f5a5b0> <<< 178205 1726889857.95555: 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 0x7f8234f4fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235587910> <<< 178205 1726889857.95578: 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 <<< 178205 1726889857.95603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889857.95619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889857.95655: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.95667: 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 0x7f8234fdf6a0> <<< 178205 1726889857.95829: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889857.95852: 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 0x7f8234fdeb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234fee0a0> <<< 178205 1726889857.95886: 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 0x7f8234fdf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235554b20> # zipimport: zlib available <<< 178205 1726889857.95920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889857.95987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.96062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889857.96095: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889857.96118: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889857.96207: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.96298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.96737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.97191: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889857.97208: 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_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889857.97230: 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' <<< 178205 1726889857.97276: 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 0x7f8234b355e0> <<< 178205 1726889857.97342: 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' <<< 178205 1726889857.97352: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f3b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234ad7100> <<< 178205 1726889857.97399: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889857.97404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.97424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.97441: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889857.97449: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.97562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.97689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889857.97694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889857.97721: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234fdeb80> # zipimport: zlib available <<< 178205 1726889857.98110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98477: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98589: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889857.98616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98657: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889857.98717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98791: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889857.98816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889857.98827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.98894: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889857.98905: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889857.99296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889857.99360: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234b08f10> <<< 178205 1726889857.99371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99497: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889857.99509: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889857.99518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99586: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889857.99600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99666: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889857.99785: 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 <<< 178205 1726889857.99813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889857.99878: 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 0x7f823559b220> <<< 178205 1726889857.99902: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234b08850> <<< 178205 1726889857.99950: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889858.00052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.00103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.00122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.00167: 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' <<< 178205 1726889858.00189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889858.00235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889858.00249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889858.00341: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f1eca0> <<< 178205 1726889858.00379: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f1af70> <<< 178205 1726889858.00456: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889858.00483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.00522: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889858.00564: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889858.00594: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889858.00698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.00856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.01043: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889858.01630: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889858.01650: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889858.01934: 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 <<< 178205 1726889858.01950: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889858.01982: 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 <<< 178205 1726889858.02025: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889858.02059: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.02076: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # 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 <<< 178205 1726889858.02244: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889858.02264: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889858.02291: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889858.02305: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889858.02311: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889858.02360: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889858.02407: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889858.02420: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889858.02473: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889858.02477: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 178205 1726889858.02481: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889858.02514: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 178205 1726889858.02536: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889858.02556: 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 <<< 178205 1726889858.02575: 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 <<< 178205 1726889858.02619: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889858.02645: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.02804: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889858.02814: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889858.02818: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889858.02822: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889858.02834: 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 <<< 178205 1726889858.02855: 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 <<< 178205 1726889858.02861: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889858.03175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889858.03178: stdout chunk (state=3): >>><<< 178205 1726889858.03181: stderr chunk (state=3): >>><<< 178205 1726889858.03415: _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 0x7f8235bb3dc0> # /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 0x7f8235b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235bb3b20> # /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 0x7f8235bb3ac0> 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 0x7f8235b58490> # /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 0x7f8235b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b58670> # /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 0x7f8235b0f190> # /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 0x7f8235b0f220> # /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 0x7f8235b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b70880> # /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 0x7f8235b08d90> # /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 0x7f8235b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235b58970> 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 0x7f8235aafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab2f40> # /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 0x7f8235aa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235aaf370> # /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 0x7f8235a30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a30910> 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 0x7f8235a30f10> # /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 0x7f8235a30fd0> # /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 0x7f8235a420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a84670> # /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 0x7f8235a966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235ab6e20> # /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 0x7f8235a42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a892b0> # 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 0x7f8235a962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235abc9d0> # /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 0x7f8235a42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42df0> # /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 0x7f8235a42d60> # /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 0x7f82357fb3d0> # /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 0x7f82357fb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45490> # /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 0x7f8235724220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82357e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235abc040> # /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 0x7f8235737b50> 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 0x7f8235737e80> # /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 0x7f8235749790> # /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 0x7f8235749cd0> # 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 0x7f82356d5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235737f70> # /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 0x7f82356e62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235749610> 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 0x7f82356e63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42a30> # /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 0x7f8235702700> # /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 0x7f82357029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82357027c0> # 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 0x7f82357028b0> # /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 0x7f8235702d00> # 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 0x7f823570c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235702940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82356f4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235a42610> # /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 0x7f8235702af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82356226d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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 0x7f8235549820> # /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 0x7f8235549160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549f70> # /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 0x7f82355494f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235549d90> 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 0x7f8235549fd0> # /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 0x7f8235549100> # /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 0x7f8234f6ff40> # 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 0x7f8234f8cd00> # 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 0x7f8234f8ceb0> # /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 0x7f8234f8c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355afdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355af3a0> # /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 0x7f82355affd0> # /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 0x7f823557ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234febd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234feb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355524f0> # 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 0x7f8234feb520> # /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 0x7f8234feb550> # /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 0x7f8234f5efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235590250> # /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 0x7f8234f5b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82355903d0> # /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 0x7f82355a8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f5b7f0> # 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 0x7f8234f5b640> # 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 0x7f8234f5a5b0> # 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 0x7f8234f4fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235587910> # /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 0x7f8234fdf6a0> # 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 0x7f8234fdeb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234fee0a0> # 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 0x7f8234fdf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8235554b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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 0x7f8234b355e0> # /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 0x7f8234f3b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234ad7100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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_hqwqh9_u/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 0x7f8234fdeb80> # 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_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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_hqwqh9_u/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 0x7f8234b08f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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_hqwqh9_u/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 0x7f823559b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234b08850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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 0x7f8234f1eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f1af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8234f14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hqwqh9_u/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_hqwqh9_u/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889858.04023: 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-1726889857.7188778-180538-35748239935514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889858.04026: _low_level_execute_command(): starting 178205 1726889858.04029: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889857.7188778-180538-35748239935514/ > /dev/null 2>&1 && sleep 0' 178205 1726889858.04133: 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 <<< 178205 1726889858.04137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889858.04172: 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 <<< 178205 1726889858.04176: 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 <<< 178205 1726889858.04178: stderr 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 <<< 178205 1726889858.04227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889858.04231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.04273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.06001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.06042: stderr chunk (state=3): >>><<< 178205 1726889858.06046: stdout chunk (state=3): >>><<< 178205 1726889858.06062: _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 178205 1726889858.06065: handler run complete 178205 1726889858.06094: attempt loop complete, returning result 178205 1726889858.06097: _execute() done 178205 1726889858.06103: dumping result to json 178205 1726889858.06106: done dumping result, returning 178205 1726889858.06115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000000e9e] 178205 1726889858.06121: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9e ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889858.06336: no more pending results, returning what we have 178205 1726889858.06339: results queue empty 178205 1726889858.06340: checking for any_errors_fatal 178205 1726889858.06359: done checking for any_errors_fatal 178205 1726889858.06360: checking for max_fail_percentage 178205 1726889858.06362: done checking for max_fail_percentage 178205 1726889858.06363: checking to see if all hosts have failed and the running result is not ok 178205 1726889858.06364: done checking to see if all hosts have failed 178205 1726889858.06364: getting the remaining hosts for this loop 178205 1726889858.06366: done getting the remaining hosts for this loop 178205 1726889858.06369: getting the next task for host managed_node2 178205 1726889858.06376: done getting next task for host managed_node2 178205 1726889858.06380: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889858.06383: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889858.06394: getting variables 178205 1726889858.06395: in VariableManager get_vars() 178205 1726889858.06439: Calling all_inventory to load vars for managed_node2 178205 1726889858.06441: Calling groups_inventory to load vars for managed_node2 178205 1726889858.06443: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889858.06452: Calling all_plugins_play to load vars for managed_node2 178205 1726889858.06455: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889858.06463: Calling groups_plugins_play to load vars for managed_node2 178205 1726889858.06991: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9e 178205 1726889858.06995: WORKER PROCESS EXITING 178205 1726889858.07111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889858.07817: done with get_vars() 178205 1726889858.07828: 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 23:37:38 -0400 (0:00:00.411) 0:01:11.067 ****** 178205 1726889858.07896: entering _queue_task() for managed_node2/lineinfile 178205 1726889858.08283: worker is 1 (out of 1 available) 178205 1726889858.08297: exiting _queue_task() for managed_node2/lineinfile 178205 1726889858.08309: done queuing things up, now waiting for results queue to drain 178205 1726889858.08310: waiting for pending results... 178205 1726889858.08718: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889858.08969: in run() - task 02369adf-7a19-34ed-f5d1-000000000e9f 178205 1726889858.08974: variable 'ansible_search_path' from source: unknown 178205 1726889858.08977: variable 'ansible_search_path' from source: unknown 178205 1726889858.09303: variable 'blivet_output' from source: set_fact 178205 1726889858.09369: dumping result to json 178205 1726889858.09385: done dumping result, returning 178205 1726889858.09399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000000e9f] 178205 1726889858.09423: sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9f 178205 1726889858.09630: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000e9f 178205 1726889858.09634: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889858.09695: no more pending results, returning what we have 178205 1726889858.09699: results queue empty 178205 1726889858.09699: checking for any_errors_fatal 178205 1726889858.09710: done checking for any_errors_fatal 178205 1726889858.09710: checking for max_fail_percentage 178205 1726889858.09713: done checking for max_fail_percentage 178205 1726889858.09714: checking to see if all hosts have failed and the running result is not ok 178205 1726889858.09715: done checking to see if all hosts have failed 178205 1726889858.09716: getting the remaining hosts for this loop 178205 1726889858.09717: done getting the remaining hosts for this loop 178205 1726889858.09722: getting the next task for host managed_node2 178205 1726889858.09731: done getting next task for host managed_node2 178205 1726889858.09735: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889858.09739: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889858.09765: getting variables 178205 1726889858.09767: in VariableManager get_vars() 178205 1726889858.09826: Calling all_inventory to load vars for managed_node2 178205 1726889858.09829: Calling groups_inventory to load vars for managed_node2 178205 1726889858.09832: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889858.09844: Calling all_plugins_play to load vars for managed_node2 178205 1726889858.09847: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889858.09850: Calling groups_plugins_play to load vars for managed_node2 178205 1726889858.10418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889858.10900: done with get_vars() 178205 1726889858.10910: 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 23:37:38 -0400 (0:00:00.030) 0:01:11.098 ****** 178205 1726889858.10995: entering _queue_task() for managed_node2/setup 178205 1726889858.11232: worker is 1 (out of 1 available) 178205 1726889858.11246: exiting _queue_task() for managed_node2/setup 178205 1726889858.11257: done queuing things up, now waiting for results queue to drain 178205 1726889858.11258: waiting for pending results... 178205 1726889858.11445: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889858.11539: in run() - task 02369adf-7a19-34ed-f5d1-000000000ea1 178205 1726889858.11553: variable 'ansible_search_path' from source: unknown 178205 1726889858.11557: variable 'ansible_search_path' from source: unknown 178205 1726889858.11590: calling self._execute() 178205 1726889858.11674: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889858.11678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889858.11686: variable 'omit' from source: magic vars 178205 1726889858.11946: variable 'ansible_check_mode' from source: magic vars 178205 1726889858.11953: Evaluated conditional (not ansible_check_mode): True 178205 1726889858.11959: variable 'omit' from source: magic vars 178205 1726889858.12003: variable 'omit' from source: magic vars 178205 1726889858.12025: variable 'omit' from source: magic vars 178205 1726889858.12059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889858.12084: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889858.12102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889858.12115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889858.12125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889858.12151: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889858.12154: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889858.12156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889858.12223: Set connection var ansible_pipelining to False 178205 1726889858.12228: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889858.12236: Set connection var ansible_shell_executable to /bin/sh 178205 1726889858.12238: Set connection var ansible_connection to ssh 178205 1726889858.12244: Set connection var ansible_shell_type to sh 178205 1726889858.12249: Set connection var ansible_timeout to 10 178205 1726889858.12269: variable 'ansible_shell_executable' from source: unknown 178205 1726889858.12271: variable 'ansible_connection' from source: unknown 178205 1726889858.12274: variable 'ansible_module_compression' from source: unknown 178205 1726889858.12277: variable 'ansible_shell_type' from source: unknown 178205 1726889858.12279: variable 'ansible_shell_executable' from source: unknown 178205 1726889858.12281: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889858.12285: variable 'ansible_pipelining' from source: unknown 178205 1726889858.12287: variable 'ansible_timeout' from source: unknown 178205 1726889858.12291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889858.12450: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889858.12458: variable 'omit' from source: magic vars 178205 1726889858.12463: starting attempt loop 178205 1726889858.12466: running the handler 178205 1726889858.12477: _low_level_execute_command(): starting 178205 1726889858.12483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889858.12979: 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 <<< 178205 1726889858.12995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889858.13009: 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 <<< 178205 1726889858.13024: 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 <<< 178205 1726889858.13079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889858.13086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.13132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.14647: stdout chunk (state=3): >>>/root <<< 178205 1726889858.14758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.14837: stderr chunk (state=3): >>><<< 178205 1726889858.14847: stdout chunk (state=3): >>><<< 178205 1726889858.14868: _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 178205 1726889858.14879: _low_level_execute_command(): starting 178205 1726889858.14883: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413 `" && echo ansible-tmp-1726889858.148676-180563-38095391418413="` echo /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413 `" ) && sleep 0' 178205 1726889858.15551: 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 <<< 178205 1726889858.15565: 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 <<< 178205 1726889858.15579: 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 <<< 178205 1726889858.15646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889858.15658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.15740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.17536: stdout chunk (state=3): >>>ansible-tmp-1726889858.148676-180563-38095391418413=/root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413 <<< 178205 1726889858.17648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.17689: stderr chunk (state=3): >>><<< 178205 1726889858.17693: stdout chunk (state=3): >>><<< 178205 1726889858.17704: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889858.148676-180563-38095391418413=/root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413 , stderr=OpenSSH_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 178205 1726889858.17752: variable 'ansible_module_compression' from source: unknown 178205 1726889858.17794: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889858.17836: variable 'ansible_facts' from source: unknown 178205 1726889858.17949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/AnsiballZ_setup.py 178205 1726889858.18051: Sending initial data 178205 1726889858.18060: Sent initial data (154 bytes) 178205 1726889858.18905: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889858.18910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889858.18975: 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 <<< 178205 1726889858.18978: 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 <<< 178205 1726889858.18981: stderr 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 <<< 178205 1726889858.19056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889858.19059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.19101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.20754: 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 <<< 178205 1726889858.20784: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889858.20819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp589g186o /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/AnsiballZ_setup.py <<< 178205 1726889858.20852: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889858.22497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.22582: stderr chunk (state=3): >>><<< 178205 1726889858.22586: stdout chunk (state=3): >>><<< 178205 1726889858.22602: done transferring module to remote 178205 1726889858.22613: _low_level_execute_command(): starting 178205 1726889858.22618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/ /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/AnsiballZ_setup.py && sleep 0' 178205 1726889858.23117: 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 <<< 178205 1726889858.23166: 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 <<< 178205 1726889858.23169: 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 <<< 178205 1726889858.23239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889858.23244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.23304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.24939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.24999: stderr chunk (state=3): >>><<< 178205 1726889858.25002: stdout chunk (state=3): >>><<< 178205 1726889858.25015: _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 178205 1726889858.25023: _low_level_execute_command(): starting 178205 1726889858.25026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/AnsiballZ_setup.py && sleep 0' 178205 1726889858.25493: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889858.25544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889858.25563: 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 <<< 178205 1726889858.25631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.25658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.27508: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889858.27531: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889858.27589: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889858.27630: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889858.27662: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889858.27692: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889858.27710: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889858.27769: 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' <<< 178205 1726889858.27796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889858.27840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889858.27867: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754351edc0> <<< 178205 1726889858.27913: 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 0x7f75434c33a0> <<< 178205 1726889858.27923: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754351eb20> <<< 178205 1726889858.27949: 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 0x7f754351eac0> <<< 178205 1726889858.27979: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889858.27996: 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' <<< 178205 1726889858.28003: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3490> <<< 178205 1726889858.28036: 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' <<< 178205 1726889858.28057: 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' <<< 178205 1726889858.28082: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3940> <<< 178205 1726889858.28102: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3670> <<< 178205 1726889858.28147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889858.28150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889858.28173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889858.28215: 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 <<< 178205 1726889858.28219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889858.28248: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754347a190> <<< 178205 1726889858.28272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889858.28283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889858.28349: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754347a220> <<< 178205 1726889858.28380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889858.28386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889858.28445: 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 0x7f754349d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754347a940> <<< 178205 1726889858.28506: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434db880> # /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 0x7f7543473d90> <<< 178205 1726889858.28552: 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' <<< 178205 1726889858.28571: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754349dd90> <<< 178205 1726889858.28613: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3970> <<< 178205 1726889858.28636: 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. <<< 178205 1726889858.28970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889858.28994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889858.29009: 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' <<< 178205 1726889858.29025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889858.29043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889858.29059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889858.29089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754343feb0> <<< 178205 1726889858.29139: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543442f40> <<< 178205 1726889858.29159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889858.29196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889858.29231: 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' <<< 178205 1726889858.29250: 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' <<< 178205 1726889858.29287: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543440640> <<< 178205 1726889858.29322: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754343f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889858.29384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889858.29410: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889858.29445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889858.29459: 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' <<< 178205 1726889858.29486: 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 0x7f75430f9e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430f9910> <<< 178205 1726889858.29527: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889858.29551: 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 0x7f75430f9f10> <<< 178205 1726889858.29568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889858.29592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889858.29625: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430f9fd0> <<< 178205 1726889858.29651: 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 0x7f754310b0d0> import '_collections' # <<< 178205 1726889858.29692: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431eed90> <<< 178205 1726889858.29697: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889858.29738: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431e9670> <<< 178205 1726889858.29781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889858.29792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543446e20> <<< 178205 1726889858.29816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889858.29835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889858.29863: 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 0x7f754310bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431ee2b0> <<< 178205 1726889858.29903: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.29935: 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 0x7f75431fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754344c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889858.29966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889858.30003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889858.30025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310bdf0> <<< 178205 1726889858.30046: 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' <<< 178205 1726889858.30075: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310bd60> # /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' <<< 178205 1726889858.30109: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889858.30138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889858.30150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889858.30187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889858.30255: 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 0x7f75430df3d0> <<< 178205 1726889858.30282: 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' <<< 178205 1726889858.30288: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430df4c0> <<< 178205 1726889858.30404: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543113f40> <<< 178205 1726889858.30444: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310e490> <<< 178205 1726889858.30469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889858.30490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889858.30509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889858.30541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889858.30590: 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 0x7f7543013220> <<< 178205 1726889858.30601: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430ca520> <<< 178205 1726889858.30638: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ef10> <<< 178205 1726889858.30668: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754344c040> <<< 178205 1726889858.30672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889858.30695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889858.30720: 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' <<< 178205 1726889858.30732: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543026b50> <<< 178205 1726889858.30738: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889858.30771: 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 0x7f7543026e80> <<< 178205 1726889858.30797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889858.30822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889858.30850: 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 0x7f7543038790> <<< 178205 1726889858.30864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889858.30901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889858.30937: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543038cd0> <<< 178205 1726889858.30956: 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' <<< 178205 1726889858.30966: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7542fcf400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543026f70> <<< 178205 1726889858.30994: 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' <<< 178205 1726889858.31049: 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 0x7f7542fe02e0> <<< 178205 1726889858.31062: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543038610> import 'pwd' # <<< 178205 1726889858.31102: 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 0x7f7542fe03a0> <<< 178205 1726889858.31134: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ba30> <<< 178205 1726889858.31145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889858.31162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889858.31181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889858.31199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889858.31230: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.31251: 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 0x7f7542ffc700> <<< 178205 1726889858.31254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889858.31259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889858.31283: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.31290: 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 0x7f7542ffc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542ffc7c0> <<< 178205 1726889858.31320: 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 0x7f7542ffc8b0> <<< 178205 1726889858.31348: 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' <<< 178205 1726889858.31546: 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 0x7f7542ffcd00> <<< 178205 1726889858.31602: 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 0x7f7543006250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542ffc940> <<< 178205 1726889858.31619: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542feea90> <<< 178205 1726889858.31628: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310b610> <<< 178205 1726889858.31651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889858.31705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889858.31759: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542ffcaf0> <<< 178205 1726889858.31880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889858.31905: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75429e86d0> <<< 178205 1726889858.32157: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip' <<< 178205 1726889858.32162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.32250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.32282: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available<<< 178205 1726889858.32323: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889858.32350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.33509: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.34429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889858.34445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925820> <<< 178205 1726889858.34463: 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' <<< 178205 1726889858.34514: 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' <<< 178205 1726889858.34547: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7542925160> <<< 178205 1726889858.34578: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925280> <<< 178205 1726889858.34645: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925f70> <<< 178205 1726889858.34669: 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' <<< 178205 1726889858.34681: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75429254f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925d90> import 'atexit' # <<< 178205 1726889858.34714: 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 0x7f7542925fd0> <<< 178205 1726889858.34734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889858.34757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889858.34798: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925100> <<< 178205 1726889858.34817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889858.34836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889858.34850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889858.34872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889858.34894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889858.34899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889858.34975: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428f1f40> <<< 178205 1726889858.35017: 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 0x7f75427ff310> <<< 178205 1726889858.35044: 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 0x7f75427ff160> <<< 178205 1726889858.35064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889858.35071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889858.35108: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75427ffca0> <<< 178205 1726889858.35124: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754290adc0> <<< 178205 1726889858.35286: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754290a3a0> <<< 178205 1726889858.35309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889858.35312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889858.35330: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754290afd0> <<< 178205 1726889858.35353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889858.35358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889858.35397: 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' <<< 178205 1726889858.35461: 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' <<< 178205 1726889858.35464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889858.35467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754295ad30> <<< 178205 1726889858.35533: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428f8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428f8400> <<< 178205 1726889858.35542: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428d8b20> <<< 178205 1726889858.35572: 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 0x7f75428f8f40> <<< 178205 1726889858.35610: 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 0x7f75428f8f10> <<< 178205 1726889858.35628: 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 <<< 178205 1726889858.35649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889858.35657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889858.35694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889858.35754: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.35759: 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 0x7f754286bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754296d250> <<< 178205 1726889858.35789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889858.35804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889858.35884: 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 0x7f7542868850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754296d3d0> <<< 178205 1726889858.35944: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889858.35968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889858.36043: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754296dca0> <<< 178205 1726889858.36168: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428687f0> <<< 178205 1726889858.36247: 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 0x7f7542904c10> <<< 178205 1726889858.36279: 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 0x7f754296dfa0> <<< 178205 1726889858.36326: 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 0x7f754296d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542965910> <<< 178205 1726889858.36396: 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 <<< 178205 1726889858.36449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889858.36453: 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 0x7f754285d940> <<< 178205 1726889858.36656: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.36701: 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 0x7f754287bd90> <<< 178205 1726889858.36707: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542867580> <<< 178205 1726889858.36711: 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 0x7f754285dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428679a0> <<< 178205 1726889858.36725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889858.36768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.36850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.36857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.36867: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889858.36890: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889858.36910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.37001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.37097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.37540: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.37996: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889858.38002: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889858.38016: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889858.38028: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889858.38037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889858.38086: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.38091: 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 0x7f75428a87f0> <<< 178205 1726889858.38149: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889858.38161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428b58b0> <<< 178205 1726889858.38166: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754241c970> <<< 178205 1726889858.38209: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889858.38221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.38235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.38250: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889858.38254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.38373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.38496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889858.38502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889858.38527: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428e3730> <<< 178205 1726889858.38532: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.38908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39383: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889858.39388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39451: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889858.39458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39580: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889858.39584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39615: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889858.39626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39685: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889858.39691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.39871: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889858.40081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889858.40089: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889858.40156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542927370> <<< 178205 1726889858.40165: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40223: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40291: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889858.40297: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889858.40307: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889858.40310: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40385: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889858.40392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40459: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40610: 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 <<< 178205 1726889858.40632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889858.40700: 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 0x7f7542899550> <<< 178205 1726889858.40779: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542294eb0> <<< 178205 1726889858.40815: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889858.40823: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889858.40874: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.40983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889858.40998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889858.41015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889858.41049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889858.41064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889858.41087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889858.41159: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754289f7f0> <<< 178205 1726889858.41201: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754289d790> <<< 178205 1726889858.41256: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542899b50> <<< 178205 1726889858.41263: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889858.41288: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41310: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py<<< 178205 1726889858.41317: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889858.41384: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889858.41392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41410: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41415: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889858.41418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41690: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889858.41698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.41871: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889858.42014: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42226: 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' <<< 178205 1726889858.42250: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889858.42254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889858.42277: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889858.42282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889858.42315: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423e3370> <<< 178205 1726889858.42337: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889858.42341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889858.42365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 178205 1726889858.42367: stdout chunk (state=3): >>> <<< 178205 1726889858.42390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889858.42420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889858.42430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889858.42437: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542401580> <<< 178205 1726889858.42473: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.42478: 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 0x7f75424014f0> <<< 178205 1726889858.42530: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423d2280> <<< 178205 1726889858.42549: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423e3970> <<< 178205 1726889858.42575: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75421947f0> <<< 178205 1726889858.42580: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542194b20> <<< 178205 1726889858.42594: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889858.42615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889858.42637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889858.42641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889858.42672: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.42674: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75424420a0> <<< 178205 1726889858.42704: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423e2f70> <<< 178205 1726889858.42707: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889858.42714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889858.42740: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542442190> <<< 178205 1726889858.42755: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889858.42778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889858.42810: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.42814: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75421fdfd0> <<< 178205 1726889858.42834: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754242e820> <<< 178205 1726889858.42856: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542194d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889858.42872: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889858.42893: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42908: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889858.42914: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.42960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43005: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889858.43011: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43102: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889858.43110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43128: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889858.43137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43190: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889858.43195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43276: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889858.43284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43357: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889858.43363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43557: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889858.43569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.43948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44304: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889858.44309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44461: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889858.44468: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889858.44475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44496: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44526: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889858.44533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44621: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889858.44627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44680: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889858.44684: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44740: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889858.44747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.44879: 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' <<< 178205 1726889858.44918: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420e1e80> <<< 178205 1726889858.44949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889858.44955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889858.45097: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420e19d0> <<< 178205 1726889858.45100: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889858.45105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45233: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889858.45240: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45371: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889858.45374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45495: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889858.45504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.45577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889858.45598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889858.45738: 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 0x7f754215d490> <<< 178205 1726889858.45970: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420f6850> <<< 178205 1726889858.45979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889858.45982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46071: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889858.46074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46436: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889858.46439: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889858.46480: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889858.46524: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46598: 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' <<< 178205 1726889858.46643: 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 0x7f75421553d0> <<< 178205 1726889858.46655: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542155940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 178205 1726889858.46672: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889858.46692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46755: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889858.46760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.46889: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889858.47019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47248: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889858.47263: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47584: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889858.47591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47789: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 178205 1726889858.47824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.47849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.48271: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.48682: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 178205 1726889858.48685: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 178205 1726889858.48777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.48864: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889858.48869: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.48948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49036: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889858.49041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49290: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889858.49307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49310: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49320: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889858.49327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49400: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889858.49407: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49891: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889858.49903: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889858.49909: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49969: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889858.49974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.49997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50021: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889858.50028: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50143: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889858.50149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50172: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50195: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889858.50201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50297: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889858.50302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889858.50405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50611: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889858.50828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50927: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889858.50936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.50993: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889858.50998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51028: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51058: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889858.51064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51122: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889858.51127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51261: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889858.51269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51293: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889858.51299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51337: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51377: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889858.51385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51402: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51497: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51623: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889858.51626: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889858.51673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51720: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889858.51723: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.51876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52040: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889858.52043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52080: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52123: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889858.52130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52209: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889858.52278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52349: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 178205 1726889858.52358: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889858.52431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52504: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 178205 1726889858.52507: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889858.52579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889858.52747: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 178205 1726889858.52764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 178205 1726889858.52770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889858.52773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889858.52807: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889858.52814: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75420a0160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428adfa0> <<< 178205 1726889858.52864: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420f5be0> <<< 178205 1726889858.54561: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889858.71254: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889858.71258: 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 0x7f75420f5f40> <<< 178205 1726889858.71283: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889858.71297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 178205 1726889858.71319: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420f6880> <<< 178205 1726889858.71372: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889858.71376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889858.71418: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py<<< 178205 1726889858.71434: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7541efbca0> <<< 178205 1726889858.71439: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7541f2de50> <<< 178205 1726889858.71679: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889858.71687: 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 <<< 178205 1726889858.71953: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 178205 1726889858.71969: stdout chunk (state=3): >>> <<< 178205 1726889858.71983: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889858.72018: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 178205 1726889858.72025: stdout chunk (state=3): >>> <<< 178205 1726889858.72028: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889858.72030: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889858.92092: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_pkg_mgr": "dnf", "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_is_chroot": false, "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_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": "<<< 178205 1726889858.92139: stdout chunk (state=3): >>>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_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": 434, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3098, "free": 434}, "nocache": {"free": 3209, "used": 323}, "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-4<<< 178205 1726889858.92158: stdout chunk (state=3): >>>074-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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4990, "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": 257441959936, "block_size": 4096, "block_total": 65519355, "block_available": 62852041, "block_used": 2667314, "inode_total": 131071472, "inode_available": 130996157, "inode_used": 75315, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "2<<< 178205 1726889858.92180: stdout chunk (state=3): >>>3", "minute": "37", "second": "38", "epoch": "1726889858", "epoch_int": "1726889858", "date": "2024-09-20", "time": "23:37:38", "iso8601_micro": "2024-09-21T03:37:38.915425Z", "iso8601": "2024-09-21T03:37:38Z", "iso8601_basic": "20240920T233738915425", "iso8601_basic_short": "20240920T233738", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.37, "5m": 0.59, "15m": 0.84}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_service_mgr": "systemd", "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"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889858.92672: 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 <<< 178205 1726889858.92702: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889858.92729: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 178205 1726889858.92751: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 178205 1726889858.92770: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 178205 1726889858.92782: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 178205 1726889858.92794: stdout chunk (state=3): >>># destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token <<< 178205 1726889858.92798: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 178205 1726889858.92821: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 178205 1726889858.92829: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 178205 1726889858.92832: 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 <<< 178205 1726889858.92853: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 178205 1726889858.92859: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 178205 1726889858.92871: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 178205 1726889858.92887: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.92906: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.92929: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.92938: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # 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 <<< 178205 1726889858.93194: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889858.93216: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 178205 1726889858.93222: stdout chunk (state=3): >>># destroy importlib.machinery <<< 178205 1726889858.93251: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889858.93255: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889858.93270: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889858.93293: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 178205 1726889858.93316: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 178205 1726889858.93322: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889858.93338: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889858.93378: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889858.93434: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889858.93437: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle<<< 178205 1726889858.93440: stdout chunk (state=3): >>> # destroy _compat_pickle <<< 178205 1726889858.93467: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889858.93489: stdout chunk (state=3): >>># destroy shlex <<< 178205 1726889858.93497: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889858.93510: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889858.93535: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 178205 1726889858.93538: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 178205 1726889858.93566: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 178205 1726889858.93589: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.93597: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889858.93640: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios <<< 178205 1726889858.93663: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889858.93684: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889858.93700: stdout chunk (state=3): >>># 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 <<< 178205 1726889858.93724: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 178205 1726889858.93738: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess<<< 178205 1726889858.93778: stdout chunk (state=3): >>> # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889858.93781: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 178205 1726889858.93816: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889858.93832: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889858.93836: 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 <<< 178205 1726889858.93845: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889858.93863: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889858.93866: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889858.93877: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889858.93893: 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 <<< 178205 1726889858.93896: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 178205 1726889858.93909: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889858.93913: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 178205 1726889858.93923: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889858.93926: 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 <<< 178205 1726889858.93935: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889858.93958: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 178205 1726889858.93964: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889858.93984: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889858.94140: stdout chunk (state=3): >>># destroy platform <<< 178205 1726889858.94143: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889858.94174: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889858.94186: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889858.94193: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889858.94221: stdout chunk (state=3): >>># destroy select <<< 178205 1726889858.94232: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889858.94245: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889858.94285: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889858.94597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889858.94658: stderr chunk (state=3): >>><<< 178205 1726889858.94661: stdout chunk (state=3): >>><<< 178205 1726889858.94787: _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 0x7f754351edc0> # /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 0x7f75434c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754351eb20> # /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 0x7f754351eac0> 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 0x7f75434c3490> # /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 0x7f75434c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3670> # /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 0x7f754347a190> # /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 0x7f754347a220> # /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 0x7f754349d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754347a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434db880> # /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 0x7f7543473d90> # /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 0x7f754349dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75434c3970> 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 0x7f754343feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543442f40> # /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 0x7f7543437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543440640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754343f370> # /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 0x7f75430f9e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430f9910> 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 0x7f75430f9f10> # /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 0x7f75430f9fd0> # /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 0x7f754310b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431e9670> # /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 0x7f75431fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543446e20> # /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 0x7f754310bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75431ee2b0> # 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 0x7f75431fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754344c9d0> # /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 0x7f754310beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310bdf0> # /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 0x7f754310bd60> # /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 0x7f75430df3d0> # /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 0x7f75430df4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543113f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310e490> # /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 0x7f7543013220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75430ca520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754344c040> # /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 0x7f7543026b50> 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 0x7f7543026e80> # /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 0x7f7543038790> # /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 0x7f7543038cd0> # 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 0x7f7542fcf400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543026f70> # /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 0x7f7542fe02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7543038610> 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 0x7f7542fe03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310ba30> # /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 0x7f7542ffc700> # /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 0x7f7542ffc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542ffc7c0> # 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 0x7f7542ffc8b0> # /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 0x7f7542ffcd00> # 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 0x7f7543006250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542ffc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542feea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754310b610> # /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 0x7f7542ffcaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75429e86d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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 0x7f7542925820> # /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 0x7f7542925160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925f70> # /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 0x7f75429254f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542925d90> 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 0x7f7542925fd0> # /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 0x7f7542925100> # /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 0x7f75428f1f40> # 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 0x7f75427ff310> # 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 0x7f75427ff160> # /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 0x7f75427ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754290adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754290a3a0> # /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 0x7f754290afd0> # /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 0x7f754295ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428f8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428f8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428d8b20> # 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 0x7f75428f8f40> # /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 0x7f75428f8f10> # /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 0x7f754286bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754296d250> # /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 0x7f7542868850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754296d3d0> # /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 0x7f754296dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428687f0> # 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 0x7f7542904c10> # 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 0x7f754296dfa0> # 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 0x7f754296d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542965910> # /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 0x7f754285d940> # 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 0x7f754287bd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542867580> # 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 0x7f754285dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428679a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f75428a87f0> # /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 0x7f75428b58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754241c970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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 0x7f75428e3730> # 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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f7542927370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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 0x7f7542899550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542294eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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 0x7f754289f7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754289d790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542899b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f75423e3370> # /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 0x7f7542401580> # 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 0x7f75424014f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423d2280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423e3970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75421947f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542194b20> # /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 0x7f75424420a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75423e2f70> # /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 0x7f7542442190> # /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 0x7f75421fdfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f754242e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542194d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f75420e1e80> # /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 0x7f75420e19d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f754215d490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420f6850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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 0x7f75421553d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7542155940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/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_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_o2hti3bw/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 0x7f75420a0160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75428adfa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75420f5be0> 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 0x7f75420f5f40> # /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 0x7f75420f6880> # /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 0x7f7541efbca0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7541f2de50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_pkg_mgr": "dnf", "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_is_chroot": false, "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_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_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": 434, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3098, "free": 434}, "nocache": {"free": 3209, "used": 323}, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 4990, "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": 257441959936, "block_size": 4096, "block_total": 65519355, "block_available": 62852041, "block_used": 2667314, "inode_total": 131071472, "inode_available": 130996157, "inode_used": 75315, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "37", "second": "38", "epoch": "1726889858", "epoch_int": "1726889858", "date": "2024-09-20", "time": "23:37:38", "iso8601_micro": "2024-09-21T03:37:38.915425Z", "iso8601": "2024-09-21T03:37:38Z", "iso8601_basic": "20240920T233738915425", "iso8601_basic_short": "20240920T233738", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.37, "5m": 0.59, "15m": 0.84}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_service_mgr": "systemd", "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"]}, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889858.95699: 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-1726889858.148676-180563-38095391418413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889858.95703: _low_level_execute_command(): starting 178205 1726889858.95706: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889858.148676-180563-38095391418413/ > /dev/null 2>&1 && sleep 0' 178205 1726889858.95970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889858.95974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889858.96004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889858.96007: 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 <<< 178205 1726889858.96010: 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 <<< 178205 1726889858.96014: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889858.96074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889858.96078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889858.96081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889858.96113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889858.97881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889858.97925: stderr chunk (state=3): >>><<< 178205 1726889858.97928: stdout chunk (state=3): >>><<< 178205 1726889858.97940: _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 178205 1726889858.97947: handler run complete 178205 1726889858.98063: variable 'ansible_facts' from source: unknown 178205 1726889858.98155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889858.98421: variable 'ansible_facts' from source: unknown 178205 1726889858.98491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889858.98598: attempt loop complete, returning result 178205 1726889858.98603: _execute() done 178205 1726889858.98605: dumping result to json 178205 1726889858.98635: done dumping result, returning 178205 1726889858.98643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-000000000ea1] 178205 1726889858.98652: sending task result for task 02369adf-7a19-34ed-f5d1-000000000ea1 ok: [managed_node2] 178205 1726889858.99314: no more pending results, returning what we have 178205 1726889858.99317: results queue empty 178205 1726889858.99317: checking for any_errors_fatal 178205 1726889858.99323: done checking for any_errors_fatal 178205 1726889858.99323: checking for max_fail_percentage 178205 1726889858.99324: done checking for max_fail_percentage 178205 1726889858.99325: checking to see if all hosts have failed and the running result is not ok 178205 1726889858.99325: done checking to see if all hosts have failed 178205 1726889858.99326: getting the remaining hosts for this loop 178205 1726889858.99327: done getting the remaining hosts for this loop 178205 1726889858.99331: getting the next task for host managed_node2 178205 1726889858.99337: done getting next task for host managed_node2 178205 1726889858.99338: ^ task is: TASK: meta (role_complete) 178205 1726889858.99340: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889858.99349: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000ea1 178205 1726889858.99352: WORKER PROCESS EXITING 178205 1726889858.99358: getting variables 178205 1726889858.99359: in VariableManager get_vars() 178205 1726889858.99382: Calling all_inventory to load vars for managed_node2 178205 1726889858.99384: Calling groups_inventory to load vars for managed_node2 178205 1726889858.99386: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889858.99393: Calling all_plugins_play to load vars for managed_node2 178205 1726889858.99394: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889858.99396: Calling groups_plugins_play to load vars for managed_node2 178205 1726889858.99676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.00018: done with get_vars() 178205 1726889859.00031: done getting variables 178205 1726889859.00086: done queuing things up, now waiting for results queue to drain 178205 1726889859.00088: results queue empty 178205 1726889859.00088: checking for any_errors_fatal 178205 1726889859.00090: done checking for any_errors_fatal 178205 1726889859.00091: checking for max_fail_percentage 178205 1726889859.00091: done checking for max_fail_percentage 178205 1726889859.00092: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.00092: done checking to see if all hosts have failed 178205 1726889859.00093: getting the remaining hosts for this loop 178205 1726889859.00093: done getting the remaining hosts for this loop 178205 1726889859.00095: getting the next task for host managed_node2 178205 1726889859.00100: done getting next task for host managed_node2 178205 1726889859.00101: ^ task is: TASK: Verify results 178205 1726889859.00102: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889859.00104: getting variables 178205 1726889859.00105: in VariableManager get_vars() 178205 1726889859.00111: Calling all_inventory to load vars for managed_node2 178205 1726889859.00114: Calling groups_inventory to load vars for managed_node2 178205 1726889859.00115: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.00118: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.00120: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.00121: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.00526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.03418: done with get_vars() 178205 1726889859.03427: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:85 Friday 20 September 2024 23:37:39 -0400 (0:00:00.924) 0:01:12.022 ****** 178205 1726889859.03475: entering _queue_task() for managed_node2/include_tasks 178205 1726889859.03710: worker is 1 (out of 1 available) 178205 1726889859.03726: exiting _queue_task() for managed_node2/include_tasks 178205 1726889859.03738: done queuing things up, now waiting for results queue to drain 178205 1726889859.03740: waiting for pending results... 178205 1726889859.03923: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889859.03987: in run() - task 02369adf-7a19-34ed-f5d1-000000000011 178205 1726889859.03998: variable 'ansible_search_path' from source: unknown 178205 1726889859.04031: calling self._execute() 178205 1726889859.04115: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.04120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.04127: variable 'omit' from source: magic vars 178205 1726889859.04216: _execute() done 178205 1726889859.04220: dumping result to json 178205 1726889859.04223: done dumping result, returning 178205 1726889859.04227: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-000000000011] 178205 1726889859.04234: sending task result for task 02369adf-7a19-34ed-f5d1-000000000011 178205 1726889859.04346: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000011 178205 1726889859.04349: WORKER PROCESS EXITING 178205 1726889859.04380: no more pending results, returning what we have 178205 1726889859.04385: in VariableManager get_vars() 178205 1726889859.04421: Calling all_inventory to load vars for managed_node2 178205 1726889859.04423: Calling groups_inventory to load vars for managed_node2 178205 1726889859.04426: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.04438: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.04440: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.04443: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.04758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.05087: done with get_vars() 178205 1726889859.05096: variable 'ansible_search_path' from source: unknown 178205 1726889859.05105: we have included files to process 178205 1726889859.05106: generating all_blocks data 178205 1726889859.05110: done generating all_blocks data 178205 1726889859.05116: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889859.05117: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889859.05119: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889859.05515: in VariableManager get_vars() 178205 1726889859.05525: done with get_vars() 178205 1726889859.05558: in VariableManager get_vars() 178205 1726889859.05568: done with get_vars() 178205 1726889859.05626: done processing included file 178205 1726889859.05627: iterating over new_blocks loaded from include file 178205 1726889859.05628: in VariableManager get_vars() 178205 1726889859.05637: done with get_vars() 178205 1726889859.05638: filtering new block on tags 178205 1726889859.05656: done filtering new block on tags 178205 1726889859.05657: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889859.05661: extending task lists for all hosts with included blocks 178205 1726889859.07033: done extending task lists 178205 1726889859.07034: done processing included files 178205 1726889859.07034: results queue empty 178205 1726889859.07035: checking for any_errors_fatal 178205 1726889859.07036: done checking for any_errors_fatal 178205 1726889859.07036: checking for max_fail_percentage 178205 1726889859.07037: done checking for max_fail_percentage 178205 1726889859.07037: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.07038: done checking to see if all hosts have failed 178205 1726889859.07038: getting the remaining hosts for this loop 178205 1726889859.07039: done getting the remaining hosts for this loop 178205 1726889859.07041: getting the next task for host managed_node2 178205 1726889859.07043: done getting next task for host managed_node2 178205 1726889859.07044: ^ task is: TASK: Print out pool information 178205 1726889859.07046: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889859.07047: getting variables 178205 1726889859.07048: in VariableManager get_vars() 178205 1726889859.07053: Calling all_inventory to load vars for managed_node2 178205 1726889859.07055: Calling groups_inventory to load vars for managed_node2 178205 1726889859.07057: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.07061: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.07062: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.07064: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.07303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.07622: done with get_vars() 178205 1726889859.07633: done getting variables 178205 1726889859.07658: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:37:39 -0400 (0:00:00.041) 0:01:12.064 ****** 178205 1726889859.07676: entering _queue_task() for managed_node2/debug 178205 1726889859.07864: worker is 1 (out of 1 available) 178205 1726889859.07877: exiting _queue_task() for managed_node2/debug 178205 1726889859.07891: done queuing things up, now waiting for results queue to drain 178205 1726889859.07892: waiting for pending results... 178205 1726889859.08052: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889859.08113: in run() - task 02369adf-7a19-34ed-f5d1-000000000f31 178205 1726889859.08123: variable 'ansible_search_path' from source: unknown 178205 1726889859.08152: calling self._execute() 178205 1726889859.08233: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.08237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.08244: variable 'omit' from source: magic vars 178205 1726889859.08512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889859.10135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889859.10187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889859.10216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889859.10244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889859.10263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889859.10319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889859.10341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889859.10359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889859.10384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889859.10396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889859.10478: variable '_storage_pools_list' from source: set_fact 178205 1726889859.10490: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889859.10494: when evaluation is False, skipping this task 178205 1726889859.10496: _execute() done 178205 1726889859.10499: dumping result to json 178205 1726889859.10501: done dumping result, returning 178205 1726889859.10508: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-000000000f31] 178205 1726889859.10510: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f31 178205 1726889859.10592: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f31 178205 1726889859.10595: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889859.10666: no more pending results, returning what we have 178205 1726889859.10669: results queue empty 178205 1726889859.10670: checking for any_errors_fatal 178205 1726889859.10671: done checking for any_errors_fatal 178205 1726889859.10672: checking for max_fail_percentage 178205 1726889859.10673: done checking for max_fail_percentage 178205 1726889859.10674: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.10675: done checking to see if all hosts have failed 178205 1726889859.10676: getting the remaining hosts for this loop 178205 1726889859.10677: done getting the remaining hosts for this loop 178205 1726889859.10679: getting the next task for host managed_node2 178205 1726889859.10684: done getting next task for host managed_node2 178205 1726889859.10686: ^ task is: TASK: Print out volume information 178205 1726889859.10689: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889859.10691: getting variables 178205 1726889859.10693: in VariableManager get_vars() 178205 1726889859.10725: Calling all_inventory to load vars for managed_node2 178205 1726889859.10727: Calling groups_inventory to load vars for managed_node2 178205 1726889859.10736: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.10744: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.10747: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.10749: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.11053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.11393: done with get_vars() 178205 1726889859.11403: done getting variables 178205 1726889859.11443: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:37:39 -0400 (0:00:00.037) 0:01:12.102 ****** 178205 1726889859.11461: entering _queue_task() for managed_node2/debug 178205 1726889859.11646: worker is 1 (out of 1 available) 178205 1726889859.11658: exiting _queue_task() for managed_node2/debug 178205 1726889859.11670: done queuing things up, now waiting for results queue to drain 178205 1726889859.11671: waiting for pending results... 178205 1726889859.11833: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889859.11889: in run() - task 02369adf-7a19-34ed-f5d1-000000000f32 178205 1726889859.11901: variable 'ansible_search_path' from source: unknown 178205 1726889859.11931: calling self._execute() 178205 1726889859.12009: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.12014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.12024: variable 'omit' from source: magic vars 178205 1726889859.12292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889859.13885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889859.14162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889859.14190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889859.14217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889859.14238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889859.14293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889859.14316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889859.14335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889859.14361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889859.14372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889859.14453: variable '_storage_volumes_list' from source: set_fact 178205 1726889859.14481: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889859.14485: variable 'omit' from source: magic vars 178205 1726889859.14513: variable 'omit' from source: magic vars 178205 1726889859.14539: variable 'omit' from source: magic vars 178205 1726889859.14558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889859.14577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889859.14590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889859.14602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.14612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.14637: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889859.14640: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.14643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.14705: Set connection var ansible_pipelining to False 178205 1726889859.14708: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889859.14714: Set connection var ansible_shell_executable to /bin/sh 178205 1726889859.14717: Set connection var ansible_connection to ssh 178205 1726889859.14723: Set connection var ansible_shell_type to sh 178205 1726889859.14732: Set connection var ansible_timeout to 10 178205 1726889859.14750: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.14753: variable 'ansible_connection' from source: unknown 178205 1726889859.14756: variable 'ansible_module_compression' from source: unknown 178205 1726889859.14758: variable 'ansible_shell_type' from source: unknown 178205 1726889859.14760: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.14762: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.14765: variable 'ansible_pipelining' from source: unknown 178205 1726889859.14767: variable 'ansible_timeout' from source: unknown 178205 1726889859.14771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.14843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889859.14852: variable 'omit' from source: magic vars 178205 1726889859.14855: starting attempt loop 178205 1726889859.14858: running the handler 178205 1726889859.14888: variable '_storage_volumes_list' from source: set_fact 178205 1726889859.14942: variable '_storage_volumes_list' from source: set_fact 178205 1726889859.15051: handler run complete 178205 1726889859.15072: attempt loop complete, returning result 178205 1726889859.15075: _execute() done 178205 1726889859.15078: dumping result to json 178205 1726889859.15082: done dumping result, returning 178205 1726889859.15089: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-000000000f32] 178205 1726889859.15093: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f32 178205 1726889859.15193: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f32 178205 1726889859.15196: WORKER PROCESS EXITING ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889859.15292: no more pending results, returning what we have 178205 1726889859.15295: results queue empty 178205 1726889859.15296: checking for any_errors_fatal 178205 1726889859.15303: done checking for any_errors_fatal 178205 1726889859.15304: checking for max_fail_percentage 178205 1726889859.15305: done checking for max_fail_percentage 178205 1726889859.15306: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.15307: done checking to see if all hosts have failed 178205 1726889859.15307: getting the remaining hosts for this loop 178205 1726889859.15308: done getting the remaining hosts for this loop 178205 1726889859.15313: getting the next task for host managed_node2 178205 1726889859.15318: done getting next task for host managed_node2 178205 1726889859.15320: ^ task is: TASK: Collect info about the volumes. 178205 1726889859.15323: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889859.15325: getting variables 178205 1726889859.15327: in VariableManager get_vars() 178205 1726889859.15357: Calling all_inventory to load vars for managed_node2 178205 1726889859.15359: Calling groups_inventory to load vars for managed_node2 178205 1726889859.15362: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.15371: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.15373: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.15376: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.15690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.16025: done with get_vars() 178205 1726889859.16037: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:37:39 -0400 (0:00:00.046) 0:01:12.148 ****** 178205 1726889859.16089: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889859.16269: worker is 1 (out of 1 available) 178205 1726889859.16283: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889859.16296: done queuing things up, now waiting for results queue to drain 178205 1726889859.16297: waiting for pending results... 178205 1726889859.16486: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889859.16545: in run() - task 02369adf-7a19-34ed-f5d1-000000000f33 178205 1726889859.16555: variable 'ansible_search_path' from source: unknown 178205 1726889859.16587: calling self._execute() 178205 1726889859.16677: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.16681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.16690: variable 'omit' from source: magic vars 178205 1726889859.16776: variable 'omit' from source: magic vars 178205 1726889859.16807: variable 'omit' from source: magic vars 178205 1726889859.16842: variable 'omit' from source: magic vars 178205 1726889859.16876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889859.16906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889859.16919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889859.16937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.16947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.16971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889859.16974: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.16976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.17051: Set connection var ansible_pipelining to False 178205 1726889859.17055: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889859.17061: Set connection var ansible_shell_executable to /bin/sh 178205 1726889859.17064: Set connection var ansible_connection to ssh 178205 1726889859.17067: Set connection var ansible_shell_type to sh 178205 1726889859.17073: Set connection var ansible_timeout to 10 178205 1726889859.17093: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.17096: variable 'ansible_connection' from source: unknown 178205 1726889859.17098: variable 'ansible_module_compression' from source: unknown 178205 1726889859.17100: variable 'ansible_shell_type' from source: unknown 178205 1726889859.17103: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.17105: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.17109: variable 'ansible_pipelining' from source: unknown 178205 1726889859.17116: variable 'ansible_timeout' from source: unknown 178205 1726889859.17119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.17254: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889859.17261: variable 'omit' from source: magic vars 178205 1726889859.17266: starting attempt loop 178205 1726889859.17268: running the handler 178205 1726889859.17280: _low_level_execute_command(): starting 178205 1726889859.17286: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889859.17810: 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 <<< 178205 1726889859.17822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.17851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.17865: 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 <<< 178205 1726889859.17921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.17934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.17978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.19520: stdout chunk (state=3): >>>/root <<< 178205 1726889859.19622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.19672: stderr chunk (state=3): >>><<< 178205 1726889859.19676: stdout chunk (state=3): >>><<< 178205 1726889859.19696: _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 178205 1726889859.19706: _low_level_execute_command(): starting 178205 1726889859.19711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002 `" && echo ansible-tmp-1726889859.196941-180581-209058488021002="` echo /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002 `" ) && sleep 0' 178205 1726889859.20134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.20152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.20171: 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 <<< 178205 1726889859.20185: stderr 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 <<< 178205 1726889859.20235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.20238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889859.20252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.20299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.22101: stdout chunk (state=3): >>>ansible-tmp-1726889859.196941-180581-209058488021002=/root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002 <<< 178205 1726889859.22210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.22254: stderr chunk (state=3): >>><<< 178205 1726889859.22257: stdout chunk (state=3): >>><<< 178205 1726889859.22269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889859.196941-180581-209058488021002=/root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002 , stderr=OpenSSH_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 178205 1726889859.22306: variable 'ansible_module_compression' from source: unknown 178205 1726889859.22343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889859.22373: variable 'ansible_facts' from source: unknown 178205 1726889859.22424: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/AnsiballZ_blockdev_info.py 178205 1726889859.22519: Sending initial data 178205 1726889859.22528: Sent initial data (163 bytes) 178205 1726889859.23151: 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 <<< 178205 1726889859.23155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.23185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.23188: 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 <<< 178205 1726889859.23191: stderr 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 <<< 178205 1726889859.23244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.23251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.23286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.24952: 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 <<< 178205 1726889859.24986: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889859.25021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpa15622qe /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/AnsiballZ_blockdev_info.py <<< 178205 1726889859.25055: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889859.25784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.25862: stderr chunk (state=3): >>><<< 178205 1726889859.25866: stdout chunk (state=3): >>><<< 178205 1726889859.25880: done transferring module to remote 178205 1726889859.25889: _low_level_execute_command(): starting 178205 1726889859.25892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/ /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889859.26302: 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 <<< 178205 1726889859.26306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.26337: 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 <<< 178205 1726889859.26341: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.26392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889859.26399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.26438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.28107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.28153: stderr chunk (state=3): >>><<< 178205 1726889859.28156: stdout chunk (state=3): >>><<< 178205 1726889859.28167: _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 178205 1726889859.28174: _low_level_execute_command(): starting 178205 1726889859.28177: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889859.28571: 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 <<< 178205 1726889859.28589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.28600: 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 <<< 178205 1726889859.28610: stderr 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 <<< 178205 1726889859.28656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.28673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.28716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.30597: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889859.30616: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889859.30624: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889859.30671: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889859.30676: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889859.30711: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889859.30744: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889859.30783: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889859.30794: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889859.30847: 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' <<< 178205 1726889859.30866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889859.30888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889859.30894: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889859.30923: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96643dc0> <<< 178205 1726889859.30957: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889859.30971: 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 0x7efc963d83a0> <<< 178205 1726889859.30981: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96643b20> <<< 178205 1726889859.31008: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889859.31016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889859.31026: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96643ac0> <<< 178205 1726889859.31049: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889859.31071: 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' <<< 178205 1726889859.31086: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8490> <<< 178205 1726889859.31110: 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' <<< 178205 1726889859.31133: 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' <<< 178205 1726889859.31159: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889859.31162: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8940> <<< 178205 1726889859.31186: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8670> <<< 178205 1726889859.31213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889859.31226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889859.31244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889859.31266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889859.31283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889859.31305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889859.31326: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889859.31334: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9638f190> <<< 178205 1726889859.31345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889859.31370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889859.31439: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9638f220> <<< 178205 1726889859.31463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889859.31467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889859.31500: 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' <<< 178205 1726889859.31513: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9638f940> <<< 178205 1726889859.31539: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963f0880> <<< 178205 1726889859.31564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889859.31567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96388d90> <<< 178205 1726889859.31628: 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' <<< 178205 1726889859.31640: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963b2d90> <<< 178205 1726889859.31694: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8970> <<< 178205 1726889859.31722: 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. <<< 178205 1726889859.32043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9632feb0> <<< 178205 1726889859.32074: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96332f40> <<< 178205 1726889859.32094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889859.32106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889859.32123: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889859.32150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889859.32155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889859.32177: 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' <<< 178205 1726889859.32203: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96327610> <<< 178205 1726889859.32225: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96330640> <<< 178205 1726889859.32239: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9632f370> <<< 178205 1726889859.32246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889859.32318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889859.32336: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889859.32366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.32388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889859.32396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889859.32423: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.32434: 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 0x7efc962b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962b08b0> <<< 178205 1726889859.32445: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889859.32469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889859.32479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962b0eb0> <<< 178205 1726889859.32491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889859.32510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889859.32532: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889859.32535: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962b0f70> <<< 178205 1726889859.32559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889859.32564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962b0e80> <<< 178205 1726889859.32584: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889859.32627: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96309d30> <<< 178205 1726889859.32637: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889859.32656: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96303610> <<< 178205 1726889859.32715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889859.32720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96317670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96336e20> <<< 178205 1726889859.32743: 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' <<< 178205 1726889859.32778: 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 0x7efc962c2c70> <<< 178205 1726889859.32788: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96309250> <<< 178205 1726889859.32828: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.32834: 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 0x7efc96317280> <<< 178205 1726889859.32842: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9633c9d0> <<< 178205 1726889859.32858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889859.32864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889859.32888: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889859.32903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.32909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889859.32932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889859.32940: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c2fa0> <<< 178205 1726889859.32946: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c2d90> <<< 178205 1726889859.32967: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889859.32974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c2d00> <<< 178205 1726889859.32998: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889859.33006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889859.33031: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889859.33039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889859.33058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889859.33103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889859.33136: 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 0x7efc96296370> <<< 178205 1726889859.33155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889859.33166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889859.33200: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96296460> <<< 178205 1726889859.33320: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962ccfa0> <<< 178205 1726889859.33357: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4a30> <<< 178205 1726889859.33366: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4490> <<< 178205 1726889859.33392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889859.33403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889859.33438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889859.33446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889859.33473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889859.33482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889859.33488: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961c01c0> <<< 178205 1726889859.33518: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96281c70> <<< 178205 1726889859.33567: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4eb0> <<< 178205 1726889859.33574: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9633c040> <<< 178205 1726889859.33596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889859.33616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889859.33641: 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' <<< 178205 1726889859.33654: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961d3af0> <<< 178205 1726889859.33661: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889859.33695: 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 0x7efc961d3e20> <<< 178205 1726889859.33717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889859.33722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889859.33750: 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' <<< 178205 1726889859.33765: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961e4730> <<< 178205 1726889859.33785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889859.33818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889859.33841: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961e4c70> <<< 178205 1726889859.33879: 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 0x7efc961703a0> <<< 178205 1726889859.33889: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961d3f10> <<< 178205 1726889859.33911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889859.33916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889859.33956: 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 0x7efc96181280> <<< 178205 1726889859.33973: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961e45b0> <<< 178205 1726889859.33979: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889859.34009: 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 0x7efc96181340> <<< 178205 1726889859.34048: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c29d0> <<< 178205 1726889859.34065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889859.34083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889859.34103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889859.34121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889859.34147: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.34152: 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 0x7efc9619c6a0> <<< 178205 1726889859.34171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889859.34176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889859.34205: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.34210: 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 0x7efc9619c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9619c760> <<< 178205 1726889859.34235: 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 0x7efc9619c850> <<< 178205 1726889859.34263: 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' <<< 178205 1726889859.34458: 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 0x7efc9619cca0> <<< 178205 1726889859.34502: 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 0x7efc960b11f0> <<< 178205 1726889859.34505: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9619c8e0> <<< 178205 1726889859.34526: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96190a30> <<< 178205 1726889859.34548: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c25b0> <<< 178205 1726889859.34567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889859.34626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889859.34660: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9619ca90> <<< 178205 1726889859.34752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889859.34769: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc960d9670> <<< 178205 1726889859.35064: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 178205 1726889859.35155: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.35177: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 178205 1726889859.35195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.35210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.35225: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889859.35238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.36438: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.37367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889859.37372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95feb7c0> <<< 178205 1726889859.37391: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889859.37396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.37418: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889859.37431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889859.37450: 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' <<< 178205 1726889859.37469: 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' <<< 178205 1726889859.37476: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc95feb160> <<< 178205 1726889859.37507: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95feb280> <<< 178205 1726889859.37537: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95febf10> <<< 178205 1726889859.37561: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889859.37566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889859.37604: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95feb4f0> <<< 178205 1726889859.37607: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95febd30> import 'atexit' # <<< 178205 1726889859.37634: 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 0x7efc95febf70> <<< 178205 1726889859.37672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889859.37681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889859.37717: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95feb100> <<< 178205 1726889859.37737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889859.37751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889859.37768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889859.37788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889859.37808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889859.37814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889859.37874: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95fa4130> <<< 178205 1726889859.37908: 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 0x7efc95f60f40> <<< 178205 1726889859.37936: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.37949: 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 0x7efc95f60d60> <<< 178205 1726889859.37958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889859.37982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889859.38018: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95f603d0> <<< 178205 1726889859.38028: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96052dc0> <<< 178205 1726889859.38184: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc960523a0> <<< 178205 1726889859.38210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889859.38217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889859.38225: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96052f70> <<< 178205 1726889859.38247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889859.38251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889859.38276: 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' <<< 178205 1726889859.38297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889859.38307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889859.38337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889859.38342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96022c10> <<< 178205 1726889859.38419: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959e6cd0> <<< 178205 1726889859.38427: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95ff3490> <<< 178205 1726889859.38449: 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 0x7efc959e64c0> <<< 178205 1726889859.38478: 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 0x7efc959e64f0> <<< 178205 1726889859.38496: 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 <<< 178205 1726889859.38508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889859.38527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889859.38550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889859.38617: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.38626: 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 0x7efc959ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc960341f0> <<< 178205 1726889859.38647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889859.38652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889859.38703: 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 0x7efc959db8e0> <<< 178205 1726889859.38710: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96034370> <<< 178205 1726889859.38726: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889859.38758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.38783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889859.38786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889859.38846: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9604cd90> <<< 178205 1726889859.38969: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959db880> <<< 178205 1726889859.39051: 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' <<< 178205 1726889859.39055: 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 0x7efc959db6d0> <<< 178205 1726889859.39083: 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 0x7efc959da670> <<< 178205 1726889859.39127: 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 0x7efc959da5b0> <<< 178205 1726889859.39138: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9602a8b0> <<< 178205 1726889859.39148: 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' <<< 178205 1726889859.39170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889859.39179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889859.39225: 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 0x7efc95fb3670> <<< 178205 1726889859.39412: 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' <<< 178205 1726889859.39415: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc95fb2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95fc10d0> <<< 178205 1726889859.39439: 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' <<< 178205 1726889859.39452: 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 0x7efc95fb30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95ff6a60> <<< 178205 1726889859.39468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39470: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39481: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889859.39490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889859.39645: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889859.39662: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39676: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889859.39688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.39876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.40310: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.40764: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889859.40771: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889859.40774: 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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889859.40799: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889859.40807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.40857: 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 0x7efc955d3580> <<< 178205 1726889859.40927: 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' <<< 178205 1726889859.40936: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc955760a0> <<< 178205 1726889859.40980: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889859.40985: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.41009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.41027: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889859.41036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.41143: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.41267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889859.41272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889859.41295: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95fb2bb0> <<< 178205 1726889859.41300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.41682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42157: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889859.42161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42225: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889859.42284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42356: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889859.42366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42390: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889859.42428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42462: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889859.42465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889859.42862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889859.42868: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889859.42931: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959b7970> <<< 178205 1726889859.42939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.42995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43062: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889859.43071: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889859.43089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43155: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889859.43160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43378: 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 <<< 178205 1726889859.43406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.43473: 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' <<< 178205 1726889859.43478: 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 0x7efc9603f250> <<< 178205 1726889859.43502: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959b76a0> <<< 178205 1726889859.43535: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889859.43543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.43764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889859.43767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889859.43790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889859.43820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889859.43847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889859.43853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889859.43938: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9599e7c0> <<< 178205 1726889859.43973: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9599b7f0> <<< 178205 1726889859.44035: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95995970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889859.44039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44083: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889859.44155: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889859.44168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44189: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 178205 1726889859.44198: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44207: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44210: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889859.44225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44243: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889859.44254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889859.44272: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889859.44287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44299: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889859.44314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44480: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.44622: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889859.45361: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 178205 1726889859.45384: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889859.45678: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889859.45698: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 178205 1726889859.45716: 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 <<< 178205 1726889859.45735: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 178205 1726889859.45739: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[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 <<< 178205 1726889859.45762: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 178205 1726889859.45778: 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 # 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 <<< 178205 1726889859.45783: 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 # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 gc <<< 178205 1726889859.45955: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889859.45978: stdout chunk (state=3): >>># destroy importlib.util <<< 178205 1726889859.45983: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889859.46006: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889859.46042: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889859.46056: 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 <<< 178205 1726889859.46067: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889859.46078: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889859.46095: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889859.46119: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889859.46157: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889859.46172: 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 <<< 178205 1726889859.46175: 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 <<< 178205 1726889859.46202: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889859.46230: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 178205 1726889859.46253: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889859.46263: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889859.46271: 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 <<< 178205 1726889859.46274: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889859.46296: 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 <<< 178205 1726889859.46321: 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 <<< 178205 1726889859.46336: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc<<< 178205 1726889859.46346: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889859.46463: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889859.46478: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889859.46494: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889859.46511: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 178205 1726889859.46537: 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 <<< 178205 1726889859.46541: 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 <<< 178205 1726889859.46543: stdout chunk (state=3): >>># 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 <<< 178205 1726889859.46567: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889859.46821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889859.46885: stderr chunk (state=3): >>><<< 178205 1726889859.46888: stdout chunk (state=3): >>><<< 178205 1726889859.46967: _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 0x7efc96643dc0> # /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 0x7efc963d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96643b20> # /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 0x7efc96643ac0> 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 0x7efc963d8490> # /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 0x7efc963d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8670> # /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 0x7efc9638f190> # /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 0x7efc9638f220> # /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 0x7efc963b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9638f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963f0880> # /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 0x7efc96388d90> # /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 0x7efc963b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc963d8970> 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 0x7efc9632feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96332f40> # /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 0x7efc96327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9632f370> # /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 0x7efc962b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962b08b0> 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 0x7efc962b0eb0> # /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 0x7efc962b0f70> # /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 0x7efc962b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96309d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96303610> # /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 0x7efc96317670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96336e20> # /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 0x7efc962c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96309250> # 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 0x7efc96317280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9633c9d0> # /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 0x7efc962c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c2d90> # /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 0x7efc962c2d00> # /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 0x7efc96296370> # /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 0x7efc96296460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962ccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4490> # /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 0x7efc961c01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96281c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9633c040> # /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 0x7efc961d3af0> 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 0x7efc961d3e20> # /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 0x7efc961e4730> # /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 0x7efc961e4c70> # 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 0x7efc961703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961d3f10> # /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 0x7efc96181280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc961e45b0> 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 0x7efc96181340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c29d0> # /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 0x7efc9619c6a0> # /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 0x7efc9619c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9619c760> # 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 0x7efc9619c850> # /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 0x7efc9619cca0> # 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 0x7efc960b11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9619c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96190a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc962c25b0> # /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 0x7efc9619ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc960d9670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc95feb7c0> # /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 0x7efc95feb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95feb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95febf10> # /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 0x7efc95feb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95febd30> 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 0x7efc95febf70> # /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 0x7efc95feb100> # /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 0x7efc95fa4130> # 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 0x7efc95f60f40> # 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 0x7efc95f60d60> # /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 0x7efc95f603d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96052dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc960523a0> # /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 0x7efc96052f70> # /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 0x7efc96022c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95ff3490> # 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 0x7efc959e64c0> # /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 0x7efc959e64f0> # /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 0x7efc959ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc960341f0> # /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 0x7efc959db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc96034370> # /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 0x7efc9604cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959db880> # 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 0x7efc959db6d0> # 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 0x7efc959da670> # 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 0x7efc959da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9602a8b0> # /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 0x7efc95fb3670> # 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 0x7efc95fb2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95fc10d0> # 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 0x7efc95fb30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95ff6a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc955d3580> # /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 0x7efc959ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc955760a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc95fb2bb0> # 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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc959b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc9603f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc959b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7efc9599e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc9599b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc95995970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_j356t3fj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889859.47520: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889859.196941-180581-209058488021002/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889859.47524: _low_level_execute_command(): starting 178205 1726889859.47527: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889859.196941-180581-209058488021002/ > /dev/null 2>&1 && sleep 0' 178205 1726889859.47731: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.47737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.47777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.47780: 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 <<< 178205 1726889859.47782: 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 <<< 178205 1726889859.47784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.47841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.47845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889859.47853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.47887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.49604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.49655: stderr chunk (state=3): >>><<< 178205 1726889859.49659: stdout chunk (state=3): >>><<< 178205 1726889859.49669: _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 178205 1726889859.49676: handler run complete 178205 1726889859.49697: Evaluated conditional (False): False 178205 1726889859.49706: attempt loop complete, returning result 178205 1726889859.49709: _execute() done 178205 1726889859.49713: dumping result to json 178205 1726889859.49720: done dumping result, returning 178205 1726889859.49727: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-000000000f33] 178205 1726889859.49764: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f33 ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889859.49977: no more pending results, returning what we have 178205 1726889859.49980: results queue empty 178205 1726889859.49981: checking for any_errors_fatal 178205 1726889859.49987: done checking for any_errors_fatal 178205 1726889859.49987: checking for max_fail_percentage 178205 1726889859.49989: done checking for max_fail_percentage 178205 1726889859.49990: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.49991: done checking to see if all hosts have failed 178205 1726889859.49991: getting the remaining hosts for this loop 178205 1726889859.49992: done getting the remaining hosts for this loop 178205 1726889859.49995: getting the next task for host managed_node2 178205 1726889859.50001: done getting next task for host managed_node2 178205 1726889859.50006: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889859.50008: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889859.50013: getting variables 178205 1726889859.50015: in VariableManager get_vars() 178205 1726889859.50047: Calling all_inventory to load vars for managed_node2 178205 1726889859.50050: Calling groups_inventory to load vars for managed_node2 178205 1726889859.50054: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.50064: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.50067: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.50069: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.50611: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f33 178205 1726889859.50616: WORKER PROCESS EXITING 178205 1726889859.50626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.50951: done with get_vars() 178205 1726889859.50961: done getting variables 178205 1726889859.51005: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:37:39 -0400 (0:00:00.349) 0:01:12.498 ****** 178205 1726889859.51027: entering _queue_task() for managed_node2/command 178205 1726889859.51223: worker is 1 (out of 1 available) 178205 1726889859.51237: exiting _queue_task() for managed_node2/command 178205 1726889859.51249: done queuing things up, now waiting for results queue to drain 178205 1726889859.51250: waiting for pending results... 178205 1726889859.51434: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889859.51498: in run() - task 02369adf-7a19-34ed-f5d1-000000000f34 178205 1726889859.51509: variable 'ansible_search_path' from source: unknown 178205 1726889859.51544: calling self._execute() 178205 1726889859.51633: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.51639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.51649: variable 'omit' from source: magic vars 178205 1726889859.51735: variable 'omit' from source: magic vars 178205 1726889859.51766: variable 'omit' from source: magic vars 178205 1726889859.51788: variable 'omit' from source: magic vars 178205 1726889859.51824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889859.51852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889859.51868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889859.51881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.51892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.51916: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889859.51920: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.51923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.51991: Set connection var ansible_pipelining to False 178205 1726889859.51995: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889859.52001: Set connection var ansible_shell_executable to /bin/sh 178205 1726889859.52004: Set connection var ansible_connection to ssh 178205 1726889859.52008: Set connection var ansible_shell_type to sh 178205 1726889859.52016: Set connection var ansible_timeout to 10 178205 1726889859.52037: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.52040: variable 'ansible_connection' from source: unknown 178205 1726889859.52044: variable 'ansible_module_compression' from source: unknown 178205 1726889859.52047: variable 'ansible_shell_type' from source: unknown 178205 1726889859.52049: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.52052: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.52055: variable 'ansible_pipelining' from source: unknown 178205 1726889859.52057: variable 'ansible_timeout' from source: unknown 178205 1726889859.52059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.52164: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889859.52173: variable 'omit' from source: magic vars 178205 1726889859.52178: starting attempt loop 178205 1726889859.52183: running the handler 178205 1726889859.52195: _low_level_execute_command(): starting 178205 1726889859.52203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889859.52708: 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 <<< 178205 1726889859.52753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.52757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.52760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.52763: 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 <<< 178205 1726889859.52765: stderr 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 <<< 178205 1726889859.52808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.52813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.52854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.54357: stdout chunk (state=3): >>>/root <<< 178205 1726889859.54455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.54505: stderr chunk (state=3): >>><<< 178205 1726889859.54508: stdout chunk (state=3): >>><<< 178205 1726889859.54532: _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 178205 1726889859.54540: _low_level_execute_command(): starting 178205 1726889859.54544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001 `" && echo ansible-tmp-1726889859.54528-180589-166703421900001="` echo /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001 `" ) && sleep 0' 178205 1726889859.54966: 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 <<< 178205 1726889859.54973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.55002: 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 <<< 178205 1726889859.55020: 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 <<< 178205 1726889859.55039: stderr 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 <<< 178205 1726889859.55075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.55087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.55135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.56920: stdout chunk (state=3): >>>ansible-tmp-1726889859.54528-180589-166703421900001=/root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001 <<< 178205 1726889859.57026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.57070: stderr chunk (state=3): >>><<< 178205 1726889859.57074: stdout chunk (state=3): >>><<< 178205 1726889859.57085: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889859.54528-180589-166703421900001=/root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001 , stderr=OpenSSH_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 178205 1726889859.57109: variable 'ansible_module_compression' from source: unknown 178205 1726889859.57158: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889859.57190: variable 'ansible_facts' from source: unknown 178205 1726889859.57239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/AnsiballZ_command.py 178205 1726889859.57337: Sending initial data 178205 1726889859.57340: Sent initial data (156 bytes) 178205 1726889859.57969: 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 <<< 178205 1726889859.57975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.58003: 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 <<< 178205 1726889859.58019: 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 <<< 178205 1726889859.58068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.58080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.58117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.59769: 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 <<< 178205 1726889859.59802: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889859.59833: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp3zfhlgkh /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/AnsiballZ_command.py <<< 178205 1726889859.59867: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889859.60620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.60698: stderr chunk (state=3): >>><<< 178205 1726889859.60702: stdout chunk (state=3): >>><<< 178205 1726889859.60718: done transferring module to remote 178205 1726889859.60734: _low_level_execute_command(): starting 178205 1726889859.60737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/ /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/AnsiballZ_command.py && sleep 0' 178205 1726889859.61132: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.61141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.61172: 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 <<< 178205 1726889859.61178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889859.61188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889859.61197: stderr 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 <<< 178205 1726889859.61244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.61256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.61301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.62948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.62989: stderr chunk (state=3): >>><<< 178205 1726889859.62993: stdout chunk (state=3): >>><<< 178205 1726889859.63003: _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 178205 1726889859.63010: _low_level_execute_command(): starting 178205 1726889859.63015: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/AnsiballZ_command.py && sleep 0' 178205 1726889859.63397: 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 <<< 178205 1726889859.63407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.63441: 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 <<< 178205 1726889859.63447: 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 <<< 178205 1726889859.63457: stderr 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 <<< 178205 1726889859.63465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.63506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.63522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.63577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.65435: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889859.65456: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889859.65516: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889859.65552: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889859.65579: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889859.65588: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889859.65618: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889859.65632: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889859.65680: 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' <<< 178205 1726889859.65699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889859.65715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889859.65725: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889859.65741: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f5edc0> <<< 178205 1726889859.65782: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889859.65799: 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 0x7fbe41f033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f5eb20> <<< 178205 1726889859.65822: 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' <<< 178205 1726889859.65839: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f5eac0> <<< 178205 1726889859.65854: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889859.65881: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889859.65894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889859.65907: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03490> <<< 178205 1726889859.65922: 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' <<< 178205 1726889859.65942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889859.65945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889859.65954: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889859.65962: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03940> <<< 178205 1726889859.65979: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03670> <<< 178205 1726889859.66010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889859.66015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889859.66037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889859.66052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889859.66074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889859.66089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889859.66114: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eba190> <<< 178205 1726889859.66135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889859.66151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889859.66226: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eba220> <<< 178205 1726889859.66247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889859.66254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889859.66277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889859.66287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41edd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eba940> <<< 178205 1726889859.66320: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f1b880> <<< 178205 1726889859.66342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889859.66347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eb3d90> <<< 178205 1726889859.66398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889859.66403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 178205 1726889859.66405: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eddd90> <<< 178205 1726889859.66457: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03970> <<< 178205 1726889859.66480: 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. <<< 178205 1726889859.66675: 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' <<< 178205 1726889859.66708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889859.66712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889859.66733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889859.66748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889859.66773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889859.66782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889859.66793: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5aeb0> <<< 178205 1726889859.66835: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5df40> <<< 178205 1726889859.66857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889859.66861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889859.66881: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889859.66898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889859.66914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889859.66932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889859.66941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889859.66957: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e52610> <<< 178205 1726889859.66975: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5b640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5a370> <<< 178205 1726889859.67002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889859.67060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889859.67086: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889859.67111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.67132: 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' <<< 178205 1726889859.67162: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.67179: 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 0x7fbe41b96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b968b0> <<< 178205 1726889859.67187: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889859.67215: 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' <<< 178205 1726889859.67225: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b96eb0> <<< 178205 1726889859.67232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889859.67247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889859.67265: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889859.67278: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b96f70> <<< 178205 1726889859.67297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889859.67301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b96e80> <<< 178205 1726889859.67316: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889859.67360: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41beed30> <<< 178205 1726889859.67366: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889859.67385: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41be9610> <<< 178205 1726889859.67443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889859.67447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41bfb670> <<< 178205 1726889859.67465: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e61e20> <<< 178205 1726889859.67467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889859.67472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889859.67495: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.67503: 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 0x7fbe41ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41bee250> <<< 178205 1726889859.67539: 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 0x7fbe41bfb280> <<< 178205 1726889859.67554: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e679d0> <<< 178205 1726889859.67565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889859.67572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889859.67596: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889859.67599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.67622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889859.67633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889859.67646: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba7d90> <<< 178205 1726889859.67677: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889859.67681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba7d00> <<< 178205 1726889859.67698: 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' <<< 178205 1726889859.67728: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889859.67731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889859.67756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889859.67798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889859.67824: 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' <<< 178205 1726889859.67827: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b7b370> <<< 178205 1726889859.67847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889859.67855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889859.67889: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b7b460> <<< 178205 1726889859.68003: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baffa0> <<< 178205 1726889859.68042: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baaa30> <<< 178205 1726889859.68047: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baa490> <<< 178205 1726889859.68075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889859.68078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889859.68116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889859.68124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889859.68148: 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' <<< 178205 1726889859.68160: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ac91c0> <<< 178205 1726889859.68194: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b65c70> <<< 178205 1726889859.68237: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baaeb0> <<< 178205 1726889859.68240: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e67040> <<< 178205 1726889859.68263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889859.68282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889859.68305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889859.68320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41adcaf0> <<< 178205 1726889859.68325: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889859.68352: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.68363: 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 0x7fbe41adce20> <<< 178205 1726889859.68374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889859.68382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889859.68410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889859.68423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aef730> <<< 178205 1726889859.68435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889859.68462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889859.68490: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aefc70> <<< 178205 1726889859.68529: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.68533: 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 0x7fbe41a7a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41adcf10> <<< 178205 1726889859.68554: 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' <<< 178205 1726889859.68603: 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 0x7fbe41a8b280> <<< 178205 1726889859.68614: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aef5b0> import 'pwd' # <<< 178205 1726889859.68644: 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 0x7fbe41a8b340> <<< 178205 1726889859.68681: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba79d0> <<< 178205 1726889859.68695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889859.68720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889859.68731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889859.68746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889859.68776: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.68784: 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 0x7fbe41aa76a0> <<< 178205 1726889859.68799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889859.68803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889859.68826: 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' <<< 178205 1726889859.68832: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe41aa7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aa7760> <<< 178205 1726889859.68857: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.68859: 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 0x7fbe41aa7850> <<< 178205 1726889859.68879: 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' <<< 178205 1726889859.69068: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.69072: 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 0x7fbe41aa7ca0> <<< 178205 1726889859.69107: 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 0x7fbe41ab31f0> <<< 178205 1726889859.69119: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aa78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41a99a30> <<< 178205 1726889859.69150: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba75b0> <<< 178205 1726889859.69162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889859.69229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889859.69259: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aa7a90> <<< 178205 1726889859.69355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889859.69364: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe419cf670> <<< 178205 1726889859.69510: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889859.69601: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.69624: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889859.69637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.69646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.69662: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889859.69670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.70862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.71794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889859.71799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d77c0> <<< 178205 1726889859.71822: 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' <<< 178205 1726889859.71845: 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' <<< 178205 1726889859.71869: 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' <<< 178205 1726889859.71901: 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' <<< 178205 1726889859.71908: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe413d7160> <<< 178205 1726889859.71936: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7280> <<< 178205 1726889859.71965: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7f10> <<< 178205 1726889859.71988: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889859.71994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889859.72033: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d74f0> <<< 178205 1726889859.72044: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7d30> import 'atexit' # <<< 178205 1726889859.72067: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.72083: 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 0x7fbe413d7f70> <<< 178205 1726889859.72087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889859.72110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889859.72148: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7100> <<< 178205 1726889859.72164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889859.72178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889859.72194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889859.72218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889859.72238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889859.72241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889859.72308: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4132cee0> <<< 178205 1726889859.72342: 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 0x7fbe4134ff40> <<< 178205 1726889859.72367: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.72395: 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 0x7fbe4134fd60> <<< 178205 1726889859.72401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889859.72420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889859.72453: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4134f3d0> <<< 178205 1726889859.72464: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4195bdc0> <<< 178205 1726889859.72629: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4195b3a0> <<< 178205 1726889859.72647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889859.72654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889859.72665: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4195bf70> <<< 178205 1726889859.72689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889859.72697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889859.72722: 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' <<< 178205 1726889859.72740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889859.72745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889859.72771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889859.72782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889859.72787: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4192ac10> <<< 178205 1726889859.72858: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413a7cd0> <<< 178205 1726889859.72864: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413da490> <<< 178205 1726889859.72896: 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' <<< 178205 1726889859.72902: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe413a74c0> <<< 178205 1726889859.72921: 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 0x7fbe413a74f0> <<< 178205 1726889859.72950: 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 <<< 178205 1726889859.72952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889859.72974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889859.72995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889859.73067: 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 0x7fbe41310250> <<< 178205 1726889859.73076: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4193c1f0> <<< 178205 1726889859.73079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889859.73098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889859.73145: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.73150: 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 0x7fbe4131c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4193c370> <<< 178205 1726889859.73174: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889859.73205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.73234: 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' <<< 178205 1726889859.73237: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889859.73292: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41956d90> <<< 178205 1726889859.73416: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4131c880> <<< 178205 1726889859.73504: 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' <<< 178205 1726889859.73507: 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 0x7fbe4131c6d0> <<< 178205 1726889859.73535: 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 0x7fbe4131b670> <<< 178205 1726889859.73578: 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' <<< 178205 1726889859.73582: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe4131b5b0> <<< 178205 1726889859.73600: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe419348b0> <<< 178205 1726889859.73615: 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' <<< 178205 1726889859.73625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889859.73642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889859.73684: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.73688: 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 0x7fbe4139f670> <<< 178205 1726889859.73867: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889859.73871: 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 0x7fbe4139eac0> <<< 178205 1726889859.73879: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413af0d0> <<< 178205 1726889859.73911: 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 0x7fbe4139f0d0> <<< 178205 1726889859.73919: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413e2a60> <<< 178205 1726889859.73939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.73946: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889859.73966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74113: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74136: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889859.74149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74159: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889859.74179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74368: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.74825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.75285: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889859.75294: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889859.75301: 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.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889859.75331: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889859.75335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.75392: 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 0x7fbe40edc580> <<< 178205 1726889859.75451: 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' <<< 178205 1726889859.75469: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412e9520> <<< 178205 1726889859.75472: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe40e830a0> <<< 178205 1726889859.75523: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889859.75528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.75548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.75566: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889859.75579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.75692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.75821: 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' <<< 178205 1726889859.75851: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4139ebb0> # zipimport: zlib available <<< 178205 1726889859.76253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76677: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76738: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889859.76747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76817: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889859.76823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76952: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889859.76961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.76982: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889859.76994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77057: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889859.77068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77248: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889859.77464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889859.77478: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889859.77546: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412f8970> <<< 178205 1726889859.77550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77614: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77683: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889859.77693: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889859.77697: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py<<< 178205 1726889859.77708: stdout chunk (state=3): >>> <<< 178205 1726889859.77717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77753: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77787: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889859.77798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.77961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78026: 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 <<< 178205 1726889859.78049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889859.78121: 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 0x7fbe41947250> <<< 178205 1726889859.78151: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412f86a0> <<< 178205 1726889859.78186: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889859.78193: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889859.78199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889859.78439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889859.78454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889859.78489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889859.78509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889859.78528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889859.78613: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412dd7c0> <<< 178205 1726889859.78654: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412da7f0> <<< 178205 1726889859.78716: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889859.78719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78773: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889859.78839: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889859.78858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78871: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889859.78880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.78971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.79069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889859.79074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889859.79099: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe40e6b5e0> <<< 178205 1726889859.79178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889859.79338: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889859.79650: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:39.792040", "end": "2024-09-20 23:37:39.795026", "delta": "0:00:00.002986", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889859.79670: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889859.79974: 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 <<< 178205 1726889859.80011: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889859.80029: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 178205 1726889859.80049: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 178205 1726889859.80054: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 178205 1726889859.80057: 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 <<< 178205 1726889859.80066: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[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 <<< 178205 1726889859.80078: stdout chunk (state=3): >>># 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 <<< 178205 1726889859.80092: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 178205 1726889859.80110: stdout chunk (state=3): >>># destroy systemd # 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 <<< 178205 1726889859.80130: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 178205 1726889859.80134: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889859.80325: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889859.80345: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 178205 1726889859.80350: stdout chunk (state=3): >>># destroy importlib.machinery <<< 178205 1726889859.80376: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889859.80388: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889859.80399: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889859.80431: 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 <<< 178205 1726889859.80443: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889859.80462: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889859.80479: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889859.80507: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889859.80644: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889859.80679: stdout chunk (state=3): >>># 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 <<< 178205 1726889859.80750: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 178205 1726889859.80767: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 178205 1726889859.80831: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 178205 1726889859.80834: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889859.80983: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889859.81038: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889859.81056: 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 <<< 178205 1726889859.81068: 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 <<< 178205 1726889859.81079: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889859.81439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889859.81442: stdout chunk (state=3): >>><<< 178205 1726889859.81445: stderr chunk (state=3): >>><<< 178205 1726889859.81640: _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 0x7fbe41f5edc0> # /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 0x7fbe41f033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f5eb20> # /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 0x7fbe41f5eac0> 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 0x7fbe41f03490> # /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 0x7fbe41f03940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03670> # /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 0x7fbe41eba190> # /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 0x7fbe41eba220> # /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 0x7fbe41edd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41eba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f1b880> # /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 0x7fbe41eb3d90> # /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 0x7fbe41eddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41f03970> 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 0x7fbe41e5aeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5df40> # /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 0x7fbe41e52610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5b640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e5a370> # /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 0x7fbe41b96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b968b0> 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 0x7fbe41b96eb0> # /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 0x7fbe41b96f70> # /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 0x7fbe41b96e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41beed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41be9610> # /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 0x7fbe41bfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e61e20> # /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 0x7fbe41ba7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41bee250> # 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 0x7fbe41bfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e679d0> # /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 0x7fbe41ba7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba7d90> # /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 0x7fbe41ba7d00> # /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 0x7fbe41b7b370> # /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 0x7fbe41b7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baa490> # /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 0x7fbe41ac91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41b65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41baaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41e67040> # /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 0x7fbe41adcaf0> 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 0x7fbe41adce20> # /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 0x7fbe41aef730> # /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 0x7fbe41aefc70> # 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 0x7fbe41a7a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41adcf10> # /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 0x7fbe41a8b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aef5b0> 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 0x7fbe41a8b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba79d0> # /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 0x7fbe41aa76a0> # /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 0x7fbe41aa7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aa7760> # 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 0x7fbe41aa7850> # /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 0x7fbe41aa7ca0> # 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 0x7fbe41ab31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41aa78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41a99a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe41ba75b0> # /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 0x7fbe41aa7a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe419cf670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe413d77c0> # /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 0x7fbe413d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7f10> # /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 0x7fbe413d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413d7d30> 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 0x7fbe413d7f70> # /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 0x7fbe413d7100> # /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 0x7fbe4132cee0> # 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 0x7fbe4134ff40> # 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 0x7fbe4134fd60> # /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 0x7fbe4134f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4195bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4195b3a0> # /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 0x7fbe4195bf70> # /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 0x7fbe4192ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413da490> # 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 0x7fbe413a74c0> # /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 0x7fbe413a74f0> # /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 0x7fbe41310250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4193c1f0> # /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 0x7fbe4131c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4193c370> # /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 0x7fbe41956d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe4131c880> # 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 0x7fbe4131c6d0> # 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 0x7fbe4131b670> # 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 0x7fbe4131b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe419348b0> # /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 0x7fbe4139f670> # 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 0x7fbe4139eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413af0d0> # 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 0x7fbe4139f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe413e2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe40edc580> # /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 0x7fbe412e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe40e830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe4139ebb0> # 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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe412f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe41947250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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 0x7fbe412dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe412d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_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.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mt1usdok/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fbe40e6b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:39.792040", "end": "2024-09-20 23:37:39.795026", "delta": "0:00:00.002986", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889859.82365: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889859.82369: _low_level_execute_command(): starting 178205 1726889859.82372: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889859.54528-180589-166703421900001/ > /dev/null 2>&1 && sleep 0' 178205 1726889859.83010: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889859.83036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.83057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889859.83076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.83119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889859.83140: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889859.83161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.83181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889859.83193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889859.83204: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889859.83220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.83237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889859.83262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.83290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889859.83293: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889859.83296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.83352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.83355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.83398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.85146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.85185: stderr chunk (state=3): >>><<< 178205 1726889859.85188: stdout chunk (state=3): >>><<< 178205 1726889859.85205: _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 178205 1726889859.85210: handler run complete 178205 1726889859.85251: Evaluated conditional (False): False 178205 1726889859.85255: attempt loop complete, returning result 178205 1726889859.85257: _execute() done 178205 1726889859.85259: dumping result to json 178205 1726889859.85262: done dumping result, returning 178205 1726889859.85264: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-000000000f34] 178205 1726889859.85266: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f34 178205 1726889859.85385: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f34 178205 1726889859.85388: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002986", "end": "2024-09-20 23:37:39.795026", "rc": 0, "start": "2024-09-20 23:37:39.792040" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0 178205 1726889859.85518: no more pending results, returning what we have 178205 1726889859.85532: results queue empty 178205 1726889859.85533: checking for any_errors_fatal 178205 1726889859.85543: done checking for any_errors_fatal 178205 1726889859.85543: checking for max_fail_percentage 178205 1726889859.85545: done checking for max_fail_percentage 178205 1726889859.85546: checking to see if all hosts have failed and the running result is not ok 178205 1726889859.85547: done checking to see if all hosts have failed 178205 1726889859.85547: getting the remaining hosts for this loop 178205 1726889859.85548: done getting the remaining hosts for this loop 178205 1726889859.85553: getting the next task for host managed_node2 178205 1726889859.85558: done getting next task for host managed_node2 178205 1726889859.85560: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889859.85563: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889859.85569: getting variables 178205 1726889859.85570: in VariableManager get_vars() 178205 1726889859.85605: Calling all_inventory to load vars for managed_node2 178205 1726889859.85607: Calling groups_inventory to load vars for managed_node2 178205 1726889859.85609: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889859.85619: Calling all_plugins_play to load vars for managed_node2 178205 1726889859.85620: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889859.85622: Calling groups_plugins_play to load vars for managed_node2 178205 1726889859.85970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889859.86314: done with get_vars() 178205 1726889859.86325: done getting variables 178205 1726889859.86367: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:37:39 -0400 (0:00:00.353) 0:01:12.851 ****** 178205 1726889859.86387: entering _queue_task() for managed_node2/command 178205 1726889859.86586: worker is 1 (out of 1 available) 178205 1726889859.86603: exiting _queue_task() for managed_node2/command 178205 1726889859.86615: done queuing things up, now waiting for results queue to drain 178205 1726889859.86616: waiting for pending results... 178205 1726889859.86785: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889859.86861: in run() - task 02369adf-7a19-34ed-f5d1-000000000f35 178205 1726889859.86873: variable 'ansible_search_path' from source: unknown 178205 1726889859.86901: calling self._execute() 178205 1726889859.86993: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.86997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.87007: variable 'omit' from source: magic vars 178205 1726889859.87095: variable 'omit' from source: magic vars 178205 1726889859.87124: variable 'omit' from source: magic vars 178205 1726889859.87150: variable 'omit' from source: magic vars 178205 1726889859.87186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889859.87214: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889859.87229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889859.87246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.87255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889859.87281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889859.87284: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.87287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.87358: Set connection var ansible_pipelining to False 178205 1726889859.87362: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889859.87369: Set connection var ansible_shell_executable to /bin/sh 178205 1726889859.87372: Set connection var ansible_connection to ssh 178205 1726889859.87375: Set connection var ansible_shell_type to sh 178205 1726889859.87381: Set connection var ansible_timeout to 10 178205 1726889859.87401: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.87405: variable 'ansible_connection' from source: unknown 178205 1726889859.87407: variable 'ansible_module_compression' from source: unknown 178205 1726889859.87410: variable 'ansible_shell_type' from source: unknown 178205 1726889859.87413: variable 'ansible_shell_executable' from source: unknown 178205 1726889859.87416: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889859.87418: variable 'ansible_pipelining' from source: unknown 178205 1726889859.87420: variable 'ansible_timeout' from source: unknown 178205 1726889859.87425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889859.87533: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889859.87544: variable 'omit' from source: magic vars 178205 1726889859.87550: starting attempt loop 178205 1726889859.87553: running the handler 178205 1726889859.87566: _low_level_execute_command(): starting 178205 1726889859.87574: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889859.88088: 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 <<< 178205 1726889859.88104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.88120: 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 <<< 178205 1726889859.88134: 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 <<< 178205 1726889859.88184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.88195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.88235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.89736: stdout chunk (state=3): >>>/root <<< 178205 1726889859.89840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.89886: stderr chunk (state=3): >>><<< 178205 1726889859.89890: stdout chunk (state=3): >>><<< 178205 1726889859.89909: _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 178205 1726889859.89922: _low_level_execute_command(): starting 178205 1726889859.89927: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991 `" && echo ansible-tmp-1726889859.899076-180604-238316931157991="` echo /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991 `" ) && sleep 0' 178205 1726889859.90354: 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 <<< 178205 1726889859.90366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.90383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.90394: 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 <<< 178205 1726889859.90420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.90459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.90472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.90518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.92347: stdout chunk (state=3): >>>ansible-tmp-1726889859.899076-180604-238316931157991=/root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991 <<< 178205 1726889859.92424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.92463: stderr chunk (state=3): >>><<< 178205 1726889859.92466: stdout chunk (state=3): >>><<< 178205 1726889859.92480: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889859.899076-180604-238316931157991=/root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991 , stderr=OpenSSH_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 178205 1726889859.92506: variable 'ansible_module_compression' from source: unknown 178205 1726889859.92553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889859.92589: variable 'ansible_facts' from source: unknown 178205 1726889859.92640: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/AnsiballZ_command.py 178205 1726889859.92740: Sending initial data 178205 1726889859.92744: Sent initial data (157 bytes) 178205 1726889859.93400: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.93630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889859.93641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.93655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.93667: 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 <<< 178205 1726889859.93679: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889859.93728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.93740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.93787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.95441: 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 <<< 178205 1726889859.95473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889859.95513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpdf_5pc3w /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/AnsiballZ_command.py <<< 178205 1726889859.95542: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889859.96449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.96620: stderr chunk (state=3): >>><<< 178205 1726889859.96623: stdout chunk (state=3): >>><<< 178205 1726889859.96648: done transferring module to remote 178205 1726889859.96680: _low_level_execute_command(): starting 178205 1726889859.96693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/ /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/AnsiballZ_command.py && sleep 0' 178205 1726889859.97156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.97168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.97180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889859.97191: 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 <<< 178205 1726889859.97201: stderr 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 <<< 178205 1726889859.97248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.97268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.97300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889859.99042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889859.99045: stdout chunk (state=3): >>><<< 178205 1726889859.99050: stderr chunk (state=3): >>><<< 178205 1726889859.99118: _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 178205 1726889859.99126: _low_level_execute_command(): starting 178205 1726889859.99131: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/AnsiballZ_command.py && sleep 0' 178205 1726889859.99524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889859.99527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889859.99559: 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 <<< 178205 1726889859.99562: 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 <<< 178205 1726889859.99564: stderr 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 <<< 178205 1726889859.99617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889859.99621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889859.99667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889860.01550: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889860.01569: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889860.01622: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889860.01653: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889860.01687: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889860.01734: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889860.01737: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889860.01791: 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' <<< 178205 1726889860.01816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889860.01828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889860.01845: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7f3dc0> <<< 178205 1726889860.01891: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889860.01920: 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 0x7f514c7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7f3b20> <<< 178205 1726889860.01950: 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' <<< 178205 1726889860.01954: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7f3ac0> <<< 178205 1726889860.01974: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889860.01991: 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' <<< 178205 1726889860.02019: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798490> <<< 178205 1726889860.02047: 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' <<< 178205 1726889860.02072: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798940> <<< 178205 1726889860.02083: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798670> <<< 178205 1726889860.02123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889860.02136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889860.02161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889860.02171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889860.02186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889860.02210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889860.02229: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c74f190> <<< 178205 1726889860.02251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889860.02264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889860.02337: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c74f220> <<< 178205 1726889860.02368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889860.02401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889860.02414: 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 0x7f514c772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c74f940> <<< 178205 1726889860.02438: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7b0880> <<< 178205 1726889860.02480: 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' <<< 178205 1726889860.02484: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c748d90> <<< 178205 1726889860.02533: 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' <<< 178205 1726889860.02545: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c772d90> <<< 178205 1726889860.02593: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798970> <<< 178205 1726889860.02620: 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. <<< 178205 1726889860.02821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889860.02832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889860.02855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889860.02871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889860.02882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889860.02900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889860.02937: 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' <<< 178205 1726889860.02949: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6efeb0> <<< 178205 1726889860.02988: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f2f40> <<< 178205 1726889860.03018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889860.03049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889860.03069: 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' <<< 178205 1726889860.03091: 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' <<< 178205 1726889860.03125: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6e7610> <<< 178205 1726889860.03154: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6ef370> <<< 178205 1726889860.03165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889860.03230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889860.03254: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889860.03280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889860.03302: 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' <<< 178205 1726889860.03339: 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 0x7f514c671dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6718b0> <<< 178205 1726889860.03376: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889860.03395: 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 0x7f514c671eb0> <<< 178205 1726889860.03407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889860.03436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889860.03448: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c671f70> <<< 178205 1726889860.03480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889860.03499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c671e80> import '_collections' # <<< 178205 1726889860.03544: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c9d30> <<< 178205 1726889860.03555: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889860.03574: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c4610> <<< 178205 1726889860.03632: 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 0x7f514c6d6670> <<< 178205 1726889860.03649: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f6e20> <<< 178205 1726889860.03660: 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' <<< 178205 1726889860.03698: 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 0x7f514c682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c9250> <<< 178205 1726889860.03738: 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 0x7f514c6d6280> <<< 178205 1726889860.03767: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6fc9d0> <<< 178205 1726889860.03778: 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' <<< 178205 1726889860.03804: 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' <<< 178205 1726889860.03829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889860.03851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c682d90> <<< 178205 1726889860.03882: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889860.03892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c682d00> <<< 178205 1726889860.03928: 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' <<< 178205 1726889860.03945: 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' <<< 178205 1726889860.03966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889860.04017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889860.04048: 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 0x7f514c656370> <<< 178205 1726889860.04066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889860.04076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889860.04101: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c656460> <<< 178205 1726889860.04219: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c68afa0> <<< 178205 1726889860.04259: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685a30> <<< 178205 1726889860.04275: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685490> <<< 178205 1726889860.04293: 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' <<< 178205 1726889860.04330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889860.04358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889860.04377: 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 0x7f514c36f1c0> <<< 178205 1726889860.04405: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c640c70> <<< 178205 1726889860.04450: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685eb0> <<< 178205 1726889860.04475: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6fc040> <<< 178205 1726889860.04492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889860.04525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889860.04539: 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 0x7f514c382af0> import 'errno' # <<< 178205 1726889860.04579: 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 0x7f514c382e20> <<< 178205 1726889860.04617: 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' <<< 178205 1726889860.04629: 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 0x7f514c395730> <<< 178205 1726889860.04647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889860.04681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889860.04709: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c395c70> <<< 178205 1726889860.04747: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889860.04771: 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 0x7f514c3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c382f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889860.04792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889860.04830: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889860.04848: 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 0x7f514c331280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c3955b0> import 'pwd' # <<< 178205 1726889860.04870: 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 0x7f514c331340> <<< 178205 1726889860.04901: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6829d0> <<< 178205 1726889860.04928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889860.04947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889860.04964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889860.04995: 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 0x7f514c34d6a0> <<< 178205 1726889860.05022: 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' <<< 178205 1726889860.05066: 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 0x7f514c34d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c34d760> <<< 178205 1726889860.05079: 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 0x7f514c34d850> <<< 178205 1726889860.05103: 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' <<< 178205 1726889860.05292: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889860.05304: 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 0x7f514c34dca0> <<< 178205 1726889860.05349: 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 0x7f514c3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c34d8e0> <<< 178205 1726889860.05373: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c33fa30> <<< 178205 1726889860.05396: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889860.05455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889860.05486: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c34da90> <<< 178205 1726889860.05580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889860.05594: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f514c27b670> <<< 178205 1726889860.05731: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889860.05818: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.05849: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889860.05879: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.05900: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889860.05903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.07082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.08021: 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 0x7f514c1a17c0> <<< 178205 1726889860.08048: 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' <<< 178205 1726889860.08095: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889860.08123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889860.08139: 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' <<< 178205 1726889860.08142: 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 0x7f514c1a1160> <<< 178205 1726889860.08171: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1280> <<< 178205 1726889860.08216: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1f10> <<< 178205 1726889860.08231: 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' <<< 178205 1726889860.08276: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1d30> <<< 178205 1726889860.08279: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889860.08321: 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 0x7f514c1a1f70> <<< 178205 1726889860.08357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889860.08361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889860.08398: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1100> <<< 178205 1726889860.08418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889860.08457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889860.08461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889860.08491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889860.08495: 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' <<< 178205 1726889860.08569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbacee0> <<< 178205 1726889860.08598: 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 0x7f514bbcff40> <<< 178205 1726889860.08636: 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 0x7f514bbcfd60> <<< 178205 1726889860.08665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889860.08696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889860.08716: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcf3d0> <<< 178205 1726889860.08728: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c207dc0> <<< 178205 1726889860.08900: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2073a0> <<< 178205 1726889860.08920: 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' <<< 178205 1726889860.08980: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c207f70> <<< 178205 1726889860.09116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889860.09140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1d6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c171cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1713a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a4490> <<< 178205 1726889860.09167: 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 0x7f514c1714c0> <<< 178205 1726889860.09202: 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 0x7f514c1714f0> <<< 178205 1726889860.09237: 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 <<< 178205 1726889860.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889860.09266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889860.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889860.09357: 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 0x7f514bb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e81f0> <<< 178205 1726889860.09385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889860.09396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889860.09448: 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 0x7f514bb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e8370> <<< 178205 1726889860.09473: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889860.09504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889860.09535: 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' <<< 178205 1726889860.09547: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889860.09596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c202d90> <<< 178205 1726889860.09720: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb9c880> <<< 178205 1726889860.09808: 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 0x7f514bb9c6d0> <<< 178205 1726889860.09842: 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 0x7f514bb9b670> <<< 178205 1726889860.09895: 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 0x7f514bb9b5b0> <<< 178205 1726889860.09923: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e08b0> # /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' <<< 178205 1726889860.09941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889860.09959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889860.10007: 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 0x7f514c169670> <<< 178205 1726889860.10179: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889860.10199: 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 0x7f514c168ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1790d0> <<< 178205 1726889860.10244: 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 0x7f514c1690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1aca60> <<< 178205 1726889860.10266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889860.10289: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889860.10353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.10441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.10472: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889860.10493: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889860.10590: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.10685: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.11140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.11602: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889860.11624: 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.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889860.11655: 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' <<< 178205 1726889860.11700: 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 0x7f514b787580> <<< 178205 1726889860.11780: 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 0x7f514bb7b520> <<< 178205 1726889860.11791: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b72d0a0> <<< 178205 1726889860.11834: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889860.11869: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889860.11883: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889860.11998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.12126: 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' <<< 178205 1726889860.12158: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c168bb0> # zipimport: zlib available <<< 178205 1726889860.12548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.12908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.12963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13033: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889860.13065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13110: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889860.13119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13245: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889860.13290: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889860.13299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13352: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889860.13541: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889860.13760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889860.13834: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb78970> # zipimport: zlib available <<< 178205 1726889860.13899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.13992: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889860.13995: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889860.14008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14078: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889860.14081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14239: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14298: 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 <<< 178205 1726889860.14326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889860.14392: 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 0x7f514c1f3250> <<< 178205 1726889860.14428: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb786a0> <<< 178205 1726889860.14468: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889860.14471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.14721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889860.14785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889860.14803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889860.14875: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5d7c0> <<< 178205 1726889860.14920: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5a7f0> <<< 178205 1726889860.14979: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb54970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889860.14981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15032: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889860.15036: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889860.15097: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889860.15115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15140: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889860.15237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889860.15341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889860.15360: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b7155e0> <<< 178205 1726889860.15440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889860.15579: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889860.15880: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:40.154630", "end": "2024-09-20 23:37:40.157480", "delta": "0:00:00.002850", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889860.15907: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889860.16203: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 178205 1726889860.16220: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889860.16239: 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<<< 178205 1726889860.16265: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 178205 1726889860.16287: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 178205 1726889860.16296: 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 <<< 178205 1726889860.16316: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # 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 <<< 178205 1726889860.16343: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 178205 1726889860.16358: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 178205 1726889860.16409: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 178205 1726889860.16418: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon<<< 178205 1726889860.16421: 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 <<< 178205 1726889860.16423: 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 # cleanup[2] removing copy <<< 178205 1726889860.16425: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 178205 1726889860.16430: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 178205 1726889860.16432: 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<<< 178205 1726889860.16433: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889860.16626: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889860.16638: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889860.16675: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889860.16709: stdout chunk (state=3): >>># 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 <<< 178205 1726889860.16773: stdout chunk (state=3): >>># 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 <<< 178205 1726889860.16829: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889860.16878: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 178205 1726889860.16939: stdout chunk (state=3): >>># 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 <<< 178205 1726889860.16988: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889860.17013: stdout chunk (state=3): >>># 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 <<< 178205 1726889860.17146: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889860.17190: 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 <<< 178205 1726889860.17203: 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 <<< 178205 1726889860.17228: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889860.17579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889860.17596: stdout chunk (state=3): >>><<< 178205 1726889860.17618: stderr chunk (state=3): >>><<< 178205 1726889860.17709: _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 0x7f514c7f3dc0> # /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 0x7f514c7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7f3b20> # /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 0x7f514c7f3ac0> 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 0x7f514c798490> # /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 0x7f514c798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798670> # /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 0x7f514c74f190> # /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 0x7f514c74f220> # /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 0x7f514c772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c7b0880> # /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 0x7f514c748d90> # /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 0x7f514c772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c798970> 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 0x7f514c6efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f2f40> # /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 0x7f514c6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6ef370> # /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 0x7f514c671dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6718b0> 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 0x7f514c671eb0> # /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 0x7f514c671f70> # /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 0x7f514c671e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c4610> # /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 0x7f514c6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6f6e20> # /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 0x7f514c682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6c9250> # 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 0x7f514c6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6fc9d0> # /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 0x7f514c682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c682d90> # /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 0x7f514c682d00> # /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 0x7f514c656370> # /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 0x7f514c656460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c68afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685490> # /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 0x7f514c36f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c640c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c685eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6fc040> # /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 0x7f514c382af0> 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 0x7f514c382e20> # /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 0x7f514c395730> # /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 0x7f514c395c70> # 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 0x7f514c3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c382f10> # /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 0x7f514c331280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c3955b0> 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 0x7f514c331340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6829d0> # /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 0x7f514c34d6a0> # /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 0x7f514c34d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c34d760> # 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 0x7f514c34d850> # /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 0x7f514c34dca0> # 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 0x7f514c3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c34d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c33fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c6825b0> # /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 0x7f514c34da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f514c27b670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514c1a17c0> # /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 0x7f514c1a1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1f10> # /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 0x7f514c1a14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a1d30> 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 0x7f514c1a1f70> # /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 0x7f514c1a1100> # /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 0x7f514bbacee0> # 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 0x7f514bbcff40> # 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 0x7f514bbcfd60> # /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 0x7f514bbcf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c207dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2073a0> # /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 0x7f514c207f70> # /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 0x7f514c1d6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c171cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1713a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1a4490> # 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 0x7f514c1714c0> # /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 0x7f514c1714f0> # /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 0x7f514bb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e81f0> # /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 0x7f514bb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e8370> # /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 0x7f514c202d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb9c880> # 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 0x7f514bb9c6d0> # 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 0x7f514bb9b670> # 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 0x7f514bb9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1e08b0> # /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 0x7f514c169670> # 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 0x7f514c168ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1790d0> # 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 0x7f514c1690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c1aca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514b787580> # /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 0x7f514bb7b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b72d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514c168bb0> # 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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514bb78970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514c1f3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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 0x7f514bb5d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb54970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_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.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dzq0d42u/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f514b7155e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:40.154630", "end": "2024-09-20 23:37:40.157480", "delta": "0:00:00.002850", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889860.18289: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889860.18293: _low_level_execute_command(): starting 178205 1726889860.18295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889859.899076-180604-238316931157991/ > /dev/null 2>&1 && sleep 0' 178205 1726889860.18388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889860.18409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889860.18416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889860.18419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889860.18461: 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 <<< 178205 1726889860.18464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889860.18466: 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 <<< 178205 1726889860.18469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889860.18527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889860.18535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889860.18537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889860.18566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889860.20360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889860.20364: stdout chunk (state=3): >>><<< 178205 1726889860.20366: stderr chunk (state=3): >>><<< 178205 1726889860.20788: _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 178205 1726889860.20791: handler run complete 178205 1726889860.20794: Evaluated conditional (False): False 178205 1726889860.20796: Evaluated conditional (False): False 178205 1726889860.20798: attempt loop complete, returning result 178205 1726889860.20800: _execute() done 178205 1726889860.20802: dumping result to json 178205 1726889860.20804: done dumping result, returning 178205 1726889860.20806: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000000f35] 178205 1726889860.20808: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f35 178205 1726889860.20884: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f35 178205 1726889860.20888: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002850", "end": "2024-09-20 23:37:40.157480", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:37:40.154630" } 178205 1726889860.20963: no more pending results, returning what we have 178205 1726889860.20966: results queue empty 178205 1726889860.20967: checking for any_errors_fatal 178205 1726889860.20973: done checking for any_errors_fatal 178205 1726889860.20974: checking for max_fail_percentage 178205 1726889860.20976: done checking for max_fail_percentage 178205 1726889860.20977: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.20978: done checking to see if all hosts have failed 178205 1726889860.20979: getting the remaining hosts for this loop 178205 1726889860.20980: done getting the remaining hosts for this loop 178205 1726889860.20984: getting the next task for host managed_node2 178205 1726889860.20990: done getting next task for host managed_node2 178205 1726889860.20993: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889860.20997: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889860.21002: getting variables 178205 1726889860.21003: in VariableManager get_vars() 178205 1726889860.21040: Calling all_inventory to load vars for managed_node2 178205 1726889860.21043: Calling groups_inventory to load vars for managed_node2 178205 1726889860.21047: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.21056: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.21058: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.21060: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.21393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.21762: done with get_vars() 178205 1726889860.21773: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:37:40 -0400 (0:00:00.354) 0:01:13.206 ****** 178205 1726889860.21842: entering _queue_task() for managed_node2/include_tasks 178205 1726889860.22035: worker is 1 (out of 1 available) 178205 1726889860.22051: exiting _queue_task() for managed_node2/include_tasks 178205 1726889860.22062: done queuing things up, now waiting for results queue to drain 178205 1726889860.22063: waiting for pending results... 178205 1726889860.22246: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889860.22316: in run() - task 02369adf-7a19-34ed-f5d1-000000000f36 178205 1726889860.22327: variable 'ansible_search_path' from source: unknown 178205 1726889860.22368: variable '_storage_pools_list' from source: set_fact 178205 1726889860.22538: variable '_storage_pools_list' from source: set_fact 178205 1726889860.22587: dumping result to json 178205 1726889860.22597: done dumping result, returning 178205 1726889860.22640: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-000000000f36] 178205 1726889860.22691: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f36 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889860.23216: no more pending results, returning what we have 178205 1726889860.23219: results queue empty 178205 1726889860.23220: checking for any_errors_fatal 178205 1726889860.23230: done checking for any_errors_fatal 178205 1726889860.23231: checking for max_fail_percentage 178205 1726889860.23232: done checking for max_fail_percentage 178205 1726889860.23233: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.23234: done checking to see if all hosts have failed 178205 1726889860.23235: getting the remaining hosts for this loop 178205 1726889860.23236: done getting the remaining hosts for this loop 178205 1726889860.23239: getting the next task for host managed_node2 178205 1726889860.23244: done getting next task for host managed_node2 178205 1726889860.23247: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889860.23250: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889860.23253: getting variables 178205 1726889860.23255: in VariableManager get_vars() 178205 1726889860.23280: Calling all_inventory to load vars for managed_node2 178205 1726889860.23282: Calling groups_inventory to load vars for managed_node2 178205 1726889860.23285: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.23293: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.23296: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.23299: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.24681: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f36 178205 1726889860.24685: WORKER PROCESS EXITING 178205 1726889860.24705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.25461: done with get_vars() 178205 1726889860.25550: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:37:40 -0400 (0:00:00.038) 0:01:13.245 ****** 178205 1726889860.25713: entering _queue_task() for managed_node2/include_tasks 178205 1726889860.26074: worker is 1 (out of 1 available) 178205 1726889860.26086: exiting _queue_task() for managed_node2/include_tasks 178205 1726889860.26098: done queuing things up, now waiting for results queue to drain 178205 1726889860.26099: waiting for pending results... 178205 1726889860.26401: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889860.26483: in run() - task 02369adf-7a19-34ed-f5d1-000000000f38 178205 1726889860.26499: variable 'ansible_search_path' from source: unknown 178205 1726889860.26542: variable '_storage_volumes_list' from source: set_fact 178205 1726889860.26768: variable '_storage_volumes_list' from source: set_fact 178205 1726889860.27043: variable 'omit' from source: magic vars 178205 1726889860.27194: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.27206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.27231: variable 'omit' from source: magic vars 178205 1726889860.27519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889860.27802: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889860.27896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889860.27936: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889860.27971: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889860.28060: 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) 178205 1726889860.28094: 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) 178205 1726889860.28125: 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) 178205 1726889860.28256: 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) 178205 1726889860.28336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889860.30860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889860.30904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889860.30931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889860.30958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889860.30977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889860.31016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889860.31038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889860.31057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889860.31083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889860.31093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889860.31191: variable '_storage_volumes_list' from source: set_fact 178205 1726889860.31211: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889860.31240: variable 'storage_test_volume' from source: unknown 178205 1726889860.31288: variable 'storage_test_volume' from source: unknown 178205 1726889860.31635: dumping result to json 178205 1726889860.31638: done dumping result, returning 178205 1726889860.31641: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-000000000f38] 178205 1726889860.31643: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f38 178205 1726889860.31698: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f38 178205 1726889860.31705: WORKER PROCESS EXITING 178205 1726889860.31793: no more pending results, returning what we have 178205 1726889860.31798: in VariableManager get_vars() 178205 1726889860.31843: Calling all_inventory to load vars for managed_node2 178205 1726889860.31846: Calling groups_inventory to load vars for managed_node2 178205 1726889860.31850: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.31862: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.31866: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.31869: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.32762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.34033: done with get_vars() 178205 1726889860.34089: variable 'ansible_search_path' from source: unknown 178205 1726889860.34244: we have included files to process 178205 1726889860.34246: generating all_blocks data 178205 1726889860.34247: done generating all_blocks data 178205 1726889860.34253: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889860.34254: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889860.34256: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889860.34732: in VariableManager get_vars() 178205 1726889860.34754: done with get_vars() 178205 1726889860.35182: done processing included file 178205 1726889860.35184: iterating over new_blocks loaded from include file 178205 1726889860.35185: in VariableManager get_vars() 178205 1726889860.35234: done with get_vars() 178205 1726889860.35236: filtering new block on tags 178205 1726889860.35389: done filtering new block on tags 178205 1726889860.35409: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 178205 1726889860.35493: extending task lists for all hosts with included blocks 178205 1726889860.36473: done extending task lists 178205 1726889860.36474: done processing included files 178205 1726889860.36475: results queue empty 178205 1726889860.36475: checking for any_errors_fatal 178205 1726889860.36479: done checking for any_errors_fatal 178205 1726889860.36480: checking for max_fail_percentage 178205 1726889860.36481: done checking for max_fail_percentage 178205 1726889860.36481: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.36482: done checking to see if all hosts have failed 178205 1726889860.36505: getting the remaining hosts for this loop 178205 1726889860.36507: done getting the remaining hosts for this loop 178205 1726889860.36513: getting the next task for host managed_node2 178205 1726889860.36536: done getting next task for host managed_node2 178205 1726889860.36538: ^ task is: TASK: Set storage volume test variables 178205 1726889860.36557: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889860.36598: getting variables 178205 1726889860.36599: in VariableManager get_vars() 178205 1726889860.36609: Calling all_inventory to load vars for managed_node2 178205 1726889860.36613: Calling groups_inventory to load vars for managed_node2 178205 1726889860.36661: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.36667: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.36670: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.36710: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.37657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.38382: done with get_vars() 178205 1726889860.38395: done getting variables 178205 1726889860.38439: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:37:40 -0400 (0:00:00.127) 0:01:13.372 ****** 178205 1726889860.38464: entering _queue_task() for managed_node2/set_fact 178205 1726889860.38775: worker is 1 (out of 1 available) 178205 1726889860.38789: exiting _queue_task() for managed_node2/set_fact 178205 1726889860.38804: done queuing things up, now waiting for results queue to drain 178205 1726889860.38805: waiting for pending results... 178205 1726889860.39136: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889860.39273: in run() - task 02369adf-7a19-34ed-f5d1-000000001062 178205 1726889860.39292: variable 'ansible_search_path' from source: unknown 178205 1726889860.39340: calling self._execute() 178205 1726889860.39493: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.39506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.39525: variable 'omit' from source: magic vars 178205 1726889860.39658: variable 'omit' from source: magic vars 178205 1726889860.39717: variable 'omit' from source: magic vars 178205 1726889860.40091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889860.44750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889860.44822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889860.44860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889860.44902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889860.44935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889860.45020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889860.45052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889860.45083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889860.45152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889860.45170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889860.45329: variable 'storage_test_volume' from source: include params 178205 1726889860.45404: variable 'omit' from source: magic vars 178205 1726889860.45435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889860.45490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889860.45517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889860.45565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.45581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.45682: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889860.45694: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.45703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.45941: Set connection var ansible_pipelining to False 178205 1726889860.45952: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889860.45962: Set connection var ansible_shell_executable to /bin/sh 178205 1726889860.45967: Set connection var ansible_connection to ssh 178205 1726889860.45975: Set connection var ansible_shell_type to sh 178205 1726889860.45984: Set connection var ansible_timeout to 10 178205 1726889860.46020: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.46032: variable 'ansible_connection' from source: unknown 178205 1726889860.46039: variable 'ansible_module_compression' from source: unknown 178205 1726889860.46045: variable 'ansible_shell_type' from source: unknown 178205 1726889860.46051: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.46057: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.46063: variable 'ansible_pipelining' from source: unknown 178205 1726889860.46069: variable 'ansible_timeout' from source: unknown 178205 1726889860.46076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.46190: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889860.46204: variable 'omit' from source: magic vars 178205 1726889860.46219: starting attempt loop 178205 1726889860.46226: running the handler 178205 1726889860.46242: handler run complete 178205 1726889860.46258: attempt loop complete, returning result 178205 1726889860.46264: _execute() done 178205 1726889860.46289: dumping result to json 178205 1726889860.46337: done dumping result, returning 178205 1726889860.46349: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000001062] 178205 1726889860.46364: sending task result for task 02369adf-7a19-34ed-f5d1-000000001062 ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889860.46645: no more pending results, returning what we have 178205 1726889860.46649: results queue empty 178205 1726889860.46666: checking for any_errors_fatal 178205 1726889860.46669: done checking for any_errors_fatal 178205 1726889860.46670: checking for max_fail_percentage 178205 1726889860.46672: done checking for max_fail_percentage 178205 1726889860.46673: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.46674: done checking to see if all hosts have failed 178205 1726889860.46675: getting the remaining hosts for this loop 178205 1726889860.46677: done getting the remaining hosts for this loop 178205 1726889860.46680: getting the next task for host managed_node2 178205 1726889860.46708: done getting next task for host managed_node2 178205 1726889860.46713: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889860.46717: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889860.46727: getting variables 178205 1726889860.46729: in VariableManager get_vars() 178205 1726889860.46762: Calling all_inventory to load vars for managed_node2 178205 1726889860.46765: Calling groups_inventory to load vars for managed_node2 178205 1726889860.46769: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.46799: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.46803: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.46807: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.47961: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001062 178205 1726889860.47964: WORKER PROCESS EXITING 178205 1726889860.47986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.49068: done with get_vars() 178205 1726889860.49081: done getting variables 178205 1726889860.49262: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:37:40 -0400 (0:00:00.108) 0:01:13.480 ****** 178205 1726889860.49292: entering _queue_task() for managed_node2/include_tasks 178205 1726889860.49590: worker is 1 (out of 1 available) 178205 1726889860.49607: exiting _queue_task() for managed_node2/include_tasks 178205 1726889860.49620: done queuing things up, now waiting for results queue to drain 178205 1726889860.49621: waiting for pending results... 178205 1726889860.50222: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889860.50590: in run() - task 02369adf-7a19-34ed-f5d1-000000001063 178205 1726889860.50714: variable 'ansible_search_path' from source: unknown 178205 1726889860.50792: variable '_storage_volume_tests' from source: set_fact 178205 1726889860.51007: variable '_storage_volume_tests' from source: set_fact 178205 1726889860.51092: variable 'omit' from source: magic vars 178205 1726889860.51675: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.51690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.51703: variable 'omit' from source: magic vars 178205 1726889860.51878: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.51936: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.52011: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.52220: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.52233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.52247: variable 'omit' from source: magic vars 178205 1726889860.52368: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.52409: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.52475: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.52721: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.52735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.52749: variable 'omit' from source: magic vars 178205 1726889860.52981: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53034: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53155: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53285: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.53298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.53310: variable 'omit' from source: magic vars 178205 1726889860.53438: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53475: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53548: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53676: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.53690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.53703: variable 'omit' from source: magic vars 178205 1726889860.53832: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53874: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.53941: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54064: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.54077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.54091: variable 'omit' from source: magic vars 178205 1726889860.54210: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54254: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54319: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54453: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.54466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.54484: variable 'omit' from source: magic vars 178205 1726889860.54604: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54642: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54709: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.54835: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.54881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.55637: variable 'omit' from source: magic vars 178205 1726889860.55762: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.55798: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.55864: variable 'storage_test_volume_subset' from source: unknown 178205 1726889860.55947: dumping result to json 178205 1726889860.55952: done dumping result, returning 178205 1726889860.55961: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000001063] 178205 1726889860.55971: sending task result for task 02369adf-7a19-34ed-f5d1-000000001063 178205 1726889860.56047: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001063 178205 1726889860.56092: no more pending results, returning what we have 178205 1726889860.56097: in VariableManager get_vars() 178205 1726889860.56135: Calling all_inventory to load vars for managed_node2 178205 1726889860.56139: Calling groups_inventory to load vars for managed_node2 178205 1726889860.56142: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.56157: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.56160: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.56163: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.56721: WORKER PROCESS EXITING 178205 1726889860.56745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.57970: done with get_vars() 178205 1726889860.57981: variable 'ansible_search_path' from source: unknown 178205 1726889860.58019: variable 'ansible_search_path' from source: unknown 178205 1726889860.58055: variable 'ansible_search_path' from source: unknown 178205 1726889860.58083: variable 'ansible_search_path' from source: unknown 178205 1726889860.58108: variable 'ansible_search_path' from source: unknown 178205 1726889860.58134: variable 'ansible_search_path' from source: unknown 178205 1726889860.58159: variable 'ansible_search_path' from source: unknown 178205 1726889860.58183: variable 'ansible_search_path' from source: unknown 178205 1726889860.58206: we have included files to process 178205 1726889860.58208: generating all_blocks data 178205 1726889860.58209: done generating all_blocks data 178205 1726889860.58215: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889860.58217: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889860.58219: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889860.59276: done processing included file 178205 1726889860.59278: iterating over new_blocks loaded from include file 178205 1726889860.59279: in VariableManager get_vars() 178205 1726889860.59295: done with get_vars() 178205 1726889860.59297: filtering new block on tags 178205 1726889860.59333: done filtering new block on tags 178205 1726889860.59336: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889860.59340: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889860.59341: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889860.59349: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889860.60069: done processing included file 178205 1726889860.60071: iterating over new_blocks loaded from include file 178205 1726889860.60073: in VariableManager get_vars() 178205 1726889860.60087: done with get_vars() 178205 1726889860.60089: filtering new block on tags 178205 1726889860.60114: done filtering new block on tags 178205 1726889860.60116: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889860.60119: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889860.60120: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889860.60123: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889860.60339: done processing included file 178205 1726889860.60341: iterating over new_blocks loaded from include file 178205 1726889860.60342: in VariableManager get_vars() 178205 1726889860.60356: done with get_vars() 178205 1726889860.60357: filtering new block on tags 178205 1726889860.60373: done filtering new block on tags 178205 1726889860.60375: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889860.60378: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889860.60379: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889860.60381: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889860.61501: done processing included file 178205 1726889860.61502: iterating over new_blocks loaded from include file 178205 1726889860.61504: in VariableManager get_vars() 178205 1726889860.61520: done with get_vars() 178205 1726889860.61522: filtering new block on tags 178205 1726889860.61547: done filtering new block on tags 178205 1726889860.61549: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889860.61552: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889860.61553: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889860.61556: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889860.63252: done processing included file 178205 1726889860.63254: iterating over new_blocks loaded from include file 178205 1726889860.63255: in VariableManager get_vars() 178205 1726889860.63269: done with get_vars() 178205 1726889860.63271: filtering new block on tags 178205 1726889860.63315: done filtering new block on tags 178205 1726889860.63317: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889860.63321: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889860.63322: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889860.63324: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889860.64367: done processing included file 178205 1726889860.64368: iterating over new_blocks loaded from include file 178205 1726889860.64370: in VariableManager get_vars() 178205 1726889860.64384: done with get_vars() 178205 1726889860.64385: filtering new block on tags 178205 1726889860.64419: done filtering new block on tags 178205 1726889860.64422: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889860.64425: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889860.64426: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889860.64429: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889860.67465: done processing included file 178205 1726889860.67466: iterating over new_blocks loaded from include file 178205 1726889860.67467: in VariableManager get_vars() 178205 1726889860.67477: done with get_vars() 178205 1726889860.67478: filtering new block on tags 178205 1726889860.67491: done filtering new block on tags 178205 1726889860.67492: in VariableManager get_vars() 178205 1726889860.67500: done with get_vars() 178205 1726889860.67501: filtering new block on tags 178205 1726889860.67515: done filtering new block on tags 178205 1726889860.67516: in VariableManager get_vars() 178205 1726889860.67525: done with get_vars() 178205 1726889860.67526: filtering new block on tags 178205 1726889860.67549: done filtering new block on tags 178205 1726889860.67551: in VariableManager get_vars() 178205 1726889860.67559: done with get_vars() 178205 1726889860.67560: filtering new block on tags 178205 1726889860.67571: done filtering new block on tags 178205 1726889860.67572: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889860.67575: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889860.67576: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889860.67577: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889860.68020: done processing included file 178205 1726889860.68021: iterating over new_blocks loaded from include file 178205 1726889860.68022: in VariableManager get_vars() 178205 1726889860.68032: done with get_vars() 178205 1726889860.68033: filtering new block on tags 178205 1726889860.68049: done filtering new block on tags 178205 1726889860.68050: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889860.68052: extending task lists for all hosts with included blocks 178205 1726889860.68195: done extending task lists 178205 1726889860.68197: done processing included files 178205 1726889860.68197: results queue empty 178205 1726889860.68198: checking for any_errors_fatal 178205 1726889860.68204: done checking for any_errors_fatal 178205 1726889860.68205: checking for max_fail_percentage 178205 1726889860.68206: done checking for max_fail_percentage 178205 1726889860.68207: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.68227: done checking to see if all hosts have failed 178205 1726889860.68228: getting the remaining hosts for this loop 178205 1726889860.68231: done getting the remaining hosts for this loop 178205 1726889860.68234: getting the next task for host managed_node2 178205 1726889860.68239: done getting next task for host managed_node2 178205 1726889860.68241: ^ task is: TASK: Get expected mount device based on device type 178205 1726889860.68244: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889860.68246: getting variables 178205 1726889860.68247: in VariableManager get_vars() 178205 1726889860.68256: Calling all_inventory to load vars for managed_node2 178205 1726889860.68258: Calling groups_inventory to load vars for managed_node2 178205 1726889860.68260: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.68265: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.68267: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.68270: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.68765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.69393: done with get_vars() 178205 1726889860.69405: done getting variables 178205 1726889860.69453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:37:40 -0400 (0:00:00.201) 0:01:13.682 ****** 178205 1726889860.69486: entering _queue_task() for managed_node2/set_fact 178205 1726889860.69821: worker is 1 (out of 1 available) 178205 1726889860.69836: exiting _queue_task() for managed_node2/set_fact 178205 1726889860.69853: done queuing things up, now waiting for results queue to drain 178205 1726889860.69854: waiting for pending results... 178205 1726889860.70359: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889860.70494: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a2 178205 1726889860.70531: variable 'ansible_search_path' from source: unknown 178205 1726889860.70593: calling self._execute() 178205 1726889860.70720: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.70733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.70748: variable 'omit' from source: magic vars 178205 1726889860.70866: variable 'omit' from source: magic vars 178205 1726889860.70931: variable 'omit' from source: magic vars 178205 1726889860.71372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889860.71590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889860.71624: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889860.71659: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889860.71679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889860.71744: 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) 178205 1726889860.71762: 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) 178205 1726889860.71786: 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) 178205 1726889860.71803: 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) 178205 1726889860.71839: 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) 178205 1726889860.71854: 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) 178205 1726889860.71870: 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) 178205 1726889860.71894: 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) 178205 1726889860.72044: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.72050: variable 'storage_test_volume' from source: include params 178205 1726889860.72085: variable 'omit' from source: magic vars 178205 1726889860.72105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889860.72125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889860.72142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889860.72154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.72163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.72186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889860.72189: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.72192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.72263: Set connection var ansible_pipelining to False 178205 1726889860.72266: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889860.72272: Set connection var ansible_shell_executable to /bin/sh 178205 1726889860.72275: Set connection var ansible_connection to ssh 178205 1726889860.72279: Set connection var ansible_shell_type to sh 178205 1726889860.72284: Set connection var ansible_timeout to 10 178205 1726889860.72304: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.72307: variable 'ansible_connection' from source: unknown 178205 1726889860.72310: variable 'ansible_module_compression' from source: unknown 178205 1726889860.72312: variable 'ansible_shell_type' from source: unknown 178205 1726889860.72323: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.72325: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.72327: variable 'ansible_pipelining' from source: unknown 178205 1726889860.72329: variable 'ansible_timeout' from source: unknown 178205 1726889860.72331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.72399: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889860.72420: variable 'omit' from source: magic vars 178205 1726889860.72432: starting attempt loop 178205 1726889860.72435: running the handler 178205 1726889860.72448: handler run complete 178205 1726889860.72456: attempt loop complete, returning result 178205 1726889860.72459: _execute() done 178205 1726889860.72461: dumping result to json 178205 1726889860.72464: done dumping result, returning 178205 1726889860.72469: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-0000000010a2] 178205 1726889860.72475: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a2 178205 1726889860.72580: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a2 178205 1726889860.72588: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889860.72663: no more pending results, returning what we have 178205 1726889860.72673: results queue empty 178205 1726889860.72674: checking for any_errors_fatal 178205 1726889860.72675: done checking for any_errors_fatal 178205 1726889860.72675: checking for max_fail_percentage 178205 1726889860.72677: done checking for max_fail_percentage 178205 1726889860.72678: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.72679: done checking to see if all hosts have failed 178205 1726889860.72680: getting the remaining hosts for this loop 178205 1726889860.72681: done getting the remaining hosts for this loop 178205 1726889860.72684: getting the next task for host managed_node2 178205 1726889860.72691: done getting next task for host managed_node2 178205 1726889860.72693: ^ task is: TASK: Set some facts 178205 1726889860.72697: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889860.72706: getting variables 178205 1726889860.72707: in VariableManager get_vars() 178205 1726889860.72742: Calling all_inventory to load vars for managed_node2 178205 1726889860.72744: Calling groups_inventory to load vars for managed_node2 178205 1726889860.72747: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.72758: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.72761: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.72764: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.73528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.74531: done with get_vars() 178205 1726889860.74545: done getting variables 178205 1726889860.74613: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:37:40 -0400 (0:00:00.051) 0:01:13.734 ****** 178205 1726889860.74645: entering _queue_task() for managed_node2/set_fact 178205 1726889860.74898: worker is 1 (out of 1 available) 178205 1726889860.74914: exiting _queue_task() for managed_node2/set_fact 178205 1726889860.74926: done queuing things up, now waiting for results queue to drain 178205 1726889860.74927: waiting for pending results... 178205 1726889860.75226: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889860.75358: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a3 178205 1726889860.75369: variable 'ansible_search_path' from source: unknown 178205 1726889860.75408: calling self._execute() 178205 1726889860.75501: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.75505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.75516: variable 'omit' from source: magic vars 178205 1726889860.75591: variable 'omit' from source: magic vars 178205 1726889860.75627: variable 'omit' from source: magic vars 178205 1726889860.75852: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.75856: variable 'storage_test_volume' from source: include params 178205 1726889860.76041: variable 'storage_test_volume' from source: include params 178205 1726889860.76052: variable 'mount_prefix' from source: task vars 178205 1726889860.76182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889860.79177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889860.79462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889860.79540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889860.79619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889860.79725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889860.79926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889860.79973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889860.80058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889860.80105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889860.80127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889860.80452: variable '__storage_is_ostree' from source: set_fact 178205 1726889860.80474: variable 'storage_test_volume' from source: include params 178205 1726889860.80612: variable 'omit' from source: magic vars 178205 1726889860.80666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889860.80736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889860.80776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889860.80851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.80870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.80932: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889860.80966: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.80976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.81173: Set connection var ansible_pipelining to False 178205 1726889860.81188: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889860.81202: Set connection var ansible_shell_executable to /bin/sh 178205 1726889860.81209: Set connection var ansible_connection to ssh 178205 1726889860.81222: Set connection var ansible_shell_type to sh 178205 1726889860.81236: Set connection var ansible_timeout to 10 178205 1726889860.81266: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.81294: variable 'ansible_connection' from source: unknown 178205 1726889860.81307: variable 'ansible_module_compression' from source: unknown 178205 1726889860.81336: variable 'ansible_shell_type' from source: unknown 178205 1726889860.81358: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.81375: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.81401: variable 'ansible_pipelining' from source: unknown 178205 1726889860.81414: variable 'ansible_timeout' from source: unknown 178205 1726889860.81425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.81561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889860.81583: variable 'omit' from source: magic vars 178205 1726889860.81607: starting attempt loop 178205 1726889860.81616: running the handler 178205 1726889860.81638: handler run complete 178205 1726889860.81652: attempt loop complete, returning result 178205 1726889860.81659: _execute() done 178205 1726889860.81665: dumping result to json 178205 1726889860.81672: done dumping result, returning 178205 1726889860.81683: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-0000000010a3] 178205 1726889860.81693: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a3 178205 1726889860.81821: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a3 178205 1726889860.81825: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 178205 1726889860.81933: no more pending results, returning what we have 178205 1726889860.81936: results queue empty 178205 1726889860.81937: checking for any_errors_fatal 178205 1726889860.81944: done checking for any_errors_fatal 178205 1726889860.81944: checking for max_fail_percentage 178205 1726889860.81946: done checking for max_fail_percentage 178205 1726889860.81946: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.81947: done checking to see if all hosts have failed 178205 1726889860.81948: getting the remaining hosts for this loop 178205 1726889860.81949: done getting the remaining hosts for this loop 178205 1726889860.81953: getting the next task for host managed_node2 178205 1726889860.81959: done getting next task for host managed_node2 178205 1726889860.81962: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889860.81967: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889860.81976: getting variables 178205 1726889860.81977: in VariableManager get_vars() 178205 1726889860.82005: Calling all_inventory to load vars for managed_node2 178205 1726889860.82007: Calling groups_inventory to load vars for managed_node2 178205 1726889860.82010: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.82020: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.82022: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.82025: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.82363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.82710: done with get_vars() 178205 1726889860.82721: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:37:40 -0400 (0:00:00.081) 0:01:13.815 ****** 178205 1726889860.82787: entering _queue_task() for managed_node2/stat 178205 1726889860.82974: worker is 1 (out of 1 available) 178205 1726889860.82987: exiting _queue_task() for managed_node2/stat 178205 1726889860.82999: done queuing things up, now waiting for results queue to drain 178205 1726889860.83000: waiting for pending results... 178205 1726889860.83175: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889860.83248: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a4 178205 1726889860.83263: variable 'ansible_search_path' from source: unknown 178205 1726889860.83291: calling self._execute() 178205 1726889860.83403: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.83416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.83432: variable 'omit' from source: magic vars 178205 1726889860.84120: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.84168: variable 'storage_test_volume' from source: include params 178205 1726889860.84445: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889860.84454: when evaluation is False, skipping this task 178205 1726889860.84468: _execute() done 178205 1726889860.84480: dumping result to json 178205 1726889860.84488: done dumping result, returning 178205 1726889860.84503: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-0000000010a4] 178205 1726889860.84525: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a4 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889860.84689: no more pending results, returning what we have 178205 1726889860.84693: results queue empty 178205 1726889860.84694: checking for any_errors_fatal 178205 1726889860.84704: done checking for any_errors_fatal 178205 1726889860.84705: checking for max_fail_percentage 178205 1726889860.84708: done checking for max_fail_percentage 178205 1726889860.84709: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.84710: done checking to see if all hosts have failed 178205 1726889860.84715: getting the remaining hosts for this loop 178205 1726889860.84717: done getting the remaining hosts for this loop 178205 1726889860.84720: getting the next task for host managed_node2 178205 1726889860.84728: done getting next task for host managed_node2 178205 1726889860.84731: ^ task is: TASK: Verify the current mount state by device 178205 1726889860.84736: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889860.84741: getting variables 178205 1726889860.84742: in VariableManager get_vars() 178205 1726889860.84782: Calling all_inventory to load vars for managed_node2 178205 1726889860.84785: Calling groups_inventory to load vars for managed_node2 178205 1726889860.84789: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.84802: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.84805: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.84808: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.85374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.85943: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a4 178205 1726889860.85946: WORKER PROCESS EXITING 178205 1726889860.87046: done with get_vars() 178205 1726889860.87060: done getting variables 178205 1726889860.87116: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:37:40 -0400 (0:00:00.043) 0:01:13.859 ****** 178205 1726889860.87151: entering _queue_task() for managed_node2/assert 178205 1726889860.87379: worker is 1 (out of 1 available) 178205 1726889860.87391: exiting _queue_task() for managed_node2/assert 178205 1726889860.87402: done queuing things up, now waiting for results queue to drain 178205 1726889860.87403: waiting for pending results... 178205 1726889860.87900: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889860.88029: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a5 178205 1726889860.88053: variable 'ansible_search_path' from source: unknown 178205 1726889860.88101: calling self._execute() 178205 1726889860.88220: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.88232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.88247: variable 'omit' from source: magic vars 178205 1726889860.88590: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.88597: Evaluated conditional (_storage_test_volume_present): True 178205 1726889860.88603: variable 'omit' from source: magic vars 178205 1726889860.88645: variable 'omit' from source: magic vars 178205 1726889860.88728: variable 'storage_test_volume' from source: include params 178205 1726889860.88768: variable 'omit' from source: magic vars 178205 1726889860.88797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889860.88825: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889860.88845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889860.88861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.88881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889860.88909: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889860.88913: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.88916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.89022: Set connection var ansible_pipelining to False 178205 1726889860.89038: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889860.89050: Set connection var ansible_shell_executable to /bin/sh 178205 1726889860.89067: Set connection var ansible_connection to ssh 178205 1726889860.89080: Set connection var ansible_shell_type to sh 178205 1726889860.89094: Set connection var ansible_timeout to 10 178205 1726889860.89138: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.89142: variable 'ansible_connection' from source: unknown 178205 1726889860.89145: variable 'ansible_module_compression' from source: unknown 178205 1726889860.89147: variable 'ansible_shell_type' from source: unknown 178205 1726889860.89150: variable 'ansible_shell_executable' from source: unknown 178205 1726889860.89152: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.89154: variable 'ansible_pipelining' from source: unknown 178205 1726889860.89157: variable 'ansible_timeout' from source: unknown 178205 1726889860.89159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.89285: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889860.89315: variable 'omit' from source: magic vars 178205 1726889860.89328: starting attempt loop 178205 1726889860.89334: running the handler 178205 1726889860.89461: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889860.89480: variable 'storage_test_volume' from source: include params 178205 1726889860.89495: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889860.89510: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889860.89525: handler run complete 178205 1726889860.89538: attempt loop complete, returning result 178205 1726889860.89541: _execute() done 178205 1726889860.89543: dumping result to json 178205 1726889860.89546: done dumping result, returning 178205 1726889860.89551: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-0000000010a5] 178205 1726889860.89556: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a5 178205 1726889860.89640: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a5 178205 1726889860.89643: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889860.89721: no more pending results, returning what we have 178205 1726889860.89725: results queue empty 178205 1726889860.89726: checking for any_errors_fatal 178205 1726889860.89735: done checking for any_errors_fatal 178205 1726889860.89736: checking for max_fail_percentage 178205 1726889860.89737: done checking for max_fail_percentage 178205 1726889860.89738: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.89739: done checking to see if all hosts have failed 178205 1726889860.89740: getting the remaining hosts for this loop 178205 1726889860.89741: done getting the remaining hosts for this loop 178205 1726889860.89744: getting the next task for host managed_node2 178205 1726889860.89753: done getting next task for host managed_node2 178205 1726889860.89756: ^ task is: TASK: Verify mount directory user 178205 1726889860.89760: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889860.89763: getting variables 178205 1726889860.89764: in VariableManager get_vars() 178205 1726889860.89826: Calling all_inventory to load vars for managed_node2 178205 1726889860.89829: Calling groups_inventory to load vars for managed_node2 178205 1726889860.89833: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.89843: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.89849: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.89853: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.90597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.91219: done with get_vars() 178205 1726889860.91240: done getting variables 178205 1726889860.91314: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:37:40 -0400 (0:00:00.042) 0:01:13.901 ****** 178205 1726889860.91358: entering _queue_task() for managed_node2/assert 178205 1726889860.91624: worker is 1 (out of 1 available) 178205 1726889860.91637: exiting _queue_task() for managed_node2/assert 178205 1726889860.91648: done queuing things up, now waiting for results queue to drain 178205 1726889860.91650: waiting for pending results... 178205 1726889860.91953: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889860.92081: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a6 178205 1726889860.92107: variable 'ansible_search_path' from source: unknown 178205 1726889860.92160: calling self._execute() 178205 1726889860.92341: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.92366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.92386: variable 'omit' from source: magic vars 178205 1726889860.92960: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.93062: variable 'storage_test_volume' from source: include params 178205 1726889860.93130: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889860.93138: when evaluation is False, skipping this task 178205 1726889860.93149: _execute() done 178205 1726889860.93153: dumping result to json 178205 1726889860.93159: done dumping result, returning 178205 1726889860.93170: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-0000000010a6] 178205 1726889860.93186: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a6 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889860.93852: no more pending results, returning what we have 178205 1726889860.93858: results queue empty 178205 1726889860.93860: checking for any_errors_fatal 178205 1726889860.93871: done checking for any_errors_fatal 178205 1726889860.93873: checking for max_fail_percentage 178205 1726889860.93875: done checking for max_fail_percentage 178205 1726889860.93877: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.93878: done checking to see if all hosts have failed 178205 1726889860.93879: getting the remaining hosts for this loop 178205 1726889860.93884: done getting the remaining hosts for this loop 178205 1726889860.93888: getting the next task for host managed_node2 178205 1726889860.93898: done getting next task for host managed_node2 178205 1726889860.93901: ^ task is: TASK: Verify mount directory group 178205 1726889860.93908: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889860.93915: getting variables 178205 1726889860.93919: in VariableManager get_vars() 178205 1726889860.93963: Calling all_inventory to load vars for managed_node2 178205 1726889860.93966: Calling groups_inventory to load vars for managed_node2 178205 1726889860.93969: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.93983: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.93985: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.93989: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.94512: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a6 178205 1726889860.94515: WORKER PROCESS EXITING 178205 1726889860.94567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.95165: done with get_vars() 178205 1726889860.95177: done getting variables 178205 1726889860.95232: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:37:40 -0400 (0:00:00.039) 0:01:13.940 ****** 178205 1726889860.95260: entering _queue_task() for managed_node2/assert 178205 1726889860.95471: worker is 1 (out of 1 available) 178205 1726889860.95483: exiting _queue_task() for managed_node2/assert 178205 1726889860.95493: done queuing things up, now waiting for results queue to drain 178205 1726889860.95494: waiting for pending results... 178205 1726889860.95777: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889860.95889: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a7 178205 1726889860.95903: variable 'ansible_search_path' from source: unknown 178205 1726889860.95943: calling self._execute() 178205 1726889860.96041: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.96053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.96062: variable 'omit' from source: magic vars 178205 1726889860.96447: variable '_storage_test_volume_present' from source: set_fact 178205 1726889860.96450: variable 'storage_test_volume' from source: include params 178205 1726889860.96485: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889860.96489: when evaluation is False, skipping this task 178205 1726889860.96491: _execute() done 178205 1726889860.96495: dumping result to json 178205 1726889860.96499: done dumping result, returning 178205 1726889860.96501: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-0000000010a7] 178205 1726889860.96513: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a7 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889860.96663: no more pending results, returning what we have 178205 1726889860.96667: results queue empty 178205 1726889860.96679: checking for any_errors_fatal 178205 1726889860.96688: done checking for any_errors_fatal 178205 1726889860.96689: checking for max_fail_percentage 178205 1726889860.96691: done checking for max_fail_percentage 178205 1726889860.96692: checking to see if all hosts have failed and the running result is not ok 178205 1726889860.96693: done checking to see if all hosts have failed 178205 1726889860.96693: getting the remaining hosts for this loop 178205 1726889860.96695: done getting the remaining hosts for this loop 178205 1726889860.96713: getting the next task for host managed_node2 178205 1726889860.96732: done getting next task for host managed_node2 178205 1726889860.96736: ^ task is: TASK: Verify mount directory permissions 178205 1726889860.96742: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889860.96749: getting variables 178205 1726889860.96750: in VariableManager get_vars() 178205 1726889860.96797: Calling all_inventory to load vars for managed_node2 178205 1726889860.96807: Calling groups_inventory to load vars for managed_node2 178205 1726889860.96814: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889860.96828: Calling all_plugins_play to load vars for managed_node2 178205 1726889860.96839: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889860.96843: Calling groups_plugins_play to load vars for managed_node2 178205 1726889860.97393: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a7 178205 1726889860.97396: WORKER PROCESS EXITING 178205 1726889860.97607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889860.98299: done with get_vars() 178205 1726889860.98308: done getting variables 178205 1726889860.98350: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:37:40 -0400 (0:00:00.031) 0:01:13.971 ****** 178205 1726889860.98373: entering _queue_task() for managed_node2/assert 178205 1726889860.98687: worker is 1 (out of 1 available) 178205 1726889860.98699: exiting _queue_task() for managed_node2/assert 178205 1726889860.98710: done queuing things up, now waiting for results queue to drain 178205 1726889860.98711: waiting for pending results... 178205 1726889860.98881: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889860.99445: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a8 178205 1726889860.99449: variable 'ansible_search_path' from source: unknown 178205 1726889860.99452: calling self._execute() 178205 1726889860.99454: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889860.99457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889860.99460: variable 'omit' from source: magic vars 178205 1726889861.00178: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.00189: variable 'storage_test_volume' from source: include params 178205 1726889861.00228: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889861.00239: when evaluation is False, skipping this task 178205 1726889861.00245: _execute() done 178205 1726889861.00251: dumping result to json 178205 1726889861.00263: done dumping result, returning 178205 1726889861.00280: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-0000000010a8] 178205 1726889861.00314: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a8 178205 1726889861.00464: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a8 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889861.00602: no more pending results, returning what we have 178205 1726889861.00607: results queue empty 178205 1726889861.00608: checking for any_errors_fatal 178205 1726889861.00617: done checking for any_errors_fatal 178205 1726889861.00618: checking for max_fail_percentage 178205 1726889861.00619: done checking for max_fail_percentage 178205 1726889861.00620: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.00621: done checking to see if all hosts have failed 178205 1726889861.00622: getting the remaining hosts for this loop 178205 1726889861.00624: done getting the remaining hosts for this loop 178205 1726889861.00628: getting the next task for host managed_node2 178205 1726889861.00636: done getting next task for host managed_node2 178205 1726889861.00638: ^ task is: TASK: Get path of test volume device 178205 1726889861.00642: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.00646: getting variables 178205 1726889861.00647: in VariableManager get_vars() 178205 1726889861.00676: Calling all_inventory to load vars for managed_node2 178205 1726889861.00679: Calling groups_inventory to load vars for managed_node2 178205 1726889861.00682: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.00713: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.00717: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.00721: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.00733: WORKER PROCESS EXITING 178205 1726889861.01300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.02514: done with get_vars() 178205 1726889861.02527: done getting variables 178205 1726889861.02606: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:37:41 -0400 (0:00:00.042) 0:01:14.014 ****** 178205 1726889861.02653: entering _queue_task() for managed_node2/command 178205 1726889861.03085: worker is 1 (out of 1 available) 178205 1726889861.03121: exiting _queue_task() for managed_node2/command 178205 1726889861.03162: done queuing things up, now waiting for results queue to drain 178205 1726889861.03163: waiting for pending results... 178205 1726889861.03683: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889861.03988: in run() - task 02369adf-7a19-34ed-f5d1-0000000010a9 178205 1726889861.04006: variable 'ansible_search_path' from source: unknown 178205 1726889861.04052: calling self._execute() 178205 1726889861.04180: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.04191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.04204: variable 'omit' from source: magic vars 178205 1726889861.04619: variable 'storage_test_volume' from source: include params 178205 1726889861.04661: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889861.04677: when evaluation is False, skipping this task 178205 1726889861.04684: _execute() done 178205 1726889861.04689: dumping result to json 178205 1726889861.04694: done dumping result, returning 178205 1726889861.04701: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-0000000010a9] 178205 1726889861.04709: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889861.04867: no more pending results, returning what we have 178205 1726889861.04871: results queue empty 178205 1726889861.04872: checking for any_errors_fatal 178205 1726889861.04879: done checking for any_errors_fatal 178205 1726889861.04880: checking for max_fail_percentage 178205 1726889861.04881: done checking for max_fail_percentage 178205 1726889861.04882: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.04883: done checking to see if all hosts have failed 178205 1726889861.04884: getting the remaining hosts for this loop 178205 1726889861.04885: done getting the remaining hosts for this loop 178205 1726889861.04888: getting the next task for host managed_node2 178205 1726889861.04896: done getting next task for host managed_node2 178205 1726889861.04898: ^ task is: TASK: Gather swap info 178205 1726889861.04932: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.04939: getting variables 178205 1726889861.04941: in VariableManager get_vars() 178205 1726889861.04980: Calling all_inventory to load vars for managed_node2 178205 1726889861.04983: Calling groups_inventory to load vars for managed_node2 178205 1726889861.04988: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.05001: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.05005: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.05008: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.06307: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010a9 178205 1726889861.06311: WORKER PROCESS EXITING 178205 1726889861.06338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.07352: done with get_vars() 178205 1726889861.07366: done getting variables 178205 1726889861.07425: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:37:41 -0400 (0:00:00.048) 0:01:14.062 ****** 178205 1726889861.07462: entering _queue_task() for managed_node2/command 178205 1726889861.07808: worker is 1 (out of 1 available) 178205 1726889861.07823: exiting _queue_task() for managed_node2/command 178205 1726889861.07834: done queuing things up, now waiting for results queue to drain 178205 1726889861.07835: waiting for pending results... 178205 1726889861.08727: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889861.08892: in run() - task 02369adf-7a19-34ed-f5d1-0000000010aa 178205 1726889861.08920: variable 'ansible_search_path' from source: unknown 178205 1726889861.08976: calling self._execute() 178205 1726889861.09103: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.09128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.09148: variable 'omit' from source: magic vars 178205 1726889861.09571: variable 'storage_test_volume' from source: include params 178205 1726889861.09609: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889861.09619: when evaluation is False, skipping this task 178205 1726889861.09632: _execute() done 178205 1726889861.09640: dumping result to json 178205 1726889861.09647: done dumping result, returning 178205 1726889861.09661: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-0000000010aa] 178205 1726889861.09672: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010aa skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889861.09837: no more pending results, returning what we have 178205 1726889861.09841: results queue empty 178205 1726889861.09842: checking for any_errors_fatal 178205 1726889861.09851: done checking for any_errors_fatal 178205 1726889861.09852: checking for max_fail_percentage 178205 1726889861.09853: done checking for max_fail_percentage 178205 1726889861.09854: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.09856: done checking to see if all hosts have failed 178205 1726889861.09857: getting the remaining hosts for this loop 178205 1726889861.09858: done getting the remaining hosts for this loop 178205 1726889861.09861: getting the next task for host managed_node2 178205 1726889861.09869: done getting next task for host managed_node2 178205 1726889861.09873: ^ task is: TASK: Verify swap status 178205 1726889861.09879: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.09886: getting variables 178205 1726889861.09888: in VariableManager get_vars() 178205 1726889861.09925: Calling all_inventory to load vars for managed_node2 178205 1726889861.09928: Calling groups_inventory to load vars for managed_node2 178205 1726889861.09931: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.09945: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.09949: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.09952: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.10664: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010aa 178205 1726889861.10668: WORKER PROCESS EXITING 178205 1726889861.10839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.11499: done with get_vars() 178205 1726889861.11515: done getting variables 178205 1726889861.11576: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:37:41 -0400 (0:00:00.041) 0:01:14.104 ****** 178205 1726889861.11605: entering _queue_task() for managed_node2/assert 178205 1726889861.11833: worker is 1 (out of 1 available) 178205 1726889861.11846: exiting _queue_task() for managed_node2/assert 178205 1726889861.11861: done queuing things up, now waiting for results queue to drain 178205 1726889861.11862: waiting for pending results... 178205 1726889861.12148: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889861.12299: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ab 178205 1726889861.12322: variable 'ansible_search_path' from source: unknown 178205 1726889861.12363: calling self._execute() 178205 1726889861.12475: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.12487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.12504: variable 'omit' from source: magic vars 178205 1726889861.12921: variable 'storage_test_volume' from source: include params 178205 1726889861.12970: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889861.12977: when evaluation is False, skipping this task 178205 1726889861.12984: _execute() done 178205 1726889861.12990: dumping result to json 178205 1726889861.12997: done dumping result, returning 178205 1726889861.13007: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-0000000010ab] 178205 1726889861.13020: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ab skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889861.13170: no more pending results, returning what we have 178205 1726889861.13175: results queue empty 178205 1726889861.13176: checking for any_errors_fatal 178205 1726889861.13184: done checking for any_errors_fatal 178205 1726889861.13185: checking for max_fail_percentage 178205 1726889861.13186: done checking for max_fail_percentage 178205 1726889861.13187: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.13189: done checking to see if all hosts have failed 178205 1726889861.13189: getting the remaining hosts for this loop 178205 1726889861.13191: done getting the remaining hosts for this loop 178205 1726889861.13194: getting the next task for host managed_node2 178205 1726889861.13204: done getting next task for host managed_node2 178205 1726889861.13207: ^ task is: TASK: Unset facts 178205 1726889861.13214: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.13218: getting variables 178205 1726889861.13220: in VariableManager get_vars() 178205 1726889861.13255: Calling all_inventory to load vars for managed_node2 178205 1726889861.13258: Calling groups_inventory to load vars for managed_node2 178205 1726889861.13262: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.13273: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.13276: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.13279: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.13972: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ab 178205 1726889861.13975: WORKER PROCESS EXITING 178205 1726889861.13998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.14699: done with get_vars() 178205 1726889861.14713: done getting variables 178205 1726889861.14771: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:37:41 -0400 (0:00:00.031) 0:01:14.136 ****** 178205 1726889861.14800: entering _queue_task() for managed_node2/set_fact 178205 1726889861.15217: worker is 1 (out of 1 available) 178205 1726889861.15232: exiting _queue_task() for managed_node2/set_fact 178205 1726889861.15243: done queuing things up, now waiting for results queue to drain 178205 1726889861.15243: waiting for pending results... 178205 1726889861.16016: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889861.16155: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ac 178205 1726889861.16173: variable 'ansible_search_path' from source: unknown 178205 1726889861.16210: calling self._execute() 178205 1726889861.16323: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.16339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.16355: variable 'omit' from source: magic vars 178205 1726889861.16465: variable 'omit' from source: magic vars 178205 1726889861.16525: variable 'omit' from source: magic vars 178205 1726889861.16563: variable 'omit' from source: magic vars 178205 1726889861.16605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.16645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.16668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.16687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.16705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.16741: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.16749: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.16757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.16874: Set connection var ansible_pipelining to False 178205 1726889861.16886: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.16895: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.16902: Set connection var ansible_connection to ssh 178205 1726889861.16918: Set connection var ansible_shell_type to sh 178205 1726889861.16931: Set connection var ansible_timeout to 10 178205 1726889861.16963: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.16971: variable 'ansible_connection' from source: unknown 178205 1726889861.16978: variable 'ansible_module_compression' from source: unknown 178205 1726889861.16984: variable 'ansible_shell_type' from source: unknown 178205 1726889861.16990: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.16996: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.17003: variable 'ansible_pipelining' from source: unknown 178205 1726889861.17010: variable 'ansible_timeout' from source: unknown 178205 1726889861.17021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.17181: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.17198: variable 'omit' from source: magic vars 178205 1726889861.17208: starting attempt loop 178205 1726889861.17217: running the handler 178205 1726889861.17242: handler run complete 178205 1726889861.17256: attempt loop complete, returning result 178205 1726889861.17263: _execute() done 178205 1726889861.17269: dumping result to json 178205 1726889861.17276: done dumping result, returning 178205 1726889861.17286: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-0000000010ac] 178205 1726889861.17297: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ac ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889861.17461: no more pending results, returning what we have 178205 1726889861.17464: results queue empty 178205 1726889861.17465: checking for any_errors_fatal 178205 1726889861.17473: done checking for any_errors_fatal 178205 1726889861.17474: checking for max_fail_percentage 178205 1726889861.17476: done checking for max_fail_percentage 178205 1726889861.17477: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.17478: done checking to see if all hosts have failed 178205 1726889861.17478: getting the remaining hosts for this loop 178205 1726889861.17480: done getting the remaining hosts for this loop 178205 1726889861.17484: getting the next task for host managed_node2 178205 1726889861.17496: done getting next task for host managed_node2 178205 1726889861.17500: ^ task is: TASK: Set some variables for fstab checking 178205 1726889861.17507: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889861.17514: getting variables 178205 1726889861.17516: in VariableManager get_vars() 178205 1726889861.17554: Calling all_inventory to load vars for managed_node2 178205 1726889861.17557: Calling groups_inventory to load vars for managed_node2 178205 1726889861.17561: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.17572: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.17575: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.17578: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.18837: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ac 178205 1726889861.18840: WORKER PROCESS EXITING 178205 1726889861.18844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.19486: done with get_vars() 178205 1726889861.19499: done getting variables 178205 1726889861.19560: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:37:41 -0400 (0:00:00.047) 0:01:14.183 ****** 178205 1726889861.19590: entering _queue_task() for managed_node2/set_fact 178205 1726889861.19815: worker is 1 (out of 1 available) 178205 1726889861.19827: exiting _queue_task() for managed_node2/set_fact 178205 1726889861.19840: done queuing things up, now waiting for results queue to drain 178205 1726889861.19841: waiting for pending results... 178205 1726889861.20114: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889861.20243: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b0 178205 1726889861.20266: variable 'ansible_search_path' from source: unknown 178205 1726889861.20311: calling self._execute() 178205 1726889861.20426: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.20438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.20454: variable 'omit' from source: magic vars 178205 1726889861.20567: variable 'omit' from source: magic vars 178205 1726889861.20643: variable 'omit' from source: magic vars 178205 1726889861.20971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.23532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.23616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.23750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.24626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.24661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889861.24856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.24903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.24974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.25050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.25069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.25200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.25234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.25268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.25314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.25338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.25409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.25443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.25476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.25522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.25598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.25888: variable 'storage_test_fstab' from source: set_fact 178205 1726889861.26035: variable 'storage_test_volume' from source: include params 178205 1726889861.26282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889861.26681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889861.26725: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889861.26766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889861.26899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889861.26951: 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) 178205 1726889861.27035: 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) 178205 1726889861.27064: 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) 178205 1726889861.27102: 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) 178205 1726889861.27802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.27837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.27868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.27918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.27941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.28166: variable '__mount_point' from source: task vars 178205 1726889861.28253: variable 'storage_test_volume' from source: include params 178205 1726889861.28281: variable 'storage_test_fstab' from source: set_fact 178205 1726889861.28586: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.28594: variable '__mount_point' from source: task vars 178205 1726889861.28771: variable 'storage_test_volume' from source: include params 178205 1726889861.28793: variable 'storage_test_volume' from source: include params 178205 1726889861.28963: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.28972: variable '__mount_point' from source: task vars 178205 1726889861.29052: variable 'storage_test_volume' from source: include params 178205 1726889861.29478: variable '__mount_options' from source: task vars 178205 1726889861.29559: variable 'storage_test_volume' from source: include params 178205 1726889861.29580: variable '__mount_point' from source: task vars 178205 1726889861.29658: variable 'storage_test_volume' from source: include params 178205 1726889861.29678: variable 'storage_test_fstab' from source: set_fact 178205 1726889861.29689: variable '__pattern' from source: task vars 178205 1726889861.29786: variable '__mount_point' from source: task vars 178205 1726889861.29866: variable 'storage_test_volume' from source: include params 178205 1726889861.29886: variable '__mount_options' from source: task vars 178205 1726889861.29962: variable 'storage_test_volume' from source: include params 178205 1726889861.30144: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.30155: variable '__mount_options' from source: task vars 178205 1726889861.30236: variable 'storage_test_volume' from source: include params 178205 1726889861.30267: variable 'omit' from source: magic vars 178205 1726889861.30302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.30336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.30356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.30377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.30393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.30436: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.30444: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.30452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.30561: Set connection var ansible_pipelining to False 178205 1726889861.30573: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.30584: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.30592: Set connection var ansible_connection to ssh 178205 1726889861.30602: Set connection var ansible_shell_type to sh 178205 1726889861.30615: Set connection var ansible_timeout to 10 178205 1726889861.30652: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.30659: variable 'ansible_connection' from source: unknown 178205 1726889861.30664: variable 'ansible_module_compression' from source: unknown 178205 1726889861.30670: variable 'ansible_shell_type' from source: unknown 178205 1726889861.30675: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.30681: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.30688: variable 'ansible_pipelining' from source: unknown 178205 1726889861.30694: variable 'ansible_timeout' from source: unknown 178205 1726889861.30702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.30815: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.30845: variable 'omit' from source: magic vars 178205 1726889861.30857: starting attempt loop 178205 1726889861.30864: running the handler 178205 1726889861.30887: handler run complete 178205 1726889861.30910: attempt loop complete, returning result 178205 1726889861.30919: _execute() done 178205 1726889861.30932: dumping result to json 178205 1726889861.30942: done dumping result, returning 178205 1726889861.30958: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-0000000010b0] 178205 1726889861.30966: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b0 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 178205 1726889861.31152: no more pending results, returning what we have 178205 1726889861.31156: results queue empty 178205 1726889861.31156: checking for any_errors_fatal 178205 1726889861.31164: done checking for any_errors_fatal 178205 1726889861.31165: checking for max_fail_percentage 178205 1726889861.31166: done checking for max_fail_percentage 178205 1726889861.31167: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.31169: done checking to see if all hosts have failed 178205 1726889861.31169: getting the remaining hosts for this loop 178205 1726889861.31171: done getting the remaining hosts for this loop 178205 1726889861.31175: getting the next task for host managed_node2 178205 1726889861.31184: done getting next task for host managed_node2 178205 1726889861.31186: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889861.31191: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889861.31196: getting variables 178205 1726889861.31197: in VariableManager get_vars() 178205 1726889861.31239: Calling all_inventory to load vars for managed_node2 178205 1726889861.31242: Calling groups_inventory to load vars for managed_node2 178205 1726889861.31246: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.31258: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.31261: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.31264: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.32025: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b0 178205 1726889861.32030: WORKER PROCESS EXITING 178205 1726889861.32042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.32783: done with get_vars() 178205 1726889861.32799: done getting variables 178205 1726889861.32859: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:37:41 -0400 (0:00:00.132) 0:01:14.316 ****** 178205 1726889861.32890: entering _queue_task() for managed_node2/assert 178205 1726889861.33150: worker is 1 (out of 1 available) 178205 1726889861.33161: exiting _queue_task() for managed_node2/assert 178205 1726889861.33173: done queuing things up, now waiting for results queue to drain 178205 1726889861.33174: waiting for pending results... 178205 1726889861.33464: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889861.33596: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b1 178205 1726889861.33635: variable 'ansible_search_path' from source: unknown 178205 1726889861.33674: calling self._execute() 178205 1726889861.33781: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.33791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.33802: variable 'omit' from source: magic vars 178205 1726889861.35549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.41289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.41745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.42000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.42097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.42157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889861.42466: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.42489: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889861.42500: variable 'omit' from source: magic vars 178205 1726889861.42705: variable 'omit' from source: magic vars 178205 1726889861.42779: variable 'omit' from source: magic vars 178205 1726889861.42916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.42952: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.43001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.43027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.43046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.43111: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.43121: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.43131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.43245: Set connection var ansible_pipelining to False 178205 1726889861.43257: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.43268: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.43275: Set connection var ansible_connection to ssh 178205 1726889861.43285: Set connection var ansible_shell_type to sh 178205 1726889861.43295: Set connection var ansible_timeout to 10 178205 1726889861.43336: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.43345: variable 'ansible_connection' from source: unknown 178205 1726889861.43354: variable 'ansible_module_compression' from source: unknown 178205 1726889861.43361: variable 'ansible_shell_type' from source: unknown 178205 1726889861.43368: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.43376: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.43383: variable 'ansible_pipelining' from source: unknown 178205 1726889861.43389: variable 'ansible_timeout' from source: unknown 178205 1726889861.43397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.43543: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.43561: variable 'omit' from source: magic vars 178205 1726889861.43571: starting attempt loop 178205 1726889861.43579: running the handler 178205 1726889861.43768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.43803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.43840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.43894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.43916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.44060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.44132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.44316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.44368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.44419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.44597: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889861.44607: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889861.44638: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889861.44655: handler run complete 178205 1726889861.44678: attempt loop complete, returning result 178205 1726889861.44685: _execute() done 178205 1726889861.44691: dumping result to json 178205 1726889861.44698: done dumping result, returning 178205 1726889861.44708: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-0000000010b1] 178205 1726889861.44719: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b1 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889861.44873: no more pending results, returning what we have 178205 1726889861.44877: results queue empty 178205 1726889861.44878: checking for any_errors_fatal 178205 1726889861.44886: done checking for any_errors_fatal 178205 1726889861.44887: checking for max_fail_percentage 178205 1726889861.44888: done checking for max_fail_percentage 178205 1726889861.44895: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.44896: done checking to see if all hosts have failed 178205 1726889861.44897: getting the remaining hosts for this loop 178205 1726889861.44899: done getting the remaining hosts for this loop 178205 1726889861.44902: getting the next task for host managed_node2 178205 1726889861.44911: done getting next task for host managed_node2 178205 1726889861.44915: ^ task is: TASK: Verify the fstab mount point 178205 1726889861.44920: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889861.44925: getting variables 178205 1726889861.44927: in VariableManager get_vars() 178205 1726889861.44988: Calling all_inventory to load vars for managed_node2 178205 1726889861.44991: Calling groups_inventory to load vars for managed_node2 178205 1726889861.44995: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.45006: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.45008: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.45011: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.46094: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b1 178205 1726889861.46097: WORKER PROCESS EXITING 178205 1726889861.46180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.48124: done with get_vars() 178205 1726889861.48141: done getting variables 178205 1726889861.48202: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:37:41 -0400 (0:00:00.153) 0:01:14.470 ****** 178205 1726889861.48237: entering _queue_task() for managed_node2/assert 178205 1726889861.48559: worker is 1 (out of 1 available) 178205 1726889861.48572: exiting _queue_task() for managed_node2/assert 178205 1726889861.48582: done queuing things up, now waiting for results queue to drain 178205 1726889861.48583: waiting for pending results... 178205 1726889861.49638: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889861.49934: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b2 178205 1726889861.49959: variable 'ansible_search_path' from source: unknown 178205 1726889861.50004: calling self._execute() 178205 1726889861.50179: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.50189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.50207: variable 'omit' from source: magic vars 178205 1726889861.51183: variable 'omit' from source: magic vars 178205 1726889861.51262: variable 'omit' from source: magic vars 178205 1726889861.51566: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889861.51579: variable 'storage_test_volume' from source: include params 178205 1726889861.51642: variable 'omit' from source: magic vars 178205 1726889861.51689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.51733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.51759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.51780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.51794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.51833: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.51841: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.51853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.51963: Set connection var ansible_pipelining to False 178205 1726889861.51976: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.51986: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.51991: Set connection var ansible_connection to ssh 178205 1726889861.51999: Set connection var ansible_shell_type to sh 178205 1726889861.52008: Set connection var ansible_timeout to 10 178205 1726889861.52043: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.52049: variable 'ansible_connection' from source: unknown 178205 1726889861.52054: variable 'ansible_module_compression' from source: unknown 178205 1726889861.52061: variable 'ansible_shell_type' from source: unknown 178205 1726889861.52069: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.52074: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.52082: variable 'ansible_pipelining' from source: unknown 178205 1726889861.52087: variable 'ansible_timeout' from source: unknown 178205 1726889861.52093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.52241: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.52257: variable 'omit' from source: magic vars 178205 1726889861.52267: starting attempt loop 178205 1726889861.52274: running the handler 178205 1726889861.52569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.56843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.57026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.57069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.57105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.57142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889861.57295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.57366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.57472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.57517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.57539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.57709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.57741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.57774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.57920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.57942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.58175: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889861.58185: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889861.58206: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889861.58218: handler run complete 178205 1726889861.58330: attempt loop complete, returning result 178205 1726889861.58339: _execute() done 178205 1726889861.58344: dumping result to json 178205 1726889861.58351: done dumping result, returning 178205 1726889861.58361: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-0000000010b2] 178205 1726889861.58369: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b2 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889861.58522: no more pending results, returning what we have 178205 1726889861.58526: results queue empty 178205 1726889861.58527: checking for any_errors_fatal 178205 1726889861.58538: done checking for any_errors_fatal 178205 1726889861.58539: checking for max_fail_percentage 178205 1726889861.58540: done checking for max_fail_percentage 178205 1726889861.58550: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.58552: done checking to see if all hosts have failed 178205 1726889861.58553: getting the remaining hosts for this loop 178205 1726889861.58555: done getting the remaining hosts for this loop 178205 1726889861.58558: getting the next task for host managed_node2 178205 1726889861.58566: done getting next task for host managed_node2 178205 1726889861.58569: ^ task is: TASK: Verify mount_options 178205 1726889861.58574: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.58578: getting variables 178205 1726889861.58580: in VariableManager get_vars() 178205 1726889861.58617: Calling all_inventory to load vars for managed_node2 178205 1726889861.58619: Calling groups_inventory to load vars for managed_node2 178205 1726889861.58623: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.58637: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.58640: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.58643: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.59634: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b2 178205 1726889861.59638: WORKER PROCESS EXITING 178205 1726889861.59720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.60544: done with get_vars() 178205 1726889861.60562: done getting variables 178205 1726889861.61128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:37:41 -0400 (0:00:00.129) 0:01:14.599 ****** 178205 1726889861.61164: entering _queue_task() for managed_node2/assert 178205 1726889861.61656: worker is 1 (out of 1 available) 178205 1726889861.61669: exiting _queue_task() for managed_node2/assert 178205 1726889861.61680: done queuing things up, now waiting for results queue to drain 178205 1726889861.61681: waiting for pending results... 178205 1726889861.62545: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889861.62695: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b3 178205 1726889861.62717: variable 'ansible_search_path' from source: unknown 178205 1726889861.62758: calling self._execute() 178205 1726889861.62874: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.62890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.62902: variable 'omit' from source: magic vars 178205 1726889861.63298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.66066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.66149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.66192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.66233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.66269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889861.66346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.66386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.66417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.66470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.66494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.66626: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889861.66636: when evaluation is False, skipping this task 178205 1726889861.66643: _execute() done 178205 1726889861.66649: dumping result to json 178205 1726889861.66656: done dumping result, returning 178205 1726889861.66666: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-0000000010b3] 178205 1726889861.66679: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b3 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889861.66850: no more pending results, returning what we have 178205 1726889861.66854: results queue empty 178205 1726889861.66855: checking for any_errors_fatal 178205 1726889861.66863: done checking for any_errors_fatal 178205 1726889861.66864: checking for max_fail_percentage 178205 1726889861.66865: done checking for max_fail_percentage 178205 1726889861.66866: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.66868: done checking to see if all hosts have failed 178205 1726889861.66869: getting the remaining hosts for this loop 178205 1726889861.66870: done getting the remaining hosts for this loop 178205 1726889861.66874: getting the next task for host managed_node2 178205 1726889861.66882: done getting next task for host managed_node2 178205 1726889861.66884: ^ task is: TASK: Verify fingerprint 178205 1726889861.66889: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.66894: getting variables 178205 1726889861.66895: in VariableManager get_vars() 178205 1726889861.66936: Calling all_inventory to load vars for managed_node2 178205 1726889861.66940: Calling groups_inventory to load vars for managed_node2 178205 1726889861.66944: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.66955: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.66959: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.66961: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.67796: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b3 178205 1726889861.67800: WORKER PROCESS EXITING 178205 1726889861.67827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.68631: done with get_vars() 178205 1726889861.68645: done getting variables 178205 1726889861.68705: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:37:41 -0400 (0:00:00.075) 0:01:14.675 ****** 178205 1726889861.68743: entering _queue_task() for managed_node2/assert 178205 1726889861.69053: worker is 1 (out of 1 available) 178205 1726889861.69065: exiting _queue_task() for managed_node2/assert 178205 1726889861.69077: done queuing things up, now waiting for results queue to drain 178205 1726889861.69078: waiting for pending results... 178205 1726889861.70017: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889861.70184: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b4 178205 1726889861.70209: variable 'ansible_search_path' from source: unknown 178205 1726889861.70289: calling self._execute() 178205 1726889861.70427: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.70443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.70457: variable 'omit' from source: magic vars 178205 1726889861.70589: variable 'omit' from source: magic vars 178205 1726889861.70659: variable 'omit' from source: magic vars 178205 1726889861.70695: variable 'omit' from source: magic vars 178205 1726889861.70751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.70789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.70816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.70849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.70865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.70900: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.70908: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.70917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.71044: Set connection var ansible_pipelining to False 178205 1726889861.71058: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.71070: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.71076: Set connection var ansible_connection to ssh 178205 1726889861.71085: Set connection var ansible_shell_type to sh 178205 1726889861.71094: Set connection var ansible_timeout to 10 178205 1726889861.71135: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.71144: variable 'ansible_connection' from source: unknown 178205 1726889861.71154: variable 'ansible_module_compression' from source: unknown 178205 1726889861.71161: variable 'ansible_shell_type' from source: unknown 178205 1726889861.71168: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.71177: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.71184: variable 'ansible_pipelining' from source: unknown 178205 1726889861.71190: variable 'ansible_timeout' from source: unknown 178205 1726889861.71197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.71360: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.71384: variable 'omit' from source: magic vars 178205 1726889861.71398: starting attempt loop 178205 1726889861.71404: running the handler 178205 1726889861.71703: variable '__fingerprint' from source: task vars 178205 1726889861.71720: variable 'storage_test_fstab' from source: set_fact 178205 1726889861.71753: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889861.71762: handler run complete 178205 1726889861.71779: attempt loop complete, returning result 178205 1726889861.71785: _execute() done 178205 1726889861.71791: dumping result to json 178205 1726889861.71797: done dumping result, returning 178205 1726889861.71814: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-0000000010b4] 178205 1726889861.71828: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b4 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889861.71980: no more pending results, returning what we have 178205 1726889861.71983: results queue empty 178205 1726889861.71984: checking for any_errors_fatal 178205 1726889861.71994: done checking for any_errors_fatal 178205 1726889861.71995: checking for max_fail_percentage 178205 1726889861.71996: done checking for max_fail_percentage 178205 1726889861.71997: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.71999: done checking to see if all hosts have failed 178205 1726889861.71999: getting the remaining hosts for this loop 178205 1726889861.72001: done getting the remaining hosts for this loop 178205 1726889861.72004: getting the next task for host managed_node2 178205 1726889861.72013: done getting next task for host managed_node2 178205 1726889861.72016: ^ task is: TASK: Clean up variables 178205 1726889861.72022: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889861.72027: getting variables 178205 1726889861.72031: in VariableManager get_vars() 178205 1726889861.72067: Calling all_inventory to load vars for managed_node2 178205 1726889861.72070: Calling groups_inventory to load vars for managed_node2 178205 1726889861.72074: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.72085: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.72088: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.72091: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.72625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.73158: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b4 178205 1726889861.73161: WORKER PROCESS EXITING 178205 1726889861.73532: done with get_vars() 178205 1726889861.73546: done getting variables 178205 1726889861.73604: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:37:41 -0400 (0:00:00.049) 0:01:14.724 ****** 178205 1726889861.73648: entering _queue_task() for managed_node2/set_fact 178205 1726889861.73913: worker is 1 (out of 1 available) 178205 1726889861.73926: exiting _queue_task() for managed_node2/set_fact 178205 1726889861.73944: done queuing things up, now waiting for results queue to drain 178205 1726889861.73945: waiting for pending results... 178205 1726889861.74340: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889861.74520: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b5 178205 1726889861.74544: variable 'ansible_search_path' from source: unknown 178205 1726889861.74582: calling self._execute() 178205 1726889861.74694: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.74706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.74727: variable 'omit' from source: magic vars 178205 1726889861.74870: variable 'omit' from source: magic vars 178205 1726889861.74934: variable 'omit' from source: magic vars 178205 1726889861.74995: variable 'omit' from source: magic vars 178205 1726889861.75041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.75085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.75108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.75133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.75148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.75187: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.75195: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.75201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.75304: Set connection var ansible_pipelining to False 178205 1726889861.75317: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.75326: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.75334: Set connection var ansible_connection to ssh 178205 1726889861.75342: Set connection var ansible_shell_type to sh 178205 1726889861.75351: Set connection var ansible_timeout to 10 178205 1726889861.75385: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.75393: variable 'ansible_connection' from source: unknown 178205 1726889861.75399: variable 'ansible_module_compression' from source: unknown 178205 1726889861.75404: variable 'ansible_shell_type' from source: unknown 178205 1726889861.75410: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.75418: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.75425: variable 'ansible_pipelining' from source: unknown 178205 1726889861.75433: variable 'ansible_timeout' from source: unknown 178205 1726889861.75440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.75584: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.75607: variable 'omit' from source: magic vars 178205 1726889861.75619: starting attempt loop 178205 1726889861.75624: running the handler 178205 1726889861.75644: handler run complete 178205 1726889861.75657: attempt loop complete, returning result 178205 1726889861.75663: _execute() done 178205 1726889861.75668: dumping result to json 178205 1726889861.75674: done dumping result, returning 178205 1726889861.75683: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-0000000010b5] 178205 1726889861.75692: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b5 178205 1726889861.75796: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b5 178205 1726889861.75803: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889861.75873: no more pending results, returning what we have 178205 1726889861.75876: results queue empty 178205 1726889861.75877: checking for any_errors_fatal 178205 1726889861.75887: done checking for any_errors_fatal 178205 1726889861.75887: checking for max_fail_percentage 178205 1726889861.75889: done checking for max_fail_percentage 178205 1726889861.75890: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.75892: done checking to see if all hosts have failed 178205 1726889861.75892: getting the remaining hosts for this loop 178205 1726889861.75894: done getting the remaining hosts for this loop 178205 1726889861.75897: getting the next task for host managed_node2 178205 1726889861.75908: done getting next task for host managed_node2 178205 1726889861.75910: ^ task is: TASK: Verify fs type 178205 1726889861.75921: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889861.75926: getting variables 178205 1726889861.75927: in VariableManager get_vars() 178205 1726889861.75962: Calling all_inventory to load vars for managed_node2 178205 1726889861.75965: Calling groups_inventory to load vars for managed_node2 178205 1726889861.75968: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.75979: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.75981: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.75984: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.78268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.79671: done with get_vars() 178205 1726889861.79765: done getting variables 178205 1726889861.79826: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:37:41 -0400 (0:00:00.062) 0:01:14.786 ****** 178205 1726889861.79870: entering _queue_task() for managed_node2/assert 178205 1726889861.80143: worker is 1 (out of 1 available) 178205 1726889861.80155: exiting _queue_task() for managed_node2/assert 178205 1726889861.80167: done queuing things up, now waiting for results queue to drain 178205 1726889861.80168: waiting for pending results... 178205 1726889861.81150: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889861.81334: in run() - task 02369adf-7a19-34ed-f5d1-0000000010b9 178205 1726889861.81360: variable 'ansible_search_path' from source: unknown 178205 1726889861.81400: calling self._execute() 178205 1726889861.81524: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.81539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.81562: variable 'omit' from source: magic vars 178205 1726889861.81985: variable 'storage_test_volume' from source: include params 178205 1726889861.82037: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889861.82161: variable 'storage_test_volume' from source: include params 178205 1726889861.82181: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889861.82288: variable '_storage_test_volume_present' from source: set_fact 178205 1726889861.82298: Evaluated conditional (_storage_test_volume_present): True 178205 1726889861.82308: variable 'omit' from source: magic vars 178205 1726889861.82376: variable 'omit' from source: magic vars 178205 1726889861.82417: variable 'omit' from source: magic vars 178205 1726889861.82472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889861.82514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889861.82547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889861.82583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.82620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889861.82807: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889861.82820: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.82828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.82949: Set connection var ansible_pipelining to False 178205 1726889861.82962: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889861.82973: Set connection var ansible_shell_executable to /bin/sh 178205 1726889861.82980: Set connection var ansible_connection to ssh 178205 1726889861.82990: Set connection var ansible_shell_type to sh 178205 1726889861.83009: Set connection var ansible_timeout to 10 178205 1726889861.83045: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.83054: variable 'ansible_connection' from source: unknown 178205 1726889861.83061: variable 'ansible_module_compression' from source: unknown 178205 1726889861.83068: variable 'ansible_shell_type' from source: unknown 178205 1726889861.83075: variable 'ansible_shell_executable' from source: unknown 178205 1726889861.83082: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.83091: variable 'ansible_pipelining' from source: unknown 178205 1726889861.83097: variable 'ansible_timeout' from source: unknown 178205 1726889861.83109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.83298: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889861.83321: variable 'omit' from source: magic vars 178205 1726889861.83339: starting attempt loop 178205 1726889861.83348: running the handler 178205 1726889861.83637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.86645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.86715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.86760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.86796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.86827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889861.86902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889861.86937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889861.86973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889861.87020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889861.87040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889861.87260: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889861.87288: variable 'storage_test_volume' from source: include params 178205 1726889861.87309: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889861.87321: handler run complete 178205 1726889861.87340: attempt loop complete, returning result 178205 1726889861.87348: _execute() done 178205 1726889861.87355: dumping result to json 178205 1726889861.87362: done dumping result, returning 178205 1726889861.87372: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-0000000010b9] 178205 1726889861.87395: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889861.87545: no more pending results, returning what we have 178205 1726889861.87549: results queue empty 178205 1726889861.87550: checking for any_errors_fatal 178205 1726889861.87558: done checking for any_errors_fatal 178205 1726889861.87559: checking for max_fail_percentage 178205 1726889861.87561: done checking for max_fail_percentage 178205 1726889861.87561: checking to see if all hosts have failed and the running result is not ok 178205 1726889861.87562: done checking to see if all hosts have failed 178205 1726889861.87563: getting the remaining hosts for this loop 178205 1726889861.87565: done getting the remaining hosts for this loop 178205 1726889861.87568: getting the next task for host managed_node2 178205 1726889861.87575: done getting next task for host managed_node2 178205 1726889861.87578: ^ task is: TASK: Verify fs label 178205 1726889861.87582: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 178205 1726889861.87593: getting variables 178205 1726889861.87595: in VariableManager get_vars() 178205 1726889861.87641: Calling all_inventory to load vars for managed_node2 178205 1726889861.87646: Calling groups_inventory to load vars for managed_node2 178205 1726889861.87656: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889861.87667: Calling all_plugins_play to load vars for managed_node2 178205 1726889861.87669: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889861.87672: Calling groups_plugins_play to load vars for managed_node2 178205 1726889861.88443: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010b9 178205 1726889861.88447: WORKER PROCESS EXITING 178205 1726889861.88956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889861.91744: done with get_vars() 178205 1726889861.91926: done getting variables 178205 1726889861.92101: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:37:41 -0400 (0:00:00.124) 0:01:14.911 ****** 178205 1726889861.92300: entering _queue_task() for managed_node2/assert 178205 1726889861.92793: worker is 1 (out of 1 available) 178205 1726889861.92807: exiting _queue_task() for managed_node2/assert 178205 1726889861.92824: done queuing things up, now waiting for results queue to drain 178205 1726889861.92825: waiting for pending results... 178205 1726889861.93607: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889861.93873: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ba 178205 1726889861.93902: variable 'ansible_search_path' from source: unknown 178205 1726889861.93953: calling self._execute() 178205 1726889861.94065: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889861.94076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889861.94092: variable 'omit' from source: magic vars 178205 1726889861.94754: variable 'storage_test_volume' from source: include params 178205 1726889861.94950: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889861.95505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889861.99643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889861.99740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889861.99794: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889861.99871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889861.99938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889862.00052: variable '_storage_test_volume_present' from source: set_fact 178205 1726889862.00077: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889862.00224: variable 'storage_test_volume' from source: include params 178205 1726889862.00250: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889862.00260: variable 'omit' from source: magic vars 178205 1726889862.00330: variable 'omit' from source: magic vars 178205 1726889862.00649: variable 'storage_test_volume' from source: include params 178205 1726889862.00676: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889862.00754: variable 'omit' from source: magic vars 178205 1726889862.00791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.00832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.00862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.00882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.00904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.00961: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.00969: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.00976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.01123: Set connection var ansible_pipelining to False 178205 1726889862.01153: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.01164: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.01180: Set connection var ansible_connection to ssh 178205 1726889862.01197: Set connection var ansible_shell_type to sh 178205 1726889862.01207: Set connection var ansible_timeout to 10 178205 1726889862.01266: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.01274: variable 'ansible_connection' from source: unknown 178205 1726889862.01284: variable 'ansible_module_compression' from source: unknown 178205 1726889862.01296: variable 'ansible_shell_type' from source: unknown 178205 1726889862.01321: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.01338: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.01354: variable 'ansible_pipelining' from source: unknown 178205 1726889862.01385: variable 'ansible_timeout' from source: unknown 178205 1726889862.01399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.01555: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.01590: variable 'omit' from source: magic vars 178205 1726889862.01615: starting attempt loop 178205 1726889862.01632: running the handler 178205 1726889862.01877: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889862.01903: variable 'storage_test_volume' from source: include params 178205 1726889862.01924: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889862.01941: handler run complete 178205 1726889862.01958: attempt loop complete, returning result 178205 1726889862.01964: _execute() done 178205 1726889862.01970: dumping result to json 178205 1726889862.01976: done dumping result, returning 178205 1726889862.01985: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-0000000010ba] 178205 1726889862.01994: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ba ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889862.02177: no more pending results, returning what we have 178205 1726889862.02181: results queue empty 178205 1726889862.02182: checking for any_errors_fatal 178205 1726889862.02189: done checking for any_errors_fatal 178205 1726889862.02190: checking for max_fail_percentage 178205 1726889862.02191: done checking for max_fail_percentage 178205 1726889862.02192: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.02194: done checking to see if all hosts have failed 178205 1726889862.02194: getting the remaining hosts for this loop 178205 1726889862.02198: done getting the remaining hosts for this loop 178205 1726889862.02207: getting the next task for host managed_node2 178205 1726889862.02221: done getting next task for host managed_node2 178205 1726889862.02225: ^ task is: TASK: See whether the device node is present 178205 1726889862.02231: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889862.02236: getting variables 178205 1726889862.02238: in VariableManager get_vars() 178205 1726889862.02278: Calling all_inventory to load vars for managed_node2 178205 1726889862.02287: Calling groups_inventory to load vars for managed_node2 178205 1726889862.02292: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.02303: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.02306: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.02309: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.03339: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ba 178205 1726889862.03346: WORKER PROCESS EXITING 178205 1726889862.03506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.04781: done with get_vars() 178205 1726889862.04793: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:37:42 -0400 (0:00:00.126) 0:01:15.037 ****** 178205 1726889862.04924: entering _queue_task() for managed_node2/stat 178205 1726889862.05355: worker is 1 (out of 1 available) 178205 1726889862.05369: exiting _queue_task() for managed_node2/stat 178205 1726889862.05382: done queuing things up, now waiting for results queue to drain 178205 1726889862.05383: waiting for pending results... 178205 1726889862.05854: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889862.06179: in run() - task 02369adf-7a19-34ed-f5d1-0000000010be 178205 1726889862.06210: variable 'ansible_search_path' from source: unknown 178205 1726889862.06273: calling self._execute() 178205 1726889862.06414: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.06427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.06447: variable 'omit' from source: magic vars 178205 1726889862.06652: variable 'omit' from source: magic vars 178205 1726889862.06752: variable 'omit' from source: magic vars 178205 1726889862.07110: variable 'storage_test_volume' from source: include params 178205 1726889862.07300: variable 'omit' from source: magic vars 178205 1726889862.07353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.07392: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.07439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.07462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.07479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.07516: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.07526: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.07571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.07679: Set connection var ansible_pipelining to False 178205 1726889862.07710: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.07724: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.07731: Set connection var ansible_connection to ssh 178205 1726889862.07741: Set connection var ansible_shell_type to sh 178205 1726889862.07752: Set connection var ansible_timeout to 10 178205 1726889862.07801: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.07828: variable 'ansible_connection' from source: unknown 178205 1726889862.07837: variable 'ansible_module_compression' from source: unknown 178205 1726889862.07917: variable 'ansible_shell_type' from source: unknown 178205 1726889862.07928: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.07936: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.07944: variable 'ansible_pipelining' from source: unknown 178205 1726889862.07954: variable 'ansible_timeout' from source: unknown 178205 1726889862.07963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.08229: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889862.08262: variable 'omit' from source: magic vars 178205 1726889862.08273: starting attempt loop 178205 1726889862.08280: running the handler 178205 1726889862.08298: _low_level_execute_command(): starting 178205 1726889862.08315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889862.09150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.09164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.09181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.09203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.09284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.09301: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.09319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.09347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.09371: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.09384: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.09397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.09418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.09465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.09482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.09496: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.09535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.09640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.10130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.10133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.10201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.11801: stdout chunk (state=3): >>>/root <<< 178205 1726889862.11922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.12025: stderr chunk (state=3): >>><<< 178205 1726889862.12034: stdout chunk (state=3): >>><<< 178205 1726889862.12122: _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 178205 1726889862.12125: _low_level_execute_command(): starting 178205 1726889862.12128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066 `" && echo ansible-tmp-1726889862.1209052-180701-261186729811066="` echo /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066 `" ) && sleep 0' 178205 1726889862.13085: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.13105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.13122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.13157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.13198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.13251: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.13266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.13282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.13293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.13303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.13316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.13329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.13363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.13376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.13386: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.13398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.13491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.13511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.13528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.13614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.15435: stdout chunk (state=3): >>>ansible-tmp-1726889862.1209052-180701-261186729811066=/root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066 <<< 178205 1726889862.15634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.15638: stdout chunk (state=3): >>><<< 178205 1726889862.15640: stderr chunk (state=3): >>><<< 178205 1726889862.15921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889862.1209052-180701-261186729811066=/root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066 , stderr=OpenSSH_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 178205 1726889862.15924: variable 'ansible_module_compression' from source: unknown 178205 1726889862.15926: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889862.15928: variable 'ansible_facts' from source: unknown 178205 1726889862.15930: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/AnsiballZ_stat.py 178205 1726889862.16030: Sending initial data 178205 1726889862.16033: Sent initial data (155 bytes) 178205 1726889862.17036: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.17051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.17071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.17091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.17136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.17153: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.17168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.17190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.17203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.17218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.17232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.17251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.17270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.17285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.17301: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.17317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.17400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.17430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.17447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.17508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.19206: 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 <<< 178205 1726889862.19242: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889862.19277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpguirh3xh /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/AnsiballZ_stat.py <<< 178205 1726889862.19309: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889862.20351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.20424: stderr chunk (state=3): >>><<< 178205 1726889862.20427: stdout chunk (state=3): >>><<< 178205 1726889862.20449: done transferring module to remote 178205 1726889862.20462: _low_level_execute_command(): starting 178205 1726889862.20465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/ /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/AnsiballZ_stat.py && sleep 0' 178205 1726889862.21094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.21103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.21116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.21130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.21170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.21177: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.21192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.21206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.21215: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.21226: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.21238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.21248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.21259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.21266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.21273: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.21282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.21361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.21377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.21388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.21453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.23129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.23209: stderr chunk (state=3): >>><<< 178205 1726889862.23214: stdout chunk (state=3): >>><<< 178205 1726889862.23296: _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 178205 1726889862.23300: _low_level_execute_command(): starting 178205 1726889862.23302: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/AnsiballZ_stat.py && sleep 0' 178205 1726889862.24135: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.24149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.24163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.24184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.24226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.24238: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.24251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.24267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.24277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.24288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.24304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.24318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.24332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.24344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.24354: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.24366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.24448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.24469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.24489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.24557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.26429: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889862.26445: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889862.26510: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889862.26520: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889862.26542: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889862.26577: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889862.26632: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889862.26676: 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' <<< 178205 1726889862.26713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889862.26726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889862.26745: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976373dc0> <<< 178205 1726889862.26788: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889862.26826: 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 0x7f79763183a0> <<< 178205 1726889862.26850: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976373b20> # /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' <<< 178205 1726889862.26877: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976373ac0> <<< 178205 1726889862.26892: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889862.26932: 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' <<< 178205 1726889862.26955: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976318490> <<< 178205 1726889862.26973: 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' <<< 178205 1726889862.26994: 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 0x7f7976318940> <<< 178205 1726889862.27020: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976318670> <<< 178205 1726889862.27052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889862.27063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889862.27081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889862.27093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889862.27123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889862.27155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889862.27167: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762cf190> <<< 178205 1726889862.27180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889862.27198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889862.27272: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762cf220> <<< 178205 1726889862.27306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889862.27326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889862.27347: 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 0x7f79762f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762cf940> <<< 178205 1726889862.27382: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976330880> <<< 178205 1726889862.27402: 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 0x7f79762c8d90> <<< 178205 1726889862.27472: 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' <<< 178205 1726889862.27475: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762f2d90> <<< 178205 1726889862.27523: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976318970> <<< 178205 1726889862.27546: 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. <<< 178205 1726889862.27754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889862.27758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889862.27789: 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' <<< 178205 1726889862.27820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889862.27846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889862.27875: 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' <<< 178205 1726889862.27878: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976294eb0> <<< 178205 1726889862.27932: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976297f40> <<< 178205 1726889862.27946: 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' <<< 178205 1726889862.27965: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889862.27993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889862.28025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889862.28043: 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' <<< 178205 1726889862.28069: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797628c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976295640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976294370> <<< 178205 1726889862.28095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889862.28156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889862.28180: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889862.28210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889862.28242: 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' <<< 178205 1726889862.28276: 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 0x7f7975fd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fd5910> <<< 178205 1726889862.28290: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889862.28330: 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 0x7f7975fd5f10> <<< 178205 1726889862.28367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889862.28380: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fd5fd0> <<< 178205 1726889862.28410: 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' <<< 178205 1726889862.28433: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe70d0> import '_collections' # <<< 178205 1726889862.28475: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797626ed90> <<< 178205 1726889862.28488: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889862.28508: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976269670> <<< 178205 1726889862.28571: 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 0x7f797627b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797629be20> <<< 178205 1726889862.28595: 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' <<< 178205 1726889862.28629: 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 0x7f7975fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797626e2b0> <<< 178205 1726889862.28683: 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 0x7f797627b2e0> <<< 178205 1726889862.28709: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762a19d0> # /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' <<< 178205 1726889862.28737: 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' <<< 178205 1726889862.28767: 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' <<< 178205 1726889862.28797: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7df0> <<< 178205 1726889862.28835: 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 0x7f7975fe7d60> <<< 178205 1726889862.28856: 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' <<< 178205 1726889862.28884: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889862.28909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889862.28957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889862.28986: 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 0x7f7975fbb3d0> <<< 178205 1726889862.29020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889862.29030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889862.29047: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fbb4c0> <<< 178205 1726889862.29165: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feff40> <<< 178205 1726889862.29210: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feaa90> <<< 178205 1726889862.29234: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fea490> <<< 178205 1726889862.29250: 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' <<< 178205 1726889862.29279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889862.29299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889862.29335: 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' <<< 178205 1726889862.29346: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f09220> <<< 178205 1726889862.29366: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fa6520> <<< 178205 1726889862.29420: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feaf10> <<< 178205 1726889862.29443: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762a1040> <<< 178205 1726889862.29459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889862.29470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889862.29507: 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 0x7f7975f1cb50> <<< 178205 1726889862.29519: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889862.29565: 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 0x7f7975f1ce80> <<< 178205 1726889862.29588: 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' <<< 178205 1726889862.29607: 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' <<< 178205 1726889862.29633: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f2e790> <<< 178205 1726889862.29657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889862.29669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889862.29689: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f2ecd0> <<< 178205 1726889862.29734: 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 0x7f7975eba400> <<< 178205 1726889862.29755: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f1cf70> <<< 178205 1726889862.29775: 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' <<< 178205 1726889862.29821: 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 0x7f7975ecb2e0> <<< 178205 1726889862.29836: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f2e610> import 'pwd' # <<< 178205 1726889862.29859: 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 0x7f7975ecb3a0> <<< 178205 1726889862.29900: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7a30> <<< 178205 1726889862.29928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889862.29947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889862.29966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889862.29978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889862.30018: 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 0x7f7975ee7700> <<< 178205 1726889862.30031: 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' <<< 178205 1726889862.30060: 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 0x7f7975ee79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ee77c0> <<< 178205 1726889862.30090: 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 0x7f7975ee78b0> <<< 178205 1726889862.30125: 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' <<< 178205 1726889862.30321: 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 0x7f7975ee7d00> <<< 178205 1726889862.30359: 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 0x7f7975ef1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ee7940> <<< 178205 1726889862.30379: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ed9a90> <<< 178205 1726889862.30409: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7610> <<< 178205 1726889862.30432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889862.30482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889862.30516: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ee7af0> <<< 178205 1726889862.30607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889862.30628: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7975e076d0> <<< 178205 1726889862.30781: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889862.30868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.30906: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889862.30928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889862.30947: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889862.32159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.33107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889862.33125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8820> <<< 178205 1726889862.33132: 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' <<< 178205 1726889862.33159: 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' <<< 178205 1726889862.33187: 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' <<< 178205 1726889862.33211: 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 0x7f79757d8160> <<< 178205 1726889862.33249: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8280> <<< 178205 1726889862.33275: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8f70> <<< 178205 1726889862.33303: 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' <<< 178205 1726889862.33351: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8d90> <<< 178205 1726889862.33365: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889862.33383: 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 0x7f79757d8fd0> <<< 178205 1726889862.33395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889862.33418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889862.33450: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8100> <<< 178205 1726889862.33475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889862.33486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889862.33516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889862.33545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889862.33548: 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' <<< 178205 1726889862.33617: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797572ff40> <<< 178205 1726889862.33655: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889862.33673: 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 0x7f797574cd00> <<< 178205 1726889862.33699: 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 0x7f797574ceb0> <<< 178205 1726889862.33702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889862.33727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889862.33761: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797574c370> <<< 178205 1726889862.33772: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d94dc0> <<< 178205 1726889862.33939: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d943a0> <<< 178205 1726889862.33975: 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' <<< 178205 1726889862.33984: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d94fd0> <<< 178205 1726889862.33996: 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' <<< 178205 1726889862.34032: 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' <<< 178205 1726889862.34072: 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' <<< 178205 1726889862.34087: 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 0x7f7975d63d30> <<< 178205 1726889862.34168: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757add30> <<< 178205 1726889862.34188: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757ad400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757df4f0> <<< 178205 1726889862.34210: 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 0x7f79757ad520> <<< 178205 1726889862.34237: 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 0x7f79757ad550> <<< 178205 1726889862.34252: 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' <<< 178205 1726889862.34271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889862.34301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889862.34372: 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 0x7f797571efd0> <<< 178205 1726889862.34375: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d75250> <<< 178205 1726889862.34401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889862.34406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889862.34483: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889862.34493: 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 0x7f797571b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d753d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889862.34530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889862.34543: 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' # <<< 178205 1726889862.34590: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d8de50> <<< 178205 1726889862.34716: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797571b7f0> <<< 178205 1726889862.34799: 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' <<< 178205 1726889862.34805: 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 0x7f797571b640> <<< 178205 1726889862.34829: 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' <<< 178205 1726889862.34837: 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 0x7f797571a5b0> <<< 178205 1726889862.34877: 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 0x7f797570fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d6c910> <<< 178205 1726889862.34910: 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' <<< 178205 1726889862.34932: 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' <<< 178205 1726889862.34980: 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 0x7f797579f6a0> <<< 178205 1726889862.35271: 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 0x7f797579eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757ae0a0> <<< 178205 1726889862.35435: 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 0x7f797579f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757e3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889862.35455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889862.35530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.35627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.36067: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.36513: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889862.36532: 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_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889862.36553: 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' <<< 178205 1726889862.36626: 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 0x7f79753145e0> <<< 178205 1726889862.36743: 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 0x7f79756ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79752b6100> <<< 178205 1726889862.36746: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889862.36775: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889862.36894: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.37047: 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' <<< 178205 1726889862.37050: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797579eb80> # zipimport: zlib available <<< 178205 1726889862.37428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.37783: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.37837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.37901: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889862.37937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.37978: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889862.37981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38113: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889862.38139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889862.38142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38207: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889862.38210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889862.38606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889862.38609: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889862.38674: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79752e6f10> # zipimport: zlib available <<< 178205 1726889862.38739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38821: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889862.38839: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889862.38843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38914: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889862.38917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.38982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39126: 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 <<< 178205 1726889862.39146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889862.39220: 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 0x7f7975d80220> <<< 178205 1726889862.39249: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79752e6850> <<< 178205 1726889862.39282: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889862.39390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889862.39523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889862.39535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889862.39569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889862.39598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889862.39601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889862.39683: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79756ddca0> <<< 178205 1726889862.39719: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79756d9f70> <<< 178205 1726889862.39782: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79756d3940> <<< 178205 1726889862.39786: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889862.39852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.39856: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889862.39930: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889862.39933: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889862.40040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.40200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889862.40373: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889862.40957: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889853.9412289, "mtime": 1726889853.9412289, "ctime": 1726889853.9412289, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889862.40970: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889862.41261: 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 <<< 178205 1726889862.41265: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889862.41303: 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 <<< 178205 1726889862.41339: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889862.41387: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 178205 1726889862.41394: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889862.41562: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889862.41576: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889862.41612: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889862.41617: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889862.41619: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889862.41682: 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 # destroy syslog # destroy uuid <<< 178205 1726889862.41699: stdout chunk (state=3): >>># destroy array <<< 178205 1726889862.41722: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889862.41725: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889862.41762: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889862.41779: 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 <<< 178205 1726889862.41795: stdout chunk (state=3): >>># 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 <<< 178205 1726889862.41826: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889862.41839: 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 <<< 178205 1726889862.41860: stdout chunk (state=3): >>># 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 <<< 178205 1726889862.41881: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889862.41889: 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 <<< 178205 1726889862.41917: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 178205 1726889862.41933: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889862.41940: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889862.42496: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889862.42503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889862.42508: stdout chunk (state=3): >>><<< 178205 1726889862.42510: stderr chunk (state=3): >>><<< 178205 1726889862.42750: _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 0x7f7976373dc0> # /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 0x7f79763183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976373b20> # /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 0x7f7976373ac0> 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 0x7f7976318490> # /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 0x7f7976318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976318670> # /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 0x7f79762cf190> # /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 0x7f79762cf220> # /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 0x7f79762f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976330880> # /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 0x7f79762c8d90> # /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 0x7f79762f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976318970> 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 0x7f7976294eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976297f40> # /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 0x7f797628c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976295640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976294370> # /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 0x7f7975fd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fd5910> 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 0x7f7975fd5f10> # /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 0x7f7975fd5fd0> # /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 0x7f7975fe70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797626ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7976269670> # /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 0x7f797627b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797629be20> # /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 0x7f7975fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797626e2b0> # 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 0x7f797627b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762a19d0> # /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 0x7f7975fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7df0> # /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 0x7f7975fe7d60> # /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 0x7f7975fbb3d0> # /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 0x7f7975fbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fea490> # /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 0x7f7975f09220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fa6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975feaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79762a1040> # /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 0x7f7975f1cb50> 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 0x7f7975f1ce80> # /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 0x7f7975f2e790> # /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 0x7f7975f2ecd0> # 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 0x7f7975eba400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f1cf70> # /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 0x7f7975ecb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975f2e610> 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 0x7f7975ecb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7a30> # /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 0x7f7975ee7700> # /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 0x7f7975ee79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ee77c0> # 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 0x7f7975ee78b0> # /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 0x7f7975ee7d00> # 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 0x7f7975ef1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ee7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975ed9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975fe7610> # /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 0x7f7975ee7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7975e076d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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 0x7f79757d8820> # /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 0x7f79757d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8f70> # /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 0x7f79757d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757d8d90> 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 0x7f79757d8fd0> # /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 0x7f79757d8100> # /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 0x7f797572ff40> # 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 0x7f797574cd00> # 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 0x7f797574ceb0> # /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 0x7f797574c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d94dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d943a0> # /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 0x7f7975d94fd0> # /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 0x7f7975d63d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757add30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757ad400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757df4f0> # 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 0x7f79757ad520> # /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 0x7f79757ad550> # /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 0x7f797571efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d75250> # /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 0x7f797571b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d753d0> # /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 0x7f7975d8de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f797571b7f0> # 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 0x7f797571b640> # 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 0x7f797571a5b0> # 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 0x7f797570fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7975d6c910> # /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 0x7f797579f6a0> # 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 0x7f797579eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757ae0a0> # 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 0x7f797579f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79757e3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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 0x7f79753145e0> # /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 0x7f79756ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79752b6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/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 0x7f797579eb80> # 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_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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_6t3vnr30/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 0x7f79752e6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/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 0x7f7975d80220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79752e6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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 0x7f79756ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79756d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79756d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6t3vnr30/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_6t3vnr30/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889853.9412289, "mtime": 1726889853.9412289, "ctime": 1726889853.9412289, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889862.43296: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889862.1209052-180701-261186729811066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889862.43299: _low_level_execute_command(): starting 178205 1726889862.43301: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889862.1209052-180701-261186729811066/ > /dev/null 2>&1 && sleep 0' 178205 1726889862.43512: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.43516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.43520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.43618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.43621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.43624: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.43626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.43631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.43634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.43637: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.43639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.43641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.43644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.43646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.43648: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.43650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.43731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.43735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.43817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.43820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.45577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.45581: stdout chunk (state=3): >>><<< 178205 1726889862.45588: stderr chunk (state=3): >>><<< 178205 1726889862.45601: _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 178205 1726889862.45607: handler run complete 178205 1726889862.45662: attempt loop complete, returning result 178205 1726889862.45665: _execute() done 178205 1726889862.45667: dumping result to json 178205 1726889862.45673: done dumping result, returning 178205 1726889862.45681: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-0000000010be] 178205 1726889862.45690: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010be 178205 1726889862.45807: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010be 178205 1726889862.45810: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889853.9412289, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889853.9412289, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889853.9412289, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889862.45905: no more pending results, returning what we have 178205 1726889862.45908: results queue empty 178205 1726889862.45909: checking for any_errors_fatal 178205 1726889862.45921: done checking for any_errors_fatal 178205 1726889862.45921: checking for max_fail_percentage 178205 1726889862.45923: done checking for max_fail_percentage 178205 1726889862.45924: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.45925: done checking to see if all hosts have failed 178205 1726889862.45925: getting the remaining hosts for this loop 178205 1726889862.45927: done getting the remaining hosts for this loop 178205 1726889862.45932: getting the next task for host managed_node2 178205 1726889862.45940: done getting next task for host managed_node2 178205 1726889862.45942: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889862.45946: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889862.45953: getting variables 178205 1726889862.45955: in VariableManager get_vars() 178205 1726889862.45987: Calling all_inventory to load vars for managed_node2 178205 1726889862.45990: Calling groups_inventory to load vars for managed_node2 178205 1726889862.45993: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.46002: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.46005: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.46007: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.46534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.47879: done with get_vars() 178205 1726889862.47897: done getting variables 178205 1726889862.47962: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:37:42 -0400 (0:00:00.430) 0:01:15.468 ****** 178205 1726889862.47998: entering _queue_task() for managed_node2/assert 178205 1726889862.48308: worker is 1 (out of 1 available) 178205 1726889862.48324: exiting _queue_task() for managed_node2/assert 178205 1726889862.48339: done queuing things up, now waiting for results queue to drain 178205 1726889862.48340: waiting for pending results... 178205 1726889862.49093: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889862.49861: in run() - task 02369adf-7a19-34ed-f5d1-0000000010bf 178205 1726889862.49883: variable 'ansible_search_path' from source: unknown 178205 1726889862.49928: calling self._execute() 178205 1726889862.50049: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.50066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.50085: variable 'omit' from source: magic vars 178205 1726889862.50523: variable '_storage_test_volume_present' from source: set_fact 178205 1726889862.51226: variable 'storage_test_volume' from source: include params 178205 1726889862.51265: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889862.51278: variable 'omit' from source: magic vars 178205 1726889862.51337: variable 'omit' from source: magic vars 178205 1726889862.51450: variable 'storage_test_volume' from source: include params 178205 1726889862.51493: variable 'omit' from source: magic vars 178205 1726889862.51540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.51579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.51605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.51629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.51647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.51682: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.52324: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.52332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.52441: Set connection var ansible_pipelining to False 178205 1726889862.52452: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.52462: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.52468: Set connection var ansible_connection to ssh 178205 1726889862.52476: Set connection var ansible_shell_type to sh 178205 1726889862.52484: Set connection var ansible_timeout to 10 178205 1726889862.52519: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.52527: variable 'ansible_connection' from source: unknown 178205 1726889862.52534: variable 'ansible_module_compression' from source: unknown 178205 1726889862.52540: variable 'ansible_shell_type' from source: unknown 178205 1726889862.52547: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.52553: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.52560: variable 'ansible_pipelining' from source: unknown 178205 1726889862.52565: variable 'ansible_timeout' from source: unknown 178205 1726889862.52572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.52718: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.52738: variable 'omit' from source: magic vars 178205 1726889862.52748: starting attempt loop 178205 1726889862.52755: running the handler 178205 1726889862.52898: variable 'storage_test_dev' from source: set_fact 178205 1726889862.52922: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889862.52931: handler run complete 178205 1726889862.52950: attempt loop complete, returning result 178205 1726889862.52957: _execute() done 178205 1726889862.52963: dumping result to json 178205 1726889862.52969: done dumping result, returning 178205 1726889862.52979: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000010bf] 178205 1726889862.52989: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010bf ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889862.53139: no more pending results, returning what we have 178205 1726889862.53142: results queue empty 178205 1726889862.53143: checking for any_errors_fatal 178205 1726889862.53155: done checking for any_errors_fatal 178205 1726889862.53156: checking for max_fail_percentage 178205 1726889862.53158: done checking for max_fail_percentage 178205 1726889862.53159: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.53160: done checking to see if all hosts have failed 178205 1726889862.53160: getting the remaining hosts for this loop 178205 1726889862.53162: done getting the remaining hosts for this loop 178205 1726889862.53165: getting the next task for host managed_node2 178205 1726889862.53172: done getting next task for host managed_node2 178205 1726889862.53174: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889862.53180: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 178205 1726889862.53185: getting variables 178205 1726889862.53186: in VariableManager get_vars() 178205 1726889862.53220: Calling all_inventory to load vars for managed_node2 178205 1726889862.53224: Calling groups_inventory to load vars for managed_node2 178205 1726889862.53227: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.53241: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.53244: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.53249: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.54386: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010bf 178205 1726889862.54443: WORKER PROCESS EXITING 178205 1726889862.54458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.55524: done with get_vars() 178205 1726889862.55543: done getting variables 178205 1726889862.55606: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:37:42 -0400 (0:00:00.080) 0:01:15.548 ****** 178205 1726889862.56053: entering _queue_task() for managed_node2/assert 178205 1726889862.56349: worker is 1 (out of 1 available) 178205 1726889862.56362: exiting _queue_task() for managed_node2/assert 178205 1726889862.56374: done queuing things up, now waiting for results queue to drain 178205 1726889862.56375: waiting for pending results... 178205 1726889862.56978: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889862.57126: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c0 178205 1726889862.57151: variable 'ansible_search_path' from source: unknown 178205 1726889862.57194: calling self._execute() 178205 1726889862.57320: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.57331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.57346: variable 'omit' from source: magic vars 178205 1726889862.57798: variable '_storage_test_volume_present' from source: set_fact 178205 1726889862.57809: variable 'storage_test_volume' from source: include params 178205 1726889862.57851: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889862.57860: when evaluation is False, skipping this task 178205 1726889862.57867: _execute() done 178205 1726889862.57875: dumping result to json 178205 1726889862.57882: done dumping result, returning 178205 1726889862.57892: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000010c0] 178205 1726889862.57902: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c0 178205 1726889862.58024: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c0 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889862.58080: no more pending results, returning what we have 178205 1726889862.58084: results queue empty 178205 1726889862.58084: checking for any_errors_fatal 178205 1726889862.58092: done checking for any_errors_fatal 178205 1726889862.58092: checking for max_fail_percentage 178205 1726889862.58095: done checking for max_fail_percentage 178205 1726889862.58095: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.58097: done checking to see if all hosts have failed 178205 1726889862.58097: getting the remaining hosts for this loop 178205 1726889862.58099: done getting the remaining hosts for this loop 178205 1726889862.58102: getting the next task for host managed_node2 178205 1726889862.58109: done getting next task for host managed_node2 178205 1726889862.58113: ^ task is: TASK: Make sure we got info about this volume 178205 1726889862.58119: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.58122: getting variables 178205 1726889862.58124: in VariableManager get_vars() 178205 1726889862.58160: Calling all_inventory to load vars for managed_node2 178205 1726889862.58163: Calling groups_inventory to load vars for managed_node2 178205 1726889862.58167: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.58181: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.58184: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.58187: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.58692: WORKER PROCESS EXITING 178205 1726889862.58716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.59342: done with get_vars() 178205 1726889862.59357: done getting variables 178205 1726889862.59410: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:37:42 -0400 (0:00:00.042) 0:01:15.591 ****** 178205 1726889862.60348: entering _queue_task() for managed_node2/assert 178205 1726889862.60619: worker is 1 (out of 1 available) 178205 1726889862.60636: exiting _queue_task() for managed_node2/assert 178205 1726889862.60649: done queuing things up, now waiting for results queue to drain 178205 1726889862.60650: waiting for pending results... 178205 1726889862.61578: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889862.61814: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c1 178205 1726889862.61831: variable 'ansible_search_path' from source: unknown 178205 1726889862.61977: calling self._execute() 178205 1726889862.62194: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.62198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.62210: variable 'omit' from source: magic vars 178205 1726889862.62893: variable '_storage_test_volume_present' from source: set_fact 178205 1726889862.63041: Evaluated conditional (_storage_test_volume_present): True 178205 1726889862.63055: variable 'omit' from source: magic vars 178205 1726889862.63109: variable 'omit' from source: magic vars 178205 1726889862.63395: variable 'storage_test_volume' from source: include params 178205 1726889862.63532: variable 'omit' from source: magic vars 178205 1726889862.63615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.63700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.63770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.63837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.63854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.63887: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.63938: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.63947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.64104: Set connection var ansible_pipelining to False 178205 1726889862.64231: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.64243: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.64263: Set connection var ansible_connection to ssh 178205 1726889862.64338: Set connection var ansible_shell_type to sh 178205 1726889862.64349: Set connection var ansible_timeout to 10 178205 1726889862.64379: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.64387: variable 'ansible_connection' from source: unknown 178205 1726889862.64395: variable 'ansible_module_compression' from source: unknown 178205 1726889862.64401: variable 'ansible_shell_type' from source: unknown 178205 1726889862.64442: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.64451: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.64459: variable 'ansible_pipelining' from source: unknown 178205 1726889862.64467: variable 'ansible_timeout' from source: unknown 178205 1726889862.64475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.64830: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.64992: variable 'omit' from source: magic vars 178205 1726889862.65002: starting attempt loop 178205 1726889862.65009: running the handler 178205 1726889862.65172: variable 'storage_test_volume' from source: include params 178205 1726889862.65294: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889862.65437: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889862.65448: handler run complete 178205 1726889862.65466: attempt loop complete, returning result 178205 1726889862.65473: _execute() done 178205 1726889862.65479: dumping result to json 178205 1726889862.65487: done dumping result, returning 178205 1726889862.65497: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-0000000010c1] 178205 1726889862.65508: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c1 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889862.65677: no more pending results, returning what we have 178205 1726889862.65680: results queue empty 178205 1726889862.65681: checking for any_errors_fatal 178205 1726889862.65689: done checking for any_errors_fatal 178205 1726889862.65690: checking for max_fail_percentage 178205 1726889862.65692: done checking for max_fail_percentage 178205 1726889862.65693: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.65694: done checking to see if all hosts have failed 178205 1726889862.65694: getting the remaining hosts for this loop 178205 1726889862.65696: done getting the remaining hosts for this loop 178205 1726889862.65699: getting the next task for host managed_node2 178205 1726889862.65707: done getting next task for host managed_node2 178205 1726889862.65709: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889862.65716: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.65720: getting variables 178205 1726889862.65721: in VariableManager get_vars() 178205 1726889862.65757: Calling all_inventory to load vars for managed_node2 178205 1726889862.65759: Calling groups_inventory to load vars for managed_node2 178205 1726889862.65763: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.65775: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.65778: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.65781: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.66302: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c1 178205 1726889862.66306: WORKER PROCESS EXITING 178205 1726889862.66334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.67089: done with get_vars() 178205 1726889862.67104: done getting variables 178205 1726889862.67165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:37:42 -0400 (0:00:00.068) 0:01:15.660 ****** 178205 1726889862.67202: entering _queue_task() for managed_node2/set_fact 178205 1726889862.67468: worker is 1 (out of 1 available) 178205 1726889862.67481: exiting _queue_task() for managed_node2/set_fact 178205 1726889862.67493: done queuing things up, now waiting for results queue to drain 178205 1726889862.67494: waiting for pending results... 178205 1726889862.68188: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889862.68324: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c2 178205 1726889862.68344: variable 'ansible_search_path' from source: unknown 178205 1726889862.68381: calling self._execute() 178205 1726889862.68490: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.68506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.68530: variable 'omit' from source: magic vars 178205 1726889862.68632: variable 'omit' from source: magic vars 178205 1726889862.68670: variable 'omit' from source: magic vars 178205 1726889862.68839: variable 'storage_test_volume' from source: include params 178205 1726889862.68878: variable 'omit' from source: magic vars 178205 1726889862.68908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.68938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.68950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.68963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.68974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.68998: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.69002: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.69004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.69076: Set connection var ansible_pipelining to False 178205 1726889862.69086: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.69092: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.69094: Set connection var ansible_connection to ssh 178205 1726889862.69099: Set connection var ansible_shell_type to sh 178205 1726889862.69104: Set connection var ansible_timeout to 10 178205 1726889862.69125: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.69128: variable 'ansible_connection' from source: unknown 178205 1726889862.69133: variable 'ansible_module_compression' from source: unknown 178205 1726889862.69136: variable 'ansible_shell_type' from source: unknown 178205 1726889862.69138: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.69141: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.69143: variable 'ansible_pipelining' from source: unknown 178205 1726889862.69145: variable 'ansible_timeout' from source: unknown 178205 1726889862.69147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.69248: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.69258: variable 'omit' from source: magic vars 178205 1726889862.69261: starting attempt loop 178205 1726889862.69265: running the handler 178205 1726889862.69276: handler run complete 178205 1726889862.69283: attempt loop complete, returning result 178205 1726889862.69286: _execute() done 178205 1726889862.69289: dumping result to json 178205 1726889862.69291: done dumping result, returning 178205 1726889862.69295: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-0000000010c2] 178205 1726889862.69302: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c2 178205 1726889862.69383: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c2 178205 1726889862.69386: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889862.69457: no more pending results, returning what we have 178205 1726889862.69460: results queue empty 178205 1726889862.69461: checking for any_errors_fatal 178205 1726889862.69467: done checking for any_errors_fatal 178205 1726889862.69467: checking for max_fail_percentage 178205 1726889862.69469: done checking for max_fail_percentage 178205 1726889862.69496: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.69498: done checking to see if all hosts have failed 178205 1726889862.69498: getting the remaining hosts for this loop 178205 1726889862.69500: done getting the remaining hosts for this loop 178205 1726889862.69503: getting the next task for host managed_node2 178205 1726889862.69509: done getting next task for host managed_node2 178205 1726889862.69513: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889862.69517: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.69521: getting variables 178205 1726889862.69523: in VariableManager get_vars() 178205 1726889862.69550: Calling all_inventory to load vars for managed_node2 178205 1726889862.69552: Calling groups_inventory to load vars for managed_node2 178205 1726889862.69560: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.69575: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.69578: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.69584: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.70113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.70965: done with get_vars() 178205 1726889862.70978: done getting variables 178205 1726889862.71059: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:37:42 -0400 (0:00:00.038) 0:01:15.698 ****** 178205 1726889862.71089: entering _queue_task() for managed_node2/set_fact 178205 1726889862.71326: worker is 1 (out of 1 available) 178205 1726889862.71347: exiting _queue_task() for managed_node2/set_fact 178205 1726889862.71358: done queuing things up, now waiting for results queue to drain 178205 1726889862.71359: waiting for pending results... 178205 1726889862.71699: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889862.71798: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c3 178205 1726889862.71809: variable 'ansible_search_path' from source: unknown 178205 1726889862.71839: calling self._execute() 178205 1726889862.71923: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.71927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.71935: variable 'omit' from source: magic vars 178205 1726889862.72207: variable 'storage_test_volume' from source: include params 178205 1726889862.72241: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889862.72244: when evaluation is False, skipping this task 178205 1726889862.72247: _execute() done 178205 1726889862.72250: dumping result to json 178205 1726889862.72252: done dumping result, returning 178205 1726889862.72255: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-0000000010c3] 178205 1726889862.72266: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c3 178205 1726889862.72354: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c3 178205 1726889862.72357: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889862.72408: no more pending results, returning what we have 178205 1726889862.72413: results queue empty 178205 1726889862.72414: checking for any_errors_fatal 178205 1726889862.72420: done checking for any_errors_fatal 178205 1726889862.72421: checking for max_fail_percentage 178205 1726889862.72422: done checking for max_fail_percentage 178205 1726889862.72423: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.72424: done checking to see if all hosts have failed 178205 1726889862.72425: getting the remaining hosts for this loop 178205 1726889862.72426: done getting the remaining hosts for this loop 178205 1726889862.72431: getting the next task for host managed_node2 178205 1726889862.72438: done getting next task for host managed_node2 178205 1726889862.72440: ^ task is: TASK: Verify the volume's device type 178205 1726889862.72445: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.72448: getting variables 178205 1726889862.72449: in VariableManager get_vars() 178205 1726889862.72475: Calling all_inventory to load vars for managed_node2 178205 1726889862.72478: Calling groups_inventory to load vars for managed_node2 178205 1726889862.72480: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.72486: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.72488: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.72490: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.72814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.74426: done with get_vars() 178205 1726889862.74439: done getting variables 178205 1726889862.74563: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:37:42 -0400 (0:00:00.035) 0:01:15.734 ****** 178205 1726889862.74603: entering _queue_task() for managed_node2/assert 178205 1726889862.74836: worker is 1 (out of 1 available) 178205 1726889862.74848: exiting _queue_task() for managed_node2/assert 178205 1726889862.74859: done queuing things up, now waiting for results queue to drain 178205 1726889862.74860: waiting for pending results... 178205 1726889862.75235: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889862.75395: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c4 178205 1726889862.75489: variable 'ansible_search_path' from source: unknown 178205 1726889862.75565: calling self._execute() 178205 1726889862.75661: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.75665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.75673: variable 'omit' from source: magic vars 178205 1726889862.75956: variable '_storage_test_volume_present' from source: set_fact 178205 1726889862.75964: Evaluated conditional (_storage_test_volume_present): True 178205 1726889862.75970: variable 'omit' from source: magic vars 178205 1726889862.76005: variable 'omit' from source: magic vars 178205 1726889862.76034: variable 'omit' from source: magic vars 178205 1726889862.76066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.76091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.76105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.76119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.76131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.76159: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.76162: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.76166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.76233: Set connection var ansible_pipelining to False 178205 1726889862.76238: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.76248: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.76250: Set connection var ansible_connection to ssh 178205 1726889862.76255: Set connection var ansible_shell_type to sh 178205 1726889862.76260: Set connection var ansible_timeout to 10 178205 1726889862.76280: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.76283: variable 'ansible_connection' from source: unknown 178205 1726889862.76286: variable 'ansible_module_compression' from source: unknown 178205 1726889862.76288: variable 'ansible_shell_type' from source: unknown 178205 1726889862.76291: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.76293: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.76296: variable 'ansible_pipelining' from source: unknown 178205 1726889862.76298: variable 'ansible_timeout' from source: unknown 178205 1726889862.76303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.76407: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.76418: variable 'omit' from source: magic vars 178205 1726889862.76423: starting attempt loop 178205 1726889862.76426: running the handler 178205 1726889862.76571: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889862.76587: variable 'storage_test_volume' from source: include params 178205 1726889862.76609: variable 'st_volume_type' from source: set_fact 178205 1726889862.76639: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889862.76664: handler run complete 178205 1726889862.76688: attempt loop complete, returning result 178205 1726889862.76699: _execute() done 178205 1726889862.76706: dumping result to json 178205 1726889862.76716: done dumping result, returning 178205 1726889862.76730: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-0000000010c4] 178205 1726889862.76743: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c4 178205 1726889862.76848: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c4 178205 1726889862.76856: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889862.77083: no more pending results, returning what we have 178205 1726889862.77086: results queue empty 178205 1726889862.77087: checking for any_errors_fatal 178205 1726889862.77092: done checking for any_errors_fatal 178205 1726889862.77093: checking for max_fail_percentage 178205 1726889862.77094: done checking for max_fail_percentage 178205 1726889862.77095: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.77096: done checking to see if all hosts have failed 178205 1726889862.77097: getting the remaining hosts for this loop 178205 1726889862.77098: done getting the remaining hosts for this loop 178205 1726889862.77101: getting the next task for host managed_node2 178205 1726889862.77109: done getting next task for host managed_node2 178205 1726889862.77113: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889862.77118: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.77121: getting variables 178205 1726889862.77123: in VariableManager get_vars() 178205 1726889862.77149: Calling all_inventory to load vars for managed_node2 178205 1726889862.77151: Calling groups_inventory to load vars for managed_node2 178205 1726889862.77154: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.77164: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.77167: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.77170: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.77727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.78609: done with get_vars() 178205 1726889862.78628: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:37:42 -0400 (0:00:00.041) 0:01:15.775 ****** 178205 1726889862.78756: entering _queue_task() for managed_node2/stat 178205 1726889862.79001: worker is 1 (out of 1 available) 178205 1726889862.79016: exiting _queue_task() for managed_node2/stat 178205 1726889862.79031: done queuing things up, now waiting for results queue to drain 178205 1726889862.79033: waiting for pending results... 178205 1726889862.79579: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889862.79819: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c8 178205 1726889862.79849: variable 'ansible_search_path' from source: unknown 178205 1726889862.79908: calling self._execute() 178205 1726889862.80024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.80038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.80052: variable 'omit' from source: magic vars 178205 1726889862.80516: variable 'storage_test_volume' from source: include params 178205 1726889862.80544: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889862.80549: when evaluation is False, skipping this task 178205 1726889862.80551: _execute() done 178205 1726889862.80554: dumping result to json 178205 1726889862.80556: done dumping result, returning 178205 1726889862.80561: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-0000000010c8] 178205 1726889862.80573: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c8 178205 1726889862.80670: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c8 178205 1726889862.80674: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889862.80727: no more pending results, returning what we have 178205 1726889862.80732: results queue empty 178205 1726889862.80733: checking for any_errors_fatal 178205 1726889862.80738: done checking for any_errors_fatal 178205 1726889862.80739: checking for max_fail_percentage 178205 1726889862.80740: done checking for max_fail_percentage 178205 1726889862.80741: checking to see if all hosts have failed and the running result is not ok 178205 1726889862.80742: done checking to see if all hosts have failed 178205 1726889862.80743: getting the remaining hosts for this loop 178205 1726889862.80744: done getting the remaining hosts for this loop 178205 1726889862.80746: getting the next task for host managed_node2 178205 1726889862.80753: done getting next task for host managed_node2 178205 1726889862.80755: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889862.80760: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889862.80763: getting variables 178205 1726889862.80764: in VariableManager get_vars() 178205 1726889862.80792: Calling all_inventory to load vars for managed_node2 178205 1726889862.80795: Calling groups_inventory to load vars for managed_node2 178205 1726889862.80797: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889862.80803: Calling all_plugins_play to load vars for managed_node2 178205 1726889862.80805: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889862.80807: Calling groups_plugins_play to load vars for managed_node2 178205 1726889862.81114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889862.81467: done with get_vars() 178205 1726889862.81480: done getting variables 178205 1726889862.81555: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:37:42 -0400 (0:00:00.028) 0:01:15.804 ****** 178205 1726889862.81604: entering _queue_task() for managed_node2/package 178205 1726889862.81847: worker is 1 (out of 1 available) 178205 1726889862.81859: exiting _queue_task() for managed_node2/package 178205 1726889862.81869: done queuing things up, now waiting for results queue to drain 178205 1726889862.81870: waiting for pending results... 178205 1726889862.82163: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889862.82343: in run() - task 02369adf-7a19-34ed-f5d1-0000000010c9 178205 1726889862.82362: variable 'ansible_search_path' from source: unknown 178205 1726889862.82400: calling self._execute() 178205 1726889862.82525: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.82563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.82603: variable 'omit' from source: magic vars 178205 1726889862.82785: variable 'omit' from source: magic vars 178205 1726889862.82858: variable 'omit' from source: magic vars 178205 1726889862.83183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889862.84987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889862.85046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889862.85074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889862.85101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889862.85123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889862.85195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889862.85216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889862.85236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889862.85266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889862.85277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889862.85363: variable '__storage_is_ostree' from source: set_fact 178205 1726889862.85367: variable 'omit' from source: magic vars 178205 1726889862.85392: variable 'omit' from source: magic vars 178205 1726889862.85411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889862.85432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889862.85447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889862.85460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.85471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889862.85511: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889862.85520: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.85523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.85587: Set connection var ansible_pipelining to False 178205 1726889862.85590: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889862.85596: Set connection var ansible_shell_executable to /bin/sh 178205 1726889862.85598: Set connection var ansible_connection to ssh 178205 1726889862.85603: Set connection var ansible_shell_type to sh 178205 1726889862.85608: Set connection var ansible_timeout to 10 178205 1726889862.85630: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.85635: variable 'ansible_connection' from source: unknown 178205 1726889862.85638: variable 'ansible_module_compression' from source: unknown 178205 1726889862.85640: variable 'ansible_shell_type' from source: unknown 178205 1726889862.85642: variable 'ansible_shell_executable' from source: unknown 178205 1726889862.85645: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889862.85649: variable 'ansible_pipelining' from source: unknown 178205 1726889862.85652: variable 'ansible_timeout' from source: unknown 178205 1726889862.85655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889862.85763: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889862.85772: variable 'omit' from source: magic vars 178205 1726889862.85776: starting attempt loop 178205 1726889862.85779: running the handler 178205 1726889862.85785: variable 'ansible_facts' from source: unknown 178205 1726889862.85788: variable 'ansible_facts' from source: unknown 178205 1726889862.85857: _low_level_execute_command(): starting 178205 1726889862.85882: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889862.86783: 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 <<< 178205 1726889862.86808: 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 <<< 178205 1726889862.86869: 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 <<< 178205 1726889862.86906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.86921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.86970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.88606: stdout chunk (state=3): >>>/root <<< 178205 1726889862.88719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.88911: stderr chunk (state=3): >>><<< 178205 1726889862.88942: stdout chunk (state=3): >>><<< 178205 1726889862.89011: _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 178205 1726889862.89066: _low_level_execute_command(): starting 178205 1726889862.89090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243 `" && echo ansible-tmp-1726889862.8903246-180735-16224469670243="` echo /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243 `" ) && sleep 0' 178205 1726889862.89977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.89995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.90023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.90054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.90102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.90111: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889862.90138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.90170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889862.90194: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889862.90222: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889862.90245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.90269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.90294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.90320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889862.90337: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889862.90356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.90446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.90479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.90498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.90562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.92377: stdout chunk (state=3): >>>ansible-tmp-1726889862.8903246-180735-16224469670243=/root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243 <<< 178205 1726889862.92490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.92557: stderr chunk (state=3): >>><<< 178205 1726889862.92568: stdout chunk (state=3): >>><<< 178205 1726889862.92610: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889862.8903246-180735-16224469670243=/root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243 , stderr=OpenSSH_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 178205 1726889862.92636: variable 'ansible_module_compression' from source: unknown 178205 1726889862.92686: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889862.92840: variable 'ansible_facts' from source: unknown 178205 1726889862.92843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/AnsiballZ_dnf.py 178205 1726889862.92947: Sending initial data 178205 1726889862.92950: Sent initial data (153 bytes) 178205 1726889862.93842: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889862.93857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.93878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889862.93881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.93913: 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 <<< 178205 1726889862.93945: 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 <<< 178205 1726889862.93949: stderr 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 <<< 178205 1726889862.94014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.94035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.94161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889862.95799: 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 <<< 178205 1726889862.95847: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889862.95892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmptr0tfni4 /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/AnsiballZ_dnf.py <<< 178205 1726889862.95929: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889862.97118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889862.97217: stderr chunk (state=3): >>><<< 178205 1726889862.97220: stdout chunk (state=3): >>><<< 178205 1726889862.97229: done transferring module to remote 178205 1726889862.97269: _low_level_execute_command(): starting 178205 1726889862.97272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/ /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/AnsiballZ_dnf.py && sleep 0' 178205 1726889862.98487: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889862.98491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889862.98523: 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 <<< 178205 1726889862.98561: 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 <<< 178205 1726889862.98564: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889862.98813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889862.98854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889862.98871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889862.98956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889863.00680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889863.00683: stdout chunk (state=3): >>><<< 178205 1726889863.00685: stderr chunk (state=3): >>><<< 178205 1726889863.00776: _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 178205 1726889863.00780: _low_level_execute_command(): starting 178205 1726889863.00785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/AnsiballZ_dnf.py && sleep 0' 178205 1726889863.01458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889863.01477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889863.01498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889863.01523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889863.01569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889863.01582: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889863.01597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889863.01618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889863.01632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889863.01645: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889863.01659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889863.01673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889863.01693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889863.01707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889863.01728: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889863.01754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889863.01842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889863.01863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889863.01886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889863.01960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889863.03837: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889863.03849: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889863.03907: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889863.03948: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889863.03972: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889863.04032: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889863.04074: 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' <<< 178205 1726889863.04099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889863.04125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889863.04150: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0931edc0> <<< 178205 1726889863.04189: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889863.04226: 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 0x7f5b092c33a0> <<< 178205 1726889863.04229: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0931eb20> <<< 178205 1726889863.04246: 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' <<< 178205 1726889863.04275: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0931eac0> <<< 178205 1726889863.04278: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889863.04306: 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' <<< 178205 1726889863.04329: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3490> <<< 178205 1726889863.04361: 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' <<< 178205 1726889863.04405: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889863.04408: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3940> <<< 178205 1726889863.04441: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3670> <<< 178205 1726889863.04472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889863.04483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889863.04508: 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 <<< 178205 1726889863.04553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0927a190> <<< 178205 1726889863.04573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889863.04628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889863.04661: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0927a220> <<< 178205 1726889863.04690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889863.04710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889863.04737: 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 0x7f5b0929d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0927a940> <<< 178205 1726889863.04762: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092db880> <<< 178205 1726889863.04853: 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' <<< 178205 1726889863.04867: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09273d90> # /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 0x7f5b0929dd90> <<< 178205 1726889863.04921: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3970> <<< 178205 1726889863.04942: 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. <<< 178205 1726889863.05180: 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' <<< 178205 1726889863.05219: 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' <<< 178205 1726889863.05240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889863.05260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889863.05287: 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' <<< 178205 1726889863.05319: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0923feb0> <<< 178205 1726889863.05430: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09242f40> <<< 178205 1726889863.05594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /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 <<< 178205 1726889863.05636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09237610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09240640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0923f370> # /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 <<< 178205 1726889863.05657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.05675: 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' <<< 178205 1726889863.05709: 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 0x7f5b08f1fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f1f8b0> <<< 178205 1726889863.05735: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889863.05759: 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 0x7f5b08f1feb0> <<< 178205 1726889863.05770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889863.06116: 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 0x7f5b08f1ff70> # /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 0x7f5b08f1fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f77d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f72610> # /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 0x7f5b08f84670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09246e20> # /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 0x7f5b08f30c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f77250> # 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' <<< 178205 1726889863.06141: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b08f84280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0924c9d0> <<< 178205 1726889863.06154: 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' <<< 178205 1726889863.06224: 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 <<< 178205 1726889863.06251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f30fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f30d90> <<< 178205 1726889863.06289: 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 0x7f5b08f30d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889863.06326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889863.06396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889863.06423: 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 0x7f5b08f04370> <<< 178205 1726889863.06447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889863.06459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889863.06488: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f04460> <<< 178205 1726889863.06611: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f38fa0> <<< 178205 1726889863.06646: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33a30> <<< 178205 1726889863.06658: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33490> <<< 178205 1726889863.06680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889863.06691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889863.06728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889863.06745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889863.06768: 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 0x7f5b08e521c0> <<< 178205 1726889863.06805: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08eefc70> <<< 178205 1726889863.06851: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33eb0> <<< 178205 1726889863.06859: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0924c040> <<< 178205 1726889863.06876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889863.06901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889863.06928: 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' <<< 178205 1726889863.06946: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e65af0> import 'errno' # <<< 178205 1726889863.06976: 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 0x7f5b08e65e20> <<< 178205 1726889863.07004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889863.07027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889863.07048: 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 0x7f5b08e78730> <<< 178205 1726889863.07068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889863.07099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889863.07127: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e78c70> <<< 178205 1726889863.07203: 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 0x7f5b08e0e3a0> <<< 178205 1726889863.07217: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e65f10> # /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' <<< 178205 1726889863.07250: 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 0x7f5b08e1f280> <<< 178205 1726889863.07298: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e785b0> 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 0x7f5b08e1f340> <<< 178205 1726889863.07335: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f309d0> <<< 178205 1726889863.07354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889863.07385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889863.07433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889863.07457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b08e3b6a0> <<< 178205 1726889863.07469: 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' <<< 178205 1726889863.07527: 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 0x7f5b08e3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e3b760> # 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 0x7f5b08e3b850> <<< 178205 1726889863.07552: 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' <<< 178205 1726889863.07916: 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 0x7f5b08e3bca0> # 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 0x7f5b08e471f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e3b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e2da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f305b0> # /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' <<< 178205 1726889863.07946: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e3ba90> <<< 178205 1726889863.08049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889863.08068: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5b08d63670> <<< 178205 1726889863.08201: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889863.08287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.08319: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 178205 1726889863.08342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889863.08360: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889863.08374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.09576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.10493: 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 0x7f5b087517c0> <<< 178205 1726889863.10526: 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' <<< 178205 1726889863.10554: 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' <<< 178205 1726889863.10578: 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' <<< 178205 1726889863.10607: 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 0x7f5b08751160> <<< 178205 1726889863.10643: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751280> <<< 178205 1726889863.10669: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751f10> <<< 178205 1726889863.10697: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889863.10699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889863.10745: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751d30> <<< 178205 1726889863.10747: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889863.10783: 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 0x7f5b08751f70> <<< 178205 1726889863.10803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889863.10829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889863.10864: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751100> <<< 178205 1726889863.10893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889863.10910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889863.10926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889863.10941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889863.10964: 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' <<< 178205 1726889863.11033: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086a5ee0> <<< 178205 1726889863.11068: 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 0x7f5b086c2f40> <<< 178205 1726889863.11100: 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 0x7f5b086c2d60> <<< 178205 1726889863.11124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889863.11149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889863.11190: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086c23d0> <<< 178205 1726889863.11202: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08737dc0> <<< 178205 1726889863.11357: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087373a0> <<< 178205 1726889863.11385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889863.11388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889863.11403: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08737f70> <<< 178205 1726889863.11435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889863.11447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889863.11459: 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' <<< 178205 1726889863.11482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889863.11493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889863.11519: 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' <<< 178205 1726889863.11532: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08785c10> <<< 178205 1726889863.11619: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08721cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087213a0> <<< 178205 1726889863.11622: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08755490> <<< 178205 1726889863.11645: 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 0x7f5b087214c0> <<< 178205 1726889863.11676: 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 0x7f5b087214f0> <<< 178205 1726889863.11714: 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 <<< 178205 1726889863.11725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889863.11737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889863.11758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889863.11855: 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 0x7f5b08688250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087971f0> <<< 178205 1726889863.11874: 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' <<< 178205 1726889863.12159: 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 0x7f5b086938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08797370> <<< 178205 1726889863.12163: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087b1d90> <<< 178205 1726889863.12196: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08693880> <<< 178205 1726889863.12281: 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 0x7f5b086936d0> <<< 178205 1726889863.12319: 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 0x7f5b08692670> <<< 178205 1726889863.12380: 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 0x7f5b086925b0> <<< 178205 1726889863.12385: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0878f8b0> <<< 178205 1726889863.12419: 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' <<< 178205 1726889863.12422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889863.12434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889863.12471: 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 0x7f5b08718670> <<< 178205 1726889863.12650: 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 0x7f5b08717ac0> <<< 178205 1726889863.12665: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087270d0> <<< 178205 1726889863.12708: 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 0x7f5b087180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0875ca60> <<< 178205 1726889863.12747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889863.12750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.12821: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.12918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.12922: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889863.12956: 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_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889863.12959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.13054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.13147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.13594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.14064: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889863.14067: 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_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889863.14103: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889863.14106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.14153: 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 0x7f5b08276580> <<< 178205 1726889863.14219: 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' <<< 178205 1726889863.14245: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08663520> <<< 178205 1726889863.14248: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0821a0a0> <<< 178205 1726889863.14286: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889863.14305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.14337: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889863.14340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.14453: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.14586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889863.14589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889863.14620: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08717bb0> <<< 178205 1726889863.14624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15365: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15520: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889863.15533: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889863.15556: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889863.15569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15708: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889863.15727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15738: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889863.15757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16099: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889863.16193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889863.16229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889863.16302: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08670970> <<< 178205 1726889863.16305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16453: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889863.16457: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16523: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889863.16564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16718: 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 <<< 178205 1726889863.16740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.16809: 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 0x7f5b087a3250> <<< 178205 1726889863.16836: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086706a0> <<< 178205 1726889863.16880: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889863.16883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.16981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17032: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889863.17116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889863.17127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889863.17150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889863.17175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889863.17186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889863.17270: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086577c0> <<< 178205 1726889863.17311: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086547f0> <<< 178205 1726889863.17374: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0864e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889863.17377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17396: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17421: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889863.17494: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889863.17525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889863.17528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.17983: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.18395: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.18951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.19501: 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 0x7f5b0805a640> <<< 178205 1726889863.19528: 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 0x7f5b0805a6d0> <<< 178205 1726889863.19562: 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 <<< 178205 1726889863.19585: stdout chunk (state=3): >>># 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 0x7f5b0805ac10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a910> <<< 178205 1726889863.19618: 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' <<< 178205 1726889863.19633: 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' <<< 178205 1726889863.19673: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a070> <<< 178205 1726889863.19696: 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' <<< 178205 1726889863.19735: 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' <<< 178205 1726889863.19787: 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' <<< 178205 1726889863.19791: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /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' <<< 178205 1726889863.19882: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08025730> # /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 0x7f5b08025c40> # /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' <<< 178205 1726889863.19886: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08025e50> <<< 178205 1726889863.19914: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087a0700> <<< 178205 1726889863.19940: 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' <<< 178205 1726889863.19964: 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 0x7f5b08024a60> <<< 178205 1726889863.20030: stdout chunk (state=3): >>># /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' <<< 178205 1726889863.20121: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08024ac0> # /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' <<< 178205 1726889863.20182: stdout chunk (state=3): >>># /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' <<< 178205 1726889863.20213: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080a3610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08024ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08024370> <<< 178205 1726889863.20217: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087a06d0> <<< 178205 1726889863.20237: stdout chunk (state=3): >>># /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' <<< 178205 1726889863.20256: 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 <<< 178205 1726889863.20290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889863.20317: 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' <<< 178205 1726889863.20344: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08206070> <<< 178205 1726889863.20479: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0824bdc0> <<< 178205 1726889863.20524: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080a3430> <<< 178205 1726889863.20542: 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' <<< 178205 1726889863.20579: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889863.20604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889863.20607: 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 0x7f5b08245df0> <<< 178205 1726889863.20658: 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 0x7f5b08245250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08253d30> <<< 178205 1726889863.20675: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08079f70> <<< 178205 1726889863.20719: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0820b910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08670ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805ae50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a6a0> <<< 178205 1726889863.20757: 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 0x7f5b0805a760> <<< 178205 1726889863.20765: 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' <<< 178205 1726889863.20777: stdout chunk (state=3): >>># /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' <<< 178205 1726889863.20834: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08245ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a160> <<< 178205 1726889863.20865: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889863.20868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.20943: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08276a60> <<< 178205 1726889863.20971: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889863.20983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889863.21035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889863.21062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889863.21218: 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 0x7f5b0820c940> <<< 178205 1726889863.21475: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080bb5e0> <<< 178205 1726889863.21495: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08276850> <<< 178205 1726889863.21535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889863.21556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889863.21591: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080a86a0> # /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' <<< 178205 1726889863.21594: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080545e0> <<< 178205 1726889863.21805: 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 <<< 178205 1726889863.21873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0806cb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080548e0> # /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' <<< 178205 1726889863.21876: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0806c6d0> # /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' <<< 178205 1726889863.22126: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08035700> <<< 178205 1726889863.22140: 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' <<< 178205 1726889863.22161: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07dd2ca0> <<< 178205 1726889863.22199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22296: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889863.22314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22531: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 178205 1726889863.22572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22611: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889863.22619: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.22797: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889863.22877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889863.23022: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889863.23340: 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' <<< 178205 1726889863.23365: 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 <<< 178205 1726889863.23371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 178205 1726889863.23402: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 178205 1726889863.23404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34be0> <<< 178205 1726889863.23425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889863.23464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889863.23661: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34d60> <<< 178205 1726889863.23664: 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' <<< 178205 1726889863.23710: 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 0x7f5b07d86430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34fd0> <<< 178205 1726889863.23716: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34250> <<< 178205 1726889863.23781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 178205 1726889863.23826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889863.23872: 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' <<< 178205 1726889863.23886: 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' <<< 178205 1726889863.24004: 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 0x7f5b07cba9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba580> <<< 178205 1726889863.24020: 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 <<< 178205 1726889863.24051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889863.24127: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 178205 1726889863.24137: stdout chunk (state=3): >>># 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 0x7f5b079c0550> <<< 178205 1726889863.24160: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cbaa00> <<< 178205 1726889863.24172: 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 <<< 178205 1726889863.24231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889863.25174: 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 0x7f5b0791fe20> <<< 178205 1726889863.25221: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cdc2e0> <<< 178205 1726889863.25238: 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 <<< 178205 1726889863.25288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889863.25375: 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 0x7f5b063d52e0> <<< 178205 1726889863.25425: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b079f38b0> <<< 178205 1726889863.25435: 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 <<< 178205 1726889863.25453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889863.25590: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 178205 1726889863.25592: 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 0x7f5b062a3e80> <<< 178205 1726889863.25610: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b063b4580> <<< 178205 1726889863.25635: 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 <<< 178205 1726889863.25668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889863.25756: 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 0x7f5b0620ea00> <<< 178205 1726889863.25791: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b063d5520> <<< 178205 1726889863.25811: 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 <<< 178205 1726889863.25823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889863.25876: 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 0x7f5b06207d60> <<< 178205 1726889863.25896: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0620efa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba130> <<< 178205 1726889863.25916: 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 <<< 178205 1726889863.25936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889863.25962: 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' <<< 178205 1726889863.25989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889863.26024: 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 0x7f5b06136b20> <<< 178205 1726889863.26056: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06136340> <<< 178205 1726889863.26076: 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 <<< 178205 1726889863.26100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889863.26127: 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 <<< 178205 1726889863.26130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 178205 1726889863.26154: 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 <<< 178205 1726889863.26156: stdout chunk (state=3): >>># 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 0x7f5b0614a700> <<< 178205 1726889863.26176: 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 <<< 178205 1726889863.26201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889863.26216: 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 0x7f5b061562b0> <<< 178205 1726889863.26245: 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 <<< 178205 1726889863.26247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.26591: 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 0x7f5b06156850> <<< 178205 1726889863.26650: 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' <<< 178205 1726889863.26660: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06156ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06156370> <<< 178205 1726889863.26673: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0614a790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06141dc0> <<< 178205 1726889863.26725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.26811: 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 0x7f5b05d06ee0> <<< 178205 1726889863.26826: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0614a190> <<< 178205 1726889863.26882: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06136ca0> <<< 178205 1726889863.26914: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06239730> <<< 178205 1726889863.26936: 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' <<< 178205 1726889863.27036: 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 0x7f5b06239f10> <<< 178205 1726889863.27059: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b062398b0> <<< 178205 1726889863.27087: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba280> <<< 178205 1726889863.27106: 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 0x7f5b05d14d60> <<< 178205 1726889863.27115: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889863.27141: 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 <<< 178205 1726889863.27144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889863.27180: 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' <<< 178205 1726889863.27202: 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' <<< 178205 1726889863.27231: 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 <<< 178205 1726889863.27259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889863.27287: 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 <<< 178205 1726889863.27373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889863.27480: 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 0x7f5b05b85220> <<< 178205 1726889863.27566: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c242b0> <<< 178205 1726889863.27591: 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' <<< 178205 1726889863.27633: 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 0x7f5b05ba07f0> <<< 178205 1726889863.27693: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05bd7e50> <<< 178205 1726889863.27723: 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' <<< 178205 1726889863.27789: 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' <<< 178205 1726889863.27806: 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' <<< 178205 1726889863.27848: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0bb0> <<< 178205 1726889863.27868: 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' <<< 178205 1726889863.27893: 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 <<< 178205 1726889863.27899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 178205 1726889863.27935: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0ee0> <<< 178205 1726889863.27945: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0e50> <<< 178205 1726889863.27956: 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' <<< 178205 1726889863.28001: 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' <<< 178205 1726889863.28017: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a1c0> <<< 178205 1726889863.28039: 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' <<< 178205 1726889863.28076: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0f40> <<< 178205 1726889863.28093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.28120: 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' <<< 178205 1726889863.28164: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0eb0> <<< 178205 1726889863.28178: 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' <<< 178205 1726889863.28248: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0c40> <<< 178205 1726889863.28253: 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' <<< 178205 1726889863.28272: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a1f0> <<< 178205 1726889863.28318: 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' <<< 178205 1726889863.28350: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a430> <<< 178205 1726889863.28374: 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' <<< 178205 1726889863.28430: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a4c0> <<< 178205 1726889863.28434: 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' <<< 178205 1726889863.28440: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a550> <<< 178205 1726889863.28602: 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' <<< 178205 1726889863.28803: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a5e0> <<< 178205 1726889863.28806: 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' <<< 178205 1726889863.28809: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a670> <<< 178205 1726889863.28816: 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' <<< 178205 1726889863.28819: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a700> <<< 178205 1726889863.28824: 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 0x7f5b05a8a790> <<< 178205 1726889863.28830: 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' <<< 178205 1726889863.28934: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0220> <<< 178205 1726889863.28938: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c0b1c0> <<< 178205 1726889863.28978: 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' <<< 178205 1726889863.28986: 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' <<< 178205 1726889863.28992: 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 0x7f5b05a8abe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba08e0> <<< 178205 1726889863.28997: 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 <<< 178205 1726889863.29002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c24100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c02ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c022b0> <<< 178205 1726889863.29005: 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' <<< 178205 1726889863.29007: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c02490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d39b50> <<< 178205 1726889863.29014: 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 <<< 178205 1726889863.29108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889863.29116: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c02e20> <<< 178205 1726889863.29122: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d14d00> # /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' <<< 178205 1726889863.29131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889863.29136: 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' <<< 178205 1726889863.29219: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa0c40> <<< 178205 1726889863.29227: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa04f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d39940> <<< 178205 1726889863.29231: 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' <<< 178205 1726889863.29235: 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 <<< 178205 1726889863.29238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889863.29279: 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 <<< 178205 1726889863.29282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889863.29285: 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 0x7f5b05a3d2b0> <<< 178205 1726889863.29374: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889863.29380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889863.29387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889863.29390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889863.29532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889863.29538: 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 0x7f5b059f1190> <<< 178205 1726889863.29544: 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 0x7f5b059f1220> <<< 178205 1726889863.29549: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a516a0> <<< 178205 1726889863.29554: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a3d6d0> <<< 178205 1726889863.29608: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a31a90> <<< 178205 1726889863.29623: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a2b0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa0ee0> <<< 178205 1726889863.29653: 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' <<< 178205 1726889863.29678: 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 <<< 178205 1726889863.29799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b059f1fd0> <<< 178205 1726889863.29802: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b059f1790> <<< 178205 1726889863.29840: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa0d90> <<< 178205 1726889863.29874: 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' <<< 178205 1726889863.29904: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a2b940> # /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 0x7f5b05a14850> <<< 178205 1726889863.29944: 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 0x7f5b05a148e0> <<< 178205 1726889863.29983: 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 0x7f5b05a14a60> <<< 178205 1726889863.29989: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889863.30020: 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 <<< 178205 1726889863.30036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889863.30121: 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 0x7f5b058551c0> <<< 178205 1726889863.30130: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a23190> <<< 178205 1726889863.30174: 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 0x7f5b05855220> <<< 178205 1726889863.30179: 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' <<< 178205 1726889863.30183: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05855310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a14a00> <<< 178205 1726889863.30216: 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' <<< 178205 1726889863.30256: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a14fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 178205 1726889863.30260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889863.30289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889863.30424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889863.30453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889863.30458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889863.30460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 178205 1726889863.30462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 178205 1726889863.30482: 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 0x7f5b057dd3d0> <<< 178205 1726889863.30490: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057dd190> <<< 178205 1726889863.30499: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057cd9d0> <<< 178205 1726889863.30551: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b058669d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05855eb0> <<< 178205 1726889863.30578: 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 <<< 178205 1726889863.30615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05866ca0> <<< 178205 1726889863.30639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 178205 1726889863.30664: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0586d9a0> <<< 178205 1726889863.30668: 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 <<< 178205 1726889863.30679: stdout chunk (state=3): >>># 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 0x7f5b057eb700> <<< 178205 1726889863.30693: 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 0x7f5b057eb340> <<< 178205 1726889863.30699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 178205 1726889863.30708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889863.30717: 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 <<< 178205 1726889863.30745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889863.30752: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057fc670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057fc190> <<< 178205 1726889863.30778: 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 0x7f5b057fc4f0> <<< 178205 1726889863.30800: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34550> <<< 178205 1726889863.31249: 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 <<< 178205 1726889863.31277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889863.31286: 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' <<< 178205 1726889863.31321: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05803fa0> <<< 178205 1726889863.31324: 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' <<< 178205 1726889863.31349: 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 <<< 178205 1726889863.31573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889863.31686: 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 <<< 178205 1726889863.31692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # 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 0x7f5b057b8fa0> # /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' <<< 178205 1726889863.31707: 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 0x7f5b05753d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057533d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4ee0> <<< 178205 1726889863.31744: 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 0x7f5b05753220> # /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 <<< 178205 1726889863.31768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.31791: 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 <<< 178205 1726889863.31819: stdout chunk (state=3): >>># 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 0x7f5b0577d160> <<< 178205 1726889863.31862: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753eb0> <<< 178205 1726889863.31968: 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 0x7f5b0576e9d0> # /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 0x7f5b0577dfd0> <<< 178205 1726889863.31974: 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' <<< 178205 1726889863.31981: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c1c0> <<< 178205 1726889863.32036: 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' <<< 178205 1726889863.32043: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c310> <<< 178205 1726889863.32045: 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' <<< 178205 1726889863.32071: 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 <<< 178205 1726889863.32074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889863.32187: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c640> <<< 178205 1726889863.32192: 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' <<< 178205 1726889863.32194: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c9d0> <<< 178205 1726889863.32201: 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 <<< 178205 1726889863.32243: stdout chunk (state=3): >>># 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 0x7f5b0568a610> <<< 178205 1726889863.32247: 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' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0568a700> <<< 178205 1726889863.32261: 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' <<< 178205 1726889863.32284: 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 <<< 178205 1726889863.32318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889863.32324: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0568aee0> <<< 178205 1726889863.32352: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0568aaf0> <<< 178205 1726889863.32372: 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' <<< 178205 1726889863.32384: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0568af40> <<< 178205 1726889863.32405: 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 0x7f5b056a0b20> <<< 178205 1726889863.32434: 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' <<< 178205 1726889863.32457: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056a0c40> # /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 <<< 178205 1726889863.32473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889863.32530: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056a0e80> # /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' <<< 178205 1726889863.32550: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05630310> <<< 178205 1726889863.32565: 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 0x7f5b05630d00> <<< 178205 1726889863.32608: 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 <<< 178205 1726889863.32618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 178205 1726889863.32640: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05630e50> <<< 178205 1726889863.32647: 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' <<< 178205 1726889863.32679: 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 0x7f5b05640550> <<< 178205 1726889863.32687: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640130> <<< 178205 1726889863.32698: 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 <<< 178205 1726889863.32759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889863.32801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889863.32805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640f40> <<< 178205 1726889863.32844: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640a90> <<< 178205 1726889863.32851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889863.32859: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640d90> <<< 178205 1726889863.32883: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889863.32897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0564d820> <<< 178205 1726889863.32932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889863.32968: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0564dfa0> <<< 178205 1726889863.32974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 178205 1726889863.32978: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056592b0> <<< 178205 1726889863.33018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056593a0> <<< 178205 1726889863.33022: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a44c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4220> <<< 178205 1726889863.33054: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05803d00> <<< 178205 1726889863.33057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889863.33085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py <<< 178205 1726889863.33088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.33132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 178205 1726889863.33136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05659f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05659c40> <<< 178205 1726889863.33157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.33175: 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 <<< 178205 1726889863.33195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889863.33226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889863.33243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889863.33304: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055f45e0> <<< 178205 1726889863.33323: 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' <<< 178205 1726889863.33371: 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' <<< 178205 1726889863.33406: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055fd520> <<< 178205 1726889863.33452: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889863.33479: 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 0x7f5b055f4e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055f4df0> <<< 178205 1726889863.33491: 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' <<< 178205 1726889863.33531: 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 0x7f5b05628760> <<< 178205 1726889863.33561: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056281f0> <<< 178205 1726889863.33584: 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' <<< 178205 1726889863.33596: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889863.33622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889863.33646: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889863.33714: 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 0x7f5b05576a90> # /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 0x7f5b05576c70> <<< 178205 1726889863.33742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889863.33754: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889863.33798: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05628cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05628a60> <<< 178205 1726889863.33835: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05667160> <<< 178205 1726889863.33860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 178205 1726889863.33871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889863.33904: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055f4220> <<< 178205 1726889863.33937: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05659af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4250> <<< 178205 1726889863.33950: 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' <<< 178205 1726889863.33988: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05596190> <<< 178205 1726889863.34010: 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 <<< 178205 1726889863.34041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889863.34069: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055964c0> <<< 178205 1726889863.34089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05596d30> <<< 178205 1726889863.34125: 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 <<< 178205 1726889863.34149: stdout chunk (state=3): >>># 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 0x7f5b0552b640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 178205 1726889863.34177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 178205 1726889863.34202: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0552bbb0> <<< 178205 1726889863.34209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 178205 1726889863.34217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889863.34246: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.34260: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889863.34316: 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 0x7f5b05538c70> <<< 178205 1726889863.34337: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05538850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055385b0> <<< 178205 1726889863.34357: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05538220> <<< 178205 1726889863.34376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889863.34406: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05538460> <<< 178205 1726889863.34428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889863.34449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889863.34474: 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' <<< 178205 1726889863.34497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545be0> <<< 178205 1726889863.34558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889863.34574: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545c70> # /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' <<< 178205 1726889863.34921: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b055552b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545df0> # /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 0x7f5b0545d310> <<< 178205 1726889863.35162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889863.35287: 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 0x7f5b05466370> # /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 0x7f5b05466310> # /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 0x7f5b054664c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05466220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0545dd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0545d3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0544ea60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0544e0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05555970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055450d0> # /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 0x7f5b05545970> # /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 0x7f5b0545ddc0> # /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 0x7f5b05466790> <<< 178205 1726889863.35376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05466a00> # /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 0x7f5b05466f70> # /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' <<< 178205 1726889863.35390: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05482760> # /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 0x7f5b05405940> <<< 178205 1726889863.35420: 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 <<< 178205 1726889863.35436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889863.35461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05412bb0> <<< 178205 1726889863.35486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889863.35535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889863.35556: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b05435160> <<< 178205 1726889863.35715: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05412c10> # /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 <<< 178205 1726889863.35722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 178205 1726889863.35885: 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' <<< 178205 1726889863.35936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # 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 0x7f5b053dd430> # /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 0x7f5b053dd550> <<< 178205 1726889863.35944: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d04c0> <<< 178205 1726889863.35962: 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 <<< 178205 1726889863.36073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889863.36081: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d07f0> # /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 0x7f5b053d2940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d0160> # /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' <<< 178205 1726889863.36226: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d0220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053c3ac0> # /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 0x7f5b053d2df0> # /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 0x7f5b05378220> # /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 0x7f5b05378310> <<< 178205 1726889863.36255: 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' <<< 178205 1726889863.36268: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05378430> <<< 178205 1726889863.36295: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889863.36333: stdout chunk (state=3): >>># 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 <<< 178205 1726889863.36433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889863.36471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889863.36499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889863.36516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889863.36588: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0534c670> <<< 178205 1726889863.36628: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053a1f70> # /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 0x7f5b053b3a00> <<< 178205 1726889863.36654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889863.36668: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053b3a90> <<< 178205 1726889863.36685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889863.36700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889863.36747: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0534c2e0> <<< 178205 1726889863.36771: 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 0x7f5b0535e3d0> <<< 178205 1726889863.36954: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05384d30> <<< 178205 1726889863.36990: 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' <<< 178205 1726889863.37011: 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' <<< 178205 1726889863.37028: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0538d9a0> <<< 178205 1726889863.37050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889863.37085: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0530a8b0> <<< 178205 1726889863.37092: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0538d2b0> <<< 178205 1726889863.37126: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05378be0> <<< 178205 1726889863.37171: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05430dc0> <<< 178205 1726889863.37212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889863.37221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889863.37235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889863.37253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889863.37260: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0532f670> <<< 178205 1726889863.37302: 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 0x7f5b0532fe20> <<< 178205 1726889863.37328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bf190> <<< 178205 1726889863.37355: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889863.37369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889863.37389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889863.37402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889863.37451: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bfac0> <<< 178205 1726889863.37477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889863.37504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889863.37527: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052de1f0> <<< 178205 1726889863.37543: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bfd90> <<< 178205 1726889863.37569: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bf220> <<< 178205 1726889863.37601: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0531e8b0> <<< 178205 1726889863.37623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889863.37639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889863.37660: 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 <<< 178205 1726889863.37697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889863.37724: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889863.37734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889863.37769: 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 0x7f5b05297310> <<< 178205 1726889863.37789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889863.37815: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889863.37845: 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' <<< 178205 1726889863.37854: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297df0> <<< 178205 1726889863.37874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 178205 1726889863.37892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889863.37901: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297f70> <<< 178205 1726889863.37925: 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 <<< 178205 1726889863.37930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 178205 1726889863.37952: 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 <<< 178205 1726889863.37958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889863.37982: 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 <<< 178205 1726889863.37992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 178205 1726889863.38050: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0529fc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0529f7f0> <<< 178205 1726889863.38089: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0529f340> <<< 178205 1726889863.38096: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297a90> <<< 178205 1726889863.38135: 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' <<< 178205 1726889863.38157: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297be0> <<< 178205 1726889863.38169: 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' <<< 178205 1726889863.38204: 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' <<< 178205 1726889863.38253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.38270: 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' <<< 178205 1726889863.38310: 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' <<< 178205 1726889863.38349: 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 0x7f5b0524ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0524c6a0> <<< 178205 1726889863.38372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889863.38391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889863.38435: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0524c700> import 'urllib3.packages.six.moves' # <<< 178205 1726889863.38472: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889863.38521: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241640> <<< 178205 1726889863.38534: 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 0x7f5b05241820> <<< 178205 1726889863.38562: 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 <<< 178205 1726889863.38567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889863.38613: 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 <<< 178205 1726889863.38620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889863.38641: 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' <<< 178205 1726889863.38656: 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' <<< 178205 1726889863.38684: 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 0x7f5b051f8940> <<< 178205 1726889863.38715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f8af0> <<< 178205 1726889863.38756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f8ca0> <<< 178205 1726889863.38780: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f85e0> <<< 178205 1726889863.38804: 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' <<< 178205 1726889863.38817: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f88e0> <<< 178205 1726889863.38836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05200100> <<< 178205 1726889863.38858: 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 <<< 178205 1726889863.38871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889863.38903: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05200160> <<< 178205 1726889863.38922: 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 <<< 178205 1726889863.38936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889863.38960: 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' <<< 178205 1726889863.38977: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05211370> <<< 178205 1726889863.39008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 178205 1726889863.39015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889863.39916: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05211940> <<< 178205 1726889863.39946: 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' <<< 178205 1726889863.39975: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05231e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05200c40> <<< 178205 1726889863.39982: 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' <<< 178205 1726889863.40010: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05200ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f8280> <<< 178205 1726889863.40014: 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 0x7f5b051f8340> <<< 178205 1726889863.40039: 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 <<< 178205 1726889863.40048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889863.40060: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f8040> <<< 178205 1726889863.40086: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05255b20> <<< 178205 1726889863.40121: 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' <<< 178205 1726889863.40149: 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' <<< 178205 1726889863.40173: 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 <<< 178205 1726889863.40183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889863.40194: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051b9910> <<< 178205 1726889863.40206: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051b9550> <<< 178205 1726889863.40215: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 178205 1726889863.40226: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05266940> <<< 178205 1726889863.40247: 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 <<< 178205 1726889863.40251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889863.40286: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f80a0> <<< 178205 1726889863.40353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051b9d90> <<< 178205 1726889863.40356: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241970> <<< 178205 1726889863.40359: 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 <<< 178205 1726889863.40362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889863.40412: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051c5940> <<< 178205 1726889863.40447: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241040> <<< 178205 1726889863.40451: 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' <<< 178205 1726889863.40476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889863.40499: 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 <<< 178205 1726889863.40521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889863.40554: 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' <<< 178205 1726889863.40603: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051df2b0> <<< 178205 1726889863.40610: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051df520> <<< 178205 1726889863.40616: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d30a0> <<< 178205 1726889863.40664: 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' <<< 178205 1726889863.40672: 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 <<< 178205 1726889863.40732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051dfe20> <<< 178205 1726889863.40752: 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 0x7f5b051e51c0> <<< 178205 1726889863.40756: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051dfa00> <<< 178205 1726889863.40761: 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 <<< 178205 1726889863.40764: 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 0x7f5b051dfc70> <<< 178205 1726889863.40767: 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' <<< 178205 1726889863.40773: 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' <<< 178205 1726889863.40836: 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 <<< 178205 1726889863.40890: 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 0x7f5b051e5c70> <<< 178205 1726889863.40896: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5820> <<< 178205 1726889863.40900: 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 <<< 178205 1726889863.40903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889863.40905: 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 <<< 178205 1726889863.40907: 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 0x7f5b051f00d0> <<< 178205 1726889863.40909: 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' <<< 178205 1726889863.40934: 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 <<< 178205 1726889863.41023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 178205 1726889863.41048: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f0b80> <<< 178205 1726889863.41054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889863.41056: 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 0x7f5b051f0c40> <<< 178205 1726889863.41059: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' <<< 178205 1726889863.41071: stdout chunk (state=3): >>>import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f0cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889863.41098: 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 0x7f5b051f0d60> <<< 178205 1726889863.41121: 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 <<< 178205 1726889863.41152: 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 0x7f5b051f0df0> <<< 178205 1726889863.41172: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f0520> <<< 178205 1726889863.41185: 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 <<< 178205 1726889863.41220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889863.41241: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f0fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 178205 1726889863.41279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 178205 1726889863.41307: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051193a0> <<< 178205 1726889863.41318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051196d0> <<< 178205 1726889863.41380: 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' <<< 178205 1726889863.41386: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05119940> <<< 178205 1726889863.41389: 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' <<< 178205 1726889863.41391: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05119be0> <<< 178205 1726889863.41422: 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' <<< 178205 1726889863.41425: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05119e80> <<< 178205 1726889863.41436: 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 0x7f5b0511e160> <<< 178205 1726889863.41483: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5460> <<< 178205 1726889863.41494: 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 <<< 178205 1726889863.41496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 178205 1726889863.41508: 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 0x7f5b0511e4c0> <<< 178205 1726889863.41536: 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 <<< 178205 1726889863.41552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 178205 1726889863.41568: 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' <<< 178205 1726889863.41621: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511e8e0> <<< 178205 1726889863.41627: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511e760> <<< 178205 1726889863.41639: 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' <<< 178205 1726889863.41713: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511ed00> <<< 178205 1726889863.41819: 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' <<< 178205 1726889863.41834: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511ec10> # /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 0x7f5b0511ed30> # /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' <<< 178205 1726889863.41855: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0512a100> # /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' <<< 178205 1726889863.41882: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0512a190> <<< 178205 1726889863.41888: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5670> <<< 178205 1726889863.41912: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d38b0> <<< 178205 1726889863.41939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d38e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d3430> <<< 178205 1726889863.41964: 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' <<< 178205 1726889863.42007: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5550> <<< 178205 1726889863.42031: 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 <<< 178205 1726889863.42038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052413d0> <<< 178205 1726889863.42054: 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 <<< 178205 1726889863.42076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889863.42104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py <<< 178205 1726889863.42109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0512afd0> <<< 178205 1726889863.42135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 178205 1726889863.42140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889863.42169: 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' <<< 178205 1726889863.42202: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889863.42208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889863.42334: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c25b0> <<< 178205 1726889863.42338: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c23a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c2130> <<< 178205 1726889863.42373: 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 <<< 178205 1726889863.42406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889863.42424: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c2430> # /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 0x7f5b050cdf70> <<< 178205 1726889863.42461: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511ec70> <<< 178205 1726889863.42488: 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' <<< 178205 1726889863.42576: 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' <<< 178205 1726889863.42649: 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 0x7f5b050dea90> # /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' <<< 178205 1726889863.42702: 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 # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050eb280> <<< 178205 1726889863.42706: 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 0x7f5b050eb340> <<< 178205 1726889863.42762: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050deb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de790> <<< 178205 1726889863.42794: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de6a0> <<< 178205 1726889863.42854: 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' <<< 178205 1726889863.42925: 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 0x7f5b0509b1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050ebd30> <<< 178205 1726889863.42977: 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 0x7f5b050ebf40> <<< 178205 1726889863.43014: 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' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0509b820> <<< 178205 1726889863.43068: 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' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0509bee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de760> <<< 178205 1726889863.43114: 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' <<< 178205 1726889863.43138: 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' <<< 178205 1726889863.43147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889863.43159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889863.43236: 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 <<< 178205 1726889863.43240: stdout chunk (state=3): >>># 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 <<< 178205 1726889863.43293: 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 0x7f5b0504b1f0> <<< 178205 1726889863.43316: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05041e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05041310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050b2880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050ebb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052afc70> <<< 178205 1726889863.43338: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052af580> <<< 178205 1726889863.43379: 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 0x7f5b05041f40> # /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 <<< 178205 1726889863.43398: 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 0x7f5b05041c70> <<< 178205 1726889863.43441: 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 <<< 178205 1726889863.43444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889863.43470: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05054940> <<< 178205 1726889863.43476: 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 <<< 178205 1726889863.43487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 178205 1726889863.43494: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05054d30> <<< 178205 1726889863.43521: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297550> <<< 178205 1726889863.43556: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052888b0> <<< 178205 1726889863.43591: 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' <<< 178205 1726889863.43615: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0506f310> <<< 178205 1726889863.43626: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 178205 1726889863.43634: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0506f6a0> <<< 178205 1726889863.43657: 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 0x7f5b0506f7c0> <<< 178205 1726889863.43684: 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 <<< 178205 1726889863.43701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889863.43726: 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 <<< 178205 1726889863.43733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05005130> <<< 178205 1726889863.43835: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0506f880> <<< 178205 1726889863.43854: 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' <<< 178205 1726889863.43869: 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 <<< 178205 1726889863.43875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889863.43895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05012190> <<< 178205 1726889863.43947: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05005a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 178205 1726889863.43961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889863.44029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889863.44036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889863.44073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889863.44105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fb8940> <<< 178205 1726889863.44134: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fc4580> <<< 178205 1726889863.44163: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05012f10> <<< 178205 1726889863.44204: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05012730> <<< 178205 1726889863.44215: 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' <<< 178205 1726889863.44337: stdout chunk (state=3): >>>import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05027a30> <<< 178205 1726889863.44364: 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 <<< 178205 1726889863.44369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889863.44372: 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 <<< 178205 1726889863.44375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fddc70> <<< 178205 1726889863.44439: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fdd3a0> # /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 0x7f5b04fdde20> # /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 0x7f5b04fee2e0> <<< 178205 1726889863.44442: 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' <<< 178205 1726889863.44476: 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 0x7f5b04fee460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee310> <<< 178205 1726889863.44662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 178205 1726889863.44863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee400> # /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 0x7f5b04feed30> # 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 0x7f5b04feeb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee550> # /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' <<< 178205 1726889863.44868: 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 <<< 178205 1726889863.44873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 178205 1726889863.44878: 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 <<< 178205 1726889863.44883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889863.44896: 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 0x7f5b04f89970> # /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 0x7f5b04f89a60> <<< 178205 1726889863.44988: 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 0x7f5b04f89d60> <<< 178205 1726889863.45067: 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' <<< 178205 1726889863.45201: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f9a370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f89310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f76eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889863.45214: 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 import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f895b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f76b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee910> <<< 178205 1726889863.45224: 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 <<< 178205 1726889863.45570: 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 0x7f5b04e8a4c0> # /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 0x7f5b04ea3f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e8ad00> <<< 178205 1726889863.45573: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e8a850> <<< 178205 1726889863.45781: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f9af70> <<< 178205 1726889863.45784: 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' <<< 178205 1726889863.45807: stdout chunk (state=3): >>>import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e53dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889863.45856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889863.45902: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e71340> <<< 178205 1726889863.45977: 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 0x7f5b04e71f40> <<< 178205 1726889863.46034: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e53e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e53790> <<< 178205 1726889863.46043: 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' <<< 178205 1726889863.46046: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889863.46048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889863.46079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889863.46091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889863.46138: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04deef70> <<< 178205 1726889863.46332: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dee430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e55880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050278b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05005ee0> <<< 178205 1726889863.46363: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052f1580> <<< 178205 1726889863.46399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.46432: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0527d850> <<< 178205 1726889863.46480: 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 0x7f5b04e05e20> <<< 178205 1726889863.46498: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889863.46549: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e05fa0> <<< 178205 1726889863.46835: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0531ef40> <<< 178205 1726889863.46846: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b054059d0> <<< 178205 1726889863.46852: 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' <<< 178205 1726889863.46856: 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 <<< 178205 1726889863.46859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889863.46864: 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' <<< 178205 1726889863.46866: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db5700> <<< 178205 1726889863.46869: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e25b80> # /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' <<< 178205 1726889863.46871: 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 <<< 178205 1726889863.46873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889863.46875: 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 0x7f5b04dc1130> <<< 178205 1726889863.46880: 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 0x7f5b04dc13d0> <<< 178205 1726889863.46946: 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 <<< 178205 1726889863.47056: stdout chunk (state=3): >>># 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 0x7f5b04dc1610> # /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 0x7f5b04dc1850> <<< 178205 1726889863.47061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dc1a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db5ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db59d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 178205 1726889863.47063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 178205 1726889863.47067: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db5eb0> <<< 178205 1726889863.47139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889863.47143: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2400> # /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' <<< 178205 1726889863.47217: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd28b0> <<< 178205 1726889863.47223: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2520> <<< 178205 1726889863.47226: 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 <<< 178205 1726889863.47271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889863.47275: 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' <<< 178205 1726889863.47278: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d6d1c0> <<< 178205 1726889863.47333: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2d00> <<< 178205 1726889863.47353: 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 <<< 178205 1726889863.47372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889863.47380: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05412400> <<< 178205 1726889863.47406: 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 <<< 178205 1726889863.47427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889863.47480: 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 0x7f5b04d74b50> <<< 178205 1726889863.47537: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b054056d0> <<< 178205 1726889863.47551: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053fc550> <<< 178205 1726889863.47575: 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 <<< 178205 1726889863.47591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889863.47636: 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' <<< 178205 1726889863.47640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889863.47663: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d91670> <<< 178205 1726889863.47699: 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 <<< 178205 1726889863.47749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889863.47755: 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' <<< 178205 1726889863.47761: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d9c940> <<< 178205 1726889863.47804: 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 <<< 178205 1726889863.47826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 178205 1726889863.47830: 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 <<< 178205 1726889863.47832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 178205 1726889863.47834: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04da66d0> <<< 178205 1726889863.47861: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d9cf70> <<< 178205 1726889863.47887: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d91b20> <<< 178205 1726889863.48003: 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' <<< 178205 1726889863.48132: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d9c3a0> <<< 178205 1726889863.48136: 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' <<< 178205 1726889863.48139: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d1a670> <<< 178205 1726889863.48142: 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' <<< 178205 1726889863.48169: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d1a880> <<< 178205 1726889863.48172: 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' <<< 178205 1726889863.48175: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d1ab80> <<< 178205 1726889863.48178: 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' <<< 178205 1726889863.48181: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d1ae50> <<< 178205 1726889863.48183: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d91100> <<< 178205 1726889863.48186: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d74d00> <<< 178205 1726889863.48189: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d914c0> <<< 178205 1726889864.17025: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889864.18643: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889864.18674: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889864.19379: 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 <<< 178205 1726889864.19467: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889864.19568: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 <<< 178205 1726889864.19683: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 178205 1726889864.19805: stdout chunk (state=3): >>># cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing 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 <<< 178205 1726889864.19870: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # 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 <<< 178205 1726889864.19973: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.20089: stdout chunk (state=3): >>># 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<<< 178205 1726889864.20197: stdout chunk (state=3): >>> # 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 <<< 178205 1726889864.20237: stdout chunk (state=3): >>># cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # 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 <<< 178205 1726889864.20292: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 178205 1726889864.20953: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889864.20963: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889864.20995: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889864.21014: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889864.21041: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889864.21072: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889864.21116: 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 <<< 178205 1726889864.21169: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21192: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21228: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21262: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21299: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21330: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21354: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21377: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21404: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21422: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21456: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21493: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21532: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme <<< 178205 1726889864.21568: 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 <<< 178205 1726889864.21606: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 178205 1726889864.21653: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21685: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 178205 1726889864.21753: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21790: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # 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 <<< 178205 1726889864.21838: 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 <<< 178205 1726889864.21882: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.21929: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy 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 <<< 178205 1726889864.21970: 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 # 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 <<< 178205 1726889864.22001: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.22042: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 178205 1726889864.22062: 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 <<< 178205 1726889864.22858: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 178205 1726889864.22874: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889864.22904: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889864.22933: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889864.22973: 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 # 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 <<< 178205 1726889864.23015: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889864.23034: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889864.23067: 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 <<< 178205 1726889864.23100: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889864.23149: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889864.23220: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 178205 1726889864.23252: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.23290: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889864.23349: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 178205 1726889864.23367: stdout chunk (state=3): >>># destroy posix <<< 178205 1726889864.23398: 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 <<< 178205 1726889864.23454: 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 # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc <<< 178205 1726889864.23489: stdout chunk (state=3): >>># 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 <<< 178205 1726889864.23519: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889864.23553: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889864.23626: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889864.23630: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889864.23699: 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 <<< 178205 1726889864.23731: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 178205 1726889864.23781: 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 <<< 178205 1726889864.23837: 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 # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889864.23937: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889864.24656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889864.24742: stderr chunk (state=3): >>><<< 178205 1726889864.24745: stdout chunk (state=3): >>><<< 178205 1726889864.25194: _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 0x7f5b0931edc0> # /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 0x7f5b092c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0931eb20> # /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 0x7f5b0931eac0> 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 0x7f5b092c3490> # /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 0x7f5b092c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3670> # /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 0x7f5b0927a190> # /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 0x7f5b0927a220> # /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 0x7f5b0929d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0927a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092db880> # /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 0x7f5b09273d90> # /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 0x7f5b0929dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b092c3970> 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 0x7f5b0923feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09242f40> # /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 0x7f5b09237610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09240640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0923f370> # /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 0x7f5b08f1fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f1f8b0> 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 0x7f5b08f1feb0> # /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 0x7f5b08f1ff70> # /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 0x7f5b08f1fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f77d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f72610> # /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 0x7f5b08f84670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b09246e20> # /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 0x7f5b08f30c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f77250> # 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 0x7f5b08f84280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0924c9d0> # /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 0x7f5b08f30fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f30d90> # /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 0x7f5b08f30d00> # /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 0x7f5b08f04370> # /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 0x7f5b08f04460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f38fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33490> # /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 0x7f5b08e521c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08eefc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f33eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0924c040> # /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 0x7f5b08e65af0> 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 0x7f5b08e65e20> # /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 0x7f5b08e78730> # /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 0x7f5b08e78c70> # 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 0x7f5b08e0e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e65f10> # /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 0x7f5b08e1f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e785b0> 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 0x7f5b08e1f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f309d0> # /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 0x7f5b08e3b6a0> # /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 0x7f5b08e3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e3b760> # 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 0x7f5b08e3b850> # /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 0x7f5b08e3bca0> # 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 0x7f5b08e471f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e3b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08e2da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08f305b0> # /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 0x7f5b08e3ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5b08d63670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_orc1drch/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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 0x7f5b087517c0> # /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 0x7f5b08751160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751f10> # /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 0x7f5b087514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08751d30> 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 0x7f5b08751f70> # /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 0x7f5b08751100> # /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 0x7f5b086a5ee0> # 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 0x7f5b086c2f40> # 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 0x7f5b086c2d60> # /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 0x7f5b086c23d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08737dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087373a0> # /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 0x7f5b08737f70> # /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 0x7f5b08785c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08721cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08755490> # 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 0x7f5b087214c0> # /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 0x7f5b087214f0> # /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 0x7f5b08688250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087971f0> # /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 0x7f5b086938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08797370> # /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 0x7f5b087b1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08693880> # 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 0x7f5b086936d0> # 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 0x7f5b08692670> # 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 0x7f5b086925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0878f8b0> # /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 0x7f5b08718670> # 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 0x7f5b08717ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087270d0> # 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 0x7f5b087180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0875ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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 0x7f5b08276580> # /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 0x7f5b08663520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0821a0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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 0x7f5b08717bb0> # 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_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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 0x7f5b08670970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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 0x7f5b087a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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 0x7f5b086577c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b086547f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0864e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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 0x7f5b0805a640> # /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 0x7f5b0805a6d0> # /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 0x7f5b0805ac10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a910> # /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 0x7f5b0805a070> # /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 0x7f5b08025730> # /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 0x7f5b08025c40> # /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 0x7f5b08025e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087a0700> # /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 0x7f5b08024a60> # /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 0x7f5b08024ac0> # /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 0x7f5b080a3610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08024ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08024370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b087a06d0> # /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 0x7f5b08206070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0824bdc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080a3430> # /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 0x7f5b08245df0> # /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 0x7f5b08245250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08253d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08079f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0820b910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08670ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805ae50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a6a0> # /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 0x7f5b0805a760> # /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 0x7f5b08245ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0805a160> # /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 0x7f5b08276a60> # /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 0x7f5b0820c940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080bb5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b08276850> # /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 0x7f5b080a86a0> # /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 0x7f5b080545e0> # /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 0x7f5b0806cb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b080548e0> # /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 0x7f5b0806c6d0> # /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 0x7f5b08035700> # /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 0x7f5b07dd2ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_orc1drch/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_orc1drch/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_orc1drch/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_orc1drch/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 0x7f5b07d34be0> # /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 0x7f5b07d34d60> # /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 0x7f5b07d86430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34250> # /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 0x7f5b07d34850> # /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 0x7f5b07cba9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba580> # /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 0x7f5b079c0550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cbaa00> # /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 0x7f5b0791fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cdc2e0> # /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 0x7f5b063d52e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b079f38b0> # /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 0x7f5b062a3e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b063b4580> # /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 0x7f5b0620ea00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b063d5520> # /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 0x7f5b06207d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0620efa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba130> # /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 0x7f5b06136b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06136340> # /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 0x7f5b0614a700> # /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 0x7f5b061562b0> # /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 0x7f5b06156850> # /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 0x7f5b06156ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06156370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0614a790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06141dc0> # /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 0x7f5b05d06ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0614a190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06136ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b06239730> # /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 0x7f5b06239f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b062398b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07cba280> # /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 0x7f5b05d14d60> # /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 0x7f5b05b85220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c242b0> # /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 0x7f5b05ba07f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05bd7e50> # /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 0x7f5b05ba0e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0bb0> # /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 0x7f5b05ba0ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0e50> # /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 0x7f5b05a8a1c0> # /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 0x7f5b05a8a250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0f40> # /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 0x7f5b05a8a3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0eb0> # /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 0x7f5b05ba0c40> # /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 0x7f5b05a8a1f0> # /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 0x7f5b05a8a430> # /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 0x7f5b05a8a4c0> # /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 0x7f5b05a8a550> # /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 0x7f5b05a8a5e0> # /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 0x7f5b05a8a670> # /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 0x7f5b05a8a700> # /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 0x7f5b05a8a790> # /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 0x7f5b05a8a820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba0220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c0b1c0> # /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 0x7f5b05a8abe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a8a940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05ba08e0> # /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 0x7f5b05c24100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c02ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05c022b0> # /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 0x7f5b05c02490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d39b50> # /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 0x7f5b05c02e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d14d00> # /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 0x7f5b05aa0c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa04f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05d39940> # /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 0x7f5b05a3d2b0> # /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 0x7f5b059f1190> # 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 0x7f5b059f1220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a516a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a3d6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a31a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a2b0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa0ee0> # /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 0x7f5b059f1fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b059f1790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05aa0d90> # /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 0x7f5b05a2b940> # /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 0x7f5b05a14850> # /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 0x7f5b05a148e0> # /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 0x7f5b05a14a60> # /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 0x7f5b058551c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a23190> # /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 0x7f5b05855220> # /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 0x7f5b05855310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05a14a00> # /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 0x7f5b05a14fa0> # /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 0x7f5b057dd3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057dd190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057cd9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b058669d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05855eb0> # /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 0x7f5b05866ca0> # /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 0x7f5b0586d9a0> # /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 0x7f5b057eb700> # /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 0x7f5b057eb340> # /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 0x7f5b057fc670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057fc190> # /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 0x7f5b057fc4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b07d34550> # /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 0x7f5b05803fa0> # /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 0x7f5b057b8fa0> # /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 0x7f5b05753d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057533d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4ee0> # /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 0x7f5b05753220> # /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 0x7f5b0577d160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05753eb0> # /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 0x7f5b0576e9d0> # /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 0x7f5b0577dfd0> # /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 0x7f5b0567c1c0> # /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 0x7f5b0567c310> # /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 0x7f5b0567c910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0567c640> # /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 0x7f5b0567c9d0> # /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 0x7f5b0568a610> # /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 0x7f5b0568a700> # /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 0x7f5b0568aee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0568aaf0> # /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 0x7f5b0568af40> # /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 0x7f5b056a0b20> # /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 0x7f5b056a0c40> # /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 0x7f5b056a0e80> # /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 0x7f5b05630310> # /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 0x7f5b05630d00> # /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 0x7f5b05630e50> # /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 0x7f5b05640550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640130> # /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 0x7f5b05640f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05640a90> # /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 0x7f5b05640d90> # /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 0x7f5b0564d820> # /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 0x7f5b0564dfa0> # /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 0x7f5b056592b0> # /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 0x7f5b056593a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a44c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05803d00> # /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 0x7f5b05659f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05659c40> # /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 0x7f5b055f45e0> # /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 0x7f5b055fd520> # 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 0x7f5b055f4e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055f4df0> # /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 0x7f5b05628760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b056281f0> # /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 0x7f5b05576a90> # /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 0x7f5b05576c70> # /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 0x7f5b05628cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05628a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05667160> # /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 0x7f5b055f4220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05659af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b057a4250> # /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 0x7f5b05596190> # /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 0x7f5b055964c0> # /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 0x7f5b05596d30> # /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 0x7f5b0552b640> # /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 0x7f5b0552bbb0> # /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 0x7f5b05538c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05538850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055385b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05538220> # /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 0x7f5b05538460> # /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 0x7f5b05545be0> # /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 0x7f5b05545c70> # /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 0x7f5b055552b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545df0> # /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 0x7f5b0545d310> # /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 0x7f5b05466370> # /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 0x7f5b05466310> # /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 0x7f5b054664c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05466220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0545dd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0545d3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0544ea60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0544e0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05555970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05545820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b055450d0> # /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 0x7f5b05545970> # /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 0x7f5b0545ddc0> # /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 0x7f5b05466790> # /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 0x7f5b05466a00> # /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 0x7f5b05466f70> # /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 0x7f5b05482760> # /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 0x7f5b05405940> # /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 0x7f5b05412bb0> # /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 0x7f5b05435160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05412c10> # /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 0x7f5b053dd430> # /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 0x7f5b053dd550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d04c0> # /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 0x7f5b053d07f0> # /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 0x7f5b053d2940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053d0160> # /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 0x7f5b053d0220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053c3ac0> # /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 0x7f5b053d2df0> # /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 0x7f5b05378220> # /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 0x7f5b05378310> # /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 0x7f5b05378430> # /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 0x7f5b0534c670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053a1f70> # /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 0x7f5b053b3a00> # /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 0x7f5b053b3a90> # /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 0x7f5b0534c2e0> # /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 0x7f5b0535e3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05384d30> # /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 0x7f5b0538d9a0> # /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 0x7f5b0530a8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0538d2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05378be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05430dc0> # /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 0x7f5b0532f670> # /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 0x7f5b0532fe20> # /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 0x7f5b052bf190> # /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 0x7f5b052bfac0> # /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 0x7f5b052de1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bfd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052bf220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0531e8b0> # /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 0x7f5b05297310> # /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 0x7f5b05297df0> # /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 0x7f5b05297f70> # /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 0x7f5b0529fc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0529f7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0529f340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297a90> # /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 0x7f5b05297be0> # /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 0x7f5b0524ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0524c6a0> # /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 0x7f5b0524c700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241640> # /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 0x7f5b05241820> # /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 0x7f5b051f8940> # /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 0x7f5b051f8af0> # /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 0x7f5b051f8ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f85e0> # /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 0x7f5b051f88e0> # /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 0x7f5b05200100> # /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 0x7f5b05200160> # /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 0x7f5b05211370> # /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 0x7f5b05211940> # /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 0x7f5b05231e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05200c40> # /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 0x7f5b05200ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f8280> # /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 0x7f5b051f8340> # /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 0x7f5b051f8040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05255b20> # /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 0x7f5b051b9910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051b9550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05266940> # /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 0x7f5b051f80a0> # /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 0x7f5b051b9d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241970> # /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 0x7f5b051c5940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05241040> # /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 0x7f5b051df2b0> # /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 0x7f5b051df520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d30a0> # /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 0x7f5b051dfe20> # /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 0x7f5b051e51c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051dfa00> # /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 0x7f5b051dfc70> # /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 0x7f5b051e5c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5820> # /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 0x7f5b051f00d0> # /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 0x7f5b051f0b80> # /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 0x7f5b051f0c40> # /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 0x7f5b051f0cd0> # /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 0x7f5b051f0d60> # /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 0x7f5b051f0df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051f0520> # /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 0x7f5b051f0fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5b50> # /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 0x7f5b051193a0> # /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 0x7f5b051196d0> # /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 0x7f5b05119940> # /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 0x7f5b05119be0> # /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 0x7f5b05119e80> # /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 0x7f5b0511e160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5460> # /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 0x7f5b0511e4c0> # /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 0x7f5b0511e8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511e760> # /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 0x7f5b0511ed00> # /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 0x7f5b0511ec10> # /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 0x7f5b0511ed30> # /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 0x7f5b0512a100> # /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 0x7f5b0512a190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051e5670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d38b0> # /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 0x7f5b051d38e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b051d3430> # /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 0x7f5b051e5550> # /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 0x7f5b052413d0> # /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 0x7f5b0512afd0> # /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 0x7f5b050c25b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c23a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050c2130> # /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 0x7f5b050c2430> # /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 0x7f5b050cdf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0511ec70> # /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 0x7f5b050dea90> # /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 0x7f5b050eb280> # /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 0x7f5b050eb340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050deb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de6a0> # /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 0x7f5b0509b1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050ebd30> # /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 0x7f5b050ebf40> # /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 0x7f5b0509b820> # /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 0x7f5b0509bee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050de760> # /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 0x7f5b0504b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05041e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05041310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050b2880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050ebb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052afc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052af580> # /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 0x7f5b05041f40> # /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 0x7f5b05041c70> # /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 0x7f5b05054940> # /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 0x7f5b05054d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05297550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052888b0> # /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 0x7f5b0506f310> # /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 0x7f5b0506f6a0> # /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 0x7f5b0506f7c0> # /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 0x7f5b05005130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0506f880> # /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 0x7f5b05012190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05005a30> # /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 0x7f5b04fb8940> # /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 0x7f5b04fc4580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05012f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05012730> # /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 0x7f5b05027a30> # /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 0x7f5b04fddc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fdd3a0> # /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 0x7f5b04fdde20> # /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 0x7f5b04fee2e0> # /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 0x7f5b04fee460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee310> # /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 0x7f5b04fee400> # /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 0x7f5b04feed30> # 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 0x7f5b04feeb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee550> # /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 0x7f5b04f89970> # /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 0x7f5b04f89a60> # /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 0x7f5b04f89d60> # /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 0x7f5b04f9a370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f89310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f76eb0> # 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 0x7f5b04f895b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f76b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04fee910> # /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 0x7f5b04e8a4c0> # /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 0x7f5b04ea3f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e8ad00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e8a850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04f9af70> # /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 0x7f5b04e53dc0> # /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 0x7f5b04e71340> # 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 0x7f5b04e71f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e53e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e53790> # /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 0x7f5b04deef70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dee430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e55880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b050278b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05005ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b052f1580> # /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 0x7f5b0527d850> # /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 0x7f5b04e05e20> # /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 0x7f5b04e05fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b0531ef40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b054059d0> # /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 0x7f5b04db5700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04e25b80> # /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 0x7f5b04dc1130> # /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 0x7f5b04dc13d0> # /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 0x7f5b04dc1610> # /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 0x7f5b04dc1850> # /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 0x7f5b04dc1a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db5ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04db59d0> # /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 0x7f5b04db5eb0> # /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 0x7f5b04dd2400> # /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 0x7f5b04dd28b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2520> # /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 0x7f5b04d6d1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04dd2d00> # /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 0x7f5b04dd2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b05412400> # /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 0x7f5b04d74b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b054056d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b053fc550> # /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 0x7f5b04d91670> # /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 0x7f5b04d9c940> # /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 0x7f5b04da66d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d9cf70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d91b20> # /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 0x7f5b04d9c3a0> # /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 0x7f5b04d1a670> # /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 0x7f5b04d1a880> # /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 0x7f5b04d1ab80> # /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 0x7f5b04d1ae50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d91100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b04d74d00> # /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 0x7f5b04d914c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889864.28276: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889862.8903246-180735-16224469670243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889864.28280: _low_level_execute_command(): starting 178205 1726889864.28282: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889862.8903246-180735-16224469670243/ > /dev/null 2>&1 && sleep 0' 178205 1726889864.28285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889864.28287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889864.28290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889864.28292: 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 <<< 178205 1726889864.28294: stderr 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 <<< 178205 1726889864.28296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889864.28298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889864.28313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889864.28374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889864.30249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889864.30253: stdout chunk (state=3): >>><<< 178205 1726889864.30270: stderr chunk (state=3): >>><<< 178205 1726889864.30322: _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 178205 1726889864.30358: handler run complete 178205 1726889864.30423: attempt loop complete, returning result 178205 1726889864.30485: _execute() done 178205 1726889864.30506: dumping result to json 178205 1726889864.30530: done dumping result, returning 178205 1726889864.30547: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-0000000010c9] 178205 1726889864.30582: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c9 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889864.30986: no more pending results, returning what we have 178205 1726889864.30989: results queue empty 178205 1726889864.30990: checking for any_errors_fatal 178205 1726889864.30997: done checking for any_errors_fatal 178205 1726889864.30997: checking for max_fail_percentage 178205 1726889864.30999: done checking for max_fail_percentage 178205 1726889864.31000: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.31001: done checking to see if all hosts have failed 178205 1726889864.31001: getting the remaining hosts for this loop 178205 1726889864.31003: done getting the remaining hosts for this loop 178205 1726889864.31006: getting the next task for host managed_node2 178205 1726889864.31015: done getting next task for host managed_node2 178205 1726889864.31017: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889864.31024: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.31032: getting variables 178205 1726889864.31036: in VariableManager get_vars() 178205 1726889864.31093: Calling all_inventory to load vars for managed_node2 178205 1726889864.31099: Calling groups_inventory to load vars for managed_node2 178205 1726889864.31107: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.31128: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.31138: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.31144: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.31766: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010c9 178205 1726889864.31769: WORKER PROCESS EXITING 178205 1726889864.31891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.32670: done with get_vars() 178205 1726889864.32685: done getting variables 178205 1726889864.33261: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:37:44 -0400 (0:00:01.516) 0:01:17.321 ****** 178205 1726889864.33298: entering _queue_task() for managed_node2/command 178205 1726889864.33932: worker is 1 (out of 1 available) 178205 1726889864.33945: exiting _queue_task() for managed_node2/command 178205 1726889864.33961: done queuing things up, now waiting for results queue to drain 178205 1726889864.33962: waiting for pending results... 178205 1726889864.34277: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889864.34406: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ca 178205 1726889864.34428: variable 'ansible_search_path' from source: unknown 178205 1726889864.34463: calling self._execute() 178205 1726889864.34578: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.34583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.34595: variable 'omit' from source: magic vars 178205 1726889864.35014: variable 'storage_test_volume' from source: include params 178205 1726889864.35037: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.35063: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889864.35067: when evaluation is False, skipping this task 178205 1726889864.35075: _execute() done 178205 1726889864.35082: dumping result to json 178205 1726889864.35089: done dumping result, returning 178205 1726889864.35099: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-0000000010ca] 178205 1726889864.35110: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ca skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889864.35274: no more pending results, returning what we have 178205 1726889864.35278: results queue empty 178205 1726889864.35279: checking for any_errors_fatal 178205 1726889864.35288: done checking for any_errors_fatal 178205 1726889864.35289: checking for max_fail_percentage 178205 1726889864.35291: done checking for max_fail_percentage 178205 1726889864.35292: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.35293: done checking to see if all hosts have failed 178205 1726889864.35294: getting the remaining hosts for this loop 178205 1726889864.35295: done getting the remaining hosts for this loop 178205 1726889864.35299: getting the next task for host managed_node2 178205 1726889864.35308: done getting next task for host managed_node2 178205 1726889864.35313: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889864.35319: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.35323: getting variables 178205 1726889864.35326: in VariableManager get_vars() 178205 1726889864.35365: Calling all_inventory to load vars for managed_node2 178205 1726889864.35369: Calling groups_inventory to load vars for managed_node2 178205 1726889864.35372: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.35385: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.35388: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.35391: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.36154: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ca 178205 1726889864.36158: WORKER PROCESS EXITING 178205 1726889864.36179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.38046: done with get_vars() 178205 1726889864.38060: done getting variables 178205 1726889864.38116: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:37:44 -0400 (0:00:00.048) 0:01:17.369 ****** 178205 1726889864.38149: entering _queue_task() for managed_node2/assert 178205 1726889864.38381: worker is 1 (out of 1 available) 178205 1726889864.38393: exiting _queue_task() for managed_node2/assert 178205 1726889864.38403: done queuing things up, now waiting for results queue to drain 178205 1726889864.38404: waiting for pending results... 178205 1726889864.39581: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889864.39689: in run() - task 02369adf-7a19-34ed-f5d1-0000000010cb 178205 1726889864.39702: variable 'ansible_search_path' from source: unknown 178205 1726889864.39735: calling self._execute() 178205 1726889864.39838: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.39841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.39853: variable 'omit' from source: magic vars 178205 1726889864.40698: variable 'storage_test_volume' from source: include params 178205 1726889864.40735: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889864.40739: when evaluation is False, skipping this task 178205 1726889864.40741: _execute() done 178205 1726889864.40744: dumping result to json 178205 1726889864.40746: done dumping result, returning 178205 1726889864.40753: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-0000000010cb] 178205 1726889864.40758: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cb 178205 1726889864.40856: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cb 178205 1726889864.40860: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.40932: no more pending results, returning what we have 178205 1726889864.40935: results queue empty 178205 1726889864.40936: checking for any_errors_fatal 178205 1726889864.40941: done checking for any_errors_fatal 178205 1726889864.40942: checking for max_fail_percentage 178205 1726889864.40943: done checking for max_fail_percentage 178205 1726889864.40944: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.40945: done checking to see if all hosts have failed 178205 1726889864.40946: getting the remaining hosts for this loop 178205 1726889864.40948: done getting the remaining hosts for this loop 178205 1726889864.40951: getting the next task for host managed_node2 178205 1726889864.40958: done getting next task for host managed_node2 178205 1726889864.40960: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889864.40964: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.40967: getting variables 178205 1726889864.40968: in VariableManager get_vars() 178205 1726889864.40997: Calling all_inventory to load vars for managed_node2 178205 1726889864.41000: Calling groups_inventory to load vars for managed_node2 178205 1726889864.41003: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.41015: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.41018: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.41021: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.42285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.42820: done with get_vars() 178205 1726889864.42835: done getting variables 178205 1726889864.42890: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:37:44 -0400 (0:00:00.053) 0:01:17.423 ****** 178205 1726889864.43549: entering _queue_task() for managed_node2/assert 178205 1726889864.43818: worker is 1 (out of 1 available) 178205 1726889864.43834: exiting _queue_task() for managed_node2/assert 178205 1726889864.43846: done queuing things up, now waiting for results queue to drain 178205 1726889864.43847: waiting for pending results... 178205 1726889864.44157: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889864.44320: in run() - task 02369adf-7a19-34ed-f5d1-0000000010cc 178205 1726889864.44343: variable 'ansible_search_path' from source: unknown 178205 1726889864.44379: calling self._execute() 178205 1726889864.44497: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.44517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.44532: variable 'omit' from source: magic vars 178205 1726889864.44890: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.44906: Evaluated conditional (_storage_test_volume_present): True 178205 1726889864.44919: variable 'omit' from source: magic vars 178205 1726889864.44985: variable 'omit' from source: magic vars 178205 1726889864.45206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889864.47970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889864.48050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889864.48093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889864.48154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889864.48184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889864.48295: variable 'storage_test_volume' from source: include params 178205 1726889864.48323: variable '__dev_ne_raw' from source: task vars 178205 1726889864.48483: variable 'storage_test_volume' from source: include params 178205 1726889864.48573: variable 'omit' from source: magic vars 178205 1726889864.48680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889864.48713: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889864.48778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889864.48886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.48901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.48940: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889864.48949: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.48956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.49077: Set connection var ansible_pipelining to False 178205 1726889864.49205: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889864.49218: Set connection var ansible_shell_executable to /bin/sh 178205 1726889864.49307: Set connection var ansible_connection to ssh 178205 1726889864.49323: Set connection var ansible_shell_type to sh 178205 1726889864.49337: Set connection var ansible_timeout to 10 178205 1726889864.49370: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.49377: variable 'ansible_connection' from source: unknown 178205 1726889864.49383: variable 'ansible_module_compression' from source: unknown 178205 1726889864.49390: variable 'ansible_shell_type' from source: unknown 178205 1726889864.49396: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.49401: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.49415: variable 'ansible_pipelining' from source: unknown 178205 1726889864.49526: variable 'ansible_timeout' from source: unknown 178205 1726889864.49542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.49672: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889864.49755: variable 'omit' from source: magic vars 178205 1726889864.49765: starting attempt loop 178205 1726889864.49770: running the handler 178205 1726889864.50147: variable '__dev_ne_raw' from source: task vars 178205 1726889864.50325: variable 'storage_test_volume' from source: include params 178205 1726889864.50360: variable 'storage_test_volume' from source: include params 178205 1726889864.50390: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889864.50406: handler run complete 178205 1726889864.50428: attempt loop complete, returning result 178205 1726889864.50440: _execute() done 178205 1726889864.50447: dumping result to json 178205 1726889864.50454: done dumping result, returning 178205 1726889864.50471: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-0000000010cc] 178205 1726889864.50482: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cc ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889864.50662: no more pending results, returning what we have 178205 1726889864.50666: results queue empty 178205 1726889864.50667: checking for any_errors_fatal 178205 1726889864.50673: done checking for any_errors_fatal 178205 1726889864.50674: checking for max_fail_percentage 178205 1726889864.50676: done checking for max_fail_percentage 178205 1726889864.50676: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.50678: done checking to see if all hosts have failed 178205 1726889864.50678: getting the remaining hosts for this loop 178205 1726889864.50680: done getting the remaining hosts for this loop 178205 1726889864.50683: getting the next task for host managed_node2 178205 1726889864.50691: done getting next task for host managed_node2 178205 1726889864.50694: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889864.50699: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.50703: getting variables 178205 1726889864.50704: in VariableManager get_vars() 178205 1726889864.50743: Calling all_inventory to load vars for managed_node2 178205 1726889864.50746: Calling groups_inventory to load vars for managed_node2 178205 1726889864.50756: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.50769: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.50772: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.50775: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.51663: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cc 178205 1726889864.51667: WORKER PROCESS EXITING 178205 1726889864.51689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.52944: done with get_vars() 178205 1726889864.52960: done getting variables 178205 1726889864.53018: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:37:44 -0400 (0:00:00.094) 0:01:17.518 ****** 178205 1726889864.53047: entering _queue_task() for managed_node2/assert 178205 1726889864.53481: worker is 1 (out of 1 available) 178205 1726889864.53497: exiting _queue_task() for managed_node2/assert 178205 1726889864.53518: done queuing things up, now waiting for results queue to drain 178205 1726889864.53520: waiting for pending results... 178205 1726889864.53905: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889864.54046: in run() - task 02369adf-7a19-34ed-f5d1-0000000010cd 178205 1726889864.54077: variable 'ansible_search_path' from source: unknown 178205 1726889864.54118: calling self._execute() 178205 1726889864.54249: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.54261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.54286: variable 'omit' from source: magic vars 178205 1726889864.54729: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.54741: variable 'storage_test_volume' from source: include params 178205 1726889864.54783: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889864.54791: when evaluation is False, skipping this task 178205 1726889864.54799: _execute() done 178205 1726889864.54806: dumping result to json 178205 1726889864.54821: done dumping result, returning 178205 1726889864.54836: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-0000000010cd] 178205 1726889864.54848: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cd skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.55020: no more pending results, returning what we have 178205 1726889864.55025: results queue empty 178205 1726889864.55025: checking for any_errors_fatal 178205 1726889864.55037: done checking for any_errors_fatal 178205 1726889864.55038: checking for max_fail_percentage 178205 1726889864.55040: done checking for max_fail_percentage 178205 1726889864.55041: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.55043: done checking to see if all hosts have failed 178205 1726889864.55044: getting the remaining hosts for this loop 178205 1726889864.55045: done getting the remaining hosts for this loop 178205 1726889864.55049: getting the next task for host managed_node2 178205 1726889864.55059: done getting next task for host managed_node2 178205 1726889864.55062: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889864.55068: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.55076: getting variables 178205 1726889864.55078: in VariableManager get_vars() 178205 1726889864.55115: Calling all_inventory to load vars for managed_node2 178205 1726889864.55118: Calling groups_inventory to load vars for managed_node2 178205 1726889864.55122: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.55135: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.55139: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.55142: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.56076: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cd 178205 1726889864.56080: WORKER PROCESS EXITING 178205 1726889864.56102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.56809: done with get_vars() 178205 1726889864.56829: done getting variables 178205 1726889864.56886: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:37:44 -0400 (0:00:00.038) 0:01:17.557 ****** 178205 1726889864.56927: entering _queue_task() for managed_node2/assert 178205 1726889864.57195: worker is 1 (out of 1 available) 178205 1726889864.57209: exiting _queue_task() for managed_node2/assert 178205 1726889864.57221: done queuing things up, now waiting for results queue to drain 178205 1726889864.57222: waiting for pending results... 178205 1726889864.57523: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889864.57692: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ce 178205 1726889864.57709: variable 'ansible_search_path' from source: unknown 178205 1726889864.57746: calling self._execute() 178205 1726889864.57854: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.57863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.57876: variable 'omit' from source: magic vars 178205 1726889864.58502: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.58628: variable 'storage_test_volume' from source: include params 178205 1726889864.58677: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889864.58685: when evaluation is False, skipping this task 178205 1726889864.58692: _execute() done 178205 1726889864.58699: dumping result to json 178205 1726889864.58706: done dumping result, returning 178205 1726889864.58766: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-0000000010ce] 178205 1726889864.58783: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ce skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.58938: no more pending results, returning what we have 178205 1726889864.58942: results queue empty 178205 1726889864.58942: checking for any_errors_fatal 178205 1726889864.58952: done checking for any_errors_fatal 178205 1726889864.58953: checking for max_fail_percentage 178205 1726889864.58955: done checking for max_fail_percentage 178205 1726889864.58956: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.58957: done checking to see if all hosts have failed 178205 1726889864.58957: getting the remaining hosts for this loop 178205 1726889864.58959: done getting the remaining hosts for this loop 178205 1726889864.58963: getting the next task for host managed_node2 178205 1726889864.58972: done getting next task for host managed_node2 178205 1726889864.58975: ^ task is: TASK: Check LUKS version 178205 1726889864.58980: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.58985: getting variables 178205 1726889864.58987: in VariableManager get_vars() 178205 1726889864.59024: Calling all_inventory to load vars for managed_node2 178205 1726889864.59027: Calling groups_inventory to load vars for managed_node2 178205 1726889864.59031: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.59044: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.59047: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.59050: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.59825: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ce 178205 1726889864.59829: WORKER PROCESS EXITING 178205 1726889864.59853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.61022: done with get_vars() 178205 1726889864.61036: done getting variables 178205 1726889864.61098: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:37:44 -0400 (0:00:00.041) 0:01:17.599 ****** 178205 1726889864.61128: entering _queue_task() for managed_node2/assert 178205 1726889864.61352: worker is 1 (out of 1 available) 178205 1726889864.61365: exiting _queue_task() for managed_node2/assert 178205 1726889864.61376: done queuing things up, now waiting for results queue to drain 178205 1726889864.61377: waiting for pending results... 178205 1726889864.61660: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889864.61805: in run() - task 02369adf-7a19-34ed-f5d1-0000000010cf 178205 1726889864.61830: variable 'ansible_search_path' from source: unknown 178205 1726889864.61871: calling self._execute() 178205 1726889864.61972: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.61981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.61992: variable 'omit' from source: magic vars 178205 1726889864.62307: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.62323: Evaluated conditional (_storage_test_volume_present): True 178205 1726889864.62533: variable 'storage_test_volume' from source: include params 178205 1726889864.63330: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889864.63338: when evaluation is False, skipping this task 178205 1726889864.63345: _execute() done 178205 1726889864.63352: dumping result to json 178205 1726889864.63358: done dumping result, returning 178205 1726889864.63367: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-0000000010cf] 178205 1726889864.63377: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cf skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.63531: no more pending results, returning what we have 178205 1726889864.63535: results queue empty 178205 1726889864.63536: checking for any_errors_fatal 178205 1726889864.63547: done checking for any_errors_fatal 178205 1726889864.63548: checking for max_fail_percentage 178205 1726889864.63549: done checking for max_fail_percentage 178205 1726889864.63550: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.63551: done checking to see if all hosts have failed 178205 1726889864.63552: getting the remaining hosts for this loop 178205 1726889864.63554: done getting the remaining hosts for this loop 178205 1726889864.63557: getting the next task for host managed_node2 178205 1726889864.63565: done getting next task for host managed_node2 178205 1726889864.63567: ^ task is: TASK: Check LUKS key size 178205 1726889864.63573: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.63577: getting variables 178205 1726889864.63578: in VariableManager get_vars() 178205 1726889864.63615: Calling all_inventory to load vars for managed_node2 178205 1726889864.63617: Calling groups_inventory to load vars for managed_node2 178205 1726889864.63621: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.63634: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.63637: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.63640: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.64507: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010cf 178205 1726889864.64512: WORKER PROCESS EXITING 178205 1726889864.64535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.65249: done with get_vars() 178205 1726889864.65262: done getting variables 178205 1726889864.65318: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:37:44 -0400 (0:00:00.042) 0:01:17.641 ****** 178205 1726889864.65352: entering _queue_task() for managed_node2/assert 178205 1726889864.65569: worker is 1 (out of 1 available) 178205 1726889864.65580: exiting _queue_task() for managed_node2/assert 178205 1726889864.65591: done queuing things up, now waiting for results queue to drain 178205 1726889864.65592: waiting for pending results... 178205 1726889864.65891: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889864.66140: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d0 178205 1726889864.66177: variable 'ansible_search_path' from source: unknown 178205 1726889864.66219: calling self._execute() 178205 1726889864.66340: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.66350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.66368: variable 'omit' from source: magic vars 178205 1726889864.66722: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.66736: Evaluated conditional (_storage_test_volume_present): True 178205 1726889864.66840: variable 'storage_test_volume' from source: include params 178205 1726889864.66877: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889864.66884: when evaluation is False, skipping this task 178205 1726889864.66890: _execute() done 178205 1726889864.66895: dumping result to json 178205 1726889864.66900: done dumping result, returning 178205 1726889864.66912: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-0000000010d0] 178205 1726889864.66923: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.67078: no more pending results, returning what we have 178205 1726889864.67082: results queue empty 178205 1726889864.67083: checking for any_errors_fatal 178205 1726889864.67093: done checking for any_errors_fatal 178205 1726889864.67094: checking for max_fail_percentage 178205 1726889864.67096: done checking for max_fail_percentage 178205 1726889864.67097: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.67098: done checking to see if all hosts have failed 178205 1726889864.67099: getting the remaining hosts for this loop 178205 1726889864.67101: done getting the remaining hosts for this loop 178205 1726889864.67105: getting the next task for host managed_node2 178205 1726889864.67117: done getting next task for host managed_node2 178205 1726889864.67119: ^ task is: TASK: Check LUKS cipher 178205 1726889864.67125: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.67129: getting variables 178205 1726889864.67131: in VariableManager get_vars() 178205 1726889864.67168: Calling all_inventory to load vars for managed_node2 178205 1726889864.67171: Calling groups_inventory to load vars for managed_node2 178205 1726889864.67175: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.67189: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.67192: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.67195: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.67858: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d0 178205 1726889864.67888: WORKER PROCESS EXITING 178205 1726889864.67953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.68667: done with get_vars() 178205 1726889864.68681: done getting variables 178205 1726889864.68745: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:37:44 -0400 (0:00:00.034) 0:01:17.675 ****** 178205 1726889864.68775: entering _queue_task() for managed_node2/assert 178205 1726889864.69007: worker is 1 (out of 1 available) 178205 1726889864.69022: exiting _queue_task() for managed_node2/assert 178205 1726889864.69032: done queuing things up, now waiting for results queue to drain 178205 1726889864.69033: waiting for pending results... 178205 1726889864.69319: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889864.69451: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d1 178205 1726889864.69471: variable 'ansible_search_path' from source: unknown 178205 1726889864.69515: calling self._execute() 178205 1726889864.69625: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.69636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.69650: variable 'omit' from source: magic vars 178205 1726889864.70084: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.70096: Evaluated conditional (_storage_test_volume_present): True 178205 1726889864.70226: variable 'storage_test_volume' from source: include params 178205 1726889864.70268: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889864.70276: when evaluation is False, skipping this task 178205 1726889864.70292: _execute() done 178205 1726889864.70319: dumping result to json 178205 1726889864.70327: done dumping result, returning 178205 1726889864.70337: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-0000000010d1] 178205 1726889864.70348: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889864.70549: no more pending results, returning what we have 178205 1726889864.70553: results queue empty 178205 1726889864.70554: checking for any_errors_fatal 178205 1726889864.70562: done checking for any_errors_fatal 178205 1726889864.70562: checking for max_fail_percentage 178205 1726889864.70564: done checking for max_fail_percentage 178205 1726889864.70565: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.70566: done checking to see if all hosts have failed 178205 1726889864.70567: getting the remaining hosts for this loop 178205 1726889864.70578: done getting the remaining hosts for this loop 178205 1726889864.70582: getting the next task for host managed_node2 178205 1726889864.70590: done getting next task for host managed_node2 178205 1726889864.70592: ^ task is: TASK: Set test variables 178205 1726889864.70597: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.70602: getting variables 178205 1726889864.70604: in VariableManager get_vars() 178205 1726889864.70641: Calling all_inventory to load vars for managed_node2 178205 1726889864.70644: Calling groups_inventory to load vars for managed_node2 178205 1726889864.70648: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.70660: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.70663: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.70666: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.71315: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d1 178205 1726889864.71319: WORKER PROCESS EXITING 178205 1726889864.71350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.72036: done with get_vars() 178205 1726889864.72049: done getting variables 178205 1726889864.72108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:37:44 -0400 (0:00:00.033) 0:01:17.709 ****** 178205 1726889864.72139: entering _queue_task() for managed_node2/set_fact 178205 1726889864.72347: worker is 1 (out of 1 available) 178205 1726889864.72358: exiting _queue_task() for managed_node2/set_fact 178205 1726889864.72368: done queuing things up, now waiting for results queue to drain 178205 1726889864.72369: waiting for pending results... 178205 1726889864.72641: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889864.72781: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d2 178205 1726889864.72799: variable 'ansible_search_path' from source: unknown 178205 1726889864.72840: calling self._execute() 178205 1726889864.72940: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.72951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.72965: variable 'omit' from source: magic vars 178205 1726889864.73082: variable 'omit' from source: magic vars 178205 1726889864.73150: variable 'omit' from source: magic vars 178205 1726889864.73467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889864.78402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889864.78480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889864.78522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889864.78582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889864.78615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889864.78738: variable 'storage_test_volume' from source: include params 178205 1726889864.78771: variable '_storage_test_volume_present' from source: set_fact 178205 1726889864.78986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.79020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.79050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.79101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.79124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.79167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.79202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.79233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.79276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.79301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.79367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.79399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.79433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.79475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.79512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.79692: variable 'storage_test_crypttab' from source: set_fact 178205 1726889864.79704: variable 'storage_test_volume' from source: include params 178205 1726889864.79857: variable 'storage_test_volume' from source: include params 178205 1726889864.79887: variable 'omit' from source: magic vars 178205 1726889864.79916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889864.79953: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889864.79973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889864.79992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.80005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.80037: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889864.80049: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.80060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.80165: Set connection var ansible_pipelining to False 178205 1726889864.80176: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889864.80185: Set connection var ansible_shell_executable to /bin/sh 178205 1726889864.80191: Set connection var ansible_connection to ssh 178205 1726889864.80199: Set connection var ansible_shell_type to sh 178205 1726889864.80207: Set connection var ansible_timeout to 10 178205 1726889864.80238: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.80245: variable 'ansible_connection' from source: unknown 178205 1726889864.80250: variable 'ansible_module_compression' from source: unknown 178205 1726889864.80256: variable 'ansible_shell_type' from source: unknown 178205 1726889864.80266: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.80276: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.80283: variable 'ansible_pipelining' from source: unknown 178205 1726889864.80289: variable 'ansible_timeout' from source: unknown 178205 1726889864.80295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.80405: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889864.80422: variable 'omit' from source: magic vars 178205 1726889864.80453: starting attempt loop 178205 1726889864.80489: running the handler 178205 1726889864.80543: handler run complete 178205 1726889864.80586: attempt loop complete, returning result 178205 1726889864.80597: _execute() done 178205 1726889864.80616: dumping result to json 178205 1726889864.80632: done dumping result, returning 178205 1726889864.80651: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-0000000010d2] 178205 1726889864.80685: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d2 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889864.80992: no more pending results, returning what we have 178205 1726889864.80995: results queue empty 178205 1726889864.80996: checking for any_errors_fatal 178205 1726889864.81004: done checking for any_errors_fatal 178205 1726889864.81004: checking for max_fail_percentage 178205 1726889864.81006: done checking for max_fail_percentage 178205 1726889864.81007: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.81009: done checking to see if all hosts have failed 178205 1726889864.81009: getting the remaining hosts for this loop 178205 1726889864.81011: done getting the remaining hosts for this loop 178205 1726889864.81025: getting the next task for host managed_node2 178205 1726889864.81034: done getting next task for host managed_node2 178205 1726889864.81036: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889864.81041: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.81045: getting variables 178205 1726889864.81063: in VariableManager get_vars() 178205 1726889864.81148: Calling all_inventory to load vars for managed_node2 178205 1726889864.81151: Calling groups_inventory to load vars for managed_node2 178205 1726889864.81155: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.81167: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.81183: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.81203: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.82271: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d2 178205 1726889864.82274: WORKER PROCESS EXITING 178205 1726889864.82307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.83787: done with get_vars() 178205 1726889864.83800: done getting variables 178205 1726889864.83859: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:37:44 -0400 (0:00:00.117) 0:01:17.826 ****** 178205 1726889864.83895: entering _queue_task() for managed_node2/assert 178205 1726889864.84260: worker is 1 (out of 1 available) 178205 1726889864.84272: exiting _queue_task() for managed_node2/assert 178205 1726889864.84282: done queuing things up, now waiting for results queue to drain 178205 1726889864.84283: waiting for pending results... 178205 1726889864.84731: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889864.84890: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d3 178205 1726889864.84911: variable 'ansible_search_path' from source: unknown 178205 1726889864.84957: calling self._execute() 178205 1726889864.85074: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.85086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.85114: variable 'omit' from source: magic vars 178205 1726889864.85238: variable 'omit' from source: magic vars 178205 1726889864.85299: variable 'omit' from source: magic vars 178205 1726889864.85593: variable 'storage_test_volume' from source: include params 178205 1726889864.85715: variable 'omit' from source: magic vars 178205 1726889864.85781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889864.85887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889864.85934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889864.85974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.85992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889864.86027: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889864.86037: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.86045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.86177: Set connection var ansible_pipelining to False 178205 1726889864.86194: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889864.86205: Set connection var ansible_shell_executable to /bin/sh 178205 1726889864.86214: Set connection var ansible_connection to ssh 178205 1726889864.86227: Set connection var ansible_shell_type to sh 178205 1726889864.86237: Set connection var ansible_timeout to 10 178205 1726889864.86268: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.86282: variable 'ansible_connection' from source: unknown 178205 1726889864.86289: variable 'ansible_module_compression' from source: unknown 178205 1726889864.86311: variable 'ansible_shell_type' from source: unknown 178205 1726889864.86322: variable 'ansible_shell_executable' from source: unknown 178205 1726889864.86351: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.86369: variable 'ansible_pipelining' from source: unknown 178205 1726889864.86376: variable 'ansible_timeout' from source: unknown 178205 1726889864.86388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.86692: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889864.86731: variable 'omit' from source: magic vars 178205 1726889864.86750: starting attempt loop 178205 1726889864.86762: running the handler 178205 1726889864.87006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889864.89207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889864.89277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889864.89371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889864.89405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889864.89427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889864.89476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.89502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.89522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.89601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.89692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.89822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.89926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.89971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.90014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.90034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.90226: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889864.90237: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889864.90256: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889864.90268: handler run complete 178205 1726889864.90288: attempt loop complete, returning result 178205 1726889864.90295: _execute() done 178205 1726889864.90303: dumping result to json 178205 1726889864.90309: done dumping result, returning 178205 1726889864.90321: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-0000000010d3] 178205 1726889864.90332: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d3 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889864.90473: no more pending results, returning what we have 178205 1726889864.90477: results queue empty 178205 1726889864.90478: checking for any_errors_fatal 178205 1726889864.90486: done checking for any_errors_fatal 178205 1726889864.90487: checking for max_fail_percentage 178205 1726889864.90488: done checking for max_fail_percentage 178205 1726889864.90489: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.90490: done checking to see if all hosts have failed 178205 1726889864.90496: getting the remaining hosts for this loop 178205 1726889864.90498: done getting the remaining hosts for this loop 178205 1726889864.90501: getting the next task for host managed_node2 178205 1726889864.90509: done getting next task for host managed_node2 178205 1726889864.90514: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889864.90520: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.90525: getting variables 178205 1726889864.90527: in VariableManager get_vars() 178205 1726889864.90561: Calling all_inventory to load vars for managed_node2 178205 1726889864.90564: Calling groups_inventory to load vars for managed_node2 178205 1726889864.90571: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.90605: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.90608: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.90612: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.91334: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d3 178205 1726889864.91338: WORKER PROCESS EXITING 178205 1726889864.91360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.92035: done with get_vars() 178205 1726889864.92049: done getting variables 178205 1726889864.92102: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:37:44 -0400 (0:00:00.082) 0:01:17.909 ****** 178205 1726889864.92134: entering _queue_task() for managed_node2/assert 178205 1726889864.92425: worker is 1 (out of 1 available) 178205 1726889864.92437: exiting _queue_task() for managed_node2/assert 178205 1726889864.92450: done queuing things up, now waiting for results queue to drain 178205 1726889864.92451: waiting for pending results... 178205 1726889864.92755: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889864.92999: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d4 178205 1726889864.93024: variable 'ansible_search_path' from source: unknown 178205 1726889864.93085: calling self._execute() 178205 1726889864.93191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.93196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.93204: variable 'omit' from source: magic vars 178205 1726889864.93502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889864.95855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889864.95936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889864.95977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889864.96016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889864.96049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889864.96122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889864.96155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889864.96186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889864.96237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889864.96256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889864.96369: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889864.96398: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889864.96406: when evaluation is False, skipping this task 178205 1726889864.96414: _execute() done 178205 1726889864.96421: dumping result to json 178205 1726889864.96427: done dumping result, returning 178205 1726889864.96440: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-0000000010d4] 178205 1726889864.96449: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d4 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889864.96587: no more pending results, returning what we have 178205 1726889864.96591: results queue empty 178205 1726889864.96592: checking for any_errors_fatal 178205 1726889864.96598: done checking for any_errors_fatal 178205 1726889864.96599: checking for max_fail_percentage 178205 1726889864.96600: done checking for max_fail_percentage 178205 1726889864.96601: checking to see if all hosts have failed and the running result is not ok 178205 1726889864.96602: done checking to see if all hosts have failed 178205 1726889864.96603: getting the remaining hosts for this loop 178205 1726889864.96604: done getting the remaining hosts for this loop 178205 1726889864.96610: getting the next task for host managed_node2 178205 1726889864.96622: done getting next task for host managed_node2 178205 1726889864.96624: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889864.96629: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889864.96634: getting variables 178205 1726889864.96636: in VariableManager get_vars() 178205 1726889864.96666: Calling all_inventory to load vars for managed_node2 178205 1726889864.96668: Calling groups_inventory to load vars for managed_node2 178205 1726889864.96672: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889864.96682: Calling all_plugins_play to load vars for managed_node2 178205 1726889864.96685: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889864.96688: Calling groups_plugins_play to load vars for managed_node2 178205 1726889864.97247: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d4 178205 1726889864.97250: WORKER PROCESS EXITING 178205 1726889864.97272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889864.98158: done with get_vars() 178205 1726889864.98172: done getting variables 178205 1726889864.98231: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:37:44 -0400 (0:00:00.061) 0:01:17.970 ****** 178205 1726889864.98261: entering _queue_task() for managed_node2/assert 178205 1726889864.98505: worker is 1 (out of 1 available) 178205 1726889864.98519: exiting _queue_task() for managed_node2/assert 178205 1726889864.98530: done queuing things up, now waiting for results queue to drain 178205 1726889864.98531: waiting for pending results... 178205 1726889864.98819: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889864.98956: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d5 178205 1726889864.98978: variable 'ansible_search_path' from source: unknown 178205 1726889864.99024: calling self._execute() 178205 1726889864.99142: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889864.99153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889864.99166: variable 'omit' from source: magic vars 178205 1726889865.00532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.03261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.03353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.03393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.03441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.03472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.03564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889865.03597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889865.03638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889865.03686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889865.03707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889865.03839: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889865.03873: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889865.03881: when evaluation is False, skipping this task 178205 1726889865.03887: _execute() done 178205 1726889865.03894: dumping result to json 178205 1726889865.03900: done dumping result, returning 178205 1726889865.03909: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-0000000010d5] 178205 1726889865.03920: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d5 178205 1726889865.04036: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d5 178205 1726889865.04044: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889865.04104: no more pending results, returning what we have 178205 1726889865.04108: results queue empty 178205 1726889865.04109: checking for any_errors_fatal 178205 1726889865.04122: done checking for any_errors_fatal 178205 1726889865.04123: checking for max_fail_percentage 178205 1726889865.04125: done checking for max_fail_percentage 178205 1726889865.04126: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.04128: done checking to see if all hosts have failed 178205 1726889865.04131: getting the remaining hosts for this loop 178205 1726889865.04132: done getting the remaining hosts for this loop 178205 1726889865.04136: getting the next task for host managed_node2 178205 1726889865.04145: done getting next task for host managed_node2 178205 1726889865.04148: ^ task is: TASK: Check key file of crypttab entry 178205 1726889865.04153: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.04157: getting variables 178205 1726889865.04159: in VariableManager get_vars() 178205 1726889865.04193: Calling all_inventory to load vars for managed_node2 178205 1726889865.04196: Calling groups_inventory to load vars for managed_node2 178205 1726889865.04200: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.04213: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.04305: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.04309: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.04845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.06382: done with get_vars() 178205 1726889865.06397: done getting variables 178205 1726889865.06461: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:37:45 -0400 (0:00:00.082) 0:01:18.052 ****** 178205 1726889865.06495: entering _queue_task() for managed_node2/assert 178205 1726889865.06939: worker is 1 (out of 1 available) 178205 1726889865.06952: exiting _queue_task() for managed_node2/assert 178205 1726889865.06963: done queuing things up, now waiting for results queue to drain 178205 1726889865.06964: waiting for pending results... 178205 1726889865.07373: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889865.07499: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d6 178205 1726889865.07640: variable 'ansible_search_path' from source: unknown 178205 1726889865.07678: calling self._execute() 178205 1726889865.07852: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.07866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.07880: variable 'omit' from source: magic vars 178205 1726889865.08286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.14698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.14756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.14786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.14811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.14834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.14893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889865.14914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889865.14934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889865.14961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889865.14972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889865.15057: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889865.15077: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889865.15080: when evaluation is False, skipping this task 178205 1726889865.15085: _execute() done 178205 1726889865.15087: dumping result to json 178205 1726889865.15090: done dumping result, returning 178205 1726889865.15094: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-0000000010d6] 178205 1726889865.15104: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d6 178205 1726889865.15194: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d6 178205 1726889865.15196: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889865.15250: no more pending results, returning what we have 178205 1726889865.15253: results queue empty 178205 1726889865.15254: checking for any_errors_fatal 178205 1726889865.15261: done checking for any_errors_fatal 178205 1726889865.15261: checking for max_fail_percentage 178205 1726889865.15263: done checking for max_fail_percentage 178205 1726889865.15264: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.15265: done checking to see if all hosts have failed 178205 1726889865.15266: getting the remaining hosts for this loop 178205 1726889865.15268: done getting the remaining hosts for this loop 178205 1726889865.15272: getting the next task for host managed_node2 178205 1726889865.15280: done getting next task for host managed_node2 178205 1726889865.15282: ^ task is: TASK: Clear test variables 178205 1726889865.15286: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.15290: getting variables 178205 1726889865.15292: in VariableManager get_vars() 178205 1726889865.15327: Calling all_inventory to load vars for managed_node2 178205 1726889865.15330: Calling groups_inventory to load vars for managed_node2 178205 1726889865.15334: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.15344: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.15347: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.15352: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.15696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.16037: done with get_vars() 178205 1726889865.16047: done getting variables 178205 1726889865.16100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:37:45 -0400 (0:00:00.096) 0:01:18.149 ****** 178205 1726889865.16127: entering _queue_task() for managed_node2/set_fact 178205 1726889865.16478: worker is 1 (out of 1 available) 178205 1726889865.16489: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.16500: done queuing things up, now waiting for results queue to drain 178205 1726889865.16501: waiting for pending results... 178205 1726889865.16807: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889865.16936: in run() - task 02369adf-7a19-34ed-f5d1-0000000010d7 178205 1726889865.16963: variable 'ansible_search_path' from source: unknown 178205 1726889865.17003: calling self._execute() 178205 1726889865.17132: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.17147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.17169: variable 'omit' from source: magic vars 178205 1726889865.17297: variable 'omit' from source: magic vars 178205 1726889865.17370: variable 'omit' from source: magic vars 178205 1726889865.17418: variable 'omit' from source: magic vars 178205 1726889865.17470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889865.17522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889865.17548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889865.17574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889865.17597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889865.17639: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889865.17652: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.17661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.17771: Set connection var ansible_pipelining to False 178205 1726889865.17783: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889865.17793: Set connection var ansible_shell_executable to /bin/sh 178205 1726889865.17798: Set connection var ansible_connection to ssh 178205 1726889865.17807: Set connection var ansible_shell_type to sh 178205 1726889865.17821: Set connection var ansible_timeout to 10 178205 1726889865.17852: variable 'ansible_shell_executable' from source: unknown 178205 1726889865.17860: variable 'ansible_connection' from source: unknown 178205 1726889865.17865: variable 'ansible_module_compression' from source: unknown 178205 1726889865.17872: variable 'ansible_shell_type' from source: unknown 178205 1726889865.17878: variable 'ansible_shell_executable' from source: unknown 178205 1726889865.17884: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.17891: variable 'ansible_pipelining' from source: unknown 178205 1726889865.17897: variable 'ansible_timeout' from source: unknown 178205 1726889865.17903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.18075: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889865.18093: variable 'omit' from source: magic vars 178205 1726889865.18105: starting attempt loop 178205 1726889865.18118: running the handler 178205 1726889865.18137: handler run complete 178205 1726889865.18155: attempt loop complete, returning result 178205 1726889865.18161: _execute() done 178205 1726889865.18166: dumping result to json 178205 1726889865.18172: done dumping result, returning 178205 1726889865.18183: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-0000000010d7] 178205 1726889865.18192: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d7 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889865.18365: no more pending results, returning what we have 178205 1726889865.18368: results queue empty 178205 1726889865.18368: checking for any_errors_fatal 178205 1726889865.18378: done checking for any_errors_fatal 178205 1726889865.18379: checking for max_fail_percentage 178205 1726889865.18383: done checking for max_fail_percentage 178205 1726889865.18384: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.18385: done checking to see if all hosts have failed 178205 1726889865.18386: getting the remaining hosts for this loop 178205 1726889865.18387: done getting the remaining hosts for this loop 178205 1726889865.18391: getting the next task for host managed_node2 178205 1726889865.18403: done getting next task for host managed_node2 178205 1726889865.18406: ^ task is: TASK: Get information about RAID 178205 1726889865.18414: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.18421: getting variables 178205 1726889865.18423: in VariableManager get_vars() 178205 1726889865.18458: Calling all_inventory to load vars for managed_node2 178205 1726889865.18461: Calling groups_inventory to load vars for managed_node2 178205 1726889865.18465: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.18477: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.18480: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.18483: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.19176: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010d7 178205 1726889865.19179: WORKER PROCESS EXITING 178205 1726889865.19190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.19547: done with get_vars() 178205 1726889865.19558: done getting variables 178205 1726889865.19594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:37:45 -0400 (0:00:00.034) 0:01:18.184 ****** 178205 1726889865.19618: entering _queue_task() for managed_node2/command 178205 1726889865.19879: worker is 1 (out of 1 available) 178205 1726889865.19893: exiting _queue_task() for managed_node2/command 178205 1726889865.19916: done queuing things up, now waiting for results queue to drain 178205 1726889865.19925: waiting for pending results... 178205 1726889865.20157: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889865.20264: in run() - task 02369adf-7a19-34ed-f5d1-0000000010db 178205 1726889865.20278: variable 'ansible_search_path' from source: unknown 178205 1726889865.20304: calling self._execute() 178205 1726889865.20382: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.20388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.20398: variable 'omit' from source: magic vars 178205 1726889865.20695: variable 'storage_test_volume' from source: include params 178205 1726889865.20724: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.20728: when evaluation is False, skipping this task 178205 1726889865.20731: _execute() done 178205 1726889865.20735: dumping result to json 178205 1726889865.20738: done dumping result, returning 178205 1726889865.20744: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-0000000010db] 178205 1726889865.20750: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010db 178205 1726889865.20838: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010db 178205 1726889865.20841: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.20893: no more pending results, returning what we have 178205 1726889865.20897: results queue empty 178205 1726889865.20897: checking for any_errors_fatal 178205 1726889865.20903: done checking for any_errors_fatal 178205 1726889865.20904: checking for max_fail_percentage 178205 1726889865.20905: done checking for max_fail_percentage 178205 1726889865.20905: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.20906: done checking to see if all hosts have failed 178205 1726889865.20907: getting the remaining hosts for this loop 178205 1726889865.20908: done getting the remaining hosts for this loop 178205 1726889865.20911: getting the next task for host managed_node2 178205 1726889865.20920: done getting next task for host managed_node2 178205 1726889865.20922: ^ task is: TASK: Set active devices regex 178205 1726889865.20926: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.20929: getting variables 178205 1726889865.20930: in VariableManager get_vars() 178205 1726889865.20957: Calling all_inventory to load vars for managed_node2 178205 1726889865.20959: Calling groups_inventory to load vars for managed_node2 178205 1726889865.20961: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.20968: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.20970: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.20978: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.21583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.22492: done with get_vars() 178205 1726889865.22505: done getting variables 178205 1726889865.22568: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:37:45 -0400 (0:00:00.029) 0:01:18.214 ****** 178205 1726889865.22598: entering _queue_task() for managed_node2/set_fact 178205 1726889865.22810: worker is 1 (out of 1 available) 178205 1726889865.22823: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.22834: done queuing things up, now waiting for results queue to drain 178205 1726889865.22835: waiting for pending results... 178205 1726889865.23121: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889865.23267: in run() - task 02369adf-7a19-34ed-f5d1-0000000010dc 178205 1726889865.23294: variable 'ansible_search_path' from source: unknown 178205 1726889865.23341: calling self._execute() 178205 1726889865.23453: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.23465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.23481: variable 'omit' from source: magic vars 178205 1726889865.23951: variable 'storage_test_volume' from source: include params 178205 1726889865.23997: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.24006: when evaluation is False, skipping this task 178205 1726889865.24015: _execute() done 178205 1726889865.24023: dumping result to json 178205 1726889865.24033: done dumping result, returning 178205 1726889865.24043: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-0000000010dc] 178205 1726889865.24058: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010dc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.24218: no more pending results, returning what we have 178205 1726889865.24221: results queue empty 178205 1726889865.24222: checking for any_errors_fatal 178205 1726889865.24231: done checking for any_errors_fatal 178205 1726889865.24231: checking for max_fail_percentage 178205 1726889865.24233: done checking for max_fail_percentage 178205 1726889865.24234: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.24235: done checking to see if all hosts have failed 178205 1726889865.24236: getting the remaining hosts for this loop 178205 1726889865.24237: done getting the remaining hosts for this loop 178205 1726889865.24241: getting the next task for host managed_node2 178205 1726889865.24248: done getting next task for host managed_node2 178205 1726889865.24251: ^ task is: TASK: Set spare devices regex 178205 1726889865.24258: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.24263: getting variables 178205 1726889865.24264: in VariableManager get_vars() 178205 1726889865.24297: Calling all_inventory to load vars for managed_node2 178205 1726889865.24300: Calling groups_inventory to load vars for managed_node2 178205 1726889865.24303: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.24314: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.24317: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.24320: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.24742: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010dc 178205 1726889865.24745: WORKER PROCESS EXITING 178205 1726889865.24750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.25189: done with get_vars() 178205 1726889865.25198: done getting variables 178205 1726889865.25238: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:37:45 -0400 (0:00:00.026) 0:01:18.240 ****** 178205 1726889865.25266: entering _queue_task() for managed_node2/set_fact 178205 1726889865.25506: worker is 1 (out of 1 available) 178205 1726889865.25524: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.25537: done queuing things up, now waiting for results queue to drain 178205 1726889865.25538: waiting for pending results... 178205 1726889865.25876: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889865.25965: in run() - task 02369adf-7a19-34ed-f5d1-0000000010dd 178205 1726889865.25983: variable 'ansible_search_path' from source: unknown 178205 1726889865.26010: calling self._execute() 178205 1726889865.26092: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.26095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.26103: variable 'omit' from source: magic vars 178205 1726889865.27917: variable 'storage_test_volume' from source: include params 178205 1726889865.27962: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.27970: when evaluation is False, skipping this task 178205 1726889865.27978: _execute() done 178205 1726889865.27986: dumping result to json 178205 1726889865.27994: done dumping result, returning 178205 1726889865.28004: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-0000000010dd] 178205 1726889865.28017: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010dd 178205 1726889865.28135: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010dd skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.28185: no more pending results, returning what we have 178205 1726889865.28189: results queue empty 178205 1726889865.28189: checking for any_errors_fatal 178205 1726889865.28196: done checking for any_errors_fatal 178205 1726889865.28197: checking for max_fail_percentage 178205 1726889865.28198: done checking for max_fail_percentage 178205 1726889865.28200: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.28201: done checking to see if all hosts have failed 178205 1726889865.28201: getting the remaining hosts for this loop 178205 1726889865.28203: done getting the remaining hosts for this loop 178205 1726889865.28206: getting the next task for host managed_node2 178205 1726889865.28217: done getting next task for host managed_node2 178205 1726889865.28219: ^ task is: TASK: Set md version regex 178205 1726889865.28224: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.28231: getting variables 178205 1726889865.28233: in VariableManager get_vars() 178205 1726889865.28268: Calling all_inventory to load vars for managed_node2 178205 1726889865.28271: Calling groups_inventory to load vars for managed_node2 178205 1726889865.28275: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.28288: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.28292: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.28296: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.28978: WORKER PROCESS EXITING 178205 1726889865.29109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.29733: done with get_vars() 178205 1726889865.29747: done getting variables 178205 1726889865.29807: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:37:45 -0400 (0:00:00.045) 0:01:18.286 ****** 178205 1726889865.29843: entering _queue_task() for managed_node2/set_fact 178205 1726889865.30085: worker is 1 (out of 1 available) 178205 1726889865.30096: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.30107: done queuing things up, now waiting for results queue to drain 178205 1726889865.30108: waiting for pending results... 178205 1726889865.30394: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889865.30527: in run() - task 02369adf-7a19-34ed-f5d1-0000000010de 178205 1726889865.30539: variable 'ansible_search_path' from source: unknown 178205 1726889865.30571: calling self._execute() 178205 1726889865.30707: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.30721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.30738: variable 'omit' from source: magic vars 178205 1726889865.31133: variable 'storage_test_volume' from source: include params 178205 1726889865.31173: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.31181: when evaluation is False, skipping this task 178205 1726889865.31187: _execute() done 178205 1726889865.31194: dumping result to json 178205 1726889865.31203: done dumping result, returning 178205 1726889865.31217: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-0000000010de] 178205 1726889865.31227: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010de skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.31381: no more pending results, returning what we have 178205 1726889865.31385: results queue empty 178205 1726889865.31386: checking for any_errors_fatal 178205 1726889865.31394: done checking for any_errors_fatal 178205 1726889865.31395: checking for max_fail_percentage 178205 1726889865.31398: done checking for max_fail_percentage 178205 1726889865.31399: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.31400: done checking to see if all hosts have failed 178205 1726889865.31401: getting the remaining hosts for this loop 178205 1726889865.31403: done getting the remaining hosts for this loop 178205 1726889865.31406: getting the next task for host managed_node2 178205 1726889865.31419: done getting next task for host managed_node2 178205 1726889865.31421: ^ task is: TASK: Set chunk size regex 178205 1726889865.31427: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.31434: getting variables 178205 1726889865.31436: in VariableManager get_vars() 178205 1726889865.31471: Calling all_inventory to load vars for managed_node2 178205 1726889865.31474: Calling groups_inventory to load vars for managed_node2 178205 1726889865.31478: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.31490: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.31493: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.31496: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.32251: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010de 178205 1726889865.32254: WORKER PROCESS EXITING 178205 1726889865.32270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.32858: done with get_vars() 178205 1726889865.32871: done getting variables 178205 1726889865.32931: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:37:45 -0400 (0:00:00.031) 0:01:18.317 ****** 178205 1726889865.32962: entering _queue_task() for managed_node2/set_fact 178205 1726889865.33865: worker is 1 (out of 1 available) 178205 1726889865.34134: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.34146: done queuing things up, now waiting for results queue to drain 178205 1726889865.34147: waiting for pending results... 178205 1726889865.34250: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889865.34386: in run() - task 02369adf-7a19-34ed-f5d1-0000000010df 178205 1726889865.34405: variable 'ansible_search_path' from source: unknown 178205 1726889865.34447: calling self._execute() 178205 1726889865.34566: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.34576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.34589: variable 'omit' from source: magic vars 178205 1726889865.34983: variable 'storage_test_volume' from source: include params 178205 1726889865.35028: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.35036: when evaluation is False, skipping this task 178205 1726889865.35043: _execute() done 178205 1726889865.35049: dumping result to json 178205 1726889865.35056: done dumping result, returning 178205 1726889865.35065: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-0000000010df] 178205 1726889865.35077: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010df skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.35235: no more pending results, returning what we have 178205 1726889865.35239: results queue empty 178205 1726889865.35239: checking for any_errors_fatal 178205 1726889865.35249: done checking for any_errors_fatal 178205 1726889865.35250: checking for max_fail_percentage 178205 1726889865.35252: done checking for max_fail_percentage 178205 1726889865.35253: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.35254: done checking to see if all hosts have failed 178205 1726889865.35255: getting the remaining hosts for this loop 178205 1726889865.35256: done getting the remaining hosts for this loop 178205 1726889865.35259: getting the next task for host managed_node2 178205 1726889865.35268: done getting next task for host managed_node2 178205 1726889865.35270: ^ task is: TASK: Parse the chunk size 178205 1726889865.35275: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.35280: getting variables 178205 1726889865.35281: in VariableManager get_vars() 178205 1726889865.35315: Calling all_inventory to load vars for managed_node2 178205 1726889865.35318: Calling groups_inventory to load vars for managed_node2 178205 1726889865.35322: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.35336: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.35339: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.35342: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.35848: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010df 178205 1726889865.35852: WORKER PROCESS EXITING 178205 1726889865.35872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.36492: done with get_vars() 178205 1726889865.36505: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:37:45 -0400 (0:00:00.036) 0:01:18.353 ****** 178205 1726889865.36586: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.36846: worker is 1 (out of 1 available) 178205 1726889865.36857: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.36868: done queuing things up, now waiting for results queue to drain 178205 1726889865.36869: waiting for pending results... 178205 1726889865.37249: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889865.37498: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e0 178205 1726889865.37546: variable 'ansible_search_path' from source: unknown 178205 1726889865.37608: calling self._execute() 178205 1726889865.37783: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.37791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.37803: variable 'omit' from source: magic vars 178205 1726889865.38308: variable 'storage_test_volume' from source: include params 178205 1726889865.38354: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.38363: when evaluation is False, skipping this task 178205 1726889865.38370: _execute() done 178205 1726889865.38377: dumping result to json 178205 1726889865.38383: done dumping result, returning 178205 1726889865.38394: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-0000000010e0] 178205 1726889865.38562: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.39045: no more pending results, returning what we have 178205 1726889865.39050: results queue empty 178205 1726889865.39051: checking for any_errors_fatal 178205 1726889865.39058: done checking for any_errors_fatal 178205 1726889865.39059: checking for max_fail_percentage 178205 1726889865.39061: done checking for max_fail_percentage 178205 1726889865.39062: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.39064: done checking to see if all hosts have failed 178205 1726889865.39064: getting the remaining hosts for this loop 178205 1726889865.39066: done getting the remaining hosts for this loop 178205 1726889865.39070: getting the next task for host managed_node2 178205 1726889865.39080: done getting next task for host managed_node2 178205 1726889865.39082: ^ task is: TASK: Check RAID active devices count 178205 1726889865.39138: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.39144: getting variables 178205 1726889865.39146: in VariableManager get_vars() 178205 1726889865.39388: Calling all_inventory to load vars for managed_node2 178205 1726889865.39391: Calling groups_inventory to load vars for managed_node2 178205 1726889865.39397: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.39488: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.39493: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.39497: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.41374: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e0 178205 1726889865.41377: WORKER PROCESS EXITING 178205 1726889865.41476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.42194: done with get_vars() 178205 1726889865.42210: done getting variables 178205 1726889865.42273: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:37:45 -0400 (0:00:00.057) 0:01:18.411 ****** 178205 1726889865.42305: entering _queue_task() for managed_node2/assert 178205 1726889865.42572: worker is 1 (out of 1 available) 178205 1726889865.42587: exiting _queue_task() for managed_node2/assert 178205 1726889865.42600: done queuing things up, now waiting for results queue to drain 178205 1726889865.42601: waiting for pending results... 178205 1726889865.42915: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889865.43054: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e1 178205 1726889865.43079: variable 'ansible_search_path' from source: unknown 178205 1726889865.43119: calling self._execute() 178205 1726889865.43215: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.43222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.43232: variable 'omit' from source: magic vars 178205 1726889865.43523: variable 'storage_test_volume' from source: include params 178205 1726889865.43555: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.43558: when evaluation is False, skipping this task 178205 1726889865.43561: _execute() done 178205 1726889865.43564: dumping result to json 178205 1726889865.43567: done dumping result, returning 178205 1726889865.43570: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-0000000010e1] 178205 1726889865.43574: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e1 178205 1726889865.43668: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e1 178205 1726889865.43671: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.43758: no more pending results, returning what we have 178205 1726889865.43762: results queue empty 178205 1726889865.43763: checking for any_errors_fatal 178205 1726889865.43774: done checking for any_errors_fatal 178205 1726889865.43775: checking for max_fail_percentage 178205 1726889865.43777: done checking for max_fail_percentage 178205 1726889865.43780: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.43782: done checking to see if all hosts have failed 178205 1726889865.43782: getting the remaining hosts for this loop 178205 1726889865.43784: done getting the remaining hosts for this loop 178205 1726889865.43787: getting the next task for host managed_node2 178205 1726889865.43800: done getting next task for host managed_node2 178205 1726889865.43806: ^ task is: TASK: Check RAID spare devices count 178205 1726889865.43811: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.43817: getting variables 178205 1726889865.43820: in VariableManager get_vars() 178205 1726889865.43859: Calling all_inventory to load vars for managed_node2 178205 1726889865.43865: Calling groups_inventory to load vars for managed_node2 178205 1726889865.43872: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.43882: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.43885: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.43888: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.44433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.45779: done with get_vars() 178205 1726889865.45792: done getting variables 178205 1726889865.46009: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:37:45 -0400 (0:00:00.037) 0:01:18.448 ****** 178205 1726889865.46128: entering _queue_task() for managed_node2/assert 178205 1726889865.46394: worker is 1 (out of 1 available) 178205 1726889865.46405: exiting _queue_task() for managed_node2/assert 178205 1726889865.46427: done queuing things up, now waiting for results queue to drain 178205 1726889865.46428: waiting for pending results... 178205 1726889865.46600: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889865.46691: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e2 178205 1726889865.46703: variable 'ansible_search_path' from source: unknown 178205 1726889865.46735: calling self._execute() 178205 1726889865.46826: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.46831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.46841: variable 'omit' from source: magic vars 178205 1726889865.47159: variable 'storage_test_volume' from source: include params 178205 1726889865.47275: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.47280: when evaluation is False, skipping this task 178205 1726889865.47283: _execute() done 178205 1726889865.47286: dumping result to json 178205 1726889865.47289: done dumping result, returning 178205 1726889865.47292: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-0000000010e2] 178205 1726889865.47323: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e2 178205 1726889865.47515: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e2 178205 1726889865.47518: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.47547: no more pending results, returning what we have 178205 1726889865.47549: results queue empty 178205 1726889865.47550: checking for any_errors_fatal 178205 1726889865.47555: done checking for any_errors_fatal 178205 1726889865.47555: checking for max_fail_percentage 178205 1726889865.47556: done checking for max_fail_percentage 178205 1726889865.47557: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.47557: done checking to see if all hosts have failed 178205 1726889865.47558: getting the remaining hosts for this loop 178205 1726889865.47559: done getting the remaining hosts for this loop 178205 1726889865.47561: getting the next task for host managed_node2 178205 1726889865.47566: done getting next task for host managed_node2 178205 1726889865.47568: ^ task is: TASK: Check RAID metadata version 178205 1726889865.47571: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.47573: getting variables 178205 1726889865.47574: in VariableManager get_vars() 178205 1726889865.47608: Calling all_inventory to load vars for managed_node2 178205 1726889865.47611: Calling groups_inventory to load vars for managed_node2 178205 1726889865.47616: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.47622: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.47624: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.47626: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.52592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.53232: done with get_vars() 178205 1726889865.53273: done getting variables 178205 1726889865.53316: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:37:45 -0400 (0:00:00.072) 0:01:18.521 ****** 178205 1726889865.53361: entering _queue_task() for managed_node2/assert 178205 1726889865.53672: worker is 1 (out of 1 available) 178205 1726889865.53684: exiting _queue_task() for managed_node2/assert 178205 1726889865.53701: done queuing things up, now waiting for results queue to drain 178205 1726889865.53702: waiting for pending results... 178205 1726889865.54123: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889865.54307: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e3 178205 1726889865.54329: variable 'ansible_search_path' from source: unknown 178205 1726889865.54371: calling self._execute() 178205 1726889865.54536: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.54550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.54563: variable 'omit' from source: magic vars 178205 1726889865.55104: variable 'storage_test_volume' from source: include params 178205 1726889865.55150: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.55160: when evaluation is False, skipping this task 178205 1726889865.55175: _execute() done 178205 1726889865.55188: dumping result to json 178205 1726889865.55197: done dumping result, returning 178205 1726889865.55217: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-0000000010e3] 178205 1726889865.55228: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e3 178205 1726889865.55384: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e3 178205 1726889865.55394: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.55444: no more pending results, returning what we have 178205 1726889865.55448: results queue empty 178205 1726889865.55449: checking for any_errors_fatal 178205 1726889865.55459: done checking for any_errors_fatal 178205 1726889865.55460: checking for max_fail_percentage 178205 1726889865.55486: done checking for max_fail_percentage 178205 1726889865.55488: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.55489: done checking to see if all hosts have failed 178205 1726889865.55489: getting the remaining hosts for this loop 178205 1726889865.55491: done getting the remaining hosts for this loop 178205 1726889865.55494: getting the next task for host managed_node2 178205 1726889865.55501: done getting next task for host managed_node2 178205 1726889865.55503: ^ task is: TASK: Check RAID chunk size 178205 1726889865.55508: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.55511: getting variables 178205 1726889865.55514: in VariableManager get_vars() 178205 1726889865.55561: Calling all_inventory to load vars for managed_node2 178205 1726889865.55564: Calling groups_inventory to load vars for managed_node2 178205 1726889865.55567: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.55577: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.55580: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.55583: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.56021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.56445: done with get_vars() 178205 1726889865.56455: done getting variables 178205 1726889865.56494: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:37:45 -0400 (0:00:00.031) 0:01:18.553 ****** 178205 1726889865.56528: entering _queue_task() for managed_node2/assert 178205 1726889865.56760: worker is 1 (out of 1 available) 178205 1726889865.56771: exiting _queue_task() for managed_node2/assert 178205 1726889865.56782: done queuing things up, now waiting for results queue to drain 178205 1726889865.56783: waiting for pending results... 178205 1726889865.56989: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889865.57143: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e4 178205 1726889865.57170: variable 'ansible_search_path' from source: unknown 178205 1726889865.57214: calling self._execute() 178205 1726889865.57323: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.57337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.57360: variable 'omit' from source: magic vars 178205 1726889865.57767: variable 'storage_test_volume' from source: include params 178205 1726889865.57814: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889865.57824: when evaluation is False, skipping this task 178205 1726889865.57834: _execute() done 178205 1726889865.57843: dumping result to json 178205 1726889865.57850: done dumping result, returning 178205 1726889865.57860: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-0000000010e4] 178205 1726889865.57871: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e4 178205 1726889865.57995: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889865.58062: no more pending results, returning what we have 178205 1726889865.58066: results queue empty 178205 1726889865.58067: checking for any_errors_fatal 178205 1726889865.58076: done checking for any_errors_fatal 178205 1726889865.58077: checking for max_fail_percentage 178205 1726889865.58079: done checking for max_fail_percentage 178205 1726889865.58080: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.58081: done checking to see if all hosts have failed 178205 1726889865.58082: getting the remaining hosts for this loop 178205 1726889865.58083: done getting the remaining hosts for this loop 178205 1726889865.58087: getting the next task for host managed_node2 178205 1726889865.58099: done getting next task for host managed_node2 178205 1726889865.58102: ^ task is: TASK: Parse the actual size of the volume 178205 1726889865.58110: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.58116: getting variables 178205 1726889865.58118: in VariableManager get_vars() 178205 1726889865.58161: Calling all_inventory to load vars for managed_node2 178205 1726889865.58164: Calling groups_inventory to load vars for managed_node2 178205 1726889865.58168: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.58180: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.58184: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.58187: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.58769: WORKER PROCESS EXITING 178205 1726889865.58800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.59223: done with get_vars() 178205 1726889865.59234: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:37:45 -0400 (0:00:00.027) 0:01:18.581 ****** 178205 1726889865.59309: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.59552: worker is 1 (out of 1 available) 178205 1726889865.59573: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.59586: done queuing things up, now waiting for results queue to drain 178205 1726889865.59587: waiting for pending results... 178205 1726889865.59857: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889865.59934: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e8 178205 1726889865.59948: variable 'ansible_search_path' from source: unknown 178205 1726889865.59979: calling self._execute() 178205 1726889865.60072: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.60075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.60086: variable 'omit' from source: magic vars 178205 1726889865.60452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.62687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.62774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.62822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.62864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.62899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.63021: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.63046: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.63305: variable 'storage_test_volume' from source: include params 178205 1726889865.63308: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889865.63314: when evaluation is False, skipping this task 178205 1726889865.63318: _execute() done 178205 1726889865.63320: dumping result to json 178205 1726889865.63323: done dumping result, returning 178205 1726889865.63326: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-0000000010e8] 178205 1726889865.63328: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e8 178205 1726889865.63416: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e8 178205 1726889865.63419: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889865.63481: no more pending results, returning what we have 178205 1726889865.63486: results queue empty 178205 1726889865.63488: checking for any_errors_fatal 178205 1726889865.63501: done checking for any_errors_fatal 178205 1726889865.63502: checking for max_fail_percentage 178205 1726889865.63504: done checking for max_fail_percentage 178205 1726889865.63506: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.63507: done checking to see if all hosts have failed 178205 1726889865.63507: getting the remaining hosts for this loop 178205 1726889865.63509: done getting the remaining hosts for this loop 178205 1726889865.63517: getting the next task for host managed_node2 178205 1726889865.63531: done getting next task for host managed_node2 178205 1726889865.63538: ^ task is: TASK: Parse the requested size of the volume 178205 1726889865.63543: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.63553: getting variables 178205 1726889865.63555: in VariableManager get_vars() 178205 1726889865.63605: Calling all_inventory to load vars for managed_node2 178205 1726889865.63613: Calling groups_inventory to load vars for managed_node2 178205 1726889865.63620: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.63636: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.63642: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.63646: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.64186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.64801: done with get_vars() 178205 1726889865.64816: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:37:45 -0400 (0:00:00.055) 0:01:18.637 ****** 178205 1726889865.64905: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.65107: worker is 1 (out of 1 available) 178205 1726889865.65122: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.65137: done queuing things up, now waiting for results queue to drain 178205 1726889865.65138: waiting for pending results... 178205 1726889865.65377: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889865.65469: in run() - task 02369adf-7a19-34ed-f5d1-0000000010e9 178205 1726889865.65483: variable 'ansible_search_path' from source: unknown 178205 1726889865.65512: calling self._execute() 178205 1726889865.65605: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.65618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.65626: variable 'omit' from source: magic vars 178205 1726889865.65961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.67488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.67546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.67575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.67599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.67622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.67689: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.67702: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.67795: variable 'storage_test_volume' from source: include params 178205 1726889865.67815: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.67819: when evaluation is False, skipping this task 178205 1726889865.67821: _execute() done 178205 1726889865.67825: dumping result to json 178205 1726889865.67828: done dumping result, returning 178205 1726889865.67836: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-0000000010e9] 178205 1726889865.67841: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e9 178205 1726889865.68001: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010e9 178205 1726889865.68004: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889865.68146: no more pending results, returning what we have 178205 1726889865.68188: results queue empty 178205 1726889865.68188: checking for any_errors_fatal 178205 1726889865.68195: done checking for any_errors_fatal 178205 1726889865.68196: checking for max_fail_percentage 178205 1726889865.68199: done checking for max_fail_percentage 178205 1726889865.68200: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.68201: done checking to see if all hosts have failed 178205 1726889865.68201: getting the remaining hosts for this loop 178205 1726889865.68202: done getting the remaining hosts for this loop 178205 1726889865.68223: getting the next task for host managed_node2 178205 1726889865.68230: done getting next task for host managed_node2 178205 1726889865.68232: ^ task is: TASK: Establish base value for expected size 178205 1726889865.68252: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.68255: getting variables 178205 1726889865.68257: in VariableManager get_vars() 178205 1726889865.68309: Calling all_inventory to load vars for managed_node2 178205 1726889865.68322: Calling groups_inventory to load vars for managed_node2 178205 1726889865.68328: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.68337: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.68340: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.68343: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.68718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.69248: done with get_vars() 178205 1726889865.69261: done getting variables 178205 1726889865.69323: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:37:45 -0400 (0:00:00.044) 0:01:18.681 ****** 178205 1726889865.69359: entering _queue_task() for managed_node2/set_fact 178205 1726889865.69549: worker is 1 (out of 1 available) 178205 1726889865.69563: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.69575: done queuing things up, now waiting for results queue to drain 178205 1726889865.69576: waiting for pending results... 178205 1726889865.69849: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889865.69928: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ea 178205 1726889865.69960: variable 'ansible_search_path' from source: unknown 178205 1726889865.69978: calling self._execute() 178205 1726889865.70092: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.70095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.70103: variable 'omit' from source: magic vars 178205 1726889865.70427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.72484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.72528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.72565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.72603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.72641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.72750: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.72754: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.72879: variable 'storage_test_volume' from source: include params 178205 1726889865.72910: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.72915: when evaluation is False, skipping this task 178205 1726889865.72918: _execute() done 178205 1726889865.72921: dumping result to json 178205 1726889865.72923: done dumping result, returning 178205 1726889865.72929: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-0000000010ea] 178205 1726889865.72945: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ea 178205 1726889865.73063: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ea skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889865.73110: no more pending results, returning what we have 178205 1726889865.73115: results queue empty 178205 1726889865.73116: checking for any_errors_fatal 178205 1726889865.73122: done checking for any_errors_fatal 178205 1726889865.73123: checking for max_fail_percentage 178205 1726889865.73125: done checking for max_fail_percentage 178205 1726889865.73126: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.73127: done checking to see if all hosts have failed 178205 1726889865.73127: getting the remaining hosts for this loop 178205 1726889865.73129: done getting the remaining hosts for this loop 178205 1726889865.73132: getting the next task for host managed_node2 178205 1726889865.73140: done getting next task for host managed_node2 178205 1726889865.73142: ^ task is: TASK: Show expected size 178205 1726889865.73147: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.73149: getting variables 178205 1726889865.73151: in VariableManager get_vars() 178205 1726889865.73183: Calling all_inventory to load vars for managed_node2 178205 1726889865.73186: Calling groups_inventory to load vars for managed_node2 178205 1726889865.73189: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.73195: WORKER PROCESS EXITING 178205 1726889865.73205: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.73207: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.73210: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.73690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.74165: done with get_vars() 178205 1726889865.74177: done getting variables 178205 1726889865.74219: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:37:45 -0400 (0:00:00.048) 0:01:18.730 ****** 178205 1726889865.74243: entering _queue_task() for managed_node2/debug 178205 1726889865.74526: worker is 1 (out of 1 available) 178205 1726889865.74540: exiting _queue_task() for managed_node2/debug 178205 1726889865.74553: done queuing things up, now waiting for results queue to drain 178205 1726889865.74554: waiting for pending results... 178205 1726889865.74803: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889865.74907: in run() - task 02369adf-7a19-34ed-f5d1-0000000010eb 178205 1726889865.74933: variable 'ansible_search_path' from source: unknown 178205 1726889865.74962: calling self._execute() 178205 1726889865.75068: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.75072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.75083: variable 'omit' from source: magic vars 178205 1726889865.75179: variable 'omit' from source: magic vars 178205 1726889865.75216: variable 'omit' from source: magic vars 178205 1726889865.75246: variable 'omit' from source: magic vars 178205 1726889865.75289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889865.75317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889865.75335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889865.75350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889865.75359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889865.75385: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889865.75392: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.75395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.75463: Set connection var ansible_pipelining to False 178205 1726889865.75467: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889865.75473: Set connection var ansible_shell_executable to /bin/sh 178205 1726889865.75476: Set connection var ansible_connection to ssh 178205 1726889865.75482: Set connection var ansible_shell_type to sh 178205 1726889865.75485: Set connection var ansible_timeout to 10 178205 1726889865.75514: variable 'ansible_shell_executable' from source: unknown 178205 1726889865.75517: variable 'ansible_connection' from source: unknown 178205 1726889865.75521: variable 'ansible_module_compression' from source: unknown 178205 1726889865.75525: variable 'ansible_shell_type' from source: unknown 178205 1726889865.75535: variable 'ansible_shell_executable' from source: unknown 178205 1726889865.75544: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.75552: variable 'ansible_pipelining' from source: unknown 178205 1726889865.75559: variable 'ansible_timeout' from source: unknown 178205 1726889865.75568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.75675: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889865.75684: variable 'omit' from source: magic vars 178205 1726889865.75689: starting attempt loop 178205 1726889865.75691: running the handler 178205 1726889865.75944: handler run complete 178205 1726889865.75988: attempt loop complete, returning result 178205 1726889865.75996: _execute() done 178205 1726889865.76002: dumping result to json 178205 1726889865.76005: done dumping result, returning 178205 1726889865.76014: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-0000000010eb] 178205 1726889865.76019: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010eb 178205 1726889865.76100: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010eb 178205 1726889865.76103: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889865.76196: no more pending results, returning what we have 178205 1726889865.76200: results queue empty 178205 1726889865.76200: checking for any_errors_fatal 178205 1726889865.76206: done checking for any_errors_fatal 178205 1726889865.76207: checking for max_fail_percentage 178205 1726889865.76208: done checking for max_fail_percentage 178205 1726889865.76209: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.76211: done checking to see if all hosts have failed 178205 1726889865.76213: getting the remaining hosts for this loop 178205 1726889865.76215: done getting the remaining hosts for this loop 178205 1726889865.76220: getting the next task for host managed_node2 178205 1726889865.76227: done getting next task for host managed_node2 178205 1726889865.76230: ^ task is: TASK: Get the size of parent/pool device 178205 1726889865.76234: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.76239: getting variables 178205 1726889865.76241: in VariableManager get_vars() 178205 1726889865.76283: Calling all_inventory to load vars for managed_node2 178205 1726889865.76288: Calling groups_inventory to load vars for managed_node2 178205 1726889865.76292: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.76306: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.76310: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.76315: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.77084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.77562: done with get_vars() 178205 1726889865.77575: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:37:45 -0400 (0:00:00.034) 0:01:18.764 ****** 178205 1726889865.77650: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.77874: worker is 1 (out of 1 available) 178205 1726889865.77886: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889865.77897: done queuing things up, now waiting for results queue to drain 178205 1726889865.77898: waiting for pending results... 178205 1726889865.78170: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889865.78306: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ec 178205 1726889865.78334: variable 'ansible_search_path' from source: unknown 178205 1726889865.78377: calling self._execute() 178205 1726889865.78497: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.78510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.78525: variable 'omit' from source: magic vars 178205 1726889865.78907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.80601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.80662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.80688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.80716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.80736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.80804: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.80819: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.80906: variable 'storage_test_volume' from source: include params 178205 1726889865.80931: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.80936: when evaluation is False, skipping this task 178205 1726889865.80939: _execute() done 178205 1726889865.80942: dumping result to json 178205 1726889865.80944: done dumping result, returning 178205 1726889865.80947: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-0000000010ec] 178205 1726889865.80950: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ec 178205 1726889865.81053: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ec 178205 1726889865.81056: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889865.81109: no more pending results, returning what we have 178205 1726889865.81117: results queue empty 178205 1726889865.81118: checking for any_errors_fatal 178205 1726889865.81128: done checking for any_errors_fatal 178205 1726889865.81129: checking for max_fail_percentage 178205 1726889865.81130: done checking for max_fail_percentage 178205 1726889865.81132: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.81133: done checking to see if all hosts have failed 178205 1726889865.81134: getting the remaining hosts for this loop 178205 1726889865.81136: done getting the remaining hosts for this loop 178205 1726889865.81139: getting the next task for host managed_node2 178205 1726889865.81151: done getting next task for host managed_node2 178205 1726889865.81156: ^ task is: TASK: Show test pool 178205 1726889865.81164: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.81170: getting variables 178205 1726889865.81172: in VariableManager get_vars() 178205 1726889865.81209: Calling all_inventory to load vars for managed_node2 178205 1726889865.81218: Calling groups_inventory to load vars for managed_node2 178205 1726889865.81223: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.81234: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.81237: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.81240: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.82394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.83020: done with get_vars() 178205 1726889865.83033: done getting variables 178205 1726889865.83085: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:37:45 -0400 (0:00:00.054) 0:01:18.819 ****** 178205 1726889865.83116: entering _queue_task() for managed_node2/debug 178205 1726889865.83338: worker is 1 (out of 1 available) 178205 1726889865.83350: exiting _queue_task() for managed_node2/debug 178205 1726889865.83360: done queuing things up, now waiting for results queue to drain 178205 1726889865.83361: waiting for pending results... 178205 1726889865.83634: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889865.83770: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ee 178205 1726889865.83791: variable 'ansible_search_path' from source: unknown 178205 1726889865.83839: calling self._execute() 178205 1726889865.83949: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.83961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.83974: variable 'omit' from source: magic vars 178205 1726889865.84322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.86645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.86732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.86774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.86821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.86860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.86966: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.86989: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.87146: variable 'storage_test_volume' from source: include params 178205 1726889865.87186: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.87194: when evaluation is False, skipping this task 178205 1726889865.87201: _execute() done 178205 1726889865.87207: dumping result to json 178205 1726889865.87217: done dumping result, returning 178205 1726889865.87227: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-0000000010ee] 178205 1726889865.87239: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ee 178205 1726889865.87355: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ee 178205 1726889865.87364: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889865.87414: no more pending results, returning what we have 178205 1726889865.87418: results queue empty 178205 1726889865.87419: checking for any_errors_fatal 178205 1726889865.87428: done checking for any_errors_fatal 178205 1726889865.87431: checking for max_fail_percentage 178205 1726889865.87433: done checking for max_fail_percentage 178205 1726889865.87435: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.87436: done checking to see if all hosts have failed 178205 1726889865.87437: getting the remaining hosts for this loop 178205 1726889865.87439: done getting the remaining hosts for this loop 178205 1726889865.87442: getting the next task for host managed_node2 178205 1726889865.87452: done getting next task for host managed_node2 178205 1726889865.87455: ^ task is: TASK: Show test blockinfo 178205 1726889865.87460: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.87465: getting variables 178205 1726889865.87467: in VariableManager get_vars() 178205 1726889865.87502: Calling all_inventory to load vars for managed_node2 178205 1726889865.87505: Calling groups_inventory to load vars for managed_node2 178205 1726889865.87509: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.87523: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.87526: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.87532: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.88369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.88980: done with get_vars() 178205 1726889865.88993: done getting variables 178205 1726889865.89056: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:37:45 -0400 (0:00:00.059) 0:01:18.878 ****** 178205 1726889865.89088: entering _queue_task() for managed_node2/debug 178205 1726889865.89340: worker is 1 (out of 1 available) 178205 1726889865.89354: exiting _queue_task() for managed_node2/debug 178205 1726889865.89365: done queuing things up, now waiting for results queue to drain 178205 1726889865.89366: waiting for pending results... 178205 1726889865.89656: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889865.89806: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ef 178205 1726889865.89834: variable 'ansible_search_path' from source: unknown 178205 1726889865.89876: calling self._execute() 178205 1726889865.89994: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.90004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.90019: variable 'omit' from source: magic vars 178205 1726889865.90393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.92082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.92139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.92166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.92193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.92215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.92283: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.92295: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.92403: variable 'storage_test_volume' from source: include params 178205 1726889865.92427: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.92433: when evaluation is False, skipping this task 178205 1726889865.92470: _execute() done 178205 1726889865.92474: dumping result to json 178205 1726889865.92477: done dumping result, returning 178205 1726889865.92479: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-0000000010ef] 178205 1726889865.92481: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ef 178205 1726889865.92550: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ef 178205 1726889865.92553: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889865.92593: no more pending results, returning what we have 178205 1726889865.92597: results queue empty 178205 1726889865.92597: checking for any_errors_fatal 178205 1726889865.92607: done checking for any_errors_fatal 178205 1726889865.92608: checking for max_fail_percentage 178205 1726889865.92609: done checking for max_fail_percentage 178205 1726889865.92610: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.92613: done checking to see if all hosts have failed 178205 1726889865.92614: getting the remaining hosts for this loop 178205 1726889865.92615: done getting the remaining hosts for this loop 178205 1726889865.92619: getting the next task for host managed_node2 178205 1726889865.92626: done getting next task for host managed_node2 178205 1726889865.92631: ^ task is: TASK: Show test pool size 178205 1726889865.92635: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.92639: getting variables 178205 1726889865.92640: in VariableManager get_vars() 178205 1726889865.92668: Calling all_inventory to load vars for managed_node2 178205 1726889865.92671: Calling groups_inventory to load vars for managed_node2 178205 1726889865.92674: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.92683: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.92685: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.92688: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.93177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.93785: done with get_vars() 178205 1726889865.93798: done getting variables 178205 1726889865.93855: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:37:45 -0400 (0:00:00.047) 0:01:18.926 ****** 178205 1726889865.93884: entering _queue_task() for managed_node2/debug 178205 1726889865.94102: worker is 1 (out of 1 available) 178205 1726889865.94119: exiting _queue_task() for managed_node2/debug 178205 1726889865.94132: done queuing things up, now waiting for results queue to drain 178205 1726889865.94134: waiting for pending results... 178205 1726889865.94310: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889865.94393: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f0 178205 1726889865.94404: variable 'ansible_search_path' from source: unknown 178205 1726889865.94436: calling self._execute() 178205 1726889865.94522: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.94526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.94537: variable 'omit' from source: magic vars 178205 1726889865.94813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889865.96593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889865.96674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889865.96716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889865.96762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889865.96792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889865.96894: variable '_storage_test_volume_present' from source: set_fact 178205 1726889865.96922: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889865.97064: variable 'storage_test_volume' from source: include params 178205 1726889865.97097: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889865.97104: when evaluation is False, skipping this task 178205 1726889865.97113: _execute() done 178205 1726889865.97124: dumping result to json 178205 1726889865.97135: done dumping result, returning 178205 1726889865.97145: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-0000000010f0] 178205 1726889865.97153: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f0 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889865.97291: no more pending results, returning what we have 178205 1726889865.97295: results queue empty 178205 1726889865.97296: checking for any_errors_fatal 178205 1726889865.97307: done checking for any_errors_fatal 178205 1726889865.97308: checking for max_fail_percentage 178205 1726889865.97309: done checking for max_fail_percentage 178205 1726889865.97310: checking to see if all hosts have failed and the running result is not ok 178205 1726889865.97314: done checking to see if all hosts have failed 178205 1726889865.97315: getting the remaining hosts for this loop 178205 1726889865.97317: done getting the remaining hosts for this loop 178205 1726889865.97320: getting the next task for host managed_node2 178205 1726889865.97332: done getting next task for host managed_node2 178205 1726889865.97335: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889865.97339: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889865.97344: getting variables 178205 1726889865.97347: in VariableManager get_vars() 178205 1726889865.97379: Calling all_inventory to load vars for managed_node2 178205 1726889865.97382: Calling groups_inventory to load vars for managed_node2 178205 1726889865.97388: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889865.97399: Calling all_plugins_play to load vars for managed_node2 178205 1726889865.97403: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889865.97406: Calling groups_plugins_play to load vars for managed_node2 178205 1726889865.97974: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f0 178205 1726889865.97978: WORKER PROCESS EXITING 178205 1726889865.97996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889865.98341: done with get_vars() 178205 1726889865.98351: done getting variables 178205 1726889865.98388: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:37:45 -0400 (0:00:00.045) 0:01:18.972 ****** 178205 1726889865.98411: entering _queue_task() for managed_node2/set_fact 178205 1726889865.98599: worker is 1 (out of 1 available) 178205 1726889865.98615: exiting _queue_task() for managed_node2/set_fact 178205 1726889865.98626: done queuing things up, now waiting for results queue to drain 178205 1726889865.98627: waiting for pending results... 178205 1726889865.98807: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889865.98889: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f1 178205 1726889865.98900: variable 'ansible_search_path' from source: unknown 178205 1726889865.98928: calling self._execute() 178205 1726889865.99024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889865.99027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889865.99038: variable 'omit' from source: magic vars 178205 1726889865.99303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889866.02020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889866.02064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889866.02090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889866.02127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889866.02154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889866.02217: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.02239: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889866.02329: variable 'storage_test_volume' from source: include params 178205 1726889866.02355: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889866.02358: when evaluation is False, skipping this task 178205 1726889866.02361: _execute() done 178205 1726889866.02363: dumping result to json 178205 1726889866.02367: done dumping result, returning 178205 1726889866.02371: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-0000000010f1] 178205 1726889866.02375: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f1 178205 1726889866.02463: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f1 178205 1726889866.02466: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889866.02506: no more pending results, returning what we have 178205 1726889866.02510: results queue empty 178205 1726889866.02510: checking for any_errors_fatal 178205 1726889866.02520: done checking for any_errors_fatal 178205 1726889866.02521: checking for max_fail_percentage 178205 1726889866.02522: done checking for max_fail_percentage 178205 1726889866.02523: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.02524: done checking to see if all hosts have failed 178205 1726889866.02525: getting the remaining hosts for this loop 178205 1726889866.02526: done getting the remaining hosts for this loop 178205 1726889866.02531: getting the next task for host managed_node2 178205 1726889866.02541: done getting next task for host managed_node2 178205 1726889866.02543: ^ task is: TASK: Default thin pool reserved space values 178205 1726889866.02548: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.02552: getting variables 178205 1726889866.02553: in VariableManager get_vars() 178205 1726889866.02582: Calling all_inventory to load vars for managed_node2 178205 1726889866.02584: Calling groups_inventory to load vars for managed_node2 178205 1726889866.02587: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.02597: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.02599: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.02601: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.02928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.03268: done with get_vars() 178205 1726889866.03277: done getting variables 178205 1726889866.03317: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:37:46 -0400 (0:00:00.049) 0:01:19.021 ****** 178205 1726889866.03340: entering _queue_task() for managed_node2/set_fact 178205 1726889866.03558: worker is 1 (out of 1 available) 178205 1726889866.03570: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.03582: done queuing things up, now waiting for results queue to drain 178205 1726889866.03584: waiting for pending results... 178205 1726889866.03885: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889866.04028: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f3 178205 1726889866.04051: variable 'ansible_search_path' from source: unknown 178205 1726889866.04089: calling self._execute() 178205 1726889866.04201: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.04215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.04235: variable 'omit' from source: magic vars 178205 1726889866.04619: variable 'storage_test_volume' from source: include params 178205 1726889866.04661: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.04669: when evaluation is False, skipping this task 178205 1726889866.04677: _execute() done 178205 1726889866.04690: dumping result to json 178205 1726889866.04702: done dumping result, returning 178205 1726889866.04741: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-0000000010f3] 178205 1726889866.04746: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f3 178205 1726889866.04825: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f3 178205 1726889866.04828: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.04876: no more pending results, returning what we have 178205 1726889866.04879: results queue empty 178205 1726889866.04880: checking for any_errors_fatal 178205 1726889866.04887: done checking for any_errors_fatal 178205 1726889866.04888: checking for max_fail_percentage 178205 1726889866.04889: done checking for max_fail_percentage 178205 1726889866.04890: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.04892: done checking to see if all hosts have failed 178205 1726889866.04892: getting the remaining hosts for this loop 178205 1726889866.04894: done getting the remaining hosts for this loop 178205 1726889866.04897: getting the next task for host managed_node2 178205 1726889866.04903: done getting next task for host managed_node2 178205 1726889866.04906: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889866.04910: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.04916: getting variables 178205 1726889866.04917: in VariableManager get_vars() 178205 1726889866.04944: Calling all_inventory to load vars for managed_node2 178205 1726889866.04947: Calling groups_inventory to load vars for managed_node2 178205 1726889866.04950: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.04958: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.04961: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.04963: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.05466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.05788: done with get_vars() 178205 1726889866.05796: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:37:46 -0400 (0:00:00.025) 0:01:19.046 ****** 178205 1726889866.05852: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.06014: worker is 1 (out of 1 available) 178205 1726889866.06027: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.06037: done queuing things up, now waiting for results queue to drain 178205 1726889866.06038: waiting for pending results... 178205 1726889866.06202: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889866.06386: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f4 178205 1726889866.06402: variable 'ansible_search_path' from source: unknown 178205 1726889866.06435: calling self._execute() 178205 1726889866.06527: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.06533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.06540: variable 'omit' from source: magic vars 178205 1726889866.06803: variable 'storage_test_volume' from source: include params 178205 1726889866.06828: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.06839: when evaluation is False, skipping this task 178205 1726889866.06843: _execute() done 178205 1726889866.06845: dumping result to json 178205 1726889866.06848: done dumping result, returning 178205 1726889866.06854: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-0000000010f4] 178205 1726889866.06859: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.07249: no more pending results, returning what we have 178205 1726889866.07252: results queue empty 178205 1726889866.07253: checking for any_errors_fatal 178205 1726889866.07264: done checking for any_errors_fatal 178205 1726889866.07265: checking for max_fail_percentage 178205 1726889866.07267: done checking for max_fail_percentage 178205 1726889866.07268: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.07270: done checking to see if all hosts have failed 178205 1726889866.07271: getting the remaining hosts for this loop 178205 1726889866.07272: done getting the remaining hosts for this loop 178205 1726889866.07276: getting the next task for host managed_node2 178205 1726889866.07285: done getting next task for host managed_node2 178205 1726889866.07288: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889866.07295: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.07300: getting variables 178205 1726889866.07302: in VariableManager get_vars() 178205 1726889866.07334: Calling all_inventory to load vars for managed_node2 178205 1726889866.07337: Calling groups_inventory to load vars for managed_node2 178205 1726889866.07341: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.07347: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f4 178205 1726889866.07350: WORKER PROCESS EXITING 178205 1726889866.07360: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.07363: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.07366: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.07994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.08744: done with get_vars() 178205 1726889866.08753: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:37:46 -0400 (0:00:00.029) 0:01:19.076 ****** 178205 1726889866.08805: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.09005: worker is 1 (out of 1 available) 178205 1726889866.09021: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.09032: done queuing things up, now waiting for results queue to drain 178205 1726889866.09033: waiting for pending results... 178205 1726889866.09332: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889866.09476: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f5 178205 1726889866.09502: variable 'ansible_search_path' from source: unknown 178205 1726889866.09557: calling self._execute() 178205 1726889866.09681: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.09701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.09727: variable 'omit' from source: magic vars 178205 1726889866.10143: variable 'storage_test_volume' from source: include params 178205 1726889866.10188: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.10196: when evaluation is False, skipping this task 178205 1726889866.10203: _execute() done 178205 1726889866.10210: dumping result to json 178205 1726889866.10219: done dumping result, returning 178205 1726889866.10228: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-0000000010f5] 178205 1726889866.10239: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f5 178205 1726889866.10354: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f5 178205 1726889866.10366: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.10421: no more pending results, returning what we have 178205 1726889866.10427: results queue empty 178205 1726889866.10428: checking for any_errors_fatal 178205 1726889866.10437: done checking for any_errors_fatal 178205 1726889866.10439: checking for max_fail_percentage 178205 1726889866.10440: done checking for max_fail_percentage 178205 1726889866.10442: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.10443: done checking to see if all hosts have failed 178205 1726889866.10443: getting the remaining hosts for this loop 178205 1726889866.10445: done getting the remaining hosts for this loop 178205 1726889866.10448: getting the next task for host managed_node2 178205 1726889866.10458: done getting next task for host managed_node2 178205 1726889866.10462: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889866.10467: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.10473: getting variables 178205 1726889866.10475: in VariableManager get_vars() 178205 1726889866.10513: Calling all_inventory to load vars for managed_node2 178205 1726889866.10516: Calling groups_inventory to load vars for managed_node2 178205 1726889866.10520: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.10533: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.10536: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.10539: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.11310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.11903: done with get_vars() 178205 1726889866.11917: done getting variables 178205 1726889866.11968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:37:46 -0400 (0:00:00.031) 0:01:19.108 ****** 178205 1726889866.11998: entering _queue_task() for managed_node2/set_fact 178205 1726889866.12214: worker is 1 (out of 1 available) 178205 1726889866.12227: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.12236: done queuing things up, now waiting for results queue to drain 178205 1726889866.12237: waiting for pending results... 178205 1726889866.12492: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889866.12606: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f6 178205 1726889866.12627: variable 'ansible_search_path' from source: unknown 178205 1726889866.12665: calling self._execute() 178205 1726889866.12774: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.12790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.12805: variable 'omit' from source: magic vars 178205 1726889866.13168: variable 'storage_test_volume' from source: include params 178205 1726889866.13209: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.13221: when evaluation is False, skipping this task 178205 1726889866.13228: _execute() done 178205 1726889866.13237: dumping result to json 178205 1726889866.13244: done dumping result, returning 178205 1726889866.13253: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-0000000010f6] 178205 1726889866.13268: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.13413: no more pending results, returning what we have 178205 1726889866.13417: results queue empty 178205 1726889866.13418: checking for any_errors_fatal 178205 1726889866.13427: done checking for any_errors_fatal 178205 1726889866.13431: checking for max_fail_percentage 178205 1726889866.13433: done checking for max_fail_percentage 178205 1726889866.13434: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.13436: done checking to see if all hosts have failed 178205 1726889866.13436: getting the remaining hosts for this loop 178205 1726889866.13438: done getting the remaining hosts for this loop 178205 1726889866.13441: getting the next task for host managed_node2 178205 1726889866.13450: done getting next task for host managed_node2 178205 1726889866.13452: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889866.13457: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.13462: getting variables 178205 1726889866.13464: in VariableManager get_vars() 178205 1726889866.13495: Calling all_inventory to load vars for managed_node2 178205 1726889866.13497: Calling groups_inventory to load vars for managed_node2 178205 1726889866.13501: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.13514: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.13517: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.13520: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.14016: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f6 178205 1726889866.14020: WORKER PROCESS EXITING 178205 1726889866.14024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.14724: done with get_vars() 178205 1726889866.14738: done getting variables 178205 1726889866.14799: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:37:46 -0400 (0:00:00.028) 0:01:19.136 ****** 178205 1726889866.14835: entering _queue_task() for managed_node2/set_fact 178205 1726889866.15058: worker is 1 (out of 1 available) 178205 1726889866.15071: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.15084: done queuing things up, now waiting for results queue to drain 178205 1726889866.15086: waiting for pending results... 178205 1726889866.16026: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889866.16242: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f7 178205 1726889866.16267: variable 'ansible_search_path' from source: unknown 178205 1726889866.16315: calling self._execute() 178205 1726889866.16440: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.16451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.16467: variable 'omit' from source: magic vars 178205 1726889866.16949: variable 'storage_test_volume' from source: include params 178205 1726889866.16989: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.17003: when evaluation is False, skipping this task 178205 1726889866.17012: _execute() done 178205 1726889866.17025: dumping result to json 178205 1726889866.17037: done dumping result, returning 178205 1726889866.17048: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-0000000010f7] 178205 1726889866.17059: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.17225: no more pending results, returning what we have 178205 1726889866.17229: results queue empty 178205 1726889866.17230: checking for any_errors_fatal 178205 1726889866.17239: done checking for any_errors_fatal 178205 1726889866.17240: checking for max_fail_percentage 178205 1726889866.17242: done checking for max_fail_percentage 178205 1726889866.17243: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.17244: done checking to see if all hosts have failed 178205 1726889866.17245: getting the remaining hosts for this loop 178205 1726889866.17247: done getting the remaining hosts for this loop 178205 1726889866.17250: getting the next task for host managed_node2 178205 1726889866.17260: done getting next task for host managed_node2 178205 1726889866.17262: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889866.17267: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.17270: getting variables 178205 1726889866.17272: in VariableManager get_vars() 178205 1726889866.17305: Calling all_inventory to load vars for managed_node2 178205 1726889866.17308: Calling groups_inventory to load vars for managed_node2 178205 1726889866.17316: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.17327: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.17330: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.17333: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.17834: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f7 178205 1726889866.17840: WORKER PROCESS EXITING 178205 1726889866.17861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.18467: done with get_vars() 178205 1726889866.18479: done getting variables 178205 1726889866.18533: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:37:46 -0400 (0:00:00.037) 0:01:19.173 ****** 178205 1726889866.18563: entering _queue_task() for managed_node2/set_fact 178205 1726889866.18774: worker is 1 (out of 1 available) 178205 1726889866.18787: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.18798: done queuing things up, now waiting for results queue to drain 178205 1726889866.18799: waiting for pending results... 178205 1726889866.19088: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889866.19227: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f8 178205 1726889866.19249: variable 'ansible_search_path' from source: unknown 178205 1726889866.19294: calling self._execute() 178205 1726889866.19483: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.19494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.19508: variable 'omit' from source: magic vars 178205 1726889866.19874: variable 'storage_test_volume' from source: include params 178205 1726889866.19926: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.20023: when evaluation is False, skipping this task 178205 1726889866.20032: _execute() done 178205 1726889866.20042: dumping result to json 178205 1726889866.20053: done dumping result, returning 178205 1726889866.20063: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-0000000010f8] 178205 1726889866.20075: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f8 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.20230: no more pending results, returning what we have 178205 1726889866.20234: results queue empty 178205 1726889866.20235: checking for any_errors_fatal 178205 1726889866.20248: done checking for any_errors_fatal 178205 1726889866.20249: checking for max_fail_percentage 178205 1726889866.20250: done checking for max_fail_percentage 178205 1726889866.20252: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.20253: done checking to see if all hosts have failed 178205 1726889866.20253: getting the remaining hosts for this loop 178205 1726889866.20255: done getting the remaining hosts for this loop 178205 1726889866.20258: getting the next task for host managed_node2 178205 1726889866.20267: done getting next task for host managed_node2 178205 1726889866.20270: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889866.20275: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.20278: getting variables 178205 1726889866.20280: in VariableManager get_vars() 178205 1726889866.20319: Calling all_inventory to load vars for managed_node2 178205 1726889866.20321: Calling groups_inventory to load vars for managed_node2 178205 1726889866.20325: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.20338: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.20342: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.20346: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.20909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.21432: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f8 178205 1726889866.21436: WORKER PROCESS EXITING 178205 1726889866.22377: done with get_vars() 178205 1726889866.22391: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:37:46 -0400 (0:00:00.039) 0:01:19.212 ****** 178205 1726889866.22466: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.22697: worker is 1 (out of 1 available) 178205 1726889866.22714: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.22729: done queuing things up, now waiting for results queue to drain 178205 1726889866.22731: waiting for pending results... 178205 1726889866.23161: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889866.23294: in run() - task 02369adf-7a19-34ed-f5d1-0000000010f9 178205 1726889866.23319: variable 'ansible_search_path' from source: unknown 178205 1726889866.23355: calling self._execute() 178205 1726889866.23459: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.23471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.23484: variable 'omit' from source: magic vars 178205 1726889866.23826: variable 'storage_test_volume' from source: include params 178205 1726889866.23867: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.23874: when evaluation is False, skipping this task 178205 1726889866.23880: _execute() done 178205 1726889866.23888: dumping result to json 178205 1726889866.23895: done dumping result, returning 178205 1726889866.23905: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-0000000010f9] 178205 1726889866.23916: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.24065: no more pending results, returning what we have 178205 1726889866.24069: results queue empty 178205 1726889866.24070: checking for any_errors_fatal 178205 1726889866.24080: done checking for any_errors_fatal 178205 1726889866.24081: checking for max_fail_percentage 178205 1726889866.24082: done checking for max_fail_percentage 178205 1726889866.24083: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.24085: done checking to see if all hosts have failed 178205 1726889866.24085: getting the remaining hosts for this loop 178205 1726889866.24087: done getting the remaining hosts for this loop 178205 1726889866.24091: getting the next task for host managed_node2 178205 1726889866.24099: done getting next task for host managed_node2 178205 1726889866.24102: ^ task is: TASK: Show max thin pool size 178205 1726889866.24106: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.24110: getting variables 178205 1726889866.24114: in VariableManager get_vars() 178205 1726889866.24149: Calling all_inventory to load vars for managed_node2 178205 1726889866.24153: Calling groups_inventory to load vars for managed_node2 178205 1726889866.24157: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.24169: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.24172: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.24175: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.25754: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010f9 178205 1726889866.25757: WORKER PROCESS EXITING 178205 1726889866.25777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.26350: done with get_vars() 178205 1726889866.26362: done getting variables 178205 1726889866.26416: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:37:46 -0400 (0:00:00.039) 0:01:19.252 ****** 178205 1726889866.26445: entering _queue_task() for managed_node2/debug 178205 1726889866.26654: worker is 1 (out of 1 available) 178205 1726889866.26665: exiting _queue_task() for managed_node2/debug 178205 1726889866.26676: done queuing things up, now waiting for results queue to drain 178205 1726889866.26677: waiting for pending results... 178205 1726889866.26994: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889866.27125: in run() - task 02369adf-7a19-34ed-f5d1-0000000010fa 178205 1726889866.27146: variable 'ansible_search_path' from source: unknown 178205 1726889866.27187: calling self._execute() 178205 1726889866.27294: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.27307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.27323: variable 'omit' from source: magic vars 178205 1726889866.27692: variable 'storage_test_volume' from source: include params 178205 1726889866.27736: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.27744: when evaluation is False, skipping this task 178205 1726889866.27752: _execute() done 178205 1726889866.27758: dumping result to json 178205 1726889866.27765: done dumping result, returning 178205 1726889866.27775: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-0000000010fa] 178205 1726889866.27783: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fa skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889866.27932: no more pending results, returning what we have 178205 1726889866.27936: results queue empty 178205 1726889866.27937: checking for any_errors_fatal 178205 1726889866.27951: done checking for any_errors_fatal 178205 1726889866.27952: checking for max_fail_percentage 178205 1726889866.27954: done checking for max_fail_percentage 178205 1726889866.27955: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.27956: done checking to see if all hosts have failed 178205 1726889866.27957: getting the remaining hosts for this loop 178205 1726889866.27958: done getting the remaining hosts for this loop 178205 1726889866.27962: getting the next task for host managed_node2 178205 1726889866.27970: done getting next task for host managed_node2 178205 1726889866.27972: ^ task is: TASK: Show volume thin pool size 178205 1726889866.27979: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.27984: getting variables 178205 1726889866.27986: in VariableManager get_vars() 178205 1726889866.28020: Calling all_inventory to load vars for managed_node2 178205 1726889866.28023: Calling groups_inventory to load vars for managed_node2 178205 1726889866.28027: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.28039: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.28042: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.28045: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.28687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.29429: done with get_vars() 178205 1726889866.29442: done getting variables 178205 1726889866.29470: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fa 178205 1726889866.29473: WORKER PROCESS EXITING 178205 1726889866.29505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:37:46 -0400 (0:00:00.030) 0:01:19.283 ****** 178205 1726889866.29536: entering _queue_task() for managed_node2/debug 178205 1726889866.29750: worker is 1 (out of 1 available) 178205 1726889866.29763: exiting _queue_task() for managed_node2/debug 178205 1726889866.29773: done queuing things up, now waiting for results queue to drain 178205 1726889866.29774: waiting for pending results... 178205 1726889866.30029: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889866.30154: in run() - task 02369adf-7a19-34ed-f5d1-0000000010fb 178205 1726889866.30172: variable 'ansible_search_path' from source: unknown 178205 1726889866.30208: calling self._execute() 178205 1726889866.30318: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.30333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.30347: variable 'omit' from source: magic vars 178205 1726889866.30694: variable 'storage_test_volume' from source: include params 178205 1726889866.30735: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.30744: when evaluation is False, skipping this task 178205 1726889866.30751: _execute() done 178205 1726889866.30762: dumping result to json 178205 1726889866.30769: done dumping result, returning 178205 1726889866.30778: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-0000000010fb] 178205 1726889866.30787: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fb skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889866.30927: no more pending results, returning what we have 178205 1726889866.30931: results queue empty 178205 1726889866.30932: checking for any_errors_fatal 178205 1726889866.30942: done checking for any_errors_fatal 178205 1726889866.30942: checking for max_fail_percentage 178205 1726889866.30944: done checking for max_fail_percentage 178205 1726889866.30945: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.30946: done checking to see if all hosts have failed 178205 1726889866.30947: getting the remaining hosts for this loop 178205 1726889866.30949: done getting the remaining hosts for this loop 178205 1726889866.30952: getting the next task for host managed_node2 178205 1726889866.30960: done getting next task for host managed_node2 178205 1726889866.30963: ^ task is: TASK: Show test volume size 178205 1726889866.30968: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.30972: getting variables 178205 1726889866.30974: in VariableManager get_vars() 178205 1726889866.31007: Calling all_inventory to load vars for managed_node2 178205 1726889866.31009: Calling groups_inventory to load vars for managed_node2 178205 1726889866.31014: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.31027: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.31030: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.31033: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.31739: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fb 178205 1726889866.31743: WORKER PROCESS EXITING 178205 1726889866.31765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.32352: done with get_vars() 178205 1726889866.32365: done getting variables 178205 1726889866.32417: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:37:46 -0400 (0:00:00.029) 0:01:19.312 ****** 178205 1726889866.32444: entering _queue_task() for managed_node2/debug 178205 1726889866.32650: worker is 1 (out of 1 available) 178205 1726889866.32662: exiting _queue_task() for managed_node2/debug 178205 1726889866.32672: done queuing things up, now waiting for results queue to drain 178205 1726889866.32673: waiting for pending results... 178205 1726889866.32933: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889866.33059: in run() - task 02369adf-7a19-34ed-f5d1-0000000010fc 178205 1726889866.33078: variable 'ansible_search_path' from source: unknown 178205 1726889866.33119: calling self._execute() 178205 1726889866.33219: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.33230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.33243: variable 'omit' from source: magic vars 178205 1726889866.33587: variable 'storage_test_volume' from source: include params 178205 1726889866.33626: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.33633: when evaluation is False, skipping this task 178205 1726889866.33640: _execute() done 178205 1726889866.33646: dumping result to json 178205 1726889866.33656: done dumping result, returning 178205 1726889866.33665: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-0000000010fc] 178205 1726889866.33674: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fc skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889866.33816: no more pending results, returning what we have 178205 1726889866.33819: results queue empty 178205 1726889866.33820: checking for any_errors_fatal 178205 1726889866.33831: done checking for any_errors_fatal 178205 1726889866.33832: checking for max_fail_percentage 178205 1726889866.33833: done checking for max_fail_percentage 178205 1726889866.33834: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.33836: done checking to see if all hosts have failed 178205 1726889866.33836: getting the remaining hosts for this loop 178205 1726889866.33838: done getting the remaining hosts for this loop 178205 1726889866.33841: getting the next task for host managed_node2 178205 1726889866.33849: done getting next task for host managed_node2 178205 1726889866.33851: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889866.33857: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.33862: getting variables 178205 1726889866.33864: in VariableManager get_vars() 178205 1726889866.33895: Calling all_inventory to load vars for managed_node2 178205 1726889866.33898: Calling groups_inventory to load vars for managed_node2 178205 1726889866.33901: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.33915: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.33918: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.33921: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.34637: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fc 178205 1726889866.34640: WORKER PROCESS EXITING 178205 1726889866.34660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.35266: done with get_vars() 178205 1726889866.35280: done getting variables 178205 1726889866.35337: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:37:46 -0400 (0:00:00.029) 0:01:19.341 ****** 178205 1726889866.35367: entering _queue_task() for managed_node2/set_fact 178205 1726889866.35585: worker is 1 (out of 1 available) 178205 1726889866.35597: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.35608: done queuing things up, now waiting for results queue to drain 178205 1726889866.35608: waiting for pending results... 178205 1726889866.35877: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889866.35998: in run() - task 02369adf-7a19-34ed-f5d1-0000000010fd 178205 1726889866.36019: variable 'ansible_search_path' from source: unknown 178205 1726889866.36059: calling self._execute() 178205 1726889866.36163: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.36173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.36186: variable 'omit' from source: magic vars 178205 1726889866.36540: variable 'storage_test_volume' from source: include params 178205 1726889866.36576: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.36583: when evaluation is False, skipping this task 178205 1726889866.36591: _execute() done 178205 1726889866.36600: dumping result to json 178205 1726889866.36606: done dumping result, returning 178205 1726889866.36617: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-0000000010fd] 178205 1726889866.36628: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fd skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.36768: no more pending results, returning what we have 178205 1726889866.36772: results queue empty 178205 1726889866.36772: checking for any_errors_fatal 178205 1726889866.36783: done checking for any_errors_fatal 178205 1726889866.36784: checking for max_fail_percentage 178205 1726889866.36785: done checking for max_fail_percentage 178205 1726889866.36786: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.36788: done checking to see if all hosts have failed 178205 1726889866.36788: getting the remaining hosts for this loop 178205 1726889866.36790: done getting the remaining hosts for this loop 178205 1726889866.36793: getting the next task for host managed_node2 178205 1726889866.36801: done getting next task for host managed_node2 178205 1726889866.36804: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889866.36809: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.36815: getting variables 178205 1726889866.36817: in VariableManager get_vars() 178205 1726889866.36850: Calling all_inventory to load vars for managed_node2 178205 1726889866.36853: Calling groups_inventory to load vars for managed_node2 178205 1726889866.36856: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.36869: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.36872: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.36874: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.37422: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fd 178205 1726889866.37429: WORKER PROCESS EXITING 178205 1726889866.37530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.38193: done with get_vars() 178205 1726889866.38208: done getting variables 178205 1726889866.38267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:37:46 -0400 (0:00:00.029) 0:01:19.371 ****** 178205 1726889866.38296: entering _queue_task() for managed_node2/set_fact 178205 1726889866.38505: worker is 1 (out of 1 available) 178205 1726889866.38517: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.38527: done queuing things up, now waiting for results queue to drain 178205 1726889866.38528: waiting for pending results... 178205 1726889866.39392: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889866.39691: in run() - task 02369adf-7a19-34ed-f5d1-0000000010fe 178205 1726889866.39713: variable 'ansible_search_path' from source: unknown 178205 1726889866.39755: calling self._execute() 178205 1726889866.39959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.39970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.39983: variable 'omit' from source: magic vars 178205 1726889866.40709: variable 'storage_test_volume' from source: include params 178205 1726889866.40920: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.40929: when evaluation is False, skipping this task 178205 1726889866.40936: _execute() done 178205 1726889866.40943: dumping result to json 178205 1726889866.40951: done dumping result, returning 178205 1726889866.40962: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-0000000010fe] 178205 1726889866.40972: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fe skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.41137: no more pending results, returning what we have 178205 1726889866.41141: results queue empty 178205 1726889866.41142: checking for any_errors_fatal 178205 1726889866.41151: done checking for any_errors_fatal 178205 1726889866.41152: checking for max_fail_percentage 178205 1726889866.41154: done checking for max_fail_percentage 178205 1726889866.41155: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.41156: done checking to see if all hosts have failed 178205 1726889866.41157: getting the remaining hosts for this loop 178205 1726889866.41159: done getting the remaining hosts for this loop 178205 1726889866.41162: getting the next task for host managed_node2 178205 1726889866.41171: done getting next task for host managed_node2 178205 1726889866.41174: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889866.41179: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.41183: getting variables 178205 1726889866.41185: in VariableManager get_vars() 178205 1726889866.41222: Calling all_inventory to load vars for managed_node2 178205 1726889866.41225: Calling groups_inventory to load vars for managed_node2 178205 1726889866.41229: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.41243: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.41246: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.41249: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.42183: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010fe 178205 1726889866.42187: WORKER PROCESS EXITING 178205 1726889866.42208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.42805: done with get_vars() 178205 1726889866.42821: done getting variables 178205 1726889866.42878: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:37:46 -0400 (0:00:00.046) 0:01:19.417 ****** 178205 1726889866.42906: entering _queue_task() for managed_node2/set_fact 178205 1726889866.43832: worker is 1 (out of 1 available) 178205 1726889866.43844: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.43855: done queuing things up, now waiting for results queue to drain 178205 1726889866.43856: waiting for pending results... 178205 1726889866.44814: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889866.45111: in run() - task 02369adf-7a19-34ed-f5d1-0000000010ff 178205 1726889866.45172: variable 'ansible_search_path' from source: unknown 178205 1726889866.45296: calling self._execute() 178205 1726889866.45520: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.45534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.45549: variable 'omit' from source: magic vars 178205 1726889866.46358: variable 'storage_test_volume' from source: include params 178205 1726889866.46395: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.46402: when evaluation is False, skipping this task 178205 1726889866.46408: _execute() done 178205 1726889866.46417: dumping result to json 178205 1726889866.46423: done dumping result, returning 178205 1726889866.46433: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-0000000010ff] 178205 1726889866.46443: sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ff skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.46593: no more pending results, returning what we have 178205 1726889866.46597: results queue empty 178205 1726889866.46598: checking for any_errors_fatal 178205 1726889866.46610: done checking for any_errors_fatal 178205 1726889866.46611: checking for max_fail_percentage 178205 1726889866.46614: done checking for max_fail_percentage 178205 1726889866.46615: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.46616: done checking to see if all hosts have failed 178205 1726889866.46617: getting the remaining hosts for this loop 178205 1726889866.46619: done getting the remaining hosts for this loop 178205 1726889866.46622: getting the next task for host managed_node2 178205 1726889866.46630: done getting next task for host managed_node2 178205 1726889866.46633: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889866.46638: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.46643: getting variables 178205 1726889866.46645: in VariableManager get_vars() 178205 1726889866.46678: Calling all_inventory to load vars for managed_node2 178205 1726889866.46682: Calling groups_inventory to load vars for managed_node2 178205 1726889866.46686: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.46699: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.46702: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.46704: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.48117: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000010ff 178205 1726889866.48121: WORKER PROCESS EXITING 178205 1726889866.48142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.48717: done with get_vars() 178205 1726889866.48730: done getting variables 178205 1726889866.48785: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:37:46 -0400 (0:00:00.059) 0:01:19.476 ****** 178205 1726889866.49516: entering _queue_task() for managed_node2/set_fact 178205 1726889866.49746: worker is 1 (out of 1 available) 178205 1726889866.49759: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.49771: done queuing things up, now waiting for results queue to drain 178205 1726889866.49772: waiting for pending results... 178205 1726889866.50534: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889866.50682: in run() - task 02369adf-7a19-34ed-f5d1-000000001100 178205 1726889866.50701: variable 'ansible_search_path' from source: unknown 178205 1726889866.50741: calling self._execute() 178205 1726889866.50860: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.50871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.50885: variable 'omit' from source: magic vars 178205 1726889866.51257: variable 'storage_test_volume' from source: include params 178205 1726889866.51293: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.51300: when evaluation is False, skipping this task 178205 1726889866.51306: _execute() done 178205 1726889866.51314: dumping result to json 178205 1726889866.51321: done dumping result, returning 178205 1726889866.51335: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000001100] 178205 1726889866.51346: sending task result for task 02369adf-7a19-34ed-f5d1-000000001100 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.51492: no more pending results, returning what we have 178205 1726889866.51496: results queue empty 178205 1726889866.51497: checking for any_errors_fatal 178205 1726889866.51507: done checking for any_errors_fatal 178205 1726889866.51508: checking for max_fail_percentage 178205 1726889866.51509: done checking for max_fail_percentage 178205 1726889866.51510: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.51513: done checking to see if all hosts have failed 178205 1726889866.51514: getting the remaining hosts for this loop 178205 1726889866.51515: done getting the remaining hosts for this loop 178205 1726889866.51518: getting the next task for host managed_node2 178205 1726889866.51527: done getting next task for host managed_node2 178205 1726889866.51530: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889866.51537: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.51541: getting variables 178205 1726889866.51543: in VariableManager get_vars() 178205 1726889866.51576: Calling all_inventory to load vars for managed_node2 178205 1726889866.51578: Calling groups_inventory to load vars for managed_node2 178205 1726889866.51582: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.51594: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.51598: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.51601: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.52334: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001100 178205 1726889866.52338: WORKER PROCESS EXITING 178205 1726889866.52360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.52977: done with get_vars() 178205 1726889866.52990: done getting variables 178205 1726889866.53046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:37:46 -0400 (0:00:00.042) 0:01:19.518 ****** 178205 1726889866.53075: entering _queue_task() for managed_node2/set_fact 178205 1726889866.53288: worker is 1 (out of 1 available) 178205 1726889866.53300: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.53310: done queuing things up, now waiting for results queue to drain 178205 1726889866.53313: waiting for pending results... 178205 1726889866.53573: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889866.53705: in run() - task 02369adf-7a19-34ed-f5d1-000000001101 178205 1726889866.53727: variable 'ansible_search_path' from source: unknown 178205 1726889866.53769: calling self._execute() 178205 1726889866.53876: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.53886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.53898: variable 'omit' from source: magic vars 178205 1726889866.54250: variable 'storage_test_volume' from source: include params 178205 1726889866.54286: Evaluated conditional (storage_test_volume.thin): False 178205 1726889866.54297: when evaluation is False, skipping this task 178205 1726889866.54304: _execute() done 178205 1726889866.54312: dumping result to json 178205 1726889866.54319: done dumping result, returning 178205 1726889866.54328: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000001101] 178205 1726889866.54338: sending task result for task 02369adf-7a19-34ed-f5d1-000000001101 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889866.54480: no more pending results, returning what we have 178205 1726889866.54483: results queue empty 178205 1726889866.54484: checking for any_errors_fatal 178205 1726889866.54495: done checking for any_errors_fatal 178205 1726889866.54496: checking for max_fail_percentage 178205 1726889866.54498: done checking for max_fail_percentage 178205 1726889866.54499: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.54500: done checking to see if all hosts have failed 178205 1726889866.54501: getting the remaining hosts for this loop 178205 1726889866.54502: done getting the remaining hosts for this loop 178205 1726889866.54505: getting the next task for host managed_node2 178205 1726889866.54518: done getting next task for host managed_node2 178205 1726889866.54521: ^ task is: TASK: Show actual size 178205 1726889866.54527: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.54530: getting variables 178205 1726889866.54532: in VariableManager get_vars() 178205 1726889866.54567: Calling all_inventory to load vars for managed_node2 178205 1726889866.54570: Calling groups_inventory to load vars for managed_node2 178205 1726889866.54573: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.54585: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.54588: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.54591: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.55144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.55731: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001101 178205 1726889866.55734: WORKER PROCESS EXITING 178205 1726889866.55948: done with get_vars() 178205 1726889866.55961: done getting variables 178205 1726889866.56016: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:37:46 -0400 (0:00:00.029) 0:01:19.548 ****** 178205 1726889866.56044: entering _queue_task() for managed_node2/debug 178205 1726889866.56247: worker is 1 (out of 1 available) 178205 1726889866.56258: exiting _queue_task() for managed_node2/debug 178205 1726889866.56268: done queuing things up, now waiting for results queue to drain 178205 1726889866.56269: waiting for pending results... 178205 1726889866.56528: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889866.56658: in run() - task 02369adf-7a19-34ed-f5d1-000000001103 178205 1726889866.56676: variable 'ansible_search_path' from source: unknown 178205 1726889866.56717: calling self._execute() 178205 1726889866.56816: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.56829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.56841: variable 'omit' from source: magic vars 178205 1726889866.56953: variable 'omit' from source: magic vars 178205 1726889866.57014: variable 'omit' from source: magic vars 178205 1726889866.57053: variable 'omit' from source: magic vars 178205 1726889866.57097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889866.57137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889866.57165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889866.57185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.57200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.57232: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889866.57240: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.57247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.57350: Set connection var ansible_pipelining to False 178205 1726889866.57368: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889866.57379: Set connection var ansible_shell_executable to /bin/sh 178205 1726889866.57385: Set connection var ansible_connection to ssh 178205 1726889866.57396: Set connection var ansible_shell_type to sh 178205 1726889866.57406: Set connection var ansible_timeout to 10 178205 1726889866.57439: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.57448: variable 'ansible_connection' from source: unknown 178205 1726889866.57457: variable 'ansible_module_compression' from source: unknown 178205 1726889866.57463: variable 'ansible_shell_type' from source: unknown 178205 1726889866.57474: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.57481: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.57489: variable 'ansible_pipelining' from source: unknown 178205 1726889866.57495: variable 'ansible_timeout' from source: unknown 178205 1726889866.57502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.57640: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889866.57658: variable 'omit' from source: magic vars 178205 1726889866.57667: starting attempt loop 178205 1726889866.57674: running the handler 178205 1726889866.57726: variable 'storage_test_actual_size' from source: set_fact 178205 1726889866.57897: variable 'storage_test_actual_size' from source: set_fact 178205 1726889866.57964: handler run complete 178205 1726889866.57991: attempt loop complete, returning result 178205 1726889866.57998: _execute() done 178205 1726889866.58003: dumping result to json 178205 1726889866.58014: done dumping result, returning 178205 1726889866.58026: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000001103] 178205 1726889866.58036: sending task result for task 02369adf-7a19-34ed-f5d1-000000001103 ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889866.58173: no more pending results, returning what we have 178205 1726889866.58177: results queue empty 178205 1726889866.58177: checking for any_errors_fatal 178205 1726889866.58189: done checking for any_errors_fatal 178205 1726889866.58189: checking for max_fail_percentage 178205 1726889866.58191: done checking for max_fail_percentage 178205 1726889866.58192: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.58193: done checking to see if all hosts have failed 178205 1726889866.58194: getting the remaining hosts for this loop 178205 1726889866.58195: done getting the remaining hosts for this loop 178205 1726889866.58198: getting the next task for host managed_node2 178205 1726889866.58206: done getting next task for host managed_node2 178205 1726889866.58209: ^ task is: TASK: Show expected size 178205 1726889866.58215: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.58220: getting variables 178205 1726889866.58222: in VariableManager get_vars() 178205 1726889866.58252: Calling all_inventory to load vars for managed_node2 178205 1726889866.58255: Calling groups_inventory to load vars for managed_node2 178205 1726889866.58259: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.58269: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.58272: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.58275: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.58923: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001103 178205 1726889866.58927: WORKER PROCESS EXITING 178205 1726889866.58933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.59617: done with get_vars() 178205 1726889866.59630: done getting variables 178205 1726889866.59680: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:37:46 -0400 (0:00:00.036) 0:01:19.585 ****** 178205 1726889866.59708: entering _queue_task() for managed_node2/debug 178205 1726889866.59915: worker is 1 (out of 1 available) 178205 1726889866.59926: exiting _queue_task() for managed_node2/debug 178205 1726889866.59937: done queuing things up, now waiting for results queue to drain 178205 1726889866.59938: waiting for pending results... 178205 1726889866.60193: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889866.60319: in run() - task 02369adf-7a19-34ed-f5d1-000000001104 178205 1726889866.60339: variable 'ansible_search_path' from source: unknown 178205 1726889866.60376: calling self._execute() 178205 1726889866.60474: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.60484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.60499: variable 'omit' from source: magic vars 178205 1726889866.60608: variable 'omit' from source: magic vars 178205 1726889866.60666: variable 'omit' from source: magic vars 178205 1726889866.60704: variable 'omit' from source: magic vars 178205 1726889866.60751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889866.60784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889866.60804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889866.60827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.60841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.60868: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889866.60875: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.60882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.60977: Set connection var ansible_pipelining to False 178205 1726889866.60990: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889866.61000: Set connection var ansible_shell_executable to /bin/sh 178205 1726889866.61006: Set connection var ansible_connection to ssh 178205 1726889866.61018: Set connection var ansible_shell_type to sh 178205 1726889866.61028: Set connection var ansible_timeout to 10 178205 1726889866.61061: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.61068: variable 'ansible_connection' from source: unknown 178205 1726889866.61074: variable 'ansible_module_compression' from source: unknown 178205 1726889866.61080: variable 'ansible_shell_type' from source: unknown 178205 1726889866.61085: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.61091: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.61098: variable 'ansible_pipelining' from source: unknown 178205 1726889866.61103: variable 'ansible_timeout' from source: unknown 178205 1726889866.61110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.61246: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889866.61268: variable 'omit' from source: magic vars 178205 1726889866.61278: starting attempt loop 178205 1726889866.61284: running the handler 178205 1726889866.61619: handler run complete 178205 1726889866.61649: attempt loop complete, returning result 178205 1726889866.61656: _execute() done 178205 1726889866.61661: dumping result to json 178205 1726889866.61667: done dumping result, returning 178205 1726889866.61677: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000001104] 178205 1726889866.61802: sending task result for task 02369adf-7a19-34ed-f5d1-000000001104 178205 1726889866.61898: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001104 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889866.61945: no more pending results, returning what we have 178205 1726889866.61949: results queue empty 178205 1726889866.61950: checking for any_errors_fatal 178205 1726889866.61959: done checking for any_errors_fatal 178205 1726889866.61960: checking for max_fail_percentage 178205 1726889866.61962: done checking for max_fail_percentage 178205 1726889866.61962: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.61964: done checking to see if all hosts have failed 178205 1726889866.61964: getting the remaining hosts for this loop 178205 1726889866.61966: done getting the remaining hosts for this loop 178205 1726889866.61970: getting the next task for host managed_node2 178205 1726889866.61977: done getting next task for host managed_node2 178205 1726889866.61979: ^ task is: TASK: Assert expected size is actual size 178205 1726889866.61984: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889866.61988: getting variables 178205 1726889866.61990: in VariableManager get_vars() 178205 1726889866.62023: Calling all_inventory to load vars for managed_node2 178205 1726889866.62026: Calling groups_inventory to load vars for managed_node2 178205 1726889866.62030: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.62040: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.62043: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.62046: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.62818: WORKER PROCESS EXITING 178205 1726889866.62839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.63654: done with get_vars() 178205 1726889866.63667: done getting variables 178205 1726889866.63719: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:37:46 -0400 (0:00:00.040) 0:01:19.625 ****** 178205 1726889866.63749: entering _queue_task() for managed_node2/assert 178205 1726889866.64637: worker is 1 (out of 1 available) 178205 1726889866.64649: exiting _queue_task() for managed_node2/assert 178205 1726889866.64660: done queuing things up, now waiting for results queue to drain 178205 1726889866.64661: waiting for pending results... 178205 1726889866.65072: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889866.65226: in run() - task 02369adf-7a19-34ed-f5d1-000000001105 178205 1726889866.65251: variable 'ansible_search_path' from source: unknown 178205 1726889866.65293: calling self._execute() 178205 1726889866.65432: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.65445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.65460: variable 'omit' from source: magic vars 178205 1726889866.65888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889866.68876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889866.68959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889866.69005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889866.69064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889866.69094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889866.69202: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.69241: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889866.69389: variable 'storage_test_volume' from source: include params 178205 1726889866.69423: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889866.69438: when evaluation is False, skipping this task 178205 1726889866.69451: _execute() done 178205 1726889866.69458: dumping result to json 178205 1726889866.69465: done dumping result, returning 178205 1726889866.69478: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000001105] 178205 1726889866.69489: sending task result for task 02369adf-7a19-34ed-f5d1-000000001105 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889866.69647: no more pending results, returning what we have 178205 1726889866.69650: results queue empty 178205 1726889866.69651: checking for any_errors_fatal 178205 1726889866.69659: done checking for any_errors_fatal 178205 1726889866.69660: checking for max_fail_percentage 178205 1726889866.69661: done checking for max_fail_percentage 178205 1726889866.69662: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.69663: done checking to see if all hosts have failed 178205 1726889866.69664: getting the remaining hosts for this loop 178205 1726889866.69665: done getting the remaining hosts for this loop 178205 1726889866.69669: getting the next task for host managed_node2 178205 1726889866.69679: done getting next task for host managed_node2 178205 1726889866.69681: ^ task is: TASK: Get information about the LV 178205 1726889866.69685: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.69688: getting variables 178205 1726889866.69690: in VariableManager get_vars() 178205 1726889866.69724: Calling all_inventory to load vars for managed_node2 178205 1726889866.69727: Calling groups_inventory to load vars for managed_node2 178205 1726889866.69731: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.69738: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001105 178205 1726889866.69742: WORKER PROCESS EXITING 178205 1726889866.69754: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.69757: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.69760: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.70255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.71605: done with get_vars() 178205 1726889866.71622: done getting variables 178205 1726889866.71680: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:37:46 -0400 (0:00:00.079) 0:01:19.705 ****** 178205 1726889866.71717: entering _queue_task() for managed_node2/command 178205 1726889866.72393: worker is 1 (out of 1 available) 178205 1726889866.72406: exiting _queue_task() for managed_node2/command 178205 1726889866.72419: done queuing things up, now waiting for results queue to drain 178205 1726889866.72420: waiting for pending results... 178205 1726889866.72692: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889866.72809: in run() - task 02369adf-7a19-34ed-f5d1-00000000110c 178205 1726889866.72832: variable 'ansible_search_path' from source: unknown 178205 1726889866.72873: calling self._execute() 178205 1726889866.72983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.72994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.73008: variable 'omit' from source: magic vars 178205 1726889866.73429: variable 'storage_test_volume' from source: include params 178205 1726889866.73456: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.73480: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.73488: when evaluation is False, skipping this task 178205 1726889866.73495: _execute() done 178205 1726889866.73502: dumping result to json 178205 1726889866.73513: done dumping result, returning 178205 1726889866.73524: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-00000000110c] 178205 1726889866.73534: sending task result for task 02369adf-7a19-34ed-f5d1-00000000110c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.73682: no more pending results, returning what we have 178205 1726889866.73687: results queue empty 178205 1726889866.73687: checking for any_errors_fatal 178205 1726889866.73696: done checking for any_errors_fatal 178205 1726889866.73697: checking for max_fail_percentage 178205 1726889866.73700: done checking for max_fail_percentage 178205 1726889866.73701: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.73702: done checking to see if all hosts have failed 178205 1726889866.73703: getting the remaining hosts for this loop 178205 1726889866.73704: done getting the remaining hosts for this loop 178205 1726889866.73708: getting the next task for host managed_node2 178205 1726889866.73719: done getting next task for host managed_node2 178205 1726889866.73721: ^ task is: TASK: Set LV segment type 178205 1726889866.73727: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.73731: getting variables 178205 1726889866.73733: in VariableManager get_vars() 178205 1726889866.73769: Calling all_inventory to load vars for managed_node2 178205 1726889866.73772: Calling groups_inventory to load vars for managed_node2 178205 1726889866.73776: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.73789: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.73792: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.73796: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.74790: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000110c 178205 1726889866.74793: WORKER PROCESS EXITING 178205 1726889866.74816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.75401: done with get_vars() 178205 1726889866.75416: done getting variables 178205 1726889866.75469: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:37:46 -0400 (0:00:00.037) 0:01:19.743 ****** 178205 1726889866.75497: entering _queue_task() for managed_node2/set_fact 178205 1726889866.75719: worker is 1 (out of 1 available) 178205 1726889866.75732: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.75742: done queuing things up, now waiting for results queue to drain 178205 1726889866.75743: waiting for pending results... 178205 1726889866.76008: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889866.76156: in run() - task 02369adf-7a19-34ed-f5d1-00000000110d 178205 1726889866.76176: variable 'ansible_search_path' from source: unknown 178205 1726889866.76220: calling self._execute() 178205 1726889866.76327: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.76337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.76350: variable 'omit' from source: magic vars 178205 1726889866.76761: variable 'storage_test_volume' from source: include params 178205 1726889866.76785: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.76807: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.76816: when evaluation is False, skipping this task 178205 1726889866.76824: _execute() done 178205 1726889866.76830: dumping result to json 178205 1726889866.76840: done dumping result, returning 178205 1726889866.76850: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-00000000110d] 178205 1726889866.76859: sending task result for task 02369adf-7a19-34ed-f5d1-00000000110d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.76998: no more pending results, returning what we have 178205 1726889866.77002: results queue empty 178205 1726889866.77003: checking for any_errors_fatal 178205 1726889866.77018: done checking for any_errors_fatal 178205 1726889866.77018: checking for max_fail_percentage 178205 1726889866.77020: done checking for max_fail_percentage 178205 1726889866.77021: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.77022: done checking to see if all hosts have failed 178205 1726889866.77023: getting the remaining hosts for this loop 178205 1726889866.77025: done getting the remaining hosts for this loop 178205 1726889866.77028: getting the next task for host managed_node2 178205 1726889866.77036: done getting next task for host managed_node2 178205 1726889866.77038: ^ task is: TASK: Check segment type 178205 1726889866.77044: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.77048: getting variables 178205 1726889866.77050: in VariableManager get_vars() 178205 1726889866.77084: Calling all_inventory to load vars for managed_node2 178205 1726889866.77087: Calling groups_inventory to load vars for managed_node2 178205 1726889866.77091: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.77104: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.77107: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.77111: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.77840: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000110d 178205 1726889866.77843: WORKER PROCESS EXITING 178205 1726889866.77863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.78472: done with get_vars() 178205 1726889866.78485: done getting variables 178205 1726889866.78541: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:37:46 -0400 (0:00:00.030) 0:01:19.773 ****** 178205 1726889866.78570: entering _queue_task() for managed_node2/assert 178205 1726889866.78781: worker is 1 (out of 1 available) 178205 1726889866.78791: exiting _queue_task() for managed_node2/assert 178205 1726889866.78802: done queuing things up, now waiting for results queue to drain 178205 1726889866.78803: waiting for pending results... 178205 1726889866.79059: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889866.79189: in run() - task 02369adf-7a19-34ed-f5d1-00000000110e 178205 1726889866.79207: variable 'ansible_search_path' from source: unknown 178205 1726889866.79248: calling self._execute() 178205 1726889866.79343: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.79358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.79370: variable 'omit' from source: magic vars 178205 1726889866.79772: variable 'storage_test_volume' from source: include params 178205 1726889866.79801: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.79825: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.79833: when evaluation is False, skipping this task 178205 1726889866.79840: _execute() done 178205 1726889866.79847: dumping result to json 178205 1726889866.79853: done dumping result, returning 178205 1726889866.79862: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-00000000110e] 178205 1726889866.79871: sending task result for task 02369adf-7a19-34ed-f5d1-00000000110e 178205 1726889866.79975: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000110e 178205 1726889866.79982: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.80041: no more pending results, returning what we have 178205 1726889866.80045: results queue empty 178205 1726889866.80046: checking for any_errors_fatal 178205 1726889866.80054: done checking for any_errors_fatal 178205 1726889866.80055: checking for max_fail_percentage 178205 1726889866.80056: done checking for max_fail_percentage 178205 1726889866.80058: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.80059: done checking to see if all hosts have failed 178205 1726889866.80060: getting the remaining hosts for this loop 178205 1726889866.80061: done getting the remaining hosts for this loop 178205 1726889866.80064: getting the next task for host managed_node2 178205 1726889866.80072: done getting next task for host managed_node2 178205 1726889866.80074: ^ task is: TASK: Set LV cache size 178205 1726889866.80079: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.80082: getting variables 178205 1726889866.80084: in VariableManager get_vars() 178205 1726889866.80117: Calling all_inventory to load vars for managed_node2 178205 1726889866.80120: Calling groups_inventory to load vars for managed_node2 178205 1726889866.80123: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.80135: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.80138: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.80141: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.80834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.81357: done with get_vars() 178205 1726889866.81370: done getting variables 178205 1726889866.81423: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:37:46 -0400 (0:00:00.028) 0:01:19.802 ****** 178205 1726889866.81454: entering _queue_task() for managed_node2/set_fact 178205 1726889866.81954: worker is 1 (out of 1 available) 178205 1726889866.81966: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.81975: done queuing things up, now waiting for results queue to drain 178205 1726889866.81976: waiting for pending results... 178205 1726889866.82690: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889866.82950: in run() - task 02369adf-7a19-34ed-f5d1-00000000110f 178205 1726889866.83084: variable 'ansible_search_path' from source: unknown 178205 1726889866.83126: calling self._execute() 178205 1726889866.83249: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.83368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.83383: variable 'omit' from source: magic vars 178205 1726889866.84270: variable 'storage_test_volume' from source: include params 178205 1726889866.84395: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.84422: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.84430: when evaluation is False, skipping this task 178205 1726889866.84438: _execute() done 178205 1726889866.84446: dumping result to json 178205 1726889866.84453: done dumping result, returning 178205 1726889866.84463: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-00000000110f] 178205 1726889866.84474: sending task result for task 02369adf-7a19-34ed-f5d1-00000000110f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.84635: no more pending results, returning what we have 178205 1726889866.84639: results queue empty 178205 1726889866.84640: checking for any_errors_fatal 178205 1726889866.84651: done checking for any_errors_fatal 178205 1726889866.84652: checking for max_fail_percentage 178205 1726889866.84653: done checking for max_fail_percentage 178205 1726889866.84655: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.84656: done checking to see if all hosts have failed 178205 1726889866.84657: getting the remaining hosts for this loop 178205 1726889866.84658: done getting the remaining hosts for this loop 178205 1726889866.84662: getting the next task for host managed_node2 178205 1726889866.84672: done getting next task for host managed_node2 178205 1726889866.84676: ^ task is: TASK: Parse the requested cache size 178205 1726889866.84681: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.84687: getting variables 178205 1726889866.84688: in VariableManager get_vars() 178205 1726889866.84726: Calling all_inventory to load vars for managed_node2 178205 1726889866.84729: Calling groups_inventory to load vars for managed_node2 178205 1726889866.84733: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.84746: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.84750: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.84754: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.85703: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000110f 178205 1726889866.85706: WORKER PROCESS EXITING 178205 1726889866.85771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.86895: done with get_vars() 178205 1726889866.86909: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:37:46 -0400 (0:00:00.061) 0:01:19.863 ****** 178205 1726889866.87565: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.87830: worker is 1 (out of 1 available) 178205 1726889866.87842: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889866.87854: done queuing things up, now waiting for results queue to drain 178205 1726889866.87855: waiting for pending results... 178205 1726889866.88136: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889866.88262: in run() - task 02369adf-7a19-34ed-f5d1-000000001110 178205 1726889866.88281: variable 'ansible_search_path' from source: unknown 178205 1726889866.88324: calling self._execute() 178205 1726889866.88438: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.88448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.88460: variable 'omit' from source: magic vars 178205 1726889866.88855: variable 'storage_test_volume' from source: include params 178205 1726889866.88877: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.88898: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.88904: when evaluation is False, skipping this task 178205 1726889866.88911: _execute() done 178205 1726889866.88919: dumping result to json 178205 1726889866.88924: done dumping result, returning 178205 1726889866.88932: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000001110] 178205 1726889866.88945: sending task result for task 02369adf-7a19-34ed-f5d1-000000001110 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.89096: no more pending results, returning what we have 178205 1726889866.89100: results queue empty 178205 1726889866.89101: checking for any_errors_fatal 178205 1726889866.89109: done checking for any_errors_fatal 178205 1726889866.89110: checking for max_fail_percentage 178205 1726889866.89114: done checking for max_fail_percentage 178205 1726889866.89115: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.89116: done checking to see if all hosts have failed 178205 1726889866.89117: getting the remaining hosts for this loop 178205 1726889866.89118: done getting the remaining hosts for this loop 178205 1726889866.89122: getting the next task for host managed_node2 178205 1726889866.89130: done getting next task for host managed_node2 178205 1726889866.89133: ^ task is: TASK: Set expected cache size 178205 1726889866.89138: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.89142: getting variables 178205 1726889866.89144: in VariableManager get_vars() 178205 1726889866.89177: Calling all_inventory to load vars for managed_node2 178205 1726889866.89180: Calling groups_inventory to load vars for managed_node2 178205 1726889866.89184: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.89196: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.89199: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.89202: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.89943: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001110 178205 1726889866.89947: WORKER PROCESS EXITING 178205 1726889866.89968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.90573: done with get_vars() 178205 1726889866.90586: done getting variables 178205 1726889866.90645: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:37:46 -0400 (0:00:00.031) 0:01:19.894 ****** 178205 1726889866.90674: entering _queue_task() for managed_node2/set_fact 178205 1726889866.90897: worker is 1 (out of 1 available) 178205 1726889866.90910: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.90922: done queuing things up, now waiting for results queue to drain 178205 1726889866.90923: waiting for pending results... 178205 1726889866.91185: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889866.91316: in run() - task 02369adf-7a19-34ed-f5d1-000000001111 178205 1726889866.91335: variable 'ansible_search_path' from source: unknown 178205 1726889866.91375: calling self._execute() 178205 1726889866.91482: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.91492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.91504: variable 'omit' from source: magic vars 178205 1726889866.91897: variable 'storage_test_volume' from source: include params 178205 1726889866.91927: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.91949: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.91956: when evaluation is False, skipping this task 178205 1726889866.91963: _execute() done 178205 1726889866.91969: dumping result to json 178205 1726889866.91975: done dumping result, returning 178205 1726889866.91984: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000001111] 178205 1726889866.91993: sending task result for task 02369adf-7a19-34ed-f5d1-000000001111 178205 1726889866.92098: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001111 178205 1726889866.92105: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.92168: no more pending results, returning what we have 178205 1726889866.92172: results queue empty 178205 1726889866.92173: checking for any_errors_fatal 178205 1726889866.92180: done checking for any_errors_fatal 178205 1726889866.92181: checking for max_fail_percentage 178205 1726889866.92183: done checking for max_fail_percentage 178205 1726889866.92184: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.92185: done checking to see if all hosts have failed 178205 1726889866.92186: getting the remaining hosts for this loop 178205 1726889866.92187: done getting the remaining hosts for this loop 178205 1726889866.92191: getting the next task for host managed_node2 178205 1726889866.92198: done getting next task for host managed_node2 178205 1726889866.92201: ^ task is: TASK: Check cache size 178205 1726889866.92206: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.92210: getting variables 178205 1726889866.92213: in VariableManager get_vars() 178205 1726889866.92247: Calling all_inventory to load vars for managed_node2 178205 1726889866.92251: Calling groups_inventory to load vars for managed_node2 178205 1726889866.92254: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.92267: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.92270: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.92273: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.92987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.93592: done with get_vars() 178205 1726889866.93604: done getting variables 178205 1726889866.93660: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:37:46 -0400 (0:00:00.030) 0:01:19.924 ****** 178205 1726889866.93689: entering _queue_task() for managed_node2/assert 178205 1726889866.93897: worker is 1 (out of 1 available) 178205 1726889866.93910: exiting _queue_task() for managed_node2/assert 178205 1726889866.93922: done queuing things up, now waiting for results queue to drain 178205 1726889866.93923: waiting for pending results... 178205 1726889866.94183: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889866.94302: in run() - task 02369adf-7a19-34ed-f5d1-000000001112 178205 1726889866.94322: variable 'ansible_search_path' from source: unknown 178205 1726889866.94357: calling self._execute() 178205 1726889866.94461: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.94475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.94488: variable 'omit' from source: magic vars 178205 1726889866.94876: variable 'storage_test_volume' from source: include params 178205 1726889866.94906: variable '_storage_test_volume_present' from source: set_fact 178205 1726889866.94934: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889866.94944: when evaluation is False, skipping this task 178205 1726889866.94954: _execute() done 178205 1726889866.94962: dumping result to json 178205 1726889866.94971: done dumping result, returning 178205 1726889866.94983: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-000000001112] 178205 1726889866.94994: sending task result for task 02369adf-7a19-34ed-f5d1-000000001112 178205 1726889866.95102: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001112 178205 1726889866.95109: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889866.95168: no more pending results, returning what we have 178205 1726889866.95172: results queue empty 178205 1726889866.95173: checking for any_errors_fatal 178205 1726889866.95184: done checking for any_errors_fatal 178205 1726889866.95184: checking for max_fail_percentage 178205 1726889866.95186: done checking for max_fail_percentage 178205 1726889866.95187: checking to see if all hosts have failed and the running result is not ok 178205 1726889866.95189: done checking to see if all hosts have failed 178205 1726889866.95189: getting the remaining hosts for this loop 178205 1726889866.95191: done getting the remaining hosts for this loop 178205 1726889866.95194: getting the next task for host managed_node2 178205 1726889866.95203: done getting next task for host managed_node2 178205 1726889866.95205: ^ task is: TASK: Clean up facts 178205 1726889866.95209: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889866.95218: getting variables 178205 1726889866.95220: in VariableManager get_vars() 178205 1726889866.95253: Calling all_inventory to load vars for managed_node2 178205 1726889866.95255: Calling groups_inventory to load vars for managed_node2 178205 1726889866.95259: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889866.95271: Calling all_plugins_play to load vars for managed_node2 178205 1726889866.95274: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889866.95277: Calling groups_plugins_play to load vars for managed_node2 178205 1726889866.96260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889866.96817: done with get_vars() 178205 1726889866.96833: done getting variables 178205 1726889866.96893: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:37:46 -0400 (0:00:00.032) 0:01:19.957 ****** 178205 1726889866.96924: entering _queue_task() for managed_node2/set_fact 178205 1726889866.97168: worker is 1 (out of 1 available) 178205 1726889866.97184: exiting _queue_task() for managed_node2/set_fact 178205 1726889866.97196: done queuing things up, now waiting for results queue to drain 178205 1726889866.97197: waiting for pending results... 178205 1726889866.98045: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889866.98366: in run() - task 02369adf-7a19-34ed-f5d1-000000001065 178205 1726889866.98387: variable 'ansible_search_path' from source: unknown 178205 1726889866.98428: calling self._execute() 178205 1726889866.98743: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.98755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.98770: variable 'omit' from source: magic vars 178205 1726889866.98886: variable 'omit' from source: magic vars 178205 1726889866.98974: variable 'omit' from source: magic vars 178205 1726889866.99031: variable 'omit' from source: magic vars 178205 1726889866.99139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889866.99190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889866.99219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889866.99245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.99264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889866.99308: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889866.99321: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.99332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.99456: Set connection var ansible_pipelining to False 178205 1726889866.99468: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889866.99481: Set connection var ansible_shell_executable to /bin/sh 178205 1726889866.99495: Set connection var ansible_connection to ssh 178205 1726889866.99510: Set connection var ansible_shell_type to sh 178205 1726889866.99523: Set connection var ansible_timeout to 10 178205 1726889866.99559: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.99567: variable 'ansible_connection' from source: unknown 178205 1726889866.99575: variable 'ansible_module_compression' from source: unknown 178205 1726889866.99582: variable 'ansible_shell_type' from source: unknown 178205 1726889866.99589: variable 'ansible_shell_executable' from source: unknown 178205 1726889866.99602: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889866.99615: variable 'ansible_pipelining' from source: unknown 178205 1726889866.99625: variable 'ansible_timeout' from source: unknown 178205 1726889866.99637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889866.99799: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889866.99825: variable 'omit' from source: magic vars 178205 1726889866.99842: starting attempt loop 178205 1726889866.99849: running the handler 178205 1726889866.99864: handler run complete 178205 1726889866.99879: attempt loop complete, returning result 178205 1726889866.99886: _execute() done 178205 1726889866.99892: dumping result to json 178205 1726889866.99898: done dumping result, returning 178205 1726889866.99909: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000001065] 178205 1726889866.99921: sending task result for task 02369adf-7a19-34ed-f5d1-000000001065 ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889867.00090: no more pending results, returning what we have 178205 1726889867.00093: results queue empty 178205 1726889867.00094: checking for any_errors_fatal 178205 1726889867.00108: done checking for any_errors_fatal 178205 1726889867.00109: checking for max_fail_percentage 178205 1726889867.00110: done checking for max_fail_percentage 178205 1726889867.00113: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.00115: done checking to see if all hosts have failed 178205 1726889867.00116: getting the remaining hosts for this loop 178205 1726889867.00117: done getting the remaining hosts for this loop 178205 1726889867.00121: getting the next task for host managed_node2 178205 1726889867.00134: done getting next task for host managed_node2 178205 1726889867.00138: ^ task is: TASK: Clean up variable namespace 178205 1726889867.00141: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.00150: getting variables 178205 1726889867.00151: in VariableManager get_vars() 178205 1726889867.00186: Calling all_inventory to load vars for managed_node2 178205 1726889867.00190: Calling groups_inventory to load vars for managed_node2 178205 1726889867.00193: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.00205: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.00208: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.00211: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.00967: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001065 178205 1726889867.00971: WORKER PROCESS EXITING 178205 1726889867.00994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.02391: done with get_vars() 178205 1726889867.02409: done getting variables 178205 1726889867.02468: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:37:47 -0400 (0:00:00.055) 0:01:20.012 ****** 178205 1726889867.02496: entering _queue_task() for managed_node2/set_fact 178205 1726889867.02749: worker is 1 (out of 1 available) 178205 1726889867.02761: exiting _queue_task() for managed_node2/set_fact 178205 1726889867.02772: done queuing things up, now waiting for results queue to drain 178205 1726889867.02772: waiting for pending results... 178205 1726889867.03068: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889867.03193: in run() - task 02369adf-7a19-34ed-f5d1-000000000f3a 178205 1726889867.03214: variable 'ansible_search_path' from source: unknown 178205 1726889867.03255: calling self._execute() 178205 1726889867.03376: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.03389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.03403: variable 'omit' from source: magic vars 178205 1726889867.03556: variable 'omit' from source: magic vars 178205 1726889867.03605: variable 'omit' from source: magic vars 178205 1726889867.03653: variable 'omit' from source: magic vars 178205 1726889867.03699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.03747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.03774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.03794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.03809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.03848: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.03860: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.03869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.03979: Set connection var ansible_pipelining to False 178205 1726889867.03989: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.03998: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.04003: Set connection var ansible_connection to ssh 178205 1726889867.04014: Set connection var ansible_shell_type to sh 178205 1726889867.04024: Set connection var ansible_timeout to 10 178205 1726889867.04059: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.04087: variable 'ansible_connection' from source: unknown 178205 1726889867.04094: variable 'ansible_module_compression' from source: unknown 178205 1726889867.04099: variable 'ansible_shell_type' from source: unknown 178205 1726889867.04105: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.04113: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.04138: variable 'ansible_pipelining' from source: unknown 178205 1726889867.04150: variable 'ansible_timeout' from source: unknown 178205 1726889867.04158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.04304: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.04323: variable 'omit' from source: magic vars 178205 1726889867.04336: starting attempt loop 178205 1726889867.04343: running the handler 178205 1726889867.04364: handler run complete 178205 1726889867.04380: attempt loop complete, returning result 178205 1726889867.04387: _execute() done 178205 1726889867.04394: dumping result to json 178205 1726889867.04402: done dumping result, returning 178205 1726889867.04418: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-000000000f3a] 178205 1726889867.04428: sending task result for task 02369adf-7a19-34ed-f5d1-000000000f3a ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889867.04585: no more pending results, returning what we have 178205 1726889867.04588: results queue empty 178205 1726889867.04589: checking for any_errors_fatal 178205 1726889867.04596: done checking for any_errors_fatal 178205 1726889867.04597: checking for max_fail_percentage 178205 1726889867.04598: done checking for max_fail_percentage 178205 1726889867.04599: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.04600: done checking to see if all hosts have failed 178205 1726889867.04601: getting the remaining hosts for this loop 178205 1726889867.04603: done getting the remaining hosts for this loop 178205 1726889867.04606: getting the next task for host managed_node2 178205 1726889867.04618: done getting next task for host managed_node2 178205 1726889867.04622: ^ task is: TASK: Repeat the previous invocation to verify idempotence 178205 1726889867.04624: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.04631: getting variables 178205 1726889867.04633: in VariableManager get_vars() 178205 1726889867.04667: Calling all_inventory to load vars for managed_node2 178205 1726889867.04670: Calling groups_inventory to load vars for managed_node2 178205 1726889867.04673: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.04685: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.04688: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.04690: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.05435: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000f3a 178205 1726889867.05439: WORKER PROCESS EXITING 178205 1726889867.05467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.06145: done with get_vars() 178205 1726889867.06158: done getting variables TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:88 Friday 20 September 2024 23:37:47 -0400 (0:00:00.037) 0:01:20.050 ****** 178205 1726889867.06281: entering _queue_task() for managed_node2/include_role 178205 1726889867.06538: worker is 1 (out of 1 available) 178205 1726889867.06550: exiting _queue_task() for managed_node2/include_role 178205 1726889867.06559: done queuing things up, now waiting for results queue to drain 178205 1726889867.06560: waiting for pending results... 178205 1726889867.06842: running TaskExecutor() for managed_node2/TASK: Repeat the previous invocation to verify idempotence 178205 1726889867.06969: in run() - task 02369adf-7a19-34ed-f5d1-000000000012 178205 1726889867.06993: variable 'ansible_search_path' from source: unknown 178205 1726889867.07042: calling self._execute() 178205 1726889867.07165: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.07176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.07192: variable 'omit' from source: magic vars 178205 1726889867.07318: _execute() done 178205 1726889867.07334: dumping result to json 178205 1726889867.07343: done dumping result, returning 178205 1726889867.07355: done running TaskExecutor() for managed_node2/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-34ed-f5d1-000000000012] 178205 1726889867.07366: sending task result for task 02369adf-7a19-34ed-f5d1-000000000012 178205 1726889867.07537: no more pending results, returning what we have 178205 1726889867.07543: in VariableManager get_vars() 178205 1726889867.07583: Calling all_inventory to load vars for managed_node2 178205 1726889867.07587: Calling groups_inventory to load vars for managed_node2 178205 1726889867.07591: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.07605: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.07609: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.07614: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.08306: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000012 178205 1726889867.08309: WORKER PROCESS EXITING 178205 1726889867.08340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.09199: done with get_vars() 178205 1726889867.09210: variable 'ansible_search_path' from source: unknown 178205 1726889867.12692: variable 'omit' from source: magic vars 178205 1726889867.12720: variable 'omit' from source: magic vars 178205 1726889867.12739: variable 'omit' from source: magic vars 178205 1726889867.12742: we have included files to process 178205 1726889867.12743: generating all_blocks data 178205 1726889867.12746: done generating all_blocks data 178205 1726889867.12752: processing included file: fedora.linux_system_roles.storage 178205 1726889867.12772: in VariableManager get_vars() 178205 1726889867.12785: done with get_vars() 178205 1726889867.12810: in VariableManager get_vars() 178205 1726889867.12828: done with get_vars() 178205 1726889867.12867: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889867.12897: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889867.13046: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889867.13127: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889867.13225: in VariableManager get_vars() 178205 1726889867.13247: done with get_vars() 178205 1726889867.13475: in VariableManager get_vars() 178205 1726889867.13493: done with get_vars() 178205 1726889867.13619: iterating over new_blocks loaded from include file 178205 1726889867.13621: in VariableManager get_vars() 178205 1726889867.13636: done with get_vars() 178205 1726889867.13638: filtering new block on tags 178205 1726889867.13657: done filtering new block on tags 178205 1726889867.13660: in VariableManager get_vars() 178205 1726889867.13672: done with get_vars() 178205 1726889867.13673: filtering new block on tags 178205 1726889867.13694: done filtering new block on tags 178205 1726889867.13696: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889867.13701: extending task lists for all hosts with included blocks 178205 1726889867.17856: done extending task lists 178205 1726889867.17857: done processing included files 178205 1726889867.17858: results queue empty 178205 1726889867.17859: checking for any_errors_fatal 178205 1726889867.17862: done checking for any_errors_fatal 178205 1726889867.17863: checking for max_fail_percentage 178205 1726889867.17864: done checking for max_fail_percentage 178205 1726889867.17865: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.17866: done checking to see if all hosts have failed 178205 1726889867.17866: getting the remaining hosts for this loop 178205 1726889867.17868: done getting the remaining hosts for this loop 178205 1726889867.17870: getting the next task for host managed_node2 178205 1726889867.17874: done getting next task for host managed_node2 178205 1726889867.17876: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889867.17879: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.17894: getting variables 178205 1726889867.17895: in VariableManager get_vars() 178205 1726889867.17907: Calling all_inventory to load vars for managed_node2 178205 1726889867.17909: Calling groups_inventory to load vars for managed_node2 178205 1726889867.17913: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.17918: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.17920: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.17923: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.18625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.19226: done with get_vars() 178205 1726889867.19242: 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 23:37:47 -0400 (0:00:00.130) 0:01:20.181 ****** 178205 1726889867.19365: entering _queue_task() for managed_node2/include_tasks 178205 1726889867.19827: worker is 1 (out of 1 available) 178205 1726889867.19841: exiting _queue_task() for managed_node2/include_tasks 178205 1726889867.19851: done queuing things up, now waiting for results queue to drain 178205 1726889867.19852: waiting for pending results... 178205 1726889867.20894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889867.21127: in run() - task 02369adf-7a19-34ed-f5d1-00000000136d 178205 1726889867.21150: variable 'ansible_search_path' from source: unknown 178205 1726889867.21157: variable 'ansible_search_path' from source: unknown 178205 1726889867.21213: calling self._execute() 178205 1726889867.21333: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.21346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.21362: variable 'omit' from source: magic vars 178205 1726889867.21481: _execute() done 178205 1726889867.21491: dumping result to json 178205 1726889867.21501: done dumping result, returning 178205 1726889867.21515: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-00000000136d] 178205 1726889867.21525: sending task result for task 02369adf-7a19-34ed-f5d1-00000000136d 178205 1726889867.21692: no more pending results, returning what we have 178205 1726889867.21699: in VariableManager get_vars() 178205 1726889867.21750: Calling all_inventory to load vars for managed_node2 178205 1726889867.21754: Calling groups_inventory to load vars for managed_node2 178205 1726889867.21756: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.21769: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.21773: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.21776: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.22663: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000136d 178205 1726889867.22667: WORKER PROCESS EXITING 178205 1726889867.22690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.23509: done with get_vars() 178205 1726889867.23603: variable 'ansible_search_path' from source: unknown 178205 1726889867.23605: variable 'ansible_search_path' from source: unknown 178205 1726889867.23653: we have included files to process 178205 1726889867.23655: generating all_blocks data 178205 1726889867.23657: done generating all_blocks data 178205 1726889867.23659: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889867.23660: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889867.23662: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889867.24940: done processing included file 178205 1726889867.24942: iterating over new_blocks loaded from include file 178205 1726889867.24943: in VariableManager get_vars() 178205 1726889867.25113: done with get_vars() 178205 1726889867.25116: filtering new block on tags 178205 1726889867.25187: done filtering new block on tags 178205 1726889867.25190: in VariableManager get_vars() 178205 1726889867.25260: done with get_vars() 178205 1726889867.25262: filtering new block on tags 178205 1726889867.25281: done filtering new block on tags 178205 1726889867.25283: 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 178205 1726889867.25288: extending task lists for all hosts with included blocks 178205 1726889867.25818: done extending task lists 178205 1726889867.25820: done processing included files 178205 1726889867.25821: results queue empty 178205 1726889867.25821: checking for any_errors_fatal 178205 1726889867.25868: done checking for any_errors_fatal 178205 1726889867.25870: checking for max_fail_percentage 178205 1726889867.25871: done checking for max_fail_percentage 178205 1726889867.25872: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.25920: done checking to see if all hosts have failed 178205 1726889867.25922: getting the remaining hosts for this loop 178205 1726889867.26099: done getting the remaining hosts for this loop 178205 1726889867.26103: getting the next task for host managed_node2 178205 1726889867.26107: done getting next task for host managed_node2 178205 1726889867.26110: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889867.26178: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.26191: getting variables 178205 1726889867.26192: in VariableManager get_vars() 178205 1726889867.26543: Calling all_inventory to load vars for managed_node2 178205 1726889867.26547: Calling groups_inventory to load vars for managed_node2 178205 1726889867.26549: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.26554: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.26556: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.26559: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.28099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.29140: done with get_vars() 178205 1726889867.29155: 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 23:37:47 -0400 (0:00:00.099) 0:01:20.280 ****** 178205 1726889867.29245: entering _queue_task() for managed_node2/setup 178205 1726889867.29606: worker is 1 (out of 1 available) 178205 1726889867.29623: exiting _queue_task() for managed_node2/setup 178205 1726889867.29634: done queuing things up, now waiting for results queue to drain 178205 1726889867.29635: waiting for pending results... 178205 1726889867.29993: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889867.30148: in run() - task 02369adf-7a19-34ed-f5d1-0000000014b3 178205 1726889867.30160: variable 'ansible_search_path' from source: unknown 178205 1726889867.30164: variable 'ansible_search_path' from source: unknown 178205 1726889867.30214: calling self._execute() 178205 1726889867.30319: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.30325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.30334: variable 'omit' from source: magic vars 178205 1726889867.30857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889867.34487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889867.34565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889867.34604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889867.34663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889867.34705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889867.34781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889867.34808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889867.34840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889867.34881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889867.34894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889867.34955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889867.34977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889867.35000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889867.35042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889867.35060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889867.35244: variable '__storage_required_facts' from source: role '' all vars 178205 1726889867.35254: variable 'ansible_facts' from source: unknown 178205 1726889867.35576: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889867.35579: when evaluation is False, skipping this task 178205 1726889867.35589: _execute() done 178205 1726889867.35593: dumping result to json 178205 1726889867.35596: done dumping result, returning 178205 1726889867.35599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-0000000014b3] 178205 1726889867.35633: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b3 178205 1726889867.35808: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b3 178205 1726889867.35831: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889867.35892: no more pending results, returning what we have 178205 1726889867.35897: results queue empty 178205 1726889867.35898: checking for any_errors_fatal 178205 1726889867.35900: done checking for any_errors_fatal 178205 1726889867.35900: checking for max_fail_percentage 178205 1726889867.35902: done checking for max_fail_percentage 178205 1726889867.35903: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.35905: done checking to see if all hosts have failed 178205 1726889867.35905: getting the remaining hosts for this loop 178205 1726889867.35907: done getting the remaining hosts for this loop 178205 1726889867.35911: getting the next task for host managed_node2 178205 1726889867.35921: done getting next task for host managed_node2 178205 1726889867.35926: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889867.35932: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.35958: getting variables 178205 1726889867.35960: in VariableManager get_vars() 178205 1726889867.35999: Calling all_inventory to load vars for managed_node2 178205 1726889867.36002: Calling groups_inventory to load vars for managed_node2 178205 1726889867.36005: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.36017: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.36020: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.36023: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.36848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.37545: done with get_vars() 178205 1726889867.37561: done getting variables 178205 1726889867.37662: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:37:47 -0400 (0:00:00.084) 0:01:20.365 ****** 178205 1726889867.37727: entering _queue_task() for managed_node2/include_vars 178205 1726889867.38064: worker is 1 (out of 1 available) 178205 1726889867.38080: exiting _queue_task() for managed_node2/include_vars 178205 1726889867.38092: done queuing things up, now waiting for results queue to drain 178205 1726889867.38093: waiting for pending results... 178205 1726889867.38405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889867.38524: in run() - task 02369adf-7a19-34ed-f5d1-0000000014b4 178205 1726889867.38544: variable 'ansible_search_path' from source: unknown 178205 1726889867.38548: variable 'ansible_search_path' from source: unknown 178205 1726889867.38823: variable 'ansible_facts' from source: unknown 178205 1726889867.39240: variable 'ansible_facts' from source: unknown 178205 1726889867.39574: variable 'ansible_facts' from source: unknown 178205 1726889867.39884: variable 'ansible_facts' from source: unknown 178205 1726889867.40118: variable 'omit' from source: magic vars 178205 1726889867.40466: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.40470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.40473: variable 'omit' from source: magic vars 178205 1726889867.40614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.40941: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.40995: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.41055: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.41102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.41252: variable '__vars_file' from source: task vars 178205 1726889867.41383: variable 'role_path' from source: magic vars 178205 1726889867.41386: variable 'item' from source: unknown 178205 1726889867.41399: Evaluated conditional (__vars_file is file): False 178205 1726889867.41402: when evaluation is False, skipping this task 178205 1726889867.41446: variable 'item' from source: unknown 178205 1726889867.41550: 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" } 178205 1726889867.41739: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.41743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.41747: variable 'omit' from source: magic vars 178205 1726889867.41885: variable '__vars_file' from source: task vars 178205 1726889867.41955: variable 'role_path' from source: magic vars 178205 1726889867.41959: variable 'item' from source: unknown 178205 1726889867.41973: Evaluated conditional (__vars_file is file): False 178205 1726889867.41976: when evaluation is False, skipping this task 178205 1726889867.42010: variable 'item' from source: unknown 178205 1726889867.42197: 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" } 178205 1726889867.42417: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.42423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.42426: variable 'omit' from source: magic vars 178205 1726889867.42429: variable '__vars_file' from source: task vars 178205 1726889867.42433: variable 'role_path' from source: magic vars 178205 1726889867.42435: variable 'item' from source: unknown 178205 1726889867.42438: Evaluated conditional (__vars_file is file): True 178205 1726889867.42441: variable 'omit' from source: magic vars 178205 1726889867.42491: variable 'omit' from source: magic vars 178205 1726889867.42887: variable '__vars_file' from source: task vars 178205 1726889867.42890: variable '__vars_file' from source: task vars 178205 1726889867.42892: variable 'role_path' from source: magic vars 178205 1726889867.42895: variable 'item' from source: unknown 178205 1726889867.42897: variable 'omit' from source: magic vars 178205 1726889867.42899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.42901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.42903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.42905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.42907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.42909: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.42913: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.42916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.43105: Set connection var ansible_pipelining to False 178205 1726889867.43108: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.43113: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.43121: Set connection var ansible_connection to ssh 178205 1726889867.43123: Set connection var ansible_shell_type to sh 178205 1726889867.43125: Set connection var ansible_timeout to 10 178205 1726889867.43127: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.43129: variable 'ansible_connection' from source: unknown 178205 1726889867.43131: variable 'ansible_module_compression' from source: unknown 178205 1726889867.43133: variable 'ansible_shell_type' from source: unknown 178205 1726889867.43135: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.43137: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.43139: variable 'ansible_pipelining' from source: unknown 178205 1726889867.43141: variable 'ansible_timeout' from source: unknown 178205 1726889867.43143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.43146: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.43149: variable 'omit' from source: magic vars 178205 1726889867.43151: starting attempt loop 178205 1726889867.43153: running the handler 178205 1726889867.43240: handler run complete 178205 1726889867.43250: attempt loop complete, returning result 178205 1726889867.43266: variable 'item' from source: unknown 178205 1726889867.43319: 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" } 178205 1726889867.43447: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.43450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.43453: variable 'omit' from source: magic vars 178205 1726889867.43692: variable '__vars_file' from source: task vars 178205 1726889867.43876: variable 'role_path' from source: magic vars 178205 1726889867.43879: variable 'item' from source: unknown 178205 1726889867.43888: Evaluated conditional (__vars_file is file): True 178205 1726889867.43892: variable 'omit' from source: magic vars 178205 1726889867.43904: variable 'omit' from source: magic vars 178205 1726889867.43957: variable '__vars_file' from source: task vars 178205 1726889867.44132: variable '__vars_file' from source: task vars 178205 1726889867.44326: variable 'role_path' from source: magic vars 178205 1726889867.44330: variable 'item' from source: unknown 178205 1726889867.44350: variable 'omit' from source: magic vars 178205 1726889867.44367: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.44375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.44381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.44393: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.44396: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.44515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.44586: Set connection var ansible_pipelining to False 178205 1726889867.44591: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.44596: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.44599: Set connection var ansible_connection to ssh 178205 1726889867.44603: Set connection var ansible_shell_type to sh 178205 1726889867.44609: Set connection var ansible_timeout to 10 178205 1726889867.44698: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.44701: variable 'ansible_connection' from source: unknown 178205 1726889867.44703: variable 'ansible_module_compression' from source: unknown 178205 1726889867.44706: variable 'ansible_shell_type' from source: unknown 178205 1726889867.44708: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.44710: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.44715: variable 'ansible_pipelining' from source: unknown 178205 1726889867.44718: variable 'ansible_timeout' from source: unknown 178205 1726889867.44723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.45078: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.45087: variable 'omit' from source: magic vars 178205 1726889867.45090: starting attempt loop 178205 1726889867.45092: running the handler 178205 1726889867.45145: handler run complete 178205 1726889867.45152: attempt loop complete, returning result 178205 1726889867.45197: variable 'item' from source: unknown 178205 1726889867.45258: 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" } 178205 1726889867.45390: dumping result to json 178205 1726889867.45394: done dumping result, returning 178205 1726889867.45405: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-0000000014b4] 178205 1726889867.45407: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b4 178205 1726889867.45460: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b4 178205 1726889867.45463: WORKER PROCESS EXITING 178205 1726889867.45580: no more pending results, returning what we have 178205 1726889867.45584: results queue empty 178205 1726889867.45585: checking for any_errors_fatal 178205 1726889867.45595: done checking for any_errors_fatal 178205 1726889867.45595: checking for max_fail_percentage 178205 1726889867.45597: done checking for max_fail_percentage 178205 1726889867.45598: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.45599: done checking to see if all hosts have failed 178205 1726889867.45600: getting the remaining hosts for this loop 178205 1726889867.45602: done getting the remaining hosts for this loop 178205 1726889867.45605: getting the next task for host managed_node2 178205 1726889867.45616: done getting next task for host managed_node2 178205 1726889867.45620: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889867.45623: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.45641: getting variables 178205 1726889867.45643: in VariableManager get_vars() 178205 1726889867.45680: Calling all_inventory to load vars for managed_node2 178205 1726889867.45683: Calling groups_inventory to load vars for managed_node2 178205 1726889867.45685: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.45696: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.45699: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.45701: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.46457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.47080: done with get_vars() 178205 1726889867.47096: 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 23:37:47 -0400 (0:00:00.101) 0:01:20.466 ****** 178205 1726889867.47877: entering _queue_task() for managed_node2/stat 178205 1726889867.48199: worker is 1 (out of 1 available) 178205 1726889867.48216: exiting _queue_task() for managed_node2/stat 178205 1726889867.48228: done queuing things up, now waiting for results queue to drain 178205 1726889867.48231: waiting for pending results... 178205 1726889867.48536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889867.48665: in run() - task 02369adf-7a19-34ed-f5d1-0000000014b6 178205 1726889867.48682: variable 'ansible_search_path' from source: unknown 178205 1726889867.48685: variable 'ansible_search_path' from source: unknown 178205 1726889867.48722: calling self._execute() 178205 1726889867.48827: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.48831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.48845: variable 'omit' from source: magic vars 178205 1726889867.49238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.49527: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.49578: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.49613: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.49648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.49729: 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) 178205 1726889867.49756: 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) 178205 1726889867.49787: 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) 178205 1726889867.49809: 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) 178205 1726889867.49938: variable '__storage_is_ostree' from source: set_fact 178205 1726889867.49948: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889867.49951: when evaluation is False, skipping this task 178205 1726889867.49954: _execute() done 178205 1726889867.49956: dumping result to json 178205 1726889867.49958: done dumping result, returning 178205 1726889867.49966: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-0000000014b6] 178205 1726889867.49971: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b6 178205 1726889867.50069: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b6 178205 1726889867.50073: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889867.50136: no more pending results, returning what we have 178205 1726889867.50140: results queue empty 178205 1726889867.50141: checking for any_errors_fatal 178205 1726889867.50158: done checking for any_errors_fatal 178205 1726889867.50159: checking for max_fail_percentage 178205 1726889867.50161: done checking for max_fail_percentage 178205 1726889867.50162: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.50163: done checking to see if all hosts have failed 178205 1726889867.50164: getting the remaining hosts for this loop 178205 1726889867.50165: done getting the remaining hosts for this loop 178205 1726889867.50169: getting the next task for host managed_node2 178205 1726889867.50176: done getting next task for host managed_node2 178205 1726889867.50180: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889867.50184: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.50216: getting variables 178205 1726889867.50218: in VariableManager get_vars() 178205 1726889867.50261: Calling all_inventory to load vars for managed_node2 178205 1726889867.50265: Calling groups_inventory to load vars for managed_node2 178205 1726889867.50267: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.50279: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.50282: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.50285: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.51090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.52122: done with get_vars() 178205 1726889867.52140: done getting variables 178205 1726889867.52197: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:37:47 -0400 (0:00:00.043) 0:01:20.510 ****** 178205 1726889867.52236: entering _queue_task() for managed_node2/set_fact 178205 1726889867.53218: worker is 1 (out of 1 available) 178205 1726889867.53235: exiting _queue_task() for managed_node2/set_fact 178205 1726889867.53248: done queuing things up, now waiting for results queue to drain 178205 1726889867.53249: waiting for pending results... 178205 1726889867.53902: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889867.54067: in run() - task 02369adf-7a19-34ed-f5d1-0000000014b7 178205 1726889867.54089: variable 'ansible_search_path' from source: unknown 178205 1726889867.54096: variable 'ansible_search_path' from source: unknown 178205 1726889867.54140: calling self._execute() 178205 1726889867.54258: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.54276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.54293: variable 'omit' from source: magic vars 178205 1726889867.54698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.54997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.55061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.55104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.55153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.55246: 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) 178205 1726889867.55968: 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) 178205 1726889867.55998: 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) 178205 1726889867.56029: 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) 178205 1726889867.56327: variable '__storage_is_ostree' from source: set_fact 178205 1726889867.56344: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889867.56351: when evaluation is False, skipping this task 178205 1726889867.56359: _execute() done 178205 1726889867.56367: dumping result to json 178205 1726889867.56386: done dumping result, returning 178205 1726889867.56398: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-0000000014b7] 178205 1726889867.56458: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b7 skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889867.56627: no more pending results, returning what we have 178205 1726889867.56634: results queue empty 178205 1726889867.56635: checking for any_errors_fatal 178205 1726889867.56643: done checking for any_errors_fatal 178205 1726889867.56644: checking for max_fail_percentage 178205 1726889867.56646: done checking for max_fail_percentage 178205 1726889867.56647: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.56648: done checking to see if all hosts have failed 178205 1726889867.56648: getting the remaining hosts for this loop 178205 1726889867.56650: done getting the remaining hosts for this loop 178205 1726889867.56654: getting the next task for host managed_node2 178205 1726889867.56663: done getting next task for host managed_node2 178205 1726889867.56667: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889867.56670: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.56699: getting variables 178205 1726889867.56701: in VariableManager get_vars() 178205 1726889867.56745: Calling all_inventory to load vars for managed_node2 178205 1726889867.56748: Calling groups_inventory to load vars for managed_node2 178205 1726889867.56750: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.56760: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.56763: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.56765: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.58139: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014b7 178205 1726889867.58143: WORKER PROCESS EXITING 178205 1726889867.58169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.59069: done with get_vars() 178205 1726889867.59087: done getting variables 178205 1726889867.59150: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:37:47 -0400 (0:00:00.069) 0:01:20.579 ****** 178205 1726889867.59181: entering _queue_task() for managed_node2/set_fact 178205 1726889867.59559: worker is 1 (out of 1 available) 178205 1726889867.59573: exiting _queue_task() for managed_node2/set_fact 178205 1726889867.59586: done queuing things up, now waiting for results queue to drain 178205 1726889867.59586: waiting for pending results... 178205 1726889867.59897: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889867.60039: in run() - task 02369adf-7a19-34ed-f5d1-00000000136e 178205 1726889867.60058: variable 'ansible_search_path' from source: unknown 178205 1726889867.60065: variable 'ansible_search_path' from source: unknown 178205 1726889867.60105: calling self._execute() 178205 1726889867.60224: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.60238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.60255: variable 'omit' from source: magic vars 178205 1726889867.60373: variable 'omit' from source: magic vars 178205 1726889867.60431: variable 'omit' from source: magic vars 178205 1726889867.60475: variable 'omit' from source: magic vars 178205 1726889867.60525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.60568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.60593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.60616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.60636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.60752: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.60760: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.60767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.60873: Set connection var ansible_pipelining to False 178205 1726889867.60884: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.60893: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.60899: Set connection var ansible_connection to ssh 178205 1726889867.60907: Set connection var ansible_shell_type to sh 178205 1726889867.60920: Set connection var ansible_timeout to 10 178205 1726889867.60953: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.60960: variable 'ansible_connection' from source: unknown 178205 1726889867.60967: variable 'ansible_module_compression' from source: unknown 178205 1726889867.60973: variable 'ansible_shell_type' from source: unknown 178205 1726889867.60980: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.61024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.61040: variable 'ansible_pipelining' from source: unknown 178205 1726889867.61051: variable 'ansible_timeout' from source: unknown 178205 1726889867.61079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.61227: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.61251: variable 'omit' from source: magic vars 178205 1726889867.61259: starting attempt loop 178205 1726889867.61265: running the handler 178205 1726889867.61280: handler run complete 178205 1726889867.61294: attempt loop complete, returning result 178205 1726889867.61300: _execute() done 178205 1726889867.61306: dumping result to json 178205 1726889867.61313: done dumping result, returning 178205 1726889867.61325: 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-34ed-f5d1-00000000136e] 178205 1726889867.61338: sending task result for task 02369adf-7a19-34ed-f5d1-00000000136e 178205 1726889867.61443: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000136e 178205 1726889867.61451: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889867.61548: no more pending results, returning what we have 178205 1726889867.61551: results queue empty 178205 1726889867.61552: checking for any_errors_fatal 178205 1726889867.61561: done checking for any_errors_fatal 178205 1726889867.61562: checking for max_fail_percentage 178205 1726889867.61564: done checking for max_fail_percentage 178205 1726889867.61565: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.61567: done checking to see if all hosts have failed 178205 1726889867.61567: getting the remaining hosts for this loop 178205 1726889867.61569: done getting the remaining hosts for this loop 178205 1726889867.61573: getting the next task for host managed_node2 178205 1726889867.61580: done getting next task for host managed_node2 178205 1726889867.61583: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889867.61587: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889867.61603: getting variables 178205 1726889867.61605: in VariableManager get_vars() 178205 1726889867.61649: Calling all_inventory to load vars for managed_node2 178205 1726889867.61652: Calling groups_inventory to load vars for managed_node2 178205 1726889867.61655: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.61666: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.61669: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.61673: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.62534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.63298: done with get_vars() 178205 1726889867.63318: done getting variables 178205 1726889867.63376: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:37:47 -0400 (0:00:00.042) 0:01:20.622 ****** 178205 1726889867.63408: entering _queue_task() for managed_node2/set_fact 178205 1726889867.63744: worker is 1 (out of 1 available) 178205 1726889867.63759: exiting _queue_task() for managed_node2/set_fact 178205 1726889867.63772: done queuing things up, now waiting for results queue to drain 178205 1726889867.63773: waiting for pending results... 178205 1726889867.64079: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889867.64219: in run() - task 02369adf-7a19-34ed-f5d1-00000000136f 178205 1726889867.64243: variable 'ansible_search_path' from source: unknown 178205 1726889867.64250: variable 'ansible_search_path' from source: unknown 178205 1726889867.64291: calling self._execute() 178205 1726889867.64406: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.64419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.64440: variable 'omit' from source: magic vars 178205 1726889867.64587: variable 'omit' from source: magic vars 178205 1726889867.64691: variable 'omit' from source: magic vars 178205 1726889867.64756: variable 'omit' from source: magic vars 178205 1726889867.64805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.64907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.64934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.64955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.64969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.65007: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.65017: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.65023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.65125: Set connection var ansible_pipelining to False 178205 1726889867.65140: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.65150: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.65156: Set connection var ansible_connection to ssh 178205 1726889867.65163: Set connection var ansible_shell_type to sh 178205 1726889867.65171: Set connection var ansible_timeout to 10 178205 1726889867.65205: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.65214: variable 'ansible_connection' from source: unknown 178205 1726889867.65221: variable 'ansible_module_compression' from source: unknown 178205 1726889867.65226: variable 'ansible_shell_type' from source: unknown 178205 1726889867.65235: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.65241: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.65247: variable 'ansible_pipelining' from source: unknown 178205 1726889867.65252: variable 'ansible_timeout' from source: unknown 178205 1726889867.65258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.65408: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.65434: variable 'omit' from source: magic vars 178205 1726889867.65443: starting attempt loop 178205 1726889867.65450: running the handler 178205 1726889867.65464: handler run complete 178205 1726889867.65477: attempt loop complete, returning result 178205 1726889867.65483: _execute() done 178205 1726889867.65488: dumping result to json 178205 1726889867.65494: done dumping result, returning 178205 1726889867.65505: 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-34ed-f5d1-00000000136f] 178205 1726889867.65517: sending task result for task 02369adf-7a19-34ed-f5d1-00000000136f 178205 1726889867.65627: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000136f ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889867.65719: no more pending results, returning what we have 178205 1726889867.65722: results queue empty 178205 1726889867.65723: checking for any_errors_fatal 178205 1726889867.65732: done checking for any_errors_fatal 178205 1726889867.65733: checking for max_fail_percentage 178205 1726889867.65735: done checking for max_fail_percentage 178205 1726889867.65736: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.65738: done checking to see if all hosts have failed 178205 1726889867.65739: getting the remaining hosts for this loop 178205 1726889867.65741: done getting the remaining hosts for this loop 178205 1726889867.65745: getting the next task for host managed_node2 178205 1726889867.65753: done getting next task for host managed_node2 178205 1726889867.65757: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889867.65760: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.65776: getting variables 178205 1726889867.65778: in VariableManager get_vars() 178205 1726889867.65817: Calling all_inventory to load vars for managed_node2 178205 1726889867.65821: Calling groups_inventory to load vars for managed_node2 178205 1726889867.65823: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.65836: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.65840: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.65843: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.66800: WORKER PROCESS EXITING 178205 1726889867.66826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.67976: done with get_vars() 178205 1726889867.67994: 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 23:37:47 -0400 (0:00:00.046) 0:01:20.668 ****** 178205 1726889867.68088: entering _queue_task() for managed_node2/include_tasks 178205 1726889867.68405: worker is 1 (out of 1 available) 178205 1726889867.68420: exiting _queue_task() for managed_node2/include_tasks 178205 1726889867.68435: done queuing things up, now waiting for results queue to drain 178205 1726889867.68436: waiting for pending results... 178205 1726889867.68752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889867.68898: in run() - task 02369adf-7a19-34ed-f5d1-000000001370 178205 1726889867.68920: variable 'ansible_search_path' from source: unknown 178205 1726889867.68926: variable 'ansible_search_path' from source: unknown 178205 1726889867.68968: calling self._execute() 178205 1726889867.69328: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.69345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.69363: variable 'omit' from source: magic vars 178205 1726889867.69936: variable 'storage_provider' from source: role '' defaults 178205 1726889867.70084: _execute() done 178205 1726889867.70094: dumping result to json 178205 1726889867.70101: done dumping result, returning 178205 1726889867.70111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-000000001370] 178205 1726889867.70123: sending task result for task 02369adf-7a19-34ed-f5d1-000000001370 178205 1726889867.70298: no more pending results, returning what we have 178205 1726889867.70303: in VariableManager get_vars() 178205 1726889867.70354: Calling all_inventory to load vars for managed_node2 178205 1726889867.70358: Calling groups_inventory to load vars for managed_node2 178205 1726889867.70360: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.70375: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.70379: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.70382: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.71685: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001370 178205 1726889867.71688: WORKER PROCESS EXITING 178205 1726889867.71718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.72343: done with get_vars() 178205 1726889867.72357: variable 'ansible_search_path' from source: unknown 178205 1726889867.72358: variable 'ansible_search_path' from source: unknown 178205 1726889867.72392: we have included files to process 178205 1726889867.72393: generating all_blocks data 178205 1726889867.72395: done generating all_blocks data 178205 1726889867.72400: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889867.72401: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889867.72403: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889867.73352: in VariableManager get_vars() 178205 1726889867.73383: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889867.75374: done processing included file 178205 1726889867.75376: iterating over new_blocks loaded from include file 178205 1726889867.75378: in VariableManager get_vars() 178205 1726889867.75399: done with get_vars() 178205 1726889867.75400: filtering new block on tags 178205 1726889867.75446: done filtering new block on tags 178205 1726889867.75449: in VariableManager get_vars() 178205 1726889867.75474: done with get_vars() 178205 1726889867.75476: filtering new block on tags 178205 1726889867.75510: done filtering new block on tags 178205 1726889867.75515: in VariableManager get_vars() 178205 1726889867.75538: done with get_vars() 178205 1726889867.75540: filtering new block on tags 178205 1726889867.75581: done filtering new block on tags 178205 1726889867.75583: 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 178205 1726889867.75589: extending task lists for all hosts with included blocks 178205 1726889867.76404: done extending task lists 178205 1726889867.76406: done processing included files 178205 1726889867.76407: results queue empty 178205 1726889867.76407: checking for any_errors_fatal 178205 1726889867.76416: done checking for any_errors_fatal 178205 1726889867.76417: checking for max_fail_percentage 178205 1726889867.76418: done checking for max_fail_percentage 178205 1726889867.76419: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.76420: done checking to see if all hosts have failed 178205 1726889867.76420: getting the remaining hosts for this loop 178205 1726889867.76421: done getting the remaining hosts for this loop 178205 1726889867.76424: getting the next task for host managed_node2 178205 1726889867.76431: done getting next task for host managed_node2 178205 1726889867.76434: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889867.76437: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.76449: getting variables 178205 1726889867.76450: in VariableManager get_vars() 178205 1726889867.76462: Calling all_inventory to load vars for managed_node2 178205 1726889867.76465: Calling groups_inventory to load vars for managed_node2 178205 1726889867.76467: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.76472: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.76475: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.76478: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.77343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.78520: done with get_vars() 178205 1726889867.78540: done getting variables 178205 1726889867.78582: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:37:47 -0400 (0:00:00.105) 0:01:20.774 ****** 178205 1726889867.78617: entering _queue_task() for managed_node2/package 178205 1726889867.78961: worker is 1 (out of 1 available) 178205 1726889867.78974: exiting _queue_task() for managed_node2/package 178205 1726889867.78987: done queuing things up, now waiting for results queue to drain 178205 1726889867.78988: waiting for pending results... 178205 1726889867.79310: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889867.79488: in run() - task 02369adf-7a19-34ed-f5d1-0000000014ec 178205 1726889867.79508: variable 'ansible_search_path' from source: unknown 178205 1726889867.79517: variable 'ansible_search_path' from source: unknown 178205 1726889867.79564: calling self._execute() 178205 1726889867.79677: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.79689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.79702: variable 'omit' from source: magic vars 178205 1726889867.80158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.80490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.80548: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.80587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.80633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.80719: 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) 178205 1726889867.80759: 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) 178205 1726889867.80793: 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) 178205 1726889867.80827: 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) 178205 1726889867.80990: variable 'storage_skip_checks' from source: set_fact 178205 1726889867.81022: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889867.81033: when evaluation is False, skipping this task 178205 1726889867.81041: _execute() done 178205 1726889867.81047: dumping result to json 178205 1726889867.81057: done dumping result, returning 178205 1726889867.81067: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-0000000014ec] 178205 1726889867.81076: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ec skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889867.81236: no more pending results, returning what we have 178205 1726889867.81241: results queue empty 178205 1726889867.81242: checking for any_errors_fatal 178205 1726889867.81243: done checking for any_errors_fatal 178205 1726889867.81244: checking for max_fail_percentage 178205 1726889867.81246: done checking for max_fail_percentage 178205 1726889867.81247: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.81248: done checking to see if all hosts have failed 178205 1726889867.81249: getting the remaining hosts for this loop 178205 1726889867.81250: done getting the remaining hosts for this loop 178205 1726889867.81254: getting the next task for host managed_node2 178205 1726889867.81263: done getting next task for host managed_node2 178205 1726889867.81267: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889867.81271: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.81299: getting variables 178205 1726889867.81302: in VariableManager get_vars() 178205 1726889867.81345: Calling all_inventory to load vars for managed_node2 178205 1726889867.81349: Calling groups_inventory to load vars for managed_node2 178205 1726889867.81351: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.81362: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.81365: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.81368: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.82350: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ec 178205 1726889867.82353: WORKER PROCESS EXITING 178205 1726889867.82546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.83152: done with get_vars() 178205 1726889867.83167: done getting variables 178205 1726889867.83224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:37:47 -0400 (0:00:00.046) 0:01:20.820 ****** 178205 1726889867.83260: entering _queue_task() for managed_node2/debug 178205 1726889867.83567: worker is 1 (out of 1 available) 178205 1726889867.83580: exiting _queue_task() for managed_node2/debug 178205 1726889867.83591: done queuing things up, now waiting for results queue to drain 178205 1726889867.83592: waiting for pending results... 178205 1726889867.83878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889867.84062: in run() - task 02369adf-7a19-34ed-f5d1-0000000014ed 178205 1726889867.84083: variable 'ansible_search_path' from source: unknown 178205 1726889867.84091: variable 'ansible_search_path' from source: unknown 178205 1726889867.84138: calling self._execute() 178205 1726889867.84271: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.84283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.84297: variable 'omit' from source: magic vars 178205 1726889867.84433: variable 'omit' from source: magic vars 178205 1726889867.84523: variable 'omit' from source: magic vars 178205 1726889867.84566: variable 'omit' from source: magic vars 178205 1726889867.84624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.84670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.84700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.84726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.84747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.84782: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.84791: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.84798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.84918: Set connection var ansible_pipelining to False 178205 1726889867.84935: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.84948: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.84956: Set connection var ansible_connection to ssh 178205 1726889867.84966: Set connection var ansible_shell_type to sh 178205 1726889867.84975: Set connection var ansible_timeout to 10 178205 1726889867.85009: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.85022: variable 'ansible_connection' from source: unknown 178205 1726889867.85033: variable 'ansible_module_compression' from source: unknown 178205 1726889867.85041: variable 'ansible_shell_type' from source: unknown 178205 1726889867.85049: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.85057: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.85065: variable 'ansible_pipelining' from source: unknown 178205 1726889867.85072: variable 'ansible_timeout' from source: unknown 178205 1726889867.85079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.85254: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.85272: variable 'omit' from source: magic vars 178205 1726889867.85282: starting attempt loop 178205 1726889867.85290: running the handler 178205 1726889867.85586: handler run complete 178205 1726889867.85626: attempt loop complete, returning result 178205 1726889867.85641: _execute() done 178205 1726889867.85649: dumping result to json 178205 1726889867.85656: done dumping result, returning 178205 1726889867.85679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-0000000014ed] 178205 1726889867.85695: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ed ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889867.85937: no more pending results, returning what we have 178205 1726889867.85941: results queue empty 178205 1726889867.85942: checking for any_errors_fatal 178205 1726889867.85961: done checking for any_errors_fatal 178205 1726889867.85963: checking for max_fail_percentage 178205 1726889867.85965: done checking for max_fail_percentage 178205 1726889867.85968: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.85969: done checking to see if all hosts have failed 178205 1726889867.85970: getting the remaining hosts for this loop 178205 1726889867.85974: done getting the remaining hosts for this loop 178205 1726889867.85980: getting the next task for host managed_node2 178205 1726889867.85988: done getting next task for host managed_node2 178205 1726889867.85995: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889867.86004: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.86024: getting variables 178205 1726889867.86031: in VariableManager get_vars() 178205 1726889867.86080: Calling all_inventory to load vars for managed_node2 178205 1726889867.86086: Calling groups_inventory to load vars for managed_node2 178205 1726889867.86089: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.86101: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.86109: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.86118: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.87035: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ed 178205 1726889867.87041: WORKER PROCESS EXITING 178205 1726889867.87238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.87998: done with get_vars() 178205 1726889867.88020: done getting variables 178205 1726889867.88105: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:37:47 -0400 (0:00:00.048) 0:01:20.869 ****** 178205 1726889867.88149: entering _queue_task() for managed_node2/debug 178205 1726889867.88495: worker is 1 (out of 1 available) 178205 1726889867.88516: exiting _queue_task() for managed_node2/debug 178205 1726889867.88535: done queuing things up, now waiting for results queue to drain 178205 1726889867.88537: waiting for pending results... 178205 1726889867.88927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889867.89143: in run() - task 02369adf-7a19-34ed-f5d1-0000000014ee 178205 1726889867.89175: variable 'ansible_search_path' from source: unknown 178205 1726889867.89185: variable 'ansible_search_path' from source: unknown 178205 1726889867.89246: calling self._execute() 178205 1726889867.89367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.89378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.89394: variable 'omit' from source: magic vars 178205 1726889867.89561: variable 'omit' from source: magic vars 178205 1726889867.89654: variable 'omit' from source: magic vars 178205 1726889867.89693: variable 'omit' from source: magic vars 178205 1726889867.89758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889867.89802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889867.89833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889867.89861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.89880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889867.89925: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889867.89938: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.89946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.90087: Set connection var ansible_pipelining to False 178205 1726889867.90099: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889867.90110: Set connection var ansible_shell_executable to /bin/sh 178205 1726889867.90121: Set connection var ansible_connection to ssh 178205 1726889867.90132: Set connection var ansible_shell_type to sh 178205 1726889867.90143: Set connection var ansible_timeout to 10 178205 1726889867.90177: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.90188: variable 'ansible_connection' from source: unknown 178205 1726889867.90194: variable 'ansible_module_compression' from source: unknown 178205 1726889867.90200: variable 'ansible_shell_type' from source: unknown 178205 1726889867.90207: variable 'ansible_shell_executable' from source: unknown 178205 1726889867.90216: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.90224: variable 'ansible_pipelining' from source: unknown 178205 1726889867.90232: variable 'ansible_timeout' from source: unknown 178205 1726889867.90240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.90402: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889867.90422: variable 'omit' from source: magic vars 178205 1726889867.90435: starting attempt loop 178205 1726889867.90443: running the handler 178205 1726889867.90496: variable 'storage_volumes' from source: include params 178205 1726889867.90695: variable 'storage_volumes' from source: include params 178205 1726889867.90715: variable 'mount_location' from source: play vars 178205 1726889867.90793: variable 'mount_location' from source: play vars 178205 1726889867.90887: variable '__swap_disk' from source: set_fact 178205 1726889867.90980: handler run complete 178205 1726889867.91001: attempt loop complete, returning result 178205 1726889867.91006: _execute() done 178205 1726889867.91011: dumping result to json 178205 1726889867.91019: done dumping result, returning 178205 1726889867.91028: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-0000000014ee] 178205 1726889867.91040: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ee 178205 1726889867.91150: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ee 178205 1726889867.91157: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 178205 1726889867.91243: no more pending results, returning what we have 178205 1726889867.91247: results queue empty 178205 1726889867.91248: checking for any_errors_fatal 178205 1726889867.91254: done checking for any_errors_fatal 178205 1726889867.91255: checking for max_fail_percentage 178205 1726889867.91257: done checking for max_fail_percentage 178205 1726889867.91258: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.91259: done checking to see if all hosts have failed 178205 1726889867.91260: getting the remaining hosts for this loop 178205 1726889867.91261: done getting the remaining hosts for this loop 178205 1726889867.91265: getting the next task for host managed_node2 178205 1726889867.91273: done getting next task for host managed_node2 178205 1726889867.91278: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889867.91282: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.91297: getting variables 178205 1726889867.91300: in VariableManager get_vars() 178205 1726889867.91346: Calling all_inventory to load vars for managed_node2 178205 1726889867.91350: Calling groups_inventory to load vars for managed_node2 178205 1726889867.91353: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.91365: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.91368: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.91372: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.92239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.92959: done with get_vars() 178205 1726889867.92982: 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 23:37:47 -0400 (0:00:00.049) 0:01:20.918 ****** 178205 1726889867.93073: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889867.93442: worker is 1 (out of 1 available) 178205 1726889867.93459: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889867.93474: done queuing things up, now waiting for results queue to drain 178205 1726889867.93476: waiting for pending results... 178205 1726889867.93839: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889867.93993: in run() - task 02369adf-7a19-34ed-f5d1-0000000014ef 178205 1726889867.94014: variable 'ansible_search_path' from source: unknown 178205 1726889867.94037: variable 'ansible_search_path' from source: unknown 178205 1726889867.94084: calling self._execute() 178205 1726889867.94234: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.94249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.94262: variable 'omit' from source: magic vars 178205 1726889867.94755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.95068: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.95121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.95164: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.95202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.95291: 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) 178205 1726889867.95325: 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) 178205 1726889867.95364: 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) 178205 1726889867.95393: 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) 178205 1726889867.95558: variable 'storage_skip_checks' from source: set_fact 178205 1726889867.95584: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889867.95591: when evaluation is False, skipping this task 178205 1726889867.95597: _execute() done 178205 1726889867.95603: dumping result to json 178205 1726889867.95609: done dumping result, returning 178205 1726889867.95621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-0000000014ef] 178205 1726889867.95633: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ef 178205 1726889867.95760: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ef skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889867.95843: no more pending results, returning what we have 178205 1726889867.95848: results queue empty 178205 1726889867.95849: checking for any_errors_fatal 178205 1726889867.95862: done checking for any_errors_fatal 178205 1726889867.95863: checking for max_fail_percentage 178205 1726889867.95864: done checking for max_fail_percentage 178205 1726889867.95866: checking to see if all hosts have failed and the running result is not ok 178205 1726889867.95867: done checking to see if all hosts have failed 178205 1726889867.95867: getting the remaining hosts for this loop 178205 1726889867.95869: done getting the remaining hosts for this loop 178205 1726889867.95873: getting the next task for host managed_node2 178205 1726889867.95890: done getting next task for host managed_node2 178205 1726889867.95896: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889867.95900: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889867.95932: getting variables 178205 1726889867.95934: in VariableManager get_vars() 178205 1726889867.95986: Calling all_inventory to load vars for managed_node2 178205 1726889867.95989: Calling groups_inventory to load vars for managed_node2 178205 1726889867.95992: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889867.96006: Calling all_plugins_play to load vars for managed_node2 178205 1726889867.96015: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889867.96020: Calling groups_plugins_play to load vars for managed_node2 178205 1726889867.96916: WORKER PROCESS EXITING 178205 1726889867.96941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889867.97585: done with get_vars() 178205 1726889867.97598: 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 23:37:47 -0400 (0:00:00.046) 0:01:20.964 ****** 178205 1726889867.97691: entering _queue_task() for managed_node2/include_tasks 178205 1726889867.97990: worker is 1 (out of 1 available) 178205 1726889867.98005: exiting _queue_task() for managed_node2/include_tasks 178205 1726889867.98019: done queuing things up, now waiting for results queue to drain 178205 1726889867.98020: waiting for pending results... 178205 1726889867.98381: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889867.98574: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f0 178205 1726889867.98597: variable 'ansible_search_path' from source: unknown 178205 1726889867.98615: variable 'ansible_search_path' from source: unknown 178205 1726889867.98659: calling self._execute() 178205 1726889867.98780: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889867.98796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889867.98821: variable 'omit' from source: magic vars 178205 1726889867.99350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889867.99691: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889867.99753: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889867.99800: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889867.99843: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889867.99941: 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) 178205 1726889867.99971: 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) 178205 1726889868.00008: 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) 178205 1726889868.00047: 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) 178205 1726889868.00204: variable 'storage_skip_checks' from source: set_fact 178205 1726889868.00242: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889868.00250: when evaluation is False, skipping this task 178205 1726889868.00258: _execute() done 178205 1726889868.00265: dumping result to json 178205 1726889868.00272: done dumping result, returning 178205 1726889868.00282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-0000000014f0] 178205 1726889868.00293: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f0 178205 1726889868.00420: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889868.00474: no more pending results, returning what we have 178205 1726889868.00478: results queue empty 178205 1726889868.00479: checking for any_errors_fatal 178205 1726889868.00489: done checking for any_errors_fatal 178205 1726889868.00490: checking for max_fail_percentage 178205 1726889868.00492: done checking for max_fail_percentage 178205 1726889868.00493: checking to see if all hosts have failed and the running result is not ok 178205 1726889868.00494: done checking to see if all hosts have failed 178205 1726889868.00495: getting the remaining hosts for this loop 178205 1726889868.00497: done getting the remaining hosts for this loop 178205 1726889868.00502: getting the next task for host managed_node2 178205 1726889868.00510: done getting next task for host managed_node2 178205 1726889868.00516: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889868.00520: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889868.00552: getting variables 178205 1726889868.00555: in VariableManager get_vars() 178205 1726889868.00596: Calling all_inventory to load vars for managed_node2 178205 1726889868.00599: Calling groups_inventory to load vars for managed_node2 178205 1726889868.00602: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889868.00614: Calling all_plugins_play to load vars for managed_node2 178205 1726889868.00619: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889868.00623: Calling groups_plugins_play to load vars for managed_node2 178205 1726889868.01199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889868.01838: WORKER PROCESS EXITING 178205 1726889868.02133: done with get_vars() 178205 1726889868.02151: done getting variables 178205 1726889868.02208: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:37:48 -0400 (0:00:00.045) 0:01:21.010 ****** 178205 1726889868.02251: entering _queue_task() for managed_node2/package 178205 1726889868.02538: worker is 1 (out of 1 available) 178205 1726889868.02550: exiting _queue_task() for managed_node2/package 178205 1726889868.02561: done queuing things up, now waiting for results queue to drain 178205 1726889868.02562: waiting for pending results... 178205 1726889868.02851: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889868.03005: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f1 178205 1726889868.03026: variable 'ansible_search_path' from source: unknown 178205 1726889868.03036: variable 'ansible_search_path' from source: unknown 178205 1726889868.03072: calling self._execute() 178205 1726889868.03183: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.03194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.03207: variable 'omit' from source: magic vars 178205 1726889868.03620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889868.03920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889868.03974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889868.04019: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889868.04058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889868.04149: 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) 178205 1726889868.04178: 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) 178205 1726889868.04215: 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) 178205 1726889868.04249: 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) 178205 1726889868.04408: variable 'storage_skip_checks' from source: set_fact 178205 1726889868.04443: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889868.04450: when evaluation is False, skipping this task 178205 1726889868.04456: _execute() done 178205 1726889868.04463: dumping result to json 178205 1726889868.04469: done dumping result, returning 178205 1726889868.04481: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-0000000014f1] 178205 1726889868.04491: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f1 178205 1726889868.04610: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f1 178205 1726889868.04619: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889868.04673: no more pending results, returning what we have 178205 1726889868.04678: results queue empty 178205 1726889868.04678: checking for any_errors_fatal 178205 1726889868.04686: done checking for any_errors_fatal 178205 1726889868.04687: checking for max_fail_percentage 178205 1726889868.04689: done checking for max_fail_percentage 178205 1726889868.04690: checking to see if all hosts have failed and the running result is not ok 178205 1726889868.04691: done checking to see if all hosts have failed 178205 1726889868.04692: getting the remaining hosts for this loop 178205 1726889868.04694: done getting the remaining hosts for this loop 178205 1726889868.04697: getting the next task for host managed_node2 178205 1726889868.04706: done getting next task for host managed_node2 178205 1726889868.04710: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889868.04715: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889868.04745: getting variables 178205 1726889868.04747: in VariableManager get_vars() 178205 1726889868.04785: Calling all_inventory to load vars for managed_node2 178205 1726889868.04788: Calling groups_inventory to load vars for managed_node2 178205 1726889868.04790: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889868.04801: Calling all_plugins_play to load vars for managed_node2 178205 1726889868.04804: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889868.04807: Calling groups_plugins_play to load vars for managed_node2 178205 1726889868.05659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889868.06269: done with get_vars() 178205 1726889868.06284: 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 23:37:48 -0400 (0:00:00.041) 0:01:21.051 ****** 178205 1726889868.06383: entering _queue_task() for managed_node2/service_facts 178205 1726889868.06652: worker is 1 (out of 1 available) 178205 1726889868.06668: exiting _queue_task() for managed_node2/service_facts 178205 1726889868.06680: done queuing things up, now waiting for results queue to drain 178205 1726889868.06681: waiting for pending results... 178205 1726889868.07011: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889868.07179: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f2 178205 1726889868.07198: variable 'ansible_search_path' from source: unknown 178205 1726889868.07205: variable 'ansible_search_path' from source: unknown 178205 1726889868.07254: calling self._execute() 178205 1726889868.07371: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.07383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.07398: variable 'omit' from source: magic vars 178205 1726889868.07839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889868.08156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889868.08208: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889868.08258: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889868.08295: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889868.08389: 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) 178205 1726889868.08423: 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) 178205 1726889868.08462: 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) 178205 1726889868.08493: 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) 178205 1726889868.08659: variable 'storage_skip_checks' from source: set_fact 178205 1726889868.08688: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889868.08696: when evaluation is False, skipping this task 178205 1726889868.08704: _execute() done 178205 1726889868.08713: dumping result to json 178205 1726889868.08722: done dumping result, returning 178205 1726889868.08736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-0000000014f2] 178205 1726889868.08748: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f2 178205 1726889868.08859: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f2 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889868.08916: no more pending results, returning what we have 178205 1726889868.08921: results queue empty 178205 1726889868.08922: checking for any_errors_fatal 178205 1726889868.08933: done checking for any_errors_fatal 178205 1726889868.08934: checking for max_fail_percentage 178205 1726889868.08936: done checking for max_fail_percentage 178205 1726889868.08937: checking to see if all hosts have failed and the running result is not ok 178205 1726889868.08938: done checking to see if all hosts have failed 178205 1726889868.08939: getting the remaining hosts for this loop 178205 1726889868.08940: done getting the remaining hosts for this loop 178205 1726889868.08944: getting the next task for host managed_node2 178205 1726889868.08953: done getting next task for host managed_node2 178205 1726889868.08957: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889868.08961: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889868.08991: getting variables 178205 1726889868.08994: in VariableManager get_vars() 178205 1726889868.09035: Calling all_inventory to load vars for managed_node2 178205 1726889868.09039: Calling groups_inventory to load vars for managed_node2 178205 1726889868.09042: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889868.09053: Calling all_plugins_play to load vars for managed_node2 178205 1726889868.09056: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889868.09060: Calling groups_plugins_play to load vars for managed_node2 178205 1726889868.10118: WORKER PROCESS EXITING 178205 1726889868.10262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889868.10809: done with get_vars() 178205 1726889868.10826: done getting variables 178205 1726889868.10888: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:37:48 -0400 (0:00:00.045) 0:01:21.097 ****** 178205 1726889868.10925: entering _queue_task() for managed_node2/set_fact 178205 1726889868.11231: worker is 1 (out of 1 available) 178205 1726889868.11244: exiting _queue_task() for managed_node2/set_fact 178205 1726889868.11256: done queuing things up, now waiting for results queue to drain 178205 1726889868.11257: waiting for pending results... 178205 1726889868.11553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889868.11725: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f3 178205 1726889868.11747: variable 'ansible_search_path' from source: unknown 178205 1726889868.11755: variable 'ansible_search_path' from source: unknown 178205 1726889868.11792: calling self._execute() 178205 1726889868.11898: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.11910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.11928: variable 'omit' from source: magic vars 178205 1726889868.12048: variable 'omit' from source: magic vars 178205 1726889868.12124: variable 'omit' from source: magic vars 178205 1726889868.12542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889868.14940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889868.15023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889868.15074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889868.15116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889868.15152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889868.15241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.15279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.15317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.15368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.15390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.15447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.15477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.15515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.15564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.15584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.15659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.15688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.15725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.15774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.15795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.15855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.15884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.15916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.15966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.15985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.16050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.16079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.16109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.16163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.16183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.16483: variable 'ansible_facts' from source: unknown 178205 1726889868.16826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889868.17003: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889868.17052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889868.17089: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889868.17124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889868.17184: 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) 178205 1726889868.17212: 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) 178205 1726889868.17248: 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) 178205 1726889868.17280: 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) 178205 1726889868.17859: variable 'omit' from source: magic vars 178205 1726889868.17891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889868.17927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889868.17952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889868.17969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889868.17981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889868.18013: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889868.18022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.18027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.18134: Set connection var ansible_pipelining to False 178205 1726889868.18147: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889868.18157: Set connection var ansible_shell_executable to /bin/sh 178205 1726889868.18162: Set connection var ansible_connection to ssh 178205 1726889868.18169: Set connection var ansible_shell_type to sh 178205 1726889868.18175: Set connection var ansible_timeout to 10 178205 1726889868.18203: variable 'ansible_shell_executable' from source: unknown 178205 1726889868.18209: variable 'ansible_connection' from source: unknown 178205 1726889868.18217: variable 'ansible_module_compression' from source: unknown 178205 1726889868.18224: variable 'ansible_shell_type' from source: unknown 178205 1726889868.18235: variable 'ansible_shell_executable' from source: unknown 178205 1726889868.18240: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.18245: variable 'ansible_pipelining' from source: unknown 178205 1726889868.18250: variable 'ansible_timeout' from source: unknown 178205 1726889868.18256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.18365: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889868.18381: variable 'omit' from source: magic vars 178205 1726889868.18388: starting attempt loop 178205 1726889868.18393: running the handler 178205 1726889868.18404: handler run complete 178205 1726889868.18417: attempt loop complete, returning result 178205 1726889868.18422: _execute() done 178205 1726889868.18427: dumping result to json 178205 1726889868.18437: done dumping result, returning 178205 1726889868.18453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-0000000014f3] 178205 1726889868.18462: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f3 ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889868.18645: no more pending results, returning what we have 178205 1726889868.18649: results queue empty 178205 1726889868.18650: checking for any_errors_fatal 178205 1726889868.18656: done checking for any_errors_fatal 178205 1726889868.18656: checking for max_fail_percentage 178205 1726889868.18658: done checking for max_fail_percentage 178205 1726889868.18659: checking to see if all hosts have failed and the running result is not ok 178205 1726889868.18660: done checking to see if all hosts have failed 178205 1726889868.18661: getting the remaining hosts for this loop 178205 1726889868.18662: done getting the remaining hosts for this loop 178205 1726889868.18666: getting the next task for host managed_node2 178205 1726889868.18674: done getting next task for host managed_node2 178205 1726889868.18678: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889868.18682: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889868.18696: getting variables 178205 1726889868.18698: in VariableManager get_vars() 178205 1726889868.18740: Calling all_inventory to load vars for managed_node2 178205 1726889868.18743: Calling groups_inventory to load vars for managed_node2 178205 1726889868.18745: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889868.18756: Calling all_plugins_play to load vars for managed_node2 178205 1726889868.18759: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889868.18761: Calling groups_plugins_play to load vars for managed_node2 178205 1726889868.19641: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f3 178205 1726889868.19644: WORKER PROCESS EXITING 178205 1726889868.19665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889868.20314: done with get_vars() 178205 1726889868.20328: 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 23:37:48 -0400 (0:00:00.094) 0:01:21.192 ****** 178205 1726889868.20424: entering _queue_task() for managed_node2/systemd 178205 1726889868.20694: worker is 1 (out of 1 available) 178205 1726889868.20706: exiting _queue_task() for managed_node2/systemd 178205 1726889868.20719: done queuing things up, now waiting for results queue to drain 178205 1726889868.20720: waiting for pending results... 178205 1726889868.21009: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889868.21180: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f5 178205 1726889868.21199: variable 'ansible_search_path' from source: unknown 178205 1726889868.21206: variable 'ansible_search_path' from source: unknown 178205 1726889868.21255: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889868.21469: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889868.21526: dumping result to json 178205 1726889868.21537: done dumping result, returning 178205 1726889868.21548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000014f5] 178205 1726889868.21559: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f5 178205 1726889868.21676: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f5 178205 1726889868.21683: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889868.21752: no more pending results, returning what we have 178205 1726889868.21756: results queue empty 178205 1726889868.21757: checking for any_errors_fatal 178205 1726889868.21767: done checking for any_errors_fatal 178205 1726889868.21768: checking for max_fail_percentage 178205 1726889868.21769: done checking for max_fail_percentage 178205 1726889868.21771: checking to see if all hosts have failed and the running result is not ok 178205 1726889868.21772: done checking to see if all hosts have failed 178205 1726889868.21773: getting the remaining hosts for this loop 178205 1726889868.21774: done getting the remaining hosts for this loop 178205 1726889868.21778: getting the next task for host managed_node2 178205 1726889868.21787: done getting next task for host managed_node2 178205 1726889868.21791: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889868.21795: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889868.21824: getting variables 178205 1726889868.21826: in VariableManager get_vars() 178205 1726889868.21867: Calling all_inventory to load vars for managed_node2 178205 1726889868.21870: Calling groups_inventory to load vars for managed_node2 178205 1726889868.21873: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889868.21885: Calling all_plugins_play to load vars for managed_node2 178205 1726889868.21888: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889868.21891: Calling groups_plugins_play to load vars for managed_node2 178205 1726889868.22656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889868.23278: done with get_vars() 178205 1726889868.23292: 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 23:37:48 -0400 (0:00:00.029) 0:01:21.221 ****** 178205 1726889868.23381: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889868.23637: worker is 1 (out of 1 available) 178205 1726889868.23651: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889868.23663: done queuing things up, now waiting for results queue to drain 178205 1726889868.23664: waiting for pending results... 178205 1726889868.23965: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889868.24128: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f6 178205 1726889868.24150: variable 'ansible_search_path' from source: unknown 178205 1726889868.24159: variable 'ansible_search_path' from source: unknown 178205 1726889868.24192: calling self._execute() 178205 1726889868.24298: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.24309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.24325: variable 'omit' from source: magic vars 178205 1726889868.24435: variable 'omit' from source: magic vars 178205 1726889868.24507: variable 'omit' from source: magic vars 178205 1726889868.24765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889868.27173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889868.27243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889868.27286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889868.27326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889868.27365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889868.27453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.27492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.27524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.27570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.27593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.27839: variable 'storage_volumes' from source: include params 178205 1726889868.27855: variable 'mount_location' from source: play vars 178205 1726889868.27932: variable 'mount_location' from source: play vars 178205 1726889868.28009: variable '__swap_disk' from source: set_fact 178205 1726889868.28078: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889868.28089: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889868.28097: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889868.28181: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889868.28245: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889868.28302: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889868.28413: variable 'storage_safe_mode' from source: play vars 178205 1726889868.28499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889868.28534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889868.28572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889868.28716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889868.28741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889868.28819: variable 'omit' from source: magic vars 178205 1726889868.28846: variable 'omit' from source: magic vars 178205 1726889868.28875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889868.28906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889868.28937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889868.28959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889868.28976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889868.29010: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889868.29021: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.29036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.29267: Set connection var ansible_pipelining to False 178205 1726889868.29279: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889868.29290: Set connection var ansible_shell_executable to /bin/sh 178205 1726889868.29297: Set connection var ansible_connection to ssh 178205 1726889868.29307: Set connection var ansible_shell_type to sh 178205 1726889868.29321: Set connection var ansible_timeout to 10 178205 1726889868.29360: variable 'ansible_shell_executable' from source: unknown 178205 1726889868.29422: variable 'ansible_connection' from source: unknown 178205 1726889868.29433: variable 'ansible_module_compression' from source: unknown 178205 1726889868.29440: variable 'ansible_shell_type' from source: unknown 178205 1726889868.29447: variable 'ansible_shell_executable' from source: unknown 178205 1726889868.29453: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889868.29464: variable 'ansible_pipelining' from source: unknown 178205 1726889868.29470: variable 'ansible_timeout' from source: unknown 178205 1726889868.29481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889868.29624: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889868.29643: variable 'omit' from source: magic vars 178205 1726889868.29656: starting attempt loop 178205 1726889868.29663: running the handler 178205 1726889868.29686: _low_level_execute_command(): starting 178205 1726889868.29697: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889868.30449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889868.30465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889868.30489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889868.30509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.30560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889868.30574: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889868.30620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889868.30643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889868.30656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889868.30671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889868.30742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889868.30757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889868.30776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.30791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889868.30803: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889868.30819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889868.30901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889868.30931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889868.30951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889868.31027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889868.32654: stdout chunk (state=3): >>>/root <<< 178205 1726889868.32844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889868.32847: stdout chunk (state=3): >>><<< 178205 1726889868.32849: stderr chunk (state=3): >>><<< 178205 1726889868.32945: _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 178205 1726889868.32949: _low_level_execute_command(): starting 178205 1726889868.32952: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708 `" && echo ansible-tmp-1726889868.328656-180960-125134095284708="` echo /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708 `" ) && sleep 0' 178205 1726889868.33726: 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 <<< 178205 1726889868.33736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.33781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889868.33785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889868.33787: stderr chunk (state=3): >>>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 <<< 178205 1726889868.33789: stderr 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 <<< 178205 1726889868.33843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889868.33848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889868.33851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889868.33895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889868.35705: stdout chunk (state=3): >>>ansible-tmp-1726889868.328656-180960-125134095284708=/root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708 <<< 178205 1726889868.35829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889868.35881: stderr chunk (state=3): >>><<< 178205 1726889868.35884: stdout chunk (state=3): >>><<< 178205 1726889868.35896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889868.328656-180960-125134095284708=/root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708 , stderr=OpenSSH_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 178205 1726889868.35942: variable 'ansible_module_compression' from source: unknown 178205 1726889868.35989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889868.36023: variable 'ansible_facts' from source: unknown 178205 1726889868.36095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/AnsiballZ_blivet.py 178205 1726889868.36194: Sending initial data 178205 1726889868.36197: Sent initial data (156 bytes) 178205 1726889868.36828: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889868.36834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.36865: 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 <<< 178205 1726889868.36868: 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 <<< 178205 1726889868.36870: stderr 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 <<< 178205 1726889868.36926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889868.36930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889868.36970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889868.38693: 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 <<< 178205 1726889868.38718: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889868.38749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpxc56ylyf /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/AnsiballZ_blivet.py <<< 178205 1726889868.38783: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889868.39692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889868.39775: stderr chunk (state=3): >>><<< 178205 1726889868.39778: stdout chunk (state=3): >>><<< 178205 1726889868.39793: done transferring module to remote 178205 1726889868.39804: _low_level_execute_command(): starting 178205 1726889868.39808: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/ /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/AnsiballZ_blivet.py && sleep 0' 178205 1726889868.40208: 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 <<< 178205 1726889868.40215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.40246: 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 <<< 178205 1726889868.40252: 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 <<< 178205 1726889868.40262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889868.40267: stderr 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 <<< 178205 1726889868.40273: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889868.40280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889868.40399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889868.40425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889868.42145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889868.42185: stderr chunk (state=3): >>><<< 178205 1726889868.42188: stdout chunk (state=3): >>><<< 178205 1726889868.42199: _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 178205 1726889868.42202: _low_level_execute_command(): starting 178205 1726889868.42206: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/AnsiballZ_blivet.py && sleep 0' 178205 1726889868.42591: 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 <<< 178205 1726889868.42597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889868.42634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889868.42647: 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 <<< 178205 1726889868.42690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889868.42702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889868.42755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889868.44708: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889868.44738: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889868.44744: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889868.44804: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889868.44808: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889868.44840: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889868.44869: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889868.44872: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889868.44917: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889868.44923: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889868.44970: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889868.44975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.44995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889868.45016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889868.45021: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889868.45045: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869f3dc0> <<< 178205 1726889868.45075: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889868.45101: 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 0x7f8b869983a0> <<< 178205 1726889868.45104: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869f3b20> <<< 178205 1726889868.45134: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889868.45137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889868.45151: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869f3ac0> <<< 178205 1726889868.45172: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889868.45196: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889868.45202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889868.45213: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998490> <<< 178205 1726889868.45239: 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' <<< 178205 1726889868.45259: 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' <<< 178205 1726889868.45283: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889868.45286: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998940> <<< 178205 1726889868.45311: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998670> <<< 178205 1726889868.45345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889868.45349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889868.45368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889868.45392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889868.45407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889868.45429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889868.45452: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889868.45457: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8694f190> <<< 178205 1726889868.45472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889868.45495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889868.45563: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8694f220> <<< 178205 1726889868.45592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889868.45596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889868.45628: 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' <<< 178205 1726889868.45636: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8694f940> <<< 178205 1726889868.45666: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869b0880> <<< 178205 1726889868.45690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889868.45698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86948d90> <<< 178205 1726889868.45754: 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' <<< 178205 1726889868.45765: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86972d90> <<< 178205 1726889868.45823: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998970> <<< 178205 1726889868.45850: 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. <<< 178205 1726889868.46067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889868.46075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889868.46110: 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' <<< 178205 1726889868.46134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889868.46151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889868.46172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889868.46180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889868.46202: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868efeb0> <<< 178205 1726889868.46239: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f2f40> <<< 178205 1726889868.46276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889868.46289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889868.46295: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889868.46320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889868.46326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889868.46349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889868.46354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889868.46369: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868e7610> <<< 178205 1726889868.46393: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f0640> <<< 178205 1726889868.46398: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868ef370> <<< 178205 1726889868.46425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889868.46541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889868.46550: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.46565: 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' <<< 178205 1726889868.46672: 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 0x7f8b8682bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8682b8b0> <<< 178205 1726889868.46676: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889868.46721: 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 0x7f8b8682beb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889868.46737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889868.46757: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8682bf70> <<< 178205 1726889868.46766: 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 0x7f8b8682be80> <<< 178205 1726889868.46792: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889868.46822: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86883d30> import '_functools' # <<< 178205 1726889868.46854: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8687e610> <<< 178205 1726889868.46919: 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 0x7f8b86891670> <<< 178205 1726889868.46966: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f6e20> # /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' <<< 178205 1726889868.47014: 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 0x7f8b8683cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86883250> <<< 178205 1726889868.47086: 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 0x7f8b86891280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868fc9d0> # /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' <<< 178205 1726889868.47175: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683cd90> # /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' <<< 178205 1726889868.47243: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683cd00> # /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' <<< 178205 1726889868.47265: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889868.47296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889868.47326: 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 0x7f8b865fb370> <<< 178205 1726889868.47407: 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 0x7f8b865fb460> <<< 178205 1726889868.47516: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86846fa0> <<< 178205 1726889868.47582: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683e490> <<< 178205 1726889868.47604: 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' <<< 178205 1726889868.47633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889868.47696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8652f1c0> <<< 178205 1726889868.47764: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b865e5c70> <<< 178205 1726889868.47781: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868fc040> <<< 178205 1726889868.47818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889868.47862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889868.47897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86543af0> import 'errno' # <<< 178205 1726889868.47944: 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 0x7f8b86543e20> <<< 178205 1726889868.47984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86555730> <<< 178205 1726889868.48011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889868.48047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889868.48074: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86555c70> <<< 178205 1726889868.48087: 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 0x7f8b864e03a0> <<< 178205 1726889868.48099: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86543f10> <<< 178205 1726889868.48136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889868.48146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889868.48188: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889868.48210: 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 0x7f8b864f2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b865555b0> <<< 178205 1726889868.48238: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889868.48241: 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 0x7f8b864f2340> <<< 178205 1726889868.48289: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683c9d0> <<< 178205 1726889868.48292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889868.48324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889868.48358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889868.48421: 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 0x7f8b8650d6a0> <<< 178205 1726889868.48426: 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' <<< 178205 1726889868.48444: 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 0x7f8b8650d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8650d760> <<< 178205 1726889868.48476: 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 0x7f8b8650d850> <<< 178205 1726889868.48503: 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' <<< 178205 1726889868.48706: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889868.48713: 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 0x7f8b8650dca0> <<< 178205 1726889868.48773: 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 0x7f8b8651a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8650d8e0> <<< 178205 1726889868.48783: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86500a30> <<< 178205 1726889868.48809: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683c5b0> <<< 178205 1726889868.48822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889868.48867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889868.48897: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8650da90> <<< 178205 1726889868.48999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889868.49015: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b86441670> <<< 178205 1726889868.49172: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889868.49276: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889868.49290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.49320: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889868.49343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.50556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.51514: 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 0x7f8b863557c0> <<< 178205 1726889868.51549: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889868.51573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.51577: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889868.51602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889868.51610: 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' <<< 178205 1726889868.51641: 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 0x7f8b86355160> <<< 178205 1726889868.51679: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355280> <<< 178205 1726889868.51708: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355f10> <<< 178205 1726889868.51731: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889868.51737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889868.51771: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863554f0> <<< 178205 1726889868.51781: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355d30> <<< 178205 1726889868.51786: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889868.51818: 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 0x7f8b86355f70> <<< 178205 1726889868.51840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889868.51884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889868.51906: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355100> <<< 178205 1726889868.51953: 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' <<< 178205 1726889868.51965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889868.51991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889868.52014: 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' <<< 178205 1726889868.52085: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d6eee0> <<< 178205 1726889868.52125: 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 0x7f8b85d8cf40> <<< 178205 1726889868.52180: 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 0x7f8b85d8cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889868.52221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889868.52257: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d8c3d0> <<< 178205 1726889868.52270: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863bbdc0> <<< 178205 1726889868.52415: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863bb3a0> <<< 178205 1726889868.52436: 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' <<< 178205 1726889868.52467: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863bbf70> <<< 178205 1726889868.52475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889868.52489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889868.52517: 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' <<< 178205 1726889868.52539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889868.52542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889868.52569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889868.52573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8638cc10> <<< 178205 1726889868.52690: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85deacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85dea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8635c490> <<< 178205 1726889868.52710: 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 0x7f8b85dea4c0> <<< 178205 1726889868.52736: 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 0x7f8b85dea4f0> <<< 178205 1726889868.52786: 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 <<< 178205 1726889868.52792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889868.52815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889868.52883: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889868.52888: 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 0x7f8b85d50250> <<< 178205 1726889868.52891: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8639d1f0> <<< 178205 1726889868.52915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889868.52926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889868.52977: 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 0x7f8b85d5d8e0> <<< 178205 1726889868.52980: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8639d370> <<< 178205 1726889868.53006: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889868.53042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.53074: 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' <<< 178205 1726889868.53080: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889868.53142: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863b5d90> <<< 178205 1726889868.53261: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d5d880> <<< 178205 1726889868.53350: 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' <<< 178205 1726889868.53361: 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 0x7f8b85d5d6d0> <<< 178205 1726889868.53388: 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 0x7f8b85d5c670> <<< 178205 1726889868.53433: 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' <<< 178205 1726889868.53437: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b85d5c5b0> <<< 178205 1726889868.53439: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863938b0> <<< 178205 1726889868.53465: 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' <<< 178205 1726889868.53484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889868.53501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889868.53556: 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 0x7f8b85de1670> <<< 178205 1726889868.53727: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889868.53736: 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 0x7f8b85de0ac0> <<< 178205 1726889868.53742: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85def0d0> <<< 178205 1726889868.53771: 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 0x7f8b85de10d0> <<< 178205 1726889868.53780: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86360a60> <<< 178205 1726889868.53806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.53809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.53826: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889868.53837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.53903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.53999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889868.54039: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889868.54044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.54147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.54236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.54695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.55144: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889868.55167: 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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889868.55195: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889868.55234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.55276: 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 0x7f8b8593d580> <<< 178205 1726889868.55330: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889868.55349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d2a520> <<< 178205 1726889868.55353: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858e30a0> <<< 178205 1726889868.55397: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889868.55413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.55427: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.55447: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889868.55451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.55570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.55700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889868.55733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889868.55754: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85de0bb0> # zipimport: zlib available <<< 178205 1726889868.56130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56622: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889868.56653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56697: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889868.56779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56869: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889868.56886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889868.56913: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.56961: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889868.56967: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889868.57361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889868.57364: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889868.57449: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d39970> # zipimport: zlib available <<< 178205 1726889868.57510: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57572: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889868.57595: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889868.57608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57663: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889868.57675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.57899: 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 <<< 178205 1726889868.57926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.57997: 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' <<< 178205 1726889868.58015: 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 0x7f8b863a8250> <<< 178205 1726889868.58027: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d396a0> <<< 178205 1726889868.58073: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889868.58096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58272: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889868.58366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889868.58374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889868.58395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889868.58427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889868.58445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889868.58513: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d1f7c0> <<< 178205 1726889868.58545: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d1c7f0> <<< 178205 1726889868.58604: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d16970> <<< 178205 1726889868.58608: 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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889868.58614: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58653: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889868.58660: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889868.58743: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889868.58762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58774: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889868.58785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58822: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889868.58825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.58829: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889868.58849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889868.58906: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889868.60187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.61354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889868.61413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889868.61448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889868.61452: 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 <<< 178205 1726889868.61467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 178205 1726889868.61495: 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 0x7f8b858c4f10> <<< 178205 1726889868.61500: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858c47c0> <<< 178205 1726889868.61524: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85914f70> <<< 178205 1726889868.61620: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b855affd0> <<< 178205 1726889868.61661: 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 <<< 178205 1726889868.61668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.61688: 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 <<< 178205 1726889868.61715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889868.61741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889868.61746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889868.61768: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8591ec70> <<< 178205 1726889868.61795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 178205 1726889868.61797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 178205 1726889868.61831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889868.61835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889868.61865: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858d5b80> <<< 178205 1726889868.61957: 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 0x7f8b858d57f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858d54f0> <<< 178205 1726889868.61962: 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 <<< 178205 1726889868.61972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889868.61975: 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 <<< 178205 1726889868.61977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889868.61980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889868.62005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889868.62064: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8568f850> <<< 178205 1726889868.62070: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8568f640> <<< 178205 1726889868.62120: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858d5700> <<< 178205 1726889868.62143: 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' <<< 178205 1726889868.62169: 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 <<< 178205 1726889868.62172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.62193: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889868.62365: 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 <<< 178205 1726889868.62369: 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 0x7f8b85910a00> <<< 178205 1726889868.62420: 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' <<< 178205 1726889868.62425: 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 0x7f8b85910640> <<< 178205 1726889868.62444: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910340> <<< 178205 1726889868.62487: 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' <<< 178205 1726889868.62496: 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' <<< 178205 1726889868.62539: 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' <<< 178205 1726889868.62542: 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 <<< 178205 1726889868.62548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889868.62624: 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' <<< 178205 1726889868.62653: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85637430> <<< 178205 1726889868.62656: 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 <<< 178205 1726889868.62681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 178205 1726889868.62705: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85637520> <<< 178205 1726889868.62717: 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 <<< 178205 1726889868.62720: 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 0x7f8b85637820> <<< 178205 1726889868.62740: 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 <<< 178205 1726889868.62754: 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 0x7f8b85637df0> <<< 178205 1726889868.62769: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607d90> <<< 178205 1726889868.62784: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607970> <<< 178205 1726889868.62787: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889868.62789: 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' <<< 178205 1726889868.62791: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889868.62794: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607340> <<< 178205 1726889868.62795: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910f70> <<< 178205 1726889868.62836: 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 <<< 178205 1726889868.62846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889868.62878: 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 <<< 178205 1726889868.62890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 178205 1726889868.62922: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85688f40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 178205 1726889868.62937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889868.62965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889868.62981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889868.62991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889868.63080: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b855b6a00> <<< 178205 1726889868.63127: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b856a17c0> <<< 178205 1726889868.63146: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b856a1310> <<< 178205 1726889868.63271: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85696a30> <<< 178205 1726889868.63328: 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 <<< 178205 1726889868.63340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889868.63544: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b855858b0> <<< 178205 1726889868.63580: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889868.63790: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f8aeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910490> <<< 178205 1726889868.63837: 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 <<< 178205 1726889868.63869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889868.64071: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f8afd0> <<< 178205 1726889868.64113: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863a6e20> <<< 178205 1726889868.64128: 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' <<< 178205 1726889868.64186: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889868.64197: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889868.64226: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f1d6d0> <<< 178205 1726889868.64238: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f1d4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84fa6790> <<< 178205 1726889868.64685: stdout chunk (state=3): >>> ** (process:406778): WARNING **: 23:37:48.645: 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 0x7f8b856b6a90> <<< 178205 1726889868.64713: 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' <<< 178205 1726889868.64759: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f1d2e0> <<< 178205 1726889868.64782: 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<<< 178205 1726889868.64788: stdout chunk (state=3): >>> # 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 0x7f8b84f4fa00> <<< 178205 1726889868.64809: 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 <<< 178205 1726889868.64815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.64859: 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 <<< 178205 1726889868.64887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889868.64923: 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' <<< 178205 1726889868.64963: 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' <<< 178205 1726889868.64977: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3a00> <<< 178205 1726889868.65000: 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 <<< 178205 1726889868.65014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.65021: 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 <<< 178205 1726889868.65072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 178205 1726889868.65079: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848c0160> <<< 178205 1726889868.65106: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a84f0> <<< 178205 1726889868.65119: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3f40> <<< 178205 1726889868.65129: 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 <<< 178205 1726889868.65137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 178205 1726889868.65152: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848b6e20> <<< 178205 1726889868.65174: 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 <<< 178205 1726889868.65178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889868.65202: 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' <<< 178205 1726889868.65225: 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 <<< 178205 1726889868.65234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 178205 1726889868.65262: 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 <<< 178205 1726889868.65284: 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 0x7f8b848d2f10> <<< 178205 1726889868.65290: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d2c70> <<< 178205 1726889868.65291: 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 <<< 178205 1726889868.65293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889868.65320: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d2d60> <<< 178205 1726889868.65332: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d28e0> <<< 178205 1726889868.65347: 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' <<< 178205 1726889868.65362: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 178205 1726889868.65392: 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 0x7f8b848d29a0> <<< 178205 1726889868.65398: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d2940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848c0ee0> <<< 178205 1726889868.65413: 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 <<< 178205 1726889868.65419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889868.65440: 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' <<< 178205 1726889868.65666: 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 0x7f8b84857b20> <<< 178205 1726889868.65801: 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 0x7f8b84857f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848577f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d26d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 178205 1726889868.65843: 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 0x7f8b84857820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3220> # /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 0x7f8b8486f5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8486f310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3760> <<< 178205 1726889868.66032: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f546d0> <<< 178205 1726889868.66087: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f4fe80> <<< 178205 1726889868.66113: 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 <<< 178205 1726889868.66127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889868.66148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889868.66171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889868.66180: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8481e550> <<< 178205 1726889868.66214: 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 <<< 178205 1726889868.66228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 178205 1726889868.66236: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8481ed00> <<< 178205 1726889868.66301: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84895220> <<< 178205 1726889868.66325: 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 <<< 178205 1726889868.66349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889868.66374: 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 <<< 178205 1726889868.66395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.66431: 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 0x7f8b84852be0> <<< 178205 1726889868.66456: 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' <<< 178205 1726889868.66484: 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 <<< 178205 1726889868.66499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889868.66528: 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 <<< 178205 1726889868.66536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889868.66566: 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' <<< 178205 1726889868.66600: 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' <<< 178205 1726889868.66652: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847e48b0> <<< 178205 1726889868.66694: 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 0x7f8b847e4e20> # /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' <<< 178205 1726889868.66702: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847f4520> <<< 178205 1726889868.66717: 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 <<< 178205 1726889868.66839: stdout chunk (state=3): >>># 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 0x7f8b847f4880> <<< 178205 1726889868.66862: 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' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847f4fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847e4550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847e41f0> <<< 178205 1726889868.66997: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847d92b0> <<< 178205 1726889868.67028: 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' # /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' <<< 178205 1726889868.67064: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84796730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847d98b0> <<< 178205 1726889868.67084: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84852d90> <<< 178205 1726889868.67095: 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 <<< 178205 1726889868.67107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 178205 1726889868.67136: 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' <<< 178205 1726889868.67148: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847a00d0> <<< 178205 1726889868.67170: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84852fd0> <<< 178205 1726889868.67194: 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' <<< 178205 1726889868.67234: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847d9430> <<< 178205 1726889868.67254: 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 <<< 178205 1726889868.67261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 178205 1726889868.67289: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847a0430> <<< 178205 1726889868.67311: 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' <<< 178205 1726889868.67339: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847a0700> <<< 178205 1726889868.67574: 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' <<< 178205 1726889868.67597: 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 <<< 178205 1726889868.67614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.67714: 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 0x7f8b847cfeb0> <<< 178205 1726889868.67747: 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' <<< 178205 1726889868.67782: 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 0x7f8b846c6c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846c65b0> <<< 178205 1726889868.67948: 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' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846c6f10> # /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 0x7f8b846d3610> # /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' <<< 178205 1726889868.67975: 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 0x7f8b846eb7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846e33a0> <<< 178205 1726889868.68015: 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 0x7f8b846f89d0> <<< 178205 1726889868.68054: 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' <<< 178205 1726889868.68090: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846fe6a0> # /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' <<< 178205 1726889868.68126: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8467f490> <<< 178205 1726889868.68154: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847c6ee0> <<< 178205 1726889868.68178: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847c6be0> <<< 178205 1726889868.68204: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889868.68244: 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 0x7f8b8469d490> <<< 178205 1726889868.68267: 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' <<< 178205 1726889868.68303: 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 <<< 178205 1726889868.68317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889868.68360: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8469dc10> <<< 178205 1726889868.68382: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8469d430> <<< 178205 1726889868.68465: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8468bc40> <<< 178205 1726889868.68492: 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' <<< 178205 1726889868.68579: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846bec70> # /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 0x7f8b846423d0> <<< 178205 1726889868.68592: 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 <<< 178205 1726889868.68659: 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' <<< 178205 1726889868.68732: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8465d4f0> <<< 178205 1726889868.68754: 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' <<< 178205 1726889868.68784: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8465d8b0> <<< 178205 1726889868.68832: 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' <<< 178205 1726889868.68879: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84665550> <<< 178205 1726889868.68885: 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 <<< 178205 1726889868.68893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 178205 1726889868.68898: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84676130> <<< 178205 1726889868.68920: 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' <<< 178205 1726889868.68929: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84676940> <<< 178205 1726889868.68948: 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' <<< 178205 1726889868.68982: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84676c70> <<< 178205 1726889868.68999: 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 <<< 178205 1726889868.69014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 178205 1726889868.69028: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84676e20> <<< 178205 1726889868.69050: 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' <<< 178205 1726889868.69082: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84600730> <<< 178205 1726889868.69108: 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' <<< 178205 1726889868.69135: 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' <<< 178205 1726889868.69154: 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 <<< 178205 1726889868.69171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889868.69226: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84612310> <<< 178205 1726889868.69252: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84600fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84600a90> <<< 178205 1726889868.69489: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84642490> <<< 178205 1726889868.69509: 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 <<< 178205 1726889868.69525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889868.69552: 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 <<< 178205 1726889868.69560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889868.69577: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845c3f40> <<< 178205 1726889868.69604: 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' <<< 178205 1726889868.69630: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845cf2b0> <<< 178205 1726889868.69705: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8464fd30> <<< 178205 1726889868.69727: 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 <<< 178205 1726889868.69739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 178205 1726889868.69771: 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 <<< 178205 1726889868.69777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889868.70253: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845ddc10> <<< 178205 1726889868.70289: 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 <<< 178205 1726889868.70293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 178205 1726889868.70319: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845e5b20> <<< 178205 1726889868.70467: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845dd520> <<< 178205 1726889868.70489: 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 <<< 178205 1726889868.70497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 178205 1726889868.70535: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845f0dc0> <<< 178205 1726889868.70557: 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' <<< 178205 1726889868.70589: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845f6fd0> <<< 178205 1726889868.70634: 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' <<< 178205 1726889868.70660: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845fb730> <<< 178205 1726889868.70672: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889868.70731: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845fbee0> <<< 178205 1726889868.70751: 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' <<< 178205 1726889868.70793: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845889a0> <<< 178205 1726889868.70825: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84847ca0> <<< 178205 1726889868.70838: 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 0x7f8b847c6940> <<< 178205 1726889868.70959: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84836eb0> <<< 178205 1726889868.70976: 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 <<< 178205 1726889868.71000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889868.71030: 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' <<< 178205 1726889868.71060: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845afbe0> <<< 178205 1726889868.71097: 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' <<< 178205 1726889868.71123: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845b8790> <<< 178205 1726889868.71135: 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' <<< 178205 1726889868.71206: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845b8370> # /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' <<< 178205 1726889868.71273: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84544d30> <<< 178205 1726889868.71383: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845a8970> <<< 178205 1726889868.71417: 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 <<< 178205 1726889868.71430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889868.72116: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845af760> # /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 0x7f8b84505b50> # /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 0x7f8b844d1910> # /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 0x7f8b844e2ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b844d6220> # /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 0x7f8b84481f40> <<< 178205 1726889868.72417: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84511670> <<< 178205 1726889868.72444: 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 <<< 178205 1726889868.72459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889868.72570: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84452c70> <<< 178205 1726889868.72581: 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' <<< 178205 1726889868.72623: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8446ee80> <<< 178205 1726889868.72638: 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' <<< 178205 1726889868.72677: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b844748b0> <<< 178205 1726889868.72718: 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' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8447c400> <<< 178205 1726889868.72734: 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' <<< 178205 1726889868.72755: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8447c760> <<< 178205 1726889868.72784: 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' <<< 178205 1726889868.72817: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84403610> <<< 178205 1726889868.72838: 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 <<< 178205 1726889868.72849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889868.72938: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84403f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f4fb20> <<< 178205 1726889868.72952: 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 <<< 178205 1726889868.72972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889868.73113: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f4fbe0> <<< 178205 1726889868.73127: 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 <<< 178205 1726889868.73153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889868.73176: 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 <<< 178205 1726889868.73214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889868.73239: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b843d8b50> <<< 178205 1726889868.73266: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b843c3880> <<< 178205 1726889868.73296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.73341: 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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 178205 1726889868.73367: stdout chunk (state=3): >>># 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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 178205 1726889868.73584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.73752: 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_iedt_e4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889868.73946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889868.74095: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889868.74139: stdout chunk (state=3): >>># /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' <<< 178205 1726889868.74152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889868.74175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889868.74210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889868.74224: 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 0x7f8b8435f820> <<< 178205 1726889868.74262: 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 0x7f8b8435f8b0> <<< 178205 1726889868.74346: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8434ad30> <<< 178205 1726889868.74368: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8434a4c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py <<< 178205 1726889868.74386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 178205 1726889868.74548: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8434acd0> <<< 178205 1726889868.74580: 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 <<< 178205 1726889868.74592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889868.74620: 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 <<< 178205 1726889868.74674: stdout chunk (state=3): >>># 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 0x7f8b842a33a0> <<< 178205 1726889868.74699: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84333b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 178205 1726889868.74728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889868.74756: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842a37f0> <<< 178205 1726889868.74781: 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' <<< 178205 1726889868.74802: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889868.74834: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889868.74859: 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' <<< 178205 1726889868.74916: 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 0x7f8b842b9580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842b9220> <<< 178205 1726889868.74955: 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' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842b9730> # /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' <<< 178205 1726889868.74992: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842b9970> # /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 0x7f8b842b9b50> <<< 178205 1726889868.75019: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889868.75053: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842b9d60> <<< 178205 1726889868.75081: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889868.75118: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842c4220> <<< 178205 1726889868.75153: 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' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842c4d60> # /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 0x7f8b842c4ee0> <<< 178205 1726889868.75187: 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' <<< 178205 1726889868.75206: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842cb130> <<< 178205 1726889868.75256: 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 # 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 0x7f8b842cb2e0> <<< 178205 1726889868.75279: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889868.75306: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842cb760> <<< 178205 1726889868.75328: 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 0x7f8b842cbd90> <<< 178205 1726889868.75383: 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 # 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 0x7f8b842d60d0> <<< 178205 1726889868.75419: 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 0x7f8b842d62b0> <<< 178205 1726889868.75467: 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' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842d6430> # /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 0x7f8b842d6670> <<< 178205 1726889868.75480: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842acbb0> <<< 178205 1726889868.75516: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842ac100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842a3ee0> <<< 178205 1726889868.75636: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8435fb20> <<< 178205 1726889868.75735: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84349220> <<< 178205 1726889868.77927: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889868.84125: 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 <<< 178205 1726889868.84141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889868.84498: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b83fe07f0> <<< 178205 1726889869.16093: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889869.17059: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889869.17098: 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 <<< 178205 1726889869.17302: 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 # 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 <<< 178205 1726889869.17316: 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_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 <<< 178205 1726889869.17323: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.17326: stdout chunk (state=3): >>># cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet <<< 178205 1726889869.17328: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.17386: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.17390: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.17393: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.17399: stdout chunk (state=3): >>># cleanup[2] removing blivet.iscsi <<< 178205 1726889869.18800: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889869.18810: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.18826: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder <<< 178205 1726889869.18923: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random <<< 178205 1726889869.18934: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 178205 1726889869.18940: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 178205 1726889869.18950: 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 <<< 178205 1726889869.18955: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889869.18960: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889869.18964: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 178205 1726889869.18967: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889869.19050: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889869.19053: 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 <<< 178205 1726889869.19056: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 178205 1726889869.19058: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889869.19060: stdout chunk (state=3): >>># destroy gc # destroy _pickle <<< 178205 1726889869.19062: 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 <<< 178205 1726889869.19817: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 178205 1726889869.19892: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 178205 1726889869.19974: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889869.19995: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889869.20069: 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 <<< 178205 1726889869.20093: stdout chunk (state=3): >>># destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 178205 1726889869.20106: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib <<< 178205 1726889869.20146: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis <<< 178205 1726889869.20177: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.20220: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.20235: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 178205 1726889869.20261: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889869.20341: 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 <<< 178205 1726889869.20382: stdout chunk (state=3): >>># 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 <<< 178205 1726889869.20456: 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 <<< 178205 1726889869.20470: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889869.20563: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889869.21057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889869.21061: stdout chunk (state=3): >>><<< 178205 1726889869.21063: stderr chunk (state=3): >>><<< 178205 1726889869.21322: _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 0x7f8b869f3dc0> # /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 0x7f8b869983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869f3b20> # /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 0x7f8b869f3ac0> 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 0x7f8b86998490> # /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 0x7f8b86998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998670> # /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 0x7f8b8694f190> # /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 0x7f8b8694f220> # /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 0x7f8b86972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8694f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b869b0880> # /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 0x7f8b86948d90> # /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 0x7f8b86972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86998970> 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 0x7f8b868efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f2f40> # /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 0x7f8b868e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868ef370> # /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 0x7f8b8682bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8682b8b0> 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 0x7f8b8682beb0> # /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 0x7f8b8682bf70> # /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 0x7f8b8682be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86883d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8687e610> # /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 0x7f8b86891670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868f6e20> # /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 0x7f8b8683cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86883250> # 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 0x7f8b86891280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868fc9d0> # /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 0x7f8b8683cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683cd90> # /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 0x7f8b8683cd00> # /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 0x7f8b865fb370> # /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 0x7f8b865fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86846fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683e490> # /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 0x7f8b8652f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b865e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b868fc040> # /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 0x7f8b86543af0> 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 0x7f8b86543e20> # /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 0x7f8b86555730> # /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 0x7f8b86555c70> # 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 0x7f8b864e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86543f10> # /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 0x7f8b864f2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b865555b0> 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 0x7f8b864f2340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683c9d0> # /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 0x7f8b8650d6a0> # /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 0x7f8b8650d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8650d760> # 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 0x7f8b8650d850> # /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 0x7f8b8650dca0> # 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 0x7f8b8651a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8650d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86500a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8683c5b0> # /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 0x7f8b8650da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b86441670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b863557c0> # /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 0x7f8b86355160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355f10> # /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 0x7f8b863554f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86355d30> 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 0x7f8b86355f70> # /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 0x7f8b86355100> # /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 0x7f8b85d6eee0> # 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 0x7f8b85d8cf40> # 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 0x7f8b85d8cd60> # /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 0x7f8b85d8c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863bbdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863bb3a0> # /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 0x7f8b863bbf70> # /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 0x7f8b8638cc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85deacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85dea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8635c490> # 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 0x7f8b85dea4c0> # /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 0x7f8b85dea4f0> # /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 0x7f8b85d50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8639d1f0> # /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 0x7f8b85d5d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8639d370> # /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 0x7f8b863b5d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d5d880> # 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 0x7f8b85d5d6d0> # 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 0x7f8b85d5c670> # 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 0x7f8b85d5c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863938b0> # /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 0x7f8b85de1670> # 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 0x7f8b85de0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85def0d0> # 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 0x7f8b85de10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b86360a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b8593d580> # /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 0x7f8b85d2a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858e30a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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 0x7f8b85de0bb0> # 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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b85d39970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b863a8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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 0x7f8b85d1f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d1c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85d16970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b858c4f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858c47c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85914f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b855affd0> # /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 0x7f8b8591ec70> # /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 0x7f8b858d5b80> # 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 0x7f8b858d57f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858d54f0> # /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 0x7f8b8568f850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8568f640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b858d5700> # /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 0x7f8b85910a00> # 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 0x7f8b85910640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910340> # /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 0x7f8b85637430> # /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 0x7f8b85637520> # /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 0x7f8b85637820> # /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 0x7f8b85637df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607970> # 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 0x7f8b85607c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85607340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910f70> # /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 0x7f8b85688f40> # /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 0x7f8b855b6a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b856a17c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b856a1310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85696a30> # /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 0x7f8b855858b0> # /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 0x7f8b84f8aeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b85910490> # /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 0x7f8b84f8afd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b863a6e20> # /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 0x7f8b84f1d6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f1d4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84fa6790> ** (process:406778): WARNING **: 23:37:48.645: 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 0x7f8b856b6a90> # /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 0x7f8b84f1d2e0> # /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 0x7f8b84f4fa00> # /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 0x7f8b848a3a00> # /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 0x7f8b848c0160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a84f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3f40> # /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 0x7f8b848b6e20> # /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 0x7f8b848d2f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d2c70> # /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 0x7f8b848d2d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d28e0> # /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 0x7f8b848d29a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d2940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848c0ee0> # /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 0x7f8b84857b20> # /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 0x7f8b84857f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848577f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848d26d0> # /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 0x7f8b84857820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3220> # /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 0x7f8b8486f5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8486f310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b848a3760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f546d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f4fe80> # /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 0x7f8b8481e550> # /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 0x7f8b8481ed00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84895220> # /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 0x7f8b84852be0> # /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 0x7f8b847e48b0> # /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 0x7f8b847e4e20> # /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 0x7f8b847f4520> # /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 0x7f8b847f4880> # /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 0x7f8b847f4fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847e4550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847e41f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847d92b0> # /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 0x7f8b84796730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847d98b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84852d90> # /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 0x7f8b847a00d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84852fd0> # /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 0x7f8b847d9430> # /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 0x7f8b847a0430> # /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 0x7f8b847a0700> # /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 0x7f8b847cfeb0> # /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 0x7f8b846c6c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846c65b0> # /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 0x7f8b846c6f10> # /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 0x7f8b846d3610> # /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 0x7f8b846eb7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b846e33a0> # /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 0x7f8b846f89d0> # /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 0x7f8b846fe6a0> # /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 0x7f8b8467f490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847c6ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b847c6be0> # /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 0x7f8b8469d490> # /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 0x7f8b8469dc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8469d430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8468bc40> # /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 0x7f8b846bec70> # /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 0x7f8b846423d0> # /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 0x7f8b8465d4f0> # /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 0x7f8b8465d8b0> # /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 0x7f8b84665550> # /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 0x7f8b84676130> # /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 0x7f8b84676940> # /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 0x7f8b84676c70> # /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 0x7f8b84676e20> # /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 0x7f8b84600730> # /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 0x7f8b84612310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84600fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84600a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84642490> # /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 0x7f8b845c3f40> # /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 0x7f8b845cf2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8464fd30> # /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 0x7f8b845ddc10> # /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 0x7f8b845e5b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845dd520> # /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 0x7f8b845f0dc0> # /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 0x7f8b845f6fd0> # /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 0x7f8b845fb730> # /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 0x7f8b845fbee0> # /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 0x7f8b845889a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84847ca0> # /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 0x7f8b847c6940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84836eb0> # /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 0x7f8b845afbe0> # /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 0x7f8b845b8790> # /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 0x7f8b845b8370> # /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 0x7f8b84544d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b845a8970> # /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 0x7f8b845af760> # /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 0x7f8b84505b50> # /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 0x7f8b844d1910> # /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 0x7f8b844e2ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b844d6220> # /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 0x7f8b84481f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84511670> # /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 0x7f8b84452c70> # /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 0x7f8b8446ee80> # /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 0x7f8b844748b0> # /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 0x7f8b8447c400> # /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 0x7f8b8447c760> # /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 0x7f8b84403610> # /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 0x7f8b84403f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84f4fb20> # /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 0x7f8b84f4fbe0> # /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 0x7f8b843d8b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b843c3880> # 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_iedt_e4_/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_iedt_e4_/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_iedt_e4_/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 0x7f8b8435f820> # 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 0x7f8b8435f8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8434ad30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8434a4c0> # /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 0x7f8b8434acd0> # /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 0x7f8b842a33a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84333b50> # /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 0x7f8b842a37f0> # /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 0x7f8b842b9580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842b9220> # /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 0x7f8b842b9730> # /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 0x7f8b842b9970> # /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 0x7f8b842b9b50> # /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 0x7f8b842b9d60> # /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 0x7f8b842c4220> # /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 0x7f8b842c4d60> # /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 0x7f8b842c4ee0> # /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 0x7f8b842cb130> # /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 0x7f8b842cb2e0> # /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 0x7f8b842cb760> # /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 0x7f8b842cbd90> # /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 0x7f8b842d60d0> # /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 0x7f8b842d62b0> # /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 0x7f8b842d6430> # /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 0x7f8b842d6670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842acbb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842ac100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b842a3ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b8435fb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b84349220> 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 0x7f8b83fe07f0> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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: 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 # 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 178205 1726889869.23223: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext3', 'disks': ['sda']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889869.23226: _low_level_execute_command(): starting 178205 1726889869.23229: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889868.328656-180960-125134095284708/ > /dev/null 2>&1 && sleep 0' 178205 1726889869.23347: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889869.23361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.23374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.23391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.23432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.23444: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889869.23456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.23472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889869.23483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889869.23493: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889869.23504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.23518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.23536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.23548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.23558: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889869.23570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.23650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.23674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.23693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.23766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.25641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.25645: stdout chunk (state=3): >>><<< 178205 1726889869.25647: stderr chunk (state=3): >>><<< 178205 1726889869.26249: _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 178205 1726889869.26252: handler run complete 178205 1726889869.26255: attempt loop complete, returning result 178205 1726889869.26257: _execute() done 178205 1726889869.26259: dumping result to json 178205 1726889869.26261: done dumping result, returning 178205 1726889869.26263: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-0000000014f6] 178205 1726889869.26265: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f6 178205 1726889869.26362: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f6 178205 1726889869.26365: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889869.26591: no more pending results, returning what we have 178205 1726889869.26595: results queue empty 178205 1726889869.26596: checking for any_errors_fatal 178205 1726889869.26602: done checking for any_errors_fatal 178205 1726889869.26603: checking for max_fail_percentage 178205 1726889869.26604: done checking for max_fail_percentage 178205 1726889869.26605: checking to see if all hosts have failed and the running result is not ok 178205 1726889869.26606: done checking to see if all hosts have failed 178205 1726889869.26607: getting the remaining hosts for this loop 178205 1726889869.26608: done getting the remaining hosts for this loop 178205 1726889869.26614: getting the next task for host managed_node2 178205 1726889869.26621: done getting next task for host managed_node2 178205 1726889869.26625: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889869.26628: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889869.26641: getting variables 178205 1726889869.26642: in VariableManager get_vars() 178205 1726889869.26676: Calling all_inventory to load vars for managed_node2 178205 1726889869.26679: Calling groups_inventory to load vars for managed_node2 178205 1726889869.26682: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889869.26691: Calling all_plugins_play to load vars for managed_node2 178205 1726889869.26693: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889869.26696: Calling groups_plugins_play to load vars for managed_node2 178205 1726889869.27227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889869.28056: done with get_vars() 178205 1726889869.28072: done getting variables 178205 1726889869.28135: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:37:49 -0400 (0:00:01.047) 0:01:22.269 ****** 178205 1726889869.28171: entering _queue_task() for managed_node2/command 178205 1726889869.28438: worker is 1 (out of 1 available) 178205 1726889869.28449: exiting _queue_task() for managed_node2/command 178205 1726889869.28459: done queuing things up, now waiting for results queue to drain 178205 1726889869.28459: waiting for pending results... 178205 1726889869.29569: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889869.29746: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f7 178205 1726889869.29768: variable 'ansible_search_path' from source: unknown 178205 1726889869.29774: variable 'ansible_search_path' from source: unknown 178205 1726889869.29816: calling self._execute() 178205 1726889869.29929: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889869.29941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889869.29954: variable 'omit' from source: magic vars 178205 1726889869.30365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889869.33666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889869.33796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889869.33842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889869.34371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889869.34703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889869.35307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889869.35886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889869.36330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889869.36397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889869.36664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889869.37043: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889869.37051: when evaluation is False, skipping this task 178205 1726889869.37059: _execute() done 178205 1726889869.37066: dumping result to json 178205 1726889869.37073: done dumping result, returning 178205 1726889869.37084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-0000000014f7] 178205 1726889869.37094: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f7 178205 1726889869.37322: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889869.37381: no more pending results, returning what we have 178205 1726889869.37386: results queue empty 178205 1726889869.37387: checking for any_errors_fatal 178205 1726889869.37409: done checking for any_errors_fatal 178205 1726889869.37410: checking for max_fail_percentage 178205 1726889869.37415: done checking for max_fail_percentage 178205 1726889869.37416: checking to see if all hosts have failed and the running result is not ok 178205 1726889869.37417: done checking to see if all hosts have failed 178205 1726889869.37418: getting the remaining hosts for this loop 178205 1726889869.37420: done getting the remaining hosts for this loop 178205 1726889869.37424: getting the next task for host managed_node2 178205 1726889869.37436: done getting next task for host managed_node2 178205 1726889869.37441: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889869.37445: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889869.37473: getting variables 178205 1726889869.37474: in VariableManager get_vars() 178205 1726889869.37519: Calling all_inventory to load vars for managed_node2 178205 1726889869.37523: Calling groups_inventory to load vars for managed_node2 178205 1726889869.37525: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889869.37539: Calling all_plugins_play to load vars for managed_node2 178205 1726889869.37543: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889869.37546: Calling groups_plugins_play to load vars for managed_node2 178205 1726889869.38199: WORKER PROCESS EXITING 178205 1726889869.38634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889869.39652: done with get_vars() 178205 1726889869.39770: 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 23:37:49 -0400 (0:00:00.123) 0:01:22.393 ****** 178205 1726889869.40525: entering _queue_task() for managed_node2/stat 178205 1726889869.41637: worker is 1 (out of 1 available) 178205 1726889869.41651: exiting _queue_task() for managed_node2/stat 178205 1726889869.41662: done queuing things up, now waiting for results queue to drain 178205 1726889869.41663: waiting for pending results... 178205 1726889869.42379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889869.42535: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f8 178205 1726889869.42554: variable 'ansible_search_path' from source: unknown 178205 1726889869.42561: variable 'ansible_search_path' from source: unknown 178205 1726889869.42603: calling self._execute() 178205 1726889869.42750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889869.42760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889869.42773: variable 'omit' from source: magic vars 178205 1726889869.42891: variable 'omit' from source: magic vars 178205 1726889869.42970: variable 'omit' from source: magic vars 178205 1726889869.43008: variable 'omit' from source: magic vars 178205 1726889869.43062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889869.43101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889869.43127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889869.43246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889869.43297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889869.43479: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889869.43493: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889869.43502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889869.43625: Set connection var ansible_pipelining to False 178205 1726889869.43636: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889869.43644: Set connection var ansible_shell_executable to /bin/sh 178205 1726889869.43649: Set connection var ansible_connection to ssh 178205 1726889869.43656: Set connection var ansible_shell_type to sh 178205 1726889869.43663: Set connection var ansible_timeout to 10 178205 1726889869.43716: variable 'ansible_shell_executable' from source: unknown 178205 1726889869.43753: variable 'ansible_connection' from source: unknown 178205 1726889869.43760: variable 'ansible_module_compression' from source: unknown 178205 1726889869.43765: variable 'ansible_shell_type' from source: unknown 178205 1726889869.43771: variable 'ansible_shell_executable' from source: unknown 178205 1726889869.43776: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889869.43783: variable 'ansible_pipelining' from source: unknown 178205 1726889869.43789: variable 'ansible_timeout' from source: unknown 178205 1726889869.43797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889869.44024: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889869.44042: variable 'omit' from source: magic vars 178205 1726889869.44052: starting attempt loop 178205 1726889869.44064: running the handler 178205 1726889869.44082: _low_level_execute_command(): starting 178205 1726889869.44094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889869.45208: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889869.45225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.45242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.45262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.45332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.45393: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889869.45409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.45471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889869.45484: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889869.45526: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889869.45541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.45639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.45707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.45755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.45784: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889869.45799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.45898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.45971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.45989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.46119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.47696: stdout chunk (state=3): >>>/root <<< 178205 1726889869.47799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.47875: stderr chunk (state=3): >>><<< 178205 1726889869.47886: stdout chunk (state=3): >>><<< 178205 1726889869.47952: _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 178205 1726889869.47963: _low_level_execute_command(): starting 178205 1726889869.47974: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424 `" && echo ansible-tmp-1726889869.4791768-181007-74400186989424="` echo /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424 `" ) && sleep 0' 178205 1726889869.49254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889869.49274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.49423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.50293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.50341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.50358: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889869.50375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.50393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889869.50405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889869.50417: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889869.50431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.50444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.50458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.50472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.50486: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889869.50502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.50606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.50637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.50655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.50726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.52536: stdout chunk (state=3): >>>ansible-tmp-1726889869.4791768-181007-74400186989424=/root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424 <<< 178205 1726889869.52727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.52730: stdout chunk (state=3): >>><<< 178205 1726889869.52732: stderr chunk (state=3): >>><<< 178205 1726889869.52817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889869.4791768-181007-74400186989424=/root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424 , stderr=OpenSSH_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 178205 1726889869.52821: variable 'ansible_module_compression' from source: unknown 178205 1726889869.53019: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889869.53023: variable 'ansible_facts' from source: unknown 178205 1726889869.53025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/AnsiballZ_stat.py 178205 1726889869.53135: Sending initial data 178205 1726889869.53138: Sent initial data (154 bytes) 178205 1726889869.54091: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889869.54104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.54123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.54145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.54187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.54199: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889869.54218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.54240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889869.54252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889869.54263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889869.54275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.54288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.54303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.54317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.54329: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889869.54344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.54421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.54442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.54461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.54524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.56198: 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 <<< 178205 1726889869.56257: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889869.56291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpee8qyb6f /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/AnsiballZ_stat.py <<< 178205 1726889869.56304: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889869.57671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.57783: stderr chunk (state=3): >>><<< 178205 1726889869.57786: stdout chunk (state=3): >>><<< 178205 1726889869.57788: done transferring module to remote 178205 1726889869.57790: _low_level_execute_command(): starting 178205 1726889869.57792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/ /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/AnsiballZ_stat.py && sleep 0' 178205 1726889869.58966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.58970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.59003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889869.59007: 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 <<< 178205 1726889869.59011: stderr 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 <<< 178205 1726889869.59074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.59334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.59935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.61599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.61672: stderr chunk (state=3): >>><<< 178205 1726889869.61675: stdout chunk (state=3): >>><<< 178205 1726889869.61768: _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 178205 1726889869.61772: _low_level_execute_command(): starting 178205 1726889869.61774: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/AnsiballZ_stat.py && sleep 0' 178205 1726889869.63177: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889869.63302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.63317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.63333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.63372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.63383: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889869.63397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.63529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889869.63541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889869.63551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889869.63562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.63574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889869.63588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.63599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889869.63609: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889869.63626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.63692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.63715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.63734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.63808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.65684: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889869.65700: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889869.65753: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889869.65788: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889869.65829: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889869.65832: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889869.65869: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889869.65872: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889869.65926: 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' <<< 178205 1726889869.65952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889869.65966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889869.65975: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889869.65986: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ffb3dc0> <<< 178205 1726889869.66030: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889869.66054: 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 0x7f8d6ff583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ffb3b20> <<< 178205 1726889869.66072: 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' <<< 178205 1726889869.66092: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ffb3ac0> <<< 178205 1726889869.66114: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889869.66153: 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' <<< 178205 1726889869.66156: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58490> <<< 178205 1726889869.66187: 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' <<< 178205 1726889869.66200: 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' <<< 178205 1726889869.66225: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58940> <<< 178205 1726889869.66228: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58670> <<< 178205 1726889869.66261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889869.66271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889869.66287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889869.66298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889869.66322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889869.66333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889869.66354: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff0f190> <<< 178205 1726889869.66384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889869.66395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889869.66464: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff0f220> <<< 178205 1726889869.66503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889869.66516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889869.66530: 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 0x7f8d6ff32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff0f940> <<< 178205 1726889869.66555: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff70880> <<< 178205 1726889869.66590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889869.66593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff08d90> <<< 178205 1726889869.66644: 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' <<< 178205 1726889869.66647: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff32d90> <<< 178205 1726889869.66700: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58970> <<< 178205 1726889869.66722: 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. <<< 178205 1726889869.66925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889869.66928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889869.66952: 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' <<< 178205 1726889869.66971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889869.66990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889869.67022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889869.67040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feafeb0> <<< 178205 1726889869.67094: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb2f40> <<< 178205 1726889869.67098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889869.67128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889869.67166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889869.67187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889869.67190: 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' <<< 178205 1726889869.67213: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fea7610> <<< 178205 1726889869.67230: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feaf370> <<< 178205 1726889869.67242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889869.67303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889869.67324: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889869.67357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889869.67379: 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' <<< 178205 1726889869.67442: 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 0x7f8d6fe30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe30910> <<< 178205 1726889869.67446: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889869.67464: 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 0x7f8d6fe30f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889869.67501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889869.67530: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe30fd0> <<< 178205 1726889869.67556: 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 0x7f8d6fe420d0> <<< 178205 1726889869.67560: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889869.67609: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe89d90> <<< 178205 1726889869.67624: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889869.67636: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe84670> <<< 178205 1726889869.67683: 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 0x7f8d6fe966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb6e20> <<< 178205 1726889869.67706: 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' <<< 178205 1726889869.67756: 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 0x7f8d6fe42cd0> <<< 178205 1726889869.67768: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe892b0> <<< 178205 1726889869.67781: 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 0x7f8d6fe962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6febc9d0> <<< 178205 1726889869.67801: 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' <<< 178205 1726889869.67830: 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' <<< 178205 1726889869.67867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889869.67872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889869.67882: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42df0> <<< 178205 1726889869.67926: 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' <<< 178205 1726889869.67944: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42d60> <<< 178205 1726889869.67955: 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' <<< 178205 1726889869.67966: 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' <<< 178205 1726889869.67983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889869.68032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889869.68071: 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 0x7f8d6fbfb3d0> <<< 178205 1726889869.68093: 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' <<< 178205 1726889869.68125: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fbfb4c0> <<< 178205 1726889869.68241: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe4af40> <<< 178205 1726889869.68283: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45490> <<< 178205 1726889869.68320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889869.68323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889869.68359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889869.68375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889869.68393: 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 0x7f8d6fb15220> <<< 178205 1726889869.68426: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fbe5520> <<< 178205 1726889869.68470: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6febc040> <<< 178205 1726889869.68495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889869.68532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889869.68553: 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 0x7f8d6fb28b50> <<< 178205 1726889869.68570: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889869.68594: 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 0x7f8d6fb28e80> <<< 178205 1726889869.68619: 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' <<< 178205 1726889869.68644: 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 0x7f8d6fb3a790> <<< 178205 1726889869.68665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889869.68695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889869.68723: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fb3acd0> <<< 178205 1726889869.68766: 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 0x7f8d6fac6400> <<< 178205 1726889869.68791: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fb28f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889869.68802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889869.68845: 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 0x7f8d6fad72e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fb3a610> <<< 178205 1726889869.68874: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889869.68886: 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 0x7f8d6fad73a0> <<< 178205 1726889869.68922: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42a30> <<< 178205 1726889869.68942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889869.68962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889869.68982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889869.69012: 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 0x7f8d6faf3700> <<< 178205 1726889869.69036: 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' <<< 178205 1726889869.69064: 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 0x7f8d6faf39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6faf37c0> <<< 178205 1726889869.69092: 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 0x7f8d6faf38b0> <<< 178205 1726889869.69120: 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' <<< 178205 1726889869.69310: 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 0x7f8d6faf3d00> <<< 178205 1726889869.69341: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889869.69366: 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 0x7f8d6fafd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6faf3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fae5a90> <<< 178205 1726889869.69385: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42610> <<< 178205 1726889869.69407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889869.69460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889869.69491: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6faf3af0> <<< 178205 1726889869.69582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889869.69611: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d6fa1b6d0> <<< 178205 1726889869.69733: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889869.69819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.69859: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889869.69872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.69899: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889869.69903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.71090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.72037: 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 0x7f8d6f942820> <<< 178205 1726889869.72065: 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' <<< 178205 1726889869.72088: 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' <<< 178205 1726889869.72118: 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' <<< 178205 1726889869.72144: 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 0x7f8d6f942160> <<< 178205 1726889869.72185: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942280> <<< 178205 1726889869.72224: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942f70> <<< 178205 1726889869.72238: 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' <<< 178205 1726889869.72293: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942d90> <<< 178205 1726889869.72296: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889869.72319: 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 0x7f8d6f942fd0> <<< 178205 1726889869.72337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889869.72363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889869.72403: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942100> <<< 178205 1726889869.72428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889869.72446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889869.72457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889869.72475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889869.72503: 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' <<< 178205 1726889869.72569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f36ff40> <<< 178205 1726889869.72614: 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 0x7f8d6f38cd00> <<< 178205 1726889869.72637: 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 0x7f8d6f38ceb0> <<< 178205 1726889869.72655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889869.72686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889869.72728: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f38c370> <<< 178205 1726889869.72743: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a8dc0> <<< 178205 1726889869.72907: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a83a0> <<< 178205 1726889869.72922: 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' <<< 178205 1726889869.72952: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a8fd0> <<< 178205 1726889869.72972: 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' <<< 178205 1726889869.72995: 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' <<< 178205 1726889869.73021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889869.73041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889869.73062: 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 0x7f8d6f977d30> <<< 178205 1726889869.73150: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3eb400> <<< 178205 1726889869.73153: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f94b4f0> <<< 178205 1726889869.73184: 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 0x7f8d6f3eb520> <<< 178205 1726889869.73216: 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 0x7f8d6f3eb550> <<< 178205 1726889869.73247: 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 <<< 178205 1726889869.73250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889869.73268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889869.73296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889869.73365: 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 0x7f8d6f35efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f989250> <<< 178205 1726889869.73394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889869.73409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889869.73452: 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 0x7f8d6f35b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9893d0> <<< 178205 1726889869.73481: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889869.73530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889869.73552: 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' # <<< 178205 1726889869.73610: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a1e50> <<< 178205 1726889869.73736: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f35b7f0> <<< 178205 1726889869.73824: 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 0x7f8d6f35b640> <<< 178205 1726889869.73863: 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 0x7f8d6f35a5b0> <<< 178205 1726889869.73907: 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 0x7f8d6f34fd90> <<< 178205 1726889869.73910: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f980910> <<< 178205 1726889869.73932: 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' <<< 178205 1726889869.73958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889869.73973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889869.74014: 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 0x7f8d6f3df6a0> <<< 178205 1726889869.74197: 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 0x7f8d6f3deb20> <<< 178205 1726889869.74222: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3ee0a0> <<< 178205 1726889869.74242: 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 0x7f8d6f3df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f94db20> <<< 178205 1726889869.74271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889869.74281: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889869.74292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.74357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.74441: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889869.74465: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889869.74491: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889869.74502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.74596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.74692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.75143: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.75606: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889869.75629: 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_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889869.75648: 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' <<< 178205 1726889869.75705: 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 0x7f8d6ef295e0> <<< 178205 1726889869.75770: 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' <<< 178205 1726889869.75788: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f33a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6eecc100> <<< 178205 1726889869.75852: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889869.75862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.75888: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889869.75891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.76006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.76134: 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' <<< 178205 1726889869.76172: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3deb80> <<< 178205 1726889869.76175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.76552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.76926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.76974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77051: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889869.77054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77122: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889869.77126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77261: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889869.77284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889869.77324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77367: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889869.77372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889869.77767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889869.77843: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6eefdf10> # zipimport: zlib available <<< 178205 1726889869.77908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.77982: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889869.77999: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889869.78015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78092: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889869.78095: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78165: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78284: 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 <<< 178205 1726889869.78312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889869.78378: 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 0x7f8d6f994220> <<< 178205 1726889869.78410: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6eefd850> <<< 178205 1726889869.78443: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889869.78460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889869.78716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889869.78719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889869.78744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889869.78772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889869.78785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889869.78869: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f31eca0> <<< 178205 1726889869.78908: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f31af70> <<< 178205 1726889869.78973: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f314940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889869.78976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.78998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.79026: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889869.79096: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889869.79122: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889869.79138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.79245: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.79414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889869.79581: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889869.80673: 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": 1436, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889856.7452362, "mtime": 1726889856.7422361, "ctime": 1726889856.7422361, "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": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "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"}}} <<< 178205 1726889869.80703: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889869.81075: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 178205 1726889869.81152: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # 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 <<< 178205 1726889869.81193: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 <<< 178205 1726889869.81374: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889869.81396: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889869.81430: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889869.81470: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889869.81493: 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 <<< 178205 1726889869.81531: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889869.81543: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889869.81563: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889869.81619: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889869.81622: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 178205 1726889869.81674: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # 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 <<< 178205 1726889869.81758: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 <<< 178205 1726889869.81773: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889869.81823: 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 <<< 178205 1726889869.81870: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889869.81886: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889869.82043: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889869.82047: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889869.82091: 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 <<< 178205 1726889869.82115: 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 <<< 178205 1726889869.82146: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889869.82508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889869.82513: stdout chunk (state=3): >>><<< 178205 1726889869.82515: stderr chunk (state=3): >>><<< 178205 1726889869.82704: _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 0x7f8d6ffb3dc0> # /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 0x7f8d6ff583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ffb3b20> # /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 0x7f8d6ffb3ac0> 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 0x7f8d6ff58490> # /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 0x7f8d6ff58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58670> # /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 0x7f8d6ff0f190> # /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 0x7f8d6ff0f220> # /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 0x7f8d6ff32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff70880> # /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 0x7f8d6ff08d90> # /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 0x7f8d6ff32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ff58970> 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 0x7f8d6feafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb2f40> # /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 0x7f8d6fea7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feaf370> # /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 0x7f8d6fe30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe30910> 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 0x7f8d6fe30f10> # /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 0x7f8d6fe30fd0> # /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 0x7f8d6fe420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe84670> # /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 0x7f8d6fe966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6feb6e20> # /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 0x7f8d6fe42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe892b0> # 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 0x7f8d6fe962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6febc9d0> # /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 0x7f8d6fe42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42df0> # /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 0x7f8d6fe42d60> # /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 0x7f8d6fbfb3d0> # /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 0x7f8d6fbfb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45490> # /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 0x7f8d6fb15220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fbe5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6febc040> # /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 0x7f8d6fb28b50> 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 0x7f8d6fb28e80> # /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 0x7f8d6fb3a790> # /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 0x7f8d6fb3acd0> # 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 0x7f8d6fac6400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fb28f70> # /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 0x7f8d6fad72e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fb3a610> 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 0x7f8d6fad73a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42a30> # /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 0x7f8d6faf3700> # /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 0x7f8d6faf39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6faf37c0> # 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 0x7f8d6faf38b0> # /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 0x7f8d6faf3d00> # 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 0x7f8d6fafd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6faf3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fae5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6fe42610> # /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 0x7f8d6faf3af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d6fa1b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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 0x7f8d6f942820> # /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 0x7f8d6f942160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942f70> # /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 0x7f8d6f9424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f942d90> 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 0x7f8d6f942fd0> # /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 0x7f8d6f942100> # /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 0x7f8d6f36ff40> # 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 0x7f8d6f38cd00> # 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 0x7f8d6f38ceb0> # /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 0x7f8d6f38c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9a83a0> # /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 0x7f8d6f9a8fd0> # /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 0x7f8d6f977d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f94b4f0> # 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 0x7f8d6f3eb520> # /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 0x7f8d6f3eb550> # /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 0x7f8d6f35efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f989250> # /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 0x7f8d6f35b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f9893d0> # /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 0x7f8d6f9a1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f35b7f0> # 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 0x7f8d6f35b640> # 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 0x7f8d6f35a5b0> # 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 0x7f8d6f34fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f980910> # /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 0x7f8d6f3df6a0> # 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 0x7f8d6f3deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f3ee0a0> # 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 0x7f8d6f3df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f94db20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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_8236qqqr/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_8236qqqr/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_8236qqqr/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_8236qqqr/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 0x7f8d6ef295e0> # /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 0x7f8d6f33a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6eecc100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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_8236qqqr/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 0x7f8d6f3deb80> # 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_8236qqqr/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_8236qqqr/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_8236qqqr/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_8236qqqr/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_8236qqqr/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 0x7f8d6eefdf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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_8236qqqr/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 0x7f8d6f994220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6eefd850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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 0x7f8d6f31eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f31af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6f314940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8236qqqr/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_8236qqqr/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": 1436, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889856.7452362, "mtime": 1726889856.7422361, "ctime": 1726889856.7422361, "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": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889869.84069: 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-1726889869.4791768-181007-74400186989424/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889869.84073: _low_level_execute_command(): starting 178205 1726889869.84075: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889869.4791768-181007-74400186989424/ > /dev/null 2>&1 && sleep 0' 178205 1726889869.84686: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889869.84690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889869.84733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889869.84737: 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 <<< 178205 1726889869.84739: 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 <<< 178205 1726889869.84741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889869.84797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889869.85433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889869.85437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889869.85481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889869.87247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889869.87310: stderr chunk (state=3): >>><<< 178205 1726889869.87316: stdout chunk (state=3): >>><<< 178205 1726889869.87621: _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 178205 1726889869.87625: handler run complete 178205 1726889869.87627: attempt loop complete, returning result 178205 1726889869.87629: _execute() done 178205 1726889869.87631: dumping result to json 178205 1726889869.87634: done dumping result, returning 178205 1726889869.87636: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-0000000014f8] 178205 1726889869.87638: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f8 178205 1726889869.87714: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f8 178205 1726889869.87718: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889856.7452362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "ctime": 1726889856.7422361, "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": 1726889856.7422361, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889869.87846: no more pending results, returning what we have 178205 1726889869.87850: results queue empty 178205 1726889869.87851: checking for any_errors_fatal 178205 1726889869.87857: done checking for any_errors_fatal 178205 1726889869.87858: checking for max_fail_percentage 178205 1726889869.87860: done checking for max_fail_percentage 178205 1726889869.87861: checking to see if all hosts have failed and the running result is not ok 178205 1726889869.87862: done checking to see if all hosts have failed 178205 1726889869.87863: getting the remaining hosts for this loop 178205 1726889869.87864: done getting the remaining hosts for this loop 178205 1726889869.87868: getting the next task for host managed_node2 178205 1726889869.87874: done getting next task for host managed_node2 178205 1726889869.87878: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889869.87881: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889869.87895: getting variables 178205 1726889869.87896: in VariableManager get_vars() 178205 1726889869.87937: Calling all_inventory to load vars for managed_node2 178205 1726889869.87940: Calling groups_inventory to load vars for managed_node2 178205 1726889869.87942: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889869.87952: Calling all_plugins_play to load vars for managed_node2 178205 1726889869.87958: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889869.87961: Calling groups_plugins_play to load vars for managed_node2 178205 1726889869.89365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889869.90947: done with get_vars() 178205 1726889869.90963: 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 23:37:49 -0400 (0:00:00.505) 0:01:22.898 ****** 178205 1726889869.91059: entering _queue_task() for managed_node2/lineinfile 178205 1726889869.91448: worker is 1 (out of 1 available) 178205 1726889869.91462: exiting _queue_task() for managed_node2/lineinfile 178205 1726889869.91474: done queuing things up, now waiting for results queue to drain 178205 1726889869.91475: waiting for pending results... 178205 1726889869.92103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889869.92247: in run() - task 02369adf-7a19-34ed-f5d1-0000000014f9 178205 1726889869.92261: variable 'ansible_search_path' from source: unknown 178205 1726889869.92264: variable 'ansible_search_path' from source: unknown 178205 1726889869.92300: calling self._execute() 178205 1726889869.92406: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889869.92410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889869.92422: variable 'omit' from source: magic vars 178205 1726889869.92996: variable '__storage_fstab' from source: set_fact 178205 1726889869.93047: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889869.93205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889869.93507: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889869.93559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889869.93594: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889869.93629: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889869.93745: variable 'blivet_output' from source: set_fact 178205 1726889869.93771: Evaluated conditional (blivet_output is changed): False 178205 1726889869.93779: when evaluation is False, skipping this task 178205 1726889869.93785: _execute() done 178205 1726889869.93791: dumping result to json 178205 1726889869.93798: done dumping result, returning 178205 1726889869.93807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-0000000014f9] 178205 1726889869.93817: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f9 skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 178205 1726889869.93984: no more pending results, returning what we have 178205 1726889869.93987: results queue empty 178205 1726889869.93988: checking for any_errors_fatal 178205 1726889869.93998: done checking for any_errors_fatal 178205 1726889869.93999: checking for max_fail_percentage 178205 1726889869.94000: done checking for max_fail_percentage 178205 1726889869.94001: checking to see if all hosts have failed and the running result is not ok 178205 1726889869.94002: done checking to see if all hosts have failed 178205 1726889869.94003: getting the remaining hosts for this loop 178205 1726889869.94004: done getting the remaining hosts for this loop 178205 1726889869.94008: getting the next task for host managed_node2 178205 1726889869.94017: done getting next task for host managed_node2 178205 1726889869.94021: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889869.94024: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889869.94054: getting variables 178205 1726889869.94056: in VariableManager get_vars() 178205 1726889869.94090: Calling all_inventory to load vars for managed_node2 178205 1726889869.94093: Calling groups_inventory to load vars for managed_node2 178205 1726889869.94095: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889869.94107: Calling all_plugins_play to load vars for managed_node2 178205 1726889869.94110: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889869.94115: Calling groups_plugins_play to load vars for managed_node2 178205 1726889869.99462: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014f9 178205 1726889869.99466: WORKER PROCESS EXITING 178205 1726889870.00222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.01405: done with get_vars() 178205 1726889870.01424: 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 23:37:50 -0400 (0:00:00.104) 0:01:23.003 ****** 178205 1726889870.01510: entering _queue_task() for managed_node2/systemd 178205 1726889870.02559: worker is 1 (out of 1 available) 178205 1726889870.02572: exiting _queue_task() for managed_node2/systemd 178205 1726889870.02584: done queuing things up, now waiting for results queue to drain 178205 1726889870.02587: waiting for pending results... 178205 1726889870.02892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889870.03046: in run() - task 02369adf-7a19-34ed-f5d1-0000000014fb 178205 1726889870.03059: variable 'ansible_search_path' from source: unknown 178205 1726889870.03063: variable 'ansible_search_path' from source: unknown 178205 1726889870.03105: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889870.03325: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889870.03379: dumping result to json 178205 1726889870.03389: done dumping result, returning 178205 1726889870.03401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000014fb] 178205 1726889870.03417: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fb skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889870.03583: no more pending results, returning what we have 178205 1726889870.03588: results queue empty 178205 1726889870.03589: checking for any_errors_fatal 178205 1726889870.03608: done checking for any_errors_fatal 178205 1726889870.03608: checking for max_fail_percentage 178205 1726889870.03610: done checking for max_fail_percentage 178205 1726889870.03612: checking to see if all hosts have failed and the running result is not ok 178205 1726889870.03614: done checking to see if all hosts have failed 178205 1726889870.03615: getting the remaining hosts for this loop 178205 1726889870.03616: done getting the remaining hosts for this loop 178205 1726889870.03621: getting the next task for host managed_node2 178205 1726889870.03631: done getting next task for host managed_node2 178205 1726889870.03635: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889870.03639: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889870.03669: getting variables 178205 1726889870.03671: in VariableManager get_vars() 178205 1726889870.03710: Calling all_inventory to load vars for managed_node2 178205 1726889870.03715: Calling groups_inventory to load vars for managed_node2 178205 1726889870.03718: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889870.03731: Calling all_plugins_play to load vars for managed_node2 178205 1726889870.03735: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889870.03739: Calling groups_plugins_play to load vars for managed_node2 178205 1726889870.04518: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fb 178205 1726889870.04522: WORKER PROCESS EXITING 178205 1726889870.04545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.05180: done with get_vars() 178205 1726889870.05194: done getting variables 178205 1726889870.05253: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:37:50 -0400 (0:00:00.037) 0:01:23.040 ****** 178205 1726889870.05286: entering _queue_task() for managed_node2/debug 178205 1726889870.05531: worker is 1 (out of 1 available) 178205 1726889870.05544: exiting _queue_task() for managed_node2/debug 178205 1726889870.05555: done queuing things up, now waiting for results queue to drain 178205 1726889870.05556: waiting for pending results... 178205 1726889870.05833: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889870.05974: in run() - task 02369adf-7a19-34ed-f5d1-0000000014fd 178205 1726889870.05994: variable 'ansible_search_path' from source: unknown 178205 1726889870.06003: variable 'ansible_search_path' from source: unknown 178205 1726889870.06047: calling self._execute() 178205 1726889870.06157: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.06168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.06181: variable 'omit' from source: magic vars 178205 1726889870.06299: variable 'omit' from source: magic vars 178205 1726889870.06375: variable 'omit' from source: magic vars 178205 1726889870.06411: variable 'omit' from source: magic vars 178205 1726889870.06461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889870.06499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889870.06525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889870.06552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.06568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.06600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889870.06609: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.06619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.06729: Set connection var ansible_pipelining to False 178205 1726889870.06740: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889870.06749: Set connection var ansible_shell_executable to /bin/sh 178205 1726889870.06755: Set connection var ansible_connection to ssh 178205 1726889870.06767: Set connection var ansible_shell_type to sh 178205 1726889870.06776: Set connection var ansible_timeout to 10 178205 1726889870.06804: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.06813: variable 'ansible_connection' from source: unknown 178205 1726889870.06821: variable 'ansible_module_compression' from source: unknown 178205 1726889870.06828: variable 'ansible_shell_type' from source: unknown 178205 1726889870.06835: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.06841: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.06847: variable 'ansible_pipelining' from source: unknown 178205 1726889870.06851: variable 'ansible_timeout' from source: unknown 178205 1726889870.06856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.06983: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889870.07001: variable 'omit' from source: magic vars 178205 1726889870.07009: starting attempt loop 178205 1726889870.07017: running the handler 178205 1726889870.07063: variable 'blivet_output' from source: set_fact 178205 1726889870.07238: variable 'blivet_output' from source: set_fact 178205 1726889870.07547: handler run complete 178205 1726889870.07592: attempt loop complete, returning result 178205 1726889870.07599: _execute() done 178205 1726889870.07604: dumping result to json 178205 1726889870.07617: done dumping result, returning 178205 1726889870.07631: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-0000000014fd] 178205 1726889870.07642: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fd ok: [managed_node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889870.07901: no more pending results, returning what we have 178205 1726889870.07904: results queue empty 178205 1726889870.07905: checking for any_errors_fatal 178205 1726889870.07914: done checking for any_errors_fatal 178205 1726889870.07915: checking for max_fail_percentage 178205 1726889870.07917: done checking for max_fail_percentage 178205 1726889870.07918: checking to see if all hosts have failed and the running result is not ok 178205 1726889870.07919: done checking to see if all hosts have failed 178205 1726889870.07920: getting the remaining hosts for this loop 178205 1726889870.07922: done getting the remaining hosts for this loop 178205 1726889870.07925: getting the next task for host managed_node2 178205 1726889870.07932: done getting next task for host managed_node2 178205 1726889870.07936: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889870.07939: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889870.07958: getting variables 178205 1726889870.07959: in VariableManager get_vars() 178205 1726889870.07992: Calling all_inventory to load vars for managed_node2 178205 1726889870.07995: Calling groups_inventory to load vars for managed_node2 178205 1726889870.07997: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889870.08007: Calling all_plugins_play to load vars for managed_node2 178205 1726889870.08010: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889870.08014: Calling groups_plugins_play to load vars for managed_node2 178205 1726889870.08756: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fd 178205 1726889870.08759: WORKER PROCESS EXITING 178205 1726889870.08779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.09378: done with get_vars() 178205 1726889870.09391: done getting variables 178205 1726889870.09446: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:37:50 -0400 (0:00:00.041) 0:01:23.082 ****** 178205 1726889870.09478: entering _queue_task() for managed_node2/set_fact 178205 1726889870.09692: worker is 1 (out of 1 available) 178205 1726889870.09703: exiting _queue_task() for managed_node2/set_fact 178205 1726889870.09716: done queuing things up, now waiting for results queue to drain 178205 1726889870.09717: waiting for pending results... 178205 1726889870.09981: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889870.10135: in run() - task 02369adf-7a19-34ed-f5d1-0000000014fe 178205 1726889870.10156: variable 'ansible_search_path' from source: unknown 178205 1726889870.10165: variable 'ansible_search_path' from source: unknown 178205 1726889870.10199: calling self._execute() 178205 1726889870.10299: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.10310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.10326: variable 'omit' from source: magic vars 178205 1726889870.10440: variable 'omit' from source: magic vars 178205 1726889870.10508: variable 'omit' from source: magic vars 178205 1726889870.10735: variable 'blivet_output' from source: set_fact 178205 1726889870.10805: variable 'omit' from source: magic vars 178205 1726889870.10852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889870.10888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889870.10914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889870.10938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.10953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.10982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889870.10990: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.10997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.11095: Set connection var ansible_pipelining to False 178205 1726889870.11105: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889870.11116: Set connection var ansible_shell_executable to /bin/sh 178205 1726889870.11123: Set connection var ansible_connection to ssh 178205 1726889870.11132: Set connection var ansible_shell_type to sh 178205 1726889870.11144: Set connection var ansible_timeout to 10 178205 1726889870.11172: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.11179: variable 'ansible_connection' from source: unknown 178205 1726889870.11185: variable 'ansible_module_compression' from source: unknown 178205 1726889870.11192: variable 'ansible_shell_type' from source: unknown 178205 1726889870.11198: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.11203: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.11210: variable 'ansible_pipelining' from source: unknown 178205 1726889870.11217: variable 'ansible_timeout' from source: unknown 178205 1726889870.11224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.11363: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889870.11380: variable 'omit' from source: magic vars 178205 1726889870.11389: starting attempt loop 178205 1726889870.11395: running the handler 178205 1726889870.11409: handler run complete 178205 1726889870.11424: attempt loop complete, returning result 178205 1726889870.11430: _execute() done 178205 1726889870.11437: dumping result to json 178205 1726889870.11443: done dumping result, returning 178205 1726889870.11454: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-0000000014fe] 178205 1726889870.11469: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fe 178205 1726889870.11567: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014fe ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889870.11642: no more pending results, returning what we have 178205 1726889870.11645: results queue empty 178205 1726889870.11646: checking for any_errors_fatal 178205 1726889870.11658: done checking for any_errors_fatal 178205 1726889870.11659: checking for max_fail_percentage 178205 1726889870.11661: done checking for max_fail_percentage 178205 1726889870.11662: checking to see if all hosts have failed and the running result is not ok 178205 1726889870.11663: done checking to see if all hosts have failed 178205 1726889870.11664: getting the remaining hosts for this loop 178205 1726889870.11665: done getting the remaining hosts for this loop 178205 1726889870.11668: getting the next task for host managed_node2 178205 1726889870.11675: done getting next task for host managed_node2 178205 1726889870.11679: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889870.11682: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889870.11696: getting variables 178205 1726889870.11697: in VariableManager get_vars() 178205 1726889870.11733: Calling all_inventory to load vars for managed_node2 178205 1726889870.11736: Calling groups_inventory to load vars for managed_node2 178205 1726889870.11739: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889870.11749: Calling all_plugins_play to load vars for managed_node2 178205 1726889870.11752: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889870.11754: Calling groups_plugins_play to load vars for managed_node2 178205 1726889870.12250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.13030: WORKER PROCESS EXITING 178205 1726889870.13101: done with get_vars() 178205 1726889870.13116: done getting variables 178205 1726889870.13168: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:37:50 -0400 (0:00:00.037) 0:01:23.120 ****** 178205 1726889870.13200: entering _queue_task() for managed_node2/set_fact 178205 1726889870.13438: worker is 1 (out of 1 available) 178205 1726889870.13450: exiting _queue_task() for managed_node2/set_fact 178205 1726889870.13463: done queuing things up, now waiting for results queue to drain 178205 1726889870.13464: waiting for pending results... 178205 1726889870.13758: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889870.13890: in run() - task 02369adf-7a19-34ed-f5d1-0000000014ff 178205 1726889870.13915: variable 'ansible_search_path' from source: unknown 178205 1726889870.13923: variable 'ansible_search_path' from source: unknown 178205 1726889870.13966: calling self._execute() 178205 1726889870.14088: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.14100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.14116: variable 'omit' from source: magic vars 178205 1726889870.14255: variable 'omit' from source: magic vars 178205 1726889870.14333: variable 'omit' from source: magic vars 178205 1726889870.14578: variable 'blivet_output' from source: set_fact 178205 1726889870.14814: variable 'omit' from source: magic vars 178205 1726889870.14861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889870.14901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889870.14926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889870.14953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.14968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.15004: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889870.15015: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.15024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.15130: Set connection var ansible_pipelining to False 178205 1726889870.15142: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889870.15156: Set connection var ansible_shell_executable to /bin/sh 178205 1726889870.15164: Set connection var ansible_connection to ssh 178205 1726889870.15174: Set connection var ansible_shell_type to sh 178205 1726889870.15184: Set connection var ansible_timeout to 10 178205 1726889870.15217: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.15227: variable 'ansible_connection' from source: unknown 178205 1726889870.15234: variable 'ansible_module_compression' from source: unknown 178205 1726889870.15241: variable 'ansible_shell_type' from source: unknown 178205 1726889870.15247: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.15254: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.15265: variable 'ansible_pipelining' from source: unknown 178205 1726889870.15272: variable 'ansible_timeout' from source: unknown 178205 1726889870.15279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.16091: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889870.16109: variable 'omit' from source: magic vars 178205 1726889870.16155: starting attempt loop 178205 1726889870.16258: running the handler 178205 1726889870.16275: handler run complete 178205 1726889870.16290: attempt loop complete, returning result 178205 1726889870.16297: _execute() done 178205 1726889870.16303: dumping result to json 178205 1726889870.16315: done dumping result, returning 178205 1726889870.16328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-0000000014ff] 178205 1726889870.16338: sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ff ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889870.16578: no more pending results, returning what we have 178205 1726889870.16581: results queue empty 178205 1726889870.16582: checking for any_errors_fatal 178205 1726889870.16588: done checking for any_errors_fatal 178205 1726889870.16589: checking for max_fail_percentage 178205 1726889870.16591: done checking for max_fail_percentage 178205 1726889870.16592: checking to see if all hosts have failed and the running result is not ok 178205 1726889870.16593: done checking to see if all hosts have failed 178205 1726889870.16594: getting the remaining hosts for this loop 178205 1726889870.16595: done getting the remaining hosts for this loop 178205 1726889870.16598: getting the next task for host managed_node2 178205 1726889870.16606: done getting next task for host managed_node2 178205 1726889870.16610: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889870.16615: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889870.16628: getting variables 178205 1726889870.16635: in VariableManager get_vars() 178205 1726889870.16671: Calling all_inventory to load vars for managed_node2 178205 1726889870.16674: Calling groups_inventory to load vars for managed_node2 178205 1726889870.16676: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889870.16687: Calling all_plugins_play to load vars for managed_node2 178205 1726889870.16690: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889870.16693: Calling groups_plugins_play to load vars for managed_node2 178205 1726889870.17238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.18134: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000014ff 178205 1726889870.18138: WORKER PROCESS EXITING 178205 1726889870.19279: done with get_vars() 178205 1726889870.19292: 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 23:37:50 -0400 (0:00:00.061) 0:01:23.181 ****** 178205 1726889870.19382: entering _queue_task() for managed_node2/mount 178205 1726889870.19601: worker is 1 (out of 1 available) 178205 1726889870.19614: exiting _queue_task() for managed_node2/mount 178205 1726889870.19624: done queuing things up, now waiting for results queue to drain 178205 1726889870.19625: waiting for pending results... 178205 1726889870.20888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889870.21016: in run() - task 02369adf-7a19-34ed-f5d1-000000001500 178205 1726889870.21030: variable 'ansible_search_path' from source: unknown 178205 1726889870.21034: variable 'ansible_search_path' from source: unknown 178205 1726889870.22048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889870.26904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889870.26970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889870.28209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889870.28248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889870.28274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889870.29046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889870.29075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889870.29101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889870.29147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889870.29162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889870.29207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889870.29233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889870.29260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889870.29300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889870.29314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889870.29478: variable 'blivet_output' from source: set_fact 178205 1726889870.29574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889870.29967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889870.30009: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889870.30354: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889870.30389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889870.30441: 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) 178205 1726889870.30470: 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) 178205 1726889870.30501: 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) 178205 1726889870.30537: 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) 178205 1726889870.30600: dumping result to json 178205 1726889870.30609: done dumping result, returning 178205 1726889870.30624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-000000001500] 178205 1726889870.31327: sending task result for task 02369adf-7a19-34ed-f5d1-000000001500 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889870.31501: no more pending results, returning what we have 178205 1726889870.31505: results queue empty 178205 1726889870.31505: checking for any_errors_fatal 178205 1726889870.31515: done checking for any_errors_fatal 178205 1726889870.31516: checking for max_fail_percentage 178205 1726889870.31517: done checking for max_fail_percentage 178205 1726889870.31518: checking to see if all hosts have failed and the running result is not ok 178205 1726889870.31519: done checking to see if all hosts have failed 178205 1726889870.31520: getting the remaining hosts for this loop 178205 1726889870.31522: done getting the remaining hosts for this loop 178205 1726889870.31525: getting the next task for host managed_node2 178205 1726889870.31533: done getting next task for host managed_node2 178205 1726889870.31536: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889870.31539: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889870.31569: getting variables 178205 1726889870.31571: in VariableManager get_vars() 178205 1726889870.31607: Calling all_inventory to load vars for managed_node2 178205 1726889870.31610: Calling groups_inventory to load vars for managed_node2 178205 1726889870.31614: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889870.31625: Calling all_plugins_play to load vars for managed_node2 178205 1726889870.31627: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889870.31630: Calling groups_plugins_play to load vars for managed_node2 178205 1726889870.32219: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001500 178205 1726889870.32231: WORKER PROCESS EXITING 178205 1726889870.32451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889870.33781: done with get_vars() 178205 1726889870.33797: 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 23:37:50 -0400 (0:00:00.145) 0:01:23.326 ****** 178205 1726889870.33896: entering _queue_task() for managed_node2/systemd 178205 1726889870.34190: worker is 1 (out of 1 available) 178205 1726889870.34202: exiting _queue_task() for managed_node2/systemd 178205 1726889870.34214: done queuing things up, now waiting for results queue to drain 178205 1726889870.34215: waiting for pending results... 178205 1726889870.35282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889870.35440: in run() - task 02369adf-7a19-34ed-f5d1-000000001502 178205 1726889870.35463: variable 'ansible_search_path' from source: unknown 178205 1726889870.35472: variable 'ansible_search_path' from source: unknown 178205 1726889870.35517: calling self._execute() 178205 1726889870.35641: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.36426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.36442: variable 'omit' from source: magic vars 178205 1726889870.36827: variable 'blivet_output' from source: set_fact 178205 1726889870.36875: Evaluated conditional (blivet_output['mounts']): True 178205 1726889870.36886: variable 'omit' from source: magic vars 178205 1726889870.36957: variable 'omit' from source: magic vars 178205 1726889870.36995: variable 'omit' from source: magic vars 178205 1726889870.37042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889870.37082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889870.37107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889870.37130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.37330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889870.37368: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889870.37378: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.37386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.37489: Set connection var ansible_pipelining to False 178205 1726889870.37502: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889870.37515: Set connection var ansible_shell_executable to /bin/sh 178205 1726889870.37524: Set connection var ansible_connection to ssh 178205 1726889870.37534: Set connection var ansible_shell_type to sh 178205 1726889870.37545: Set connection var ansible_timeout to 10 178205 1726889870.37745: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.37756: variable 'ansible_connection' from source: unknown 178205 1726889870.37763: variable 'ansible_module_compression' from source: unknown 178205 1726889870.37770: variable 'ansible_shell_type' from source: unknown 178205 1726889870.37777: variable 'ansible_shell_executable' from source: unknown 178205 1726889870.37783: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889870.37791: variable 'ansible_pipelining' from source: unknown 178205 1726889870.37797: variable 'ansible_timeout' from source: unknown 178205 1726889870.37804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889870.38015: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889870.38331: variable 'omit' from source: magic vars 178205 1726889870.38342: starting attempt loop 178205 1726889870.38348: running the handler 178205 1726889870.38366: _low_level_execute_command(): starting 178205 1726889870.38376: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889870.39722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889870.40428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.40445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.40464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.40508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.40522: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889870.40536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.40555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889870.40566: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889870.40576: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889870.40587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.40599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.40618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.40631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.40642: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889870.40655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.40734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889870.40757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889870.40772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889870.40844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889870.42469: stdout chunk (state=3): >>>/root <<< 178205 1726889870.42673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889870.42677: stdout chunk (state=3): >>><<< 178205 1726889870.42680: stderr chunk (state=3): >>><<< 178205 1726889870.42797: _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 178205 1726889870.42800: _low_level_execute_command(): starting 178205 1726889870.42804: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311 `" && echo ansible-tmp-1726889870.4270098-181036-245548424458311="` echo /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311 `" ) && sleep 0' 178205 1726889870.44265: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889870.44333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.44351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.44368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.44409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.44458: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889870.44474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.44491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889870.44566: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889870.44577: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889870.44588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.44600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.44616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.44627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.44640: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889870.44652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.44735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889870.44786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889870.44831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889870.45003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889870.46820: stdout chunk (state=3): >>>ansible-tmp-1726889870.4270098-181036-245548424458311=/root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311 <<< 178205 1726889870.46929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889870.47005: stderr chunk (state=3): >>><<< 178205 1726889870.47009: stdout chunk (state=3): >>><<< 178205 1726889870.47320: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889870.4270098-181036-245548424458311=/root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311 , stderr=OpenSSH_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 178205 1726889870.47325: variable 'ansible_module_compression' from source: unknown 178205 1726889870.47327: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889870.47332: variable 'ansible_facts' from source: unknown 178205 1726889870.47383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/AnsiballZ_systemd.py 178205 1726889870.48108: Sending initial data 178205 1726889870.48114: Sent initial data (158 bytes) 178205 1726889870.51378: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889870.51430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.51630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.51648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.51688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.51699: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889870.51714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.51730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889870.51741: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889870.51751: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889870.51762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.51772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.51787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.51798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.51809: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889870.51824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.51891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889870.51915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889870.51931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889870.51998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889870.53761: 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 <<< 178205 1726889870.53796: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889870.53838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpoap14e6k /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/AnsiballZ_systemd.py <<< 178205 1726889870.53868: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889870.57082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889870.57262: stderr chunk (state=3): >>><<< 178205 1726889870.57265: stdout chunk (state=3): >>><<< 178205 1726889870.57268: done transferring module to remote 178205 1726889870.57274: _low_level_execute_command(): starting 178205 1726889870.57276: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/ /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/AnsiballZ_systemd.py && sleep 0' 178205 1726889870.58729: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889870.58741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.58751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.58765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.58806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.58889: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889870.58899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.58915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889870.58922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889870.58929: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889870.58940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.58950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.58961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.58968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.58974: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889870.58983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.59061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889870.59140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889870.59151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889870.59827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889870.61016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889870.61037: stdout chunk (state=3): >>><<< 178205 1726889870.61040: stderr chunk (state=3): >>><<< 178205 1726889870.61130: _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 178205 1726889870.61133: _low_level_execute_command(): starting 178205 1726889870.61136: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/AnsiballZ_systemd.py && sleep 0' 178205 1726889870.62238: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889870.62251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.62264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.62280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.62322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.62341: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889870.62355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.62373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889870.62385: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889870.62396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889870.62407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889870.62424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889870.62443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889870.62459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889870.62469: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889870.62482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889870.62568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889870.62591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889870.62608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889870.62681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889870.64606: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889870.64628: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889870.64684: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889870.64720: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889870.64748: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889870.64798: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889870.64801: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889870.64850: 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' <<< 178205 1726889870.64874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889870.64888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889870.64913: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd773dc0> <<< 178205 1726889870.64956: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889870.64982: 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 0x7fecdd7183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd773b20> <<< 178205 1726889870.65001: 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' <<< 178205 1726889870.65020: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd773ac0> <<< 178205 1726889870.65041: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889870.65060: 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 0x7fecdd718490> <<< 178205 1726889870.65119: 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' <<< 178205 1726889870.65140: 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' <<< 178205 1726889870.65144: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd718940> <<< 178205 1726889870.65154: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd718670> <<< 178205 1726889870.65188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889870.65190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889870.65209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889870.65234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889870.65252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889870.65274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889870.65296: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6cf190> <<< 178205 1726889870.65307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889870.65329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889870.65397: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6cf220> <<< 178205 1726889870.65429: 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' <<< 178205 1726889870.65465: 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 0x7fecdd6f2850> <<< 178205 1726889870.65468: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6cf940> <<< 178205 1726889870.65488: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd730880> <<< 178205 1726889870.65528: 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' <<< 178205 1726889870.65530: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6c8d90> <<< 178205 1726889870.65581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889870.65584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6f2d90> <<< 178205 1726889870.65634: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd718970> <<< 178205 1726889870.65661: 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. <<< 178205 1726889870.66000: 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' <<< 178205 1726889870.66034: 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' <<< 178205 1726889870.66053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889870.66070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889870.66106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889870.66109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889870.66123: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd694eb0> <<< 178205 1726889870.66161: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd697f40> <<< 178205 1726889870.66180: 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' <<< 178205 1726889870.66211: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889870.66247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889870.66266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889870.66293: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd68c610> <<< 178205 1726889870.66316: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd695640> <<< 178205 1726889870.66330: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd694370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889870.66390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889870.66413: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889870.66449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889870.66460: 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' <<< 178205 1726889870.66496: 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 0x7fecdd347e20> <<< 178205 1726889870.66507: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd347910> import 'itertools' # <<< 178205 1726889870.66539: 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' <<< 178205 1726889870.66560: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd347f10> <<< 178205 1726889870.66564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889870.66586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889870.66600: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889870.66628: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd347fd0> <<< 178205 1726889870.66643: 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 0x7fecdd3590d0> <<< 178205 1726889870.66645: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889870.66690: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd66ed90> <<< 178205 1726889870.66693: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889870.66710: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd669670> <<< 178205 1726889870.66779: 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' <<< 178205 1726889870.66791: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd67b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd69be20> <<< 178205 1726889870.66821: 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' <<< 178205 1726889870.66837: 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 0x7fecdd359cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd66e2b0> <<< 178205 1726889870.66866: 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 0x7fecdd67b2e0> <<< 178205 1726889870.66915: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889870.66920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889870.66963: 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 <<< 178205 1726889870.66992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889870.67015: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359df0> <<< 178205 1726889870.67044: 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 0x7fecdd359d60> <<< 178205 1726889870.67059: 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' <<< 178205 1726889870.67069: 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' <<< 178205 1726889870.67081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889870.67125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889870.67171: 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 0x7fecdd32d3d0> <<< 178205 1726889870.67174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889870.67185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889870.67213: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd32d4c0> <<< 178205 1726889870.67341: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd361f40> <<< 178205 1726889870.67386: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35ca90> <<< 178205 1726889870.67395: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35c490> <<< 178205 1726889870.67407: 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' <<< 178205 1726889870.67441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889870.67463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889870.67486: 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 0x7fecdd27b220> <<< 178205 1726889870.67517: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd317520> <<< 178205 1726889870.67561: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6a1040> <<< 178205 1726889870.67589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889870.67609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889870.67645: 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 0x7fecdd28eb50> <<< 178205 1726889870.67657: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889870.67678: 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 0x7fecdd28ee80> <<< 178205 1726889870.67719: 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' <<< 178205 1726889870.67738: 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 0x7fecdd2a0790> <<< 178205 1726889870.67759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889870.67786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889870.67819: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd2a0cd0> <<< 178205 1726889870.67849: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889870.67874: 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 0x7fecdd22c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd28ef70> <<< 178205 1726889870.67886: 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' <<< 178205 1726889870.67939: 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 0x7fecdd23d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd2a0610> import 'pwd' # <<< 178205 1726889870.67968: 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 0x7fecdd23d3a0> <<< 178205 1726889870.68008: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359a30> <<< 178205 1726889870.68036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889870.68057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889870.68078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889870.68107: 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 0x7fecdd258700> <<< 178205 1726889870.68137: 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' <<< 178205 1726889870.68175: 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 0x7fecdd2589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd2587c0> <<< 178205 1726889870.68190: 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 0x7fecdd2588b0> <<< 178205 1726889870.68218: 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' <<< 178205 1726889870.68405: 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 0x7fecdd258d00> <<< 178205 1726889870.68443: 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 0x7fecdd263250> <<< 178205 1726889870.68465: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd258940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd24ba90> <<< 178205 1726889870.68487: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359610> <<< 178205 1726889870.68505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889870.68563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889870.68599: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd258af0> <<< 178205 1726889870.68741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889870.68759: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fecdd1796d0> <<< 178205 1726889870.68982: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889870.69077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.69118: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889870.69148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889870.69165: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889870.69169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.70364: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.71294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889870.71297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66820> <<< 178205 1726889870.71323: 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' <<< 178205 1726889870.71344: 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' <<< 178205 1726889870.71357: 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' <<< 178205 1726889870.71383: 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 0x7fecdcb66160> <<< 178205 1726889870.71421: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66280> <<< 178205 1726889870.71446: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66f70> <<< 178205 1726889870.71468: 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' <<< 178205 1726889870.71527: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66d90> <<< 178205 1726889870.71542: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889870.71572: 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 0x7fecdcb66fd0> <<< 178205 1726889870.71575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889870.71597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889870.71631: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66100> <<< 178205 1726889870.71654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889870.71672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889870.71684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889870.71699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889870.71725: 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' <<< 178205 1726889870.71807: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb2af40> <<< 178205 1726889870.71846: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889870.71863: 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 0x7fecdca3e310> <<< 178205 1726889870.71891: 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 0x7fecdca3e160> <<< 178205 1726889870.71906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889870.71948: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdca3eca0> <<< 178205 1726889870.71951: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb4cdc0> <<< 178205 1726889870.72113: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb4c3a0> <<< 178205 1726889870.72166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889870.72181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb4cfd0> <<< 178205 1726889870.72184: 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' <<< 178205 1726889870.72229: 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' <<< 178205 1726889870.72253: 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' <<< 178205 1726889870.72273: 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 0x7fecdcb9bd30> <<< 178205 1726889870.72363: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb76d30> <<< 178205 1726889870.72373: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb76400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb19b20> <<< 178205 1726889870.72392: 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 0x7fecdcb76520> <<< 178205 1726889870.72418: 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 0x7fecdcb76550> <<< 178205 1726889870.72439: 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' <<< 178205 1726889870.72461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889870.72491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889870.72569: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889870.72595: 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 0x7fecdcaacfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcbae250> <<< 178205 1726889870.72598: 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' <<< 178205 1726889870.72660: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889870.72663: 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 0x7fecdcaa9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcbae3d0> <<< 178205 1726889870.72675: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889870.72723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889870.72737: 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' # <<< 178205 1726889870.72790: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcbaed30> <<< 178205 1726889870.72922: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa97f0> <<< 178205 1726889870.73015: 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 0x7fecdcb45b50> <<< 178205 1726889870.73042: 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 0x7fecdcbae910> <<< 178205 1726889870.73082: 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 0x7fecdcbae5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcba4910> <<< 178205 1726889870.73118: 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' <<< 178205 1726889870.73147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889870.73150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889870.73183: 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 0x7fecdca9e940> <<< 178205 1726889870.73394: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889870.73402: 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 0x7fecdcabcd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa8580> <<< 178205 1726889870.73429: 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 0x7fecdca9eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa89a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889870.73452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.73519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.73594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889870.73642: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889870.73657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889870.73661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.73740: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.73837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.74282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.74747: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889870.74750: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889870.74767: 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' <<< 178205 1726889870.74831: 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 0x7fecdcae87f0> <<< 178205 1726889870.74900: 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' <<< 178205 1726889870.74919: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaf58b0> <<< 178205 1726889870.74921: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc65a970> <<< 178205 1726889870.74967: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889870.74979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.74996: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889870.75118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.75243: 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' <<< 178205 1726889870.75272: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb24730> <<< 178205 1726889870.75277: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.75654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76137: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889870.76141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76202: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889870.76258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76342: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889870.76368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889870.76371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76443: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889870.76446: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.76806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889870.76842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889870.76845: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889870.76913: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb68370> # zipimport: zlib available <<< 178205 1726889870.76974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77057: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889870.77064: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889870.77076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77144: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889870.77147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77364: 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 <<< 178205 1726889870.77386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889870.77460: 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 0x7fecdcad9550> <<< 178205 1726889870.77554: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc4d3eb0> <<< 178205 1726889870.77599: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889870.77602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.77777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889870.77788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889870.77806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889870.77843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889870.77861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889870.77887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889870.77963: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcada7f0> <<< 178205 1726889870.78006: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcade790> <<< 178205 1726889870.78072: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcad9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889870.78075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78125: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889870.78197: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889870.78223: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889870.78242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78588: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78758: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889870.78761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.78939: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889870.79081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.79222: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.79255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.79306: 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' <<< 178205 1726889870.79350: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889870.79360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889870.79377: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889870.79398: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc3c35b0> <<< 178205 1726889870.79431: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889870.79442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889870.79454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889870.79477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889870.79517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889870.79532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889870.79535: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc661340> <<< 178205 1726889870.79571: 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 0x7fecdc6614f0> <<< 178205 1726889870.79636: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc4e6370> <<< 178205 1726889870.79655: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc3c3c40> <<< 178205 1726889870.79687: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc622970> <<< 178205 1726889870.79691: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc622f70> <<< 178205 1726889870.79712: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889870.79747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889870.79750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889870.79775: 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 0x7fecdc61ffd0> <<< 178205 1726889870.79794: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc63edf0> <<< 178205 1726889870.79815: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889870.79841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889870.79859: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc61fee0> <<< 178205 1726889870.79871: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889870.79894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889870.79923: 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 0x7fecdc43e1f0> <<< 178205 1726889870.79950: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc688a60> <<< 178205 1726889870.79980: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc6223a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889870.80013: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889870.80032: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80049: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889870.80059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80147: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889870.80151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80240: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889870.80269: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889870.80283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80348: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889870.80352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80434: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889870.80475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80523: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889870.80526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.80733: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889870.80736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81484: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889870.81486: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81641: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889870.81657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81718: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889870.81721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81820: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889870.81823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81875: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889870.81906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.81944: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889870.81947: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82078: 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' <<< 178205 1726889870.82108: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc43e0a0> <<< 178205 1726889870.82130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889870.82155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889870.82310: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc43e790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889870.82325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889870.82451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82601: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889870.82604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82735: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889870.82738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.82814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889870.82834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889870.82979: 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 0x7fecdc39a400> <<< 178205 1726889870.83240: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc33b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889870.83244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83336: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889870.83413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83724: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889870.83727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83794: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889870.83807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.83884: 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' <<< 178205 1726889870.83945: 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 0x7fecdc2c7eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc2c7d60> <<< 178205 1726889870.83966: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889870.83976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889870.83996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84071: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889870.84077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889870.84346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84642: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889870.84665: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84818: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.84944: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889870.84948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.85043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.85156: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889870.85159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.85186: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.85223: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.85670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889870.86103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86184: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86279: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889870.86282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86356: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86442: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889870.86568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86697: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889870.86734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889870.86737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86816: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889870.86820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.86980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87318: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889870.87321: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87351: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87380: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 178205 1726889870.87420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87435: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889870.87487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87547: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889870.87575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87608: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889870.87613: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87652: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87706: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889870.87709: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.87808: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889870.87814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88232: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889870.88285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88342: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889870.88345: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88404: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889870.88435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88471: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889870.88474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889870.88599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88667: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889870.88693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889870.88705: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88794: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889870.88797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.88956: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89035: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889870.89038: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889870.89079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89129: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889870.89133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889870.89487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89536: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889870.89539: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89617: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889870.89683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89766: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889870.89769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.89927: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 178205 1726889870.89930: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 178205 1726889870.90039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.90150: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889870.90227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889870.90378: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889871.10187: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889871.10783: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 178205 1726889871.10873: 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 # cleanup[2] removing 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 <<< 178205 1726889871.10970: 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 # 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<<< 178205 1726889871.11053: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889871.11139: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts <<< 178205 1726889871.11171: stdout chunk (state=3): >>># destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889871.11430: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889871.11444: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889871.11469: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889871.11489: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889871.11535: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889871.11547: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889871.11558: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889871.11601: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889871.11670: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889871.11674: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889871.11686: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889871.11738: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889871.11741: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889871.11773: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889871.11789: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889871.11792: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889871.11834: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 178205 1726889871.11896: stdout chunk (state=3): >>># 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 <<< 178205 1726889871.11929: 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 # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 178205 1726889871.11976: stdout chunk (state=3): >>># 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 <<< 178205 1726889871.12010: 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 <<< 178205 1726889871.12027: 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 <<< 178205 1726889871.12058: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl <<< 178205 1726889871.12061: 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 <<< 178205 1726889871.12221: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889871.12263: 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 <<< 178205 1726889871.12291: 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 <<< 178205 1726889871.12296: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889871.12328: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889871.12715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889871.12718: stdout chunk (state=3): >>><<< 178205 1726889871.12720: stderr chunk (state=3): >>><<< 178205 1726889871.12927: _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 0x7fecdd773dc0> # /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 0x7fecdd7183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd773b20> # /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 0x7fecdd773ac0> 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 0x7fecdd718490> # /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 0x7fecdd718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd718670> # /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 0x7fecdd6cf190> # /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 0x7fecdd6cf220> # /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 0x7fecdd6f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd730880> # /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 0x7fecdd6c8d90> # /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 0x7fecdd6f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd718970> 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 0x7fecdd694eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd697f40> # /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 0x7fecdd68c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd695640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd694370> # /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 0x7fecdd347e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd347910> 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 0x7fecdd347f10> # /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 0x7fecdd347fd0> # /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 0x7fecdd3590d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd66ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd669670> # /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 0x7fecdd67b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd69be20> # /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 0x7fecdd359cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd66e2b0> # 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 0x7fecdd67b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6a19d0> # /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 0x7fecdd359eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359df0> # /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 0x7fecdd359d60> # /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 0x7fecdd32d3d0> # /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 0x7fecdd32d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd361f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35ca90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35c490> # /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 0x7fecdd27b220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd317520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd35cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd6a1040> # /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 0x7fecdd28eb50> 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 0x7fecdd28ee80> # /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 0x7fecdd2a0790> # /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 0x7fecdd2a0cd0> # 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 0x7fecdd22c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd28ef70> # /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 0x7fecdd23d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd2a0610> 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 0x7fecdd23d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359a30> # /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 0x7fecdd258700> # /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 0x7fecdd2589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd2587c0> # 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 0x7fecdd2588b0> # /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 0x7fecdd258d00> # 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 0x7fecdd263250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd258940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd24ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdd359610> # /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 0x7fecdd258af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fecdd1796d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66820> # /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 0x7fecdcb66160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66f70> # /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 0x7fecdcb664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb66d90> 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 0x7fecdcb66fd0> # /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 0x7fecdcb66100> # /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 0x7fecdcb2af40> # 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 0x7fecdca3e310> # 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 0x7fecdca3e160> # /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 0x7fecdca3eca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb4cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb4c3a0> # /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 0x7fecdcb4cfd0> # /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 0x7fecdcb9bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb76d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb76400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb19b20> # 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 0x7fecdcb76520> # /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 0x7fecdcb76550> # /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 0x7fecdcaacfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcbae250> # /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 0x7fecdcaa9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcbae3d0> # /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 0x7fecdcbaed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa97f0> # 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 0x7fecdcb45b50> # 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 0x7fecdcbae910> # 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 0x7fecdcbae5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcba4910> # /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 0x7fecdca9e940> # 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 0x7fecdcabcd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa8580> # 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 0x7fecdca9eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcaa89a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fecdcae87f0> # /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 0x7fecdcaf58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc65a970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb24730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcb68370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fecdcad9550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc4d3eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcada7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcade790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdcad9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc3c35b0> # /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 0x7fecdc661340> # 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 0x7fecdc6614f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc4e6370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc3c3c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc622970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc622f70> # /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 0x7fecdc61ffd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc63edf0> # /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 0x7fecdc61fee0> # /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 0x7fecdc43e1f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc688a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc6223a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc43e0a0> # /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 0x7fecdc43e790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fecdc39a400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc33b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fecdc2c7eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fecdc2c7d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_c1iidjsl/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889871.14305: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889871.14308: _low_level_execute_command(): starting 178205 1726889871.14311: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889870.4270098-181036-245548424458311/ > /dev/null 2>&1 && sleep 0' 178205 1726889871.14512: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.15418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.15422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.15425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.15427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.15429: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.15431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.15434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.15436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.15438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.15440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.15442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.15444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.15446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.15448: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.15450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.15452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.16032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.16045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.16101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.18010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.18016: stdout chunk (state=3): >>><<< 178205 1726889871.18022: stderr chunk (state=3): >>><<< 178205 1726889871.18042: _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 178205 1726889871.18047: handler run complete 178205 1726889871.18067: attempt loop complete, returning result 178205 1726889871.18069: _execute() done 178205 1726889871.18072: dumping result to json 178205 1726889871.18074: done dumping result, returning 178205 1726889871.18085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000001502] 178205 1726889871.18090: sending task result for task 02369adf-7a19-34ed-f5d1-000000001502 178205 1726889871.18186: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001502 178205 1726889871.18189: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889871.18257: no more pending results, returning what we have 178205 1726889871.18260: results queue empty 178205 1726889871.18261: checking for any_errors_fatal 178205 1726889871.18270: done checking for any_errors_fatal 178205 1726889871.18271: checking for max_fail_percentage 178205 1726889871.18273: done checking for max_fail_percentage 178205 1726889871.18273: checking to see if all hosts have failed and the running result is not ok 178205 1726889871.18274: done checking to see if all hosts have failed 178205 1726889871.18275: getting the remaining hosts for this loop 178205 1726889871.18276: done getting the remaining hosts for this loop 178205 1726889871.18280: getting the next task for host managed_node2 178205 1726889871.18287: done getting next task for host managed_node2 178205 1726889871.18291: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889871.18294: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889871.18307: getting variables 178205 1726889871.18308: in VariableManager get_vars() 178205 1726889871.18347: Calling all_inventory to load vars for managed_node2 178205 1726889871.18350: Calling groups_inventory to load vars for managed_node2 178205 1726889871.18353: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889871.18362: Calling all_plugins_play to load vars for managed_node2 178205 1726889871.18364: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889871.18366: Calling groups_plugins_play to load vars for managed_node2 178205 1726889871.20073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889871.21376: done with get_vars() 178205 1726889871.21391: 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 23:37:51 -0400 (0:00:00.875) 0:01:24.202 ****** 178205 1726889871.21490: entering _queue_task() for managed_node2/mount 178205 1726889871.21759: worker is 1 (out of 1 available) 178205 1726889871.21771: exiting _queue_task() for managed_node2/mount 178205 1726889871.21783: done queuing things up, now waiting for results queue to drain 178205 1726889871.21784: waiting for pending results... 178205 1726889871.22822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889871.22953: in run() - task 02369adf-7a19-34ed-f5d1-000000001503 178205 1726889871.22966: variable 'ansible_search_path' from source: unknown 178205 1726889871.22970: variable 'ansible_search_path' from source: unknown 178205 1726889871.23520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889871.29328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889871.29400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889871.29443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889871.29485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889871.29513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889871.29605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.29638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.29663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.29704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.29721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.30569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.30599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.30747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.30791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.30813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.30876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.30951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.31047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.31090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.31238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.31398: variable 'blivet_output' from source: set_fact 178205 1726889871.31607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889871.31802: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889871.31847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889871.31884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889871.31928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889871.31973: 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) 178205 1726889871.31999: 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) 178205 1726889871.32039: 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) 178205 1726889871.32069: 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) 178205 1726889871.32195: variable 'omit' from source: magic vars 178205 1726889871.32344: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.32360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.32373: variable 'omit' from source: magic vars 178205 1726889871.32459: variable 'omit' from source: magic vars 178205 1726889871.32525: variable 'omit' from source: magic vars 178205 1726889871.32683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.32714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.32743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.32793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.32810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.32910: variable 'mount_info' from source: unknown 178205 1726889871.32924: variable 'omit' from source: magic vars 178205 1726889871.33028: variable 'mount_info' from source: unknown 178205 1726889871.33186: variable 'mount_info' from source: unknown 178205 1726889871.33467: variable 'omit' from source: magic vars 178205 1726889871.33599: variable 'mount_info' from source: unknown 178205 1726889871.33610: variable 'omit' from source: magic vars 178205 1726889871.33704: variable 'mount_info' from source: unknown 178205 1726889871.33730: variable 'omit' from source: magic vars 178205 1726889871.33776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889871.33815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889871.33838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889871.33861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889871.33883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889871.33919: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889871.33928: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.33936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.34044: Set connection var ansible_pipelining to False 178205 1726889871.34058: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889871.34070: Set connection var ansible_shell_executable to /bin/sh 178205 1726889871.34077: Set connection var ansible_connection to ssh 178205 1726889871.34090: Set connection var ansible_shell_type to sh 178205 1726889871.34102: Set connection var ansible_timeout to 10 178205 1726889871.34135: variable 'ansible_shell_executable' from source: unknown 178205 1726889871.34142: variable 'ansible_connection' from source: unknown 178205 1726889871.34149: variable 'ansible_module_compression' from source: unknown 178205 1726889871.34155: variable 'ansible_shell_type' from source: unknown 178205 1726889871.34161: variable 'ansible_shell_executable' from source: unknown 178205 1726889871.34166: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.34173: variable 'ansible_pipelining' from source: unknown 178205 1726889871.34178: variable 'ansible_timeout' from source: unknown 178205 1726889871.34184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889871.34370: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889871.34385: variable 'omit' from source: magic vars 178205 1726889871.34394: starting attempt loop 178205 1726889871.34401: running the handler 178205 1726889871.34422: _low_level_execute_command(): starting 178205 1726889871.34438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889871.35273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.35291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.35307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.35344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.35406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.35421: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.35439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.35457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.35470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.35492: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.35505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.35526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.35552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.35565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.35577: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.35591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.35673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.35695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.35715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.35785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.37416: stdout chunk (state=3): >>>/root <<< 178205 1726889871.37518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.37591: stderr chunk (state=3): >>><<< 178205 1726889871.37611: stdout chunk (state=3): >>><<< 178205 1726889871.37725: _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 178205 1726889871.37728: _low_level_execute_command(): starting 178205 1726889871.37732: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684 `" && echo ansible-tmp-1726889871.376409-181066-120399263246684="` echo /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684 `" ) && sleep 0' 178205 1726889871.38532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.38535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.38574: 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 <<< 178205 1726889871.38578: 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 <<< 178205 1726889871.38584: stderr 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 <<< 178205 1726889871.38638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.38941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.38946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.39199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.40805: stdout chunk (state=3): >>>ansible-tmp-1726889871.376409-181066-120399263246684=/root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684 <<< 178205 1726889871.40926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.41002: stderr chunk (state=3): >>><<< 178205 1726889871.41005: stdout chunk (state=3): >>><<< 178205 1726889871.41222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889871.376409-181066-120399263246684=/root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889871.41272: variable 'ansible_module_compression' from source: unknown 178205 1726889871.41275: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889871.41278: variable 'ansible_facts' from source: unknown 178205 1726889871.41479: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/AnsiballZ_mount.py 178205 1726889871.41725: Sending initial data 178205 1726889871.41728: Sent initial data (155 bytes) 178205 1726889871.42762: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.42775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.42787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.42804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.42848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.42860: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.42873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.42891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.42903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.42923: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.42936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.42948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.42961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.42970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.42978: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.42988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.43063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.43082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.43095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.43173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.44832: 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 <<< 178205 1726889871.44863: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889871.44902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp4znw5h2x /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/AnsiballZ_mount.py <<< 178205 1726889871.44935: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889871.46310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.46553: stderr chunk (state=3): >>><<< 178205 1726889871.46556: stdout chunk (state=3): >>><<< 178205 1726889871.46558: done transferring module to remote 178205 1726889871.46560: _low_level_execute_command(): starting 178205 1726889871.46562: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/ /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/AnsiballZ_mount.py && sleep 0' 178205 1726889871.47614: 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 <<< 178205 1726889871.47617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.47657: 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 <<< 178205 1726889871.47660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889871.47663: 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 <<< 178205 1726889871.47668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.47713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.47716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.47756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.49432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.49499: stderr chunk (state=3): >>><<< 178205 1726889871.49509: stdout chunk (state=3): >>><<< 178205 1726889871.49614: _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 178205 1726889871.49617: _low_level_execute_command(): starting 178205 1726889871.49620: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/AnsiballZ_mount.py && sleep 0' 178205 1726889871.50052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.50055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.50057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.50077: 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 <<< 178205 1726889871.50098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889871.50101: 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 <<< 178205 1726889871.50103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.50180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.50184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.50186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.50224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.52088: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889871.52124: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889871.52127: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889871.52184: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889871.52187: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889871.52224: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889871.52264: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889871.52302: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889871.52309: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889871.52367: 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' <<< 178205 1726889871.52402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889871.52408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889871.52415: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889871.52433: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431ed8dc0> <<< 178205 1726889871.52459: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889871.52495: 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 0x7f4431e7d3a0> <<< 178205 1726889871.52502: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431ed8b20> <<< 178205 1726889871.52518: 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' <<< 178205 1726889871.52550: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431ed8ac0> <<< 178205 1726889871.52557: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889871.52596: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 178205 1726889871.52602: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889871.52608: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d490> <<< 178205 1726889871.52645: 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' <<< 178205 1726889871.52651: 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' <<< 178205 1726889871.52665: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d940> <<< 178205 1726889871.52685: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d670> <<< 178205 1726889871.52734: 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' <<< 178205 1726889871.52760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889871.52765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889871.52809: 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' <<< 178205 1726889871.52828: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e34190> <<< 178205 1726889871.52862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889871.52865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889871.52982: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e34220> <<< 178205 1726889871.52990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889871.52993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889871.53011: 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 0x7f4431e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e34940> <<< 178205 1726889871.53049: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e95880> <<< 178205 1726889871.53073: 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' <<< 178205 1726889871.53076: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e2dd90> <<< 178205 1726889871.53142: 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' <<< 178205 1726889871.53145: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e57d90> <<< 178205 1726889871.53192: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d970> <<< 178205 1726889871.53222: 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. <<< 178205 1726889871.53438: 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' <<< 178205 1726889871.53509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889871.53514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889871.53610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bafeb0> <<< 178205 1726889871.53620: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889871.53664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889871.53668: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889871.53670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889871.53688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889871.53717: 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' <<< 178205 1726889871.53757: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431ba7610> <<< 178205 1726889871.53760: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb0640> <<< 178205 1726889871.53762: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431baf370> <<< 178205 1726889871.53775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889871.53841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889871.53856: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889871.53887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889871.53928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889871.53935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889871.53960: 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 0x7f4431b30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b30910> <<< 178205 1726889871.53995: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889871.53999: 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 0x7f4431b30f10> <<< 178205 1726889871.54019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889871.54056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 178205 1726889871.54065: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b30fd0> <<< 178205 1726889871.54095: 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' <<< 178205 1726889871.54098: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b420d0> <<< 178205 1726889871.54109: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889871.54161: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b89d90> <<< 178205 1726889871.54166: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889871.54181: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b84670> <<< 178205 1726889871.54265: 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 0x7f4431b956d0> <<< 178205 1726889871.54269: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb6e20> <<< 178205 1726889871.54324: 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' <<< 178205 1726889871.54333: 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 0x7f4431b42cd0> <<< 178205 1726889871.54337: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b892b0> <<< 178205 1726889871.54366: 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' <<< 178205 1726889871.54376: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4431b952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bbc9d0> <<< 178205 1726889871.54394: 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' <<< 178205 1726889871.54449: 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' <<< 178205 1726889871.54453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889871.54459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889871.54473: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42df0> <<< 178205 1726889871.54508: 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 0x7f4431b42d60> <<< 178205 1726889871.54561: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889871.54567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889871.54570: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889871.54572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889871.54589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889871.54661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889871.54665: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889871.54670: 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 0x7f4431b163d0> <<< 178205 1726889871.54687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889871.54708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889871.54743: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b164c0> <<< 178205 1726889871.54874: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b4bf40> <<< 178205 1726889871.54893: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45a90> <<< 178205 1726889871.54906: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45490> <<< 178205 1726889871.54925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889871.54946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889871.54966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889871.54984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889871.55021: 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 0x7f4431a4a220> <<< 178205 1726889871.55054: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b00520> <<< 178205 1726889871.55172: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bbc040> # /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' <<< 178205 1726889871.55208: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a5eb50> import 'errno' # <<< 178205 1726889871.55263: 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 0x7f4431a5ee80> # /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' <<< 178205 1726889871.55298: 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 0x7f4431a6f790> <<< 178205 1726889871.55315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889871.55362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889871.55434: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a6fcd0> # 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 0x7f44319fb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a5ef70> <<< 178205 1726889871.55452: 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' <<< 178205 1726889871.55500: 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 0x7f4431a0d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a6f610> <<< 178205 1726889871.55516: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889871.55542: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889871.55576: 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 0x7f4431a0d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42a30> <<< 178205 1726889871.55605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889871.55644: 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' <<< 178205 1726889871.55744: 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 0x7f4431a27700> # /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 0x7f4431a279d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a277c0> <<< 178205 1726889871.55782: 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 0x7f4431a278b0> <<< 178205 1726889871.55846: 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' <<< 178205 1726889871.56002: 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 0x7f4431a27d00> <<< 178205 1726889871.56074: 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 0x7f4431a32250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a27940> <<< 178205 1726889871.56088: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a1ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42610> <<< 178205 1726889871.56106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889871.56189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889871.56216: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a27af0> <<< 178205 1726889871.56329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44319486d0> <<< 178205 1726889871.56623: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889871.57787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.58750: 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 0x7f443134f820> <<< 178205 1726889871.58805: 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' <<< 178205 1726889871.58809: 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' <<< 178205 1726889871.58851: 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' <<< 178205 1726889871.58855: 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 0x7f443134f160> <<< 178205 1726889871.58890: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134f280> <<< 178205 1726889871.58925: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134ff70> <<< 178205 1726889871.58982: 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' <<< 178205 1726889871.59042: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134fd90> import 'atexit' # <<< 178205 1726889871.59071: 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 0x7f443134ffd0> # /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' <<< 178205 1726889871.59147: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889871.59173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889871.59206: 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' <<< 178205 1726889871.59210: 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' <<< 178205 1726889871.59268: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44312a4f40> <<< 178205 1726889871.59328: 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 0x7f44312c5d00> <<< 178205 1726889871.59372: 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 0x7f44312c5eb0> <<< 178205 1726889871.59390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889871.59434: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44312c5370> <<< 178205 1726889871.59446: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313b5dc0> <<< 178205 1726889871.59625: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313b53a0> <<< 178205 1726889871.59646: 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' <<< 178205 1726889871.59684: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313b5fd0> <<< 178205 1726889871.59705: 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' <<< 178205 1726889871.59774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431386d30> <<< 178205 1726889871.59872: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443131fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443131f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313534f0> <<< 178205 1726889871.59920: 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 0x7f443131f520> <<< 178205 1726889871.59966: 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 0x7f443131f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 178205 1726889871.59979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889871.59991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889871.60064: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889871.60099: 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 0x7f4431296fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431398250> # /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' <<< 178205 1726889871.60160: 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 0x7f4431293850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313983d0> <<< 178205 1726889871.60185: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889871.60224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889871.60253: 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' <<< 178205 1726889871.60259: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889871.60313: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313afe50> <<< 178205 1726889871.60438: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44312937f0> <<< 178205 1726889871.60516: 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' <<< 178205 1726889871.60542: 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 0x7f4431293640> <<< 178205 1726889871.60557: 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' <<< 178205 1726889871.60560: 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 0x7f44312925b0> <<< 178205 1726889871.60616: 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 0x7f4431286d90> <<< 178205 1726889871.60638: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443138e910> # /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' <<< 178205 1726889871.60672: 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' <<< 178205 1726889871.60714: 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 0x7f44313166a0> <<< 178205 1726889871.60879: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889871.60895: 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 0x7f4431315b20> <<< 178205 1726889871.60919: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313250a0> <<< 178205 1726889871.60955: 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 0x7f4431316100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443135ab20> <<< 178205 1726889871.60985: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889871.60997: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889871.61081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.61144: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.61165: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889871.61199: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889871.61225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.61306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.61400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.61867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.62327: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889871.62363: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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' <<< 178205 1726889871.62423: 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 0x7f4430e555e0> <<< 178205 1726889871.62485: 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' <<< 178205 1726889871.62523: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431267580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4430dfa100> <<< 178205 1726889871.62573: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889871.62602: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889871.62718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.62882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431315b80> # zipimport: zlib available <<< 178205 1726889871.63249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.63628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.63683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.63750: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889871.63787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.63835: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889871.63881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.63947: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889871.63985: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889871.63995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64064: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889871.64075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889871.64468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889871.64477: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889871.64543: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4430e2bf10> <<< 178205 1726889871.64558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64672: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889871.64716: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889871.64745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64772: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64817: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889871.64835: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.64962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65017: 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 <<< 178205 1726889871.65040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889871.65104: 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 0x7f44313a2220> <<< 178205 1726889871.65142: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4430e2b850> <<< 178205 1726889871.65188: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889871.65297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65344: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889871.65443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889871.65475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889871.65491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889871.65516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889871.65603: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431256ca0> <<< 178205 1726889871.65631: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431252f70> <<< 178205 1726889871.65701: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443124c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889871.65761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65772: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889871.65831: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889871.65891: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889871.65922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889871.65935: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 178205 1726889871.65946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.65971: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 178205 1726889871.65998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889871.66012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.66374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.66716: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889871.66737: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889871.66749: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.66803: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889871.66856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889871.67017: stdout chunk (state=3): >>> {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 178205 1726889871.67048: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889871.67265: 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 <<< 178205 1726889871.67281: 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 <<< 178205 1726889871.67304: 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 <<< 178205 1726889871.67439: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889871.67581: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889871.67622: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889871.67664: 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 <<< 178205 1726889871.67723: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 178205 1726889871.67758: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # 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 <<< 178205 1726889871.67843: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 178205 1726889871.67863: stdout chunk (state=3): >>># 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 <<< 178205 1726889871.67971: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889871.67993: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 178205 1726889871.68046: stdout chunk (state=3): >>># destroy posixpath <<< 178205 1726889871.68065: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # 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 <<< 178205 1726889871.68083: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889871.68553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889871.68563: stderr chunk (state=3): >>><<< 178205 1726889871.68580: stdout chunk (state=3): >>><<< 178205 1726889871.68780: _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 0x7f4431ed8dc0> # /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 0x7f4431e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431ed8b20> # /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 0x7f4431ed8ac0> 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 0x7f4431e7d490> # /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 0x7f4431e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d670> # /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 0x7f4431e34190> # /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 0x7f4431e34220> # /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 0x7f4431e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e95880> # /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 0x7f4431e2dd90> # /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 0x7f4431e57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431e7d970> 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 0x7f4431bafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb2f40> # /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 0x7f4431ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431baf370> # /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 0x7f4431b30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b30910> 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 0x7f4431b30f10> # /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 0x7f4431b30fd0> # /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 0x7f4431b420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b84670> # /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 0x7f4431b956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bb6e20> # /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 0x7f4431b42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b892b0> # 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 0x7f4431b952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bbc9d0> # /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 0x7f4431b42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42df0> # /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 0x7f4431b42d60> # /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 0x7f4431b163d0> # /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 0x7f4431b164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b4bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45490> # /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 0x7f4431a4a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b00520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431bbc040> # /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 0x7f4431a5eb50> 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 0x7f4431a5ee80> # /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 0x7f4431a6f790> # /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 0x7f4431a6fcd0> # 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 0x7f44319fb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a5ef70> # /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 0x7f4431a0d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a6f610> 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 0x7f4431a0d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42a30> # /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 0x7f4431a27700> # /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 0x7f4431a279d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a277c0> # 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 0x7f4431a278b0> # /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 0x7f4431a27d00> # 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 0x7f4431a32250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a27940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431a1ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431b42610> # /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 0x7f4431a27af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44319486d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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 0x7f443134f820> # /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 0x7f443134f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134ff70> # /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 0x7f443134f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443134fd90> 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 0x7f443134ffd0> # /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 0x7f443134f100> # /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 0x7f44312a4f40> # 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 0x7f44312c5d00> # 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 0x7f44312c5eb0> # /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 0x7f44312c5370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313b53a0> # /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 0x7f44313b5fd0> # /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 0x7f4431386d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443131fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443131f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313534f0> # 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 0x7f443131f520> # /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 0x7f443131f550> # /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 0x7f4431296fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431398250> # /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 0x7f4431293850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313983d0> # /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 0x7f44313afe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44312937f0> # 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 0x7f4431293640> # 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 0x7f44312925b0> # 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 0x7f4431286d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443138e910> # /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 0x7f44313166a0> # 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 0x7f4431315b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44313250a0> # 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 0x7f4431316100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443135ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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 0x7f4430e555e0> # /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 0x7f4431267580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4430dfa100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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 0x7f4431315b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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 0x7f4430e2bf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_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 0x7f44313a2220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4430e2b850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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 0x7f4431256ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4431252f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f443124c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_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_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_ywfcgtzx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889871.69792: done with _execute_module (mount, {'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'state': 'mounted', '_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': 'mount', '_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-1726889871.376409-181066-120399263246684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889871.69799: _low_level_execute_command(): starting 178205 1726889871.69802: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889871.376409-181066-120399263246684/ > /dev/null 2>&1 && sleep 0' 178205 1726889871.70519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.70528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.70534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.70550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.70585: 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 <<< 178205 1726889871.70588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889871.70597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.70610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.70634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.70653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.70678: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.70702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.70827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.70869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.70899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.71039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.72765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.72893: stderr chunk (state=3): >>><<< 178205 1726889871.72916: stdout chunk (state=3): >>><<< 178205 1726889871.73219: _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 178205 1726889871.73222: handler run complete 178205 1726889871.73225: attempt loop complete, returning result 178205 1726889871.73226: variable 'mount_info' from source: unknown 178205 1726889871.73228: variable 'mount_info' from source: unknown ok: [managed_node2] => (item={'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8" } 178205 1726889871.73446: dumping result to json 178205 1726889871.73452: done dumping result, returning 178205 1726889871.73549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-000000001503] 178205 1726889871.73552: sending task result for task 02369adf-7a19-34ed-f5d1-000000001503 178205 1726889871.73678: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001503 178205 1726889871.73756: no more pending results, returning what we have 178205 1726889871.73765: results queue empty 178205 1726889871.73766: checking for any_errors_fatal 178205 1726889871.73790: done checking for any_errors_fatal 178205 1726889871.73791: checking for max_fail_percentage 178205 1726889871.73792: done checking for max_fail_percentage 178205 1726889871.73793: checking to see if all hosts have failed and the running result is not ok 178205 1726889871.73794: done checking to see if all hosts have failed 178205 1726889871.73795: getting the remaining hosts for this loop 178205 1726889871.73797: done getting the remaining hosts for this loop 178205 1726889871.73800: getting the next task for host managed_node2 178205 1726889871.73806: done getting next task for host managed_node2 178205 1726889871.73809: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889871.73814: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889871.73870: WORKER PROCESS EXITING 178205 1726889871.73878: getting variables 178205 1726889871.73879: in VariableManager get_vars() 178205 1726889871.73971: Calling all_inventory to load vars for managed_node2 178205 1726889871.73974: Calling groups_inventory to load vars for managed_node2 178205 1726889871.74000: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889871.74010: Calling all_plugins_play to load vars for managed_node2 178205 1726889871.74015: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889871.74017: Calling groups_plugins_play to load vars for managed_node2 178205 1726889871.74775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889871.75521: done with get_vars() 178205 1726889871.75533: 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 23:37:51 -0400 (0:00:00.541) 0:01:24.744 ****** 178205 1726889871.75601: entering _queue_task() for managed_node2/file 178205 1726889871.75817: worker is 1 (out of 1 available) 178205 1726889871.75831: exiting _queue_task() for managed_node2/file 178205 1726889871.75843: done queuing things up, now waiting for results queue to drain 178205 1726889871.75844: waiting for pending results... 178205 1726889871.76118: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889871.76314: in run() - task 02369adf-7a19-34ed-f5d1-000000001505 178205 1726889871.76327: variable 'ansible_search_path' from source: unknown 178205 1726889871.76334: variable 'ansible_search_path' from source: unknown 178205 1726889871.76666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889871.79703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889871.79789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889871.79855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889871.79891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889871.79923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889871.80026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.80064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.80089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.80133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.80157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.80203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.80235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.80273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.80320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.80341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.80402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889871.80435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889871.80465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889871.80518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889871.80538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889871.80702: variable 'blivet_output' from source: set_fact 178205 1726889871.80804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889871.80986: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889871.81040: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889871.81077: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889871.81110: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889871.81169: 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) 178205 1726889871.81198: 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) 178205 1726889871.81234: 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) 178205 1726889871.81271: 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) 178205 1726889871.81399: variable 'omit' from source: magic vars 178205 1726889871.81538: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.81552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.81569: variable 'omit' from source: magic vars 178205 1726889871.81937: variable 'mount_info' from source: unknown 178205 1726889871.81951: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 178205 1726889871.81957: when evaluation is False, skipping this task 178205 1726889871.81997: variable 'mount_info' from source: unknown 178205 1726889871.82076: variable 'mount_info' from source: unknown skipping: [managed_node2] => (item={'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "mounted" }, "skip_reason": "Conditional result was False" } 178205 1726889871.82320: dumping result to json 178205 1726889871.82333: done dumping result, returning 178205 1726889871.82343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-000000001505] 178205 1726889871.82359: sending task result for task 02369adf-7a19-34ed-f5d1-000000001505 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 178205 1726889871.82477: no more pending results, returning what we have 178205 1726889871.82481: results queue empty 178205 1726889871.82482: checking for any_errors_fatal 178205 1726889871.82495: done checking for any_errors_fatal 178205 1726889871.82496: checking for max_fail_percentage 178205 1726889871.82497: done checking for max_fail_percentage 178205 1726889871.82498: checking to see if all hosts have failed and the running result is not ok 178205 1726889871.82499: done checking to see if all hosts have failed 178205 1726889871.82500: getting the remaining hosts for this loop 178205 1726889871.82502: done getting the remaining hosts for this loop 178205 1726889871.82505: getting the next task for host managed_node2 178205 1726889871.82514: done getting next task for host managed_node2 178205 1726889871.82519: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889871.82522: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889871.82549: getting variables 178205 1726889871.82551: in VariableManager get_vars() 178205 1726889871.82586: Calling all_inventory to load vars for managed_node2 178205 1726889871.82589: Calling groups_inventory to load vars for managed_node2 178205 1726889871.82592: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889871.82602: Calling all_plugins_play to load vars for managed_node2 178205 1726889871.82605: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889871.82607: Calling groups_plugins_play to load vars for managed_node2 178205 1726889871.83260: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001505 178205 1726889871.83263: WORKER PROCESS EXITING 178205 1726889871.83286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889871.84165: done with get_vars() 178205 1726889871.84180: 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 23:37:51 -0400 (0:00:00.086) 0:01:24.830 ****** 178205 1726889871.84279: entering _queue_task() for managed_node2/systemd 178205 1726889871.84557: worker is 1 (out of 1 available) 178205 1726889871.84570: exiting _queue_task() for managed_node2/systemd 178205 1726889871.84584: done queuing things up, now waiting for results queue to drain 178205 1726889871.84585: waiting for pending results... 178205 1726889871.84927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889871.85099: in run() - task 02369adf-7a19-34ed-f5d1-000000001507 178205 1726889871.85123: variable 'ansible_search_path' from source: unknown 178205 1726889871.85133: variable 'ansible_search_path' from source: unknown 178205 1726889871.85179: calling self._execute() 178205 1726889871.85313: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.85324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.85342: variable 'omit' from source: magic vars 178205 1726889871.85769: variable 'blivet_output' from source: set_fact 178205 1726889871.85823: Evaluated conditional (blivet_output['mounts']): True 178205 1726889871.85838: variable 'omit' from source: magic vars 178205 1726889871.85920: variable 'omit' from source: magic vars 178205 1726889871.85962: variable 'omit' from source: magic vars 178205 1726889871.86009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889871.86056: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889871.86085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889871.86109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889871.86134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889871.86169: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889871.86179: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.86191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.86305: Set connection var ansible_pipelining to False 178205 1726889871.86319: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889871.86333: Set connection var ansible_shell_executable to /bin/sh 178205 1726889871.86343: Set connection var ansible_connection to ssh 178205 1726889871.86357: Set connection var ansible_shell_type to sh 178205 1726889871.86368: Set connection var ansible_timeout to 10 178205 1726889871.86399: variable 'ansible_shell_executable' from source: unknown 178205 1726889871.86411: variable 'ansible_connection' from source: unknown 178205 1726889871.86422: variable 'ansible_module_compression' from source: unknown 178205 1726889871.86431: variable 'ansible_shell_type' from source: unknown 178205 1726889871.86440: variable 'ansible_shell_executable' from source: unknown 178205 1726889871.86447: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889871.86459: variable 'ansible_pipelining' from source: unknown 178205 1726889871.86467: variable 'ansible_timeout' from source: unknown 178205 1726889871.86474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889871.86683: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889871.86698: variable 'omit' from source: magic vars 178205 1726889871.86706: starting attempt loop 178205 1726889871.86713: running the handler 178205 1726889871.86728: _low_level_execute_command(): starting 178205 1726889871.86745: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889871.87496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.87519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.87541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.87562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.87604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.87624: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.87642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.87665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.87678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.87690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.87703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.87721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.87740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.87758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.87772: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.87787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.87871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.87895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.87916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.87996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.89561: stdout chunk (state=3): >>>/root <<< 178205 1726889871.89749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.89752: stdout chunk (state=3): >>><<< 178205 1726889871.89754: stderr chunk (state=3): >>><<< 178205 1726889871.89862: _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 178205 1726889871.89868: _low_level_execute_command(): starting 178205 1726889871.89871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032 `" && echo ansible-tmp-1726889871.8977582-181099-60882582683032="` echo /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032 `" ) && sleep 0' 178205 1726889871.90467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.90480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.90493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.90509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.90563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.90575: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.90588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.90603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.90616: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.90627: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.90643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.90659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.90673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.90684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.90693: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.90704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.90789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.90809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.90825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.90892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.92694: stdout chunk (state=3): >>>ansible-tmp-1726889871.8977582-181099-60882582683032=/root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032 <<< 178205 1726889871.92885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.92888: stdout chunk (state=3): >>><<< 178205 1726889871.92890: stderr chunk (state=3): >>><<< 178205 1726889871.93317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889871.8977582-181099-60882582683032=/root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032 , stderr=OpenSSH_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 178205 1726889871.93321: variable 'ansible_module_compression' from source: unknown 178205 1726889871.93323: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889871.93326: variable 'ansible_facts' from source: unknown 178205 1726889871.93328: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/AnsiballZ_systemd.py 178205 1726889871.93590: Sending initial data 178205 1726889871.93594: Sent initial data (157 bytes) 178205 1726889871.94506: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.94526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.94543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.94565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.94607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.94625: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.94639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.94655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.94665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.94676: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.94687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.94699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.94720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.94733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.94743: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889871.94755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.94830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889871.94852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889871.94867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889871.94926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889871.96597: 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 <<< 178205 1726889871.96632: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889871.96670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpbvf789g2 /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/AnsiballZ_systemd.py <<< 178205 1726889871.96704: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889871.98924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889871.99151: stderr chunk (state=3): >>><<< 178205 1726889871.99154: stdout chunk (state=3): >>><<< 178205 1726889871.99157: done transferring module to remote 178205 1726889871.99162: _low_level_execute_command(): starting 178205 1726889871.99165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/ /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/AnsiballZ_systemd.py && sleep 0' 178205 1726889871.99772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889871.99787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.99802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.99821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.99868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889871.99879: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889871.99891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889871.99908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889871.99922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889871.99934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889871.99946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889871.99966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889871.99981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889871.99992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.00001: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889872.00017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.00099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.00123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.00141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.00204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.01946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.01949: stdout chunk (state=3): >>><<< 178205 1726889872.01951: stderr chunk (state=3): >>><<< 178205 1726889872.02039: _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 178205 1726889872.02043: _low_level_execute_command(): starting 178205 1726889872.02046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/AnsiballZ_systemd.py && sleep 0' 178205 1726889872.02688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889872.02702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.02727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.02749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.02791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.02803: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889872.02825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.02847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889872.02860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889872.02871: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889872.02883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.02897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.02918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.02941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.02955: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889872.02970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.03053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.03074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.03091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.03173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.05055: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889872.05077: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889872.05081: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889872.05138: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889872.05171: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889872.05205: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889872.05254: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889872.05257: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889872.05307: 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' <<< 178205 1726889872.05333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889872.05367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889872.05386: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b73dc0> <<< 178205 1726889872.05424: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889872.05449: 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 0x7f0a01b183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b73b20> <<< 178205 1726889872.05475: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889872.05478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889872.05488: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b73ac0> <<< 178205 1726889872.05508: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889872.05538: 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' <<< 178205 1726889872.05562: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18490> <<< 178205 1726889872.05586: 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' <<< 178205 1726889872.05603: 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' <<< 178205 1726889872.05639: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889872.05642: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18940> <<< 178205 1726889872.05652: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18670> <<< 178205 1726889872.05687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889872.05690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889872.05713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889872.05730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889872.05752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889872.05766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889872.05790: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01acf190> <<< 178205 1726889872.05813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889872.05830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889872.05907: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01acf220> <<< 178205 1726889872.05940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889872.05965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889872.05987: 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 0x7f0a01af2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01acf940> <<< 178205 1726889872.06025: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b30880> <<< 178205 1726889872.06046: 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 0x7f0a01ac8d90> <<< 178205 1726889872.06116: 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' <<< 178205 1726889872.06119: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01af2d90> <<< 178205 1726889872.06165: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18970> <<< 178205 1726889872.06195: 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. <<< 178205 1726889872.06543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889872.06547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889872.06577: 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' <<< 178205 1726889872.06606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889872.06631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889872.06652: 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' <<< 178205 1726889872.06666: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a6feb0> <<< 178205 1726889872.06723: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a72f40> <<< 178205 1726889872.06747: 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' <<< 178205 1726889872.06821: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889872.06824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889872.06826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889872.06831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889872.06836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889872.06862: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a70640> <<< 178205 1726889872.06869: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a6f370> <<< 178205 1726889872.06885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889872.06951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889872.06971: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889872.07020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.07049: 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' <<< 178205 1726889872.07075: 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 0x7f0a01747e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01747910> <<< 178205 1726889872.07078: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889872.07102: 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 0x7f0a01747f10> <<< 178205 1726889872.07136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889872.07160: 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 0x7f0a01747fd0> <<< 178205 1726889872.07193: 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' <<< 178205 1726889872.07214: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a017590d0> import '_collections' # <<< 178205 1726889872.07265: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a49d90> import '_functools' # <<< 178205 1726889872.07297: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a44670> <<< 178205 1726889872.07355: 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 0x7f0a01a566d0> <<< 178205 1726889872.07373: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a76e20> <<< 178205 1726889872.07407: 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' <<< 178205 1726889872.07424: 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 0x7f0a01759cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a492b0> <<< 178205 1726889872.07481: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.07493: 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 0x7f0a01a562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a7c9d0> <<< 178205 1726889872.07531: 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' <<< 178205 1726889872.07537: 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' <<< 178205 1726889872.07566: 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' <<< 178205 1726889872.07580: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759df0> <<< 178205 1726889872.07625: 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 0x7f0a01759d60> <<< 178205 1726889872.07639: 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' <<< 178205 1726889872.07669: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889872.07673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889872.07839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /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 0x7f0a0172d3d0> # /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' <<< 178205 1726889872.07849: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0172d4c0> <<< 178205 1726889872.07954: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01761f40> <<< 178205 1726889872.08002: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175ca90> <<< 178205 1726889872.08023: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175c490> <<< 178205 1726889872.08035: 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' <<< 178205 1726889872.08076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889872.08099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889872.08120: 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 0x7f0a01661220> <<< 178205 1726889872.08149: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01718520> <<< 178205 1726889872.08201: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a7c040> <<< 178205 1726889872.08228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889872.08247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889872.08285: 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' <<< 178205 1726889872.08303: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01674b50> import 'errno' # <<< 178205 1726889872.08328: 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 0x7f0a01674e80> <<< 178205 1726889872.08355: 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' <<< 178205 1726889872.08385: 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' <<< 178205 1726889872.08416: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01686790> <<< 178205 1726889872.08429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889872.08453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889872.08474: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01686cd0> <<< 178205 1726889872.08526: 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 0x7f0a01612400> <<< 178205 1726889872.08553: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01674f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889872.08564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889872.08602: 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 0x7f0a016232e0> <<< 178205 1726889872.08631: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01686610> import 'pwd' # <<< 178205 1726889872.08652: 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 0x7f0a016233a0> <<< 178205 1726889872.08684: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759a30> <<< 178205 1726889872.08704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889872.08733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889872.08756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889872.08766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889872.08788: 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 0x7f0a0163f700> <<< 178205 1726889872.08815: 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' <<< 178205 1726889872.08848: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.08871: 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 0x7f0a0163f9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0163f7c0> <<< 178205 1726889872.08884: 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 0x7f0a0163f8b0> <<< 178205 1726889872.08908: 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' <<< 178205 1726889872.09100: 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 0x7f0a0163fd00> <<< 178205 1726889872.09138: 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 0x7f0a01649250> <<< 178205 1726889872.09165: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0163f940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01631a90> <<< 178205 1726889872.09185: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759610> <<< 178205 1726889872.09209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889872.09263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889872.09296: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0163faf0> <<< 178205 1726889872.09436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889872.09453: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a015676d0> <<< 178205 1726889872.09671: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889872.09763: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.09790: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889872.09807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.09837: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889872.09851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.11051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.11970: 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 0x7f0a00f66820> <<< 178205 1726889872.12004: 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' <<< 178205 1726889872.12030: 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' <<< 178205 1726889872.12059: 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' <<< 178205 1726889872.12087: 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 0x7f0a00f66160> <<< 178205 1726889872.12128: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66280> <<< 178205 1726889872.12172: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66f70> <<< 178205 1726889872.12185: 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' <<< 178205 1726889872.12232: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66d90> import 'atexit' # <<< 178205 1726889872.12265: 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 0x7f0a00f66fd0> <<< 178205 1726889872.12293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889872.12313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889872.12348: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66100> <<< 178205 1726889872.12365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889872.12395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889872.12407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889872.12426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889872.12448: 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' <<< 178205 1726889872.12533: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f2af40> <<< 178205 1726889872.12568: 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 0x7f0a00e3e310> <<< 178205 1726889872.12601: 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 0x7f0a00e3e160> <<< 178205 1726889872.12634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889872.12665: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00e3eca0> <<< 178205 1726889872.12682: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f4cdc0> <<< 178205 1726889872.12857: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f4c3a0> <<< 178205 1726889872.12869: 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' <<< 178205 1726889872.12887: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f4cfd0> <<< 178205 1726889872.12916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889872.12927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889872.12963: 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' <<< 178205 1726889872.12983: 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' <<< 178205 1726889872.13020: 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' <<< 178205 1726889872.13023: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f9bd30> <<< 178205 1726889872.13095: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f76d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f76400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f19b20> <<< 178205 1726889872.13131: 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 0x7f0a00f76520> <<< 178205 1726889872.13164: 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 0x7f0a00f76550> <<< 178205 1726889872.13202: 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 <<< 178205 1726889872.13215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889872.13230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889872.13254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889872.13324: 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 0x7f0a00eacfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fae250> <<< 178205 1726889872.13356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889872.13359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889872.13413: 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 0x7f0a00ea9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fae3d0> <<< 178205 1726889872.13437: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889872.13474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.13505: 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' <<< 178205 1726889872.13518: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889872.13567: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00faed30> <<< 178205 1726889872.13697: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea97f0> <<< 178205 1726889872.13789: 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 0x7f0a00f46b50> <<< 178205 1726889872.13827: 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 0x7f0a00fae910> <<< 178205 1726889872.13872: 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 0x7f0a00fae5e0> <<< 178205 1726889872.13884: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fa4910> <<< 178205 1726889872.13906: 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' <<< 178205 1726889872.13937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889872.13948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889872.13984: 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 0x7f0a00e9e940> <<< 178205 1726889872.14502: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.14518: 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 0x7f0a00ebcd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea8580> # 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 0x7f0a00e9eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea89a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889872.14567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.14660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.15116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.15673: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889872.15707: 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' # 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 0x7f0a00eb97f0> <<< 178205 1726889872.15744: 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' <<< 178205 1726889872.15762: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ef58b0> <<< 178205 1726889872.15772: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a46970> <<< 178205 1726889872.15820: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889872.15944: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889872.15956: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889872.15988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.16115: 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' <<< 178205 1726889872.16137: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f24730> <<< 178205 1726889872.16154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.16632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.16908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17132: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889872.17159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17257: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889872.17264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17267: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889872.17279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17349: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889872.17352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889872.17760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889872.17763: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889872.17841: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f68370> <<< 178205 1726889872.17844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.17981: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889872.17987: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889872.17989: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889872.18003: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18082: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889872.18085: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18248: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18308: 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 <<< 178205 1726889872.18334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.18408: 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 0x7f0a00ed9550> <<< 178205 1726889872.18513: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a008c3eb0> <<< 178205 1726889872.18556: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889872.18559: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.18744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889872.18747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889872.18758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889872.18802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889872.18816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889872.18842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889872.18923: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00eda7f0> <<< 178205 1726889872.18958: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ede790> <<< 178205 1726889872.19026: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ed9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889872.19033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19078: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889872.19081: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889872.19145: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889872.19182: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889872.19185: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889872.19196: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19357: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19662: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19707: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889872.19710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19763: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19847: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.19885: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889872.19888: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.20030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.20164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.20202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.20250: 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' <<< 178205 1726889872.20276: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889872.20290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889872.20307: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889872.20328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889872.20347: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a007b2a60> <<< 178205 1726889872.20372: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889872.20375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889872.20396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889872.20425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889872.20461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889872.20464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889872.20474: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a4c340> <<< 178205 1726889872.20519: 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 0x7f0a00a4c4f0> <<< 178205 1726889872.20580: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a008d6370> <<< 178205 1726889872.20601: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a007b23d0> <<< 178205 1726889872.20631: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0c970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0cf70> <<< 178205 1726889872.20653: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889872.20690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889872.20694: 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' <<< 178205 1726889872.20728: 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 0x7f0a00a0afd0> <<< 178205 1726889872.20747: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a2adf0> <<< 178205 1726889872.20759: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889872.20798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889872.20807: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0aee0> <<< 178205 1726889872.20827: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889872.20842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889872.20866: 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 0x7f0a0082de20> <<< 178205 1726889872.20910: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a74a60> <<< 178205 1726889872.20937: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0c3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889872.20974: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889872.20978: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889872.20993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21034: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21089: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889872.21093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21177: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889872.21199: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889872.21224: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889872.21255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21285: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889872.21297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21382: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889872.21385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21421: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21456: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889872.21467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.21664: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889872.21676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22061: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22436: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889872.22481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22593: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889872.22605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22665: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889872.22668: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22763: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889872.22768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22828: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889872.22856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889872.22899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.22957: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23030: 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' <<< 178205 1726889872.23059: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0082df70> <<< 178205 1726889872.23077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889872.23106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889872.23269: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0082d880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889872.23273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23329: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23396: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889872.23399: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23557: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889872.23560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23612: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23675: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889872.23688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.23762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889872.23785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889872.23931: 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 0x7f0a0078a400> <<< 178205 1726889872.24184: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0072b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889872.24189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24279: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889872.24294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24356: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24663: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889872.24667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24702: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24749: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889872.24752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24832: 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' <<< 178205 1726889872.24897: 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 0x7f0a006b7eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a006b7d60> <<< 178205 1726889872.24913: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889872.24941: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889872.24944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.24969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25018: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889872.25021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25145: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25284: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889872.25288: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25590: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 178205 1726889872.25611: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 178205 1726889872.25641: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25753: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25886: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889872.25889: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.25987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.26100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889872.26103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.26126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.26158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.26603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27038: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889872.27050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27235: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889872.27238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27409: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889872.27413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27532: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27667: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889872.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27699: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889872.27709: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27780: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889872.27795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.27958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28293: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889872.28296: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889872.28307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28371: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889872.28374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28396: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28430: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889872.28432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28560: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889872.28572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28618: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889872.28659: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28717: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889872.28766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.28831: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889872.28835: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29258: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889872.29314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889872.29377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29436: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889872.29469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29517: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889872.29529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29575: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889872.29645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29748: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889872.29765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889872.29768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29796: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29860: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889872.29864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.29965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30096: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889872.30111: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889872.30153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30197: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889872.30214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30529: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889872.30572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30627: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889872.30630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30717: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889872.30721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30866: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889872.30869: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.30936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.31026: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889872.31040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.31151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.31263: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889872.31347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.31496: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889872.50554: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889872.51095: 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 <<< 178205 1726889872.51152: 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 <<< 178205 1726889872.51219: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 178205 1726889872.51222: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd<<< 178205 1726889872.51331: stdout chunk (state=3): >>> # destroy systemd # 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 #<<< 178205 1726889872.51355: stdout chunk (state=3): >>> cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889872.51591: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889872.51616: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889872.51666: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889872.51669: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889872.51699: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889872.51743: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889872.51747: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889872.51760: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889872.51796: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889872.51881: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection <<< 178205 1726889872.51885: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889872.51900: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889872.51931: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 178205 1726889872.51973: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 178205 1726889872.51976: stdout chunk (state=3): >>># destroy json <<< 178205 1726889872.52009: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889872.52062: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 178205 1726889872.52095: stdout chunk (state=3): >>># 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 <<< 178205 1726889872.52154: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 178205 1726889872.52197: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889872.52251: 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 <<< 178205 1726889872.52271: 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 <<< 178205 1726889872.52285: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889872.52443: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889872.52485: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889872.52507: 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 <<< 178205 1726889872.52523: 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 <<< 178205 1726889872.52557: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889872.52927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889872.53004: stderr chunk (state=3): >>><<< 178205 1726889872.53007: stdout chunk (state=3): >>><<< 178205 1726889872.53230: _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 0x7f0a01b73dc0> # /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 0x7f0a01b183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b73b20> # /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 0x7f0a01b73ac0> 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 0x7f0a01b18490> # /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 0x7f0a01b18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18670> # /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 0x7f0a01acf190> # /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 0x7f0a01acf220> # /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 0x7f0a01af2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01acf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b30880> # /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 0x7f0a01ac8d90> # /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 0x7f0a01af2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01b18970> 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 0x7f0a01a6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a72f40> # /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 0x7f0a01a67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a6f370> # /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 0x7f0a01747e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01747910> 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 0x7f0a01747f10> # /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 0x7f0a01747fd0> # /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 0x7f0a017590d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a44670> # /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 0x7f0a01a566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a76e20> # /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 0x7f0a01759cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a492b0> # 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 0x7f0a01a562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a7c9d0> # /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 0x7f0a01759eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759df0> # /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 0x7f0a01759d60> # /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 0x7f0a0172d3d0> # /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 0x7f0a0172d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01761f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175ca90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175c490> # /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 0x7f0a01661220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01718520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0175cf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01a7c040> # /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 0x7f0a01674b50> 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 0x7f0a01674e80> # /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 0x7f0a01686790> # /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 0x7f0a01686cd0> # 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 0x7f0a01612400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01674f70> # /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 0x7f0a016232e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01686610> 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 0x7f0a016233a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759a30> # /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 0x7f0a0163f700> # /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 0x7f0a0163f9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0163f7c0> # 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 0x7f0a0163f8b0> # /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 0x7f0a0163fd00> # 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 0x7f0a01649250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0163f940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01631a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a01759610> # /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 0x7f0a0163faf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a015676d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66820> # /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 0x7f0a00f66160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66f70> # /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 0x7f0a00f664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f66d90> 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 0x7f0a00f66fd0> # /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 0x7f0a00f66100> # /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 0x7f0a00f2af40> # 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 0x7f0a00e3e310> # 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 0x7f0a00e3e160> # /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 0x7f0a00e3eca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f4cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f4c3a0> # /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 0x7f0a00f4cfd0> # /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 0x7f0a00f9bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f76d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f76400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f19b20> # 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 0x7f0a00f76520> # /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 0x7f0a00f76550> # /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 0x7f0a00eacfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fae250> # /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 0x7f0a00ea9850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fae3d0> # /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 0x7f0a00faed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea97f0> # 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 0x7f0a00f46b50> # 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 0x7f0a00fae910> # 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 0x7f0a00fae5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00fa4910> # /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 0x7f0a00e9e940> # 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 0x7f0a00ebcd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea8580> # 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 0x7f0a00e9eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ea89a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a00eb97f0> # /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 0x7f0a00ef58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a46970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f24730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00f68370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a00ed9550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a008c3eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00eda7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ede790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00ed9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a007b2a60> # /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 0x7f0a00a4c340> # 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 0x7f0a00a4c4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a008d6370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a007b23d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0c970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0cf70> # /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 0x7f0a00a0afd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a2adf0> # /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 0x7f0a00a0aee0> # /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 0x7f0a0082de20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a74a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a00a0c3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0082df70> # /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 0x7f0a0082d880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a0078a400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a0072b640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a006b7eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a006b7d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__yupnf5s/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889872.54416: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889872.54421: _low_level_execute_command(): starting 178205 1726889872.54424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889871.8977582-181099-60882582683032/ > /dev/null 2>&1 && sleep 0' 178205 1726889872.55922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.55926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.55968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889872.55971: 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 <<< 178205 1726889872.55973: 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 <<< 178205 1726889872.55976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.56037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.57048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.57077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.58976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.58980: stdout chunk (state=3): >>><<< 178205 1726889872.58987: stderr chunk (state=3): >>><<< 178205 1726889872.59003: _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 178205 1726889872.59010: handler run complete 178205 1726889872.59036: attempt loop complete, returning result 178205 1726889872.59039: _execute() done 178205 1726889872.59042: dumping result to json 178205 1726889872.59044: done dumping result, returning 178205 1726889872.59055: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000001507] 178205 1726889872.59060: sending task result for task 02369adf-7a19-34ed-f5d1-000000001507 178205 1726889872.59160: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001507 178205 1726889872.59162: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889872.59233: no more pending results, returning what we have 178205 1726889872.59236: results queue empty 178205 1726889872.59237: checking for any_errors_fatal 178205 1726889872.59248: done checking for any_errors_fatal 178205 1726889872.59249: checking for max_fail_percentage 178205 1726889872.59250: done checking for max_fail_percentage 178205 1726889872.59251: checking to see if all hosts have failed and the running result is not ok 178205 1726889872.59252: done checking to see if all hosts have failed 178205 1726889872.59253: getting the remaining hosts for this loop 178205 1726889872.59254: done getting the remaining hosts for this loop 178205 1726889872.59258: getting the next task for host managed_node2 178205 1726889872.59264: done getting next task for host managed_node2 178205 1726889872.59268: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889872.59271: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889872.59283: getting variables 178205 1726889872.59285: in VariableManager get_vars() 178205 1726889872.59321: Calling all_inventory to load vars for managed_node2 178205 1726889872.59325: Calling groups_inventory to load vars for managed_node2 178205 1726889872.59326: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889872.59336: Calling all_plugins_play to load vars for managed_node2 178205 1726889872.59338: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889872.59341: Calling groups_plugins_play to load vars for managed_node2 178205 1726889872.60753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889872.61449: done with get_vars() 178205 1726889872.61468: 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 23:37:52 -0400 (0:00:00.772) 0:01:25.603 ****** 178205 1726889872.61572: entering _queue_task() for managed_node2/stat 178205 1726889872.62609: worker is 1 (out of 1 available) 178205 1726889872.62724: exiting _queue_task() for managed_node2/stat 178205 1726889872.62736: done queuing things up, now waiting for results queue to drain 178205 1726889872.62737: waiting for pending results... 178205 1726889872.63466: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889872.63597: in run() - task 02369adf-7a19-34ed-f5d1-000000001508 178205 1726889872.63614: variable 'ansible_search_path' from source: unknown 178205 1726889872.63618: variable 'ansible_search_path' from source: unknown 178205 1726889872.64376: calling self._execute() 178205 1726889872.64481: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889872.64485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889872.64494: variable 'omit' from source: magic vars 178205 1726889872.64609: variable 'omit' from source: magic vars 178205 1726889872.64688: variable 'omit' from source: magic vars 178205 1726889872.64722: variable 'omit' from source: magic vars 178205 1726889872.64767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889872.64806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889872.64843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889872.64868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889872.64884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889872.64920: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889872.64928: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889872.64936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889872.65051: Set connection var ansible_pipelining to False 178205 1726889872.65065: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889872.65075: Set connection var ansible_shell_executable to /bin/sh 178205 1726889872.65083: Set connection var ansible_connection to ssh 178205 1726889872.65091: Set connection var ansible_shell_type to sh 178205 1726889872.65098: Set connection var ansible_timeout to 10 178205 1726889872.65128: variable 'ansible_shell_executable' from source: unknown 178205 1726889872.65136: variable 'ansible_connection' from source: unknown 178205 1726889872.65142: variable 'ansible_module_compression' from source: unknown 178205 1726889872.65148: variable 'ansible_shell_type' from source: unknown 178205 1726889872.65153: variable 'ansible_shell_executable' from source: unknown 178205 1726889872.65159: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889872.65170: variable 'ansible_pipelining' from source: unknown 178205 1726889872.65176: variable 'ansible_timeout' from source: unknown 178205 1726889872.65182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889872.65394: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889872.65417: variable 'omit' from source: magic vars 178205 1726889872.65426: starting attempt loop 178205 1726889872.65433: running the handler 178205 1726889872.65451: _low_level_execute_command(): starting 178205 1726889872.65461: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889872.66218: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889872.66233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.66249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.66266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.66316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.66330: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889872.66347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.66365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889872.66379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889872.66392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889872.66403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.66418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.66434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.66446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.66458: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889872.66471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.66550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.66574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.66593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.66667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.68255: stdout chunk (state=3): >>>/root <<< 178205 1726889872.68442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.68445: stdout chunk (state=3): >>><<< 178205 1726889872.68448: stderr chunk (state=3): >>><<< 178205 1726889872.68555: _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 178205 1726889872.68559: _low_level_execute_command(): starting 178205 1726889872.68562: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918 `" && echo ansible-tmp-1726889872.6846788-181125-62488426864918="` echo /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918 `" ) && sleep 0' 178205 1726889872.69850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.69862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.69889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889872.69893: 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 <<< 178205 1726889872.69896: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.69967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.70136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.70433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.72101: stdout chunk (state=3): >>>ansible-tmp-1726889872.6846788-181125-62488426864918=/root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918 <<< 178205 1726889872.72216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.72285: stderr chunk (state=3): >>><<< 178205 1726889872.72289: stdout chunk (state=3): >>><<< 178205 1726889872.72618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889872.6846788-181125-62488426864918=/root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918 , stderr=OpenSSH_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 178205 1726889872.72621: variable 'ansible_module_compression' from source: unknown 178205 1726889872.72623: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889872.72625: variable 'ansible_facts' from source: unknown 178205 1726889872.72626: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/AnsiballZ_stat.py 178205 1726889872.72885: Sending initial data 178205 1726889872.72888: Sent initial data (154 bytes) 178205 1726889872.73873: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889872.73883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.73897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.73911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.73955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.73962: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889872.73972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.73985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889872.73994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889872.74003: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889872.74012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.74023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.74036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.74044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.74050: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889872.74060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.74137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.74152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.74163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.74329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.75983: 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 <<< 178205 1726889872.76018: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889872.76054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp242el3w0 /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/AnsiballZ_stat.py <<< 178205 1726889872.76089: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889872.77321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.77417: stderr chunk (state=3): >>><<< 178205 1726889872.77420: stdout chunk (state=3): >>><<< 178205 1726889872.77423: done transferring module to remote 178205 1726889872.77442: _low_level_execute_command(): starting 178205 1726889872.77445: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/ /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/AnsiballZ_stat.py && sleep 0' 178205 1726889872.79034: 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 <<< 178205 1726889872.79038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.79074: 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 <<< 178205 1726889872.79080: 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 <<< 178205 1726889872.79083: 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 <<< 178205 1726889872.79085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.79255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.79258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.79307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.81108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889872.81170: stderr chunk (state=3): >>><<< 178205 1726889872.81173: stdout chunk (state=3): >>><<< 178205 1726889872.81258: _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 178205 1726889872.81262: _low_level_execute_command(): starting 178205 1726889872.81264: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/AnsiballZ_stat.py && sleep 0' 178205 1726889872.82635: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889872.82650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.82665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.82683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.82757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.82934: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889872.82951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.82970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889872.82982: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889872.82993: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889872.83006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889872.83023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889872.83043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889872.83056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889872.83068: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889872.83082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889872.83159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889872.83175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889872.83189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889872.83328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889872.85260: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889872.85288: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889872.85292: stdout chunk (state=3): >>> <<< 178205 1726889872.85348: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889872.85351: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889872.85376: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889872.85406: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889872.85454: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889872.85458: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889872.85520: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889872.85528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.85546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889872.85552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889872.85570: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc6d8dc0> <<< 178205 1726889872.85630: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889872.85636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889872.85643: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc6d8b20> <<< 178205 1726889872.85665: 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' <<< 178205 1726889872.85672: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc6d8ac0> <<< 178205 1726889872.85687: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889872.85731: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889872.85740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 178205 1726889872.85745: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d490> <<< 178205 1726889872.85773: 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' <<< 178205 1726889872.85785: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d940> <<< 178205 1726889872.85813: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d670> <<< 178205 1726889872.85851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889872.85854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889872.85869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889872.85890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889872.85905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889872.85924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889872.85958: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889872.85961: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc634190> <<< 178205 1726889872.85963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889872.85985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889872.86079: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc634220> <<< 178205 1726889872.86082: 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' <<< 178205 1726889872.86125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889872.86132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc634940> <<< 178205 1726889872.86154: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc695880> <<< 178205 1726889872.86181: 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' <<< 178205 1726889872.86184: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc62dd90> <<< 178205 1726889872.86240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889872.86244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc657d90> <<< 178205 1726889872.86291: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d970> <<< 178205 1726889872.86317: 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. <<< 178205 1726889872.86518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889872.86525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889872.86562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889872.86568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889872.86588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889872.86620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889872.86624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889872.86639: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3afeb0> <<< 178205 1726889872.86678: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b2f40> <<< 178205 1726889872.86695: 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' <<< 178205 1726889872.86720: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889872.86740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889872.86756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889872.86780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889872.86783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889872.86818: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3a7610> <<< 178205 1726889872.86829: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b0640> <<< 178205 1726889872.86831: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3af370> <<< 178205 1726889872.86836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889872.86904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889872.86927: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889872.86962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.86969: 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' <<< 178205 1726889872.87009: 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 0x7f6dbc330e20> <<< 178205 1726889872.87016: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc330910> <<< 178205 1726889872.87023: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889872.87047: 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' <<< 178205 1726889872.87058: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc330f10> <<< 178205 1726889872.87063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889872.87086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889872.87108: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889872.87128: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc330fd0> <<< 178205 1726889872.87132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889872.87144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3420d0> <<< 178205 1726889872.87152: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889872.87200: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc389d90> <<< 178205 1726889872.87206: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889872.87227: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc384670> <<< 178205 1726889872.87275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889872.87292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b6e20> <<< 178205 1726889872.87302: 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' <<< 178205 1726889872.87339: 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 0x7f6dbc342cd0> <<< 178205 1726889872.87347: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3892b0> <<< 178205 1726889872.87373: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.87384: 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 0x7f6dbc3962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3bc9d0> <<< 178205 1726889872.87406: 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' <<< 178205 1726889872.87448: 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' <<< 178205 1726889872.87452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889872.87458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889872.87478: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342df0> <<< 178205 1726889872.87521: 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' <<< 178205 1726889872.87532: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889872.87546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889872.87559: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889872.87567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889872.87590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889872.87640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889872.87661: 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' <<< 178205 1726889872.87670: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3163d0> <<< 178205 1726889872.87673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889872.87696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889872.87731: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3164c0> <<< 178205 1726889872.87844: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc34af40> <<< 178205 1726889872.87882: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345a90> <<< 178205 1726889872.87888: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345490> <<< 178205 1726889872.87913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889872.87921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889872.87955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889872.87961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889872.87998: 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' <<< 178205 1726889872.88002: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc23f220> <<< 178205 1726889872.88034: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc300520> <<< 178205 1726889872.88092: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345f10> <<< 178205 1726889872.88096: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3bc040> <<< 178205 1726889872.88116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889872.88144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889872.88171: 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 0x7f6dbc252b50> import 'errno' # <<< 178205 1726889872.88194: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.88219: 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 0x7f6dbc252e80> # /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' <<< 178205 1726889872.88248: 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' <<< 178205 1726889872.88272: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc264790> <<< 178205 1726889872.88286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889872.88305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889872.88331: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc264cd0> <<< 178205 1726889872.88371: 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 0x7f6dbc1f0400> <<< 178205 1726889872.88398: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc252f70> # /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' <<< 178205 1726889872.88454: 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 0x7f6dbc2012e0> <<< 178205 1726889872.88466: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc264610> import 'pwd' # <<< 178205 1726889872.88494: 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 0x7f6dbc2013a0> <<< 178205 1726889872.88534: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342a30> <<< 178205 1726889872.88556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889872.88575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889872.88600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889872.88625: 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 0x7f6dbc21c700> <<< 178205 1726889872.88650: 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' <<< 178205 1726889872.88680: 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 0x7f6dbc21c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc21c7c0> <<< 178205 1726889872.88709: 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 0x7f6dbc21c8b0> <<< 178205 1726889872.88734: 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' <<< 178205 1726889872.88927: 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 0x7f6dbc21cd00> <<< 178205 1726889872.88961: 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 0x7f6dbc227250> <<< 178205 1726889872.88980: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc21c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc20fa90> <<< 178205 1726889872.89001: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342610> <<< 178205 1726889872.89026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889872.89078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889872.89109: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc21caf0> <<< 178205 1726889872.89210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889872.89225: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6dbbbe86d0> <<< 178205 1726889872.89360: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889872.89449: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.89487: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889872.89504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.89525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889872.90743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.91694: 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' <<< 178205 1726889872.91725: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0f820> <<< 178205 1726889872.91748: 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' <<< 178205 1726889872.91775: 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' <<< 178205 1726889872.91779: 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' <<< 178205 1726889872.91790: 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 0x7f6dbbb0f160> <<< 178205 1726889872.91824: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0f280> <<< 178205 1726889872.91848: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0ff70> <<< 178205 1726889872.91874: 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' <<< 178205 1726889872.91926: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0fd90> import 'atexit' # <<< 178205 1726889872.91963: 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 0x7f6dbbb0ffd0> <<< 178205 1726889872.91987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889872.91999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889872.92042: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0f100> <<< 178205 1726889872.92076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889872.92098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889872.92119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889872.92133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889872.92136: 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' <<< 178205 1726889872.92199: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba66f40> <<< 178205 1726889872.92236: 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 0x7f6dbba83d00> <<< 178205 1726889872.92270: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.92274: 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 0x7f6dbba83eb0> <<< 178205 1726889872.92298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889872.92311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889872.92344: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba83370> <<< 178205 1726889872.92356: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb75dc0> <<< 178205 1726889872.92544: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb753a0> <<< 178205 1726889872.92551: 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' <<< 178205 1726889872.92597: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb75fd0> <<< 178205 1726889872.92601: 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' <<< 178205 1726889872.92628: 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' <<< 178205 1726889872.92648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889872.92671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb44d30> <<< 178205 1726889872.92752: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb184f0> <<< 178205 1726889872.92783: 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 0x7f6dbbae2520> <<< 178205 1726889872.92810: 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 0x7f6dbbae2550> <<< 178205 1726889872.92852: 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 <<< 178205 1726889872.92855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889872.92872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889872.92887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889872.92967: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.92987: 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 0x7f6dbba55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb56250> <<< 178205 1726889872.92990: 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' <<< 178205 1726889872.93053: 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 0x7f6dbba52850> <<< 178205 1726889872.93056: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb563d0> <<< 178205 1726889872.93067: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889872.93111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.93133: 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' # <<< 178205 1726889872.93185: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb6ee50> <<< 178205 1726889872.93312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba527f0> <<< 178205 1726889872.93399: 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 0x7f6dbba52640> <<< 178205 1726889872.93431: 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 0x7f6dbba515b0> <<< 178205 1726889872.93479: 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 0x7f6dbba46d90> <<< 178205 1726889872.93482: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb4d910> <<< 178205 1726889872.93523: 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' <<< 178205 1726889872.93527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889872.93541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889872.93581: 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 0x7f6dbbad66a0> <<< 178205 1726889872.93775: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889872.93792: 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 0x7f6dbbad5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae50a0> <<< 178205 1726889872.93833: 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 0x7f6dbbad6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb1ab20> # zipimport: zlib available <<< 178205 1726889872.93838: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889872.93849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.93916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.93989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889872.94034: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889872.94050: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889872.94052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.94137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.94233: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.94681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.95135: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889872.95168: 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_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889872.95171: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889872.95185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.95235: 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 0x7f6dbb6565e0> <<< 178205 1726889872.95289: 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' <<< 178205 1726889872.95319: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba21580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbb5f8100> <<< 178205 1726889872.95371: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889872.95374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.95394: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.95408: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889872.95527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.95651: 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' <<< 178205 1726889872.95680: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbad5b80> # zipimport: zlib available <<< 178205 1726889872.96060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96540: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889872.96576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96617: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889872.96620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96668: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96746: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889872.96769: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889872.96781: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.96841: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889872.97028: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889872.97242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889872.97321: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbb628f10> # zipimport: zlib available <<< 178205 1726889872.97380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97466: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889872.97481: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889872.97485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97509: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97554: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889872.97558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97680: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.97740: 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 <<< 178205 1726889872.97764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889872.97835: 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 0x7f6dbbb61220> <<< 178205 1726889872.97862: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbb628850> <<< 178205 1726889872.97902: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889872.98027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98101: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98140: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889872.98172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889872.98176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889872.98199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889872.98225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889872.98239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889872.98323: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba14ca0> <<< 178205 1726889872.98357: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba10f70> <<< 178205 1726889872.98426: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889872.98440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98479: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889872.98541: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889872.98576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889872.98579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.98852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889872.99038: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889872.99655: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889872.99679: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889873.00010: 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 <<< 178205 1726889873.00055: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889873.00108: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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<<< 178205 1726889873.00180: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # 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 <<< 178205 1726889873.00250: stdout chunk (state=3): >>># 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 <<< 178205 1726889873.00448: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889873.00463: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889873.00500: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889873.00503: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889873.00529: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889873.00554: 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 <<< 178205 1726889873.00585: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889873.00588: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889873.00613: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889873.00663: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889873.00690: 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 <<< 178205 1726889873.00750: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889873.00780: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 178205 1726889873.00837: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 <<< 178205 1726889873.00851: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889873.01000: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889873.01047: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889873.01063: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889873.01093: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889873.01352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889873.01438: stderr chunk (state=3): >>><<< 178205 1726889873.01441: stdout chunk (state=3): >>><<< 178205 1726889873.01630: _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 0x7f6dbc6d8dc0> # /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 0x7f6dbc67d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc6d8b20> # /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 0x7f6dbc6d8ac0> 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 0x7f6dbc67d490> # /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 0x7f6dbc67d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d670> # /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 0x7f6dbc634190> # /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 0x7f6dbc634220> # /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 0x7f6dbc657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc695880> # /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 0x7f6dbc62dd90> # /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 0x7f6dbc657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc67d970> 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 0x7f6dbc3afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b2f40> # /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 0x7f6dbc3a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3af370> # /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 0x7f6dbc330e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc330910> 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 0x7f6dbc330f10> # /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 0x7f6dbc330fd0> # /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 0x7f6dbc3420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc389d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc384670> # /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 0x7f6dbc3966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3b6e20> # /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 0x7f6dbc342cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3892b0> # 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 0x7f6dbc3962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3bc9d0> # /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 0x7f6dbc342eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342df0> # /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 0x7f6dbc342d60> # /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 0x7f6dbc3163d0> # /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 0x7f6dbc3164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc34af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345490> # /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 0x7f6dbc23f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc300520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc345f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc3bc040> # /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 0x7f6dbc252b50> 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 0x7f6dbc252e80> # /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 0x7f6dbc264790> # /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 0x7f6dbc264cd0> # 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 0x7f6dbc1f0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc252f70> # /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 0x7f6dbc2012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc264610> 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 0x7f6dbc2013a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342a30> # /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 0x7f6dbc21c700> # /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 0x7f6dbc21c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc21c7c0> # 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 0x7f6dbc21c8b0> # /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 0x7f6dbc21cd00> # 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 0x7f6dbc227250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc21c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc20fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbc342610> # /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 0x7f6dbc21caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6dbbbe86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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 0x7f6dbbb0f820> # /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 0x7f6dbbb0f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0ff70> # /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 0x7f6dbbb0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb0fd90> 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 0x7f6dbbb0ffd0> # /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 0x7f6dbbb0f100> # /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 0x7f6dbba66f40> # 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 0x7f6dbba83d00> # 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 0x7f6dbba83eb0> # /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 0x7f6dbba83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb75dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb753a0> # /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 0x7f6dbbb75fd0> # /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 0x7f6dbbb44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb184f0> # 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 0x7f6dbbae2520> # /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 0x7f6dbbae2550> # /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 0x7f6dbba55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb56250> # /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 0x7f6dbba52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb563d0> # /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 0x7f6dbbb6ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba527f0> # 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 0x7f6dbba52640> # 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 0x7f6dbba515b0> # 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 0x7f6dbba46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb4d910> # /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 0x7f6dbbad66a0> # 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 0x7f6dbbad5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbae50a0> # 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 0x7f6dbbad6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbbb1ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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 0x7f6dbb6565e0> # /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 0x7f6dbba21580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbb5f8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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_59xqqpqh/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 0x7f6dbbad5b80> # 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_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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_59xqqpqh/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 0x7f6dbb628f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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_59xqqpqh/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 0x7f6dbbb61220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbb628850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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 0x7f6dbba14ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba10f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dbba0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_59xqqpqh/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_59xqqpqh/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889873.02304: 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-1726889872.6846788-181125-62488426864918/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889873.02308: _low_level_execute_command(): starting 178205 1726889873.02310: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889872.6846788-181125-62488426864918/ > /dev/null 2>&1 && sleep 0' 178205 1726889873.03397: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.03401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.03425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889873.03652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.03655: 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 <<< 178205 1726889873.03657: 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 <<< 178205 1726889873.03659: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.03716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889873.03936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.03941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.04528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.05767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889873.05831: stderr chunk (state=3): >>><<< 178205 1726889873.05834: stdout chunk (state=3): >>><<< 178205 1726889873.06219: _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 178205 1726889873.06222: handler run complete 178205 1726889873.06225: attempt loop complete, returning result 178205 1726889873.06227: _execute() done 178205 1726889873.06229: dumping result to json 178205 1726889873.06231: done dumping result, returning 178205 1726889873.06233: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000001508] 178205 1726889873.06235: sending task result for task 02369adf-7a19-34ed-f5d1-000000001508 178205 1726889873.06314: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001508 178205 1726889873.06317: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889873.06441: no more pending results, returning what we have 178205 1726889873.06445: results queue empty 178205 1726889873.06446: checking for any_errors_fatal 178205 1726889873.06453: done checking for any_errors_fatal 178205 1726889873.06454: checking for max_fail_percentage 178205 1726889873.06455: done checking for max_fail_percentage 178205 1726889873.06456: checking to see if all hosts have failed and the running result is not ok 178205 1726889873.06457: done checking to see if all hosts have failed 178205 1726889873.06458: getting the remaining hosts for this loop 178205 1726889873.06460: done getting the remaining hosts for this loop 178205 1726889873.06463: getting the next task for host managed_node2 178205 1726889873.06469: done getting next task for host managed_node2 178205 1726889873.06473: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889873.06476: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889873.06489: getting variables 178205 1726889873.06490: in VariableManager get_vars() 178205 1726889873.06526: Calling all_inventory to load vars for managed_node2 178205 1726889873.06529: Calling groups_inventory to load vars for managed_node2 178205 1726889873.06532: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889873.06546: Calling all_plugins_play to load vars for managed_node2 178205 1726889873.06549: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889873.06552: Calling groups_plugins_play to load vars for managed_node2 178205 1726889873.07142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889873.08469: done with get_vars() 178205 1726889873.08486: 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 23:37:53 -0400 (0:00:00.470) 0:01:26.073 ****** 178205 1726889873.08584: entering _queue_task() for managed_node2/lineinfile 178205 1726889873.08853: worker is 1 (out of 1 available) 178205 1726889873.08866: exiting _queue_task() for managed_node2/lineinfile 178205 1726889873.08878: done queuing things up, now waiting for results queue to drain 178205 1726889873.08878: waiting for pending results... 178205 1726889873.09586: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889873.09920: in run() - task 02369adf-7a19-34ed-f5d1-000000001509 178205 1726889873.09936: variable 'ansible_search_path' from source: unknown 178205 1726889873.09939: variable 'ansible_search_path' from source: unknown 178205 1726889873.10190: variable 'blivet_output' from source: set_fact 178205 1726889873.10267: dumping result to json 178205 1726889873.10271: done dumping result, returning 178205 1726889873.10276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000001509] 178205 1726889873.10284: sending task result for task 02369adf-7a19-34ed-f5d1-000000001509 178205 1726889873.10395: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001509 178205 1726889873.10398: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889873.10444: no more pending results, returning what we have 178205 1726889873.10447: results queue empty 178205 1726889873.10448: checking for any_errors_fatal 178205 1726889873.10455: done checking for any_errors_fatal 178205 1726889873.10456: checking for max_fail_percentage 178205 1726889873.10457: done checking for max_fail_percentage 178205 1726889873.10458: checking to see if all hosts have failed and the running result is not ok 178205 1726889873.10459: done checking to see if all hosts have failed 178205 1726889873.10460: getting the remaining hosts for this loop 178205 1726889873.10461: done getting the remaining hosts for this loop 178205 1726889873.10463: getting the next task for host managed_node2 178205 1726889873.10469: done getting next task for host managed_node2 178205 1726889873.10473: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889873.10475: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889873.10495: getting variables 178205 1726889873.10496: in VariableManager get_vars() 178205 1726889873.10527: Calling all_inventory to load vars for managed_node2 178205 1726889873.10530: Calling groups_inventory to load vars for managed_node2 178205 1726889873.10532: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889873.10540: Calling all_plugins_play to load vars for managed_node2 178205 1726889873.10543: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889873.10547: Calling groups_plugins_play to load vars for managed_node2 178205 1726889873.11149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889873.11763: done with get_vars() 178205 1726889873.11776: 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 23:37:53 -0400 (0:00:00.042) 0:01:26.116 ****** 178205 1726889873.12878: entering _queue_task() for managed_node2/setup 178205 1726889873.13129: worker is 1 (out of 1 available) 178205 1726889873.13142: exiting _queue_task() for managed_node2/setup 178205 1726889873.13154: done queuing things up, now waiting for results queue to drain 178205 1726889873.13155: waiting for pending results... 178205 1726889873.14697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889873.14843: in run() - task 02369adf-7a19-34ed-f5d1-00000000150b 178205 1726889873.14856: variable 'ansible_search_path' from source: unknown 178205 1726889873.14860: variable 'ansible_search_path' from source: unknown 178205 1726889873.14897: calling self._execute() 178205 1726889873.15007: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889873.15013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889873.15023: variable 'omit' from source: magic vars 178205 1726889873.16155: variable 'ansible_check_mode' from source: magic vars 178205 1726889873.16159: Evaluated conditional (not ansible_check_mode): True 178205 1726889873.16162: variable 'omit' from source: magic vars 178205 1726889873.16165: variable 'omit' from source: magic vars 178205 1726889873.16188: variable 'omit' from source: magic vars 178205 1726889873.16229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889873.16266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889873.16286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889873.16301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889873.16313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889873.16747: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889873.16751: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889873.16753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889873.16851: Set connection var ansible_pipelining to False 178205 1726889873.16856: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889873.16862: Set connection var ansible_shell_executable to /bin/sh 178205 1726889873.16865: Set connection var ansible_connection to ssh 178205 1726889873.16870: Set connection var ansible_shell_type to sh 178205 1726889873.16876: Set connection var ansible_timeout to 10 178205 1726889873.16904: variable 'ansible_shell_executable' from source: unknown 178205 1726889873.16907: variable 'ansible_connection' from source: unknown 178205 1726889873.16912: variable 'ansible_module_compression' from source: unknown 178205 1726889873.16915: variable 'ansible_shell_type' from source: unknown 178205 1726889873.16917: variable 'ansible_shell_executable' from source: unknown 178205 1726889873.16921: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889873.16923: variable 'ansible_pipelining' from source: unknown 178205 1726889873.16926: variable 'ansible_timeout' from source: unknown 178205 1726889873.16928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889873.18029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889873.18042: variable 'omit' from source: magic vars 178205 1726889873.18047: starting attempt loop 178205 1726889873.18050: running the handler 178205 1726889873.18064: _low_level_execute_command(): starting 178205 1726889873.18071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889873.19541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889873.19552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.19564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.19579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.19619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.19628: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889873.19640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.19655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889873.19662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889873.19669: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889873.19678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.19688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.19699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.19706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.19715: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889873.19725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.19800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889873.20032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.20045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.20276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.21870: stdout chunk (state=3): >>>/root <<< 178205 1726889873.22041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889873.22046: stdout chunk (state=3): >>><<< 178205 1726889873.22055: stderr chunk (state=3): >>><<< 178205 1726889873.22080: _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 178205 1726889873.22092: _low_level_execute_command(): starting 178205 1726889873.22098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152 `" && echo ansible-tmp-1726889873.2207775-181146-41840309709152="` echo /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152 `" ) && sleep 0' 178205 1726889873.23179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889873.23193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.23208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.23233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.23278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.23290: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889873.23305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.23326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889873.23341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889873.23358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889873.23370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.23384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.23399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.23415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.23428: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889873.23442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.23525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889873.23577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.23594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.23659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.25478: stdout chunk (state=3): >>>ansible-tmp-1726889873.2207775-181146-41840309709152=/root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152 <<< 178205 1726889873.25627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889873.25671: stderr chunk (state=3): >>><<< 178205 1726889873.25674: stdout chunk (state=3): >>><<< 178205 1726889873.25920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889873.2207775-181146-41840309709152=/root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152 , stderr=OpenSSH_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 178205 1726889873.25923: variable 'ansible_module_compression' from source: unknown 178205 1726889873.25926: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889873.25928: variable 'ansible_facts' from source: unknown 178205 1726889873.26048: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/AnsiballZ_setup.py 178205 1726889873.26561: Sending initial data 178205 1726889873.26575: Sent initial data (155 bytes) 178205 1726889873.28341: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.28345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.28382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889873.28386: 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 <<< 178205 1726889873.28389: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.28458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.29344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.29373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.31061: 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 <<< 178205 1726889873.31073: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889873.31090: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889873.31125: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp0p9skg45 /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/AnsiballZ_setup.py <<< 178205 1726889873.31168: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889873.33843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889873.33917: stderr chunk (state=3): >>><<< 178205 1726889873.33921: stdout chunk (state=3): >>><<< 178205 1726889873.33946: done transferring module to remote 178205 1726889873.33961: _low_level_execute_command(): starting 178205 1726889873.33964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/ /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/AnsiballZ_setup.py && sleep 0' 178205 1726889873.35489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.35495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.35544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889873.35549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889873.35625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.35630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.35643: stderr 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 <<< 178205 1726889873.35649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.35722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889873.35843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.35847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.35903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.37617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889873.37651: stderr chunk (state=3): >>><<< 178205 1726889873.37654: stdout chunk (state=3): >>><<< 178205 1726889873.37670: _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 178205 1726889873.37673: _low_level_execute_command(): starting 178205 1726889873.37678: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/AnsiballZ_setup.py && sleep 0' 178205 1726889873.39834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889873.39844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.39854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.39867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.39903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.39911: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889873.39924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.39940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889873.39947: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889873.39955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889873.39962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889873.39971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889873.39982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889873.39990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889873.39997: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889873.40007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889873.40079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889873.40088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889873.40102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889873.40166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889873.42056: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889873.42060: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889873.42070: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889873.42132: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889873.42167: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889873.42199: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889873.42238: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889873.42247: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889873.42298: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889873.42314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.42318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889873.42341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889873.42346: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889873.42372: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec443dc0> <<< 178205 1726889873.42423: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889873.42427: 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 0x7fe8ec1d83a0> <<< 178205 1726889873.42434: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec443b20> <<< 178205 1726889873.42458: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889873.42461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889873.42479: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec443ac0> <<< 178205 1726889873.42498: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889873.42528: 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' <<< 178205 1726889873.42536: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8490> <<< 178205 1726889873.42562: 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' <<< 178205 1726889873.42583: 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' <<< 178205 1726889873.42604: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889873.42609: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8940> <<< 178205 1726889873.42634: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8670> <<< 178205 1726889873.42663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889873.42670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889873.42693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889873.42713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889873.42739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889873.42749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889873.42771: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889873.42776: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec18f190> <<< 178205 1726889873.42795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889873.42817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889873.42887: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec18f220> <<< 178205 1726889873.42913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889873.42921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889873.42948: 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' <<< 178205 1726889873.42951: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec18f940> <<< 178205 1726889873.42990: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1f0880> <<< 178205 1726889873.43020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889873.43025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec188d90> <<< 178205 1726889873.43076: 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' <<< 178205 1726889873.43082: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1b2d90> <<< 178205 1726889873.43142: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8970> <<< 178205 1726889873.43167: 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. <<< 178205 1726889873.43534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889873.43537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889873.43540: 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' <<< 178205 1726889873.43578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889873.43581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889873.43622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889873.43625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889873.43627: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec154eb0> <<< 178205 1726889873.43682: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec157f40> <<< 178205 1726889873.43692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889873.43695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889873.43731: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889873.43747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889873.43770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889873.43794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889873.43797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889873.43800: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec14c610> <<< 178205 1726889873.43843: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec155640> <<< 178205 1726889873.43846: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec154370> <<< 178205 1726889873.43849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889873.43918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889873.43959: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889873.43983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.43986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889873.44017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889873.44032: 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 0x7fe8ec039e20> <<< 178205 1726889873.44036: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec039910> <<< 178205 1726889873.44041: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889873.44071: 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' <<< 178205 1726889873.44083: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec039f10> <<< 178205 1726889873.44088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889873.44120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889873.44128: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889873.44160: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec039fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889873.44168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04b0d0> <<< 178205 1726889873.44187: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889873.44236: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec12ed90> <<< 178205 1726889873.44243: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889873.44265: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec129670> <<< 178205 1726889873.44324: 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 0x7fe8ec13b6d0> <<< 178205 1726889873.44330: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec15be20> <<< 178205 1726889873.44350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889873.44356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889873.44385: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.44393: 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 0x7fe8ec04bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec12e2b0> <<< 178205 1726889873.44431: 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' <<< 178205 1726889873.44438: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8ec13b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1619d0> <<< 178205 1726889873.44463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889873.44469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889873.44494: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889873.44499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.44521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889873.44527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889873.44550: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04bdf0> <<< 178205 1726889873.44580: 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' <<< 178205 1726889873.44586: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04bd60> <<< 178205 1726889873.44614: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889873.44626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889873.44639: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889873.44646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889873.44669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889873.44719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889873.44743: 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' <<< 178205 1726889873.44757: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec01f3d0> <<< 178205 1726889873.44769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889873.44779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889873.44815: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec01f4c0> <<< 178205 1726889873.44936: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec053f40> <<< 178205 1726889873.44975: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ea90> <<< 178205 1726889873.44982: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04e490> <<< 178205 1726889873.45009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889873.45018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889873.45053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889873.45060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889873.45090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889873.45093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889873.45095: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf48220> <<< 178205 1726889873.45134: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec00a520> <<< 178205 1726889873.45179: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ef10> <<< 178205 1726889873.45187: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec161040> <<< 178205 1726889873.45208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889873.45250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889873.45255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889873.45258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf5bb50> <<< 178205 1726889873.45278: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889873.45309: 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 0x7fe8ebf5be80> <<< 178205 1726889873.45335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889873.45353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889873.45361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889873.45372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889873.45375: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf6d790> <<< 178205 1726889873.45402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889873.45430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889873.45459: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf6dcd0> <<< 178205 1726889873.45500: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.45504: 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 0x7fe8ebef9400> <<< 178205 1726889873.45514: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf5bf70> <<< 178205 1726889873.45529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889873.45539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889873.45583: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.45587: 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 0x7fe8ebf0a2e0> <<< 178205 1726889873.45599: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf6d610> <<< 178205 1726889873.45604: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889873.45632: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.45639: 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 0x7fe8ebf0a3a0> <<< 178205 1726889873.45670: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ba30> <<< 178205 1726889873.45696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889873.45706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889873.45731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889873.45740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889873.45772: 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 0x7fe8ebf26700> <<< 178205 1726889873.45797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889873.45802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889873.45823: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.45828: 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 0x7fe8ebf269d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf267c0> <<< 178205 1726889873.45858: 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 0x7fe8ebf268b0> <<< 178205 1726889873.45890: 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' <<< 178205 1726889873.46121: 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 0x7fe8ebf26d00> <<< 178205 1726889873.46140: 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 0x7fe8ebf30250> <<< 178205 1726889873.46143: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf26940> <<< 178205 1726889873.46145: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf18a90> <<< 178205 1726889873.46190: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04b610> <<< 178205 1726889873.46193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889873.46251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889873.46284: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf26af0> <<< 178205 1726889873.46432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889873.46644: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8ebe4e6d0> <<< 178205 1726889873.46648: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889873.46745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.46767: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/__init__.py <<< 178205 1726889873.46779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.46787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.46814: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889873.46817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.48012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.48917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889873.48935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8b820> <<< 178205 1726889873.48942: 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' <<< 178205 1726889873.48965: 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' <<< 178205 1726889873.48989: 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' <<< 178205 1726889873.49020: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.49027: 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 0x7fe8ebd8b160> <<< 178205 1726889873.49055: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8b280> <<< 178205 1726889873.49085: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8bf70> <<< 178205 1726889873.49107: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889873.49114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889873.49148: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8b4f0> <<< 178205 1726889873.49155: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8bd90> import 'atexit' # <<< 178205 1726889873.49182: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.49196: 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 0x7fe8ebd8bfd0> <<< 178205 1726889873.49205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889873.49228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889873.49262: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8b100> <<< 178205 1726889873.49278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889873.49295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889873.49314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889873.49346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889873.49354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889873.49360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889873.49437: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd57f40> <<< 178205 1726889873.49469: 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 0x7fe8eb748310> <<< 178205 1726889873.49499: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.49516: 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 0x7fe8eb748160> <<< 178205 1726889873.49523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889873.49566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb748ca0> <<< 178205 1726889873.49572: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd70dc0> <<< 178205 1726889873.49741: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd703a0> <<< 178205 1726889873.49754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889873.49767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889873.49774: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd70fd0> <<< 178205 1726889873.49796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889873.49802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889873.49836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889873.49850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889873.49854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889873.49860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889873.49891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889873.49896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889873.49902: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdc0d30> <<< 178205 1726889873.49966: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd5e730> <<< 178205 1726889873.49972: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd5e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd3eb20> <<< 178205 1726889873.50000: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.50005: 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 0x7fe8ebd5ef40> <<< 178205 1726889873.50041: 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 0x7fe8ebd5ef10> <<< 178205 1726889873.50054: 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 <<< 178205 1726889873.50057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889873.50082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889873.50114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889873.50176: 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 0x7fe8eb7b4fd0> <<< 178205 1726889873.50190: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdd3250> <<< 178205 1726889873.50204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889873.50211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889873.50258: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.50264: 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 0x7fe8eb7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdd33d0> <<< 178205 1726889873.50286: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889873.50321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.50345: 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' <<< 178205 1726889873.50352: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889873.50408: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdd3ca0> <<< 178205 1726889873.50535: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b17f0> <<< 178205 1726889873.50625: 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' <<< 178205 1726889873.50630: 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 0x7fe8ebd6ac10> <<< 178205 1726889873.50655: 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' <<< 178205 1726889873.50661: 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 0x7fe8ebdd3fa0> <<< 178205 1726889873.50694: 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' <<< 178205 1726889873.50700: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8ebdd3550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdcb910> <<< 178205 1726889873.50735: 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' <<< 178205 1726889873.50741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889873.50757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889873.50804: 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 0x7fe8eb7a6940> <<< 178205 1726889873.50978: 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 0x7fe8eb7c4d90> <<< 178205 1726889873.50987: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b0580> <<< 178205 1726889873.51026: 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' <<< 178205 1726889873.51030: 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 0x7fe8eb7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b09a0> <<< 178205 1726889873.51042: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.51056: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889873.51061: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51207: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51221: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889873.51237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51253: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889873.51259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.51890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.52350: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889873.52354: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889873.52369: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889873.52380: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889873.52388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.52444: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.52450: 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 0x7fe8eb7ef7f0> <<< 178205 1726889873.52504: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889873.52516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7fe8b0> <<< 178205 1726889873.52523: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb32f970> <<< 178205 1726889873.52569: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889873.52583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.52589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.52609: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889873.52615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.52736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.52859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889873.52871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889873.52881: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd49730> <<< 178205 1726889873.52890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53745: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889873.53751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53817: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889873.53825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53944: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889873.53959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.53965: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889873.53987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54051: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889873.54057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889873.54524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889873.54528: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889873.54530: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8d370> # zipimport: zlib available <<< 178205 1726889873.54650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54661: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889873.54665: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889873.54678: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889873.54717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54753: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889873.54792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54796: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.54983: 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 <<< 178205 1726889873.55007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.55077: 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 0x7fe8eb7e2550> <<< 178205 1726889873.55162: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb1adeb0> <<< 178205 1726889873.55194: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889873.55200: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889873.55258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55310: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889873.55393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889873.55403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889873.55444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889873.55449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889873.55476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889873.55551: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7de820> <<< 178205 1726889873.55589: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7e6790> <<< 178205 1726889873.55644: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7e2b50> <<< 178205 1726889873.55650: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889873.55679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55700: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889873.55706: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889873.55778: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889873.55789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.55801: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889873.55806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55920: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.55984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56081: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889873.56088: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56223: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56259: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889873.56407: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56542: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.56622: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 178205 1726889873.56632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.56644: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889873.56657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889873.56673: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889873.56678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889873.56708: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2f7370> <<< 178205 1726889873.56728: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889873.56736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889873.56756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889873.56783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889873.56804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889873.56818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889873.56823: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb312580> <<< 178205 1726889873.56862: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.56867: 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 0x7fe8eb3124f0> <<< 178205 1726889873.56926: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2e6280> <<< 178205 1726889873.56938: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2f7970> <<< 178205 1726889873.56963: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f820> <<< 178205 1726889873.56976: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f4f0> <<< 178205 1726889873.56983: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889873.57005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889873.57028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889873.57035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889873.57063: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.57067: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8eb3590a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2f6f70> <<< 178205 1726889873.57095: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889873.57098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889873.57136: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb359190> <<< 178205 1726889873.57142: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889873.57166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889873.57194: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.57200: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8eb117fd0> <<< 178205 1726889873.57222: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb343820> <<< 178205 1726889873.57255: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889873.57259: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889873.57276: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57296: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889873.57304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57395: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889873.57400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57445: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57493: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889873.57496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.57519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889873.57527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57581: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889873.57586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57666: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889873.57671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57713: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57748: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889873.57754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57806: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.57952: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889873.57959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58690: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889873.58743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58847: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889873.58855: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889873.58885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.58908: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889873.58916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59227: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.59525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eaffbe80> # /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 0x7fe8eaffb9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 178205 1726889873.59543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59599: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889873.59604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59758: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889873.59764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59880: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 178205 1726889873.59922: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.59959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889873.59983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889873.60121: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.60128: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8eb077490> <<< 178205 1726889873.60351: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00d850> <<< 178205 1726889873.60357: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 178205 1726889873.60411: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60456: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889873.60462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60823: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889873.60828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60894: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889873.60900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.60980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 178205 1726889873.60987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 178205 1726889873.61021: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.61037: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8eb06e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb06e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889873.61047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.61063: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889873.61068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889873.61150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61394: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889873.61400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61480: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61559: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61636: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 178205 1726889873.61642: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 178205 1726889873.61722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.61960: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 178205 1726889873.61967: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889873.62070: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.62170: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889873.62178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.62204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.62237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.62648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63066: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889873.63074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63248: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889873.63336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63419: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889873.63425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63676: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889873.63689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889873.63708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63784: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889873.63790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.63949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889873.64296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64326: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64355: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889873.64361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64409: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889873.64417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64472: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64531: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889873.64558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64581: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889873.64587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64682: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889873.64737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.64783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889873.64792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65005: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65217: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889873.65268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65323: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889873.65330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889873.65423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65451: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889873.65457: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65515: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889873.65522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65659: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889873.65670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889873.65683: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889873.65690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65769: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889873.65782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65812: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65893: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.65948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66017: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889873.66020: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889873.66068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66116: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889873.66122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66456: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889873.66477: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66538: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889873.66552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66607: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889873.66679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66747: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 178205 1726889873.66755: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889873.66827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.66904: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 178205 1726889873.66908: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889873.66966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889873.67354: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889873.67672: 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' <<< 178205 1726889873.67684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889873.67691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889873.67727: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889873.67736: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8eafb9130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7f5130> <<< 178205 1726889873.67800: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00e8e0> <<< 178205 1726889873.83072: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889873.83088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 178205 1726889873.83097: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00ebe0> <<< 178205 1726889873.83128: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889873.83131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 178205 1726889873.83157: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00d250> <<< 178205 1726889873.83214: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889873.83220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889873.83245: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 178205 1726889873.83262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eae13a30> <<< 178205 1726889873.83268: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eae4feb0> <<< 178205 1726889873.83529: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889873.83533: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889873.83555: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889873.83564: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889873.83570: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889873.83792: 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 <<< 178205 1726889874.07709: 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_loadavg": {"1m": 0.44, "5m": 0.59, "15m": 0.84}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ans<<< 178205 1726889874.07732: stdout chunk (state=3): >>>ible_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_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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "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_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": 467, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3065, "free": 467}, "nocache": {"free": 3243, "used": 289}, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": "0x6001405439de47c7e2b47a5<<< 178205 1726889874.07759: stdout chunk (state=3): >>>9c82a6e2e", "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": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5005, "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": 257441816576, "block_size": 4096, "block_total": 65519355, "block_available": 62852006, "block_used": 2667349, "inode_total": 131071472, "<<< 178205 1726889874.07782: stdout chunk (state=3): >>>inode_available": 130996157, "inode_used": 75315, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8"}], "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "37", "second": "54", "epoch": "1726889874", "epoch_int": "1726889874", "date": "2024-09-20", "time": "23:37:54", "iso8601_micro": "2024-09-21T03:37:54.034392Z", "iso8601": "2024-09-21T03:37:54Z", "iso8601_basic": "20240920T233754034392", "iso8601_basic_short": "20240920T233754", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "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":<<< 178205 1726889874.07789: stdout chunk (state=3): >>> "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_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_fips": false, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889874.08303: 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 <<< 178205 1726889874.08353: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 178205 1726889874.08371: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 178205 1726889874.08383: stdout chunk (state=3): >>># 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 <<< 178205 1726889874.08396: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd <<< 178205 1726889874.08419: stdout chunk (state=3): >>># 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 <<< 178205 1726889874.08424: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 178205 1726889874.08440: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 178205 1726889874.08445: 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 <<< 178205 1726889874.08458: 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 <<< 178205 1726889874.08463: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 178205 1726889874.08466: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 178205 1726889874.08469: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction <<< 178205 1726889874.08492: stdout chunk (state=3): >>># 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 <<< 178205 1726889874.08548: stdout chunk (state=3): >>># 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 <<< 178205 1726889874.08558: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # 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 <<< 178205 1726889874.08562: stdout chunk (state=3): >>># 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 <<< 178205 1726889874.08811: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889874.08832: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 178205 1726889874.08841: stdout chunk (state=3): >>># destroy importlib.machinery <<< 178205 1726889874.08867: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889874.08878: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889874.08884: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889874.08923: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889874.08938: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889874.08959: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889874.09004: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889874.09051: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889874.09056: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 178205 1726889874.09070: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 178205 1726889874.09083: stdout chunk (state=3): >>># destroy queue <<< 178205 1726889874.09098: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 178205 1726889874.09119: stdout chunk (state=3): >>># destroy shlex <<< 178205 1726889874.09124: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889874.09127: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889874.09157: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 178205 1726889874.09166: stdout chunk (state=3): >>># destroy json <<< 178205 1726889874.09199: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889874.09209: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing <<< 178205 1726889874.09219: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 178205 1726889874.09224: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889874.09271: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios <<< 178205 1726889874.09278: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889874.09327: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 178205 1726889874.09360: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 178205 1726889874.09364: stdout chunk (state=3): >>> # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889874.09387: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 178205 1726889874.09401: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 178205 1726889874.09416: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 178205 1726889874.09432: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889874.09446: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 178205 1726889874.09476: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref<<< 178205 1726889874.09480: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib <<< 178205 1726889874.09483: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889874.09503: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889874.09519: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889874.09529: 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 <<< 178205 1726889874.09546: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889874.09550: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 178205 1726889874.09560: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889874.09563: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 178205 1726889874.09565: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 178205 1726889874.09569: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889874.09571: stdout chunk (state=3): >>># cleanup[3] wiping marshal <<< 178205 1726889874.09573: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889874.09575: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889874.10029: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # 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 <<< 178205 1726889874.10519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889874.10522: stdout chunk (state=3): >>><<< 178205 1726889874.10525: stderr chunk (state=3): >>><<< 178205 1726889874.10562: _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 0x7fe8ec443dc0> # /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 0x7fe8ec1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec443b20> # /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 0x7fe8ec443ac0> 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 0x7fe8ec1d8490> # /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 0x7fe8ec1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8670> # /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 0x7fe8ec18f190> # /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 0x7fe8ec18f220> # /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 0x7fe8ec1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1f0880> # /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 0x7fe8ec188d90> # /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 0x7fe8ec1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1d8970> 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 0x7fe8ec154eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec157f40> # /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 0x7fe8ec14c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec154370> # /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 0x7fe8ec039e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec039910> 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 0x7fe8ec039f10> # /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 0x7fe8ec039fd0> # /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 0x7fe8ec04b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec12ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec129670> # /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 0x7fe8ec13b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec15be20> # /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 0x7fe8ec04bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec12e2b0> # 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 0x7fe8ec13b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec1619d0> # /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 0x7fe8ec04beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04bdf0> # /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 0x7fe8ec04bd60> # /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 0x7fe8ec01f3d0> # /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 0x7fe8ec01f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec053f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04e490> # /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 0x7fe8ebf48220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec00a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec161040> # /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 0x7fe8ebf5bb50> 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 0x7fe8ebf5be80> # /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 0x7fe8ebf6d790> # /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 0x7fe8ebf6dcd0> # 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 0x7fe8ebef9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf5bf70> # /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 0x7fe8ebf0a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf6d610> 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 0x7fe8ebf0a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04ba30> # /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 0x7fe8ebf26700> # /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 0x7fe8ebf269d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf267c0> # 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 0x7fe8ebf268b0> # /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 0x7fe8ebf26d00> # 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 0x7fe8ebf30250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf26940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebf18a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ec04b610> # /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 0x7fe8ebf26af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8ebe4e6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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 0x7fe8ebd8b820> # /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 0x7fe8ebd8b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8bf70> # /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 0x7fe8ebd8b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd8bd90> 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 0x7fe8ebd8bfd0> # /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 0x7fe8ebd8b100> # /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 0x7fe8ebd57f40> # 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 0x7fe8eb748310> # 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 0x7fe8eb748160> # /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 0x7fe8eb748ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd70dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd703a0> # /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 0x7fe8ebd70fd0> # /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 0x7fe8ebdc0d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd5e730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd5e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebd3eb20> # 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 0x7fe8ebd5ef40> # /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 0x7fe8ebd5ef10> # /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 0x7fe8eb7b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdd3250> # /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 0x7fe8eb7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdd33d0> # /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 0x7fe8ebdd3ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b17f0> # 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 0x7fe8ebd6ac10> # 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 0x7fe8ebdd3fa0> # 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 0x7fe8ebdd3550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8ebdcb910> # /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 0x7fe8eb7a6940> # 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 0x7fe8eb7c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b0580> # 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 0x7fe8eb7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7b09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eb7ef7f0> # /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 0x7fe8eb7fe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb32f970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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 0x7fe8ebd49730> # 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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8ebd8d370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eb7e2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb1adeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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 0x7fe8eb7de820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7e6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7e2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eb2f7370> # /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 0x7fe8eb312580> # 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 0x7fe8eb3124f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2e6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2f7970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f4f0> # /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 0x7fe8eb3590a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb2f6f70> # /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 0x7fe8eb359190> # /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 0x7fe8eb117fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb343820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb09f2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eaffbe80> # /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 0x7fe8eaffb9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eb077490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00d850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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 0x7fe8eb06e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb06e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/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_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_c8sh5dkp/ansible_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 0x7fe8eafb9130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb7f5130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eb00e8e0> # /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 0x7fe8eb00ebe0> # /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 0x7fe8eb00d250> # /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 0x7fe8eae13a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8eae4feb0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"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_loadavg": {"1m": 0.44, "5m": 0.59, "15m": 0.84}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "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_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": 467, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3065, "free": 467}, "nocache": {"free": 3243, "used": 289}, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["04053258-6d79-4a08-b4f6-ade3b54521b8"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5005, "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": 257441816576, "block_size": 4096, "block_total": 65519355, "block_available": 62852006, "block_used": 2667349, "inode_total": 131071472, "inode_available": 130996157, "inode_used": 75315, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8"}], "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "37", "second": "54", "epoch": "1726889874", "epoch_int": "1726889874", "date": "2024-09-20", "time": "23:37:54", "iso8601_micro": "2024-09-21T03:37:54.034392Z", "iso8601": "2024-09-21T03:37:54Z", "iso8601_basic": "20240920T233754034392", "iso8601_basic_short": "20240920T233754", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "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_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_fips": false, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "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. 178205 1726889874.12404: 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-1726889873.2207775-181146-41840309709152/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889874.12408: _low_level_execute_command(): starting 178205 1726889874.12410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889873.2207775-181146-41840309709152/ > /dev/null 2>&1 && sleep 0' 178205 1726889874.14006: 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 <<< 178205 1726889874.14010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.14183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889874.14186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889874.14200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.14205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.14219: stderr 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 <<< 178205 1726889874.14224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.14301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.14371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.14377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.14441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.16268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889874.16271: stderr chunk (state=3): >>><<< 178205 1726889874.16274: stdout chunk (state=3): >>><<< 178205 1726889874.16292: _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 178205 1726889874.16298: handler run complete 178205 1726889874.16509: variable 'ansible_facts' from source: unknown 178205 1726889874.16642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.17816: variable 'ansible_facts' from source: unknown 178205 1726889874.17937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.18423: attempt loop complete, returning result 178205 1726889874.18429: _execute() done 178205 1726889874.18433: dumping result to json 178205 1726889874.18482: done dumping result, returning 178205 1726889874.18492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-00000000150b] 178205 1726889874.18497: sending task result for task 02369adf-7a19-34ed-f5d1-00000000150b ok: [managed_node2] 178205 1726889874.19737: no more pending results, returning what we have 178205 1726889874.19740: results queue empty 178205 1726889874.19741: checking for any_errors_fatal 178205 1726889874.19745: done checking for any_errors_fatal 178205 1726889874.19745: checking for max_fail_percentage 178205 1726889874.19747: done checking for max_fail_percentage 178205 1726889874.19748: checking to see if all hosts have failed and the running result is not ok 178205 1726889874.19749: done checking to see if all hosts have failed 178205 1726889874.19750: getting the remaining hosts for this loop 178205 1726889874.19751: done getting the remaining hosts for this loop 178205 1726889874.19754: getting the next task for host managed_node2 178205 1726889874.19762: done getting next task for host managed_node2 178205 1726889874.19764: ^ task is: TASK: meta (role_complete) 178205 1726889874.19766: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889874.19776: getting variables 178205 1726889874.19778: in VariableManager get_vars() 178205 1726889874.19802: Calling all_inventory to load vars for managed_node2 178205 1726889874.19804: Calling groups_inventory to load vars for managed_node2 178205 1726889874.19806: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.19817: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.19819: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.19822: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.20917: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000150b 178205 1726889874.20920: WORKER PROCESS EXITING 178205 1726889874.20942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.22243: done with get_vars() 178205 1726889874.22258: done getting variables 178205 1726889874.22342: done queuing things up, now waiting for results queue to drain 178205 1726889874.22344: results queue empty 178205 1726889874.22344: checking for any_errors_fatal 178205 1726889874.22349: done checking for any_errors_fatal 178205 1726889874.22349: checking for max_fail_percentage 178205 1726889874.22350: done checking for max_fail_percentage 178205 1726889874.22351: checking to see if all hosts have failed and the running result is not ok 178205 1726889874.22352: done checking to see if all hosts have failed 178205 1726889874.22353: getting the remaining hosts for this loop 178205 1726889874.22358: done getting the remaining hosts for this loop 178205 1726889874.22361: getting the next task for host managed_node2 178205 1726889874.22364: done getting next task for host managed_node2 178205 1726889874.22367: ^ task is: TASK: Verify results 178205 1726889874.22368: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889874.22371: getting variables 178205 1726889874.22372: in VariableManager get_vars() 178205 1726889874.22383: Calling all_inventory to load vars for managed_node2 178205 1726889874.22385: Calling groups_inventory to load vars for managed_node2 178205 1726889874.22387: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.22392: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.22394: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.22397: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.22874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.24074: done with get_vars() 178205 1726889874.24086: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:99 Friday 20 September 2024 23:37:54 -0400 (0:00:01.112) 0:01:27.229 ****** 178205 1726889874.24154: entering _queue_task() for managed_node2/include_tasks 178205 1726889874.25165: worker is 1 (out of 1 available) 178205 1726889874.25178: exiting _queue_task() for managed_node2/include_tasks 178205 1726889874.25190: done queuing things up, now waiting for results queue to drain 178205 1726889874.25191: waiting for pending results... 178205 1726889874.26007: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889874.26100: in run() - task 02369adf-7a19-34ed-f5d1-000000000013 178205 1726889874.26115: variable 'ansible_search_path' from source: unknown 178205 1726889874.26154: calling self._execute() 178205 1726889874.26263: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.26268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.26280: variable 'omit' from source: magic vars 178205 1726889874.26394: _execute() done 178205 1726889874.26399: dumping result to json 178205 1726889874.26402: done dumping result, returning 178205 1726889874.26405: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-000000000013] 178205 1726889874.26413: sending task result for task 02369adf-7a19-34ed-f5d1-000000000013 178205 1726889874.27232: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000013 178205 1726889874.27235: WORKER PROCESS EXITING 178205 1726889874.27260: no more pending results, returning what we have 178205 1726889874.27264: in VariableManager get_vars() 178205 1726889874.27304: Calling all_inventory to load vars for managed_node2 178205 1726889874.27307: Calling groups_inventory to load vars for managed_node2 178205 1726889874.27310: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.27324: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.27327: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.27330: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.27799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.29124: done with get_vars() 178205 1726889874.29138: variable 'ansible_search_path' from source: unknown 178205 1726889874.29153: we have included files to process 178205 1726889874.29155: generating all_blocks data 178205 1726889874.29157: done generating all_blocks data 178205 1726889874.29165: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889874.29166: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889874.29169: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889874.30001: in VariableManager get_vars() 178205 1726889874.30023: done with get_vars() 178205 1726889874.30069: in VariableManager get_vars() 178205 1726889874.30088: done with get_vars() 178205 1726889874.30181: done processing included file 178205 1726889874.30183: iterating over new_blocks loaded from include file 178205 1726889874.30185: in VariableManager get_vars() 178205 1726889874.30199: done with get_vars() 178205 1726889874.30201: filtering new block on tags 178205 1726889874.30263: done filtering new block on tags 178205 1726889874.30266: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889874.30272: extending task lists for all hosts with included blocks 178205 1726889874.33518: done extending task lists 178205 1726889874.33522: done processing included files 178205 1726889874.33522: results queue empty 178205 1726889874.33523: checking for any_errors_fatal 178205 1726889874.33525: done checking for any_errors_fatal 178205 1726889874.33525: checking for max_fail_percentage 178205 1726889874.33526: done checking for max_fail_percentage 178205 1726889874.33527: checking to see if all hosts have failed and the running result is not ok 178205 1726889874.33528: done checking to see if all hosts have failed 178205 1726889874.33529: getting the remaining hosts for this loop 178205 1726889874.33530: done getting the remaining hosts for this loop 178205 1726889874.33533: getting the next task for host managed_node2 178205 1726889874.33537: done getting next task for host managed_node2 178205 1726889874.33539: ^ task is: TASK: Print out pool information 178205 1726889874.33541: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889874.33543: getting variables 178205 1726889874.33544: in VariableManager get_vars() 178205 1726889874.33556: Calling all_inventory to load vars for managed_node2 178205 1726889874.33559: Calling groups_inventory to load vars for managed_node2 178205 1726889874.33561: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.33566: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.33568: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.33570: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.34431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.35920: done with get_vars() 178205 1726889874.35935: done getting variables 178205 1726889874.35984: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:37:54 -0400 (0:00:00.118) 0:01:27.348 ****** 178205 1726889874.36015: entering _queue_task() for managed_node2/debug 178205 1726889874.36360: worker is 1 (out of 1 available) 178205 1726889874.36374: exiting _queue_task() for managed_node2/debug 178205 1726889874.36386: done queuing things up, now waiting for results queue to drain 178205 1726889874.36387: waiting for pending results... 178205 1726889874.37472: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889874.37676: in run() - task 02369adf-7a19-34ed-f5d1-000000001599 178205 1726889874.37804: variable 'ansible_search_path' from source: unknown 178205 1726889874.37843: calling self._execute() 178205 1726889874.38164: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.38171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.38181: variable 'omit' from source: magic vars 178205 1726889874.39076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889874.45449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889874.45513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889874.45553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889874.45585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889874.45611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889874.45891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889874.45919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889874.45948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889874.45987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889874.46001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889874.46118: variable '_storage_pools_list' from source: set_fact 178205 1726889874.46140: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889874.46143: when evaluation is False, skipping this task 178205 1726889874.46147: _execute() done 178205 1726889874.46149: dumping result to json 178205 1726889874.46151: done dumping result, returning 178205 1726889874.46158: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-000000001599] 178205 1726889874.46164: sending task result for task 02369adf-7a19-34ed-f5d1-000000001599 178205 1726889874.46269: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001599 178205 1726889874.46272: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889874.46320: no more pending results, returning what we have 178205 1726889874.46325: results queue empty 178205 1726889874.46326: checking for any_errors_fatal 178205 1726889874.46327: done checking for any_errors_fatal 178205 1726889874.46328: checking for max_fail_percentage 178205 1726889874.46330: done checking for max_fail_percentage 178205 1726889874.46331: checking to see if all hosts have failed and the running result is not ok 178205 1726889874.46332: done checking to see if all hosts have failed 178205 1726889874.46333: getting the remaining hosts for this loop 178205 1726889874.46334: done getting the remaining hosts for this loop 178205 1726889874.46338: getting the next task for host managed_node2 178205 1726889874.46345: done getting next task for host managed_node2 178205 1726889874.46348: ^ task is: TASK: Print out volume information 178205 1726889874.46351: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889874.46354: getting variables 178205 1726889874.46356: in VariableManager get_vars() 178205 1726889874.46393: Calling all_inventory to load vars for managed_node2 178205 1726889874.46397: Calling groups_inventory to load vars for managed_node2 178205 1726889874.46400: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.46413: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.46417: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.46421: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.47688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.48254: done with get_vars() 178205 1726889874.48273: done getting variables 178205 1726889874.49044: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:37:54 -0400 (0:00:00.130) 0:01:27.478 ****** 178205 1726889874.49075: entering _queue_task() for managed_node2/debug 178205 1726889874.49380: worker is 1 (out of 1 available) 178205 1726889874.49396: exiting _queue_task() for managed_node2/debug 178205 1726889874.49409: done queuing things up, now waiting for results queue to drain 178205 1726889874.49410: waiting for pending results... 178205 1726889874.50372: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889874.50616: in run() - task 02369adf-7a19-34ed-f5d1-00000000159a 178205 1726889874.50629: variable 'ansible_search_path' from source: unknown 178205 1726889874.50666: calling self._execute() 178205 1726889874.50977: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.50984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.50996: variable 'omit' from source: magic vars 178205 1726889874.51925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889874.58481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889874.58551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889874.58587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889874.58626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889874.58655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889874.58731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889874.58762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889874.58786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889874.58829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889874.58846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889874.58962: variable '_storage_volumes_list' from source: set_fact 178205 1726889874.59003: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889874.59008: variable 'omit' from source: magic vars 178205 1726889874.59158: variable 'omit' from source: magic vars 178205 1726889874.59189: variable 'omit' from source: magic vars 178205 1726889874.59214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889874.59243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889874.59260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889874.59277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889874.59286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889874.59316: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889874.59549: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.59553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.59626: Set connection var ansible_pipelining to False 178205 1726889874.59630: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889874.59640: Set connection var ansible_shell_executable to /bin/sh 178205 1726889874.59643: Set connection var ansible_connection to ssh 178205 1726889874.59648: Set connection var ansible_shell_type to sh 178205 1726889874.59654: Set connection var ansible_timeout to 10 178205 1726889874.59682: variable 'ansible_shell_executable' from source: unknown 178205 1726889874.59685: variable 'ansible_connection' from source: unknown 178205 1726889874.59688: variable 'ansible_module_compression' from source: unknown 178205 1726889874.59690: variable 'ansible_shell_type' from source: unknown 178205 1726889874.59693: variable 'ansible_shell_executable' from source: unknown 178205 1726889874.59695: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.59697: variable 'ansible_pipelining' from source: unknown 178205 1726889874.59699: variable 'ansible_timeout' from source: unknown 178205 1726889874.59706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.60006: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889874.60017: variable 'omit' from source: magic vars 178205 1726889874.60022: starting attempt loop 178205 1726889874.60025: running the handler 178205 1726889874.60069: variable '_storage_volumes_list' from source: set_fact 178205 1726889874.60346: variable '_storage_volumes_list' from source: set_fact 178205 1726889874.60714: handler run complete 178205 1726889874.60750: attempt loop complete, returning result 178205 1726889874.60759: _execute() done 178205 1726889874.60766: dumping result to json 178205 1726889874.60776: done dumping result, returning 178205 1726889874.60787: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-00000000159a] 178205 1726889874.60803: sending task result for task 02369adf-7a19-34ed-f5d1-00000000159a 178205 1726889874.60937: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000159a ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889874.61027: no more pending results, returning what we have 178205 1726889874.61030: results queue empty 178205 1726889874.61031: checking for any_errors_fatal 178205 1726889874.61039: done checking for any_errors_fatal 178205 1726889874.61040: checking for max_fail_percentage 178205 1726889874.61042: done checking for max_fail_percentage 178205 1726889874.61043: checking to see if all hosts have failed and the running result is not ok 178205 1726889874.61044: done checking to see if all hosts have failed 178205 1726889874.61045: getting the remaining hosts for this loop 178205 1726889874.61046: done getting the remaining hosts for this loop 178205 1726889874.61049: getting the next task for host managed_node2 178205 1726889874.61056: done getting next task for host managed_node2 178205 1726889874.61058: ^ task is: TASK: Collect info about the volumes. 178205 1726889874.61061: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889874.61065: getting variables 178205 1726889874.61066: in VariableManager get_vars() 178205 1726889874.61100: Calling all_inventory to load vars for managed_node2 178205 1726889874.61104: Calling groups_inventory to load vars for managed_node2 178205 1726889874.61108: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889874.61122: Calling all_plugins_play to load vars for managed_node2 178205 1726889874.61125: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889874.61129: Calling groups_plugins_play to load vars for managed_node2 178205 1726889874.61964: WORKER PROCESS EXITING 178205 1726889874.61988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889874.62984: done with get_vars() 178205 1726889874.63000: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:37:54 -0400 (0:00:00.140) 0:01:27.618 ****** 178205 1726889874.63199: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889874.63696: worker is 1 (out of 1 available) 178205 1726889874.63710: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889874.63863: done queuing things up, now waiting for results queue to drain 178205 1726889874.63864: waiting for pending results... 178205 1726889874.64685: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889874.64795: in run() - task 02369adf-7a19-34ed-f5d1-00000000159b 178205 1726889874.64815: variable 'ansible_search_path' from source: unknown 178205 1726889874.64858: calling self._execute() 178205 1726889874.64980: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.64993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.65005: variable 'omit' from source: magic vars 178205 1726889874.65125: variable 'omit' from source: magic vars 178205 1726889874.65173: variable 'omit' from source: magic vars 178205 1726889874.65216: variable 'omit' from source: magic vars 178205 1726889874.65261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889874.65314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889874.65340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889874.65362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889874.65378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889874.65420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889874.65429: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.65437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.65545: Set connection var ansible_pipelining to False 178205 1726889874.65556: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889874.65565: Set connection var ansible_shell_executable to /bin/sh 178205 1726889874.65571: Set connection var ansible_connection to ssh 178205 1726889874.65579: Set connection var ansible_shell_type to sh 178205 1726889874.65587: Set connection var ansible_timeout to 10 178205 1726889874.65624: variable 'ansible_shell_executable' from source: unknown 178205 1726889874.65635: variable 'ansible_connection' from source: unknown 178205 1726889874.65643: variable 'ansible_module_compression' from source: unknown 178205 1726889874.65649: variable 'ansible_shell_type' from source: unknown 178205 1726889874.65654: variable 'ansible_shell_executable' from source: unknown 178205 1726889874.65660: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889874.65667: variable 'ansible_pipelining' from source: unknown 178205 1726889874.65674: variable 'ansible_timeout' from source: unknown 178205 1726889874.65681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889874.65887: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889874.65903: variable 'omit' from source: magic vars 178205 1726889874.65913: starting attempt loop 178205 1726889874.65920: running the handler 178205 1726889874.65943: _low_level_execute_command(): starting 178205 1726889874.65961: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889874.67186: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889874.67199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.67219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.67240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.67287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.67299: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889874.67314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.67332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889874.67345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889874.67358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889874.67375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.67389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.67405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.67418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.67429: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889874.67443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.67525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.67548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.67563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.67634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.69253: stdout chunk (state=3): >>>/root <<< 178205 1726889874.69437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889874.69440: stdout chunk (state=3): >>><<< 178205 1726889874.69443: stderr chunk (state=3): >>><<< 178205 1726889874.69550: _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 178205 1726889874.69554: _low_level_execute_command(): starting 178205 1726889874.69557: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157 `" && echo ansible-tmp-1726889874.694644-181188-92193773400157="` echo /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157 `" ) && sleep 0' 178205 1726889874.70094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889874.70109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.70134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.70154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.70196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.70216: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889874.70231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.70250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889874.70262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889874.70274: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889874.70286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.70300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.70324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.70338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.70350: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889874.70364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.70444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.70465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.70481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.70551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.72382: stdout chunk (state=3): >>>ansible-tmp-1726889874.694644-181188-92193773400157=/root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157 <<< 178205 1726889874.72561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889874.72566: stdout chunk (state=3): >>><<< 178205 1726889874.72569: stderr chunk (state=3): >>><<< 178205 1726889874.72626: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889874.694644-181188-92193773400157=/root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157 , stderr=OpenSSH_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 178205 1726889874.72820: variable 'ansible_module_compression' from source: unknown 178205 1726889874.72824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889874.72826: variable 'ansible_facts' from source: unknown 178205 1726889874.72828: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/AnsiballZ_blockdev_info.py 178205 1726889874.73672: Sending initial data 178205 1726889874.73676: Sent initial data (162 bytes) 178205 1726889874.75265: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889874.75279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.75291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.75307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.75347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.75359: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889874.75377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.75394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889874.75404: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889874.75416: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889874.75551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.75677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.75694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.75708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.75722: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889874.75736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.75820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.75840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.75854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.75922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.77638: 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 <<< 178205 1726889874.77683: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889874.77708: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp6wcyguvp /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/AnsiballZ_blockdev_info.py <<< 178205 1726889874.77738: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889874.78766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889874.78972: stderr chunk (state=3): >>><<< 178205 1726889874.78975: stdout chunk (state=3): >>><<< 178205 1726889874.78977: done transferring module to remote 178205 1726889874.78979: _low_level_execute_command(): starting 178205 1726889874.78981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/ /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889874.79577: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889874.79590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.79604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.79633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.79673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.79686: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889874.79706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.79734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889874.79755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889874.79768: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889874.79787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.79802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.79827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.79851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.79863: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889874.79877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.79966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.79987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.80003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.80075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.81826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889874.81886: stderr chunk (state=3): >>><<< 178205 1726889874.81890: stdout chunk (state=3): >>><<< 178205 1726889874.81918: _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 178205 1726889874.81921: _low_level_execute_command(): starting 178205 1726889874.81923: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889874.82656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889874.82678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.82694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.82722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.82766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.82787: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889874.82808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.82833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889874.82849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889874.82865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889874.82877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889874.82889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889874.82903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889874.82917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889874.82928: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889874.82943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889874.83028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889874.83059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889874.83076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889874.83213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889874.85085: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889874.85116: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889874.85166: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889874.85204: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889874.85243: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889874.85247: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889874.85283: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889874.85286: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889874.85343: 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' <<< 178205 1726889874.85378: 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' <<< 178205 1726889874.85389: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889874.85406: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5137243dc0> <<< 178205 1726889874.85442: 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' <<< 178205 1726889874.85486: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5137243b20> <<< 178205 1726889874.85489: 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' <<< 178205 1726889874.85524: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5137243ac0> <<< 178205 1726889874.85528: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889874.85546: 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 0x7f5136fd8490> <<< 178205 1726889874.85586: 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' <<< 178205 1726889874.85609: 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' <<< 178205 1726889874.85631: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd8940> <<< 178205 1726889874.85642: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd8670> <<< 178205 1726889874.85669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889874.85697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889874.85708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889874.85739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889874.85758: 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' <<< 178205 1726889874.85786: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f8f190> <<< 178205 1726889874.85815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889874.85818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889874.85882: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f8f220> <<< 178205 1726889874.85910: 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' <<< 178205 1726889874.85950: 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' <<< 178205 1726889874.85987: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f8f940> <<< 178205 1726889874.85997: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ff0880> <<< 178205 1726889874.86014: 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 0x7f5136f88d90> <<< 178205 1726889874.86057: 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' <<< 178205 1726889874.86068: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fb2d90> <<< 178205 1726889874.86114: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd8970> <<< 178205 1726889874.86139: 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. <<< 178205 1726889874.86342: 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' <<< 178205 1726889874.86372: 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' <<< 178205 1726889874.86401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889874.86420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889874.86456: 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' <<< 178205 1726889874.86459: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f2feb0> <<< 178205 1726889874.86504: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f32f40> <<< 178205 1726889874.86532: 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' <<< 178205 1726889874.86601: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889874.86613: 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' <<< 178205 1726889874.86652: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f30640> <<< 178205 1726889874.86656: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f2f370> <<< 178205 1726889874.86668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889874.86750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889874.86769: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889874.86828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889874.86867: 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' <<< 178205 1726889874.86876: 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 0x7f5136eb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136eb08b0> import 'itertools' # <<< 178205 1726889874.86891: 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 0x7f5136eb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889874.86975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889874.86979: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136eb0f70> <<< 178205 1726889874.86994: 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 0x7f5136eb0e80> import '_collections' # <<< 178205 1726889874.87029: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f09d30> import '_functools' # <<< 178205 1726889874.87052: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f04610> <<< 178205 1726889874.87626: 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 0x7f5136f17670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f36e20> # /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 0x7f5136ec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f09250> # 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 0x7f5136f17280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f3c9d0> # /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 0x7f5136ec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec2d90> # /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 0x7f5136ec2d00> # /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 0x7f5136e8d370> # /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 0x7f5136e8d460> <<< 178205 1726889874.87679: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136eccfa0> <<< 178205 1726889874.87880: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5490> # /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 0x7f5136da81c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136e78c70> <<< 178205 1726889874.87919: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f3c040> <<< 178205 1726889874.87944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889874.87976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889874.88003: 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 0x7f5136dbbaf0> import 'errno' # <<< 178205 1726889874.88232: 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 0x7f5136dbbe20> # /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 0x7f5136dcc730> # /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 0x7f5136dccc70> # 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 0x7f5136d583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136dbbf10> <<< 178205 1726889874.88269: 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' <<< 178205 1726889874.88605: 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 0x7f5136d6a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136dcc5b0> 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 0x7f5136d6a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec29d0> # /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 0x7f5136d856a0> # /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' <<< 178205 1726889874.88609: 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 0x7f5136d85970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d85760> # 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 0x7f5136d85850> # /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' <<< 178205 1726889874.88769: 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 0x7f5136d85ca0> <<< 178205 1726889874.88811: 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 0x7f5136c991f0> <<< 178205 1726889874.88833: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d858e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d78a30> <<< 178205 1726889874.88884: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec25b0> <<< 178205 1726889874.88888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889874.88921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889874.88990: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d85a90> <<< 178205 1726889874.89121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5136cc1670> <<< 178205 1726889874.89221: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 178205 1726889874.89334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.89368: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889874.89397: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889874.90606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.91547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889874.91553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd47c0> <<< 178205 1726889874.91569: 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' <<< 178205 1726889874.91602: 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' <<< 178205 1726889874.91632: 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' <<< 178205 1726889874.91660: 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 0x7f5136bd4160> <<< 178205 1726889874.91703: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4280> <<< 178205 1726889874.91747: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4f10> <<< 178205 1726889874.91759: 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' <<< 178205 1726889874.91803: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd44f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4d30> <<< 178205 1726889874.91816: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889874.91860: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889874.91863: 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 0x7f5136bd4f70> <<< 178205 1726889874.91865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889874.91888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889874.91931: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4100> <<< 178205 1726889874.91948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889874.91958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889874.91987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889874.92006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889874.92026: 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' <<< 178205 1726889874.92125: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136b8c130> <<< 178205 1726889874.92167: 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 0x7f5136b48f40> <<< 178205 1726889874.92186: 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 0x7f5136b48d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889874.92308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136b483d0> <<< 178205 1726889874.92323: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c3adc0> <<< 178205 1726889874.92605: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c3a3a0> # /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 0x7f5136c3af70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889874.92609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /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 0x7f5136c0ac10> <<< 178205 1726889874.92685: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365e63a0> <<< 178205 1726889874.92688: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bdc490> <<< 178205 1726889874.92750: 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' <<< 178205 1726889874.92753: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51365e64c0> <<< 178205 1726889874.92788: 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 0x7f51365e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 178205 1726889874.92798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889874.92809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889874.92830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889874.92905: 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 0x7f51365ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c1c1f0> <<< 178205 1726889874.93080: 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' # 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 0x7f51365db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c1c370> <<< 178205 1726889874.93117: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889874.93127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889874.93183: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c34d90> <<< 178205 1726889874.93307: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365db880> <<< 178205 1726889874.93390: 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 0x7f51365db6d0> <<< 178205 1726889874.93405: 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 0x7f51365da670> <<< 178205 1726889874.93489: 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 0x7f51365da5b0> <<< 178205 1726889874.93510: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c128b0> # /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' <<< 178205 1726889874.93586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889874.93590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5136b9b670> <<< 178205 1726889874.93738: 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 0x7f5136b9aac0> <<< 178205 1726889874.93752: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ba90d0> <<< 178205 1726889874.93799: 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 0x7f5136b9b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bdfa60> <<< 178205 1726889874.93845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889874.93937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.94063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889874.94163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.94317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.94697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.95181: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889874.95185: 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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889874.95209: 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' <<< 178205 1726889874.95262: 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 0x7f51361b7580> <<< 178205 1726889874.95341: 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 0x7f51365ad520> <<< 178205 1726889874.95355: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51361610a0> <<< 178205 1726889874.95420: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889874.95437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.95453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889874.95572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.95699: 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' <<< 178205 1726889874.95734: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136b9abb0> <<< 178205 1726889874.95738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96611: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889874.96645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96692: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889874.96699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96742: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96827: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889874.96848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96865: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889874.96867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.96932: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889874.96935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889874.97345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889874.97349: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889874.97424: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365b7970> <<< 178205 1726889874.97428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97557: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889874.97576: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889874.97587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97668: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889874.97671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97834: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.97895: 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 <<< 178205 1726889874.97920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889874.97993: 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 0x7f5136c27250> <<< 178205 1726889874.98021: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365b76a0> <<< 178205 1726889874.98062: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889874.98075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889874.98325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889874.98336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889874.98360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889874.98387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889874.98402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889874.98487: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f513659e7c0> <<< 178205 1726889874.98528: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f513659b7f0> <<< 178205 1726889874.98584: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136595970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889874.98607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98645: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889874.98714: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889874.98754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 178205 1726889874.98778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889874.98795: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889874.98828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98857: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 178205 1726889874.98875: 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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889874.98887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.98944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.99055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889874.99235: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889875.00011: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 178205 1726889875.00041: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889875.00392: 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 <<< 178205 1726889875.00402: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 178205 1726889875.00443: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # 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<<< 178205 1726889875.00454: stdout chunk (state=3): >>> # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889875.00523: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 178205 1726889875.00531: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 178205 1726889875.00534: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 178205 1726889875.00553: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889875.00557: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 gc <<< 178205 1726889875.00737: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889875.00752: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889875.00821: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889875.00854: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889875.00859: 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 <<< 178205 1726889875.00903: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889875.00907: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889875.00968: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889875.01028: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889875.01090: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889875.01143: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 178205 1726889875.01198: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 178205 1726889875.01203: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889875.01244: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889875.01374: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889875.01446: 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 <<< 178205 1726889875.01462: 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 <<< 178205 1726889875.01489: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889875.01853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889875.01856: stdout chunk (state=3): >>><<< 178205 1726889875.01859: stderr chunk (state=3): >>><<< 178205 1726889875.01976: _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 0x7f5137243dc0> # /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 0x7f5136fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5137243b20> # /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 0x7f5137243ac0> 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 0x7f5136fd8490> # /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 0x7f5136fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd8670> # /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 0x7f5136f8f190> # /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 0x7f5136f8f220> # /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 0x7f5136fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ff0880> # /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 0x7f5136f88d90> # /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 0x7f5136fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136fd8970> 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 0x7f5136f2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f32f40> # /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 0x7f5136f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f2f370> # /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 0x7f5136eb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136eb08b0> 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 0x7f5136eb0eb0> # /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 0x7f5136eb0f70> # /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 0x7f5136eb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f04610> # /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 0x7f5136f17670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f36e20> # /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 0x7f5136ec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f09250> # 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 0x7f5136f17280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f3c9d0> # /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 0x7f5136ec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec2d90> # /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 0x7f5136ec2d00> # /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 0x7f5136e8d370> # /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 0x7f5136e8d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136eccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5490> # /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 0x7f5136da81c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136e78c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136f3c040> # /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 0x7f5136dbbaf0> 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 0x7f5136dbbe20> # /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 0x7f5136dcc730> # /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 0x7f5136dccc70> # 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 0x7f5136d583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136dbbf10> # /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 0x7f5136d6a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136dcc5b0> 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 0x7f5136d6a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec29d0> # /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 0x7f5136d856a0> # /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 0x7f5136d85970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d85760> # 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 0x7f5136d85850> # /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 0x7f5136d85ca0> # 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 0x7f5136c991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d858e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136d78a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ec25b0> # /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 0x7f5136d85a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5136cc1670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f5136bd47c0> # /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 0x7f5136bd4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4f10> # /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 0x7f5136bd44f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bd4d30> 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 0x7f5136bd4f70> # /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 0x7f5136bd4100> # /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 0x7f5136b8c130> # 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 0x7f5136b48f40> # 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 0x7f5136b48d60> # /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 0x7f5136b483d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c3adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c3a3a0> # /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 0x7f5136c3af70> # /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 0x7f5136c0ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bdc490> # 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 0x7f51365e64c0> # /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 0x7f51365e64f0> # /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 0x7f51365ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c1c1f0> # /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 0x7f51365db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c1c370> # /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 0x7f5136c34d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365db880> # 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 0x7f51365db6d0> # 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 0x7f51365da670> # 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 0x7f51365da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136c128b0> # /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 0x7f5136b9b670> # 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 0x7f5136b9aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136ba90d0> # 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 0x7f5136b9b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136bdfa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f51361b7580> # /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 0x7f51365ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51361610a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f5136b9abb0> # 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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f51365b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f5136c27250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51365b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f513659e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f513659b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5136595970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload__romtv8t/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889875.02927: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889874.694644-181188-92193773400157/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889875.02930: _low_level_execute_command(): starting 178205 1726889875.02933: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889874.694644-181188-92193773400157/ > /dev/null 2>&1 && sleep 0' 178205 1726889875.03541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.03555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.03575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.03592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.03637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.03649: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.03662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.03685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.03698: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.03709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.03722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.03735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.03751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.03762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.03772: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.03790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.03867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.03893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.03909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.03975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.05729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.05806: stderr chunk (state=3): >>><<< 178205 1726889875.05817: stdout chunk (state=3): >>><<< 178205 1726889875.06022: _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 178205 1726889875.06025: handler run complete 178205 1726889875.06028: Evaluated conditional (False): False 178205 1726889875.06030: attempt loop complete, returning result 178205 1726889875.06032: _execute() done 178205 1726889875.06034: dumping result to json 178205 1726889875.06036: done dumping result, returning 178205 1726889875.06038: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-00000000159b] 178205 1726889875.06040: sending task result for task 02369adf-7a19-34ed-f5d1-00000000159b 178205 1726889875.06126: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000159b 178205 1726889875.06130: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "04053258-6d79-4a08-b4f6-ade3b54521b8" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889875.06282: no more pending results, returning what we have 178205 1726889875.06286: results queue empty 178205 1726889875.06291: checking for any_errors_fatal 178205 1726889875.06300: done checking for any_errors_fatal 178205 1726889875.06300: checking for max_fail_percentage 178205 1726889875.06302: done checking for max_fail_percentage 178205 1726889875.06303: checking to see if all hosts have failed and the running result is not ok 178205 1726889875.06304: done checking to see if all hosts have failed 178205 1726889875.06305: getting the remaining hosts for this loop 178205 1726889875.06307: done getting the remaining hosts for this loop 178205 1726889875.06320: getting the next task for host managed_node2 178205 1726889875.06328: done getting next task for host managed_node2 178205 1726889875.06331: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889875.06334: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889875.06339: getting variables 178205 1726889875.06341: in VariableManager get_vars() 178205 1726889875.06377: Calling all_inventory to load vars for managed_node2 178205 1726889875.06380: Calling groups_inventory to load vars for managed_node2 178205 1726889875.06384: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889875.06396: Calling all_plugins_play to load vars for managed_node2 178205 1726889875.06399: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889875.06402: Calling groups_plugins_play to load vars for managed_node2 178205 1726889875.07281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889875.07904: done with get_vars() 178205 1726889875.07923: done getting variables 178205 1726889875.07989: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:37:55 -0400 (0:00:00.449) 0:01:28.068 ****** 178205 1726889875.08023: entering _queue_task() for managed_node2/command 178205 1726889875.08321: worker is 1 (out of 1 available) 178205 1726889875.08335: exiting _queue_task() for managed_node2/command 178205 1726889875.08347: done queuing things up, now waiting for results queue to drain 178205 1726889875.08348: waiting for pending results... 178205 1726889875.08659: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889875.08781: in run() - task 02369adf-7a19-34ed-f5d1-00000000159c 178205 1726889875.08810: variable 'ansible_search_path' from source: unknown 178205 1726889875.08852: calling self._execute() 178205 1726889875.08980: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.08992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.09009: variable 'omit' from source: magic vars 178205 1726889875.09135: variable 'omit' from source: magic vars 178205 1726889875.09179: variable 'omit' from source: magic vars 178205 1726889875.09218: variable 'omit' from source: magic vars 178205 1726889875.09269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889875.09305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889875.09332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889875.09360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889875.09377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889875.09407: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889875.09417: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.09423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.09526: Set connection var ansible_pipelining to False 178205 1726889875.09538: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889875.09552: Set connection var ansible_shell_executable to /bin/sh 178205 1726889875.09567: Set connection var ansible_connection to ssh 178205 1726889875.09578: Set connection var ansible_shell_type to sh 178205 1726889875.09586: Set connection var ansible_timeout to 10 178205 1726889875.09618: variable 'ansible_shell_executable' from source: unknown 178205 1726889875.09626: variable 'ansible_connection' from source: unknown 178205 1726889875.09633: variable 'ansible_module_compression' from source: unknown 178205 1726889875.09639: variable 'ansible_shell_type' from source: unknown 178205 1726889875.09645: variable 'ansible_shell_executable' from source: unknown 178205 1726889875.09651: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.09658: variable 'ansible_pipelining' from source: unknown 178205 1726889875.09668: variable 'ansible_timeout' from source: unknown 178205 1726889875.09679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.09836: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889875.09853: variable 'omit' from source: magic vars 178205 1726889875.09862: starting attempt loop 178205 1726889875.09867: running the handler 178205 1726889875.09896: _low_level_execute_command(): starting 178205 1726889875.09910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889875.10682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.10698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.10714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.10733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.10775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.10792: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.10806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.10827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.10840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.10852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.10865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.10880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.10896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.10914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.10926: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.10940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.11022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.11045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.11061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.11124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.12644: stdout chunk (state=3): >>>/root <<< 178205 1726889875.12835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.12839: stdout chunk (state=3): >>><<< 178205 1726889875.12841: stderr chunk (state=3): >>><<< 178205 1726889875.12954: _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 178205 1726889875.12958: _low_level_execute_command(): starting 178205 1726889875.12961: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356 `" && echo ansible-tmp-1726889875.1286008-181212-205946697326356="` echo /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356 `" ) && sleep 0' 178205 1726889875.13585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.13605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.13631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.13650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.13691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.13703: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.13728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.13747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.13760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.13771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.13784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.13798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.13820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.13838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.13851: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.13864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.13949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.13971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.13988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.14063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.15852: stdout chunk (state=3): >>>ansible-tmp-1726889875.1286008-181212-205946697326356=/root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356 <<< 178205 1726889875.16041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.16044: stdout chunk (state=3): >>><<< 178205 1726889875.16046: stderr chunk (state=3): >>><<< 178205 1726889875.16357: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889875.1286008-181212-205946697326356=/root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356 , stderr=OpenSSH_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 178205 1726889875.16360: variable 'ansible_module_compression' from source: unknown 178205 1726889875.16363: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889875.16365: variable 'ansible_facts' from source: unknown 178205 1726889875.16367: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/AnsiballZ_command.py 178205 1726889875.16432: Sending initial data 178205 1726889875.16436: Sent initial data (158 bytes) 178205 1726889875.17410: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.17426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.17443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.17465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.17505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.17519: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.17535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.17551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.17562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.17577: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.17588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.17600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.17616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.17628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.17641: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.17653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.17738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.17759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.17773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.17838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.19508: 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 <<< 178205 1726889875.19572: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889875.19586: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpb128om3h /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/AnsiballZ_command.py <<< 178205 1726889875.19617: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889875.20630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.20865: stderr chunk (state=3): >>><<< 178205 1726889875.20868: stdout chunk (state=3): >>><<< 178205 1726889875.20871: done transferring module to remote 178205 1726889875.20873: _low_level_execute_command(): starting 178205 1726889875.20875: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/ /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/AnsiballZ_command.py && sleep 0' 178205 1726889875.21453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.21466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.21479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.21495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.21545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.21557: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.21570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.21586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.21596: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.21606: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.21621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.21638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.21660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.21675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.21688: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.21703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.21785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.21807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.21826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.21896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.23556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.23628: stderr chunk (state=3): >>><<< 178205 1726889875.23644: stdout chunk (state=3): >>><<< 178205 1726889875.23719: _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 178205 1726889875.23722: _low_level_execute_command(): starting 178205 1726889875.23725: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/AnsiballZ_command.py && sleep 0' 178205 1726889875.24398: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.24421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.24442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.24462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.24507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.24524: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.24552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.24571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.24583: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.24595: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.24607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.24625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.24652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.24666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.24678: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.24702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.24787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.24808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.24826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.24900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.26793: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889875.26826: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889875.26828: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889875.26878: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889875.26892: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889875.26927: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889875.26954: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889875.27006: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889875.27010: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889875.27054: 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' <<< 178205 1726889875.27073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889875.27099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889875.27129: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd26d8dc0> <<< 178205 1726889875.27166: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889875.27191: 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 0x7f8bd267d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd26d8b20> <<< 178205 1726889875.27228: 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' <<< 178205 1726889875.27250: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd26d8ac0> <<< 178205 1726889875.27292: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889875.27295: 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' <<< 178205 1726889875.27337: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d490> <<< 178205 1726889875.27347: 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' <<< 178205 1726889875.27381: 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' # <<< 178205 1726889875.27396: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d940> <<< 178205 1726889875.27399: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d670> <<< 178205 1726889875.27428: 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' <<< 178205 1726889875.27457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889875.27480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889875.27499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889875.27522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889875.27542: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2634190> <<< 178205 1726889875.27561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889875.27574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889875.27650: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2634220> <<< 178205 1726889875.27675: 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' <<< 178205 1726889875.27726: 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 0x7f8bd2657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2634940> <<< 178205 1726889875.27780: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2695880> <<< 178205 1726889875.27793: 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 0x7f8bd262dd90> <<< 178205 1726889875.27856: 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 0x7f8bd2657d90> <<< 178205 1726889875.27900: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d970> <<< 178205 1726889875.27936: 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. <<< 178205 1726889875.28132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889875.28162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889875.28182: 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' <<< 178205 1726889875.28210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889875.28244: 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' <<< 178205 1726889875.28255: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d4eb0> <<< 178205 1726889875.28304: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d7f40> <<< 178205 1726889875.28323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889875.28339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889875.28357: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889875.28371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889875.28389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889875.28405: 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' <<< 178205 1726889875.28428: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23cc610> <<< 178205 1726889875.28447: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d5640> <<< 178205 1726889875.28461: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d4370> <<< 178205 1726889875.28472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889875.28540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889875.28560: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889875.28595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889875.28613: 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' <<< 178205 1726889875.28643: 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 0x7f8bd2356dc0> <<< 178205 1726889875.28661: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23568b0> <<< 178205 1726889875.28678: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889875.28693: 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 0x7f8bd2356eb0> <<< 178205 1726889875.28709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889875.28730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889875.28754: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2356f70> <<< 178205 1726889875.28782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889875.28808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2356e80> <<< 178205 1726889875.28821: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889875.28851: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23aed30> <<< 178205 1726889875.28863: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889875.28881: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23a9610> <<< 178205 1726889875.28936: 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 0x7f8bd23bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23dbe20> <<< 178205 1726889875.28967: 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' <<< 178205 1726889875.29002: 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 0x7f8bd2367c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23ae250> <<< 178205 1726889875.29050: 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 0x7f8bd23bb280> <<< 178205 1726889875.29073: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23e19d0> <<< 178205 1726889875.29098: 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' <<< 178205 1726889875.29113: 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' <<< 178205 1726889875.29155: 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' <<< 178205 1726889875.29166: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2367fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2367d90> <<< 178205 1726889875.29191: 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 0x7f8bd2367d00> <<< 178205 1726889875.29221: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889875.29247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889875.29269: 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' <<< 178205 1726889875.29281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889875.29327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889875.29354: 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 0x7f8bd233b370> <<< 178205 1726889875.29377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889875.29396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889875.29421: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd233b460> <<< 178205 1726889875.29538: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236ffa0> <<< 178205 1726889875.29582: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236aa30> <<< 178205 1726889875.29602: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236a490> <<< 178205 1726889875.29624: 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' <<< 178205 1726889875.29649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889875.29667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889875.29705: 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' <<< 178205 1726889875.30178: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd22641c0> <<< 178205 1726889875.30210: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2326c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23e1040> # /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 0x7f8bd2277af0> 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 0x7f8bd2277e20> # /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 0x7f8bd228a730> # /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 0x7f8bd228ac70> # 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 0x7f8bd22153a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2277f10> # /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 0x7f8bd2226280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd228a5b0> import 'pwd' # <<< 178205 1726889875.30236: 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 0x7f8bd2226340> <<< 178205 1726889875.30277: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23679d0> <<< 178205 1726889875.30307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889875.30328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889875.30347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889875.30376: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.30396: 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 0x7f8bd22426a0> <<< 178205 1726889875.30407: 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' <<< 178205 1726889875.30437: 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 0x7f8bd2242970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2242760> <<< 178205 1726889875.30759: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.30780: 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 0x7f8bd2242850> # /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 0x7f8bd2242ca0> # 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 0x7f8bd224e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd22428e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2234a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23675b0> <<< 178205 1726889875.30802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889875.30854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889875.30888: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2242a90> <<< 178205 1726889875.31154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bd2162670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889875.31505: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889875.33025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.33398: 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' <<< 178205 1726889875.33438: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4e7c0> # /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' <<< 178205 1726889875.33461: 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' <<< 178205 1726889875.33481: 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' <<< 178205 1726889875.33497: 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 0x7f8bd1b4e160> <<< 178205 1726889875.33533: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4e280> <<< 178205 1726889875.33560: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4ef10> <<< 178205 1726889875.33585: 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' <<< 178205 1726889875.33637: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4ed30> <<< 178205 1726889875.33663: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889875.33688: 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 0x7f8bd1b4ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889875.33714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889875.33745: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4e100> <<< 178205 1726889875.33772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889875.33783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889875.33810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889875.33835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889875.33846: 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' <<< 178205 1726889875.33915: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1aa3ee0> <<< 178205 1726889875.33945: 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 0x7f8bd1ac6f40> <<< 178205 1726889875.33971: 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 0x7f8bd1ac6d60> <<< 178205 1726889875.33991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889875.34018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889875.34043: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1ac63d0> <<< 178205 1726889875.34061: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bb4dc0> <<< 178205 1726889875.34227: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bb43a0> <<< 178205 1726889875.34253: 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' <<< 178205 1726889875.34280: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bb4f70> <<< 178205 1726889875.34304: 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' <<< 178205 1726889875.34330: 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' <<< 178205 1726889875.34362: 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' <<< 178205 1726889875.34373: 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 0x7f8bd1b83c10> <<< 178205 1726889875.34454: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b1fcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b1f3a0> <<< 178205 1726889875.34477: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4f490> <<< 178205 1726889875.34488: 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 0x7f8bd1b1f4c0> <<< 178205 1726889875.34513: 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' <<< 178205 1726889875.34565: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b1f4f0> # /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 <<< 178205 1726889875.34584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889875.34666: 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 0x7f8bd1a87250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b951f0> <<< 178205 1726889875.34686: 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' <<< 178205 1726889875.34761: 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 0x7f8bd1a938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b95370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889875.34801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889875.34828: 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' # <<< 178205 1726889875.34879: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bafd90> <<< 178205 1726889875.35002: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a93880> <<< 178205 1726889875.35088: 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 0x7f8bd1a936d0> <<< 178205 1726889875.35118: 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' <<< 178205 1726889875.35137: 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 0x7f8bd1a92670> <<< 178205 1726889875.35159: 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 0x7f8bd1a925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b8d8b0> <<< 178205 1726889875.35181: 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' <<< 178205 1726889875.35208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889875.35229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889875.35257: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.35267: 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 0x7f8bd1b16670> <<< 178205 1726889875.35444: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.35461: 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 0x7f8bd1b15ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b260d0> <<< 178205 1726889875.35494: 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 0x7f8bd1b160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b59a60> # zipimport: zlib available <<< 178205 1726889875.35523: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889875.35526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.35593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.35678: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889875.35713: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889875.35728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889875.35731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.35820: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.35908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.36348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.36819: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889875.36846: 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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889875.36852: 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' <<< 178205 1726889875.36897: 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 0x7f8bd1674580> <<< 178205 1726889875.36979: 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 0x7f8bd1a72520> <<< 178205 1726889875.36982: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd161a0a0> <<< 178205 1726889875.37051: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889875.37065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889875.37183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.37325: 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' <<< 178205 1726889875.37342: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b15bb0> # zipimport: zlib available <<< 178205 1726889875.37714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38072: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38190: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889875.38227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38267: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889875.38270: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38322: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38410: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889875.38437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38440: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889875.38465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38502: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889875.38687: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.38871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889875.38909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889875.38914: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889875.38986: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a70970> <<< 178205 1726889875.38989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39120: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889875.39146: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889875.39149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39225: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889875.39228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39449: 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 <<< 178205 1726889875.39471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889875.39542: 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 0x7f8bd1ba0250> <<< 178205 1726889875.39572: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a706a0> <<< 178205 1726889875.39623: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889875.39627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.39803: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889875.39851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889875.39854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889875.39873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889875.39934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889875.39938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889875.39998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889875.40030: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a547c0> <<< 178205 1726889875.40065: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a517f0> <<< 178205 1726889875.40134: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a4b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889875.40137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40181: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889875.40263: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889875.40266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40284: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889875.40296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40482: 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' <<< 178205 1726889875.40510: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd16025e0> <<< 178205 1726889875.40587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.40729: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889875.41041: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:55.406071", "end": "2024-09-20 23:37:55.408808", "delta": "0:00:00.002737", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889875.41052: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889875.41354: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889875.41430: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 178205 1726889875.41479: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 <<< 178205 1726889875.41539: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889875.41743: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889875.41765: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889875.41790: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889875.41811: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889875.41859: 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 <<< 178205 1726889875.41862: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889875.41891: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889875.41904: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889875.41918: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889875.41982: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889875.42037: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889875.42077: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889875.42115: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889875.42157: stdout chunk (state=3): >>># 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 <<< 178205 1726889875.42207: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 178205 1726889875.42214: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889875.42228: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889875.42377: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889875.42380: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889875.42430: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889875.42452: 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 <<< 178205 1726889875.42464: 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 <<< 178205 1726889875.42477: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889875.42835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889875.42839: stdout chunk (state=3): >>><<< 178205 1726889875.42841: stderr chunk (state=3): >>><<< 178205 1726889875.43016: _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 0x7f8bd26d8dc0> # /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 0x7f8bd267d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd26d8b20> # /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 0x7f8bd26d8ac0> 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 0x7f8bd267d490> # /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 0x7f8bd267d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d670> # /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 0x7f8bd2634190> # /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 0x7f8bd2634220> # /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 0x7f8bd2657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2695880> # /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 0x7f8bd262dd90> # /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 0x7f8bd2657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd267d970> 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 0x7f8bd23d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d7f40> # /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 0x7f8bd23cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23d4370> # /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 0x7f8bd2356dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23568b0> 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 0x7f8bd2356eb0> # /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 0x7f8bd2356f70> # /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 0x7f8bd2356e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23a9610> # /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 0x7f8bd23bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23dbe20> # /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 0x7f8bd2367c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23ae250> # 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 0x7f8bd23bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23e19d0> # /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 0x7f8bd2367fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2367d90> # /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 0x7f8bd2367d00> # /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 0x7f8bd233b370> # /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 0x7f8bd233b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236a490> # /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 0x7f8bd22641c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2326c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd236aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23e1040> # /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 0x7f8bd2277af0> 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 0x7f8bd2277e20> # /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 0x7f8bd228a730> # /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 0x7f8bd228ac70> # 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 0x7f8bd22153a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2277f10> # /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 0x7f8bd2226280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd228a5b0> 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 0x7f8bd2226340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23679d0> # /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 0x7f8bd22426a0> # /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 0x7f8bd2242970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2242760> # 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 0x7f8bd2242850> # /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 0x7f8bd2242ca0> # 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 0x7f8bd224e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd22428e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd2234a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd23675b0> # /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 0x7f8bd2242a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bd2162670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1b4e7c0> # /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 0x7f8bd1b4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4ef10> # /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 0x7f8bd1b4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4ed30> 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 0x7f8bd1b4ef70> # /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 0x7f8bd1b4e100> # /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 0x7f8bd1aa3ee0> # 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 0x7f8bd1ac6f40> # 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 0x7f8bd1ac6d60> # /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 0x7f8bd1ac63d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bb4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1bb43a0> # /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 0x7f8bd1bb4f70> # /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 0x7f8bd1b83c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b1fcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b1f3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b4f490> # 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 0x7f8bd1b1f4c0> # /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 0x7f8bd1b1f4f0> # /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 0x7f8bd1a87250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b951f0> # /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 0x7f8bd1a938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b95370> # /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 0x7f8bd1bafd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a93880> # 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 0x7f8bd1a936d0> # 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 0x7f8bd1a92670> # 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 0x7f8bd1a925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b8d8b0> # /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 0x7f8bd1b16670> # 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 0x7f8bd1b15ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b260d0> # 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 0x7f8bd1b160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1b59a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1674580> # /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 0x7f8bd1a72520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd161a0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1b15bb0> # 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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1a70970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1ba0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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 0x7f8bd1a547c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a517f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bd1a4b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_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.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyb2n4fx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f8bd16025e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:37:55.406071", "end": "2024-09-20 23:37:55.408808", "delta": "0:00:00.002737", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889875.43621: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889875.43624: _low_level_execute_command(): starting 178205 1726889875.43627: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889875.1286008-181212-205946697326356/ > /dev/null 2>&1 && sleep 0' 178205 1726889875.45084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.45100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.45118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.45141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.45185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.45197: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.45214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.45234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.45250: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.45263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.45275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.45371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.45388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.45401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.45416: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.45432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.45509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.45595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.45614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.45685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.47521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.47524: stdout chunk (state=3): >>><<< 178205 1726889875.47527: stderr chunk (state=3): >>><<< 178205 1726889875.47821: _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 178205 1726889875.47825: handler run complete 178205 1726889875.47827: Evaluated conditional (False): False 178205 1726889875.47829: attempt loop complete, returning result 178205 1726889875.47831: _execute() done 178205 1726889875.47833: dumping result to json 178205 1726889875.47835: done dumping result, returning 178205 1726889875.47837: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-00000000159c] 178205 1726889875.47839: sending task result for task 02369adf-7a19-34ed-f5d1-00000000159c 178205 1726889875.47909: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000159c 178205 1726889875.47915: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002737", "end": "2024-09-20 23:37:55.408808", "rc": 0, "start": "2024-09-20 23:37:55.406071" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=04053258-6d79-4a08-b4f6-ade3b54521b8 /opt/test ext3 defaults 0 0 178205 1726889875.48007: no more pending results, returning what we have 178205 1726889875.48011: results queue empty 178205 1726889875.48015: checking for any_errors_fatal 178205 1726889875.48027: done checking for any_errors_fatal 178205 1726889875.48028: checking for max_fail_percentage 178205 1726889875.48029: done checking for max_fail_percentage 178205 1726889875.48030: checking to see if all hosts have failed and the running result is not ok 178205 1726889875.48031: done checking to see if all hosts have failed 178205 1726889875.48032: getting the remaining hosts for this loop 178205 1726889875.48034: done getting the remaining hosts for this loop 178205 1726889875.48038: getting the next task for host managed_node2 178205 1726889875.48044: done getting next task for host managed_node2 178205 1726889875.48047: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889875.48050: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889875.48058: getting variables 178205 1726889875.48060: in VariableManager get_vars() 178205 1726889875.48095: Calling all_inventory to load vars for managed_node2 178205 1726889875.48099: Calling groups_inventory to load vars for managed_node2 178205 1726889875.48103: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889875.48116: Calling all_plugins_play to load vars for managed_node2 178205 1726889875.48119: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889875.48123: Calling groups_plugins_play to load vars for managed_node2 178205 1726889875.48834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889875.50121: done with get_vars() 178205 1726889875.50137: done getting variables 178205 1726889875.50200: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:37:55 -0400 (0:00:00.422) 0:01:28.490 ****** 178205 1726889875.50233: entering _queue_task() for managed_node2/command 178205 1726889875.50792: worker is 1 (out of 1 available) 178205 1726889875.50804: exiting _queue_task() for managed_node2/command 178205 1726889875.50818: done queuing things up, now waiting for results queue to drain 178205 1726889875.50819: waiting for pending results... 178205 1726889875.51128: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889875.51255: in run() - task 02369adf-7a19-34ed-f5d1-00000000159d 178205 1726889875.51282: variable 'ansible_search_path' from source: unknown 178205 1726889875.51323: calling self._execute() 178205 1726889875.51437: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.51449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.51465: variable 'omit' from source: magic vars 178205 1726889875.51604: variable 'omit' from source: magic vars 178205 1726889875.51678: variable 'omit' from source: magic vars 178205 1726889875.51754: variable 'omit' from source: magic vars 178205 1726889875.51815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889875.51863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889875.51897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889875.51937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889875.51965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889875.52005: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889875.52016: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.52024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.52170: Set connection var ansible_pipelining to False 178205 1726889875.52182: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889875.52192: Set connection var ansible_shell_executable to /bin/sh 178205 1726889875.52199: Set connection var ansible_connection to ssh 178205 1726889875.52208: Set connection var ansible_shell_type to sh 178205 1726889875.52220: Set connection var ansible_timeout to 10 178205 1726889875.52252: variable 'ansible_shell_executable' from source: unknown 178205 1726889875.52267: variable 'ansible_connection' from source: unknown 178205 1726889875.52274: variable 'ansible_module_compression' from source: unknown 178205 1726889875.52281: variable 'ansible_shell_type' from source: unknown 178205 1726889875.52288: variable 'ansible_shell_executable' from source: unknown 178205 1726889875.52295: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889875.52303: variable 'ansible_pipelining' from source: unknown 178205 1726889875.52310: variable 'ansible_timeout' from source: unknown 178205 1726889875.52320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889875.52483: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889875.52500: variable 'omit' from source: magic vars 178205 1726889875.52510: starting attempt loop 178205 1726889875.52520: running the handler 178205 1726889875.52542: _low_level_execute_command(): starting 178205 1726889875.52556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889875.53356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.53374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.53389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.53409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.53493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.53505: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.53522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.53541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.53555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.53569: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.53590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.53605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.53625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.53639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.53652: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.53667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.53750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.53773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.53796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.53863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.55369: stdout chunk (state=3): >>>/root <<< 178205 1726889875.55553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.55556: stdout chunk (state=3): >>><<< 178205 1726889875.55559: stderr chunk (state=3): >>><<< 178205 1726889875.55620: _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 178205 1726889875.55624: _low_level_execute_command(): starting 178205 1726889875.55627: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932 `" && echo ansible-tmp-1726889875.5558262-181228-3542474903932="` echo /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932 `" ) && sleep 0' 178205 1726889875.56248: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.56262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.56285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.56304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.56353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.56367: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.56382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.56399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.56411: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.56433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.56454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.56472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.56489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.56502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.56526: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.56548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.56631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.56648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.56663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.56742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.58536: stdout chunk (state=3): >>>ansible-tmp-1726889875.5558262-181228-3542474903932=/root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932 <<< 178205 1726889875.58718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.58721: stdout chunk (state=3): >>><<< 178205 1726889875.58723: stderr chunk (state=3): >>><<< 178205 1726889875.59021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889875.5558262-181228-3542474903932=/root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932 , stderr=OpenSSH_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 178205 1726889875.59025: variable 'ansible_module_compression' from source: unknown 178205 1726889875.59027: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889875.59029: variable 'ansible_facts' from source: unknown 178205 1726889875.59031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/AnsiballZ_command.py 178205 1726889875.59158: Sending initial data 178205 1726889875.59161: Sent initial data (156 bytes) 178205 1726889875.60122: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.60136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.60150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.60167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.60206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.60226: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.60240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.60256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889875.60266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889875.60276: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889875.60286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.60297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.60313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.60331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.60342: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889875.60354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.60435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.60457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.60471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.60532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.62197: 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 <<< 178205 1726889875.62229: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889875.62277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp54qeul7d /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/AnsiballZ_command.py <<< 178205 1726889875.62618: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889875.63820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.63975: stderr chunk (state=3): >>><<< 178205 1726889875.63978: stdout chunk (state=3): >>><<< 178205 1726889875.63981: done transferring module to remote 178205 1726889875.63983: _low_level_execute_command(): starting 178205 1726889875.63986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/ /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/AnsiballZ_command.py && sleep 0' 178205 1726889875.64885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.64888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.64925: 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 <<< 178205 1726889875.64931: 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 <<< 178205 1726889875.64934: stderr 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 <<< 178205 1726889875.65001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.65004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.65050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.66697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.66758: stderr chunk (state=3): >>><<< 178205 1726889875.66761: stdout chunk (state=3): >>><<< 178205 1726889875.66853: _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 178205 1726889875.66856: _low_level_execute_command(): starting 178205 1726889875.66859: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/AnsiballZ_command.py && sleep 0' 178205 1726889875.67692: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.67696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.67734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889875.67738: 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 <<< 178205 1726889875.67741: stderr 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 <<< 178205 1726889875.67801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.67804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.67864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.69751: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 178205 1726889875.69754: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 178205 1726889875.69757: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889875.69820: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889875.69823: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889875.69848: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889875.69878: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889875.69931: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889875.69934: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889875.69981: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889875.69985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889875.70003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889875.70017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889875.70045: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0643dc0> <<< 178205 1726889875.70078: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889875.70107: 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 0x7fdac03d83a0> <<< 178205 1726889875.70115: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0643b20> <<< 178205 1726889875.70131: 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' <<< 178205 1726889875.70149: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0643ac0> <<< 178205 1726889875.70162: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889875.70189: 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' <<< 178205 1726889875.70198: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8490> <<< 178205 1726889875.70268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8940> <<< 178205 1726889875.70281: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8670> <<< 178205 1726889875.70317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889875.70328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889875.70345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889875.70363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889875.70379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889875.70390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889875.70422: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac038f190> <<< 178205 1726889875.70482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889875.70610: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac038f220> # /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' <<< 178205 1726889875.70663: 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 0x7fdac03b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac038f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03f0880> # /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 0x7fdac0388d90> <<< 178205 1726889875.70782: 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' <<< 178205 1726889875.70860: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8970> <<< 178205 1726889875.70893: 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. <<< 178205 1726889875.71006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889875.71026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889875.71074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889875.71093: 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 0x7fdac0354eb0> <<< 178205 1726889875.71169: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0357f40> <<< 178205 1726889875.71189: 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' <<< 178205 1726889875.71227: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889875.71248: 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' <<< 178205 1726889875.71277: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac034c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0355640> <<< 178205 1726889875.71299: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0354370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889875.71362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889875.71386: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889875.71434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889875.71495: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.71517: 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 0x7fdac02d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02d68b0> 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 0x7fdac02d6eb0> <<< 178205 1726889875.71559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889875.71598: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02d6f70> # /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 0x7fdac02d6e80> <<< 178205 1726889875.71610: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889875.71650: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac032ed30> <<< 178205 1726889875.71660: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889875.71677: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0329610> <<< 178205 1726889875.71734: 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 0x7fdac033b670> <<< 178205 1726889875.71757: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac035be20> <<< 178205 1726889875.71835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdac02e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac032e250> <<< 178205 1726889875.71909: 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 0x7fdac033b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03619d0> # /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' <<< 178205 1726889875.71992: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e7d90> <<< 178205 1726889875.72060: 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 0x7fdac02e7d00> # /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' <<< 178205 1726889875.72134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889875.72148: 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 0x7fdac02b2370> # /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' <<< 178205 1726889875.72178: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02b2460> <<< 178205 1726889875.72300: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02effa0> <<< 178205 1726889875.72360: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02ea490> <<< 178205 1726889875.72380: 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' <<< 178205 1726889875.72440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889875.72458: 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 0x7fdac01cc1c0> <<< 178205 1726889875.72491: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac029cc70> <<< 178205 1726889875.72564: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0361040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889875.72579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889875.72644: 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 0x7fdac01dfaf0> import 'errno' # <<< 178205 1726889875.72663: 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 0x7fdac01dfe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889875.72758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01f2730> # /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' <<< 178205 1726889875.72885: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01f2c70> # 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 0x7fdac017d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01dff10> # /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' <<< 178205 1726889875.72904: 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 0x7fdac018e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01f25b0> <<< 178205 1726889875.72962: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdac018e340> <<< 178205 1726889875.73004: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889875.73089: 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 0x7fdac01aa6a0> # /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' <<< 178205 1726889875.73117: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889875.73146: 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 0x7fdac01aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01aa760> # 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 0x7fdac01aa850> <<< 178205 1726889875.73180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889875.73194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889875.73362: 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 0x7fdac01aaca0> <<< 178205 1726889875.73400: 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 0x7fdac01b61f0> <<< 178205 1726889875.73459: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01aa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac019ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e75b0> <<< 178205 1726889875.73483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889875.73525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889875.73566: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01aaa90> <<< 178205 1726889875.73655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdac00d8670> <<< 178205 1726889875.73800: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip' <<< 178205 1726889875.73839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.73883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.73940: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889875.73972: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889875.75154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.76102: 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 0x7fdabfffe7c0> <<< 178205 1726889875.76119: 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' <<< 178205 1726889875.76180: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889875.76196: 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 0x7fdabfffe160> <<< 178205 1726889875.76224: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffe280> <<< 178205 1726889875.76264: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffef10> <<< 178205 1726889875.76280: 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' <<< 178205 1726889875.76324: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffe4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffed30> import 'atexit' # <<< 178205 1726889875.76362: 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 0x7fdabfffef70> <<< 178205 1726889875.76374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889875.76403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889875.76442: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffe100> <<< 178205 1726889875.76461: 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' <<< 178205 1726889875.76482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889875.76518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889875.76535: 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' <<< 178205 1726889875.76592: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabff53ee0> <<< 178205 1726889875.76649: 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 0x7fdabff76f40> <<< 178205 1726889875.76673: 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 0x7fdabff76d60> <<< 178205 1726889875.76676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889875.76705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889875.76750: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabff763d0> <<< 178205 1726889875.76754: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0064dc0> <<< 178205 1726889875.76926: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac00643a0> <<< 178205 1726889875.76960: 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' <<< 178205 1726889875.76978: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0064f70> <<< 178205 1726889875.77018: 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' <<< 178205 1726889875.77044: 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' <<< 178205 1726889875.77067: 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' <<< 178205 1726889875.77070: 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 0x7fdac0033c10> <<< 178205 1726889875.77183: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffcecd0> <<< 178205 1726889875.77300: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffce3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0001490> # 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 0x7fdabffce4c0> # /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 0x7fdabffce4f0> # /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' <<< 178205 1726889875.77429: 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 0x7fdabff37250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac00451f0> <<< 178205 1726889875.77435: 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' <<< 178205 1726889875.77490: 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 0x7fdabff438e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0045370> <<< 178205 1726889875.77552: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889875.77581: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac005fd90> <<< 178205 1726889875.77715: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabff43880> <<< 178205 1726889875.77806: 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 0x7fdabff436d0> <<< 178205 1726889875.77824: 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 0x7fdabff42670> <<< 178205 1726889875.77860: 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 0x7fdabff425b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac003d8b0> <<< 178205 1726889875.77905: 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' <<< 178205 1726889875.77923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889875.77926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889875.77984: 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 0x7fdabffc6670> <<< 178205 1726889875.78140: 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 0x7fdabffc5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffd60d0> <<< 178205 1726889875.78225: 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 0x7fdabffc60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0009a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889875.78255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.78304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.78418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.78434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889875.78447: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889875.78526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.78609: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.79050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.79535: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889875.79552: 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' <<< 178205 1726889875.79598: 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 0x7fdabf5e3580> <<< 178205 1726889875.79743: 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 0x7fdabf9fd520> <<< 178205 1726889875.79772: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf5880a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889875.79775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.79882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.80011: 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' <<< 178205 1726889875.80038: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffc5bb0> # zipimport: zlib available <<< 178205 1726889875.80423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.80795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.80861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.80900: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889875.80933: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.80966: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889875.81023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81134: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889875.81192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889875.81215: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81219: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889875.81382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889875.81606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889875.81609: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889875.81678: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9f7970> <<< 178205 1726889875.81681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81819: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889875.81838: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889875.81848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81905: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889875.81938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.81972: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82120: 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 <<< 178205 1726889875.82154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889875.82295: 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 0x7fdac0050250> <<< 178205 1726889875.82299: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889875.82390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82527: 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' <<< 178205 1726889875.82553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889875.82585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889875.82598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889875.82680: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9dc7c0> <<< 178205 1726889875.82735: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9d97f0> <<< 178205 1726889875.82785: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889875.82824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.82841: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889875.82907: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889875.82968: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889875.82977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.83044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.83148: 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' <<< 178205 1726889875.83154: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf5705e0> <<< 178205 1726889875.83238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889875.83417: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889875.83707: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:55.832397", "end": "2024-09-20 23:37:55.835469", "delta": "0:00:00.003072", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889875.83735: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889875.84272: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889875.84276: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889875.84488: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889875.84573: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889875.84578: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889875.84654: 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 # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889875.84811: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889875.84827: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 178205 1726889875.84954: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889875.84959: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889875.84976: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889875.84990: 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 <<< 178205 1726889875.85020: stdout chunk (state=3): >>># destroy select <<< 178205 1726889875.85026: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889875.85046: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889875.85387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889875.85390: stdout chunk (state=3): >>><<< 178205 1726889875.85393: stderr chunk (state=3): >>><<< 178205 1726889875.85596: _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 0x7fdac0643dc0> # /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 0x7fdac03d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0643b20> # /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 0x7fdac0643ac0> 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 0x7fdac03d8490> # /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 0x7fdac03d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8670> # /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 0x7fdac038f190> # /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 0x7fdac038f220> # /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 0x7fdac03b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac038f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03f0880> # /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 0x7fdac0388d90> # /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 0x7fdac03b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03d8970> 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 0x7fdac0354eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0357f40> # /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 0x7fdac034c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0355640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0354370> # /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 0x7fdac02d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02d68b0> 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 0x7fdac02d6eb0> # /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 0x7fdac02d6f70> # /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 0x7fdac02d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac032ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0329610> # /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 0x7fdac033b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac035be20> # /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 0x7fdac02e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac032e250> # 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 0x7fdac033b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac03619d0> # /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 0x7fdac02e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e7d90> # /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 0x7fdac02e7d00> # /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 0x7fdac02b2370> # /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 0x7fdac02b2460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02ea490> # /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 0x7fdac01cc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac029cc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0361040> # /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 0x7fdac01dfaf0> 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 0x7fdac01dfe20> # /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 0x7fdac01f2730> # /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 0x7fdac01f2c70> # 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 0x7fdac017d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01dff10> # /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 0x7fdac018e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01f25b0> 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 0x7fdac018e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e79d0> # /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 0x7fdac01aa6a0> # /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 0x7fdac01aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01aa760> # 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 0x7fdac01aa850> # /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 0x7fdac01aaca0> # 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 0x7fdac01b61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac01aa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac019ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac02e75b0> # /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 0x7fdac01aaa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdac00d8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdabfffe7c0> # /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 0x7fdabfffe160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffe280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffef10> # /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 0x7fdabfffe4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabfffed30> 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 0x7fdabfffef70> # /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 0x7fdabfffe100> # /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 0x7fdabff53ee0> # 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 0x7fdabff76f40> # 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 0x7fdabff76d60> # /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 0x7fdabff763d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0064dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac00643a0> # /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 0x7fdac0064f70> # /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 0x7fdac0033c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffcecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffce3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0001490> # 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 0x7fdabffce4c0> # /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 0x7fdabffce4f0> # /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 0x7fdabff37250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac00451f0> # /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 0x7fdabff438e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0045370> # /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 0x7fdac005fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabff43880> # 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 0x7fdabff436d0> # 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 0x7fdabff42670> # 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 0x7fdabff425b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac003d8b0> # /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 0x7fdabffc6670> # 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 0x7fdabffc5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabffd60d0> # 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 0x7fdabffc60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdac0009a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdabf5e3580> # /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 0x7fdabf9fd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf5880a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdabffc5bb0> # 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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdabf9f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdac0050250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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 0x7fdabf9dc7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9d97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdabf9d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_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.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k94lr9iz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fdabf5705e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:37:55.832397", "end": "2024-09-20 23:37:55.835469", "delta": "0:00:00.003072", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889875.86279: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889875.86282: _low_level_execute_command(): starting 178205 1726889875.86285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889875.5558262-181228-3542474903932/ > /dev/null 2>&1 && sleep 0' 178205 1726889875.87483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889875.87496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889875.87541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889875.87574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889875.87970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889875.88046: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889875.88069: 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 <<< 178205 1726889875.88076: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889875.88157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889875.88177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889875.88191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889875.88289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889875.90038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889875.90169: stderr chunk (state=3): >>><<< 178205 1726889875.90185: stdout chunk (state=3): >>><<< 178205 1726889875.90251: _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 178205 1726889875.90255: handler run complete 178205 1726889875.90333: Evaluated conditional (False): False 178205 1726889875.90336: Evaluated conditional (False): False 178205 1726889875.90389: attempt loop complete, returning result 178205 1726889875.90428: _execute() done 178205 1726889875.90545: dumping result to json 178205 1726889875.90549: done dumping result, returning 178205 1726889875.90632: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-00000000159d] 178205 1726889875.90684: sending task result for task 02369adf-7a19-34ed-f5d1-00000000159d 178205 1726889875.90873: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000159d 178205 1726889875.90876: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003072", "end": "2024-09-20 23:37:55.835469", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:37:55.832397" } 178205 1726889875.90954: no more pending results, returning what we have 178205 1726889875.90958: results queue empty 178205 1726889875.90958: checking for any_errors_fatal 178205 1726889875.90967: done checking for any_errors_fatal 178205 1726889875.90968: checking for max_fail_percentage 178205 1726889875.90970: done checking for max_fail_percentage 178205 1726889875.90970: checking to see if all hosts have failed and the running result is not ok 178205 1726889875.90972: done checking to see if all hosts have failed 178205 1726889875.90972: getting the remaining hosts for this loop 178205 1726889875.90974: done getting the remaining hosts for this loop 178205 1726889875.90979: getting the next task for host managed_node2 178205 1726889875.90986: done getting next task for host managed_node2 178205 1726889875.90989: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889875.90992: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889875.90996: getting variables 178205 1726889875.90997: in VariableManager get_vars() 178205 1726889875.91032: Calling all_inventory to load vars for managed_node2 178205 1726889875.91035: Calling groups_inventory to load vars for managed_node2 178205 1726889875.91038: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889875.91049: Calling all_plugins_play to load vars for managed_node2 178205 1726889875.91052: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889875.91054: Calling groups_plugins_play to load vars for managed_node2 178205 1726889875.92513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889875.94386: done with get_vars() 178205 1726889875.94403: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:37:55 -0400 (0:00:00.444) 0:01:28.934 ****** 178205 1726889875.94653: entering _queue_task() for managed_node2/include_tasks 178205 1726889875.95003: worker is 1 (out of 1 available) 178205 1726889875.95019: exiting _queue_task() for managed_node2/include_tasks 178205 1726889875.95032: done queuing things up, now waiting for results queue to drain 178205 1726889875.95033: waiting for pending results... 178205 1726889875.95481: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889875.95800: in run() - task 02369adf-7a19-34ed-f5d1-00000000159e 178205 1726889875.95822: variable 'ansible_search_path' from source: unknown 178205 1726889875.95994: variable '_storage_pools_list' from source: set_fact 178205 1726889875.96376: variable '_storage_pools_list' from source: set_fact 178205 1726889875.96497: dumping result to json 178205 1726889875.96506: done dumping result, returning 178205 1726889875.96518: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-00000000159e] 178205 1726889875.96571: sending task result for task 02369adf-7a19-34ed-f5d1-00000000159e skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889875.96891: no more pending results, returning what we have 178205 1726889875.96897: results queue empty 178205 1726889875.96898: checking for any_errors_fatal 178205 1726889875.96909: done checking for any_errors_fatal 178205 1726889875.96909: checking for max_fail_percentage 178205 1726889875.96912: done checking for max_fail_percentage 178205 1726889875.96961: checking to see if all hosts have failed and the running result is not ok 178205 1726889875.96964: done checking to see if all hosts have failed 178205 1726889875.96965: getting the remaining hosts for this loop 178205 1726889875.96966: done getting the remaining hosts for this loop 178205 1726889875.96971: getting the next task for host managed_node2 178205 1726889875.96979: done getting next task for host managed_node2 178205 1726889875.96982: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889875.96985: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889875.96990: getting variables 178205 1726889875.96992: in VariableManager get_vars() 178205 1726889875.97034: Calling all_inventory to load vars for managed_node2 178205 1726889875.97037: Calling groups_inventory to load vars for managed_node2 178205 1726889875.97041: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889875.97056: Calling all_plugins_play to load vars for managed_node2 178205 1726889875.97060: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889875.97063: Calling groups_plugins_play to load vars for managed_node2 178205 1726889875.98419: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000159e 178205 1726889875.98423: WORKER PROCESS EXITING 178205 1726889875.98540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.00718: done with get_vars() 178205 1726889876.00734: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:37:56 -0400 (0:00:00.061) 0:01:28.996 ****** 178205 1726889876.00828: entering _queue_task() for managed_node2/include_tasks 178205 1726889876.01107: worker is 1 (out of 1 available) 178205 1726889876.01123: exiting _queue_task() for managed_node2/include_tasks 178205 1726889876.01137: done queuing things up, now waiting for results queue to drain 178205 1726889876.01138: waiting for pending results... 178205 1726889876.01449: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889876.01564: in run() - task 02369adf-7a19-34ed-f5d1-0000000015a0 178205 1726889876.01587: variable 'ansible_search_path' from source: unknown 178205 1726889876.01639: variable '_storage_volumes_list' from source: set_fact 178205 1726889876.01854: variable '_storage_volumes_list' from source: set_fact 178205 1726889876.02101: variable 'omit' from source: magic vars 178205 1726889876.02255: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.02269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.02283: variable 'omit' from source: magic vars 178205 1726889876.02587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889876.02886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889876.02940: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889876.03016: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889876.03059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889876.03156: 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) 178205 1726889876.03186: 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) 178205 1726889876.03221: 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) 178205 1726889876.03254: 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) 178205 1726889876.03335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889876.05642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889876.05717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889876.05760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889876.05795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889876.05828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889876.05884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.05922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.05957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.06003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.06031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.06168: variable '_storage_volumes_list' from source: set_fact 178205 1726889876.06196: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889876.06242: variable 'storage_test_volume' from source: unknown 178205 1726889876.06309: variable 'storage_test_volume' from source: unknown 178205 1726889876.06688: dumping result to json 178205 1726889876.06703: done dumping result, returning 178205 1726889876.06719: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-0000000015a0] 178205 1726889876.06733: sending task result for task 02369adf-7a19-34ed-f5d1-0000000015a0 178205 1726889876.06889: no more pending results, returning what we have 178205 1726889876.06894: in VariableManager get_vars() 178205 1726889876.06934: Calling all_inventory to load vars for managed_node2 178205 1726889876.06937: Calling groups_inventory to load vars for managed_node2 178205 1726889876.06941: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.06952: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.06956: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.06959: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.07808: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000015a0 178205 1726889876.07814: WORKER PROCESS EXITING 178205 1726889876.07837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.08421: done with get_vars() 178205 1726889876.08434: variable 'ansible_search_path' from source: unknown 178205 1726889876.08479: we have included files to process 178205 1726889876.08480: generating all_blocks data 178205 1726889876.08482: done generating all_blocks data 178205 1726889876.08488: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889876.08489: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889876.08491: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889876.08786: in VariableManager get_vars() 178205 1726889876.08805: done with get_vars() 178205 1726889876.08901: done processing included file 178205 1726889876.08904: iterating over new_blocks loaded from include file 178205 1726889876.08905: in VariableManager get_vars() 178205 1726889876.08921: done with get_vars() 178205 1726889876.08923: filtering new block on tags 178205 1726889876.08945: done filtering new block on tags 178205 1726889876.08948: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 178205 1726889876.08964: extending task lists for all hosts with included blocks 178205 1726889876.09321: done extending task lists 178205 1726889876.09323: done processing included files 178205 1726889876.09324: results queue empty 178205 1726889876.09324: checking for any_errors_fatal 178205 1726889876.09328: done checking for any_errors_fatal 178205 1726889876.09331: checking for max_fail_percentage 178205 1726889876.09333: done checking for max_fail_percentage 178205 1726889876.09333: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.09334: done checking to see if all hosts have failed 178205 1726889876.09335: getting the remaining hosts for this loop 178205 1726889876.09336: done getting the remaining hosts for this loop 178205 1726889876.09339: getting the next task for host managed_node2 178205 1726889876.09343: done getting next task for host managed_node2 178205 1726889876.09345: ^ task is: TASK: Set storage volume test variables 178205 1726889876.09348: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889876.09351: getting variables 178205 1726889876.09352: in VariableManager get_vars() 178205 1726889876.09361: Calling all_inventory to load vars for managed_node2 178205 1726889876.09363: Calling groups_inventory to load vars for managed_node2 178205 1726889876.09365: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.09370: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.09372: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.09375: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.09815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.10384: done with get_vars() 178205 1726889876.10397: done getting variables 178205 1726889876.10440: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:37:56 -0400 (0:00:00.096) 0:01:29.092 ****** 178205 1726889876.10467: entering _queue_task() for managed_node2/set_fact 178205 1726889876.10721: worker is 1 (out of 1 available) 178205 1726889876.10737: exiting _queue_task() for managed_node2/set_fact 178205 1726889876.10748: done queuing things up, now waiting for results queue to drain 178205 1726889876.10749: waiting for pending results... 178205 1726889876.11038: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889876.11165: in run() - task 02369adf-7a19-34ed-f5d1-000000001707 178205 1726889876.11182: variable 'ansible_search_path' from source: unknown 178205 1726889876.11223: calling self._execute() 178205 1726889876.11337: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.11349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.11361: variable 'omit' from source: magic vars 178205 1726889876.11475: variable 'omit' from source: magic vars 178205 1726889876.11536: variable 'omit' from source: magic vars 178205 1726889876.11882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889876.14392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889876.14463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889876.14503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889876.14549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889876.14580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889876.14660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.14693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.14725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.14775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.14796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.14952: variable 'storage_test_volume' from source: include params 178205 1726889876.15024: variable 'omit' from source: magic vars 178205 1726889876.15055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.15087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.15107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.15133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.15148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.15181: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.15194: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.15204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.15302: Set connection var ansible_pipelining to False 178205 1726889876.15317: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.15332: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.15340: Set connection var ansible_connection to ssh 178205 1726889876.15352: Set connection var ansible_shell_type to sh 178205 1726889876.15362: Set connection var ansible_timeout to 10 178205 1726889876.15391: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.15402: variable 'ansible_connection' from source: unknown 178205 1726889876.15413: variable 'ansible_module_compression' from source: unknown 178205 1726889876.15420: variable 'ansible_shell_type' from source: unknown 178205 1726889876.15426: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.15437: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.15445: variable 'ansible_pipelining' from source: unknown 178205 1726889876.15452: variable 'ansible_timeout' from source: unknown 178205 1726889876.15460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.15572: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.15589: variable 'omit' from source: magic vars 178205 1726889876.15602: starting attempt loop 178205 1726889876.15610: running the handler 178205 1726889876.15639: handler run complete 178205 1726889876.15655: attempt loop complete, returning result 178205 1726889876.15662: _execute() done 178205 1726889876.15667: dumping result to json 178205 1726889876.15673: done dumping result, returning 178205 1726889876.15683: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000001707] 178205 1726889876.15691: sending task result for task 02369adf-7a19-34ed-f5d1-000000001707 ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889876.15845: no more pending results, returning what we have 178205 1726889876.15849: results queue empty 178205 1726889876.15850: checking for any_errors_fatal 178205 1726889876.15851: done checking for any_errors_fatal 178205 1726889876.15852: checking for max_fail_percentage 178205 1726889876.15854: done checking for max_fail_percentage 178205 1726889876.15855: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.15856: done checking to see if all hosts have failed 178205 1726889876.15857: getting the remaining hosts for this loop 178205 1726889876.15858: done getting the remaining hosts for this loop 178205 1726889876.15861: getting the next task for host managed_node2 178205 1726889876.15868: done getting next task for host managed_node2 178205 1726889876.15871: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889876.15874: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889876.15884: getting variables 178205 1726889876.15885: in VariableManager get_vars() 178205 1726889876.15920: Calling all_inventory to load vars for managed_node2 178205 1726889876.15924: Calling groups_inventory to load vars for managed_node2 178205 1726889876.15927: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.15940: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.15944: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.15947: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.16769: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001707 178205 1726889876.16773: WORKER PROCESS EXITING 178205 1726889876.16798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.17477: done with get_vars() 178205 1726889876.17493: done getting variables 178205 1726889876.17693: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:37:56 -0400 (0:00:00.072) 0:01:29.165 ****** 178205 1726889876.17722: entering _queue_task() for managed_node2/include_tasks 178205 1726889876.18013: worker is 1 (out of 1 available) 178205 1726889876.18027: exiting _queue_task() for managed_node2/include_tasks 178205 1726889876.18041: done queuing things up, now waiting for results queue to drain 178205 1726889876.18042: waiting for pending results... 178205 1726889876.18349: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889876.18470: in run() - task 02369adf-7a19-34ed-f5d1-000000001708 178205 1726889876.18497: variable 'ansible_search_path' from source: unknown 178205 1726889876.18553: variable '_storage_volume_tests' from source: set_fact 178205 1726889876.18775: variable '_storage_volume_tests' from source: set_fact 178205 1726889876.18871: variable 'omit' from source: magic vars 178205 1726889876.19043: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.19059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.19076: variable 'omit' from source: magic vars 178205 1726889876.19263: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19310: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19384: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19589: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.19602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.19618: variable 'omit' from source: magic vars 178205 1726889876.19741: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19780: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19847: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.19983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.19996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.20009: variable 'omit' from source: magic vars 178205 1726889876.20138: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20174: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20247: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20371: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.20384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.20398: variable 'omit' from source: magic vars 178205 1726889876.20526: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20567: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20636: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20760: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.20772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.20785: variable 'omit' from source: magic vars 178205 1726889876.20905: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.20944: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21013: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21133: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.21148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.21160: variable 'omit' from source: magic vars 178205 1726889876.21280: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21320: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21383: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21501: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.21515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.21533: variable 'omit' from source: magic vars 178205 1726889876.21652: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21692: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21760: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.21879: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.21896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.21909: variable 'omit' from source: magic vars 178205 1726889876.22032: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.22065: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.22137: variable 'storage_test_volume_subset' from source: unknown 178205 1726889876.22215: dumping result to json 178205 1726889876.22231: done dumping result, returning 178205 1726889876.22240: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000001708] 178205 1726889876.22251: sending task result for task 02369adf-7a19-34ed-f5d1-000000001708 178205 1726889876.22364: no more pending results, returning what we have 178205 1726889876.22369: in VariableManager get_vars() 178205 1726889876.22407: Calling all_inventory to load vars for managed_node2 178205 1726889876.22410: Calling groups_inventory to load vars for managed_node2 178205 1726889876.22415: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.22432: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.22435: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.22439: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.23220: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001708 178205 1726889876.23223: WORKER PROCESS EXITING 178205 1726889876.23251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.23871: done with get_vars() 178205 1726889876.23883: variable 'ansible_search_path' from source: unknown 178205 1726889876.23984: variable 'ansible_search_path' from source: unknown 178205 1726889876.24010: variable 'ansible_search_path' from source: unknown 178205 1726889876.24041: variable 'ansible_search_path' from source: unknown 178205 1726889876.24065: variable 'ansible_search_path' from source: unknown 178205 1726889876.24090: variable 'ansible_search_path' from source: unknown 178205 1726889876.24116: variable 'ansible_search_path' from source: unknown 178205 1726889876.24143: variable 'ansible_search_path' from source: unknown 178205 1726889876.24168: we have included files to process 178205 1726889876.24169: generating all_blocks data 178205 1726889876.24171: done generating all_blocks data 178205 1726889876.24175: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889876.24176: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889876.24178: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889876.25247: done processing included file 178205 1726889876.25250: iterating over new_blocks loaded from include file 178205 1726889876.25251: in VariableManager get_vars() 178205 1726889876.25268: done with get_vars() 178205 1726889876.25270: filtering new block on tags 178205 1726889876.25305: done filtering new block on tags 178205 1726889876.25308: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889876.25315: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889876.25316: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889876.25323: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889876.25969: done processing included file 178205 1726889876.25971: iterating over new_blocks loaded from include file 178205 1726889876.25972: in VariableManager get_vars() 178205 1726889876.25988: done with get_vars() 178205 1726889876.25990: filtering new block on tags 178205 1726889876.26015: done filtering new block on tags 178205 1726889876.26017: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889876.26021: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889876.26022: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889876.26025: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889876.26254: done processing included file 178205 1726889876.26256: iterating over new_blocks loaded from include file 178205 1726889876.26257: in VariableManager get_vars() 178205 1726889876.26272: done with get_vars() 178205 1726889876.26274: filtering new block on tags 178205 1726889876.26291: done filtering new block on tags 178205 1726889876.26294: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889876.26297: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889876.26298: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889876.26301: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889876.26973: done processing included file 178205 1726889876.26975: iterating over new_blocks loaded from include file 178205 1726889876.26976: in VariableManager get_vars() 178205 1726889876.26991: done with get_vars() 178205 1726889876.26993: filtering new block on tags 178205 1726889876.27020: done filtering new block on tags 178205 1726889876.27022: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889876.27026: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889876.27027: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889876.27032: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889876.28465: done processing included file 178205 1726889876.28467: iterating over new_blocks loaded from include file 178205 1726889876.28468: in VariableManager get_vars() 178205 1726889876.28482: done with get_vars() 178205 1726889876.28484: filtering new block on tags 178205 1726889876.28527: done filtering new block on tags 178205 1726889876.28532: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889876.28536: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889876.28537: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889876.28539: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889876.29498: done processing included file 178205 1726889876.29499: iterating over new_blocks loaded from include file 178205 1726889876.29501: in VariableManager get_vars() 178205 1726889876.29517: done with get_vars() 178205 1726889876.29518: filtering new block on tags 178205 1726889876.29553: done filtering new block on tags 178205 1726889876.29556: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889876.29559: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889876.29560: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889876.29563: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889876.32109: done processing included file 178205 1726889876.32111: iterating over new_blocks loaded from include file 178205 1726889876.32114: in VariableManager get_vars() 178205 1726889876.32128: done with get_vars() 178205 1726889876.32132: filtering new block on tags 178205 1726889876.32155: done filtering new block on tags 178205 1726889876.32158: in VariableManager get_vars() 178205 1726889876.32172: done with get_vars() 178205 1726889876.32174: filtering new block on tags 178205 1726889876.32194: done filtering new block on tags 178205 1726889876.32196: in VariableManager get_vars() 178205 1726889876.32209: done with get_vars() 178205 1726889876.32210: filtering new block on tags 178205 1726889876.32256: done filtering new block on tags 178205 1726889876.32259: in VariableManager get_vars() 178205 1726889876.32273: done with get_vars() 178205 1726889876.32275: filtering new block on tags 178205 1726889876.32291: done filtering new block on tags 178205 1726889876.32293: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889876.32296: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889876.32297: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889876.32300: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889876.32991: done processing included file 178205 1726889876.32993: iterating over new_blocks loaded from include file 178205 1726889876.32994: in VariableManager get_vars() 178205 1726889876.33008: done with get_vars() 178205 1726889876.33010: filtering new block on tags 178205 1726889876.33041: done filtering new block on tags 178205 1726889876.33043: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889876.33047: extending task lists for all hosts with included blocks 178205 1726889876.33253: done extending task lists 178205 1726889876.33254: done processing included files 178205 1726889876.33255: results queue empty 178205 1726889876.33256: checking for any_errors_fatal 178205 1726889876.33260: done checking for any_errors_fatal 178205 1726889876.33260: checking for max_fail_percentage 178205 1726889876.33262: done checking for max_fail_percentage 178205 1726889876.33262: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.33267: done checking to see if all hosts have failed 178205 1726889876.33267: getting the remaining hosts for this loop 178205 1726889876.33269: done getting the remaining hosts for this loop 178205 1726889876.33271: getting the next task for host managed_node2 178205 1726889876.33275: done getting next task for host managed_node2 178205 1726889876.33277: ^ task is: TASK: Get expected mount device based on device type 178205 1726889876.33281: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.33282: getting variables 178205 1726889876.33283: in VariableManager get_vars() 178205 1726889876.33293: Calling all_inventory to load vars for managed_node2 178205 1726889876.33295: Calling groups_inventory to load vars for managed_node2 178205 1726889876.33297: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.33302: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.33304: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.33307: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.33749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.34353: done with get_vars() 178205 1726889876.34366: done getting variables 178205 1726889876.34401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:37:56 -0400 (0:00:00.167) 0:01:29.332 ****** 178205 1726889876.34433: entering _queue_task() for managed_node2/set_fact 178205 1726889876.34753: worker is 1 (out of 1 available) 178205 1726889876.34763: exiting _queue_task() for managed_node2/set_fact 178205 1726889876.34777: done queuing things up, now waiting for results queue to drain 178205 1726889876.34778: waiting for pending results... 178205 1726889876.35087: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889876.35208: in run() - task 02369adf-7a19-34ed-f5d1-000000001747 178205 1726889876.35237: variable 'ansible_search_path' from source: unknown 178205 1726889876.35276: calling self._execute() 178205 1726889876.35400: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.35415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.35439: variable 'omit' from source: magic vars 178205 1726889876.35568: variable 'omit' from source: magic vars 178205 1726889876.35638: variable 'omit' from source: magic vars 178205 1726889876.36035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889876.36346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889876.36398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889876.36444: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889876.36483: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889876.36576: 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) 178205 1726889876.36606: 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) 178205 1726889876.36647: 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) 178205 1726889876.36679: 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) 178205 1726889876.36732: 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) 178205 1726889876.36761: 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) 178205 1726889876.36791: 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) 178205 1726889876.36825: 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) 178205 1726889876.37065: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.37077: variable 'storage_test_volume' from source: include params 178205 1726889876.37133: variable 'omit' from source: magic vars 178205 1726889876.37162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.37198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.37223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.37247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.37262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.37300: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.37309: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.37319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.37432: Set connection var ansible_pipelining to False 178205 1726889876.37445: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.37456: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.37463: Set connection var ansible_connection to ssh 178205 1726889876.37472: Set connection var ansible_shell_type to sh 178205 1726889876.37481: Set connection var ansible_timeout to 10 178205 1726889876.37520: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.37532: variable 'ansible_connection' from source: unknown 178205 1726889876.37541: variable 'ansible_module_compression' from source: unknown 178205 1726889876.37549: variable 'ansible_shell_type' from source: unknown 178205 1726889876.37556: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.37563: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.37570: variable 'ansible_pipelining' from source: unknown 178205 1726889876.37577: variable 'ansible_timeout' from source: unknown 178205 1726889876.37584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.37697: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.37718: variable 'omit' from source: magic vars 178205 1726889876.37733: starting attempt loop 178205 1726889876.37741: running the handler 178205 1726889876.37759: handler run complete 178205 1726889876.37774: attempt loop complete, returning result 178205 1726889876.37782: _execute() done 178205 1726889876.37788: dumping result to json 178205 1726889876.37795: done dumping result, returning 178205 1726889876.37806: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-000000001747] 178205 1726889876.37821: sending task result for task 02369adf-7a19-34ed-f5d1-000000001747 ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889876.37979: no more pending results, returning what we have 178205 1726889876.37989: results queue empty 178205 1726889876.37990: checking for any_errors_fatal 178205 1726889876.37992: done checking for any_errors_fatal 178205 1726889876.37993: checking for max_fail_percentage 178205 1726889876.37994: done checking for max_fail_percentage 178205 1726889876.37995: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.37996: done checking to see if all hosts have failed 178205 1726889876.37997: getting the remaining hosts for this loop 178205 1726889876.37999: done getting the remaining hosts for this loop 178205 1726889876.38002: getting the next task for host managed_node2 178205 1726889876.38010: done getting next task for host managed_node2 178205 1726889876.38015: ^ task is: TASK: Set some facts 178205 1726889876.38020: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.38034: getting variables 178205 1726889876.38036: in VariableManager get_vars() 178205 1726889876.38071: Calling all_inventory to load vars for managed_node2 178205 1726889876.38074: Calling groups_inventory to load vars for managed_node2 178205 1726889876.38078: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.38090: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.38093: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.38097: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.38959: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001747 178205 1726889876.38962: WORKER PROCESS EXITING 178205 1726889876.38984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.39599: done with get_vars() 178205 1726889876.39616: done getting variables 178205 1726889876.39672: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:37:56 -0400 (0:00:00.052) 0:01:29.385 ****** 178205 1726889876.39703: entering _queue_task() for managed_node2/set_fact 178205 1726889876.39962: worker is 1 (out of 1 available) 178205 1726889876.39974: exiting _queue_task() for managed_node2/set_fact 178205 1726889876.39987: done queuing things up, now waiting for results queue to drain 178205 1726889876.39988: waiting for pending results... 178205 1726889876.40274: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889876.40401: in run() - task 02369adf-7a19-34ed-f5d1-000000001748 178205 1726889876.40427: variable 'ansible_search_path' from source: unknown 178205 1726889876.40469: calling self._execute() 178205 1726889876.40586: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.40598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.40615: variable 'omit' from source: magic vars 178205 1726889876.40739: variable 'omit' from source: magic vars 178205 1726889876.40802: variable 'omit' from source: magic vars 178205 1726889876.41144: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.41155: variable 'storage_test_volume' from source: include params 178205 1726889876.41463: variable 'storage_test_volume' from source: include params 178205 1726889876.41478: variable 'mount_prefix' from source: task vars 178205 1726889876.41670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889876.44005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889876.44088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889876.44133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889876.44172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889876.44200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889876.44284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.44318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.44356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.44401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.44421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.44595: variable '__storage_is_ostree' from source: set_fact 178205 1726889876.44605: variable 'storage_test_volume' from source: include params 178205 1726889876.44654: variable 'omit' from source: magic vars 178205 1726889876.44685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.44716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.44742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.44763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.44781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.44814: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.44822: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.44832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.44935: Set connection var ansible_pipelining to False 178205 1726889876.44946: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.44956: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.44962: Set connection var ansible_connection to ssh 178205 1726889876.44970: Set connection var ansible_shell_type to sh 178205 1726889876.44978: Set connection var ansible_timeout to 10 178205 1726889876.45010: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.45020: variable 'ansible_connection' from source: unknown 178205 1726889876.45028: variable 'ansible_module_compression' from source: unknown 178205 1726889876.45038: variable 'ansible_shell_type' from source: unknown 178205 1726889876.45045: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.45050: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.45058: variable 'ansible_pipelining' from source: unknown 178205 1726889876.45063: variable 'ansible_timeout' from source: unknown 178205 1726889876.45070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.45178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.45193: variable 'omit' from source: magic vars 178205 1726889876.45206: starting attempt loop 178205 1726889876.45214: running the handler 178205 1726889876.45233: handler run complete 178205 1726889876.45250: attempt loop complete, returning result 178205 1726889876.45257: _execute() done 178205 1726889876.45263: dumping result to json 178205 1726889876.45270: done dumping result, returning 178205 1726889876.45281: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-000000001748] 178205 1726889876.45290: sending task result for task 02369adf-7a19-34ed-f5d1-000000001748 178205 1726889876.45395: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001748 178205 1726889876.45404: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 178205 1726889876.45471: no more pending results, returning what we have 178205 1726889876.45474: results queue empty 178205 1726889876.45475: checking for any_errors_fatal 178205 1726889876.45484: done checking for any_errors_fatal 178205 1726889876.45485: checking for max_fail_percentage 178205 1726889876.45487: done checking for max_fail_percentage 178205 1726889876.45488: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.45489: done checking to see if all hosts have failed 178205 1726889876.45490: getting the remaining hosts for this loop 178205 1726889876.45492: done getting the remaining hosts for this loop 178205 1726889876.45495: getting the next task for host managed_node2 178205 1726889876.45503: done getting next task for host managed_node2 178205 1726889876.45506: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889876.45511: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.45524: getting variables 178205 1726889876.45526: in VariableManager get_vars() 178205 1726889876.45563: Calling all_inventory to load vars for managed_node2 178205 1726889876.45566: Calling groups_inventory to load vars for managed_node2 178205 1726889876.45570: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.45581: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.45584: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.45587: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.46442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.47054: done with get_vars() 178205 1726889876.47068: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:37:56 -0400 (0:00:00.074) 0:01:29.459 ****** 178205 1726889876.47161: entering _queue_task() for managed_node2/stat 178205 1726889876.47421: worker is 1 (out of 1 available) 178205 1726889876.47436: exiting _queue_task() for managed_node2/stat 178205 1726889876.47448: done queuing things up, now waiting for results queue to drain 178205 1726889876.47450: waiting for pending results... 178205 1726889876.47735: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889876.47868: in run() - task 02369adf-7a19-34ed-f5d1-000000001749 178205 1726889876.47893: variable 'ansible_search_path' from source: unknown 178205 1726889876.47937: calling self._execute() 178205 1726889876.48054: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.48065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.48079: variable 'omit' from source: magic vars 178205 1726889876.48570: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.48582: variable 'storage_test_volume' from source: include params 178205 1726889876.48624: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889876.48636: when evaluation is False, skipping this task 178205 1726889876.48644: _execute() done 178205 1726889876.48655: dumping result to json 178205 1726889876.48663: done dumping result, returning 178205 1726889876.48673: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-000000001749] 178205 1726889876.48684: sending task result for task 02369adf-7a19-34ed-f5d1-000000001749 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889876.48837: no more pending results, returning what we have 178205 1726889876.48841: results queue empty 178205 1726889876.48842: checking for any_errors_fatal 178205 1726889876.48850: done checking for any_errors_fatal 178205 1726889876.48851: checking for max_fail_percentage 178205 1726889876.48853: done checking for max_fail_percentage 178205 1726889876.48854: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.48855: done checking to see if all hosts have failed 178205 1726889876.48856: getting the remaining hosts for this loop 178205 1726889876.48858: done getting the remaining hosts for this loop 178205 1726889876.48861: getting the next task for host managed_node2 178205 1726889876.48869: done getting next task for host managed_node2 178205 1726889876.48871: ^ task is: TASK: Verify the current mount state by device 178205 1726889876.48877: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.48881: getting variables 178205 1726889876.48882: in VariableManager get_vars() 178205 1726889876.48919: Calling all_inventory to load vars for managed_node2 178205 1726889876.48922: Calling groups_inventory to load vars for managed_node2 178205 1726889876.48926: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.48941: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.48944: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.48948: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.49709: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001749 178205 1726889876.49714: WORKER PROCESS EXITING 178205 1726889876.49740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.50347: done with get_vars() 178205 1726889876.50361: done getting variables 178205 1726889876.50413: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:37:56 -0400 (0:00:00.032) 0:01:29.492 ****** 178205 1726889876.50446: entering _queue_task() for managed_node2/assert 178205 1726889876.50667: worker is 1 (out of 1 available) 178205 1726889876.50678: exiting _queue_task() for managed_node2/assert 178205 1726889876.50689: done queuing things up, now waiting for results queue to drain 178205 1726889876.50690: waiting for pending results... 178205 1726889876.50962: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889876.51090: in run() - task 02369adf-7a19-34ed-f5d1-00000000174a 178205 1726889876.51110: variable 'ansible_search_path' from source: unknown 178205 1726889876.51157: calling self._execute() 178205 1726889876.51267: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.51280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.51295: variable 'omit' from source: magic vars 178205 1726889876.51635: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.51649: Evaluated conditional (_storage_test_volume_present): True 178205 1726889876.51660: variable 'omit' from source: magic vars 178205 1726889876.51722: variable 'omit' from source: magic vars 178205 1726889876.51850: variable 'storage_test_volume' from source: include params 178205 1726889876.51909: variable 'omit' from source: magic vars 178205 1726889876.51955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.51993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.52020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.52048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.52063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.52093: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.52103: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.52114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.52220: Set connection var ansible_pipelining to False 178205 1726889876.52234: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.52246: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.52253: Set connection var ansible_connection to ssh 178205 1726889876.52262: Set connection var ansible_shell_type to sh 178205 1726889876.52272: Set connection var ansible_timeout to 10 178205 1726889876.52300: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.52307: variable 'ansible_connection' from source: unknown 178205 1726889876.52317: variable 'ansible_module_compression' from source: unknown 178205 1726889876.52326: variable 'ansible_shell_type' from source: unknown 178205 1726889876.52338: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.52344: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.52352: variable 'ansible_pipelining' from source: unknown 178205 1726889876.52359: variable 'ansible_timeout' from source: unknown 178205 1726889876.52366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.52503: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.52522: variable 'omit' from source: magic vars 178205 1726889876.52535: starting attempt loop 178205 1726889876.52543: running the handler 178205 1726889876.52749: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889876.52778: variable 'storage_test_volume' from source: include params 178205 1726889876.52795: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889876.52808: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889876.52821: handler run complete 178205 1726889876.52843: attempt loop complete, returning result 178205 1726889876.52850: _execute() done 178205 1726889876.52857: dumping result to json 178205 1726889876.52864: done dumping result, returning 178205 1726889876.52879: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-00000000174a] 178205 1726889876.52890: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174a ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889876.53033: no more pending results, returning what we have 178205 1726889876.53037: results queue empty 178205 1726889876.53038: checking for any_errors_fatal 178205 1726889876.53044: done checking for any_errors_fatal 178205 1726889876.53045: checking for max_fail_percentage 178205 1726889876.53047: done checking for max_fail_percentage 178205 1726889876.53048: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.53049: done checking to see if all hosts have failed 178205 1726889876.53050: getting the remaining hosts for this loop 178205 1726889876.53051: done getting the remaining hosts for this loop 178205 1726889876.53055: getting the next task for host managed_node2 178205 1726889876.53063: done getting next task for host managed_node2 178205 1726889876.53066: ^ task is: TASK: Verify mount directory user 178205 1726889876.53071: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.53074: getting variables 178205 1726889876.53076: in VariableManager get_vars() 178205 1726889876.53111: Calling all_inventory to load vars for managed_node2 178205 1726889876.53116: Calling groups_inventory to load vars for managed_node2 178205 1726889876.53120: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.53133: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.53137: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.53140: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.53878: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174a 178205 1726889876.53882: WORKER PROCESS EXITING 178205 1726889876.53903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.54731: done with get_vars() 178205 1726889876.54744: done getting variables 178205 1726889876.54795: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:37:56 -0400 (0:00:00.043) 0:01:29.536 ****** 178205 1726889876.54832: entering _queue_task() for managed_node2/assert 178205 1726889876.55043: worker is 1 (out of 1 available) 178205 1726889876.55055: exiting _queue_task() for managed_node2/assert 178205 1726889876.55066: done queuing things up, now waiting for results queue to drain 178205 1726889876.55067: waiting for pending results... 178205 1726889876.55336: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889876.55472: in run() - task 02369adf-7a19-34ed-f5d1-00000000174b 178205 1726889876.55490: variable 'ansible_search_path' from source: unknown 178205 1726889876.55534: calling self._execute() 178205 1726889876.55642: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.55652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.55666: variable 'omit' from source: magic vars 178205 1726889876.56078: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.56090: variable 'storage_test_volume' from source: include params 178205 1726889876.56133: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889876.56142: when evaluation is False, skipping this task 178205 1726889876.56152: _execute() done 178205 1726889876.56163: dumping result to json 178205 1726889876.56171: done dumping result, returning 178205 1726889876.56180: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-00000000174b] 178205 1726889876.56191: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174b skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889876.56338: no more pending results, returning what we have 178205 1726889876.56342: results queue empty 178205 1726889876.56343: checking for any_errors_fatal 178205 1726889876.56351: done checking for any_errors_fatal 178205 1726889876.56352: checking for max_fail_percentage 178205 1726889876.56354: done checking for max_fail_percentage 178205 1726889876.56355: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.56356: done checking to see if all hosts have failed 178205 1726889876.56357: getting the remaining hosts for this loop 178205 1726889876.56358: done getting the remaining hosts for this loop 178205 1726889876.56361: getting the next task for host managed_node2 178205 1726889876.56370: done getting next task for host managed_node2 178205 1726889876.56372: ^ task is: TASK: Verify mount directory group 178205 1726889876.56377: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.56381: getting variables 178205 1726889876.56383: in VariableManager get_vars() 178205 1726889876.56419: Calling all_inventory to load vars for managed_node2 178205 1726889876.56421: Calling groups_inventory to load vars for managed_node2 178205 1726889876.56425: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.56439: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.56442: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.56446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.57171: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174b 178205 1726889876.57175: WORKER PROCESS EXITING 178205 1726889876.57195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.57804: done with get_vars() 178205 1726889876.57819: done getting variables 178205 1726889876.57872: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:37:56 -0400 (0:00:00.030) 0:01:29.567 ****** 178205 1726889876.57900: entering _queue_task() for managed_node2/assert 178205 1726889876.58110: worker is 1 (out of 1 available) 178205 1726889876.58125: exiting _queue_task() for managed_node2/assert 178205 1726889876.58137: done queuing things up, now waiting for results queue to drain 178205 1726889876.58138: waiting for pending results... 178205 1726889876.58410: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889876.58538: in run() - task 02369adf-7a19-34ed-f5d1-00000000174c 178205 1726889876.58558: variable 'ansible_search_path' from source: unknown 178205 1726889876.58598: calling self._execute() 178205 1726889876.58709: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.58722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.58738: variable 'omit' from source: magic vars 178205 1726889876.59125: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.59138: variable 'storage_test_volume' from source: include params 178205 1726889876.59177: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889876.59184: when evaluation is False, skipping this task 178205 1726889876.59191: _execute() done 178205 1726889876.59197: dumping result to json 178205 1726889876.59203: done dumping result, returning 178205 1726889876.59210: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-00000000174c] 178205 1726889876.59224: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174c 178205 1726889876.59324: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174c skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889876.59374: no more pending results, returning what we have 178205 1726889876.59378: results queue empty 178205 1726889876.59378: checking for any_errors_fatal 178205 1726889876.59386: done checking for any_errors_fatal 178205 1726889876.59387: checking for max_fail_percentage 178205 1726889876.59389: done checking for max_fail_percentage 178205 1726889876.59390: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.59391: done checking to see if all hosts have failed 178205 1726889876.59392: getting the remaining hosts for this loop 178205 1726889876.59393: done getting the remaining hosts for this loop 178205 1726889876.59396: getting the next task for host managed_node2 178205 1726889876.59404: done getting next task for host managed_node2 178205 1726889876.59407: ^ task is: TASK: Verify mount directory permissions 178205 1726889876.59413: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.59417: getting variables 178205 1726889876.59418: in VariableManager get_vars() 178205 1726889876.59455: Calling all_inventory to load vars for managed_node2 178205 1726889876.59457: Calling groups_inventory to load vars for managed_node2 178205 1726889876.59461: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.59475: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.59477: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.59480: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.60210: WORKER PROCESS EXITING 178205 1726889876.60237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.60811: done with get_vars() 178205 1726889876.60824: done getting variables 178205 1726889876.60873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:37:56 -0400 (0:00:00.029) 0:01:29.597 ****** 178205 1726889876.60897: entering _queue_task() for managed_node2/assert 178205 1726889876.61122: worker is 1 (out of 1 available) 178205 1726889876.61138: exiting _queue_task() for managed_node2/assert 178205 1726889876.61150: done queuing things up, now waiting for results queue to drain 178205 1726889876.61151: waiting for pending results... 178205 1726889876.61441: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889876.61567: in run() - task 02369adf-7a19-34ed-f5d1-00000000174d 178205 1726889876.61591: variable 'ansible_search_path' from source: unknown 178205 1726889876.61640: calling self._execute() 178205 1726889876.61755: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.61767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.61780: variable 'omit' from source: magic vars 178205 1726889876.62195: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.62206: variable 'storage_test_volume' from source: include params 178205 1726889876.62252: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889876.62262: when evaluation is False, skipping this task 178205 1726889876.62270: _execute() done 178205 1726889876.62277: dumping result to json 178205 1726889876.62284: done dumping result, returning 178205 1726889876.62294: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-00000000174d] 178205 1726889876.62303: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174d skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889876.62453: no more pending results, returning what we have 178205 1726889876.62457: results queue empty 178205 1726889876.62458: checking for any_errors_fatal 178205 1726889876.62466: done checking for any_errors_fatal 178205 1726889876.62466: checking for max_fail_percentage 178205 1726889876.62468: done checking for max_fail_percentage 178205 1726889876.62469: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.62471: done checking to see if all hosts have failed 178205 1726889876.62472: getting the remaining hosts for this loop 178205 1726889876.62473: done getting the remaining hosts for this loop 178205 1726889876.62476: getting the next task for host managed_node2 178205 1726889876.62485: done getting next task for host managed_node2 178205 1726889876.62488: ^ task is: TASK: Get path of test volume device 178205 1726889876.62493: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.62497: getting variables 178205 1726889876.62499: in VariableManager get_vars() 178205 1726889876.62540: Calling all_inventory to load vars for managed_node2 178205 1726889876.62543: Calling groups_inventory to load vars for managed_node2 178205 1726889876.62548: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.62560: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.62563: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.62566: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.63150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.63978: done with get_vars() 178205 1726889876.63992: done getting variables 178205 1726889876.64022: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174d 178205 1726889876.64025: WORKER PROCESS EXITING 178205 1726889876.64063: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:37:56 -0400 (0:00:00.031) 0:01:29.628 ****** 178205 1726889876.64095: entering _queue_task() for managed_node2/command 178205 1726889876.64333: worker is 1 (out of 1 available) 178205 1726889876.64346: exiting _queue_task() for managed_node2/command 178205 1726889876.64358: done queuing things up, now waiting for results queue to drain 178205 1726889876.64359: waiting for pending results... 178205 1726889876.64654: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889876.64785: in run() - task 02369adf-7a19-34ed-f5d1-00000000174e 178205 1726889876.64810: variable 'ansible_search_path' from source: unknown 178205 1726889876.64852: calling self._execute() 178205 1726889876.64968: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.64979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.64992: variable 'omit' from source: magic vars 178205 1726889876.65364: variable 'storage_test_volume' from source: include params 178205 1726889876.65405: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889876.65415: when evaluation is False, skipping this task 178205 1726889876.65422: _execute() done 178205 1726889876.65431: dumping result to json 178205 1726889876.65438: done dumping result, returning 178205 1726889876.65447: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-00000000174e] 178205 1726889876.65459: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174e 178205 1726889876.65554: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889876.65604: no more pending results, returning what we have 178205 1726889876.65608: results queue empty 178205 1726889876.65609: checking for any_errors_fatal 178205 1726889876.65620: done checking for any_errors_fatal 178205 1726889876.65621: checking for max_fail_percentage 178205 1726889876.65623: done checking for max_fail_percentage 178205 1726889876.65624: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.65625: done checking to see if all hosts have failed 178205 1726889876.65625: getting the remaining hosts for this loop 178205 1726889876.65627: done getting the remaining hosts for this loop 178205 1726889876.65633: getting the next task for host managed_node2 178205 1726889876.65641: done getting next task for host managed_node2 178205 1726889876.65644: ^ task is: TASK: Gather swap info 178205 1726889876.65649: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.65653: getting variables 178205 1726889876.65654: in VariableManager get_vars() 178205 1726889876.65689: Calling all_inventory to load vars for managed_node2 178205 1726889876.65692: Calling groups_inventory to load vars for managed_node2 178205 1726889876.65695: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.65707: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.65710: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.65715: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.66463: WORKER PROCESS EXITING 178205 1726889876.66486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.67098: done with get_vars() 178205 1726889876.67114: done getting variables 178205 1726889876.67169: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:37:56 -0400 (0:00:00.031) 0:01:29.660 ****** 178205 1726889876.67200: entering _queue_task() for managed_node2/command 178205 1726889876.67436: worker is 1 (out of 1 available) 178205 1726889876.67449: exiting _queue_task() for managed_node2/command 178205 1726889876.67461: done queuing things up, now waiting for results queue to drain 178205 1726889876.67462: waiting for pending results... 178205 1726889876.67746: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889876.67876: in run() - task 02369adf-7a19-34ed-f5d1-00000000174f 178205 1726889876.67896: variable 'ansible_search_path' from source: unknown 178205 1726889876.67939: calling self._execute() 178205 1726889876.68050: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.68060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.68073: variable 'omit' from source: magic vars 178205 1726889876.68456: variable 'storage_test_volume' from source: include params 178205 1726889876.68496: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889876.68503: when evaluation is False, skipping this task 178205 1726889876.68509: _execute() done 178205 1726889876.68518: dumping result to json 178205 1726889876.68526: done dumping result, returning 178205 1726889876.68538: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-00000000174f] 178205 1726889876.68550: sending task result for task 02369adf-7a19-34ed-f5d1-00000000174f 178205 1726889876.68653: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000174f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889876.68706: no more pending results, returning what we have 178205 1726889876.68710: results queue empty 178205 1726889876.68711: checking for any_errors_fatal 178205 1726889876.68721: done checking for any_errors_fatal 178205 1726889876.68722: checking for max_fail_percentage 178205 1726889876.68723: done checking for max_fail_percentage 178205 1726889876.68724: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.68725: done checking to see if all hosts have failed 178205 1726889876.68726: getting the remaining hosts for this loop 178205 1726889876.68727: done getting the remaining hosts for this loop 178205 1726889876.68733: getting the next task for host managed_node2 178205 1726889876.68741: done getting next task for host managed_node2 178205 1726889876.68744: ^ task is: TASK: Verify swap status 178205 1726889876.68748: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.68752: getting variables 178205 1726889876.68754: in VariableManager get_vars() 178205 1726889876.68791: Calling all_inventory to load vars for managed_node2 178205 1726889876.68794: Calling groups_inventory to load vars for managed_node2 178205 1726889876.68797: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.68810: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.68815: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.68818: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.69519: WORKER PROCESS EXITING 178205 1726889876.69546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.70143: done with get_vars() 178205 1726889876.70158: done getting variables 178205 1726889876.70217: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:37:56 -0400 (0:00:00.030) 0:01:29.690 ****** 178205 1726889876.70250: entering _queue_task() for managed_node2/assert 178205 1726889876.70476: worker is 1 (out of 1 available) 178205 1726889876.70489: exiting _queue_task() for managed_node2/assert 178205 1726889876.70501: done queuing things up, now waiting for results queue to drain 178205 1726889876.70502: waiting for pending results... 178205 1726889876.70788: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889876.70924: in run() - task 02369adf-7a19-34ed-f5d1-000000001750 178205 1726889876.70951: variable 'ansible_search_path' from source: unknown 178205 1726889876.70989: calling self._execute() 178205 1726889876.71101: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.71114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.71131: variable 'omit' from source: magic vars 178205 1726889876.71509: variable 'storage_test_volume' from source: include params 178205 1726889876.71554: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889876.71561: when evaluation is False, skipping this task 178205 1726889876.71568: _execute() done 178205 1726889876.71576: dumping result to json 178205 1726889876.71583: done dumping result, returning 178205 1726889876.71597: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-000000001750] 178205 1726889876.71606: sending task result for task 02369adf-7a19-34ed-f5d1-000000001750 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889876.71756: no more pending results, returning what we have 178205 1726889876.71760: results queue empty 178205 1726889876.71761: checking for any_errors_fatal 178205 1726889876.71769: done checking for any_errors_fatal 178205 1726889876.71770: checking for max_fail_percentage 178205 1726889876.71771: done checking for max_fail_percentage 178205 1726889876.71773: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.71774: done checking to see if all hosts have failed 178205 1726889876.71775: getting the remaining hosts for this loop 178205 1726889876.71776: done getting the remaining hosts for this loop 178205 1726889876.71779: getting the next task for host managed_node2 178205 1726889876.71788: done getting next task for host managed_node2 178205 1726889876.71791: ^ task is: TASK: Unset facts 178205 1726889876.71796: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889876.71801: getting variables 178205 1726889876.71803: in VariableManager get_vars() 178205 1726889876.71843: Calling all_inventory to load vars for managed_node2 178205 1726889876.71846: Calling groups_inventory to load vars for managed_node2 178205 1726889876.71850: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.71862: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.71866: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.71869: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.72599: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001750 178205 1726889876.72602: WORKER PROCESS EXITING 178205 1726889876.72626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.73517: done with get_vars() 178205 1726889876.73532: done getting variables 178205 1726889876.73580: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:37:56 -0400 (0:00:00.033) 0:01:29.724 ****** 178205 1726889876.73606: entering _queue_task() for managed_node2/set_fact 178205 1726889876.73833: worker is 1 (out of 1 available) 178205 1726889876.73846: exiting _queue_task() for managed_node2/set_fact 178205 1726889876.73857: done queuing things up, now waiting for results queue to drain 178205 1726889876.73858: waiting for pending results... 178205 1726889876.74142: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889876.74296: in run() - task 02369adf-7a19-34ed-f5d1-000000001751 178205 1726889876.74320: variable 'ansible_search_path' from source: unknown 178205 1726889876.74362: calling self._execute() 178205 1726889876.74477: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.74489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.74502: variable 'omit' from source: magic vars 178205 1726889876.74620: variable 'omit' from source: magic vars 178205 1726889876.74684: variable 'omit' from source: magic vars 178205 1726889876.74725: variable 'omit' from source: magic vars 178205 1726889876.74778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.74819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.74851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.74872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.74890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.74925: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.74938: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.74948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.75060: Set connection var ansible_pipelining to False 178205 1726889876.75075: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.75085: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.75093: Set connection var ansible_connection to ssh 178205 1726889876.75103: Set connection var ansible_shell_type to sh 178205 1726889876.75116: Set connection var ansible_timeout to 10 178205 1726889876.75151: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.75159: variable 'ansible_connection' from source: unknown 178205 1726889876.75167: variable 'ansible_module_compression' from source: unknown 178205 1726889876.75178: variable 'ansible_shell_type' from source: unknown 178205 1726889876.75185: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.75192: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.75200: variable 'ansible_pipelining' from source: unknown 178205 1726889876.75207: variable 'ansible_timeout' from source: unknown 178205 1726889876.75218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.75375: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.75397: variable 'omit' from source: magic vars 178205 1726889876.75408: starting attempt loop 178205 1726889876.75418: running the handler 178205 1726889876.75440: handler run complete 178205 1726889876.75455: attempt loop complete, returning result 178205 1726889876.75462: _execute() done 178205 1726889876.75469: dumping result to json 178205 1726889876.75477: done dumping result, returning 178205 1726889876.75488: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-000000001751] 178205 1726889876.75502: sending task result for task 02369adf-7a19-34ed-f5d1-000000001751 ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889876.75664: no more pending results, returning what we have 178205 1726889876.75667: results queue empty 178205 1726889876.75668: checking for any_errors_fatal 178205 1726889876.75677: done checking for any_errors_fatal 178205 1726889876.75678: checking for max_fail_percentage 178205 1726889876.75679: done checking for max_fail_percentage 178205 1726889876.75680: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.75681: done checking to see if all hosts have failed 178205 1726889876.75682: getting the remaining hosts for this loop 178205 1726889876.75684: done getting the remaining hosts for this loop 178205 1726889876.75688: getting the next task for host managed_node2 178205 1726889876.75699: done getting next task for host managed_node2 178205 1726889876.75701: ^ task is: TASK: Set some variables for fstab checking 178205 1726889876.75708: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.75714: getting variables 178205 1726889876.75717: in VariableManager get_vars() 178205 1726889876.75757: Calling all_inventory to load vars for managed_node2 178205 1726889876.75760: Calling groups_inventory to load vars for managed_node2 178205 1726889876.75764: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.75776: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.75779: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.75782: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.76524: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001751 178205 1726889876.76528: WORKER PROCESS EXITING 178205 1726889876.76550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.77141: done with get_vars() 178205 1726889876.77154: done getting variables 178205 1726889876.77205: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:37:56 -0400 (0:00:00.036) 0:01:29.760 ****** 178205 1726889876.77239: entering _queue_task() for managed_node2/set_fact 178205 1726889876.77453: worker is 1 (out of 1 available) 178205 1726889876.77467: exiting _queue_task() for managed_node2/set_fact 178205 1726889876.77477: done queuing things up, now waiting for results queue to drain 178205 1726889876.77478: waiting for pending results... 178205 1726889876.77765: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889876.77907: in run() - task 02369adf-7a19-34ed-f5d1-000000001755 178205 1726889876.77935: variable 'ansible_search_path' from source: unknown 178205 1726889876.77973: calling self._execute() 178205 1726889876.78086: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.78096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.78108: variable 'omit' from source: magic vars 178205 1726889876.78222: variable 'omit' from source: magic vars 178205 1726889876.78290: variable 'omit' from source: magic vars 178205 1726889876.78601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889876.80988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889876.81075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889876.81118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889876.81160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889876.81195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889876.81283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.81320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.81356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.81407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.81432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.81484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.81520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.81554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.81598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.81625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.81694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.81734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.81767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.81811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.81840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.82007: variable 'storage_test_fstab' from source: set_fact 178205 1726889876.82027: variable 'storage_test_volume' from source: include params 178205 1726889876.82172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889876.82353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889876.82402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889876.82442: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889876.82477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889876.82528: 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) 178205 1726889876.82560: 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) 178205 1726889876.82594: 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) 178205 1726889876.82627: 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) 178205 1726889876.82886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.82916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.82952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.82989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.83003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.83214: variable '__mount_point' from source: task vars 178205 1726889876.83290: variable 'storage_test_volume' from source: include params 178205 1726889876.83320: variable 'storage_test_fstab' from source: set_fact 178205 1726889876.83651: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.83660: variable '__mount_point' from source: task vars 178205 1726889876.83741: variable 'storage_test_volume' from source: include params 178205 1726889876.83762: variable 'storage_test_volume' from source: include params 178205 1726889876.83942: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.83951: variable '__mount_point' from source: task vars 178205 1726889876.84115: variable 'storage_test_volume' from source: include params 178205 1726889876.84509: variable '__mount_options' from source: task vars 178205 1726889876.84591: variable 'storage_test_volume' from source: include params 178205 1726889876.84614: variable '__mount_point' from source: task vars 178205 1726889876.84803: variable 'storage_test_volume' from source: include params 178205 1726889876.84825: variable 'storage_test_fstab' from source: set_fact 178205 1726889876.84839: variable '__pattern' from source: task vars 178205 1726889876.84936: variable '__mount_point' from source: task vars 178205 1726889876.85047: variable 'storage_test_volume' from source: include params 178205 1726889876.85066: variable '__mount_options' from source: task vars 178205 1726889876.85148: variable 'storage_test_volume' from source: include params 178205 1726889876.85335: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.85344: variable '__mount_options' from source: task vars 178205 1726889876.85419: variable 'storage_test_volume' from source: include params 178205 1726889876.85458: variable 'omit' from source: magic vars 178205 1726889876.85489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.85523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.85551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.85572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.85588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.85623: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.85636: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.85649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.85751: Set connection var ansible_pipelining to False 178205 1726889876.85764: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.85773: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.85779: Set connection var ansible_connection to ssh 178205 1726889876.85788: Set connection var ansible_shell_type to sh 178205 1726889876.85797: Set connection var ansible_timeout to 10 178205 1726889876.85835: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.85844: variable 'ansible_connection' from source: unknown 178205 1726889876.85852: variable 'ansible_module_compression' from source: unknown 178205 1726889876.85859: variable 'ansible_shell_type' from source: unknown 178205 1726889876.85947: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.85955: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.85962: variable 'ansible_pipelining' from source: unknown 178205 1726889876.85968: variable 'ansible_timeout' from source: unknown 178205 1726889876.85979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.86083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.86100: variable 'omit' from source: magic vars 178205 1726889876.86109: starting attempt loop 178205 1726889876.86118: running the handler 178205 1726889876.86138: handler run complete 178205 1726889876.86152: attempt loop complete, returning result 178205 1726889876.86158: _execute() done 178205 1726889876.86163: dumping result to json 178205 1726889876.86171: done dumping result, returning 178205 1726889876.86180: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-000000001755] 178205 1726889876.86189: sending task result for task 02369adf-7a19-34ed-f5d1-000000001755 178205 1726889876.86301: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001755 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 178205 1726889876.86371: no more pending results, returning what we have 178205 1726889876.86375: results queue empty 178205 1726889876.86376: checking for any_errors_fatal 178205 1726889876.86385: done checking for any_errors_fatal 178205 1726889876.86386: checking for max_fail_percentage 178205 1726889876.86387: done checking for max_fail_percentage 178205 1726889876.86388: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.86390: done checking to see if all hosts have failed 178205 1726889876.86391: getting the remaining hosts for this loop 178205 1726889876.86392: done getting the remaining hosts for this loop 178205 1726889876.86396: getting the next task for host managed_node2 178205 1726889876.86404: done getting next task for host managed_node2 178205 1726889876.86406: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889876.86413: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.86417: getting variables 178205 1726889876.86418: in VariableManager get_vars() 178205 1726889876.86457: Calling all_inventory to load vars for managed_node2 178205 1726889876.86460: Calling groups_inventory to load vars for managed_node2 178205 1726889876.86464: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.86475: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.86478: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.86481: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.87383: WORKER PROCESS EXITING 178205 1726889876.87410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.88265: done with get_vars() 178205 1726889876.88279: done getting variables 178205 1726889876.89154: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:37:56 -0400 (0:00:00.119) 0:01:29.879 ****** 178205 1726889876.89190: entering _queue_task() for managed_node2/assert 178205 1726889876.89477: worker is 1 (out of 1 available) 178205 1726889876.89491: exiting _queue_task() for managed_node2/assert 178205 1726889876.89503: done queuing things up, now waiting for results queue to drain 178205 1726889876.89504: waiting for pending results... 178205 1726889876.89967: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889876.90105: in run() - task 02369adf-7a19-34ed-f5d1-000000001756 178205 1726889876.90132: variable 'ansible_search_path' from source: unknown 178205 1726889876.90177: calling self._execute() 178205 1726889876.90305: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.90319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.90338: variable 'omit' from source: magic vars 178205 1726889876.90741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889876.93085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889876.93171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889876.93218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889876.93259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889876.93289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889876.93392: variable '_storage_test_volume_present' from source: set_fact 178205 1726889876.93415: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889876.93427: variable 'omit' from source: magic vars 178205 1726889876.93484: variable 'omit' from source: magic vars 178205 1726889876.93534: variable 'omit' from source: magic vars 178205 1726889876.93566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.93596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.93621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.93649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.93663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.93694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.93701: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.93708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.93810: Set connection var ansible_pipelining to False 178205 1726889876.93824: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.93836: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.93842: Set connection var ansible_connection to ssh 178205 1726889876.93854: Set connection var ansible_shell_type to sh 178205 1726889876.93863: Set connection var ansible_timeout to 10 178205 1726889876.93892: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.93899: variable 'ansible_connection' from source: unknown 178205 1726889876.93905: variable 'ansible_module_compression' from source: unknown 178205 1726889876.93913: variable 'ansible_shell_type' from source: unknown 178205 1726889876.93919: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.93926: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.93935: variable 'ansible_pipelining' from source: unknown 178205 1726889876.93941: variable 'ansible_timeout' from source: unknown 178205 1726889876.93948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.94061: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.94080: variable 'omit' from source: magic vars 178205 1726889876.94089: starting attempt loop 178205 1726889876.94095: running the handler 178205 1726889876.94269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.94304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.94340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.94383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.94406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.94458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889876.94488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889876.94523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889876.94570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889876.94587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889876.94696: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889876.94707: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889876.94739: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889876.94748: handler run complete 178205 1726889876.94765: attempt loop complete, returning result 178205 1726889876.94771: _execute() done 178205 1726889876.94777: dumping result to json 178205 1726889876.94783: done dumping result, returning 178205 1726889876.94793: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-000000001756] 178205 1726889876.94801: sending task result for task 02369adf-7a19-34ed-f5d1-000000001756 178205 1726889876.94909: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001756 178205 1726889876.94919: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889876.94979: no more pending results, returning what we have 178205 1726889876.94984: results queue empty 178205 1726889876.94984: checking for any_errors_fatal 178205 1726889876.95000: done checking for any_errors_fatal 178205 1726889876.95001: checking for max_fail_percentage 178205 1726889876.95003: done checking for max_fail_percentage 178205 1726889876.95004: checking to see if all hosts have failed and the running result is not ok 178205 1726889876.95005: done checking to see if all hosts have failed 178205 1726889876.95006: getting the remaining hosts for this loop 178205 1726889876.95007: done getting the remaining hosts for this loop 178205 1726889876.95013: getting the next task for host managed_node2 178205 1726889876.95021: done getting next task for host managed_node2 178205 1726889876.95023: ^ task is: TASK: Verify the fstab mount point 178205 1726889876.95028: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889876.95034: getting variables 178205 1726889876.95036: in VariableManager get_vars() 178205 1726889876.95073: Calling all_inventory to load vars for managed_node2 178205 1726889876.95076: Calling groups_inventory to load vars for managed_node2 178205 1726889876.95079: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889876.95091: Calling all_plugins_play to load vars for managed_node2 178205 1726889876.95094: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889876.95098: Calling groups_plugins_play to load vars for managed_node2 178205 1726889876.95880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889876.96574: done with get_vars() 178205 1726889876.96591: done getting variables 178205 1726889876.96655: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:37:56 -0400 (0:00:00.074) 0:01:29.954 ****** 178205 1726889876.96687: entering _queue_task() for managed_node2/assert 178205 1726889876.96968: worker is 1 (out of 1 available) 178205 1726889876.96980: exiting _queue_task() for managed_node2/assert 178205 1726889876.96993: done queuing things up, now waiting for results queue to drain 178205 1726889876.96994: waiting for pending results... 178205 1726889876.97296: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889876.97442: in run() - task 02369adf-7a19-34ed-f5d1-000000001757 178205 1726889876.97464: variable 'ansible_search_path' from source: unknown 178205 1726889876.97502: calling self._execute() 178205 1726889876.97624: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.97639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.97660: variable 'omit' from source: magic vars 178205 1726889876.97787: variable 'omit' from source: magic vars 178205 1726889876.97856: variable 'omit' from source: magic vars 178205 1726889876.98134: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889876.98148: variable 'storage_test_volume' from source: include params 178205 1726889876.98210: variable 'omit' from source: magic vars 178205 1726889876.98262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889876.98303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889876.98332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889876.98354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.98369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889876.98398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889876.98404: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.98410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.98504: Set connection var ansible_pipelining to False 178205 1726889876.98518: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889876.98532: Set connection var ansible_shell_executable to /bin/sh 178205 1726889876.98539: Set connection var ansible_connection to ssh 178205 1726889876.98547: Set connection var ansible_shell_type to sh 178205 1726889876.98558: Set connection var ansible_timeout to 10 178205 1726889876.98585: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.98592: variable 'ansible_connection' from source: unknown 178205 1726889876.98599: variable 'ansible_module_compression' from source: unknown 178205 1726889876.98605: variable 'ansible_shell_type' from source: unknown 178205 1726889876.98610: variable 'ansible_shell_executable' from source: unknown 178205 1726889876.98620: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889876.98626: variable 'ansible_pipelining' from source: unknown 178205 1726889876.98638: variable 'ansible_timeout' from source: unknown 178205 1726889876.98646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889876.98786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889876.98802: variable 'omit' from source: magic vars 178205 1726889876.98811: starting attempt loop 178205 1726889876.98819: running the handler 178205 1726889876.99025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889877.01476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889877.01546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889877.01588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889877.01628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889877.01665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889877.01736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889877.01773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889877.01803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889877.01852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889877.01871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889877.01928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889877.01958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889877.01989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889877.02038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889877.02057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889877.02170: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889877.02179: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889877.02197: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889877.02214: handler run complete 178205 1726889877.02237: attempt loop complete, returning result 178205 1726889877.02245: _execute() done 178205 1726889877.02252: dumping result to json 178205 1726889877.02259: done dumping result, returning 178205 1726889877.02269: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-000000001757] 178205 1726889877.02279: sending task result for task 02369adf-7a19-34ed-f5d1-000000001757 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.02417: no more pending results, returning what we have 178205 1726889877.02421: results queue empty 178205 1726889877.02422: checking for any_errors_fatal 178205 1726889877.02435: done checking for any_errors_fatal 178205 1726889877.02436: checking for max_fail_percentage 178205 1726889877.02438: done checking for max_fail_percentage 178205 1726889877.02443: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.02445: done checking to see if all hosts have failed 178205 1726889877.02445: getting the remaining hosts for this loop 178205 1726889877.02447: done getting the remaining hosts for this loop 178205 1726889877.02450: getting the next task for host managed_node2 178205 1726889877.02459: done getting next task for host managed_node2 178205 1726889877.02461: ^ task is: TASK: Verify mount_options 178205 1726889877.02466: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.02470: getting variables 178205 1726889877.02472: in VariableManager get_vars() 178205 1726889877.02505: Calling all_inventory to load vars for managed_node2 178205 1726889877.02507: Calling groups_inventory to load vars for managed_node2 178205 1726889877.02511: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.02524: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.02527: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.02533: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.03427: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001757 178205 1726889877.03433: WORKER PROCESS EXITING 178205 1726889877.03452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.04063: done with get_vars() 178205 1726889877.04078: done getting variables 178205 1726889877.04142: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:37:57 -0400 (0:00:00.074) 0:01:30.029 ****** 178205 1726889877.04176: entering _queue_task() for managed_node2/assert 178205 1726889877.04443: worker is 1 (out of 1 available) 178205 1726889877.04455: exiting _queue_task() for managed_node2/assert 178205 1726889877.04466: done queuing things up, now waiting for results queue to drain 178205 1726889877.04467: waiting for pending results... 178205 1726889877.04766: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889877.04901: in run() - task 02369adf-7a19-34ed-f5d1-000000001758 178205 1726889877.04928: variable 'ansible_search_path' from source: unknown 178205 1726889877.04967: calling self._execute() 178205 1726889877.05081: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.05092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.05105: variable 'omit' from source: magic vars 178205 1726889877.05500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889877.07890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889877.07976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889877.08017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889877.08061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889877.08090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889877.08173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889877.08206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889877.08241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889877.08291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889877.08310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889877.08433: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889877.08442: when evaluation is False, skipping this task 178205 1726889877.08448: _execute() done 178205 1726889877.08455: dumping result to json 178205 1726889877.08461: done dumping result, returning 178205 1726889877.08472: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-000000001758] 178205 1726889877.08487: sending task result for task 02369adf-7a19-34ed-f5d1-000000001758 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889877.08638: no more pending results, returning what we have 178205 1726889877.08642: results queue empty 178205 1726889877.08643: checking for any_errors_fatal 178205 1726889877.08652: done checking for any_errors_fatal 178205 1726889877.08653: checking for max_fail_percentage 178205 1726889877.08655: done checking for max_fail_percentage 178205 1726889877.08656: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.08657: done checking to see if all hosts have failed 178205 1726889877.08658: getting the remaining hosts for this loop 178205 1726889877.08659: done getting the remaining hosts for this loop 178205 1726889877.08663: getting the next task for host managed_node2 178205 1726889877.08672: done getting next task for host managed_node2 178205 1726889877.08675: ^ task is: TASK: Verify fingerprint 178205 1726889877.08679: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.08684: getting variables 178205 1726889877.08686: in VariableManager get_vars() 178205 1726889877.08724: Calling all_inventory to load vars for managed_node2 178205 1726889877.08728: Calling groups_inventory to load vars for managed_node2 178205 1726889877.08734: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.08745: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.08748: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.08750: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.09273: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001758 178205 1726889877.09276: WORKER PROCESS EXITING 178205 1726889877.09297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.09994: done with get_vars() 178205 1726889877.10009: done getting variables 178205 1726889877.10077: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:37:57 -0400 (0:00:00.059) 0:01:30.089 ****** 178205 1726889877.10113: entering _queue_task() for managed_node2/assert 178205 1726889877.10432: worker is 1 (out of 1 available) 178205 1726889877.10444: exiting _queue_task() for managed_node2/assert 178205 1726889877.10456: done queuing things up, now waiting for results queue to drain 178205 1726889877.10457: waiting for pending results... 178205 1726889877.10969: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889877.11104: in run() - task 02369adf-7a19-34ed-f5d1-000000001759 178205 1726889877.11127: variable 'ansible_search_path' from source: unknown 178205 1726889877.11166: calling self._execute() 178205 1726889877.11272: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.11282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.11296: variable 'omit' from source: magic vars 178205 1726889877.11406: variable 'omit' from source: magic vars 178205 1726889877.11468: variable 'omit' from source: magic vars 178205 1726889877.11504: variable 'omit' from source: magic vars 178205 1726889877.11551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.11589: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.11614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.11639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.11653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.11687: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.11695: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.11703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.11805: Set connection var ansible_pipelining to False 178205 1726889877.11819: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.11833: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.11841: Set connection var ansible_connection to ssh 178205 1726889877.11850: Set connection var ansible_shell_type to sh 178205 1726889877.11858: Set connection var ansible_timeout to 10 178205 1726889877.11887: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.11897: variable 'ansible_connection' from source: unknown 178205 1726889877.11903: variable 'ansible_module_compression' from source: unknown 178205 1726889877.11909: variable 'ansible_shell_type' from source: unknown 178205 1726889877.11916: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.11923: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.11932: variable 'ansible_pipelining' from source: unknown 178205 1726889877.11938: variable 'ansible_timeout' from source: unknown 178205 1726889877.11945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.12082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.12100: variable 'omit' from source: magic vars 178205 1726889877.12110: starting attempt loop 178205 1726889877.12120: running the handler 178205 1726889877.12381: variable '__fingerprint' from source: task vars 178205 1726889877.12393: variable 'storage_test_fstab' from source: set_fact 178205 1726889877.12424: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889877.12436: handler run complete 178205 1726889877.12455: attempt loop complete, returning result 178205 1726889877.12461: _execute() done 178205 1726889877.12467: dumping result to json 178205 1726889877.12473: done dumping result, returning 178205 1726889877.12483: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-000000001759] 178205 1726889877.12491: sending task result for task 02369adf-7a19-34ed-f5d1-000000001759 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.12630: no more pending results, returning what we have 178205 1726889877.12634: results queue empty 178205 1726889877.12635: checking for any_errors_fatal 178205 1726889877.12643: done checking for any_errors_fatal 178205 1726889877.12644: checking for max_fail_percentage 178205 1726889877.12645: done checking for max_fail_percentage 178205 1726889877.12646: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.12649: done checking to see if all hosts have failed 178205 1726889877.12650: getting the remaining hosts for this loop 178205 1726889877.12651: done getting the remaining hosts for this loop 178205 1726889877.12655: getting the next task for host managed_node2 178205 1726889877.12662: done getting next task for host managed_node2 178205 1726889877.12664: ^ task is: TASK: Clean up variables 178205 1726889877.12668: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.12672: getting variables 178205 1726889877.12674: in VariableManager get_vars() 178205 1726889877.12706: Calling all_inventory to load vars for managed_node2 178205 1726889877.12709: Calling groups_inventory to load vars for managed_node2 178205 1726889877.12714: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.12725: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.12728: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.12732: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.13217: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001759 178205 1726889877.13221: WORKER PROCESS EXITING 178205 1726889877.13241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.14164: done with get_vars() 178205 1726889877.14177: done getting variables 178205 1726889877.14241: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:37:57 -0400 (0:00:00.041) 0:01:30.130 ****** 178205 1726889877.14272: entering _queue_task() for managed_node2/set_fact 178205 1726889877.14505: worker is 1 (out of 1 available) 178205 1726889877.14522: exiting _queue_task() for managed_node2/set_fact 178205 1726889877.14533: done queuing things up, now waiting for results queue to drain 178205 1726889877.14534: waiting for pending results... 178205 1726889877.14822: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889877.14970: in run() - task 02369adf-7a19-34ed-f5d1-00000000175a 178205 1726889877.14994: variable 'ansible_search_path' from source: unknown 178205 1726889877.15038: calling self._execute() 178205 1726889877.15153: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.15162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.15180: variable 'omit' from source: magic vars 178205 1726889877.15310: variable 'omit' from source: magic vars 178205 1726889877.15377: variable 'omit' from source: magic vars 178205 1726889877.15429: variable 'omit' from source: magic vars 178205 1726889877.15480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.15535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.15562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.15586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.15605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.15667: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.15676: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.15684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.15827: Set connection var ansible_pipelining to False 178205 1726889877.15842: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.15858: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.15866: Set connection var ansible_connection to ssh 178205 1726889877.15875: Set connection var ansible_shell_type to sh 178205 1726889877.15884: Set connection var ansible_timeout to 10 178205 1726889877.15917: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.15938: variable 'ansible_connection' from source: unknown 178205 1726889877.15955: variable 'ansible_module_compression' from source: unknown 178205 1726889877.15967: variable 'ansible_shell_type' from source: unknown 178205 1726889877.15974: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.15983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.15991: variable 'ansible_pipelining' from source: unknown 178205 1726889877.15997: variable 'ansible_timeout' from source: unknown 178205 1726889877.16004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.16166: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.16190: variable 'omit' from source: magic vars 178205 1726889877.16200: starting attempt loop 178205 1726889877.16207: running the handler 178205 1726889877.16229: handler run complete 178205 1726889877.16245: attempt loop complete, returning result 178205 1726889877.16253: _execute() done 178205 1726889877.16259: dumping result to json 178205 1726889877.16268: done dumping result, returning 178205 1726889877.16283: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-00000000175a] 178205 1726889877.16296: sending task result for task 02369adf-7a19-34ed-f5d1-00000000175a ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889877.16471: no more pending results, returning what we have 178205 1726889877.16475: results queue empty 178205 1726889877.16476: checking for any_errors_fatal 178205 1726889877.16485: done checking for any_errors_fatal 178205 1726889877.16486: checking for max_fail_percentage 178205 1726889877.16488: done checking for max_fail_percentage 178205 1726889877.16489: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.16490: done checking to see if all hosts have failed 178205 1726889877.16491: getting the remaining hosts for this loop 178205 1726889877.16493: done getting the remaining hosts for this loop 178205 1726889877.16496: getting the next task for host managed_node2 178205 1726889877.16508: done getting next task for host managed_node2 178205 1726889877.16511: ^ task is: TASK: Verify fs type 178205 1726889877.16520: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889877.16525: getting variables 178205 1726889877.16527: in VariableManager get_vars() 178205 1726889877.16565: Calling all_inventory to load vars for managed_node2 178205 1726889877.16568: Calling groups_inventory to load vars for managed_node2 178205 1726889877.16572: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.16584: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.16587: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.16590: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.17496: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000175a 178205 1726889877.17499: WORKER PROCESS EXITING 178205 1726889877.17522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.18184: done with get_vars() 178205 1726889877.18197: done getting variables 178205 1726889877.18256: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:37:57 -0400 (0:00:00.040) 0:01:30.170 ****** 178205 1726889877.18290: entering _queue_task() for managed_node2/assert 178205 1726889877.18521: worker is 1 (out of 1 available) 178205 1726889877.18533: exiting _queue_task() for managed_node2/assert 178205 1726889877.18544: done queuing things up, now waiting for results queue to drain 178205 1726889877.18545: waiting for pending results... 178205 1726889877.18830: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889877.18972: in run() - task 02369adf-7a19-34ed-f5d1-00000000175e 178205 1726889877.18999: variable 'ansible_search_path' from source: unknown 178205 1726889877.19037: calling self._execute() 178205 1726889877.19154: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.19164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.19176: variable 'omit' from source: magic vars 178205 1726889877.19577: variable 'storage_test_volume' from source: include params 178205 1726889877.19617: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889877.19733: variable 'storage_test_volume' from source: include params 178205 1726889877.19763: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889877.19866: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.19875: Evaluated conditional (_storage_test_volume_present): True 178205 1726889877.19885: variable 'omit' from source: magic vars 178205 1726889877.19941: variable 'omit' from source: magic vars 178205 1726889877.19985: variable 'omit' from source: magic vars 178205 1726889877.20029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.20067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.20094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.20118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.20135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.20167: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.20175: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.20185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.20283: Set connection var ansible_pipelining to False 178205 1726889877.20301: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.20313: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.20320: Set connection var ansible_connection to ssh 178205 1726889877.20328: Set connection var ansible_shell_type to sh 178205 1726889877.20337: Set connection var ansible_timeout to 10 178205 1726889877.20366: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.20373: variable 'ansible_connection' from source: unknown 178205 1726889877.20379: variable 'ansible_module_compression' from source: unknown 178205 1726889877.20385: variable 'ansible_shell_type' from source: unknown 178205 1726889877.20390: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.20400: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.20414: variable 'ansible_pipelining' from source: unknown 178205 1726889877.20423: variable 'ansible_timeout' from source: unknown 178205 1726889877.20431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.20571: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.20588: variable 'omit' from source: magic vars 178205 1726889877.20596: starting attempt loop 178205 1726889877.20602: running the handler 178205 1726889877.20886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889877.23505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889877.23584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889877.23630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889877.23680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889877.23714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889877.23799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889877.23833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889877.23864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889877.23917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889877.23935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889877.24172: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889877.24194: variable 'storage_test_volume' from source: include params 178205 1726889877.24226: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889877.24237: handler run complete 178205 1726889877.24255: attempt loop complete, returning result 178205 1726889877.24260: _execute() done 178205 1726889877.24266: dumping result to json 178205 1726889877.24272: done dumping result, returning 178205 1726889877.24282: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-00000000175e] 178205 1726889877.24291: sending task result for task 02369adf-7a19-34ed-f5d1-00000000175e 178205 1726889877.24404: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000175e 178205 1726889877.24413: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.24463: no more pending results, returning what we have 178205 1726889877.24466: results queue empty 178205 1726889877.24467: checking for any_errors_fatal 178205 1726889877.24477: done checking for any_errors_fatal 178205 1726889877.24478: checking for max_fail_percentage 178205 1726889877.24480: done checking for max_fail_percentage 178205 1726889877.24481: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.24482: done checking to see if all hosts have failed 178205 1726889877.24483: getting the remaining hosts for this loop 178205 1726889877.24484: done getting the remaining hosts for this loop 178205 1726889877.24487: getting the next task for host managed_node2 178205 1726889877.24495: done getting next task for host managed_node2 178205 1726889877.24498: ^ task is: TASK: Verify fs label 178205 1726889877.24503: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 178205 1726889877.24515: getting variables 178205 1726889877.24516: in VariableManager get_vars() 178205 1726889877.24553: Calling all_inventory to load vars for managed_node2 178205 1726889877.24556: Calling groups_inventory to load vars for managed_node2 178205 1726889877.24559: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.24570: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.24572: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.24575: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.25144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.25777: done with get_vars() 178205 1726889877.25792: done getting variables 178205 1726889877.25853: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:37:57 -0400 (0:00:00.075) 0:01:30.246 ****** 178205 1726889877.25885: entering _queue_task() for managed_node2/assert 178205 1726889877.26164: worker is 1 (out of 1 available) 178205 1726889877.26177: exiting _queue_task() for managed_node2/assert 178205 1726889877.26189: done queuing things up, now waiting for results queue to drain 178205 1726889877.26190: waiting for pending results... 178205 1726889877.26485: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889877.26624: in run() - task 02369adf-7a19-34ed-f5d1-00000000175f 178205 1726889877.26649: variable 'ansible_search_path' from source: unknown 178205 1726889877.26685: calling self._execute() 178205 1726889877.26800: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.26813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.26827: variable 'omit' from source: magic vars 178205 1726889877.27246: variable 'storage_test_volume' from source: include params 178205 1726889877.27293: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889877.27450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889877.29824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889877.29914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889877.29958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889877.29991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889877.30024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889877.30101: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.30126: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889877.30251: variable 'storage_test_volume' from source: include params 178205 1726889877.30270: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889877.30281: variable 'omit' from source: magic vars 178205 1726889877.30346: variable 'omit' from source: magic vars 178205 1726889877.30544: variable 'storage_test_volume' from source: include params 178205 1726889877.30565: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889877.30607: variable 'omit' from source: magic vars 178205 1726889877.30645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.30680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.30701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.30724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.30747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.30784: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.30791: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.30799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.30902: Set connection var ansible_pipelining to False 178205 1726889877.30915: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.30925: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.30934: Set connection var ansible_connection to ssh 178205 1726889877.30945: Set connection var ansible_shell_type to sh 178205 1726889877.30957: Set connection var ansible_timeout to 10 178205 1726889877.30996: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.31005: variable 'ansible_connection' from source: unknown 178205 1726889877.31016: variable 'ansible_module_compression' from source: unknown 178205 1726889877.31026: variable 'ansible_shell_type' from source: unknown 178205 1726889877.31037: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.31045: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.31056: variable 'ansible_pipelining' from source: unknown 178205 1726889877.31064: variable 'ansible_timeout' from source: unknown 178205 1726889877.31072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.31183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.31202: variable 'omit' from source: magic vars 178205 1726889877.31213: starting attempt loop 178205 1726889877.31220: running the handler 178205 1726889877.31420: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889877.31442: variable 'storage_test_volume' from source: include params 178205 1726889877.31461: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889877.31469: handler run complete 178205 1726889877.31486: attempt loop complete, returning result 178205 1726889877.31493: _execute() done 178205 1726889877.31498: dumping result to json 178205 1726889877.31505: done dumping result, returning 178205 1726889877.31517: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-00000000175f] 178205 1726889877.31532: sending task result for task 02369adf-7a19-34ed-f5d1-00000000175f ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.31689: no more pending results, returning what we have 178205 1726889877.31693: results queue empty 178205 1726889877.31694: checking for any_errors_fatal 178205 1726889877.31704: done checking for any_errors_fatal 178205 1726889877.31705: checking for max_fail_percentage 178205 1726889877.31707: done checking for max_fail_percentage 178205 1726889877.31708: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.31710: done checking to see if all hosts have failed 178205 1726889877.31711: getting the remaining hosts for this loop 178205 1726889877.31714: done getting the remaining hosts for this loop 178205 1726889877.31718: getting the next task for host managed_node2 178205 1726889877.31732: done getting next task for host managed_node2 178205 1726889877.31735: ^ task is: TASK: See whether the device node is present 178205 1726889877.31741: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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 178205 1726889877.31746: getting variables 178205 1726889877.31748: in VariableManager get_vars() 178205 1726889877.31786: Calling all_inventory to load vars for managed_node2 178205 1726889877.31795: Calling groups_inventory to load vars for managed_node2 178205 1726889877.31799: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.31813: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.31817: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.31820: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.32744: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000175f 178205 1726889877.32747: WORKER PROCESS EXITING 178205 1726889877.32768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.33327: done with get_vars() 178205 1726889877.33346: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:37:57 -0400 (0:00:00.075) 0:01:30.322 ****** 178205 1726889877.33446: entering _queue_task() for managed_node2/stat 178205 1726889877.33732: worker is 1 (out of 1 available) 178205 1726889877.33744: exiting _queue_task() for managed_node2/stat 178205 1726889877.33757: done queuing things up, now waiting for results queue to drain 178205 1726889877.33758: waiting for pending results... 178205 1726889877.34046: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889877.34172: in run() - task 02369adf-7a19-34ed-f5d1-000000001763 178205 1726889877.34193: variable 'ansible_search_path' from source: unknown 178205 1726889877.34237: calling self._execute() 178205 1726889877.34353: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.34364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.34378: variable 'omit' from source: magic vars 178205 1726889877.34496: variable 'omit' from source: magic vars 178205 1726889877.34560: variable 'omit' from source: magic vars 178205 1726889877.34795: variable 'storage_test_volume' from source: include params 178205 1726889877.34854: variable 'omit' from source: magic vars 178205 1726889877.34898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.34939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.34967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.34991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.35009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.35047: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.35055: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.35062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.35165: Set connection var ansible_pipelining to False 178205 1726889877.35180: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.35190: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.35195: Set connection var ansible_connection to ssh 178205 1726889877.35203: Set connection var ansible_shell_type to sh 178205 1726889877.35213: Set connection var ansible_timeout to 10 178205 1726889877.35246: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.35254: variable 'ansible_connection' from source: unknown 178205 1726889877.35261: variable 'ansible_module_compression' from source: unknown 178205 1726889877.35266: variable 'ansible_shell_type' from source: unknown 178205 1726889877.35271: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.35276: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.35288: variable 'ansible_pipelining' from source: unknown 178205 1726889877.35294: variable 'ansible_timeout' from source: unknown 178205 1726889877.35300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.35507: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889877.35525: variable 'omit' from source: magic vars 178205 1726889877.35538: starting attempt loop 178205 1726889877.35546: running the handler 178205 1726889877.35563: _low_level_execute_command(): starting 178205 1726889877.35573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889877.36345: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.36363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.36384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.36406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.36455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.36466: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.36483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.36500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889877.36514: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889877.36525: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889877.36539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.36554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.36570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.36582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.36597: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889877.36610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.36693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.36723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.36746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.36824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.38454: stdout chunk (state=3): >>>/root <<< 178205 1726889877.38558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889877.38630: stderr chunk (state=3): >>><<< 178205 1726889877.38640: stdout chunk (state=3): >>><<< 178205 1726889877.38750: _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 178205 1726889877.38754: _low_level_execute_command(): starting 178205 1726889877.38757: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527 `" && echo ansible-tmp-1726889877.3867075-181296-125786596279527="` echo /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527 `" ) && sleep 0' 178205 1726889877.39366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.39390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.39412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.39440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.39485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.39497: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.39518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.39541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889877.39553: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889877.39564: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889877.39577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.39591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.39607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.39622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.39640: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889877.39656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.39730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.39761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.39778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.39848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.41651: stdout chunk (state=3): >>>ansible-tmp-1726889877.3867075-181296-125786596279527=/root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527 <<< 178205 1726889877.41766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889877.41844: stderr chunk (state=3): >>><<< 178205 1726889877.41847: stdout chunk (state=3): >>><<< 178205 1726889877.42206: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889877.3867075-181296-125786596279527=/root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527 , stderr=OpenSSH_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 178205 1726889877.42210: variable 'ansible_module_compression' from source: unknown 178205 1726889877.42214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889877.42217: variable 'ansible_facts' from source: unknown 178205 1726889877.42219: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/AnsiballZ_stat.py 178205 1726889877.42282: Sending initial data 178205 1726889877.42285: Sent initial data (155 bytes) 178205 1726889877.43295: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.43311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.43328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.43350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.43390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.43407: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.43423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.43443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889877.43454: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889877.43464: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889877.43474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.43486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.43500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.43517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.43532: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889877.43545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.43621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.43652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.43671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.43744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.45431: 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 <<< 178205 1726889877.45471: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889877.45498: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpbyrhtiim /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/AnsiballZ_stat.py <<< 178205 1726889877.45527: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889877.46627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889877.46827: stderr chunk (state=3): >>><<< 178205 1726889877.46833: stdout chunk (state=3): >>><<< 178205 1726889877.46835: done transferring module to remote 178205 1726889877.46837: _low_level_execute_command(): starting 178205 1726889877.46839: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/ /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/AnsiballZ_stat.py && sleep 0' 178205 1726889877.47461: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.47486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.47510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.47534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.47582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.47600: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.47627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.47656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889877.47674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889877.47686: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889877.47697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.47736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.47754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.47772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.47784: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889877.47803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.47907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.47945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.47968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.48051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.49716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889877.49809: stderr chunk (state=3): >>><<< 178205 1726889877.49822: stdout chunk (state=3): >>><<< 178205 1726889877.49923: _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 178205 1726889877.49927: _low_level_execute_command(): starting 178205 1726889877.49932: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/AnsiballZ_stat.py && sleep 0' 178205 1726889877.50673: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.50696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.50713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.50748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.50825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.51199: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.51202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.51205: 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 <<< 178205 1726889877.51208: stderr 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 <<< 178205 1726889877.51257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.51273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.51285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.51349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.53262: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889877.53267: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889877.53322: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889877.53352: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889877.53392: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889877.53442: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889877.53445: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889877.53491: 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' <<< 178205 1726889877.53523: 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' # <<< 178205 1726889877.53549: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb73dc0> <<< 178205 1726889877.53622: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889877.53627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889877.53631: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb183a0> <<< 178205 1726889877.53634: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb73b20> <<< 178205 1726889877.53669: 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 0x7efd6fb73ac0> <<< 178205 1726889877.53676: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889877.53696: 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' <<< 178205 1726889877.53702: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18490> <<< 178205 1726889877.53731: 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' <<< 178205 1726889877.53762: 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' <<< 178205 1726889877.53765: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18940> <<< 178205 1726889877.53782: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18670> <<< 178205 1726889877.53814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889877.53837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889877.53862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889877.53872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889877.53888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889877.53898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889877.53924: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6facf190> <<< 178205 1726889877.53952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889877.53967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889877.54034: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6facf220> <<< 178205 1726889877.54084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889877.54088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889877.54101: 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 0x7efd6faf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6facf940> <<< 178205 1726889877.54143: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb30880> <<< 178205 1726889877.54162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889877.54165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fac8d90> <<< 178205 1726889877.54220: 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' <<< 178205 1726889877.54223: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6faf2d90> <<< 178205 1726889877.54267: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18970> <<< 178205 1726889877.54296: 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. <<< 178205 1726889877.54491: 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' <<< 178205 1726889877.54535: 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' <<< 178205 1726889877.54561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889877.54577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889877.54596: 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' <<< 178205 1726889877.54614: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa94eb0> <<< 178205 1726889877.54661: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa97f40> <<< 178205 1726889877.54681: 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' <<< 178205 1726889877.54700: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889877.54737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889877.54777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889877.54782: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa8c610> <<< 178205 1726889877.54801: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa94370> <<< 178205 1726889877.54816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889877.54878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889877.54898: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889877.54937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889877.54975: 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' <<< 178205 1726889877.54995: 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 0x7efd6f7d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7d5910> import 'itertools' # <<< 178205 1726889877.55053: 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 0x7efd6f7d5f10> <<< 178205 1726889877.55056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889877.55119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889877.55122: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7d5fd0> <<< 178205 1726889877.55137: 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 0x7efd6f7e70d0> import '_collections' # <<< 178205 1726889877.55175: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa6ed90> import '_functools' # <<< 178205 1726889877.55203: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa69670> <<< 178205 1726889877.55276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889877.55279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa9be20> <<< 178205 1726889877.55318: 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' <<< 178205 1726889877.55372: 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 0x7efd6f7e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa6e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889877.55382: 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 0x7efd6fa7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6faa19d0> <<< 178205 1726889877.55425: 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' <<< 178205 1726889877.55432: 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' <<< 178205 1726889877.55458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7df0> <<< 178205 1726889877.55484: 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 0x7efd6f7e7d60> <<< 178205 1726889877.55519: 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' <<< 178205 1726889877.55541: 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' <<< 178205 1726889877.55564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889877.55611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889877.55654: 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 0x7efd6f7bb3d0> <<< 178205 1726889877.55673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889877.55677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889877.55699: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7bb4c0> <<< 178205 1726889877.55814: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eff40> <<< 178205 1726889877.55850: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eaa90> <<< 178205 1726889877.55876: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7ea490> <<< 178205 1726889877.55888: 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' <<< 178205 1726889877.55927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889877.55961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889877.55980: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6ef220> <<< 178205 1726889877.55999: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7a5520> <<< 178205 1726889877.56044: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6faa1040> <<< 178205 1726889877.56068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889877.56102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889877.56125: 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 0x7efd6f702b50> <<< 178205 1726889877.56153: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889877.56182: 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 0x7efd6f702e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889877.56216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889877.56237: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f714790> <<< 178205 1726889877.56251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889877.56274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889877.56296: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f714cd0> <<< 178205 1726889877.56340: 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 0x7efd6f6ab400> <<< 178205 1726889877.56368: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f702f70> # /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' <<< 178205 1726889877.56423: 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 0x7efd6f6bc2e0> <<< 178205 1726889877.56451: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f714610> import 'pwd' # <<< 178205 1726889877.56465: 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 0x7efd6f6bc3a0> <<< 178205 1726889877.56500: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7a30> <<< 178205 1726889877.56521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889877.56552: 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 <<< 178205 1726889877.56565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889877.56605: 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 0x7efd6f6d7700> <<< 178205 1726889877.56634: 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' <<< 178205 1726889877.56659: 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 0x7efd6f6d79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6d77c0> <<< 178205 1726889877.56670: 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 0x7efd6f6d78b0> <<< 178205 1726889877.56695: 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' <<< 178205 1726889877.56881: 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 0x7efd6f6d7d00> <<< 178205 1726889877.56929: 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 0x7efd6f6e2250> <<< 178205 1726889877.56941: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6d7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6caa90> <<< 178205 1726889877.56960: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7610> <<< 178205 1726889877.56979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889877.57037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889877.57063: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6d7af0> <<< 178205 1726889877.57160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889877.57173: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd6f6066d0> <<< 178205 1726889877.57308: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889877.57391: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.57428: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889877.57449: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889877.57476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.58656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.59603: 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 0x7efd6efd8820> <<< 178205 1726889877.59630: 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' <<< 178205 1726889877.59659: 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' <<< 178205 1726889877.59685: 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' <<< 178205 1726889877.59717: 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 0x7efd6efd8160> <<< 178205 1726889877.59750: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8280> <<< 178205 1726889877.59780: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8f70> <<< 178205 1726889877.59803: 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' <<< 178205 1726889877.59852: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8d90> <<< 178205 1726889877.59863: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889877.59887: 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 0x7efd6efd8fd0> <<< 178205 1726889877.59910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889877.59936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889877.59972: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8100> <<< 178205 1726889877.60003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889877.60023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889877.60034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889877.60053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889877.60074: 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' <<< 178205 1726889877.60144: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ef2ff40> <<< 178205 1726889877.60177: 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 0x7efd6ef4cd00> <<< 178205 1726889877.60209: 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 0x7efd6ef4ceb0> <<< 178205 1726889877.60229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889877.60257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889877.60303: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ef4c370> <<< 178205 1726889877.60318: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f593dc0> <<< 178205 1726889877.60470: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f5933a0> <<< 178205 1726889877.60494: 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' <<< 178205 1726889877.60527: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f593fd0> <<< 178205 1726889877.60546: 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' <<< 178205 1726889877.60569: 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' <<< 178205 1726889877.60590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889877.60634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889877.60644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f562d30> <<< 178205 1726889877.60726: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efab400> <<< 178205 1726889877.60756: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efe14f0> <<< 178205 1726889877.60768: 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 0x7efd6efab520> <<< 178205 1726889877.60796: 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 0x7efd6efab550> <<< 178205 1726889877.60826: 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 <<< 178205 1726889877.60847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889877.60860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889877.60877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889877.60951: 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 0x7efd6ef1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f574250> <<< 178205 1726889877.60980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889877.60990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889877.61037: 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 0x7efd6ef1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f5743d0> <<< 178205 1726889877.61063: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889877.61100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889877.61132: 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' <<< 178205 1726889877.61143: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889877.61195: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f58ce50> <<< 178205 1726889877.61318: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ef1b7f0> <<< 178205 1726889877.61416: 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 0x7efd6ef1b640> <<< 178205 1726889877.61443: 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 0x7efd6ef1a5b0> <<< 178205 1726889877.61481: 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 0x7efd6ef0fd90> <<< 178205 1726889877.61498: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f56b910> <<< 178205 1726889877.61534: 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' <<< 178205 1726889877.61552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889877.61562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889877.61601: 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 0x7efd6ef9f6a0> <<< 178205 1726889877.61775: 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 0x7efd6ef9eb20> <<< 178205 1726889877.61793: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efae0a0> <<< 178205 1726889877.61827: 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 0x7efd6ef9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efe3b20> <<< 178205 1726889877.61862: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889877.61879: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889877.61889: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.61952: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.62033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.62056: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889877.62088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889877.62098: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.62191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.62284: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.62740: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.63198: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889877.63205: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889877.63213: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889877.63241: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889877.63254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889877.63309: 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 0x7efd6eb145e0> <<< 178205 1726889877.63397: 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' <<< 178205 1726889877.63400: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eeea580> <<< 178205 1726889877.63403: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab6100> <<< 178205 1726889877.63458: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889877.63461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.63484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.63498: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889877.63620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.63744: 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' <<< 178205 1726889877.63779: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ef9eb80> <<< 178205 1726889877.63782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64171: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64653: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889877.64694: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64733: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889877.64736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64873: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889877.64894: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64912: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889877.64928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64941: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.64977: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889877.64980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889877.65384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889877.65468: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eae6f10> <<< 178205 1726889877.65473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65599: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889877.65619: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889877.65632: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889877.65634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65700: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889877.65710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.65930: 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 <<< 178205 1726889877.65953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889877.66030: 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 0x7efd6f57f220> <<< 178205 1726889877.66058: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eae6850> <<< 178205 1726889877.66103: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889877.66118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66315: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889877.66377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889877.66390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889877.66420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889877.66450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889877.66466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889877.66546: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eeddca0> <<< 178205 1726889877.66585: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed9f70> <<< 178205 1726889877.66644: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889877.66660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.66715: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889877.66798: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889877.66819: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889877.66927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.67108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889877.67327: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889877.67882: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889853.9412289, "mtime": 1726889853.9412289, "ctime": 1726889853.9412289, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889877.67910: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889877.68246: 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 <<< 178205 1726889877.68266: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys <<< 178205 1726889877.68309: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 178205 1726889877.68326: stdout chunk (state=3): >>># 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 <<< 178205 1726889877.68360: stdout chunk (state=3): >>># 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 <<< 178205 1726889877.68390: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 178205 1726889877.68410: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # 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 <<< 178205 1726889877.68590: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889877.68614: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889877.68655: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889877.68667: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889877.68699: 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 <<< 178205 1726889877.68718: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889877.68750: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889877.68771: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889877.68826: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889877.68888: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889877.68933: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 178205 1726889877.69010: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 178205 1726889877.69072: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889877.69106: 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 <<< 178205 1726889877.69120: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889877.69248: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889877.69269: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889877.69297: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889877.69337: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889877.69350: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889877.69374: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889877.69728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889877.69739: stdout chunk (state=3): >>><<< 178205 1726889877.69751: stderr chunk (state=3): >>><<< 178205 1726889877.69852: _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 0x7efd6fb73dc0> # /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 0x7efd6fb183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb73b20> # /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 0x7efd6fb73ac0> 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 0x7efd6fb18490> # /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 0x7efd6fb18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18670> # /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 0x7efd6facf190> # /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 0x7efd6facf220> # /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 0x7efd6faf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6facf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb30880> # /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 0x7efd6fac8d90> # /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 0x7efd6faf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fb18970> 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 0x7efd6fa94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa97f40> # /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 0x7efd6fa8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa94370> # /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 0x7efd6f7d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7d5910> 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 0x7efd6f7d5f10> # /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 0x7efd6f7d5fd0> # /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 0x7efd6f7e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa69670> # /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 0x7efd6fa7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa9be20> # /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 0x7efd6f7e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6fa6e2b0> # 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 0x7efd6fa7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6faa19d0> # /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 0x7efd6f7e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7df0> # /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 0x7efd6f7e7d60> # /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 0x7efd6f7bb3d0> # /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 0x7efd6f7bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7ea490> # /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 0x7efd6f6ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6faa1040> # /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 0x7efd6f702b50> 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 0x7efd6f702e80> # /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 0x7efd6f714790> # /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 0x7efd6f714cd0> # 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 0x7efd6f6ab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f702f70> # /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 0x7efd6f6bc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f714610> 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 0x7efd6f6bc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7a30> # /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 0x7efd6f6d7700> # /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 0x7efd6f6d79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6d77c0> # 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 0x7efd6f6d78b0> # /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 0x7efd6f6d7d00> # 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 0x7efd6f6e2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6d7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f6caa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f7e7610> # /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 0x7efd6f6d7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd6f6066d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload__78trn95/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 0x7efd6efd8820> # /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 0x7efd6efd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8f70> # /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 0x7efd6efd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efd8d90> 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 0x7efd6efd8fd0> # /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 0x7efd6efd8100> # /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 0x7efd6ef2ff40> # 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 0x7efd6ef4cd00> # 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 0x7efd6ef4ceb0> # /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 0x7efd6ef4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f593dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f5933a0> # /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 0x7efd6f593fd0> # /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 0x7efd6f562d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efabd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efe14f0> # 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 0x7efd6efab520> # /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 0x7efd6efab550> # /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 0x7efd6ef1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f574250> # /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 0x7efd6ef1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f5743d0> # /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 0x7efd6f58ce50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6ef1b7f0> # 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 0x7efd6ef1b640> # 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 0x7efd6ef1a5b0> # 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 0x7efd6ef0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6f56b910> # /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 0x7efd6ef9f6a0> # 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 0x7efd6ef9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efae0a0> # 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 0x7efd6ef9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6efe3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload__78trn95/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__78trn95/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__78trn95/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__78trn95/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__78trn95/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 0x7efd6eb145e0> # /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 0x7efd6eeea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eab6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload__78trn95/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__78trn95/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 0x7efd6ef9eb80> # 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__78trn95/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__78trn95/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__78trn95/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__78trn95/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__78trn95/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 0x7efd6eae6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload__78trn95/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__78trn95/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 0x7efd6f57f220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eae6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload__78trn95/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 0x7efd6eeddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd6eed3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload__78trn95/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__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload__78trn95/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload__78trn95/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__78trn95/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889853.9412289, "mtime": 1726889853.9412289, "ctime": 1726889853.9412289, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889877.70593: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889877.3867075-181296-125786596279527/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889877.70597: _low_level_execute_command(): starting 178205 1726889877.70599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889877.3867075-181296-125786596279527/ > /dev/null 2>&1 && sleep 0' 178205 1726889877.71272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889877.71286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.71301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.71323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.71377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.71411: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889877.71428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.71452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889877.71468: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889877.71479: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889877.71491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889877.71504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889877.71524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889877.71554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889877.71572: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889877.71596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889877.71676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889877.71719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889877.71740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889877.71809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889877.73607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889877.73610: stderr chunk (state=3): >>><<< 178205 1726889877.73615: stdout chunk (state=3): >>><<< 178205 1726889877.73636: _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 178205 1726889877.73642: handler run complete 178205 1726889877.73696: attempt loop complete, returning result 178205 1726889877.73699: _execute() done 178205 1726889877.73702: dumping result to json 178205 1726889877.73707: done dumping result, returning 178205 1726889877.73718: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-000000001763] 178205 1726889877.73726: sending task result for task 02369adf-7a19-34ed-f5d1-000000001763 178205 1726889877.73842: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001763 178205 1726889877.73845: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889853.9412289, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889853.9412289, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889853.9412289, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889877.73933: no more pending results, returning what we have 178205 1726889877.73936: results queue empty 178205 1726889877.73937: checking for any_errors_fatal 178205 1726889877.73946: done checking for any_errors_fatal 178205 1726889877.73947: checking for max_fail_percentage 178205 1726889877.73950: done checking for max_fail_percentage 178205 1726889877.73951: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.73952: done checking to see if all hosts have failed 178205 1726889877.73952: getting the remaining hosts for this loop 178205 1726889877.73954: done getting the remaining hosts for this loop 178205 1726889877.73957: getting the next task for host managed_node2 178205 1726889877.73964: done getting next task for host managed_node2 178205 1726889877.73967: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889877.73971: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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 178205 1726889877.73979: getting variables 178205 1726889877.73980: in VariableManager get_vars() 178205 1726889877.74010: Calling all_inventory to load vars for managed_node2 178205 1726889877.74020: Calling groups_inventory to load vars for managed_node2 178205 1726889877.74023: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.74034: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.74037: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.74039: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.74988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.75610: done with get_vars() 178205 1726889877.75628: done getting variables 178205 1726889877.75688: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:37:57 -0400 (0:00:00.422) 0:01:30.745 ****** 178205 1726889877.75721: entering _queue_task() for managed_node2/assert 178205 1726889877.75980: worker is 1 (out of 1 available) 178205 1726889877.75991: exiting _queue_task() for managed_node2/assert 178205 1726889877.76003: done queuing things up, now waiting for results queue to drain 178205 1726889877.76003: waiting for pending results... 178205 1726889877.76293: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889877.76416: in run() - task 02369adf-7a19-34ed-f5d1-000000001764 178205 1726889877.76430: variable 'ansible_search_path' from source: unknown 178205 1726889877.76467: calling self._execute() 178205 1726889877.76575: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.76588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.76600: variable 'omit' from source: magic vars 178205 1726889877.77022: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.77036: variable 'storage_test_volume' from source: include params 178205 1726889877.77071: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889877.77083: variable 'omit' from source: magic vars 178205 1726889877.77151: variable 'omit' from source: magic vars 178205 1726889877.77264: variable 'storage_test_volume' from source: include params 178205 1726889877.77304: variable 'omit' from source: magic vars 178205 1726889877.77352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.77387: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.77409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.77437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.77452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.77482: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.77489: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.77496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.77602: Set connection var ansible_pipelining to False 178205 1726889877.77615: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.77625: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.77637: Set connection var ansible_connection to ssh 178205 1726889877.77646: Set connection var ansible_shell_type to sh 178205 1726889877.77655: Set connection var ansible_timeout to 10 178205 1726889877.77684: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.77691: variable 'ansible_connection' from source: unknown 178205 1726889877.77697: variable 'ansible_module_compression' from source: unknown 178205 1726889877.77702: variable 'ansible_shell_type' from source: unknown 178205 1726889877.77708: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.77717: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.77724: variable 'ansible_pipelining' from source: unknown 178205 1726889877.77732: variable 'ansible_timeout' from source: unknown 178205 1726889877.77741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.77884: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.77899: variable 'omit' from source: magic vars 178205 1726889877.77908: starting attempt loop 178205 1726889877.77916: running the handler 178205 1726889877.78092: variable 'storage_test_dev' from source: set_fact 178205 1726889877.78116: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889877.78125: handler run complete 178205 1726889877.78145: attempt loop complete, returning result 178205 1726889877.78153: _execute() done 178205 1726889877.78158: dumping result to json 178205 1726889877.78165: done dumping result, returning 178205 1726889877.78180: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000001764] 178205 1726889877.78190: sending task result for task 02369adf-7a19-34ed-f5d1-000000001764 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.78334: no more pending results, returning what we have 178205 1726889877.78339: results queue empty 178205 1726889877.78340: checking for any_errors_fatal 178205 1726889877.78348: done checking for any_errors_fatal 178205 1726889877.78348: checking for max_fail_percentage 178205 1726889877.78350: done checking for max_fail_percentage 178205 1726889877.78351: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.78353: done checking to see if all hosts have failed 178205 1726889877.78353: getting the remaining hosts for this loop 178205 1726889877.78355: done getting the remaining hosts for this loop 178205 1726889877.78358: getting the next task for host managed_node2 178205 1726889877.78367: done getting next task for host managed_node2 178205 1726889877.78369: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889877.78374: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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 178205 1726889877.78378: getting variables 178205 1726889877.78380: in VariableManager get_vars() 178205 1726889877.78415: Calling all_inventory to load vars for managed_node2 178205 1726889877.78418: Calling groups_inventory to load vars for managed_node2 178205 1726889877.78421: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.78435: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.78438: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.78441: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.79203: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001764 178205 1726889877.79205: WORKER PROCESS EXITING 178205 1726889877.79227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.79825: done with get_vars() 178205 1726889877.79843: done getting variables 178205 1726889877.79901: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:37:57 -0400 (0:00:00.042) 0:01:30.787 ****** 178205 1726889877.79945: entering _queue_task() for managed_node2/assert 178205 1726889877.80195: worker is 1 (out of 1 available) 178205 1726889877.80206: exiting _queue_task() for managed_node2/assert 178205 1726889877.80220: done queuing things up, now waiting for results queue to drain 178205 1726889877.80221: waiting for pending results... 178205 1726889877.80516: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889877.80657: in run() - task 02369adf-7a19-34ed-f5d1-000000001765 178205 1726889877.80679: variable 'ansible_search_path' from source: unknown 178205 1726889877.80719: calling self._execute() 178205 1726889877.80840: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.80852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.80866: variable 'omit' from source: magic vars 178205 1726889877.81313: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.81328: variable 'storage_test_volume' from source: include params 178205 1726889877.81372: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889877.81380: when evaluation is False, skipping this task 178205 1726889877.81387: _execute() done 178205 1726889877.81394: dumping result to json 178205 1726889877.81401: done dumping result, returning 178205 1726889877.81414: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000001765] 178205 1726889877.81427: sending task result for task 02369adf-7a19-34ed-f5d1-000000001765 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889877.81577: no more pending results, returning what we have 178205 1726889877.81581: results queue empty 178205 1726889877.81582: checking for any_errors_fatal 178205 1726889877.81591: done checking for any_errors_fatal 178205 1726889877.81592: checking for max_fail_percentage 178205 1726889877.81594: done checking for max_fail_percentage 178205 1726889877.81595: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.81596: done checking to see if all hosts have failed 178205 1726889877.81597: getting the remaining hosts for this loop 178205 1726889877.81599: done getting the remaining hosts for this loop 178205 1726889877.81603: getting the next task for host managed_node2 178205 1726889877.81614: done getting next task for host managed_node2 178205 1726889877.81617: ^ task is: TASK: Make sure we got info about this volume 178205 1726889877.81623: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.81627: getting variables 178205 1726889877.81632: in VariableManager get_vars() 178205 1726889877.81668: Calling all_inventory to load vars for managed_node2 178205 1726889877.81671: Calling groups_inventory to load vars for managed_node2 178205 1726889877.81675: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.81688: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.81691: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.81695: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.82471: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001765 178205 1726889877.82474: WORKER PROCESS EXITING 178205 1726889877.82492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.83369: done with get_vars() 178205 1726889877.83382: done getting variables 178205 1726889877.83439: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:37:57 -0400 (0:00:00.035) 0:01:30.822 ****** 178205 1726889877.83469: entering _queue_task() for managed_node2/assert 178205 1726889877.83692: worker is 1 (out of 1 available) 178205 1726889877.83705: exiting _queue_task() for managed_node2/assert 178205 1726889877.83717: done queuing things up, now waiting for results queue to drain 178205 1726889877.83718: waiting for pending results... 178205 1726889877.84000: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889877.84152: in run() - task 02369adf-7a19-34ed-f5d1-000000001766 178205 1726889877.84175: variable 'ansible_search_path' from source: unknown 178205 1726889877.84214: calling self._execute() 178205 1726889877.84326: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.84340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.84355: variable 'omit' from source: magic vars 178205 1726889877.84695: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.84716: Evaluated conditional (_storage_test_volume_present): True 178205 1726889877.84727: variable 'omit' from source: magic vars 178205 1726889877.84785: variable 'omit' from source: magic vars 178205 1726889877.84914: variable 'storage_test_volume' from source: include params 178205 1726889877.84972: variable 'omit' from source: magic vars 178205 1726889877.85016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.85059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.85081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.85101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.85117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.85155: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.85163: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.85170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.85273: Set connection var ansible_pipelining to False 178205 1726889877.85284: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.85293: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.85299: Set connection var ansible_connection to ssh 178205 1726889877.85308: Set connection var ansible_shell_type to sh 178205 1726889877.85320: Set connection var ansible_timeout to 10 178205 1726889877.85356: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.85364: variable 'ansible_connection' from source: unknown 178205 1726889877.85371: variable 'ansible_module_compression' from source: unknown 178205 1726889877.85377: variable 'ansible_shell_type' from source: unknown 178205 1726889877.85383: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.85389: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.85396: variable 'ansible_pipelining' from source: unknown 178205 1726889877.85402: variable 'ansible_timeout' from source: unknown 178205 1726889877.85409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.85555: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.85576: variable 'omit' from source: magic vars 178205 1726889877.85585: starting attempt loop 178205 1726889877.85591: running the handler 178205 1726889877.85757: variable 'storage_test_volume' from source: include params 178205 1726889877.85774: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889877.85803: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889877.85814: handler run complete 178205 1726889877.85834: attempt loop complete, returning result 178205 1726889877.85842: _execute() done 178205 1726889877.85848: dumping result to json 178205 1726889877.85854: done dumping result, returning 178205 1726889877.85863: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-000000001766] 178205 1726889877.85872: sending task result for task 02369adf-7a19-34ed-f5d1-000000001766 178205 1726889877.85977: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001766 178205 1726889877.85984: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889877.86047: no more pending results, returning what we have 178205 1726889877.86052: results queue empty 178205 1726889877.86053: checking for any_errors_fatal 178205 1726889877.86063: done checking for any_errors_fatal 178205 1726889877.86064: checking for max_fail_percentage 178205 1726889877.86066: done checking for max_fail_percentage 178205 1726889877.86067: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.86068: done checking to see if all hosts have failed 178205 1726889877.86069: getting the remaining hosts for this loop 178205 1726889877.86071: done getting the remaining hosts for this loop 178205 1726889877.86074: getting the next task for host managed_node2 178205 1726889877.86082: done getting next task for host managed_node2 178205 1726889877.86085: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889877.86092: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.86097: getting variables 178205 1726889877.86100: in VariableManager get_vars() 178205 1726889877.86139: Calling all_inventory to load vars for managed_node2 178205 1726889877.86143: Calling groups_inventory to load vars for managed_node2 178205 1726889877.86147: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.86158: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.86162: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.86165: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.86696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.87299: done with get_vars() 178205 1726889877.87314: done getting variables 178205 1726889877.87372: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:37:57 -0400 (0:00:00.039) 0:01:30.862 ****** 178205 1726889877.87408: entering _queue_task() for managed_node2/set_fact 178205 1726889877.87647: worker is 1 (out of 1 available) 178205 1726889877.87660: exiting _queue_task() for managed_node2/set_fact 178205 1726889877.87671: done queuing things up, now waiting for results queue to drain 178205 1726889877.87672: waiting for pending results... 178205 1726889877.87975: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889877.88101: in run() - task 02369adf-7a19-34ed-f5d1-000000001767 178205 1726889877.88128: variable 'ansible_search_path' from source: unknown 178205 1726889877.88169: calling self._execute() 178205 1726889877.88293: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.88305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.88324: variable 'omit' from source: magic vars 178205 1726889877.88452: variable 'omit' from source: magic vars 178205 1726889877.88510: variable 'omit' from source: magic vars 178205 1726889877.88761: variable 'storage_test_volume' from source: include params 178205 1726889877.88818: variable 'omit' from source: magic vars 178205 1726889877.88866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.88908: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.88937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.88960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.88977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.89016: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.89026: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.89037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.89151: Set connection var ansible_pipelining to False 178205 1726889877.89162: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.89172: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.89178: Set connection var ansible_connection to ssh 178205 1726889877.89186: Set connection var ansible_shell_type to sh 178205 1726889877.89195: Set connection var ansible_timeout to 10 178205 1726889877.89232: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.89241: variable 'ansible_connection' from source: unknown 178205 1726889877.89248: variable 'ansible_module_compression' from source: unknown 178205 1726889877.89254: variable 'ansible_shell_type' from source: unknown 178205 1726889877.89260: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.89266: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.89272: variable 'ansible_pipelining' from source: unknown 178205 1726889877.89278: variable 'ansible_timeout' from source: unknown 178205 1726889877.89285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.89437: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.89455: variable 'omit' from source: magic vars 178205 1726889877.89464: starting attempt loop 178205 1726889877.89471: running the handler 178205 1726889877.89488: handler run complete 178205 1726889877.89502: attempt loop complete, returning result 178205 1726889877.89507: _execute() done 178205 1726889877.89515: dumping result to json 178205 1726889877.89523: done dumping result, returning 178205 1726889877.89539: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-000000001767] 178205 1726889877.89550: sending task result for task 02369adf-7a19-34ed-f5d1-000000001767 ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889877.89695: no more pending results, returning what we have 178205 1726889877.89698: results queue empty 178205 1726889877.89699: checking for any_errors_fatal 178205 1726889877.89709: done checking for any_errors_fatal 178205 1726889877.89710: checking for max_fail_percentage 178205 1726889877.89714: done checking for max_fail_percentage 178205 1726889877.89715: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.89716: done checking to see if all hosts have failed 178205 1726889877.89717: getting the remaining hosts for this loop 178205 1726889877.89718: done getting the remaining hosts for this loop 178205 1726889877.89721: getting the next task for host managed_node2 178205 1726889877.89732: done getting next task for host managed_node2 178205 1726889877.89736: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889877.89743: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.89749: getting variables 178205 1726889877.89751: in VariableManager get_vars() 178205 1726889877.89786: Calling all_inventory to load vars for managed_node2 178205 1726889877.89789: Calling groups_inventory to load vars for managed_node2 178205 1726889877.89792: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.89802: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.89805: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.89807: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.90603: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001767 178205 1726889877.90607: WORKER PROCESS EXITING 178205 1726889877.90632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.91258: done with get_vars() 178205 1726889877.91271: done getting variables 178205 1726889877.92031: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:37:57 -0400 (0:00:00.046) 0:01:30.908 ****** 178205 1726889877.92062: entering _queue_task() for managed_node2/set_fact 178205 1726889877.92291: worker is 1 (out of 1 available) 178205 1726889877.92302: exiting _queue_task() for managed_node2/set_fact 178205 1726889877.92315: done queuing things up, now waiting for results queue to drain 178205 1726889877.92316: waiting for pending results... 178205 1726889877.92618: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889877.92759: in run() - task 02369adf-7a19-34ed-f5d1-000000001768 178205 1726889877.92777: variable 'ansible_search_path' from source: unknown 178205 1726889877.92818: calling self._execute() 178205 1726889877.93191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.93204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.93222: variable 'omit' from source: magic vars 178205 1726889877.93962: variable 'storage_test_volume' from source: include params 178205 1726889877.94092: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889877.94100: when evaluation is False, skipping this task 178205 1726889877.94107: _execute() done 178205 1726889877.94116: dumping result to json 178205 1726889877.94124: done dumping result, returning 178205 1726889877.94138: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-000000001768] 178205 1726889877.94149: sending task result for task 02369adf-7a19-34ed-f5d1-000000001768 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889877.94310: no more pending results, returning what we have 178205 1726889877.94317: results queue empty 178205 1726889877.94318: checking for any_errors_fatal 178205 1726889877.94324: done checking for any_errors_fatal 178205 1726889877.94325: checking for max_fail_percentage 178205 1726889877.94326: done checking for max_fail_percentage 178205 1726889877.94328: checking to see if all hosts have failed and the running result is not ok 178205 1726889877.94331: done checking to see if all hosts have failed 178205 1726889877.94332: getting the remaining hosts for this loop 178205 1726889877.94333: done getting the remaining hosts for this loop 178205 1726889877.94337: getting the next task for host managed_node2 178205 1726889877.94345: done getting next task for host managed_node2 178205 1726889877.94347: ^ task is: TASK: Verify the volume's device type 178205 1726889877.94352: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889877.94356: getting variables 178205 1726889877.94358: in VariableManager get_vars() 178205 1726889877.94391: Calling all_inventory to load vars for managed_node2 178205 1726889877.94394: Calling groups_inventory to load vars for managed_node2 178205 1726889877.94398: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889877.94414: Calling all_plugins_play to load vars for managed_node2 178205 1726889877.94418: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889877.94421: Calling groups_plugins_play to load vars for managed_node2 178205 1726889877.95297: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001768 178205 1726889877.95300: WORKER PROCESS EXITING 178205 1726889877.95324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889877.96120: done with get_vars() 178205 1726889877.96137: done getting variables 178205 1726889877.96192: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:37:57 -0400 (0:00:00.041) 0:01:30.950 ****** 178205 1726889877.96226: entering _queue_task() for managed_node2/assert 178205 1726889877.97089: worker is 1 (out of 1 available) 178205 1726889877.97100: exiting _queue_task() for managed_node2/assert 178205 1726889877.97115: done queuing things up, now waiting for results queue to drain 178205 1726889877.97116: waiting for pending results... 178205 1726889877.97398: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889877.97637: in run() - task 02369adf-7a19-34ed-f5d1-000000001769 178205 1726889877.97673: variable 'ansible_search_path' from source: unknown 178205 1726889877.97741: calling self._execute() 178205 1726889877.97932: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.97950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.97978: variable 'omit' from source: magic vars 178205 1726889877.98433: variable '_storage_test_volume_present' from source: set_fact 178205 1726889877.98452: Evaluated conditional (_storage_test_volume_present): True 178205 1726889877.98462: variable 'omit' from source: magic vars 178205 1726889877.98520: variable 'omit' from source: magic vars 178205 1726889877.98566: variable 'omit' from source: magic vars 178205 1726889877.98609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889877.98656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889877.98681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889877.98701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.98718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889877.98755: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889877.98764: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.98775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.98891: Set connection var ansible_pipelining to False 178205 1726889877.98902: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889877.98911: Set connection var ansible_shell_executable to /bin/sh 178205 1726889877.98920: Set connection var ansible_connection to ssh 178205 1726889877.98934: Set connection var ansible_shell_type to sh 178205 1726889877.98945: Set connection var ansible_timeout to 10 178205 1726889877.98980: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.98991: variable 'ansible_connection' from source: unknown 178205 1726889877.98998: variable 'ansible_module_compression' from source: unknown 178205 1726889877.99004: variable 'ansible_shell_type' from source: unknown 178205 1726889877.99010: variable 'ansible_shell_executable' from source: unknown 178205 1726889877.99018: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889877.99028: variable 'ansible_pipelining' from source: unknown 178205 1726889877.99046: variable 'ansible_timeout' from source: unknown 178205 1726889877.99053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889877.99419: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889877.99461: variable 'omit' from source: magic vars 178205 1726889877.99484: starting attempt loop 178205 1726889877.99493: running the handler 178205 1726889877.99875: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889877.99901: variable 'storage_test_volume' from source: include params 178205 1726889877.99923: variable 'st_volume_type' from source: set_fact 178205 1726889877.99951: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889877.99965: handler run complete 178205 1726889877.99992: attempt loop complete, returning result 178205 1726889878.00001: _execute() done 178205 1726889878.00009: dumping result to json 178205 1726889878.00019: done dumping result, returning 178205 1726889878.00034: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-000000001769] 178205 1726889878.00047: sending task result for task 02369adf-7a19-34ed-f5d1-000000001769 178205 1726889878.00161: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001769 178205 1726889878.00169: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889878.00222: no more pending results, returning what we have 178205 1726889878.00226: results queue empty 178205 1726889878.00226: checking for any_errors_fatal 178205 1726889878.00241: done checking for any_errors_fatal 178205 1726889878.00242: checking for max_fail_percentage 178205 1726889878.00244: done checking for max_fail_percentage 178205 1726889878.00245: checking to see if all hosts have failed and the running result is not ok 178205 1726889878.00246: done checking to see if all hosts have failed 178205 1726889878.00247: getting the remaining hosts for this loop 178205 1726889878.00248: done getting the remaining hosts for this loop 178205 1726889878.00252: getting the next task for host managed_node2 178205 1726889878.00265: done getting next task for host managed_node2 178205 1726889878.00268: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889878.00273: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889878.00279: getting variables 178205 1726889878.00280: in VariableManager get_vars() 178205 1726889878.00320: Calling all_inventory to load vars for managed_node2 178205 1726889878.00323: Calling groups_inventory to load vars for managed_node2 178205 1726889878.00327: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889878.00340: Calling all_plugins_play to load vars for managed_node2 178205 1726889878.00344: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889878.00347: Calling groups_plugins_play to load vars for managed_node2 178205 1726889878.02000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889878.03063: done with get_vars() 178205 1726889878.03076: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:37:58 -0400 (0:00:00.069) 0:01:31.020 ****** 178205 1726889878.03238: entering _queue_task() for managed_node2/stat 178205 1726889878.03518: worker is 1 (out of 1 available) 178205 1726889878.03531: exiting _queue_task() for managed_node2/stat 178205 1726889878.03542: done queuing things up, now waiting for results queue to drain 178205 1726889878.03542: waiting for pending results... 178205 1726889878.03824: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889878.03954: in run() - task 02369adf-7a19-34ed-f5d1-00000000176d 178205 1726889878.03974: variable 'ansible_search_path' from source: unknown 178205 1726889878.04021: calling self._execute() 178205 1726889878.04139: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889878.04152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889878.04167: variable 'omit' from source: magic vars 178205 1726889878.04521: variable 'storage_test_volume' from source: include params 178205 1726889878.04574: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889878.04582: when evaluation is False, skipping this task 178205 1726889878.04589: _execute() done 178205 1726889878.04596: dumping result to json 178205 1726889878.04603: done dumping result, returning 178205 1726889878.04614: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-00000000176d] 178205 1726889878.04625: sending task result for task 02369adf-7a19-34ed-f5d1-00000000176d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889878.04800: no more pending results, returning what we have 178205 1726889878.04805: results queue empty 178205 1726889878.04806: checking for any_errors_fatal 178205 1726889878.04821: done checking for any_errors_fatal 178205 1726889878.04822: checking for max_fail_percentage 178205 1726889878.04824: done checking for max_fail_percentage 178205 1726889878.04825: checking to see if all hosts have failed and the running result is not ok 178205 1726889878.04826: done checking to see if all hosts have failed 178205 1726889878.04827: getting the remaining hosts for this loop 178205 1726889878.04828: done getting the remaining hosts for this loop 178205 1726889878.04835: getting the next task for host managed_node2 178205 1726889878.04844: done getting next task for host managed_node2 178205 1726889878.04847: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889878.04853: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889878.04858: getting variables 178205 1726889878.04860: in VariableManager get_vars() 178205 1726889878.04897: Calling all_inventory to load vars for managed_node2 178205 1726889878.04900: Calling groups_inventory to load vars for managed_node2 178205 1726889878.04904: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889878.04919: Calling all_plugins_play to load vars for managed_node2 178205 1726889878.04922: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889878.04927: Calling groups_plugins_play to load vars for managed_node2 178205 1726889878.06835: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000176d 178205 1726889878.06839: WORKER PROCESS EXITING 178205 1726889878.06850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889878.07811: done with get_vars() 178205 1726889878.07826: done getting variables 178205 1726889878.07883: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:37:58 -0400 (0:00:00.046) 0:01:31.067 ****** 178205 1726889878.08619: entering _queue_task() for managed_node2/package 178205 1726889878.08863: worker is 1 (out of 1 available) 178205 1726889878.08875: exiting _queue_task() for managed_node2/package 178205 1726889878.08886: done queuing things up, now waiting for results queue to drain 178205 1726889878.08887: waiting for pending results... 178205 1726889878.09569: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889878.09687: in run() - task 02369adf-7a19-34ed-f5d1-00000000176e 178205 1726889878.09700: variable 'ansible_search_path' from source: unknown 178205 1726889878.09736: calling self._execute() 178205 1726889878.09835: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889878.09840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889878.09850: variable 'omit' from source: magic vars 178205 1726889878.09956: variable 'omit' from source: magic vars 178205 1726889878.10008: variable 'omit' from source: magic vars 178205 1726889878.11290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889878.15314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889878.15383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889878.15444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889878.15495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889878.15533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889878.15636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889878.15671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889878.15704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889878.15758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889878.15779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889878.15896: variable '__storage_is_ostree' from source: set_fact 178205 1726889878.15908: variable 'omit' from source: magic vars 178205 1726889878.15954: variable 'omit' from source: magic vars 178205 1726889878.15987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889878.16020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889878.16044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889878.16071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889878.16088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889878.16125: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889878.16135: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889878.16143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889878.16252: Set connection var ansible_pipelining to False 178205 1726889878.16264: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889878.16276: Set connection var ansible_shell_executable to /bin/sh 178205 1726889878.16286: Set connection var ansible_connection to ssh 178205 1726889878.16296: Set connection var ansible_shell_type to sh 178205 1726889878.16324: Set connection var ansible_timeout to 10 178205 1726889878.16357: variable 'ansible_shell_executable' from source: unknown 178205 1726889878.16364: variable 'ansible_connection' from source: unknown 178205 1726889878.16370: variable 'ansible_module_compression' from source: unknown 178205 1726889878.16376: variable 'ansible_shell_type' from source: unknown 178205 1726889878.16382: variable 'ansible_shell_executable' from source: unknown 178205 1726889878.16394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889878.16402: variable 'ansible_pipelining' from source: unknown 178205 1726889878.16408: variable 'ansible_timeout' from source: unknown 178205 1726889878.16419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889878.16539: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889878.16557: variable 'omit' from source: magic vars 178205 1726889878.16567: starting attempt loop 178205 1726889878.16574: running the handler 178205 1726889878.16584: variable 'ansible_facts' from source: unknown 178205 1726889878.16591: variable 'ansible_facts' from source: unknown 178205 1726889878.16654: _low_level_execute_command(): starting 178205 1726889878.16667: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889878.17481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889878.17497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.17509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.17529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.17568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.17579: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889878.17593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.17629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889878.17656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889878.17667: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889878.17704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.17722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.17737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.17748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.17758: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889878.17769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.17848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889878.17873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889878.17890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889878.17962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889878.19582: stdout chunk (state=3): >>>/root <<< 178205 1726889878.19781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889878.19785: stdout chunk (state=3): >>><<< 178205 1726889878.19788: stderr chunk (state=3): >>><<< 178205 1726889878.19898: _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 178205 1726889878.19902: _low_level_execute_command(): starting 178205 1726889878.19905: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061 `" && echo ansible-tmp-1726889878.1980665-181328-264602838838061="` echo /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061 `" ) && sleep 0' 178205 1726889878.20507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889878.20523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.20538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.20568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.20609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.20624: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889878.20636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.20652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889878.20671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889878.20682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889878.20693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.20706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.20723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.20734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.20745: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889878.20759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.20842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889878.20864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889878.20890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889878.20962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889878.22779: stdout chunk (state=3): >>>ansible-tmp-1726889878.1980665-181328-264602838838061=/root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061 <<< 178205 1726889878.22963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889878.22966: stdout chunk (state=3): >>><<< 178205 1726889878.22968: stderr chunk (state=3): >>><<< 178205 1726889878.23223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889878.1980665-181328-264602838838061=/root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061 , stderr=OpenSSH_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 178205 1726889878.23226: variable 'ansible_module_compression' from source: unknown 178205 1726889878.23228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889878.23230: variable 'ansible_facts' from source: unknown 178205 1726889878.23232: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/AnsiballZ_dnf.py 178205 1726889878.23372: Sending initial data 178205 1726889878.23375: Sent initial data (154 bytes) 178205 1726889878.24783: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889878.24797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.24810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.24831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.24879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.24890: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889878.24903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.24922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889878.24934: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889878.24945: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889878.24958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.24977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.24992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.25003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.25036: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889878.25056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.25141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889878.25162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889878.25178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889878.25249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889878.26964: 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 <<< 178205 1726889878.27028: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889878.27031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpwidd42t9 /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/AnsiballZ_dnf.py <<< 178205 1726889878.27056: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889878.29621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889878.29825: stderr chunk (state=3): >>><<< 178205 1726889878.29828: stdout chunk (state=3): >>><<< 178205 1726889878.29830: done transferring module to remote 178205 1726889878.29833: _low_level_execute_command(): starting 178205 1726889878.29835: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/ /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/AnsiballZ_dnf.py && sleep 0' 178205 1726889878.30636: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889878.30650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.30664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.30680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.30732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.30744: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889878.30757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.30773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889878.30783: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889878.30793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889878.30810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.30824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.30838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.30849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.30858: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889878.30870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.30952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889878.30973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889878.30990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889878.31052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889878.32789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889878.32793: stdout chunk (state=3): >>><<< 178205 1726889878.32795: stderr chunk (state=3): >>><<< 178205 1726889878.32817: _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 178205 1726889878.32886: _low_level_execute_command(): starting 178205 1726889878.32889: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/AnsiballZ_dnf.py && sleep 0' 178205 1726889878.33388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889878.33401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.33417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.33433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.33477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.33488: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889878.33501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.33633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889878.33759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889878.33771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889878.33784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889878.33798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889878.33817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889878.33830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889878.33848: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889878.33863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889878.33935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889878.33962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889878.33984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889878.34055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889878.35957: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889878.35971: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889878.36028: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889878.36060: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889878.36094: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889878.36106: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889878.36131: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889878.36155: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889878.36205: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889878.36208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.36239: 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' <<< 178205 1726889878.36241: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889878.36259: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f238d8dc0> <<< 178205 1726889878.36298: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889878.36331: 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 0x7f0f2387d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f238d8b20> <<< 178205 1726889878.36358: 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' <<< 178205 1726889878.36368: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f238d8ac0> <<< 178205 1726889878.36389: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889878.36414: 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' <<< 178205 1726889878.36428: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d490> <<< 178205 1726889878.36460: 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' <<< 178205 1726889878.36492: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d940> <<< 178205 1726889878.36504: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d670> <<< 178205 1726889878.36533: 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' <<< 178205 1726889878.36570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889878.36588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889878.36605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889878.36624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889878.36650: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23834190> <<< 178205 1726889878.36669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889878.36682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889878.36746: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23834220> <<< 178205 1726889878.36775: 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' <<< 178205 1726889878.36817: 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 0x7f0f23857850> <<< 178205 1726889878.36820: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23834940> <<< 178205 1726889878.36849: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23895880> <<< 178205 1726889878.36875: 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' <<< 178205 1726889878.36881: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2382dd90> <<< 178205 1726889878.36928: 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' <<< 178205 1726889878.36931: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23857d90> <<< 178205 1726889878.36980: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d970> <<< 178205 1726889878.37006: 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. <<< 178205 1726889878.37235: 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' <<< 178205 1726889878.37271: 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' <<< 178205 1726889878.37300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889878.37344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889878.37348: 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' <<< 178205 1726889878.37359: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235afeb0> <<< 178205 1726889878.37400: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b2f40> <<< 178205 1726889878.37435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889878.37438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889878.37462: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889878.37480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889878.37497: 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' <<< 178205 1726889878.37538: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235a7610> <<< 178205 1726889878.37560: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235af370> <<< 178205 1726889878.37571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889878.37630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889878.37657: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889878.37685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.37705: 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' <<< 178205 1726889878.37750: 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 0x7f0f234badc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ba8b0> <<< 178205 1726889878.37880: stdout chunk (state=3): >>>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 0x7f0f234baeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889878.37896: 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 0x7f0f234baf70> # /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 0x7f0f234bae80> import '_collections' # <<< 178205 1726889878.37924: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23512d30> <<< 178205 1726889878.37935: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889878.37951: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2350d610> <<< 178205 1726889878.38009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889878.38869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2351f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b6e20> # /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 0x7f0f234cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23512250> # 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 0x7f0f2351f280> <<< 178205 1726889878.38895: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235bc9d0> # /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 0x7f0f234cbfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cbd90> # /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 0x7f0f234cbd00> # /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 0x7f0f2349f370> # /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 0x7f0f2349f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234d3fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ce490> # /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 0x7f0f233ed1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23489c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ceeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235bc040> # /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 0x7f0f23400af0> import 'errno' # <<< 178205 1726889878.39169: 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 0x7f0f23400e20> # /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 0x7f0f23413730> # /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 0x7f0f23413c70> # 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 0x7f0f233a93a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23400f10> # /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' <<< 178205 1726889878.39240: 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 0x7f0f233ba280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234135b0> 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 0x7f0f233ba340> <<< 178205 1726889878.39259: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cb9d0> <<< 178205 1726889878.39277: 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' <<< 178205 1726889878.39304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889878.39318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889878.39357: 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 0x7f0f233d66a0> <<< 178205 1726889878.39370: 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' <<< 178205 1726889878.39547: 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 0x7f0f233d6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233d6760> # 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 0x7f0f233d6850> # /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' <<< 178205 1726889878.39769: 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 0x7f0f233d6ca0> # 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 0x7f0f233e21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233d68e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233c8a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cb5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889878.39798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889878.40069: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233d6a90> <<< 178205 1726889878.40137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f22dd4670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889878.40210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.40332: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889878.41474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.42405: 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 0x7f0f22cfd7c0> <<< 178205 1726889878.42455: 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' <<< 178205 1726889878.42459: 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' <<< 178205 1726889878.42484: 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' <<< 178205 1726889878.42498: 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 0x7f0f22cfd160> <<< 178205 1726889878.42544: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfd280> <<< 178205 1726889878.42571: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfdf10> <<< 178205 1726889878.42587: 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' <<< 178205 1726889878.42642: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfd4f0> <<< 178205 1726889878.42648: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfdd30> import 'atexit' # <<< 178205 1726889878.42703: 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 0x7f0f22cfdf70> # /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' <<< 178205 1726889878.42738: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfd100> <<< 178205 1726889878.42862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889878.42865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889878.42895: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c51ee0> <<< 178205 1726889878.42954: 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 0x7f0f22c6ef40> <<< 178205 1726889878.42982: 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 0x7f0f22c6ed60> <<< 178205 1726889878.42992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889878.43004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889878.43039: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c6e3d0> <<< 178205 1726889878.43051: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ce3dc0> <<< 178205 1726889878.43221: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ce33a0> <<< 178205 1726889878.43240: 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' <<< 178205 1726889878.43268: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ce3f70> <<< 178205 1726889878.43310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889878.43320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889878.43342: 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' <<< 178205 1726889878.43361: 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 0x7f0f22d31c10> <<< 178205 1726889878.43462: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ccdcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ccd3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d01490> <<< 178205 1726889878.43478: 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 0x7f0f22ccd4c0> <<< 178205 1726889878.43522: 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 0x7f0f22ccd4f0> <<< 178205 1726889878.43542: 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' <<< 178205 1726889878.43557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889878.43579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889878.43656: 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 0x7f0f22c34250> <<< 178205 1726889878.43684: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d431f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889878.43687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889878.43747: 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 0x7f0f22c3f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d43370> <<< 178205 1726889878.43763: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889878.43791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.43828: 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' <<< 178205 1726889878.43837: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889878.43879: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d5dd90> <<< 178205 1726889878.44003: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c3f880> <<< 178205 1726889878.44116: 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 0x7f0f22c3f6d0> <<< 178205 1726889878.44132: 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 0x7f0f22c3e670> <<< 178205 1726889878.44183: 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 0x7f0f22c3e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d3b8b0> <<< 178205 1726889878.44203: 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' <<< 178205 1726889878.44230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889878.44233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889878.44286: 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 0x7f0f22cc4670> <<< 178205 1726889878.44459: 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 0x7f0f22cc3ac0> <<< 178205 1726889878.44463: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cd30d0> <<< 178205 1726889878.44513: 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 0x7f0f22cc40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d08a60> <<< 178205 1726889878.44534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889878.44616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.44677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889878.44728: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889878.44741: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889878.44834: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.44930: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.45531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.45834: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889878.45860: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889878.45873: 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' <<< 178205 1726889878.46120: 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 0x7f0f2280c580> # /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 0x7f0f22c10520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227b00a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889878.46358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.46453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cc3bb0> # zipimport: zlib available <<< 178205 1726889878.46743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47239: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889878.47289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47338: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889878.47350: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47418: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889878.47439: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47451: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889878.47462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47552: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889878.47709: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.47891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889878.47921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889878.47928: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889878.47994: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c1c970> <<< 178205 1726889878.48001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48126: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889878.48139: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889878.48154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48231: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889878.48234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48369: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48427: 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 <<< 178205 1726889878.48448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.48521: 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 0x7f0f22d4f250> <<< 178205 1726889878.48581: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c1c6a0> <<< 178205 1726889878.48594: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889878.48719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.48833: 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' <<< 178205 1726889878.48862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889878.48891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889878.48926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889878.48984: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c037c0> <<< 178205 1726889878.49026: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c007f0> <<< 178205 1726889878.49080: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22bfa970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889878.49092: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.49114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.49142: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889878.49236: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889878.49251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889878.49702: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.50118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.50677: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.51210: 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' <<< 178205 1726889878.51245: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0640> # /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 0x7f0f225f06d0> <<< 178205 1726889878.51264: 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' <<< 178205 1726889878.51277: 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' <<< 178205 1726889878.51305: 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' <<< 178205 1726889878.51340: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0910> <<< 178205 1726889878.51345: 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' <<< 178205 1726889878.51358: 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' <<< 178205 1726889878.51395: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0070> <<< 178205 1726889878.51431: 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' <<< 178205 1726889878.51450: 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' <<< 178205 1726889878.51502: 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' # /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' <<< 178205 1726889878.51543: 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 0x7f0f225bb730> # /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 0x7f0f225bbc40> <<< 178205 1726889878.51576: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py<<< 178205 1726889878.51593: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225bbe50> <<< 178205 1726889878.51633: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d4c700> <<< 178205 1726889878.51655: 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' <<< 178205 1726889878.51678: 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 0x7f0f225baa60> <<< 178205 1726889878.51720: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889878.51732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889878.51960: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225baac0> # /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 0x7f0f22639610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225baee0> <<< 178205 1726889878.51985: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225ba370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d4c6d0> # /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 <<< 178205 1726889878.52069: stdout chunk (state=3): >>># 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 0x7f0f2279c070> <<< 178205 1726889878.52203: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227e1dc0> <<< 178205 1726889878.52307: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22639430> <<< 178205 1726889878.52332: 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' # /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 0x7f0f227dbdf0> <<< 178205 1726889878.52407: 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 0x7f0f227db250> <<< 178205 1726889878.52483: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227e9d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2260ff70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227a1910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c1cee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f06a0> # /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 0x7f0f225f0760> <<< 178205 1726889878.52503: 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' # /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' <<< 178205 1726889878.52556: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227dbac0> <<< 178205 1726889878.52599: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0160> <<< 178205 1726889878.52610: 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' <<< 178205 1726889878.52658: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2280ca60> <<< 178205 1726889878.52681: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889878.52702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889878.52762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889878.52786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889878.52934: 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 0x7f0f227a2940> <<< 178205 1726889878.53196: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f226515e0> <<< 178205 1726889878.53228: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2280c850> <<< 178205 1726889878.53261: 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' <<< 178205 1726889878.53289: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2263e6a0> <<< 178205 1726889878.53419: 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 0x7f0f225ea5e0> # /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' <<< 178205 1726889878.53441: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22602b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225ea8e0> # /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' <<< 178205 1726889878.53520: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f226026d0> <<< 178205 1726889878.53534: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889878.53557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889878.53845: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225cb700> <<< 178205 1726889878.53862: 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' <<< 178205 1726889878.53922: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22368ca0> <<< 178205 1726889878.53935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54019: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889878.54025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54249: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889878.54273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54331: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889878.54360: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54571: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889878.54631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889878.54774: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889878.55083: 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' <<< 178205 1726889878.55117: 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' <<< 178205 1726889878.55149: 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' <<< 178205 1726889878.55160: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222cabe0> <<< 178205 1726889878.55173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889878.55222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889878.55667: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222cad60> # /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 0x7f0f2231c430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222cafd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca250> # /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 0x7f0f222ca850> # /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' <<< 178205 1726889878.56342: 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 0x7f0f21fd89d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8580> # /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 0x7f0f21f80550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8a00> # /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' <<< 178205 1726889878.56925: 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 0x7f0f21edfe20> <<< 178205 1726889878.56979: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21ff92e0> <<< 178205 1726889878.56998: 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 <<< 178205 1726889878.57049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889878.57141: 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 0x7f0f2096e2e0> <<< 178205 1726889878.57187: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fb38b0> <<< 178205 1726889878.57198: 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 <<< 178205 1726889878.57219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889878.57349: 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 0x7f0f2083de80> <<< 178205 1726889878.57372: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2094d580> <<< 178205 1726889878.57394: 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 <<< 178205 1726889878.57435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889878.57526: 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 0x7f0f207a7a00> <<< 178205 1726889878.57569: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2096e520> <<< 178205 1726889878.57583: 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' <<< 178205 1726889878.57633: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 178205 1726889878.57661: 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 0x7f0f207a0d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207a7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8130> <<< 178205 1726889878.57683: 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 <<< 178205 1726889878.57713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889878.57739: 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' <<< 178205 1726889878.57752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889878.57784: 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 0x7f0f206cfb20> <<< 178205 1726889878.57825: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206cf340> <<< 178205 1726889878.57840: 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 <<< 178205 1726889878.57858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889878.57878: 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 <<< 178205 1726889878.57903: stdout chunk (state=3): >>># 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' <<< 178205 1726889878.57921: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206e3700> <<< 178205 1726889878.57939: 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 <<< 178205 1726889878.57944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889878.57964: 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 <<< 178205 1726889878.57980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206ef2b0> <<< 178205 1726889878.57997: 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' <<< 178205 1726889878.58343: 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 0x7f0f206ef850> <<< 178205 1726889878.58376: 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' <<< 178205 1726889878.58390: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206efca0> <<< 178205 1726889878.58399: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206ef370> <<< 178205 1726889878.58420: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206e3790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206dadc0> <<< 178205 1726889878.58447: 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 <<< 178205 1726889878.58457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.58554: 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 0x7f0f202a1ee0> <<< 178205 1726889878.58570: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206e3190> <<< 178205 1726889878.58636: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206cfca0> <<< 178205 1726889878.58662: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207d2730> <<< 178205 1726889878.58685: 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' <<< 178205 1726889878.58766: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 178205 1726889878.58779: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f207d2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207d28b0> <<< 178205 1726889878.58793: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8280> <<< 178205 1726889878.58819: 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' <<< 178205 1726889878.58827: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202aed60> <<< 178205 1726889878.58845: 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 <<< 178205 1726889878.58859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889878.58882: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889878.58914: 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 <<< 178205 1726889878.58920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889878.58946: 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' <<< 178205 1726889878.58975: 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 <<< 178205 1726889878.59006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889878.59037: 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 <<< 178205 1726889878.59124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889878.59233: 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' <<< 178205 1726889878.59239: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2011f220> <<< 178205 1726889878.59410: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201be2b0> # /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 0x7f0f201cb7f0> <<< 178205 1726889878.59447: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20171e50> <<< 178205 1726889878.59487: 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 <<< 178205 1726889878.60093: stdout chunk (state=3): >>># 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 0x7f0f201cbe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbbb0> # /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 0x7f0f201cbee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbe50> # /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 0x7f0f200241c0> # /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 0x7f0f20024250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbf40> # /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 0x7f0f200243d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbeb0> # /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 0x7f0f201cbc40> # /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 0x7f0f200241f0> # /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 0x7f0f20024430> <<< 178205 1726889878.60121: 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' <<< 178205 1726889878.60167: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f200244c0> # /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' <<< 178205 1726889878.60419: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20024550> # /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 0x7f0f200245e0> # /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 0x7f0f20024670> # /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 0x7f0f20024700> # /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 0x7f0f20024790> <<< 178205 1726889878.60436: 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' <<< 178205 1726889878.60464: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20024820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cb220> <<< 178205 1726889878.60504: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201a51c0> <<< 178205 1726889878.60636: 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' <<< 178205 1726889878.60672: 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' # 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 0x7f0f20024be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20024940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cb8e0> # /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 0x7f0f201be100> <<< 178205 1726889878.60696: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019cca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019c2b0> <<< 178205 1726889878.60708: 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' <<< 178205 1726889878.60732: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019c490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202d3b50> <<< 178205 1726889878.60756: 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 <<< 178205 1726889878.60777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889878.60795: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019ce20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202aed00> <<< 178205 1726889878.60823: 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' <<< 178205 1726889878.60855: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889878.60912: 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 0x7f0f2003ac40> <<< 178205 1726889878.60941: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003a4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202d3940> # /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' <<< 178205 1726889878.60990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889878.61023: 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 <<< 178205 1726889878.61049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffd72b0> <<< 178205 1726889878.61080: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889878.61106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889878.61160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889878.61186: 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' <<< 178205 1726889878.61206: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ff8b190> <<< 178205 1726889878.61244: 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 0x7f0f1ff8b220> <<< 178205 1726889878.61294: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffeb6a0> <<< 178205 1726889878.61323: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffd76d0> <<< 178205 1726889878.61343: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffcba90> <<< 178205 1726889878.61375: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffc50d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003aee0> <<< 178205 1726889878.61402: 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' <<< 178205 1726889878.61428: 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 <<< 178205 1726889878.61526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.61566: 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' <<< 178205 1726889878.61579: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ff8bfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ff8b790> <<< 178205 1726889878.61599: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003ad90> <<< 178205 1726889878.61633: 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' <<< 178205 1726889878.61684: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffc5940> # /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 0x7f0f1ffae850> # /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 0x7f0f1ffae8e0> <<< 178205 1726889878.61709: 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 0x7f0f1ffaea60> <<< 178205 1726889878.61735: 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 <<< 178205 1726889878.61755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889878.61767: 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 <<< 178205 1726889878.61789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889878.61862: 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 0x7f0f1fdef1c0> <<< 178205 1726889878.61880: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffbd190> <<< 178205 1726889878.61913: 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 0x7f0f1fdef220> <<< 178205 1726889878.61937: 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' <<< 178205 1726889878.61949: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fdef310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffaea00> <<< 178205 1726889878.61977: 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' <<< 178205 1726889878.61995: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffaefa0> <<< 178205 1726889878.62016: 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' <<< 178205 1726889878.62034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889878.62089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889878.62116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889878.62140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889878.62152: 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' <<< 178205 1726889878.62181: 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 0x7f0f1fd773d0> <<< 178205 1726889878.62193: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd77190> <<< 178205 1726889878.62218: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd679d0> <<< 178205 1726889878.62318: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fe009d0> <<< 178205 1726889878.62341: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fdefeb0> <<< 178205 1726889878.62369: 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 0x7f0f1fe00ca0> <<< 178205 1726889878.62380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fe079a0> <<< 178205 1726889878.62407: 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' <<< 178205 1726889878.62436: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd85700> # /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 0x7f0f1fd85340> <<< 178205 1726889878.62468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889878.62486: 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 <<< 178205 1726889878.62509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889878.62532: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd96670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd96190> <<< 178205 1726889878.62557: 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 0x7f0f1fd964f0> <<< 178205 1726889878.62568: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca550> <<< 178205 1726889878.63005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889878.63041: 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' <<< 178205 1726889878.63060: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd9dfa0> <<< 178205 1726889878.63079: 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 <<< 178205 1726889878.63096: stdout chunk (state=3): >>># 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 <<< 178205 1726889878.63128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889878.63146: 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 <<< 178205 1726889878.63182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889878.63212: 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 <<< 178205 1726889878.63235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd52fa0> # /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' <<< 178205 1726889878.63258: 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' <<< 178205 1726889878.63286: 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' <<< 178205 1726889878.63373: 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 0x7f0f1fcedd90> <<< 178205 1726889878.63394: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fcedc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fced3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fced190> <<< 178205 1726889878.63413: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3eee0> <<< 178205 1726889878.63444: 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' <<< 178205 1726889878.63462: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fced220> <<< 178205 1726889878.63479: 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 <<< 178205 1726889878.63496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.63515: 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 <<< 178205 1726889878.63533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889878.63545: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd17160> <<< 178205 1726889878.63577: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fcedeb0> <<< 178205 1726889878.63606: 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 <<< 178205 1726889878.63629: stdout chunk (state=3): >>># 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 0x7f0f1fd089d0> <<< 178205 1726889878.63653: 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 0x7f0f1fd17fd0> <<< 178205 1726889878.63676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc161c0> <<< 178205 1726889878.63706: 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' <<< 178205 1726889878.63733: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc16310> <<< 178205 1726889878.63752: 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 <<< 178205 1726889878.63772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889878.63805: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc16910> <<< 178205 1726889878.63834: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc16640> <<< 178205 1726889878.63862: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc169d0> <<< 178205 1726889878.63880: 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 0x7f0f1fc24610> <<< 178205 1726889878.63903: 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' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc24700> <<< 178205 1726889878.63931: 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 <<< 178205 1726889878.63954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889878.63971: 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 <<< 178205 1726889878.64000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc24ee0> <<< 178205 1726889878.64024: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc24af0> <<< 178205 1726889878.64042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc24f40> <<< 178205 1726889878.64070: 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' <<< 178205 1726889878.64096: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc3ab20> <<< 178205 1726889878.64108: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc3ac40> <<< 178205 1726889878.64135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889878.64160: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc3ae80> <<< 178205 1726889878.64184: 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' <<< 178205 1726889878.64223: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbca310> # /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' <<< 178205 1726889878.64252: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbcad00> # /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 <<< 178205 1726889878.64270: stdout chunk (state=3): >>># 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 0x7f0f1fbcae50> <<< 178205 1726889878.64287: 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' <<< 178205 1726889878.64321: 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' <<< 178205 1726889878.64340: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbda550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbda130> <<< 178205 1726889878.64352: 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 <<< 178205 1726889878.64427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889878.64452: 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 0x7f0f1fbdaf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbdaa90> <<< 178205 1726889878.64485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889878.64503: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbdad90> <<< 178205 1726889878.64528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbe7820> <<< 178205 1726889878.64558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889878.64585: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbe7fa0> <<< 178205 1726889878.64615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf32b0> <<< 178205 1726889878.64699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf33a0> <<< 178205 1726889878.64755: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd9dd00> # /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' <<< 178205 1726889878.64791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf3f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf3c40> # /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' <<< 178205 1726889878.64871: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889878.64885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889878.64991: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fb8e5e0> # /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' <<< 178205 1726889878.65438: 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 0x7f0f1fb97520> # 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 0x7f0f1fb8ee80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fb8edf0> # /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 0x7f0f1fbc2760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbc21f0> # /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 0x7f0f1fb10a90> # /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 0x7f0f1fb10c70> # /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 0x7f0f1fbc2cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbc2a60> <<< 178205 1726889878.65463: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc01160> # /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' <<< 178205 1726889878.65560: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fb8e220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf3af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e250> # /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' <<< 178205 1726889878.65680: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fb30190> # /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 0x7f0f1fb304c0> # /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 0x7f0f1fb30d30> <<< 178205 1726889878.65724: 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 0x7f0f1fac5640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 178205 1726889878.65799: 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 0x7f0f1fac5bb0> # /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' <<< 178205 1726889878.65814: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889878.65868: 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 0x7f0f1fad2c70> <<< 178205 1726889878.65888: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad2850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad25b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad2220> <<< 178205 1726889878.65906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889878.65937: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad2460> <<< 178205 1726889878.66095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # 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 0x7f0f1fae2be0> # /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 0x7f0f1fae2c70> # /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' <<< 178205 1726889878.66338: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f1faef2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae2df0> # /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 0x7f0f1f9f7310> # /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' <<< 178205 1726889878.66364: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa00370> <<< 178205 1726889878.66743: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa00310> # /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 0x7f0f1fa004c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa00220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9f7d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9f73d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9e8a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9e80d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1faef970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae2820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae20d0> # /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 0x7f0f1fae2970> # /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 0x7f0f1f9f7dc0> # /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 0x7f0f1fa00790> <<< 178205 1726889878.67072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa00a00> # /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 0x7f0f1fa00f70> # /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' <<< 178205 1726889878.67105: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa1b760> # /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 0x7f0f1f99f940> # /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 0x7f0f1f9acbb0> # /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 0x7f0f1f9cf160> <<< 178205 1726889878.67211: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9acc10> # /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' <<< 178205 1726889878.67244: 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' <<< 178205 1726889878.67295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889878.67323: 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' <<< 178205 1726889878.67367: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f977430> # /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 0x7f0f1f977550> <<< 178205 1726889878.67443: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a4c0> <<< 178205 1726889878.67522: 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 <<< 178205 1726889878.67573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a7f0> # /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 0x7f0f1f96c940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a160> # /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' <<< 178205 1726889878.67648: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a220> <<< 178205 1726889878.67786: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f95dac0> # /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 0x7f0f1f96cdf0> # /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 0x7f0f1f912220> # /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 0x7f0f1f912310> # /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' <<< 178205 1726889878.67838: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f912430> # /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' <<< 178205 1726889878.67852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889878.67943: stdout chunk (state=3): >>># 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 <<< 178205 1726889878.67963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889878.68014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889878.68072: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8e7670> <<< 178205 1726889878.68145: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f93bf70> # /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 0x7f0f1f94da00> <<< 178205 1726889878.68201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f94da90> # /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' <<< 178205 1726889878.68266: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8e72e0> # /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 0x7f0f1f8f83d0> <<< 178205 1726889878.68436: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f91ed30> <<< 178205 1726889878.68531: 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' <<< 178205 1726889878.68592: 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 0x7f0f1f9279a0> # /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 0x7f0f1f8a48b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9272b0> <<< 178205 1726889878.68614: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f912be0> <<< 178205 1726889878.68681: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9cadc0> <<< 178205 1726889878.68702: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889878.68723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889878.68789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8ca670> <<< 178205 1726889878.68814: 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 0x7f0f1f8cae20> <<< 178205 1726889878.68837: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859190> <<< 178205 1726889878.68858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889878.68884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889878.68901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889878.68942: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859ac0> <<< 178205 1726889878.68966: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889878.69067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8781f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859220> <<< 178205 1726889878.69091: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8b98b0> <<< 178205 1726889878.69112: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889878.69142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889878.69154: 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 <<< 178205 1726889878.69187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889878.69215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889878.69228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889878.69261: 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 0x7f0f1f831310> <<< 178205 1726889878.69282: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889878.69305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889878.69334: 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' <<< 178205 1726889878.69364: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831df0> <<< 178205 1726889878.69384: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889878.69408: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831f70> <<< 178205 1726889878.69430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 178205 1726889878.69455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889878.69478: 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' <<< 178205 1726889878.69536: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f839c10> <<< 178205 1726889878.69560: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8397f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f839340> <<< 178205 1726889878.69585: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831a90> <<< 178205 1726889878.69599: 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' <<< 178205 1726889878.69638: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831be0> <<< 178205 1726889878.69651: 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' <<< 178205 1726889878.69678: 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' <<< 178205 1726889878.69713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889878.69743: 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 <<< 178205 1726889878.69756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889878.69777: 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' <<< 178205 1726889878.69810: 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 0x7f0f1f7e6a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7e66a0> <<< 178205 1726889878.69832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889878.69855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889878.69923: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7e6700> <<< 178205 1726889878.69937: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889878.70008: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db640> <<< 178205 1726889878.70031: 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 0x7f0f1f7db820> <<< 178205 1726889878.70051: 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' <<< 178205 1726889878.70077: 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 <<< 178205 1726889878.70090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889878.70115: 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' <<< 178205 1726889878.70139: 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' <<< 178205 1726889878.70167: 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 0x7f0f1f792940> <<< 178205 1726889878.70197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f792af0> <<< 178205 1726889878.70226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f792ca0> <<< 178205 1726889878.70275: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7925e0> # /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' <<< 178205 1726889878.70294: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7928e0> <<< 178205 1726889878.70321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f79b100> <<< 178205 1726889878.70346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889878.70377: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f79b160> <<< 178205 1726889878.70397: 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 <<< 178205 1726889878.70421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889878.70451: 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' <<< 178205 1726889878.70479: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7ab370> <<< 178205 1726889878.70491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889878.71389: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7ab940> <<< 178205 1726889878.71681: 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 0x7f0f1f7cce80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f79bc40> # /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 0x7f0f1f79bac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f792280> # /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 0x7f0f1f792340> # /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 0x7f0f1f792040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7f0b20> # /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' <<< 178205 1726889878.71842: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f753910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f753550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f801940> # /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 0x7f0f1f7920a0> # /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 0x7f0f1f753d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db970> <<< 178205 1726889878.71866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889878.71900: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f760940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db040> <<< 178205 1726889878.71928: 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' <<< 178205 1726889878.71959: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889878.71979: 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 <<< 178205 1726889878.72199: stdout chunk (state=3): >>># 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 0x7f0f1f7792b0> # /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 0x7f0f1f779520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d0a0> # /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 0x7f0f1f779e20> # /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 0x7f0f1f7811c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f779a00> <<< 178205 1726889878.72249: 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 0x7f0f1f779c70> <<< 178205 1726889878.72404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781820> # /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 0x7f0f1f78a0d0> # /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' <<< 178205 1726889878.72451: 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 <<< 178205 1726889878.72662: 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 0x7f0f1f78ab80> # /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 0x7f0f1f78ac40> # /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 0x7f0f1f78acd0> # /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 0x7f0f1f78ad60> <<< 178205 1726889878.72718: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f78adf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f78a520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 178205 1726889878.72735: 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 0x7f0f1f78afa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 178205 1726889878.72763: 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 0x7f0f1f6b33a0> <<< 178205 1726889878.72832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b36d0> <<< 178205 1726889878.72861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b3940> # /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 0x7f0f1f6b3be0> <<< 178205 1726889878.73049: 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 0x7f0f1f6b3e80> # /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' <<< 178205 1726889878.73097: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781460> # /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 0x7f0f1f6b94c0> # /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 0x7f0f1f6b98e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9760> <<< 178205 1726889878.73121: 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' <<< 178205 1726889878.73145: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9d00> <<< 178205 1726889878.73169: 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' <<< 178205 1726889878.73198: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9c10> <<< 178205 1726889878.73224: 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' <<< 178205 1726889878.73364: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9d30> # /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 0x7f0f1f6c6100> # /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' <<< 178205 1726889878.73377: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6c6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781670> <<< 178205 1726889878.73399: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d8b0> <<< 178205 1726889878.73455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d430> # /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' <<< 178205 1726889878.73585: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781550> # /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 0x7f0f1f7db3d0> # /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' <<< 178205 1726889878.73611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6c6fd0> <<< 178205 1726889878.73660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # 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' <<< 178205 1726889878.73681: 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' <<< 178205 1726889878.73823: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f65d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f65d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f65d130> <<< 178205 1726889878.73847: 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 <<< 178205 1726889878.73872: 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 0x7f0f1f65d430> <<< 178205 1726889878.73902: 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' <<< 178205 1726889878.73917: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f667f70> <<< 178205 1726889878.73948: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9c70> <<< 178205 1726889878.73970: 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' <<< 178205 1726889878.74010: 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' <<< 178205 1726889878.74036: 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 0x7f0f1f679a90> <<< 178205 1726889878.74061: 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 <<< 178205 1726889878.74084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889878.74097: 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 <<< 178205 1726889878.74118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889878.74137: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685280> <<< 178205 1726889878.74162: 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 0x7f0f1f685340> <<< 178205 1726889878.74223: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679790> <<< 178205 1726889878.74259: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6796a0> <<< 178205 1726889878.74277: 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 <<< 178205 1726889878.74314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889878.74335: 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' <<< 178205 1726889878.74359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889878.74372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6361f0> <<< 178205 1726889878.74391: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685d30> <<< 178205 1726889878.74424: 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 <<< 178205 1726889878.74450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685f40> # /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' <<< 178205 1726889878.74469: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f636820> <<< 178205 1726889878.74486: 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' <<< 178205 1726889878.74526: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f636ee0> <<< 178205 1726889878.74551: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679760> <<< 178205 1726889878.74571: 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' <<< 178205 1726889878.74583: 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 <<< 178205 1726889878.74603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889878.74715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /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' <<< 178205 1726889878.74805: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5e51f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5dce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5dc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f64c880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f849c70> <<< 178205 1726889878.74874: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f849580> # /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 0x7f0f1f5dcf40> <<< 178205 1726889878.74956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5dcc70> # /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 0x7f0f1f5ef940> <<< 178205 1726889878.74977: 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' <<< 178205 1726889878.74998: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5efd30> <<< 178205 1726889878.75014: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831550> <<< 178205 1726889878.75061: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8228b0> <<< 178205 1726889878.75081: 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' <<< 178205 1726889878.75115: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f609310> # /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 0x7f0f1f6096a0> <<< 178205 1726889878.75184: 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 0x7f0f1f6097c0> <<< 178205 1726889878.75227: 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 # 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 0x7f0f1f59f130> <<< 178205 1726889878.75257: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f609880> <<< 178205 1726889878.75271: 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' <<< 178205 1726889878.75296: 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' <<< 178205 1726889878.75327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889878.75356: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5ac190> <<< 178205 1726889878.75379: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f59fa30> <<< 178205 1726889878.75405: 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 <<< 178205 1726889878.75419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889878.75442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889878.75475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889878.75502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889878.75522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889878.75553: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f552940> <<< 178205 1726889878.75592: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f55e580> <<< 178205 1726889878.75640: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5acf10> <<< 178205 1726889878.75663: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5ac730> <<< 178205 1726889878.75690: 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 0x7f0f1f5c2a30> <<< 178205 1726889878.75716: 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 <<< 178205 1726889878.75735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889878.75756: 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' <<< 178205 1726889878.75788: 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 0x7f0f1f577c70> <<< 178205 1726889878.75826: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5773a0> <<< 178205 1726889878.75853: 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 0x7f0f1f577e20> <<< 178205 1726889878.75885: 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 0x7f0f1f5892e0> <<< 178205 1726889878.75918: 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' <<< 178205 1726889878.75958: 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 0x7f0f1f589460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589310> <<< 178205 1726889878.76022: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589400> # /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' <<< 178205 1726889878.76057: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889878.76144: 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 0x7f0f1f589d30> <<< 178205 1726889878.76215: 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 0x7f0f1f589b80> <<< 178205 1726889878.76265: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589550> <<< 178205 1726889878.76376: 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' # /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' <<< 178205 1726889878.76416: 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 0x7f0f1f52a970> # /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 0x7f0f1f52aa60> <<< 178205 1726889878.76448: 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 0x7f0f1f52ad60> <<< 178205 1726889878.76468: 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 0x7f0f1f53b370> <<< 178205 1726889878.76504: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f52a310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f518eb0> <<< 178205 1726889878.76561: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889878.76585: 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 import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f52a5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f518b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589910> <<< 178205 1726889878.76632: 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 <<< 178205 1726889878.76661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889878.76689: 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' <<< 178205 1726889878.76702: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f4254c0> <<< 178205 1726889878.76794: 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' <<< 178205 1726889878.76809: 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 <<< 178205 1726889878.76880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889878.77004: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f43df40> <<< 178205 1726889878.77045: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f425d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f425850> <<< 178205 1726889878.77162: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f53bf70> <<< 178205 1726889878.77205: 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' <<< 178205 1726889878.77248: 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 0x7f0f1f3eedc0> <<< 178205 1726889878.77264: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889878.77299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889878.77326: 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' <<< 178205 1726889878.77372: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f40b340> <<< 178205 1726889878.77505: 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 0x7f0f1f40bf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3eee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3ee790> <<< 178205 1726889878.77508: 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 <<< 178205 1726889878.77539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889878.77557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889878.77583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889878.77603: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f388f70> <<< 178205 1726889878.77814: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f388430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3f0880> <<< 178205 1726889878.77818: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5c28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f59fee0> <<< 178205 1726889878.77824: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f88b580> <<< 178205 1726889878.77863: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f817850> <<< 178205 1726889878.77929: 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 0x7f0f1f39fe20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889878.77932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889878.78046: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f39ffa0> <<< 178205 1726889878.78155: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8b9f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f99f9d0> # /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' <<< 178205 1726889878.78188: 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' # /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 0x7f0f1f34f700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3bfb80> # /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' <<< 178205 1726889878.78225: 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 # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889878.78282: 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 0x7f0f1f35b130> # /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 0x7f0f1f35b3d0> <<< 178205 1726889878.78332: 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' <<< 178205 1726889878.78352: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f35b610> <<< 178205 1726889878.78429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f35b850> # /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 0x7f0f1f35ba30> <<< 178205 1726889878.78458: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f34fca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f34f9d0> # /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' <<< 178205 1726889878.78485: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f34feb0> <<< 178205 1726889878.78522: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36d400> <<< 178205 1726889878.78526: 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' <<< 178205 1726889878.78573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36d8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36d520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 178205 1726889878.78609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889878.78630: 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 0x7f0f1f3071c0> <<< 178205 1726889878.78686: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36dd00> <<< 178205 1726889878.78720: 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' <<< 178205 1726889878.78741: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9ac400> <<< 178205 1726889878.78766: 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' <<< 178205 1726889878.78823: 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 0x7f0f1f30eb50> <<< 178205 1726889878.78876: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f99f6d0> <<< 178205 1726889878.78906: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f996550> <<< 178205 1726889878.78934: 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' <<< 178205 1726889878.78960: 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' <<< 178205 1726889878.78981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32b670> <<< 178205 1726889878.79025: 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' <<< 178205 1726889878.79046: 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' <<< 178205 1726889878.79072: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f336940> <<< 178205 1726889878.79102: 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' <<< 178205 1726889878.79128: 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' <<< 178205 1726889878.79142: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3416d0> <<< 178205 1726889878.79166: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f336f70> <<< 178205 1726889878.79195: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32bb20> <<< 178205 1726889878.79251: 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 0x7f0f1f3363a0> <<< 178205 1726889878.79275: 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 0x7f0f1f2b4670> <<< 178205 1726889878.79297: 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 0x7f0f1f2b4880> <<< 178205 1726889878.79343: 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 0x7f0f1f2b4b80> <<< 178205 1726889878.79386: 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 0x7f0f1f2b4e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32b100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f30ed00> <<< 178205 1726889878.79448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32b4c0> <<< 178205 1726889879.44639: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889879.46300: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889879.46325: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889879.47058: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 178205 1726889879.47118: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 <<< 178205 1726889879.47164: 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 <<< 178205 1726889879.47168: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 178205 1726889879.47184: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 178205 1726889879.47241: 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.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 <<< 178205 1726889879.47324: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.47386: stdout chunk (state=3): >>># cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # 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<<< 178205 1726889879.47432: stdout chunk (state=3): >>> 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 # clean<<< 178205 1726889879.47482: stdout chunk (state=3): >>>up[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 req<<< 178205 1726889879.47531: stdout chunk (state=3): >>>uests.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.p<<< 178205 1726889879.47537: stdout chunk (state=3): >>>ackages.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 <<< 178205 1726889879.48180: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889879.48183: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889879.48217: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889879.48234: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889879.48274: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889879.48305: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889879.48346: 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 <<< 178205 1726889879.48371: 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 <<< 178205 1726889879.48425: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48469: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48495: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48519: 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 <<< 178205 1726889879.48542: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48573: 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 <<< 178205 1726889879.48597: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48648: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48689: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48728: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48774: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48824: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping 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 <<< 178205 1726889879.48875: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.48904: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889879.48983: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 178205 1726889879.49313: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.49448: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.50065: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889879.50075: stdout chunk (state=3): >>># destroy _heapq <<< 178205 1726889879.50090: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889879.50110: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889879.50139: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889879.50172: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 178205 1726889879.50187: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.50219: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889879.50233: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889879.50265: 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 <<< 178205 1726889879.50300: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889879.50349: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889879.50493: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 178205 1726889879.50506: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889879.50548: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 178205 1726889879.50574: 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 <<< 178205 1726889879.50728: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.50750: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889879.50801: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889879.50818: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889879.50923: 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 <<< 178205 1726889879.50937: stdout chunk (state=3): >>># destroy email <<< 178205 1726889879.50984: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ <<< 178205 1726889879.50997: stdout chunk (state=3): >>># 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 <<< 178205 1726889879.51021: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889879.51131: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889879.51873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889879.51882: stdout chunk (state=3): >>><<< 178205 1726889879.51899: stderr chunk (state=3): >>><<< 178205 1726889879.52598: _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 0x7f0f238d8dc0> # /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 0x7f0f2387d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f238d8b20> # /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 0x7f0f238d8ac0> 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 0x7f0f2387d490> # /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 0x7f0f2387d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d670> # /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 0x7f0f23834190> # /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 0x7f0f23834220> # /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 0x7f0f23857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23895880> # /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 0x7f0f2382dd90> # /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 0x7f0f23857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2387d970> 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 0x7f0f235afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b2f40> # /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 0x7f0f235a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235af370> # /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 0x7f0f234badc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ba8b0> 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 0x7f0f234baeb0> # /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 0x7f0f234baf70> # /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 0x7f0f234bae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23512d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2350d610> # /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 0x7f0f2351f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235b6e20> # /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 0x7f0f234cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23512250> # 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 0x7f0f2351f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235bc9d0> # /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 0x7f0f234cbfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cbd90> # /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 0x7f0f234cbd00> # /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 0x7f0f2349f370> # /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 0x7f0f2349f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234d3fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ce490> # /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 0x7f0f233ed1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23489c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234ceeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f235bc040> # /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 0x7f0f23400af0> 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 0x7f0f23400e20> # /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 0x7f0f23413730> # /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 0x7f0f23413c70> # 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 0x7f0f233a93a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f23400f10> # /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 0x7f0f233ba280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234135b0> 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 0x7f0f233ba340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cb9d0> # /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 0x7f0f233d66a0> # /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 0x7f0f233d6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233d6760> # 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 0x7f0f233d6850> # /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 0x7f0f233d6ca0> # 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 0x7f0f233e21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233d68e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f233c8a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f234cb5b0> # /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 0x7f0f233d6a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f22dd4670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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 0x7f0f22cfd7c0> # /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 0x7f0f22cfd160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfdf10> # /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 0x7f0f22cfd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cfdd30> 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 0x7f0f22cfdf70> # /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 0x7f0f22cfd100> # /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 0x7f0f22c51ee0> # 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 0x7f0f22c6ef40> # 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 0x7f0f22c6ed60> # /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 0x7f0f22c6e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ce3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ce33a0> # /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 0x7f0f22ce3f70> # /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 0x7f0f22d31c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ccdcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22ccd3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d01490> # 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 0x7f0f22ccd4c0> # /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 0x7f0f22ccd4f0> # /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 0x7f0f22c34250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d431f0> # /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 0x7f0f22c3f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d43370> # /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 0x7f0f22d5dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c3f880> # 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 0x7f0f22c3f6d0> # 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 0x7f0f22c3e670> # 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 0x7f0f22c3e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d3b8b0> # /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 0x7f0f22cc4670> # 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 0x7f0f22cc3ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22cd30d0> # 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 0x7f0f22cc40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d08a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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 0x7f0f2280c580> # /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 0x7f0f22c10520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227b00a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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 0x7f0f22cc3bb0> # 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_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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 0x7f0f22c1c970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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 0x7f0f22d4f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c1c6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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 0x7f0f22c037c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c007f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22bfa970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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 0x7f0f225f0640> # /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 0x7f0f225f06d0> # /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 0x7f0f225f0c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0910> # /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 0x7f0f225f0070> # /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 0x7f0f225bb730> # /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 0x7f0f225bbc40> # /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 0x7f0f225bbe50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d4c700> # /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 0x7f0f225baa60> # /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 0x7f0f225baac0> # /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 0x7f0f22639610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225baee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225ba370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22d4c6d0> # /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 0x7f0f2279c070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227e1dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22639430> # /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 0x7f0f227dbdf0> # /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 0x7f0f227db250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227e9d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2260ff70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f227a1910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f22c1cee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f06a0> # /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 0x7f0f225f0760> # /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 0x7f0f227dbac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225f0160> # /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 0x7f0f2280ca60> # /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 0x7f0f227a2940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f226515e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2280c850> # /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 0x7f0f2263e6a0> # /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 0x7f0f225ea5e0> # /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 0x7f0f22602b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f225ea8e0> # /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 0x7f0f226026d0> # /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 0x7f0f225cb700> # /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 0x7f0f22368ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pojauvqj/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_pojauvqj/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_pojauvqj/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_pojauvqj/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 0x7f0f222cabe0> # /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 0x7f0f222cad60> # /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 0x7f0f2231c430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222cafd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca250> # /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 0x7f0f222ca850> # /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 0x7f0f21fd89d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8580> # /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 0x7f0f21f80550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8a00> # /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 0x7f0f21edfe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21ff92e0> # /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 0x7f0f2096e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fb38b0> # /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 0x7f0f2083de80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2094d580> # /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 0x7f0f207a7a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2096e520> # /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 0x7f0f207a0d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207a7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8130> # /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 0x7f0f206cfb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206cf340> # /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 0x7f0f206e3700> # /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 0x7f0f206ef2b0> # /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 0x7f0f206ef850> # /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 0x7f0f206efca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206ef370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206e3790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206dadc0> # /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 0x7f0f202a1ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206e3190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f206cfca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207d2730> # /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 0x7f0f207d2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f207d28b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f21fd8280> # /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 0x7f0f202aed60> # /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 0x7f0f2011f220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201be2b0> # /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 0x7f0f201cb7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20171e50> # /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 0x7f0f201cbe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbbb0> # /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 0x7f0f201cbee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbe50> # /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 0x7f0f200241c0> # /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 0x7f0f20024250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbf40> # /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 0x7f0f200243d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cbeb0> # /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 0x7f0f201cbc40> # /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 0x7f0f200241f0> # /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 0x7f0f20024430> # /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 0x7f0f200244c0> # /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 0x7f0f20024550> # /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 0x7f0f200245e0> # /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 0x7f0f20024670> # /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 0x7f0f20024700> # /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 0x7f0f20024790> # /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 0x7f0f20024820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cb220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201a51c0> # /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 0x7f0f20024be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f20024940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f201cb8e0> # /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 0x7f0f201be100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019cca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2019c2b0> # /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 0x7f0f2019c490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202d3b50> # /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 0x7f0f2019ce20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202aed00> # /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 0x7f0f2003ac40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003a4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f202d3940> # /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 0x7f0f1ffd72b0> # /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 0x7f0f1ff8b190> # 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 0x7f0f1ff8b220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffeb6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffd76d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffcba90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffc50d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003aee0> # /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 0x7f0f1ff8bfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ff8b790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2003ad90> # /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 0x7f0f1ffc5940> # /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 0x7f0f1ffae850> # /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 0x7f0f1ffae8e0> # /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 0x7f0f1ffaea60> # /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 0x7f0f1fdef1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffbd190> # /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 0x7f0f1fdef220> # /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 0x7f0f1fdef310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ffaea00> # /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 0x7f0f1ffaefa0> # /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 0x7f0f1fd773d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd77190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd679d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fe009d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fdefeb0> # /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 0x7f0f1fe00ca0> # /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 0x7f0f1fe079a0> # /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 0x7f0f1fd85700> # /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 0x7f0f1fd85340> # /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 0x7f0f1fd96670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd96190> # /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 0x7f0f1fd964f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f222ca550> # /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 0x7f0f1fd9dfa0> # /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 0x7f0f1fd52fa0> # /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 0x7f0f1fcedd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fcedc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fced3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fced190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3eee0> # /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 0x7f0f1fced220> # /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 0x7f0f1fd17160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fcedeb0> # /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 0x7f0f1fd089d0> # /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 0x7f0f1fd17fd0> # /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 0x7f0f1fc161c0> # /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 0x7f0f1fc16310> # /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 0x7f0f1fc16910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc16640> # /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 0x7f0f1fc169d0> # /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 0x7f0f1fc24610> # /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 0x7f0f1fc24700> # /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 0x7f0f1fc24ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc24af0> # /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 0x7f0f1fc24f40> # /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 0x7f0f1fc3ab20> # /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 0x7f0f1fc3ac40> # /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 0x7f0f1fc3ae80> # /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 0x7f0f1fbca310> # /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 0x7f0f1fbcad00> # /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 0x7f0f1fbcae50> # /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 0x7f0f1fbda550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbda130> # /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 0x7f0f1fbdaf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbdaa90> # /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 0x7f0f1fbdad90> # /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 0x7f0f1fbe7820> # /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 0x7f0f1fbe7fa0> # /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 0x7f0f1fbf32b0> # /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 0x7f0f1fbf33a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd9dd00> # /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 0x7f0f1fbf3f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf3c40> # /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 0x7f0f1fb8e5e0> # /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 0x7f0f1fb97520> # 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 0x7f0f1fb8ee80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fb8edf0> # /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 0x7f0f1fbc2760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbc21f0> # /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 0x7f0f1fb10a90> # /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 0x7f0f1fb10c70> # /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 0x7f0f1fbc2cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbc2a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fc01160> # /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 0x7f0f1fb8e220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fbf3af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fd3e250> # /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 0x7f0f1fb30190> # /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 0x7f0f1fb304c0> # /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 0x7f0f1fb30d30> # /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 0x7f0f1fac5640> # /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 0x7f0f1fac5bb0> # /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 0x7f0f1fad2c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad2850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad25b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fad2220> # /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 0x7f0f1fad2460> # /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 0x7f0f1fae2be0> # /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 0x7f0f1fae2c70> # /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 0x7f0f1faef2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae2df0> # /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 0x7f0f1f9f7310> # /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 0x7f0f1fa00370> # /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 0x7f0f1fa00310> # /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 0x7f0f1fa004c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fa00220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9f7d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9f73d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9e8a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9e80d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1faef970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae2820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1fae20d0> # /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 0x7f0f1fae2970> # /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 0x7f0f1f9f7dc0> # /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 0x7f0f1fa00790> # /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 0x7f0f1fa00a00> # /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 0x7f0f1fa00f70> # /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 0x7f0f1fa1b760> # /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 0x7f0f1f99f940> # /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 0x7f0f1f9acbb0> # /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 0x7f0f1f9cf160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9acc10> # /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 0x7f0f1f977430> # /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 0x7f0f1f977550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a4c0> # /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 0x7f0f1f96a7f0> # /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 0x7f0f1f96c940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f96a160> # /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 0x7f0f1f96a220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f95dac0> # /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 0x7f0f1f96cdf0> # /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 0x7f0f1f912220> # /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 0x7f0f1f912310> # /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 0x7f0f1f912430> # /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 0x7f0f1f8e7670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f93bf70> # /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 0x7f0f1f94da00> # /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 0x7f0f1f94da90> # /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 0x7f0f1f8e72e0> # /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 0x7f0f1f8f83d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f91ed30> # /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 0x7f0f1f9279a0> # /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 0x7f0f1f8a48b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9272b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f912be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9cadc0> # /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 0x7f0f1f8ca670> # /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 0x7f0f1f8cae20> # /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 0x7f0f1f859190> # /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 0x7f0f1f859ac0> # /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 0x7f0f1f8781f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f859220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8b98b0> # /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 0x7f0f1f831310> # /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 0x7f0f1f831df0> # /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 0x7f0f1f831f70> # /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 0x7f0f1f839c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8397f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f839340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831a90> # /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 0x7f0f1f831be0> # /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 0x7f0f1f7e6a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7e66a0> # /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 0x7f0f1f7e6700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db640> # /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 0x7f0f1f7db820> # /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 0x7f0f1f792940> # /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 0x7f0f1f792af0> # /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 0x7f0f1f792ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7925e0> # /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 0x7f0f1f7928e0> # /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 0x7f0f1f79b100> # /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 0x7f0f1f79b160> # /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 0x7f0f1f7ab370> # /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 0x7f0f1f7ab940> # /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 0x7f0f1f7cce80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f79bc40> # /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 0x7f0f1f79bac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f792280> # /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 0x7f0f1f792340> # /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 0x7f0f1f792040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7f0b20> # /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 0x7f0f1f753910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f753550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f801940> # /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 0x7f0f1f7920a0> # /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 0x7f0f1f753d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db970> # /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 0x7f0f1f760940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f7db040> # /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 0x7f0f1f7792b0> # /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 0x7f0f1f779520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d0a0> # /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 0x7f0f1f779e20> # /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 0x7f0f1f7811c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f779a00> # /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 0x7f0f1f779c70> # /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 0x7f0f1f781c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781820> # /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 0x7f0f1f78a0d0> # /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 0x7f0f1f78ab80> # /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 0x7f0f1f78ac40> # /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 0x7f0f1f78acd0> # /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 0x7f0f1f78ad60> # /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 0x7f0f1f78adf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f78a520> # /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 0x7f0f1f78afa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781b50> # /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 0x7f0f1f6b33a0> # /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 0x7f0f1f6b36d0> # /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 0x7f0f1f6b3940> # /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 0x7f0f1f6b3be0> # /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 0x7f0f1f6b3e80> # /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 0x7f0f1f6b9160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781460> # /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 0x7f0f1f6b94c0> # /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 0x7f0f1f6b98e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9760> # /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 0x7f0f1f6b9d00> # /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 0x7f0f1f6b9c10> # /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 0x7f0f1f6b9d30> # /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 0x7f0f1f6c6100> # /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 0x7f0f1f6c6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f781670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d8b0> # /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 0x7f0f1f76d8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f76d430> # /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 0x7f0f1f781550> # /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 0x7f0f1f7db3d0> # /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 0x7f0f1f6c6fd0> # /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 0x7f0f1f65d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f65d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f65d130> # /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 0x7f0f1f65d430> # /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 0x7f0f1f667f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6b9c70> # /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 0x7f0f1f679a90> # /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 0x7f0f1f685280> # /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 0x7f0f1f685340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f6796a0> # /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 0x7f0f1f6361f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685d30> # /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 0x7f0f1f685f40> # /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 0x7f0f1f636820> # /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 0x7f0f1f636ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f679760> # /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 0x7f0f1f5e51f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5dce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5dc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f64c880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f685b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f849c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f849580> # /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 0x7f0f1f5dcf40> # /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 0x7f0f1f5dcc70> # /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 0x7f0f1f5ef940> # /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 0x7f0f1f5efd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f831550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8228b0> # /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 0x7f0f1f609310> # /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 0x7f0f1f6096a0> # /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 0x7f0f1f6097c0> # /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 0x7f0f1f59f130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f609880> # /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 0x7f0f1f5ac190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f59fa30> # /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 0x7f0f1f552940> # /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 0x7f0f1f55e580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5acf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5ac730> # /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 0x7f0f1f5c2a30> # /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 0x7f0f1f577c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5773a0> # /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 0x7f0f1f577e20> # /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 0x7f0f1f5892e0> # /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 0x7f0f1f589460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589310> # /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 0x7f0f1f589400> # /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 0x7f0f1f589d30> # 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 0x7f0f1f589b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589550> # /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 0x7f0f1f52a970> # /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 0x7f0f1f52aa60> # /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 0x7f0f1f52ad60> # /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 0x7f0f1f53b370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f52a310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f518eb0> # 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 0x7f0f1f52a5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f518b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f589910> # /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 0x7f0f1f4254c0> # /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 0x7f0f1f43df40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f425d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f425850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f53bf70> # /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 0x7f0f1f3eedc0> # /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 0x7f0f1f40b340> # 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 0x7f0f1f40bf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3eee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3ee790> # /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 0x7f0f1f388f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f388430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3f0880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f5c28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f59fee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f88b580> # /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 0x7f0f1f817850> # /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 0x7f0f1f39fe20> # /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 0x7f0f1f39ffa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f8b9f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f99f9d0> # /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 0x7f0f1f34f700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f3bfb80> # /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 0x7f0f1f35b130> # /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 0x7f0f1f35b3d0> # /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 0x7f0f1f35b610> # /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 0x7f0f1f35b850> # /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 0x7f0f1f35ba30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f34fca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f34f9d0> # /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 0x7f0f1f34feb0> # /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 0x7f0f1f36d400> # /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 0x7f0f1f36d8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36d520> # /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 0x7f0f1f3071c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f36dd00> # /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 0x7f0f1f36de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f9ac400> # /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 0x7f0f1f30eb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f99f6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f996550> # /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 0x7f0f1f32b670> # /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 0x7f0f1f336940> # /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 0x7f0f1f3416d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f336f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32bb20> # /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 0x7f0f1f3363a0> # /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 0x7f0f1f2b4670> # /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 0x7f0f1f2b4880> # /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 0x7f0f1f2b4b80> # /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 0x7f0f1f2b4e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f32b100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1f30ed00> # /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 0x7f0f1f32b4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889879.56734: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889878.1980665-181328-264602838838061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889879.56738: _low_level_execute_command(): starting 178205 1726889879.56741: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889878.1980665-181328-264602838838061/ > /dev/null 2>&1 && sleep 0' 178205 1726889879.56743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889879.56746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889879.56748: 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 <<< 178205 1726889879.56750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889879.56752: 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 <<< 178205 1726889879.56754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889879.56756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889879.56758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889879.56760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889879.56763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889879.58166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889879.58170: stderr chunk (state=3): >>><<< 178205 1726889879.58184: stdout chunk (state=3): >>><<< 178205 1726889879.58197: _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 178205 1726889879.58200: handler run complete 178205 1726889879.58252: attempt loop complete, returning result 178205 1726889879.58255: _execute() done 178205 1726889879.58258: dumping result to json 178205 1726889879.58260: done dumping result, returning 178205 1726889879.58262: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-00000000176e] 178205 1726889879.58263: sending task result for task 02369adf-7a19-34ed-f5d1-00000000176e 178205 1726889879.58373: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000176e 178205 1726889879.58376: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889879.58503: no more pending results, returning what we have 178205 1726889879.58506: results queue empty 178205 1726889879.58507: checking for any_errors_fatal 178205 1726889879.58513: done checking for any_errors_fatal 178205 1726889879.58514: checking for max_fail_percentage 178205 1726889879.58516: done checking for max_fail_percentage 178205 1726889879.58517: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.58518: done checking to see if all hosts have failed 178205 1726889879.58518: getting the remaining hosts for this loop 178205 1726889879.58520: done getting the remaining hosts for this loop 178205 1726889879.58525: getting the next task for host managed_node2 178205 1726889879.58539: done getting next task for host managed_node2 178205 1726889879.58543: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889879.58547: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.58551: getting variables 178205 1726889879.58552: in VariableManager get_vars() 178205 1726889879.58584: Calling all_inventory to load vars for managed_node2 178205 1726889879.58586: Calling groups_inventory to load vars for managed_node2 178205 1726889879.58589: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.58599: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.58601: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.58604: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.59895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.61156: done with get_vars() 178205 1726889879.61184: done getting variables 178205 1726889879.61346: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:37:59 -0400 (0:00:01.527) 0:01:32.602 ****** 178205 1726889879.61409: entering _queue_task() for managed_node2/command 178205 1726889879.61691: worker is 1 (out of 1 available) 178205 1726889879.61704: exiting _queue_task() for managed_node2/command 178205 1726889879.61723: done queuing things up, now waiting for results queue to drain 178205 1726889879.61724: waiting for pending results... 178205 1726889879.62187: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889879.62477: in run() - task 02369adf-7a19-34ed-f5d1-00000000176f 178205 1726889879.62500: variable 'ansible_search_path' from source: unknown 178205 1726889879.62547: calling self._execute() 178205 1726889879.62692: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.62707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.62721: variable 'omit' from source: magic vars 178205 1726889879.63476: variable 'storage_test_volume' from source: include params 178205 1726889879.63540: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.63581: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889879.63598: when evaluation is False, skipping this task 178205 1726889879.63615: _execute() done 178205 1726889879.63638: dumping result to json 178205 1726889879.63652: done dumping result, returning 178205 1726889879.63669: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-00000000176f] 178205 1726889879.63691: sending task result for task 02369adf-7a19-34ed-f5d1-00000000176f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889879.63924: no more pending results, returning what we have 178205 1726889879.63931: results queue empty 178205 1726889879.63933: checking for any_errors_fatal 178205 1726889879.63950: done checking for any_errors_fatal 178205 1726889879.63951: checking for max_fail_percentage 178205 1726889879.63953: done checking for max_fail_percentage 178205 1726889879.63954: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.63955: done checking to see if all hosts have failed 178205 1726889879.63956: getting the remaining hosts for this loop 178205 1726889879.63958: done getting the remaining hosts for this loop 178205 1726889879.63962: getting the next task for host managed_node2 178205 1726889879.63972: done getting next task for host managed_node2 178205 1726889879.63975: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889879.63981: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.63985: getting variables 178205 1726889879.63987: in VariableManager get_vars() 178205 1726889879.64027: Calling all_inventory to load vars for managed_node2 178205 1726889879.64034: Calling groups_inventory to load vars for managed_node2 178205 1726889879.64042: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.64062: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.64070: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.64077: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.65285: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000176f 178205 1726889879.65289: WORKER PROCESS EXITING 178205 1726889879.65666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.66524: done with get_vars() 178205 1726889879.66545: done getting variables 178205 1726889879.66667: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:37:59 -0400 (0:00:00.053) 0:01:32.655 ****** 178205 1726889879.66744: entering _queue_task() for managed_node2/assert 178205 1726889879.67247: worker is 1 (out of 1 available) 178205 1726889879.67298: exiting _queue_task() for managed_node2/assert 178205 1726889879.67331: done queuing things up, now waiting for results queue to drain 178205 1726889879.67333: waiting for pending results... 178205 1726889879.67898: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889879.68305: in run() - task 02369adf-7a19-34ed-f5d1-000000001770 178205 1726889879.68324: variable 'ansible_search_path' from source: unknown 178205 1726889879.68387: calling self._execute() 178205 1726889879.68615: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.68637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.68683: variable 'omit' from source: magic vars 178205 1726889879.69575: variable 'storage_test_volume' from source: include params 178205 1726889879.69667: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889879.69684: when evaluation is False, skipping this task 178205 1726889879.69721: _execute() done 178205 1726889879.69747: dumping result to json 178205 1726889879.69770: done dumping result, returning 178205 1726889879.69791: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-000000001770] 178205 1726889879.69811: sending task result for task 02369adf-7a19-34ed-f5d1-000000001770 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889879.70082: no more pending results, returning what we have 178205 1726889879.70087: results queue empty 178205 1726889879.70088: checking for any_errors_fatal 178205 1726889879.70099: done checking for any_errors_fatal 178205 1726889879.70100: checking for max_fail_percentage 178205 1726889879.70106: done checking for max_fail_percentage 178205 1726889879.70107: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.70108: done checking to see if all hosts have failed 178205 1726889879.70109: getting the remaining hosts for this loop 178205 1726889879.70110: done getting the remaining hosts for this loop 178205 1726889879.70118: getting the next task for host managed_node2 178205 1726889879.70134: done getting next task for host managed_node2 178205 1726889879.70138: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889879.70144: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.70156: getting variables 178205 1726889879.70159: in VariableManager get_vars() 178205 1726889879.70205: Calling all_inventory to load vars for managed_node2 178205 1726889879.70210: Calling groups_inventory to load vars for managed_node2 178205 1726889879.70216: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.70234: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.70241: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.70246: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.71355: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001770 178205 1726889879.71359: WORKER PROCESS EXITING 178205 1726889879.71680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.72806: done with get_vars() 178205 1726889879.72822: done getting variables 178205 1726889879.72994: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:37:59 -0400 (0:00:00.063) 0:01:32.718 ****** 178205 1726889879.73078: entering _queue_task() for managed_node2/assert 178205 1726889879.73542: worker is 1 (out of 1 available) 178205 1726889879.73569: exiting _queue_task() for managed_node2/assert 178205 1726889879.73604: done queuing things up, now waiting for results queue to drain 178205 1726889879.73609: waiting for pending results... 178205 1726889879.74021: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889879.74179: in run() - task 02369adf-7a19-34ed-f5d1-000000001771 178205 1726889879.74198: variable 'ansible_search_path' from source: unknown 178205 1726889879.74240: calling self._execute() 178205 1726889879.74369: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.74382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.74399: variable 'omit' from source: magic vars 178205 1726889879.74918: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.74974: Evaluated conditional (_storage_test_volume_present): True 178205 1726889879.75006: variable 'omit' from source: magic vars 178205 1726889879.75150: variable 'omit' from source: magic vars 178205 1726889879.75781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889879.80091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889879.80184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889879.80273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889879.80349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889879.80398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889879.80606: variable 'storage_test_volume' from source: include params 178205 1726889879.80640: variable '__dev_ne_raw' from source: task vars 178205 1726889879.80898: variable 'storage_test_volume' from source: include params 178205 1726889879.81025: variable 'omit' from source: magic vars 178205 1726889879.81110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889879.81255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889879.81317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889879.81387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889879.81426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889879.81527: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889879.81564: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.81596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.81846: Set connection var ansible_pipelining to False 178205 1726889879.81858: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889879.81868: Set connection var ansible_shell_executable to /bin/sh 178205 1726889879.81875: Set connection var ansible_connection to ssh 178205 1726889879.81898: Set connection var ansible_shell_type to sh 178205 1726889879.81919: Set connection var ansible_timeout to 10 178205 1726889879.81958: variable 'ansible_shell_executable' from source: unknown 178205 1726889879.81987: variable 'ansible_connection' from source: unknown 178205 1726889879.82007: variable 'ansible_module_compression' from source: unknown 178205 1726889879.82046: variable 'ansible_shell_type' from source: unknown 178205 1726889879.82068: variable 'ansible_shell_executable' from source: unknown 178205 1726889879.82077: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.82110: variable 'ansible_pipelining' from source: unknown 178205 1726889879.82148: variable 'ansible_timeout' from source: unknown 178205 1726889879.82171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.82371: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889879.82393: variable 'omit' from source: magic vars 178205 1726889879.82412: starting attempt loop 178205 1726889879.82423: running the handler 178205 1726889879.82658: variable '__dev_ne_raw' from source: task vars 178205 1726889879.82809: variable 'storage_test_volume' from source: include params 178205 1726889879.82843: variable 'storage_test_volume' from source: include params 178205 1726889879.82863: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889879.82871: handler run complete 178205 1726889879.82894: attempt loop complete, returning result 178205 1726889879.82903: _execute() done 178205 1726889879.82909: dumping result to json 178205 1726889879.82917: done dumping result, returning 178205 1726889879.82927: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-000000001771] 178205 1726889879.82940: sending task result for task 02369adf-7a19-34ed-f5d1-000000001771 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889879.83091: no more pending results, returning what we have 178205 1726889879.83096: results queue empty 178205 1726889879.83097: checking for any_errors_fatal 178205 1726889879.83104: done checking for any_errors_fatal 178205 1726889879.83105: checking for max_fail_percentage 178205 1726889879.83107: done checking for max_fail_percentage 178205 1726889879.83108: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.83109: done checking to see if all hosts have failed 178205 1726889879.83110: getting the remaining hosts for this loop 178205 1726889879.83113: done getting the remaining hosts for this loop 178205 1726889879.83118: getting the next task for host managed_node2 178205 1726889879.83127: done getting next task for host managed_node2 178205 1726889879.83133: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889879.83138: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.83143: getting variables 178205 1726889879.83145: in VariableManager get_vars() 178205 1726889879.83181: Calling all_inventory to load vars for managed_node2 178205 1726889879.83183: Calling groups_inventory to load vars for managed_node2 178205 1726889879.83191: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.83202: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.83204: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.83206: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.83866: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001771 178205 1726889879.83869: WORKER PROCESS EXITING 178205 1726889879.83886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.84743: done with get_vars() 178205 1726889879.84757: done getting variables 178205 1726889879.84814: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:37:59 -0400 (0:00:00.117) 0:01:32.836 ****** 178205 1726889879.84854: entering _queue_task() for managed_node2/assert 178205 1726889879.85109: worker is 1 (out of 1 available) 178205 1726889879.85122: exiting _queue_task() for managed_node2/assert 178205 1726889879.85135: done queuing things up, now waiting for results queue to drain 178205 1726889879.85136: waiting for pending results... 178205 1726889879.85425: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889879.85567: in run() - task 02369adf-7a19-34ed-f5d1-000000001772 178205 1726889879.85589: variable 'ansible_search_path' from source: unknown 178205 1726889879.85632: calling self._execute() 178205 1726889879.85750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.85760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.85773: variable 'omit' from source: magic vars 178205 1726889879.86173: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.86184: variable 'storage_test_volume' from source: include params 178205 1726889879.86224: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889879.86239: when evaluation is False, skipping this task 178205 1726889879.86247: _execute() done 178205 1726889879.86253: dumping result to json 178205 1726889879.86259: done dumping result, returning 178205 1726889879.86268: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-000000001772] 178205 1726889879.86277: sending task result for task 02369adf-7a19-34ed-f5d1-000000001772 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889879.86428: no more pending results, returning what we have 178205 1726889879.86434: results queue empty 178205 1726889879.86435: checking for any_errors_fatal 178205 1726889879.86442: done checking for any_errors_fatal 178205 1726889879.86443: checking for max_fail_percentage 178205 1726889879.86445: done checking for max_fail_percentage 178205 1726889879.86446: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.86447: done checking to see if all hosts have failed 178205 1726889879.86448: getting the remaining hosts for this loop 178205 1726889879.86449: done getting the remaining hosts for this loop 178205 1726889879.86452: getting the next task for host managed_node2 178205 1726889879.86462: done getting next task for host managed_node2 178205 1726889879.86465: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889879.86470: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.86474: getting variables 178205 1726889879.86476: in VariableManager get_vars() 178205 1726889879.86511: Calling all_inventory to load vars for managed_node2 178205 1726889879.86515: Calling groups_inventory to load vars for managed_node2 178205 1726889879.86519: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.86535: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.86538: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.86541: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.87203: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001772 178205 1726889879.87206: WORKER PROCESS EXITING 178205 1726889879.87229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.87969: done with get_vars() 178205 1726889879.87983: done getting variables 178205 1726889879.88053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:37:59 -0400 (0:00:00.032) 0:01:32.868 ****** 178205 1726889879.88085: entering _queue_task() for managed_node2/assert 178205 1726889879.88347: worker is 1 (out of 1 available) 178205 1726889879.88361: exiting _queue_task() for managed_node2/assert 178205 1726889879.88372: done queuing things up, now waiting for results queue to drain 178205 1726889879.88373: waiting for pending results... 178205 1726889879.88673: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889879.88818: in run() - task 02369adf-7a19-34ed-f5d1-000000001773 178205 1726889879.88844: variable 'ansible_search_path' from source: unknown 178205 1726889879.88883: calling self._execute() 178205 1726889879.89015: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.89028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.89050: variable 'omit' from source: magic vars 178205 1726889879.89463: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.89482: variable 'storage_test_volume' from source: include params 178205 1726889879.89522: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889879.89533: when evaluation is False, skipping this task 178205 1726889879.89541: _execute() done 178205 1726889879.89551: dumping result to json 178205 1726889879.89562: done dumping result, returning 178205 1726889879.89575: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-000000001773] 178205 1726889879.89589: sending task result for task 02369adf-7a19-34ed-f5d1-000000001773 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889879.89745: no more pending results, returning what we have 178205 1726889879.89750: results queue empty 178205 1726889879.89751: checking for any_errors_fatal 178205 1726889879.89761: done checking for any_errors_fatal 178205 1726889879.89762: checking for max_fail_percentage 178205 1726889879.89764: done checking for max_fail_percentage 178205 1726889879.89765: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.89766: done checking to see if all hosts have failed 178205 1726889879.89767: getting the remaining hosts for this loop 178205 1726889879.89769: done getting the remaining hosts for this loop 178205 1726889879.89772: getting the next task for host managed_node2 178205 1726889879.89781: done getting next task for host managed_node2 178205 1726889879.89783: ^ task is: TASK: Check LUKS version 178205 1726889879.89788: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.89792: getting variables 178205 1726889879.89794: in VariableManager get_vars() 178205 1726889879.89838: Calling all_inventory to load vars for managed_node2 178205 1726889879.89842: Calling groups_inventory to load vars for managed_node2 178205 1726889879.89846: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.89858: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.89861: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.89864: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.90656: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001773 178205 1726889879.90659: WORKER PROCESS EXITING 178205 1726889879.90681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.91277: done with get_vars() 178205 1726889879.91289: done getting variables 178205 1726889879.91352: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:37:59 -0400 (0:00:00.032) 0:01:32.901 ****** 178205 1726889879.91383: entering _queue_task() for managed_node2/assert 178205 1726889879.91625: worker is 1 (out of 1 available) 178205 1726889879.91640: exiting _queue_task() for managed_node2/assert 178205 1726889879.91658: done queuing things up, now waiting for results queue to drain 178205 1726889879.91659: waiting for pending results... 178205 1726889879.91949: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889879.92092: in run() - task 02369adf-7a19-34ed-f5d1-000000001774 178205 1726889879.92115: variable 'ansible_search_path' from source: unknown 178205 1726889879.92156: calling self._execute() 178205 1726889879.92272: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.92283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.92297: variable 'omit' from source: magic vars 178205 1726889879.92650: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.92663: Evaluated conditional (_storage_test_volume_present): True 178205 1726889879.92790: variable 'storage_test_volume' from source: include params 178205 1726889879.92829: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889879.92839: when evaluation is False, skipping this task 178205 1726889879.92846: _execute() done 178205 1726889879.92859: dumping result to json 178205 1726889879.92866: done dumping result, returning 178205 1726889879.92875: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-000000001774] 178205 1726889879.92885: sending task result for task 02369adf-7a19-34ed-f5d1-000000001774 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889879.93044: no more pending results, returning what we have 178205 1726889879.93047: results queue empty 178205 1726889879.93048: checking for any_errors_fatal 178205 1726889879.93055: done checking for any_errors_fatal 178205 1726889879.93056: checking for max_fail_percentage 178205 1726889879.93058: done checking for max_fail_percentage 178205 1726889879.93059: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.93060: done checking to see if all hosts have failed 178205 1726889879.93061: getting the remaining hosts for this loop 178205 1726889879.93062: done getting the remaining hosts for this loop 178205 1726889879.93065: getting the next task for host managed_node2 178205 1726889879.93074: done getting next task for host managed_node2 178205 1726889879.93077: ^ task is: TASK: Check LUKS key size 178205 1726889879.93082: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.93086: getting variables 178205 1726889879.93088: in VariableManager get_vars() 178205 1726889879.93126: Calling all_inventory to load vars for managed_node2 178205 1726889879.93131: Calling groups_inventory to load vars for managed_node2 178205 1726889879.93135: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.93148: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.93151: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.93154: Calling groups_plugins_play to load vars for managed_node2 178205 1726889879.93824: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001774 178205 1726889879.93827: WORKER PROCESS EXITING 178205 1726889879.93970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889879.94937: done with get_vars() 178205 1726889879.94953: done getting variables 178205 1726889879.95015: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:37:59 -0400 (0:00:00.036) 0:01:32.938 ****** 178205 1726889879.95053: entering _queue_task() for managed_node2/assert 178205 1726889879.95343: worker is 1 (out of 1 available) 178205 1726889879.95357: exiting _queue_task() for managed_node2/assert 178205 1726889879.95374: done queuing things up, now waiting for results queue to drain 178205 1726889879.95375: waiting for pending results... 178205 1726889879.95696: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889879.95849: in run() - task 02369adf-7a19-34ed-f5d1-000000001775 178205 1726889879.95869: variable 'ansible_search_path' from source: unknown 178205 1726889879.95913: calling self._execute() 178205 1726889879.96054: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889879.96066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889879.96080: variable 'omit' from source: magic vars 178205 1726889879.96475: variable '_storage_test_volume_present' from source: set_fact 178205 1726889879.96491: Evaluated conditional (_storage_test_volume_present): True 178205 1726889879.96632: variable 'storage_test_volume' from source: include params 178205 1726889879.96670: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889879.96686: when evaluation is False, skipping this task 178205 1726889879.96694: _execute() done 178205 1726889879.96702: dumping result to json 178205 1726889879.96709: done dumping result, returning 178205 1726889879.96723: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-000000001775] 178205 1726889879.96738: sending task result for task 02369adf-7a19-34ed-f5d1-000000001775 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889879.96901: no more pending results, returning what we have 178205 1726889879.96904: results queue empty 178205 1726889879.96905: checking for any_errors_fatal 178205 1726889879.96922: done checking for any_errors_fatal 178205 1726889879.96923: checking for max_fail_percentage 178205 1726889879.96925: done checking for max_fail_percentage 178205 1726889879.96926: checking to see if all hosts have failed and the running result is not ok 178205 1726889879.96927: done checking to see if all hosts have failed 178205 1726889879.96927: getting the remaining hosts for this loop 178205 1726889879.96931: done getting the remaining hosts for this loop 178205 1726889879.96935: getting the next task for host managed_node2 178205 1726889879.96945: done getting next task for host managed_node2 178205 1726889879.96948: ^ task is: TASK: Check LUKS cipher 178205 1726889879.96955: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889879.96961: getting variables 178205 1726889879.96963: in VariableManager get_vars() 178205 1726889879.97001: Calling all_inventory to load vars for managed_node2 178205 1726889879.97004: Calling groups_inventory to load vars for managed_node2 178205 1726889879.97009: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889879.97023: Calling all_plugins_play to load vars for managed_node2 178205 1726889879.97027: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889879.97034: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.01984: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001775 178205 1726889880.01988: WORKER PROCESS EXITING 178205 1726889880.02159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.02779: done with get_vars() 178205 1726889880.02792: done getting variables 178205 1726889880.02840: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:38:00 -0400 (0:00:00.078) 0:01:33.016 ****** 178205 1726889880.02872: entering _queue_task() for managed_node2/assert 178205 1726889880.03275: worker is 1 (out of 1 available) 178205 1726889880.03286: exiting _queue_task() for managed_node2/assert 178205 1726889880.03302: done queuing things up, now waiting for results queue to drain 178205 1726889880.03303: waiting for pending results... 178205 1726889880.04364: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889880.04518: in run() - task 02369adf-7a19-34ed-f5d1-000000001776 178205 1726889880.05015: variable 'ansible_search_path' from source: unknown 178205 1726889880.05064: calling self._execute() 178205 1726889880.05188: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.05201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.05218: variable 'omit' from source: magic vars 178205 1726889880.05946: variable '_storage_test_volume_present' from source: set_fact 178205 1726889880.05968: Evaluated conditional (_storage_test_volume_present): True 178205 1726889880.06125: variable 'storage_test_volume' from source: include params 178205 1726889880.06191: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889880.06201: when evaluation is False, skipping this task 178205 1726889880.06210: _execute() done 178205 1726889880.06220: dumping result to json 178205 1726889880.06228: done dumping result, returning 178205 1726889880.06242: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-000000001776] 178205 1726889880.06252: sending task result for task 02369adf-7a19-34ed-f5d1-000000001776 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889880.06456: no more pending results, returning what we have 178205 1726889880.06462: results queue empty 178205 1726889880.06463: checking for any_errors_fatal 178205 1726889880.06478: done checking for any_errors_fatal 178205 1726889880.06479: checking for max_fail_percentage 178205 1726889880.06480: done checking for max_fail_percentage 178205 1726889880.06482: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.06483: done checking to see if all hosts have failed 178205 1726889880.06484: getting the remaining hosts for this loop 178205 1726889880.06485: done getting the remaining hosts for this loop 178205 1726889880.06489: getting the next task for host managed_node2 178205 1726889880.06498: done getting next task for host managed_node2 178205 1726889880.06501: ^ task is: TASK: Set test variables 178205 1726889880.06507: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.06515: getting variables 178205 1726889880.06518: in VariableManager get_vars() 178205 1726889880.06560: Calling all_inventory to load vars for managed_node2 178205 1726889880.06564: Calling groups_inventory to load vars for managed_node2 178205 1726889880.06568: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.06582: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.06586: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.06590: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.07485: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001776 178205 1726889880.07488: WORKER PROCESS EXITING 178205 1726889880.07515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.08258: done with get_vars() 178205 1726889880.08273: done getting variables 178205 1726889880.08327: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:38:00 -0400 (0:00:00.054) 0:01:33.071 ****** 178205 1726889880.08365: entering _queue_task() for managed_node2/set_fact 178205 1726889880.08635: worker is 1 (out of 1 available) 178205 1726889880.08647: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.08658: done queuing things up, now waiting for results queue to drain 178205 1726889880.08659: waiting for pending results... 178205 1726889880.08941: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889880.09084: in run() - task 02369adf-7a19-34ed-f5d1-000000001777 178205 1726889880.09114: variable 'ansible_search_path' from source: unknown 178205 1726889880.09157: calling self._execute() 178205 1726889880.09279: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.09291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.09305: variable 'omit' from source: magic vars 178205 1726889880.09427: variable 'omit' from source: magic vars 178205 1726889880.09497: variable 'omit' from source: magic vars 178205 1726889880.09803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.12269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.12352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.12400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.12443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.12481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.12616: variable 'storage_test_volume' from source: include params 178205 1726889880.12642: variable '_storage_test_volume_present' from source: set_fact 178205 1726889880.12861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.12892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.12933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.12980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.12999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.13055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.13082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.13109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.13163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.13180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.13256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.13283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.13310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.13366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.13383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.13584: variable 'storage_test_crypttab' from source: set_fact 178205 1726889880.13597: variable 'storage_test_volume' from source: include params 178205 1726889880.13750: variable 'storage_test_volume' from source: include params 178205 1726889880.13789: variable 'omit' from source: magic vars 178205 1726889880.13818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889880.13850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889880.13870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889880.13897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.13913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.13946: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889880.13953: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.13960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.14064: Set connection var ansible_pipelining to False 178205 1726889880.14074: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889880.14083: Set connection var ansible_shell_executable to /bin/sh 178205 1726889880.14090: Set connection var ansible_connection to ssh 178205 1726889880.14104: Set connection var ansible_shell_type to sh 178205 1726889880.14116: Set connection var ansible_timeout to 10 178205 1726889880.14148: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.14156: variable 'ansible_connection' from source: unknown 178205 1726889880.14162: variable 'ansible_module_compression' from source: unknown 178205 1726889880.14167: variable 'ansible_shell_type' from source: unknown 178205 1726889880.14173: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.14178: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.14185: variable 'ansible_pipelining' from source: unknown 178205 1726889880.14191: variable 'ansible_timeout' from source: unknown 178205 1726889880.14197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.14308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889880.14333: variable 'omit' from source: magic vars 178205 1726889880.14351: starting attempt loop 178205 1726889880.14357: running the handler 178205 1726889880.14372: handler run complete 178205 1726889880.14387: attempt loop complete, returning result 178205 1726889880.14393: _execute() done 178205 1726889880.14399: dumping result to json 178205 1726889880.14406: done dumping result, returning 178205 1726889880.14420: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-000000001777] 178205 1726889880.14436: sending task result for task 02369adf-7a19-34ed-f5d1-000000001777 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889880.14584: no more pending results, returning what we have 178205 1726889880.14587: results queue empty 178205 1726889880.14588: checking for any_errors_fatal 178205 1726889880.14595: done checking for any_errors_fatal 178205 1726889880.14596: checking for max_fail_percentage 178205 1726889880.14598: done checking for max_fail_percentage 178205 1726889880.14599: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.14600: done checking to see if all hosts have failed 178205 1726889880.14601: getting the remaining hosts for this loop 178205 1726889880.14602: done getting the remaining hosts for this loop 178205 1726889880.14605: getting the next task for host managed_node2 178205 1726889880.14615: done getting next task for host managed_node2 178205 1726889880.14618: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889880.14622: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.14627: getting variables 178205 1726889880.14628: in VariableManager get_vars() 178205 1726889880.14665: Calling all_inventory to load vars for managed_node2 178205 1726889880.14667: Calling groups_inventory to load vars for managed_node2 178205 1726889880.14671: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.14682: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.14685: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.14688: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.15353: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001777 178205 1726889880.15356: WORKER PROCESS EXITING 178205 1726889880.15373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.16202: done with get_vars() 178205 1726889880.16225: done getting variables 178205 1726889880.16285: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:38:00 -0400 (0:00:00.079) 0:01:33.151 ****** 178205 1726889880.16319: entering _queue_task() for managed_node2/assert 178205 1726889880.16595: worker is 1 (out of 1 available) 178205 1726889880.16607: exiting _queue_task() for managed_node2/assert 178205 1726889880.16622: done queuing things up, now waiting for results queue to drain 178205 1726889880.16623: waiting for pending results... 178205 1726889880.16923: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889880.17084: in run() - task 02369adf-7a19-34ed-f5d1-000000001778 178205 1726889880.17107: variable 'ansible_search_path' from source: unknown 178205 1726889880.17151: calling self._execute() 178205 1726889880.17270: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.17285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.17304: variable 'omit' from source: magic vars 178205 1726889880.17436: variable 'omit' from source: magic vars 178205 1726889880.17500: variable 'omit' from source: magic vars 178205 1726889880.17762: variable 'storage_test_volume' from source: include params 178205 1726889880.17820: variable 'omit' from source: magic vars 178205 1726889880.17876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889880.17916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889880.17946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889880.17974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.17990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.18024: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889880.18037: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.18049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.18170: Set connection var ansible_pipelining to False 178205 1726889880.18187: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889880.18198: Set connection var ansible_shell_executable to /bin/sh 178205 1726889880.18206: Set connection var ansible_connection to ssh 178205 1726889880.18218: Set connection var ansible_shell_type to sh 178205 1726889880.18232: Set connection var ansible_timeout to 10 178205 1726889880.18270: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.18278: variable 'ansible_connection' from source: unknown 178205 1726889880.18287: variable 'ansible_module_compression' from source: unknown 178205 1726889880.18296: variable 'ansible_shell_type' from source: unknown 178205 1726889880.18303: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.18309: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.18320: variable 'ansible_pipelining' from source: unknown 178205 1726889880.18327: variable 'ansible_timeout' from source: unknown 178205 1726889880.18338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.18491: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889880.18511: variable 'omit' from source: magic vars 178205 1726889880.18523: starting attempt loop 178205 1726889880.18533: running the handler 178205 1726889880.18742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.21271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.21359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.21396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.21445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.21474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.21553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.21583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.21613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.21667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.21684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.21742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.21775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.21805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.21857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.21878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.21999: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889880.22008: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889880.22026: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889880.22038: handler run complete 178205 1726889880.22058: attempt loop complete, returning result 178205 1726889880.22067: _execute() done 178205 1726889880.22073: dumping result to json 178205 1726889880.22084: done dumping result, returning 178205 1726889880.22094: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-000000001778] 178205 1726889880.22102: sending task result for task 02369adf-7a19-34ed-f5d1-000000001778 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889880.22246: no more pending results, returning what we have 178205 1726889880.22250: results queue empty 178205 1726889880.22251: checking for any_errors_fatal 178205 1726889880.22258: done checking for any_errors_fatal 178205 1726889880.22259: checking for max_fail_percentage 178205 1726889880.22261: done checking for max_fail_percentage 178205 1726889880.22263: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.22264: done checking to see if all hosts have failed 178205 1726889880.22273: getting the remaining hosts for this loop 178205 1726889880.22275: done getting the remaining hosts for this loop 178205 1726889880.22279: getting the next task for host managed_node2 178205 1726889880.22289: done getting next task for host managed_node2 178205 1726889880.22291: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889880.22296: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.22300: getting variables 178205 1726889880.22302: in VariableManager get_vars() 178205 1726889880.22341: Calling all_inventory to load vars for managed_node2 178205 1726889880.22344: Calling groups_inventory to load vars for managed_node2 178205 1726889880.22348: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.22359: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.22363: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.22366: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.23015: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001778 178205 1726889880.23018: WORKER PROCESS EXITING 178205 1726889880.23043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.23886: done with get_vars() 178205 1726889880.23900: done getting variables 178205 1726889880.23964: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:38:00 -0400 (0:00:00.076) 0:01:33.228 ****** 178205 1726889880.23997: entering _queue_task() for managed_node2/assert 178205 1726889880.24269: worker is 1 (out of 1 available) 178205 1726889880.24282: exiting _queue_task() for managed_node2/assert 178205 1726889880.24293: done queuing things up, now waiting for results queue to drain 178205 1726889880.24294: waiting for pending results... 178205 1726889880.24597: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889880.24751: in run() - task 02369adf-7a19-34ed-f5d1-000000001779 178205 1726889880.24772: variable 'ansible_search_path' from source: unknown 178205 1726889880.24816: calling self._execute() 178205 1726889880.24945: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.24963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.24979: variable 'omit' from source: magic vars 178205 1726889880.25405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.27569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.27624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.27654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.27677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.27697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.27756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.27776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.27795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.27824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.27838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.27924: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889880.27946: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889880.27953: when evaluation is False, skipping this task 178205 1726889880.27956: _execute() done 178205 1726889880.27958: dumping result to json 178205 1726889880.27961: done dumping result, returning 178205 1726889880.27967: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-000000001779] 178205 1726889880.27972: sending task result for task 02369adf-7a19-34ed-f5d1-000000001779 178205 1726889880.28058: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001779 178205 1726889880.28061: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889880.28105: no more pending results, returning what we have 178205 1726889880.28109: results queue empty 178205 1726889880.28110: checking for any_errors_fatal 178205 1726889880.28118: done checking for any_errors_fatal 178205 1726889880.28118: checking for max_fail_percentage 178205 1726889880.28120: done checking for max_fail_percentage 178205 1726889880.28121: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.28121: done checking to see if all hosts have failed 178205 1726889880.28122: getting the remaining hosts for this loop 178205 1726889880.28124: done getting the remaining hosts for this loop 178205 1726889880.28127: getting the next task for host managed_node2 178205 1726889880.28136: done getting next task for host managed_node2 178205 1726889880.28139: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889880.28143: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.28147: getting variables 178205 1726889880.28148: in VariableManager get_vars() 178205 1726889880.28177: Calling all_inventory to load vars for managed_node2 178205 1726889880.28180: Calling groups_inventory to load vars for managed_node2 178205 1726889880.28183: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.28192: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.28195: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.28198: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.28548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.29152: done with get_vars() 178205 1726889880.29165: done getting variables 178205 1726889880.29218: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:38:00 -0400 (0:00:00.052) 0:01:33.280 ****** 178205 1726889880.29250: entering _queue_task() for managed_node2/assert 178205 1726889880.29486: worker is 1 (out of 1 available) 178205 1726889880.29500: exiting _queue_task() for managed_node2/assert 178205 1726889880.29514: done queuing things up, now waiting for results queue to drain 178205 1726889880.29515: waiting for pending results... 178205 1726889880.29807: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889880.29936: in run() - task 02369adf-7a19-34ed-f5d1-00000000177a 178205 1726889880.29941: variable 'ansible_search_path' from source: unknown 178205 1726889880.29964: calling self._execute() 178205 1726889880.30052: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.30057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.30065: variable 'omit' from source: magic vars 178205 1726889880.30350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.32486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.32559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.32621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.32662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.32692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.32772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.32806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.32842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.32907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.33020: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889880.33064: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889880.33073: when evaluation is False, skipping this task 178205 1726889880.33080: _execute() done 178205 1726889880.33088: dumping result to json 178205 1726889880.33095: done dumping result, returning 178205 1726889880.33106: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-00000000177a] 178205 1726889880.33118: sending task result for task 02369adf-7a19-34ed-f5d1-00000000177a skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889880.33316: no more pending results, returning what we have 178205 1726889880.33326: results queue empty 178205 1726889880.33326: checking for any_errors_fatal 178205 1726889880.33333: done checking for any_errors_fatal 178205 1726889880.33334: checking for max_fail_percentage 178205 1726889880.33336: done checking for max_fail_percentage 178205 1726889880.33336: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.33338: done checking to see if all hosts have failed 178205 1726889880.33339: getting the remaining hosts for this loop 178205 1726889880.33341: done getting the remaining hosts for this loop 178205 1726889880.33354: getting the next task for host managed_node2 178205 1726889880.33364: done getting next task for host managed_node2 178205 1726889880.33367: ^ task is: TASK: Check key file of crypttab entry 178205 1726889880.33371: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.33374: getting variables 178205 1726889880.33376: in VariableManager get_vars() 178205 1726889880.33421: Calling all_inventory to load vars for managed_node2 178205 1726889880.33424: Calling groups_inventory to load vars for managed_node2 178205 1726889880.33428: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.33435: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000177a 178205 1726889880.33439: WORKER PROCESS EXITING 178205 1726889880.33449: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.33452: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.33455: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.34063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.34619: done with get_vars() 178205 1726889880.34637: done getting variables 178205 1726889880.34678: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:38:00 -0400 (0:00:00.054) 0:01:33.335 ****** 178205 1726889880.34702: entering _queue_task() for managed_node2/assert 178205 1726889880.34907: worker is 1 (out of 1 available) 178205 1726889880.34921: exiting _queue_task() for managed_node2/assert 178205 1726889880.34933: done queuing things up, now waiting for results queue to drain 178205 1726889880.34934: waiting for pending results... 178205 1726889880.35156: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889880.35243: in run() - task 02369adf-7a19-34ed-f5d1-00000000177b 178205 1726889880.35255: variable 'ansible_search_path' from source: unknown 178205 1726889880.35284: calling self._execute() 178205 1726889880.35391: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.35395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.35401: variable 'omit' from source: magic vars 178205 1726889880.35697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.38255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.38324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.38365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.38417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.38448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.38528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889880.38563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889880.38595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889880.38645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889880.38665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889880.38777: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889880.38838: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889880.38843: when evaluation is False, skipping this task 178205 1726889880.38846: _execute() done 178205 1726889880.38848: dumping result to json 178205 1726889880.38850: done dumping result, returning 178205 1726889880.38852: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-00000000177b] 178205 1726889880.38855: sending task result for task 02369adf-7a19-34ed-f5d1-00000000177b 178205 1726889880.38936: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000177b 178205 1726889880.38939: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889880.39007: no more pending results, returning what we have 178205 1726889880.39014: results queue empty 178205 1726889880.39015: checking for any_errors_fatal 178205 1726889880.39023: done checking for any_errors_fatal 178205 1726889880.39023: checking for max_fail_percentage 178205 1726889880.39026: done checking for max_fail_percentage 178205 1726889880.39027: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.39028: done checking to see if all hosts have failed 178205 1726889880.39029: getting the remaining hosts for this loop 178205 1726889880.39032: done getting the remaining hosts for this loop 178205 1726889880.39036: getting the next task for host managed_node2 178205 1726889880.39043: done getting next task for host managed_node2 178205 1726889880.39045: ^ task is: TASK: Clear test variables 178205 1726889880.39050: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.39054: getting variables 178205 1726889880.39056: in VariableManager get_vars() 178205 1726889880.39091: Calling all_inventory to load vars for managed_node2 178205 1726889880.39094: Calling groups_inventory to load vars for managed_node2 178205 1726889880.39097: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.39107: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.39109: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.39119: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.39703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.40040: done with get_vars() 178205 1726889880.40049: done getting variables 178205 1726889880.40089: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:38:00 -0400 (0:00:00.054) 0:01:33.389 ****** 178205 1726889880.40115: entering _queue_task() for managed_node2/set_fact 178205 1726889880.40321: worker is 1 (out of 1 available) 178205 1726889880.40338: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.40350: done queuing things up, now waiting for results queue to drain 178205 1726889880.40351: waiting for pending results... 178205 1726889880.40545: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889880.40680: in run() - task 02369adf-7a19-34ed-f5d1-00000000177c 178205 1726889880.40700: variable 'ansible_search_path' from source: unknown 178205 1726889880.40741: calling self._execute() 178205 1726889880.40858: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.40871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.40888: variable 'omit' from source: magic vars 178205 1726889880.41010: variable 'omit' from source: magic vars 178205 1726889880.41073: variable 'omit' from source: magic vars 178205 1726889880.41110: variable 'omit' from source: magic vars 178205 1726889880.41158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889880.41196: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889880.41223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889880.41245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.41260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.41293: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889880.41302: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.41310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.41416: Set connection var ansible_pipelining to False 178205 1726889880.41429: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889880.41441: Set connection var ansible_shell_executable to /bin/sh 178205 1726889880.41450: Set connection var ansible_connection to ssh 178205 1726889880.41460: Set connection var ansible_shell_type to sh 178205 1726889880.41471: Set connection var ansible_timeout to 10 178205 1726889880.41502: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.41513: variable 'ansible_connection' from source: unknown 178205 1726889880.41524: variable 'ansible_module_compression' from source: unknown 178205 1726889880.41534: variable 'ansible_shell_type' from source: unknown 178205 1726889880.41542: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.41550: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.41558: variable 'ansible_pipelining' from source: unknown 178205 1726889880.41565: variable 'ansible_timeout' from source: unknown 178205 1726889880.41573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.41728: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889880.41752: variable 'omit' from source: magic vars 178205 1726889880.41763: starting attempt loop 178205 1726889880.41771: running the handler 178205 1726889880.41789: handler run complete 178205 1726889880.41804: attempt loop complete, returning result 178205 1726889880.41811: _execute() done 178205 1726889880.41821: dumping result to json 178205 1726889880.41828: done dumping result, returning 178205 1726889880.41879: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-00000000177c] 178205 1726889880.41883: sending task result for task 02369adf-7a19-34ed-f5d1-00000000177c 178205 1726889880.41954: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000177c 178205 1726889880.41957: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889880.42016: no more pending results, returning what we have 178205 1726889880.42019: results queue empty 178205 1726889880.42020: checking for any_errors_fatal 178205 1726889880.42029: done checking for any_errors_fatal 178205 1726889880.42029: checking for max_fail_percentage 178205 1726889880.42031: done checking for max_fail_percentage 178205 1726889880.42032: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.42033: done checking to see if all hosts have failed 178205 1726889880.42034: getting the remaining hosts for this loop 178205 1726889880.42036: done getting the remaining hosts for this loop 178205 1726889880.42039: getting the next task for host managed_node2 178205 1726889880.42048: done getting next task for host managed_node2 178205 1726889880.42051: ^ task is: TASK: Get information about RAID 178205 1726889880.42055: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.42060: getting variables 178205 1726889880.42061: in VariableManager get_vars() 178205 1726889880.42091: Calling all_inventory to load vars for managed_node2 178205 1726889880.42093: Calling groups_inventory to load vars for managed_node2 178205 1726889880.42096: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.42106: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.42109: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.42113: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.42432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.42775: done with get_vars() 178205 1726889880.42785: done getting variables 178205 1726889880.42824: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:38:00 -0400 (0:00:00.027) 0:01:33.416 ****** 178205 1726889880.42849: entering _queue_task() for managed_node2/command 178205 1726889880.43035: worker is 1 (out of 1 available) 178205 1726889880.43049: exiting _queue_task() for managed_node2/command 178205 1726889880.43060: done queuing things up, now waiting for results queue to drain 178205 1726889880.43061: waiting for pending results... 178205 1726889880.43239: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889880.43317: in run() - task 02369adf-7a19-34ed-f5d1-000000001780 178205 1726889880.43331: variable 'ansible_search_path' from source: unknown 178205 1726889880.43359: calling self._execute() 178205 1726889880.43446: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.43450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.43459: variable 'omit' from source: magic vars 178205 1726889880.43759: variable 'storage_test_volume' from source: include params 178205 1726889880.43786: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.43789: when evaluation is False, skipping this task 178205 1726889880.43792: _execute() done 178205 1726889880.43795: dumping result to json 178205 1726889880.43797: done dumping result, returning 178205 1726889880.43803: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-000000001780] 178205 1726889880.43809: sending task result for task 02369adf-7a19-34ed-f5d1-000000001780 178205 1726889880.43898: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001780 178205 1726889880.43901: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.43977: no more pending results, returning what we have 178205 1726889880.43980: results queue empty 178205 1726889880.43981: checking for any_errors_fatal 178205 1726889880.43985: done checking for any_errors_fatal 178205 1726889880.43986: checking for max_fail_percentage 178205 1726889880.43988: done checking for max_fail_percentage 178205 1726889880.43988: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.43989: done checking to see if all hosts have failed 178205 1726889880.43990: getting the remaining hosts for this loop 178205 1726889880.43991: done getting the remaining hosts for this loop 178205 1726889880.43994: getting the next task for host managed_node2 178205 1726889880.43999: done getting next task for host managed_node2 178205 1726889880.44001: ^ task is: TASK: Set active devices regex 178205 1726889880.44006: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.44009: getting variables 178205 1726889880.44010: in VariableManager get_vars() 178205 1726889880.44040: Calling all_inventory to load vars for managed_node2 178205 1726889880.44044: Calling groups_inventory to load vars for managed_node2 178205 1726889880.44046: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.44053: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.44055: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.44056: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.44366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.44720: done with get_vars() 178205 1726889880.44731: done getting variables 178205 1726889880.44768: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:38:00 -0400 (0:00:00.019) 0:01:33.435 ****** 178205 1726889880.44789: entering _queue_task() for managed_node2/set_fact 178205 1726889880.45025: worker is 1 (out of 1 available) 178205 1726889880.45038: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.45053: done queuing things up, now waiting for results queue to drain 178205 1726889880.45054: waiting for pending results... 178205 1726889880.45347: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889880.45491: in run() - task 02369adf-7a19-34ed-f5d1-000000001781 178205 1726889880.45517: variable 'ansible_search_path' from source: unknown 178205 1726889880.45560: calling self._execute() 178205 1726889880.45677: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.45694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.45711: variable 'omit' from source: magic vars 178205 1726889880.46069: variable 'storage_test_volume' from source: include params 178205 1726889880.46120: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.46129: when evaluation is False, skipping this task 178205 1726889880.46138: _execute() done 178205 1726889880.46150: dumping result to json 178205 1726889880.46160: done dumping result, returning 178205 1726889880.46174: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-000000001781] 178205 1726889880.46188: sending task result for task 02369adf-7a19-34ed-f5d1-000000001781 178205 1726889880.46363: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001781 178205 1726889880.46366: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.46432: no more pending results, returning what we have 178205 1726889880.46435: results queue empty 178205 1726889880.46436: checking for any_errors_fatal 178205 1726889880.46442: done checking for any_errors_fatal 178205 1726889880.46443: checking for max_fail_percentage 178205 1726889880.46444: done checking for max_fail_percentage 178205 1726889880.46445: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.46446: done checking to see if all hosts have failed 178205 1726889880.46447: getting the remaining hosts for this loop 178205 1726889880.46448: done getting the remaining hosts for this loop 178205 1726889880.46450: getting the next task for host managed_node2 178205 1726889880.46455: done getting next task for host managed_node2 178205 1726889880.46457: ^ task is: TASK: Set spare devices regex 178205 1726889880.46460: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.46467: getting variables 178205 1726889880.46471: in VariableManager get_vars() 178205 1726889880.46503: Calling all_inventory to load vars for managed_node2 178205 1726889880.46505: Calling groups_inventory to load vars for managed_node2 178205 1726889880.46507: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.46524: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.46532: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.46541: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.47165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.47688: done with get_vars() 178205 1726889880.47704: done getting variables 178205 1726889880.47773: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:38:00 -0400 (0:00:00.030) 0:01:33.466 ****** 178205 1726889880.47806: entering _queue_task() for managed_node2/set_fact 178205 1726889880.48043: worker is 1 (out of 1 available) 178205 1726889880.48057: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.48069: done queuing things up, now waiting for results queue to drain 178205 1726889880.48071: waiting for pending results... 178205 1726889880.48351: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889880.48456: in run() - task 02369adf-7a19-34ed-f5d1-000000001782 178205 1726889880.48466: variable 'ansible_search_path' from source: unknown 178205 1726889880.48493: calling self._execute() 178205 1726889880.48598: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.48610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.48636: variable 'omit' from source: magic vars 178205 1726889880.48965: variable 'storage_test_volume' from source: include params 178205 1726889880.48998: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.49007: when evaluation is False, skipping this task 178205 1726889880.49018: _execute() done 178205 1726889880.49022: dumping result to json 178205 1726889880.49025: done dumping result, returning 178205 1726889880.49028: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-000000001782] 178205 1726889880.49034: sending task result for task 02369adf-7a19-34ed-f5d1-000000001782 178205 1726889880.49178: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001782 178205 1726889880.49181: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.49240: no more pending results, returning what we have 178205 1726889880.49243: results queue empty 178205 1726889880.49243: checking for any_errors_fatal 178205 1726889880.49248: done checking for any_errors_fatal 178205 1726889880.49248: checking for max_fail_percentage 178205 1726889880.49249: done checking for max_fail_percentage 178205 1726889880.49250: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.49251: done checking to see if all hosts have failed 178205 1726889880.49251: getting the remaining hosts for this loop 178205 1726889880.49252: done getting the remaining hosts for this loop 178205 1726889880.49254: getting the next task for host managed_node2 178205 1726889880.49259: done getting next task for host managed_node2 178205 1726889880.49260: ^ task is: TASK: Set md version regex 178205 1726889880.49263: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.49265: getting variables 178205 1726889880.49266: in VariableManager get_vars() 178205 1726889880.49287: Calling all_inventory to load vars for managed_node2 178205 1726889880.49289: Calling groups_inventory to load vars for managed_node2 178205 1726889880.49291: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.49297: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.49299: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.49301: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.49620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.49962: done with get_vars() 178205 1726889880.49972: done getting variables 178205 1726889880.50013: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:38:00 -0400 (0:00:00.022) 0:01:33.488 ****** 178205 1726889880.50034: entering _queue_task() for managed_node2/set_fact 178205 1726889880.50206: worker is 1 (out of 1 available) 178205 1726889880.50220: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.50231: done queuing things up, now waiting for results queue to drain 178205 1726889880.50232: waiting for pending results... 178205 1726889880.50403: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889880.50495: in run() - task 02369adf-7a19-34ed-f5d1-000000001783 178205 1726889880.50506: variable 'ansible_search_path' from source: unknown 178205 1726889880.50536: calling self._execute() 178205 1726889880.50632: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.50636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.50646: variable 'omit' from source: magic vars 178205 1726889880.50928: variable 'storage_test_volume' from source: include params 178205 1726889880.50957: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.50960: when evaluation is False, skipping this task 178205 1726889880.50965: _execute() done 178205 1726889880.50968: dumping result to json 178205 1726889880.50970: done dumping result, returning 178205 1726889880.50975: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-000000001783] 178205 1726889880.50984: sending task result for task 02369adf-7a19-34ed-f5d1-000000001783 178205 1726889880.51071: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001783 178205 1726889880.51074: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.51142: no more pending results, returning what we have 178205 1726889880.51145: results queue empty 178205 1726889880.51146: checking for any_errors_fatal 178205 1726889880.51150: done checking for any_errors_fatal 178205 1726889880.51151: checking for max_fail_percentage 178205 1726889880.51152: done checking for max_fail_percentage 178205 1726889880.51153: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.51154: done checking to see if all hosts have failed 178205 1726889880.51154: getting the remaining hosts for this loop 178205 1726889880.51155: done getting the remaining hosts for this loop 178205 1726889880.51158: getting the next task for host managed_node2 178205 1726889880.51164: done getting next task for host managed_node2 178205 1726889880.51166: ^ task is: TASK: Set chunk size regex 178205 1726889880.51169: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.51172: getting variables 178205 1726889880.51173: in VariableManager get_vars() 178205 1726889880.51204: Calling all_inventory to load vars for managed_node2 178205 1726889880.51206: Calling groups_inventory to load vars for managed_node2 178205 1726889880.51209: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.51219: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.51221: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.51223: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.51684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.52148: done with get_vars() 178205 1726889880.52159: done getting variables 178205 1726889880.52222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:38:00 -0400 (0:00:00.022) 0:01:33.510 ****** 178205 1726889880.52255: entering _queue_task() for managed_node2/set_fact 178205 1726889880.52456: worker is 1 (out of 1 available) 178205 1726889880.52471: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.52481: done queuing things up, now waiting for results queue to drain 178205 1726889880.52483: waiting for pending results... 178205 1726889880.52759: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889880.52887: in run() - task 02369adf-7a19-34ed-f5d1-000000001784 178205 1726889880.52899: variable 'ansible_search_path' from source: unknown 178205 1726889880.52927: calling self._execute() 178205 1726889880.53029: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.53035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.53042: variable 'omit' from source: magic vars 178205 1726889880.53407: variable 'storage_test_volume' from source: include params 178205 1726889880.53457: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.53471: when evaluation is False, skipping this task 178205 1726889880.53483: _execute() done 178205 1726889880.53493: dumping result to json 178205 1726889880.53511: done dumping result, returning 178205 1726889880.53520: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-000000001784] 178205 1726889880.53537: sending task result for task 02369adf-7a19-34ed-f5d1-000000001784 178205 1726889880.53628: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001784 178205 1726889880.53631: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.53687: no more pending results, returning what we have 178205 1726889880.53691: results queue empty 178205 1726889880.53692: checking for any_errors_fatal 178205 1726889880.53701: done checking for any_errors_fatal 178205 1726889880.53702: checking for max_fail_percentage 178205 1726889880.53704: done checking for max_fail_percentage 178205 1726889880.53705: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.53708: done checking to see if all hosts have failed 178205 1726889880.53709: getting the remaining hosts for this loop 178205 1726889880.53711: done getting the remaining hosts for this loop 178205 1726889880.53716: getting the next task for host managed_node2 178205 1726889880.53723: done getting next task for host managed_node2 178205 1726889880.53726: ^ task is: TASK: Parse the chunk size 178205 1726889880.53731: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.53736: getting variables 178205 1726889880.53738: in VariableManager get_vars() 178205 1726889880.53772: Calling all_inventory to load vars for managed_node2 178205 1726889880.53775: Calling groups_inventory to load vars for managed_node2 178205 1726889880.53779: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.53790: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.53793: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.53796: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.54374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.54701: done with get_vars() 178205 1726889880.54709: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:38:00 -0400 (0:00:00.025) 0:01:33.535 ****** 178205 1726889880.54765: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.54975: worker is 1 (out of 1 available) 178205 1726889880.54988: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.54999: done queuing things up, now waiting for results queue to drain 178205 1726889880.55001: waiting for pending results... 178205 1726889880.55251: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889880.55355: in run() - task 02369adf-7a19-34ed-f5d1-000000001785 178205 1726889880.55376: variable 'ansible_search_path' from source: unknown 178205 1726889880.55402: calling self._execute() 178205 1726889880.55498: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.55504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.55519: variable 'omit' from source: magic vars 178205 1726889880.55808: variable 'storage_test_volume' from source: include params 178205 1726889880.55836: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.55839: when evaluation is False, skipping this task 178205 1726889880.55842: _execute() done 178205 1726889880.55845: dumping result to json 178205 1726889880.55849: done dumping result, returning 178205 1726889880.55853: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-000000001785] 178205 1726889880.55858: sending task result for task 02369adf-7a19-34ed-f5d1-000000001785 178205 1726889880.55956: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001785 178205 1726889880.55959: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.56019: no more pending results, returning what we have 178205 1726889880.56022: results queue empty 178205 1726889880.56023: checking for any_errors_fatal 178205 1726889880.56032: done checking for any_errors_fatal 178205 1726889880.56033: checking for max_fail_percentage 178205 1726889880.56034: done checking for max_fail_percentage 178205 1726889880.56035: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.56035: done checking to see if all hosts have failed 178205 1726889880.56036: getting the remaining hosts for this loop 178205 1726889880.56038: done getting the remaining hosts for this loop 178205 1726889880.56041: getting the next task for host managed_node2 178205 1726889880.56048: done getting next task for host managed_node2 178205 1726889880.56050: ^ task is: TASK: Check RAID active devices count 178205 1726889880.56055: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.56058: getting variables 178205 1726889880.56060: in VariableManager get_vars() 178205 1726889880.56090: Calling all_inventory to load vars for managed_node2 178205 1726889880.56093: Calling groups_inventory to load vars for managed_node2 178205 1726889880.56098: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.56107: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.56110: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.56115: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.56555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.56900: done with get_vars() 178205 1726889880.56917: done getting variables 178205 1726889880.56973: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:38:00 -0400 (0:00:00.022) 0:01:33.557 ****** 178205 1726889880.56993: entering _queue_task() for managed_node2/assert 178205 1726889880.57186: worker is 1 (out of 1 available) 178205 1726889880.57199: exiting _queue_task() for managed_node2/assert 178205 1726889880.57210: done queuing things up, now waiting for results queue to drain 178205 1726889880.57213: waiting for pending results... 178205 1726889880.57480: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889880.57597: in run() - task 02369adf-7a19-34ed-f5d1-000000001786 178205 1726889880.57637: variable 'ansible_search_path' from source: unknown 178205 1726889880.57677: calling self._execute() 178205 1726889880.57781: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.57784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.57805: variable 'omit' from source: magic vars 178205 1726889880.58158: variable 'storage_test_volume' from source: include params 178205 1726889880.58204: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.58216: when evaluation is False, skipping this task 178205 1726889880.58225: _execute() done 178205 1726889880.58236: dumping result to json 178205 1726889880.58240: done dumping result, returning 178205 1726889880.58244: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000001786] 178205 1726889880.58249: sending task result for task 02369adf-7a19-34ed-f5d1-000000001786 178205 1726889880.58378: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001786 178205 1726889880.58381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.58457: no more pending results, returning what we have 178205 1726889880.58491: results queue empty 178205 1726889880.58492: checking for any_errors_fatal 178205 1726889880.58507: done checking for any_errors_fatal 178205 1726889880.58508: checking for max_fail_percentage 178205 1726889880.58514: done checking for max_fail_percentage 178205 1726889880.58515: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.58520: done checking to see if all hosts have failed 178205 1726889880.58521: getting the remaining hosts for this loop 178205 1726889880.58523: done getting the remaining hosts for this loop 178205 1726889880.58547: getting the next task for host managed_node2 178205 1726889880.58563: done getting next task for host managed_node2 178205 1726889880.58568: ^ task is: TASK: Check RAID spare devices count 178205 1726889880.58576: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.58584: getting variables 178205 1726889880.58586: in VariableManager get_vars() 178205 1726889880.58638: Calling all_inventory to load vars for managed_node2 178205 1726889880.58642: Calling groups_inventory to load vars for managed_node2 178205 1726889880.58655: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.58676: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.58681: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.58687: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.59514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.60035: done with get_vars() 178205 1726889880.60044: done getting variables 178205 1726889880.60083: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:38:00 -0400 (0:00:00.031) 0:01:33.589 ****** 178205 1726889880.60104: entering _queue_task() for managed_node2/assert 178205 1726889880.60413: worker is 1 (out of 1 available) 178205 1726889880.60445: exiting _queue_task() for managed_node2/assert 178205 1726889880.60472: done queuing things up, now waiting for results queue to drain 178205 1726889880.60473: waiting for pending results... 178205 1726889880.60889: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889880.61124: in run() - task 02369adf-7a19-34ed-f5d1-000000001787 178205 1726889880.61158: variable 'ansible_search_path' from source: unknown 178205 1726889880.61206: calling self._execute() 178205 1726889880.61358: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.61377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.61390: variable 'omit' from source: magic vars 178205 1726889880.61794: variable 'storage_test_volume' from source: include params 178205 1726889880.61839: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.61846: when evaluation is False, skipping this task 178205 1726889880.61852: _execute() done 178205 1726889880.61858: dumping result to json 178205 1726889880.61864: done dumping result, returning 178205 1726889880.61872: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000001787] 178205 1726889880.61881: sending task result for task 02369adf-7a19-34ed-f5d1-000000001787 178205 1726889880.61987: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001787 178205 1726889880.61993: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.62057: no more pending results, returning what we have 178205 1726889880.62061: results queue empty 178205 1726889880.62062: checking for any_errors_fatal 178205 1726889880.62070: done checking for any_errors_fatal 178205 1726889880.62071: checking for max_fail_percentage 178205 1726889880.62072: done checking for max_fail_percentage 178205 1726889880.62073: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.62074: done checking to see if all hosts have failed 178205 1726889880.62075: getting the remaining hosts for this loop 178205 1726889880.62077: done getting the remaining hosts for this loop 178205 1726889880.62080: getting the next task for host managed_node2 178205 1726889880.62088: done getting next task for host managed_node2 178205 1726889880.62090: ^ task is: TASK: Check RAID metadata version 178205 1726889880.62095: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.62099: getting variables 178205 1726889880.62101: in VariableManager get_vars() 178205 1726889880.62137: Calling all_inventory to load vars for managed_node2 178205 1726889880.62140: Calling groups_inventory to load vars for managed_node2 178205 1726889880.62144: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.62156: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.62159: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.62162: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.63226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.64000: done with get_vars() 178205 1726889880.64017: done getting variables 178205 1726889880.64076: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:38:00 -0400 (0:00:00.039) 0:01:33.629 ****** 178205 1726889880.64103: entering _queue_task() for managed_node2/assert 178205 1726889880.64317: worker is 1 (out of 1 available) 178205 1726889880.64328: exiting _queue_task() for managed_node2/assert 178205 1726889880.64338: done queuing things up, now waiting for results queue to drain 178205 1726889880.64339: waiting for pending results... 178205 1726889880.64519: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889880.64609: in run() - task 02369adf-7a19-34ed-f5d1-000000001788 178205 1726889880.64622: variable 'ansible_search_path' from source: unknown 178205 1726889880.64649: calling self._execute() 178205 1726889880.64777: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.64799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.64813: variable 'omit' from source: magic vars 178205 1726889880.65315: variable 'storage_test_volume' from source: include params 178205 1726889880.65366: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.65373: when evaluation is False, skipping this task 178205 1726889880.65380: _execute() done 178205 1726889880.65387: dumping result to json 178205 1726889880.65393: done dumping result, returning 178205 1726889880.65401: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000001788] 178205 1726889880.65409: sending task result for task 02369adf-7a19-34ed-f5d1-000000001788 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.65561: no more pending results, returning what we have 178205 1726889880.65566: results queue empty 178205 1726889880.65567: checking for any_errors_fatal 178205 1726889880.65580: done checking for any_errors_fatal 178205 1726889880.65581: checking for max_fail_percentage 178205 1726889880.65583: done checking for max_fail_percentage 178205 1726889880.65584: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.65585: done checking to see if all hosts have failed 178205 1726889880.65586: getting the remaining hosts for this loop 178205 1726889880.65587: done getting the remaining hosts for this loop 178205 1726889880.65590: getting the next task for host managed_node2 178205 1726889880.65598: done getting next task for host managed_node2 178205 1726889880.65601: ^ task is: TASK: Check RAID chunk size 178205 1726889880.65605: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.65609: getting variables 178205 1726889880.65611: in VariableManager get_vars() 178205 1726889880.65650: Calling all_inventory to load vars for managed_node2 178205 1726889880.65653: Calling groups_inventory to load vars for managed_node2 178205 1726889880.65656: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.65668: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.65671: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.65674: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.66163: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001788 178205 1726889880.66166: WORKER PROCESS EXITING 178205 1726889880.66188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.66761: done with get_vars() 178205 1726889880.66775: done getting variables 178205 1726889880.66832: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:38:00 -0400 (0:00:00.027) 0:01:33.656 ****** 178205 1726889880.66861: entering _queue_task() for managed_node2/assert 178205 1726889880.67067: worker is 1 (out of 1 available) 178205 1726889880.67078: exiting _queue_task() for managed_node2/assert 178205 1726889880.67089: done queuing things up, now waiting for results queue to drain 178205 1726889880.67090: waiting for pending results... 178205 1726889880.67356: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889880.67481: in run() - task 02369adf-7a19-34ed-f5d1-000000001789 178205 1726889880.67500: variable 'ansible_search_path' from source: unknown 178205 1726889880.67544: calling self._execute() 178205 1726889880.67659: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.67669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.67681: variable 'omit' from source: magic vars 178205 1726889880.68068: variable 'storage_test_volume' from source: include params 178205 1726889880.68108: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889880.68118: when evaluation is False, skipping this task 178205 1726889880.68125: _execute() done 178205 1726889880.68132: dumping result to json 178205 1726889880.68139: done dumping result, returning 178205 1726889880.68149: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000001789] 178205 1726889880.68158: sending task result for task 02369adf-7a19-34ed-f5d1-000000001789 178205 1726889880.68270: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001789 178205 1726889880.68277: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889880.68332: no more pending results, returning what we have 178205 1726889880.68336: results queue empty 178205 1726889880.68336: checking for any_errors_fatal 178205 1726889880.68346: done checking for any_errors_fatal 178205 1726889880.68347: checking for max_fail_percentage 178205 1726889880.68348: done checking for max_fail_percentage 178205 1726889880.68349: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.68350: done checking to see if all hosts have failed 178205 1726889880.68351: getting the remaining hosts for this loop 178205 1726889880.68352: done getting the remaining hosts for this loop 178205 1726889880.68356: getting the next task for host managed_node2 178205 1726889880.68366: done getting next task for host managed_node2 178205 1726889880.68369: ^ task is: TASK: Parse the actual size of the volume 178205 1726889880.68373: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.68378: getting variables 178205 1726889880.68379: in VariableManager get_vars() 178205 1726889880.68414: Calling all_inventory to load vars for managed_node2 178205 1726889880.68417: Calling groups_inventory to load vars for managed_node2 178205 1726889880.68421: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.68432: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.68435: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.68438: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.69008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.70462: done with get_vars() 178205 1726889880.70474: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:38:00 -0400 (0:00:00.036) 0:01:33.693 ****** 178205 1726889880.70548: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.70754: worker is 1 (out of 1 available) 178205 1726889880.70766: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.70784: done queuing things up, now waiting for results queue to drain 178205 1726889880.70786: waiting for pending results... 178205 1726889880.71066: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889880.71197: in run() - task 02369adf-7a19-34ed-f5d1-00000000178d 178205 1726889880.71216: variable 'ansible_search_path' from source: unknown 178205 1726889880.71255: calling self._execute() 178205 1726889880.71367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.71379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.71394: variable 'omit' from source: magic vars 178205 1726889880.71756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.74526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.74600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.74643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.74698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.74732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.74827: variable '_storage_test_volume_present' from source: set_fact 178205 1726889880.74852: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889880.75014: variable 'storage_test_volume' from source: include params 178205 1726889880.75050: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889880.75057: when evaluation is False, skipping this task 178205 1726889880.75064: _execute() done 178205 1726889880.75070: dumping result to json 178205 1726889880.75076: done dumping result, returning 178205 1726889880.75085: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-00000000178d] 178205 1726889880.75093: sending task result for task 02369adf-7a19-34ed-f5d1-00000000178d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889880.75248: no more pending results, returning what we have 178205 1726889880.75252: results queue empty 178205 1726889880.75253: checking for any_errors_fatal 178205 1726889880.75261: done checking for any_errors_fatal 178205 1726889880.75262: checking for max_fail_percentage 178205 1726889880.75264: done checking for max_fail_percentage 178205 1726889880.75265: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.75266: done checking to see if all hosts have failed 178205 1726889880.75267: getting the remaining hosts for this loop 178205 1726889880.75268: done getting the remaining hosts for this loop 178205 1726889880.75272: getting the next task for host managed_node2 178205 1726889880.75280: done getting next task for host managed_node2 178205 1726889880.75283: ^ task is: TASK: Parse the requested size of the volume 178205 1726889880.75287: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.75291: getting variables 178205 1726889880.75293: in VariableManager get_vars() 178205 1726889880.75327: Calling all_inventory to load vars for managed_node2 178205 1726889880.75332: Calling groups_inventory to load vars for managed_node2 178205 1726889880.75336: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.75347: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.75351: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.75353: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.76396: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000178d 178205 1726889880.76399: WORKER PROCESS EXITING 178205 1726889880.76423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.77034: done with get_vars() 178205 1726889880.77048: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:38:00 -0400 (0:00:00.065) 0:01:33.759 ****** 178205 1726889880.77126: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.77363: worker is 1 (out of 1 available) 178205 1726889880.77375: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.77386: done queuing things up, now waiting for results queue to drain 178205 1726889880.77387: waiting for pending results... 178205 1726889880.77679: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889880.77827: in run() - task 02369adf-7a19-34ed-f5d1-00000000178e 178205 1726889880.77852: variable 'ansible_search_path' from source: unknown 178205 1726889880.77886: calling self._execute() 178205 1726889880.78002: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.78018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.78037: variable 'omit' from source: magic vars 178205 1726889880.78411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.80779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.80871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.80913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.80957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.80991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.81090: variable '_storage_test_volume_present' from source: set_fact 178205 1726889880.81113: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889880.81259: variable 'storage_test_volume' from source: include params 178205 1726889880.81292: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889880.81301: when evaluation is False, skipping this task 178205 1726889880.81310: _execute() done 178205 1726889880.81318: dumping result to json 178205 1726889880.81325: done dumping result, returning 178205 1726889880.81336: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-00000000178e] 178205 1726889880.81346: sending task result for task 02369adf-7a19-34ed-f5d1-00000000178e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889880.81497: no more pending results, returning what we have 178205 1726889880.81501: results queue empty 178205 1726889880.81502: checking for any_errors_fatal 178205 1726889880.81514: done checking for any_errors_fatal 178205 1726889880.81514: checking for max_fail_percentage 178205 1726889880.81516: done checking for max_fail_percentage 178205 1726889880.81517: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.81518: done checking to see if all hosts have failed 178205 1726889880.81519: getting the remaining hosts for this loop 178205 1726889880.81521: done getting the remaining hosts for this loop 178205 1726889880.81524: getting the next task for host managed_node2 178205 1726889880.81534: done getting next task for host managed_node2 178205 1726889880.81537: ^ task is: TASK: Establish base value for expected size 178205 1726889880.81542: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.81547: getting variables 178205 1726889880.81549: in VariableManager get_vars() 178205 1726889880.81582: Calling all_inventory to load vars for managed_node2 178205 1726889880.81585: Calling groups_inventory to load vars for managed_node2 178205 1726889880.81588: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.81599: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.81602: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.81605: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.82425: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000178e 178205 1726889880.82431: WORKER PROCESS EXITING 178205 1726889880.82454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.83015: done with get_vars() 178205 1726889880.83028: done getting variables 178205 1726889880.83084: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:38:00 -0400 (0:00:00.059) 0:01:33.819 ****** 178205 1726889880.83117: entering _queue_task() for managed_node2/set_fact 178205 1726889880.83653: worker is 1 (out of 1 available) 178205 1726889880.83665: exiting _queue_task() for managed_node2/set_fact 178205 1726889880.83678: done queuing things up, now waiting for results queue to drain 178205 1726889880.83679: waiting for pending results... 178205 1726889880.84548: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889880.84833: in run() - task 02369adf-7a19-34ed-f5d1-00000000178f 178205 1726889880.84875: variable 'ansible_search_path' from source: unknown 178205 1726889880.84956: calling self._execute() 178205 1726889880.85238: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.85261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.85284: variable 'omit' from source: magic vars 178205 1726889880.86173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889880.88609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889880.88697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889880.88745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889880.88786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889880.88818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889880.88922: variable '_storage_test_volume_present' from source: set_fact 178205 1726889880.88949: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889880.89095: variable 'storage_test_volume' from source: include params 178205 1726889880.89135: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889880.89145: when evaluation is False, skipping this task 178205 1726889880.89152: _execute() done 178205 1726889880.89158: dumping result to json 178205 1726889880.89165: done dumping result, returning 178205 1726889880.89175: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-00000000178f] 178205 1726889880.89188: sending task result for task 02369adf-7a19-34ed-f5d1-00000000178f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889880.89339: no more pending results, returning what we have 178205 1726889880.89343: results queue empty 178205 1726889880.89344: checking for any_errors_fatal 178205 1726889880.89354: done checking for any_errors_fatal 178205 1726889880.89355: checking for max_fail_percentage 178205 1726889880.89357: done checking for max_fail_percentage 178205 1726889880.89358: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.89360: done checking to see if all hosts have failed 178205 1726889880.89360: getting the remaining hosts for this loop 178205 1726889880.89362: done getting the remaining hosts for this loop 178205 1726889880.89366: getting the next task for host managed_node2 178205 1726889880.89376: done getting next task for host managed_node2 178205 1726889880.89379: ^ task is: TASK: Show expected size 178205 1726889880.89384: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.89388: getting variables 178205 1726889880.89390: in VariableManager get_vars() 178205 1726889880.89426: Calling all_inventory to load vars for managed_node2 178205 1726889880.89431: Calling groups_inventory to load vars for managed_node2 178205 1726889880.89435: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.89447: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.89450: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.89452: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.90210: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000178f 178205 1726889880.90215: WORKER PROCESS EXITING 178205 1726889880.90239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.90939: done with get_vars() 178205 1726889880.90954: done getting variables 178205 1726889880.91010: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:38:00 -0400 (0:00:00.079) 0:01:33.898 ****** 178205 1726889880.91047: entering _queue_task() for managed_node2/debug 178205 1726889880.91290: worker is 1 (out of 1 available) 178205 1726889880.91303: exiting _queue_task() for managed_node2/debug 178205 1726889880.91316: done queuing things up, now waiting for results queue to drain 178205 1726889880.91317: waiting for pending results... 178205 1726889880.91602: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889880.91741: in run() - task 02369adf-7a19-34ed-f5d1-000000001790 178205 1726889880.91765: variable 'ansible_search_path' from source: unknown 178205 1726889880.91801: calling self._execute() 178205 1726889880.91920: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.91935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.91949: variable 'omit' from source: magic vars 178205 1726889880.92066: variable 'omit' from source: magic vars 178205 1726889880.92133: variable 'omit' from source: magic vars 178205 1726889880.92173: variable 'omit' from source: magic vars 178205 1726889880.92225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889880.92266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889880.92288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889880.92316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.92338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889880.92370: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889880.92378: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.92385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.92492: Set connection var ansible_pipelining to False 178205 1726889880.92502: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889880.92511: Set connection var ansible_shell_executable to /bin/sh 178205 1726889880.92521: Set connection var ansible_connection to ssh 178205 1726889880.92533: Set connection var ansible_shell_type to sh 178205 1726889880.92543: Set connection var ansible_timeout to 10 178205 1726889880.92572: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.92580: variable 'ansible_connection' from source: unknown 178205 1726889880.92586: variable 'ansible_module_compression' from source: unknown 178205 1726889880.92592: variable 'ansible_shell_type' from source: unknown 178205 1726889880.92597: variable 'ansible_shell_executable' from source: unknown 178205 1726889880.92603: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.92609: variable 'ansible_pipelining' from source: unknown 178205 1726889880.92618: variable 'ansible_timeout' from source: unknown 178205 1726889880.92628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.92775: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889880.92790: variable 'omit' from source: magic vars 178205 1726889880.92799: starting attempt loop 178205 1726889880.92805: running the handler 178205 1726889880.93269: handler run complete 178205 1726889880.93300: attempt loop complete, returning result 178205 1726889880.93396: _execute() done 178205 1726889880.93402: dumping result to json 178205 1726889880.93408: done dumping result, returning 178205 1726889880.93423: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000001790] 178205 1726889880.93434: sending task result for task 02369adf-7a19-34ed-f5d1-000000001790 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889880.93588: no more pending results, returning what we have 178205 1726889880.93592: results queue empty 178205 1726889880.93593: checking for any_errors_fatal 178205 1726889880.93607: done checking for any_errors_fatal 178205 1726889880.93607: checking for max_fail_percentage 178205 1726889880.93609: done checking for max_fail_percentage 178205 1726889880.93610: checking to see if all hosts have failed and the running result is not ok 178205 1726889880.93614: done checking to see if all hosts have failed 178205 1726889880.93614: getting the remaining hosts for this loop 178205 1726889880.93616: done getting the remaining hosts for this loop 178205 1726889880.93619: getting the next task for host managed_node2 178205 1726889880.93629: done getting next task for host managed_node2 178205 1726889880.93634: ^ task is: TASK: Get the size of parent/pool device 178205 1726889880.93639: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889880.93644: getting variables 178205 1726889880.93645: in VariableManager get_vars() 178205 1726889880.93681: Calling all_inventory to load vars for managed_node2 178205 1726889880.93684: Calling groups_inventory to load vars for managed_node2 178205 1726889880.93688: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889880.93700: Calling all_plugins_play to load vars for managed_node2 178205 1726889880.93704: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889880.93707: Calling groups_plugins_play to load vars for managed_node2 178205 1726889880.94301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889880.94834: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001790 178205 1726889880.94838: WORKER PROCESS EXITING 178205 1726889880.95663: done with get_vars() 178205 1726889880.95677: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:38:00 -0400 (0:00:00.047) 0:01:33.945 ****** 178205 1726889880.95762: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.95990: worker is 1 (out of 1 available) 178205 1726889880.96003: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889880.96015: done queuing things up, now waiting for results queue to drain 178205 1726889880.96017: waiting for pending results... 178205 1726889880.96455: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889880.96593: in run() - task 02369adf-7a19-34ed-f5d1-000000001791 178205 1726889880.96612: variable 'ansible_search_path' from source: unknown 178205 1726889880.96654: calling self._execute() 178205 1726889880.96768: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889880.96779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889880.96793: variable 'omit' from source: magic vars 178205 1726889880.97168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889881.00371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889881.00458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889881.00503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889881.00552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889881.00585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889881.00695: variable '_storage_test_volume_present' from source: set_fact 178205 1726889881.00721: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889881.00868: variable 'storage_test_volume' from source: include params 178205 1726889881.00906: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889881.00918: when evaluation is False, skipping this task 178205 1726889881.00926: _execute() done 178205 1726889881.00935: dumping result to json 178205 1726889881.00942: done dumping result, returning 178205 1726889881.00954: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-000000001791] 178205 1726889881.00963: sending task result for task 02369adf-7a19-34ed-f5d1-000000001791 178205 1726889881.01082: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001791 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889881.01142: no more pending results, returning what we have 178205 1726889881.01146: results queue empty 178205 1726889881.01147: checking for any_errors_fatal 178205 1726889881.01158: done checking for any_errors_fatal 178205 1726889881.01159: checking for max_fail_percentage 178205 1726889881.01161: done checking for max_fail_percentage 178205 1726889881.01162: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.01164: done checking to see if all hosts have failed 178205 1726889881.01165: getting the remaining hosts for this loop 178205 1726889881.01167: done getting the remaining hosts for this loop 178205 1726889881.01170: getting the next task for host managed_node2 178205 1726889881.01183: done getting next task for host managed_node2 178205 1726889881.01188: ^ task is: TASK: Show test pool 178205 1726889881.01193: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.01197: getting variables 178205 1726889881.01199: in VariableManager get_vars() 178205 1726889881.01238: Calling all_inventory to load vars for managed_node2 178205 1726889881.01241: Calling groups_inventory to load vars for managed_node2 178205 1726889881.01245: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.01257: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.01260: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.01264: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.02101: WORKER PROCESS EXITING 178205 1726889881.02125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.03292: done with get_vars() 178205 1726889881.03305: done getting variables 178205 1726889881.03363: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:38:01 -0400 (0:00:00.076) 0:01:34.021 ****** 178205 1726889881.03391: entering _queue_task() for managed_node2/debug 178205 1726889881.03638: worker is 1 (out of 1 available) 178205 1726889881.03650: exiting _queue_task() for managed_node2/debug 178205 1726889881.03661: done queuing things up, now waiting for results queue to drain 178205 1726889881.03662: waiting for pending results... 178205 1726889881.04411: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889881.04542: in run() - task 02369adf-7a19-34ed-f5d1-000000001793 178205 1726889881.04570: variable 'ansible_search_path' from source: unknown 178205 1726889881.04610: calling self._execute() 178205 1726889881.04735: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.04748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.04765: variable 'omit' from source: magic vars 178205 1726889881.05159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889881.08207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889881.08275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889881.08430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889881.08479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889881.08640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889881.08849: variable '_storage_test_volume_present' from source: set_fact 178205 1726889881.08870: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889881.09013: variable 'storage_test_volume' from source: include params 178205 1726889881.09297: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889881.09307: when evaluation is False, skipping this task 178205 1726889881.09319: _execute() done 178205 1726889881.09327: dumping result to json 178205 1726889881.09334: done dumping result, returning 178205 1726889881.09342: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-000000001793] 178205 1726889881.09352: sending task result for task 02369adf-7a19-34ed-f5d1-000000001793 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889881.09522: no more pending results, returning what we have 178205 1726889881.09526: results queue empty 178205 1726889881.09527: checking for any_errors_fatal 178205 1726889881.09536: done checking for any_errors_fatal 178205 1726889881.09537: checking for max_fail_percentage 178205 1726889881.09539: done checking for max_fail_percentage 178205 1726889881.09540: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.09541: done checking to see if all hosts have failed 178205 1726889881.09542: getting the remaining hosts for this loop 178205 1726889881.09544: done getting the remaining hosts for this loop 178205 1726889881.09547: getting the next task for host managed_node2 178205 1726889881.09557: done getting next task for host managed_node2 178205 1726889881.09560: ^ task is: TASK: Show test blockinfo 178205 1726889881.09565: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.09569: getting variables 178205 1726889881.09571: in VariableManager get_vars() 178205 1726889881.09604: Calling all_inventory to load vars for managed_node2 178205 1726889881.09607: Calling groups_inventory to load vars for managed_node2 178205 1726889881.09610: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.09623: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.09627: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.09629: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.10443: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001793 178205 1726889881.10446: WORKER PROCESS EXITING 178205 1726889881.10467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.11996: done with get_vars() 178205 1726889881.12247: done getting variables 178205 1726889881.12303: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:38:01 -0400 (0:00:00.089) 0:01:34.111 ****** 178205 1726889881.12337: entering _queue_task() for managed_node2/debug 178205 1726889881.12687: worker is 1 (out of 1 available) 178205 1726889881.12699: exiting _queue_task() for managed_node2/debug 178205 1726889881.12709: done queuing things up, now waiting for results queue to drain 178205 1726889881.12710: waiting for pending results... 178205 1726889881.13428: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889881.13757: in run() - task 02369adf-7a19-34ed-f5d1-000000001794 178205 1726889881.13796: variable 'ansible_search_path' from source: unknown 178205 1726889881.13925: calling self._execute() 178205 1726889881.14148: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.14160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.14174: variable 'omit' from source: magic vars 178205 1726889881.14734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889881.18662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889881.18730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889881.18773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889881.18825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889881.18854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889881.18955: variable '_storage_test_volume_present' from source: set_fact 178205 1726889881.18983: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889881.19126: variable 'storage_test_volume' from source: include params 178205 1726889881.19160: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889881.19167: when evaluation is False, skipping this task 178205 1726889881.19174: _execute() done 178205 1726889881.19179: dumping result to json 178205 1726889881.19185: done dumping result, returning 178205 1726889881.19199: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000001794] 178205 1726889881.19208: sending task result for task 02369adf-7a19-34ed-f5d1-000000001794 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889881.19355: no more pending results, returning what we have 178205 1726889881.19359: results queue empty 178205 1726889881.19360: checking for any_errors_fatal 178205 1726889881.19367: done checking for any_errors_fatal 178205 1726889881.19368: checking for max_fail_percentage 178205 1726889881.19370: done checking for max_fail_percentage 178205 1726889881.19371: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.19372: done checking to see if all hosts have failed 178205 1726889881.19373: getting the remaining hosts for this loop 178205 1726889881.19374: done getting the remaining hosts for this loop 178205 1726889881.19378: getting the next task for host managed_node2 178205 1726889881.19386: done getting next task for host managed_node2 178205 1726889881.19389: ^ task is: TASK: Show test pool size 178205 1726889881.19394: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.19399: getting variables 178205 1726889881.19401: in VariableManager get_vars() 178205 1726889881.19437: Calling all_inventory to load vars for managed_node2 178205 1726889881.19440: Calling groups_inventory to load vars for managed_node2 178205 1726889881.19444: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.19455: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.19459: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.19461: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.20991: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001794 178205 1726889881.20994: WORKER PROCESS EXITING 178205 1726889881.21171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.22647: done with get_vars() 178205 1726889881.22660: done getting variables 178205 1726889881.22716: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:38:01 -0400 (0:00:00.104) 0:01:34.215 ****** 178205 1726889881.22765: entering _queue_task() for managed_node2/debug 178205 1726889881.23670: worker is 1 (out of 1 available) 178205 1726889881.23708: exiting _queue_task() for managed_node2/debug 178205 1726889881.23721: done queuing things up, now waiting for results queue to drain 178205 1726889881.23722: waiting for pending results... 178205 1726889881.24143: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889881.24317: in run() - task 02369adf-7a19-34ed-f5d1-000000001795 178205 1726889881.24335: variable 'ansible_search_path' from source: unknown 178205 1726889881.24368: calling self._execute() 178205 1726889881.24477: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.24525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.24541: variable 'omit' from source: magic vars 178205 1726889881.25044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889881.28085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889881.28186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889881.28242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889881.28282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889881.28318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889881.28428: variable '_storage_test_volume_present' from source: set_fact 178205 1726889881.28455: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889881.28619: variable 'storage_test_volume' from source: include params 178205 1726889881.28662: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889881.28671: when evaluation is False, skipping this task 178205 1726889881.28680: _execute() done 178205 1726889881.28689: dumping result to json 178205 1726889881.28700: done dumping result, returning 178205 1726889881.28711: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000001795] 178205 1726889881.28722: sending task result for task 02369adf-7a19-34ed-f5d1-000000001795 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889881.28886: no more pending results, returning what we have 178205 1726889881.28890: results queue empty 178205 1726889881.28891: checking for any_errors_fatal 178205 1726889881.28903: done checking for any_errors_fatal 178205 1726889881.28905: checking for max_fail_percentage 178205 1726889881.28906: done checking for max_fail_percentage 178205 1726889881.28907: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.28909: done checking to see if all hosts have failed 178205 1726889881.28909: getting the remaining hosts for this loop 178205 1726889881.28913: done getting the remaining hosts for this loop 178205 1726889881.28918: getting the next task for host managed_node2 178205 1726889881.28929: done getting next task for host managed_node2 178205 1726889881.28932: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889881.28939: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.28946: getting variables 178205 1726889881.28949: in VariableManager get_vars() 178205 1726889881.28986: Calling all_inventory to load vars for managed_node2 178205 1726889881.28989: Calling groups_inventory to load vars for managed_node2 178205 1726889881.28993: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.29006: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.29010: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.29017: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.29759: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001795 178205 1726889881.29763: WORKER PROCESS EXITING 178205 1726889881.29787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.30600: done with get_vars() 178205 1726889881.30616: done getting variables 178205 1726889881.30683: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:38:01 -0400 (0:00:00.079) 0:01:34.295 ****** 178205 1726889881.30715: entering _queue_task() for managed_node2/set_fact 178205 1726889881.30994: worker is 1 (out of 1 available) 178205 1726889881.31008: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.31020: done queuing things up, now waiting for results queue to drain 178205 1726889881.31021: waiting for pending results... 178205 1726889881.31316: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889881.31459: in run() - task 02369adf-7a19-34ed-f5d1-000000001796 178205 1726889881.31480: variable 'ansible_search_path' from source: unknown 178205 1726889881.31522: calling self._execute() 178205 1726889881.31644: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.31656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.31669: variable 'omit' from source: magic vars 178205 1726889881.32091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889881.34551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889881.34648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889881.34700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889881.34754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889881.34792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889881.34921: variable '_storage_test_volume_present' from source: set_fact 178205 1726889881.34945: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889881.35115: variable 'storage_test_volume' from source: include params 178205 1726889881.35157: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889881.35167: when evaluation is False, skipping this task 178205 1726889881.35181: _execute() done 178205 1726889881.35190: dumping result to json 178205 1726889881.35198: done dumping result, returning 178205 1726889881.35209: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000001796] 178205 1726889881.35226: sending task result for task 02369adf-7a19-34ed-f5d1-000000001796 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889881.35396: no more pending results, returning what we have 178205 1726889881.35401: results queue empty 178205 1726889881.35401: checking for any_errors_fatal 178205 1726889881.35413: done checking for any_errors_fatal 178205 1726889881.35414: checking for max_fail_percentage 178205 1726889881.35416: done checking for max_fail_percentage 178205 1726889881.35417: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.35418: done checking to see if all hosts have failed 178205 1726889881.35419: getting the remaining hosts for this loop 178205 1726889881.35420: done getting the remaining hosts for this loop 178205 1726889881.35424: getting the next task for host managed_node2 178205 1726889881.35438: done getting next task for host managed_node2 178205 1726889881.35441: ^ task is: TASK: Default thin pool reserved space values 178205 1726889881.35447: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.35452: getting variables 178205 1726889881.35456: in VariableManager get_vars() 178205 1726889881.35494: Calling all_inventory to load vars for managed_node2 178205 1726889881.35498: Calling groups_inventory to load vars for managed_node2 178205 1726889881.35501: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.35518: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.35522: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.35526: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.36365: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001796 178205 1726889881.36369: WORKER PROCESS EXITING 178205 1726889881.36394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.37138: done with get_vars() 178205 1726889881.37157: done getting variables 178205 1726889881.37225: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:38:01 -0400 (0:00:00.065) 0:01:34.360 ****** 178205 1726889881.37266: entering _queue_task() for managed_node2/set_fact 178205 1726889881.37575: worker is 1 (out of 1 available) 178205 1726889881.37589: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.37602: done queuing things up, now waiting for results queue to drain 178205 1726889881.37603: waiting for pending results... 178205 1726889881.37921: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889881.38063: in run() - task 02369adf-7a19-34ed-f5d1-000000001798 178205 1726889881.38085: variable 'ansible_search_path' from source: unknown 178205 1726889881.38146: calling self._execute() 178205 1726889881.38289: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.38301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.38322: variable 'omit' from source: magic vars 178205 1726889881.38796: variable 'storage_test_volume' from source: include params 178205 1726889881.38844: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.38863: when evaluation is False, skipping this task 178205 1726889881.38871: _execute() done 178205 1726889881.38878: dumping result to json 178205 1726889881.38883: done dumping result, returning 178205 1726889881.38890: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000001798] 178205 1726889881.38898: sending task result for task 02369adf-7a19-34ed-f5d1-000000001798 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.39069: no more pending results, returning what we have 178205 1726889881.39073: results queue empty 178205 1726889881.39074: checking for any_errors_fatal 178205 1726889881.39086: done checking for any_errors_fatal 178205 1726889881.39087: checking for max_fail_percentage 178205 1726889881.39091: done checking for max_fail_percentage 178205 1726889881.39092: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.39093: done checking to see if all hosts have failed 178205 1726889881.39094: getting the remaining hosts for this loop 178205 1726889881.39096: done getting the remaining hosts for this loop 178205 1726889881.39099: getting the next task for host managed_node2 178205 1726889881.39109: done getting next task for host managed_node2 178205 1726889881.39113: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889881.39119: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.39125: getting variables 178205 1726889881.39126: in VariableManager get_vars() 178205 1726889881.39164: Calling all_inventory to load vars for managed_node2 178205 1726889881.39168: Calling groups_inventory to load vars for managed_node2 178205 1726889881.39173: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.39192: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.39196: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.39200: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.40071: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001798 178205 1726889881.40075: WORKER PROCESS EXITING 178205 1726889881.40100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.40814: done with get_vars() 178205 1726889881.40832: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:38:01 -0400 (0:00:00.036) 0:01:34.397 ****** 178205 1726889881.40919: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.41185: worker is 1 (out of 1 available) 178205 1726889881.41197: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.41208: done queuing things up, now waiting for results queue to drain 178205 1726889881.41210: waiting for pending results... 178205 1726889881.41529: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889881.41665: in run() - task 02369adf-7a19-34ed-f5d1-000000001799 178205 1726889881.41683: variable 'ansible_search_path' from source: unknown 178205 1726889881.41727: calling self._execute() 178205 1726889881.41851: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.41861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.41878: variable 'omit' from source: magic vars 178205 1726889881.42289: variable 'storage_test_volume' from source: include params 178205 1726889881.42336: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.42349: when evaluation is False, skipping this task 178205 1726889881.42360: _execute() done 178205 1726889881.42369: dumping result to json 178205 1726889881.42377: done dumping result, returning 178205 1726889881.42386: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000001799] 178205 1726889881.42396: sending task result for task 02369adf-7a19-34ed-f5d1-000000001799 178205 1726889881.42508: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001799 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.42572: no more pending results, returning what we have 178205 1726889881.42577: results queue empty 178205 1726889881.42578: checking for any_errors_fatal 178205 1726889881.42586: done checking for any_errors_fatal 178205 1726889881.42587: checking for max_fail_percentage 178205 1726889881.42589: done checking for max_fail_percentage 178205 1726889881.42590: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.42591: done checking to see if all hosts have failed 178205 1726889881.42592: getting the remaining hosts for this loop 178205 1726889881.42594: done getting the remaining hosts for this loop 178205 1726889881.42597: getting the next task for host managed_node2 178205 1726889881.42609: done getting next task for host managed_node2 178205 1726889881.42614: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889881.42621: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.42626: getting variables 178205 1726889881.42628: in VariableManager get_vars() 178205 1726889881.42668: Calling all_inventory to load vars for managed_node2 178205 1726889881.42671: Calling groups_inventory to load vars for managed_node2 178205 1726889881.42676: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.42689: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.42693: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.42696: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.43455: WORKER PROCESS EXITING 178205 1726889881.43480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.44295: done with get_vars() 178205 1726889881.44312: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:38:01 -0400 (0:00:00.035) 0:01:34.432 ****** 178205 1726889881.44425: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.44693: worker is 1 (out of 1 available) 178205 1726889881.44707: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.44720: done queuing things up, now waiting for results queue to drain 178205 1726889881.44721: waiting for pending results... 178205 1726889881.45086: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889881.45261: in run() - task 02369adf-7a19-34ed-f5d1-00000000179a 178205 1726889881.45285: variable 'ansible_search_path' from source: unknown 178205 1726889881.45337: calling self._execute() 178205 1726889881.45458: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.45474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.45513: variable 'omit' from source: magic vars 178205 1726889881.45908: variable 'storage_test_volume' from source: include params 178205 1726889881.45954: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.45968: when evaluation is False, skipping this task 178205 1726889881.45977: _execute() done 178205 1726889881.45985: dumping result to json 178205 1726889881.45992: done dumping result, returning 178205 1726889881.46001: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-00000000179a] 178205 1726889881.46014: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179a skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.46189: no more pending results, returning what we have 178205 1726889881.46193: results queue empty 178205 1726889881.46194: checking for any_errors_fatal 178205 1726889881.46204: done checking for any_errors_fatal 178205 1726889881.46205: checking for max_fail_percentage 178205 1726889881.46207: done checking for max_fail_percentage 178205 1726889881.46208: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.46209: done checking to see if all hosts have failed 178205 1726889881.46210: getting the remaining hosts for this loop 178205 1726889881.46215: done getting the remaining hosts for this loop 178205 1726889881.46218: getting the next task for host managed_node2 178205 1726889881.46229: done getting next task for host managed_node2 178205 1726889881.46232: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889881.46238: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.46243: getting variables 178205 1726889881.46245: in VariableManager get_vars() 178205 1726889881.46285: Calling all_inventory to load vars for managed_node2 178205 1726889881.46288: Calling groups_inventory to load vars for managed_node2 178205 1726889881.46292: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.46307: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.46310: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.46316: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.47167: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179a 178205 1726889881.47171: WORKER PROCESS EXITING 178205 1726889881.47196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.47857: done with get_vars() 178205 1726889881.47872: done getting variables 178205 1726889881.47937: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:38:01 -0400 (0:00:00.035) 0:01:34.467 ****** 178205 1726889881.47969: entering _queue_task() for managed_node2/set_fact 178205 1726889881.48239: worker is 1 (out of 1 available) 178205 1726889881.48255: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.48267: done queuing things up, now waiting for results queue to drain 178205 1726889881.48268: waiting for pending results... 178205 1726889881.48547: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889881.48687: in run() - task 02369adf-7a19-34ed-f5d1-00000000179b 178205 1726889881.48716: variable 'ansible_search_path' from source: unknown 178205 1726889881.48753: calling self._execute() 178205 1726889881.48868: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.48879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.48893: variable 'omit' from source: magic vars 178205 1726889881.49281: variable 'storage_test_volume' from source: include params 178205 1726889881.49323: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.49331: when evaluation is False, skipping this task 178205 1726889881.49338: _execute() done 178205 1726889881.49352: dumping result to json 178205 1726889881.49361: done dumping result, returning 178205 1726889881.49370: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-00000000179b] 178205 1726889881.49380: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179b skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.49532: no more pending results, returning what we have 178205 1726889881.49536: results queue empty 178205 1726889881.49537: checking for any_errors_fatal 178205 1726889881.49547: done checking for any_errors_fatal 178205 1726889881.49548: checking for max_fail_percentage 178205 1726889881.49549: done checking for max_fail_percentage 178205 1726889881.49550: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.49552: done checking to see if all hosts have failed 178205 1726889881.49552: getting the remaining hosts for this loop 178205 1726889881.49554: done getting the remaining hosts for this loop 178205 1726889881.49558: getting the next task for host managed_node2 178205 1726889881.49566: done getting next task for host managed_node2 178205 1726889881.49569: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889881.49575: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.49579: getting variables 178205 1726889881.49581: in VariableManager get_vars() 178205 1726889881.49620: Calling all_inventory to load vars for managed_node2 178205 1726889881.49623: Calling groups_inventory to load vars for managed_node2 178205 1726889881.49627: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.49640: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.49644: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.49647: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.50654: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179b 178205 1726889881.50657: WORKER PROCESS EXITING 178205 1726889881.50832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.51452: done with get_vars() 178205 1726889881.51465: done getting variables 178205 1726889881.51525: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:38:01 -0400 (0:00:00.035) 0:01:34.503 ****** 178205 1726889881.51559: entering _queue_task() for managed_node2/set_fact 178205 1726889881.51823: worker is 1 (out of 1 available) 178205 1726889881.51835: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.51847: done queuing things up, now waiting for results queue to drain 178205 1726889881.51847: waiting for pending results... 178205 1726889881.52152: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889881.52299: in run() - task 02369adf-7a19-34ed-f5d1-00000000179c 178205 1726889881.52319: variable 'ansible_search_path' from source: unknown 178205 1726889881.52353: calling self._execute() 178205 1726889881.52467: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.52477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.52489: variable 'omit' from source: magic vars 178205 1726889881.52938: variable 'storage_test_volume' from source: include params 178205 1726889881.52988: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.52996: when evaluation is False, skipping this task 178205 1726889881.53004: _execute() done 178205 1726889881.53013: dumping result to json 178205 1726889881.53020: done dumping result, returning 178205 1726889881.53030: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-00000000179c] 178205 1726889881.53042: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.53207: no more pending results, returning what we have 178205 1726889881.53214: results queue empty 178205 1726889881.53215: checking for any_errors_fatal 178205 1726889881.53229: done checking for any_errors_fatal 178205 1726889881.53230: checking for max_fail_percentage 178205 1726889881.53231: done checking for max_fail_percentage 178205 1726889881.53233: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.53234: done checking to see if all hosts have failed 178205 1726889881.53235: getting the remaining hosts for this loop 178205 1726889881.53237: done getting the remaining hosts for this loop 178205 1726889881.53240: getting the next task for host managed_node2 178205 1726889881.53250: done getting next task for host managed_node2 178205 1726889881.53253: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889881.53261: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.53267: getting variables 178205 1726889881.53269: in VariableManager get_vars() 178205 1726889881.53308: Calling all_inventory to load vars for managed_node2 178205 1726889881.53313: Calling groups_inventory to load vars for managed_node2 178205 1726889881.53317: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.53332: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.53335: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.53339: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.54165: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179c 178205 1726889881.54169: WORKER PROCESS EXITING 178205 1726889881.54194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.54886: done with get_vars() 178205 1726889881.54899: done getting variables 178205 1726889881.54956: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:38:01 -0400 (0:00:00.034) 0:01:34.537 ****** 178205 1726889881.54985: entering _queue_task() for managed_node2/set_fact 178205 1726889881.55258: worker is 1 (out of 1 available) 178205 1726889881.55271: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.55285: done queuing things up, now waiting for results queue to drain 178205 1726889881.55286: waiting for pending results... 178205 1726889881.55597: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889881.55735: in run() - task 02369adf-7a19-34ed-f5d1-00000000179d 178205 1726889881.55755: variable 'ansible_search_path' from source: unknown 178205 1726889881.55799: calling self._execute() 178205 1726889881.55917: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.55929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.55947: variable 'omit' from source: magic vars 178205 1726889881.56333: variable 'storage_test_volume' from source: include params 178205 1726889881.56381: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.56388: when evaluation is False, skipping this task 178205 1726889881.56394: _execute() done 178205 1726889881.56401: dumping result to json 178205 1726889881.56407: done dumping result, returning 178205 1726889881.56419: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-00000000179d] 178205 1726889881.56429: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.56589: no more pending results, returning what we have 178205 1726889881.56593: results queue empty 178205 1726889881.56594: checking for any_errors_fatal 178205 1726889881.56607: done checking for any_errors_fatal 178205 1726889881.56607: checking for max_fail_percentage 178205 1726889881.56609: done checking for max_fail_percentage 178205 1726889881.56610: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.56611: done checking to see if all hosts have failed 178205 1726889881.56613: getting the remaining hosts for this loop 178205 1726889881.56615: done getting the remaining hosts for this loop 178205 1726889881.56618: getting the next task for host managed_node2 178205 1726889881.56626: done getting next task for host managed_node2 178205 1726889881.56628: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889881.56636: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.56641: getting variables 178205 1726889881.56643: in VariableManager get_vars() 178205 1726889881.56677: Calling all_inventory to load vars for managed_node2 178205 1726889881.56680: Calling groups_inventory to load vars for managed_node2 178205 1726889881.56683: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.56697: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.56699: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.56703: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.57220: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179d 178205 1726889881.57223: WORKER PROCESS EXITING 178205 1726889881.57253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.57896: done with get_vars() 178205 1726889881.57913: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:38:01 -0400 (0:00:00.030) 0:01:34.568 ****** 178205 1726889881.57997: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.58273: worker is 1 (out of 1 available) 178205 1726889881.58290: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889881.58302: done queuing things up, now waiting for results queue to drain 178205 1726889881.58304: waiting for pending results... 178205 1726889881.58597: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889881.58732: in run() - task 02369adf-7a19-34ed-f5d1-00000000179e 178205 1726889881.58755: variable 'ansible_search_path' from source: unknown 178205 1726889881.58790: calling self._execute() 178205 1726889881.58914: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.58926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.58941: variable 'omit' from source: magic vars 178205 1726889881.59355: variable 'storage_test_volume' from source: include params 178205 1726889881.59399: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.59406: when evaluation is False, skipping this task 178205 1726889881.59413: _execute() done 178205 1726889881.59419: dumping result to json 178205 1726889881.59425: done dumping result, returning 178205 1726889881.59432: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-00000000179e] 178205 1726889881.59441: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.59588: no more pending results, returning what we have 178205 1726889881.59592: results queue empty 178205 1726889881.59593: checking for any_errors_fatal 178205 1726889881.59603: done checking for any_errors_fatal 178205 1726889881.59604: checking for max_fail_percentage 178205 1726889881.59606: done checking for max_fail_percentage 178205 1726889881.59607: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.59608: done checking to see if all hosts have failed 178205 1726889881.59609: getting the remaining hosts for this loop 178205 1726889881.59613: done getting the remaining hosts for this loop 178205 1726889881.59617: getting the next task for host managed_node2 178205 1726889881.59627: done getting next task for host managed_node2 178205 1726889881.59630: ^ task is: TASK: Show max thin pool size 178205 1726889881.59637: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.59643: getting variables 178205 1726889881.59646: in VariableManager get_vars() 178205 1726889881.59689: Calling all_inventory to load vars for managed_node2 178205 1726889881.59692: Calling groups_inventory to load vars for managed_node2 178205 1726889881.59696: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.59713: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.59717: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.59721: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.60260: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179e 178205 1726889881.60263: WORKER PROCESS EXITING 178205 1726889881.60287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.60921: done with get_vars() 178205 1726889881.60937: done getting variables 178205 1726889881.60999: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:38:01 -0400 (0:00:00.030) 0:01:34.598 ****** 178205 1726889881.61038: entering _queue_task() for managed_node2/debug 178205 1726889881.61335: worker is 1 (out of 1 available) 178205 1726889881.61349: exiting _queue_task() for managed_node2/debug 178205 1726889881.61362: done queuing things up, now waiting for results queue to drain 178205 1726889881.61363: waiting for pending results... 178205 1726889881.61685: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889881.61827: in run() - task 02369adf-7a19-34ed-f5d1-00000000179f 178205 1726889881.61848: variable 'ansible_search_path' from source: unknown 178205 1726889881.61892: calling self._execute() 178205 1726889881.62027: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.62041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.62057: variable 'omit' from source: magic vars 178205 1726889881.62575: variable 'storage_test_volume' from source: include params 178205 1726889881.62620: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.62628: when evaluation is False, skipping this task 178205 1726889881.62641: _execute() done 178205 1726889881.62649: dumping result to json 178205 1726889881.62658: done dumping result, returning 178205 1726889881.62670: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-00000000179f] 178205 1726889881.62683: sending task result for task 02369adf-7a19-34ed-f5d1-00000000179f skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889881.62838: no more pending results, returning what we have 178205 1726889881.62842: results queue empty 178205 1726889881.62843: checking for any_errors_fatal 178205 1726889881.62853: done checking for any_errors_fatal 178205 1726889881.62854: checking for max_fail_percentage 178205 1726889881.62855: done checking for max_fail_percentage 178205 1726889881.62856: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.62857: done checking to see if all hosts have failed 178205 1726889881.62858: getting the remaining hosts for this loop 178205 1726889881.62860: done getting the remaining hosts for this loop 178205 1726889881.62863: getting the next task for host managed_node2 178205 1726889881.62872: done getting next task for host managed_node2 178205 1726889881.62875: ^ task is: TASK: Show volume thin pool size 178205 1726889881.62880: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.62885: getting variables 178205 1726889881.62887: in VariableManager get_vars() 178205 1726889881.62924: Calling all_inventory to load vars for managed_node2 178205 1726889881.62927: Calling groups_inventory to load vars for managed_node2 178205 1726889881.62931: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.62944: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.62948: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.62951: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.63762: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000179f 178205 1726889881.63765: WORKER PROCESS EXITING 178205 1726889881.63791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.64471: done with get_vars() 178205 1726889881.64487: done getting variables 178205 1726889881.64552: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:38:01 -0400 (0:00:00.035) 0:01:34.633 ****** 178205 1726889881.64585: entering _queue_task() for managed_node2/debug 178205 1726889881.64882: worker is 1 (out of 1 available) 178205 1726889881.64895: exiting _queue_task() for managed_node2/debug 178205 1726889881.64907: done queuing things up, now waiting for results queue to drain 178205 1726889881.64908: waiting for pending results... 178205 1726889881.65219: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889881.65358: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a0 178205 1726889881.65379: variable 'ansible_search_path' from source: unknown 178205 1726889881.65425: calling self._execute() 178205 1726889881.65552: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.65565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.65582: variable 'omit' from source: magic vars 178205 1726889881.65977: variable 'storage_test_volume' from source: include params 178205 1726889881.66026: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.66034: when evaluation is False, skipping this task 178205 1726889881.66046: _execute() done 178205 1726889881.66055: dumping result to json 178205 1726889881.66062: done dumping result, returning 178205 1726889881.66072: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-0000000017a0] 178205 1726889881.66082: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a0 178205 1726889881.66204: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a0 178205 1726889881.66214: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889881.66265: no more pending results, returning what we have 178205 1726889881.66270: results queue empty 178205 1726889881.66271: checking for any_errors_fatal 178205 1726889881.66279: done checking for any_errors_fatal 178205 1726889881.66281: checking for max_fail_percentage 178205 1726889881.66283: done checking for max_fail_percentage 178205 1726889881.66284: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.66285: done checking to see if all hosts have failed 178205 1726889881.66286: getting the remaining hosts for this loop 178205 1726889881.66288: done getting the remaining hosts for this loop 178205 1726889881.66291: getting the next task for host managed_node2 178205 1726889881.66300: done getting next task for host managed_node2 178205 1726889881.66305: ^ task is: TASK: Show test volume size 178205 1726889881.66310: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.66317: getting variables 178205 1726889881.66320: in VariableManager get_vars() 178205 1726889881.66358: Calling all_inventory to load vars for managed_node2 178205 1726889881.66362: Calling groups_inventory to load vars for managed_node2 178205 1726889881.66366: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.66379: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.66383: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.66386: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.67107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.67870: done with get_vars() 178205 1726889881.67886: done getting variables 178205 1726889881.67950: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:38:01 -0400 (0:00:00.033) 0:01:34.667 ****** 178205 1726889881.67982: entering _queue_task() for managed_node2/debug 178205 1726889881.68270: worker is 1 (out of 1 available) 178205 1726889881.68282: exiting _queue_task() for managed_node2/debug 178205 1726889881.68293: done queuing things up, now waiting for results queue to drain 178205 1726889881.68294: waiting for pending results... 178205 1726889881.68609: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889881.68743: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a1 178205 1726889881.68764: variable 'ansible_search_path' from source: unknown 178205 1726889881.68808: calling self._execute() 178205 1726889881.68931: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.68944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.68961: variable 'omit' from source: magic vars 178205 1726889881.69349: variable 'storage_test_volume' from source: include params 178205 1726889881.69395: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.69402: when evaluation is False, skipping this task 178205 1726889881.69408: _execute() done 178205 1726889881.69417: dumping result to json 178205 1726889881.69425: done dumping result, returning 178205 1726889881.69438: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-0000000017a1] 178205 1726889881.69448: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a1 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889881.69595: no more pending results, returning what we have 178205 1726889881.69599: results queue empty 178205 1726889881.69600: checking for any_errors_fatal 178205 1726889881.69609: done checking for any_errors_fatal 178205 1726889881.69610: checking for max_fail_percentage 178205 1726889881.69614: done checking for max_fail_percentage 178205 1726889881.69615: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.69616: done checking to see if all hosts have failed 178205 1726889881.69617: getting the remaining hosts for this loop 178205 1726889881.69618: done getting the remaining hosts for this loop 178205 1726889881.69622: getting the next task for host managed_node2 178205 1726889881.69630: done getting next task for host managed_node2 178205 1726889881.69633: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889881.69638: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.69644: getting variables 178205 1726889881.69646: in VariableManager get_vars() 178205 1726889881.69683: Calling all_inventory to load vars for managed_node2 178205 1726889881.69685: Calling groups_inventory to load vars for managed_node2 178205 1726889881.69689: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.69703: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.69706: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.69708: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.70752: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a1 178205 1726889881.70756: WORKER PROCESS EXITING 178205 1726889881.70927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.71507: done with get_vars() 178205 1726889881.71523: done getting variables 178205 1726889881.71578: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:38:01 -0400 (0:00:00.036) 0:01:34.704 ****** 178205 1726889881.71606: entering _queue_task() for managed_node2/set_fact 178205 1726889881.71913: worker is 1 (out of 1 available) 178205 1726889881.71928: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.71942: done queuing things up, now waiting for results queue to drain 178205 1726889881.71943: waiting for pending results... 178205 1726889881.72278: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889881.72441: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a2 178205 1726889881.72463: variable 'ansible_search_path' from source: unknown 178205 1726889881.72510: calling self._execute() 178205 1726889881.72637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.72649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.72663: variable 'omit' from source: magic vars 178205 1726889881.73076: variable 'storage_test_volume' from source: include params 178205 1726889881.73121: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.73130: when evaluation is False, skipping this task 178205 1726889881.73138: _execute() done 178205 1726889881.73146: dumping result to json 178205 1726889881.73158: done dumping result, returning 178205 1726889881.73173: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-0000000017a2] 178205 1726889881.73185: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a2 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.73357: no more pending results, returning what we have 178205 1726889881.73362: results queue empty 178205 1726889881.73363: checking for any_errors_fatal 178205 1726889881.73374: done checking for any_errors_fatal 178205 1726889881.73375: checking for max_fail_percentage 178205 1726889881.73377: done checking for max_fail_percentage 178205 1726889881.73378: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.73379: done checking to see if all hosts have failed 178205 1726889881.73380: getting the remaining hosts for this loop 178205 1726889881.73382: done getting the remaining hosts for this loop 178205 1726889881.73386: getting the next task for host managed_node2 178205 1726889881.73396: done getting next task for host managed_node2 178205 1726889881.73399: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889881.73406: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.73413: getting variables 178205 1726889881.73416: in VariableManager get_vars() 178205 1726889881.73454: Calling all_inventory to load vars for managed_node2 178205 1726889881.73457: Calling groups_inventory to load vars for managed_node2 178205 1726889881.73462: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.73475: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.73478: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.73481: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.74296: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a2 178205 1726889881.74300: WORKER PROCESS EXITING 178205 1726889881.74328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.75043: done with get_vars() 178205 1726889881.75059: done getting variables 178205 1726889881.75120: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:38:01 -0400 (0:00:00.035) 0:01:34.739 ****** 178205 1726889881.75159: entering _queue_task() for managed_node2/set_fact 178205 1726889881.75455: worker is 1 (out of 1 available) 178205 1726889881.75471: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.75484: done queuing things up, now waiting for results queue to drain 178205 1726889881.75484: waiting for pending results... 178205 1726889881.75777: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889881.75936: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a3 178205 1726889881.75957: variable 'ansible_search_path' from source: unknown 178205 1726889881.75992: calling self._execute() 178205 1726889881.76109: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.76128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.76149: variable 'omit' from source: magic vars 178205 1726889881.76547: variable 'storage_test_volume' from source: include params 178205 1726889881.76597: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.76606: when evaluation is False, skipping this task 178205 1726889881.76615: _execute() done 178205 1726889881.76624: dumping result to json 178205 1726889881.76631: done dumping result, returning 178205 1726889881.76641: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-0000000017a3] 178205 1726889881.76651: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a3 178205 1726889881.76783: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a3 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.76839: no more pending results, returning what we have 178205 1726889881.76843: results queue empty 178205 1726889881.76844: checking for any_errors_fatal 178205 1726889881.76857: done checking for any_errors_fatal 178205 1726889881.76858: checking for max_fail_percentage 178205 1726889881.76860: done checking for max_fail_percentage 178205 1726889881.76861: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.76863: done checking to see if all hosts have failed 178205 1726889881.76863: getting the remaining hosts for this loop 178205 1726889881.76865: done getting the remaining hosts for this loop 178205 1726889881.76868: getting the next task for host managed_node2 178205 1726889881.76878: done getting next task for host managed_node2 178205 1726889881.76883: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889881.76890: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.76894: getting variables 178205 1726889881.76896: in VariableManager get_vars() 178205 1726889881.76936: Calling all_inventory to load vars for managed_node2 178205 1726889881.76939: Calling groups_inventory to load vars for managed_node2 178205 1726889881.76943: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.76957: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.76961: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.76965: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.77765: WORKER PROCESS EXITING 178205 1726889881.77790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.78499: done with get_vars() 178205 1726889881.78519: done getting variables 178205 1726889881.78578: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:38:01 -0400 (0:00:00.034) 0:01:34.774 ****** 178205 1726889881.78611: entering _queue_task() for managed_node2/set_fact 178205 1726889881.78886: worker is 1 (out of 1 available) 178205 1726889881.78898: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.78909: done queuing things up, now waiting for results queue to drain 178205 1726889881.78909: waiting for pending results... 178205 1726889881.79213: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889881.79348: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a4 178205 1726889881.79372: variable 'ansible_search_path' from source: unknown 178205 1726889881.79417: calling self._execute() 178205 1726889881.79536: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.79548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.79561: variable 'omit' from source: magic vars 178205 1726889881.79962: variable 'storage_test_volume' from source: include params 178205 1726889881.80010: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.80020: when evaluation is False, skipping this task 178205 1726889881.80027: _execute() done 178205 1726889881.80039: dumping result to json 178205 1726889881.80048: done dumping result, returning 178205 1726889881.80058: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-0000000017a4] 178205 1726889881.80067: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.80222: no more pending results, returning what we have 178205 1726889881.80226: results queue empty 178205 1726889881.80227: checking for any_errors_fatal 178205 1726889881.80238: done checking for any_errors_fatal 178205 1726889881.80239: checking for max_fail_percentage 178205 1726889881.80240: done checking for max_fail_percentage 178205 1726889881.80241: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.80243: done checking to see if all hosts have failed 178205 1726889881.80243: getting the remaining hosts for this loop 178205 1726889881.80245: done getting the remaining hosts for this loop 178205 1726889881.80249: getting the next task for host managed_node2 178205 1726889881.80260: done getting next task for host managed_node2 178205 1726889881.80263: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889881.80268: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.80273: getting variables 178205 1726889881.80275: in VariableManager get_vars() 178205 1726889881.80311: Calling all_inventory to load vars for managed_node2 178205 1726889881.80315: Calling groups_inventory to load vars for managed_node2 178205 1726889881.80319: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.80332: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.80335: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.80338: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.81164: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a4 178205 1726889881.81167: WORKER PROCESS EXITING 178205 1726889881.81190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.81873: done with get_vars() 178205 1726889881.81888: done getting variables 178205 1726889881.81949: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:38:01 -0400 (0:00:00.033) 0:01:34.807 ****** 178205 1726889881.81980: entering _queue_task() for managed_node2/set_fact 178205 1726889881.82265: worker is 1 (out of 1 available) 178205 1726889881.82278: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.82290: done queuing things up, now waiting for results queue to drain 178205 1726889881.82291: waiting for pending results... 178205 1726889881.82578: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889881.82728: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a5 178205 1726889881.82754: variable 'ansible_search_path' from source: unknown 178205 1726889881.82799: calling self._execute() 178205 1726889881.82936: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.82952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.82971: variable 'omit' from source: magic vars 178205 1726889881.83387: variable 'storage_test_volume' from source: include params 178205 1726889881.83435: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.83443: when evaluation is False, skipping this task 178205 1726889881.83457: _execute() done 178205 1726889881.83465: dumping result to json 178205 1726889881.83472: done dumping result, returning 178205 1726889881.83483: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-0000000017a5] 178205 1726889881.83492: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.83666: no more pending results, returning what we have 178205 1726889881.83671: results queue empty 178205 1726889881.83672: checking for any_errors_fatal 178205 1726889881.83684: done checking for any_errors_fatal 178205 1726889881.83685: checking for max_fail_percentage 178205 1726889881.83687: done checking for max_fail_percentage 178205 1726889881.83688: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.83689: done checking to see if all hosts have failed 178205 1726889881.83690: getting the remaining hosts for this loop 178205 1726889881.83692: done getting the remaining hosts for this loop 178205 1726889881.83695: getting the next task for host managed_node2 178205 1726889881.83705: done getting next task for host managed_node2 178205 1726889881.83708: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889881.83715: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.83719: getting variables 178205 1726889881.83721: in VariableManager get_vars() 178205 1726889881.83760: Calling all_inventory to load vars for managed_node2 178205 1726889881.83763: Calling groups_inventory to load vars for managed_node2 178205 1726889881.83767: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.83782: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.83785: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.83789: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.84588: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a5 178205 1726889881.84592: WORKER PROCESS EXITING 178205 1726889881.84618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.85289: done with get_vars() 178205 1726889881.85302: done getting variables 178205 1726889881.85359: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:38:01 -0400 (0:00:00.034) 0:01:34.841 ****** 178205 1726889881.85388: entering _queue_task() for managed_node2/set_fact 178205 1726889881.85637: worker is 1 (out of 1 available) 178205 1726889881.85653: exiting _queue_task() for managed_node2/set_fact 178205 1726889881.85665: done queuing things up, now waiting for results queue to drain 178205 1726889881.85665: waiting for pending results... 178205 1726889881.85953: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889881.86077: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a6 178205 1726889881.86105: variable 'ansible_search_path' from source: unknown 178205 1726889881.86148: calling self._execute() 178205 1726889881.86270: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.86282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.86298: variable 'omit' from source: magic vars 178205 1726889881.86742: variable 'storage_test_volume' from source: include params 178205 1726889881.86784: Evaluated conditional (storage_test_volume.thin): False 178205 1726889881.86792: when evaluation is False, skipping this task 178205 1726889881.86799: _execute() done 178205 1726889881.86807: dumping result to json 178205 1726889881.86818: done dumping result, returning 178205 1726889881.86828: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-0000000017a6] 178205 1726889881.86840: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889881.87035: no more pending results, returning what we have 178205 1726889881.87040: results queue empty 178205 1726889881.87041: checking for any_errors_fatal 178205 1726889881.87051: done checking for any_errors_fatal 178205 1726889881.87052: checking for max_fail_percentage 178205 1726889881.87054: done checking for max_fail_percentage 178205 1726889881.87055: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.87056: done checking to see if all hosts have failed 178205 1726889881.87057: getting the remaining hosts for this loop 178205 1726889881.87059: done getting the remaining hosts for this loop 178205 1726889881.87062: getting the next task for host managed_node2 178205 1726889881.87075: done getting next task for host managed_node2 178205 1726889881.87078: ^ task is: TASK: Show actual size 178205 1726889881.87087: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.87094: getting variables 178205 1726889881.87096: in VariableManager get_vars() 178205 1726889881.87136: Calling all_inventory to load vars for managed_node2 178205 1726889881.87139: Calling groups_inventory to load vars for managed_node2 178205 1726889881.87143: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.87157: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.87160: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.87164: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.88219: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a6 178205 1726889881.88223: WORKER PROCESS EXITING 178205 1726889881.88266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.89046: done with get_vars() 178205 1726889881.89061: done getting variables 178205 1726889881.89133: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:38:01 -0400 (0:00:00.037) 0:01:34.879 ****** 178205 1726889881.89168: entering _queue_task() for managed_node2/debug 178205 1726889881.90189: worker is 1 (out of 1 available) 178205 1726889881.90201: exiting _queue_task() for managed_node2/debug 178205 1726889881.90214: done queuing things up, now waiting for results queue to drain 178205 1726889881.90215: waiting for pending results... 178205 1726889881.90570: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889881.90730: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a8 178205 1726889881.90750: variable 'ansible_search_path' from source: unknown 178205 1726889881.90793: calling self._execute() 178205 1726889881.90904: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.90918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.90931: variable 'omit' from source: magic vars 178205 1726889881.91050: variable 'omit' from source: magic vars 178205 1726889881.91117: variable 'omit' from source: magic vars 178205 1726889881.91153: variable 'omit' from source: magic vars 178205 1726889881.91207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889881.91248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889881.91273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889881.91293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889881.91318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889881.91353: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889881.91362: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.91369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.91479: Set connection var ansible_pipelining to False 178205 1726889881.91489: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889881.91498: Set connection var ansible_shell_executable to /bin/sh 178205 1726889881.91506: Set connection var ansible_connection to ssh 178205 1726889881.91519: Set connection var ansible_shell_type to sh 178205 1726889881.91537: Set connection var ansible_timeout to 10 178205 1726889881.91569: variable 'ansible_shell_executable' from source: unknown 178205 1726889881.91577: variable 'ansible_connection' from source: unknown 178205 1726889881.91583: variable 'ansible_module_compression' from source: unknown 178205 1726889881.91589: variable 'ansible_shell_type' from source: unknown 178205 1726889881.91595: variable 'ansible_shell_executable' from source: unknown 178205 1726889881.91601: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.91608: variable 'ansible_pipelining' from source: unknown 178205 1726889881.91616: variable 'ansible_timeout' from source: unknown 178205 1726889881.91623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.91781: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889881.91827: variable 'omit' from source: magic vars 178205 1726889881.91838: starting attempt loop 178205 1726889881.91844: running the handler 178205 1726889881.91903: variable 'storage_test_actual_size' from source: set_fact 178205 1726889881.92092: variable 'storage_test_actual_size' from source: set_fact 178205 1726889881.92164: handler run complete 178205 1726889881.92199: attempt loop complete, returning result 178205 1726889881.92206: _execute() done 178205 1726889881.92213: dumping result to json 178205 1726889881.92220: done dumping result, returning 178205 1726889881.92230: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-0000000017a8] 178205 1726889881.92239: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a8 ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889881.92393: no more pending results, returning what we have 178205 1726889881.92397: results queue empty 178205 1726889881.92398: checking for any_errors_fatal 178205 1726889881.92408: done checking for any_errors_fatal 178205 1726889881.92409: checking for max_fail_percentage 178205 1726889881.92411: done checking for max_fail_percentage 178205 1726889881.92414: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.92415: done checking to see if all hosts have failed 178205 1726889881.92415: getting the remaining hosts for this loop 178205 1726889881.92417: done getting the remaining hosts for this loop 178205 1726889881.92420: getting the next task for host managed_node2 178205 1726889881.92430: done getting next task for host managed_node2 178205 1726889881.92433: ^ task is: TASK: Show expected size 178205 1726889881.92437: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889881.92443: getting variables 178205 1726889881.92445: in VariableManager get_vars() 178205 1726889881.92481: Calling all_inventory to load vars for managed_node2 178205 1726889881.92485: Calling groups_inventory to load vars for managed_node2 178205 1726889881.92489: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.92501: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.92504: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.92507: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.93596: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a8 178205 1726889881.93600: WORKER PROCESS EXITING 178205 1726889881.93774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889881.94459: done with get_vars() 178205 1726889881.94475: done getting variables 178205 1726889881.94535: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:38:01 -0400 (0:00:00.054) 0:01:34.933 ****** 178205 1726889881.94572: entering _queue_task() for managed_node2/debug 178205 1726889881.94899: worker is 1 (out of 1 available) 178205 1726889881.94913: exiting _queue_task() for managed_node2/debug 178205 1726889881.94926: done queuing things up, now waiting for results queue to drain 178205 1726889881.94927: waiting for pending results... 178205 1726889881.95244: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889881.95371: in run() - task 02369adf-7a19-34ed-f5d1-0000000017a9 178205 1726889881.95393: variable 'ansible_search_path' from source: unknown 178205 1726889881.95445: calling self._execute() 178205 1726889881.95595: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.95609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.95625: variable 'omit' from source: magic vars 178205 1726889881.95781: variable 'omit' from source: magic vars 178205 1726889881.95852: variable 'omit' from source: magic vars 178205 1726889881.95889: variable 'omit' from source: magic vars 178205 1726889881.95978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889881.96025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889881.96051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889881.96076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889881.96093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889881.96132: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889881.96140: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.96148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.96278: Set connection var ansible_pipelining to False 178205 1726889881.96294: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889881.96304: Set connection var ansible_shell_executable to /bin/sh 178205 1726889881.96311: Set connection var ansible_connection to ssh 178205 1726889881.96322: Set connection var ansible_shell_type to sh 178205 1726889881.96331: Set connection var ansible_timeout to 10 178205 1726889881.96377: variable 'ansible_shell_executable' from source: unknown 178205 1726889881.96385: variable 'ansible_connection' from source: unknown 178205 1726889881.96392: variable 'ansible_module_compression' from source: unknown 178205 1726889881.96403: variable 'ansible_shell_type' from source: unknown 178205 1726889881.96410: variable 'ansible_shell_executable' from source: unknown 178205 1726889881.96419: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889881.96426: variable 'ansible_pipelining' from source: unknown 178205 1726889881.96433: variable 'ansible_timeout' from source: unknown 178205 1726889881.96440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889881.96608: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889881.96682: variable 'omit' from source: magic vars 178205 1726889881.96693: starting attempt loop 178205 1726889881.96700: running the handler 178205 1726889881.97291: handler run complete 178205 1726889881.97331: attempt loop complete, returning result 178205 1726889881.97385: _execute() done 178205 1726889881.97393: dumping result to json 178205 1726889881.97400: done dumping result, returning 178205 1726889881.97415: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-0000000017a9] 178205 1726889881.97430: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a9 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889881.97597: no more pending results, returning what we have 178205 1726889881.97602: results queue empty 178205 1726889881.97602: checking for any_errors_fatal 178205 1726889881.97619: done checking for any_errors_fatal 178205 1726889881.97620: checking for max_fail_percentage 178205 1726889881.97622: done checking for max_fail_percentage 178205 1726889881.97623: checking to see if all hosts have failed and the running result is not ok 178205 1726889881.97625: done checking to see if all hosts have failed 178205 1726889881.97626: getting the remaining hosts for this loop 178205 1726889881.97627: done getting the remaining hosts for this loop 178205 1726889881.97631: getting the next task for host managed_node2 178205 1726889881.97641: done getting next task for host managed_node2 178205 1726889881.97645: ^ task is: TASK: Assert expected size is actual size 178205 1726889881.97653: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889881.97659: getting variables 178205 1726889881.97662: in VariableManager get_vars() 178205 1726889881.97704: Calling all_inventory to load vars for managed_node2 178205 1726889881.97708: Calling groups_inventory to load vars for managed_node2 178205 1726889881.97714: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889881.97728: Calling all_plugins_play to load vars for managed_node2 178205 1726889881.97731: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889881.97735: Calling groups_plugins_play to load vars for managed_node2 178205 1726889881.98806: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017a9 178205 1726889881.98810: WORKER PROCESS EXITING 178205 1726889881.98842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.00623: done with get_vars() 178205 1726889882.02027: done getting variables 178205 1726889882.02092: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:38:02 -0400 (0:00:00.075) 0:01:35.009 ****** 178205 1726889882.02131: entering _queue_task() for managed_node2/assert 178205 1726889882.02893: worker is 1 (out of 1 available) 178205 1726889882.02907: exiting _queue_task() for managed_node2/assert 178205 1726889882.03126: done queuing things up, now waiting for results queue to drain 178205 1726889882.03127: waiting for pending results... 178205 1726889882.03910: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889882.04278: in run() - task 02369adf-7a19-34ed-f5d1-0000000017aa 178205 1726889882.04291: variable 'ansible_search_path' from source: unknown 178205 1726889882.04332: calling self._execute() 178205 1726889882.04699: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.04706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.04716: variable 'omit' from source: magic vars 178205 1726889882.05600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889882.10512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889882.10708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889882.10862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889882.10898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889882.10925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889882.11149: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.11169: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889882.11558: variable 'storage_test_volume' from source: include params 178205 1726889882.11593: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889882.11597: when evaluation is False, skipping this task 178205 1726889882.11599: _execute() done 178205 1726889882.11602: dumping result to json 178205 1726889882.11605: done dumping result, returning 178205 1726889882.11727: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-0000000017aa] 178205 1726889882.11735: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017aa 178205 1726889882.11848: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017aa 178205 1726889882.11853: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889882.11908: no more pending results, returning what we have 178205 1726889882.11914: results queue empty 178205 1726889882.11915: checking for any_errors_fatal 178205 1726889882.11922: done checking for any_errors_fatal 178205 1726889882.11923: checking for max_fail_percentage 178205 1726889882.11925: done checking for max_fail_percentage 178205 1726889882.11927: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.11928: done checking to see if all hosts have failed 178205 1726889882.11929: getting the remaining hosts for this loop 178205 1726889882.11930: done getting the remaining hosts for this loop 178205 1726889882.11934: getting the next task for host managed_node2 178205 1726889882.11946: done getting next task for host managed_node2 178205 1726889882.11949: ^ task is: TASK: Get information about the LV 178205 1726889882.11954: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.11958: getting variables 178205 1726889882.11960: in VariableManager get_vars() 178205 1726889882.11996: Calling all_inventory to load vars for managed_node2 178205 1726889882.11999: Calling groups_inventory to load vars for managed_node2 178205 1726889882.12002: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.12016: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.12019: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.12022: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.12826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.14251: done with get_vars() 178205 1726889882.14279: done getting variables 178205 1726889882.14350: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:38:02 -0400 (0:00:00.122) 0:01:35.131 ****** 178205 1726889882.14388: entering _queue_task() for managed_node2/command 178205 1726889882.14760: worker is 1 (out of 1 available) 178205 1726889882.14776: exiting _queue_task() for managed_node2/command 178205 1726889882.14790: done queuing things up, now waiting for results queue to drain 178205 1726889882.14791: waiting for pending results... 178205 1726889882.15939: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889882.16306: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b1 178205 1726889882.16408: variable 'ansible_search_path' from source: unknown 178205 1726889882.16457: calling self._execute() 178205 1726889882.16723: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.16736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.16750: variable 'omit' from source: magic vars 178205 1726889882.17742: variable 'storage_test_volume' from source: include params 178205 1726889882.17832: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.17936: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.17945: when evaluation is False, skipping this task 178205 1726889882.17953: _execute() done 178205 1726889882.17961: dumping result to json 178205 1726889882.17968: done dumping result, returning 178205 1726889882.17980: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-0000000017b1] 178205 1726889882.17990: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.18281: no more pending results, returning what we have 178205 1726889882.18286: results queue empty 178205 1726889882.18286: checking for any_errors_fatal 178205 1726889882.18299: done checking for any_errors_fatal 178205 1726889882.18300: checking for max_fail_percentage 178205 1726889882.18302: done checking for max_fail_percentage 178205 1726889882.18303: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.18304: done checking to see if all hosts have failed 178205 1726889882.18304: getting the remaining hosts for this loop 178205 1726889882.18306: done getting the remaining hosts for this loop 178205 1726889882.18309: getting the next task for host managed_node2 178205 1726889882.18321: done getting next task for host managed_node2 178205 1726889882.18324: ^ task is: TASK: Set LV segment type 178205 1726889882.18329: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.18334: getting variables 178205 1726889882.18336: in VariableManager get_vars() 178205 1726889882.18380: Calling all_inventory to load vars for managed_node2 178205 1726889882.18383: Calling groups_inventory to load vars for managed_node2 178205 1726889882.18387: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.18402: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.18406: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.18409: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.19030: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b1 178205 1726889882.19034: WORKER PROCESS EXITING 178205 1726889882.19150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.20505: done with get_vars() 178205 1726889882.20533: done getting variables 178205 1726889882.20599: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:38:02 -0400 (0:00:00.062) 0:01:35.194 ****** 178205 1726889882.20636: entering _queue_task() for managed_node2/set_fact 178205 1726889882.21332: worker is 1 (out of 1 available) 178205 1726889882.21348: exiting _queue_task() for managed_node2/set_fact 178205 1726889882.21362: done queuing things up, now waiting for results queue to drain 178205 1726889882.21363: waiting for pending results... 178205 1726889882.22756: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889882.22928: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b2 178205 1726889882.23646: variable 'ansible_search_path' from source: unknown 178205 1726889882.23693: calling self._execute() 178205 1726889882.23828: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.23845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.23861: variable 'omit' from source: magic vars 178205 1726889882.24297: variable 'storage_test_volume' from source: include params 178205 1726889882.24952: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.24987: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.24996: when evaluation is False, skipping this task 178205 1726889882.25004: _execute() done 178205 1726889882.25014: dumping result to json 178205 1726889882.25023: done dumping result, returning 178205 1726889882.25039: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-0000000017b2] 178205 1726889882.25051: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b2 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.25227: no more pending results, returning what we have 178205 1726889882.25232: results queue empty 178205 1726889882.25232: checking for any_errors_fatal 178205 1726889882.25243: done checking for any_errors_fatal 178205 1726889882.25243: checking for max_fail_percentage 178205 1726889882.25245: done checking for max_fail_percentage 178205 1726889882.25246: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.25247: done checking to see if all hosts have failed 178205 1726889882.25247: getting the remaining hosts for this loop 178205 1726889882.25249: done getting the remaining hosts for this loop 178205 1726889882.25252: getting the next task for host managed_node2 178205 1726889882.25261: done getting next task for host managed_node2 178205 1726889882.25264: ^ task is: TASK: Check segment type 178205 1726889882.25269: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.25273: getting variables 178205 1726889882.25275: in VariableManager get_vars() 178205 1726889882.25315: Calling all_inventory to load vars for managed_node2 178205 1726889882.25318: Calling groups_inventory to load vars for managed_node2 178205 1726889882.25322: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.25337: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.25339: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.25342: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.26521: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b2 178205 1726889882.26526: WORKER PROCESS EXITING 178205 1726889882.26556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.27186: done with get_vars() 178205 1726889882.27209: done getting variables 178205 1726889882.27982: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:38:02 -0400 (0:00:00.073) 0:01:35.268 ****** 178205 1726889882.28021: entering _queue_task() for managed_node2/assert 178205 1726889882.28376: worker is 1 (out of 1 available) 178205 1726889882.28389: exiting _queue_task() for managed_node2/assert 178205 1726889882.28402: done queuing things up, now waiting for results queue to drain 178205 1726889882.28403: waiting for pending results... 178205 1726889882.29128: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889882.29980: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b3 178205 1726889882.30004: variable 'ansible_search_path' from source: unknown 178205 1726889882.30054: calling self._execute() 178205 1726889882.30191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.30205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.30223: variable 'omit' from source: magic vars 178205 1726889882.31424: variable 'storage_test_volume' from source: include params 178205 1726889882.31458: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.31483: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.31491: when evaluation is False, skipping this task 178205 1726889882.31498: _execute() done 178205 1726889882.31504: dumping result to json 178205 1726889882.31510: done dumping result, returning 178205 1726889882.31524: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-0000000017b3] 178205 1726889882.31537: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b3 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.31709: no more pending results, returning what we have 178205 1726889882.31715: results queue empty 178205 1726889882.31716: checking for any_errors_fatal 178205 1726889882.31726: done checking for any_errors_fatal 178205 1726889882.31726: checking for max_fail_percentage 178205 1726889882.31728: done checking for max_fail_percentage 178205 1726889882.31729: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.31730: done checking to see if all hosts have failed 178205 1726889882.31731: getting the remaining hosts for this loop 178205 1726889882.31732: done getting the remaining hosts for this loop 178205 1726889882.31735: getting the next task for host managed_node2 178205 1726889882.31745: done getting next task for host managed_node2 178205 1726889882.31748: ^ task is: TASK: Set LV cache size 178205 1726889882.31753: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.31757: getting variables 178205 1726889882.31759: in VariableManager get_vars() 178205 1726889882.31795: Calling all_inventory to load vars for managed_node2 178205 1726889882.31798: Calling groups_inventory to load vars for managed_node2 178205 1726889882.31802: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.31817: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.31820: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.31823: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.33020: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b3 178205 1726889882.33025: WORKER PROCESS EXITING 178205 1726889882.33051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.33701: done with get_vars() 178205 1726889882.33727: done getting variables 178205 1726889882.33792: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:38:02 -0400 (0:00:00.058) 0:01:35.326 ****** 178205 1726889882.33832: entering _queue_task() for managed_node2/set_fact 178205 1726889882.34990: worker is 1 (out of 1 available) 178205 1726889882.35005: exiting _queue_task() for managed_node2/set_fact 178205 1726889882.35020: done queuing things up, now waiting for results queue to drain 178205 1726889882.35021: waiting for pending results... 178205 1726889882.36915: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889882.37735: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b4 178205 1726889882.37760: variable 'ansible_search_path' from source: unknown 178205 1726889882.37800: calling self._execute() 178205 1726889882.37939: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.37955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.37973: variable 'omit' from source: magic vars 178205 1726889882.38440: variable 'storage_test_volume' from source: include params 178205 1726889882.38845: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.38874: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.38882: when evaluation is False, skipping this task 178205 1726889882.38890: _execute() done 178205 1726889882.38896: dumping result to json 178205 1726889882.38904: done dumping result, returning 178205 1726889882.38918: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-0000000017b4] 178205 1726889882.38928: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.39106: no more pending results, returning what we have 178205 1726889882.39110: results queue empty 178205 1726889882.39112: checking for any_errors_fatal 178205 1726889882.39125: done checking for any_errors_fatal 178205 1726889882.39126: checking for max_fail_percentage 178205 1726889882.39128: done checking for max_fail_percentage 178205 1726889882.39129: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.39130: done checking to see if all hosts have failed 178205 1726889882.39131: getting the remaining hosts for this loop 178205 1726889882.39133: done getting the remaining hosts for this loop 178205 1726889882.39137: getting the next task for host managed_node2 178205 1726889882.39147: done getting next task for host managed_node2 178205 1726889882.39150: ^ task is: TASK: Parse the requested cache size 178205 1726889882.39156: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.39161: getting variables 178205 1726889882.39163: in VariableManager get_vars() 178205 1726889882.39202: Calling all_inventory to load vars for managed_node2 178205 1726889882.39205: Calling groups_inventory to load vars for managed_node2 178205 1726889882.39209: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.39219: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b4 178205 1726889882.39234: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.39238: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.39243: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.40318: WORKER PROCESS EXITING 178205 1726889882.40692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.41964: done with get_vars() 178205 1726889882.41983: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:38:02 -0400 (0:00:00.083) 0:01:35.409 ****** 178205 1726889882.42189: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889882.42878: worker is 1 (out of 1 available) 178205 1726889882.42892: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889882.43018: done queuing things up, now waiting for results queue to drain 178205 1726889882.43022: waiting for pending results... 178205 1726889882.44133: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889882.44277: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b5 178205 1726889882.44299: variable 'ansible_search_path' from source: unknown 178205 1726889882.44348: calling self._execute() 178205 1726889882.44476: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.45127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.45149: variable 'omit' from source: magic vars 178205 1726889882.45620: variable 'storage_test_volume' from source: include params 178205 1726889882.45652: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.45677: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.45684: when evaluation is False, skipping this task 178205 1726889882.45690: _execute() done 178205 1726889882.45696: dumping result to json 178205 1726889882.45701: done dumping result, returning 178205 1726889882.45710: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-0000000017b5] 178205 1726889882.45720: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.45905: no more pending results, returning what we have 178205 1726889882.45910: results queue empty 178205 1726889882.45910: checking for any_errors_fatal 178205 1726889882.45923: done checking for any_errors_fatal 178205 1726889882.45924: checking for max_fail_percentage 178205 1726889882.45926: done checking for max_fail_percentage 178205 1726889882.45927: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.45928: done checking to see if all hosts have failed 178205 1726889882.45928: getting the remaining hosts for this loop 178205 1726889882.45930: done getting the remaining hosts for this loop 178205 1726889882.45934: getting the next task for host managed_node2 178205 1726889882.45943: done getting next task for host managed_node2 178205 1726889882.45945: ^ task is: TASK: Set expected cache size 178205 1726889882.45951: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.45956: getting variables 178205 1726889882.45957: in VariableManager get_vars() 178205 1726889882.45995: Calling all_inventory to load vars for managed_node2 178205 1726889882.45998: Calling groups_inventory to load vars for managed_node2 178205 1726889882.46002: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.46019: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.46022: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.46026: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.46547: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b5 178205 1726889882.46551: WORKER PROCESS EXITING 178205 1726889882.47223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.48648: done with get_vars() 178205 1726889882.48666: done getting variables 178205 1726889882.48728: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:38:02 -0400 (0:00:00.065) 0:01:35.475 ****** 178205 1726889882.48764: entering _queue_task() for managed_node2/set_fact 178205 1726889882.49091: worker is 1 (out of 1 available) 178205 1726889882.49105: exiting _queue_task() for managed_node2/set_fact 178205 1726889882.49621: done queuing things up, now waiting for results queue to drain 178205 1726889882.49623: waiting for pending results... 178205 1726889882.49909: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889882.50764: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b6 178205 1726889882.50787: variable 'ansible_search_path' from source: unknown 178205 1726889882.50833: calling self._execute() 178205 1726889882.50961: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.50973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.50987: variable 'omit' from source: magic vars 178205 1726889882.51434: variable 'storage_test_volume' from source: include params 178205 1726889882.52142: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.52167: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.52174: when evaluation is False, skipping this task 178205 1726889882.52180: _execute() done 178205 1726889882.52185: dumping result to json 178205 1726889882.52191: done dumping result, returning 178205 1726889882.52203: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-0000000017b6] 178205 1726889882.52216: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.52398: no more pending results, returning what we have 178205 1726889882.52402: results queue empty 178205 1726889882.52403: checking for any_errors_fatal 178205 1726889882.52417: done checking for any_errors_fatal 178205 1726889882.52418: checking for max_fail_percentage 178205 1726889882.52419: done checking for max_fail_percentage 178205 1726889882.52420: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.52421: done checking to see if all hosts have failed 178205 1726889882.52422: getting the remaining hosts for this loop 178205 1726889882.52423: done getting the remaining hosts for this loop 178205 1726889882.52427: getting the next task for host managed_node2 178205 1726889882.52435: done getting next task for host managed_node2 178205 1726889882.52438: ^ task is: TASK: Check cache size 178205 1726889882.52444: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.52447: getting variables 178205 1726889882.52449: in VariableManager get_vars() 178205 1726889882.52487: Calling all_inventory to load vars for managed_node2 178205 1726889882.52490: Calling groups_inventory to load vars for managed_node2 178205 1726889882.52494: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.52508: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.52511: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.52517: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.53148: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b6 178205 1726889882.53152: WORKER PROCESS EXITING 178205 1726889882.53295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.54561: done with get_vars() 178205 1726889882.54581: done getting variables 178205 1726889882.54647: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:38:02 -0400 (0:00:00.060) 0:01:35.536 ****** 178205 1726889882.54798: entering _queue_task() for managed_node2/assert 178205 1726889882.55486: worker is 1 (out of 1 available) 178205 1726889882.55500: exiting _queue_task() for managed_node2/assert 178205 1726889882.55515: done queuing things up, now waiting for results queue to drain 178205 1726889882.55516: waiting for pending results... 178205 1726889882.56524: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889882.56851: in run() - task 02369adf-7a19-34ed-f5d1-0000000017b7 178205 1726889882.56977: variable 'ansible_search_path' from source: unknown 178205 1726889882.57021: calling self._execute() 178205 1726889882.57154: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.57297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.57313: variable 'omit' from source: magic vars 178205 1726889882.58211: variable 'storage_test_volume' from source: include params 178205 1726889882.58288: variable '_storage_test_volume_present' from source: set_fact 178205 1726889882.58317: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889882.58378: when evaluation is False, skipping this task 178205 1726889882.58386: _execute() done 178205 1726889882.58392: dumping result to json 178205 1726889882.58398: done dumping result, returning 178205 1726889882.58408: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-0000000017b7] 178205 1726889882.58420: sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889882.58590: no more pending results, returning what we have 178205 1726889882.58595: results queue empty 178205 1726889882.58596: checking for any_errors_fatal 178205 1726889882.58607: done checking for any_errors_fatal 178205 1726889882.58608: checking for max_fail_percentage 178205 1726889882.58610: done checking for max_fail_percentage 178205 1726889882.58611: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.58614: done checking to see if all hosts have failed 178205 1726889882.58615: getting the remaining hosts for this loop 178205 1726889882.58617: done getting the remaining hosts for this loop 178205 1726889882.58620: getting the next task for host managed_node2 178205 1726889882.58632: done getting next task for host managed_node2 178205 1726889882.58635: ^ task is: TASK: Clean up facts 178205 1726889882.58640: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.58646: getting variables 178205 1726889882.58648: in VariableManager get_vars() 178205 1726889882.58690: Calling all_inventory to load vars for managed_node2 178205 1726889882.58693: Calling groups_inventory to load vars for managed_node2 178205 1726889882.58697: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.58713: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.58716: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.58720: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.59920: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000017b7 178205 1726889882.59925: WORKER PROCESS EXITING 178205 1726889882.60013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.61332: done with get_vars() 178205 1726889882.61353: done getting variables 178205 1726889882.61417: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:38:02 -0400 (0:00:00.066) 0:01:35.602 ****** 178205 1726889882.61451: entering _queue_task() for managed_node2/set_fact 178205 1726889882.61790: worker is 1 (out of 1 available) 178205 1726889882.61803: exiting _queue_task() for managed_node2/set_fact 178205 1726889882.61816: done queuing things up, now waiting for results queue to drain 178205 1726889882.61818: waiting for pending results... 178205 1726889882.62786: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889882.64342: in run() - task 02369adf-7a19-34ed-f5d1-00000000170a 178205 1726889882.64365: variable 'ansible_search_path' from source: unknown 178205 1726889882.64413: calling self._execute() 178205 1726889882.65256: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.65269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.65285: variable 'omit' from source: magic vars 178205 1726889882.65417: variable 'omit' from source: magic vars 178205 1726889882.65485: variable 'omit' from source: magic vars 178205 1726889882.65528: variable 'omit' from source: magic vars 178205 1726889882.65582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889882.65626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889882.65656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889882.65678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889882.65694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889882.65734: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889882.65745: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.65756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.65867: Set connection var ansible_pipelining to False 178205 1726889882.65876: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889882.65883: Set connection var ansible_shell_executable to /bin/sh 178205 1726889882.65887: Set connection var ansible_connection to ssh 178205 1726889882.65894: Set connection var ansible_shell_type to sh 178205 1726889882.65900: Set connection var ansible_timeout to 10 178205 1726889882.65931: variable 'ansible_shell_executable' from source: unknown 178205 1726889882.66024: variable 'ansible_connection' from source: unknown 178205 1726889882.66035: variable 'ansible_module_compression' from source: unknown 178205 1726889882.66043: variable 'ansible_shell_type' from source: unknown 178205 1726889882.66049: variable 'ansible_shell_executable' from source: unknown 178205 1726889882.66057: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.66063: variable 'ansible_pipelining' from source: unknown 178205 1726889882.66067: variable 'ansible_timeout' from source: unknown 178205 1726889882.66073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.66316: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889882.67033: variable 'omit' from source: magic vars 178205 1726889882.67045: starting attempt loop 178205 1726889882.67051: running the handler 178205 1726889882.67066: handler run complete 178205 1726889882.67080: attempt loop complete, returning result 178205 1726889882.67086: _execute() done 178205 1726889882.67091: dumping result to json 178205 1726889882.67097: done dumping result, returning 178205 1726889882.67108: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-00000000170a] 178205 1726889882.67123: sending task result for task 02369adf-7a19-34ed-f5d1-00000000170a 178205 1726889882.67233: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000170a 178205 1726889882.67241: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889882.67309: no more pending results, returning what we have 178205 1726889882.67313: results queue empty 178205 1726889882.67314: checking for any_errors_fatal 178205 1726889882.67324: done checking for any_errors_fatal 178205 1726889882.67325: checking for max_fail_percentage 178205 1726889882.67326: done checking for max_fail_percentage 178205 1726889882.67327: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.67328: done checking to see if all hosts have failed 178205 1726889882.67329: getting the remaining hosts for this loop 178205 1726889882.67331: done getting the remaining hosts for this loop 178205 1726889882.67335: getting the next task for host managed_node2 178205 1726889882.67344: done getting next task for host managed_node2 178205 1726889882.67347: ^ task is: TASK: Clean up variable namespace 178205 1726889882.67351: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 178205 1726889882.67356: getting variables 178205 1726889882.67358: in VariableManager get_vars() 178205 1726889882.67395: Calling all_inventory to load vars for managed_node2 178205 1726889882.67398: Calling groups_inventory to load vars for managed_node2 178205 1726889882.67401: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.67415: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.67418: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.67421: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.68665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.69287: done with get_vars() 178205 1726889882.69306: done getting variables 178205 1726889882.70074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:38:02 -0400 (0:00:00.086) 0:01:35.689 ****** 178205 1726889882.70109: entering _queue_task() for managed_node2/set_fact 178205 1726889882.70471: worker is 1 (out of 1 available) 178205 1726889882.70487: exiting _queue_task() for managed_node2/set_fact 178205 1726889882.70501: done queuing things up, now waiting for results queue to drain 178205 1726889882.70502: waiting for pending results... 178205 1726889882.71421: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889882.71763: in run() - task 02369adf-7a19-34ed-f5d1-0000000015a2 178205 1726889882.71784: variable 'ansible_search_path' from source: unknown 178205 1726889882.71824: calling self._execute() 178205 1726889882.72088: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.72103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.72123: variable 'omit' from source: magic vars 178205 1726889882.72431: variable 'omit' from source: magic vars 178205 1726889882.72486: variable 'omit' from source: magic vars 178205 1726889882.72558: variable 'omit' from source: magic vars 178205 1726889882.72681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889882.72781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889882.72863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889882.72936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889882.73068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889882.73105: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889882.73116: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.73124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.73356: Set connection var ansible_pipelining to False 178205 1726889882.73367: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889882.73377: Set connection var ansible_shell_executable to /bin/sh 178205 1726889882.73386: Set connection var ansible_connection to ssh 178205 1726889882.73399: Set connection var ansible_shell_type to sh 178205 1726889882.73410: Set connection var ansible_timeout to 10 178205 1726889882.73535: variable 'ansible_shell_executable' from source: unknown 178205 1726889882.73543: variable 'ansible_connection' from source: unknown 178205 1726889882.73550: variable 'ansible_module_compression' from source: unknown 178205 1726889882.73557: variable 'ansible_shell_type' from source: unknown 178205 1726889882.73565: variable 'ansible_shell_executable' from source: unknown 178205 1726889882.73569: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.73572: variable 'ansible_pipelining' from source: unknown 178205 1726889882.73579: variable 'ansible_timeout' from source: unknown 178205 1726889882.73586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.73963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889882.73982: variable 'omit' from source: magic vars 178205 1726889882.73992: starting attempt loop 178205 1726889882.73998: running the handler 178205 1726889882.74062: handler run complete 178205 1726889882.74077: attempt loop complete, returning result 178205 1726889882.74083: _execute() done 178205 1726889882.74089: dumping result to json 178205 1726889882.74095: done dumping result, returning 178205 1726889882.74105: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-0000000015a2] 178205 1726889882.74145: sending task result for task 02369adf-7a19-34ed-f5d1-0000000015a2 ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889882.74326: no more pending results, returning what we have 178205 1726889882.74330: results queue empty 178205 1726889882.74331: checking for any_errors_fatal 178205 1726889882.74341: done checking for any_errors_fatal 178205 1726889882.74342: checking for max_fail_percentage 178205 1726889882.74344: done checking for max_fail_percentage 178205 1726889882.74345: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.74347: done checking to see if all hosts have failed 178205 1726889882.74348: getting the remaining hosts for this loop 178205 1726889882.74349: done getting the remaining hosts for this loop 178205 1726889882.74353: getting the next task for host managed_node2 178205 1726889882.74365: done getting next task for host managed_node2 178205 1726889882.74370: ^ task is: TASK: Change it back to swap 178205 1726889882.74372: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889882.74379: getting variables 178205 1726889882.74381: in VariableManager get_vars() 178205 1726889882.74423: Calling all_inventory to load vars for managed_node2 178205 1726889882.74426: Calling groups_inventory to load vars for managed_node2 178205 1726889882.74430: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.74442: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.74445: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.74448: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.75683: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000015a2 178205 1726889882.75686: WORKER PROCESS EXITING 178205 1726889882.75902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.77125: done with get_vars() 178205 1726889882.77147: done getting variables TASK [Change it back to swap] ************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:102 Friday 20 September 2024 23:38:02 -0400 (0:00:00.072) 0:01:35.761 ****** 178205 1726889882.77359: entering _queue_task() for managed_node2/include_role 178205 1726889882.78079: worker is 1 (out of 1 available) 178205 1726889882.78092: exiting _queue_task() for managed_node2/include_role 178205 1726889882.78104: done queuing things up, now waiting for results queue to drain 178205 1726889882.78105: waiting for pending results... 178205 1726889882.79315: running TaskExecutor() for managed_node2/TASK: Change it back to swap 178205 1726889882.79435: in run() - task 02369adf-7a19-34ed-f5d1-000000000014 178205 1726889882.79456: variable 'ansible_search_path' from source: unknown 178205 1726889882.79498: calling self._execute() 178205 1726889882.79619: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889882.79631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889882.79646: variable 'omit' from source: magic vars 178205 1726889882.79763: _execute() done 178205 1726889882.80121: dumping result to json 178205 1726889882.80128: done dumping result, returning 178205 1726889882.80137: done running TaskExecutor() for managed_node2/TASK: Change it back to swap [02369adf-7a19-34ed-f5d1-000000000014] 178205 1726889882.80148: sending task result for task 02369adf-7a19-34ed-f5d1-000000000014 178205 1726889882.80302: no more pending results, returning what we have 178205 1726889882.80308: in VariableManager get_vars() 178205 1726889882.80356: Calling all_inventory to load vars for managed_node2 178205 1726889882.80359: Calling groups_inventory to load vars for managed_node2 178205 1726889882.80362: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.80376: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.80379: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.80381: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.81718: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000014 178205 1726889882.81722: WORKER PROCESS EXITING 178205 1726889882.81906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.82973: done with get_vars() 178205 1726889882.82988: variable 'ansible_search_path' from source: unknown 178205 1726889882.89686: variable 'omit' from source: magic vars 178205 1726889882.89714: variable 'omit' from source: magic vars 178205 1726889882.89729: variable 'omit' from source: magic vars 178205 1726889882.89735: we have included files to process 178205 1726889882.89736: generating all_blocks data 178205 1726889882.89739: done generating all_blocks data 178205 1726889882.89745: processing included file: fedora.linux_system_roles.storage 178205 1726889882.89767: in VariableManager get_vars() 178205 1726889882.89801: done with get_vars() 178205 1726889882.89834: in VariableManager get_vars() 178205 1726889882.89849: done with get_vars() 178205 1726889882.89883: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889882.90028: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889882.90268: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889882.90478: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889882.90696: in VariableManager get_vars() 178205 1726889882.90721: done with get_vars() 178205 1726889882.91179: in VariableManager get_vars() 178205 1726889882.91199: done with get_vars() 178205 1726889882.91433: iterating over new_blocks loaded from include file 178205 1726889882.91436: in VariableManager get_vars() 178205 1726889882.91564: done with get_vars() 178205 1726889882.91566: filtering new block on tags 178205 1726889882.91587: done filtering new block on tags 178205 1726889882.91590: in VariableManager get_vars() 178205 1726889882.91603: done with get_vars() 178205 1726889882.91605: filtering new block on tags 178205 1726889882.91622: done filtering new block on tags 178205 1726889882.91624: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889882.91632: extending task lists for all hosts with included blocks 178205 1726889882.97578: done extending task lists 178205 1726889882.97580: done processing included files 178205 1726889882.97581: results queue empty 178205 1726889882.97582: checking for any_errors_fatal 178205 1726889882.97586: done checking for any_errors_fatal 178205 1726889882.97587: checking for max_fail_percentage 178205 1726889882.97588: done checking for max_fail_percentage 178205 1726889882.97589: checking to see if all hosts have failed and the running result is not ok 178205 1726889882.97589: done checking to see if all hosts have failed 178205 1726889882.97590: getting the remaining hosts for this loop 178205 1726889882.97592: done getting the remaining hosts for this loop 178205 1726889882.97594: getting the next task for host managed_node2 178205 1726889882.97598: done getting next task for host managed_node2 178205 1726889882.97601: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889882.97604: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889882.97618: getting variables 178205 1726889882.97619: in VariableManager get_vars() 178205 1726889882.97642: Calling all_inventory to load vars for managed_node2 178205 1726889882.97645: Calling groups_inventory to load vars for managed_node2 178205 1726889882.97647: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889882.97653: Calling all_plugins_play to load vars for managed_node2 178205 1726889882.97656: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889882.97659: Calling groups_plugins_play to load vars for managed_node2 178205 1726889882.98261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889882.98971: done with get_vars() 178205 1726889882.98988: 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 23:38:02 -0400 (0:00:00.217) 0:01:35.978 ****** 178205 1726889882.99075: entering _queue_task() for managed_node2/include_tasks 178205 1726889882.99435: worker is 1 (out of 1 available) 178205 1726889882.99448: exiting _queue_task() for managed_node2/include_tasks 178205 1726889882.99459: done queuing things up, now waiting for results queue to drain 178205 1726889882.99460: waiting for pending results... 178205 1726889882.99782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889882.99925: in run() - task 02369adf-7a19-34ed-f5d1-000000001a4f 178205 1726889882.99950: variable 'ansible_search_path' from source: unknown 178205 1726889882.99958: variable 'ansible_search_path' from source: unknown 178205 1726889882.99998: calling self._execute() 178205 1726889883.00125: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.00143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.00159: variable 'omit' from source: magic vars 178205 1726889883.00276: _execute() done 178205 1726889883.00283: dumping result to json 178205 1726889883.00289: done dumping result, returning 178205 1726889883.00298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000001a4f] 178205 1726889883.00307: sending task result for task 02369adf-7a19-34ed-f5d1-000000001a4f 178205 1726889883.00427: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001a4f 178205 1726889883.00436: WORKER PROCESS EXITING 178205 1726889883.00528: no more pending results, returning what we have 178205 1726889883.00538: in VariableManager get_vars() 178205 1726889883.00649: Calling all_inventory to load vars for managed_node2 178205 1726889883.00652: Calling groups_inventory to load vars for managed_node2 178205 1726889883.00654: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.00667: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.00670: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.00673: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.01701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.02562: done with get_vars() 178205 1726889883.02576: variable 'ansible_search_path' from source: unknown 178205 1726889883.02577: variable 'ansible_search_path' from source: unknown 178205 1726889883.02625: we have included files to process 178205 1726889883.02626: generating all_blocks data 178205 1726889883.02628: done generating all_blocks data 178205 1726889883.02636: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889883.02637: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889883.02639: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889883.03189: done processing included file 178205 1726889883.03191: iterating over new_blocks loaded from include file 178205 1726889883.03193: in VariableManager get_vars() 178205 1726889883.03216: done with get_vars() 178205 1726889883.03218: filtering new block on tags 178205 1726889883.03244: done filtering new block on tags 178205 1726889883.03248: in VariableManager get_vars() 178205 1726889883.03268: done with get_vars() 178205 1726889883.03270: filtering new block on tags 178205 1726889883.03289: done filtering new block on tags 178205 1726889883.03291: 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 178205 1726889883.03296: extending task lists for all hosts with included blocks 178205 1726889883.03485: done extending task lists 178205 1726889883.03487: done processing included files 178205 1726889883.03487: results queue empty 178205 1726889883.03488: checking for any_errors_fatal 178205 1726889883.03491: done checking for any_errors_fatal 178205 1726889883.03492: checking for max_fail_percentage 178205 1726889883.03493: done checking for max_fail_percentage 178205 1726889883.03493: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.03494: done checking to see if all hosts have failed 178205 1726889883.03495: getting the remaining hosts for this loop 178205 1726889883.03496: done getting the remaining hosts for this loop 178205 1726889883.03498: getting the next task for host managed_node2 178205 1726889883.03501: done getting next task for host managed_node2 178205 1726889883.03503: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889883.03506: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.03518: getting variables 178205 1726889883.03519: in VariableManager get_vars() 178205 1726889883.03531: Calling all_inventory to load vars for managed_node2 178205 1726889883.03533: Calling groups_inventory to load vars for managed_node2 178205 1726889883.03535: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.03539: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.03541: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.03543: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.04358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.04984: done with get_vars() 178205 1726889883.04998: 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 23:38:03 -0400 (0:00:00.059) 0:01:36.038 ****** 178205 1726889883.05072: entering _queue_task() for managed_node2/setup 178205 1726889883.05409: worker is 1 (out of 1 available) 178205 1726889883.05428: exiting _queue_task() for managed_node2/setup 178205 1726889883.05442: done queuing things up, now waiting for results queue to drain 178205 1726889883.05443: waiting for pending results... 178205 1726889883.05761: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889883.05970: in run() - task 02369adf-7a19-34ed-f5d1-000000001bd2 178205 1726889883.05992: variable 'ansible_search_path' from source: unknown 178205 1726889883.05999: variable 'ansible_search_path' from source: unknown 178205 1726889883.06081: calling self._execute() 178205 1726889883.06232: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.06245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.06262: variable 'omit' from source: magic vars 178205 1726889883.06743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889883.10128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889883.10204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889883.10260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889883.10316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889883.10357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889883.10460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.10495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.10532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.10586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.10605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.10675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.10704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.10738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.10790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.10808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.11010: variable '__storage_required_facts' from source: role '' all vars 178205 1726889883.11028: variable 'ansible_facts' from source: unknown 178205 1726889883.11301: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889883.11313: when evaluation is False, skipping this task 178205 1726889883.11320: _execute() done 178205 1726889883.11327: dumping result to json 178205 1726889883.11335: done dumping result, returning 178205 1726889883.11345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-000000001bd2] 178205 1726889883.11356: sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd2 skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889883.11517: no more pending results, returning what we have 178205 1726889883.11522: results queue empty 178205 1726889883.11523: checking for any_errors_fatal 178205 1726889883.11525: done checking for any_errors_fatal 178205 1726889883.11525: checking for max_fail_percentage 178205 1726889883.11527: done checking for max_fail_percentage 178205 1726889883.11528: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.11531: done checking to see if all hosts have failed 178205 1726889883.11532: getting the remaining hosts for this loop 178205 1726889883.11534: done getting the remaining hosts for this loop 178205 1726889883.11539: getting the next task for host managed_node2 178205 1726889883.11547: done getting next task for host managed_node2 178205 1726889883.11564: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889883.11569: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.11607: getting variables 178205 1726889883.11610: in VariableManager get_vars() 178205 1726889883.11665: Calling all_inventory to load vars for managed_node2 178205 1726889883.11668: Calling groups_inventory to load vars for managed_node2 178205 1726889883.11673: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.11687: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.11695: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.11699: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.12632: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd2 178205 1726889883.12639: WORKER PROCESS EXITING 178205 1726889883.12667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.13627: done with get_vars() 178205 1726889883.13647: done getting variables 178205 1726889883.13823: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:38:03 -0400 (0:00:00.087) 0:01:36.126 ****** 178205 1726889883.13869: entering _queue_task() for managed_node2/include_vars 178205 1726889883.14526: worker is 1 (out of 1 available) 178205 1726889883.14715: exiting _queue_task() for managed_node2/include_vars 178205 1726889883.14731: done queuing things up, now waiting for results queue to drain 178205 1726889883.14732: waiting for pending results... 178205 1726889883.15405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889883.15570: in run() - task 02369adf-7a19-34ed-f5d1-000000001bd3 178205 1726889883.15591: variable 'ansible_search_path' from source: unknown 178205 1726889883.15598: variable 'ansible_search_path' from source: unknown 178205 1726889883.15920: variable 'ansible_facts' from source: unknown 178205 1726889883.16358: variable 'ansible_facts' from source: unknown 178205 1726889883.17020: variable 'ansible_facts' from source: unknown 178205 1726889883.17409: variable 'ansible_facts' from source: unknown 178205 1726889883.17635: variable 'omit' from source: magic vars 178205 1726889883.17786: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.17800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.17818: variable 'omit' from source: magic vars 178205 1726889883.18106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.18478: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.18534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.18574: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.18620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.18716: variable '__vars_file' from source: task vars 178205 1726889883.18816: variable 'role_path' from source: magic vars 178205 1726889883.18826: variable 'item' from source: unknown 178205 1726889883.18845: Evaluated conditional (__vars_file is file): False 178205 1726889883.18852: when evaluation is False, skipping this task 178205 1726889883.18896: variable 'item' from source: unknown 178205 1726889883.18978: 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" } 178205 1726889883.19367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.19385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.19399: variable 'omit' from source: magic vars 178205 1726889883.19587: variable '__vars_file' from source: task vars 178205 1726889883.19682: variable 'role_path' from source: magic vars 178205 1726889883.19691: variable 'item' from source: unknown 178205 1726889883.19709: Evaluated conditional (__vars_file is file): False 178205 1726889883.19718: when evaluation is False, skipping this task 178205 1726889883.19758: variable 'item' from source: unknown 178205 1726889883.19821: 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" } 178205 1726889883.19959: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.19970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.19980: variable 'omit' from source: magic vars 178205 1726889883.20201: variable '__vars_file' from source: task vars 178205 1726889883.20297: variable 'role_path' from source: magic vars 178205 1726889883.20306: variable 'item' from source: unknown 178205 1726889883.20323: Evaluated conditional (__vars_file is file): True 178205 1726889883.20335: variable 'omit' from source: magic vars 178205 1726889883.20408: variable 'omit' from source: magic vars 178205 1726889883.20480: variable '__vars_file' from source: task vars 178205 1726889883.20550: variable '__vars_file' from source: task vars 178205 1726889883.20643: variable 'role_path' from source: magic vars 178205 1726889883.20652: variable 'item' from source: unknown 178205 1726889883.20678: variable 'omit' from source: magic vars 178205 1726889883.20715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889883.20748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.20770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889883.20795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.20815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.20851: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.20858: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.20865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.20974: Set connection var ansible_pipelining to False 178205 1726889883.20987: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.21002: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.21009: Set connection var ansible_connection to ssh 178205 1726889883.21022: Set connection var ansible_shell_type to sh 178205 1726889883.21034: Set connection var ansible_timeout to 10 178205 1726889883.21061: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.21068: variable 'ansible_connection' from source: unknown 178205 1726889883.21074: variable 'ansible_module_compression' from source: unknown 178205 1726889883.21080: variable 'ansible_shell_type' from source: unknown 178205 1726889883.21086: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.21091: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.21098: variable 'ansible_pipelining' from source: unknown 178205 1726889883.21108: variable 'ansible_timeout' from source: unknown 178205 1726889883.21118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.21244: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.21260: variable 'omit' from source: magic vars 178205 1726889883.21268: starting attempt loop 178205 1726889883.21274: running the handler 178205 1726889883.21382: handler run complete 178205 1726889883.21396: attempt loop complete, returning result 178205 1726889883.21415: variable 'item' from source: unknown 178205 1726889883.21491: 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" } 178205 1726889883.21684: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.21697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.21709: variable 'omit' from source: magic vars 178205 1726889883.21887: variable '__vars_file' from source: task vars 178205 1726889883.21980: variable 'role_path' from source: magic vars 178205 1726889883.21988: variable 'item' from source: unknown 178205 1726889883.22001: Evaluated conditional (__vars_file is file): True 178205 1726889883.22008: variable 'omit' from source: magic vars 178205 1726889883.22028: variable 'omit' from source: magic vars 178205 1726889883.22095: variable '__vars_file' from source: task vars 178205 1726889883.22166: variable '__vars_file' from source: task vars 178205 1726889883.22253: variable 'role_path' from source: magic vars 178205 1726889883.22262: variable 'item' from source: unknown 178205 1726889883.22289: variable 'omit' from source: magic vars 178205 1726889883.22313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.22326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.22338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.22353: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.22360: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.22366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.22451: Set connection var ansible_pipelining to False 178205 1726889883.22461: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.22469: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.22475: Set connection var ansible_connection to ssh 178205 1726889883.22484: Set connection var ansible_shell_type to sh 178205 1726889883.22499: Set connection var ansible_timeout to 10 178205 1726889883.22527: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.22539: variable 'ansible_connection' from source: unknown 178205 1726889883.22546: variable 'ansible_module_compression' from source: unknown 178205 1726889883.22552: variable 'ansible_shell_type' from source: unknown 178205 1726889883.22558: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.22564: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.22570: variable 'ansible_pipelining' from source: unknown 178205 1726889883.22576: variable 'ansible_timeout' from source: unknown 178205 1726889883.22583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.22693: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.22715: variable 'omit' from source: magic vars 178205 1726889883.22727: starting attempt loop 178205 1726889883.22737: running the handler 178205 1726889883.22790: handler run complete 178205 1726889883.22817: attempt loop complete, returning result 178205 1726889883.22854: variable 'item' from source: unknown 178205 1726889883.22918: 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" } 178205 1726889883.23083: dumping result to json 178205 1726889883.23249: done dumping result, returning 178205 1726889883.23264: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000001bd3] 178205 1726889883.23807: sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd3 178205 1726889883.24269: no more pending results, returning what we have 178205 1726889883.24272: results queue empty 178205 1726889883.24273: checking for any_errors_fatal 178205 1726889883.24282: done checking for any_errors_fatal 178205 1726889883.24282: checking for max_fail_percentage 178205 1726889883.24284: done checking for max_fail_percentage 178205 1726889883.24285: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.24286: done checking to see if all hosts have failed 178205 1726889883.24286: getting the remaining hosts for this loop 178205 1726889883.24288: done getting the remaining hosts for this loop 178205 1726889883.24291: getting the next task for host managed_node2 178205 1726889883.24300: done getting next task for host managed_node2 178205 1726889883.24325: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889883.24331: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.24351: getting variables 178205 1726889883.24361: in VariableManager get_vars() 178205 1726889883.24445: Calling all_inventory to load vars for managed_node2 178205 1726889883.24449: Calling groups_inventory to load vars for managed_node2 178205 1726889883.24453: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.24464: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.24470: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.24473: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.26457: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd3 178205 1726889883.26461: WORKER PROCESS EXITING 178205 1726889883.27541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.28344: done with get_vars() 178205 1726889883.28367: 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 23:38:03 -0400 (0:00:00.146) 0:01:36.272 ****** 178205 1726889883.28482: entering _queue_task() for managed_node2/stat 178205 1726889883.28809: worker is 1 (out of 1 available) 178205 1726889883.28825: exiting _queue_task() for managed_node2/stat 178205 1726889883.28841: done queuing things up, now waiting for results queue to drain 178205 1726889883.28842: waiting for pending results... 178205 1726889883.29156: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889883.29319: in run() - task 02369adf-7a19-34ed-f5d1-000000001bd5 178205 1726889883.29348: variable 'ansible_search_path' from source: unknown 178205 1726889883.29356: variable 'ansible_search_path' from source: unknown 178205 1726889883.29397: calling self._execute() 178205 1726889883.29514: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.29525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.29543: variable 'omit' from source: magic vars 178205 1726889883.31176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.32214: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.32277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.32314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.32354: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.32448: 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) 178205 1726889883.32483: 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) 178205 1726889883.32514: 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) 178205 1726889883.32551: 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) 178205 1726889883.32745: variable '__storage_is_ostree' from source: set_fact 178205 1726889883.32761: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889883.32769: when evaluation is False, skipping this task 178205 1726889883.32776: _execute() done 178205 1726889883.32783: dumping result to json 178205 1726889883.32789: done dumping result, returning 178205 1726889883.32806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-000000001bd5] 178205 1726889883.32819: sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd5 skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889883.32990: no more pending results, returning what we have 178205 1726889883.32994: results queue empty 178205 1726889883.32995: checking for any_errors_fatal 178205 1726889883.33014: done checking for any_errors_fatal 178205 1726889883.33017: checking for max_fail_percentage 178205 1726889883.33019: done checking for max_fail_percentage 178205 1726889883.33020: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.33021: done checking to see if all hosts have failed 178205 1726889883.33022: getting the remaining hosts for this loop 178205 1726889883.33024: done getting the remaining hosts for this loop 178205 1726889883.33032: getting the next task for host managed_node2 178205 1726889883.33131: done getting next task for host managed_node2 178205 1726889883.33136: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889883.33141: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.33194: getting variables 178205 1726889883.33196: in VariableManager get_vars() 178205 1726889883.33382: Calling all_inventory to load vars for managed_node2 178205 1726889883.33385: Calling groups_inventory to load vars for managed_node2 178205 1726889883.33388: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.33400: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.33403: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.33406: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.34390: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd5 178205 1726889883.34394: WORKER PROCESS EXITING 178205 1726889883.34555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.35691: done with get_vars() 178205 1726889883.35735: done getting variables 178205 1726889883.35846: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:38:03 -0400 (0:00:00.075) 0:01:36.347 ****** 178205 1726889883.35987: entering _queue_task() for managed_node2/set_fact 178205 1726889883.36779: worker is 1 (out of 1 available) 178205 1726889883.36791: exiting _queue_task() for managed_node2/set_fact 178205 1726889883.36837: done queuing things up, now waiting for results queue to drain 178205 1726889883.36839: waiting for pending results... 178205 1726889883.37189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889883.37354: in run() - task 02369adf-7a19-34ed-f5d1-000000001bd6 178205 1726889883.37378: variable 'ansible_search_path' from source: unknown 178205 1726889883.37386: variable 'ansible_search_path' from source: unknown 178205 1726889883.37427: calling self._execute() 178205 1726889883.37537: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.37547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.37560: variable 'omit' from source: magic vars 178205 1726889883.37942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.38294: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.38746: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.38785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.38831: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.39399: 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) 178205 1726889883.39440: 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) 178205 1726889883.39618: 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) 178205 1726889883.39661: 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) 178205 1726889883.39794: variable '__storage_is_ostree' from source: set_fact 178205 1726889883.39809: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889883.39820: when evaluation is False, skipping this task 178205 1726889883.39827: _execute() done 178205 1726889883.39837: dumping result to json 178205 1726889883.39844: done dumping result, returning 178205 1726889883.39855: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-000000001bd6] 178205 1726889883.39868: sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd6 skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889883.40070: no more pending results, returning what we have 178205 1726889883.40074: results queue empty 178205 1726889883.40075: checking for any_errors_fatal 178205 1726889883.40084: done checking for any_errors_fatal 178205 1726889883.40085: checking for max_fail_percentage 178205 1726889883.40087: done checking for max_fail_percentage 178205 1726889883.40088: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.40089: done checking to see if all hosts have failed 178205 1726889883.40090: getting the remaining hosts for this loop 178205 1726889883.40092: done getting the remaining hosts for this loop 178205 1726889883.40095: getting the next task for host managed_node2 178205 1726889883.40107: done getting next task for host managed_node2 178205 1726889883.40111: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889883.40116: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.40143: getting variables 178205 1726889883.40146: in VariableManager get_vars() 178205 1726889883.40185: Calling all_inventory to load vars for managed_node2 178205 1726889883.40188: Calling groups_inventory to load vars for managed_node2 178205 1726889883.40191: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.40202: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.40205: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.40208: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.41957: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001bd6 178205 1726889883.41961: WORKER PROCESS EXITING 178205 1726889883.41982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.42740: done with get_vars() 178205 1726889883.42753: done getting variables 178205 1726889883.42805: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:38:03 -0400 (0:00:00.068) 0:01:36.416 ****** 178205 1726889883.42868: entering _queue_task() for managed_node2/set_fact 178205 1726889883.43171: worker is 1 (out of 1 available) 178205 1726889883.43185: exiting _queue_task() for managed_node2/set_fact 178205 1726889883.43198: done queuing things up, now waiting for results queue to drain 178205 1726889883.43199: waiting for pending results... 178205 1726889883.43514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889883.43656: in run() - task 02369adf-7a19-34ed-f5d1-000000001a50 178205 1726889883.43678: variable 'ansible_search_path' from source: unknown 178205 1726889883.43686: variable 'ansible_search_path' from source: unknown 178205 1726889883.43733: calling self._execute() 178205 1726889883.43848: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.43864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.43879: variable 'omit' from source: magic vars 178205 1726889883.43999: variable 'omit' from source: magic vars 178205 1726889883.44058: variable 'omit' from source: magic vars 178205 1726889883.44102: variable 'omit' from source: magic vars 178205 1726889883.44157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889883.44199: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.44226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889883.44255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.44271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.44310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.44321: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.44332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.44449: Set connection var ansible_pipelining to False 178205 1726889883.44469: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.44482: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.44489: Set connection var ansible_connection to ssh 178205 1726889883.44499: Set connection var ansible_shell_type to sh 178205 1726889883.44511: Set connection var ansible_timeout to 10 178205 1726889883.44550: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.44559: variable 'ansible_connection' from source: unknown 178205 1726889883.44570: variable 'ansible_module_compression' from source: unknown 178205 1726889883.44636: variable 'ansible_shell_type' from source: unknown 178205 1726889883.44644: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.44649: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.44655: variable 'ansible_pipelining' from source: unknown 178205 1726889883.44661: variable 'ansible_timeout' from source: unknown 178205 1726889883.46083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.46269: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.46282: variable 'omit' from source: magic vars 178205 1726889883.46287: starting attempt loop 178205 1726889883.46290: running the handler 178205 1726889883.46302: handler run complete 178205 1726889883.46319: attempt loop complete, returning result 178205 1726889883.46321: _execute() done 178205 1726889883.46324: dumping result to json 178205 1726889883.46327: done dumping result, returning 178205 1726889883.46335: 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-34ed-f5d1-000000001a50] 178205 1726889883.46341: sending task result for task 02369adf-7a19-34ed-f5d1-000000001a50 178205 1726889883.46424: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001a50 178205 1726889883.46430: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889883.46497: no more pending results, returning what we have 178205 1726889883.46500: results queue empty 178205 1726889883.46501: checking for any_errors_fatal 178205 1726889883.46507: done checking for any_errors_fatal 178205 1726889883.46507: checking for max_fail_percentage 178205 1726889883.46509: done checking for max_fail_percentage 178205 1726889883.46509: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.46510: done checking to see if all hosts have failed 178205 1726889883.46513: getting the remaining hosts for this loop 178205 1726889883.46515: done getting the remaining hosts for this loop 178205 1726889883.46518: getting the next task for host managed_node2 178205 1726889883.46523: done getting next task for host managed_node2 178205 1726889883.46527: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889883.46531: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.46542: getting variables 178205 1726889883.46543: in VariableManager get_vars() 178205 1726889883.46574: Calling all_inventory to load vars for managed_node2 178205 1726889883.46576: Calling groups_inventory to load vars for managed_node2 178205 1726889883.46578: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.46586: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.46589: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.46591: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.47098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.47705: done with get_vars() 178205 1726889883.47720: done getting variables 178205 1726889883.47790: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:38:03 -0400 (0:00:00.049) 0:01:36.466 ****** 178205 1726889883.47821: entering _queue_task() for managed_node2/set_fact 178205 1726889883.48085: worker is 1 (out of 1 available) 178205 1726889883.48098: exiting _queue_task() for managed_node2/set_fact 178205 1726889883.48111: done queuing things up, now waiting for results queue to drain 178205 1726889883.48113: waiting for pending results... 178205 1726889883.48738: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889883.49115: in run() - task 02369adf-7a19-34ed-f5d1-000000001a51 178205 1726889883.49137: variable 'ansible_search_path' from source: unknown 178205 1726889883.49144: variable 'ansible_search_path' from source: unknown 178205 1726889883.49179: calling self._execute() 178205 1726889883.49300: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.49427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.49445: variable 'omit' from source: magic vars 178205 1726889883.49605: variable 'omit' from source: magic vars 178205 1726889883.49667: variable 'omit' from source: magic vars 178205 1726889883.49718: variable 'omit' from source: magic vars 178205 1726889883.49771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889883.49807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.49833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889883.49858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.49873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.49904: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.49914: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.49921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.50033: Set connection var ansible_pipelining to False 178205 1726889883.50048: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.50061: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.50074: Set connection var ansible_connection to ssh 178205 1726889883.50086: Set connection var ansible_shell_type to sh 178205 1726889883.50098: Set connection var ansible_timeout to 10 178205 1726889883.50135: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.50146: variable 'ansible_connection' from source: unknown 178205 1726889883.50155: variable 'ansible_module_compression' from source: unknown 178205 1726889883.50163: variable 'ansible_shell_type' from source: unknown 178205 1726889883.50170: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.50181: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.50189: variable 'ansible_pipelining' from source: unknown 178205 1726889883.50194: variable 'ansible_timeout' from source: unknown 178205 1726889883.50201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.50349: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.50368: variable 'omit' from source: magic vars 178205 1726889883.50376: starting attempt loop 178205 1726889883.50383: running the handler 178205 1726889883.50402: handler run complete 178205 1726889883.50417: attempt loop complete, returning result 178205 1726889883.50424: _execute() done 178205 1726889883.50432: dumping result to json 178205 1726889883.50439: done dumping result, returning 178205 1726889883.50449: 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-34ed-f5d1-000000001a51] 178205 1726889883.50459: sending task result for task 02369adf-7a19-34ed-f5d1-000000001a51 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889883.50626: no more pending results, returning what we have 178205 1726889883.50632: results queue empty 178205 1726889883.50633: checking for any_errors_fatal 178205 1726889883.50640: done checking for any_errors_fatal 178205 1726889883.50641: checking for max_fail_percentage 178205 1726889883.50643: done checking for max_fail_percentage 178205 1726889883.50644: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.50645: done checking to see if all hosts have failed 178205 1726889883.50646: getting the remaining hosts for this loop 178205 1726889883.50647: done getting the remaining hosts for this loop 178205 1726889883.50651: getting the next task for host managed_node2 178205 1726889883.50658: done getting next task for host managed_node2 178205 1726889883.50663: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889883.50666: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.50679: getting variables 178205 1726889883.50681: in VariableManager get_vars() 178205 1726889883.50721: Calling all_inventory to load vars for managed_node2 178205 1726889883.50724: Calling groups_inventory to load vars for managed_node2 178205 1726889883.50727: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.50739: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.50743: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.50746: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.51470: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001a51 178205 1726889883.51473: WORKER PROCESS EXITING 178205 1726889883.51494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.52733: done with get_vars() 178205 1726889883.52747: 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 23:38:03 -0400 (0:00:00.050) 0:01:36.516 ****** 178205 1726889883.52838: entering _queue_task() for managed_node2/include_tasks 178205 1726889883.53294: worker is 1 (out of 1 available) 178205 1726889883.53308: exiting _queue_task() for managed_node2/include_tasks 178205 1726889883.53379: done queuing things up, now waiting for results queue to drain 178205 1726889883.53380: waiting for pending results... 178205 1726889883.54291: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889883.54416: in run() - task 02369adf-7a19-34ed-f5d1-000000001a52 178205 1726889883.54433: variable 'ansible_search_path' from source: unknown 178205 1726889883.54436: variable 'ansible_search_path' from source: unknown 178205 1726889883.54474: calling self._execute() 178205 1726889883.54584: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.54594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.54598: variable 'omit' from source: magic vars 178205 1726889883.54932: variable 'storage_provider' from source: role '' defaults 178205 1726889883.54942: _execute() done 178205 1726889883.54945: dumping result to json 178205 1726889883.54948: done dumping result, returning 178205 1726889883.54956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-000000001a52] 178205 1726889883.54962: sending task result for task 02369adf-7a19-34ed-f5d1-000000001a52 178205 1726889883.55068: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001a52 178205 1726889883.55071: WORKER PROCESS EXITING 178205 1726889883.55114: no more pending results, returning what we have 178205 1726889883.55119: in VariableManager get_vars() 178205 1726889883.55161: Calling all_inventory to load vars for managed_node2 178205 1726889883.55163: Calling groups_inventory to load vars for managed_node2 178205 1726889883.55165: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.55175: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.55177: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.55180: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.60592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.61342: done with get_vars() 178205 1726889883.61354: variable 'ansible_search_path' from source: unknown 178205 1726889883.61356: variable 'ansible_search_path' from source: unknown 178205 1726889883.61385: we have included files to process 178205 1726889883.61386: generating all_blocks data 178205 1726889883.61387: done generating all_blocks data 178205 1726889883.61389: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889883.61390: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889883.61392: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889883.62250: in VariableManager get_vars() 178205 1726889883.62276: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889883.63687: done processing included file 178205 1726889883.63689: iterating over new_blocks loaded from include file 178205 1726889883.63690: in VariableManager get_vars() 178205 1726889883.63703: done with get_vars() 178205 1726889883.63704: filtering new block on tags 178205 1726889883.63730: done filtering new block on tags 178205 1726889883.63731: in VariableManager get_vars() 178205 1726889883.63743: done with get_vars() 178205 1726889883.63745: filtering new block on tags 178205 1726889883.63762: done filtering new block on tags 178205 1726889883.63764: in VariableManager get_vars() 178205 1726889883.63775: done with get_vars() 178205 1726889883.63776: filtering new block on tags 178205 1726889883.63798: done filtering new block on tags 178205 1726889883.63800: 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 178205 1726889883.63803: extending task lists for all hosts with included blocks 178205 1726889883.64137: done extending task lists 178205 1726889883.64138: done processing included files 178205 1726889883.64139: results queue empty 178205 1726889883.64140: checking for any_errors_fatal 178205 1726889883.64167: done checking for any_errors_fatal 178205 1726889883.64168: checking for max_fail_percentage 178205 1726889883.64170: done checking for max_fail_percentage 178205 1726889883.64171: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.64174: done checking to see if all hosts have failed 178205 1726889883.64175: getting the remaining hosts for this loop 178205 1726889883.64177: done getting the remaining hosts for this loop 178205 1726889883.64179: getting the next task for host managed_node2 178205 1726889883.64181: done getting next task for host managed_node2 178205 1726889883.64183: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889883.64185: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.64192: getting variables 178205 1726889883.64192: in VariableManager get_vars() 178205 1726889883.64200: Calling all_inventory to load vars for managed_node2 178205 1726889883.64202: Calling groups_inventory to load vars for managed_node2 178205 1726889883.64203: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.64209: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.64220: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.64225: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.64734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.65369: done with get_vars() 178205 1726889883.65385: done getting variables 178205 1726889883.65444: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:38:03 -0400 (0:00:00.126) 0:01:36.642 ****** 178205 1726889883.65480: entering _queue_task() for managed_node2/package 178205 1726889883.65873: worker is 1 (out of 1 available) 178205 1726889883.65897: exiting _queue_task() for managed_node2/package 178205 1726889883.65910: done queuing things up, now waiting for results queue to drain 178205 1726889883.65913: waiting for pending results... 178205 1726889883.66316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889883.66502: in run() - task 02369adf-7a19-34ed-f5d1-000000001c0b 178205 1726889883.66535: variable 'ansible_search_path' from source: unknown 178205 1726889883.66548: variable 'ansible_search_path' from source: unknown 178205 1726889883.66600: calling self._execute() 178205 1726889883.66724: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.66739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.66762: variable 'omit' from source: magic vars 178205 1726889883.67310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.67705: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.67768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.67817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.67861: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.67976: 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) 178205 1726889883.68024: 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) 178205 1726889883.68059: 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) 178205 1726889883.68092: 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) 178205 1726889883.68286: variable 'storage_skip_checks' from source: set_fact 178205 1726889883.68316: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889883.68325: when evaluation is False, skipping this task 178205 1726889883.68337: _execute() done 178205 1726889883.68345: dumping result to json 178205 1726889883.68352: done dumping result, returning 178205 1726889883.68362: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-000000001c0b] 178205 1726889883.68372: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0b skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889883.68531: no more pending results, returning what we have 178205 1726889883.68536: results queue empty 178205 1726889883.68537: checking for any_errors_fatal 178205 1726889883.68539: done checking for any_errors_fatal 178205 1726889883.68539: checking for max_fail_percentage 178205 1726889883.68541: done checking for max_fail_percentage 178205 1726889883.68542: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.68544: done checking to see if all hosts have failed 178205 1726889883.68545: getting the remaining hosts for this loop 178205 1726889883.68547: done getting the remaining hosts for this loop 178205 1726889883.68551: getting the next task for host managed_node2 178205 1726889883.68559: done getting next task for host managed_node2 178205 1726889883.68563: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889883.68567: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.68593: getting variables 178205 1726889883.68595: in VariableManager get_vars() 178205 1726889883.68651: Calling all_inventory to load vars for managed_node2 178205 1726889883.68654: Calling groups_inventory to load vars for managed_node2 178205 1726889883.68660: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.68675: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.68678: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.68682: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.69224: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0b 178205 1726889883.69229: WORKER PROCESS EXITING 178205 1726889883.69249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.69607: done with get_vars() 178205 1726889883.69618: done getting variables 178205 1726889883.69657: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:38:03 -0400 (0:00:00.041) 0:01:36.684 ****** 178205 1726889883.69679: entering _queue_task() for managed_node2/debug 178205 1726889883.69872: worker is 1 (out of 1 available) 178205 1726889883.69886: exiting _queue_task() for managed_node2/debug 178205 1726889883.69900: done queuing things up, now waiting for results queue to drain 178205 1726889883.69901: waiting for pending results... 178205 1726889883.70098: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889883.70194: in run() - task 02369adf-7a19-34ed-f5d1-000000001c0c 178205 1726889883.70204: variable 'ansible_search_path' from source: unknown 178205 1726889883.70208: variable 'ansible_search_path' from source: unknown 178205 1726889883.70240: calling self._execute() 178205 1726889883.70324: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.70328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.70341: variable 'omit' from source: magic vars 178205 1726889883.70420: variable 'omit' from source: magic vars 178205 1726889883.70463: variable 'omit' from source: magic vars 178205 1726889883.70485: variable 'omit' from source: magic vars 178205 1726889883.70521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889883.70551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.70567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889883.70581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.70899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.70993: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.70997: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.71000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.71002: Set connection var ansible_pipelining to False 178205 1726889883.71029: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.71086: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.71091: Set connection var ansible_connection to ssh 178205 1726889883.71093: Set connection var ansible_shell_type to sh 178205 1726889883.71095: Set connection var ansible_timeout to 10 178205 1726889883.71098: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.71100: variable 'ansible_connection' from source: unknown 178205 1726889883.71135: variable 'ansible_module_compression' from source: unknown 178205 1726889883.71138: variable 'ansible_shell_type' from source: unknown 178205 1726889883.71214: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.71219: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.71221: variable 'ansible_pipelining' from source: unknown 178205 1726889883.71224: variable 'ansible_timeout' from source: unknown 178205 1726889883.71226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.71354: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.71359: variable 'omit' from source: magic vars 178205 1726889883.71361: starting attempt loop 178205 1726889883.71363: running the handler 178205 1726889883.71683: handler run complete 178205 1726889883.71714: attempt loop complete, returning result 178205 1726889883.71725: _execute() done 178205 1726889883.71930: dumping result to json 178205 1726889883.71939: done dumping result, returning 178205 1726889883.71951: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-000000001c0c] 178205 1726889883.71963: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0c ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889883.72450: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0c 178205 1726889883.72462: WORKER PROCESS EXITING 178205 1726889883.72493: no more pending results, returning what we have 178205 1726889883.72497: results queue empty 178205 1726889883.72498: checking for any_errors_fatal 178205 1726889883.72506: done checking for any_errors_fatal 178205 1726889883.72506: checking for max_fail_percentage 178205 1726889883.72508: done checking for max_fail_percentage 178205 1726889883.72509: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.72509: done checking to see if all hosts have failed 178205 1726889883.72510: getting the remaining hosts for this loop 178205 1726889883.72515: done getting the remaining hosts for this loop 178205 1726889883.72529: getting the next task for host managed_node2 178205 1726889883.72535: done getting next task for host managed_node2 178205 1726889883.72539: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889883.72542: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.72557: getting variables 178205 1726889883.72559: in VariableManager get_vars() 178205 1726889883.72610: Calling all_inventory to load vars for managed_node2 178205 1726889883.72614: Calling groups_inventory to load vars for managed_node2 178205 1726889883.72617: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.72625: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.72628: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.72631: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.73076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.73568: done with get_vars() 178205 1726889883.73581: done getting variables 178205 1726889883.73621: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:38:03 -0400 (0:00:00.039) 0:01:36.724 ****** 178205 1726889883.73644: entering _queue_task() for managed_node2/debug 178205 1726889883.73822: worker is 1 (out of 1 available) 178205 1726889883.73836: exiting _queue_task() for managed_node2/debug 178205 1726889883.73847: done queuing things up, now waiting for results queue to drain 178205 1726889883.73848: waiting for pending results... 178205 1726889883.74029: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889883.74138: in run() - task 02369adf-7a19-34ed-f5d1-000000001c0d 178205 1726889883.74149: variable 'ansible_search_path' from source: unknown 178205 1726889883.74156: variable 'ansible_search_path' from source: unknown 178205 1726889883.74186: calling self._execute() 178205 1726889883.74270: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.74274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.74283: variable 'omit' from source: magic vars 178205 1726889883.74367: variable 'omit' from source: magic vars 178205 1726889883.74411: variable 'omit' from source: magic vars 178205 1726889883.74436: variable 'omit' from source: magic vars 178205 1726889883.74494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889883.74556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889883.74569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889883.74606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.74616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889883.74681: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889883.74685: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.74687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.74806: Set connection var ansible_pipelining to False 178205 1726889883.74812: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889883.74820: Set connection var ansible_shell_executable to /bin/sh 178205 1726889883.74824: Set connection var ansible_connection to ssh 178205 1726889883.74832: Set connection var ansible_shell_type to sh 178205 1726889883.74837: Set connection var ansible_timeout to 10 178205 1726889883.74859: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.74862: variable 'ansible_connection' from source: unknown 178205 1726889883.74865: variable 'ansible_module_compression' from source: unknown 178205 1726889883.74868: variable 'ansible_shell_type' from source: unknown 178205 1726889883.74870: variable 'ansible_shell_executable' from source: unknown 178205 1726889883.74872: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.74874: variable 'ansible_pipelining' from source: unknown 178205 1726889883.74877: variable 'ansible_timeout' from source: unknown 178205 1726889883.74886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.74999: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889883.75049: variable 'omit' from source: magic vars 178205 1726889883.75052: starting attempt loop 178205 1726889883.75055: running the handler 178205 1726889883.75102: variable 'storage_volumes' from source: include params 178205 1726889883.75257: variable 'storage_volumes' from source: include params 178205 1726889883.75364: variable '__swap_disk' from source: set_fact 178205 1726889883.75497: handler run complete 178205 1726889883.75528: attempt loop complete, returning result 178205 1726889883.75531: _execute() done 178205 1726889883.75534: dumping result to json 178205 1726889883.75636: done dumping result, returning 178205 1726889883.75640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-000000001c0d] 178205 1726889883.75642: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0d 178205 1726889883.75925: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0d 178205 1726889883.75930: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 178205 1726889883.76009: no more pending results, returning what we have 178205 1726889883.76015: results queue empty 178205 1726889883.76016: checking for any_errors_fatal 178205 1726889883.76021: done checking for any_errors_fatal 178205 1726889883.76022: checking for max_fail_percentage 178205 1726889883.76023: done checking for max_fail_percentage 178205 1726889883.76024: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.76025: done checking to see if all hosts have failed 178205 1726889883.76026: getting the remaining hosts for this loop 178205 1726889883.76030: done getting the remaining hosts for this loop 178205 1726889883.76033: getting the next task for host managed_node2 178205 1726889883.76042: done getting next task for host managed_node2 178205 1726889883.76046: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889883.76049: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.76062: getting variables 178205 1726889883.76063: in VariableManager get_vars() 178205 1726889883.76100: Calling all_inventory to load vars for managed_node2 178205 1726889883.76103: Calling groups_inventory to load vars for managed_node2 178205 1726889883.76109: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.76125: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.76133: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.76140: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.76564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.77237: done with get_vars() 178205 1726889883.77254: 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 23:38:03 -0400 (0:00:00.037) 0:01:36.761 ****** 178205 1726889883.77356: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889883.77607: worker is 1 (out of 1 available) 178205 1726889883.77625: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889883.77638: done queuing things up, now waiting for results queue to drain 178205 1726889883.77641: waiting for pending results... 178205 1726889883.77966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889883.78175: in run() - task 02369adf-7a19-34ed-f5d1-000000001c0e 178205 1726889883.78210: variable 'ansible_search_path' from source: unknown 178205 1726889883.78223: variable 'ansible_search_path' from source: unknown 178205 1726889883.78263: calling self._execute() 178205 1726889883.78384: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.78396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.78421: variable 'omit' from source: magic vars 178205 1726889883.78859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.79118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.79174: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.79228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.79281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.79391: 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) 178205 1726889883.79439: 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) 178205 1726889883.79477: 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) 178205 1726889883.79513: 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) 178205 1726889883.79674: variable 'storage_skip_checks' from source: set_fact 178205 1726889883.79693: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889883.79697: when evaluation is False, skipping this task 178205 1726889883.79699: _execute() done 178205 1726889883.79702: dumping result to json 178205 1726889883.79705: done dumping result, returning 178205 1726889883.79708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-000000001c0e] 178205 1726889883.79716: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0e 178205 1726889883.79816: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0e 178205 1726889883.79819: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889883.79866: no more pending results, returning what we have 178205 1726889883.79869: results queue empty 178205 1726889883.79870: checking for any_errors_fatal 178205 1726889883.79886: done checking for any_errors_fatal 178205 1726889883.79887: checking for max_fail_percentage 178205 1726889883.79888: done checking for max_fail_percentage 178205 1726889883.79889: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.79890: done checking to see if all hosts have failed 178205 1726889883.79891: getting the remaining hosts for this loop 178205 1726889883.79892: done getting the remaining hosts for this loop 178205 1726889883.79895: getting the next task for host managed_node2 178205 1726889883.79901: done getting next task for host managed_node2 178205 1726889883.79904: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889883.79908: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.79926: getting variables 178205 1726889883.79930: in VariableManager get_vars() 178205 1726889883.79960: Calling all_inventory to load vars for managed_node2 178205 1726889883.79961: Calling groups_inventory to load vars for managed_node2 178205 1726889883.79963: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.79969: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.79970: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.79972: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.80630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.81232: done with get_vars() 178205 1726889883.81245: 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 23:38:03 -0400 (0:00:00.039) 0:01:36.801 ****** 178205 1726889883.81336: entering _queue_task() for managed_node2/include_tasks 178205 1726889883.81558: worker is 1 (out of 1 available) 178205 1726889883.81570: exiting _queue_task() for managed_node2/include_tasks 178205 1726889883.81581: done queuing things up, now waiting for results queue to drain 178205 1726889883.81582: waiting for pending results... 178205 1726889883.81969: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889883.82244: in run() - task 02369adf-7a19-34ed-f5d1-000000001c0f 178205 1726889883.82287: variable 'ansible_search_path' from source: unknown 178205 1726889883.82314: variable 'ansible_search_path' from source: unknown 178205 1726889883.82355: calling self._execute() 178205 1726889883.82553: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.82565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.82583: variable 'omit' from source: magic vars 178205 1726889883.83145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.83474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.83519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.83555: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.83600: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.83753: 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) 178205 1726889883.83792: 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) 178205 1726889883.83811: 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) 178205 1726889883.83836: 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) 178205 1726889883.83977: variable 'storage_skip_checks' from source: set_fact 178205 1726889883.84025: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889883.84047: when evaluation is False, skipping this task 178205 1726889883.84060: _execute() done 178205 1726889883.84064: dumping result to json 178205 1726889883.84067: done dumping result, returning 178205 1726889883.84070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-000000001c0f] 178205 1726889883.84076: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0f 178205 1726889883.84167: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c0f 178205 1726889883.84169: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889883.84226: no more pending results, returning what we have 178205 1726889883.84230: results queue empty 178205 1726889883.84231: checking for any_errors_fatal 178205 1726889883.84245: done checking for any_errors_fatal 178205 1726889883.84248: checking for max_fail_percentage 178205 1726889883.84249: done checking for max_fail_percentage 178205 1726889883.84251: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.84252: done checking to see if all hosts have failed 178205 1726889883.84253: getting the remaining hosts for this loop 178205 1726889883.84254: done getting the remaining hosts for this loop 178205 1726889883.84258: getting the next task for host managed_node2 178205 1726889883.84265: done getting next task for host managed_node2 178205 1726889883.84268: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889883.84272: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889883.84291: getting variables 178205 1726889883.84293: in VariableManager get_vars() 178205 1726889883.84328: Calling all_inventory to load vars for managed_node2 178205 1726889883.84331: Calling groups_inventory to load vars for managed_node2 178205 1726889883.84334: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.84343: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.84346: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.84350: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.84951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.85789: done with get_vars() 178205 1726889883.85802: done getting variables 178205 1726889883.85909: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:38:03 -0400 (0:00:00.046) 0:01:36.847 ****** 178205 1726889883.85945: entering _queue_task() for managed_node2/package 178205 1726889883.86167: worker is 1 (out of 1 available) 178205 1726889883.86179: exiting _queue_task() for managed_node2/package 178205 1726889883.86189: done queuing things up, now waiting for results queue to drain 178205 1726889883.86190: waiting for pending results... 178205 1726889883.86499: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889883.86642: in run() - task 02369adf-7a19-34ed-f5d1-000000001c10 178205 1726889883.86672: variable 'ansible_search_path' from source: unknown 178205 1726889883.86676: variable 'ansible_search_path' from source: unknown 178205 1726889883.86727: calling self._execute() 178205 1726889883.86940: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.86945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.86956: variable 'omit' from source: magic vars 178205 1726889883.87603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.88198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.88252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.88314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.88388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.88600: 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) 178205 1726889883.88653: 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) 178205 1726889883.88762: 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) 178205 1726889883.88856: 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) 178205 1726889883.89081: variable 'storage_skip_checks' from source: set_fact 178205 1726889883.89104: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889883.89107: when evaluation is False, skipping this task 178205 1726889883.89110: _execute() done 178205 1726889883.89115: dumping result to json 178205 1726889883.89140: done dumping result, returning 178205 1726889883.89147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-000000001c10] 178205 1726889883.89153: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c10 178205 1726889883.89257: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c10 178205 1726889883.89261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889883.89321: no more pending results, returning what we have 178205 1726889883.89325: results queue empty 178205 1726889883.89326: checking for any_errors_fatal 178205 1726889883.89337: done checking for any_errors_fatal 178205 1726889883.89338: checking for max_fail_percentage 178205 1726889883.89339: done checking for max_fail_percentage 178205 1726889883.89341: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.89342: done checking to see if all hosts have failed 178205 1726889883.89343: getting the remaining hosts for this loop 178205 1726889883.89345: done getting the remaining hosts for this loop 178205 1726889883.89349: getting the next task for host managed_node2 178205 1726889883.89356: done getting next task for host managed_node2 178205 1726889883.89360: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889883.89364: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.89384: getting variables 178205 1726889883.89386: in VariableManager get_vars() 178205 1726889883.89423: Calling all_inventory to load vars for managed_node2 178205 1726889883.89428: Calling groups_inventory to load vars for managed_node2 178205 1726889883.89431: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.89441: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.89444: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.89447: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.90191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.90760: done with get_vars() 178205 1726889883.90775: 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 23:38:03 -0400 (0:00:00.049) 0:01:36.896 ****** 178205 1726889883.90869: entering _queue_task() for managed_node2/service_facts 178205 1726889883.91114: worker is 1 (out of 1 available) 178205 1726889883.91129: exiting _queue_task() for managed_node2/service_facts 178205 1726889883.91142: done queuing things up, now waiting for results queue to drain 178205 1726889883.91143: waiting for pending results... 178205 1726889883.91454: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889883.91583: in run() - task 02369adf-7a19-34ed-f5d1-000000001c11 178205 1726889883.91603: variable 'ansible_search_path' from source: unknown 178205 1726889883.91606: variable 'ansible_search_path' from source: unknown 178205 1726889883.91644: calling self._execute() 178205 1726889883.91754: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.91759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.91770: variable 'omit' from source: magic vars 178205 1726889883.92179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889883.92457: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889883.92508: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889883.92547: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889883.92583: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889883.92668: 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) 178205 1726889883.92697: 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) 178205 1726889883.92725: 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) 178205 1726889883.92753: 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) 178205 1726889883.92916: variable 'storage_skip_checks' from source: set_fact 178205 1726889883.92941: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889883.92945: when evaluation is False, skipping this task 178205 1726889883.92947: _execute() done 178205 1726889883.92950: dumping result to json 178205 1726889883.92952: done dumping result, returning 178205 1726889883.92959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-000000001c11] 178205 1726889883.92965: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c11 178205 1726889883.93049: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c11 178205 1726889883.93053: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889883.93098: no more pending results, returning what we have 178205 1726889883.93102: results queue empty 178205 1726889883.93103: checking for any_errors_fatal 178205 1726889883.93116: done checking for any_errors_fatal 178205 1726889883.93117: checking for max_fail_percentage 178205 1726889883.93119: done checking for max_fail_percentage 178205 1726889883.93120: checking to see if all hosts have failed and the running result is not ok 178205 1726889883.93121: done checking to see if all hosts have failed 178205 1726889883.93122: getting the remaining hosts for this loop 178205 1726889883.93124: done getting the remaining hosts for this loop 178205 1726889883.93130: getting the next task for host managed_node2 178205 1726889883.93137: done getting next task for host managed_node2 178205 1726889883.93141: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889883.93145: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889883.93167: getting variables 178205 1726889883.93170: in VariableManager get_vars() 178205 1726889883.93206: Calling all_inventory to load vars for managed_node2 178205 1726889883.93209: Calling groups_inventory to load vars for managed_node2 178205 1726889883.93213: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889883.93224: Calling all_plugins_play to load vars for managed_node2 178205 1726889883.93230: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889883.93233: Calling groups_plugins_play to load vars for managed_node2 178205 1726889883.93952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889883.94563: done with get_vars() 178205 1726889883.94577: done getting variables 178205 1726889883.94634: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:38:03 -0400 (0:00:00.037) 0:01:36.934 ****** 178205 1726889883.94668: entering _queue_task() for managed_node2/set_fact 178205 1726889883.94892: worker is 1 (out of 1 available) 178205 1726889883.94902: exiting _queue_task() for managed_node2/set_fact 178205 1726889883.94915: done queuing things up, now waiting for results queue to drain 178205 1726889883.94916: waiting for pending results... 178205 1726889883.95267: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889883.95619: in run() - task 02369adf-7a19-34ed-f5d1-000000001c12 178205 1726889883.95624: variable 'ansible_search_path' from source: unknown 178205 1726889883.95627: variable 'ansible_search_path' from source: unknown 178205 1726889883.95630: calling self._execute() 178205 1726889883.95632: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889883.95635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889883.95638: variable 'omit' from source: magic vars 178205 1726889883.95641: variable 'omit' from source: magic vars 178205 1726889883.95699: variable 'omit' from source: magic vars 178205 1726889883.96091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889883.98477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889883.98546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889883.98581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889883.98618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889883.98649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889883.98720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.98753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.98778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.98821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.98839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.98881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.98903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.98936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.98977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.98989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.99056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.99091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.99116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.99161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.99175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.99220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.99245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.99273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.99312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.99327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.99388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889883.99416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889883.99445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889883.99492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889883.99508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889883.99793: variable 'ansible_facts' from source: unknown 178205 1726889884.00132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889884.00300: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889884.00710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889884.00744: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889884.00771: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889884.00820: 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) 178205 1726889884.00845: 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) 178205 1726889884.00870: 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) 178205 1726889884.00900: 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) 178205 1726889884.01453: variable 'omit' from source: magic vars 178205 1726889884.01476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889884.01500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889884.01518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889884.01537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889884.01550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889884.01579: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889884.01583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889884.01585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889884.01681: Set connection var ansible_pipelining to False 178205 1726889884.01687: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889884.01693: Set connection var ansible_shell_executable to /bin/sh 178205 1726889884.01695: Set connection var ansible_connection to ssh 178205 1726889884.01701: Set connection var ansible_shell_type to sh 178205 1726889884.01706: Set connection var ansible_timeout to 10 178205 1726889884.01735: variable 'ansible_shell_executable' from source: unknown 178205 1726889884.01739: variable 'ansible_connection' from source: unknown 178205 1726889884.01741: variable 'ansible_module_compression' from source: unknown 178205 1726889884.01744: variable 'ansible_shell_type' from source: unknown 178205 1726889884.01746: variable 'ansible_shell_executable' from source: unknown 178205 1726889884.01749: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889884.01753: variable 'ansible_pipelining' from source: unknown 178205 1726889884.01755: variable 'ansible_timeout' from source: unknown 178205 1726889884.01766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889884.01865: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889884.01879: variable 'omit' from source: magic vars 178205 1726889884.01884: starting attempt loop 178205 1726889884.01886: running the handler 178205 1726889884.01897: handler run complete 178205 1726889884.01906: attempt loop complete, returning result 178205 1726889884.01909: _execute() done 178205 1726889884.01913: dumping result to json 178205 1726889884.01915: done dumping result, returning 178205 1726889884.01925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-000000001c12] 178205 1726889884.01932: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c12 178205 1726889884.02013: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c12 178205 1726889884.02017: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889884.02090: no more pending results, returning what we have 178205 1726889884.02094: results queue empty 178205 1726889884.02094: checking for any_errors_fatal 178205 1726889884.02099: done checking for any_errors_fatal 178205 1726889884.02100: checking for max_fail_percentage 178205 1726889884.02101: done checking for max_fail_percentage 178205 1726889884.02102: checking to see if all hosts have failed and the running result is not ok 178205 1726889884.02103: done checking to see if all hosts have failed 178205 1726889884.02104: getting the remaining hosts for this loop 178205 1726889884.02106: done getting the remaining hosts for this loop 178205 1726889884.02110: getting the next task for host managed_node2 178205 1726889884.02120: done getting next task for host managed_node2 178205 1726889884.02125: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889884.02130: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889884.02143: getting variables 178205 1726889884.02144: in VariableManager get_vars() 178205 1726889884.02182: Calling all_inventory to load vars for managed_node2 178205 1726889884.02184: Calling groups_inventory to load vars for managed_node2 178205 1726889884.02187: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889884.02197: Calling all_plugins_play to load vars for managed_node2 178205 1726889884.02200: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889884.02203: Calling groups_plugins_play to load vars for managed_node2 178205 1726889884.02974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889884.03527: done with get_vars() 178205 1726889884.03542: 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 23:38:04 -0400 (0:00:00.089) 0:01:37.024 ****** 178205 1726889884.03636: entering _queue_task() for managed_node2/systemd 178205 1726889884.03913: worker is 1 (out of 1 available) 178205 1726889884.03928: exiting _queue_task() for managed_node2/systemd 178205 1726889884.03939: done queuing things up, now waiting for results queue to drain 178205 1726889884.03940: waiting for pending results... 178205 1726889884.04238: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889884.04365: in run() - task 02369adf-7a19-34ed-f5d1-000000001c14 178205 1726889884.04378: variable 'ansible_search_path' from source: unknown 178205 1726889884.04383: variable 'ansible_search_path' from source: unknown 178205 1726889884.04435: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889884.04650: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889884.04701: dumping result to json 178205 1726889884.04705: done dumping result, returning 178205 1726889884.04713: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000001c14] 178205 1726889884.04725: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c14 178205 1726889884.04834: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c14 178205 1726889884.04839: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889884.04889: no more pending results, returning what we have 178205 1726889884.04894: results queue empty 178205 1726889884.04894: checking for any_errors_fatal 178205 1726889884.04905: done checking for any_errors_fatal 178205 1726889884.04906: checking for max_fail_percentage 178205 1726889884.04908: done checking for max_fail_percentage 178205 1726889884.04909: checking to see if all hosts have failed and the running result is not ok 178205 1726889884.04910: done checking to see if all hosts have failed 178205 1726889884.04913: getting the remaining hosts for this loop 178205 1726889884.04914: done getting the remaining hosts for this loop 178205 1726889884.04918: getting the next task for host managed_node2 178205 1726889884.04930: done getting next task for host managed_node2 178205 1726889884.04934: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889884.04939: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889884.04966: getting variables 178205 1726889884.04968: in VariableManager get_vars() 178205 1726889884.05010: Calling all_inventory to load vars for managed_node2 178205 1726889884.05015: Calling groups_inventory to load vars for managed_node2 178205 1726889884.05018: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889884.05032: Calling all_plugins_play to load vars for managed_node2 178205 1726889884.05036: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889884.05039: Calling groups_plugins_play to load vars for managed_node2 178205 1726889884.05798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889884.06442: done with get_vars() 178205 1726889884.06458: 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 23:38:04 -0400 (0:00:00.029) 0:01:37.053 ****** 178205 1726889884.06542: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889884.06794: worker is 1 (out of 1 available) 178205 1726889884.06805: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889884.06817: done queuing things up, now waiting for results queue to drain 178205 1726889884.06819: waiting for pending results... 178205 1726889884.07103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889884.07226: in run() - task 02369adf-7a19-34ed-f5d1-000000001c15 178205 1726889884.07242: variable 'ansible_search_path' from source: unknown 178205 1726889884.07245: variable 'ansible_search_path' from source: unknown 178205 1726889884.07284: calling self._execute() 178205 1726889884.07412: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889884.07416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889884.07428: variable 'omit' from source: magic vars 178205 1726889884.07553: variable 'omit' from source: magic vars 178205 1726889884.07623: variable 'omit' from source: magic vars 178205 1726889884.07890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889884.10748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889884.10811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889884.10852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889884.10885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889884.10911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889884.10991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889884.11021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889884.11055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889884.11095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889884.11111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889884.11358: variable 'storage_volumes' from source: include params 178205 1726889884.11439: variable '__swap_disk' from source: set_fact 178205 1726889884.11500: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889884.11511: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889884.11516: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889884.11580: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889884.11647: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889884.11709: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889884.11813: variable 'storage_safe_mode' from source: play vars 178205 1726889884.11889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889884.11916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889884.12419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889884.12422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889884.12424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889884.12427: variable 'omit' from source: magic vars 178205 1726889884.12429: variable 'omit' from source: magic vars 178205 1726889884.12431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889884.12433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889884.12435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889884.12437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889884.12439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889884.12441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889884.12443: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889884.12445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889884.12447: Set connection var ansible_pipelining to False 178205 1726889884.12449: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889884.12451: Set connection var ansible_shell_executable to /bin/sh 178205 1726889884.12457: Set connection var ansible_connection to ssh 178205 1726889884.12459: Set connection var ansible_shell_type to sh 178205 1726889884.12461: Set connection var ansible_timeout to 10 178205 1726889884.12463: variable 'ansible_shell_executable' from source: unknown 178205 1726889884.12465: variable 'ansible_connection' from source: unknown 178205 1726889884.12467: variable 'ansible_module_compression' from source: unknown 178205 1726889884.12469: variable 'ansible_shell_type' from source: unknown 178205 1726889884.12471: variable 'ansible_shell_executable' from source: unknown 178205 1726889884.12473: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889884.12475: variable 'ansible_pipelining' from source: unknown 178205 1726889884.12477: variable 'ansible_timeout' from source: unknown 178205 1726889884.12479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889884.12544: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889884.12554: variable 'omit' from source: magic vars 178205 1726889884.12567: starting attempt loop 178205 1726889884.12570: running the handler 178205 1726889884.12583: _low_level_execute_command(): starting 178205 1726889884.12590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889884.13312: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889884.13320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.13338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.13354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.13393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.13399: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889884.13413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.13426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889884.13435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889884.13442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889884.13451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.13463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.13475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.13481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.13488: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889884.13496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.13568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889884.13589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889884.13601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889884.13672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889884.15311: stdout chunk (state=3): >>>/root <<< 178205 1726889884.15483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889884.15486: stdout chunk (state=3): >>><<< 178205 1726889884.15496: stderr chunk (state=3): >>><<< 178205 1726889884.15515: _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 178205 1726889884.15526: _low_level_execute_command(): starting 178205 1726889884.15536: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550 `" && echo ansible-tmp-1726889884.15515-181566-67339955783550="` echo /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550 `" ) && sleep 0' 178205 1726889884.16116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889884.16126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.16140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.16155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.16191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.16198: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889884.16208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.16225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889884.16235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889884.16242: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889884.16249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.16258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.16269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.16276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.16283: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889884.16313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.16365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889884.16378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889884.16389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889884.16450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889884.18268: stdout chunk (state=3): >>>ansible-tmp-1726889884.15515-181566-67339955783550=/root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550 <<< 178205 1726889884.18425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889884.18459: stderr chunk (state=3): >>><<< 178205 1726889884.18462: stdout chunk (state=3): >>><<< 178205 1726889884.18479: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889884.15515-181566-67339955783550=/root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550 , stderr=OpenSSH_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 178205 1726889884.18533: variable 'ansible_module_compression' from source: unknown 178205 1726889884.18606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889884.18657: variable 'ansible_facts' from source: unknown 178205 1726889884.18760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/AnsiballZ_blivet.py 178205 1726889884.18901: Sending initial data 178205 1726889884.18904: Sent initial data (154 bytes) 178205 1726889884.19884: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889884.19892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.19902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.19916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.19960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.19967: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889884.19976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.19989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889884.19996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889884.20002: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889884.20010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.20021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.20036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.20050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.20056: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889884.20065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.20141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889884.20159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889884.20166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889884.20229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889884.21895: 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 <<< 178205 1726889884.21933: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889884.21964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpbv8g5bzy /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/AnsiballZ_blivet.py <<< 178205 1726889884.22003: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889884.23284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889884.23359: stderr chunk (state=3): >>><<< 178205 1726889884.23362: stdout chunk (state=3): >>><<< 178205 1726889884.23380: done transferring module to remote 178205 1726889884.23395: _low_level_execute_command(): starting 178205 1726889884.23398: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/ /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/AnsiballZ_blivet.py && sleep 0' 178205 1726889884.23985: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889884.23993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.24006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.24019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.24057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.24064: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889884.24073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.24085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889884.24091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889884.24097: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889884.24105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.24113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.24127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.24137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.24144: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889884.24153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.24225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889884.24242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889884.24251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889884.24310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889884.26020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889884.26023: stderr chunk (state=3): >>><<< 178205 1726889884.26030: stdout chunk (state=3): >>><<< 178205 1726889884.26043: _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 178205 1726889884.26047: _low_level_execute_command(): starting 178205 1726889884.26049: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/AnsiballZ_blivet.py && sleep 0' 178205 1726889884.26656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889884.26665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.26678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.26691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.26731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.26734: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889884.26745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.26758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889884.26765: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889884.26771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889884.26779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889884.26790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889884.26799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889884.26806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889884.26816: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889884.26824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889884.26894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889884.26911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889884.26924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889884.26992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889884.28882: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889884.28885: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889884.28888: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889884.28951: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889884.29000: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889884.29021: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889884.29064: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889884.29068: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889884.29138: 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' <<< 178205 1726889884.29145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889884.29158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889884.29194: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bf3dc0> <<< 178205 1726889884.29247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889884.29250: 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 0x7f5eb3b983a0> <<< 178205 1726889884.29279: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bf3b20> <<< 178205 1726889884.29283: 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' <<< 178205 1726889884.29298: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bf3ac0> <<< 178205 1726889884.29313: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889884.29336: 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' <<< 178205 1726889884.29357: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98490> <<< 178205 1726889884.29373: 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' <<< 178205 1726889884.29404: 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' <<< 178205 1726889884.29424: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889884.29433: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98940> <<< 178205 1726889884.29446: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98670> <<< 178205 1726889884.29481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889884.29488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889884.29513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889884.29531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889884.29550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889884.29564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889884.29589: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b4f190> <<< 178205 1726889884.29610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889884.29630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889884.29703: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b4f220> <<< 178205 1726889884.29732: 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' <<< 178205 1726889884.29764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889884.29772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b4f940> <<< 178205 1726889884.29809: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bb0880> <<< 178205 1726889884.29832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889884.29838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b48d90> <<< 178205 1726889884.29890: 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' <<< 178205 1726889884.29903: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b72d90> <<< 178205 1726889884.29956: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98970> <<< 178205 1726889884.29985: 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. <<< 178205 1726889884.30202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889884.30208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889884.30242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889884.30250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889884.30261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889884.30288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889884.30309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889884.30322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889884.30330: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3aefeb0> <<< 178205 1726889884.30370: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af2f40> <<< 178205 1726889884.30404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889884.30477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889884.30481: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889884.30505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889884.30510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889884.30546: 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' <<< 178205 1726889884.30550: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3ae7610> <<< 178205 1726889884.30552: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3aef370> <<< 178205 1726889884.30555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889884.30632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889884.30636: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889884.30670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.30697: 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' <<< 178205 1726889884.30740: 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 0x7f5eb3a2bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a2b8b0> import 'itertools' # <<< 178205 1726889884.30765: 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 0x7f5eb3a2beb0> <<< 178205 1726889884.30789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889884.30850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889884.30854: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a2bf70> <<< 178205 1726889884.30879: 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 0x7f5eb3a2be80> <<< 178205 1726889884.30882: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889884.30932: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a83d30> import '_functools' # <<< 178205 1726889884.30955: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a7d610> <<< 178205 1726889884.31036: 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 0x7f5eb3a91670> <<< 178205 1726889884.31068: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af6e20> <<< 178205 1726889884.31071: 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' <<< 178205 1726889884.31087: 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 0x7f5eb3a3cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a83250> <<< 178205 1726889884.31147: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889884.31152: 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 0x7f5eb3a91280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3afc9d0> <<< 178205 1726889884.31173: 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' <<< 178205 1726889884.31184: 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' <<< 178205 1726889884.31209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889884.31240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3cfa0> <<< 178205 1726889884.31260: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3cd90> <<< 178205 1726889884.31271: 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 0x7f5eb3a3cd00> <<< 178205 1726889884.31292: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889884.31302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889884.31333: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889884.31339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889884.31357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889884.31408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889884.31432: 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 0x7f5eb37fb370> <<< 178205 1726889884.31460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889884.31477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889884.31502: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37fb460> <<< 178205 1726889884.31622: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a46fa0> <<< 178205 1726889884.31661: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3ea30> <<< 178205 1726889884.31680: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3e490> <<< 178205 1726889884.31707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889884.31710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889884.31736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889884.31747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889884.31779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889884.31782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889884.31791: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37201c0> <<< 178205 1726889884.31818: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37e5c70> <<< 178205 1726889884.31873: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3eeb0> <<< 178205 1726889884.31876: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3afc040> <<< 178205 1726889884.31899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889884.31956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889884.31959: 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 0x7f5eb3733af0> <<< 178205 1726889884.31971: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889884.32005: 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 0x7f5eb3733e20> <<< 178205 1726889884.32043: 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' <<< 178205 1726889884.32061: 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' <<< 178205 1726889884.32080: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3746730> <<< 178205 1726889884.32091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889884.32119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889884.32148: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3746c70> <<< 178205 1726889884.32181: 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 0x7f5eb36d13a0> <<< 178205 1726889884.32193: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3733f10> <<< 178205 1726889884.32222: 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' <<< 178205 1726889884.32273: 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 0x7f5eb36e2280> <<< 178205 1726889884.32285: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37465b0> import 'pwd' # <<< 178205 1726889884.32310: 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 0x7f5eb36e2340> <<< 178205 1726889884.32350: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3c9d0> <<< 178205 1726889884.32379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889884.32397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889884.32420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889884.32469: 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 0x7f5eb36fd6a0> <<< 178205 1726889884.32483: 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' <<< 178205 1726889884.32511: 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 0x7f5eb36fd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36fd760> <<< 178205 1726889884.32538: 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 0x7f5eb36fd850> <<< 178205 1726889884.32572: 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' <<< 178205 1726889884.32761: 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 0x7f5eb36fdca0> <<< 178205 1726889884.32928: 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 0x7f5eb370b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36fd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36f1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3c5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889884.32941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889884.32962: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36fda90> <<< 178205 1726889884.33322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5eb363a670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889884.33352: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889884.33367: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.33379: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889884.34557: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.35511: 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' <<< 178205 1726889884.35538: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2fef7f0> <<< 178205 1726889884.35561: 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' <<< 178205 1726889884.35581: 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' <<< 178205 1726889884.35601: 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 0x7f5eb35b4760> <<< 178205 1726889884.35637: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4640> <<< 178205 1726889884.35660: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4370> <<< 178205 1726889884.35683: 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' <<< 178205 1726889884.35736: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4490> <<< 178205 1726889884.35755: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4190> import 'atexit' # <<< 178205 1726889884.35784: 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 0x7f5eb35b4400> <<< 178205 1726889884.35793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889884.35804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889884.35844: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b47c0> <<< 178205 1726889884.35864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889884.35891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889884.35901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889884.35923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889884.35936: 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' <<< 178205 1726889884.36002: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f6f7c0> <<< 178205 1726889884.36035: 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 0x7f5eb2f6fb50> <<< 178205 1726889884.36061: 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 0x7f5eb2f6f9a0> <<< 178205 1726889884.36083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889884.36109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889884.36144: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f8cb20> <<< 178205 1726889884.36157: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35aed30> <<< 178205 1726889884.36342: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4520> <<< 178205 1726889884.36346: 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' <<< 178205 1726889884.36368: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35ae190> <<< 178205 1726889884.36382: 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' <<< 178205 1726889884.36416: 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' <<< 178205 1726889884.36454: 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' <<< 178205 1726889884.36469: 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 0x7f5eb2feba90> <<< 178205 1726889884.36554: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3555e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3555880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f86310> <<< 178205 1726889884.36588: 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 0x7f5eb3555970> <<< 178205 1726889884.36621: 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 0x7f5eb3585d30> <<< 178205 1726889884.36641: 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' <<< 178205 1726889884.36663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889884.36686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889884.36770: 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 0x7f5eb2f509d0> <<< 178205 1726889884.36793: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb358ce50> <<< 178205 1726889884.36796: 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' <<< 178205 1726889884.36855: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889884.36858: 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 0x7f5eb2f5f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb358ce20> <<< 178205 1726889884.36875: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889884.36913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.36934: 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' # <<< 178205 1726889884.36986: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35586a0> <<< 178205 1726889884.37114: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f5f0d0> <<< 178205 1726889884.37203: 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' <<< 178205 1726889884.37226: 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 0x7f5eb2f5d550> <<< 178205 1726889884.37242: 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 0x7f5eb2f5d610> <<< 178205 1726889884.37288: 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 0x7f5eb2f5cc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb363a820> <<< 178205 1726889884.37322: 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' <<< 178205 1726889884.37347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889884.37363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889884.37377: 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 0x7f5eb2fe1af0> <<< 178205 1726889884.37554: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889884.37559: 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 0x7f5eb2fe09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f517f0> <<< 178205 1726889884.37627: 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 0x7f5eb2fe1520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb354dac0> # zipimport: zlib available <<< 178205 1726889884.37650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889884.37707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.37794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889884.37836: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889884.37840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.37929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.38024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.38471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.38925: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889884.38957: 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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889884.38973: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889884.38976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.39028: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889884.39031: 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 0x7f5eb2f29d30> <<< 178205 1726889884.39091: 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 0x7f5eb2fdf310> <<< 178205 1726889884.39104: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2fd5e50> <<< 178205 1726889884.39157: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889884.39160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.39191: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889884.39197: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.39313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.39451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889884.39455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889884.39470: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2fe03a0> # zipimport: zlib available <<< 178205 1726889884.39843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40327: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889884.40330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40391: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889884.40395: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40445: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40529: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889884.40555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889884.40558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40582: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40629: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889884.40633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.40993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889884.41029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889884.41032: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889884.41101: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b08e50> <<< 178205 1726889884.41106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41240: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889884.41258: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889884.41261: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889884.41296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41339: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889884.41343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41550: 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 <<< 178205 1726889884.41572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.41649: 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 0x7f5eb359f5b0> <<< 178205 1726889884.41672: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ad0a30> <<< 178205 1726889884.41714: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889884.41833: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41905: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.41964: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889884.41967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889884.41979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889884.42003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889884.42028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889884.42040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889884.42124: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f39be0> <<< 178205 1726889884.42159: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f1e220> <<< 178205 1726889884.42225: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f1cdc0> <<< 178205 1726889884.42235: 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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889884.42262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.42275: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889884.42336: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889884.42363: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889884.42386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.42428: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889884.42455: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 178205 1726889884.42479: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889884.42498: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889884.43785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.44890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889884.44928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889884.44954: stdout chunk (state=3): >>># /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' <<< 178205 1726889884.44968: 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' <<< 178205 1726889884.45002: 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 0x7f5eb2f16940> <<< 178205 1726889884.45034: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ab8130> <<< 178205 1726889884.45037: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ab8340> <<< 178205 1726889884.45138: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27a3d00> <<< 178205 1726889884.45190: 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 <<< 178205 1726889884.45194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.45237: 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 <<< 178205 1726889884.45241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889884.45279: 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' <<< 178205 1726889884.45282: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b0ffd0> <<< 178205 1726889884.45295: 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' <<< 178205 1726889884.45335: 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' <<< 178205 1726889884.45369: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ac8430> <<< 178205 1726889884.45416: 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 0x7f5eb2b0f5e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b0f310> <<< 178205 1726889884.45448: 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' <<< 178205 1726889884.45475: 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' <<< 178205 1726889884.45494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889884.45507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889884.45559: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b03a90> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b03550> <<< 178205 1726889884.45625: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b0f6d0> <<< 178205 1726889884.45640: 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' <<< 178205 1726889884.45664: 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' <<< 178205 1726889884.45691: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889884.45864: 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 <<< 178205 1726889884.45867: 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 0x7f5eb2b17ee0> <<< 178205 1726889884.45920: 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 0x7f5eb2b17b50> <<< 178205 1726889884.45934: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b17c10> <<< 178205 1726889884.45968: 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' <<< 178205 1726889884.45991: 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' <<< 178205 1726889884.46022: 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' <<< 178205 1726889884.46072: 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' <<< 178205 1726889884.46096: 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 0x7f5eb28a6400> <<< 178205 1726889884.46099: 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 0x7f5eb28a64f0> <<< 178205 1726889884.46141: 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' <<< 178205 1726889884.46170: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb28a67f0> # /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 0x7f5eb28a6dc0> <<< 178205 1726889884.46192: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286fd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286f940> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889884.46248: 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' <<< 178205 1726889884.46264: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889884.46267: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286fbe0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286f310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b179a0> <<< 178205 1726889884.46309: 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 <<< 178205 1726889884.46351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889884.46388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2811f10> <<< 178205 1726889884.46392: 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' <<< 178205 1726889884.46402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889884.46429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889884.46456: 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' <<< 178205 1726889884.46550: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27aa9d0> <<< 178205 1726889884.46595: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb281b790> <<< 178205 1726889884.46619: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb281b2e0> <<< 178205 1726889884.46730: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27f7a00> <<< 178205 1726889884.46793: 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 <<< 178205 1726889884.46803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889884.46968: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27798e0> <<< 178205 1726889884.47026: 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 <<< 178205 1726889884.47038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889884.47233: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb217fe80> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b17670> <<< 178205 1726889884.47279: 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 <<< 178205 1726889884.47309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889884.47506: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb217ffd0> <<< 178205 1726889884.47560: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ac5820> <<< 178205 1726889884.47573: 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' <<< 178205 1726889884.47603: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889884.47624: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889884.47672: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21126a0> <<< 178205 1726889884.47685: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21124c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb219b760> <<< 178205 1726889884.48123: stdout chunk (state=3): >>> ** (process:408181): WARNING **: 23:38:04.480: 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 0x7f5eb28aa7c0> <<< 178205 1726889884.48149: 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' <<< 178205 1726889884.48198: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21122b0> <<< 178205 1726889884.48244: 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 0x7f5eb21439d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 178205 1726889884.48268: stdout chunk (state=3): >>># 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' <<< 178205 1726889884.48288: 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 <<< 178205 1726889884.48310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889884.48348: 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' <<< 178205 1726889884.48373: 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' <<< 178205 1726889884.48403: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a979d0> <<< 178205 1726889884.48427: 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' <<< 178205 1726889884.48465: 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' <<< 178205 1726889884.48492: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889884.48506: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ab4130> <<< 178205 1726889884.48552: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a9d4c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a97f10> <<< 178205 1726889884.48575: 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' <<< 178205 1726889884.48599: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1aabdf0> <<< 178205 1726889884.48618: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889884.48632: 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' <<< 178205 1726889884.48967: 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 # 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 0x7f5eb1ac6ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac6c40> # /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 0x7f5eb1ac6d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac68b0> # /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 0x7f5eb1ac6970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac6910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ab4eb0> # /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 0x7f5eb1a4baf0> # /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 0x7f5eb1a4bee0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a4b7c0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac66a0> <<< 178205 1726889884.49078: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a4b7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a971f0> # /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' <<< 178205 1726889884.49121: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a63580> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a632e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a97730> <<< 178205 1726889884.49463: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21486a0> <<< 178205 1726889884.49522: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2143e50> <<< 178205 1726889884.49550: 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 <<< 178205 1726889884.49568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889884.49580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889884.49597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889884.49630: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a12520> <<< 178205 1726889884.49652: 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 0x7f5eb1a12cd0> <<< 178205 1726889884.49728: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a891f0> <<< 178205 1726889884.49752: 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 <<< 178205 1726889884.49777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889884.49798: 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 <<< 178205 1726889884.49821: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.49855: 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 0x7f5eb1a46bb0> <<< 178205 1726889884.49884: 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' <<< 178205 1726889884.49904: 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 <<< 178205 1726889884.49926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889884.49951: 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 <<< 178205 1726889884.49967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889884.49994: 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' <<< 178205 1726889884.50019: 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' <<< 178205 1726889884.50038: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d8880> <<< 178205 1726889884.50069: 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' <<< 178205 1726889884.50092: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d8df0> <<< 178205 1726889884.50113: 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' <<< 178205 1726889884.50125: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19e84f0> <<< 178205 1726889884.50147: 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' <<< 178205 1726889884.50180: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19e8850> <<< 178205 1726889884.50207: 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 <<< 178205 1726889884.50220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 178205 1726889884.50257: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19e8fa0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d8520> <<< 178205 1726889884.50281: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d81c0> <<< 178205 1726889884.50409: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19cd280> <<< 178205 1726889884.50435: 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' <<< 178205 1726889884.50453: 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' <<< 178205 1726889884.50473: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb198a700> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19cd880> <<< 178205 1726889884.50497: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a46d60> <<< 178205 1726889884.50528: 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' <<< 178205 1726889884.50557: 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' <<< 178205 1726889884.50570: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb198af70> <<< 178205 1726889884.50598: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a46fa0> <<< 178205 1726889884.50625: 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' <<< 178205 1726889884.50661: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19cd400> <<< 178205 1726889884.50683: 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' <<< 178205 1726889884.50715: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1994400> <<< 178205 1726889884.50742: 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' <<< 178205 1726889884.50764: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19946d0> <<< 178205 1726889884.50969: 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' <<< 178205 1726889884.50990: 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 <<< 178205 1726889884.51023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.51117: 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 0x7f5eb19c3e80> <<< 178205 1726889884.51147: 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' <<< 178205 1726889884.51184: 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 0x7f5eb18bbc10> <<< 178205 1726889884.51207: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18bb580> <<< 178205 1726889884.51227: 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' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18bbee0> <<< 178205 1726889884.51251: 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 <<< 178205 1726889884.51269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889884.51291: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18c75e0> <<< 178205 1726889884.51311: 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 <<< 178205 1726889884.51333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889884.51353: 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 0x7f5eb18df7c0> <<< 178205 1726889884.51372: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18d7370> <<< 178205 1726889884.51409: 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' <<< 178205 1726889884.51436: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18ec9a0> <<< 178205 1726889884.51454: 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' <<< 178205 1726889884.51465: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18f2670> <<< 178205 1726889884.51491: 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' <<< 178205 1726889884.51515: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1878460> <<< 178205 1726889884.51535: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19baeb0> <<< 178205 1726889884.51559: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19babb0> <<< 178205 1726889884.51579: 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 <<< 178205 1726889884.51598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889884.51635: 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 0x7f5eb1891460> <<< 178205 1726889884.51660: 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 <<< 178205 1726889884.51677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 178205 1726889884.51694: 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 <<< 178205 1726889884.51706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889884.51763: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1891be0> <<< 178205 1726889884.51782: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1891400> <<< 178205 1726889884.51867: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb187fc10> <<< 178205 1726889884.51890: 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' <<< 178205 1726889884.51916: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18b2c40> <<< 178205 1726889884.51944: 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' <<< 178205 1726889884.51960: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18373a0> <<< 178205 1726889884.51981: 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 <<< 178205 1726889884.52007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889884.52032: 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' <<< 178205 1726889884.52088: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18514c0> <<< 178205 1726889884.52114: 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 <<< 178205 1726889884.52125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 178205 1726889884.52158: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1851880> <<< 178205 1726889884.52187: 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' <<< 178205 1726889884.52226: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1859520> <<< 178205 1726889884.52249: 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' <<< 178205 1726889884.52272: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1859fa0> <<< 178205 1726889884.52302: 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' <<< 178205 1726889884.52323: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1868910> <<< 178205 1726889884.52346: 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' <<< 178205 1726889884.52371: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1868c40> <<< 178205 1726889884.52401: 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' <<< 178205 1726889884.52428: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1868df0> <<< 178205 1726889884.52450: 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' <<< 178205 1726889884.52478: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17f3700> <<< 178205 1726889884.52508: 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' <<< 178205 1726889884.52546: 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' <<< 178205 1726889884.52567: 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 <<< 178205 1726889884.52580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889884.52626: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18042e0> <<< 178205 1726889884.52654: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17f3f70> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17f3a60> <<< 178205 1726889884.52890: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1837460> <<< 178205 1726889884.52925: 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 <<< 178205 1726889884.52928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889884.52956: 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' <<< 178205 1726889884.52981: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17b7fd0> <<< 178205 1726889884.53005: 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' <<< 178205 1726889884.53027: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17c3280> <<< 178205 1726889884.53114: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1844d00> <<< 178205 1726889884.53134: 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' <<< 178205 1726889884.53169: 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 <<< 178205 1726889884.53184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889884.53644: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17d1be0> <<< 178205 1726889884.53676: 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' <<< 178205 1726889884.53713: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17d9af0> <<< 178205 1726889884.53846: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17d14f0> <<< 178205 1726889884.53872: 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' <<< 178205 1726889884.53931: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17e3d90> <<< 178205 1726889884.53945: 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' <<< 178205 1726889884.53968: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17e9fa0> <<< 178205 1726889884.53996: 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' <<< 178205 1726889884.54033: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17ee700> <<< 178205 1726889884.54056: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889884.54126: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17eeeb0> <<< 178205 1726889884.54141: 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' <<< 178205 1726889884.54194: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb177b970> <<< 178205 1726889884.54211: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a3bc70> <<< 178205 1726889884.54229: 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 0x7f5eb19ba910> <<< 178205 1726889884.54353: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a2ae80> <<< 178205 1726889884.54379: 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 <<< 178205 1726889884.54399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889884.54433: 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' <<< 178205 1726889884.54465: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17a3bb0> <<< 178205 1726889884.54518: 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 <<< 178205 1726889884.54527: 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 0x7f5eb17ac760> <<< 178205 1726889884.54541: 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' <<< 178205 1726889884.54597: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17ac340> <<< 178205 1726889884.54619: 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' <<< 178205 1726889884.54670: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1738d00> <<< 178205 1726889884.54810: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb179c940> <<< 178205 1726889884.54833: 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 <<< 178205 1726889884.54847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889884.54952: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17a3730> <<< 178205 1726889884.54976: 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' <<< 178205 1726889884.55039: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb16f9b20> <<< 178205 1726889884.55057: 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 <<< 178205 1726889884.55127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889884.55157: 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' <<< 178205 1726889884.55188: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb16c48e0> <<< 178205 1726889884.55210: 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 <<< 178205 1726889884.55229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889884.55263: 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' <<< 178205 1726889884.55308: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb16d6a90> <<< 178205 1726889884.55441: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb16c91f0> <<< 178205 1726889884.55463: 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' <<< 178205 1726889884.55482: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1675fd0> <<< 178205 1726889884.55840: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1704640> <<< 178205 1726889884.55862: 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 <<< 178205 1726889884.55885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889884.55989: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1646c40> <<< 178205 1726889884.56016: 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' <<< 178205 1726889884.56046: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1662e50> <<< 178205 1726889884.56070: 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' <<< 178205 1726889884.56106: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1668880> <<< 178205 1726889884.56147: 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' <<< 178205 1726889884.56171: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb166f3d0> # /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' <<< 178205 1726889884.56211: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb166f730> <<< 178205 1726889884.56240: 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' <<< 178205 1726889884.56270: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb15f85e0> <<< 178205 1726889884.56289: 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 <<< 178205 1726889884.56302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889884.56382: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb15f8ee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2143af0> <<< 178205 1726889884.56410: 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 <<< 178205 1726889884.56432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889884.56737: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2143bb0> # /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 0x7f5eb15ccb20> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb15b6850> <<< 178205 1726889884.56765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.56794: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.56820: 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_5_gkivt8/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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889884.56839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.57053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.57228: 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_5_gkivt8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889884.57423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889884.57572: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889884.57597: stdout chunk (state=3): >>># /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' <<< 178205 1726889884.57620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889884.57645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889884.57668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889884.57691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889884.57701: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb154f7f0> <<< 178205 1726889884.57741: 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 0x7f5eb154f880> <<< 178205 1726889884.57813: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1580d00> <<< 178205 1726889884.57831: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1580490> <<< 178205 1726889884.57858: 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 <<< 178205 1726889884.57874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 178205 1726889884.58034: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1580ca0> <<< 178205 1726889884.58053: 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 <<< 178205 1726889884.58075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889884.58104: 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 <<< 178205 1726889884.58134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 178205 1726889884.58148: 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' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1497370> <<< 178205 1726889884.58171: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1527b20> <<< 178205 1726889884.58213: 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 <<< 178205 1726889884.58232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889884.58252: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14977c0> <<< 178205 1726889884.58270: 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' <<< 178205 1726889884.58286: 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 <<< 178205 1726889884.58309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889884.58336: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889884.58366: 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' <<< 178205 1726889884.58408: 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 0x7f5eb14ac550> <<< 178205 1726889884.58442: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ac1f0> # /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' <<< 178205 1726889884.58466: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ac700> <<< 178205 1726889884.58484: 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' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ac940> <<< 178205 1726889884.58521: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 178205 1726889884.58549: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14acb20> <<< 178205 1726889884.58562: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889884.58587: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14acd30> <<< 178205 1726889884.58611: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889884.58635: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14b61f0> <<< 178205 1726889884.58663: 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' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14b6d30> <<< 178205 1726889884.58688: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 178205 1726889884.58709: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14b6eb0> <<< 178205 1726889884.58742: 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' <<< 178205 1726889884.58769: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14be100> <<< 178205 1726889884.58780: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889884.58800: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14be2b0> <<< 178205 1726889884.58825: 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 <<< 178205 1726889884.58846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889884.58872: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14be730> <<< 178205 1726889884.58889: 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' <<< 178205 1726889884.58912: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14bed60> <<< 178205 1726889884.58930: 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 # 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 0x7f5eb14befa0> <<< 178205 1726889884.58962: 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 0x7f5eb14ca280> <<< 178205 1726889884.58993: 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' <<< 178205 1726889884.59017: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ca400> <<< 178205 1726889884.59041: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889884.59053: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ca640> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb149fb80> <<< 178205 1726889884.59091: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1497f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1497eb0> <<< 178205 1726889884.59215: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb154faf0> <<< 178205 1726889884.59316: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb153b220> <<< 178205 1726889884.61544: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889884.67231: 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 <<< 178205 1726889884.67251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889884.67581: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb11e0d90> <<< 178205 1726889885.24218: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sda"}, {"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "state": "absent", "fstype": "ext3"}, {"path": "/opt/test", "state": "absent"}, {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889885.25188: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889885.25703: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal<<< 178205 1726889885.25735: stdout chunk (state=3): >>> # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # 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 <<< 178205 1726889885.26320: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889885.26387: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle <<< 178205 1726889885.26480: stdout chunk (state=3): >>># 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 <<< 178205 1726889885.26593: 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 # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 178205 1726889885.26705: 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 178205 1726889885.26866: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 178205 1726889885.27004: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 178205 1726889885.27081: stdout chunk (state=3): >>># 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 178205 1726889885.27829: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 178205 1726889885.27908: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 178205 1726889885.27993: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889885.28009: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889885.28076: 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 tokenize <<< 178205 1726889885.28137: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 178205 1726889885.28276: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889885.28366: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 178205 1726889885.28477: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 178205 1726889885.28541: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 178205 1726889885.28590: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 178205 1726889885.28642: stdout chunk (state=3): >>># destroy re # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889885.29243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889885.29246: stdout chunk (state=3): >>><<< 178205 1726889885.29248: stderr chunk (state=3): >>><<< 178205 1726889885.29561: _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 0x7f5eb3bf3dc0> # /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 0x7f5eb3b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bf3b20> # /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 0x7f5eb3bf3ac0> 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 0x7f5eb3b98490> # /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 0x7f5eb3b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98670> # /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 0x7f5eb3b4f190> # /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 0x7f5eb3b4f220> # /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 0x7f5eb3b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3bb0880> # /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 0x7f5eb3b48d90> # /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 0x7f5eb3b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3b98970> 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 0x7f5eb3aefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af2f40> # /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 0x7f5eb3ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3aef370> # /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 0x7f5eb3a2bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a2b8b0> 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 0x7f5eb3a2beb0> # /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 0x7f5eb3a2bf70> # /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 0x7f5eb3a2be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a83d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a7d610> # /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 0x7f5eb3a91670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3af6e20> # /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 0x7f5eb3a3cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a83250> # 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 0x7f5eb3a91280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3afc9d0> # /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 0x7f5eb3a3cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3cd90> # /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 0x7f5eb3a3cd00> # /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 0x7f5eb37fb370> # /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 0x7f5eb37fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a46fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3e490> # /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 0x7f5eb37201c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3afc040> # /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 0x7f5eb3733af0> 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 0x7f5eb3733e20> # /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 0x7f5eb3746730> # /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 0x7f5eb3746c70> # 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 0x7f5eb36d13a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3733f10> # /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 0x7f5eb36e2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb37465b0> 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 0x7f5eb36e2340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3c9d0> # /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 0x7f5eb36fd6a0> # /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 0x7f5eb36fd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36fd760> # 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 0x7f5eb36fd850> # /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 0x7f5eb36fdca0> # 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 0x7f5eb370b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36fd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb36f1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3a3c5b0> # /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 0x7f5eb36fda90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5eb363a670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb2fef7f0> # /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 0x7f5eb35b4760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4370> # /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 0x7f5eb35b4490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4190> 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 0x7f5eb35b4400> # /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 0x7f5eb35b47c0> # /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 0x7f5eb2f6f7c0> # 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 0x7f5eb2f6fb50> # 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 0x7f5eb2f6f9a0> # /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 0x7f5eb2f8cb20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35aed30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb35b4520> # /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 0x7f5eb35ae190> # /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 0x7f5eb2feba90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3555e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb3555880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f86310> # 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 0x7f5eb3555970> # /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 0x7f5eb3585d30> # /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 0x7f5eb2f509d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb358ce50> # /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 0x7f5eb2f5f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb358ce20> # /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 0x7f5eb35586a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f5f0d0> # 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 0x7f5eb2f5d550> # 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 0x7f5eb2f5d610> # 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 0x7f5eb2f5cc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb363a820> # /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 0x7f5eb2fe1af0> # 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 0x7f5eb2fe09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f517f0> # 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 0x7f5eb2fe1520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb354dac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb2f29d30> # /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 0x7f5eb2fdf310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2fd5e50> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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 0x7f5eb2fe03a0> # 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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb2b08e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb359f5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ad0a30> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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 0x7f5eb2f39be0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f1e220> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2f1cdc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb2f16940> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ab8130> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ab8340> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27a3d00> # /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 0x7f5eb2b0ffd0> # /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 0x7f5eb2ac8430> # 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 0x7f5eb2b0f5e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b0f310> # /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 0x7f5eb2b03a90> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b03550> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b0f6d0> # /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 0x7f5eb2b17ee0> # 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 0x7f5eb2b17b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b17c10> # /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 0x7f5eb28a6400> # /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 0x7f5eb28a64f0> # /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 0x7f5eb28a67f0> # /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 0x7f5eb28a6dc0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286fd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286f940> # 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 0x7f5eb286fbe0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb286f310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b179a0> # /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 0x7f5eb2811f10> # /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 0x7f5eb27aa9d0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb281b790> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb281b2e0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb27f7a00> # /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 0x7f5eb27798e0> # /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 0x7f5eb217fe80> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2b17670> # /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 0x7f5eb217ffd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2ac5820> # /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 0x7f5eb21126a0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21124c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb219b760> ** (process:408181): WARNING **: 23:38:04.480: 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 0x7f5eb28aa7c0> # /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 0x7f5eb21122b0> # /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 0x7f5eb21439d0> # /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 0x7f5eb1a979d0> # /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 0x7f5eb1ab4130> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a9d4c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a97f10> # /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 0x7f5eb1aabdf0> # /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 0x7f5eb1ac6ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac6c40> # /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 0x7f5eb1ac6d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac68b0> # /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 0x7f5eb1ac6970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac6910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ab4eb0> # /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 0x7f5eb1a4baf0> # /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 0x7f5eb1a4bee0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a4b7c0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1ac66a0> # /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 0x7f5eb1a4b7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a971f0> # /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 0x7f5eb1a63580> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a632e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a97730> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb21486a0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2143e50> # /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 0x7f5eb1a12520> # /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 0x7f5eb1a12cd0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a891f0> # /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 0x7f5eb1a46bb0> # /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 0x7f5eb19d8880> # /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 0x7f5eb19d8df0> # /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 0x7f5eb19e84f0> # /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 0x7f5eb19e8850> # /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 0x7f5eb19e8fa0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d8520> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19d81c0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19cd280> # /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 0x7f5eb198a700> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19cd880> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a46d60> # /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 0x7f5eb198af70> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a46fa0> # /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 0x7f5eb19cd400> # /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 0x7f5eb1994400> # /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 0x7f5eb19946d0> # /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 0x7f5eb19c3e80> # /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 0x7f5eb18bbc10> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18bb580> # /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 0x7f5eb18bbee0> # /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 0x7f5eb18c75e0> # /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 0x7f5eb18df7c0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb18d7370> # /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 0x7f5eb18ec9a0> # /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 0x7f5eb18f2670> # /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 0x7f5eb1878460> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19baeb0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb19babb0> # /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 0x7f5eb1891460> # /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 0x7f5eb1891be0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1891400> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb187fc10> # /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 0x7f5eb18b2c40> # /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 0x7f5eb18373a0> # /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 0x7f5eb18514c0> # /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 0x7f5eb1851880> # /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 0x7f5eb1859520> # /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 0x7f5eb1859fa0> # /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 0x7f5eb1868910> # /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 0x7f5eb1868c40> # /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 0x7f5eb1868df0> # /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 0x7f5eb17f3700> # /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 0x7f5eb18042e0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17f3f70> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17f3a60> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1837460> # /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 0x7f5eb17b7fd0> # /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 0x7f5eb17c3280> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1844d00> # /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 0x7f5eb17d1be0> # /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 0x7f5eb17d9af0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb17d14f0> # /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 0x7f5eb17e3d90> # /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 0x7f5eb17e9fa0> # /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 0x7f5eb17ee700> # /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 0x7f5eb17eeeb0> # /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 0x7f5eb177b970> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a3bc70> # /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 0x7f5eb19ba910> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1a2ae80> # /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 0x7f5eb17a3bb0> # /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 0x7f5eb17ac760> # /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 0x7f5eb17ac340> # /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 0x7f5eb1738d00> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb179c940> # /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 0x7f5eb17a3730> # /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 0x7f5eb16f9b20> # /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 0x7f5eb16c48e0> # /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 0x7f5eb16d6a90> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb16c91f0> # /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 0x7f5eb1675fd0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1704640> # /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 0x7f5eb1646c40> # /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 0x7f5eb1662e50> # /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 0x7f5eb1668880> # /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 0x7f5eb166f3d0> # /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 0x7f5eb166f730> # /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 0x7f5eb15f85e0> # /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 0x7f5eb15f8ee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb2143af0> # /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 0x7f5eb2143bb0> # /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 0x7f5eb15ccb20> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb15b6850> # 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_5_gkivt8/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_5_gkivt8/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_5_gkivt8/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 0x7f5eb154f7f0> # 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 0x7f5eb154f880> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1580d00> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1580490> # /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 0x7f5eb1580ca0> # /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 0x7f5eb1497370> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1527b20> # /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 0x7f5eb14977c0> # /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 0x7f5eb14ac550> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb14ac1f0> # /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 0x7f5eb14ac700> # /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 0x7f5eb14ac940> # /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 0x7f5eb14acb20> # /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 0x7f5eb14acd30> # /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 0x7f5eb14b61f0> # /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 0x7f5eb14b6d30> # /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 0x7f5eb14b6eb0> # /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 0x7f5eb14be100> # /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 0x7f5eb14be2b0> # /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 0x7f5eb14be730> # /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 0x7f5eb14bed60> # /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 0x7f5eb14befa0> # /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 0x7f5eb14ca280> # /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 0x7f5eb14ca400> # /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 0x7f5eb14ca640> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb149fb80> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1497f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb1497eb0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb154faf0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5eb153b220> 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 0x7f5eb11e0d90> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sda"}, {"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "state": "absent", "fstype": "ext3"}, {"path": "/opt/test", "state": "absent"}, {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # 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. 178205 1726889885.31905: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889885.31909: _low_level_execute_command(): starting 178205 1726889885.31917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889884.15515-181566-67339955783550/ > /dev/null 2>&1 && sleep 0' 178205 1726889885.32878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.32892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.32905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.32951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.32997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.33008: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.33023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.33043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.33055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.33075: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.33091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.33105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.33125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.33141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.33153: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.33167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.33250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.33274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.33322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.33449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.35231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.35328: stderr chunk (state=3): >>><<< 178205 1726889885.35333: stdout chunk (state=3): >>><<< 178205 1726889885.35378: _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 178205 1726889885.35443: handler run complete 178205 1726889885.35677: attempt loop complete, returning result 178205 1726889885.35682: _execute() done 178205 1726889885.35685: dumping result to json 178205 1726889885.35687: done dumping result, returning 178205 1726889885.35774: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-000000001c15] 178205 1726889885.35778: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c15 changed: [managed_node2] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889885.36237: no more pending results, returning what we have 178205 1726889885.36241: results queue empty 178205 1726889885.36241: checking for any_errors_fatal 178205 1726889885.36247: done checking for any_errors_fatal 178205 1726889885.36248: checking for max_fail_percentage 178205 1726889885.36249: done checking for max_fail_percentage 178205 1726889885.36250: checking to see if all hosts have failed and the running result is not ok 178205 1726889885.36251: done checking to see if all hosts have failed 178205 1726889885.36252: getting the remaining hosts for this loop 178205 1726889885.36253: done getting the remaining hosts for this loop 178205 1726889885.36257: getting the next task for host managed_node2 178205 1726889885.36263: done getting next task for host managed_node2 178205 1726889885.36267: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889885.36270: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889885.36282: getting variables 178205 1726889885.36284: in VariableManager get_vars() 178205 1726889885.36530: Calling all_inventory to load vars for managed_node2 178205 1726889885.36534: Calling groups_inventory to load vars for managed_node2 178205 1726889885.36537: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889885.36548: Calling all_plugins_play to load vars for managed_node2 178205 1726889885.36551: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889885.36554: Calling groups_plugins_play to load vars for managed_node2 178205 1726889885.37230: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c15 178205 1726889885.37233: WORKER PROCESS EXITING 178205 1726889885.37578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889885.38275: done with get_vars() 178205 1726889885.38289: done getting variables 178205 1726889885.38354: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:38:05 -0400 (0:00:01.318) 0:01:38.371 ****** 178205 1726889885.38388: entering _queue_task() for managed_node2/command 178205 1726889885.38685: worker is 1 (out of 1 available) 178205 1726889885.38698: exiting _queue_task() for managed_node2/command 178205 1726889885.38708: done queuing things up, now waiting for results queue to drain 178205 1726889885.38709: waiting for pending results... 178205 1726889885.39028: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889885.39195: in run() - task 02369adf-7a19-34ed-f5d1-000000001c16 178205 1726889885.39219: variable 'ansible_search_path' from source: unknown 178205 1726889885.39228: variable 'ansible_search_path' from source: unknown 178205 1726889885.39272: calling self._execute() 178205 1726889885.39394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.39405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.39424: variable 'omit' from source: magic vars 178205 1726889885.39839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889885.43235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889885.43336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889885.43380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889885.43425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889885.43460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889885.43553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889885.43588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889885.43629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889885.43678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889885.43701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889885.43835: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889885.43846: when evaluation is False, skipping this task 178205 1726889885.43854: _execute() done 178205 1726889885.43861: dumping result to json 178205 1726889885.43868: done dumping result, returning 178205 1726889885.43881: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-000000001c16] 178205 1726889885.43891: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c16 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889885.44054: no more pending results, returning what we have 178205 1726889885.44059: results queue empty 178205 1726889885.44060: checking for any_errors_fatal 178205 1726889885.44087: done checking for any_errors_fatal 178205 1726889885.44088: checking for max_fail_percentage 178205 1726889885.44090: done checking for max_fail_percentage 178205 1726889885.44091: checking to see if all hosts have failed and the running result is not ok 178205 1726889885.44093: done checking to see if all hosts have failed 178205 1726889885.44093: getting the remaining hosts for this loop 178205 1726889885.44095: done getting the remaining hosts for this loop 178205 1726889885.44100: getting the next task for host managed_node2 178205 1726889885.44108: done getting next task for host managed_node2 178205 1726889885.44114: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889885.44119: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889885.44216: getting variables 178205 1726889885.44218: in VariableManager get_vars() 178205 1726889885.44264: Calling all_inventory to load vars for managed_node2 178205 1726889885.44267: Calling groups_inventory to load vars for managed_node2 178205 1726889885.44270: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889885.44283: Calling all_plugins_play to load vars for managed_node2 178205 1726889885.44286: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889885.44289: Calling groups_plugins_play to load vars for managed_node2 178205 1726889885.45059: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c16 178205 1726889885.45062: WORKER PROCESS EXITING 178205 1726889885.45083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889885.45864: done with get_vars() 178205 1726889885.45877: 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 23:38:05 -0400 (0:00:00.075) 0:01:38.447 ****** 178205 1726889885.45966: entering _queue_task() for managed_node2/stat 178205 1726889885.46244: worker is 1 (out of 1 available) 178205 1726889885.46257: exiting _queue_task() for managed_node2/stat 178205 1726889885.46269: done queuing things up, now waiting for results queue to drain 178205 1726889885.46270: waiting for pending results... 178205 1726889885.46575: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889885.46709: in run() - task 02369adf-7a19-34ed-f5d1-000000001c17 178205 1726889885.46737: variable 'ansible_search_path' from source: unknown 178205 1726889885.46745: variable 'ansible_search_path' from source: unknown 178205 1726889885.46782: calling self._execute() 178205 1726889885.46904: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.46918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.46940: variable 'omit' from source: magic vars 178205 1726889885.47066: variable 'omit' from source: magic vars 178205 1726889885.47145: variable 'omit' from source: magic vars 178205 1726889885.47188: variable 'omit' from source: magic vars 178205 1726889885.47241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889885.47287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889885.47310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889885.47338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889885.47355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889885.47392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889885.47401: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.47408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.47521: Set connection var ansible_pipelining to False 178205 1726889885.47535: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889885.47545: Set connection var ansible_shell_executable to /bin/sh 178205 1726889885.47552: Set connection var ansible_connection to ssh 178205 1726889885.47560: Set connection var ansible_shell_type to sh 178205 1726889885.47569: Set connection var ansible_timeout to 10 178205 1726889885.47603: variable 'ansible_shell_executable' from source: unknown 178205 1726889885.47610: variable 'ansible_connection' from source: unknown 178205 1726889885.47621: variable 'ansible_module_compression' from source: unknown 178205 1726889885.47629: variable 'ansible_shell_type' from source: unknown 178205 1726889885.47636: variable 'ansible_shell_executable' from source: unknown 178205 1726889885.47642: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.47649: variable 'ansible_pipelining' from source: unknown 178205 1726889885.47654: variable 'ansible_timeout' from source: unknown 178205 1726889885.47660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.47864: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889885.47883: variable 'omit' from source: magic vars 178205 1726889885.47894: starting attempt loop 178205 1726889885.47902: running the handler 178205 1726889885.47933: _low_level_execute_command(): starting 178205 1726889885.47946: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889885.48688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.48705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.48723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.48748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.48790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.48806: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.48823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.48844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.48856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.48866: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.48878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.48894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.48912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.48934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.48947: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.48960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.49044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.49068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.49084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.49152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.50675: stdout chunk (state=3): >>>/root <<< 178205 1726889885.50771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.50850: stderr chunk (state=3): >>><<< 178205 1726889885.50862: stdout chunk (state=3): >>><<< 178205 1726889885.50925: _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 178205 1726889885.50931: _low_level_execute_command(): starting 178205 1726889885.50934: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847 `" && echo ansible-tmp-1726889885.5089414-181622-232548202395847="` echo /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847 `" ) && sleep 0' 178205 1726889885.51589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.51615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.51634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.51653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.51703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.51719: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.51737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.51757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.51770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.51782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.51801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.51817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.51838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.51851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.51862: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.51876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.51958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.51979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.51996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.52069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.53859: stdout chunk (state=3): >>>ansible-tmp-1726889885.5089414-181622-232548202395847=/root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847 <<< 178205 1726889885.53971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.54031: stderr chunk (state=3): >>><<< 178205 1726889885.54034: stdout chunk (state=3): >>><<< 178205 1726889885.54367: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889885.5089414-181622-232548202395847=/root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847 , stderr=OpenSSH_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 178205 1726889885.54370: variable 'ansible_module_compression' from source: unknown 178205 1726889885.54373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889885.54375: variable 'ansible_facts' from source: unknown 178205 1726889885.54377: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/AnsiballZ_stat.py 178205 1726889885.54436: Sending initial data 178205 1726889885.54439: Sent initial data (155 bytes) 178205 1726889885.55391: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.55403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.55419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.55435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.55481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.55492: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.55504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.55522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.55533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.55546: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.55560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.55581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.55598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.55610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.55625: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.55638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.55721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.55745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.55762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.55847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.57508: 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 <<< 178205 1726889885.57542: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889885.57579: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpohtnetem /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/AnsiballZ_stat.py <<< 178205 1726889885.57610: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889885.58680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.58865: stderr chunk (state=3): >>><<< 178205 1726889885.58868: stdout chunk (state=3): >>><<< 178205 1726889885.58870: done transferring module to remote 178205 1726889885.58872: _low_level_execute_command(): starting 178205 1726889885.58874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/ /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/AnsiballZ_stat.py && sleep 0' 178205 1726889885.59459: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.59476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.59490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.59506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.59556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.59567: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.59579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.59595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.59605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.59618: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.59631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.59652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.59668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.59679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.59688: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.59700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.59784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.59804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.59821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.59886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.61607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.61610: stdout chunk (state=3): >>><<< 178205 1726889885.61615: stderr chunk (state=3): >>><<< 178205 1726889885.61696: _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 178205 1726889885.61699: _low_level_execute_command(): starting 178205 1726889885.61702: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/AnsiballZ_stat.py && sleep 0' 178205 1726889885.62223: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.62237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.62250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.62266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.62305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.62320: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.62334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.62350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.62361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.62371: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.62382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.62394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.62408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.62423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.62434: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.62447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.62531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.62551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.62566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.62637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.64522: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889885.64552: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889885.64597: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889885.64633: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889885.64657: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889885.64719: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889885.64760: 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' <<< 178205 1726889885.64785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889885.64799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889885.64824: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683498dc0> <<< 178205 1726889885.64869: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889885.64893: 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 0x7fe68343d3a0> <<< 178205 1726889885.64909: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683498b20> <<< 178205 1726889885.64956: 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 0x7fe683498ac0> <<< 178205 1726889885.64970: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d490> <<< 178205 1726889885.65005: 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' <<< 178205 1726889885.65051: 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' <<< 178205 1726889885.65055: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d940> <<< 178205 1726889885.65073: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d670> <<< 178205 1726889885.65104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889885.65107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889885.65140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889885.65161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889885.65186: 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' <<< 178205 1726889885.65221: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831cf190> <<< 178205 1726889885.65225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889885.65239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889885.65304: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831cf220> <<< 178205 1726889885.65341: 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' <<< 178205 1726889885.65364: 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 0x7fe6831f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831cf940> <<< 178205 1726889885.65401: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683455880> <<< 178205 1726889885.65423: 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 0x7fe6831c8d90> <<< 178205 1726889885.65478: 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 0x7fe6831f2d90> <<< 178205 1726889885.65536: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d970> <<< 178205 1726889885.65552: 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. <<< 178205 1726889885.65794: 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' <<< 178205 1726889885.65797: 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' <<< 178205 1726889885.65835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889885.65838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889885.65864: 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 0x7fe68316feb0> <<< 178205 1726889885.65909: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683172f40> <<< 178205 1726889885.65939: 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' <<< 178205 1726889885.65970: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889885.65995: 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' <<< 178205 1726889885.66018: 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' <<< 178205 1726889885.66044: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68316f370> <<< 178205 1726889885.66069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889885.66129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889885.66151: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889885.66191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889885.66203: 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' <<< 178205 1726889885.66242: 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 0x7fe6830f0df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830f08e0> <<< 178205 1726889885.66265: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889885.66291: 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 0x7fe6830f0ee0> <<< 178205 1726889885.66310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889885.66334: 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 0x7fe6830f0fa0> <<< 178205 1726889885.66362: 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' <<< 178205 1726889885.66380: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830f0eb0> import '_collections' # <<< 178205 1726889885.66427: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683149d60> <<< 178205 1726889885.66447: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889885.66461: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683144640> <<< 178205 1726889885.66519: 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 0x7fe6831566a0> <<< 178205 1726889885.66556: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683176df0> # /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' <<< 178205 1726889885.66572: 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 0x7fe683102ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683149280> <<< 178205 1726889885.66606: 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 0x7fe6831562b0> <<< 178205 1726889885.66649: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68317c9a0> # /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' <<< 178205 1726889885.66670: 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' <<< 178205 1726889885.66699: 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' <<< 178205 1726889885.66727: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683102fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683102dc0> <<< 178205 1726889885.66756: 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 0x7fe683102d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889885.66774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889885.66791: 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' <<< 178205 1726889885.66814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889885.66856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889885.66884: 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 0x7fe6830d63a0> <<< 178205 1726889885.66908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889885.66921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889885.66945: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830d6490> <<< 178205 1726889885.67066: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68310afd0> <<< 178205 1726889885.67104: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105a60> <<< 178205 1726889885.67130: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105580> <<< 178205 1726889885.67142: 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' <<< 178205 1726889885.67179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889885.67201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889885.67221: 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' <<< 178205 1726889885.67235: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68300a1f0> <<< 178205 1726889885.67256: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830c1b80> <<< 178205 1726889885.67301: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683176fd0> <<< 178205 1726889885.67329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889885.67357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889885.67368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889885.67395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889885.67426: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68301db20> 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 0x7fe68301de50> <<< 178205 1726889885.67459: 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' <<< 178205 1726889885.67477: 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 0x7fe683030760> <<< 178205 1726889885.67502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889885.67528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889885.67553: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683030ca0> <<< 178205 1726889885.67598: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889885.67626: 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 0x7fe682fbb3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68301df40> # /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' <<< 178205 1726889885.67680: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889885.67698: 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 0x7fe682fcc2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830305e0> import 'pwd' # <<< 178205 1726889885.67719: 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 0x7fe682fcc370> <<< 178205 1726889885.67750: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683102a00> <<< 178205 1726889885.67773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889885.67794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889885.67814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889885.67836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889885.67858: 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 0x7fe682fe86d0> <<< 178205 1726889885.67873: 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' <<< 178205 1726889885.67917: 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 0x7fe682fe89a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fe8790> <<< 178205 1726889885.67931: 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 0x7fe682fe8880> <<< 178205 1726889885.67958: 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' <<< 178205 1726889885.68142: 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 0x7fe682fe8cd0> <<< 178205 1726889885.68179: 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 0x7fe682ff4220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fe8910> <<< 178205 1726889885.68197: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fdaa60> <<< 178205 1726889885.68222: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831025e0> <<< 178205 1726889885.68240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889885.68292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889885.68328: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fe8ac0> <<< 178205 1726889885.68423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889885.68438: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6829e86a0> <<< 178205 1726889885.68557: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889885.68638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.68666: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889885.68690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.68711: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889885.68722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.69905: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.70851: 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 0x7fe68290f7f0> <<< 178205 1726889885.70879: 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' <<< 178205 1726889885.70903: 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' <<< 178205 1726889885.70931: 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' <<< 178205 1726889885.70944: 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 0x7fe68290f160> <<< 178205 1726889885.70970: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290f280> <<< 178205 1726889885.71017: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290ff40> <<< 178205 1726889885.71032: 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' <<< 178205 1726889885.71071: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290fd60> import 'atexit' # <<< 178205 1726889885.71114: 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 0x7fe68290ffa0> <<< 178205 1726889885.71142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889885.71145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889885.71186: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290f100> <<< 178205 1726889885.71219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889885.71225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889885.71262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889885.71265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889885.71276: 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' <<< 178205 1726889885.71342: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682866f10> <<< 178205 1726889885.71390: 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 0x7fe682883f10> <<< 178205 1726889885.71417: 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 0x7fe682883d30> <<< 178205 1726889885.71420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889885.71447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889885.71476: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828833a0> <<< 178205 1726889885.71488: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682975dc0> <<< 178205 1726889885.71660: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829753a0> <<< 178205 1726889885.71695: 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' <<< 178205 1726889885.71699: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682975fa0> <<< 178205 1726889885.71730: 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' <<< 178205 1726889885.71747: 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' <<< 178205 1726889885.71776: 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' <<< 178205 1726889885.71805: 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 0x7fe682944c70> <<< 178205 1726889885.71906: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e2d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e23d0> <<< 178205 1726889885.71915: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829174c0> <<< 178205 1726889885.71951: 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 0x7fe6828e24f0> # /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 0x7fe6828e2520> <<< 178205 1726889885.71979: 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' <<< 178205 1726889885.71995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889885.72017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889885.72103: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889885.72107: 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 0x7fe682846310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682956220> <<< 178205 1726889885.72124: 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' <<< 178205 1726889885.72178: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe682852880> <<< 178205 1726889885.72181: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829563a0> <<< 178205 1726889885.72195: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889885.72240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889885.72253: 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' # <<< 178205 1726889885.72306: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68296edc0> <<< 178205 1726889885.72433: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682852820> <<< 178205 1726889885.72516: 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 0x7fe682852670> <<< 178205 1726889885.72547: 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 0x7fe682851610> <<< 178205 1726889885.72588: 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 0x7fe682851520> <<< 178205 1726889885.72613: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68294d8e0> <<< 178205 1726889885.72638: 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 <<< 178205 1726889885.72654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889885.72688: 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 0x7fe6828d66a0> <<< 178205 1726889885.72867: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889885.72886: 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 0x7fe6828d5af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e50a0> <<< 178205 1726889885.72927: 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 0x7fe6828d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68291aac0> # zipimport: zlib available <<< 178205 1726889885.72949: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889885.73022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.73099: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889885.73130: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889885.73149: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889885.73245: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.73336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.73781: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.74233: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889885.74260: 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_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889885.74274: 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' <<< 178205 1726889885.74330: 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 0x7fe6824175b0> <<< 178205 1726889885.74396: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889885.74408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682820550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6823b90d0> <<< 178205 1726889885.74448: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889885.74478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889885.74490: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889885.74605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.74734: 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' <<< 178205 1726889885.74758: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828d5be0> # zipimport: zlib available <<< 178205 1726889885.75138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75499: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75619: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889885.75649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75683: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889885.75695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75825: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889885.75845: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889885.75862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.75917: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889885.75927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889885.76318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889885.76330: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889885.76392: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68282e9a0> # zipimport: zlib available <<< 178205 1726889885.76452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76525: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889885.76544: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889885.76579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76616: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889885.76629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.76813: 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 <<< 178205 1726889885.76837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889885.76902: 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 0x7fe682961250> <<< 178205 1726889885.76932: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68282ef10> <<< 178205 1726889885.76969: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889885.77081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889885.77217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889885.77229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889885.77260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889885.77281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889885.77364: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828147f0> <<< 178205 1726889885.77406: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682810820> <<< 178205 1726889885.77461: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68280aa00> <<< 178205 1726889885.77482: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889885.77494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77521: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889885.77588: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889885.77615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889885.77628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.77889: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889885.78050: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889885.79148: 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": 1436, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889856.7452362, "mtime": 1726889856.7422361, "ctime": 1726889856.7422361, "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": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "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"}}} <<< 178205 1726889885.79163: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889885.79484: 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 <<< 178205 1726889885.79488: 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 <<< 178205 1726889885.79494: 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 <<< 178205 1726889885.79500: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 178205 1726889885.79504: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 178205 1726889885.79545: 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 # 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 <<< 178205 1726889885.79553: stdout chunk (state=3): >>># 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 <<< 178205 1726889885.79556: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889885.79743: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889885.79758: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889885.79798: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889885.79824: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889885.79842: 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 <<< 178205 1726889885.79868: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889885.79881: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889885.79940: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889885.79973: 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 <<< 178205 1726889885.79993: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889885.80056: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889885.80092: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 178205 1726889885.80099: stdout chunk (state=3): >>># 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 <<< 178205 1726889885.80255: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889885.80294: stdout chunk (state=3): >>># 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 <<< 178205 1726889885.80298: stdout chunk (state=3): >>># 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 <<< 178205 1726889885.80324: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889885.80728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889885.80746: stdout chunk (state=3): >>><<< 178205 1726889885.80749: stderr chunk (state=3): >>><<< 178205 1726889885.80939: _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 0x7fe683498dc0> # /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 0x7fe68343d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683498b20> # /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 0x7fe683498ac0> 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 0x7fe68343d490> # /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 0x7fe68343d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d670> # /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 0x7fe6831cf190> # /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 0x7fe6831cf220> # /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 0x7fe6831f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683455880> # /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 0x7fe6831c8d90> # /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 0x7fe6831f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68343d970> 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 0x7fe68316feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683172f40> # /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 0x7fe683167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68316f370> # /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 0x7fe6830f0df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830f08e0> 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 0x7fe6830f0ee0> # /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 0x7fe6830f0fa0> # /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 0x7fe6830f0eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683149d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683144640> # /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 0x7fe6831566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683176df0> # /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 0x7fe683102ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683149280> # 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 0x7fe6831562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68317c9a0> # /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 0x7fe683102fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683102dc0> # /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 0x7fe683102d30> # /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 0x7fe6830d63a0> # /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 0x7fe6830d6490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68310afd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105580> # /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 0x7fe68300a1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830c1b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683105ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683176fd0> # /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 0x7fe68301db20> 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 0x7fe68301de50> # /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 0x7fe683030760> # /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 0x7fe683030ca0> # 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 0x7fe682fbb3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68301df40> # /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 0x7fe682fcc2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6830305e0> 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 0x7fe682fcc370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe683102a00> # /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 0x7fe682fe86d0> # /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 0x7fe682fe89a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fe8790> # 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 0x7fe682fe8880> # /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 0x7fe682fe8cd0> # 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 0x7fe682ff4220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fe8910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682fdaa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6831025e0> # /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 0x7fe682fe8ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6829e86a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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 0x7fe68290f7f0> # /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 0x7fe68290f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290ff40> # /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 0x7fe68290f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68290fd60> 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 0x7fe68290ffa0> # /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 0x7fe68290f100> # /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 0x7fe682866f10> # 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 0x7fe682883f10> # 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 0x7fe682883d30> # /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 0x7fe6828833a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682975dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829753a0> # /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 0x7fe682975fa0> # /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 0x7fe682944c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e2d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e23d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829174c0> # 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 0x7fe6828e24f0> # /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 0x7fe6828e2520> # /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 0x7fe682846310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682956220> # /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 0x7fe682852880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6829563a0> # /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 0x7fe68296edc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682852820> # 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 0x7fe682852670> # 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 0x7fe682851610> # 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 0x7fe682851520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68294d8e0> # /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 0x7fe6828d66a0> # 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 0x7fe6828d5af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6828e50a0> # 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 0x7fe6828d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68291aac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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_y6henw4o/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_y6henw4o/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_y6henw4o/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_y6henw4o/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 0x7fe6824175b0> # /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 0x7fe682820550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6823b90d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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_y6henw4o/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 0x7fe6828d5be0> # 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_y6henw4o/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_y6henw4o/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_y6henw4o/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_y6henw4o/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_y6henw4o/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 0x7fe68282e9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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_y6henw4o/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 0x7fe682961250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68282ef10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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 0x7fe6828147f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe682810820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe68280aa00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y6henw4o/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_y6henw4o/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": 1436, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889856.7452362, "mtime": 1726889856.7422361, "ctime": 1726889856.7422361, "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": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889885.81718: 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-1726889885.5089414-181622-232548202395847/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889885.81722: _low_level_execute_command(): starting 178205 1726889885.81724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889885.5089414-181622-232548202395847/ > /dev/null 2>&1 && sleep 0' 178205 1726889885.82285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.82299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.82316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.82337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.82379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.82392: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.82405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.82425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.82436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.82446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.82458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.82470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.82484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.82495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.82505: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.82521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.82596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.82621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.82636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.82700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.84450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.84517: stderr chunk (state=3): >>><<< 178205 1726889885.84520: stdout chunk (state=3): >>><<< 178205 1726889885.84995: _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 178205 1726889885.84999: handler run complete 178205 1726889885.85001: attempt loop complete, returning result 178205 1726889885.85004: _execute() done 178205 1726889885.85006: dumping result to json 178205 1726889885.85008: done dumping result, returning 178205 1726889885.85010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-000000001c17] 178205 1726889885.85015: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c17 178205 1726889885.85095: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c17 178205 1726889885.85099: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889856.7452362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "db4134d4a149bcc6bdc4076bc956a22de08d1b23", "ctime": 1726889856.7422361, "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": 1726889856.7422361, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889885.85216: no more pending results, returning what we have 178205 1726889885.85220: results queue empty 178205 1726889885.85221: checking for any_errors_fatal 178205 1726889885.85227: done checking for any_errors_fatal 178205 1726889885.85228: checking for max_fail_percentage 178205 1726889885.85229: done checking for max_fail_percentage 178205 1726889885.85230: checking to see if all hosts have failed and the running result is not ok 178205 1726889885.85231: done checking to see if all hosts have failed 178205 1726889885.85232: getting the remaining hosts for this loop 178205 1726889885.85233: done getting the remaining hosts for this loop 178205 1726889885.85237: getting the next task for host managed_node2 178205 1726889885.85243: done getting next task for host managed_node2 178205 1726889885.85246: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889885.85250: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889885.85266: getting variables 178205 1726889885.85268: in VariableManager get_vars() 178205 1726889885.85303: Calling all_inventory to load vars for managed_node2 178205 1726889885.85306: Calling groups_inventory to load vars for managed_node2 178205 1726889885.85309: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889885.85320: Calling all_plugins_play to load vars for managed_node2 178205 1726889885.85323: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889885.85327: Calling groups_plugins_play to load vars for managed_node2 178205 1726889885.86078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889885.86718: done with get_vars() 178205 1726889885.86736: 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 23:38:05 -0400 (0:00:00.408) 0:01:38.856 ****** 178205 1726889885.86834: entering _queue_task() for managed_node2/lineinfile 178205 1726889885.87104: worker is 1 (out of 1 available) 178205 1726889885.87117: exiting _queue_task() for managed_node2/lineinfile 178205 1726889885.87128: done queuing things up, now waiting for results queue to drain 178205 1726889885.87129: waiting for pending results... 178205 1726889885.87417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889885.87565: in run() - task 02369adf-7a19-34ed-f5d1-000000001c18 178205 1726889885.87588: variable 'ansible_search_path' from source: unknown 178205 1726889885.87598: variable 'ansible_search_path' from source: unknown 178205 1726889885.87638: calling self._execute() 178205 1726889885.87751: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.87762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.87775: variable 'omit' from source: magic vars 178205 1726889885.88161: variable '__storage_fstab' from source: set_fact 178205 1726889885.88201: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889885.88368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889885.88648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889885.88698: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889885.88741: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889885.88780: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889885.88863: variable 'blivet_output' from source: set_fact 178205 1726889885.88900: Evaluated conditional (blivet_output is changed): True 178205 1726889885.88910: variable 'omit' from source: magic vars 178205 1726889885.88983: variable 'omit' from source: magic vars 178205 1726889885.89014: variable '__str' from source: task vars 178205 1726889885.89092: variable '__str' from source: task vars 178205 1726889885.89105: variable '__str' from source: task vars 178205 1726889885.89174: variable '__str' from source: task vars 178205 1726889885.89198: variable 'omit' from source: magic vars 178205 1726889885.89232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889885.89263: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889885.89286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889885.89311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889885.89332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889885.89368: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889885.89376: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.89385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.89493: Set connection var ansible_pipelining to False 178205 1726889885.89505: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889885.89520: Set connection var ansible_shell_executable to /bin/sh 178205 1726889885.89530: Set connection var ansible_connection to ssh 178205 1726889885.89542: Set connection var ansible_shell_type to sh 178205 1726889885.89554: Set connection var ansible_timeout to 10 178205 1726889885.89583: variable 'ansible_shell_executable' from source: unknown 178205 1726889885.89590: variable 'ansible_connection' from source: unknown 178205 1726889885.89596: variable 'ansible_module_compression' from source: unknown 178205 1726889885.89602: variable 'ansible_shell_type' from source: unknown 178205 1726889885.89607: variable 'ansible_shell_executable' from source: unknown 178205 1726889885.89613: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889885.89620: variable 'ansible_pipelining' from source: unknown 178205 1726889885.89632: variable 'ansible_timeout' from source: unknown 178205 1726889885.89638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889885.89787: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889885.89804: variable 'omit' from source: magic vars 178205 1726889885.89817: starting attempt loop 178205 1726889885.89824: running the handler 178205 1726889885.89850: _low_level_execute_command(): starting 178205 1726889885.89861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889885.90643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.90659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.90674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.90694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.90747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.90760: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.90775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.90794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.90808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.90825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.90844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.90859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.90876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.90889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.90902: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.90919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.91001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.91029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.91050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.91119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.92615: stdout chunk (state=3): >>>/root <<< 178205 1726889885.92796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.92799: stdout chunk (state=3): >>><<< 178205 1726889885.92801: stderr chunk (state=3): >>><<< 178205 1726889885.92905: _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 178205 1726889885.92916: _low_level_execute_command(): starting 178205 1726889885.92920: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338 `" && echo ansible-tmp-1726889885.928249-181637-34672670852338="` echo /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338 `" ) && sleep 0' 178205 1726889885.93505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.93521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.93538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.93554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.93600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.93613: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.93629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.93645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.93656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.93665: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.93675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.93693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.93707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.93720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.93733: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.93746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.93830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.93850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.93864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.93939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.95733: stdout chunk (state=3): >>>ansible-tmp-1726889885.928249-181637-34672670852338=/root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338 <<< 178205 1726889885.95917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889885.95939: stdout chunk (state=3): >>><<< 178205 1726889885.95942: stderr chunk (state=3): >>><<< 178205 1726889885.96221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889885.928249-181637-34672670852338=/root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338 , stderr=OpenSSH_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 178205 1726889885.96225: variable 'ansible_module_compression' from source: unknown 178205 1726889885.96231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 178205 1726889885.96233: variable 'ansible_facts' from source: unknown 178205 1726889885.96235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/AnsiballZ_lineinfile.py 178205 1726889885.96358: Sending initial data 178205 1726889885.96361: Sent initial data (159 bytes) 178205 1726889885.97374: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889885.97389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.97402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.97423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.97466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.97477: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889885.97493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.97508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889885.97520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889885.97537: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889885.97551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889885.97563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889885.97576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889885.97587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889885.97597: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889885.97610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889885.97685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889885.97704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889885.97728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889885.97795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889885.99454: 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 <<< 178205 1726889885.99492: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889885.99540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpb9tyl30f /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/AnsiballZ_lineinfile.py <<< 178205 1726889885.99560: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889886.00625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.00817: stderr chunk (state=3): >>><<< 178205 1726889886.00820: stdout chunk (state=3): >>><<< 178205 1726889886.00823: done transferring module to remote 178205 1726889886.00825: _low_level_execute_command(): starting 178205 1726889886.00829: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/ /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889886.01458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.01470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.01487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.01503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.01550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.01561: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.01573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.01589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.01603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.01614: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.01628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.01645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.01659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.01670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.01679: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.01691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.01776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.01795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.01813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.01880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.03618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.03639: stdout chunk (state=3): >>><<< 178205 1726889886.03642: stderr chunk (state=3): >>><<< 178205 1726889886.03723: _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 178205 1726889886.03729: _low_level_execute_command(): starting 178205 1726889886.03732: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889886.04568: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.04592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.04607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.04628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.04684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.04702: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.04719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.04738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.04813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.04837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.04854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.04876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.04893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.04906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.04920: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.04935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.05029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.05055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.05072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.05158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.07021: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889886.07051: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889886.07116: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889886.07152: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889886.07186: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889886.07240: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889886.07243: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889886.07288: 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' <<< 178205 1726889886.07322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889886.07349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889886.07352: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889886.07364: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af436cdc0> <<< 178205 1726889886.07432: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889886.07436: 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 0x7f5af43113a0> <<< 178205 1726889886.07441: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af436cb20> <<< 178205 1726889886.07455: 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' <<< 178205 1726889886.07469: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af436cac0> <<< 178205 1726889886.07486: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889886.07518: 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' <<< 178205 1726889886.07530: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311490> <<< 178205 1726889886.07558: 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' <<< 178205 1726889886.07577: 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' <<< 178205 1726889886.07607: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889886.07618: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311940> <<< 178205 1726889886.07628: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311670> <<< 178205 1726889886.07661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889886.07664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889886.07685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889886.07705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889886.07726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889886.07743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889886.07765: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42c8190> <<< 178205 1726889886.07788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889886.07807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889886.07879: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42c8220> <<< 178205 1726889886.07926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889886.07940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889886.07954: 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 0x7f5af42eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42c8940> <<< 178205 1726889886.08008: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4329880> <<< 178205 1726889886.08013: 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' <<< 178205 1726889886.08026: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42c1d90> <<< 178205 1726889886.08079: 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' <<< 178205 1726889886.08087: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42ebd90> <<< 178205 1726889886.08134: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311970> <<< 178205 1726889886.08162: 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. <<< 178205 1726889886.08366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889886.08370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889886.08405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889886.08417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889886.08442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889886.08477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889886.08480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889886.08490: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4268eb0> <<< 178205 1726889886.08539: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426bf40> <<< 178205 1726889886.08561: 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' <<< 178205 1726889886.08579: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889886.08607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889886.08637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889886.08665: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4260610> <<< 178205 1726889886.08683: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4269640> <<< 178205 1726889886.08699: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4268370> <<< 178205 1726889886.08709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889886.08770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889886.08791: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889886.08822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.08844: 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' <<< 178205 1726889886.08880: 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 0x7f5af3fd5df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fd58e0> <<< 178205 1726889886.08899: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889886.08923: 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 0x7f5af3fd5ee0> <<< 178205 1726889886.08941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889886.08965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889886.08996: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fd5fa0> <<< 178205 1726889886.09026: 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 0x7f5af3fd5eb0> <<< 178205 1726889886.09038: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889886.09084: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4242d60> <<< 178205 1726889886.09105: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889886.09117: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af423d640> <<< 178205 1726889886.09169: 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 0x7f5af424f6a0> <<< 178205 1726889886.09183: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426fdf0> <<< 178205 1726889886.09207: 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' <<< 178205 1726889886.09239: 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 0x7f5af3fe7ca0> <<< 178205 1726889886.09251: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4242280> <<< 178205 1726889886.09282: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889886.09305: 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 0x7f5af424f2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42759a0> <<< 178205 1726889886.09336: 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' <<< 178205 1726889886.09349: 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' <<< 178205 1726889886.09378: 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' <<< 178205 1726889886.09405: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe7dc0> <<< 178205 1726889886.09436: 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 0x7f5af3fe7d30> <<< 178205 1726889886.09459: 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' <<< 178205 1726889886.09488: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889886.09516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889886.09532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889886.09561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889886.09594: 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 0x7f5af3fbb3a0> <<< 178205 1726889886.09635: 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' <<< 178205 1726889886.09662: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fbb490> <<< 178205 1726889886.09775: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feffd0> <<< 178205 1726889886.09818: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feaa60> <<< 178205 1726889886.09845: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fea580> <<< 178205 1726889886.09857: 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' <<< 178205 1726889886.09889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889886.09905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889886.09935: 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' <<< 178205 1726889886.09953: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3ed51f0> <<< 178205 1726889886.09973: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6b80> <<< 178205 1726889886.10023: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feaee0> <<< 178205 1726889886.10041: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426ffd0> <<< 178205 1726889886.10052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889886.10073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889886.10107: 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 0x7f5af3ee8b20> <<< 178205 1726889886.10121: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889886.10146: 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 0x7f5af3ee8e50> <<< 178205 1726889886.10172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889886.10198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889886.10228: 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 0x7f5af3efb760> <<< 178205 1726889886.10242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889886.10267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889886.10296: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3efbca0> <<< 178205 1726889886.10342: 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 0x7f5af3e863d0> <<< 178205 1726889886.10367: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3ee8f40> <<< 178205 1726889886.10380: 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' <<< 178205 1726889886.10423: 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 0x7f5af3e972b0> <<< 178205 1726889886.10445: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3efb5e0> import 'pwd' # <<< 178205 1726889886.10468: 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 0x7f5af3e97370> <<< 178205 1726889886.10510: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe7a00> <<< 178205 1726889886.10537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889886.10568: 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 <<< 178205 1726889886.10579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889886.10612: 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 0x7f5af3eb36d0> <<< 178205 1726889886.10637: 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' <<< 178205 1726889886.10666: 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 0x7f5af3eb39a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eb3790> <<< 178205 1726889886.10693: 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 0x7f5af3eb3880> <<< 178205 1726889886.10726: 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' <<< 178205 1726889886.10920: 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 0x7f5af3eb3cd0> <<< 178205 1726889886.10959: 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 0x7f5af3ebf220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eb3910> <<< 178205 1726889886.10995: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3ea5a60> <<< 178205 1726889886.11061: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889886.11102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889886.11136: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eb3ac0> <<< 178205 1726889886.11227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889886.11250: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5af3dd36a0> <<< 178205 1726889886.11403: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip' <<< 178205 1726889886.11419: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.11495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.11521: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889886.11556: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889886.11568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.12754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.13696: 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 0x7f5af37d77f0> <<< 178205 1726889886.13727: 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' <<< 178205 1726889886.13753: 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' <<< 178205 1726889886.13780: 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' <<< 178205 1726889886.13814: 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 0x7f5af37d7160> <<< 178205 1726889886.13846: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7280> <<< 178205 1726889886.13877: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7f40> <<< 178205 1726889886.13904: 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' <<< 178205 1726889886.13948: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7d60> <<< 178205 1726889886.13959: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889886.13982: 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 0x7f5af37d7fa0> <<< 178205 1726889886.14009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889886.14033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889886.14082: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7100> <<< 178205 1726889886.14095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889886.14123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889886.14157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889886.14170: 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' <<< 178205 1726889886.14235: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af372ef10> <<< 178205 1726889886.14270: 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 0x7f5af374df10> <<< 178205 1726889886.14301: 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 0x7f5af374dd30> <<< 178205 1726889886.14325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889886.14348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889886.14384: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af374d3a0> <<< 178205 1726889886.14402: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5fdc0> <<< 178205 1726889886.14574: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5f3a0> <<< 178205 1726889886.14595: 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' <<< 178205 1726889886.14607: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5ffa0> <<< 178205 1726889886.14633: 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' <<< 178205 1726889886.14658: 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' <<< 178205 1726889886.14690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889886.14722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889886.14735: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d2fc70> <<< 178205 1726889886.14815: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37a8d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37a83d0> <<< 178205 1726889886.14840: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37df4c0> <<< 178205 1726889886.14852: 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 0x7f5af37a84f0> <<< 178205 1726889886.14875: 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 0x7f5af37a8520> <<< 178205 1726889886.14907: 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 <<< 178205 1726889886.14930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889886.14956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889886.15030: 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 0x7f5af370f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d41220> <<< 178205 1726889886.15057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889886.15068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889886.15125: 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 0x7f5af371b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d413a0> <<< 178205 1726889886.15151: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889886.15174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.15207: 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' <<< 178205 1726889886.15224: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889886.15267: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5adc0> <<< 178205 1726889886.15393: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af371b820> <<< 178205 1726889886.15481: 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 0x7f5af371b670> <<< 178205 1726889886.15518: 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 0x7f5af371a610> <<< 178205 1726889886.15563: 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 0x7f5af371a520> <<< 178205 1726889886.15590: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d388e0> <<< 178205 1726889886.15610: 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' <<< 178205 1726889886.15629: 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' <<< 178205 1726889886.15670: 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 0x7f5af379e6a0> <<< 178205 1726889886.15842: 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 0x7f5af379daf0> <<< 178205 1726889886.15864: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37ae0a0> <<< 178205 1726889886.15901: 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 0x7f5af379e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37e2ac0> <<< 178205 1726889886.15929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889886.15947: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889886.16022: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.16100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.16144: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889886.16157: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889886.16251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.16349: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.16793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.17258: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889886.17271: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889886.17297: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889886.17314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.17357: 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 0x7f5af32e15b0> <<< 178205 1726889886.17437: 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 0x7f5af36fe550> <<< 178205 1726889886.17451: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af32800d0> <<< 178205 1726889886.17490: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889886.17509: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.17541: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889886.17657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.17784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889886.17802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889886.17827: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af379dbe0> # zipimport: zlib available <<< 178205 1726889886.18215: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18705: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889886.18722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18775: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889886.18786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18916: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889886.18947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889886.18959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.18985: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19026: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889886.19038: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889886.19431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889886.19442: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889886.19509: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36f79a0> <<< 178205 1726889886.19522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19649: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889886.19674: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889886.19714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19746: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889886.19788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.19944: 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 <<< 178205 1726889886.19969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.20045: 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 0x7f5af3d4c250> <<< 178205 1726889886.20068: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36f7f10> <<< 178205 1726889886.20108: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889886.20123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889886.20352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889886.20375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889886.20401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889886.20422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889886.20439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889886.20523: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36dc7f0> <<< 178205 1726889886.20559: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36d9820> <<< 178205 1726889886.20622: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36d3a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889886.20634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20675: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889886.20743: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889886.20767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 178205 1726889886.20786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.20999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.21272: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.21817: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 178205 1726889886.21831: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889886.22038: 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 <<< 178205 1726889886.22064: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 178205 1726889886.22068: 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 <<< 178205 1726889886.22088: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 178205 1726889886.22161: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889886.22356: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889886.22392: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889886.22454: 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 # destroy syslog # destroy uuid <<< 178205 1726889886.22457: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889886.22538: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # 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 <<< 178205 1726889886.22600: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 178205 1726889886.22743: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889886.22773: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889886.22810: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889886.22815: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889886.23171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889886.23174: stdout chunk (state=3): >>><<< 178205 1726889886.23176: stderr chunk (state=3): >>><<< 178205 1726889886.23365: _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 0x7f5af436cdc0> # /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 0x7f5af43113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af436cb20> # /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 0x7f5af436cac0> 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 0x7f5af4311490> # /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 0x7f5af4311940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311670> # /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 0x7f5af42c8190> # /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 0x7f5af42c8220> # /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 0x7f5af42eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42c8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4329880> # /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 0x7f5af42c1d90> # /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 0x7f5af42ebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4311970> 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 0x7f5af4268eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426bf40> # /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 0x7f5af4260610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4269640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4268370> # /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 0x7f5af3fd5df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fd58e0> 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 0x7f5af3fd5ee0> # /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 0x7f5af3fd5fa0> # /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 0x7f5af3fd5eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4242d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af423d640> # /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 0x7f5af424f6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426fdf0> # /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 0x7f5af3fe7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4242280> # 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 0x7f5af424f2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af42759a0> # /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 0x7f5af3fe7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe7dc0> # /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 0x7f5af3fe7d30> # /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 0x7f5af3fbb3a0> # /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 0x7f5af3fbb490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feffd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feaa60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fea580> # /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 0x7f5af3ed51f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3feaee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af426ffd0> # /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 0x7f5af3ee8b20> 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 0x7f5af3ee8e50> # /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 0x7f5af3efb760> # /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 0x7f5af3efbca0> # 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 0x7f5af3e863d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3ee8f40> # /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 0x7f5af3e972b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3efb5e0> 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 0x7f5af3e97370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe7a00> # /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 0x7f5af3eb36d0> # /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 0x7f5af3eb39a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eb3790> # 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 0x7f5af3eb3880> # /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 0x7f5af3eb3cd0> # 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 0x7f5af3ebf220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eb3910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3ea5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fe75e0> # /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 0x7f5af3eb3ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5af3dd36a0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d77f0> # /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 0x7f5af37d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7f40> # /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 0x7f5af37d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37d7d60> 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 0x7f5af37d7fa0> # /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 0x7f5af37d7100> # /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 0x7f5af372ef10> # 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 0x7f5af374df10> # 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 0x7f5af374dd30> # /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 0x7f5af374d3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d5f3a0> # /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 0x7f5af3d5ffa0> # /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 0x7f5af3d2fc70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37a8d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37a83d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37df4c0> # 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 0x7f5af37a84f0> # /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 0x7f5af37a8520> # /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 0x7f5af370f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d41220> # /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 0x7f5af371b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d413a0> # /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 0x7f5af3d5adc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af371b820> # 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 0x7f5af371b670> # 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 0x7f5af371a610> # 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 0x7f5af371a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3d388e0> # /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 0x7f5af379e6a0> # 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 0x7f5af379daf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37ae0a0> # 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 0x7f5af379e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af37e2ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af32e15b0> # /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 0x7f5af36fe550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af32800d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af379dbe0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36f79a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3d4c250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36f7f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36dc7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36d9820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af36d3a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_5p6nop0d/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear 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. 178205 1726889886.24209: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889886.24215: _low_level_execute_command(): starting 178205 1726889886.24218: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889885.928249-181637-34672670852338/ > /dev/null 2>&1 && sleep 0' 178205 1726889886.25219: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.25230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.25239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.25252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.25289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.25296: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.25305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.25320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.25330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.25333: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.25343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.25350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.25362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.25369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.25376: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.25384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.25460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.25475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.25486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.25552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.27320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.27323: stdout chunk (state=3): >>><<< 178205 1726889886.27334: stderr chunk (state=3): >>><<< 178205 1726889886.27349: _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 178205 1726889886.27356: handler run complete 178205 1726889886.27382: attempt loop complete, returning result 178205 1726889886.27385: _execute() done 178205 1726889886.27388: dumping result to json 178205 1726889886.27390: done dumping result, returning 178205 1726889886.27401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-000000001c18] 178205 1726889886.27408: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c18 178205 1726889886.27520: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c18 178205 1726889886.27525: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 178205 1726889886.27603: no more pending results, returning what we have 178205 1726889886.27607: results queue empty 178205 1726889886.27608: checking for any_errors_fatal 178205 1726889886.27620: done checking for any_errors_fatal 178205 1726889886.27620: checking for max_fail_percentage 178205 1726889886.27622: done checking for max_fail_percentage 178205 1726889886.27623: checking to see if all hosts have failed and the running result is not ok 178205 1726889886.27624: done checking to see if all hosts have failed 178205 1726889886.27624: getting the remaining hosts for this loop 178205 1726889886.27626: done getting the remaining hosts for this loop 178205 1726889886.27630: getting the next task for host managed_node2 178205 1726889886.27638: done getting next task for host managed_node2 178205 1726889886.27641: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889886.27645: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889886.27657: getting variables 178205 1726889886.27659: in VariableManager get_vars() 178205 1726889886.27694: Calling all_inventory to load vars for managed_node2 178205 1726889886.27696: Calling groups_inventory to load vars for managed_node2 178205 1726889886.27698: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889886.27708: Calling all_plugins_play to load vars for managed_node2 178205 1726889886.27710: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889886.27714: Calling groups_plugins_play to load vars for managed_node2 178205 1726889886.28232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889886.28886: done with get_vars() 178205 1726889886.28909: 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 23:38:06 -0400 (0:00:00.421) 0:01:39.278 ****** 178205 1726889886.29032: entering _queue_task() for managed_node2/systemd 178205 1726889886.29361: worker is 1 (out of 1 available) 178205 1726889886.29377: exiting _queue_task() for managed_node2/systemd 178205 1726889886.29389: done queuing things up, now waiting for results queue to drain 178205 1726889886.29390: waiting for pending results... 178205 1726889886.29754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889886.29920: in run() - task 02369adf-7a19-34ed-f5d1-000000001c1a 178205 1726889886.29941: variable 'ansible_search_path' from source: unknown 178205 1726889886.29953: variable 'ansible_search_path' from source: unknown 178205 1726889886.30006: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889886.30246: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889886.30322: dumping result to json 178205 1726889886.30331: done dumping result, returning 178205 1726889886.30342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000001c1a] 178205 1726889886.30353: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1a 178205 1726889886.30479: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1a 178205 1726889886.30488: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889886.30542: no more pending results, returning what we have 178205 1726889886.30546: results queue empty 178205 1726889886.30547: checking for any_errors_fatal 178205 1726889886.30563: done checking for any_errors_fatal 178205 1726889886.30564: checking for max_fail_percentage 178205 1726889886.30565: done checking for max_fail_percentage 178205 1726889886.30567: checking to see if all hosts have failed and the running result is not ok 178205 1726889886.30568: done checking to see if all hosts have failed 178205 1726889886.30569: getting the remaining hosts for this loop 178205 1726889886.30571: done getting the remaining hosts for this loop 178205 1726889886.30574: getting the next task for host managed_node2 178205 1726889886.30586: done getting next task for host managed_node2 178205 1726889886.30590: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889886.30596: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889886.30622: getting variables 178205 1726889886.30624: in VariableManager get_vars() 178205 1726889886.30666: Calling all_inventory to load vars for managed_node2 178205 1726889886.30670: Calling groups_inventory to load vars for managed_node2 178205 1726889886.30672: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889886.30685: Calling all_plugins_play to load vars for managed_node2 178205 1726889886.30688: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889886.30691: Calling groups_plugins_play to load vars for managed_node2 178205 1726889886.31505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889886.32180: done with get_vars() 178205 1726889886.32193: done getting variables 178205 1726889886.32249: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:38:06 -0400 (0:00:00.032) 0:01:39.310 ****** 178205 1726889886.32279: entering _queue_task() for managed_node2/debug 178205 1726889886.32530: worker is 1 (out of 1 available) 178205 1726889886.32547: exiting _queue_task() for managed_node2/debug 178205 1726889886.32558: done queuing things up, now waiting for results queue to drain 178205 1726889886.32559: waiting for pending results... 178205 1726889886.32897: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889886.33095: in run() - task 02369adf-7a19-34ed-f5d1-000000001c1c 178205 1726889886.33120: variable 'ansible_search_path' from source: unknown 178205 1726889886.33129: variable 'ansible_search_path' from source: unknown 178205 1726889886.33166: calling self._execute() 178205 1726889886.33293: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.33317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.33345: variable 'omit' from source: magic vars 178205 1726889886.33520: variable 'omit' from source: magic vars 178205 1726889886.33595: variable 'omit' from source: magic vars 178205 1726889886.33700: variable 'omit' from source: magic vars 178205 1726889886.33752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889886.33797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889886.33873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889886.33975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.33996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.34032: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889886.34041: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.34050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.34164: Set connection var ansible_pipelining to False 178205 1726889886.34176: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889886.34193: Set connection var ansible_shell_executable to /bin/sh 178205 1726889886.34203: Set connection var ansible_connection to ssh 178205 1726889886.34214: Set connection var ansible_shell_type to sh 178205 1726889886.34224: Set connection var ansible_timeout to 10 178205 1726889886.34253: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.34261: variable 'ansible_connection' from source: unknown 178205 1726889886.34268: variable 'ansible_module_compression' from source: unknown 178205 1726889886.34274: variable 'ansible_shell_type' from source: unknown 178205 1726889886.34280: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.34286: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.34299: variable 'ansible_pipelining' from source: unknown 178205 1726889886.34306: variable 'ansible_timeout' from source: unknown 178205 1726889886.34318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.34464: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889886.34486: variable 'omit' from source: magic vars 178205 1726889886.34495: starting attempt loop 178205 1726889886.34501: running the handler 178205 1726889886.34561: variable 'blivet_output' from source: set_fact 178205 1726889886.34745: variable 'blivet_output' from source: set_fact 178205 1726889886.35090: handler run complete 178205 1726889886.35141: attempt loop complete, returning result 178205 1726889886.35148: _execute() done 178205 1726889886.35154: dumping result to json 178205 1726889886.35174: done dumping result, returning 178205 1726889886.35186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-000000001c1c] 178205 1726889886.35196: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1c ok: [managed_node2] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889886.35481: no more pending results, returning what we have 178205 1726889886.35485: results queue empty 178205 1726889886.35486: checking for any_errors_fatal 178205 1726889886.35492: done checking for any_errors_fatal 178205 1726889886.35493: checking for max_fail_percentage 178205 1726889886.35496: done checking for max_fail_percentage 178205 1726889886.35502: checking to see if all hosts have failed and the running result is not ok 178205 1726889886.35503: done checking to see if all hosts have failed 178205 1726889886.35504: getting the remaining hosts for this loop 178205 1726889886.35505: done getting the remaining hosts for this loop 178205 1726889886.35509: getting the next task for host managed_node2 178205 1726889886.35518: done getting next task for host managed_node2 178205 1726889886.35521: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889886.35525: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889886.35539: getting variables 178205 1726889886.35541: in VariableManager get_vars() 178205 1726889886.35576: Calling all_inventory to load vars for managed_node2 178205 1726889886.35579: Calling groups_inventory to load vars for managed_node2 178205 1726889886.35581: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889886.35590: Calling all_plugins_play to load vars for managed_node2 178205 1726889886.35593: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889886.35596: Calling groups_plugins_play to load vars for managed_node2 178205 1726889886.36462: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1c 178205 1726889886.37043: WORKER PROCESS EXITING 178205 1726889886.37068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889886.38343: done with get_vars() 178205 1726889886.39346: done getting variables 178205 1726889886.39420: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:38:06 -0400 (0:00:00.071) 0:01:39.382 ****** 178205 1726889886.39457: entering _queue_task() for managed_node2/set_fact 178205 1726889886.39774: worker is 1 (out of 1 available) 178205 1726889886.39787: exiting _queue_task() for managed_node2/set_fact 178205 1726889886.39799: done queuing things up, now waiting for results queue to drain 178205 1726889886.39800: waiting for pending results... 178205 1726889886.40124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889886.40313: in run() - task 02369adf-7a19-34ed-f5d1-000000001c1d 178205 1726889886.40337: variable 'ansible_search_path' from source: unknown 178205 1726889886.40344: variable 'ansible_search_path' from source: unknown 178205 1726889886.40384: calling self._execute() 178205 1726889886.40504: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.40520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.40537: variable 'omit' from source: magic vars 178205 1726889886.40687: variable 'omit' from source: magic vars 178205 1726889886.40852: variable 'omit' from source: magic vars 178205 1726889886.41234: variable 'blivet_output' from source: set_fact 178205 1726889886.41328: variable 'omit' from source: magic vars 178205 1726889886.41383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889886.41425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889886.41452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889886.41482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.41499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.41537: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889886.41546: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.41553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.41663: Set connection var ansible_pipelining to False 178205 1726889886.41679: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889886.41693: Set connection var ansible_shell_executable to /bin/sh 178205 1726889886.41699: Set connection var ansible_connection to ssh 178205 1726889886.41707: Set connection var ansible_shell_type to sh 178205 1726889886.41720: Set connection var ansible_timeout to 10 178205 1726889886.41784: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.41798: variable 'ansible_connection' from source: unknown 178205 1726889886.41804: variable 'ansible_module_compression' from source: unknown 178205 1726889886.41810: variable 'ansible_shell_type' from source: unknown 178205 1726889886.41818: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.41824: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.41833: variable 'ansible_pipelining' from source: unknown 178205 1726889886.41840: variable 'ansible_timeout' from source: unknown 178205 1726889886.41846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.42000: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889886.42024: variable 'omit' from source: magic vars 178205 1726889886.42037: starting attempt loop 178205 1726889886.42043: running the handler 178205 1726889886.42058: handler run complete 178205 1726889886.42070: attempt loop complete, returning result 178205 1726889886.42076: _execute() done 178205 1726889886.42082: dumping result to json 178205 1726889886.42088: done dumping result, returning 178205 1726889886.42099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-000000001c1d] 178205 1726889886.42108: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1d 178205 1726889886.42210: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1d 178205 1726889886.42219: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889886.42306: no more pending results, returning what we have 178205 1726889886.42309: results queue empty 178205 1726889886.42310: checking for any_errors_fatal 178205 1726889886.42333: done checking for any_errors_fatal 178205 1726889886.42334: checking for max_fail_percentage 178205 1726889886.42336: done checking for max_fail_percentage 178205 1726889886.42337: checking to see if all hosts have failed and the running result is not ok 178205 1726889886.42338: done checking to see if all hosts have failed 178205 1726889886.42338: getting the remaining hosts for this loop 178205 1726889886.42340: done getting the remaining hosts for this loop 178205 1726889886.42343: getting the next task for host managed_node2 178205 1726889886.42350: done getting next task for host managed_node2 178205 1726889886.42354: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889886.42359: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889886.42373: getting variables 178205 1726889886.42375: in VariableManager get_vars() 178205 1726889886.42416: Calling all_inventory to load vars for managed_node2 178205 1726889886.42420: Calling groups_inventory to load vars for managed_node2 178205 1726889886.42423: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889886.42435: Calling all_plugins_play to load vars for managed_node2 178205 1726889886.42439: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889886.42442: Calling groups_plugins_play to load vars for managed_node2 178205 1726889886.43271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889886.43929: done with get_vars() 178205 1726889886.43944: done getting variables 178205 1726889886.43999: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:38:06 -0400 (0:00:00.052) 0:01:39.435 ****** 178205 1726889886.44759: entering _queue_task() for managed_node2/set_fact 178205 1726889886.45000: worker is 1 (out of 1 available) 178205 1726889886.45013: exiting _queue_task() for managed_node2/set_fact 178205 1726889886.45025: done queuing things up, now waiting for results queue to drain 178205 1726889886.45028: waiting for pending results... 178205 1726889886.45842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889886.46658: in run() - task 02369adf-7a19-34ed-f5d1-000000001c1e 178205 1726889886.46681: variable 'ansible_search_path' from source: unknown 178205 1726889886.46684: variable 'ansible_search_path' from source: unknown 178205 1726889886.46718: calling self._execute() 178205 1726889886.46857: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.46867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.46879: variable 'omit' from source: magic vars 178205 1726889886.46984: variable 'omit' from source: magic vars 178205 1726889886.47053: variable 'omit' from source: magic vars 178205 1726889886.47588: variable 'blivet_output' from source: set_fact 178205 1726889886.47821: variable 'omit' from source: magic vars 178205 1726889886.48527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889886.48566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889886.48589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889886.48615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.48630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.48660: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889886.48668: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.48675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.48783: Set connection var ansible_pipelining to False 178205 1726889886.48795: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889886.48805: Set connection var ansible_shell_executable to /bin/sh 178205 1726889886.48813: Set connection var ansible_connection to ssh 178205 1726889886.48823: Set connection var ansible_shell_type to sh 178205 1726889886.48838: Set connection var ansible_timeout to 10 178205 1726889886.48869: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.48947: variable 'ansible_connection' from source: unknown 178205 1726889886.48956: variable 'ansible_module_compression' from source: unknown 178205 1726889886.48963: variable 'ansible_shell_type' from source: unknown 178205 1726889886.48970: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.48976: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.48983: variable 'ansible_pipelining' from source: unknown 178205 1726889886.48990: variable 'ansible_timeout' from source: unknown 178205 1726889886.48998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.49238: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889886.49254: variable 'omit' from source: magic vars 178205 1726889886.49274: starting attempt loop 178205 1726889886.49283: running the handler 178205 1726889886.49298: handler run complete 178205 1726889886.49313: attempt loop complete, returning result 178205 1726889886.49321: _execute() done 178205 1726889886.49327: dumping result to json 178205 1726889886.49337: done dumping result, returning 178205 1726889886.49350: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-000000001c1e] 178205 1726889886.49359: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1e 178205 1726889886.49486: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1e 178205 1726889886.49495: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889886.49602: no more pending results, returning what we have 178205 1726889886.49605: results queue empty 178205 1726889886.49606: checking for any_errors_fatal 178205 1726889886.49614: done checking for any_errors_fatal 178205 1726889886.49615: checking for max_fail_percentage 178205 1726889886.49616: done checking for max_fail_percentage 178205 1726889886.49617: checking to see if all hosts have failed and the running result is not ok 178205 1726889886.49618: done checking to see if all hosts have failed 178205 1726889886.49619: getting the remaining hosts for this loop 178205 1726889886.49620: done getting the remaining hosts for this loop 178205 1726889886.49624: getting the next task for host managed_node2 178205 1726889886.49631: done getting next task for host managed_node2 178205 1726889886.49635: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889886.49638: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889886.49654: getting variables 178205 1726889886.49656: in VariableManager get_vars() 178205 1726889886.49686: Calling all_inventory to load vars for managed_node2 178205 1726889886.49689: Calling groups_inventory to load vars for managed_node2 178205 1726889886.49691: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889886.49699: Calling all_plugins_play to load vars for managed_node2 178205 1726889886.49702: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889886.49705: Calling groups_plugins_play to load vars for managed_node2 178205 1726889886.50249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889886.51173: done with get_vars() 178205 1726889886.51187: 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 23:38:06 -0400 (0:00:00.065) 0:01:39.500 ****** 178205 1726889886.51288: entering _queue_task() for managed_node2/mount 178205 1726889886.51528: worker is 1 (out of 1 available) 178205 1726889886.51540: exiting _queue_task() for managed_node2/mount 178205 1726889886.51551: done queuing things up, now waiting for results queue to drain 178205 1726889886.51552: waiting for pending results... 178205 1726889886.51857: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889886.52004: in run() - task 02369adf-7a19-34ed-f5d1-000000001c1f 178205 1726889886.52028: variable 'ansible_search_path' from source: unknown 178205 1726889886.52036: variable 'ansible_search_path' from source: unknown 178205 1726889886.52378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889886.56589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889886.56786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889886.56830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889886.56880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889886.56913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889886.57065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889886.57209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889886.57243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889886.57337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889886.57401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889886.57567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889886.57595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889886.57626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889886.57673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889886.57763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889886.58027: variable 'blivet_output' from source: set_fact 178205 1726889886.58304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889886.58588: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889886.58765: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889886.58801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889886.58842: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889886.58903: 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) 178205 1726889886.58934: 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) 178205 1726889886.58967: 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) 178205 1726889886.58998: 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) 178205 1726889886.59120: variable 'omit' from source: magic vars 178205 1726889886.59252: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.59268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.59279: variable 'omit' from source: magic vars 178205 1726889886.59373: variable 'omit' from source: magic vars 178205 1726889886.59440: variable 'omit' from source: magic vars 178205 1726889886.59583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889886.59620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889886.59649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889886.59699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889886.59724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889886.59817: variable 'mount_info' from source: unknown 178205 1726889886.59830: variable 'omit' from source: magic vars 178205 1726889886.59928: variable 'mount_info' from source: unknown 178205 1726889886.60056: variable 'mount_info' from source: unknown 178205 1726889886.60066: variable 'omit' from source: magic vars 178205 1726889886.60208: variable 'mount_info' from source: unknown 178205 1726889886.60363: variable 'omit' from source: magic vars 178205 1726889886.60453: variable 'mount_info' from source: unknown 178205 1726889886.60591: variable 'omit' from source: magic vars 178205 1726889886.60621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889886.60653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889886.60677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889886.60736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.60752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889886.60820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889886.60906: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.60916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889886.61005: Set connection var ansible_pipelining to False 178205 1726889886.61065: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889886.61073: Set connection var ansible_shell_executable to /bin/sh 178205 1726889886.61101: Set connection var ansible_connection to ssh 178205 1726889886.61109: Set connection var ansible_shell_type to sh 178205 1726889886.61165: Set connection var ansible_timeout to 10 178205 1726889886.61193: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.61199: variable 'ansible_connection' from source: unknown 178205 1726889886.61233: variable 'ansible_module_compression' from source: unknown 178205 1726889886.61239: variable 'ansible_shell_type' from source: unknown 178205 1726889886.61245: variable 'ansible_shell_executable' from source: unknown 178205 1726889886.61250: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889886.61257: variable 'ansible_pipelining' from source: unknown 178205 1726889886.61263: variable 'ansible_timeout' from source: unknown 178205 1726889886.61344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889886.61670: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889886.61686: variable 'omit' from source: magic vars 178205 1726889886.61696: starting attempt loop 178205 1726889886.61702: running the handler 178205 1726889886.61724: _low_level_execute_command(): starting 178205 1726889886.61779: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889886.64318: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.64334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.64349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.64366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.64417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.64429: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.64443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.64459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.64471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.64481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.64495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.64507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.64525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.64536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.64547: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.64560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.64640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.64663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.64677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.64746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.66342: stdout chunk (state=3): >>>/root <<< 178205 1726889886.66531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.66534: stdout chunk (state=3): >>><<< 178205 1726889886.66536: stderr chunk (state=3): >>><<< 178205 1726889886.66641: _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 178205 1726889886.66645: _low_level_execute_command(): starting 178205 1726889886.66648: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891 `" && echo ansible-tmp-1726889886.6655526-181664-124309155262891="` echo /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891 `" ) && sleep 0' 178205 1726889886.67777: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.67780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.67819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889886.67824: 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 <<< 178205 1726889886.67827: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.67886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.68534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.68537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.68594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.70399: stdout chunk (state=3): >>>ansible-tmp-1726889886.6655526-181664-124309155262891=/root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891 <<< 178205 1726889886.70529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.70606: stderr chunk (state=3): >>><<< 178205 1726889886.70615: stdout chunk (state=3): >>><<< 178205 1726889886.70918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889886.6655526-181664-124309155262891=/root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889886.70924: variable 'ansible_module_compression' from source: unknown 178205 1726889886.70933: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889886.70936: variable 'ansible_facts' from source: unknown 178205 1726889886.70939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/AnsiballZ_mount.py 178205 1726889886.71829: Sending initial data 178205 1726889886.71833: Sent initial data (156 bytes) 178205 1726889886.73956: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.74630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.74646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.74664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.74709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.74730: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.74748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.74768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.74782: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.74793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.74805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.74819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.74837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.74848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.74858: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.74870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.74951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.74973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.74987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.75049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.76722: 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 <<< 178205 1726889886.76755: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889886.76799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpopauadm0 /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/AnsiballZ_mount.py <<< 178205 1726889886.76832: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889886.78043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.78184: stderr chunk (state=3): >>><<< 178205 1726889886.78188: stdout chunk (state=3): >>><<< 178205 1726889886.78208: done transferring module to remote 178205 1726889886.78296: _low_level_execute_command(): starting 178205 1726889886.78299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/ /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/AnsiballZ_mount.py && sleep 0' 178205 1726889886.80718: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.80721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.80761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889886.80764: 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 <<< 178205 1726889886.80766: 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 <<< 178205 1726889886.80769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.80946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.81006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.81057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.82736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889886.82794: stderr chunk (state=3): >>><<< 178205 1726889886.82797: stdout chunk (state=3): >>><<< 178205 1726889886.82884: _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 178205 1726889886.82891: _low_level_execute_command(): starting 178205 1726889886.82894: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/AnsiballZ_mount.py && sleep 0' 178205 1726889886.84243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889886.84852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.84869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.84888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.84937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.84953: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889886.84968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.84986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889886.84998: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889886.85010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889886.85029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889886.85044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889886.85060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889886.85073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889886.85084: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889886.85098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889886.85176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889886.85198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889886.85219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889886.85295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889886.87191: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889886.87194: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889886.87254: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889886.87302: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889886.87332: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889886.87376: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889886.87379: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889886.87437: 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' <<< 178205 1726889886.87459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889886.87475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889886.87502: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c98dc0> <<< 178205 1726889886.87545: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889886.87560: 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 0x7fa606c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c98b20> <<< 178205 1726889886.87587: 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' <<< 178205 1726889886.87606: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c98ac0> <<< 178205 1726889886.87639: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889886.87656: 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' <<< 178205 1726889886.87668: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d490> <<< 178205 1726889886.87688: 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' <<< 178205 1726889886.87715: 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' <<< 178205 1726889886.87742: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d940> <<< 178205 1726889886.87761: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d670> <<< 178205 1726889886.87793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889886.87813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889886.87831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889886.87853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889886.87869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889886.87882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889886.87903: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069cf190> <<< 178205 1726889886.87926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889886.87945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889886.88021: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069cf220> <<< 178205 1726889886.88051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889886.88082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889886.88097: 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 0x7fa6069f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069cf940> <<< 178205 1726889886.88120: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c55880> <<< 178205 1726889886.88150: 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 0x7fa6069c8d90> <<< 178205 1726889886.88222: 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' <<< 178205 1726889886.88225: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069f2d90> <<< 178205 1726889886.88272: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d970> <<< 178205 1726889886.88304: 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. <<< 178205 1726889886.88515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889886.88519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889886.88546: 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' <<< 178205 1726889886.88567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889886.88586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889886.88624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889886.88627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889886.88642: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60696feb0> <<< 178205 1726889886.88675: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606972f40> <<< 178205 1726889886.88706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889886.88709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889886.88734: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889886.88754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889886.88779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889886.88797: 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' <<< 178205 1726889886.88808: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606967610> <<< 178205 1726889886.88832: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60696f370> <<< 178205 1726889886.88854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889886.88921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889886.88944: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889886.88984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.88997: 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' <<< 178205 1726889886.89036: 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 0x7fa6068f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6068f0910> <<< 178205 1726889886.89048: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889886.89075: 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 0x7fa6068f0f10> <<< 178205 1726889886.89096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889886.89140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889886.89154: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6068f0fd0> <<< 178205 1726889886.89177: 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 0x7fa6069020d0> <<< 178205 1726889886.89189: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889886.89242: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606949d90> <<< 178205 1726889886.89245: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889886.89265: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606944670> <<< 178205 1726889886.89328: 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 0x7fa6069556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606976e20> <<< 178205 1726889886.89352: 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' <<< 178205 1726889886.89395: 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 0x7fa606902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069492b0> <<< 178205 1726889886.89461: 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 0x7fa6069552e0> <<< 178205 1726889886.89469: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60697c9d0> <<< 178205 1726889886.89501: 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' <<< 178205 1726889886.89512: 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' <<< 178205 1726889886.89549: 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' <<< 178205 1726889886.89577: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902df0> <<< 178205 1726889886.89594: 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 0x7fa606902d60> <<< 178205 1726889886.89618: 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' <<< 178205 1726889886.89646: 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' <<< 178205 1726889886.89675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889886.90137: 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 0x7fa6068d63d0> # /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 0x7fa6068d64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60690bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905490> # /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 0x7fa60680a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6068c0520> <<< 178205 1726889886.90183: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905f10> <<< 178205 1726889886.90203: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60697c040> <<< 178205 1726889886.90224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889886.90251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889886.90273: 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 0x7fa60681eb50> <<< 178205 1726889886.90322: 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 0x7fa60681ee80> <<< 178205 1726889886.90357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889886.90360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889886.90407: 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 0x7fa60682f790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889886.90438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889886.90464: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60682fcd0> <<< 178205 1726889886.90508: 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 0x7fa6067bb400> <<< 178205 1726889886.90539: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60681ef70> <<< 178205 1726889886.90552: 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' <<< 178205 1726889886.90592: 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 0x7fa6067cd2e0> <<< 178205 1726889886.90645: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60682f610> 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 0x7fa6067cd3a0> <<< 178205 1726889886.90680: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902a30> <<< 178205 1726889886.90699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889886.90741: 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 <<< 178205 1726889886.90753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889886.90782: 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 0x7fa6067e7700> <<< 178205 1726889886.90810: 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' <<< 178205 1726889886.90871: 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 0x7fa6067e79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067e77c0> # 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 0x7fa6067e78b0> <<< 178205 1726889886.90901: 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' <<< 178205 1726889886.91094: 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 0x7fa6067e7d00> <<< 178205 1726889886.91133: 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 0x7fa6067f2250> <<< 178205 1726889886.91151: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067e7940> <<< 178205 1726889886.91163: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067dba90> <<< 178205 1726889886.91179: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902610> <<< 178205 1726889886.91205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889886.91258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889886.91294: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067e7af0> <<< 178205 1726889886.91393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889886.91417: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6061e86d0> <<< 178205 1726889886.91539: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip' # zipimport: zlib available <<< 178205 1726889886.91629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.91654: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889886.91680: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.91702: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889886.92901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.93853: 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 0x7fa6060e5820> <<< 178205 1726889886.93879: 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' <<< 178205 1726889886.93903: 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' <<< 178205 1726889886.93921: 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' <<< 178205 1726889886.93942: 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 0x7fa606175730> <<< 178205 1726889886.93972: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175610> <<< 178205 1726889886.94002: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175340> <<< 178205 1726889886.94027: 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' <<< 178205 1726889886.94075: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175160> <<< 178205 1726889886.94078: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889886.94100: 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 0x7fa6061753a0> <<< 178205 1726889886.94123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889886.94142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889886.94185: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175790> <<< 178205 1726889886.94220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889886.94223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889886.94247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889886.94261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889886.94273: 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' <<< 178205 1726889886.94338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6060647f0> <<< 178205 1726889886.94371: 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 0x7fa606064b80> <<< 178205 1726889886.94400: 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 0x7fa6060649d0> <<< 178205 1726889886.94420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889886.94445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889886.94490: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606085af0> <<< 178205 1726889886.94493: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60616fd60> <<< 178205 1726889886.94655: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6061754f0> <<< 178205 1726889886.94668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889886.94693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60616f1c0> <<< 178205 1726889886.94735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889886.94739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889886.94769: 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' <<< 178205 1726889886.94793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889886.94812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889886.94816: 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 0x7fa6060dfb20> <<< 178205 1726889886.94916: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606113eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6061138b0> <<< 178205 1726889886.94920: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60607e2e0> <<< 178205 1726889886.94944: 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 0x7fa6061139a0> <<< 178205 1726889886.94972: 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 0x7fa606146d00> <<< 178205 1726889886.94995: 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 <<< 178205 1726889886.94998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889886.95008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889886.95026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889886.95105: 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 0x7fa606046a00> <<< 178205 1726889886.95121: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60614ee80> <<< 178205 1726889886.95132: 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' <<< 178205 1726889886.95193: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889886.95197: 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 0x7fa6060560a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60614eeb0> <<< 178205 1726889886.95209: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889886.95246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.95269: 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' <<< 178205 1726889886.95272: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889886.95323: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60611a730> <<< 178205 1726889886.95445: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6060560d0> <<< 178205 1726889886.95533: 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 0x7fa606053550> <<< 178205 1726889886.95561: 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 0x7fa606053610> <<< 178205 1726889886.95609: 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 0x7fa606052c40> <<< 178205 1726889886.95625: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606146ee0> <<< 178205 1726889886.95654: 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' <<< 178205 1726889886.95666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889886.95669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889886.95706: 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 0x7fa6060d5b50> <<< 178205 1726889886.95896: 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 0x7fa6060d4940> <<< 178205 1726889886.95917: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606047820> <<< 178205 1726889886.95960: 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 0x7fa6060d55b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60610faf0> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889886.95965: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889886.95976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96038: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96131: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96134: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889886.96165: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889886.96167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.96795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.97265: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889886.97276: 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_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889886.97290: 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' <<< 178205 1726889886.97344: 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 0x7fa605c18df0> <<< 178205 1726889886.97417: 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 0x7fa6060245b0> <<< 178205 1726889886.97430: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606011df0> <<< 178205 1726889886.97469: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889886.97495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.97519: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889886.97631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.97757: 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' <<< 178205 1726889886.97782: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6060cb9d0> # zipimport: zlib available <<< 178205 1726889886.98167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98653: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889886.98656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98680: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98715: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889886.98773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98859: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889886.98871: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889886.98885: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889886.98917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.98958: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889886.98962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889886.99360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889886.99364: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889886.99434: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bf5e50> <<< 178205 1726889886.99437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99573: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889886.99588: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889886.99591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99619: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99652: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889886.99692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889886.99873: 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 <<< 178205 1726889886.99898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889886.99972: 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' <<< 178205 1726889886.99976: 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 0x7fa606160910> <<< 178205 1726889886.99996: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bf5be0> <<< 178205 1726889887.00032: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889887.00147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00220: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00265: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889887.00288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889887.00292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889887.00317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889887.00349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889887.00352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889887.00432: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bb7c70> <<< 178205 1726889887.00469: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606016670> <<< 178205 1726889887.00539: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606015850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889887.00549: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00583: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889887.00660: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889887.00675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.00723: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.00754: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889887.00764: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.00802: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.00822: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889887.00826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.01166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.01506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.01525: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889887.01528: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.01546: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.01576: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889887.01648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.01836: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 178205 1726889887.01839: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889887.02149: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io<<< 178205 1726889887.02428: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins <<< 178205 1726889887.02447: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889887.02496: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889887.02526: 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 <<< 178205 1726889887.02530: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889887.02541: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889887.02591: 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 <<< 178205 1726889887.02650: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889887.02688: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889887.02725: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889887.02767: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889887.02808: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889887.02826: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 178205 1726889887.02829: stdout chunk (state=3): >>># destroy _signal <<< 178205 1726889887.02958: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889887.02978: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889887.03023: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889887.03050: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889887.03413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889887.03417: stdout chunk (state=3): >>><<< 178205 1726889887.03419: stderr chunk (state=3): >>><<< 178205 1726889887.03595: _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 0x7fa606c98dc0> # /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 0x7fa606c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c98b20> # /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 0x7fa606c98ac0> 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 0x7fa606c3d490> # /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 0x7fa606c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d670> # /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 0x7fa6069cf190> # /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 0x7fa6069cf220> # /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 0x7fa6069f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c55880> # /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 0x7fa6069c8d90> # /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 0x7fa6069f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606c3d970> 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 0x7fa60696feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606972f40> # /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 0x7fa606967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60696f370> # /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 0x7fa6068f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6068f0910> 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 0x7fa6068f0f10> # /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 0x7fa6068f0fd0> # /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 0x7fa6069020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606949d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606944670> # /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 0x7fa6069556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606976e20> # /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 0x7fa606902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6069492b0> # 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 0x7fa6069552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60697c9d0> # /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 0x7fa606902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902df0> # /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 0x7fa606902d60> # /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 0x7fa6068d63d0> # /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 0x7fa6068d64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60690bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905490> # /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 0x7fa60680a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6068c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606905f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60697c040> # /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 0x7fa60681eb50> 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 0x7fa60681ee80> # /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 0x7fa60682f790> # /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 0x7fa60682fcd0> # 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 0x7fa6067bb400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60681ef70> # /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 0x7fa6067cd2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60682f610> 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 0x7fa6067cd3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902a30> # /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 0x7fa6067e7700> # /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 0x7fa6067e79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067e77c0> # 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 0x7fa6067e78b0> # /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 0x7fa6067e7d00> # 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 0x7fa6067f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067e7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6067dba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606902610> # /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 0x7fa6067e7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6061e86d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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 0x7fa6060e5820> # /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 0x7fa606175730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175340> # /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 0x7fa606175460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606175160> 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 0x7fa6061753a0> # /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 0x7fa606175790> # /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 0x7fa6060647f0> # 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 0x7fa606064b80> # 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 0x7fa6060649d0> # /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 0x7fa606085af0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60616fd60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6061754f0> # /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 0x7fa60616f1c0> # /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 0x7fa6060dfb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606113eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6061138b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60607e2e0> # 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 0x7fa6061139a0> # /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 0x7fa606146d00> # /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 0x7fa606046a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60614ee80> # /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 0x7fa6060560a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60614eeb0> # /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 0x7fa60611a730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6060560d0> # 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 0x7fa606053550> # 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 0x7fa606053610> # 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 0x7fa606052c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606146ee0> # /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 0x7fa6060d5b50> # 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 0x7fa6060d4940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606047820> # 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 0x7fa6060d55b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60610faf0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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 0x7fa605c18df0> # /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 0x7fa6060245b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606011df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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 0x7fa6060cb9d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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 0x7fa605bf5e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_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 0x7fa606160910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bf5be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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 0x7fa605bb7c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606016670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa606015850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_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_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_i98vyv7h/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "path": "/opt/test", "fstype": "ext3", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889887.04834: done with _execute_module (mount, {'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'fstype': 'ext3', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726889886.6655526-181664-124309155262891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889887.04838: _low_level_execute_command(): starting 178205 1726889887.04841: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889886.6655526-181664-124309155262891/ > /dev/null 2>&1 && sleep 0' 178205 1726889887.05518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.05530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.05538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.05553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.05592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.05721: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.05737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.05751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.05759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.05765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.05773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.05782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.05794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.05801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.05808: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.05819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.05893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.05903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.05915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.06005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.07821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.07825: stdout chunk (state=3): >>><<< 178205 1726889887.07835: stderr chunk (state=3): >>><<< 178205 1726889887.07854: _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 178205 1726889887.07861: handler run complete 178205 1726889887.07881: attempt loop complete, returning result 178205 1726889887.07901: variable 'mount_info' from source: unknown 178205 1726889887.07987: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=04053258-6d79-4a08-b4f6-ade3b54521b8', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=04053258-6d79-4a08-b4f6-ade3b54521b8" } 178205 1726889887.08232: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.08236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889887.08238: variable 'omit' from source: magic vars 178205 1726889887.08241: variable 'omit' from source: magic vars 178205 1726889887.08243: variable 'omit' from source: magic vars 178205 1726889887.08387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889887.08414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889887.08551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889887.08599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889887.08615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889887.08719: variable 'mount_info' from source: unknown 178205 1726889887.08722: variable 'omit' from source: magic vars 178205 1726889887.08943: variable 'mount_info' from source: unknown 178205 1726889887.09189: variable 'mount_info' from source: unknown 178205 1726889887.09341: variable 'omit' from source: magic vars 178205 1726889887.09578: variable 'mount_info' from source: unknown 178205 1726889887.09641: variable 'omit' from source: magic vars 178205 1726889887.09751: variable 'mount_info' from source: unknown 178205 1726889887.09938: variable 'omit' from source: magic vars 178205 1726889887.09966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889887.10003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889887.10054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889887.10079: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889887.10105: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.10115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889887.10397: Set connection var ansible_pipelining to False 178205 1726889887.10468: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889887.10479: Set connection var ansible_shell_executable to /bin/sh 178205 1726889887.10572: Set connection var ansible_connection to ssh 178205 1726889887.10583: Set connection var ansible_shell_type to sh 178205 1726889887.10592: Set connection var ansible_timeout to 10 178205 1726889887.10623: variable 'ansible_shell_executable' from source: unknown 178205 1726889887.10633: variable 'ansible_connection' from source: unknown 178205 1726889887.10640: variable 'ansible_module_compression' from source: unknown 178205 1726889887.10648: variable 'ansible_shell_type' from source: unknown 178205 1726889887.10654: variable 'ansible_shell_executable' from source: unknown 178205 1726889887.10661: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.10670: variable 'ansible_pipelining' from source: unknown 178205 1726889887.10680: variable 'ansible_timeout' from source: unknown 178205 1726889887.10795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889887.10955: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889887.11128: variable 'omit' from source: magic vars 178205 1726889887.11136: starting attempt loop 178205 1726889887.11141: running the handler 178205 1726889887.11150: _low_level_execute_command(): starting 178205 1726889887.11156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889887.12766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.12770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.12811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889887.12815: 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 <<< 178205 1726889887.12817: 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 <<< 178205 1726889887.12820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.12873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.13135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.13529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.14674: stdout chunk (state=3): >>>/root <<< 178205 1726889887.14776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.14841: stderr chunk (state=3): >>><<< 178205 1726889887.14844: stdout chunk (state=3): >>><<< 178205 1726889887.14935: _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 178205 1726889887.14938: _low_level_execute_command(): starting 178205 1726889887.14941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472 `" && echo ansible-tmp-1726889887.1485837-181664-19353367356472="` echo /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472 `" ) && sleep 0' 178205 1726889887.16150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.16154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.16190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889887.16193: 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 <<< 178205 1726889887.16195: 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 <<< 178205 1726889887.16198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.16253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.16471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.16475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.16515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.18302: stdout chunk (state=3): >>>ansible-tmp-1726889887.1485837-181664-19353367356472=/root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472 <<< 178205 1726889887.18417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.18483: stderr chunk (state=3): >>><<< 178205 1726889887.18487: stdout chunk (state=3): >>><<< 178205 1726889887.18794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889887.1485837-181664-19353367356472=/root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889887.18805: variable 'ansible_module_compression' from source: unknown 178205 1726889887.18807: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889887.18809: variable 'ansible_facts' from source: unknown 178205 1726889887.18813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/AnsiballZ_mount.py 178205 1726889887.19295: Sending initial data 178205 1726889887.19299: Sent initial data (155 bytes) 178205 1726889887.20445: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.20458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.20471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.20487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.20536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.20548: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.20561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.20577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.20587: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.20597: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.20610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.20629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.20646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.20657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.20667: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.20679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.20760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.20775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.20789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.20935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.22545: 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 <<< 178205 1726889887.22580: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889887.22617: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpoh0zh2gm /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/AnsiballZ_mount.py <<< 178205 1726889887.22648: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889887.23944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.24065: stderr chunk (state=3): >>><<< 178205 1726889887.24068: stdout chunk (state=3): >>><<< 178205 1726889887.24070: done transferring module to remote 178205 1726889887.24073: _low_level_execute_command(): starting 178205 1726889887.24075: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/ /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/AnsiballZ_mount.py && sleep 0' 178205 1726889887.25129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.25133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.25170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889887.25173: 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 <<< 178205 1726889887.25175: stderr 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 <<< 178205 1726889887.25231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.25509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.25516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.25547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.27206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.27285: stderr chunk (state=3): >>><<< 178205 1726889887.27289: stdout chunk (state=3): >>><<< 178205 1726889887.27318: _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 178205 1726889887.27321: _low_level_execute_command(): starting 178205 1726889887.27324: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/AnsiballZ_mount.py && sleep 0' 178205 1726889887.29042: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.29055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.29071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.29085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.29129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.29145: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.29160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.29178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.29191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.29202: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.29217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.29235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.29256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.29268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.29279: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.29293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.29421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.29474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.29489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.29690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.31500: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889887.31530: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889887.31533: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889887.31585: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889887.31588: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889887.31629: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889887.31658: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889887.31661: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889887.31695: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889887.31707: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889887.31758: 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' <<< 178205 1726889887.31776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889887.31803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889887.31806: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889887.31829: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436ad8dc0> <<< 178205 1726889887.31879: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889887.31882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889887.31885: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436ad8b20> <<< 178205 1726889887.31918: 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' <<< 178205 1726889887.31936: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436ad8ac0> <<< 178205 1726889887.31948: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889887.31975: 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' <<< 178205 1726889887.31997: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d490> <<< 178205 1726889887.32044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889887.32050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889887.32053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889887.32058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889887.32072: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d940> <<< 178205 1726889887.32083: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d670> <<< 178205 1726889887.32124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889887.32132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889887.32150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889887.32167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889887.32189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889887.32200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889887.32232: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a34190> <<< 178205 1726889887.32251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889887.32266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889887.32343: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a34220> <<< 178205 1726889887.32375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889887.32390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889887.32418: 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 0x7f5436a57850> <<< 178205 1726889887.32421: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a34940> <<< 178205 1726889887.32448: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a95880> <<< 178205 1726889887.32470: 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' <<< 178205 1726889887.32482: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a2dd90> <<< 178205 1726889887.32538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889887.32550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a57d90> <<< 178205 1726889887.32598: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d970> <<< 178205 1726889887.32628: 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. <<< 178205 1726889887.32838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889887.32841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889887.32877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889887.32880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889887.32895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889887.32914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889887.32946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889887.32949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889887.32952: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d4eb0> <<< 178205 1726889887.33003: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d7f40> <<< 178205 1726889887.33033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889887.33036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889887.33054: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889887.33069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889887.33083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889887.33103: 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' <<< 178205 1726889887.33144: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367cc610> <<< 178205 1726889887.33148: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d5640> <<< 178205 1726889887.33162: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d4370> <<< 178205 1726889887.33174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889887.33239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889887.33258: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889887.33293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.33323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889887.33331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889887.33350: 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 0x7f5436755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436755910> <<< 178205 1726889887.33366: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889887.33397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889887.33400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436755f10> <<< 178205 1726889887.33415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889887.33439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889887.33456: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436755fd0> <<< 178205 1726889887.33482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889887.33489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367670d0> <<< 178205 1726889887.33504: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889887.33562: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367aed90> <<< 178205 1726889887.33568: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889887.33582: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367a9670> <<< 178205 1726889887.33639: 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 0x7f54367ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367dbe20> <<< 178205 1726889887.33669: 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' <<< 178205 1726889887.33709: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.33714: 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 0x7f5436767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367ae2b0> <<< 178205 1726889887.33751: 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' <<< 178205 1726889887.33758: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54367ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367e19d0> <<< 178205 1726889887.33778: 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' <<< 178205 1726889887.33815: 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' <<< 178205 1726889887.33845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889887.33851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889887.33861: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767df0> <<< 178205 1726889887.33891: 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' <<< 178205 1726889887.33908: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767d60> <<< 178205 1726889887.33924: 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' <<< 178205 1726889887.33947: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889887.33960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889887.33972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889887.34029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889887.34048: 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' <<< 178205 1726889887.34062: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f543673b3d0> <<< 178205 1726889887.34080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889887.34094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889887.34119: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f543673b4c0> <<< 178205 1726889887.34239: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436770f40> <<< 178205 1726889887.34280: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769a90> <<< 178205 1726889887.34294: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769490> <<< 178205 1726889887.34316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889887.34333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889887.34353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889887.34371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889887.34394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889887.34405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436664220> <<< 178205 1726889887.34439: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436725520> <<< 178205 1726889887.34487: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769f10> <<< 178205 1726889887.34500: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367e1040> <<< 178205 1726889887.34513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889887.34537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889887.34561: 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' <<< 178205 1726889887.34579: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436678b50> <<< 178205 1726889887.34590: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889887.34615: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.34637: 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 0x7f5436678e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889887.34658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889887.34673: 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' <<< 178205 1726889887.34687: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436689790> <<< 178205 1726889887.34703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889887.34734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889887.34761: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436689cd0> <<< 178205 1726889887.34797: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.34816: 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 0x7f5436615400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436678f70> <<< 178205 1726889887.34836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889887.34847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889887.34879: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.34898: 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 0x7f54366262e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436689610> <<< 178205 1726889887.34916: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889887.34934: 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 0x7f54366263a0> <<< 178205 1726889887.34989: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767a30> <<< 178205 1726889887.35003: 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' <<< 178205 1726889887.35097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5436641700> # /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' <<< 178205 1726889887.35127: 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 0x7f54366419d0> <<< 178205 1726889887.35144: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54366417c0> <<< 178205 1726889887.35160: 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 0x7f54366418b0> <<< 178205 1726889887.35189: 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' <<< 178205 1726889887.35379: 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 0x7f5436641d00> <<< 178205 1726889887.35420: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.35441: 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 0x7f543664c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436641940> <<< 178205 1726889887.35455: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436635a90> <<< 178205 1726889887.35467: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767610> <<< 178205 1726889887.35489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889887.35542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889887.35577: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436641af0> <<< 178205 1726889887.35675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889887.35691: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54365686d0> <<< 178205 1726889887.35838: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip' <<< 178205 1726889887.35843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.35923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.35944: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889887.35975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.35978: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889887.36029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.37190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.38160: 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' <<< 178205 1726889887.38166: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4e7f0> <<< 178205 1726889887.38169: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889887.38172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.38205: 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' <<< 178205 1726889887.38213: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889887.38221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889887.38236: 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 0x7f5435f4e160> <<< 178205 1726889887.38258: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4e280> <<< 178205 1726889887.38291: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4ef40> <<< 178205 1726889887.38315: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889887.38318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889887.38358: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4e4f0> <<< 178205 1726889887.38361: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4ed60> import 'atexit' # <<< 178205 1726889887.38389: 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 0x7f5435f4efa0> <<< 178205 1726889887.38406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889887.38430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889887.38465: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4e100> <<< 178205 1726889887.38486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889887.38501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889887.38517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889887.38536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889887.38563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889887.38566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889887.38622: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435ea4f10> <<< 178205 1726889887.38658: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.38664: 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 0x7f5435ec5f10> <<< 178205 1726889887.38685: 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 0x7f5435ec5d30> <<< 178205 1726889887.38702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889887.38729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889887.38761: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435ec53a0> <<< 178205 1726889887.38773: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435fb5dc0> <<< 178205 1726889887.38942: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435fb53a0> <<< 178205 1726889887.38961: 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' <<< 178205 1726889887.38972: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435fb5fa0> <<< 178205 1726889887.38996: 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' <<< 178205 1726889887.39030: 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' <<< 178205 1726889887.39055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889887.39062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889887.39086: 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' <<< 178205 1726889887.39089: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f86d30> <<< 178205 1726889887.39170: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f1fd00> <<< 178205 1726889887.39177: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f1f3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f524c0> <<< 178205 1726889887.39204: 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' <<< 178205 1726889887.39209: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5435f1f4f0> <<< 178205 1726889887.39250: 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' <<< 178205 1726889887.39253: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f1f520> <<< 178205 1726889887.39256: 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 <<< 178205 1726889887.39276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889887.39279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889887.39303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889887.39376: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.39382: 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 0x7f5435e93fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435faf040> <<< 178205 1726889887.39404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889887.39406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889887.39447: 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 0x7f5435e92880> <<< 178205 1726889887.39475: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435faf1c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889887.39521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.39538: 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' # <<< 178205 1726889887.39598: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e952e0> <<< 178205 1726889887.39719: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e92820> <<< 178205 1726889887.39808: 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' <<< 178205 1726889887.39815: 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 0x7f5435e92670> <<< 178205 1726889887.39834: 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 0x7f5435e875e0> <<< 178205 1726889887.39873: 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 0x7f5435e87520> <<< 178205 1726889887.39887: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f98730> <<< 178205 1726889887.39913: 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 <<< 178205 1726889887.39916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 178205 1726889887.39940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889887.39942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889887.39985: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.39988: 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 0x7f5435f15b50> <<< 178205 1726889887.40159: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.40164: 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 0x7f5435f14910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f16eb0> <<< 178205 1726889887.40194: 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 0x7f5435f155b0> <<< 178205 1726889887.40213: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e86a00> # zipimport: zlib available <<< 178205 1726889887.40231: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889887.40242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.40309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.40387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.40405: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889887.40430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889887.40442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.40534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.40632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.41066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.41523: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889887.41554: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889887.41557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.41613: 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 0x7f5435a6f220> <<< 178205 1726889887.41685: 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' <<< 178205 1726889887.41691: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e765b0> <<< 178205 1726889887.41693: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e58df0> <<< 178205 1726889887.41733: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889887.41770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.41774: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889887.41786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.41891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42017: 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' <<< 178205 1726889887.42042: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f0b970> # zipimport: zlib available <<< 178205 1726889887.42434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42847: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42915: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889887.42919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.42971: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889887.43035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43138: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889887.43142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.43144: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889887.43147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43172: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43216: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889887.43219: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889887.43613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889887.43616: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889887.43686: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435a50e50> <<< 178205 1726889887.43690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43822: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889887.43827: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889887.43844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43902: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889887.43950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.43982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44131: 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 <<< 178205 1726889887.44150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.44229: 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' <<< 178205 1726889887.44233: 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 0x7f5435fa0910> <<< 178205 1726889887.44245: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435a50be0> <<< 178205 1726889887.44294: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889887.44297: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889887.44392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44444: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889887.44523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889887.44548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889887.44560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889887.44591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889887.44594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889887.44680: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435a12c70> <<< 178205 1726889887.44718: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e56670> <<< 178205 1726889887.44781: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e55850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889887.44786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44801: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44830: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889887.44914: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889887.44922: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.44925: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 178205 1726889887.44997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.45001: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889887.45006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45009: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 178205 1726889887.45016: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45045: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.45048: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889887.45059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45415: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45759: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889887.45774: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.45836: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889887.45897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.46043: stdout chunk (state=3): >>> {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "fstype": null, "opts": null, "src": null}}} # destroy __main__ <<< 178205 1726889887.46644: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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 <<< 178205 1726889887.46697: 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 <<< 178205 1726889887.46705: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889887.46708: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889887.46722: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889887.46789: 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 <<< 178205 1726889887.46796: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 178205 1726889887.46803: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889887.46806: stdout chunk (state=3): >>># destroy subprocess <<< 178205 1726889887.46910: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 178205 1726889887.46920: 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 <<< 178205 1726889887.46924: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889887.46932: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889887.46935: 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 <<< 178205 1726889887.46937: stdout chunk (state=3): >>># 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 <<< 178205 1726889887.46943: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889887.46985: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889887.46988: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon <<< 178205 1726889887.46990: stdout chunk (state=3): >>># destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889887.47184: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889887.47187: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 178205 1726889887.47189: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889887.47192: 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 <<< 178205 1726889887.47194: stdout chunk (state=3): >>># destroy select <<< 178205 1726889887.47200: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 178205 1726889887.47205: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889887.47219: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889887.47555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889887.47559: stdout chunk (state=3): >>><<< 178205 1726889887.47561: stderr chunk (state=3): >>><<< 178205 1726889887.47643: _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 0x7f5436ad8dc0> # /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 0x7f5436a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436ad8b20> # /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 0x7f5436ad8ac0> 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 0x7f5436a7d490> # /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 0x7f5436a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d670> # /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 0x7f5436a34190> # /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 0x7f5436a34220> # /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 0x7f5436a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a95880> # /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 0x7f5436a2dd90> # /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 0x7f5436a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436a7d970> 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 0x7f54367d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d7f40> # /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 0x7f54367cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367d4370> # /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 0x7f5436755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436755910> 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 0x7f5436755f10> # /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 0x7f5436755fd0> # /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 0x7f54367670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367a9670> # /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 0x7f54367ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367dbe20> # /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 0x7f5436767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367ae2b0> # 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 0x7f54367ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367e19d0> # /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 0x7f5436767eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767df0> # /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 0x7f5436767d60> # /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 0x7f543673b3d0> # /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 0x7f543673b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436770f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769490> # /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 0x7f5436664220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436725520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436769f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54367e1040> # /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 0x7f5436678b50> 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 0x7f5436678e80> # /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 0x7f5436689790> # /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 0x7f5436689cd0> # 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 0x7f5436615400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436678f70> # /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 0x7f54366262e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436689610> 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 0x7f54366263a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767a30> # /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 0x7f5436641700> # /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 0x7f54366419d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54366417c0> # 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 0x7f54366418b0> # /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 0x7f5436641d00> # 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 0x7f543664c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436641940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436635a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5436767610> # /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 0x7f5436641af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54365686d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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 0x7f5435f4e7f0> # /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 0x7f5435f4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4ef40> # /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 0x7f5435f4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f4ed60> 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 0x7f5435f4efa0> # /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 0x7f5435f4e100> # /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 0x7f5435ea4f10> # 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 0x7f5435ec5f10> # 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 0x7f5435ec5d30> # /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 0x7f5435ec53a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435fb5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435fb53a0> # /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 0x7f5435fb5fa0> # /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 0x7f5435f86d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f1fd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f1f3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f524c0> # 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 0x7f5435f1f4f0> # /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 0x7f5435f1f520> # /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 0x7f5435e93fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435faf040> # /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 0x7f5435e92880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435faf1c0> # /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 0x7f5435e952e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e92820> # 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 0x7f5435e92670> # 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 0x7f5435e875e0> # 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 0x7f5435e87520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f98730> # /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 0x7f5435f15b50> # 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 0x7f5435f14910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435f16eb0> # 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 0x7f5435f155b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e86a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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 0x7f5435a6f220> # /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 0x7f5435e765b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e58df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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 0x7f5435f0b970> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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 0x7f5435a50e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_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 0x7f5435fa0910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435a50be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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 0x7f5435a12c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e56670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5435e55850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_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_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_7atcet44/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "fstype": null, "opts": null, "src": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889887.48420: done with _execute_module (mount, {'path': '/opt/test', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726889887.1485837-181664-19353367356472/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889887.48423: _low_level_execute_command(): starting 178205 1726889887.48428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889887.1485837-181664-19353367356472/ > /dev/null 2>&1 && sleep 0' 178205 1726889887.50861: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.50876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.50889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.50905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.50954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.51040: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.51055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.51073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.51084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.51094: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.51105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.51119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.51157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.51169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.51180: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.51193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.51386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.51401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.51415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.51589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.53321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.53324: stdout chunk (state=3): >>><<< 178205 1726889887.53329: stderr chunk (state=3): >>><<< 178205 1726889887.53618: _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 178205 1726889887.53622: handler run complete 178205 1726889887.53624: attempt loop complete, returning result 178205 1726889887.53628: variable 'mount_info' from source: unknown 178205 1726889887.53631: variable 'mount_info' from source: unknown ok: [managed_node2] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } 178205 1726889887.53733: dumping result to json 178205 1726889887.53736: done dumping result, returning 178205 1726889887.53738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-000000001c1f] 178205 1726889887.53741: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1f 178205 1726889887.53795: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c1f 178205 1726889887.53799: WORKER PROCESS EXITING 178205 1726889887.53865: no more pending results, returning what we have 178205 1726889887.53869: results queue empty 178205 1726889887.53870: checking for any_errors_fatal 178205 1726889887.53875: done checking for any_errors_fatal 178205 1726889887.53876: checking for max_fail_percentage 178205 1726889887.53877: done checking for max_fail_percentage 178205 1726889887.53878: checking to see if all hosts have failed and the running result is not ok 178205 1726889887.53879: done checking to see if all hosts have failed 178205 1726889887.53880: getting the remaining hosts for this loop 178205 1726889887.53881: done getting the remaining hosts for this loop 178205 1726889887.53884: getting the next task for host managed_node2 178205 1726889887.53890: done getting next task for host managed_node2 178205 1726889887.53893: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889887.53896: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889887.53907: getting variables 178205 1726889887.53908: in VariableManager get_vars() 178205 1726889887.53946: Calling all_inventory to load vars for managed_node2 178205 1726889887.53949: Calling groups_inventory to load vars for managed_node2 178205 1726889887.53951: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889887.53961: Calling all_plugins_play to load vars for managed_node2 178205 1726889887.53963: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889887.53966: Calling groups_plugins_play to load vars for managed_node2 178205 1726889887.55035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889887.56192: done with get_vars() 178205 1726889887.56209: 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 23:38:07 -0400 (0:00:01.050) 0:01:40.551 ****** 178205 1726889887.56315: entering _queue_task() for managed_node2/systemd 178205 1726889887.56981: worker is 1 (out of 1 available) 178205 1726889887.57020: exiting _queue_task() for managed_node2/systemd 178205 1726889887.57034: done queuing things up, now waiting for results queue to drain 178205 1726889887.57035: waiting for pending results... 178205 1726889887.58375: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889887.58830: in run() - task 02369adf-7a19-34ed-f5d1-000000001c21 178205 1726889887.58865: variable 'ansible_search_path' from source: unknown 178205 1726889887.58868: variable 'ansible_search_path' from source: unknown 178205 1726889887.58899: calling self._execute() 178205 1726889887.59124: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.59215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889887.59248: variable 'omit' from source: magic vars 178205 1726889887.59953: variable 'blivet_output' from source: set_fact 178205 1726889887.60115: Evaluated conditional (blivet_output['mounts']): True 178205 1726889887.60129: variable 'omit' from source: magic vars 178205 1726889887.60285: variable 'omit' from source: magic vars 178205 1726889887.60438: variable 'omit' from source: magic vars 178205 1726889887.60483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889887.60523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889887.60662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889887.60687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889887.60703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889887.60744: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889887.60757: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.60764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889887.60978: Set connection var ansible_pipelining to False 178205 1726889887.60989: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889887.61000: Set connection var ansible_shell_executable to /bin/sh 178205 1726889887.61006: Set connection var ansible_connection to ssh 178205 1726889887.61016: Set connection var ansible_shell_type to sh 178205 1726889887.61089: Set connection var ansible_timeout to 10 178205 1726889887.61121: variable 'ansible_shell_executable' from source: unknown 178205 1726889887.61128: variable 'ansible_connection' from source: unknown 178205 1726889887.61135: variable 'ansible_module_compression' from source: unknown 178205 1726889887.61141: variable 'ansible_shell_type' from source: unknown 178205 1726889887.61147: variable 'ansible_shell_executable' from source: unknown 178205 1726889887.61153: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889887.61159: variable 'ansible_pipelining' from source: unknown 178205 1726889887.61193: variable 'ansible_timeout' from source: unknown 178205 1726889887.61200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889887.61628: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889887.61645: variable 'omit' from source: magic vars 178205 1726889887.61654: starting attempt loop 178205 1726889887.61733: running the handler 178205 1726889887.61752: _low_level_execute_command(): starting 178205 1726889887.61763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889887.63489: 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 <<< 178205 1726889887.63493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.63644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889887.63649: 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 <<< 178205 1726889887.63652: stderr 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 <<< 178205 1726889887.63654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.63833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.63836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.63838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.63925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.65413: stdout chunk (state=3): >>>/root <<< 178205 1726889887.65517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.65585: stderr chunk (state=3): >>><<< 178205 1726889887.65589: stdout chunk (state=3): >>><<< 178205 1726889887.65692: _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 178205 1726889887.65696: _low_level_execute_command(): starting 178205 1726889887.65700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535 `" && echo ansible-tmp-1726889887.6560771-181702-127610333304535="` echo /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535 `" ) && sleep 0' 178205 1726889887.66481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.66496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.66516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.66535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.66577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.66598: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.66615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.66634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.66646: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.66657: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.66671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.66685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.66701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.66717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.66729: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.66744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.66820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.66840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.66855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.66924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.68737: stdout chunk (state=3): >>>ansible-tmp-1726889887.6560771-181702-127610333304535=/root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535 <<< 178205 1726889887.68916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.68919: stdout chunk (state=3): >>><<< 178205 1726889887.68922: stderr chunk (state=3): >>><<< 178205 1726889887.69386: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889887.6560771-181702-127610333304535=/root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535 , stderr=OpenSSH_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 178205 1726889887.69390: variable 'ansible_module_compression' from source: unknown 178205 1726889887.69392: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889887.69394: variable 'ansible_facts' from source: unknown 178205 1726889887.69396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/AnsiballZ_systemd.py 178205 1726889887.69771: Sending initial data 178205 1726889887.69774: Sent initial data (158 bytes) 178205 1726889887.71281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.71299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.71315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.71333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.71373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.71384: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.71401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.71423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.71436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.71448: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.71460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.71472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.71488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.71499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.71513: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.71528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.71604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.71632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.71649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.71718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.73404: 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 <<< 178205 1726889887.73441: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889887.73480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp8v83f6s9 /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/AnsiballZ_systemd.py <<< 178205 1726889887.73520: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889887.76684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.76717: stderr chunk (state=3): >>><<< 178205 1726889887.76720: stdout chunk (state=3): >>><<< 178205 1726889887.76807: done transferring module to remote 178205 1726889887.76810: _low_level_execute_command(): starting 178205 1726889887.76815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/ /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/AnsiballZ_systemd.py && sleep 0' 178205 1726889887.79301: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.79479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.79489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.79502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.79542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.79549: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.79559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.79571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.79584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.79590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.79598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.79606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.79620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.79629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.79632: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.79642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.79836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.79840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.79850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.79907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.81634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889887.81637: stdout chunk (state=3): >>><<< 178205 1726889887.81643: stderr chunk (state=3): >>><<< 178205 1726889887.81719: _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 178205 1726889887.81722: _low_level_execute_command(): starting 178205 1726889887.81724: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/AnsiballZ_systemd.py && sleep 0' 178205 1726889887.82417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889887.82435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.82450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.82470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.82518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.82533: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889887.82547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.82564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889887.82575: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889887.82585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889887.82598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889887.82619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889887.82640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889887.82652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889887.82663: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889887.82676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889887.82758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889887.82778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889887.82792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889887.82862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889887.84743: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889887.84777: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889887.84817: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889887.84851: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889887.84888: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889887.84938: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889887.84940: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889887.84992: 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' <<< 178205 1726889887.85023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889887.85043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889887.85062: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2c43dc0> <<< 178205 1726889887.85110: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889887.85119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889887.85145: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2c43b20> <<< 178205 1726889887.85178: 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' <<< 178205 1726889887.85188: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2c43ac0> <<< 178205 1726889887.85212: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889887.85252: 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' <<< 178205 1726889887.85256: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8490> <<< 178205 1726889887.85296: 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' <<< 178205 1726889887.85306: 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' <<< 178205 1726889887.85326: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8940> <<< 178205 1726889887.85342: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8670> <<< 178205 1726889887.85372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889887.85375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889887.85405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889887.85424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889887.85438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889887.85474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889887.85477: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed298f190> <<< 178205 1726889887.85498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889887.85518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889887.85592: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed298f220> <<< 178205 1726889887.85623: 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' <<< 178205 1726889887.85662: 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 0x7fbed29b2850> <<< 178205 1726889887.85672: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed298f940> <<< 178205 1726889887.85690: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29f0880> <<< 178205 1726889887.85735: 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' <<< 178205 1726889887.85738: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2988d90> <<< 178205 1726889887.85798: 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' <<< 178205 1726889887.85801: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29b2d90> <<< 178205 1726889887.85847: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8970> <<< 178205 1726889887.85874: 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. <<< 178205 1726889887.86234: 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' <<< 178205 1726889887.86274: 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' <<< 178205 1726889887.86294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889887.86327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889887.86348: 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' <<< 178205 1726889887.86360: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2954eb0> <<< 178205 1726889887.86409: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2957f40> <<< 178205 1726889887.86440: 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' <<< 178205 1726889887.86458: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889887.86478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889887.86513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889887.86522: 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' <<< 178205 1726889887.86551: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed294c610> <<< 178205 1726889887.86570: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2955640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2954370> <<< 178205 1726889887.86582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889887.86642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889887.86670: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889887.86712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.86725: 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' <<< 178205 1726889887.86755: 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 0x7fbed2833e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2833910> <<< 178205 1726889887.86784: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889887.86808: 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 0x7fbed2833f10> <<< 178205 1726889887.86829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889887.86852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889887.86863: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2833fd0> <<< 178205 1726889887.86905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889887.86921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed28450d0> <<< 178205 1726889887.86924: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889887.86967: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed292ed90> <<< 178205 1726889887.86970: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889887.86989: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2929670> <<< 178205 1726889887.87068: 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 0x7fbed293b6d0> <<< 178205 1726889887.87072: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed295be20> <<< 178205 1726889887.87085: 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' <<< 178205 1726889887.87119: 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 0x7fbed2845cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed292e2b0> <<< 178205 1726889887.87169: 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' <<< 178205 1726889887.87179: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed293b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29619d0> <<< 178205 1726889887.87196: 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' <<< 178205 1726889887.87235: 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' <<< 178205 1726889887.87252: 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' <<< 178205 1726889887.87275: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845df0> <<< 178205 1726889887.87310: 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 0x7fbed2845d60> <<< 178205 1726889887.87350: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889887.87359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889887.87372: 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' <<< 178205 1726889887.87392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889887.87444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889887.87468: 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 0x7fbed28193d0> <<< 178205 1726889887.87495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889887.87508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889887.87536: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed28194c0> <<< 178205 1726889887.87668: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed284df40> <<< 178205 1726889887.87710: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848a90> <<< 178205 1726889887.87741: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848490> <<< 178205 1726889887.87755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889887.87760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889887.87789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889887.87806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889887.87832: 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 0x7fbed273e220> <<< 178205 1726889887.87867: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2804520> <<< 178205 1726889887.87933: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848f10> <<< 178205 1726889887.87937: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2961040> <<< 178205 1726889887.87955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889887.87967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889887.88003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889887.88008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2751b50> <<< 178205 1726889887.88042: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889887.88053: 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 0x7fbed2751e80> <<< 178205 1726889887.88078: 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' <<< 178205 1726889887.88100: 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' <<< 178205 1726889887.88113: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2763790> <<< 178205 1726889887.88134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889887.88160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889887.88187: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2763cd0> <<< 178205 1726889887.88235: 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 0x7fbed26ef400> <<< 178205 1726889887.88259: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2751f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889887.88270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889887.88319: 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 0x7fbed27002e0> <<< 178205 1726889887.88332: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2763610> import 'pwd' # <<< 178205 1726889887.88358: 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 0x7fbed27003a0> <<< 178205 1726889887.88401: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845a30> <<< 178205 1726889887.88427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889887.88450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889887.88467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889887.88501: 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 0x7fbed271c700> <<< 178205 1726889887.88528: 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' <<< 178205 1726889887.88559: 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 0x7fbed271c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed271c7c0> <<< 178205 1726889887.88586: 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 0x7fbed271c8b0> <<< 178205 1726889887.88620: 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' <<< 178205 1726889887.88816: 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 0x7fbed271cd00> <<< 178205 1726889887.88855: 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 0x7fbed2726250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed271c940> <<< 178205 1726889887.88875: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed270ea90> <<< 178205 1726889887.88899: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845610> <<< 178205 1726889887.88921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889887.88979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889887.89015: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed271caf0> <<< 178205 1726889887.89154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889887.89170: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbed26446d0> <<< 178205 1726889887.89425: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889887.89516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.89553: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889887.89566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.89583: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889887.89595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.90785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.91740: 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 0x7fbed25827f0> <<< 178205 1726889887.91791: 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' <<< 178205 1726889887.91795: 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' <<< 178205 1726889887.91829: 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' <<< 178205 1726889887.91832: 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 0x7fbed2582160> <<< 178205 1726889887.91863: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582280> <<< 178205 1726889887.91887: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582f40> <<< 178205 1726889887.91913: 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' <<< 178205 1726889887.91972: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582d60> <<< 178205 1726889887.91986: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889887.92016: 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 0x7fbed2582fa0> <<< 178205 1726889887.92026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889887.92038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889887.92076: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582100> <<< 178205 1726889887.92093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889887.92130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889887.92134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889887.92168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889887.92171: 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' <<< 178205 1726889887.92242: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1ff3f10> <<< 178205 1726889887.92276: 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 0x7fbed1f07100> <<< 178205 1726889887.92311: 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 0x7fbed1f072e0> <<< 178205 1726889887.92332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889887.92369: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f07c70> <<< 178205 1726889887.92382: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2568dc0> <<< 178205 1726889887.92550: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25683a0> <<< 178205 1726889887.92592: 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' <<< 178205 1726889887.92596: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2568fa0> <<< 178205 1726889887.92610: 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' <<< 178205 1726889887.92645: 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' <<< 178205 1726889887.92679: 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' <<< 178205 1726889887.92701: 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 0x7fbed25b7d30> <<< 178205 1726889887.92776: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed258ed00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed258e3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fe2b50> <<< 178205 1726889887.92806: 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 0x7fbed258e4f0> <<< 178205 1726889887.92841: 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 0x7fbed258e520> <<< 178205 1726889887.92861: 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' <<< 178205 1726889887.92880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889887.92917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889887.92989: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889887.93002: 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 0x7fbed1f72fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2561040> <<< 178205 1726889887.93018: 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' <<< 178205 1726889887.93075: 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 0x7fbed1f71880> <<< 178205 1726889887.93079: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25611c0> <<< 178205 1726889887.93093: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889887.93141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.93153: 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' # <<< 178205 1726889887.93208: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2561d30> <<< 178205 1726889887.93339: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f71820> <<< 178205 1726889887.93424: 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 0x7fbed258d610> <<< 178205 1726889887.93452: 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 0x7fbed2561a30> <<< 178205 1726889887.93493: 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 0x7fbed2561340> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25ca730> <<< 178205 1726889887.93528: 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' <<< 178205 1726889887.93559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889887.93564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889887.93598: 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 0x7fbed1f85df0> <<< 178205 1726889887.93782: 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 0x7fbed1ff69d0> <<< 178205 1726889887.93786: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f675b0> <<< 178205 1726889887.93805: 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' <<< 178205 1726889887.93850: 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 0x7fbed1f85100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f679a0> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.93865: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889887.93868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.93927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.94016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889887.94033: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889887.94055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889887.94148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.94241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.94673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.95144: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889887.95153: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889887.95168: 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' <<< 178205 1726889887.95220: 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 0x7fbed1f82940> <<< 178205 1726889887.95289: 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' <<< 178205 1726889887.95302: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fb49d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b23640> <<< 178205 1726889887.95355: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889887.95358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.95382: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889887.95502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.95628: 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' <<< 178205 1726889887.95657: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fed790> <<< 178205 1726889887.95660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96517: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889887.96550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96591: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889887.96594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96641: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96725: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889887.96741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96752: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889887.96782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.96827: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889887.96830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97005: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889887.97219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889887.97298: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2584490> <<< 178205 1726889887.97301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97434: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889887.97440: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889887.97454: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97522: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889887.97525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.97737: 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 <<< 178205 1726889887.97760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.97834: 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 0x7fbed1fa6f40> <<< 178205 1726889887.97910: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fb4190> <<< 178205 1726889887.97948: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889887.98012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889887.98149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889887.98152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889887.98185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889887.98198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889887.98219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889887.98293: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fb6bb0> <<< 178205 1726889887.98331: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25d2340> <<< 178205 1726889887.98399: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2584fd0> <<< 178205 1726889887.98415: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889887.98448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98451: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889887.98517: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889887.98549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889887.98553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98914: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.98980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99053: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889887.99056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99113: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99192: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99224: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889887.99362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99497: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99532: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889887.99587: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 178205 1726889887.99597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889887.99626: 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' <<< 178205 1726889887.99649: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889887.99675: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1891d30> <<< 178205 1726889887.99689: 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' <<< 178205 1726889887.99724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889887.99750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889887.99781: 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' <<< 178205 1726889887.99784: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b09cd0> <<< 178205 1726889887.99823: 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 0x7fbed1b09d60> <<< 178205 1726889887.99879: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed18951f0> <<< 178205 1726889887.99909: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed18955b0> <<< 178205 1726889887.99948: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed19b3f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b29850> <<< 178205 1726889887.99952: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889887.99985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889887.99988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889888.00034: 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 0x7fbed1b392e0> <<< 178205 1726889888.00037: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1ae7d00> <<< 178205 1726889888.00058: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889888.00084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b391f0> <<< 178205 1726889888.00104: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889888.00134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889888.00149: 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 0x7fbed1909040> <<< 178205 1726889888.00184: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b51a60> <<< 178205 1726889888.00224: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b29880> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889888.00229: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889888.00253: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 178205 1726889888.00302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00349: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889888.00394: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00455: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889888.00479: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889888.00482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889888.00522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 178205 1726889888.00586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00635: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889888.00665: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00706: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889888.00754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.00906: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 178205 1726889888.00910: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 178205 1726889888.01286: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01640: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889888.01686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01801: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889888.01804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889888.01904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01962: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889888.01975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.01987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02017: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889888.02043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02074: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889888.02137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02211: 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' <<< 178205 1726889888.02231: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed17f0eb0> <<< 178205 1726889888.02252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889888.02276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889888.02439: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed17f0b50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889888.02442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02548: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889888.02633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889888.02718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 178205 1726889888.02867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.02910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889888.02931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889888.03070: 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 0x7fbed18657f0> <<< 178205 1726889888.03304: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1808700> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 178205 1726889888.03352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03413: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889888.03417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03638: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03775: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889888.03778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889888.03882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.03930: 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' <<< 178205 1726889888.03982: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889888.04013: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed17947c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1808760> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889888.04028: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889888.04031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889888.04103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04348: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 178205 1726889888.04485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04647: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889888.04661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04797: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.04926: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889888.04929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.05024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.05131: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889888.05134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.05154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.05189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.05623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06051: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889888.06055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06226: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889888.06309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06401: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889888.06404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06520: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06657: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 178205 1726889888.06676: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889888.06688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06723: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06762: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889888.06765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.06933: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07271: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889888.07274: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889888.07303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07351: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889888.07354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07395: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889888.07448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07531: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889888.07556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07570: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889888.07622: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07676: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889888.07679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889888.07786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.07988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08209: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889888.08214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08305: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889888.08340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08379: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889888.08382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08407: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08442: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889888.08448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08514: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889888.08517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08651: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 178205 1726889888.08670: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889888.08683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08715: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08753: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889888.08775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08874: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.08932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09016: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 178205 1726889888.09020: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889888.09051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09103: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889888.09106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889888.09458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09514: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889888.09518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09588: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889888.09655: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09735: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889888.09809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.09898: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 178205 1726889888.09901: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 178205 1726889888.10008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.10120: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889888.10194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.10340: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889888.30346: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889888.30906: 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 <<< 178205 1726889888.30968: 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<<< 178205 1726889888.31056: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # 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<<< 178205 1726889888.31138: stdout chunk (state=3): >>> # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 178205 1726889888.31188: 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 # 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 <<< 178205 1726889888.31275: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # 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<<< 178205 1726889888.31292: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889888.31546: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889888.31561: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889888.31604: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889888.31607: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889888.31644: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889888.31659: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889888.31680: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889888.31725: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889888.31785: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889888.31795: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889888.31809: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889888.31852: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889888.31876: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889888.31880: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889888.31918: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 178205 1726889888.31935: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 178205 1726889888.31966: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889888.32000: stdout chunk (state=3): >>># 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 <<< 178205 1726889888.32049: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889888.32095: 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 <<< 178205 1726889888.32124: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889888.32158: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889888.32205: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889888.32330: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889888.32354: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889888.32424: 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 <<< 178205 1726889888.32476: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889888.32761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889888.32828: stderr chunk (state=3): >>><<< 178205 1726889888.32832: stdout chunk (state=3): >>><<< 178205 1726889888.32946: _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 0x7fbed2c43dc0> # /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 0x7fbed29d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2c43b20> # /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 0x7fbed2c43ac0> 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 0x7fbed29d8490> # /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 0x7fbed29d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8670> # /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 0x7fbed298f190> # /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 0x7fbed298f220> # /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 0x7fbed29b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed298f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29f0880> # /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 0x7fbed2988d90> # /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 0x7fbed29b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29d8970> 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 0x7fbed2954eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2957f40> # /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 0x7fbed294c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2955640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2954370> # /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 0x7fbed2833e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2833910> 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 0x7fbed2833f10> # /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 0x7fbed2833fd0> # /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 0x7fbed28450d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed292ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2929670> # /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 0x7fbed293b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed295be20> # /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 0x7fbed2845cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed292e2b0> # 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 0x7fbed293b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed29619d0> # /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 0x7fbed2845eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845df0> # /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 0x7fbed2845d60> # /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 0x7fbed28193d0> # /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 0x7fbed28194c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed284df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848490> # /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 0x7fbed273e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2804520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2848f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2961040> # /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 0x7fbed2751b50> 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 0x7fbed2751e80> # /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 0x7fbed2763790> # /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 0x7fbed2763cd0> # 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 0x7fbed26ef400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2751f70> # /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 0x7fbed27002e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2763610> 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 0x7fbed27003a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845a30> # /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 0x7fbed271c700> # /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 0x7fbed271c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed271c7c0> # 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 0x7fbed271c8b0> # /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 0x7fbed271cd00> # 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 0x7fbed2726250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed271c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed270ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2845610> # /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 0x7fbed271caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbed26446d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25827f0> # /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 0x7fbed2582160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582f40> # /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 0x7fbed25824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2582d60> 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 0x7fbed2582fa0> # /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 0x7fbed2582100> # /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 0x7fbed1ff3f10> # 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 0x7fbed1f07100> # 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 0x7fbed1f072e0> # /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 0x7fbed1f07c70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2568dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25683a0> # /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 0x7fbed2568fa0> # /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 0x7fbed25b7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed258ed00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed258e3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fe2b50> # 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 0x7fbed258e4f0> # /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 0x7fbed258e520> # /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 0x7fbed1f72fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2561040> # /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 0x7fbed1f71880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25611c0> # /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 0x7fbed2561d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f71820> # 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 0x7fbed258d610> # 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 0x7fbed2561a30> # 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 0x7fbed2561340> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25ca730> # /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 0x7fbed1f85df0> # 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 0x7fbed1ff69d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f675b0> # 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 0x7fbed1f85100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1f679a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed1f82940> # /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 0x7fbed1fb49d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b23640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fed790> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2584490> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed1fa6f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fb4190> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1fb6bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed25d2340> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed2584fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1891d30> # /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 0x7fbed1b09cd0> # 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 0x7fbed1b09d60> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed18951f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed18955b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed19b3f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b29850> # /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 0x7fbed1b392e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1ae7d00> # /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 0x7fbed1b391f0> # /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 0x7fbed1909040> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b51a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1b29880> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed17f0eb0> # /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 0x7fbed17f0b50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed18657f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1808700> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbed17947c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbed1808760> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_81ilw913/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889888.33816: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889888.33820: _low_level_execute_command(): starting 178205 1726889888.33823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889887.6560771-181702-127610333304535/ > /dev/null 2>&1 && sleep 0' 178205 1726889888.33825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.33828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.33830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.33833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.33835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.33837: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889888.33839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.33841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889888.33843: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889888.33845: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889888.33851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.33853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.33855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.33857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.33859: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889888.33860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.33906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.33909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.33953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.35822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.35828: stdout chunk (state=3): >>><<< 178205 1726889888.35831: stderr chunk (state=3): >>><<< 178205 1726889888.35853: _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 178205 1726889888.35859: handler run complete 178205 1726889888.35884: attempt loop complete, returning result 178205 1726889888.35887: _execute() done 178205 1726889888.35889: dumping result to json 178205 1726889888.35891: done dumping result, returning 178205 1726889888.35897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000001c21] 178205 1726889888.35942: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c21 178205 1726889888.36077: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c21 178205 1726889888.36081: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889888.36160: no more pending results, returning what we have 178205 1726889888.36163: results queue empty 178205 1726889888.36164: checking for any_errors_fatal 178205 1726889888.36184: done checking for any_errors_fatal 178205 1726889888.36187: checking for max_fail_percentage 178205 1726889888.36189: done checking for max_fail_percentage 178205 1726889888.36190: checking to see if all hosts have failed and the running result is not ok 178205 1726889888.36191: done checking to see if all hosts have failed 178205 1726889888.36191: getting the remaining hosts for this loop 178205 1726889888.36193: done getting the remaining hosts for this loop 178205 1726889888.36197: getting the next task for host managed_node2 178205 1726889888.36203: done getting next task for host managed_node2 178205 1726889888.36207: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889888.36213: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889888.36228: getting variables 178205 1726889888.36230: in VariableManager get_vars() 178205 1726889888.36271: Calling all_inventory to load vars for managed_node2 178205 1726889888.36274: Calling groups_inventory to load vars for managed_node2 178205 1726889888.36276: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889888.36287: Calling all_plugins_play to load vars for managed_node2 178205 1726889888.36290: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889888.36293: Calling groups_plugins_play to load vars for managed_node2 178205 1726889888.36917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889888.37275: done with get_vars() 178205 1726889888.37286: 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 23:38:08 -0400 (0:00:00.810) 0:01:41.361 ****** 178205 1726889888.37368: entering _queue_task() for managed_node2/mount 178205 1726889888.37588: worker is 1 (out of 1 available) 178205 1726889888.37601: exiting _queue_task() for managed_node2/mount 178205 1726889888.37647: done queuing things up, now waiting for results queue to drain 178205 1726889888.37649: waiting for pending results... 178205 1726889888.37864: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889888.37995: in run() - task 02369adf-7a19-34ed-f5d1-000000001c22 178205 1726889888.38023: variable 'ansible_search_path' from source: unknown 178205 1726889888.38034: variable 'ansible_search_path' from source: unknown 178205 1726889888.38609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889888.40707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889888.40764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889888.40793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889888.40822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889888.40847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889888.40903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.40924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.40945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.40975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.40986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.41023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.41042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.41065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.41089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.41100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.41145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.41168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.41186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.41210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.41226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.41331: variable 'blivet_output' from source: set_fact 178205 1726889888.41404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889888.41521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889888.42004: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889888.42043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889888.42075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889888.42128: 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) 178205 1726889888.42160: 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) 178205 1726889888.42192: 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) 178205 1726889888.42232: 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) 178205 1726889888.42408: variable 'omit' from source: magic vars 178205 1726889888.42533: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889888.42554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889888.42574: variable 'omit' from source: magic vars 178205 1726889888.42706: variable 'omit' from source: magic vars 178205 1726889888.42832: variable 'omit' from source: magic vars 178205 1726889888.43090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.43136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.43188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.43268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.43306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.43463: variable 'mount_info' from source: unknown 178205 1726889888.43481: variable 'omit' from source: magic vars 178205 1726889888.43655: variable 'mount_info' from source: unknown 178205 1726889888.43808: variable 'mount_info' from source: unknown 178205 1726889888.43836: variable 'omit' from source: magic vars 178205 1726889888.43997: variable 'mount_info' from source: unknown 178205 1726889888.44016: variable 'omit' from source: magic vars 178205 1726889888.44136: variable 'mount_info' from source: unknown 178205 1726889888.44173: variable 'omit' from source: magic vars 178205 1726889888.44214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889888.44317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889888.44352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889888.44405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889888.44433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889888.44491: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889888.44509: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889888.44525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889888.44671: Set connection var ansible_pipelining to False 178205 1726889888.44699: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889888.44720: Set connection var ansible_shell_executable to /bin/sh 178205 1726889888.44736: Set connection var ansible_connection to ssh 178205 1726889888.44752: Set connection var ansible_shell_type to sh 178205 1726889888.44769: Set connection var ansible_timeout to 10 178205 1726889888.44822: variable 'ansible_shell_executable' from source: unknown 178205 1726889888.44835: variable 'ansible_connection' from source: unknown 178205 1726889888.44852: variable 'ansible_module_compression' from source: unknown 178205 1726889888.44864: variable 'ansible_shell_type' from source: unknown 178205 1726889888.44875: variable 'ansible_shell_executable' from source: unknown 178205 1726889888.44887: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889888.44897: variable 'ansible_pipelining' from source: unknown 178205 1726889888.44908: variable 'ansible_timeout' from source: unknown 178205 1726889888.44930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889888.45276: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889888.45308: variable 'omit' from source: magic vars 178205 1726889888.45340: starting attempt loop 178205 1726889888.45362: running the handler 178205 1726889888.45384: _low_level_execute_command(): starting 178205 1726889888.45410: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889888.46407: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.46426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.46447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.46461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.46506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.46526: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889888.46549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.46583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889888.46587: stderr chunk (state=3): >>>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 <<< 178205 1726889888.46589: stderr 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 <<< 178205 1726889888.46591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.46669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.46699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889888.46744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.46800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.48328: stdout chunk (state=3): >>>/root <<< 178205 1726889888.48437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.48494: stderr chunk (state=3): >>><<< 178205 1726889888.48496: stdout chunk (state=3): >>><<< 178205 1726889888.48517: _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 178205 1726889888.48521: _low_level_execute_command(): starting 178205 1726889888.48528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044 `" && echo ansible-tmp-1726889888.4850767-181735-202013522189044="` echo /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044 `" ) && sleep 0' 178205 1726889888.49173: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.49177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.49222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.49228: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889888.49251: stderr chunk (state=3): >>>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 <<< 178205 1726889888.49363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.49390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889888.49428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.49676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.51433: stdout chunk (state=3): >>>ansible-tmp-1726889888.4850767-181735-202013522189044=/root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044 <<< 178205 1726889888.51547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.51605: stderr chunk (state=3): >>><<< 178205 1726889888.51614: stdout chunk (state=3): >>><<< 178205 1726889888.51833: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889888.4850767-181735-202013522189044=/root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889888.51854: variable 'ansible_module_compression' from source: unknown 178205 1726889888.51856: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889888.51864: variable 'ansible_facts' from source: unknown 178205 1726889888.51915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/AnsiballZ_mount.py 178205 1726889888.52048: Sending initial data 178205 1726889888.52051: Sent initial data (156 bytes) 178205 1726889888.53051: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.53068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.53091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.53116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.53171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.53186: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889888.53206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.53235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889888.53248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889888.53267: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.53270: 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 <<< 178205 1726889888.53283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.53388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.53410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889888.53433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.53501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.55178: 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 <<< 178205 1726889888.55228: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889888.55253: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpc_izwrjd /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/AnsiballZ_mount.py <<< 178205 1726889888.55289: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889888.56548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.56717: stderr chunk (state=3): >>><<< 178205 1726889888.56720: stdout chunk (state=3): >>><<< 178205 1726889888.56723: done transferring module to remote 178205 1726889888.56725: _low_level_execute_command(): starting 178205 1726889888.56727: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/ /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/AnsiballZ_mount.py && sleep 0' 178205 1726889888.57419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.57464: 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 <<< 178205 1726889888.57479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889888.57506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.57510: 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 <<< 178205 1726889888.57537: stderr 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 <<< 178205 1726889888.57605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.57608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.57658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.59573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.59799: stderr chunk (state=3): >>><<< 178205 1726889888.59917: stdout chunk (state=3): >>><<< 178205 1726889888.59999: _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 178205 1726889888.60003: _low_level_execute_command(): starting 178205 1726889888.60005: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/AnsiballZ_mount.py && sleep 0' 178205 1726889888.61275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.61310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.61361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.61403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.61529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.61544: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889888.61568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.61586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889888.61599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889888.61610: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889888.61628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.61643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.61666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.61684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.61697: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889888.61711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.61800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.61825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889888.61845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.61917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.63850: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889888.63920: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889888.63945: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889888.63979: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889888.64030: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889888.64039: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889888.64086: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889888.64093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889888.64099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889888.64113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889888.64144: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7f3dc0> <<< 178205 1726889888.64190: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889888.64193: 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 0x7f61de7983a0> <<< 178205 1726889888.64196: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7f3b20> <<< 178205 1726889888.64223: 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' <<< 178205 1726889888.64238: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7f3ac0> <<< 178205 1726889888.64252: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889888.64281: 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' <<< 178205 1726889888.64288: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798490> <<< 178205 1726889888.64326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889888.64369: 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' <<< 178205 1726889888.64373: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798940> <<< 178205 1726889888.64384: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798670> <<< 178205 1726889888.64416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889888.64445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889888.64462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889888.64479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889888.64507: 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' <<< 178205 1726889888.64548: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de74f190> <<< 178205 1726889888.64551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889888.64562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889888.64627: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de74f220> <<< 178205 1726889888.64652: 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' <<< 178205 1726889888.64696: 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 0x7f61de772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de74f940> <<< 178205 1726889888.64734: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7b0880> <<< 178205 1726889888.64748: 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 0x7f61de748d90> <<< 178205 1726889888.64800: 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' <<< 178205 1726889888.64814: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de772d90> <<< 178205 1726889888.64856: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798970> <<< 178205 1726889888.64883: 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. <<< 178205 1726889888.65088: 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' <<< 178205 1726889888.65134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889888.65152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889888.65169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889888.65180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889888.65205: 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' <<< 178205 1726889888.65208: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6efeb0> <<< 178205 1726889888.65250: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f2f40> <<< 178205 1726889888.65281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889888.65284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889888.65300: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889888.65321: 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' <<< 178205 1726889888.65344: 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' <<< 178205 1726889888.65370: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6e7610> <<< 178205 1726889888.65388: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6ef370> <<< 178205 1726889888.65413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889888.65516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889888.65548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889888.65551: 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' <<< 178205 1726889888.65585: 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 0x7f61de670e20> <<< 178205 1726889888.65625: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de670910> import 'itertools' # <<< 178205 1726889888.65646: 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 0x7f61de670f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889888.65671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889888.65701: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de670fd0> <<< 178205 1726889888.65732: 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 0x7f61de6820d0> <<< 178205 1726889888.65737: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889888.65778: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c9d90> <<< 178205 1726889888.65790: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889888.65804: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c4670> <<< 178205 1726889888.65873: 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 0x7f61de6d56d0> <<< 178205 1726889888.65876: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f6e20> <<< 178205 1726889888.65905: 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' <<< 178205 1726889888.65935: 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 0x7f61de682cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c92b0> <<< 178205 1726889888.65974: 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' <<< 178205 1726889888.65977: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61de6d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6fc9d0> <<< 178205 1726889888.65986: 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' <<< 178205 1726889888.66010: 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' <<< 178205 1726889888.66045: 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' <<< 178205 1726889888.66059: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682df0> <<< 178205 1726889888.66083: 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 0x7f61de682d60> <<< 178205 1726889888.66107: 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' <<< 178205 1726889888.66137: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889888.66155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889888.66166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889888.66206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889888.66243: 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 0x7f61de6563d0> <<< 178205 1726889888.66263: 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' <<< 178205 1726889888.66296: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6564c0> <<< 178205 1726889888.66415: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de68bf40> <<< 178205 1726889888.66452: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685a90> <<< 178205 1726889888.66478: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685490> <<< 178205 1726889888.66490: 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' <<< 178205 1726889888.66527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889888.66551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889888.66570: 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 0x7f61de36f220> <<< 178205 1726889888.66599: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de640520> <<< 178205 1726889888.66643: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6fc040> <<< 178205 1726889888.66668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889888.66691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889888.66726: 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 0x7f61de383b50> <<< 178205 1726889888.66737: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889888.66760: 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 0x7f61de383e80> <<< 178205 1726889888.66784: 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' <<< 178205 1726889888.66818: 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' <<< 178205 1726889888.66837: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de394790> <<< 178205 1726889888.66847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889888.66871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889888.66898: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de394cd0> <<< 178205 1726889888.66943: 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' <<< 178205 1726889888.66968: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61de32b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de383f70> # /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' <<< 178205 1726889888.67019: 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 0x7f61de33d2e0> <<< 178205 1726889888.67031: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de394610> import 'pwd' # <<< 178205 1726889888.67055: 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 0x7f61de33d3a0> <<< 178205 1726889888.67090: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682a30> <<< 178205 1726889888.67118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889888.67138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889888.67158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889888.67188: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889888.67268: 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 0x7f61de358700> # /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 0x7f61de3589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de3587c0> <<< 178205 1726889888.67292: 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 0x7f61de3588b0> <<< 178205 1726889888.67304: 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' <<< 178205 1726889888.67487: 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 0x7f61de358d00> <<< 178205 1726889888.67527: 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 0x7f61de362250> <<< 178205 1726889888.67539: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de358940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de34ba90> <<< 178205 1726889888.67559: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682610> <<< 178205 1726889888.67580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889888.67634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889888.67665: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de358af0> <<< 178205 1726889888.67765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889888.67776: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61de2806d0> <<< 178205 1726889888.67924: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip' # zipimport: zlib available <<< 178205 1726889888.68025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.68053: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889888.68079: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889888.68090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.69271: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.70234: 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 0x7f61de17d820> <<< 178205 1726889888.70261: 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' <<< 178205 1726889888.70288: 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' <<< 178205 1726889888.70322: 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' <<< 178205 1726889888.70346: 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 0x7f61de20d730> <<< 178205 1726889888.70383: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d610> <<< 178205 1726889888.70427: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d340> <<< 178205 1726889888.70441: 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' <<< 178205 1726889888.70494: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d160> <<< 178205 1726889888.70497: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889888.70526: 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 0x7f61de20d3a0> <<< 178205 1726889888.70547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889888.70568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889888.70605: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d790> <<< 178205 1726889888.70631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889888.70652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889888.70670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889888.70680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889888.70702: 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' <<< 178205 1726889888.70773: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddbad7f0> <<< 178205 1726889888.70808: 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 0x7f61ddbadb80> <<< 178205 1726889888.70837: 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 0x7f61ddbad9d0> <<< 178205 1726889888.70857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889888.70890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889888.70927: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddbceaf0> <<< 178205 1726889888.70938: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de207d60> <<< 178205 1726889888.71112: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d4f0> <<< 178205 1726889888.71151: 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' <<< 178205 1726889888.71155: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de2071c0> <<< 178205 1726889888.71175: 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' <<< 178205 1726889888.71199: 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' <<< 178205 1726889888.71225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889888.71264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889888.71271: 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 0x7f61de177b20> <<< 178205 1726889888.71356: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1abeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1ab8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddbc72e0> <<< 178205 1726889888.71379: 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 0x7f61de1ab9a0> <<< 178205 1726889888.71417: 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 0x7f61de1ded00> <<< 178205 1726889888.71459: 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 <<< 178205 1726889888.71462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889888.71472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889888.71491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889888.71567: 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 0x7f61ddb8fa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1e6e80> <<< 178205 1726889888.71602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889888.71605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889888.71656: 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 0x7f61ddb9f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1e6eb0> <<< 178205 1726889888.71680: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889888.71726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889888.71751: 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' <<< 178205 1726889888.71754: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889888.71810: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1b2730> <<< 178205 1726889888.71932: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb9f0d0> <<< 178205 1726889888.72044: 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' <<< 178205 1726889888.72058: 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 0x7f61ddb9c550> <<< 178205 1726889888.72061: 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 0x7f61ddb9c610> <<< 178205 1726889888.72100: 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 0x7f61ddb9bc40> <<< 178205 1726889888.72123: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1deee0> <<< 178205 1726889888.72158: 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' <<< 178205 1726889888.72171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889888.72174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889888.72215: 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 0x7f61de16eb50> <<< 178205 1726889888.72389: 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 0x7f61de16d9a0> <<< 178205 1726889888.72411: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb90820> <<< 178205 1726889888.72441: 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 0x7f61de16e580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1a7af0> <<< 178205 1726889888.72479: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889888.72508: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889888.72513: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72705: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889888.72719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72810: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.72907: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.73353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.73819: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889888.73852: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889888.73855: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889888.73866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889888.73923: 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 0x7f61dd78cdf0> <<< 178205 1726889888.73980: 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' <<< 178205 1726889888.73997: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb675b0> <<< 178205 1726889888.74020: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb53220> <<< 178205 1726889888.74050: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889888.74082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.74090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.74102: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889888.74221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.74368: 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' <<< 178205 1726889888.74381: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1639d0> # zipimport: zlib available <<< 178205 1726889888.74758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75124: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75174: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75237: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889888.75272: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75310: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889888.75314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75445: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889888.75471: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889888.75474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75541: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889888.75728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.75913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889888.75948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889888.75951: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889888.76019: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61dd769e50> # zipimport: zlib available <<< 178205 1726889888.76078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76161: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889888.76173: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889888.76206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76245: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889888.76283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76322: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76463: 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 <<< 178205 1726889888.76485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889888.76554: 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 0x7f61de1f8910> <<< 178205 1726889888.76583: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61dd769be0> <<< 178205 1726889888.76630: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889888.76634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76732: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.76863: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889888.76866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889888.76878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889888.76915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889888.76940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889888.76944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889888.77023: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61dd72bc70> <<< 178205 1726889888.77058: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb5f670> <<< 178205 1726889888.77135: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb5e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889888.77139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.77161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.77175: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889888.77243: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889888.77279: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889888.77303: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889888.77341: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 178205 1726889888.77368: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 178205 1726889888.77401: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889888.77404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.77758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.78087: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.78097: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889888.78108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.78137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.78163: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889888.78240: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889888.78402: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 178205 1726889888.78415: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889888.78657: 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 <<< 178205 1726889888.78667: 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 <<< 178205 1726889888.78697: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 178205 1726889888.78730: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 178205 1726889888.78785: 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 # 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 <<< 178205 1726889888.78815: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889888.78996: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889888.79005: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889888.79055: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889888.79087: 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 <<< 178205 1726889888.79090: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889888.79145: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889888.79181: 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 <<< 178205 1726889888.79211: stdout chunk (state=3): >>># 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 <<< 178205 1726889888.79259: stdout chunk (state=3): >>># 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 <<< 178205 1726889888.79282: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # 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 <<< 178205 1726889888.79424: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889888.79456: 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 <<< 178205 1726889888.79472: 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 <<< 178205 1726889888.79497: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889888.79874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889888.79878: stdout chunk (state=3): >>><<< 178205 1726889888.79880: stderr chunk (state=3): >>><<< 178205 1726889888.80050: _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 0x7f61de7f3dc0> # /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 0x7f61de7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7f3b20> # /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 0x7f61de7f3ac0> 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 0x7f61de798490> # /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 0x7f61de798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798670> # /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 0x7f61de74f190> # /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 0x7f61de74f220> # /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 0x7f61de772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de7b0880> # /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 0x7f61de748d90> # /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 0x7f61de772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de798970> 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 0x7f61de6efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f2f40> # /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 0x7f61de6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6ef370> # /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 0x7f61de670e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de670910> 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 0x7f61de670f10> # /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 0x7f61de670fd0> # /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 0x7f61de6820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c4670> # /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 0x7f61de6d56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6f6e20> # /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 0x7f61de682cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6c92b0> # 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 0x7f61de6d52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6fc9d0> # /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 0x7f61de682eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682df0> # /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 0x7f61de682d60> # /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 0x7f61de6563d0> # /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 0x7f61de6564c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de68bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685490> # /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 0x7f61de36f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de640520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de685f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de6fc040> # /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 0x7f61de383b50> 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 0x7f61de383e80> # /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 0x7f61de394790> # /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 0x7f61de394cd0> # 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 0x7f61de32b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de383f70> # /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 0x7f61de33d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de394610> 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 0x7f61de33d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682a30> # /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 0x7f61de358700> # /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 0x7f61de3589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de3587c0> # 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 0x7f61de3588b0> # /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 0x7f61de358d00> # 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 0x7f61de362250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de358940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de34ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de682610> # /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 0x7f61de358af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61de2806d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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 0x7f61de17d820> # /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 0x7f61de20d730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d340> # /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 0x7f61de20d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d160> 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 0x7f61de20d3a0> # /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 0x7f61de20d790> # /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 0x7f61ddbad7f0> # 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 0x7f61ddbadb80> # 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 0x7f61ddbad9d0> # /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 0x7f61ddbceaf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de207d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de20d4f0> # /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 0x7f61de2071c0> # /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 0x7f61de177b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1abeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1ab8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddbc72e0> # 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 0x7f61de1ab9a0> # /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 0x7f61de1ded00> # /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 0x7f61ddb8fa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1e6e80> # /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 0x7f61ddb9f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1e6eb0> # /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 0x7f61de1b2730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb9f0d0> # 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 0x7f61ddb9c550> # 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 0x7f61ddb9c610> # 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 0x7f61ddb9bc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1deee0> # /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 0x7f61de16eb50> # 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 0x7f61de16d9a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb90820> # 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 0x7f61de16e580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61de1a7af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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 0x7f61dd78cdf0> # /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 0x7f61ddb675b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb53220> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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 0x7f61de1639d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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 0x7f61dd769e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_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 0x7f61de1f8910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61dd769be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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 0x7f61dd72bc70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb5f670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ddb5e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_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_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload__uzf2rgr/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889888.80686: done with _execute_module (mount, {'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', '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': 'mount', '_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-1726889888.4850767-181735-202013522189044/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889888.80689: _low_level_execute_command(): starting 178205 1726889888.80692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889888.4850767-181735-202013522189044/ > /dev/null 2>&1 && sleep 0' 178205 1726889888.82158: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889888.82216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.82328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.82347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.82388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.82399: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889888.82414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.82436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889888.82446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889888.82458: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889888.82471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889888.82483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889888.82496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889888.82506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889888.82519: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889888.82537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889888.82616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889888.82763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889888.82777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889888.82840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889888.84673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889888.84676: stdout chunk (state=3): >>><<< 178205 1726889888.84679: stderr chunk (state=3): >>><<< 178205 1726889888.84921: _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 178205 1726889888.84925: handler run complete 178205 1726889888.84928: attempt loop complete, returning result 178205 1726889888.84930: variable 'mount_info' from source: unknown 178205 1726889888.84932: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773" } 178205 1726889888.85193: dumping result to json 178205 1726889888.85197: done dumping result, returning 178205 1726889888.85200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-000000001c22] 178205 1726889888.85202: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c22 178205 1726889888.85261: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c22 178205 1726889888.85265: WORKER PROCESS EXITING 178205 1726889888.85357: no more pending results, returning what we have 178205 1726889888.85361: results queue empty 178205 1726889888.85362: checking for any_errors_fatal 178205 1726889888.85370: done checking for any_errors_fatal 178205 1726889888.85371: checking for max_fail_percentage 178205 1726889888.85373: done checking for max_fail_percentage 178205 1726889888.85374: checking to see if all hosts have failed and the running result is not ok 178205 1726889888.85375: done checking to see if all hosts have failed 178205 1726889888.85376: getting the remaining hosts for this loop 178205 1726889888.85378: done getting the remaining hosts for this loop 178205 1726889888.85381: getting the next task for host managed_node2 178205 1726889888.85388: done getting next task for host managed_node2 178205 1726889888.85393: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889888.85396: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889888.85410: getting variables 178205 1726889888.85419: in VariableManager get_vars() 178205 1726889888.85461: Calling all_inventory to load vars for managed_node2 178205 1726889888.85464: Calling groups_inventory to load vars for managed_node2 178205 1726889888.85466: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889888.85478: Calling all_plugins_play to load vars for managed_node2 178205 1726889888.85481: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889888.85483: Calling groups_plugins_play to load vars for managed_node2 178205 1726889888.86631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889888.88359: done with get_vars() 178205 1726889888.88374: 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 23:38:08 -0400 (0:00:00.510) 0:01:41.872 ****** 178205 1726889888.88462: entering _queue_task() for managed_node2/file 178205 1726889888.89739: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889888.89760: worker is 1 (out of 1 available) 178205 1726889888.89769: exiting _queue_task() for managed_node2/file 178205 1726889888.89778: done queuing things up, now waiting for results queue to drain 178205 1726889888.89779: waiting for pending results... 178205 1726889888.89850: in run() - task 02369adf-7a19-34ed-f5d1-000000001c24 178205 1726889888.89864: variable 'ansible_search_path' from source: unknown 178205 1726889888.89867: variable 'ansible_search_path' from source: unknown 178205 1726889888.90896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889888.96485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889888.97252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889888.97304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889888.97348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889888.97374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889888.97457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.97514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.97561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.97574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.97620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.97647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.97672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.97711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.97727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.97781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889888.97803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889888.97827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889888.97865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889888.97878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889888.98716: variable 'blivet_output' from source: set_fact 178205 1726889888.98807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889888.98971: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889888.99008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889888.99042: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889888.99080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889888.99124: 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) 178205 1726889888.99151: 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) 178205 1726889888.99176: 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) 178205 1726889888.99204: 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) 178205 1726889889.00021: variable 'omit' from source: magic vars 178205 1726889889.00112: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.00123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.00134: variable 'omit' from source: magic vars 178205 1726889889.00452: variable 'mount_info' from source: unknown 178205 1726889889.00461: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 178205 1726889889.00465: when evaluation is False, skipping this task 178205 1726889889.00503: variable 'mount_info' from source: unknown 178205 1726889889.00576: variable 'mount_info' from source: unknown skipping: [managed_node2] => (item={'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" }, "skip_reason": "Conditional result was False" } 178205 1726889889.00809: dumping result to json 178205 1726889889.00814: done dumping result, returning 178205 1726889889.00817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-000000001c24] 178205 1726889889.00825: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c24 178205 1726889889.00873: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c24 178205 1726889889.00876: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 178205 1726889889.00918: no more pending results, returning what we have 178205 1726889889.00923: results queue empty 178205 1726889889.00923: checking for any_errors_fatal 178205 1726889889.00934: done checking for any_errors_fatal 178205 1726889889.00935: checking for max_fail_percentage 178205 1726889889.00937: done checking for max_fail_percentage 178205 1726889889.00938: checking to see if all hosts have failed and the running result is not ok 178205 1726889889.00939: done checking to see if all hosts have failed 178205 1726889889.00940: getting the remaining hosts for this loop 178205 1726889889.00942: done getting the remaining hosts for this loop 178205 1726889889.00946: getting the next task for host managed_node2 178205 1726889889.00953: done getting next task for host managed_node2 178205 1726889889.00957: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889889.00961: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889889.00983: getting variables 178205 1726889889.00985: in VariableManager get_vars() 178205 1726889889.01025: Calling all_inventory to load vars for managed_node2 178205 1726889889.01028: Calling groups_inventory to load vars for managed_node2 178205 1726889889.01031: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889889.01042: Calling all_plugins_play to load vars for managed_node2 178205 1726889889.01045: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889889.01048: Calling groups_plugins_play to load vars for managed_node2 178205 1726889889.02278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889889.03941: done with get_vars() 178205 1726889889.03956: 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 23:38:09 -0400 (0:00:00.155) 0:01:42.028 ****** 178205 1726889889.04048: entering _queue_task() for managed_node2/systemd 178205 1726889889.04450: worker is 1 (out of 1 available) 178205 1726889889.04462: exiting _queue_task() for managed_node2/systemd 178205 1726889889.04475: done queuing things up, now waiting for results queue to drain 178205 1726889889.04476: waiting for pending results... 178205 1726889889.05229: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889889.05365: in run() - task 02369adf-7a19-34ed-f5d1-000000001c26 178205 1726889889.05378: variable 'ansible_search_path' from source: unknown 178205 1726889889.05382: variable 'ansible_search_path' from source: unknown 178205 1726889889.05415: calling self._execute() 178205 1726889889.05521: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.05525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.05539: variable 'omit' from source: magic vars 178205 1726889889.06628: variable 'blivet_output' from source: set_fact 178205 1726889889.06675: Evaluated conditional (blivet_output['mounts']): True 178205 1726889889.06682: variable 'omit' from source: magic vars 178205 1726889889.06752: variable 'omit' from source: magic vars 178205 1726889889.06782: variable 'omit' from source: magic vars 178205 1726889889.06825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889889.06862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889889.06880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889889.06896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889889.06908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889889.06941: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889889.06945: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.06948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.07753: Set connection var ansible_pipelining to False 178205 1726889889.07756: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889889.07764: Set connection var ansible_shell_executable to /bin/sh 178205 1726889889.07766: Set connection var ansible_connection to ssh 178205 1726889889.07771: Set connection var ansible_shell_type to sh 178205 1726889889.07777: Set connection var ansible_timeout to 10 178205 1726889889.07803: variable 'ansible_shell_executable' from source: unknown 178205 1726889889.07806: variable 'ansible_connection' from source: unknown 178205 1726889889.07809: variable 'ansible_module_compression' from source: unknown 178205 1726889889.07814: variable 'ansible_shell_type' from source: unknown 178205 1726889889.07816: variable 'ansible_shell_executable' from source: unknown 178205 1726889889.07819: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.07821: variable 'ansible_pipelining' from source: unknown 178205 1726889889.07823: variable 'ansible_timeout' from source: unknown 178205 1726889889.07828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.08029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889889.08041: variable 'omit' from source: magic vars 178205 1726889889.08046: starting attempt loop 178205 1726889889.08050: running the handler 178205 1726889889.08063: _low_level_execute_command(): starting 178205 1726889889.08071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889889.09600: 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 <<< 178205 1726889889.09828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.09865: 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 <<< 178205 1726889889.09872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889889.09878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.09891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.09898: stderr 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 <<< 178205 1726889889.09973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.10040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.10046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.10111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.11696: stdout chunk (state=3): >>>/root <<< 178205 1726889889.11861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.11865: stderr chunk (state=3): >>><<< 178205 1726889889.11870: stdout chunk (state=3): >>><<< 178205 1726889889.11898: _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 178205 1726889889.11913: _low_level_execute_command(): starting 178205 1726889889.11920: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246 `" && echo ansible-tmp-1726889889.1189716-181760-194465467150246="` echo /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246 `" ) && sleep 0' 178205 1726889889.13682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889889.14327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.14342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.14355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.14393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.14400: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889889.14409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.14425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889889.14437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889889.14443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.14452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.14460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.14474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.14482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.14489: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889889.14498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.14578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.14592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.14597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.14659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.16462: stdout chunk (state=3): >>>ansible-tmp-1726889889.1189716-181760-194465467150246=/root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246 <<< 178205 1726889889.16643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.16647: stdout chunk (state=3): >>><<< 178205 1726889889.16654: stderr chunk (state=3): >>><<< 178205 1726889889.16672: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889889.1189716-181760-194465467150246=/root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246 , stderr=OpenSSH_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 178205 1726889889.16728: variable 'ansible_module_compression' from source: unknown 178205 1726889889.16791: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889889.16852: variable 'ansible_facts' from source: unknown 178205 1726889889.17059: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/AnsiballZ_systemd.py 178205 1726889889.17658: Sending initial data 178205 1726889889.17662: Sent initial data (158 bytes) 178205 1726889889.18935: 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 <<< 178205 1726889889.18941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.18976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889889.18983: 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 <<< 178205 1726889889.18988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.18993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.19005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.19010: stderr 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 <<< 178205 1726889889.19025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.19091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.19103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.19109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.19172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.20842: 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 <<< 178205 1726889889.20875: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889889.20910: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpgrqcxk4r /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/AnsiballZ_systemd.py <<< 178205 1726889889.20947: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889889.23774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.23853: stderr chunk (state=3): >>><<< 178205 1726889889.23856: stdout chunk (state=3): >>><<< 178205 1726889889.23880: done transferring module to remote 178205 1726889889.23896: _low_level_execute_command(): starting 178205 1726889889.23900: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/ /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/AnsiballZ_systemd.py && sleep 0' 178205 1726889889.25365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889889.26126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.26139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.26155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.26191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.26198: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889889.26207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.26224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889889.26234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889889.26240: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.26248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.26257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.26268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.26275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.26281: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889889.26290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.26366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.26382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.26390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.26443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.28126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.28198: stderr chunk (state=3): >>><<< 178205 1726889889.28201: stdout chunk (state=3): >>><<< 178205 1726889889.28219: _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 178205 1726889889.28224: _low_level_execute_command(): starting 178205 1726889889.28226: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/AnsiballZ_systemd.py && sleep 0' 178205 1726889889.29885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.29888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.29903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.29946: 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 <<< 178205 1726889889.29951: 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 <<< 178205 1726889889.30003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.30009: stderr 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 <<< 178205 1726889889.30155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.30205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.30208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.30282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.32157: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889889.32170: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889889.32227: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889889.32236: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889889.32257: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889889.32290: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889889.32329: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889889.32337: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889889.32385: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889889.32394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889889.32406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889889.32434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889889.32437: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889889.32452: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1283dc0> <<< 178205 1726889889.32502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889889.32506: 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 0x7f97f12283a0> <<< 178205 1726889889.32541: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1283b20> <<< 178205 1726889889.32545: 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' <<< 178205 1726889889.32575: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1283ac0> <<< 178205 1726889889.32581: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889889.32614: 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' <<< 178205 1726889889.32621: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228490> <<< 178205 1726889889.32674: 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' <<< 178205 1726889889.32681: 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' <<< 178205 1726889889.32684: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889889.32686: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228940> <<< 178205 1726889889.32698: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228670> <<< 178205 1726889889.32735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889889.32738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889889.32752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889889.32769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889889.32794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889889.32809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889889.32842: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889889.32848: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0fcf190> <<< 178205 1726889889.32851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889889.32867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889889.33438: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0fcf220> # /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 0x7f97f0ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1240880> # /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 0x7f97f0fc8d90> # /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 0x7f97f0ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228970> 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. <<< 178205 1726889889.33546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889889.33551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889889.33578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889889.33582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889889.33595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889889.33616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889889.33645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889889.33648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889889.33650: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f6feb0> <<< 178205 1726889889.33699: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f72f40> <<< 178205 1726889889.33717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889889.33741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889889.33749: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889889.33768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889889.33774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889889.33790: 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' <<< 178205 1726889889.33819: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f67610> <<< 178205 1726889889.33837: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f70640> <<< 178205 1726889889.33851: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f6f370> <<< 178205 1726889889.33860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889889.33930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889889.33942: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889889.33975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889889.34015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889889.34039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f0e4edf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e4e8e0> <<< 178205 1726889889.34061: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889889.34078: 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 0x7f97f0e4eee0> <<< 178205 1726889889.34094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889889.34110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889889.34133: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e4efa0> <<< 178205 1726889889.34153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889889.34172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e4eeb0> import '_collections' # <<< 178205 1726889889.34624: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f49d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f44640> # /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 0x7f97f0f566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f76df0> # /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 0x7f97f0e60ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f49280> # 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 0x7f97f0f562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f7c9a0> # /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 0x7f97f0e60fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e60dc0> # /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 0x7f97f0e60d30> # /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 <<< 178205 1726889889.34659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889889.34693: 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 0x7f97f0e343a0> <<< 178205 1726889889.34714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889889.34717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889889.34747: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e34490> <<< 178205 1726889889.34866: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e68fd0> <<< 178205 1726889889.34908: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63a60> <<< 178205 1726889889.34916: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63580> <<< 178205 1726889889.34940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889889.34944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889889.34974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889889.34984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889889.35009: 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' <<< 178205 1726889889.35024: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d5d1f0> <<< 178205 1726889889.35050: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e1fb80> <<< 178205 1726889889.35098: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f76fd0> <<< 178205 1726889889.35125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889889.35147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889889.35171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889889.35177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d70b20> <<< 178205 1726889889.35188: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889889.35244: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.35257: 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 0x7f97f0d70e50> <<< 178205 1726889889.35261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889889.35264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889889.35277: 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 0x7f97f0d83760> <<< 178205 1726889889.35299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889889.35330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889889.35353: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d83ca0> <<< 178205 1726889889.35392: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.35399: 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 0x7f97f0d0e3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d70f40> <<< 178205 1726889889.35422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889889.35425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889889.35465: 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 0x7f97f0d1f2b0> <<< 178205 1726889889.35476: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d835e0> import 'pwd' # <<< 178205 1726889889.35505: 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 0x7f97f0d1f370> <<< 178205 1726889889.35547: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e60a00> <<< 178205 1726889889.35561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889889.35577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889889.35602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889889.35614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889889.35669: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.35675: 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 0x7f97f0d3b6d0> <<< 178205 1726889889.35680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889889.35684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889889.35696: 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 0x7f97f0d3b9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d3b790> <<< 178205 1726889889.35731: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.35739: 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 0x7f97f0d3b880> <<< 178205 1726889889.35751: 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' <<< 178205 1726889889.35940: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.35946: 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 0x7f97f0d3bcd0> <<< 178205 1726889889.35978: 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 0x7f97f0d47220> <<< 178205 1726889889.35981: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d3b910> <<< 178205 1726889889.35991: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d2da60> <<< 178205 1726889889.36017: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e605e0> <<< 178205 1726889889.36041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 178205 1726889889.36044: stdout chunk (state=3): >>> <<< 178205 1726889889.36091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889889.36127: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d3bac0> <<< 178205 1726889889.36268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889889.36280: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f0c636a0> <<< 178205 1726889889.36503: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip' <<< 178205 1726889889.36507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.36599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.36632: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889889.36637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.36655: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889889.36672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.37880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.38807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889889.38815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba17f0> <<< 178205 1726889889.38836: 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' <<< 178205 1726889889.38856: 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' <<< 178205 1726889889.38870: 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' <<< 178205 1726889889.38914: 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' <<< 178205 1726889889.38920: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f0ba1160> <<< 178205 1726889889.38937: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1280> <<< 178205 1726889889.38995: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889889.38998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889889.39036: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1d60> import 'atexit' # <<< 178205 1726889889.39166: 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 0x7f97f0ba1fa0> # /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 0x7f97f0ba1100> <<< 178205 1726889889.39169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889889.39190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889889.39197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889889.39217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889889.39242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889889.39246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889889.39318: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b65f10> <<< 178205 1726889889.39355: 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 0x7f97f0547100> <<< 178205 1726889889.39389: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.39393: 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 0x7f97f05472e0> <<< 178205 1726889889.39404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889889.39441: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0547c70> <<< 178205 1726889889.39453: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b87dc0> <<< 178205 1726889889.39620: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b873a0> <<< 178205 1726889889.39640: 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' <<< 178205 1726889889.39658: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b87fa0> <<< 178205 1726889889.39680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889889.39683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889889.39721: 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' <<< 178205 1726889889.39740: 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' <<< 178205 1726889889.39773: 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' <<< 178205 1726889889.39777: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0bd6c70> <<< 178205 1726889889.39854: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0bb1d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0bb13d0> <<< 178205 1726889889.39863: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b54b50> <<< 178205 1726889889.39875: 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 0x7f97f0bb14f0> <<< 178205 1726889889.39916: 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 0x7f97f0bb1520> <<< 178205 1726889889.39931: 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' <<< 178205 1726889889.39952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889889.39987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889889.40065: 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 0x7f97f05a6310> <<< 178205 1726889889.40071: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be9220> <<< 178205 1726889889.40075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889889.40087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889889.40145: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.40152: 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 0x7f97f05b2880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be93a0> <<< 178205 1726889889.40163: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889889.40200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889889.40228: 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' <<< 178205 1726889889.40231: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889889.40280: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be9d30> <<< 178205 1726889889.40407: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b2820> <<< 178205 1726889889.40501: 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' <<< 178205 1726889889.40507: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f05a6a00> <<< 178205 1726889889.40525: 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 0x7f97f0b800d0> <<< 178205 1726889889.40565: 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' <<< 178205 1726889889.40572: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f0be95e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be08e0> <<< 178205 1726889889.40600: 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' <<< 178205 1726889889.40622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889889.40625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889889.40664: 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 0x7f97f05a7970> <<< 178205 1726889889.40851: 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 0x7f97f05c5d60> <<< 178205 1726889889.40867: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b15e0> <<< 178205 1726889889.40919: 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 0x7f97f05a7f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b19d0> <<< 178205 1726889889.40934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889889.40937: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.40994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.41086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.41117: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889889.41134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889889.41137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.41220: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.41308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.41743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.42211: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889889.42238: 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_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889889.42241: 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' <<< 178205 1726889889.42285: 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 0x7f97f05c47f0> <<< 178205 1726889889.42352: 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' <<< 178205 1726889889.42371: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05fe880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f01489a0> <<< 178205 1726889889.42410: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889889.42446: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.42464: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889889.42467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.42569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.42694: 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' <<< 178205 1726889889.42723: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b5f730> # zipimport: zlib available <<< 178205 1726889889.43110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43524: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43587: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889889.43602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43664: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889889.43668: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43792: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889889.43832: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889889.43836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.43902: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889889.43906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889889.44298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889889.44300: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889889.44369: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba33a0> <<< 178205 1726889889.44372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44516: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889889.44520: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889889.44530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44600: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889889.44603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.44821: 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 <<< 178205 1726889889.44851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889889.44915: 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 0x7f97f05e6a00> <<< 178205 1726889889.44991: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97effc54c0> <<< 178205 1726889889.45029: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889889.45083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889889.45219: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889889.45232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889889.45257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889889.45280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889889.45301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889889.45369: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05f56a0> <<< 178205 1726889889.45413: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b73e50> <<< 178205 1726889889.45475: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba3850> <<< 178205 1726889889.45478: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889889.45501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45522: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889889.45602: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889889.45632: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889889.45636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45789: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.45956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889889.45982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46122: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889889.46183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46300: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889889.46303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.46650: 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' <<< 178205 1726889889.46688: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889889.46697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889889.46708: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889889.46741: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efeb40d0> <<< 178205 1726889889.46759: 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' <<< 178205 1726889889.46784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889889.46809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889889.46849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889889.46852: 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 0x7f97f010efa0> <<< 178205 1726889889.46894: 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 0x7f97f010e4c0> <<< 178205 1726889889.46971: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efec10d0> <<< 178205 1726889889.46980: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0175c10> <<< 178205 1726889889.46991: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015d610> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015d160> <<< 178205 1726889889.47010: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889889.47028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889889.47053: 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' <<< 178205 1726889889.47094: 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 0x7f97f010bc70> <<< 178205 1726889889.47107: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f012ef10> <<< 178205 1726889889.47125: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889889.47145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f010bfa0> <<< 178205 1726889889.47165: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889889.47187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889889.47223: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889889.47233: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f015b8e0> <<< 178205 1726889889.47254: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b84d00> <<< 178205 1726889889.47278: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015ddf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889889.47314: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889889.47327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47424: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889889.47465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47525: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889889.47549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889889.47560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47636: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889889.47639: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889889.47731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47806: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889889.47809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.47949: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48006: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889889.48020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48747: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889889.48801: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48909: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889889.48925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48945: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.48976: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889889.48989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49090: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889889.49093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49150: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889889.49177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49221: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889889.49224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49275: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49352: 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' <<< 178205 1726889889.49386: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97eff2fd90> <<< 178205 1726889889.49399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889889.49423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889889.49570: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97eff2faf0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889889.49583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49705: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889889.49708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49862: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889889.49865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.49984: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889889.50001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889889.50091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889889.50233: 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 0x7f97efe8ec10> <<< 178205 1726889889.50474: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efe8c4c0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889889.50478: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50579: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889889.50583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50960: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889889.50963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.50993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889889.51073: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51122: 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' <<< 178205 1726889889.51174: 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 0x7f97efdc5460> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efe8c9d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889889.51213: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889889.51232: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889889.51235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51304: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889889.51308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51560: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889889.51563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51852: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889889.51881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.51902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52154: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889889.52160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52358: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889889.52362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.52855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53291: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889889.53304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53480: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889889.53483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53644: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889889.53658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53922: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889889.53943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.53957: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889889.53986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54037: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889889.54040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54539: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889889.54553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54581: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54637: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889889.54640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54682: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889889.54684: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54810: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889889.54825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54861: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889889.54910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.54968: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889889.54971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55074: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889889.55077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55515: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889889.55519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55624: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889889.55627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55683: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889889.55698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55758: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889889.55761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55831: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889889.55837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.55981: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889889.56002: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56005: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889889.56023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56096: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889889.56106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56176: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56219: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56274: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56352: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889889.56370: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 178205 1726889889.56373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56450: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 178205 1726889889.56618: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56774: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889889.56789: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56874: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889889.56877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.56970: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889889.56973: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57034: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57107: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889889.57125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57270: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889889.57282: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57514: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889889.57594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889889.57747: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889889.77676: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889889.78262: 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<<< 178205 1726889889.78289: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889889.78336: stdout chunk (state=3): >>># 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 <<< 178205 1726889889.78392: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 178205 1726889889.78423: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889889.78656: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889889.78682: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889889.78750: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889889.78754: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889889.78767: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889889.78793: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889889.78835: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889889.78903: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 178205 1726889889.78939: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889889.78943: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889889.78988: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 178205 1726889889.78991: stdout chunk (state=3): >>># destroy json <<< 178205 1726889889.79055: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889889.79119: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889889.79184: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889889.79210: stdout chunk (state=3): >>># 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 <<< 178205 1726889889.79257: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # 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 <<< 178205 1726889889.79278: stdout chunk (state=3): >>># 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 <<< 178205 1726889889.79300: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889889.79454: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889889.79501: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889889.79505: 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 <<< 178205 1726889889.79526: 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 <<< 178205 1726889889.79563: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889889.79980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889889.79983: stdout chunk (state=3): >>><<< 178205 1726889889.79986: stderr chunk (state=3): >>><<< 178205 1726889889.80198: _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 0x7f97f1283dc0> # /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 0x7f97f12283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1283b20> # /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 0x7f97f1283ac0> 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 0x7f97f1228490> # /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 0x7f97f1228940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228670> # /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 0x7f97f0fcf190> # /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 0x7f97f0fcf220> # /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 0x7f97f0ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1240880> # /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 0x7f97f0fc8d90> # /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 0x7f97f0ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f1228970> 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 0x7f97f0f6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f72f40> # /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 0x7f97f0f67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f6f370> # /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 0x7f97f0e4edf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e4e8e0> 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 0x7f97f0e4eee0> # /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 0x7f97f0e4efa0> # /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 0x7f97f0e4eeb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f49d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f44640> # /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 0x7f97f0f566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f76df0> # /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 0x7f97f0e60ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f49280> # 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 0x7f97f0f562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f7c9a0> # /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 0x7f97f0e60fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e60dc0> # /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 0x7f97f0e60d30> # /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 0x7f97f0e343a0> # /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 0x7f97f0e34490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e68fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63580> # /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 0x7f97f0d5d1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e1fb80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e63ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0f76fd0> # /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 0x7f97f0d70b20> 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 0x7f97f0d70e50> # /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 0x7f97f0d83760> # /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 0x7f97f0d83ca0> # 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 0x7f97f0d0e3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d70f40> # /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 0x7f97f0d1f2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d835e0> 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 0x7f97f0d1f370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e60a00> # /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 0x7f97f0d3b6d0> # /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 0x7f97f0d3b9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d3b790> # 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 0x7f97f0d3b880> # /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 0x7f97f0d3bcd0> # 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 0x7f97f0d47220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d3b910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0d2da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0e605e0> # /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 0x7f97f0d3bac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f0c636a0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba17f0> # /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 0x7f97f0ba1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1f40> # /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 0x7f97f0ba14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba1d60> 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 0x7f97f0ba1fa0> # /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 0x7f97f0ba1100> # /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 0x7f97f0b65f10> # 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 0x7f97f0547100> # 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 0x7f97f05472e0> # /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 0x7f97f0547c70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b87dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b873a0> # /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 0x7f97f0b87fa0> # /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 0x7f97f0bd6c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0bb1d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0bb13d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b54b50> # 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 0x7f97f0bb14f0> # /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 0x7f97f0bb1520> # /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 0x7f97f05a6310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be9220> # /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 0x7f97f05b2880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be93a0> # /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 0x7f97f0be9d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b2820> # 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 0x7f97f05a6a00> # 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 0x7f97f0b800d0> # 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 0x7f97f0be95e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0be08e0> # /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 0x7f97f05a7970> # 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 0x7f97f05c5d60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b15e0> # 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 0x7f97f05a7f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05b19d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f05c47f0> # /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 0x7f97f05fe880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f01489a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b5f730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba33a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f05e6a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97effc54c0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f05f56a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b73e50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0ba3850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efeb40d0> # /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 0x7f97f010efa0> # 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 0x7f97f010e4c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efec10d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0175c10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015d610> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015d160> # /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 0x7f97f010bc70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f012ef10> # /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 0x7f97f010bfa0> # /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 0x7f97f015b8e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f0b84d00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f015ddf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97eff2fd90> # /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 0x7f97eff2faf0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97efe8ec10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efe8c4c0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97efdc5460> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97efe8c9d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_zoj2zr4o/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889889.81499: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889889.81503: _low_level_execute_command(): starting 178205 1726889889.81506: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889889.1189716-181760-194465467150246/ > /dev/null 2>&1 && sleep 0' 178205 1726889889.82118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889889.82136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.82155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.82172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.82214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.82232: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889889.82246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.82268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889889.82281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889889.82292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.82303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.82318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.82337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.82350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.82360: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889889.82375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.82458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.82474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.82491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.82552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.84352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.84462: stderr chunk (state=3): >>><<< 178205 1726889889.84468: stdout chunk (state=3): >>><<< 178205 1726889889.84488: _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 178205 1726889889.84491: handler run complete 178205 1726889889.84510: attempt loop complete, returning result 178205 1726889889.84519: _execute() done 178205 1726889889.84522: dumping result to json 178205 1726889889.84566: done dumping result, returning 178205 1726889889.84599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000001c26] 178205 1726889889.84605: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c26 178205 1726889889.84837: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c26 178205 1726889889.84839: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889889.84985: no more pending results, returning what we have 178205 1726889889.84989: results queue empty 178205 1726889889.84990: checking for any_errors_fatal 178205 1726889889.85020: done checking for any_errors_fatal 178205 1726889889.85021: checking for max_fail_percentage 178205 1726889889.85023: done checking for max_fail_percentage 178205 1726889889.85024: checking to see if all hosts have failed and the running result is not ok 178205 1726889889.85025: done checking to see if all hosts have failed 178205 1726889889.85026: getting the remaining hosts for this loop 178205 1726889889.85027: done getting the remaining hosts for this loop 178205 1726889889.85044: getting the next task for host managed_node2 178205 1726889889.85051: done getting next task for host managed_node2 178205 1726889889.85056: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889889.85060: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889889.85142: getting variables 178205 1726889889.85145: in VariableManager get_vars() 178205 1726889889.85236: Calling all_inventory to load vars for managed_node2 178205 1726889889.85239: Calling groups_inventory to load vars for managed_node2 178205 1726889889.85242: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889889.85254: Calling all_plugins_play to load vars for managed_node2 178205 1726889889.85258: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889889.85261: Calling groups_plugins_play to load vars for managed_node2 178205 1726889889.86466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889889.87476: done with get_vars() 178205 1726889889.87491: 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 23:38:09 -0400 (0:00:00.835) 0:01:42.863 ****** 178205 1726889889.87592: entering _queue_task() for managed_node2/stat 178205 1726889889.87879: worker is 1 (out of 1 available) 178205 1726889889.87892: exiting _queue_task() for managed_node2/stat 178205 1726889889.87904: done queuing things up, now waiting for results queue to drain 178205 1726889889.87905: waiting for pending results... 178205 1726889889.88193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889889.88378: in run() - task 02369adf-7a19-34ed-f5d1-000000001c27 178205 1726889889.88405: variable 'ansible_search_path' from source: unknown 178205 1726889889.88419: variable 'ansible_search_path' from source: unknown 178205 1726889889.88467: calling self._execute() 178205 1726889889.88601: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.88615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.88635: variable 'omit' from source: magic vars 178205 1726889889.88764: variable 'omit' from source: magic vars 178205 1726889889.88842: variable 'omit' from source: magic vars 178205 1726889889.88888: variable 'omit' from source: magic vars 178205 1726889889.88945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889889.88985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889889.89014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889889.89038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889889.89058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889889.89100: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889889.89113: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.89122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.89244: Set connection var ansible_pipelining to False 178205 1726889889.89257: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889889.89266: Set connection var ansible_shell_executable to /bin/sh 178205 1726889889.89272: Set connection var ansible_connection to ssh 178205 1726889889.89280: Set connection var ansible_shell_type to sh 178205 1726889889.89298: Set connection var ansible_timeout to 10 178205 1726889889.89347: variable 'ansible_shell_executable' from source: unknown 178205 1726889889.89356: variable 'ansible_connection' from source: unknown 178205 1726889889.89363: variable 'ansible_module_compression' from source: unknown 178205 1726889889.89377: variable 'ansible_shell_type' from source: unknown 178205 1726889889.89386: variable 'ansible_shell_executable' from source: unknown 178205 1726889889.89394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889889.89404: variable 'ansible_pipelining' from source: unknown 178205 1726889889.89416: variable 'ansible_timeout' from source: unknown 178205 1726889889.89433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889889.89674: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889889.89690: variable 'omit' from source: magic vars 178205 1726889889.89700: starting attempt loop 178205 1726889889.89706: running the handler 178205 1726889889.89735: _low_level_execute_command(): starting 178205 1726889889.89749: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889889.90601: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889889.90619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.90639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.90657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.90697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.90709: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889889.90725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.90750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889889.90760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889889.90771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.90782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.90795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.90809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.90823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.90837: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889889.90854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.90935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.90961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.90976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.91057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.92543: stdout chunk (state=3): >>>/root <<< 178205 1726889889.92683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.93001: stderr chunk (state=3): >>><<< 178205 1726889889.93005: stdout chunk (state=3): >>><<< 178205 1726889889.93059: _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 178205 1726889889.93089: _low_level_execute_command(): starting 178205 1726889889.93143: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907 `" && echo ansible-tmp-1726889889.9303677-181795-131831272885907="` echo /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907 `" ) && sleep 0' 178205 1726889889.95157: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889889.95178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.95192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.95208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.95254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.95266: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889889.95280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.95296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889889.95306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889889.95319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889889.95333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889889.95347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889889.95362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889889.95373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889889.95383: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889889.95394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889889.95485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889889.95507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889889.95532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889889.95601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889889.97388: stdout chunk (state=3): >>>ansible-tmp-1726889889.9303677-181795-131831272885907=/root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907 <<< 178205 1726889889.97555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889889.97696: stderr chunk (state=3): >>><<< 178205 1726889889.97733: stdout chunk (state=3): >>><<< 178205 1726889889.97921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889889.9303677-181795-131831272885907=/root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907 , stderr=OpenSSH_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 178205 1726889889.97924: variable 'ansible_module_compression' from source: unknown 178205 1726889889.97926: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889889.97929: variable 'ansible_facts' from source: unknown 178205 1726889889.98016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/AnsiballZ_stat.py 178205 1726889889.98169: Sending initial data 178205 1726889889.98173: Sent initial data (155 bytes) 178205 1726889889.99983: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.00000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.00019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.00052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.00096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.00108: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.00126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.00145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.00189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.00303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.00334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.00350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.00366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.00414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.00444: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.00458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.00627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.00816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.00922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.01015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.02716: 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 <<< 178205 1726889890.02773: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889890.03609: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpzau9sh4b /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/AnsiballZ_stat.py <<< 178205 1726889890.03647: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889890.04424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.04803: stderr chunk (state=3): >>><<< 178205 1726889890.04806: stdout chunk (state=3): >>><<< 178205 1726889890.04808: done transferring module to remote 178205 1726889890.04810: _low_level_execute_command(): starting 178205 1726889890.04815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/ /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/AnsiballZ_stat.py && sleep 0' 178205 1726889890.07676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.07739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.07813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.07847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.08004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.08046: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.08062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.08136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.08165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.08181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.08200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.08243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.08289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.08316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.08345: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.08361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.08565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.08699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.08731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.08839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.10502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.10608: stderr chunk (state=3): >>><<< 178205 1726889890.10624: stdout chunk (state=3): >>><<< 178205 1726889890.10667: _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 178205 1726889890.10676: _low_level_execute_command(): starting 178205 1726889890.10698: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/AnsiballZ_stat.py && sleep 0' 178205 1726889890.11805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.11859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.11925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.11980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.12048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.12059: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.12072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.12100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.12138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.12182: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.12216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.12256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.12291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.12324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.12362: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.12395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.12538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.12585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.12636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.12777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.14638: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889890.14658: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889890.14716: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889890.14773: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889890.14814: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889890.14859: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889890.14910: 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' <<< 178205 1726889890.14983: 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' # <<< 178205 1726889890.14987: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b298dc0> <<< 178205 1726889890.15076: 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 0x7f821b23d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b298b20> <<< 178205 1726889890.15103: 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 0x7f821b298ac0> import '_signal' # <<< 178205 1726889890.15169: 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 0x7f821b23d490> <<< 178205 1726889890.15193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b23d940> <<< 178205 1726889890.15245: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b23d670> <<< 178205 1726889890.15258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889890.15303: 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' <<< 178205 1726889890.15353: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821afcf190> # /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' <<< 178205 1726889890.15442: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821afcf220> <<< 178205 1726889890.15519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889890.15542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821afcf940> <<< 178205 1726889890.15573: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b255880> # /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 0x7f821afc8d90> <<< 178205 1726889890.15622: 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 0x7f821aff2d90> <<< 178205 1726889890.15664: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b23d970> <<< 178205 1726889890.15686: 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. <<< 178205 1726889890.15871: 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' <<< 178205 1726889890.15931: 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' <<< 178205 1726889890.15973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889890.15988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af6feb0> <<< 178205 1726889890.16077: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af72f40> # /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' <<< 178205 1726889890.16122: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889890.16157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889890.16186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af6f370> <<< 178205 1726889890.16201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889890.16267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889890.16316: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889890.16363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889890.16421: 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 0x7f821aef0df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aef08e0> 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' <<< 178205 1726889890.16440: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aef0ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889890.16470: 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 0x7f821aef0fa0> <<< 178205 1726889890.16515: 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 0x7f821aef0eb0> <<< 178205 1726889890.16552: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889890.16574: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af49d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af44640> <<< 178205 1726889890.16638: 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 0x7f821af566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af76df0> <<< 178205 1726889890.16657: 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' <<< 178205 1726889890.16690: 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 0x7f821af02ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af49280> <<< 178205 1726889890.16747: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.16797: 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 0x7f821af562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af7c9a0> # /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' <<< 178205 1726889890.16852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af02fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af02dc0> <<< 178205 1726889890.16892: 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 0x7f821af02d30> # /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' <<< 178205 1726889890.16913: 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' <<< 178205 1726889890.16946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889890.16999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889890.17037: 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 0x7f821aed63a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889890.17065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889890.17092: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aed6490> <<< 178205 1726889890.17194: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af0afd0> <<< 178205 1726889890.17228: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05580> <<< 178205 1726889890.17261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889890.17370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889890.17432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adff1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aec1b80> <<< 178205 1726889890.17555: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af76fd0> # /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 0x7f821ae12b20> import 'errno' # <<< 178205 1726889890.17588: 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 0x7f821ae12e50> # /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' <<< 178205 1726889890.17623: 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 0x7f821ae25760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889890.17702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae25ca0> <<< 178205 1726889890.17787: 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 0x7f821adb03d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae12f40> # /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' <<< 178205 1726889890.17881: 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 0x7f821adc12b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae255e0> 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 0x7f821adc1370> <<< 178205 1726889890.17977: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af02a00> # /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' <<< 178205 1726889890.18033: 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 0x7f821addd6d0> # /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 0x7f821addd9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821addd790> <<< 178205 1726889890.18098: 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 0x7f821addd880> # /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' <<< 178205 1726889890.18254: 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 0x7f821adddcd0> <<< 178205 1726889890.18302: 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 0x7f821ade9220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821addd910> <<< 178205 1726889890.18325: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adcfa60> <<< 178205 1726889890.18361: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af025e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889890.18409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889890.18469: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adddac0> <<< 178205 1726889890.18544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889890.18574: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f821a7d46a0> <<< 178205 1726889890.18680: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889890.18785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.18826: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889890.18845: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889890.20026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.20994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889890.21047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fb7f0> # /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' <<< 178205 1726889890.21067: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889890.21093: 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 0x7f821a6fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fb280> <<< 178205 1726889890.21149: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fbf40> <<< 178205 1726889890.21181: 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' <<< 178205 1726889890.21231: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fbd60> import 'atexit' # <<< 178205 1726889890.21267: 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 0x7f821a6fbfa0> # /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' <<< 178205 1726889890.21316: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fb100> <<< 178205 1726889890.21371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889890.21405: 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' <<< 178205 1726889890.21452: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a652f10> <<< 178205 1726889890.21521: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.21538: 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 0x7f821a66ff10> # 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 0x7f821a66fd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889890.21566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889890.21606: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a66f3a0> <<< 178205 1726889890.21625: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a761dc0> <<< 178205 1726889890.21803: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 178205 1726889890.21829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 178205 1726889890.21882: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a761fa0> # /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' <<< 178205 1726889890.21925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a730c70> <<< 178205 1726889890.22023: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6ced00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6ce3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7044c0> <<< 178205 1726889890.22044: 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 0x7f821a6ce4f0> <<< 178205 1726889890.22115: 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 0x7f821a6ce520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 178205 1726889890.22119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889890.22150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889890.22225: 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 0x7f821a632310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a742220> <<< 178205 1726889890.22274: 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' <<< 178205 1726889890.22306: 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 0x7f821a63e880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7423a0> <<< 178205 1726889890.22338: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889890.22366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889890.22369: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889890.22426: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a75adc0> <<< 178205 1726889890.22542: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a63e820> <<< 178205 1726889890.22642: 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 0x7f821a63e670> <<< 178205 1726889890.22662: 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 0x7f821a63d610> <<< 178205 1726889890.22696: 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' <<< 178205 1726889890.22717: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f821a63d520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7398e0> <<< 178205 1726889890.22743: 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' <<< 178205 1726889890.22762: 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' <<< 178205 1726889890.22807: 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 0x7f821a6c26a0> <<< 178205 1726889890.22984: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.23025: 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 0x7f821a6c1af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6d10a0> <<< 178205 1726889890.23050: 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 0x7f821a6c2100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a706ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889890.23074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.23142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.23234: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889890.23256: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889890.23273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889890.23285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.23375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.23473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.23928: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.24386: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889890.24422: 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_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889890.24438: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889890.24441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.24481: 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 0x7f821a2175b0> <<< 178205 1726889890.24556: 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 0x7f821a60d550> <<< 178205 1726889890.24569: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a1b90d0> <<< 178205 1726889890.24617: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889890.24644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.24648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.24663: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889890.24778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.24909: 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' <<< 178205 1726889890.24942: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6c1be0> <<< 178205 1726889890.24946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25693: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25818: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889890.25824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25847: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25880: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889890.25892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.25943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26030: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889890.26050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26067: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889890.26070: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26135: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889890.26138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889890.26540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889890.26627: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a61a9a0> <<< 178205 1726889890.26630: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26754: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889890.26781: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889890.26784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26863: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889890.26866: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26936: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.26995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27056: 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 <<< 178205 1726889890.27079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.27146: 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 0x7f821a74d250> <<< 178205 1726889890.27180: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a61af10> <<< 178205 1726889890.27233: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889890.27236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889890.27480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889890.27484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889890.27523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889890.27551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889890.27554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889890.27633: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6007f0> <<< 178205 1726889890.27673: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a5fc820> <<< 178205 1726889890.27737: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a5f6a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889890.27766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.27792: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889890.27863: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889890.27884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889890.27902: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.28015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.28180: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.28336: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889890.28943: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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__ <<< 178205 1726889890.29269: 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 <<< 178205 1726889890.29357: 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 # 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 <<< 178205 1726889890.29394: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889890.29583: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889890.29601: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889890.29636: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889890.29672: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889890.29689: 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 <<< 178205 1726889890.29725: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889890.29757: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889890.29760: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889890.29822: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889890.29870: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889890.29920: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889890.29984: 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 <<< 178205 1726889890.30019: 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 <<< 178205 1726889890.30051: 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 <<< 178205 1726889890.30054: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889890.30206: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889890.30234: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889890.30267: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889890.30309: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889890.30633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889890.30637: stdout chunk (state=3): >>><<< 178205 1726889890.30639: stderr chunk (state=3): >>><<< 178205 1726889890.30736: _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 0x7f821b298dc0> # /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 0x7f821b23d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b298b20> # /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 0x7f821b298ac0> 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 0x7f821b23d490> # /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 0x7f821b23d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b23d670> # /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 0x7f821afcf190> # /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 0x7f821afcf220> # /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 0x7f821aff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821afcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b255880> # /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 0x7f821afc8d90> # /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 0x7f821aff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b23d970> 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 0x7f821af6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af72f40> # /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 0x7f821af67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af6f370> # /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 0x7f821aef0df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aef08e0> 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 0x7f821aef0ee0> # /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 0x7f821aef0fa0> # /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 0x7f821aef0eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af49d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af44640> # /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 0x7f821af566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af76df0> # /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 0x7f821af02ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af49280> # 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 0x7f821af562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af7c9a0> # /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 0x7f821af02fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af02dc0> # /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 0x7f821af02d30> # /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 0x7f821aed63a0> # /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 0x7f821aed6490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af0afd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05580> # /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 0x7f821adff1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aec1b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af05ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af76fd0> # /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 0x7f821ae12b20> 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 0x7f821ae12e50> # /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 0x7f821ae25760> # /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 0x7f821ae25ca0> # 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 0x7f821adb03d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae12f40> # /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 0x7f821adc12b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae255e0> 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 0x7f821adc1370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af02a00> # /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 0x7f821addd6d0> # /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 0x7f821addd9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821addd790> # 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 0x7f821addd880> # /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 0x7f821adddcd0> # 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 0x7f821ade9220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821addd910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adcfa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af025e0> # /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 0x7f821adddac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f821a7d46a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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 0x7f821a6fb7f0> # /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 0x7f821a6fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fbf40> # /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 0x7f821a6fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6fbd60> 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 0x7f821a6fbfa0> # /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 0x7f821a6fb100> # /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 0x7f821a652f10> # 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 0x7f821a66ff10> # 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 0x7f821a66fd30> # /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 0x7f821a66f3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a761dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7613a0> # /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 0x7f821a761fa0> # /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 0x7f821a730c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6ced00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6ce3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7044c0> # 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 0x7f821a6ce4f0> # /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 0x7f821a6ce520> # /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 0x7f821a632310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a742220> # /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 0x7f821a63e880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7423a0> # /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 0x7f821a75adc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a63e820> # 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 0x7f821a63e670> # 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 0x7f821a63d610> # 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 0x7f821a63d520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7398e0> # /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 0x7f821a6c26a0> # 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 0x7f821a6c1af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6d10a0> # 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 0x7f821a6c2100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a706ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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_ptumruix/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_ptumruix/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_ptumruix/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_ptumruix/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 0x7f821a2175b0> # /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 0x7f821a60d550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a1b90d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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_ptumruix/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 0x7f821a6c1be0> # 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_ptumruix/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_ptumruix/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_ptumruix/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_ptumruix/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_ptumruix/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 0x7f821a61a9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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_ptumruix/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 0x7f821a74d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a61af10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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 0x7f821a6007f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a5fc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a5f6a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ptumruix/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ptumruix/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_ptumruix/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889890.31575: 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-1726889889.9303677-181795-131831272885907/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889890.31579: _low_level_execute_command(): starting 178205 1726889890.31625: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889889.9303677-181795-131831272885907/ > /dev/null 2>&1 && sleep 0' 178205 1726889890.32249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.32263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.32281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.32300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.32345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.32359: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.32373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.32394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.32405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.32417: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.32429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.32443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.32462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.32474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.32486: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.32501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.32576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.32600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.32619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.32687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.34395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.34481: stderr chunk (state=3): >>><<< 178205 1726889890.34491: stdout chunk (state=3): >>><<< 178205 1726889890.34621: _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 178205 1726889890.34624: handler run complete 178205 1726889890.34626: attempt loop complete, returning result 178205 1726889890.34628: _execute() done 178205 1726889890.34630: dumping result to json 178205 1726889890.34632: done dumping result, returning 178205 1726889890.34633: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000001c27] 178205 1726889890.34635: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c27 178205 1726889890.34799: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c27 178205 1726889890.34803: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889890.34956: no more pending results, returning what we have 178205 1726889890.34960: results queue empty 178205 1726889890.34960: checking for any_errors_fatal 178205 1726889890.34972: done checking for any_errors_fatal 178205 1726889890.34973: checking for max_fail_percentage 178205 1726889890.34975: done checking for max_fail_percentage 178205 1726889890.34976: checking to see if all hosts have failed and the running result is not ok 178205 1726889890.34977: done checking to see if all hosts have failed 178205 1726889890.34977: getting the remaining hosts for this loop 178205 1726889890.34979: done getting the remaining hosts for this loop 178205 1726889890.34982: getting the next task for host managed_node2 178205 1726889890.34989: done getting next task for host managed_node2 178205 1726889890.34993: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889890.34997: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889890.35018: getting variables 178205 1726889890.35020: in VariableManager get_vars() 178205 1726889890.35059: Calling all_inventory to load vars for managed_node2 178205 1726889890.35061: Calling groups_inventory to load vars for managed_node2 178205 1726889890.35063: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889890.35075: Calling all_plugins_play to load vars for managed_node2 178205 1726889890.35078: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889890.35080: Calling groups_plugins_play to load vars for managed_node2 178205 1726889890.35996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889890.36718: done with get_vars() 178205 1726889890.36735: 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 23:38:10 -0400 (0:00:00.492) 0:01:43.356 ****** 178205 1726889890.36841: entering _queue_task() for managed_node2/lineinfile 178205 1726889890.37175: worker is 1 (out of 1 available) 178205 1726889890.37193: exiting _queue_task() for managed_node2/lineinfile 178205 1726889890.37206: done queuing things up, now waiting for results queue to drain 178205 1726889890.37207: waiting for pending results... 178205 1726889890.37530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889890.37702: in run() - task 02369adf-7a19-34ed-f5d1-000000001c28 178205 1726889890.37726: variable 'ansible_search_path' from source: unknown 178205 1726889890.37736: variable 'ansible_search_path' from source: unknown 178205 1726889890.38047: variable 'blivet_output' from source: set_fact 178205 1726889890.38152: dumping result to json 178205 1726889890.38161: done dumping result, returning 178205 1726889890.38171: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000001c28] 178205 1726889890.38187: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c28 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889890.38372: no more pending results, returning what we have 178205 1726889890.38376: results queue empty 178205 1726889890.38377: checking for any_errors_fatal 178205 1726889890.38393: done checking for any_errors_fatal 178205 1726889890.38394: checking for max_fail_percentage 178205 1726889890.38396: done checking for max_fail_percentage 178205 1726889890.38397: checking to see if all hosts have failed and the running result is not ok 178205 1726889890.38398: done checking to see if all hosts have failed 178205 1726889890.38399: getting the remaining hosts for this loop 178205 1726889890.38400: done getting the remaining hosts for this loop 178205 1726889890.38404: getting the next task for host managed_node2 178205 1726889890.38415: done getting next task for host managed_node2 178205 1726889890.38419: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889890.38424: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_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 178205 1726889890.38454: getting variables 178205 1726889890.38456: in VariableManager get_vars() 178205 1726889890.38503: Calling all_inventory to load vars for managed_node2 178205 1726889890.38506: Calling groups_inventory to load vars for managed_node2 178205 1726889890.38508: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889890.38523: Calling all_plugins_play to load vars for managed_node2 178205 1726889890.38526: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889890.38529: Calling groups_plugins_play to load vars for managed_node2 178205 1726889890.39381: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c28 178205 1726889890.39384: WORKER PROCESS EXITING 178205 1726889890.39407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889890.40068: done with get_vars() 178205 1726889890.40082: 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 23:38:10 -0400 (0:00:00.033) 0:01:43.389 ****** 178205 1726889890.40180: entering _queue_task() for managed_node2/setup 178205 1726889890.40441: worker is 1 (out of 1 available) 178205 1726889890.40454: exiting _queue_task() for managed_node2/setup 178205 1726889890.40468: done queuing things up, now waiting for results queue to drain 178205 1726889890.40469: waiting for pending results... 178205 1726889890.40765: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889890.40919: in run() - task 02369adf-7a19-34ed-f5d1-000000001c2a 178205 1726889890.40939: variable 'ansible_search_path' from source: unknown 178205 1726889890.40948: variable 'ansible_search_path' from source: unknown 178205 1726889890.40985: calling self._execute() 178205 1726889890.41095: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889890.41106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889890.41129: variable 'omit' from source: magic vars 178205 1726889890.41498: variable 'ansible_check_mode' from source: magic vars 178205 1726889890.41514: Evaluated conditional (not ansible_check_mode): True 178205 1726889890.41526: variable 'omit' from source: magic vars 178205 1726889890.41599: variable 'omit' from source: magic vars 178205 1726889890.41638: variable 'omit' from source: magic vars 178205 1726889890.41691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889890.41732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889890.41759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889890.41789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889890.41806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889890.41840: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889890.41849: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889890.41857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889890.41966: Set connection var ansible_pipelining to False 178205 1726889890.41979: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889890.41996: Set connection var ansible_shell_executable to /bin/sh 178205 1726889890.42003: Set connection var ansible_connection to ssh 178205 1726889890.42015: Set connection var ansible_shell_type to sh 178205 1726889890.42026: Set connection var ansible_timeout to 10 178205 1726889890.42056: variable 'ansible_shell_executable' from source: unknown 178205 1726889890.42064: variable 'ansible_connection' from source: unknown 178205 1726889890.42071: variable 'ansible_module_compression' from source: unknown 178205 1726889890.42078: variable 'ansible_shell_type' from source: unknown 178205 1726889890.42085: variable 'ansible_shell_executable' from source: unknown 178205 1726889890.42096: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889890.42108: variable 'ansible_pipelining' from source: unknown 178205 1726889890.42118: variable 'ansible_timeout' from source: unknown 178205 1726889890.42126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889890.42342: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889890.42358: variable 'omit' from source: magic vars 178205 1726889890.42366: starting attempt loop 178205 1726889890.42373: running the handler 178205 1726889890.42390: _low_level_execute_command(): starting 178205 1726889890.42402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889890.43201: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.43219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.43235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.43255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.43302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.43321: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.43336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.43356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.43368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.43379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.43394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.43414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.43433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.43447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.43458: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.43473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.43557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.43580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.43597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.43665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.45150: stdout chunk (state=3): >>>/root <<< 178205 1726889890.45252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.45333: stderr chunk (state=3): >>><<< 178205 1726889890.45344: stdout chunk (state=3): >>><<< 178205 1726889890.45459: _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 178205 1726889890.45463: _low_level_execute_command(): starting 178205 1726889890.45466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868 `" && echo ansible-tmp-1726889890.453741-181809-171478791915868="` echo /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868 `" ) && sleep 0' 178205 1726889890.46034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.46048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.46061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.46077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.46125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.46137: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.46151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.46167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.46178: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.46187: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.46198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.46209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.46230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.46242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.46251: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.46263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.46345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.46367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.46383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.46452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.48243: stdout chunk (state=3): >>>ansible-tmp-1726889890.453741-181809-171478791915868=/root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868 <<< 178205 1726889890.48439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.48442: stdout chunk (state=3): >>><<< 178205 1726889890.48445: stderr chunk (state=3): >>><<< 178205 1726889890.48821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889890.453741-181809-171478791915868=/root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868 , stderr=OpenSSH_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 178205 1726889890.48825: variable 'ansible_module_compression' from source: unknown 178205 1726889890.48830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889890.48832: variable 'ansible_facts' from source: unknown 178205 1726889890.48834: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/AnsiballZ_setup.py 178205 1726889890.48966: Sending initial data 178205 1726889890.48969: Sent initial data (155 bytes) 178205 1726889890.49950: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.49964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.49977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.49994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.50044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.50058: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.50071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.50090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.50100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.50110: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.50131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.50144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.50160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.50171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.50181: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.50193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.50277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.50297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.50311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.50377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.52029: 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 <<< 178205 1726889890.52062: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889890.52125: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpqa82mi8m /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/AnsiballZ_setup.py <<< 178205 1726889890.52139: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889890.54651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.54872: stderr chunk (state=3): >>><<< 178205 1726889890.54876: stdout chunk (state=3): >>><<< 178205 1726889890.54878: done transferring module to remote 178205 1726889890.54884: _low_level_execute_command(): starting 178205 1726889890.54886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/ /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/AnsiballZ_setup.py && sleep 0' 178205 1726889890.55451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.55465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.55478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.55494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.55536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.55551: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.55563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.55580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.55590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.55600: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.55611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.55625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.55640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.55653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.55663: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.55675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.55755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.55778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.55793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.55851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.57520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889890.57608: stderr chunk (state=3): >>><<< 178205 1726889890.57650: stdout chunk (state=3): >>><<< 178205 1726889890.57733: _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 178205 1726889890.57736: _low_level_execute_command(): starting 178205 1726889890.57739: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/AnsiballZ_setup.py && sleep 0' 178205 1726889890.58481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889890.58499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.58516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.58533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.58579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.58591: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889890.58608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.58627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889890.58640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889890.58653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889890.58669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889890.58683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889890.58698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889890.58710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889890.58727: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889890.58742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889890.58823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889890.58847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889890.58862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889890.58932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889890.60791: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889890.60823: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889890.60882: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889890.60885: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889890.60914: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889890.60945: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889890.60992: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889890.60995: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889890.61065: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889890.61068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.61098: 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' <<< 178205 1726889890.61104: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889890.61124: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac443dc0> <<< 178205 1726889890.61159: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889890.61192: 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 0x7fefac1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac443b20> <<< 178205 1726889890.61205: 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' <<< 178205 1726889890.61232: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac443ac0> <<< 178205 1726889890.61256: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889890.61280: 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' <<< 178205 1726889890.61283: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8490> <<< 178205 1726889890.61320: 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' <<< 178205 1726889890.61337: 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' <<< 178205 1726889890.61357: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8940> <<< 178205 1726889890.61380: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8670> <<< 178205 1726889890.61410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889890.61436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889890.61446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889890.61464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889890.61483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889890.61495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889890.61527: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac18f190> <<< 178205 1726889890.61538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889890.61558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889890.61634: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac18f220> <<< 178205 1726889890.61662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889890.61665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889890.61701: 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' <<< 178205 1726889890.61719: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac18f940> <<< 178205 1726889890.61743: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1f0880> <<< 178205 1726889890.61763: 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 0x7fefac188d90> <<< 178205 1726889890.61831: 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' <<< 178205 1726889890.61834: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1b2d90> <<< 178205 1726889890.61883: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8970> <<< 178205 1726889890.61913: 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. <<< 178205 1726889890.62237: 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' <<< 178205 1726889890.62274: 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' <<< 178205 1726889890.62309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889890.62335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889890.62366: 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' <<< 178205 1726889890.62369: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac154eb0> <<< 178205 1726889890.62416: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac157f40> <<< 178205 1726889890.62436: 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' <<< 178205 1726889890.62467: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889890.62504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889890.62508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889890.62548: 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' <<< 178205 1726889890.62556: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac14c610> <<< 178205 1726889890.62579: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac154370> <<< 178205 1726889890.62593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889890.62647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889890.62668: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889890.62720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.62746: 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' <<< 178205 1726889890.62777: 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 0x7fefac039e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac039910> <<< 178205 1726889890.62790: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889890.62815: 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 0x7fefac039f10> <<< 178205 1726889890.62852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889890.62856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889890.62886: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac039fd0> <<< 178205 1726889890.62919: 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 0x7fefac04b0d0> <<< 178205 1726889890.62923: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889890.62967: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac12ed90> <<< 178205 1726889890.62976: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889890.62992: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac129670> <<< 178205 1726889890.63056: 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 0x7fefac13b6d0> <<< 178205 1726889890.63059: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac15be20> <<< 178205 1726889890.63071: 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' <<< 178205 1726889890.63108: 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 0x7fefac04bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac12e2b0> <<< 178205 1726889890.63155: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.63160: 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 0x7fefac13b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1619d0> <<< 178205 1726889890.63188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889890.63194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889890.63224: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889890.63231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.63250: 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' <<< 178205 1726889890.63273: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04beb0> <<< 178205 1726889890.63279: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04bdf0> <<< 178205 1726889890.63303: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 178205 1726889890.63307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04bd60> <<< 178205 1726889890.63324: 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' <<< 178205 1726889890.63359: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889890.63363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889890.63385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889890.63446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889890.63466: 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 0x7fefac01f3d0> <<< 178205 1726889890.63494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889890.63506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889890.63530: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac01f4c0> <<< 178205 1726889890.63644: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac053f40> <<< 178205 1726889890.63681: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ea90> <<< 178205 1726889890.63713: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04e490> <<< 178205 1726889890.63727: 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' <<< 178205 1726889890.63761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889890.63788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889890.63813: 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 0x7fefabf44220> <<< 178205 1726889890.63837: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac009520> <<< 178205 1726889890.63892: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac161040> <<< 178205 1726889890.63928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889890.63958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889890.63977: 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 0x7fefabf57b50> <<< 178205 1726889890.63993: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889890.64024: 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 0x7fefabf57e80> <<< 178205 1726889890.64057: 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' <<< 178205 1726889890.64075: 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' <<< 178205 1726889890.64087: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf69790> <<< 178205 1726889890.64117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889890.64139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889890.64163: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf69cd0> <<< 178205 1726889890.64210: 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 0x7fefabef5400> <<< 178205 1726889890.64241: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf57f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889890.64257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889890.64290: 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 0x7fefabf062e0> <<< 178205 1726889890.64308: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf69610> import 'pwd' # <<< 178205 1726889890.64340: 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 0x7fefabf063a0> <<< 178205 1726889890.64386: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ba30> <<< 178205 1726889890.64402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889890.64422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889890.64443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889890.64456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889890.64477: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.64496: 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 0x7fefabf22700> <<< 178205 1726889890.64517: 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' <<< 178205 1726889890.64535: 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 0x7fefabf229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf227c0> <<< 178205 1726889890.64569: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.64592: 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 0x7fefabf228b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889890.64604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889890.64780: 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 0x7fefabf22d00> <<< 178205 1726889890.64826: 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 0x7fefabf2c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf22940> <<< 178205 1726889890.64847: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf14a90> <<< 178205 1726889890.64870: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04b610> <<< 178205 1726889890.64889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889890.64943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889890.64979: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf22af0> <<< 178205 1726889890.65121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889890.65134: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fefabe4a6d0> <<< 178205 1726889890.65350: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889890.65448: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.65476: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889890.65502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.65524: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889890.65536: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.66717: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.67886: 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 0x7fefabd87820> # /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 0x7fefabd87160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87f70> # /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 0x7fefabd874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87d90> import 'atexit' # <<< 178205 1726889890.67914: 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 0x7fefabd87fd0> <<< 178205 1726889890.67934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889890.67957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889890.68004: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87100> <<< 178205 1726889890.68023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889890.68044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889890.68061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889890.68071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889890.68093: 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' <<< 178205 1726889890.68175: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd52f40> <<< 178205 1726889890.68217: 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 0x7fefab748310> <<< 178205 1726889890.68241: 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 0x7fefab748160> <<< 178205 1726889890.68266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889890.68277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889890.68305: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab748ca0> <<< 178205 1726889890.68330: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd6cdc0> <<< 178205 1726889890.68482: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd6c3a0> <<< 178205 1726889890.68506: 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' <<< 178205 1726889890.68540: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd6cfd0> <<< 178205 1726889890.68564: 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' <<< 178205 1726889890.68592: 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' <<< 178205 1726889890.68620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889890.68642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889890.68661: 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 0x7fefabdbcd30> <<< 178205 1726889890.68734: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd98d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd98400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd3ab20> <<< 178205 1726889890.68764: 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 0x7fefabd98520> <<< 178205 1726889890.68798: 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 0x7fefabd98550> <<< 178205 1726889890.68826: 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 <<< 178205 1726889890.68843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889890.68854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889890.68892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889890.68950: 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 0x7fefab7b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdcf250> <<< 178205 1726889890.68973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889890.68995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889890.69043: 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 0x7fefab7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdcf3d0> <<< 178205 1726889890.69067: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889890.69121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.69141: 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' # <<< 178205 1726889890.69197: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdcfca0> <<< 178205 1726889890.69325: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b17f0> <<< 178205 1726889890.69409: 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 0x7fefabd67c10> <<< 178205 1726889890.69448: 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 0x7fefabdcffa0> <<< 178205 1726889890.69489: 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 0x7fefabdcf550> <<< 178205 1726889890.69500: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdc7910> <<< 178205 1726889890.69523: 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' <<< 178205 1726889890.69540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889890.69564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889890.69599: 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 0x7fefab7a6940> <<< 178205 1726889890.69782: 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 0x7fefab7c4d90> <<< 178205 1726889890.69792: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b0580> <<< 178205 1726889890.69829: 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 0x7fefab7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b09a0> <<< 178205 1726889890.69855: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889890.69874: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.69942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.70024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.70042: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889890.70064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889890.70082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.70213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.70271: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.70720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.71172: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889890.71206: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889890.71223: 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' <<< 178205 1726889890.71274: 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 0x7fefab7ef7f0> <<< 178205 1726889890.71353: 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 0x7fefab7fe8b0> <<< 178205 1726889890.71369: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab32f970> <<< 178205 1726889890.71421: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889890.71444: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.71457: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889890.71575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.71703: 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' <<< 178205 1726889890.71745: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd45730> <<< 178205 1726889890.71750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72620: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889890.72626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72692: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889890.72695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72830: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889890.72867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889890.72870: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.72930: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889890.73123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889890.73348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889890.73428: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd89370> <<< 178205 1726889890.73431: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73479: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73572: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889890.73589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73660: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889890.73697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73735: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.73891: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 178205 1726889890.73915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889890.73982: 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 0x7fefab7e1550> <<< 178205 1726889890.74061: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab1adeb0> <<< 178205 1726889890.74099: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889890.74113: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74215: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74243: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74287: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889890.74290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889890.74313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889890.74356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889890.74367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889890.74386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889890.74464: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7e3820> <<< 178205 1726889890.74501: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7e6790> <<< 178205 1726889890.74555: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889890.74592: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74619: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889890.74708: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889890.74727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74743: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889890.74745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74794: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74846: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.74981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75024: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889890.75093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75206: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889890.75220: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75524: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.75572: 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' <<< 178205 1726889890.75601: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889890.75618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889890.75636: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889890.75668: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2f7370> <<< 178205 1726889890.75695: 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' <<< 178205 1726889890.75719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889890.75744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889890.75775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889890.75791: 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 0x7fefab312580> <<< 178205 1726889890.75830: 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 0x7fefab3124f0> <<< 178205 1726889890.75888: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2e6280> <<< 178205 1726889890.75909: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2f7970> <<< 178205 1726889890.75934: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0ad7f0> <<< 178205 1726889890.75951: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0adb20> <<< 178205 1726889890.75962: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889890.75980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889890.76008: 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' <<< 178205 1726889890.76038: 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 0x7fefab3590a0> <<< 178205 1726889890.76057: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2f6f70> <<< 178205 1726889890.76074: 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' <<< 178205 1726889890.76097: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab359190> <<< 178205 1726889890.76127: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889890.76139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889890.76163: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.76173: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefab116fd0> <<< 178205 1726889890.76190: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab343820> <<< 178205 1726889890.76216: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0add60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889890.76250: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889890.76269: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 178205 1726889890.76318: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76365: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889890.76414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76462: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889890.76488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889890.76499: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76521: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76551: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889890.76562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76634: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889890.76675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76716: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889890.76728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.76920: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 178205 1726889890.76935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 178205 1726889890.77301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889890.77708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77821: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889890.77824: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889890.77847: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77885: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889890.77932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.77971: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889890.78006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78042: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889890.78052: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78093: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889890.78164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78246: 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' <<< 178205 1726889890.78373: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab000e80> <<< 178205 1726889890.78376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889890.78388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889890.78455: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0009d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889890.78458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78574: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889890.78577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78724: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 178205 1726889890.78780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889890.78862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.78936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889890.78953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889890.79086: 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 0x7fefab077490> <<< 178205 1726889890.79324: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab00f850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889890.79327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79366: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79416: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889890.79484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79780: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889890.79793: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889890.79823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889890.79865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.79940: 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' <<< 178205 1726889890.79982: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889890.80009: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefab06e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab06e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 178205 1726889890.80029: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 178205 1726889890.80061: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889890.80115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80355: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889890.80370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80524: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80600: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889890.80613: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80669: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.80931: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889890.80944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.81040: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.81146: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889890.81158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.81178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.81218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.81640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82064: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889890.82078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82251: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889890.82343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82439: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889890.82443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82561: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82701: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889890.82721: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82734: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889890.82767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82811: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 178205 1726889890.82898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.82976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83144: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83328: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889890.83361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83397: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889890.83442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83447: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83462: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889890.83517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83607: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889890.83644: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889890.83647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83750: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889890.83800: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.83883: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889890.83886: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84065: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84276: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889890.84285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84398: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889890.84401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84456: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889890.84473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84536: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889890.84541: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84593: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889890.84606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84754: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889890.84785: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84789: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 178205 1726889890.84825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84866: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889890.84878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84947: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.84989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85123: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 178205 1726889890.85139: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889890.85171: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85226: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889890.85238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85556: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889890.85565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85644: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889890.85649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85736: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889890.85739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85874: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889890.85892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.85951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.86030: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889890.86103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889890.86460: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889890.86770: 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' <<< 178205 1726889890.86793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889890.86814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889890.86840: 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 0x7fefaafb9130> <<< 178205 1726889890.86858: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7f5130> <<< 178205 1726889890.86925: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab00ee50> <<< 178205 1726889891.04849: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889891.04872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 178205 1726889891.04900: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefaafb97c0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889891.04903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 178205 1726889891.04926: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab00f1f0> <<< 178205 1726889891.04993: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889891.04997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889891.05023: 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 0x7fefaae14d60> <<< 178205 1726889891.05036: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefaae4f8e0> <<< 178205 1726889891.05248: 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 <<< 178205 1726889892.25764: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "10", "epoch": "1726889890", "epoch_int": "1726889890", "date": "2024-09-20", "time": "23:38:10", "iso8601_micro": "2024-09-21T03:38:10.882724Z", "iso8601": "2024-09-21T03:38:10Z", "iso8601_basic": "20240920T233810882724", "iso8601_basic_short": "20240920T233810", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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_is_chroot": false, "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_local": {}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "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", "broadc<<< 178205 1726889892.25830: stdout chunk (state=3): >>>ast": "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_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": 430, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3102, "free": 430}, "nocache": {"free": 3204, "used": 328}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "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", "secto<<< 178205 1726889892.25838: stdout chunk (state=3): >>>rs": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5022, "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": 257441837056, "block_size": 4096, "block_total": 65519355, "block_available": 62852011, "block_used": 2667344, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.45, "5m": 0.58, "15m": 0.83}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889892.26324: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889892.26360: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 178205 1726889892.26386: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # 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 <<< 178205 1726889892.26400: 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 <<< 178205 1726889892.26424: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 178205 1726889892.26461: stdout chunk (state=3): >>># 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 <<< 178205 1726889892.26498: stdout chunk (state=3): >>># 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 <<< 178205 1726889892.26519: stdout chunk (state=3): >>># 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 <<< 178205 1726889892.26748: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889892.26771: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889892.26802: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889892.26828: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889892.26863: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889892.26885: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889892.26930: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889892.26992: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889892.26995: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 178205 1726889892.27019: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889892.27055: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 178205 1726889892.27063: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889892.27089: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889892.27126: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 178205 1726889892.27129: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889892.27176: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata <<< 178205 1726889892.27192: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889892.27209: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889892.27253: 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 <<< 178205 1726889892.27300: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889892.27352: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # 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 <<< 178205 1726889892.27378: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # 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 <<< 178205 1726889892.27409: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889892.27414: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889892.27573: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889892.27624: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889892.27628: 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 <<< 178205 1726889892.27648: 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 <<< 178205 1726889892.27688: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889892.28120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889892.28123: stdout chunk (state=3): >>><<< 178205 1726889892.28125: stderr chunk (state=3): >>><<< 178205 1726889892.28395: _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 0x7fefac443dc0> # /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 0x7fefac1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac443b20> # /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 0x7fefac443ac0> 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 0x7fefac1d8490> # /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 0x7fefac1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8670> # /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 0x7fefac18f190> # /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 0x7fefac18f220> # /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 0x7fefac1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1f0880> # /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 0x7fefac188d90> # /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 0x7fefac1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1d8970> 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 0x7fefac154eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac157f40> # /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 0x7fefac14c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac154370> # /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 0x7fefac039e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac039910> 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 0x7fefac039f10> # /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 0x7fefac039fd0> # /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 0x7fefac04b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac12ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac129670> # /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 0x7fefac13b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac15be20> # /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 0x7fefac04bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac12e2b0> # 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 0x7fefac13b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac1619d0> # /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 0x7fefac04beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04bdf0> # /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 0x7fefac04bd60> # /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 0x7fefac01f3d0> # /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 0x7fefac01f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac053f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04e490> # /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 0x7fefabf44220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac009520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac161040> # /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 0x7fefabf57b50> 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 0x7fefabf57e80> # /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 0x7fefabf69790> # /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 0x7fefabf69cd0> # 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 0x7fefabef5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf57f70> # /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 0x7fefabf062e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf69610> 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 0x7fefabf063a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04ba30> # /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 0x7fefabf22700> # /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 0x7fefabf229d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf227c0> # 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 0x7fefabf228b0> # /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 0x7fefabf22d00> # 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 0x7fefabf2c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf22940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabf14a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefac04b610> # /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 0x7fefabf22af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fefabe4a6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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 0x7fefabd87820> # /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 0x7fefabd87160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87f70> # /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 0x7fefabd874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd87d90> 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 0x7fefabd87fd0> # /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 0x7fefabd87100> # /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 0x7fefabd52f40> # 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 0x7fefab748310> # 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 0x7fefab748160> # /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 0x7fefab748ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd6cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd6c3a0> # /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 0x7fefabd6cfd0> # /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 0x7fefabdbcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd98d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd98400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabd3ab20> # 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 0x7fefabd98520> # /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 0x7fefabd98550> # /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 0x7fefab7b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdcf250> # /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 0x7fefab7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdcf3d0> # /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 0x7fefabdcfca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b17f0> # 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 0x7fefabd67c10> # 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 0x7fefabdcffa0> # 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 0x7fefabdcf550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefabdc7910> # /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 0x7fefab7a6940> # 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 0x7fefab7c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b0580> # 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 0x7fefab7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7b09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefab7ef7f0> # /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 0x7fefab7fe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab32f970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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 0x7fefabd45730> # 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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefabd89370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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 0x7fefab7e1550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab1adeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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 0x7fefab7e3820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7e6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefab2f7370> # /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 0x7fefab312580> # 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 0x7fefab3124f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2e6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2f7970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0ad7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0adb20> # /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 0x7fefab3590a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab2f6f70> # /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 0x7fefab359190> # /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 0x7fefab116fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab343820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab0add60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefab000e80> # /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 0x7fefab0009d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefab077490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab00f850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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 0x7fefab06e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab06e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/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_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q8sx6jja/ansible_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 0x7fefaafb9130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab7f5130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefab00ee50> # /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 0x7fefaafb97c0> # /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 0x7fefab00f1f0> # /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 0x7fefaae14d60> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefaae4f8e0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "10", "epoch": "1726889890", "epoch_int": "1726889890", "date": "2024-09-20", "time": "23:38:10", "iso8601_micro": "2024-09-21T03:38:10.882724Z", "iso8601": "2024-09-21T03:38:10Z", "iso8601_basic": "20240920T233810882724", "iso8601_basic_short": "20240920T233810", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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_is_chroot": false, "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_local": {}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "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_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": 430, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3102, "free": 430}, "nocache": {"free": 3204, "used": 328}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"sda": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5022, "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": 257441837056, "block_size": 4096, "block_total": 65519355, "block_available": 62852011, "block_used": 2667344, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.45, "5m": 0.58, "15m": 0.83}, "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. 178205 1726889892.30177: 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-1726889890.453741-181809-171478791915868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889892.30180: _low_level_execute_command(): starting 178205 1726889892.30183: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889890.453741-181809-171478791915868/ > /dev/null 2>&1 && sleep 0' 178205 1726889892.31704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889892.31825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.31931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.31950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.31992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.32003: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889892.32017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.32038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889892.32049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889892.32059: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889892.32070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.32086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.32102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.32118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.32133: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889892.32153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.32230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889892.32335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889892.32352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889892.32424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889892.34286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889892.34289: stdout chunk (state=3): >>><<< 178205 1726889892.34291: stderr chunk (state=3): >>><<< 178205 1726889892.34520: _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 178205 1726889892.34524: handler run complete 178205 1726889892.34526: variable 'ansible_facts' from source: unknown 178205 1726889892.34679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.35421: variable 'ansible_facts' from source: unknown 178205 1726889892.35733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.36080: attempt loop complete, returning result 178205 1726889892.36164: _execute() done 178205 1726889892.36171: dumping result to json 178205 1726889892.36224: done dumping result, returning 178205 1726889892.36249: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-000000001c2a] 178205 1726889892.36283: sending task result for task 02369adf-7a19-34ed-f5d1-000000001c2a ok: [managed_node2] 178205 1726889892.37713: no more pending results, returning what we have 178205 1726889892.37717: results queue empty 178205 1726889892.37718: checking for any_errors_fatal 178205 1726889892.37726: done checking for any_errors_fatal 178205 1726889892.37727: checking for max_fail_percentage 178205 1726889892.37729: done checking for max_fail_percentage 178205 1726889892.37734: checking to see if all hosts have failed and the running result is not ok 178205 1726889892.37735: done checking to see if all hosts have failed 178205 1726889892.37736: getting the remaining hosts for this loop 178205 1726889892.37738: done getting the remaining hosts for this loop 178205 1726889892.37742: getting the next task for host managed_node2 178205 1726889892.37754: done getting next task for host managed_node2 178205 1726889892.37756: ^ task is: TASK: meta (role_complete) 178205 1726889892.37759: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 178205 1726889892.37772: getting variables 178205 1726889892.37774: in VariableManager get_vars() 178205 1726889892.37808: Calling all_inventory to load vars for managed_node2 178205 1726889892.37811: Calling groups_inventory to load vars for managed_node2 178205 1726889892.37816: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.37827: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.37830: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.37833: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.38650: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001c2a 178205 1726889892.38653: WORKER PROCESS EXITING 178205 1726889892.39010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.40415: done with get_vars() 178205 1726889892.40430: done getting variables 178205 1726889892.41591: done queuing things up, now waiting for results queue to drain 178205 1726889892.41594: results queue empty 178205 1726889892.41594: checking for any_errors_fatal 178205 1726889892.41602: done checking for any_errors_fatal 178205 1726889892.41603: checking for max_fail_percentage 178205 1726889892.41604: done checking for max_fail_percentage 178205 1726889892.41605: checking to see if all hosts have failed and the running result is not ok 178205 1726889892.41606: done checking to see if all hosts have failed 178205 1726889892.41607: getting the remaining hosts for this loop 178205 1726889892.41608: done getting the remaining hosts for this loop 178205 1726889892.41610: getting the next task for host managed_node2 178205 1726889892.41618: done getting next task for host managed_node2 178205 1726889892.41620: ^ task is: TASK: Verify results 178205 1726889892.41622: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889892.41624: getting variables 178205 1726889892.41625: in VariableManager get_vars() 178205 1726889892.41636: Calling all_inventory to load vars for managed_node2 178205 1726889892.41639: Calling groups_inventory to load vars for managed_node2 178205 1726889892.41641: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.41646: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.41648: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.41651: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.43463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.44427: done with get_vars() 178205 1726889892.44441: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:112 Friday 20 September 2024 23:38:12 -0400 (0:00:02.043) 0:01:45.433 ****** 178205 1726889892.44511: entering _queue_task() for managed_node2/include_tasks 178205 1726889892.45243: worker is 1 (out of 1 available) 178205 1726889892.45255: exiting _queue_task() for managed_node2/include_tasks 178205 1726889892.45268: done queuing things up, now waiting for results queue to drain 178205 1726889892.45268: waiting for pending results... 178205 1726889892.45891: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889892.45977: in run() - task 02369adf-7a19-34ed-f5d1-000000000015 178205 1726889892.45990: variable 'ansible_search_path' from source: unknown 178205 1726889892.46025: calling self._execute() 178205 1726889892.46142: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.46147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.46157: variable 'omit' from source: magic vars 178205 1726889892.46268: _execute() done 178205 1726889892.46273: dumping result to json 178205 1726889892.46277: done dumping result, returning 178205 1726889892.46280: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-000000000015] 178205 1726889892.46286: sending task result for task 02369adf-7a19-34ed-f5d1-000000000015 178205 1726889892.47101: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000015 178205 1726889892.47103: WORKER PROCESS EXITING 178205 1726889892.47130: no more pending results, returning what we have 178205 1726889892.47134: in VariableManager get_vars() 178205 1726889892.47178: Calling all_inventory to load vars for managed_node2 178205 1726889892.47181: Calling groups_inventory to load vars for managed_node2 178205 1726889892.47185: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.47197: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.47200: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.47202: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.47692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.48843: done with get_vars() 178205 1726889892.48856: variable 'ansible_search_path' from source: unknown 178205 1726889892.48870: we have included files to process 178205 1726889892.48871: generating all_blocks data 178205 1726889892.48873: done generating all_blocks data 178205 1726889892.48880: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889892.48881: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889892.48883: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889892.49685: in VariableManager get_vars() 178205 1726889892.49703: done with get_vars() 178205 1726889892.49752: in VariableManager get_vars() 178205 1726889892.49885: done with get_vars() 178205 1726889892.49977: done processing included file 178205 1726889892.49980: iterating over new_blocks loaded from include file 178205 1726889892.49981: in VariableManager get_vars() 178205 1726889892.50109: done with get_vars() 178205 1726889892.50114: filtering new block on tags 178205 1726889892.50141: done filtering new block on tags 178205 1726889892.50144: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889892.50150: extending task lists for all hosts with included blocks 178205 1726889892.53994: done extending task lists 178205 1726889892.53996: done processing included files 178205 1726889892.53997: results queue empty 178205 1726889892.53997: checking for any_errors_fatal 178205 1726889892.53999: done checking for any_errors_fatal 178205 1726889892.53999: checking for max_fail_percentage 178205 1726889892.54000: done checking for max_fail_percentage 178205 1726889892.54001: checking to see if all hosts have failed and the running result is not ok 178205 1726889892.54002: done checking to see if all hosts have failed 178205 1726889892.54003: getting the remaining hosts for this loop 178205 1726889892.54004: done getting the remaining hosts for this loop 178205 1726889892.54006: getting the next task for host managed_node2 178205 1726889892.54010: done getting next task for host managed_node2 178205 1726889892.54017: ^ task is: TASK: Print out pool information 178205 1726889892.54019: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889892.54022: getting variables 178205 1726889892.54023: in VariableManager get_vars() 178205 1726889892.54033: Calling all_inventory to load vars for managed_node2 178205 1726889892.54035: Calling groups_inventory to load vars for managed_node2 178205 1726889892.54037: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.54043: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.54046: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.54048: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.54492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.56326: done with get_vars() 178205 1726889892.56340: done getting variables 178205 1726889892.56382: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:38:12 -0400 (0:00:00.118) 0:01:45.552 ****** 178205 1726889892.56408: entering _queue_task() for managed_node2/debug 178205 1726889892.57028: worker is 1 (out of 1 available) 178205 1726889892.57041: exiting _queue_task() for managed_node2/debug 178205 1726889892.57052: done queuing things up, now waiting for results queue to drain 178205 1726889892.57053: waiting for pending results... 178205 1726889892.57284: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889892.57375: in run() - task 02369adf-7a19-34ed-f5d1-000000001cbc 178205 1726889892.57387: variable 'ansible_search_path' from source: unknown 178205 1726889892.57644: calling self._execute() 178205 1726889892.57866: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.57870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.57880: variable 'omit' from source: magic vars 178205 1726889892.58606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889892.64964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889892.65045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889892.65081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889892.65117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889892.65146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889892.65222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889892.65253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889892.65276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889892.65519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889892.65538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889892.65664: variable '_storage_pools_list' from source: set_fact 178205 1726889892.65683: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889892.65686: when evaluation is False, skipping this task 178205 1726889892.65688: _execute() done 178205 1726889892.65691: dumping result to json 178205 1726889892.65694: done dumping result, returning 178205 1726889892.65701: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-000000001cbc] 178205 1726889892.65706: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbc 178205 1726889892.65813: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbc 178205 1726889892.65816: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889892.65859: no more pending results, returning what we have 178205 1726889892.65864: results queue empty 178205 1726889892.65865: checking for any_errors_fatal 178205 1726889892.65866: done checking for any_errors_fatal 178205 1726889892.65867: checking for max_fail_percentage 178205 1726889892.65868: done checking for max_fail_percentage 178205 1726889892.65869: checking to see if all hosts have failed and the running result is not ok 178205 1726889892.65870: done checking to see if all hosts have failed 178205 1726889892.65871: getting the remaining hosts for this loop 178205 1726889892.65873: done getting the remaining hosts for this loop 178205 1726889892.65876: getting the next task for host managed_node2 178205 1726889892.65882: done getting next task for host managed_node2 178205 1726889892.65885: ^ task is: TASK: Print out volume information 178205 1726889892.65888: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889892.65891: getting variables 178205 1726889892.65893: in VariableManager get_vars() 178205 1726889892.65932: Calling all_inventory to load vars for managed_node2 178205 1726889892.65935: Calling groups_inventory to load vars for managed_node2 178205 1726889892.65939: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.65950: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.65953: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.65955: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.66479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.67010: done with get_vars() 178205 1726889892.67730: done getting variables 178205 1726889892.67787: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:38:12 -0400 (0:00:00.114) 0:01:45.666 ****** 178205 1726889892.67818: entering _queue_task() for managed_node2/debug 178205 1726889892.68114: worker is 1 (out of 1 available) 178205 1726889892.68128: exiting _queue_task() for managed_node2/debug 178205 1726889892.68139: done queuing things up, now waiting for results queue to drain 178205 1726889892.68140: waiting for pending results... 178205 1726889892.68898: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889892.69199: in run() - task 02369adf-7a19-34ed-f5d1-000000001cbd 178205 1726889892.69215: variable 'ansible_search_path' from source: unknown 178205 1726889892.69252: calling self._execute() 178205 1726889892.69364: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.69369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.69378: variable 'omit' from source: magic vars 178205 1726889892.70364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889892.75670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889892.76242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889892.76277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889892.76326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889892.76353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889892.76633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889892.76662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889892.76686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889892.76729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889892.76748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889892.77063: variable '_storage_volumes_list' from source: set_fact 178205 1726889892.77101: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889892.77107: variable 'omit' from source: magic vars 178205 1726889892.77150: variable 'omit' from source: magic vars 178205 1726889892.77182: variable 'omit' from source: magic vars 178205 1726889892.77206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889892.77342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889892.77358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889892.77375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889892.77385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889892.77415: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889892.77724: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.77727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.77826: Set connection var ansible_pipelining to False 178205 1726889892.77837: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889892.77842: Set connection var ansible_shell_executable to /bin/sh 178205 1726889892.77846: Set connection var ansible_connection to ssh 178205 1726889892.77850: Set connection var ansible_shell_type to sh 178205 1726889892.77856: Set connection var ansible_timeout to 10 178205 1726889892.77885: variable 'ansible_shell_executable' from source: unknown 178205 1726889892.77888: variable 'ansible_connection' from source: unknown 178205 1726889892.77891: variable 'ansible_module_compression' from source: unknown 178205 1726889892.77894: variable 'ansible_shell_type' from source: unknown 178205 1726889892.77896: variable 'ansible_shell_executable' from source: unknown 178205 1726889892.77898: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.77900: variable 'ansible_pipelining' from source: unknown 178205 1726889892.77902: variable 'ansible_timeout' from source: unknown 178205 1726889892.77907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.78016: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889892.78025: variable 'omit' from source: magic vars 178205 1726889892.78033: starting attempt loop 178205 1726889892.78036: running the handler 178205 1726889892.78077: variable '_storage_volumes_list' from source: set_fact 178205 1726889892.78356: variable '_storage_volumes_list' from source: set_fact 178205 1726889892.78922: handler run complete 178205 1726889892.78954: attempt loop complete, returning result 178205 1726889892.78957: _execute() done 178205 1726889892.78960: dumping result to json 178205 1726889892.78965: done dumping result, returning 178205 1726889892.78973: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-000000001cbd] 178205 1726889892.78979: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbd 178205 1726889892.79086: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbd 178205 1726889892.79088: WORKER PROCESS EXITING ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889892.79172: no more pending results, returning what we have 178205 1726889892.79176: results queue empty 178205 1726889892.79176: checking for any_errors_fatal 178205 1726889892.79186: done checking for any_errors_fatal 178205 1726889892.79186: checking for max_fail_percentage 178205 1726889892.79188: done checking for max_fail_percentage 178205 1726889892.79189: checking to see if all hosts have failed and the running result is not ok 178205 1726889892.79190: done checking to see if all hosts have failed 178205 1726889892.79190: getting the remaining hosts for this loop 178205 1726889892.79192: done getting the remaining hosts for this loop 178205 1726889892.79195: getting the next task for host managed_node2 178205 1726889892.79201: done getting next task for host managed_node2 178205 1726889892.79203: ^ task is: TASK: Collect info about the volumes. 178205 1726889892.79206: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889892.79210: getting variables 178205 1726889892.79213: in VariableManager get_vars() 178205 1726889892.79245: Calling all_inventory to load vars for managed_node2 178205 1726889892.79248: Calling groups_inventory to load vars for managed_node2 178205 1726889892.79251: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889892.79260: Calling all_plugins_play to load vars for managed_node2 178205 1726889892.79263: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889892.79265: Calling groups_plugins_play to load vars for managed_node2 178205 1726889892.79733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889892.82178: done with get_vars() 178205 1726889892.82193: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:38:12 -0400 (0:00:00.145) 0:01:45.811 ****** 178205 1726889892.82379: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889892.83156: worker is 1 (out of 1 available) 178205 1726889892.83168: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889892.83178: done queuing things up, now waiting for results queue to drain 178205 1726889892.83179: waiting for pending results... 178205 1726889892.83619: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889892.83746: in run() - task 02369adf-7a19-34ed-f5d1-000000001cbe 178205 1726889892.83765: variable 'ansible_search_path' from source: unknown 178205 1726889892.83801: calling self._execute() 178205 1726889892.84044: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.84056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.84076: variable 'omit' from source: magic vars 178205 1726889892.84203: variable 'omit' from source: magic vars 178205 1726889892.84247: variable 'omit' from source: magic vars 178205 1726889892.84291: variable 'omit' from source: magic vars 178205 1726889892.84344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889892.84396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889892.84428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889892.84453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889892.84472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889892.84516: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889892.84525: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.84533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.84646: Set connection var ansible_pipelining to False 178205 1726889892.84658: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889892.84667: Set connection var ansible_shell_executable to /bin/sh 178205 1726889892.84675: Set connection var ansible_connection to ssh 178205 1726889892.84683: Set connection var ansible_shell_type to sh 178205 1726889892.84693: Set connection var ansible_timeout to 10 178205 1726889892.84733: variable 'ansible_shell_executable' from source: unknown 178205 1726889892.84741: variable 'ansible_connection' from source: unknown 178205 1726889892.84748: variable 'ansible_module_compression' from source: unknown 178205 1726889892.84755: variable 'ansible_shell_type' from source: unknown 178205 1726889892.84761: variable 'ansible_shell_executable' from source: unknown 178205 1726889892.84768: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889892.84776: variable 'ansible_pipelining' from source: unknown 178205 1726889892.84782: variable 'ansible_timeout' from source: unknown 178205 1726889892.84790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889892.85001: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889892.85022: variable 'omit' from source: magic vars 178205 1726889892.85033: starting attempt loop 178205 1726889892.85045: running the handler 178205 1726889892.85063: _low_level_execute_command(): starting 178205 1726889892.85077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889892.85851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889892.86565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.86582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.86603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.86648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.86664: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889892.86679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.86697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889892.86709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889892.86724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889892.86739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.86755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.86775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.86789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.86801: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889892.86817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.86897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889892.87016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889892.87034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889892.87117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889892.88746: stdout chunk (state=3): >>>/root <<< 178205 1726889892.88862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889892.88933: stderr chunk (state=3): >>><<< 178205 1726889892.88936: stdout chunk (state=3): >>><<< 178205 1726889892.89047: _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 178205 1726889892.89051: _low_level_execute_command(): starting 178205 1726889892.89055: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462 `" && echo ansible-tmp-1726889892.8895957-181889-225294266586462="` echo /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462 `" ) && sleep 0' 178205 1726889892.89618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889892.89635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.89657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.89673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.89720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.89732: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889892.89746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.89762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889892.89772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889892.89782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889892.89792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.89814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.89830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.89842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.89852: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889892.89864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.89944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889892.89964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889892.89978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889892.90045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889892.91844: stdout chunk (state=3): >>>ansible-tmp-1726889892.8895957-181889-225294266586462=/root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462 <<< 178205 1726889892.92029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889892.92032: stdout chunk (state=3): >>><<< 178205 1726889892.92034: stderr chunk (state=3): >>><<< 178205 1726889892.92347: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889892.8895957-181889-225294266586462=/root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462 , stderr=OpenSSH_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 178205 1726889892.92350: variable 'ansible_module_compression' from source: unknown 178205 1726889892.92353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889892.92356: variable 'ansible_facts' from source: unknown 178205 1726889892.92358: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/AnsiballZ_blockdev_info.py 178205 1726889892.92416: Sending initial data 178205 1726889892.92419: Sent initial data (164 bytes) 178205 1726889892.93356: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889892.93369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.93384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.93402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.93450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.93462: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889892.93475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.93492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889892.93503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889892.93516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889892.93527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.93547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.93565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.93576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.93586: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889892.93599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.93688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889892.93708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889892.93728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889892.93806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889892.95469: 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 <<< 178205 1726889892.95500: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889892.95543: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpfvc5k1iq /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/AnsiballZ_blockdev_info.py <<< 178205 1726889892.95572: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889892.96610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889892.96797: stderr chunk (state=3): >>><<< 178205 1726889892.96801: stdout chunk (state=3): >>><<< 178205 1726889892.96803: done transferring module to remote 178205 1726889892.96805: _low_level_execute_command(): starting 178205 1726889892.96807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/ /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889892.97386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889892.97400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.97417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.97436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.97485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.97497: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889892.97515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.97534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889892.97547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889892.97597: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889892.97692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889892.98276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889892.98293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889892.98307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889892.98621: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889892.98636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889892.98728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889892.98759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889892.98785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889892.98881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.00585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.00588: stdout chunk (state=3): >>><<< 178205 1726889893.00595: stderr chunk (state=3): >>><<< 178205 1726889893.00682: _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 178205 1726889893.00686: _low_level_execute_command(): starting 178205 1726889893.00689: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889893.01236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.01253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.01266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.01282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.01322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.01337: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.01351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.01373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.01385: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.01395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.01408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.01430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.01448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.01462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.01480: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.01496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.01569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.01592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.01607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.01681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.03569: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889893.03592: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889893.03595: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889893.03656: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889893.03693: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889893.03730: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889893.03775: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889893.03778: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889893.03829: 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' <<< 178205 1726889893.03844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889893.03868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889893.03871: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889893.03897: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30db3dc0> <<< 178205 1726889893.03931: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889893.03959: 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 0x7fbb30d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30db3b20> <<< 178205 1726889893.03981: 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' <<< 178205 1726889893.04014: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30db3ac0> <<< 178205 1726889893.04035: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889893.04054: 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' <<< 178205 1726889893.04077: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58490> <<< 178205 1726889893.04103: 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' <<< 178205 1726889893.04148: 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' # <<< 178205 1726889893.04151: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58940> <<< 178205 1726889893.04163: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58670> <<< 178205 1726889893.04192: 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' <<< 178205 1726889893.04228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889893.04246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889893.04266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889893.04288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889893.04311: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d0f190> <<< 178205 1726889893.04333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889893.04346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889893.04422: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d0f220> <<< 178205 1726889893.04466: 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' <<< 178205 1726889893.04487: 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 0x7fbb30d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d0f940> <<< 178205 1726889893.04523: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d70880> <<< 178205 1726889893.04554: 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 0x7fbb30d08d90> <<< 178205 1726889893.04619: 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' <<< 178205 1726889893.04622: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d32d90> <<< 178205 1726889893.04672: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58970> <<< 178205 1726889893.04696: 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. <<< 178205 1726889893.04892: 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' <<< 178205 1726889893.04939: 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' <<< 178205 1726889893.04962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889893.04981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889893.05003: 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' <<< 178205 1726889893.05021: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cafeb0> <<< 178205 1726889893.05063: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb2f40> <<< 178205 1726889893.05082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889893.05102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889893.05121: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889893.05140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889893.05164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889893.05181: 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' <<< 178205 1726889893.05202: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30ca7610> <<< 178205 1726889893.05219: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30caf370> <<< 178205 1726889893.05238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889893.05305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889893.05345: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889893.05365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.05381: 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' <<< 178205 1726889893.05416: 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 0x7fbb30c30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c308b0> <<< 178205 1726889893.05435: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889893.05462: 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 0x7fbb30c30eb0> <<< 178205 1726889893.05480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889893.05500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889893.05525: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c30f70> <<< 178205 1726889893.05553: 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' <<< 178205 1726889893.05572: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c30e80> import '_collections' # <<< 178205 1726889893.05623: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c89d30> <<< 178205 1726889893.05642: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889893.05656: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c84610> <<< 178205 1726889893.05715: 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 0x7fbb30c97670> <<< 178205 1726889893.05735: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb6e20> # /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' <<< 178205 1726889893.05768: 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 0x7fbb30c42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c89250> <<< 178205 1726889893.05853: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889893.05879: 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 0x7fbb30c97280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cbc9d0> # /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' <<< 178205 1726889893.05923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889893.05948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c42d90> <<< 178205 1726889893.05964: 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 0x7fbb30c42d00> <<< 178205 1726889893.05991: 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' <<< 178205 1726889893.06020: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889893.06043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889893.06162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /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 0x7fbb309fb370> <<< 178205 1726889893.06200: 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' <<< 178205 1726889893.06236: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb309fb460> <<< 178205 1726889893.06339: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c4cfa0> <<< 178205 1726889893.06405: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889893.06454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889893.06492: 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' <<< 178205 1726889893.06531: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb309161c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb309e6c70> <<< 178205 1726889893.06592: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889893.06634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889893.06883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30929af0> 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 0x7fbb30929e20> # /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 0x7fbb3093a730> # /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' <<< 178205 1726889893.06922: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3093ac70> # 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 0x7fbb308c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30929f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889893.07092: stdout chunk (state=3): >>># 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 0x7fbb308d8280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3093a5b0> 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 0x7fbb308d8340> <<< 178205 1726889893.07164: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c429d0> # /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 0x7fbb308f36a0> <<< 178205 1726889893.07259: 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' <<< 178205 1726889893.07301: 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 0x7fbb308f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308f3760> # 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 0x7fbb308f3850> # /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' <<< 178205 1726889893.07785: 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 0x7fbb308f3ca0> # 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 0x7fbb308071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308f38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308e6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c425b0> # /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 0x7fbb308f3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb3082f670> <<< 178205 1726889893.08130: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 178205 1726889893.08155: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889893.09322: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.10242: 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 0x7fbb307427c0> <<< 178205 1726889893.10264: 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' <<< 178205 1726889893.10290: 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' <<< 178205 1726889893.10318: 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' <<< 178205 1726889893.10340: 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 0x7fbb30742160> <<< 178205 1726889893.10382: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742280> <<< 178205 1726889893.10424: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742f10> <<< 178205 1726889893.10438: 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' <<< 178205 1726889893.10482: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742d30> <<< 178205 1726889893.10518: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889893.10547: 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 0x7fbb30742f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889893.10559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889893.10588: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742100> <<< 178205 1726889893.10610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889893.10628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889893.10650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889893.10660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889893.10683: 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' <<< 178205 1726889893.10751: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301d0130> <<< 178205 1726889893.10787: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889893.10798: 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 0x7fbb3018cf40> <<< 178205 1726889893.10827: 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 0x7fbb3018cd60> <<< 178205 1726889893.10838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889893.10859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889893.10897: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3018c3d0> <<< 178205 1726889893.10915: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a8dc0> <<< 178205 1726889893.11068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a83a0> <<< 178205 1726889893.11094: 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' <<< 178205 1726889893.11113: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a8f70> <<< 178205 1726889893.11149: 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' <<< 178205 1726889893.11166: 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' <<< 178205 1726889893.11180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889893.11207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889893.11224: 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 0x7fbb30778c10> <<< 178205 1726889893.11315: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30166cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3074a490> <<< 178205 1726889893.11346: 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 0x7fbb301664c0> <<< 178205 1726889893.11373: 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 0x7fbb301664f0> <<< 178205 1726889893.11394: 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 <<< 178205 1726889893.11409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889893.11435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889893.11446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889893.11523: 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 0x7fbb3014e250> <<< 178205 1726889893.11546: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3078a1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889893.11562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889893.11604: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889893.11624: 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 0x7fbb3015b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3078a370> <<< 178205 1726889893.11646: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889893.11658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.11687: 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' <<< 178205 1726889893.11703: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889893.11752: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a2d90> <<< 178205 1726889893.11871: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3015b880> <<< 178205 1726889893.11970: 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 0x7fbb3015b6d0> <<< 178205 1726889893.11992: 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' <<< 178205 1726889893.12003: 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 0x7fbb3015a670> <<< 178205 1726889893.12036: 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 0x7fbb3015a5b0> <<< 178205 1726889893.12053: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307808b0> <<< 178205 1726889893.12075: 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' <<< 178205 1726889893.12093: 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' <<< 178205 1726889893.12141: 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 0x7fbb301df670> <<< 178205 1726889893.12322: 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 0x7fbb301deac0> <<< 178205 1726889893.12340: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301ed0d0> <<< 178205 1726889893.12365: 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 0x7fbb301df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3074da60> <<< 178205 1726889893.12384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889893.12402: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889893.12473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.12547: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.12567: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889893.12591: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889893.12602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.12696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.12935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.13242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.13683: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889893.13702: 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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889893.13726: 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' <<< 178205 1726889893.13783: 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 0x7fbb2fd35580> <<< 178205 1726889893.13857: 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 0x7fbb3012a520> <<< 178205 1726889893.13878: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb2fcd70a0> <<< 178205 1726889893.13909: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889893.13939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889893.13951: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889893.14064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.14198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889893.14217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301debb0> <<< 178205 1726889893.14231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.14604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.14962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15073: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889893.15118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15147: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889893.15163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15286: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889893.15305: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889893.15319: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15344: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15385: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889893.15565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889893.15778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889893.15851: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30137970> # zipimport: zlib available <<< 178205 1726889893.15924: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.15980: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889893.15999: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889893.16015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16081: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889893.16093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16165: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16304: 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 <<< 178205 1726889893.16327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.16400: 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 0x7fbb30795250> <<< 178205 1726889893.16427: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301376a0> <<< 178205 1726889893.16461: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889893.16482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16682: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.16700: 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' <<< 178205 1726889893.16714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889893.16751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889893.16765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889893.16781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889893.16861: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3011e7c0> <<< 178205 1726889893.16905: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3011b7f0> <<< 178205 1726889893.16959: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30115970> <<< 178205 1726889893.16979: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889893.16991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.17017: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889893.17077: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889893.17098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889893.17119: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889893.17147: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 178205 1726889893.17171: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889893.17199: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889893.17219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889893.17237: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 178205 1726889893.17303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.17424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.17610: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889893.18352: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 178205 1726889893.18663: 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 <<< 178205 1726889893.18697: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 178205 1726889893.18830: 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 <<< 178205 1726889893.18949: stdout chunk (state=3): >>># 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_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 gc <<< 178205 1726889893.19287: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889893.19316: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889893.19380: 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 <<< 178205 1726889893.19422: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889893.19519: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 178205 1726889893.19765: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889893.20114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889893.20124: stdout chunk (state=3): >>><<< 178205 1726889893.20138: stderr chunk (state=3): >>><<< 178205 1726889893.20294: _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 0x7fbb30db3dc0> # /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 0x7fbb30d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30db3b20> # /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 0x7fbb30db3ac0> 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 0x7fbb30d58490> # /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 0x7fbb30d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58670> # /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 0x7fbb30d0f190> # /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 0x7fbb30d0f220> # /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 0x7fbb30d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d70880> # /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 0x7fbb30d08d90> # /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 0x7fbb30d32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30d58970> 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 0x7fbb30cafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb2f40> # /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 0x7fbb30ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30caf370> # /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 0x7fbb30c30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c308b0> 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 0x7fbb30c30eb0> # /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 0x7fbb30c30f70> # /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 0x7fbb30c30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c84610> # /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 0x7fbb30c97670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cb6e20> # /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 0x7fbb30c42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c89250> # 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 0x7fbb30c97280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cbc9d0> # /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 0x7fbb30c42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c42d90> # /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 0x7fbb30c42d00> # /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 0x7fbb309fb370> # /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 0x7fbb309fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c4cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45490> # /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 0x7fbb309161c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb309e6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c45eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30cbc040> # /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 0x7fbb30929af0> 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 0x7fbb30929e20> # /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 0x7fbb3093a730> # /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 0x7fbb3093ac70> # 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 0x7fbb308c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30929f10> # /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 0x7fbb308d8280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3093a5b0> 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 0x7fbb308d8340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c429d0> # /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 0x7fbb308f36a0> # /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 0x7fbb308f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308f3760> # 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 0x7fbb308f3850> # /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 0x7fbb308f3ca0> # 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 0x7fbb308071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308f38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb308e6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30c425b0> # /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 0x7fbb308f3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb3082f670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb307427c0> # /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 0x7fbb30742160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742f10> # /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 0x7fbb307424f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30742d30> 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 0x7fbb30742f70> # /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 0x7fbb30742100> # /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 0x7fbb301d0130> # 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 0x7fbb3018cf40> # 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 0x7fbb3018cd60> # /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 0x7fbb3018c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307a83a0> # /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 0x7fbb307a8f70> # /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 0x7fbb30778c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30166cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3074a490> # 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 0x7fbb301664c0> # /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 0x7fbb301664f0> # /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 0x7fbb3014e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3078a1f0> # /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 0x7fbb3015b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3078a370> # /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 0x7fbb307a2d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3015b880> # 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 0x7fbb3015b6d0> # 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 0x7fbb3015a670> # 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 0x7fbb3015a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb307808b0> # /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 0x7fbb301df670> # 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 0x7fbb301deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301ed0d0> # 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 0x7fbb301df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3074da60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb2fd35580> # /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 0x7fbb3012a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb2fcd70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb301debb0> # 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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb30137970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb30795250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb301376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fbb3011e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb3011b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb30115970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_n4gp8ahj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889893.21697: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889892.8895957-181889-225294266586462/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889893.21779: _low_level_execute_command(): starting 178205 1726889893.21783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889892.8895957-181889-225294266586462/ > /dev/null 2>&1 && sleep 0' 178205 1726889893.23039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.23054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.23069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.23092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.23144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.23158: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.23174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.23198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.23209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.23224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.23243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.23256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.23270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.23282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.23297: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.23310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.23393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.23418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.23436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.23532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.25341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.25363: stdout chunk (state=3): >>><<< 178205 1726889893.25366: stderr chunk (state=3): >>><<< 178205 1726889893.25621: _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 178205 1726889893.25625: handler run complete 178205 1726889893.25627: Evaluated conditional (False): False 178205 1726889893.25629: attempt loop complete, returning result 178205 1726889893.25631: _execute() done 178205 1726889893.25634: dumping result to json 178205 1726889893.25636: done dumping result, returning 178205 1726889893.25638: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-000000001cbe] 178205 1726889893.25640: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbe 178205 1726889893.25771: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbe 178205 1726889893.25774: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889893.25915: no more pending results, returning what we have 178205 1726889893.25918: results queue empty 178205 1726889893.25922: checking for any_errors_fatal 178205 1726889893.25931: done checking for any_errors_fatal 178205 1726889893.25931: checking for max_fail_percentage 178205 1726889893.25933: done checking for max_fail_percentage 178205 1726889893.25934: checking to see if all hosts have failed and the running result is not ok 178205 1726889893.25935: done checking to see if all hosts have failed 178205 1726889893.25935: getting the remaining hosts for this loop 178205 1726889893.25937: done getting the remaining hosts for this loop 178205 1726889893.25940: getting the next task for host managed_node2 178205 1726889893.25946: done getting next task for host managed_node2 178205 1726889893.25949: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889893.25952: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889893.25956: getting variables 178205 1726889893.25957: in VariableManager get_vars() 178205 1726889893.25990: Calling all_inventory to load vars for managed_node2 178205 1726889893.25992: Calling groups_inventory to load vars for managed_node2 178205 1726889893.25995: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889893.26006: Calling all_plugins_play to load vars for managed_node2 178205 1726889893.26008: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889893.26010: Calling groups_plugins_play to load vars for managed_node2 178205 1726889893.27482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889893.28592: done with get_vars() 178205 1726889893.28608: done getting variables 178205 1726889893.28670: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:38:13 -0400 (0:00:00.463) 0:01:46.275 ****** 178205 1726889893.28699: entering _queue_task() for managed_node2/command 178205 1726889893.28978: worker is 1 (out of 1 available) 178205 1726889893.28991: exiting _queue_task() for managed_node2/command 178205 1726889893.29002: done queuing things up, now waiting for results queue to drain 178205 1726889893.29003: waiting for pending results... 178205 1726889893.29293: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889893.29382: in run() - task 02369adf-7a19-34ed-f5d1-000000001cbf 178205 1726889893.29395: variable 'ansible_search_path' from source: unknown 178205 1726889893.29433: calling self._execute() 178205 1726889893.29556: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.29561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.29571: variable 'omit' from source: magic vars 178205 1726889893.29690: variable 'omit' from source: magic vars 178205 1726889893.29736: variable 'omit' from source: magic vars 178205 1726889893.29770: variable 'omit' from source: magic vars 178205 1726889893.29816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889893.29857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889893.29875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889893.29897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889893.29909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889893.29942: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889893.29946: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.29949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.30054: Set connection var ansible_pipelining to False 178205 1726889893.30059: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889893.30064: Set connection var ansible_shell_executable to /bin/sh 178205 1726889893.30067: Set connection var ansible_connection to ssh 178205 1726889893.30072: Set connection var ansible_shell_type to sh 178205 1726889893.30078: Set connection var ansible_timeout to 10 178205 1726889893.30110: variable 'ansible_shell_executable' from source: unknown 178205 1726889893.30115: variable 'ansible_connection' from source: unknown 178205 1726889893.30118: variable 'ansible_module_compression' from source: unknown 178205 1726889893.30120: variable 'ansible_shell_type' from source: unknown 178205 1726889893.30122: variable 'ansible_shell_executable' from source: unknown 178205 1726889893.30126: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.30133: variable 'ansible_pipelining' from source: unknown 178205 1726889893.30136: variable 'ansible_timeout' from source: unknown 178205 1726889893.30140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.30283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889893.30293: variable 'omit' from source: magic vars 178205 1726889893.30298: starting attempt loop 178205 1726889893.30301: running the handler 178205 1726889893.30321: _low_level_execute_command(): starting 178205 1726889893.30333: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889893.31071: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.31084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.31099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.31120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.31165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.31176: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.31189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.31210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.31224: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.31238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.31252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.31266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.31280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.31292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.31304: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.31320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.31399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.31421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.31431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.31582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.33075: stdout chunk (state=3): >>>/root <<< 178205 1726889893.33249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.33253: stderr chunk (state=3): >>><<< 178205 1726889893.33255: stdout chunk (state=3): >>><<< 178205 1726889893.33320: _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 178205 1726889893.33323: _low_level_execute_command(): starting 178205 1726889893.33328: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244 `" && echo ansible-tmp-1726889893.332748-181910-47722184811244="` echo /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244 `" ) && sleep 0' 178205 1726889893.34611: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.34624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.34641: 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 <<< 178205 1726889893.34664: 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 <<< 178205 1726889893.34667: 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 <<< 178205 1726889893.34670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.34739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.34746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.34749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.34789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.36573: stdout chunk (state=3): >>>ansible-tmp-1726889893.332748-181910-47722184811244=/root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244 <<< 178205 1726889893.36686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.36751: stderr chunk (state=3): >>><<< 178205 1726889893.36754: stdout chunk (state=3): >>><<< 178205 1726889893.36918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889893.332748-181910-47722184811244=/root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244 , stderr=OpenSSH_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 178205 1726889893.36922: variable 'ansible_module_compression' from source: unknown 178205 1726889893.36924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889893.36929: variable 'ansible_facts' from source: unknown 178205 1726889893.37004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/AnsiballZ_command.py 178205 1726889893.37752: Sending initial data 178205 1726889893.37755: Sent initial data (156 bytes) 178205 1726889893.39643: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.39646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.39668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.39690: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.39705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.39726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.39738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.39750: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.39762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.39775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.39802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.39817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.39828: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.39843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.39927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.39950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.39967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.40033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.41684: 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 <<< 178205 1726889893.41719: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889893.41762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpxgh921_1 /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/AnsiballZ_command.py <<< 178205 1726889893.41796: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889893.43079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.43318: stderr chunk (state=3): >>><<< 178205 1726889893.43321: stdout chunk (state=3): >>><<< 178205 1726889893.43323: done transferring module to remote 178205 1726889893.43328: _low_level_execute_command(): starting 178205 1726889893.43330: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/ /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/AnsiballZ_command.py && sleep 0' 178205 1726889893.44753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.44832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.44849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.44870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.45062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.45080: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.45095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.45115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.45131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.45143: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.45155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.45168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.45183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.45195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.45206: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.45223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.45299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.45323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.45344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.45413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.47128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.47189: stderr chunk (state=3): >>><<< 178205 1726889893.47192: stdout chunk (state=3): >>><<< 178205 1726889893.47275: _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 178205 1726889893.47279: _low_level_execute_command(): starting 178205 1726889893.47281: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/AnsiballZ_command.py && sleep 0' 178205 1726889893.48257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.48272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.48288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.48305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.48351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.48364: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.48379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.48402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.48417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.48432: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.48445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.48457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.48471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.48482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.48493: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.48508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.48581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.48605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.48630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.48715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.50581: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889893.50609: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889893.50673: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889893.50713: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889893.50740: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889893.50796: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889893.50799: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889893.50839: 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' <<< 178205 1726889893.50861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889893.50900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889893.50909: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889893.50923: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f85b3dc0> <<< 178205 1726889893.50966: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889893.50982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889893.50995: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f85583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f85b3b20> <<< 178205 1726889893.51021: 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' <<< 178205 1726889893.51043: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f85b3ac0> import '_signal' # <<< 178205 1726889893.51066: 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' <<< 178205 1726889893.51083: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558490> <<< 178205 1726889893.51109: 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' <<< 178205 1726889893.51147: 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' <<< 178205 1726889893.51160: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558940> <<< 178205 1726889893.51187: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558670> <<< 178205 1726889893.51215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889893.51236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889893.51256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889893.51279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889893.51282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889893.51300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889893.51325: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f850f190> <<< 178205 1726889893.51347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889893.51368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889893.51437: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f850f220> <<< 178205 1726889893.51467: 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' <<< 178205 1726889893.51513: 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 0x7f29f8532850> <<< 178205 1726889893.51516: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f850f940> <<< 178205 1726889893.51540: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8570880> <<< 178205 1726889893.51575: 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' <<< 178205 1726889893.51578: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8508d90> <<< 178205 1726889893.51641: 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' <<< 178205 1726889893.51644: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8532d90> <<< 178205 1726889893.51698: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558970> <<< 178205 1726889893.51723: 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. <<< 178205 1726889893.51932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889893.51943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889893.51960: 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' <<< 178205 1726889893.51978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889893.51999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889893.52035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889893.52046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84afeb0> <<< 178205 1726889893.52088: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b2f40> <<< 178205 1726889893.52110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889893.52129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889893.52157: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889893.52167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889893.52177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889893.52199: 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' <<< 178205 1726889893.52228: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84a7610> <<< 178205 1726889893.52262: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b0640> <<< 178205 1726889893.52264: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84af370> <<< 178205 1726889893.52274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889893.52333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889893.52354: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889893.52385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.52408: 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' <<< 178205 1726889893.52452: 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 0x7f29f8431dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84318b0> <<< 178205 1726889893.52465: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889893.52497: 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 0x7f29f8431eb0> <<< 178205 1726889893.52508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889893.52538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889893.52551: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8431f70> <<< 178205 1726889893.52600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889893.52602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8431e80> <<< 178205 1726889893.52615: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889893.52656: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8489d30> <<< 178205 1726889893.52658: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889893.52682: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8484610> <<< 178205 1726889893.52756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889893.52760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b6e20> <<< 178205 1726889893.52771: 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' <<< 178205 1726889893.52807: 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 0x7f29f8442c70> <<< 178205 1726889893.52831: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8489250> <<< 178205 1726889893.52855: 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 0x7f29f8496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84bc9d0> <<< 178205 1726889893.52867: 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' <<< 178205 1726889893.52891: 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' <<< 178205 1726889893.52933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889893.52961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889893.52976: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8442d90> <<< 178205 1726889893.53004: 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 0x7f29f8442d00> # /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' <<< 178205 1726889893.53024: 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' <<< 178205 1726889893.53046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889893.53087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889893.53122: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889893.53137: 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 0x7f29f81fb370> <<< 178205 1726889893.53153: 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' <<< 178205 1726889893.53181: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f81fb460> <<< 178205 1726889893.53296: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f844afa0> <<< 178205 1726889893.53348: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445a30> <<< 178205 1726889893.53352: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445490> <<< 178205 1726889893.53373: 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' <<< 178205 1726889893.53408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889893.53449: 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 <<< 178205 1726889893.53452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f81151c0> <<< 178205 1726889893.53486: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f81e5c70> <<< 178205 1726889893.53544: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445eb0> <<< 178205 1726889893.53548: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84bc040> <<< 178205 1726889893.53558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889893.53578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889893.53623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889893.53626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8128af0> import 'errno' # <<< 178205 1726889893.53657: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889893.53669: 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 0x7f29f8128e20> <<< 178205 1726889893.53690: 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' <<< 178205 1726889893.53711: 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 0x7f29f813b730> <<< 178205 1726889893.53733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889893.53758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889893.53784: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f813bc70> <<< 178205 1726889893.53832: 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' <<< 178205 1726889893.53859: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f80c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8128f10> # /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' <<< 178205 1726889893.53906: 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 0x7f29f80d7280> <<< 178205 1726889893.53919: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f813b5b0> import 'pwd' # <<< 178205 1726889893.53945: 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 0x7f29f80d7340> <<< 178205 1726889893.53979: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84429d0> <<< 178205 1726889893.54004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889893.54024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889893.54048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889893.54077: 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 0x7f29f80f36a0> <<< 178205 1726889893.54100: 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' <<< 178205 1726889893.54130: 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 0x7f29f80f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80f3760> <<< 178205 1726889893.54163: 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 0x7f29f80f3850> <<< 178205 1726889893.54190: 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' <<< 178205 1726889893.54381: 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 0x7f29f80f3ca0> <<< 178205 1726889893.54418: 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 0x7f29f80ff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80f38e0> <<< 178205 1726889893.54434: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80e5a30> <<< 178205 1726889893.54468: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84425b0> <<< 178205 1726889893.54487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889893.54531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889893.54561: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80f3a90> <<< 178205 1726889893.54672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889893.54676: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f801b670> <<< 178205 1726889893.54812: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889893.54901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.54936: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889893.54975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889893.54978: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889893.56204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.57155: 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 0x7f29f7f417c0> <<< 178205 1726889893.57169: 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' <<< 178205 1726889893.57198: 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' <<< 178205 1726889893.57225: 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' <<< 178205 1726889893.57256: 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 0x7f29f7f41160> <<< 178205 1726889893.57291: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41280> <<< 178205 1726889893.57335: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41f10> <<< 178205 1726889893.57355: 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' <<< 178205 1726889893.57391: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41d30> <<< 178205 1726889893.57404: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889893.57430: 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 0x7f29f7f41f70> <<< 178205 1726889893.57450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889893.57483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889893.57524: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41100> <<< 178205 1726889893.57547: 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' <<< 178205 1726889893.57567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889893.57603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889893.57618: 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' <<< 178205 1726889893.57687: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f796cee0> <<< 178205 1726889893.57721: 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 0x7f29f798ff40> <<< 178205 1726889893.57749: 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 0x7f29f798fd60> <<< 178205 1726889893.57767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889893.57801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889893.57837: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f798f3d0> <<< 178205 1726889893.57852: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa7dc0> <<< 178205 1726889893.58030: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa73a0> <<< 178205 1726889893.58050: 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' <<< 178205 1726889893.58069: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa7f70> <<< 178205 1726889893.58090: 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' <<< 178205 1726889893.58115: 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' <<< 178205 1726889893.58141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889893.58177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f76c10> <<< 178205 1726889893.58259: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79e73a0> <<< 178205 1726889893.58293: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f44490> <<< 178205 1726889893.58310: 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 0x7f29f79e74c0> <<< 178205 1726889893.58333: 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 0x7f29f79e74f0> <<< 178205 1726889893.58361: 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 <<< 178205 1726889893.58379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889893.58392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889893.58415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889893.58488: 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 0x7f29f7950250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f881f0> <<< 178205 1726889893.58521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889893.58524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889893.58579: 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 0x7f29f795c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f88370> <<< 178205 1726889893.58603: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889893.58636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.58671: 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' <<< 178205 1726889893.58674: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889893.58731: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa1d90> <<< 178205 1726889893.58854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f795c880> <<< 178205 1726889893.58946: 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 0x7f29f795c6d0> <<< 178205 1726889893.58980: 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 0x7f29f795b670> <<< 178205 1726889893.59046: 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 0x7f29f795b5b0> <<< 178205 1726889893.59049: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f808b0> <<< 178205 1726889893.59080: 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' <<< 178205 1726889893.59084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889893.59095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889893.59138: 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 0x7f29f79df670> <<< 178205 1726889893.59321: 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 0x7f29f79deac0> <<< 178205 1726889893.59333: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79ef0d0> <<< 178205 1726889893.59370: 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 0x7f29f79df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f4ca60> <<< 178205 1726889893.59399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889893.59418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.59489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.59568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.59601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889893.59629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889893.59632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.59727: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.59821: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.60265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.60737: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889893.60740: 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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889893.60771: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889893.60774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.60828: 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 0x7f29f7527580> <<< 178205 1726889893.60908: 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' <<< 178205 1726889893.60911: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f793d520> <<< 178205 1726889893.60925: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f74cd0a0> <<< 178205 1726889893.60975: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889893.60979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.60993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.61053: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889893.61144: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.61268: 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' <<< 178205 1726889893.61305: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79debb0> <<< 178205 1726889893.61308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.61696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62175: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889893.62189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62253: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889893.62324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62393: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889893.62419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889893.62432: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62508: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889893.62511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.62875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889893.62916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889893.62919: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889893.62978: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7937970> <<< 178205 1726889893.62992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63046: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63123: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889893.63154: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889893.63157: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63230: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889893.63234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63449: 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 <<< 178205 1726889893.63473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889893.63546: 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 0x7f29f7f93250> <<< 178205 1726889893.63580: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79376a0> <<< 178205 1726889893.63617: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889893.63631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.63859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889893.63870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889893.63883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889893.63925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889893.63946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889893.64038: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f791c7c0> <<< 178205 1726889893.64073: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79197f0> <<< 178205 1726889893.64143: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7912970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889893.64146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.64169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.64193: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889893.64266: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889893.64293: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889893.64306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.64398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.64499: 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' <<< 178205 1726889893.64523: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f74b45e0> <<< 178205 1726889893.64602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889893.64742: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889893.65067: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:13.646218", "end": "2024-09-20 23:38:13.649106", "delta": "0:00:00.002888", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889893.65080: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889893.65406: 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__ <<< 178205 1726889893.65410: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 178205 1726889893.65435: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889893.65458: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 178205 1726889893.65479: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # 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 <<< 178205 1726889893.65522: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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 <<< 178205 1726889893.65542: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889893.65745: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889893.65748: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889893.65775: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889893.65795: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889893.65844: 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 <<< 178205 1726889893.65848: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889893.65871: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889893.65898: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889893.65956: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889893.65998: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 178205 1726889893.66041: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # 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 <<< 178205 1726889893.66096: 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 <<< 178205 1726889893.66154: stdout chunk (state=3): >>># 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 <<< 178205 1726889893.66189: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889893.66218: 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 <<< 178205 1726889893.66233: 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 <<< 178205 1726889893.66236: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889893.66380: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889893.66390: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889893.66432: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889893.66456: 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 <<< 178205 1726889893.66459: 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 <<< 178205 1726889893.66484: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889893.66825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889893.66828: stdout chunk (state=3): >>><<< 178205 1726889893.66830: stderr chunk (state=3): >>><<< 178205 1726889893.67020: _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 0x7f29f85b3dc0> # /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 0x7f29f85583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f85b3b20> # /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 0x7f29f85b3ac0> 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 0x7f29f8558490> # /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 0x7f29f8558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558670> # /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 0x7f29f850f190> # /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 0x7f29f850f220> # /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 0x7f29f8532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f850f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8570880> # /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 0x7f29f8508d90> # /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 0x7f29f8532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8558970> 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 0x7f29f84afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b2f40> # /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 0x7f29f84a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84af370> # /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 0x7f29f8431dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84318b0> 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 0x7f29f8431eb0> # /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 0x7f29f8431f70> # /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 0x7f29f8431e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8489d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8484610> # /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 0x7f29f8496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84b6e20> # /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 0x7f29f8442c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8489250> # 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 0x7f29f8496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84bc9d0> # /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 0x7f29f8442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8442d90> # /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 0x7f29f8442d00> # /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 0x7f29f81fb370> # /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 0x7f29f81fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f844afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445490> # /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 0x7f29f81151c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f81e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8445eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84bc040> # /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 0x7f29f8128af0> 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 0x7f29f8128e20> # /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 0x7f29f813b730> # /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 0x7f29f813bc70> # 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 0x7f29f80c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f8128f10> # /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 0x7f29f80d7280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f813b5b0> 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 0x7f29f80d7340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84429d0> # /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 0x7f29f80f36a0> # /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 0x7f29f80f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80f3760> # 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 0x7f29f80f3850> # /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 0x7f29f80f3ca0> # 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 0x7f29f80ff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80f38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f80e5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f84425b0> # /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 0x7f29f80f3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f801b670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f7f417c0> # /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 0x7f29f7f41160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41f10> # /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 0x7f29f7f414f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f41d30> 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 0x7f29f7f41f70> # /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 0x7f29f7f41100> # /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 0x7f29f796cee0> # 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 0x7f29f798ff40> # 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 0x7f29f798fd60> # /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 0x7f29f798f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7fa73a0> # /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 0x7f29f7fa7f70> # /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 0x7f29f7f76c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f44490> # 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 0x7f29f79e74c0> # /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 0x7f29f79e74f0> # /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 0x7f29f7950250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f881f0> # /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 0x7f29f795c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f88370> # /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 0x7f29f7fa1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f795c880> # 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 0x7f29f795c6d0> # 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 0x7f29f795b670> # 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 0x7f29f795b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f808b0> # /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 0x7f29f79df670> # 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 0x7f29f79deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79ef0d0> # 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 0x7f29f79df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7f4ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f7527580> # /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 0x7f29f793d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f74cd0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f79debb0> # 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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f7937970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f7f93250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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 0x7f29f791c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f79197f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f7912970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_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.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ji8gvdy2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f29f74b45e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:13.646218", "end": "2024-09-20 23:38:13.649106", "delta": "0:00:00.002888", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889893.67676: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889893.67680: _low_level_execute_command(): starting 178205 1726889893.67683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889893.332748-181910-47722184811244/ > /dev/null 2>&1 && sleep 0' 178205 1726889893.68961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.68965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.69004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889893.69007: 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 <<< 178205 1726889893.69010: 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 <<< 178205 1726889893.69014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.69077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.69132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.69372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.71120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.71191: stderr chunk (state=3): >>><<< 178205 1726889893.71195: stdout chunk (state=3): >>><<< 178205 1726889893.71528: _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 178205 1726889893.71531: handler run complete 178205 1726889893.71534: Evaluated conditional (False): False 178205 1726889893.71537: attempt loop complete, returning result 178205 1726889893.71539: _execute() done 178205 1726889893.71541: dumping result to json 178205 1726889893.71543: done dumping result, returning 178205 1726889893.71545: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-000000001cbf] 178205 1726889893.71547: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbf 178205 1726889893.71620: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cbf 178205 1726889893.71625: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002888", "end": "2024-09-20 23:38:13.649106", "rc": 0, "start": "2024-09-20 23:38:13.646218" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0 178205 1726889893.71720: no more pending results, returning what we have 178205 1726889893.71724: results queue empty 178205 1726889893.71725: checking for any_errors_fatal 178205 1726889893.71742: done checking for any_errors_fatal 178205 1726889893.71743: checking for max_fail_percentage 178205 1726889893.71746: done checking for max_fail_percentage 178205 1726889893.71747: checking to see if all hosts have failed and the running result is not ok 178205 1726889893.71748: done checking to see if all hosts have failed 178205 1726889893.71749: getting the remaining hosts for this loop 178205 1726889893.71750: done getting the remaining hosts for this loop 178205 1726889893.71754: getting the next task for host managed_node2 178205 1726889893.71760: done getting next task for host managed_node2 178205 1726889893.71763: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889893.71766: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889893.71770: getting variables 178205 1726889893.71772: in VariableManager get_vars() 178205 1726889893.71813: Calling all_inventory to load vars for managed_node2 178205 1726889893.71817: Calling groups_inventory to load vars for managed_node2 178205 1726889893.71825: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889893.71837: Calling all_plugins_play to load vars for managed_node2 178205 1726889893.71840: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889893.71843: Calling groups_plugins_play to load vars for managed_node2 178205 1726889893.72553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889893.73867: done with get_vars() 178205 1726889893.73883: done getting variables 178205 1726889893.73947: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:38:13 -0400 (0:00:00.452) 0:01:46.727 ****** 178205 1726889893.73979: entering _queue_task() for managed_node2/command 178205 1726889893.74268: worker is 1 (out of 1 available) 178205 1726889893.74283: exiting _queue_task() for managed_node2/command 178205 1726889893.74296: done queuing things up, now waiting for results queue to drain 178205 1726889893.74297: waiting for pending results... 178205 1726889893.75090: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889893.75625: in run() - task 02369adf-7a19-34ed-f5d1-000000001cc0 178205 1726889893.75648: variable 'ansible_search_path' from source: unknown 178205 1726889893.75687: calling self._execute() 178205 1726889893.75808: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.75858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.75969: variable 'omit' from source: magic vars 178205 1726889893.76196: variable 'omit' from source: magic vars 178205 1726889893.76244: variable 'omit' from source: magic vars 178205 1726889893.76394: variable 'omit' from source: magic vars 178205 1726889893.76444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889893.76486: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889893.76519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889893.76628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889893.76644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889893.76678: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889893.76687: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.76694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.76910: Set connection var ansible_pipelining to False 178205 1726889893.76923: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889893.77045: Set connection var ansible_shell_executable to /bin/sh 178205 1726889893.77053: Set connection var ansible_connection to ssh 178205 1726889893.77063: Set connection var ansible_shell_type to sh 178205 1726889893.77071: Set connection var ansible_timeout to 10 178205 1726889893.77100: variable 'ansible_shell_executable' from source: unknown 178205 1726889893.77107: variable 'ansible_connection' from source: unknown 178205 1726889893.77116: variable 'ansible_module_compression' from source: unknown 178205 1726889893.77123: variable 'ansible_shell_type' from source: unknown 178205 1726889893.77129: variable 'ansible_shell_executable' from source: unknown 178205 1726889893.77135: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889893.77142: variable 'ansible_pipelining' from source: unknown 178205 1726889893.77151: variable 'ansible_timeout' from source: unknown 178205 1726889893.77158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889893.77416: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889893.77491: variable 'omit' from source: magic vars 178205 1726889893.77500: starting attempt loop 178205 1726889893.77506: running the handler 178205 1726889893.77527: _low_level_execute_command(): starting 178205 1726889893.77539: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889893.79215: 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 <<< 178205 1726889893.79221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.79853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889893.79856: 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 <<< 178205 1726889893.79860: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.79952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.79960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.79992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.81665: stdout chunk (state=3): >>>/root <<< 178205 1726889893.81772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.81853: stderr chunk (state=3): >>><<< 178205 1726889893.81856: stdout chunk (state=3): >>><<< 178205 1726889893.81971: _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 178205 1726889893.81975: _low_level_execute_command(): starting 178205 1726889893.81979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127 `" && echo ansible-tmp-1726889893.8187623-181923-144142062554127="` echo /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127 `" ) && sleep 0' 178205 1726889893.83250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.83254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.83408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889893.83414: 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 <<< 178205 1726889893.83424: stderr 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 <<< 178205 1726889893.83596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.83698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.83802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.85768: stdout chunk (state=3): >>>ansible-tmp-1726889893.8187623-181923-144142062554127=/root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127 <<< 178205 1726889893.85896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.85966: stderr chunk (state=3): >>><<< 178205 1726889893.85969: stdout chunk (state=3): >>><<< 178205 1726889893.86296: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889893.8187623-181923-144142062554127=/root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127 , stderr=OpenSSH_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 178205 1726889893.86300: variable 'ansible_module_compression' from source: unknown 178205 1726889893.86302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889893.86305: variable 'ansible_facts' from source: unknown 178205 1726889893.86306: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/AnsiballZ_command.py 178205 1726889893.86970: Sending initial data 178205 1726889893.86975: Sent initial data (158 bytes) 178205 1726889893.90023: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889893.90038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.90052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.90069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.90115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.90139: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889893.90154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.90193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889893.90207: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889893.90221: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889893.90239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.90254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889893.90296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.90318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889893.90332: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889893.90351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889893.90432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889893.90559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.90578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.90652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.92490: 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 <<< 178205 1726889893.92540: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889893.92570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmph711y0rh /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/AnsiballZ_command.py <<< 178205 1726889893.92604: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889893.93893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.94020: stderr chunk (state=3): >>><<< 178205 1726889893.94024: stdout chunk (state=3): >>><<< 178205 1726889893.94026: done transferring module to remote 178205 1726889893.94028: _low_level_execute_command(): starting 178205 1726889893.94031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/ /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/AnsiballZ_command.py && sleep 0' 178205 1726889893.95384: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889893.95388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889893.95426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889893.95429: 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 <<< 178205 1726889893.95434: stderr 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 <<< 178205 1726889893.95597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889893.95666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889893.95878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889893.97627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889893.97688: stderr chunk (state=3): >>><<< 178205 1726889893.97691: stdout chunk (state=3): >>><<< 178205 1726889893.97783: _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 178205 1726889893.97786: _low_level_execute_command(): starting 178205 1726889893.97789: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/AnsiballZ_command.py && sleep 0' 178205 1726889894.00267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889894.00277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889894.00287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889894.00301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889894.00342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889894.00349: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889894.00359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889894.00373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889894.00430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889894.00435: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889894.00445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889894.00454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889894.00466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889894.00473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889894.00480: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889894.00490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889894.00766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889894.00779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889894.00791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889894.00868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889894.02940: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889894.02947: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889894.02953: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889894.03018: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889894.03050: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889894.03086: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889894.03142: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889894.03145: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889894.03188: 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' <<< 178205 1726889894.03219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889894.03246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889894.03255: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889894.03266: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab483dc0> <<< 178205 1726889894.03306: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889894.03326: 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 0x7f31ab4283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab483b20> <<< 178205 1726889894.03359: 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' <<< 178205 1726889894.03378: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab483ac0> <<< 178205 1726889894.03389: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889894.03410: 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' <<< 178205 1726889894.03430: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428490> <<< 178205 1726889894.03452: 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' <<< 178205 1726889894.03477: 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' <<< 178205 1726889894.03504: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428940> <<< 178205 1726889894.03524: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428670> <<< 178205 1726889894.03561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889894.03564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889894.03590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889894.03607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889894.03634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889894.03645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889894.03666: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1cf190> <<< 178205 1726889894.03686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889894.03712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889894.03778: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1cf220> <<< 178205 1726889894.03827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889894.03840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889894.03852: 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 0x7f31ab1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1cf940> <<< 178205 1726889894.03883: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab440880> <<< 178205 1726889894.03917: 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' <<< 178205 1726889894.03920: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1c8d90> <<< 178205 1726889894.03979: 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' <<< 178205 1726889894.03983: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1f2d90> <<< 178205 1726889894.04038: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428970> <<< 178205 1726889894.04061: 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. <<< 178205 1726889894.04270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889894.04274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889894.04309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889894.04321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889894.04353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889894.04364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889894.04392: 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' <<< 178205 1726889894.04395: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab16feb0> <<< 178205 1726889894.04432: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab172f40> <<< 178205 1726889894.04460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889894.04463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889894.04484: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889894.04500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889894.04519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889894.04540: 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' <<< 178205 1726889894.04562: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab167610> <<< 178205 1726889894.04592: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab170640> <<< 178205 1726889894.04601: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab16f370> <<< 178205 1726889894.04615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889894.04677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889894.04704: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889894.04740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889894.04754: 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' <<< 178205 1726889894.04789: 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 0x7f31ab0f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0f18b0> <<< 178205 1726889894.04809: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889894.04845: 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 0x7f31ab0f1eb0> <<< 178205 1726889894.04867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889894.04889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889894.04918: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0f1f70> <<< 178205 1726889894.04953: 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 0x7f31ab0f1e80> <<< 178205 1726889894.04956: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889894.05003: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab149d30> <<< 178205 1726889894.05006: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889894.05027: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab144610> <<< 178205 1726889894.05088: 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 0x7f31ab156670> <<< 178205 1726889894.05101: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab176e20> <<< 178205 1726889894.05117: 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' <<< 178205 1726889894.05146: 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 0x7f31ab102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab149250> <<< 178205 1726889894.05191: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889894.05217: 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 0x7f31ab156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab17c9d0> <<< 178205 1726889894.05230: 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' <<< 178205 1726889894.05253: 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' <<< 178205 1726889894.05298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889894.05302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889894.05331: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab102d90> <<< 178205 1726889894.05351: 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 0x7f31ab102d00> <<< 178205 1726889894.05371: 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' <<< 178205 1726889894.05406: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889894.05418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889894.05431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889894.05472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889894.05517: 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 0x7f31ab0cd370> <<< 178205 1726889894.05537: 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' <<< 178205 1726889894.05567: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0cd460> <<< 178205 1726889894.05689: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab10afa0> <<< 178205 1726889894.05749: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105a30> <<< 178205 1726889894.05752: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105490> <<< 178205 1726889894.05772: 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' <<< 178205 1726889894.05809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889894.05842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889894.05856: 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 0x7f31aafe71c0> <<< 178205 1726889894.05888: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0b7c70> <<< 178205 1726889894.05954: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105eb0> <<< 178205 1726889894.05957: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab17c040> <<< 178205 1726889894.05968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889894.05988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889894.06023: 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 0x7f31aaffaaf0> <<< 178205 1726889894.06037: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889894.06068: 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 0x7f31aaffae20> <<< 178205 1726889894.06087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889894.06110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889894.06130: 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 0x7f31ab00d730> <<< 178205 1726889894.06150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889894.06183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889894.06208: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab00dc70> <<< 178205 1726889894.06251: 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 0x7f31aaf983a0> <<< 178205 1726889894.06269: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aaffaf10> <<< 178205 1726889894.06291: 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' <<< 178205 1726889894.06334: 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 0x7f31aafa9280> <<< 178205 1726889894.06355: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab00d5b0> import 'pwd' # <<< 178205 1726889894.06378: 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 0x7f31aafa9340> <<< 178205 1726889894.06420: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1029d0> <<< 178205 1726889894.06446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889894.06466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889894.06485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889894.06497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889894.06534: 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 0x7f31aafc56a0> <<< 178205 1726889894.06548: 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' <<< 178205 1726889894.06576: 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 0x7f31aafc5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafc5760> <<< 178205 1726889894.06607: 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 0x7f31aafc5850> <<< 178205 1726889894.06635: 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' <<< 178205 1726889894.06834: 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 0x7f31aafc5ca0> <<< 178205 1726889894.06871: 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 0x7f31aafd11f0> <<< 178205 1726889894.06890: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafc58e0> <<< 178205 1726889894.06909: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafb7a30> <<< 178205 1726889894.06923: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1025b0> <<< 178205 1726889894.06942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889894.06997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889894.07031: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafc5a90> <<< 178205 1726889894.07134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889894.07147: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31aaeed670> <<< 178205 1726889894.07267: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889894.07354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.07392: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889894.07410: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889894.07434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.08620: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.09563: 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 0x7f31aae137c0> <<< 178205 1726889894.09590: 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' <<< 178205 1726889894.09621: 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' <<< 178205 1726889894.09645: 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' <<< 178205 1726889894.09677: 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 0x7f31aae13160> <<< 178205 1726889894.09715: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13280> <<< 178205 1726889894.09753: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13f10> <<< 178205 1726889894.09767: 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' <<< 178205 1726889894.09824: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae134f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13d30> <<< 178205 1726889894.09827: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889894.09850: 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 0x7f31aae13f70> <<< 178205 1726889894.09870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889894.09899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889894.09933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13100> <<< 178205 1726889894.09957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889894.09975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889894.09987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889894.10022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889894.10035: 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' <<< 178205 1726889894.10101: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aad68ee0> <<< 178205 1726889894.10137: 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 0x7f31aad8bf40> <<< 178205 1726889894.10164: 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 0x7f31aad8bd60> <<< 178205 1726889894.10185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889894.10220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889894.10256: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aad8b3d0> <<< 178205 1726889894.10268: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae79dc0> <<< 178205 1726889894.10439: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae793a0> <<< 178205 1726889894.10453: 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' <<< 178205 1726889894.10475: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae79f70> <<< 178205 1726889894.10497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889894.10521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889894.10540: 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' <<< 178205 1726889894.10583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889894.10586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889894.10599: 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 0x7f31aae48c10> <<< 178205 1726889894.10688: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aade3cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aade33a0> <<< 178205 1726889894.10702: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae16490> <<< 178205 1726889894.10722: 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 0x7f31aade34c0> <<< 178205 1726889894.10746: 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 0x7f31aade34f0> <<< 178205 1726889894.10770: 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 <<< 178205 1726889894.10782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889894.10797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889894.10827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889894.10900: 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 0x7f31aad4c250> <<< 178205 1726889894.10903: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae5a1f0> <<< 178205 1726889894.10938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889894.10941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889894.10979: 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 0x7f31aad588e0> <<< 178205 1726889894.11035: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae5a370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889894.11058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889894.11087: 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' <<< 178205 1726889894.11101: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889894.11149: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae74d90> <<< 178205 1726889894.11281: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aad58880> <<< 178205 1726889894.11366: 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' <<< 178205 1726889894.11394: 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 0x7f31aad586d0> <<< 178205 1726889894.11407: 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 0x7f31aad57670> <<< 178205 1726889894.11453: 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 0x7f31aad575b0> <<< 178205 1726889894.11466: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae528b0> <<< 178205 1726889894.11478: 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' <<< 178205 1726889894.11507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889894.11520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889894.11557: 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 0x7f31aaddb670> <<< 178205 1726889894.11739: 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 0x7f31aaddaac0> <<< 178205 1726889894.11767: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aadeb0d0> <<< 178205 1726889894.11795: 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 0x7f31aaddb0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae1ea60> <<< 178205 1726889894.11823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889894.11837: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889894.11842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.11907: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.11983: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.12022: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889894.12039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889894.12139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.12237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.12681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.13150: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889894.13160: 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.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889894.13190: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889894.13193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889894.13241: 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 0x7f31aa3fb580> <<< 178205 1726889894.13307: 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' <<< 178205 1726889894.13332: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa3a20a0> <<< 178205 1726889894.13375: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889894.13403: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.13416: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.13433: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889894.13550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.13677: 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' <<< 178205 1726889894.13715: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aaddabb0> <<< 178205 1726889894.13718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14098: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14590: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889894.14593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14657: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889894.14660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14807: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889894.14813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14833: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889894.14870: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.14919: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889894.14924: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889894.15332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889894.15336: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889894.15406: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7f8970> <<< 178205 1726889894.15409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15546: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889894.15563: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889894.15566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15590: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15629: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889894.15665: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.15850: 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 <<< 178205 1726889894.15877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889894.15946: 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 0x7f31aae65250> <<< 178205 1726889894.15975: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7f86a0> <<< 178205 1726889894.16018: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889894.16025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16237: 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' <<< 178205 1726889894.16261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889894.16293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889894.16328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889894.16331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889894.16411: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7dd7c0> <<< 178205 1726889894.16448: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7da7f0> <<< 178205 1726889894.16514: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889894.16535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16565: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889894.16654: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889894.16670: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889894.16673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.16855: 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' <<< 178205 1726889894.16877: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa38a5e0> <<< 178205 1726889894.16958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889894.17091: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889894.17394: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:14.169699", "end": "2024-09-20 23:38:14.172528", "delta": "0:00:00.002829", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889894.17417: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889894.17708: 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 <<< 178205 1726889894.17771: 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 <<< 178205 1726889894.17822: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889894.17871: stdout chunk (state=3): >>># 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 <<< 178205 1726889894.17936: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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 <<< 178205 1726889894.17951: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889894.18144: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889894.18174: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889894.18214: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889894.18226: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889894.18246: 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 <<< 178205 1726889894.18268: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889894.18291: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889894.18305: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889894.18350: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889894.18367: 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 <<< 178205 1726889894.18390: 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 <<< 178205 1726889894.18426: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 178205 1726889894.18471: stdout chunk (state=3): >>># 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 <<< 178205 1726889894.18507: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889894.18529: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889894.18664: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889894.18697: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889894.18723: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889894.18751: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889894.19004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889894.19093: stderr chunk (state=3): >>><<< 178205 1726889894.19097: stdout chunk (state=3): >>><<< 178205 1726889894.19269: _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 0x7f31ab483dc0> # /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 0x7f31ab4283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab483b20> # /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 0x7f31ab483ac0> 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 0x7f31ab428490> # /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 0x7f31ab428940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428670> # /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 0x7f31ab1cf190> # /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 0x7f31ab1cf220> # /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 0x7f31ab1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab440880> # /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 0x7f31ab1c8d90> # /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 0x7f31ab1f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab428970> 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 0x7f31ab16feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab172f40> # /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 0x7f31ab167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab16f370> # /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 0x7f31ab0f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0f18b0> 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 0x7f31ab0f1eb0> # /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 0x7f31ab0f1f70> # /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 0x7f31ab0f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab144610> # /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 0x7f31ab156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab176e20> # /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 0x7f31ab102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab149250> # 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 0x7f31ab156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab17c9d0> # /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 0x7f31ab102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab102d90> # /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 0x7f31ab102d00> # /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 0x7f31ab0cd370> # /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 0x7f31ab0cd460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab10afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105490> # /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 0x7f31aafe71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab0b7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab105eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab17c040> # /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 0x7f31aaffaaf0> 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 0x7f31aaffae20> # /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 0x7f31ab00d730> # /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 0x7f31ab00dc70> # 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 0x7f31aaf983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aaffaf10> # /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 0x7f31aafa9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab00d5b0> 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 0x7f31aafa9340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1029d0> # /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 0x7f31aafc56a0> # /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 0x7f31aafc5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafc5760> # 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 0x7f31aafc5850> # /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 0x7f31aafc5ca0> # 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 0x7f31aafd11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafc58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aafb7a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31ab1025b0> # /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 0x7f31aafc5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31aaeed670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aae137c0> # /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 0x7f31aae13160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13f10> # /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 0x7f31aae134f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae13d30> 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 0x7f31aae13f70> # /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 0x7f31aae13100> # /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 0x7f31aad68ee0> # 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 0x7f31aad8bf40> # 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 0x7f31aad8bd60> # /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 0x7f31aad8b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae79dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae793a0> # /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 0x7f31aae79f70> # /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 0x7f31aae48c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aade3cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aade33a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae16490> # 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 0x7f31aade34c0> # /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 0x7f31aade34f0> # /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 0x7f31aad4c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae5a1f0> # /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 0x7f31aad588e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae5a370> # /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 0x7f31aae74d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aad58880> # 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 0x7f31aad586d0> # 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 0x7f31aad57670> # 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 0x7f31aad575b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae528b0> # /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 0x7f31aaddb670> # 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 0x7f31aaddaac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aadeb0d0> # 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 0x7f31aaddb0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aae1ea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aa3fb580> # /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 0x7f31aa7ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa3a20a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aaddabb0> # 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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aa7f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aae65250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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 0x7f31aa7dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31aa7d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_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.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_iyzubaqa/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f31aa38a5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:14.169699", "end": "2024-09-20 23:38:14.172528", "delta": "0:00:00.002829", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889894.19895: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889894.19898: _low_level_execute_command(): starting 178205 1726889894.19901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889893.8187623-181923-144142062554127/ > /dev/null 2>&1 && sleep 0' 178205 1726889894.22199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889894.22203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889894.22246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889894.22249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 178205 1726889894.22251: stderr chunk (state=3): >>>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 <<< 178205 1726889894.22253: stderr 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 <<< 178205 1726889894.22309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889894.22434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889894.22438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889894.22628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889894.24227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889894.24287: stderr chunk (state=3): >>><<< 178205 1726889894.24290: stdout chunk (state=3): >>><<< 178205 1726889894.24418: _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 178205 1726889894.24421: handler run complete 178205 1726889894.24424: Evaluated conditional (False): False 178205 1726889894.24429: Evaluated conditional (False): False 178205 1726889894.24432: attempt loop complete, returning result 178205 1726889894.24434: _execute() done 178205 1726889894.24437: dumping result to json 178205 1726889894.24439: done dumping result, returning 178205 1726889894.24441: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000001cc0] 178205 1726889894.24443: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc0 ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002829", "end": "2024-09-20 23:38:14.172528", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:38:14.169699" } 178205 1726889894.24589: no more pending results, returning what we have 178205 1726889894.24592: results queue empty 178205 1726889894.24593: checking for any_errors_fatal 178205 1726889894.24601: done checking for any_errors_fatal 178205 1726889894.24602: checking for max_fail_percentage 178205 1726889894.24603: done checking for max_fail_percentage 178205 1726889894.24604: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.24605: done checking to see if all hosts have failed 178205 1726889894.24606: getting the remaining hosts for this loop 178205 1726889894.24607: done getting the remaining hosts for this loop 178205 1726889894.24611: getting the next task for host managed_node2 178205 1726889894.24622: done getting next task for host managed_node2 178205 1726889894.24625: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889894.24628: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889894.24632: getting variables 178205 1726889894.24634: in VariableManager get_vars() 178205 1726889894.24668: Calling all_inventory to load vars for managed_node2 178205 1726889894.24671: Calling groups_inventory to load vars for managed_node2 178205 1726889894.24674: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.24686: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.24688: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.24691: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.25218: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc0 178205 1726889894.25222: WORKER PROCESS EXITING 178205 1726889894.25356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.26685: done with get_vars() 178205 1726889894.26703: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:38:14 -0400 (0:00:00.529) 0:01:47.257 ****** 178205 1726889894.26900: entering _queue_task() for managed_node2/include_tasks 178205 1726889894.27547: worker is 1 (out of 1 available) 178205 1726889894.27563: exiting _queue_task() for managed_node2/include_tasks 178205 1726889894.27576: done queuing things up, now waiting for results queue to drain 178205 1726889894.27577: waiting for pending results... 178205 1726889894.29186: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889894.29538: in run() - task 02369adf-7a19-34ed-f5d1-000000001cc1 178205 1726889894.29559: variable 'ansible_search_path' from source: unknown 178205 1726889894.29605: variable '_storage_pools_list' from source: set_fact 178205 1726889894.30435: variable '_storage_pools_list' from source: set_fact 178205 1726889894.30492: dumping result to json 178205 1726889894.30501: done dumping result, returning 178205 1726889894.30514: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-000000001cc1] 178205 1726889894.30530: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc1 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889894.30711: no more pending results, returning what we have 178205 1726889894.30717: results queue empty 178205 1726889894.30718: checking for any_errors_fatal 178205 1726889894.30732: done checking for any_errors_fatal 178205 1726889894.30733: checking for max_fail_percentage 178205 1726889894.30734: done checking for max_fail_percentage 178205 1726889894.30735: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.30736: done checking to see if all hosts have failed 178205 1726889894.30737: getting the remaining hosts for this loop 178205 1726889894.30739: done getting the remaining hosts for this loop 178205 1726889894.30742: getting the next task for host managed_node2 178205 1726889894.30750: done getting next task for host managed_node2 178205 1726889894.30752: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889894.30755: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889894.30761: getting variables 178205 1726889894.30762: in VariableManager get_vars() 178205 1726889894.30802: Calling all_inventory to load vars for managed_node2 178205 1726889894.30804: Calling groups_inventory to load vars for managed_node2 178205 1726889894.30808: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.30824: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.30827: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.30830: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.32019: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc1 178205 1726889894.32024: WORKER PROCESS EXITING 178205 1726889894.32067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.32672: done with get_vars() 178205 1726889894.32688: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:38:14 -0400 (0:00:00.065) 0:01:47.322 ****** 178205 1726889894.33476: entering _queue_task() for managed_node2/include_tasks 178205 1726889894.33777: worker is 1 (out of 1 available) 178205 1726889894.33793: exiting _queue_task() for managed_node2/include_tasks 178205 1726889894.33806: done queuing things up, now waiting for results queue to drain 178205 1726889894.33807: waiting for pending results... 178205 1726889894.34467: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889894.34681: in run() - task 02369adf-7a19-34ed-f5d1-000000001cc3 178205 1726889894.34817: variable 'ansible_search_path' from source: unknown 178205 1726889894.34857: variable '_storage_volumes_list' from source: set_fact 178205 1726889894.35418: variable '_storage_volumes_list' from source: set_fact 178205 1726889894.35731: variable 'omit' from source: magic vars 178205 1726889894.35885: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.35902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.35914: variable 'omit' from source: magic vars 178205 1726889894.36180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889894.36454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889894.36501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889894.36545: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889894.36620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889894.36719: 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) 178205 1726889894.36754: 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) 178205 1726889894.36793: 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) 178205 1726889894.36827: 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) 178205 1726889894.36908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889894.39313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889894.39881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889894.39928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889894.39972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889894.40010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889894.40067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889894.40098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889894.40136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889894.40185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889894.40203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889894.40340: variable '_storage_volumes_list' from source: set_fact 178205 1726889894.40374: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889894.40441: variable 'storage_test_volume' from source: unknown 178205 1726889894.40533: variable 'storage_test_volume' from source: unknown 178205 1726889894.40930: dumping result to json 178205 1726889894.40945: done dumping result, returning 178205 1726889894.40954: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-000000001cc3] 178205 1726889894.40963: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc3 178205 1726889894.41114: no more pending results, returning what we have 178205 1726889894.41119: in VariableManager get_vars() 178205 1726889894.41158: Calling all_inventory to load vars for managed_node2 178205 1726889894.41161: Calling groups_inventory to load vars for managed_node2 178205 1726889894.41165: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.41176: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.41179: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.41182: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.41816: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc3 178205 1726889894.41820: WORKER PROCESS EXITING 178205 1726889894.41906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.43446: done with get_vars() 178205 1726889894.43460: variable 'ansible_search_path' from source: unknown 178205 1726889894.43507: we have included files to process 178205 1726889894.43509: generating all_blocks data 178205 1726889894.43513: done generating all_blocks data 178205 1726889894.43519: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889894.43520: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889894.43524: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889894.44472: in VariableManager get_vars() 178205 1726889894.44495: done with get_vars() 178205 1726889894.44593: done processing included file 178205 1726889894.44595: iterating over new_blocks loaded from include file 178205 1726889894.44596: in VariableManager get_vars() 178205 1726889894.44613: done with get_vars() 178205 1726889894.44615: filtering new block on tags 178205 1726889894.44635: done filtering new block on tags 178205 1726889894.44637: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 178205 1726889894.44652: extending task lists for all hosts with included blocks 178205 1726889894.44973: done extending task lists 178205 1726889894.44975: done processing included files 178205 1726889894.44976: results queue empty 178205 1726889894.44976: checking for any_errors_fatal 178205 1726889894.44980: done checking for any_errors_fatal 178205 1726889894.44981: checking for max_fail_percentage 178205 1726889894.44983: done checking for max_fail_percentage 178205 1726889894.44983: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.44984: done checking to see if all hosts have failed 178205 1726889894.44985: getting the remaining hosts for this loop 178205 1726889894.44986: done getting the remaining hosts for this loop 178205 1726889894.44989: getting the next task for host managed_node2 178205 1726889894.44993: done getting next task for host managed_node2 178205 1726889894.44995: ^ task is: TASK: Set storage volume test variables 178205 1726889894.44998: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889894.45001: getting variables 178205 1726889894.45002: in VariableManager get_vars() 178205 1726889894.45713: Calling all_inventory to load vars for managed_node2 178205 1726889894.45717: Calling groups_inventory to load vars for managed_node2 178205 1726889894.45719: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.45725: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.45727: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.45729: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.47157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.47734: done with get_vars() 178205 1726889894.47747: done getting variables 178205 1726889894.47785: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:38:14 -0400 (0:00:00.143) 0:01:47.466 ****** 178205 1726889894.48516: entering _queue_task() for managed_node2/set_fact 178205 1726889894.48804: worker is 1 (out of 1 available) 178205 1726889894.48818: exiting _queue_task() for managed_node2/set_fact 178205 1726889894.48831: done queuing things up, now waiting for results queue to drain 178205 1726889894.48832: waiting for pending results... 178205 1726889894.49597: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889894.49898: in run() - task 02369adf-7a19-34ed-f5d1-000000001e67 178205 1726889894.49908: variable 'ansible_search_path' from source: unknown 178205 1726889894.49945: calling self._execute() 178205 1726889894.50060: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.50065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.50077: variable 'omit' from source: magic vars 178205 1726889894.50196: variable 'omit' from source: magic vars 178205 1726889894.50255: variable 'omit' from source: magic vars 178205 1726889894.50737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889894.56236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889894.56311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889894.56553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889894.56588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889894.56613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889894.56692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889894.56725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889894.56756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889894.56797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889894.56815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889894.57376: variable 'storage_test_volume' from source: include params 178205 1726889894.57446: variable 'omit' from source: magic vars 178205 1726889894.57470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889894.57495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889894.57513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889894.57736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889894.57747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889894.57774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889894.57777: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.57780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.57876: Set connection var ansible_pipelining to False 178205 1726889894.57881: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889894.57887: Set connection var ansible_shell_executable to /bin/sh 178205 1726889894.57890: Set connection var ansible_connection to ssh 178205 1726889894.57895: Set connection var ansible_shell_type to sh 178205 1726889894.57900: Set connection var ansible_timeout to 10 178205 1726889894.57928: variable 'ansible_shell_executable' from source: unknown 178205 1726889894.57933: variable 'ansible_connection' from source: unknown 178205 1726889894.57936: variable 'ansible_module_compression' from source: unknown 178205 1726889894.57939: variable 'ansible_shell_type' from source: unknown 178205 1726889894.57941: variable 'ansible_shell_executable' from source: unknown 178205 1726889894.57943: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.57949: variable 'ansible_pipelining' from source: unknown 178205 1726889894.57951: variable 'ansible_timeout' from source: unknown 178205 1726889894.57954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.58260: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889894.58269: variable 'omit' from source: magic vars 178205 1726889894.58275: starting attempt loop 178205 1726889894.58280: running the handler 178205 1726889894.58290: handler run complete 178205 1726889894.58299: attempt loop complete, returning result 178205 1726889894.58302: _execute() done 178205 1726889894.58304: dumping result to json 178205 1726889894.58307: done dumping result, returning 178205 1726889894.58315: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000001e67] 178205 1726889894.58321: sending task result for task 02369adf-7a19-34ed-f5d1-000000001e67 178205 1726889894.58414: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001e67 178205 1726889894.58417: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889894.58472: no more pending results, returning what we have 178205 1726889894.58475: results queue empty 178205 1726889894.58476: checking for any_errors_fatal 178205 1726889894.58478: done checking for any_errors_fatal 178205 1726889894.58478: checking for max_fail_percentage 178205 1726889894.58480: done checking for max_fail_percentage 178205 1726889894.58481: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.58482: done checking to see if all hosts have failed 178205 1726889894.58483: getting the remaining hosts for this loop 178205 1726889894.58484: done getting the remaining hosts for this loop 178205 1726889894.58487: getting the next task for host managed_node2 178205 1726889894.58494: done getting next task for host managed_node2 178205 1726889894.58496: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889894.58500: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 178205 1726889894.58511: getting variables 178205 1726889894.58514: in VariableManager get_vars() 178205 1726889894.58550: Calling all_inventory to load vars for managed_node2 178205 1726889894.58553: Calling groups_inventory to load vars for managed_node2 178205 1726889894.58556: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.58566: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.58568: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.58570: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.59108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.60420: done with get_vars() 178205 1726889894.60436: done getting variables 178205 1726889894.61331: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:38:14 -0400 (0:00:00.135) 0:01:47.601 ****** 178205 1726889894.61361: entering _queue_task() for managed_node2/include_tasks 178205 1726889894.61642: worker is 1 (out of 1 available) 178205 1726889894.61656: exiting _queue_task() for managed_node2/include_tasks 178205 1726889894.61667: done queuing things up, now waiting for results queue to drain 178205 1726889894.61668: waiting for pending results... 178205 1726889894.63218: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889894.63312: in run() - task 02369adf-7a19-34ed-f5d1-000000001e68 178205 1726889894.63330: variable 'ansible_search_path' from source: unknown 178205 1726889894.63374: variable '_storage_volume_tests' from source: set_fact 178205 1726889894.63577: variable '_storage_volume_tests' from source: set_fact 178205 1726889894.63655: variable 'omit' from source: magic vars 178205 1726889894.64009: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.64121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.64619: variable 'omit' from source: magic vars 178205 1726889894.64623: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65051: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65120: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65261: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.65265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.65267: variable 'omit' from source: magic vars 178205 1726889894.65336: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65370: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65436: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65502: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.65505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.65514: variable 'omit' from source: magic vars 178205 1726889894.65618: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65648: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65708: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.65772: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.65780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.65791: variable 'omit' from source: magic vars 178205 1726889894.65896: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66433: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66494: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66558: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.66566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.66575: variable 'omit' from source: magic vars 178205 1726889894.66690: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66722: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66782: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.66846: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.66854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.66863: variable 'omit' from source: magic vars 178205 1726889894.66975: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67004: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67568: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67632: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.67639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.67648: variable 'omit' from source: magic vars 178205 1726889894.67759: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67789: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67853: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.67909: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.67919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.67929: variable 'omit' from source: magic vars 178205 1726889894.68040: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.68069: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.68128: variable 'storage_test_volume_subset' from source: unknown 178205 1726889894.68191: dumping result to json 178205 1726889894.68195: done dumping result, returning 178205 1726889894.68198: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000001e68] 178205 1726889894.68200: sending task result for task 02369adf-7a19-34ed-f5d1-000000001e68 178205 1726889894.68243: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001e68 178205 1726889894.68246: WORKER PROCESS EXITING 178205 1726889894.68295: no more pending results, returning what we have 178205 1726889894.68300: in VariableManager get_vars() 178205 1726889894.68340: Calling all_inventory to load vars for managed_node2 178205 1726889894.68343: Calling groups_inventory to load vars for managed_node2 178205 1726889894.68347: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.68361: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.68365: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.68369: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.69636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.70223: done with get_vars() 178205 1726889894.70235: variable 'ansible_search_path' from source: unknown 178205 1726889894.70272: variable 'ansible_search_path' from source: unknown 178205 1726889894.70299: variable 'ansible_search_path' from source: unknown 178205 1726889894.71033: variable 'ansible_search_path' from source: unknown 178205 1726889894.71061: variable 'ansible_search_path' from source: unknown 178205 1726889894.71087: variable 'ansible_search_path' from source: unknown 178205 1726889894.71114: variable 'ansible_search_path' from source: unknown 178205 1726889894.71141: variable 'ansible_search_path' from source: unknown 178205 1726889894.71165: we have included files to process 178205 1726889894.71166: generating all_blocks data 178205 1726889894.71168: done generating all_blocks data 178205 1726889894.71174: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889894.71175: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889894.71177: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889894.72961: done processing included file 178205 1726889894.72963: iterating over new_blocks loaded from include file 178205 1726889894.72964: in VariableManager get_vars() 178205 1726889894.72982: done with get_vars() 178205 1726889894.72984: filtering new block on tags 178205 1726889894.73023: done filtering new block on tags 178205 1726889894.73026: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889894.73030: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889894.73032: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889894.73040: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889894.74073: done processing included file 178205 1726889894.74075: iterating over new_blocks loaded from include file 178205 1726889894.74076: in VariableManager get_vars() 178205 1726889894.74091: done with get_vars() 178205 1726889894.74093: filtering new block on tags 178205 1726889894.74116: done filtering new block on tags 178205 1726889894.74118: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889894.74121: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889894.74122: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889894.74125: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889894.75041: done processing included file 178205 1726889894.75043: iterating over new_blocks loaded from include file 178205 1726889894.75044: in VariableManager get_vars() 178205 1726889894.75060: done with get_vars() 178205 1726889894.75061: filtering new block on tags 178205 1726889894.75079: done filtering new block on tags 178205 1726889894.75081: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889894.75084: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889894.75085: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889894.75088: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889894.76399: done processing included file 178205 1726889894.76401: iterating over new_blocks loaded from include file 178205 1726889894.76402: in VariableManager get_vars() 178205 1726889894.76419: done with get_vars() 178205 1726889894.76422: filtering new block on tags 178205 1726889894.76448: done filtering new block on tags 178205 1726889894.76450: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889894.76454: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889894.76455: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889894.76457: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889894.79381: done processing included file 178205 1726889894.79383: iterating over new_blocks loaded from include file 178205 1726889894.79384: in VariableManager get_vars() 178205 1726889894.79399: done with get_vars() 178205 1726889894.79401: filtering new block on tags 178205 1726889894.79445: done filtering new block on tags 178205 1726889894.79448: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889894.79451: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889894.79452: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889894.79455: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889894.81077: done processing included file 178205 1726889894.81079: iterating over new_blocks loaded from include file 178205 1726889894.81080: in VariableManager get_vars() 178205 1726889894.81094: done with get_vars() 178205 1726889894.81096: filtering new block on tags 178205 1726889894.81833: done filtering new block on tags 178205 1726889894.81835: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889894.81840: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889894.81841: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889894.81844: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889894.86422: done processing included file 178205 1726889894.86424: iterating over new_blocks loaded from include file 178205 1726889894.86428: in VariableManager get_vars() 178205 1726889894.86446: done with get_vars() 178205 1726889894.86448: filtering new block on tags 178205 1726889894.86473: done filtering new block on tags 178205 1726889894.86476: in VariableManager get_vars() 178205 1726889894.86492: done with get_vars() 178205 1726889894.86493: filtering new block on tags 178205 1726889894.86820: done filtering new block on tags 178205 1726889894.86823: in VariableManager get_vars() 178205 1726889894.86842: done with get_vars() 178205 1726889894.86844: filtering new block on tags 178205 1726889894.86886: done filtering new block on tags 178205 1726889894.86889: in VariableManager get_vars() 178205 1726889894.86905: done with get_vars() 178205 1726889894.86906: filtering new block on tags 178205 1726889894.86928: done filtering new block on tags 178205 1726889894.86930: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889894.86934: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889894.86936: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889894.86939: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889894.88270: done processing included file 178205 1726889894.88271: iterating over new_blocks loaded from include file 178205 1726889894.88273: in VariableManager get_vars() 178205 1726889894.88287: done with get_vars() 178205 1726889894.88289: filtering new block on tags 178205 1726889894.88318: done filtering new block on tags 178205 1726889894.88320: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889894.88324: extending task lists for all hosts with included blocks 178205 1726889894.89250: done extending task lists 178205 1726889894.89251: done processing included files 178205 1726889894.89252: results queue empty 178205 1726889894.89253: checking for any_errors_fatal 178205 1726889894.89257: done checking for any_errors_fatal 178205 1726889894.89258: checking for max_fail_percentage 178205 1726889894.89259: done checking for max_fail_percentage 178205 1726889894.89260: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.89265: done checking to see if all hosts have failed 178205 1726889894.89266: getting the remaining hosts for this loop 178205 1726889894.89267: done getting the remaining hosts for this loop 178205 1726889894.89270: getting the next task for host managed_node2 178205 1726889894.89275: done getting next task for host managed_node2 178205 1726889894.89277: ^ task is: TASK: Get expected mount device based on device type 178205 1726889894.89280: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889894.89283: getting variables 178205 1726889894.89284: in VariableManager get_vars() 178205 1726889894.89293: Calling all_inventory to load vars for managed_node2 178205 1726889894.89295: Calling groups_inventory to load vars for managed_node2 178205 1726889894.89298: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.89303: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.89306: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.89309: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.90033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889894.91190: done with get_vars() 178205 1726889894.91203: done getting variables 178205 1726889894.91403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:38:14 -0400 (0:00:00.300) 0:01:47.902 ****** 178205 1726889894.91438: entering _queue_task() for managed_node2/set_fact 178205 1726889894.91787: worker is 1 (out of 1 available) 178205 1726889894.91799: exiting _queue_task() for managed_node2/set_fact 178205 1726889894.91816: done queuing things up, now waiting for results queue to drain 178205 1726889894.91818: waiting for pending results... 178205 1726889894.92520: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889894.92778: in run() - task 02369adf-7a19-34ed-f5d1-000000001ea7 178205 1726889894.92839: variable 'ansible_search_path' from source: unknown 178205 1726889894.92876: calling self._execute() 178205 1726889894.93237: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.93244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.93253: variable 'omit' from source: magic vars 178205 1726889894.93454: variable 'omit' from source: magic vars 178205 1726889894.93505: variable 'omit' from source: magic vars 178205 1726889894.94023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889894.94630: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889894.94797: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889894.94843: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889894.95690: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889894.96008: 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) 178205 1726889894.96044: 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) 178205 1726889894.96076: 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) 178205 1726889894.96156: 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) 178205 1726889894.96257: 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) 178205 1726889894.96346: 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) 178205 1726889894.96458: 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) 178205 1726889894.96489: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 178205 1726889894.97095: variable '_storage_test_volume_present' from source: set_fact 178205 1726889894.97224: variable 'storage_test_volume' from source: include params 178205 1726889894.97284: variable 'omit' from source: magic vars 178205 1726889894.97324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889894.97439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889894.97462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889894.97485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889894.97533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889894.97652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889894.97661: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.97670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.97888: Set connection var ansible_pipelining to False 178205 1726889894.97900: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889894.97913: Set connection var ansible_shell_executable to /bin/sh 178205 1726889894.97921: Set connection var ansible_connection to ssh 178205 1726889894.97967: Set connection var ansible_shell_type to sh 178205 1726889894.97978: Set connection var ansible_timeout to 10 178205 1726889894.98083: variable 'ansible_shell_executable' from source: unknown 178205 1726889894.98091: variable 'ansible_connection' from source: unknown 178205 1726889894.98098: variable 'ansible_module_compression' from source: unknown 178205 1726889894.98105: variable 'ansible_shell_type' from source: unknown 178205 1726889894.98113: variable 'ansible_shell_executable' from source: unknown 178205 1726889894.98120: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889894.98131: variable 'ansible_pipelining' from source: unknown 178205 1726889894.98139: variable 'ansible_timeout' from source: unknown 178205 1726889894.98147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889894.98371: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889894.98433: variable 'omit' from source: magic vars 178205 1726889894.98443: starting attempt loop 178205 1726889894.98450: running the handler 178205 1726889894.98466: handler run complete 178205 1726889894.98501: attempt loop complete, returning result 178205 1726889894.98508: _execute() done 178205 1726889894.98602: dumping result to json 178205 1726889894.98611: done dumping result, returning 178205 1726889894.98625: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-000000001ea7] 178205 1726889894.98639: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea7 ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889894.98798: no more pending results, returning what we have 178205 1726889894.98809: results queue empty 178205 1726889894.98810: checking for any_errors_fatal 178205 1726889894.98813: done checking for any_errors_fatal 178205 1726889894.98814: checking for max_fail_percentage 178205 1726889894.98817: done checking for max_fail_percentage 178205 1726889894.98818: checking to see if all hosts have failed and the running result is not ok 178205 1726889894.98819: done checking to see if all hosts have failed 178205 1726889894.98820: getting the remaining hosts for this loop 178205 1726889894.98822: done getting the remaining hosts for this loop 178205 1726889894.98825: getting the next task for host managed_node2 178205 1726889894.98838: done getting next task for host managed_node2 178205 1726889894.98840: ^ task is: TASK: Set some facts 178205 1726889894.98846: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889894.98858: getting variables 178205 1726889894.98860: in VariableManager get_vars() 178205 1726889894.98897: Calling all_inventory to load vars for managed_node2 178205 1726889894.98900: Calling groups_inventory to load vars for managed_node2 178205 1726889894.98905: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889894.98919: Calling all_plugins_play to load vars for managed_node2 178205 1726889894.98922: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889894.98929: Calling groups_plugins_play to load vars for managed_node2 178205 1726889894.99933: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea7 178205 1726889894.99936: WORKER PROCESS EXITING 178205 1726889895.00049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.01319: done with get_vars() 178205 1726889895.01337: done getting variables 178205 1726889895.01393: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:38:15 -0400 (0:00:00.099) 0:01:48.002 ****** 178205 1726889895.01428: entering _queue_task() for managed_node2/set_fact 178205 1726889895.02301: worker is 1 (out of 1 available) 178205 1726889895.02319: exiting _queue_task() for managed_node2/set_fact 178205 1726889895.02333: done queuing things up, now waiting for results queue to drain 178205 1726889895.02334: waiting for pending results... 178205 1726889895.03389: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889895.03490: in run() - task 02369adf-7a19-34ed-f5d1-000000001ea8 178205 1726889895.03502: variable 'ansible_search_path' from source: unknown 178205 1726889895.03538: calling self._execute() 178205 1726889895.03841: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.03845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.03856: variable 'omit' from source: magic vars 178205 1726889895.03970: variable 'omit' from source: magic vars 178205 1726889895.04735: variable 'omit' from source: magic vars 178205 1726889895.05048: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.05055: variable 'storage_test_volume' from source: include params 178205 1726889895.05517: variable 'storage_test_volume' from source: include params 178205 1726889895.05521: variable 'mount_prefix' from source: task vars 178205 1726889895.06258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889895.09045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889895.09120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889895.09159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889895.09193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889895.09222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889895.09306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889895.09341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889895.09367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889895.09405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889895.09430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889895.09595: variable '__storage_is_ostree' from source: set_fact 178205 1726889895.09598: variable 'storage_test_volume' from source: include params 178205 1726889895.09667: variable 'omit' from source: magic vars 178205 1726889895.09691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889895.09719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889895.09736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889895.09753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.09766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.09797: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889895.09804: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.09811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.09915: Set connection var ansible_pipelining to False 178205 1726889895.09928: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889895.09940: Set connection var ansible_shell_executable to /bin/sh 178205 1726889895.09946: Set connection var ansible_connection to ssh 178205 1726889895.09955: Set connection var ansible_shell_type to sh 178205 1726889895.09964: Set connection var ansible_timeout to 10 178205 1726889895.09998: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.10005: variable 'ansible_connection' from source: unknown 178205 1726889895.10013: variable 'ansible_module_compression' from source: unknown 178205 1726889895.10020: variable 'ansible_shell_type' from source: unknown 178205 1726889895.10025: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.10031: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.10038: variable 'ansible_pipelining' from source: unknown 178205 1726889895.10044: variable 'ansible_timeout' from source: unknown 178205 1726889895.10051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.10162: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889895.10180: variable 'omit' from source: magic vars 178205 1726889895.10194: starting attempt loop 178205 1726889895.10201: running the handler 178205 1726889895.10218: handler run complete 178205 1726889895.10232: attempt loop complete, returning result 178205 1726889895.10238: _execute() done 178205 1726889895.10244: dumping result to json 178205 1726889895.10250: done dumping result, returning 178205 1726889895.10260: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-000000001ea8] 178205 1726889895.10269: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea8 178205 1726889895.10388: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea8 178205 1726889895.10396: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 178205 1726889895.10456: no more pending results, returning what we have 178205 1726889895.10459: results queue empty 178205 1726889895.10459: checking for any_errors_fatal 178205 1726889895.10468: done checking for any_errors_fatal 178205 1726889895.10469: checking for max_fail_percentage 178205 1726889895.10471: done checking for max_fail_percentage 178205 1726889895.10471: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.10472: done checking to see if all hosts have failed 178205 1726889895.10473: getting the remaining hosts for this loop 178205 1726889895.10475: done getting the remaining hosts for this loop 178205 1726889895.10478: getting the next task for host managed_node2 178205 1726889895.10486: done getting next task for host managed_node2 178205 1726889895.10489: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889895.10493: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889895.10503: getting variables 178205 1726889895.10504: in VariableManager get_vars() 178205 1726889895.10541: Calling all_inventory to load vars for managed_node2 178205 1726889895.10545: Calling groups_inventory to load vars for managed_node2 178205 1726889895.10548: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.10559: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.10562: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.10564: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.11081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.12387: done with get_vars() 178205 1726889895.12403: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:38:15 -0400 (0:00:00.110) 0:01:48.113 ****** 178205 1726889895.12503: entering _queue_task() for managed_node2/stat 178205 1726889895.12783: worker is 1 (out of 1 available) 178205 1726889895.12796: exiting _queue_task() for managed_node2/stat 178205 1726889895.12809: done queuing things up, now waiting for results queue to drain 178205 1726889895.12810: waiting for pending results... 178205 1726889895.13595: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889895.13703: in run() - task 02369adf-7a19-34ed-f5d1-000000001ea9 178205 1726889895.14258: variable 'ansible_search_path' from source: unknown 178205 1726889895.14293: calling self._execute() 178205 1726889895.14519: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.14523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.14525: variable 'omit' from source: magic vars 178205 1726889895.15588: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.15594: variable 'storage_test_volume' from source: include params 178205 1726889895.15735: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889895.15739: when evaluation is False, skipping this task 178205 1726889895.15742: _execute() done 178205 1726889895.15745: dumping result to json 178205 1726889895.15748: done dumping result, returning 178205 1726889895.15756: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-000000001ea9] 178205 1726889895.15763: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea9 178205 1726889895.15858: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ea9 178205 1726889895.15862: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889895.15930: no more pending results, returning what we have 178205 1726889895.15934: results queue empty 178205 1726889895.15935: checking for any_errors_fatal 178205 1726889895.15943: done checking for any_errors_fatal 178205 1726889895.15944: checking for max_fail_percentage 178205 1726889895.15945: done checking for max_fail_percentage 178205 1726889895.15946: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.15947: done checking to see if all hosts have failed 178205 1726889895.15948: getting the remaining hosts for this loop 178205 1726889895.15950: done getting the remaining hosts for this loop 178205 1726889895.15953: getting the next task for host managed_node2 178205 1726889895.15962: done getting next task for host managed_node2 178205 1726889895.15965: ^ task is: TASK: Verify the current mount state by device 178205 1726889895.15970: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.15974: getting variables 178205 1726889895.15976: in VariableManager get_vars() 178205 1726889895.16015: Calling all_inventory to load vars for managed_node2 178205 1726889895.16018: Calling groups_inventory to load vars for managed_node2 178205 1726889895.16022: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.16038: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.16041: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.16044: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.16800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.17417: done with get_vars() 178205 1726889895.17433: done getting variables 178205 1726889895.17488: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:38:15 -0400 (0:00:00.050) 0:01:48.163 ****** 178205 1726889895.17521: entering _queue_task() for managed_node2/assert 178205 1726889895.17779: worker is 1 (out of 1 available) 178205 1726889895.17792: exiting _queue_task() for managed_node2/assert 178205 1726889895.17803: done queuing things up, now waiting for results queue to drain 178205 1726889895.17804: waiting for pending results... 178205 1726889895.18094: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889895.18207: in run() - task 02369adf-7a19-34ed-f5d1-000000001eaa 178205 1726889895.18224: variable 'ansible_search_path' from source: unknown 178205 1726889895.18264: calling self._execute() 178205 1726889895.18379: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.18382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.18391: variable 'omit' from source: magic vars 178205 1726889895.18735: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.18744: Evaluated conditional (_storage_test_volume_present): True 178205 1726889895.18750: variable 'omit' from source: magic vars 178205 1726889895.18808: variable 'omit' from source: magic vars 178205 1726889895.18938: variable 'storage_test_volume' from source: include params 178205 1726889895.18994: variable 'omit' from source: magic vars 178205 1726889895.19045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889895.19080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889895.19102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889895.19132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.19147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.19177: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889895.19184: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.19191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.19294: Set connection var ansible_pipelining to False 178205 1726889895.19304: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889895.19315: Set connection var ansible_shell_executable to /bin/sh 178205 1726889895.19323: Set connection var ansible_connection to ssh 178205 1726889895.19337: Set connection var ansible_shell_type to sh 178205 1726889895.19347: Set connection var ansible_timeout to 10 178205 1726889895.19374: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.19381: variable 'ansible_connection' from source: unknown 178205 1726889895.19388: variable 'ansible_module_compression' from source: unknown 178205 1726889895.19393: variable 'ansible_shell_type' from source: unknown 178205 1726889895.19399: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.19405: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.19411: variable 'ansible_pipelining' from source: unknown 178205 1726889895.19420: variable 'ansible_timeout' from source: unknown 178205 1726889895.19429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.19573: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889895.19590: variable 'omit' from source: magic vars 178205 1726889895.19599: starting attempt loop 178205 1726889895.19605: running the handler 178205 1726889895.19809: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889895.19843: variable 'storage_test_volume' from source: include params 178205 1726889895.19858: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889895.19873: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889895.19882: handler run complete 178205 1726889895.19898: attempt loop complete, returning result 178205 1726889895.19903: _execute() done 178205 1726889895.19909: dumping result to json 178205 1726889895.19917: done dumping result, returning 178205 1726889895.19930: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-000000001eaa] 178205 1726889895.19939: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eaa ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889895.20075: no more pending results, returning what we have 178205 1726889895.20079: results queue empty 178205 1726889895.20080: checking for any_errors_fatal 178205 1726889895.20086: done checking for any_errors_fatal 178205 1726889895.20087: checking for max_fail_percentage 178205 1726889895.20089: done checking for max_fail_percentage 178205 1726889895.20090: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.20091: done checking to see if all hosts have failed 178205 1726889895.20091: getting the remaining hosts for this loop 178205 1726889895.20093: done getting the remaining hosts for this loop 178205 1726889895.20096: getting the next task for host managed_node2 178205 1726889895.20104: done getting next task for host managed_node2 178205 1726889895.20107: ^ task is: TASK: Verify mount directory user 178205 1726889895.20114: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.20119: getting variables 178205 1726889895.20121: in VariableManager get_vars() 178205 1726889895.20159: Calling all_inventory to load vars for managed_node2 178205 1726889895.20162: Calling groups_inventory to load vars for managed_node2 178205 1726889895.20165: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.20177: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.20180: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.20183: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.20937: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eaa 178205 1726889895.20940: WORKER PROCESS EXITING 178205 1726889895.20954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.21560: done with get_vars() 178205 1726889895.21572: done getting variables 178205 1726889895.21629: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:38:15 -0400 (0:00:00.041) 0:01:48.204 ****** 178205 1726889895.21664: entering _queue_task() for managed_node2/assert 178205 1726889895.21893: worker is 1 (out of 1 available) 178205 1726889895.21905: exiting _queue_task() for managed_node2/assert 178205 1726889895.21917: done queuing things up, now waiting for results queue to drain 178205 1726889895.21918: waiting for pending results... 178205 1726889895.22192: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889895.22338: in run() - task 02369adf-7a19-34ed-f5d1-000000001eab 178205 1726889895.22360: variable 'ansible_search_path' from source: unknown 178205 1726889895.22395: calling self._execute() 178205 1726889895.22501: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.22510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.22523: variable 'omit' from source: magic vars 178205 1726889895.22936: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.22950: variable 'storage_test_volume' from source: include params 178205 1726889895.22987: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889895.22993: when evaluation is False, skipping this task 178205 1726889895.23014: _execute() done 178205 1726889895.23021: dumping result to json 178205 1726889895.23028: done dumping result, returning 178205 1726889895.23128: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-000000001eab] 178205 1726889895.23140: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eab skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889895.23290: no more pending results, returning what we have 178205 1726889895.23294: results queue empty 178205 1726889895.23294: checking for any_errors_fatal 178205 1726889895.23303: done checking for any_errors_fatal 178205 1726889895.23304: checking for max_fail_percentage 178205 1726889895.23306: done checking for max_fail_percentage 178205 1726889895.23307: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.23308: done checking to see if all hosts have failed 178205 1726889895.23309: getting the remaining hosts for this loop 178205 1726889895.23310: done getting the remaining hosts for this loop 178205 1726889895.23316: getting the next task for host managed_node2 178205 1726889895.23325: done getting next task for host managed_node2 178205 1726889895.23331: ^ task is: TASK: Verify mount directory group 178205 1726889895.23336: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.23341: getting variables 178205 1726889895.23344: in VariableManager get_vars() 178205 1726889895.23382: Calling all_inventory to load vars for managed_node2 178205 1726889895.23385: Calling groups_inventory to load vars for managed_node2 178205 1726889895.23389: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.23402: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.23405: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.23408: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.24340: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eab 178205 1726889895.24343: WORKER PROCESS EXITING 178205 1726889895.24370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.25149: done with get_vars() 178205 1726889895.25162: done getting variables 178205 1726889895.25223: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:38:15 -0400 (0:00:00.035) 0:01:48.240 ****** 178205 1726889895.25257: entering _queue_task() for managed_node2/assert 178205 1726889895.26196: worker is 1 (out of 1 available) 178205 1726889895.26208: exiting _queue_task() for managed_node2/assert 178205 1726889895.26222: done queuing things up, now waiting for results queue to drain 178205 1726889895.26223: waiting for pending results... 178205 1726889895.27215: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889895.27444: in run() - task 02369adf-7a19-34ed-f5d1-000000001eac 178205 1726889895.27505: variable 'ansible_search_path' from source: unknown 178205 1726889895.27651: calling self._execute() 178205 1726889895.28504: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.28507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.28519: variable 'omit' from source: magic vars 178205 1726889895.28904: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.28909: variable 'storage_test_volume' from source: include params 178205 1726889895.28949: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889895.28953: when evaluation is False, skipping this task 178205 1726889895.28955: _execute() done 178205 1726889895.28958: dumping result to json 178205 1726889895.28960: done dumping result, returning 178205 1726889895.28967: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-000000001eac] 178205 1726889895.28974: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eac 178205 1726889895.29070: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eac 178205 1726889895.29073: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889895.29121: no more pending results, returning what we have 178205 1726889895.29124: results queue empty 178205 1726889895.29125: checking for any_errors_fatal 178205 1726889895.29134: done checking for any_errors_fatal 178205 1726889895.29135: checking for max_fail_percentage 178205 1726889895.29137: done checking for max_fail_percentage 178205 1726889895.29138: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.29139: done checking to see if all hosts have failed 178205 1726889895.29139: getting the remaining hosts for this loop 178205 1726889895.29141: done getting the remaining hosts for this loop 178205 1726889895.29144: getting the next task for host managed_node2 178205 1726889895.29152: done getting next task for host managed_node2 178205 1726889895.29154: ^ task is: TASK: Verify mount directory permissions 178205 1726889895.29158: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.29162: getting variables 178205 1726889895.29163: in VariableManager get_vars() 178205 1726889895.29198: Calling all_inventory to load vars for managed_node2 178205 1726889895.29200: Calling groups_inventory to load vars for managed_node2 178205 1726889895.29204: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.29217: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.29220: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.29223: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.30439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.32041: done with get_vars() 178205 1726889895.32054: done getting variables 178205 1726889895.32107: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:38:15 -0400 (0:00:00.068) 0:01:48.309 ****** 178205 1726889895.32141: entering _queue_task() for managed_node2/assert 178205 1726889895.32371: worker is 1 (out of 1 available) 178205 1726889895.32384: exiting _queue_task() for managed_node2/assert 178205 1726889895.32395: done queuing things up, now waiting for results queue to drain 178205 1726889895.32396: waiting for pending results... 178205 1726889895.33419: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889895.33608: in run() - task 02369adf-7a19-34ed-f5d1-000000001ead 178205 1726889895.33624: variable 'ansible_search_path' from source: unknown 178205 1726889895.33662: calling self._execute() 178205 1726889895.33778: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.33782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.33794: variable 'omit' from source: magic vars 178205 1726889895.34666: variable '_storage_test_volume_present' from source: set_fact 178205 1726889895.34774: variable 'storage_test_volume' from source: include params 178205 1726889895.34828: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889895.34884: when evaluation is False, skipping this task 178205 1726889895.35007: _execute() done 178205 1726889895.35018: dumping result to json 178205 1726889895.35026: done dumping result, returning 178205 1726889895.35035: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-000000001ead] 178205 1726889895.35045: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ead skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889895.35193: no more pending results, returning what we have 178205 1726889895.35197: results queue empty 178205 1726889895.35198: checking for any_errors_fatal 178205 1726889895.35207: done checking for any_errors_fatal 178205 1726889895.35207: checking for max_fail_percentage 178205 1726889895.35209: done checking for max_fail_percentage 178205 1726889895.35210: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.35211: done checking to see if all hosts have failed 178205 1726889895.35213: getting the remaining hosts for this loop 178205 1726889895.35215: done getting the remaining hosts for this loop 178205 1726889895.35218: getting the next task for host managed_node2 178205 1726889895.35228: done getting next task for host managed_node2 178205 1726889895.35231: ^ task is: TASK: Get path of test volume device 178205 1726889895.35237: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.35241: getting variables 178205 1726889895.35243: in VariableManager get_vars() 178205 1726889895.35282: Calling all_inventory to load vars for managed_node2 178205 1726889895.35285: Calling groups_inventory to load vars for managed_node2 178205 1726889895.35289: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.35306: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.35310: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.35316: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.35329: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ead 178205 1726889895.35334: WORKER PROCESS EXITING 178205 1726889895.35853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.37263: done with get_vars() 178205 1726889895.37278: done getting variables 178205 1726889895.37344: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:38:15 -0400 (0:00:00.052) 0:01:48.361 ****** 178205 1726889895.37380: entering _queue_task() for managed_node2/command 178205 1726889895.38066: worker is 1 (out of 1 available) 178205 1726889895.38079: exiting _queue_task() for managed_node2/command 178205 1726889895.38090: done queuing things up, now waiting for results queue to drain 178205 1726889895.38090: waiting for pending results... 178205 1726889895.39036: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889895.39398: in run() - task 02369adf-7a19-34ed-f5d1-000000001eae 178205 1726889895.39413: variable 'ansible_search_path' from source: unknown 178205 1726889895.39452: calling self._execute() 178205 1726889895.39684: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.39688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.39699: variable 'omit' from source: magic vars 178205 1726889895.40540: variable 'storage_test_volume' from source: include params 178205 1726889895.40576: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889895.40694: variable 'omit' from source: magic vars 178205 1726889895.40749: variable 'omit' from source: magic vars 178205 1726889895.41140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889895.45041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889895.45133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889895.45179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889895.45220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889895.45260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889895.45379: variable 'storage_test_volume' from source: include params 178205 1726889895.45444: variable 'omit' from source: magic vars 178205 1726889895.45487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889895.45522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889895.45548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889895.45576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.45592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.45632: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889895.45642: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.45650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.45767: Set connection var ansible_pipelining to False 178205 1726889895.45778: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889895.45796: Set connection var ansible_shell_executable to /bin/sh 178205 1726889895.45803: Set connection var ansible_connection to ssh 178205 1726889895.45815: Set connection var ansible_shell_type to sh 178205 1726889895.45828: Set connection var ansible_timeout to 10 178205 1726889895.45863: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.45870: variable 'ansible_connection' from source: unknown 178205 1726889895.45877: variable 'ansible_module_compression' from source: unknown 178205 1726889895.45883: variable 'ansible_shell_type' from source: unknown 178205 1726889895.45890: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.45904: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.45913: variable 'ansible_pipelining' from source: unknown 178205 1726889895.45921: variable 'ansible_timeout' from source: unknown 178205 1726889895.45931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.46049: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889895.46066: variable 'omit' from source: magic vars 178205 1726889895.46075: starting attempt loop 178205 1726889895.46080: running the handler 178205 1726889895.46099: _low_level_execute_command(): starting 178205 1726889895.46108: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889895.46891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889895.46904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.46920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.46940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.46981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.46994: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889895.47010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.47033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889895.47046: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889895.47058: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889895.47070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.47084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.47100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.47122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.47138: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889895.47154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.47240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.47265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.47292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.47368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.49002: stdout chunk (state=3): >>>/root <<< 178205 1726889895.49126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.49195: stderr chunk (state=3): >>><<< 178205 1726889895.49198: stdout chunk (state=3): >>><<< 178205 1726889895.49300: _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 178205 1726889895.49310: _low_level_execute_command(): starting 178205 1726889895.49317: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650 `" && echo ansible-tmp-1726889895.4921818-181983-225040447811650="` echo /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650 `" ) && sleep 0' 178205 1726889895.50707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.50711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.50877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889895.50881: 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 <<< 178205 1726889895.50884: stderr 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 <<< 178205 1726889895.50981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.51036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.51039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.51093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.52935: stdout chunk (state=3): >>>ansible-tmp-1726889895.4921818-181983-225040447811650=/root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650 <<< 178205 1726889895.53124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.53127: stderr chunk (state=3): >>><<< 178205 1726889895.53129: stdout chunk (state=3): >>><<< 178205 1726889895.53408: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889895.4921818-181983-225040447811650=/root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650 , stderr=OpenSSH_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 178205 1726889895.53414: variable 'ansible_module_compression' from source: unknown 178205 1726889895.53416: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889895.53419: variable 'ansible_facts' from source: unknown 178205 1726889895.53421: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/AnsiballZ_command.py 178205 1726889895.53780: Sending initial data 178205 1726889895.53783: Sent initial data (158 bytes) 178205 1726889895.57014: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889895.57829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.57845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.57862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.57903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.57917: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889895.57931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.57948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889895.57958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889895.57968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889895.57979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.57993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.58009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.58022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.58032: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889895.58044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.58121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.58143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.58161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.58227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.59961: 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 <<< 178205 1726889895.59965: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889895.59991: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889895.60031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp_r2xnbzq /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/AnsiballZ_command.py <<< 178205 1726889895.60064: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889895.61210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.61382: stderr chunk (state=3): >>><<< 178205 1726889895.61385: stdout chunk (state=3): >>><<< 178205 1726889895.61387: done transferring module to remote 178205 1726889895.61390: _low_level_execute_command(): starting 178205 1726889895.61392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/ /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/AnsiballZ_command.py && sleep 0' 178205 1726889895.62656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889895.62830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.62846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.62864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.62958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.62971: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889895.62986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.63006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889895.63020: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889895.63626: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889895.63640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.63655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.63671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.63684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.63696: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889895.63709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.63787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.63809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.63828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.63894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.65714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.65717: stdout chunk (state=3): >>><<< 178205 1726889895.65720: stderr chunk (state=3): >>><<< 178205 1726889895.65815: _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 178205 1726889895.65819: _low_level_execute_command(): starting 178205 1726889895.65822: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/AnsiballZ_command.py && sleep 0' 178205 1726889895.67221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.67225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.67319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889895.67323: 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 <<< 178205 1726889895.67403: stderr 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 <<< 178205 1726889895.67406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.67461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.67514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.67517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.67618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.69500: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889895.69532: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889895.69592: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889895.69635: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889895.69665: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889895.69707: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889895.69723: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889895.69765: 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' <<< 178205 1726889895.69787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889895.69819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889895.69830: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889895.69842: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a98dc0> <<< 178205 1726889895.69888: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889895.69903: 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 0x7fb826a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a98b20> <<< 178205 1726889895.69930: 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' <<< 178205 1726889895.69968: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a98ac0> <<< 178205 1726889895.69971: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889895.69998: 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' <<< 178205 1726889895.70020: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d490> <<< 178205 1726889895.70043: 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' <<< 178205 1726889895.70067: 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' <<< 178205 1726889895.70084: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d940> <<< 178205 1726889895.70108: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d670> <<< 178205 1726889895.70138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889895.70159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889895.70170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889895.70189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889895.70207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889895.70227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889895.70245: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889895.70269: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889895.70296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889895.70367: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267cf220> <<< 178205 1726889895.70396: 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' <<< 178205 1726889895.70439: 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 0x7fb8267f2850> <<< 178205 1726889895.70442: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267cf940> <<< 178205 1726889895.70466: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a55880> <<< 178205 1726889895.70501: 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' <<< 178205 1726889895.70504: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267c8d90> <<< 178205 1726889895.70565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889895.70569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267f2d90> <<< 178205 1726889895.70622: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d970> <<< 178205 1726889895.70646: 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. <<< 178205 1726889895.70845: 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' <<< 178205 1726889895.70884: 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' <<< 178205 1726889895.70908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889895.70935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889895.70961: 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' <<< 178205 1726889895.70974: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82676feb0> <<< 178205 1726889895.71024: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826772f40> <<< 178205 1726889895.71043: 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' <<< 178205 1726889895.71064: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889895.71088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889895.71113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889895.71126: 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' <<< 178205 1726889895.71151: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826767610> <<< 178205 1726889895.71169: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82676f370> <<< 178205 1726889895.71194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889895.71257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889895.71281: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889895.71310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889895.71337: 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' <<< 178205 1726889895.71368: 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 0x7fb8266f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266f18b0> <<< 178205 1726889895.71388: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889895.71418: 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 0x7fb8266f1eb0> <<< 178205 1726889895.71434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889895.71463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889895.71476: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266f1f70> <<< 178205 1726889895.71520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889895.71523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266f1e80> <<< 178205 1726889895.71536: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889895.71579: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826749d30> <<< 178205 1726889895.71582: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889895.71604: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826744610> <<< 178205 1726889895.71666: 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 0x7fb826756670> <<< 178205 1726889895.71680: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826776e20> <<< 178205 1726889895.71693: 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' <<< 178205 1726889895.71730: 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 0x7fb826702c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826749250> <<< 178205 1726889895.71779: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889895.71789: 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 0x7fb826756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82677c9d0> <<< 178205 1726889895.71808: 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' <<< 178205 1726889895.71834: 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' <<< 178205 1726889895.71858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889895.71889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826702fa0> <<< 178205 1726889895.71892: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826702d90> <<< 178205 1726889895.71938: 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' <<< 178205 1726889895.71961: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826702d00> <<< 178205 1726889895.71982: 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' <<< 178205 1726889895.71985: 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' <<< 178205 1726889895.72008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889895.72053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889895.72080: 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 0x7fb8266d6370> <<< 178205 1726889895.72106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889895.72121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889895.72146: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266d6460> <<< 178205 1726889895.72268: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82670afa0> <<< 178205 1726889895.72309: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705a30> <<< 178205 1726889895.72328: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705490> <<< 178205 1726889895.72349: 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' <<< 178205 1726889895.72378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889895.72400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889895.72434: 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 0x7fb82660a1c0> <<< 178205 1726889895.72469: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266c0c70> <<< 178205 1726889895.72535: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705eb0> <<< 178205 1726889895.72539: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82677c040> <<< 178205 1726889895.72558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889895.72570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889895.72605: 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 0x7fb82661daf0> <<< 178205 1726889895.72619: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889895.72643: 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 0x7fb82661de20> <<< 178205 1726889895.72675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889895.72689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889895.72722: 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' <<< 178205 1726889895.72726: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826630730> <<< 178205 1726889895.72738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889895.72763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889895.72792: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826630c70> <<< 178205 1726889895.72850: 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 0x7fb8265bb3a0> <<< 178205 1726889895.72854: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82661df10> <<< 178205 1726889895.72874: 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' <<< 178205 1726889895.72930: 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 0x7fb8265cc280> <<< 178205 1726889895.72956: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266305b0> <<< 178205 1726889895.72972: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889895.72975: 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 0x7fb8265cc340> <<< 178205 1726889895.73015: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267029d0> <<< 178205 1726889895.73050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889895.73054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889895.73071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889895.73108: 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 0x7fb8265e86a0> <<< 178205 1726889895.73132: 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' <<< 178205 1726889895.73160: 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 0x7fb8265e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265e8760> <<< 178205 1726889895.73193: 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 0x7fb8265e8850> <<< 178205 1726889895.73223: 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' <<< 178205 1726889895.73431: 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 0x7fb8265e8ca0> <<< 178205 1726889895.73470: 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 0x7fb8265f41f0> <<< 178205 1726889895.73481: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265e88e0> <<< 178205 1726889895.73492: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265daa30> <<< 178205 1726889895.73513: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267025b0> <<< 178205 1726889895.73538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889895.73593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889895.73628: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265e8a90> <<< 178205 1726889895.73735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889895.73748: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb825fe8670> <<< 178205 1726889895.73869: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889895.73958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.73987: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889895.74010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.74028: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889895.74039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.75259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.76208: 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 0x7fb825f0e7c0> <<< 178205 1726889895.76236: 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' <<< 178205 1726889895.76266: 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' <<< 178205 1726889895.76293: 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' <<< 178205 1726889895.76325: 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 0x7fb825f0e160> <<< 178205 1726889895.76360: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0e280> <<< 178205 1726889895.76392: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0ef10> <<< 178205 1726889895.76416: 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' <<< 178205 1726889895.76469: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0ed30> <<< 178205 1726889895.76472: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889895.76502: 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 0x7fb825f0ef70> <<< 178205 1726889895.76523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889895.76547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889895.76596: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0e100> <<< 178205 1726889895.76629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889895.76632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889895.76643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889895.76661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889895.76684: 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' <<< 178205 1726889895.76756: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e63ee0> <<< 178205 1726889895.76794: 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 0x7fb825e86f40> <<< 178205 1726889895.76827: 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 0x7fb825e86d60> <<< 178205 1726889895.76846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889895.76884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889895.76914: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e863d0> <<< 178205 1726889895.76931: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f74dc0> <<< 178205 1726889895.77082: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f743a0> <<< 178205 1726889895.77105: 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' <<< 178205 1726889895.77128: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f74f70> <<< 178205 1726889895.77162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889895.77173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889895.77185: 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' <<< 178205 1726889895.77215: 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' <<< 178205 1726889895.77253: 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' <<< 178205 1726889895.77256: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f43c10> <<< 178205 1726889895.77341: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825edecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825ede3a0> <<< 178205 1726889895.77345: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f11490> <<< 178205 1726889895.77372: 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 0x7fb825ede4c0> <<< 178205 1726889895.77402: 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 0x7fb825ede4f0> <<< 178205 1726889895.77437: 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 <<< 178205 1726889895.77447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889895.77458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889895.77486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889895.77555: 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 0x7fb825e47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f551f0> <<< 178205 1726889895.77584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889895.77600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889895.77648: 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 0x7fb825e538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f55370> <<< 178205 1726889895.77670: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889895.77723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889895.77743: 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' # <<< 178205 1726889895.77800: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f6fd90> <<< 178205 1726889895.77928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e53880> <<< 178205 1726889895.78020: 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 0x7fb825e536d0> <<< 178205 1726889895.78055: 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 0x7fb825e52670> <<< 178205 1726889895.78107: 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 0x7fb825e525b0> <<< 178205 1726889895.78121: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f4d8b0> <<< 178205 1726889895.78140: 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' <<< 178205 1726889895.78158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889895.78175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889895.78213: 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 0x7fb825ed6670> <<< 178205 1726889895.78414: 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 0x7fb825ed5ac0> <<< 178205 1726889895.78433: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825ee60d0> <<< 178205 1726889895.78467: 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 0x7fb825ed60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f19a60> <<< 178205 1726889895.78488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.78504: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889895.78510: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.78567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.78660: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889895.78700: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889895.78704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889895.78718: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.78808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.78903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.79363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.79831: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889895.79849: 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.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889895.79879: 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' <<< 178205 1726889895.79937: 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 0x7fb825a13580> <<< 178205 1726889895.80005: 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' <<< 178205 1726889895.80034: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e20520> <<< 178205 1726889895.80037: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8259ba0a0> <<< 178205 1726889895.80078: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889895.80096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.80132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.80136: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889895.80249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.80388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889895.80399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889895.80417: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825ed5bb0> # zipimport: zlib available <<< 178205 1726889895.80793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81152: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81271: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889895.81309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81348: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889895.81351: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81479: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889895.81501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81520: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889895.81531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81542: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81580: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889895.81583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.81947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889895.81983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889895.81986: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889895.82051: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e2f970> # zipimport: zlib available <<< 178205 1726889895.82118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82202: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889895.82207: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889895.82225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82286: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889895.82290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82360: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82516: 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 <<< 178205 1726889895.82536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889895.82608: 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 0x7fb825f60250> <<< 178205 1726889895.82640: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e2f6a0> <<< 178205 1726889895.82681: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889895.82684: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889895.82811: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.82941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889895.82945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889895.82957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889895.82983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889895.83008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889895.83021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889895.83105: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e147c0> <<< 178205 1726889895.83145: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e117f0> <<< 178205 1726889895.83209: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e0b970> <<< 178205 1726889895.83214: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889895.83235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.83258: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889895.83338: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889895.83360: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889895.83364: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889895.83374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.83451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.83554: 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' <<< 178205 1726889895.83575: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8259a25e0> <<< 178205 1726889895.83657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889895.83839: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889895.84171: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:15.836762", "end": "2024-09-20 23:38:15.840284", "delta": "0:00:00.003522", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889895.84196: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889895.84577: 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 <<< 178205 1726889895.84630: 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 <<< 178205 1726889895.84677: stdout chunk (state=3): >>># 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 <<< 178205 1726889895.84757: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889895.84790: stdout chunk (state=3): >>># 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<<< 178205 1726889895.84793: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889895.84998: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889895.85010: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889895.85046: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889895.85058: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889895.85095: 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 <<< 178205 1726889895.85104: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889895.85134: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889895.85150: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889895.85163: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889895.85226: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 178205 1726889895.85269: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 178205 1726889895.85307: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889895.85340: stdout chunk (state=3): >>># 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 <<< 178205 1726889895.85375: 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 <<< 178205 1726889895.85400: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889895.85541: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889895.85569: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889895.85598: 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 <<< 178205 1726889895.85613: 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 <<< 178205 1726889895.85637: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889895.85921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889895.86006: stderr chunk (state=3): >>><<< 178205 1726889895.86009: stdout chunk (state=3): >>><<< 178205 1726889895.86184: _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 0x7fb826a98dc0> # /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 0x7fb826a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a98b20> # /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 0x7fb826a98ac0> 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 0x7fb826a3d490> # /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 0x7fb826a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d670> # /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 0x7fb8267cf190> # /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 0x7fb8267cf220> # /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 0x7fb8267f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a55880> # /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 0x7fb8267c8d90> # /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 0x7fb8267f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826a3d970> 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 0x7fb82676feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826772f40> # /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 0x7fb826767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82676f370> # /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 0x7fb8266f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266f18b0> 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 0x7fb8266f1eb0> # /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 0x7fb8266f1f70> # /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 0x7fb8266f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826749d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826744610> # /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 0x7fb826756670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826776e20> # /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 0x7fb826702c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826749250> # 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 0x7fb826756280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82677c9d0> # /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 0x7fb826702fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826702d90> # /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 0x7fb826702d00> # /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 0x7fb8266d6370> # /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 0x7fb8266d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82670afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705490> # /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 0x7fb82660a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb826705eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82677c040> # /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 0x7fb82661daf0> 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 0x7fb82661de20> # /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 0x7fb826630730> # /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 0x7fb826630c70> # 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 0x7fb8265bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb82661df10> # /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 0x7fb8265cc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8266305b0> 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 0x7fb8265cc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267029d0> # /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 0x7fb8265e86a0> # /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 0x7fb8265e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265e8760> # 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 0x7fb8265e8850> # /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 0x7fb8265e8ca0> # 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 0x7fb8265f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265e88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8265daa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8267025b0> # /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 0x7fb8265e8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb825fe8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825f0e7c0> # /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 0x7fb825f0e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0ef10> # /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 0x7fb825f0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f0ed30> 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 0x7fb825f0ef70> # /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 0x7fb825f0e100> # /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 0x7fb825e63ee0> # 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 0x7fb825e86f40> # 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 0x7fb825e86d60> # /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 0x7fb825e863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f743a0> # /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 0x7fb825f74f70> # /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 0x7fb825f43c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825edecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825ede3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f11490> # 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 0x7fb825ede4c0> # /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 0x7fb825ede4f0> # /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 0x7fb825e47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f551f0> # /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 0x7fb825e538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f55370> # /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 0x7fb825f6fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e53880> # 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 0x7fb825e536d0> # 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 0x7fb825e52670> # 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 0x7fb825e525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f4d8b0> # /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 0x7fb825ed6670> # 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 0x7fb825ed5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825ee60d0> # 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 0x7fb825ed60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825f19a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825a13580> # /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 0x7fb825e20520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8259ba0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825ed5bb0> # 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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825e2f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825f60250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e2f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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 0x7fb825e147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb825e0b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_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.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__hu5qbzp/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fb8259a25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:15.836762", "end": "2024-09-20 23:38:15.840284", "delta": "0:00:00.003522", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889895.86760: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889895.86765: _low_level_execute_command(): starting 178205 1726889895.86768: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889895.4921818-181983-225040447811650/ > /dev/null 2>&1 && sleep 0' 178205 1726889895.88079: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.88083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.88195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.88262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889895.88265: 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 <<< 178205 1726889895.88267: 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 <<< 178205 1726889895.88269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.88560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.88563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.88628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.90405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.90474: stderr chunk (state=3): >>><<< 178205 1726889895.90477: stdout chunk (state=3): >>><<< 178205 1726889895.90920: _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 178205 1726889895.90924: handler run complete 178205 1726889895.90926: Evaluated conditional (False): False 178205 1726889895.90928: attempt loop complete, returning result 178205 1726889895.90930: _execute() done 178205 1726889895.90932: dumping result to json 178205 1726889895.90934: done dumping result, returning 178205 1726889895.90936: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-000000001eae] 178205 1726889895.90938: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eae 178205 1726889895.91008: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eae 178205 1726889895.91011: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003522", "end": "2024-09-20 23:38:15.840284", "rc": 0, "start": "2024-09-20 23:38:15.836762" } STDOUT: /dev/sda 178205 1726889895.91091: no more pending results, returning what we have 178205 1726889895.91094: results queue empty 178205 1726889895.91095: checking for any_errors_fatal 178205 1726889895.91103: done checking for any_errors_fatal 178205 1726889895.91103: checking for max_fail_percentage 178205 1726889895.91105: done checking for max_fail_percentage 178205 1726889895.91107: checking to see if all hosts have failed and the running result is not ok 178205 1726889895.91108: done checking to see if all hosts have failed 178205 1726889895.91109: getting the remaining hosts for this loop 178205 1726889895.91110: done getting the remaining hosts for this loop 178205 1726889895.91114: getting the next task for host managed_node2 178205 1726889895.91122: done getting next task for host managed_node2 178205 1726889895.91125: ^ task is: TASK: Gather swap info 178205 1726889895.91131: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889895.91135: getting variables 178205 1726889895.91137: in VariableManager get_vars() 178205 1726889895.91168: Calling all_inventory to load vars for managed_node2 178205 1726889895.91170: Calling groups_inventory to load vars for managed_node2 178205 1726889895.91173: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889895.91183: Calling all_plugins_play to load vars for managed_node2 178205 1726889895.91185: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889895.91188: Calling groups_plugins_play to load vars for managed_node2 178205 1726889895.91853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889895.93326: done with get_vars() 178205 1726889895.93345: done getting variables 178205 1726889895.93404: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:38:15 -0400 (0:00:00.560) 0:01:48.922 ****** 178205 1726889895.93445: entering _queue_task() for managed_node2/command 178205 1726889895.93716: worker is 1 (out of 1 available) 178205 1726889895.93728: exiting _queue_task() for managed_node2/command 178205 1726889895.93740: done queuing things up, now waiting for results queue to drain 178205 1726889895.93741: waiting for pending results... 178205 1726889895.94026: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889895.94174: in run() - task 02369adf-7a19-34ed-f5d1-000000001eaf 178205 1726889895.94197: variable 'ansible_search_path' from source: unknown 178205 1726889895.94236: calling self._execute() 178205 1726889895.94352: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.94362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.94377: variable 'omit' from source: magic vars 178205 1726889895.94770: variable 'storage_test_volume' from source: include params 178205 1726889895.94810: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889895.94825: variable 'omit' from source: magic vars 178205 1726889895.94884: variable 'omit' from source: magic vars 178205 1726889895.94923: variable 'omit' from source: magic vars 178205 1726889895.94974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889895.95010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889895.95037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889895.95062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.95077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889895.95107: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889895.95117: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.95124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.95228: Set connection var ansible_pipelining to False 178205 1726889895.95239: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889895.95250: Set connection var ansible_shell_executable to /bin/sh 178205 1726889895.95257: Set connection var ansible_connection to ssh 178205 1726889895.95269: Set connection var ansible_shell_type to sh 178205 1726889895.95278: Set connection var ansible_timeout to 10 178205 1726889895.95306: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.95315: variable 'ansible_connection' from source: unknown 178205 1726889895.95322: variable 'ansible_module_compression' from source: unknown 178205 1726889895.95328: variable 'ansible_shell_type' from source: unknown 178205 1726889895.95334: variable 'ansible_shell_executable' from source: unknown 178205 1726889895.95340: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889895.95347: variable 'ansible_pipelining' from source: unknown 178205 1726889895.95353: variable 'ansible_timeout' from source: unknown 178205 1726889895.95360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889895.95503: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889895.95524: variable 'omit' from source: magic vars 178205 1726889895.95535: starting attempt loop 178205 1726889895.95541: running the handler 178205 1726889895.95563: _low_level_execute_command(): starting 178205 1726889895.95575: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889895.96279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889895.96293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.96307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.96327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.96369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.96380: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889895.96392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.96416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889895.96430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889895.96442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889895.96458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889895.96476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889895.96491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889895.96502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889895.96515: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889895.96528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889895.96608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889895.96631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889895.96647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889895.96711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889895.98312: stdout chunk (state=3): >>>/root <<< 178205 1726889895.98498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889895.98501: stdout chunk (state=3): >>><<< 178205 1726889895.98503: stderr chunk (state=3): >>><<< 178205 1726889895.98679: _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 178205 1726889895.98683: _low_level_execute_command(): starting 178205 1726889895.98686: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057 `" && echo ansible-tmp-1726889895.9852493-182000-192746900073057="` echo /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057 `" ) && sleep 0' 178205 1726889896.00276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.00280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.00318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889896.00321: 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 <<< 178205 1726889896.00324: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.00382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889896.00434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889896.00830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889896.02607: stdout chunk (state=3): >>>ansible-tmp-1726889895.9852493-182000-192746900073057=/root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057 <<< 178205 1726889896.02624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889896.02685: stderr chunk (state=3): >>><<< 178205 1726889896.02688: stdout chunk (state=3): >>><<< 178205 1726889896.02918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889895.9852493-182000-192746900073057=/root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057 , stderr=OpenSSH_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 178205 1726889896.02921: variable 'ansible_module_compression' from source: unknown 178205 1726889896.02924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889896.02926: variable 'ansible_facts' from source: unknown 178205 1726889896.02927: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/AnsiballZ_command.py 178205 1726889896.04061: Sending initial data 178205 1726889896.04064: Sent initial data (158 bytes) 178205 1726889896.05744: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.05747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.05773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.05784: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889896.05797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.05815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889896.05829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889896.05840: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889896.05850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.05867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.05883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.05895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.05906: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889896.05925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.06003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889896.06028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889896.06044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889896.06108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889896.07809: 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 <<< 178205 1726889896.07846: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889896.07881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpztx68zcq /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/AnsiballZ_command.py <<< 178205 1726889896.07919: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889896.09332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889896.09450: stderr chunk (state=3): >>><<< 178205 1726889896.09453: stdout chunk (state=3): >>><<< 178205 1726889896.09455: done transferring module to remote 178205 1726889896.09457: _low_level_execute_command(): starting 178205 1726889896.09459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/ /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/AnsiballZ_command.py && sleep 0' 178205 1726889896.10915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889896.10977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.10990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.11010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.11080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.11208: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889896.11231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.11250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889896.11263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889896.11274: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889896.11286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.11302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.11435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.11449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.11460: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889896.11474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.11557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889896.11574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889896.11588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889896.11760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889896.13418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889896.13422: stdout chunk (state=3): >>><<< 178205 1726889896.13424: stderr chunk (state=3): >>><<< 178205 1726889896.13509: _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 178205 1726889896.13514: _low_level_execute_command(): starting 178205 1726889896.13516: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/AnsiballZ_command.py && sleep 0' 178205 1726889896.14973: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889896.14981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.14992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.15006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.15044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.15053: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889896.15060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.15076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889896.15084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889896.15186: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889896.15194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.15203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.15216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.15223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.15230: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889896.15239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.15317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889896.15331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889896.15345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889896.15417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889896.17309: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889896.17325: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889896.17385: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889896.17425: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889896.17461: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889896.17508: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889896.17514: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889896.17556: 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' <<< 178205 1726889896.17604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889896.17607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889896.17631: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d73dc0> <<< 178205 1726889896.17667: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889896.17693: 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 0x7f5c91d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d73b20> <<< 178205 1726889896.17736: 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 0x7f5c91d73ac0> <<< 178205 1726889896.17769: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889896.17810: 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 0x7f5c91d18490> <<< 178205 1726889896.17871: 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' # <<< 178205 1726889896.17881: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d18940> <<< 178205 1726889896.17939: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889896.17942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889896.17959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889896.17987: 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 <<< 178205 1726889896.18007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889896.18041: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ccf190> <<< 178205 1726889896.18053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889896.18071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889896.18151: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ccf220> <<< 178205 1726889896.18176: 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' <<< 178205 1726889896.18224: 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 0x7f5c91cf2850> <<< 178205 1726889896.18228: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ccf940> <<< 178205 1726889896.18275: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d30880> <<< 178205 1726889896.18291: 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' <<< 178205 1726889896.18295: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91cc8d90> <<< 178205 1726889896.18349: 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' <<< 178205 1726889896.18354: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91cf2d90> <<< 178205 1726889896.18403: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d18970> <<< 178205 1726889896.18431: 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. <<< 178205 1726889896.18640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889896.18643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889896.18676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889896.18691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889896.18713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889896.18738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889896.18755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c94eb0> <<< 178205 1726889896.18825: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c97f40> <<< 178205 1726889896.18842: 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' <<< 178205 1726889896.18860: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889896.18877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889896.18900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889896.18939: 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' <<< 178205 1726889896.18950: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c8c610> <<< 178205 1726889896.18969: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c94370> <<< 178205 1726889896.18981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889896.19044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889896.19065: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889896.19102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889896.19131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889896.19162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c919d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919d68b0> <<< 178205 1726889896.19182: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889896.19206: 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 0x7f5c919d6eb0> <<< 178205 1726889896.19228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889896.19297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889896.19323: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919d6f70> <<< 178205 1726889896.19329: 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 0x7f5c919d6e80> import '_collections' # <<< 178205 1726889896.19381: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c6ed30> <<< 178205 1726889896.19384: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889896.19408: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c69610> <<< 178205 1726889896.19468: 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 0x7f5c91c7b670> <<< 178205 1726889896.19490: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c9be20> <<< 178205 1726889896.19517: 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' <<< 178205 1726889896.19531: 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 0x7f5c919e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c6e250> <<< 178205 1726889896.19577: 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 0x7f5c91c7b280> <<< 178205 1726889896.19622: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ca19d0> <<< 178205 1726889896.19627: 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' <<< 178205 1726889896.19656: 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' <<< 178205 1726889896.19675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889896.19708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e7d90> <<< 178205 1726889896.19734: 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 0x7f5c919e7d00> <<< 178205 1726889896.19747: 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' <<< 178205 1726889896.19778: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889896.19781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889896.19804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889896.19846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889896.19873: 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 0x7f5c919bb370> <<< 178205 1726889896.19895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889896.19917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889896.19944: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919bb460> <<< 178205 1726889896.20063: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919effa0> <<< 178205 1726889896.20106: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919eaa30> <<< 178205 1726889896.20128: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919ea490> <<< 178205 1726889896.20150: 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' <<< 178205 1726889896.20177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889896.20193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889896.20224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889896.20240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918ef1c0> <<< 178205 1726889896.20264: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919a5c70> <<< 178205 1726889896.20316: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919eaeb0> <<< 178205 1726889896.20333: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ca1040> <<< 178205 1726889896.20358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889896.20390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889896.20407: 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 0x7f5c91902af0> <<< 178205 1726889896.20419: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889896.20441: 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 0x7f5c91902e20> <<< 178205 1726889896.20470: 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' <<< 178205 1726889896.20501: 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' <<< 178205 1726889896.20514: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91915730> <<< 178205 1726889896.20532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889896.20565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889896.20592: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91915c70> <<< 178205 1726889896.20634: 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 0x7f5c918ab3a0> <<< 178205 1726889896.20651: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91902f10> <<< 178205 1726889896.20673: 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' <<< 178205 1726889896.20717: 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 0x7f5c918bc280> <<< 178205 1726889896.20736: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919155b0> import 'pwd' # <<< 178205 1726889896.20761: 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 0x7f5c918bc340> <<< 178205 1726889896.20805: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e79d0> <<< 178205 1726889896.20833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889896.20852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889896.20868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889896.20907: 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 0x7f5c918d86a0> <<< 178205 1726889896.20933: 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' <<< 178205 1726889896.20961: 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 0x7f5c918d8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918d8760> <<< 178205 1726889896.20990: 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 0x7f5c918d8850> <<< 178205 1726889896.21024: 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' <<< 178205 1726889896.21221: 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 0x7f5c918d8ca0> <<< 178205 1726889896.21762: 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 0x7f5c918e41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918d88e0> <<< 178205 1726889896.21784: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918caa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e75b0> # /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 0x7f5c918d8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5c91800670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889896.21798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.21818: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889896.23006: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.24018: 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' <<< 178205 1726889896.24027: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d77c0> <<< 178205 1726889896.24030: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889896.24032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889896.24055: 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' <<< 178205 1726889896.24067: 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' <<< 178205 1726889896.24094: 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 0x7f5c911d7160> <<< 178205 1726889896.24136: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7280> <<< 178205 1726889896.24163: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7f10> <<< 178205 1726889896.24187: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889896.24190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889896.24240: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7d30> <<< 178205 1726889896.24243: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889896.24270: 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 0x7f5c911d7f70> <<< 178205 1726889896.24290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889896.24318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889896.24352: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7100> <<< 178205 1726889896.24371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889896.24390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889896.24409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889896.24430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889896.24452: 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' <<< 178205 1726889896.24527: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9112cee0> <<< 178205 1726889896.24561: 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 0x7f5c9114ff40> <<< 178205 1726889896.24595: 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 0x7f5c9114fd60> <<< 178205 1726889896.24614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889896.24640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889896.24680: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9114f3d0> <<< 178205 1726889896.24694: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9178cdc0> <<< 178205 1726889896.24862: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9178c3a0> <<< 178205 1726889896.24874: 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' <<< 178205 1726889896.24897: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9178cf70> <<< 178205 1726889896.24928: 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' <<< 178205 1726889896.24951: 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' <<< 178205 1726889896.25051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889896.25054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9175bc10> <<< 178205 1726889896.25738: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911da490> <<< 178205 1726889896.25757: 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 0x7f5c911a74c0> # /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 0x7f5c911a74f0> # /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 0x7f5c91111250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9176d1f0> # /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 0x7f5c9111c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9176d370> # /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 0x7f5c91787d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9111c880> <<< 178205 1726889896.25781: 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 0x7f5c9111c6d0> <<< 178205 1726889896.26031: 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 0x7f5c9111b670> # 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 0x7f5c9111b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c917658b0> # /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 0x7f5c9119f670> <<< 178205 1726889896.26349: 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 0x7f5c9119eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911af0d0> # 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 0x7f5c9119f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911e2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889896.26405: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889896.26429: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889896.26445: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889896.26462: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.26559: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.26651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.27100: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.27568: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889896.27572: 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.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889896.27610: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889896.27616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889896.27667: 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 0x7f5c90d10580> <<< 178205 1726889896.27755: 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 0x7f5c910e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c90cb70a0> <<< 178205 1726889896.27808: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889896.27845: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.27848: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889896.27850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.27964: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.28137: 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' <<< 178205 1726889896.28140: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9119ebb0> # zipimport: zlib available <<< 178205 1726889896.28511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.28876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.28932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29006: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889896.29009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29078: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889896.29084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29131: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29226: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889896.29247: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29251: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889896.29261: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29334: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889896.29337: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889896.29746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889896.29750: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889896.29817: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910f8970> <<< 178205 1726889896.29826: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.29977: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889896.30024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889896.30167: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889896.30170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889896.30232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.30288: 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 <<< 178205 1726889896.30316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889896.30383: 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 0x7f5c91779250> <<< 178205 1726889896.30419: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910f86a0> <<< 178205 1726889896.30466: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889896.30469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.30574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.30628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.30649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.30709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889896.30714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889896.30729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889896.30749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889896.30775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889896.30792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889896.30874: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910dd7c0> <<< 178205 1726889896.30919: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910da7f0> <<< 178205 1726889896.30981: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889896.30984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.31008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.31043: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889896.31104: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889896.31140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889896.31145: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889896.31235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.31336: 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' <<< 178205 1726889896.31362: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c90c9e5e0> <<< 178205 1726889896.31441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889896.31587: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889896.31901: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:16.314613", "end": "2024-09-20 23:38:16.317533", "delta": "0:00:00.002920", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889896.31924: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889896.32264: 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__ <<< 178205 1726889896.32279: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 178205 1726889896.32316: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 178205 1726889896.32343: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889896.32394: 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 # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889896.32581: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889896.32600: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889896.32635: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889896.32647: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889896.32688: 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 <<< 178205 1726889896.32699: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889896.32729: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889896.32756: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889896.32834: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 178205 1726889896.32900: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # 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 <<< 178205 1726889896.32980: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 178205 1726889896.33046: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # 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 <<< 178205 1726889896.33075: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889896.33092: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889896.33245: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889896.33249: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889896.33290: 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 <<< 178205 1726889896.33317: 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 <<< 178205 1726889896.33340: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889896.33675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889896.33678: stdout chunk (state=3): >>><<< 178205 1726889896.33680: stderr chunk (state=3): >>><<< 178205 1726889896.33826: _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 0x7f5c91d73dc0> # /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 0x7f5c91d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d73b20> # /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 0x7f5c91d73ac0> 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 0x7f5c91d18490> # /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 0x7f5c91d18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d18670> # /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 0x7f5c91ccf190> # /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 0x7f5c91ccf220> # /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 0x7f5c91cf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ccf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d30880> # /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 0x7f5c91cc8d90> # /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 0x7f5c91cf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91d18970> 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 0x7f5c91c94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c97f40> # /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 0x7f5c91c8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c94370> # /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 0x7f5c919d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919d68b0> 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 0x7f5c919d6eb0> # /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 0x7f5c919d6f70> # /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 0x7f5c919d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c6ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c69610> # /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 0x7f5c91c7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c9be20> # /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 0x7f5c919e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91c6e250> # 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 0x7f5c91c7b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ca19d0> # /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 0x7f5c919e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e7d90> # /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 0x7f5c919e7d00> # /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 0x7f5c919bb370> # /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 0x7f5c919bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919ea490> # /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 0x7f5c918ef1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91ca1040> # /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 0x7f5c91902af0> 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 0x7f5c91902e20> # /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 0x7f5c91915730> # /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 0x7f5c91915c70> # 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 0x7f5c918ab3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c91902f10> # /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 0x7f5c918bc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919155b0> 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 0x7f5c918bc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e79d0> # /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 0x7f5c918d86a0> # /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 0x7f5c918d8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918d8760> # 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 0x7f5c918d8850> # /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 0x7f5c918d8ca0> # 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 0x7f5c918e41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918d88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c918caa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c919e75b0> # /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 0x7f5c918d8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5c91800670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c911d77c0> # /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 0x7f5c911d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7f10> # /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 0x7f5c911d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911d7d30> 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 0x7f5c911d7f70> # /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 0x7f5c911d7100> # /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 0x7f5c9112cee0> # 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 0x7f5c9114ff40> # 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 0x7f5c9114fd60> # /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 0x7f5c9114f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9178cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9178c3a0> # /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 0x7f5c9178cf70> # /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 0x7f5c9175bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911da490> # 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 0x7f5c911a74c0> # /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 0x7f5c911a74f0> # /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 0x7f5c91111250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9176d1f0> # /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 0x7f5c9111c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9176d370> # /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 0x7f5c91787d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c9111c880> # 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 0x7f5c9111c6d0> # 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 0x7f5c9111b670> # 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 0x7f5c9111b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c917658b0> # /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 0x7f5c9119f670> # 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 0x7f5c9119eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911af0d0> # 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 0x7f5c9119f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c911e2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c90d10580> # /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 0x7f5c910e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c90cb70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c9119ebb0> # 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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c910f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c91779250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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 0x7f5c910dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c910d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_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.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_bzr34i1f/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f5c90c9e5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:16.314613", "end": "2024-09-20 23:38:16.317533", "delta": "0:00:00.002920", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889896.34509: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889896.34514: _low_level_execute_command(): starting 178205 1726889896.34517: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889895.9852493-182000-192746900073057/ > /dev/null 2>&1 && sleep 0' 178205 1726889896.35123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889896.35139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.35153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.35176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.35229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.35241: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889896.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.35329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889896.35366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889896.35401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889896.35454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889896.35495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889896.35575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889896.35629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889896.35686: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889896.35888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889896.36202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889896.36274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889896.36317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889896.36404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889896.38236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889896.38247: stdout chunk (state=3): >>><<< 178205 1726889896.38261: stderr chunk (state=3): >>><<< 178205 1726889896.38309: _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 178205 1726889896.38314: handler run complete 178205 1726889896.38384: Evaluated conditional (False): False 178205 1726889896.38436: attempt loop complete, returning result 178205 1726889896.38439: _execute() done 178205 1726889896.38453: dumping result to json 178205 1726889896.38505: done dumping result, returning 178205 1726889896.38509: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-000000001eaf] 178205 1726889896.38516: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eaf 178205 1726889896.38737: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eaf 178205 1726889896.38741: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002920", "end": "2024-09-20 23:38:16.317533", "rc": 0, "start": "2024-09-20 23:38:16.314613" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 178205 1726889896.38839: no more pending results, returning what we have 178205 1726889896.38843: results queue empty 178205 1726889896.38844: checking for any_errors_fatal 178205 1726889896.38856: done checking for any_errors_fatal 178205 1726889896.38857: checking for max_fail_percentage 178205 1726889896.38859: done checking for max_fail_percentage 178205 1726889896.38860: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.38861: done checking to see if all hosts have failed 178205 1726889896.38862: getting the remaining hosts for this loop 178205 1726889896.38863: done getting the remaining hosts for this loop 178205 1726889896.38866: getting the next task for host managed_node2 178205 1726889896.38875: done getting next task for host managed_node2 178205 1726889896.38879: ^ task is: TASK: Verify swap status 178205 1726889896.38887: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889896.38892: getting variables 178205 1726889896.38894: in VariableManager get_vars() 178205 1726889896.38937: Calling all_inventory to load vars for managed_node2 178205 1726889896.38940: Calling groups_inventory to load vars for managed_node2 178205 1726889896.38944: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.38959: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.38965: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.38967: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.39841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.40490: done with get_vars() 178205 1726889896.40506: done getting variables 178205 1726889896.40573: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:38:16 -0400 (0:00:00.471) 0:01:49.394 ****** 178205 1726889896.40606: entering _queue_task() for managed_node2/assert 178205 1726889896.40900: worker is 1 (out of 1 available) 178205 1726889896.40914: exiting _queue_task() for managed_node2/assert 178205 1726889896.40926: done queuing things up, now waiting for results queue to drain 178205 1726889896.40927: waiting for pending results... 178205 1726889896.41244: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889896.41360: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb0 178205 1726889896.41378: variable 'ansible_search_path' from source: unknown 178205 1726889896.41417: calling self._execute() 178205 1726889896.41536: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.41539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.41551: variable 'omit' from source: magic vars 178205 1726889896.41970: variable 'storage_test_volume' from source: include params 178205 1726889896.42093: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889896.42096: variable 'omit' from source: magic vars 178205 1726889896.42310: variable 'omit' from source: magic vars 178205 1726889896.42448: variable 'omit' from source: magic vars 178205 1726889896.42595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.42679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.42705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.42729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.42745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.42782: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.42790: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.42799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.43236: Set connection var ansible_pipelining to False 178205 1726889896.43254: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.43319: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.43336: Set connection var ansible_connection to ssh 178205 1726889896.43349: Set connection var ansible_shell_type to sh 178205 1726889896.43406: Set connection var ansible_timeout to 10 178205 1726889896.43494: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.43502: variable 'ansible_connection' from source: unknown 178205 1726889896.43508: variable 'ansible_module_compression' from source: unknown 178205 1726889896.43521: variable 'ansible_shell_type' from source: unknown 178205 1726889896.43546: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.43555: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.43562: variable 'ansible_pipelining' from source: unknown 178205 1726889896.43568: variable 'ansible_timeout' from source: unknown 178205 1726889896.43577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.43762: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.43806: variable 'omit' from source: magic vars 178205 1726889896.43903: starting attempt loop 178205 1726889896.43914: running the handler 178205 1726889896.44429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889896.47629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889896.47774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889896.47820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889896.47938: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889896.48024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889896.48146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.48197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.48270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.48327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.48384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.48481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.48508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.48540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.48640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.48715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.48818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.48866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.48919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.49036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.49056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.49494: variable 'storage_test_swaps' from source: set_fact 178205 1726889896.49509: variable 'storage_test_sys_node' from source: set_fact 178205 1726889896.49532: variable 'storage_test_swap_expected_matches' from source: set_fact 178205 1726889896.49576: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 178205 1726889896.49587: handler run complete 178205 1726889896.49604: attempt loop complete, returning result 178205 1726889896.49609: _execute() done 178205 1726889896.49617: dumping result to json 178205 1726889896.49624: done dumping result, returning 178205 1726889896.49638: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-000000001eb0] 178205 1726889896.49647: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb0 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889896.49794: no more pending results, returning what we have 178205 1726889896.49798: results queue empty 178205 1726889896.49799: checking for any_errors_fatal 178205 1726889896.49814: done checking for any_errors_fatal 178205 1726889896.49815: checking for max_fail_percentage 178205 1726889896.49816: done checking for max_fail_percentage 178205 1726889896.49818: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.49819: done checking to see if all hosts have failed 178205 1726889896.49819: getting the remaining hosts for this loop 178205 1726889896.49821: done getting the remaining hosts for this loop 178205 1726889896.49825: getting the next task for host managed_node2 178205 1726889896.49836: done getting next task for host managed_node2 178205 1726889896.49838: ^ task is: TASK: Unset facts 178205 1726889896.49843: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889896.49849: getting variables 178205 1726889896.49851: in VariableManager get_vars() 178205 1726889896.49886: Calling all_inventory to load vars for managed_node2 178205 1726889896.49889: Calling groups_inventory to load vars for managed_node2 178205 1726889896.49892: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.49903: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.49906: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.49909: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.50663: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb0 178205 1726889896.50667: WORKER PROCESS EXITING 178205 1726889896.50689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.51466: done with get_vars() 178205 1726889896.51483: done getting variables 178205 1726889896.51551: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:38:16 -0400 (0:00:00.109) 0:01:49.503 ****** 178205 1726889896.51583: entering _queue_task() for managed_node2/set_fact 178205 1726889896.52355: worker is 1 (out of 1 available) 178205 1726889896.52368: exiting _queue_task() for managed_node2/set_fact 178205 1726889896.52380: done queuing things up, now waiting for results queue to drain 178205 1726889896.52381: waiting for pending results... 178205 1726889896.53339: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889896.53662: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb1 178205 1726889896.53691: variable 'ansible_search_path' from source: unknown 178205 1726889896.53734: calling self._execute() 178205 1726889896.53926: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.53937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.53951: variable 'omit' from source: magic vars 178205 1726889896.54099: variable 'omit' from source: magic vars 178205 1726889896.54202: variable 'omit' from source: magic vars 178205 1726889896.54247: variable 'omit' from source: magic vars 178205 1726889896.54292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.54343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.54386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.54548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.54566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.54603: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.54613: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.54621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.54737: Set connection var ansible_pipelining to False 178205 1726889896.54750: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.54762: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.54770: Set connection var ansible_connection to ssh 178205 1726889896.54781: Set connection var ansible_shell_type to sh 178205 1726889896.54799: Set connection var ansible_timeout to 10 178205 1726889896.54836: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.54846: variable 'ansible_connection' from source: unknown 178205 1726889896.54854: variable 'ansible_module_compression' from source: unknown 178205 1726889896.54861: variable 'ansible_shell_type' from source: unknown 178205 1726889896.54866: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.54872: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.54878: variable 'ansible_pipelining' from source: unknown 178205 1726889896.54885: variable 'ansible_timeout' from source: unknown 178205 1726889896.54893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.55209: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.55284: variable 'omit' from source: magic vars 178205 1726889896.55395: starting attempt loop 178205 1726889896.55414: running the handler 178205 1726889896.55641: handler run complete 178205 1726889896.55790: attempt loop complete, returning result 178205 1726889896.55828: _execute() done 178205 1726889896.55882: dumping result to json 178205 1726889896.55890: done dumping result, returning 178205 1726889896.55902: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-000000001eb1] 178205 1726889896.55996: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb1 178205 1726889896.56138: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb1 178205 1726889896.56146: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889896.56218: no more pending results, returning what we have 178205 1726889896.56221: results queue empty 178205 1726889896.56222: checking for any_errors_fatal 178205 1726889896.56229: done checking for any_errors_fatal 178205 1726889896.56230: checking for max_fail_percentage 178205 1726889896.56232: done checking for max_fail_percentage 178205 1726889896.56233: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.56234: done checking to see if all hosts have failed 178205 1726889896.56235: getting the remaining hosts for this loop 178205 1726889896.56237: done getting the remaining hosts for this loop 178205 1726889896.56240: getting the next task for host managed_node2 178205 1726889896.56251: done getting next task for host managed_node2 178205 1726889896.56253: ^ task is: TASK: Set some variables for fstab checking 178205 1726889896.56259: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889896.56264: getting variables 178205 1726889896.56266: in VariableManager get_vars() 178205 1726889896.56303: Calling all_inventory to load vars for managed_node2 178205 1726889896.56307: Calling groups_inventory to load vars for managed_node2 178205 1726889896.56310: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.56323: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.56326: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.56329: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.57272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.58195: done with get_vars() 178205 1726889896.58220: done getting variables 178205 1726889896.58342: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:38:16 -0400 (0:00:00.068) 0:01:49.571 ****** 178205 1726889896.58397: entering _queue_task() for managed_node2/set_fact 178205 1726889896.58764: worker is 1 (out of 1 available) 178205 1726889896.58776: exiting _queue_task() for managed_node2/set_fact 178205 1726889896.58787: done queuing things up, now waiting for results queue to drain 178205 1726889896.58788: waiting for pending results... 178205 1726889896.59187: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889896.59407: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb5 178205 1726889896.59438: variable 'ansible_search_path' from source: unknown 178205 1726889896.59509: calling self._execute() 178205 1726889896.59656: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.59671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.59687: variable 'omit' from source: magic vars 178205 1726889896.59802: variable 'omit' from source: magic vars 178205 1726889896.59897: variable 'omit' from source: magic vars 178205 1726889896.60284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889896.63767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889896.63875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889896.63919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889896.63980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889896.64013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889896.64130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.64178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.64219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.64286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.64317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.64404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.64450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.64494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.64542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.64563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.64710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.64776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.64827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.64889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.64932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.65210: variable 'storage_test_fstab' from source: set_fact 178205 1726889896.65266: variable 'storage_test_volume' from source: include params 178205 1726889896.65524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889896.65828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889896.65908: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889896.65968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889896.66029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889896.66190: 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) 178205 1726889896.66220: 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) 178205 1726889896.66256: 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) 178205 1726889896.66294: 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) 178205 1726889896.66562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.66590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.66626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.66674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.66692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.66916: variable '__mount_point' from source: task vars 178205 1726889896.66996: variable 'storage_test_volume' from source: include params 178205 1726889896.67018: variable 'storage_test_fstab' from source: set_fact 178205 1726889896.67296: variable '_storage_test_volume_present' from source: set_fact 178205 1726889896.67305: variable '__mount_point' from source: task vars 178205 1726889896.67387: variable 'storage_test_volume' from source: include params 178205 1726889896.67407: variable 'storage_test_volume' from source: include params 178205 1726889896.67603: variable '_storage_test_volume_present' from source: set_fact 178205 1726889896.67614: variable '__mount_point' from source: task vars 178205 1726889896.67694: variable 'storage_test_volume' from source: include params 178205 1726889896.68091: variable '__mount_options' from source: task vars 178205 1726889896.68170: variable 'storage_test_volume' from source: include params 178205 1726889896.68203: variable '__mount_point' from source: task vars 178205 1726889896.68285: variable 'storage_test_volume' from source: include params 178205 1726889896.68307: variable 'storage_test_fstab' from source: set_fact 178205 1726889896.68321: variable '__pattern' from source: task vars 178205 1726889896.68420: variable '__mount_point' from source: task vars 178205 1726889896.68495: variable 'storage_test_volume' from source: include params 178205 1726889896.68521: variable '__mount_options' from source: task vars 178205 1726889896.68609: variable 'storage_test_volume' from source: include params 178205 1726889896.68750: variable '_storage_test_volume_present' from source: set_fact 178205 1726889896.68759: variable '__mount_options' from source: task vars 178205 1726889896.68840: variable 'storage_test_volume' from source: include params 178205 1726889896.68871: variable 'omit' from source: magic vars 178205 1726889896.68905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.68937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.68962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.68983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.69000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.69033: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.69041: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.69049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.69153: Set connection var ansible_pipelining to False 178205 1726889896.69168: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.69177: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.69183: Set connection var ansible_connection to ssh 178205 1726889896.69191: Set connection var ansible_shell_type to sh 178205 1726889896.69199: Set connection var ansible_timeout to 10 178205 1726889896.69236: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.69243: variable 'ansible_connection' from source: unknown 178205 1726889896.69249: variable 'ansible_module_compression' from source: unknown 178205 1726889896.69254: variable 'ansible_shell_type' from source: unknown 178205 1726889896.69260: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.69267: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.69276: variable 'ansible_pipelining' from source: unknown 178205 1726889896.69282: variable 'ansible_timeout' from source: unknown 178205 1726889896.69288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.69403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.69420: variable 'omit' from source: magic vars 178205 1726889896.69435: starting attempt loop 178205 1726889896.69442: running the handler 178205 1726889896.69458: handler run complete 178205 1726889896.69472: attempt loop complete, returning result 178205 1726889896.69478: _execute() done 178205 1726889896.69484: dumping result to json 178205 1726889896.69494: done dumping result, returning 178205 1726889896.69504: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-000000001eb5] 178205 1726889896.69514: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb5 ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889896.69681: no more pending results, returning what we have 178205 1726889896.69684: results queue empty 178205 1726889896.69685: checking for any_errors_fatal 178205 1726889896.69693: done checking for any_errors_fatal 178205 1726889896.69694: checking for max_fail_percentage 178205 1726889896.69696: done checking for max_fail_percentage 178205 1726889896.69697: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.69699: done checking to see if all hosts have failed 178205 1726889896.69699: getting the remaining hosts for this loop 178205 1726889896.69701: done getting the remaining hosts for this loop 178205 1726889896.69705: getting the next task for host managed_node2 178205 1726889896.69716: done getting next task for host managed_node2 178205 1726889896.69719: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889896.69723: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889896.69727: getting variables 178205 1726889896.69729: in VariableManager get_vars() 178205 1726889896.69767: Calling all_inventory to load vars for managed_node2 178205 1726889896.69770: Calling groups_inventory to load vars for managed_node2 178205 1726889896.69774: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.69786: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.69789: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.69792: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.70462: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb5 178205 1726889896.70466: WORKER PROCESS EXITING 178205 1726889896.70488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.71721: done with get_vars() 178205 1726889896.71736: done getting variables 178205 1726889896.71803: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:38:16 -0400 (0:00:00.134) 0:01:49.706 ****** 178205 1726889896.71839: entering _queue_task() for managed_node2/assert 178205 1726889896.72278: worker is 1 (out of 1 available) 178205 1726889896.72295: exiting _queue_task() for managed_node2/assert 178205 1726889896.72307: done queuing things up, now waiting for results queue to drain 178205 1726889896.72308: waiting for pending results... 178205 1726889896.72617: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889896.72788: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb6 178205 1726889896.72806: variable 'ansible_search_path' from source: unknown 178205 1726889896.72850: calling self._execute() 178205 1726889896.72975: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.72986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.72999: variable 'omit' from source: magic vars 178205 1726889896.73387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889896.75896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889896.75979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889896.76029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889896.76066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889896.76100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889896.76208: variable '_storage_test_volume_present' from source: set_fact 178205 1726889896.76236: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889896.76247: variable 'omit' from source: magic vars 178205 1726889896.76300: variable 'omit' from source: magic vars 178205 1726889896.76344: variable 'omit' from source: magic vars 178205 1726889896.76375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.76404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.76437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.76459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.76476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.76510: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.76521: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.76533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.76640: Set connection var ansible_pipelining to False 178205 1726889896.76657: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.76666: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.76672: Set connection var ansible_connection to ssh 178205 1726889896.76679: Set connection var ansible_shell_type to sh 178205 1726889896.76686: Set connection var ansible_timeout to 10 178205 1726889896.76710: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.76719: variable 'ansible_connection' from source: unknown 178205 1726889896.76724: variable 'ansible_module_compression' from source: unknown 178205 1726889896.76729: variable 'ansible_shell_type' from source: unknown 178205 1726889896.76734: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.76741: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.76750: variable 'ansible_pipelining' from source: unknown 178205 1726889896.76759: variable 'ansible_timeout' from source: unknown 178205 1726889896.76765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.76872: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.76889: variable 'omit' from source: magic vars 178205 1726889896.76899: starting attempt loop 178205 1726889896.76905: running the handler 178205 1726889896.77094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.77130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.77162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.77242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.77263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.77324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.77370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.77420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.77466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.77486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.77610: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889896.77629: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889896.77658: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889896.77668: handler run complete 178205 1726889896.77687: attempt loop complete, returning result 178205 1726889896.77694: _execute() done 178205 1726889896.77700: dumping result to json 178205 1726889896.77707: done dumping result, returning 178205 1726889896.77721: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-000000001eb6] 178205 1726889896.77739: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb6 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889896.77893: no more pending results, returning what we have 178205 1726889896.77897: results queue empty 178205 1726889896.77898: checking for any_errors_fatal 178205 1726889896.77908: done checking for any_errors_fatal 178205 1726889896.77909: checking for max_fail_percentage 178205 1726889896.77911: done checking for max_fail_percentage 178205 1726889896.77920: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.77921: done checking to see if all hosts have failed 178205 1726889896.77922: getting the remaining hosts for this loop 178205 1726889896.77924: done getting the remaining hosts for this loop 178205 1726889896.77927: getting the next task for host managed_node2 178205 1726889896.77937: done getting next task for host managed_node2 178205 1726889896.77939: ^ task is: TASK: Verify the fstab mount point 178205 1726889896.77945: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889896.77952: getting variables 178205 1726889896.77954: in VariableManager get_vars() 178205 1726889896.77991: Calling all_inventory to load vars for managed_node2 178205 1726889896.77994: Calling groups_inventory to load vars for managed_node2 178205 1726889896.77998: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.78010: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.78015: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.78019: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.78984: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb6 178205 1726889896.78988: WORKER PROCESS EXITING 178205 1726889896.79009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.79805: done with get_vars() 178205 1726889896.79824: done getting variables 178205 1726889896.79882: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:38:16 -0400 (0:00:00.080) 0:01:49.787 ****** 178205 1726889896.79915: entering _queue_task() for managed_node2/assert 178205 1726889896.80186: worker is 1 (out of 1 available) 178205 1726889896.80197: exiting _queue_task() for managed_node2/assert 178205 1726889896.80208: done queuing things up, now waiting for results queue to drain 178205 1726889896.80209: waiting for pending results... 178205 1726889896.80504: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889896.80642: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb7 178205 1726889896.80667: variable 'ansible_search_path' from source: unknown 178205 1726889896.80709: calling self._execute() 178205 1726889896.80832: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.80844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.80859: variable 'omit' from source: magic vars 178205 1726889896.80984: variable 'omit' from source: magic vars 178205 1726889896.81055: variable 'omit' from source: magic vars 178205 1726889896.81339: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889896.81353: variable 'storage_test_volume' from source: include params 178205 1726889896.81414: variable 'omit' from source: magic vars 178205 1726889896.81465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.81501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.81528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.81550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.81568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.81598: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.81605: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.81614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.81719: Set connection var ansible_pipelining to False 178205 1726889896.81732: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.81744: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.81751: Set connection var ansible_connection to ssh 178205 1726889896.81759: Set connection var ansible_shell_type to sh 178205 1726889896.81768: Set connection var ansible_timeout to 10 178205 1726889896.81800: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.81807: variable 'ansible_connection' from source: unknown 178205 1726889896.81815: variable 'ansible_module_compression' from source: unknown 178205 1726889896.81821: variable 'ansible_shell_type' from source: unknown 178205 1726889896.81827: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.81833: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.81842: variable 'ansible_pipelining' from source: unknown 178205 1726889896.81850: variable 'ansible_timeout' from source: unknown 178205 1726889896.81857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.82001: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.82019: variable 'omit' from source: magic vars 178205 1726889896.82028: starting attempt loop 178205 1726889896.82035: running the handler 178205 1726889896.82235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889896.84813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889896.84891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889896.84934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889896.84980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889896.85010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889896.85089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.85122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.85151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.85202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.85223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.85276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.85309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.85340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.85387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.85417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.85545: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889896.85555: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889896.85573: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889896.85583: handler run complete 178205 1726889896.85602: attempt loop complete, returning result 178205 1726889896.85614: _execute() done 178205 1726889896.85624: dumping result to json 178205 1726889896.85631: done dumping result, returning 178205 1726889896.85642: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-000000001eb7] 178205 1726889896.85651: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb7 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889896.85791: no more pending results, returning what we have 178205 1726889896.85795: results queue empty 178205 1726889896.85796: checking for any_errors_fatal 178205 1726889896.85806: done checking for any_errors_fatal 178205 1726889896.85807: checking for max_fail_percentage 178205 1726889896.85808: done checking for max_fail_percentage 178205 1726889896.85817: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.85818: done checking to see if all hosts have failed 178205 1726889896.85819: getting the remaining hosts for this loop 178205 1726889896.85820: done getting the remaining hosts for this loop 178205 1726889896.85824: getting the next task for host managed_node2 178205 1726889896.85833: done getting next task for host managed_node2 178205 1726889896.85835: ^ task is: TASK: Verify mount_options 178205 1726889896.85841: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889896.85845: getting variables 178205 1726889896.85847: in VariableManager get_vars() 178205 1726889896.85882: Calling all_inventory to load vars for managed_node2 178205 1726889896.85885: Calling groups_inventory to load vars for managed_node2 178205 1726889896.85889: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.85901: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.85904: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.85907: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.86681: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb7 178205 1726889896.86684: WORKER PROCESS EXITING 178205 1726889896.86706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.87462: done with get_vars() 178205 1726889896.87477: done getting variables 178205 1726889896.87535: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:38:16 -0400 (0:00:00.076) 0:01:49.863 ****** 178205 1726889896.87570: entering _queue_task() for managed_node2/assert 178205 1726889896.87834: worker is 1 (out of 1 available) 178205 1726889896.87846: exiting _queue_task() for managed_node2/assert 178205 1726889896.87857: done queuing things up, now waiting for results queue to drain 178205 1726889896.87858: waiting for pending results... 178205 1726889896.88147: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889896.88284: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb8 178205 1726889896.88314: variable 'ansible_search_path' from source: unknown 178205 1726889896.88353: calling self._execute() 178205 1726889896.88471: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.88482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.88495: variable 'omit' from source: magic vars 178205 1726889896.88889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889896.91279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889896.91363: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889896.91400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889896.91440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889896.91476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889896.91554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889896.91594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889896.91626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889896.91677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889896.91698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889896.91815: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889896.91824: when evaluation is False, skipping this task 178205 1726889896.91833: _execute() done 178205 1726889896.91840: dumping result to json 178205 1726889896.91847: done dumping result, returning 178205 1726889896.91857: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-000000001eb8] 178205 1726889896.91867: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb8 178205 1726889896.91977: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb8 178205 1726889896.91986: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889896.92042: no more pending results, returning what we have 178205 1726889896.92046: results queue empty 178205 1726889896.92047: checking for any_errors_fatal 178205 1726889896.92055: done checking for any_errors_fatal 178205 1726889896.92055: checking for max_fail_percentage 178205 1726889896.92057: done checking for max_fail_percentage 178205 1726889896.92058: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.92060: done checking to see if all hosts have failed 178205 1726889896.92060: getting the remaining hosts for this loop 178205 1726889896.92062: done getting the remaining hosts for this loop 178205 1726889896.92065: getting the next task for host managed_node2 178205 1726889896.92073: done getting next task for host managed_node2 178205 1726889896.92076: ^ task is: TASK: Verify fingerprint 178205 1726889896.92081: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889896.92086: getting variables 178205 1726889896.92088: in VariableManager get_vars() 178205 1726889896.92125: Calling all_inventory to load vars for managed_node2 178205 1726889896.92129: Calling groups_inventory to load vars for managed_node2 178205 1726889896.92132: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.92144: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.92147: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.92151: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.92790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.93585: done with get_vars() 178205 1726889896.93599: done getting variables 178205 1726889896.93658: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:38:16 -0400 (0:00:00.061) 0:01:49.924 ****** 178205 1726889896.93689: entering _queue_task() for managed_node2/assert 178205 1726889896.93928: worker is 1 (out of 1 available) 178205 1726889896.93945: exiting _queue_task() for managed_node2/assert 178205 1726889896.93956: done queuing things up, now waiting for results queue to drain 178205 1726889896.93958: waiting for pending results... 178205 1726889896.94238: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889896.94365: in run() - task 02369adf-7a19-34ed-f5d1-000000001eb9 178205 1726889896.94390: variable 'ansible_search_path' from source: unknown 178205 1726889896.94432: calling self._execute() 178205 1726889896.94553: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.94565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.94579: variable 'omit' from source: magic vars 178205 1726889896.94692: variable 'omit' from source: magic vars 178205 1726889896.94759: variable 'omit' from source: magic vars 178205 1726889896.94794: variable 'omit' from source: magic vars 178205 1726889896.94846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.94882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.94904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.94935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.94955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.94988: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.94997: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.95005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.95117: Set connection var ansible_pipelining to False 178205 1726889896.95128: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.95142: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.95151: Set connection var ansible_connection to ssh 178205 1726889896.95160: Set connection var ansible_shell_type to sh 178205 1726889896.95168: Set connection var ansible_timeout to 10 178205 1726889896.95196: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.95203: variable 'ansible_connection' from source: unknown 178205 1726889896.95209: variable 'ansible_module_compression' from source: unknown 178205 1726889896.95217: variable 'ansible_shell_type' from source: unknown 178205 1726889896.95223: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.95229: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.95236: variable 'ansible_pipelining' from source: unknown 178205 1726889896.95246: variable 'ansible_timeout' from source: unknown 178205 1726889896.95256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.95400: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.95418: variable 'omit' from source: magic vars 178205 1726889896.95427: starting attempt loop 178205 1726889896.95433: running the handler 178205 1726889896.95721: variable '__fingerprint' from source: task vars 178205 1726889896.95732: variable 'storage_test_fstab' from source: set_fact 178205 1726889896.95763: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889896.95772: handler run complete 178205 1726889896.95795: attempt loop complete, returning result 178205 1726889896.95803: _execute() done 178205 1726889896.95809: dumping result to json 178205 1726889896.95817: done dumping result, returning 178205 1726889896.95829: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-000000001eb9] 178205 1726889896.95839: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889896.95976: no more pending results, returning what we have 178205 1726889896.95980: results queue empty 178205 1726889896.95980: checking for any_errors_fatal 178205 1726889896.95990: done checking for any_errors_fatal 178205 1726889896.95991: checking for max_fail_percentage 178205 1726889896.95993: done checking for max_fail_percentage 178205 1726889896.95994: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.95995: done checking to see if all hosts have failed 178205 1726889896.95995: getting the remaining hosts for this loop 178205 1726889896.95997: done getting the remaining hosts for this loop 178205 1726889896.96000: getting the next task for host managed_node2 178205 1726889896.96008: done getting next task for host managed_node2 178205 1726889896.96011: ^ task is: TASK: Clean up variables 178205 1726889896.96018: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889896.96024: getting variables 178205 1726889896.96026: in VariableManager get_vars() 178205 1726889896.96059: Calling all_inventory to load vars for managed_node2 178205 1726889896.96062: Calling groups_inventory to load vars for managed_node2 178205 1726889896.96065: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.96076: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.96079: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.96081: Calling groups_plugins_play to load vars for managed_node2 178205 1726889896.96634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889896.97160: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eb9 178205 1726889896.97164: WORKER PROCESS EXITING 178205 1726889896.97484: done with get_vars() 178205 1726889896.97497: done getting variables 178205 1726889896.97554: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:38:16 -0400 (0:00:00.038) 0:01:49.963 ****** 178205 1726889896.97584: entering _queue_task() for managed_node2/set_fact 178205 1726889896.97815: worker is 1 (out of 1 available) 178205 1726889896.97828: exiting _queue_task() for managed_node2/set_fact 178205 1726889896.97844: done queuing things up, now waiting for results queue to drain 178205 1726889896.97845: waiting for pending results... 178205 1726889896.98127: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889896.98254: in run() - task 02369adf-7a19-34ed-f5d1-000000001eba 178205 1726889896.98280: variable 'ansible_search_path' from source: unknown 178205 1726889896.98318: calling self._execute() 178205 1726889896.98435: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.98448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.98463: variable 'omit' from source: magic vars 178205 1726889896.98579: variable 'omit' from source: magic vars 178205 1726889896.98647: variable 'omit' from source: magic vars 178205 1726889896.98678: variable 'omit' from source: magic vars 178205 1726889896.98725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889896.98758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889896.98780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889896.98799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.98822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889896.98853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889896.98863: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.98871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.98987: Set connection var ansible_pipelining to False 178205 1726889896.98999: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889896.99009: Set connection var ansible_shell_executable to /bin/sh 178205 1726889896.99019: Set connection var ansible_connection to ssh 178205 1726889896.99034: Set connection var ansible_shell_type to sh 178205 1726889896.99047: Set connection var ansible_timeout to 10 178205 1726889896.99079: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.99087: variable 'ansible_connection' from source: unknown 178205 1726889896.99093: variable 'ansible_module_compression' from source: unknown 178205 1726889896.99099: variable 'ansible_shell_type' from source: unknown 178205 1726889896.99106: variable 'ansible_shell_executable' from source: unknown 178205 1726889896.99121: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889896.99132: variable 'ansible_pipelining' from source: unknown 178205 1726889896.99143: variable 'ansible_timeout' from source: unknown 178205 1726889896.99155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889896.99342: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889896.99362: variable 'omit' from source: magic vars 178205 1726889896.99372: starting attempt loop 178205 1726889896.99395: running the handler 178205 1726889896.99428: handler run complete 178205 1726889896.99453: attempt loop complete, returning result 178205 1726889896.99460: _execute() done 178205 1726889896.99466: dumping result to json 178205 1726889896.99473: done dumping result, returning 178205 1726889896.99484: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-000000001eba] 178205 1726889896.99502: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eba ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889896.99678: no more pending results, returning what we have 178205 1726889896.99681: results queue empty 178205 1726889896.99682: checking for any_errors_fatal 178205 1726889896.99690: done checking for any_errors_fatal 178205 1726889896.99691: checking for max_fail_percentage 178205 1726889896.99692: done checking for max_fail_percentage 178205 1726889896.99693: checking to see if all hosts have failed and the running result is not ok 178205 1726889896.99695: done checking to see if all hosts have failed 178205 1726889896.99696: getting the remaining hosts for this loop 178205 1726889896.99697: done getting the remaining hosts for this loop 178205 1726889896.99701: getting the next task for host managed_node2 178205 1726889896.99715: done getting next task for host managed_node2 178205 1726889896.99719: ^ task is: TASK: Verify fs type 178205 1726889896.99726: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889896.99732: getting variables 178205 1726889896.99734: in VariableManager get_vars() 178205 1726889896.99776: Calling all_inventory to load vars for managed_node2 178205 1726889896.99779: Calling groups_inventory to load vars for managed_node2 178205 1726889896.99784: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889896.99794: Calling all_plugins_play to load vars for managed_node2 178205 1726889896.99798: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889896.99801: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.00694: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eba 178205 1726889897.00697: WORKER PROCESS EXITING 178205 1726889897.00720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.01330: done with get_vars() 178205 1726889897.01344: done getting variables 178205 1726889897.01396: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:38:17 -0400 (0:00:00.038) 0:01:50.002 ****** 178205 1726889897.01438: entering _queue_task() for managed_node2/assert 178205 1726889897.01675: worker is 1 (out of 1 available) 178205 1726889897.01687: exiting _queue_task() for managed_node2/assert 178205 1726889897.01700: done queuing things up, now waiting for results queue to drain 178205 1726889897.01701: waiting for pending results... 178205 1726889897.01995: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889897.02129: in run() - task 02369adf-7a19-34ed-f5d1-000000001ebe 178205 1726889897.02154: variable 'ansible_search_path' from source: unknown 178205 1726889897.02190: calling self._execute() 178205 1726889897.02310: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.02323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.02338: variable 'omit' from source: magic vars 178205 1726889897.02735: variable 'storage_test_volume' from source: include params 178205 1726889897.02780: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889897.02904: variable 'storage_test_volume' from source: include params 178205 1726889897.02925: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889897.03034: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.03044: Evaluated conditional (_storage_test_volume_present): True 178205 1726889897.03053: variable 'omit' from source: magic vars 178205 1726889897.03118: variable 'omit' from source: magic vars 178205 1726889897.03153: variable 'omit' from source: magic vars 178205 1726889897.03198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.03238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.03260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.03282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.03300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.03333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.03345: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.03352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.03457: Set connection var ansible_pipelining to False 178205 1726889897.03467: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.03476: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.03482: Set connection var ansible_connection to ssh 178205 1726889897.03490: Set connection var ansible_shell_type to sh 178205 1726889897.03499: Set connection var ansible_timeout to 10 178205 1726889897.03533: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.03540: variable 'ansible_connection' from source: unknown 178205 1726889897.03547: variable 'ansible_module_compression' from source: unknown 178205 1726889897.03556: variable 'ansible_shell_type' from source: unknown 178205 1726889897.03562: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.03568: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.03575: variable 'ansible_pipelining' from source: unknown 178205 1726889897.03581: variable 'ansible_timeout' from source: unknown 178205 1726889897.03587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.03734: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889897.03752: variable 'omit' from source: magic vars 178205 1726889897.03760: starting attempt loop 178205 1726889897.03767: running the handler 178205 1726889897.04050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889897.12317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889897.12391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889897.12434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889897.12498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889897.12538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889897.12617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889897.12674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889897.12711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889897.12759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889897.12785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889897.13036: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889897.13056: variable 'storage_test_volume' from source: include params 178205 1726889897.13078: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889897.13088: handler run complete 178205 1726889897.13110: attempt loop complete, returning result 178205 1726889897.13122: _execute() done 178205 1726889897.13129: dumping result to json 178205 1726889897.13137: done dumping result, returning 178205 1726889897.13147: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-000000001ebe] 178205 1726889897.13156: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ebe ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889897.13304: no more pending results, returning what we have 178205 1726889897.13307: results queue empty 178205 1726889897.13308: checking for any_errors_fatal 178205 1726889897.13318: done checking for any_errors_fatal 178205 1726889897.13319: checking for max_fail_percentage 178205 1726889897.13320: done checking for max_fail_percentage 178205 1726889897.13321: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.13323: done checking to see if all hosts have failed 178205 1726889897.13324: getting the remaining hosts for this loop 178205 1726889897.13325: done getting the remaining hosts for this loop 178205 1726889897.13329: getting the next task for host managed_node2 178205 1726889897.13337: done getting next task for host managed_node2 178205 1726889897.13339: ^ task is: TASK: Verify fs label 178205 1726889897.13345: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889897.13355: getting variables 178205 1726889897.13357: in VariableManager get_vars() 178205 1726889897.13395: Calling all_inventory to load vars for managed_node2 178205 1726889897.13398: Calling groups_inventory to load vars for managed_node2 178205 1726889897.13402: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.13415: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.13418: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.13421: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.14075: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ebe 178205 1726889897.14078: WORKER PROCESS EXITING 178205 1726889897.14101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.15301: done with get_vars() 178205 1726889897.15319: done getting variables 178205 1726889897.15386: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:38:17 -0400 (0:00:00.139) 0:01:50.142 ****** 178205 1726889897.15420: entering _queue_task() for managed_node2/assert 178205 1726889897.15749: worker is 1 (out of 1 available) 178205 1726889897.15763: exiting _queue_task() for managed_node2/assert 178205 1726889897.15782: done queuing things up, now waiting for results queue to drain 178205 1726889897.15783: waiting for pending results... 178205 1726889897.16148: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889897.16320: in run() - task 02369adf-7a19-34ed-f5d1-000000001ebf 178205 1726889897.16351: variable 'ansible_search_path' from source: unknown 178205 1726889897.16399: calling self._execute() 178205 1726889897.16524: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.16535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.16550: variable 'omit' from source: magic vars 178205 1726889897.16971: variable 'storage_test_volume' from source: include params 178205 1726889897.17018: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889897.17194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889897.24896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889897.24975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889897.25022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889897.25060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889897.25102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889897.25189: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.25206: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889897.25353: variable 'storage_test_volume' from source: include params 178205 1726889897.25374: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889897.25384: variable 'omit' from source: magic vars 178205 1726889897.25441: variable 'omit' from source: magic vars 178205 1726889897.25651: variable 'storage_test_volume' from source: include params 178205 1726889897.25674: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889897.25714: variable 'omit' from source: magic vars 178205 1726889897.25744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.25771: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.25794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.25815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.25829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.25853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.25861: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.25868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.25965: Set connection var ansible_pipelining to False 178205 1726889897.25975: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.25984: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.25990: Set connection var ansible_connection to ssh 178205 1726889897.26004: Set connection var ansible_shell_type to sh 178205 1726889897.26016: Set connection var ansible_timeout to 10 178205 1726889897.26044: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.26052: variable 'ansible_connection' from source: unknown 178205 1726889897.26059: variable 'ansible_module_compression' from source: unknown 178205 1726889897.26064: variable 'ansible_shell_type' from source: unknown 178205 1726889897.26070: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.26076: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.26083: variable 'ansible_pipelining' from source: unknown 178205 1726889897.26088: variable 'ansible_timeout' from source: unknown 178205 1726889897.26095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.26197: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889897.26222: variable 'omit' from source: magic vars 178205 1726889897.26234: starting attempt loop 178205 1726889897.26240: running the handler 178205 1726889897.26425: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889897.26450: variable 'storage_test_volume' from source: include params 178205 1726889897.26468: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889897.26476: handler run complete 178205 1726889897.26492: attempt loop complete, returning result 178205 1726889897.26498: _execute() done 178205 1726889897.26504: dumping result to json 178205 1726889897.26510: done dumping result, returning 178205 1726889897.26521: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-000000001ebf] 178205 1726889897.26529: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ebf 178205 1726889897.26651: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ebf ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889897.26698: no more pending results, returning what we have 178205 1726889897.26702: results queue empty 178205 1726889897.26703: checking for any_errors_fatal 178205 1726889897.26710: done checking for any_errors_fatal 178205 1726889897.26710: checking for max_fail_percentage 178205 1726889897.26714: done checking for max_fail_percentage 178205 1726889897.26715: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.26716: done checking to see if all hosts have failed 178205 1726889897.26717: getting the remaining hosts for this loop 178205 1726889897.26718: done getting the remaining hosts for this loop 178205 1726889897.26723: getting the next task for host managed_node2 178205 1726889897.26733: done getting next task for host managed_node2 178205 1726889897.26736: ^ task is: TASK: See whether the device node is present 178205 1726889897.26741: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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 178205 1726889897.26745: getting variables 178205 1726889897.26754: in VariableManager get_vars() 178205 1726889897.26790: Calling all_inventory to load vars for managed_node2 178205 1726889897.26793: Calling groups_inventory to load vars for managed_node2 178205 1726889897.26796: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.26806: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.26809: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.26814: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.33918: WORKER PROCESS EXITING 178205 1726889897.34086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.34700: done with get_vars() 178205 1726889897.34716: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:38:17 -0400 (0:00:00.193) 0:01:50.336 ****** 178205 1726889897.34799: entering _queue_task() for managed_node2/stat 178205 1726889897.35143: worker is 1 (out of 1 available) 178205 1726889897.35157: exiting _queue_task() for managed_node2/stat 178205 1726889897.35169: done queuing things up, now waiting for results queue to drain 178205 1726889897.35170: waiting for pending results... 178205 1726889897.35486: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889897.35648: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec3 178205 1726889897.35673: variable 'ansible_search_path' from source: unknown 178205 1726889897.35710: calling self._execute() 178205 1726889897.35844: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.35856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.35871: variable 'omit' from source: magic vars 178205 1726889897.36001: variable 'omit' from source: magic vars 178205 1726889897.36064: variable 'omit' from source: magic vars 178205 1726889897.36335: variable 'storage_test_volume' from source: include params 178205 1726889897.36401: variable 'omit' from source: magic vars 178205 1726889897.36450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.36488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.36510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.36535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.36551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.36583: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.36593: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.36600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.36710: Set connection var ansible_pipelining to False 178205 1726889897.36725: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.36737: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.36749: Set connection var ansible_connection to ssh 178205 1726889897.36759: Set connection var ansible_shell_type to sh 178205 1726889897.36768: Set connection var ansible_timeout to 10 178205 1726889897.36799: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.36813: variable 'ansible_connection' from source: unknown 178205 1726889897.36821: variable 'ansible_module_compression' from source: unknown 178205 1726889897.36829: variable 'ansible_shell_type' from source: unknown 178205 1726889897.36837: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.36843: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.36855: variable 'ansible_pipelining' from source: unknown 178205 1726889897.36863: variable 'ansible_timeout' from source: unknown 178205 1726889897.36870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.37139: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889897.37156: variable 'omit' from source: magic vars 178205 1726889897.37166: starting attempt loop 178205 1726889897.37173: running the handler 178205 1726889897.37190: _low_level_execute_command(): starting 178205 1726889897.37208: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889897.38101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.38120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.38137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.38161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.38209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.38224: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889897.38240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.38263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889897.38279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889897.38292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889897.38310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.38328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.38345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.38367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.38382: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889897.38405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.38493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.38528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.38553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.38637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.40281: stdout chunk (state=3): >>>/root <<< 178205 1726889897.40431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889897.40503: stderr chunk (state=3): >>><<< 178205 1726889897.40506: stdout chunk (state=3): >>><<< 178205 1726889897.40638: _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 178205 1726889897.40642: _low_level_execute_command(): starting 178205 1726889897.40646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258 `" && echo ansible-tmp-1726889897.405338-182054-60757353361258="` echo /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258 `" ) && sleep 0' 178205 1726889897.41251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.41266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.41289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.41314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.41358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.41370: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889897.41384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.41401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889897.41415: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889897.41432: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889897.41444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.41457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.41472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.41483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.41493: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889897.41505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.41579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.41600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.41619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.41689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.43499: stdout chunk (state=3): >>>ansible-tmp-1726889897.405338-182054-60757353361258=/root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258 <<< 178205 1726889897.43623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889897.43716: stderr chunk (state=3): >>><<< 178205 1726889897.43728: stdout chunk (state=3): >>><<< 178205 1726889897.44022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889897.405338-182054-60757353361258=/root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258 , stderr=OpenSSH_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 178205 1726889897.44026: variable 'ansible_module_compression' from source: unknown 178205 1726889897.44028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889897.44031: variable 'ansible_facts' from source: unknown 178205 1726889897.44033: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/AnsiballZ_stat.py 178205 1726889897.44180: Sending initial data 178205 1726889897.44184: Sent initial data (153 bytes) 178205 1726889897.45208: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.45232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.45249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.45269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.45316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.45335: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889897.45353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.45372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889897.45384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889897.45396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889897.45410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.45427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.45449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.45464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.45477: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889897.45491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.45575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.45600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.45622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.45687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.47361: 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 <<< 178205 1726889897.47390: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889897.47446: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpg49hczdp /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/AnsiballZ_stat.py <<< 178205 1726889897.47460: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889897.48540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889897.48837: stderr chunk (state=3): >>><<< 178205 1726889897.48840: stdout chunk (state=3): >>><<< 178205 1726889897.48843: done transferring module to remote 178205 1726889897.48846: _low_level_execute_command(): starting 178205 1726889897.48849: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/ /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/AnsiballZ_stat.py && sleep 0' 178205 1726889897.49571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.49586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.49601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.49664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.50103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889897.50107: 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 <<< 178205 1726889897.50110: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.50174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.50197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.50213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.50281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.51938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889897.52031: stderr chunk (state=3): >>><<< 178205 1726889897.52041: stdout chunk (state=3): >>><<< 178205 1726889897.52151: _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 178205 1726889897.52154: _low_level_execute_command(): starting 178205 1726889897.52157: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/AnsiballZ_stat.py && sleep 0' 178205 1726889897.52763: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.52778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.52792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.52818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.52863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.52876: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889897.52890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.52906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889897.52922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889897.52934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889897.52944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.52954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.52966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.52975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.52983: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889897.52993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.53065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.53084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.53097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.53175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.55051: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889897.55055: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889897.55118: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889897.55131: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889897.55146: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889897.55177: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889897.55230: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889897.55233: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889897.55272: 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' <<< 178205 1726889897.55290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889897.55316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889897.55342: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc596cdc0> <<< 178205 1726889897.55379: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889897.55400: 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 0x7fedc59113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc596cb20> <<< 178205 1726889897.55430: 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' <<< 178205 1726889897.55469: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc596cac0> <<< 178205 1726889897.55478: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889897.55489: 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 0x7fedc5911490> <<< 178205 1726889897.55526: 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' <<< 178205 1726889897.55558: 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' <<< 178205 1726889897.55561: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5911940> <<< 178205 1726889897.55580: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5911670> <<< 178205 1726889897.55609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889897.55645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889897.55648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889897.55679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889897.55682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889897.55703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889897.55729: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58c8190> <<< 178205 1726889897.55739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889897.55752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889897.55821: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58c8220> <<< 178205 1726889897.55845: 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' <<< 178205 1726889897.55883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889897.55887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58c8940> <<< 178205 1726889897.55919: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5929880> <<< 178205 1726889897.55944: 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' <<< 178205 1726889897.55947: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58c1d90> <<< 178205 1726889897.56002: 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' <<< 178205 1726889897.56005: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58ebd90> <<< 178205 1726889897.56049: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5911970> <<< 178205 1726889897.56073: 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. <<< 178205 1726889897.56265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889897.56276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889897.56310: 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' <<< 178205 1726889897.56329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889897.56345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889897.56366: 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' <<< 178205 1726889897.56385: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5868eb0> <<< 178205 1726889897.56427: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc586bf40> <<< 178205 1726889897.56450: 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' <<< 178205 1726889897.56471: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889897.56489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889897.56506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889897.56541: 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' <<< 178205 1726889897.56565: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5860610> <<< 178205 1726889897.56576: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5869640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5868370> <<< 178205 1726889897.56594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889897.56654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889897.56678: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889897.56702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889897.56732: 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' <<< 178205 1726889897.56771: 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 0x7fedc55d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55d5910> import 'itertools' # <<< 178205 1726889897.56799: 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 0x7fedc55d5f10> <<< 178205 1726889897.56824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889897.56846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889897.56881: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55d5fd0> <<< 178205 1726889897.56899: 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 0x7fedc55e70d0> import '_collections' # <<< 178205 1726889897.56945: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5842d90> import '_functools' # <<< 178205 1726889897.56977: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc583d670> <<< 178205 1726889897.57026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889897.57048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc584f6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc586fe20> <<< 178205 1726889897.57059: 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' <<< 178205 1726889897.57089: 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 0x7fedc55e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58422b0> <<< 178205 1726889897.57124: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889897.57150: 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 0x7fedc584f2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58759d0> # /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' <<< 178205 1726889897.57174: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889897.57208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889897.57235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7df0> <<< 178205 1726889897.57259: 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 0x7fedc55e7d60> <<< 178205 1726889897.57304: 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' <<< 178205 1726889897.57327: 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' <<< 178205 1726889897.57340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889897.57378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889897.57405: 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 0x7fedc55bb3d0> <<< 178205 1726889897.57435: 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' <<< 178205 1726889897.57467: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55bb4c0> <<< 178205 1726889897.57583: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eff40> <<< 178205 1726889897.57624: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eaa90> <<< 178205 1726889897.57653: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55ea490> <<< 178205 1726889897.57664: 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' <<< 178205 1726889897.57689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889897.57705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889897.57735: 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' <<< 178205 1726889897.57761: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54d5220> <<< 178205 1726889897.57778: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55a6520> <<< 178205 1726889897.57819: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5875040> <<< 178205 1726889897.57839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889897.57875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889897.57897: 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 0x7fedc54e8b50> import 'errno' # <<< 178205 1726889897.57938: 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 0x7fedc54e8e80> <<< 178205 1726889897.57956: 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' <<< 178205 1726889897.57992: 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' <<< 178205 1726889897.58009: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54fa790> <<< 178205 1726889897.58022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889897.58042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889897.58065: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54facd0> <<< 178205 1726889897.58119: 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' <<< 178205 1726889897.58136: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedc5486400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54e8f70> # /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' <<< 178205 1726889897.58185: 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 0x7fedc54972e0> <<< 178205 1726889897.58198: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54fa610> import 'pwd' # <<< 178205 1726889897.58228: 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 0x7fedc54973a0> <<< 178205 1726889897.58257: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7a30> <<< 178205 1726889897.58281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889897.58293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889897.58321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889897.58339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889897.58357: 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 0x7fedc54b3700> <<< 178205 1726889897.58379: 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' <<< 178205 1726889897.58406: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889897.58432: 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 0x7fedc54b39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54b37c0> <<< 178205 1726889897.58461: 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 0x7fedc54b38b0> # /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' <<< 178205 1726889897.58656: 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 0x7fedc54b3d00> <<< 178205 1726889897.58695: 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 0x7fedc54bd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54b3940> <<< 178205 1726889897.58709: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54a5a90> <<< 178205 1726889897.58728: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7610> <<< 178205 1726889897.58745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889897.58802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889897.58833: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54b3af0> <<< 178205 1726889897.58934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889897.58951: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fedc53d36d0> <<< 178205 1726889897.59061: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889897.59149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.59175: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889897.59201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.59221: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889897.59230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.60422: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.61365: 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 0x7fedc4dd8820> <<< 178205 1726889897.61413: 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' <<< 178205 1726889897.61417: 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' <<< 178205 1726889897.61439: 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' <<< 178205 1726889897.61452: 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 0x7fedc4dd8160> <<< 178205 1726889897.61487: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8280> <<< 178205 1726889897.61522: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8f70> <<< 178205 1726889897.61536: 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' <<< 178205 1726889897.61580: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd84f0> <<< 178205 1726889897.61583: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8d90> import 'atexit' # <<< 178205 1726889897.61621: 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 0x7fedc4dd8fd0> <<< 178205 1726889897.61640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889897.61651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889897.61692: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8100> <<< 178205 1726889897.61714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889897.61737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889897.61756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889897.61779: 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' <<< 178205 1726889897.61847: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4d2ff40> <<< 178205 1726889897.61881: 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 0x7fedc4d4cd00> <<< 178205 1726889897.61917: 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 0x7fedc4d4ceb0> <<< 178205 1726889897.61933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889897.61953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889897.61989: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4d4c370> <<< 178205 1726889897.62000: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5360dc0> <<< 178205 1726889897.62169: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc53603a0> <<< 178205 1726889897.62186: 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' <<< 178205 1726889897.62213: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5360fd0> <<< 178205 1726889897.62226: 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' <<< 178205 1726889897.62255: 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' <<< 178205 1726889897.62290: 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' <<< 178205 1726889897.62308: 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 0x7fedc532fd30> <<< 178205 1726889897.62394: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dadd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dad400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4ddf4f0> <<< 178205 1726889897.62441: 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 0x7fedc4dad520> <<< 178205 1726889897.62459: 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 0x7fedc4dad550> <<< 178205 1726889897.62492: 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 <<< 178205 1726889897.62496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889897.62516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889897.62528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889897.62594: 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 0x7fedc4d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5341250> <<< 178205 1726889897.62630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889897.62633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889897.62691: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889897.62694: 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 0x7fedc4d1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc53413d0> <<< 178205 1726889897.62709: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889897.62745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889897.62769: 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' <<< 178205 1726889897.62772: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889897.62826: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5359e50> <<< 178205 1726889897.62949: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4d1b7f0> <<< 178205 1726889897.63040: 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 0x7fedc4d1b640> <<< 178205 1726889897.63069: 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 0x7fedc4d1a5b0> <<< 178205 1726889897.63110: 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' <<< 178205 1726889897.63127: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedc4d0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5338910> <<< 178205 1726889897.63156: 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' <<< 178205 1726889897.63169: 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' <<< 178205 1726889897.63207: 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 0x7fedc4d9f6a0> <<< 178205 1726889897.63387: 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 0x7fedc4d9eb20> <<< 178205 1726889897.63398: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dae0a0> <<< 178205 1726889897.63442: 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 0x7fedc4d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4de3b20> <<< 178205 1726889897.63460: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889897.63475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.63537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.63619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889897.63649: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889897.63667: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889897.63761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.63856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.64301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.64758: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889897.64793: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889897.64835: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889897.64845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889897.64865: 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 0x7fedc48e05e0> <<< 178205 1726889897.64937: 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 0x7fedc4cea580> <<< 178205 1726889897.64940: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4882100> <<< 178205 1726889897.65010: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889897.65036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889897.65039: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889897.65144: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.65285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889897.65289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889897.65302: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4d9eb80> # zipimport: zlib available <<< 178205 1726889897.65678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66041: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66151: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889897.66187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66233: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889897.66236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66281: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66362: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889897.66389: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889897.66392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66422: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66464: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889897.66468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.66828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889897.66860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889897.66863: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889897.66932: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc48b2f10> # zipimport: zlib available <<< 178205 1726889897.66996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67061: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889897.67088: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889897.67091: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67165: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889897.67168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67385: 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 <<< 178205 1726889897.67404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889897.67474: 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 0x7fedc534c220> <<< 178205 1726889897.67504: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc48b2850> <<< 178205 1726889897.67550: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889897.67553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.67775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889897.67795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889897.67836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889897.67853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889897.67869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889897.67944: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4cddca0> <<< 178205 1726889897.67987: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4cd9f70> <<< 178205 1726889897.68041: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4cd3940> <<< 178205 1726889897.68051: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889897.68071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.68102: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889897.68159: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889897.68182: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889897.68203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.68309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.68471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889897.68629: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889897.69230: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889885.226309, "mtime": 1726889885.209309, "ctime": 1726889885.209309, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889897.69252: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889897.69578: 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 <<< 178205 1726889897.69679: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 178205 1726889897.69806: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 <<< 178205 1726889897.69833: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 178205 1726889897.70003: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889897.70028: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889897.70061: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889897.70101: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889897.70123: 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 <<< 178205 1726889897.70148: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889897.70172: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889897.70230: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889897.70265: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889897.70313: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889897.70365: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889897.70403: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889897.70541: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889897.70597: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889897.70610: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889897.70633: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889897.70970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889897.70980: stdout chunk (state=3): >>><<< 178205 1726889897.70992: stderr chunk (state=3): >>><<< 178205 1726889897.71089: _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 0x7fedc596cdc0> # /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 0x7fedc59113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc596cb20> # /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 0x7fedc596cac0> 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 0x7fedc5911490> # /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 0x7fedc5911940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5911670> # /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 0x7fedc58c8190> # /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 0x7fedc58c8220> # /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 0x7fedc58eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58c8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5929880> # /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 0x7fedc58c1d90> # /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 0x7fedc58ebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5911970> 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 0x7fedc5868eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc586bf40> # /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 0x7fedc5860610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5869640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5868370> # /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 0x7fedc55d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55d5910> 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 0x7fedc55d5f10> # /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 0x7fedc55d5fd0> # /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 0x7fedc55e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5842d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc583d670> # /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 0x7fedc584f6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc586fe20> # /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 0x7fedc55e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58422b0> # 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 0x7fedc584f2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc58759d0> # /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 0x7fedc55e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7df0> # /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 0x7fedc55e7d60> # /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 0x7fedc55bb3d0> # /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 0x7fedc55bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55ea490> # /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 0x7fedc54d5220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5875040> # /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 0x7fedc54e8b50> 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 0x7fedc54e8e80> # /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 0x7fedc54fa790> # /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 0x7fedc54facd0> # 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 0x7fedc5486400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54e8f70> # /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 0x7fedc54972e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54fa610> 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 0x7fedc54973a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7a30> # /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 0x7fedc54b3700> # /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 0x7fedc54b39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54b37c0> # 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 0x7fedc54b38b0> # /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 0x7fedc54b3d00> # 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 0x7fedc54bd250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54b3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc54a5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc55e7610> # /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 0x7fedc54b3af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fedc53d36d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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 0x7fedc4dd8820> # /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 0x7fedc4dd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8f70> # /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 0x7fedc4dd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dd8d90> 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 0x7fedc4dd8fd0> # /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 0x7fedc4dd8100> # /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 0x7fedc4d2ff40> # 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 0x7fedc4d4cd00> # 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 0x7fedc4d4ceb0> # /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 0x7fedc4d4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5360dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc53603a0> # /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 0x7fedc5360fd0> # /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 0x7fedc532fd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dadd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dad400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4ddf4f0> # 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 0x7fedc4dad520> # /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 0x7fedc4dad550> # /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 0x7fedc4d1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5341250> # /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 0x7fedc4d1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc53413d0> # /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 0x7fedc5359e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4d1b7f0> # 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 0x7fedc4d1b640> # 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 0x7fedc4d1a5b0> # 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 0x7fedc4d0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc5338910> # /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 0x7fedc4d9f6a0> # 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 0x7fedc4d9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4dae0a0> # 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 0x7fedc4d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4de3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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_068jpdis/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_068jpdis/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_068jpdis/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_068jpdis/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 0x7fedc48e05e0> # /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 0x7fedc4cea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4882100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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_068jpdis/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 0x7fedc4d9eb80> # 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_068jpdis/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_068jpdis/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_068jpdis/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_068jpdis/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_068jpdis/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 0x7fedc48b2f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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_068jpdis/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 0x7fedc534c220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc48b2850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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 0x7fedc4cddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4cd9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc4cd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_068jpdis/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_068jpdis/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_068jpdis/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889885.226309, "mtime": 1726889885.209309, "ctime": 1726889885.209309, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889897.71803: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889897.405338-182054-60757353361258/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889897.71806: _low_level_execute_command(): starting 178205 1726889897.71809: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889897.405338-182054-60757353361258/ > /dev/null 2>&1 && sleep 0' 178205 1726889897.72492: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889897.72505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.72527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.72547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.72592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.72603: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889897.72620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.72637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889897.72648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889897.72658: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889897.72672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889897.72684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889897.72698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889897.72708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889897.72720: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889897.72737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889897.72817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889897.72843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889897.72859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889897.72922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889897.74664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889897.74750: stderr chunk (state=3): >>><<< 178205 1726889897.74759: stdout chunk (state=3): >>><<< 178205 1726889897.75123: _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 178205 1726889897.75126: handler run complete 178205 1726889897.75129: attempt loop complete, returning result 178205 1726889897.75131: _execute() done 178205 1726889897.75133: dumping result to json 178205 1726889897.75135: done dumping result, returning 178205 1726889897.75137: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-000000001ec3] 178205 1726889897.75139: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec3 178205 1726889897.75218: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec3 178205 1726889897.75221: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889885.226309, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889885.209309, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889885.209309, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889897.75329: no more pending results, returning what we have 178205 1726889897.75333: results queue empty 178205 1726889897.75334: checking for any_errors_fatal 178205 1726889897.75344: done checking for any_errors_fatal 178205 1726889897.75345: checking for max_fail_percentage 178205 1726889897.75347: done checking for max_fail_percentage 178205 1726889897.75348: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.75349: done checking to see if all hosts have failed 178205 1726889897.75350: getting the remaining hosts for this loop 178205 1726889897.75351: done getting the remaining hosts for this loop 178205 1726889897.75355: getting the next task for host managed_node2 178205 1726889897.75363: done getting next task for host managed_node2 178205 1726889897.75366: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889897.75370: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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 178205 1726889897.75380: getting variables 178205 1726889897.75382: in VariableManager get_vars() 178205 1726889897.75434: Calling all_inventory to load vars for managed_node2 178205 1726889897.75437: Calling groups_inventory to load vars for managed_node2 178205 1726889897.75441: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.75453: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.75456: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.75459: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.76185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.76792: done with get_vars() 178205 1726889897.76815: done getting variables 178205 1726889897.76879: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:38:17 -0400 (0:00:00.421) 0:01:50.757 ****** 178205 1726889897.76919: entering _queue_task() for managed_node2/assert 178205 1726889897.77255: worker is 1 (out of 1 available) 178205 1726889897.77268: exiting _queue_task() for managed_node2/assert 178205 1726889897.77279: done queuing things up, now waiting for results queue to drain 178205 1726889897.77280: waiting for pending results... 178205 1726889897.77610: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889897.77767: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec4 178205 1726889897.77792: variable 'ansible_search_path' from source: unknown 178205 1726889897.77839: calling self._execute() 178205 1726889897.77974: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.77985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.78001: variable 'omit' from source: magic vars 178205 1726889897.78472: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.78486: variable 'storage_test_volume' from source: include params 178205 1726889897.78524: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889897.78534: variable 'omit' from source: magic vars 178205 1726889897.78587: variable 'omit' from source: magic vars 178205 1726889897.78699: variable 'storage_test_volume' from source: include params 178205 1726889897.78742: variable 'omit' from source: magic vars 178205 1726889897.78791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.78835: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.78860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.78885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.78901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.78939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.78949: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.78956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.79067: Set connection var ansible_pipelining to False 178205 1726889897.79078: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.79087: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.79097: Set connection var ansible_connection to ssh 178205 1726889897.79107: Set connection var ansible_shell_type to sh 178205 1726889897.79118: Set connection var ansible_timeout to 10 178205 1726889897.79151: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.79160: variable 'ansible_connection' from source: unknown 178205 1726889897.79167: variable 'ansible_module_compression' from source: unknown 178205 1726889897.79174: variable 'ansible_shell_type' from source: unknown 178205 1726889897.79179: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.79185: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.79191: variable 'ansible_pipelining' from source: unknown 178205 1726889897.79196: variable 'ansible_timeout' from source: unknown 178205 1726889897.79208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.79366: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889897.79382: variable 'omit' from source: magic vars 178205 1726889897.79391: starting attempt loop 178205 1726889897.79397: running the handler 178205 1726889897.79590: variable 'storage_test_dev' from source: set_fact 178205 1726889897.79619: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889897.79633: handler run complete 178205 1726889897.79656: attempt loop complete, returning result 178205 1726889897.79662: _execute() done 178205 1726889897.79668: dumping result to json 178205 1726889897.79678: done dumping result, returning 178205 1726889897.79688: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000001ec4] 178205 1726889897.79698: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec4 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889897.79851: no more pending results, returning what we have 178205 1726889897.79855: results queue empty 178205 1726889897.79856: checking for any_errors_fatal 178205 1726889897.79867: done checking for any_errors_fatal 178205 1726889897.79868: checking for max_fail_percentage 178205 1726889897.79870: done checking for max_fail_percentage 178205 1726889897.79871: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.79872: done checking to see if all hosts have failed 178205 1726889897.79873: getting the remaining hosts for this loop 178205 1726889897.79875: done getting the remaining hosts for this loop 178205 1726889897.79878: getting the next task for host managed_node2 178205 1726889897.79887: done getting next task for host managed_node2 178205 1726889897.79889: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889897.79896: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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 178205 1726889897.79901: getting variables 178205 1726889897.79903: in VariableManager get_vars() 178205 1726889897.79950: Calling all_inventory to load vars for managed_node2 178205 1726889897.79954: Calling groups_inventory to load vars for managed_node2 178205 1726889897.79958: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.79970: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.79974: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.79977: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.80794: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec4 178205 1726889897.80797: WORKER PROCESS EXITING 178205 1726889897.80822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.81529: done with get_vars() 178205 1726889897.81544: done getting variables 178205 1726889897.81603: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:38:17 -0400 (0:00:00.047) 0:01:50.804 ****** 178205 1726889897.81643: entering _queue_task() for managed_node2/assert 178205 1726889897.81926: worker is 1 (out of 1 available) 178205 1726889897.81940: exiting _queue_task() for managed_node2/assert 178205 1726889897.81952: done queuing things up, now waiting for results queue to drain 178205 1726889897.81953: waiting for pending results... 178205 1726889897.82251: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889897.82386: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec5 178205 1726889897.82415: variable 'ansible_search_path' from source: unknown 178205 1726889897.82464: calling self._execute() 178205 1726889897.82606: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.82624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.82644: variable 'omit' from source: magic vars 178205 1726889897.83174: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.83191: variable 'storage_test_volume' from source: include params 178205 1726889897.83238: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889897.83246: when evaluation is False, skipping this task 178205 1726889897.83256: _execute() done 178205 1726889897.83266: dumping result to json 178205 1726889897.83274: done dumping result, returning 178205 1726889897.83286: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000001ec5] 178205 1726889897.83302: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec5 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889897.83470: no more pending results, returning what we have 178205 1726889897.83475: results queue empty 178205 1726889897.83476: checking for any_errors_fatal 178205 1726889897.83486: done checking for any_errors_fatal 178205 1726889897.83487: checking for max_fail_percentage 178205 1726889897.83489: done checking for max_fail_percentage 178205 1726889897.83490: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.83491: done checking to see if all hosts have failed 178205 1726889897.83492: getting the remaining hosts for this loop 178205 1726889897.83494: done getting the remaining hosts for this loop 178205 1726889897.83498: getting the next task for host managed_node2 178205 1726889897.83507: done getting next task for host managed_node2 178205 1726889897.83510: ^ task is: TASK: Make sure we got info about this volume 178205 1726889897.83519: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889897.83524: getting variables 178205 1726889897.83526: in VariableManager get_vars() 178205 1726889897.83568: Calling all_inventory to load vars for managed_node2 178205 1726889897.83571: Calling groups_inventory to load vars for managed_node2 178205 1726889897.83575: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.83590: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.83593: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.83597: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.84282: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec5 178205 1726889897.84285: WORKER PROCESS EXITING 178205 1726889897.84355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.85135: done with get_vars() 178205 1726889897.85150: done getting variables 178205 1726889897.85207: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:38:17 -0400 (0:00:00.035) 0:01:50.840 ****** 178205 1726889897.85245: entering _queue_task() for managed_node2/assert 178205 1726889897.85557: worker is 1 (out of 1 available) 178205 1726889897.85569: exiting _queue_task() for managed_node2/assert 178205 1726889897.85581: done queuing things up, now waiting for results queue to drain 178205 1726889897.85582: waiting for pending results... 178205 1726889897.85901: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889897.86054: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec6 178205 1726889897.86076: variable 'ansible_search_path' from source: unknown 178205 1726889897.86122: calling self._execute() 178205 1726889897.86247: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.86256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.86268: variable 'omit' from source: magic vars 178205 1726889897.86655: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.86669: Evaluated conditional (_storage_test_volume_present): True 178205 1726889897.86685: variable 'omit' from source: magic vars 178205 1726889897.86749: variable 'omit' from source: magic vars 178205 1726889897.86878: variable 'storage_test_volume' from source: include params 178205 1726889897.86946: variable 'omit' from source: magic vars 178205 1726889897.87000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.87042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.87068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.87087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.87101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.87138: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.87146: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.87152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.87258: Set connection var ansible_pipelining to False 178205 1726889897.87269: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.87283: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.87289: Set connection var ansible_connection to ssh 178205 1726889897.87297: Set connection var ansible_shell_type to sh 178205 1726889897.87305: Set connection var ansible_timeout to 10 178205 1726889897.87345: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.87353: variable 'ansible_connection' from source: unknown 178205 1726889897.87360: variable 'ansible_module_compression' from source: unknown 178205 1726889897.87366: variable 'ansible_shell_type' from source: unknown 178205 1726889897.87372: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.87378: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.87390: variable 'ansible_pipelining' from source: unknown 178205 1726889897.87398: variable 'ansible_timeout' from source: unknown 178205 1726889897.87405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.87559: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889897.87576: variable 'omit' from source: magic vars 178205 1726889897.87584: starting attempt loop 178205 1726889897.87591: running the handler 178205 1726889897.87769: variable 'storage_test_volume' from source: include params 178205 1726889897.87786: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889897.87822: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889897.87832: handler run complete 178205 1726889897.87849: attempt loop complete, returning result 178205 1726889897.87855: _execute() done 178205 1726889897.87860: dumping result to json 178205 1726889897.87871: done dumping result, returning 178205 1726889897.87882: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-000000001ec6] 178205 1726889897.87893: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec6 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889897.88052: no more pending results, returning what we have 178205 1726889897.88056: results queue empty 178205 1726889897.88057: checking for any_errors_fatal 178205 1726889897.88069: done checking for any_errors_fatal 178205 1726889897.88070: checking for max_fail_percentage 178205 1726889897.88071: done checking for max_fail_percentage 178205 1726889897.88072: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.88073: done checking to see if all hosts have failed 178205 1726889897.88074: getting the remaining hosts for this loop 178205 1726889897.88076: done getting the remaining hosts for this loop 178205 1726889897.88079: getting the next task for host managed_node2 178205 1726889897.88088: done getting next task for host managed_node2 178205 1726889897.88091: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889897.88097: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889897.88102: getting variables 178205 1726889897.88104: in VariableManager get_vars() 178205 1726889897.88144: Calling all_inventory to load vars for managed_node2 178205 1726889897.88147: Calling groups_inventory to load vars for managed_node2 178205 1726889897.88150: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.88162: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.88165: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.88168: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.88970: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec6 178205 1726889897.88973: WORKER PROCESS EXITING 178205 1726889897.88995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.89731: done with get_vars() 178205 1726889897.89749: done getting variables 178205 1726889897.89813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:38:17 -0400 (0:00:00.046) 0:01:50.886 ****** 178205 1726889897.89860: entering _queue_task() for managed_node2/set_fact 178205 1726889897.90146: worker is 1 (out of 1 available) 178205 1726889897.90162: exiting _queue_task() for managed_node2/set_fact 178205 1726889897.90173: done queuing things up, now waiting for results queue to drain 178205 1726889897.90174: waiting for pending results... 178205 1726889897.90466: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889897.90597: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec7 178205 1726889897.90629: variable 'ansible_search_path' from source: unknown 178205 1726889897.90673: calling self._execute() 178205 1726889897.90816: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.90832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.90851: variable 'omit' from source: magic vars 178205 1726889897.90981: variable 'omit' from source: magic vars 178205 1726889897.91048: variable 'omit' from source: magic vars 178205 1726889897.91322: variable 'storage_test_volume' from source: include params 178205 1726889897.91388: variable 'omit' from source: magic vars 178205 1726889897.91437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.91483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.91516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.91539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.91557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.91602: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.91613: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.91622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.91738: Set connection var ansible_pipelining to False 178205 1726889897.91751: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.91762: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.91769: Set connection var ansible_connection to ssh 178205 1726889897.91779: Set connection var ansible_shell_type to sh 178205 1726889897.91788: Set connection var ansible_timeout to 10 178205 1726889897.91829: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.91837: variable 'ansible_connection' from source: unknown 178205 1726889897.91845: variable 'ansible_module_compression' from source: unknown 178205 1726889897.91851: variable 'ansible_shell_type' from source: unknown 178205 1726889897.91858: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.91864: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.91871: variable 'ansible_pipelining' from source: unknown 178205 1726889897.91878: variable 'ansible_timeout' from source: unknown 178205 1726889897.91885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.92048: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889897.92067: variable 'omit' from source: magic vars 178205 1726889897.92077: starting attempt loop 178205 1726889897.92084: running the handler 178205 1726889897.92102: handler run complete 178205 1726889897.92120: attempt loop complete, returning result 178205 1726889897.92132: _execute() done 178205 1726889897.92143: dumping result to json 178205 1726889897.92151: done dumping result, returning 178205 1726889897.92164: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-000000001ec7] 178205 1726889897.92175: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec7 ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889897.92339: no more pending results, returning what we have 178205 1726889897.92342: results queue empty 178205 1726889897.92344: checking for any_errors_fatal 178205 1726889897.92356: done checking for any_errors_fatal 178205 1726889897.92357: checking for max_fail_percentage 178205 1726889897.92359: done checking for max_fail_percentage 178205 1726889897.92360: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.92362: done checking to see if all hosts have failed 178205 1726889897.92362: getting the remaining hosts for this loop 178205 1726889897.92364: done getting the remaining hosts for this loop 178205 1726889897.92368: getting the next task for host managed_node2 178205 1726889897.92377: done getting next task for host managed_node2 178205 1726889897.92380: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889897.92388: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889897.92393: getting variables 178205 1726889897.92395: in VariableManager get_vars() 178205 1726889897.92438: Calling all_inventory to load vars for managed_node2 178205 1726889897.92442: Calling groups_inventory to load vars for managed_node2 178205 1726889897.92445: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.92457: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.92460: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.92464: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.93188: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec7 178205 1726889897.93192: WORKER PROCESS EXITING 178205 1726889897.93301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.93980: done with get_vars() 178205 1726889897.93994: done getting variables 178205 1726889897.94053: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:38:17 -0400 (0:00:00.042) 0:01:50.928 ****** 178205 1726889897.94085: entering _queue_task() for managed_node2/set_fact 178205 1726889897.94362: worker is 1 (out of 1 available) 178205 1726889897.94379: exiting _queue_task() for managed_node2/set_fact 178205 1726889897.94391: done queuing things up, now waiting for results queue to drain 178205 1726889897.94391: waiting for pending results... 178205 1726889897.94691: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889897.94826: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec8 178205 1726889897.94845: variable 'ansible_search_path' from source: unknown 178205 1726889897.94882: calling self._execute() 178205 1726889897.95003: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.95015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.95035: variable 'omit' from source: magic vars 178205 1726889897.95455: variable 'storage_test_volume' from source: include params 178205 1726889897.95507: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889897.95516: when evaluation is False, skipping this task 178205 1726889897.95524: _execute() done 178205 1726889897.95531: dumping result to json 178205 1726889897.95537: done dumping result, returning 178205 1726889897.95547: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-000000001ec8] 178205 1726889897.95557: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec8 178205 1726889897.95669: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec8 178205 1726889897.95680: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889897.95733: no more pending results, returning what we have 178205 1726889897.95738: results queue empty 178205 1726889897.95739: checking for any_errors_fatal 178205 1726889897.95750: done checking for any_errors_fatal 178205 1726889897.95751: checking for max_fail_percentage 178205 1726889897.95753: done checking for max_fail_percentage 178205 1726889897.95754: checking to see if all hosts have failed and the running result is not ok 178205 1726889897.95755: done checking to see if all hosts have failed 178205 1726889897.95756: getting the remaining hosts for this loop 178205 1726889897.95757: done getting the remaining hosts for this loop 178205 1726889897.95761: getting the next task for host managed_node2 178205 1726889897.95769: done getting next task for host managed_node2 178205 1726889897.95772: ^ task is: TASK: Verify the volume's device type 178205 1726889897.95777: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889897.95785: getting variables 178205 1726889897.95787: in VariableManager get_vars() 178205 1726889897.95829: Calling all_inventory to load vars for managed_node2 178205 1726889897.95833: Calling groups_inventory to load vars for managed_node2 178205 1726889897.95836: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889897.95849: Calling all_plugins_play to load vars for managed_node2 178205 1726889897.95852: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889897.95855: Calling groups_plugins_play to load vars for managed_node2 178205 1726889897.97029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889897.97625: done with get_vars() 178205 1726889897.97639: done getting variables 178205 1726889897.97699: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:38:17 -0400 (0:00:00.036) 0:01:50.965 ****** 178205 1726889897.97732: entering _queue_task() for managed_node2/assert 178205 1726889897.98021: worker is 1 (out of 1 available) 178205 1726889897.98035: exiting _queue_task() for managed_node2/assert 178205 1726889897.98047: done queuing things up, now waiting for results queue to drain 178205 1726889897.98048: waiting for pending results... 178205 1726889897.98387: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889897.98545: in run() - task 02369adf-7a19-34ed-f5d1-000000001ec9 178205 1726889897.98566: variable 'ansible_search_path' from source: unknown 178205 1726889897.98614: calling self._execute() 178205 1726889897.98757: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.98767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.98782: variable 'omit' from source: magic vars 178205 1726889897.99193: variable '_storage_test_volume_present' from source: set_fact 178205 1726889897.99209: Evaluated conditional (_storage_test_volume_present): True 178205 1726889897.99222: variable 'omit' from source: magic vars 178205 1726889897.99292: variable 'omit' from source: magic vars 178205 1726889897.99335: variable 'omit' from source: magic vars 178205 1726889897.99389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889897.99435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889897.99465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889897.99493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.99517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889897.99552: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889897.99562: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.99570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889897.99687: Set connection var ansible_pipelining to False 178205 1726889897.99703: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889897.99715: Set connection var ansible_shell_executable to /bin/sh 178205 1726889897.99726: Set connection var ansible_connection to ssh 178205 1726889897.99737: Set connection var ansible_shell_type to sh 178205 1726889897.99749: Set connection var ansible_timeout to 10 178205 1726889897.99782: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.99791: variable 'ansible_connection' from source: unknown 178205 1726889897.99799: variable 'ansible_module_compression' from source: unknown 178205 1726889897.99809: variable 'ansible_shell_type' from source: unknown 178205 1726889897.99821: variable 'ansible_shell_executable' from source: unknown 178205 1726889897.99833: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889897.99842: variable 'ansible_pipelining' from source: unknown 178205 1726889897.99849: variable 'ansible_timeout' from source: unknown 178205 1726889897.99858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889898.00021: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889898.00040: variable 'omit' from source: magic vars 178205 1726889898.00056: starting attempt loop 178205 1726889898.00063: running the handler 178205 1726889898.00301: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889898.00335: variable 'storage_test_volume' from source: include params 178205 1726889898.00364: variable 'st_volume_type' from source: set_fact 178205 1726889898.00396: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889898.00406: handler run complete 178205 1726889898.00426: attempt loop complete, returning result 178205 1726889898.00434: _execute() done 178205 1726889898.00441: dumping result to json 178205 1726889898.00449: done dumping result, returning 178205 1726889898.00463: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-000000001ec9] 178205 1726889898.00474: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889898.00638: no more pending results, returning what we have 178205 1726889898.00643: results queue empty 178205 1726889898.00643: checking for any_errors_fatal 178205 1726889898.00652: done checking for any_errors_fatal 178205 1726889898.00653: checking for max_fail_percentage 178205 1726889898.00655: done checking for max_fail_percentage 178205 1726889898.00657: checking to see if all hosts have failed and the running result is not ok 178205 1726889898.00658: done checking to see if all hosts have failed 178205 1726889898.00659: getting the remaining hosts for this loop 178205 1726889898.00661: done getting the remaining hosts for this loop 178205 1726889898.00665: getting the next task for host managed_node2 178205 1726889898.00677: done getting next task for host managed_node2 178205 1726889898.00680: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889898.00687: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889898.00693: getting variables 178205 1726889898.00696: in VariableManager get_vars() 178205 1726889898.00744: Calling all_inventory to load vars for managed_node2 178205 1726889898.00747: Calling groups_inventory to load vars for managed_node2 178205 1726889898.00751: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889898.00763: Calling all_plugins_play to load vars for managed_node2 178205 1726889898.00767: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889898.00770: Calling groups_plugins_play to load vars for managed_node2 178205 1726889898.01483: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ec9 178205 1726889898.01487: WORKER PROCESS EXITING 178205 1726889898.01515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889898.02307: done with get_vars() 178205 1726889898.02325: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:38:18 -0400 (0:00:00.046) 0:01:51.012 ****** 178205 1726889898.02427: entering _queue_task() for managed_node2/stat 178205 1726889898.02731: worker is 1 (out of 1 available) 178205 1726889898.02743: exiting _queue_task() for managed_node2/stat 178205 1726889898.02754: done queuing things up, now waiting for results queue to drain 178205 1726889898.02755: waiting for pending results... 178205 1726889898.03062: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889898.03213: in run() - task 02369adf-7a19-34ed-f5d1-000000001ecd 178205 1726889898.03238: variable 'ansible_search_path' from source: unknown 178205 1726889898.03275: calling self._execute() 178205 1726889898.03400: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889898.03414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889898.03433: variable 'omit' from source: magic vars 178205 1726889898.03832: variable 'storage_test_volume' from source: include params 178205 1726889898.03886: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889898.03894: when evaluation is False, skipping this task 178205 1726889898.03901: _execute() done 178205 1726889898.03907: dumping result to json 178205 1726889898.03915: done dumping result, returning 178205 1726889898.03924: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-000000001ecd] 178205 1726889898.03934: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ecd skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889898.04107: no more pending results, returning what we have 178205 1726889898.04112: results queue empty 178205 1726889898.04113: checking for any_errors_fatal 178205 1726889898.04122: done checking for any_errors_fatal 178205 1726889898.04122: checking for max_fail_percentage 178205 1726889898.04125: done checking for max_fail_percentage 178205 1726889898.04126: checking to see if all hosts have failed and the running result is not ok 178205 1726889898.04127: done checking to see if all hosts have failed 178205 1726889898.04127: getting the remaining hosts for this loop 178205 1726889898.04129: done getting the remaining hosts for this loop 178205 1726889898.04132: getting the next task for host managed_node2 178205 1726889898.04141: done getting next task for host managed_node2 178205 1726889898.04145: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889898.04152: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889898.04157: getting variables 178205 1726889898.04158: in VariableManager get_vars() 178205 1726889898.04195: Calling all_inventory to load vars for managed_node2 178205 1726889898.04198: Calling groups_inventory to load vars for managed_node2 178205 1726889898.04202: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889898.04216: Calling all_plugins_play to load vars for managed_node2 178205 1726889898.04219: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889898.04222: Calling groups_plugins_play to load vars for managed_node2 178205 1726889898.04977: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ecd 178205 1726889898.04981: WORKER PROCESS EXITING 178205 1726889898.05006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889898.05662: done with get_vars() 178205 1726889898.05677: done getting variables 178205 1726889898.05745: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:38:18 -0400 (0:00:00.033) 0:01:51.045 ****** 178205 1726889898.05778: entering _queue_task() for managed_node2/package 178205 1726889898.06062: worker is 1 (out of 1 available) 178205 1726889898.06077: exiting _queue_task() for managed_node2/package 178205 1726889898.06091: done queuing things up, now waiting for results queue to drain 178205 1726889898.06092: waiting for pending results... 178205 1726889898.06411: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889898.06550: in run() - task 02369adf-7a19-34ed-f5d1-000000001ece 178205 1726889898.06571: variable 'ansible_search_path' from source: unknown 178205 1726889898.06617: calling self._execute() 178205 1726889898.06750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889898.06765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889898.06781: variable 'omit' from source: magic vars 178205 1726889898.06925: variable 'omit' from source: magic vars 178205 1726889898.06996: variable 'omit' from source: magic vars 178205 1726889898.07329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889898.09803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889898.09881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889898.09940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889898.09985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889898.10021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889898.10131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889898.10167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889898.10206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889898.10257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889898.10275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889898.10405: variable '__storage_is_ostree' from source: set_fact 178205 1726889898.10419: variable 'omit' from source: magic vars 178205 1726889898.10464: variable 'omit' from source: magic vars 178205 1726889898.10492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889898.10528: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889898.10554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889898.10574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889898.10588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889898.10625: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889898.10634: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889898.10641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889898.10747: Set connection var ansible_pipelining to False 178205 1726889898.10762: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889898.10771: Set connection var ansible_shell_executable to /bin/sh 178205 1726889898.10777: Set connection var ansible_connection to ssh 178205 1726889898.10784: Set connection var ansible_shell_type to sh 178205 1726889898.10792: Set connection var ansible_timeout to 10 178205 1726889898.10824: variable 'ansible_shell_executable' from source: unknown 178205 1726889898.10833: variable 'ansible_connection' from source: unknown 178205 1726889898.10842: variable 'ansible_module_compression' from source: unknown 178205 1726889898.10848: variable 'ansible_shell_type' from source: unknown 178205 1726889898.10854: variable 'ansible_shell_executable' from source: unknown 178205 1726889898.10859: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889898.10870: variable 'ansible_pipelining' from source: unknown 178205 1726889898.10876: variable 'ansible_timeout' from source: unknown 178205 1726889898.10883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889898.10993: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889898.11008: variable 'omit' from source: magic vars 178205 1726889898.11018: starting attempt loop 178205 1726889898.11025: running the handler 178205 1726889898.11035: variable 'ansible_facts' from source: unknown 178205 1726889898.11041: variable 'ansible_facts' from source: unknown 178205 1726889898.11192: _low_level_execute_command(): starting 178205 1726889898.11205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889898.11958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889898.11973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.11986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.12003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.12047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.12058: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889898.12076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.12093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889898.12104: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889898.12119: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889898.12131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.12145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.12159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.12171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.12186: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889898.12198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.12275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889898.12302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889898.12320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889898.12388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889898.13964: stdout chunk (state=3): >>>/root <<< 178205 1726889898.14163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889898.14167: stdout chunk (state=3): >>><<< 178205 1726889898.14170: stderr chunk (state=3): >>><<< 178205 1726889898.14288: _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 178205 1726889898.14291: _low_level_execute_command(): starting 178205 1726889898.14295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870 `" && echo ansible-tmp-1726889898.1419344-182079-134369373182870="` echo /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870 `" ) && sleep 0' 178205 1726889898.15515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889898.15533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.15551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.15570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.15610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.15629: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889898.15644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.15662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889898.15674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889898.15685: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889898.15697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.15711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.15732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.15746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.15758: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889898.15772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.15849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889898.15870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889898.15886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889898.15956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889898.17765: stdout chunk (state=3): >>>ansible-tmp-1726889898.1419344-182079-134369373182870=/root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870 <<< 178205 1726889898.17951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889898.17955: stdout chunk (state=3): >>><<< 178205 1726889898.17957: stderr chunk (state=3): >>><<< 178205 1726889898.18218: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889898.1419344-182079-134369373182870=/root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870 , stderr=OpenSSH_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 178205 1726889898.18221: variable 'ansible_module_compression' from source: unknown 178205 1726889898.18223: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889898.18227: variable 'ansible_facts' from source: unknown 178205 1726889898.18244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/AnsiballZ_dnf.py 178205 1726889898.18398: Sending initial data 178205 1726889898.18401: Sent initial data (154 bytes) 178205 1726889898.19375: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889898.19387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.19402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.19428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.19477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.19490: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889898.19503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.19523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889898.19541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889898.19557: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889898.19569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.19582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.19598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.19609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.19633: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889898.19653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.19735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889898.19759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889898.19783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889898.19850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889898.21540: 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 <<< 178205 1726889898.21578: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889898.21615: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpj3q5tqhm /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/AnsiballZ_dnf.py <<< 178205 1726889898.21647: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889898.23006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889898.23191: stderr chunk (state=3): >>><<< 178205 1726889898.23194: stdout chunk (state=3): >>><<< 178205 1726889898.23196: done transferring module to remote 178205 1726889898.23198: _low_level_execute_command(): starting 178205 1726889898.23200: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/ /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/AnsiballZ_dnf.py && sleep 0' 178205 1726889898.23784: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889898.23797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.23810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.23828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.23875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.23886: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889898.23898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.23916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889898.23928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889898.23938: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889898.23954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.23966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.23980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.23990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.24000: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889898.24014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.24095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889898.24116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889898.24132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889898.24193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889898.25927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889898.25966: stderr chunk (state=3): >>><<< 178205 1726889898.25969: stdout chunk (state=3): >>><<< 178205 1726889898.26059: _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 178205 1726889898.26063: _low_level_execute_command(): starting 178205 1726889898.26065: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/AnsiballZ_dnf.py && sleep 0' 178205 1726889898.26662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889898.26676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.26690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.26708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.26760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.26773: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889898.26788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.26805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889898.26820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889898.26835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889898.26857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889898.26872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889898.26888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889898.26900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889898.26913: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889898.26927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889898.27013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889898.27035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889898.27062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889898.27130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889898.29021: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889898.29040: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889898.29043: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889898.29090: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889898.29131: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889898.29159: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889898.29209: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889898.29214: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889898.29259: 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' <<< 178205 1726889898.29290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889898.29303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889898.29334: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc73b3dc0> <<< 178205 1726889898.29369: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889898.29396: 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 0x7fefc73583a0> <<< 178205 1726889898.29409: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc73b3b20> <<< 178205 1726889898.29428: 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' <<< 178205 1726889898.29446: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc73b3ac0> <<< 178205 1726889898.29458: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889898.29480: 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' <<< 178205 1726889898.29499: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358490> <<< 178205 1726889898.29523: 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' <<< 178205 1726889898.29553: 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' <<< 178205 1726889898.29570: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358940> <<< 178205 1726889898.29595: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358670> <<< 178205 1726889898.29635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889898.29644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889898.29655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889898.29672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889898.29691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889898.29710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889898.29735: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc730f190> <<< 178205 1726889898.29754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889898.29773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889898.29848: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc730f220> <<< 178205 1726889898.29879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889898.29897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889898.29918: 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 0x7fefc7332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc730f940> <<< 178205 1726889898.29974: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7370880> <<< 178205 1726889898.29977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889898.29980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7308d90> <<< 178205 1726889898.30047: 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 0x7fefc7332d90> <<< 178205 1726889898.30100: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358970> <<< 178205 1726889898.30125: 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. <<< 178205 1726889898.30361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889898.30376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889898.30408: 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' <<< 178205 1726889898.30433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889898.30445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889898.30469: 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' <<< 178205 1726889898.30490: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d4eb0> <<< 178205 1726889898.30529: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d7f40> <<< 178205 1726889898.30554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889898.30564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889898.30582: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889898.30612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889898.30639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889898.30659: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72cc610> <<< 178205 1726889898.30683: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d5640> <<< 178205 1726889898.30694: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d4370> <<< 178205 1726889898.30719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889898.30776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889898.30801: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889898.30850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.30886: 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' <<< 178205 1726889898.30927: 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 0x7fefc6fd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fd68b0> <<< 178205 1726889898.30988: stdout chunk (state=3): >>>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 0x7fefc6fd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889898.31027: 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 0x7fefc6fd6f70> <<< 178205 1726889898.31064: 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 0x7fefc6fd6e80> import '_collections' # <<< 178205 1726889898.31095: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7237d30> <<< 178205 1726889898.31107: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889898.31129: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7232610> <<< 178205 1726889898.31228: 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 0x7fefc7244670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72dbe20> <<< 178205 1726889898.31318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc6fe7c70> <<< 178205 1726889898.31346: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7237250> # 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 0x7fefc7244280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72e19d0> # /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' <<< 178205 1726889898.31374: 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' <<< 178205 1726889898.31404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889898.31429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe7d90> <<< 178205 1726889898.31539: 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 0x7fefc6fe7d00> <<< 178205 1726889898.31917: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889898.31945: 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 0x7fefc6fbb370> # /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 0x7fefc6fbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fea490> # /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' <<< 178205 1726889898.31967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889898.31979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6eef1c0> <<< 178205 1726889898.32014: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fa5c70> <<< 178205 1726889898.32057: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feaeb0> <<< 178205 1726889898.32070: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72e1040> <<< 178205 1726889898.32084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889898.32108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889898.32133: 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 0x7fefc6f02af0> <<< 178205 1726889898.32151: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889898.32185: 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 0x7fefc6f02e20> <<< 178205 1726889898.32210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889898.32234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889898.32252: 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' <<< 178205 1726889898.32270: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f15730> <<< 178205 1726889898.32281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889898.32307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889898.32334: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f15c70> <<< 178205 1726889898.32375: 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 0x7fefc6ea03a0> <<< 178205 1726889898.32392: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f02f10> <<< 178205 1726889898.32409: 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' <<< 178205 1726889898.32454: 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 0x7fefc6eb1280> <<< 178205 1726889898.32476: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f155b0> import 'pwd' # <<< 178205 1726889898.32519: 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 0x7fefc6eb1340> <<< 178205 1726889898.32547: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe79d0> <<< 178205 1726889898.32561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889898.32590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889898.32604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889898.32620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889898.32649: 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 0x7fefc6ecc6a0> <<< 178205 1726889898.32673: 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' <<< 178205 1726889898.32708: 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 0x7fefc6ecc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ecc760> <<< 178205 1726889898.32735: 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 0x7fefc6ecc850> <<< 178205 1726889898.32763: 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' <<< 178205 1726889898.32963: 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 0x7fefc6eccca0> <<< 178205 1726889898.33005: 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 0x7fefc6ed91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ecc8e0> <<< 178205 1726889898.33041: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ebfa30> <<< 178205 1726889898.33060: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe75b0> <<< 178205 1726889898.33073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889898.33133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889898.33160: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ecca90> <<< 178205 1726889898.33267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889898.33284: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fefc6df3670> <<< 178205 1726889898.33674: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889898.33764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.33798: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 178205 1726889898.33824: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889898.33842: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889898.33852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.35054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.35973: 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 0x7fefc67d97c0> <<< 178205 1726889898.36004: 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' <<< 178205 1726889898.36062: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 178205 1726889898.36068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 178205 1726889898.36075: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889898.36078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889898.36089: 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 0x7fefc67d9160> <<< 178205 1726889898.36133: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9280> <<< 178205 1726889898.36156: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9f10> <<< 178205 1726889898.36178: 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' <<< 178205 1726889898.36238: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9d30> <<< 178205 1726889898.36241: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889898.36266: 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 0x7fefc67d9f70> <<< 178205 1726889898.36286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889898.36317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889898.36349: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9100> <<< 178205 1726889898.36369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889898.36386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889898.36406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889898.36427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889898.36449: 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' <<< 178205 1726889898.36524: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc672eee0> <<< 178205 1726889898.36557: 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 0x7fefc674cf40> <<< 178205 1726889898.36590: 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 0x7fefc674cd60> <<< 178205 1726889898.36614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889898.36641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889898.36669: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc674c3d0> <<< 178205 1726889898.36687: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67c0dc0> <<< 178205 1726889898.36865: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67c03a0> <<< 178205 1726889898.36878: 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' <<< 178205 1726889898.36898: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67c0f70> <<< 178205 1726889898.36920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889898.36962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889898.36976: 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' <<< 178205 1726889898.36999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889898.37020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889898.37023: 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 0x7fefc6d50c10> <<< 178205 1726889898.37113: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67aa3a0> <<< 178205 1726889898.37128: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67de490> <<< 178205 1726889898.37141: 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 0x7fefc67aa4c0> <<< 178205 1726889898.37166: 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 0x7fefc67aa4f0> <<< 178205 1726889898.37197: 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 <<< 178205 1726889898.37218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889898.37240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889898.37257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889898.37336: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889898.37345: 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 0x7fefc6711250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d621f0> <<< 178205 1726889898.37357: 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' <<< 178205 1726889898.37417: 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 0x7fefc671c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d62370> <<< 178205 1726889898.37437: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889898.37475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.37504: 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' <<< 178205 1726889898.37519: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889898.37562: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d7cd90> <<< 178205 1726889898.37692: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc671c880> <<< 178205 1726889898.37775: 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 0x7fefc671c6d0> <<< 178205 1726889898.37814: 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 0x7fefc671b670> <<< 178205 1726889898.37856: 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 0x7fefc671b5b0> <<< 178205 1726889898.37878: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d5a8b0> <<< 178205 1726889898.37900: 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' <<< 178205 1726889898.37922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889898.37934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889898.37968: 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 0x7fefc67a1670> <<< 178205 1726889898.38152: 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 0x7fefc67a0ac0> <<< 178205 1726889898.38163: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67af0d0> <<< 178205 1726889898.38199: 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 0x7fefc67a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67e5a60> <<< 178205 1726889898.38224: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38246: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889898.38257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38399: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889898.38450: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889898.38465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38549: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.38644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.39084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.39554: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889898.39585: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889898.39603: 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' <<< 178205 1726889898.39651: 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 0x7fefc6301580> <<< 178205 1726889898.39729: 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 0x7fefc66e9520> <<< 178205 1726889898.39743: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62a30a0> <<< 178205 1726889898.39785: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889898.39814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889898.39836: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889898.39950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.40077: 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' <<< 178205 1726889898.40111: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67a0bb0> # zipimport: zlib available <<< 178205 1726889898.40500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.40867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.40925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.40986: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889898.41029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41056: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889898.41068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41201: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889898.41227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889898.41241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41307: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889898.41320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889898.41716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889898.41729: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889898.41794: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66f9970> <<< 178205 1726889898.41814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41855: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41921: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889898.41946: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889898.41962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.41993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42030: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889898.42042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42112: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42234: 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 <<< 178205 1726889898.42255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.42335: 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 0x7fefc6d6e250> <<< 178205 1726889898.42358: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66f96a0> <<< 178205 1726889898.42402: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889898.42418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42523: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889898.42648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889898.42669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889898.42696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889898.42727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889898.42739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889898.42821: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66e07c0> <<< 178205 1726889898.42858: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66dd7f0> <<< 178205 1726889898.42919: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66d7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889898.42931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.42978: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889898.43041: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889898.43067: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889898.43084: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889898.43558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.43973: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.44541: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.45077: 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 0x7fefc60e3640> <<< 178205 1726889898.45106: 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 0x7fefc60e36d0> <<< 178205 1726889898.45144: 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' <<< 178205 1726889898.45174: 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' <<< 178205 1726889898.45195: 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 0x7fefc60e3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3910> <<< 178205 1726889898.45229: 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' <<< 178205 1726889898.45248: 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' <<< 178205 1726889898.45276: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3070> <<< 178205 1726889898.45314: 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' <<< 178205 1726889898.45365: 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' <<< 178205 1726889898.45391: 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' <<< 178205 1726889898.45395: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889898.45444: 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 0x7fefc60ae730> <<< 178205 1726889898.45460: 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 0x7fefc60aec40> <<< 178205 1726889898.45483: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60aee50> <<< 178205 1726889898.45553: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d6b700> <<< 178205 1726889898.45566: 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' <<< 178205 1726889898.45605: 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 0x7fefc60ada60> <<< 178205 1726889898.45621: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889898.45650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889898.45716: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60adac0> <<< 178205 1726889898.45745: 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' <<< 178205 1726889898.45774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889898.45777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889898.45807: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc612c610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60adee0> <<< 178205 1726889898.45852: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60ad370> <<< 178205 1726889898.45889: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d6b6d0> <<< 178205 1726889898.45893: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889898.45916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889898.45930: 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 <<< 178205 1726889898.45950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889898.45987: 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' <<< 178205 1726889898.46007: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc628f070> <<< 178205 1726889898.46151: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62d4dc0> <<< 178205 1726889898.46196: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc612c430> <<< 178205 1726889898.46221: 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' <<< 178205 1726889898.46243: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889898.46276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889898.46293: 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' <<< 178205 1726889898.46296: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62cfdf0> <<< 178205 1726889898.46336: 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 0x7fefc62cf250> <<< 178205 1726889898.46364: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62d5d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6102f70> <<< 178205 1726889898.46419: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6294910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66f9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3e50> <<< 178205 1726889898.46432: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e36a0> <<< 178205 1726889898.46470: 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 0x7fefc60e3760> # /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' <<< 178205 1726889898.46485: stdout chunk (state=3): >>># /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' <<< 178205 1726889898.46540: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62cfac0> <<< 178205 1726889898.46571: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 178205 1726889898.46586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.46652: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6301a60> <<< 178205 1726889898.46671: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889898.46691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889898.46746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889898.46773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889898.46930: 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 0x7fefc6295940> <<< 178205 1726889898.47197: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc61445e0> <<< 178205 1726889898.47226: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6301850> <<< 178205 1726889898.47252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889898.47274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889898.47307: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc61316a0> <<< 178205 1726889898.47336: 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 0x7fefc60dccd0> <<< 178205 1726889898.47367: 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' <<< 178205 1726889898.47391: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60f5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60dcfd0> <<< 178205 1726889898.47416: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889898.47458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889898.47537: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60f56d0> <<< 178205 1726889898.47560: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889898.47585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889898.47874: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60be700> <<< 178205 1726889898.47903: 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' <<< 178205 1726889898.47925: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5e5bca0> <<< 178205 1726889898.47963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48069: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889898.48081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48305: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 178205 1726889898.48340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48397: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889898.48409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48496: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48600: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889898.48668: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889898.48830: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889898.49161: 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' <<< 178205 1726889898.49219: 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' <<< 178205 1726889898.49232: 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 0x7fefc5dbdbe0> <<< 178205 1726889898.49252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889898.49303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889898.49470: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbdd60> <<< 178205 1726889898.49555: 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' <<< 178205 1726889898.49584: 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 0x7fefc5e0f430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbdfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd250> <<< 178205 1726889898.49608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd850> <<< 178205 1726889898.49630: 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 <<< 178205 1726889898.49676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889898.49705: 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' <<< 178205 1726889898.49743: 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' <<< 178205 1726889898.49868: 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 0x7fefc5d449d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44580> <<< 178205 1726889898.49891: 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 <<< 178205 1726889898.49925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889898.49989: 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 0x7fefc5ce5550> <<< 178205 1726889898.50022: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44a00> <<< 178205 1726889898.50042: 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 <<< 178205 1726889898.50106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889898.51064: 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 0x7fefc5cbbe20> <<< 178205 1726889898.51124: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d652e0> <<< 178205 1726889898.51148: 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 <<< 178205 1726889898.51198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889898.51292: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 178205 1726889898.51298: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc445e2e0> <<< 178205 1726889898.51335: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d188b0> <<< 178205 1726889898.51352: 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 <<< 178205 1726889898.51382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889898.51515: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 178205 1726889898.51521: 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 0x7fefc432de80> <<< 178205 1726889898.51541: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc443d580> <<< 178205 1726889898.51564: 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 <<< 178205 1726889898.51603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889898.51687: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 178205 1726889898.51693: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc4297a00> <<< 178205 1726889898.51731: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc445e520> <<< 178205 1726889898.51754: 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 <<< 178205 1726889898.51757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889898.51827: 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 0x7fefc4290d60> <<< 178205 1726889898.51843: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc4297fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44130> <<< 178205 1726889898.51864: 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 <<< 178205 1726889898.51891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889898.51922: 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 <<< 178205 1726889898.51934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889898.51944: 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 <<< 178205 1726889898.51950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889898.51984: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889898.51991: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc41bfb20> <<< 178205 1726889898.52023: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41bf340> <<< 178205 1726889898.52031: 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 <<< 178205 1726889898.52055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889898.52098: 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' <<< 178205 1726889898.52120: 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 0x7fefc41d3700> <<< 178205 1726889898.52164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889898.52177: 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 0x7fefc41df2b0> <<< 178205 1726889898.52208: 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 <<< 178205 1726889898.52213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.52545: 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 0x7fefc41df850> <<< 178205 1726889898.52587: 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 <<< 178205 1726889898.52617: 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 0x7fefc41dfca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41df370> <<< 178205 1726889898.52628: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41d3790> <<< 178205 1726889898.52636: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41cadc0> <<< 178205 1726889898.52650: 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 <<< 178205 1726889898.52659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.52765: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 178205 1726889898.52775: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc3d8eee0> <<< 178205 1726889898.52777: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41d3190> <<< 178205 1726889898.52841: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41bfca0> <<< 178205 1726889898.52870: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc42c2730> <<< 178205 1726889898.52914: 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' <<< 178205 1726889898.52983: 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 0x7fefc42c2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc42c28b0> <<< 178205 1726889898.53001: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44280> <<< 178205 1726889898.53055: 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 0x7fefc3d9cd60> <<< 178205 1726889898.53080: 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 <<< 178205 1726889898.53094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889898.53145: 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' <<< 178205 1726889898.53181: 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' <<< 178205 1726889898.53188: 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 <<< 178205 1726889898.53210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889898.53240: 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 <<< 178205 1726889898.53327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889898.53436: 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 0x7fefc3c0d220> <<< 178205 1726889898.53531: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cac2b0> <<< 178205 1726889898.53551: 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 <<< 178205 1726889898.53565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889898.53588: 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 <<< 178205 1726889898.53593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb97f0> <<< 178205 1726889898.53662: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c5fe50> <<< 178205 1726889898.53687: 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 <<< 178205 1726889898.53695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.53757: 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' <<< 178205 1726889898.53783: 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' <<< 178205 1726889898.53821: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9bb0> <<< 178205 1726889898.53843: 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' <<< 178205 1726889898.53865: 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 <<< 178205 1726889898.53874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 178205 1726889898.53910: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9ee0> <<< 178205 1726889898.53922: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9e50> <<< 178205 1726889898.53934: 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' <<< 178205 1726889898.53952: 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' <<< 178205 1726889898.53991: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b111c0> <<< 178205 1726889898.54008: 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' <<< 178205 1726889898.54046: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9f40> <<< 178205 1726889898.54069: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.54090: 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 <<< 178205 1726889898.54095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 178205 1726889898.54137: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b113d0> <<< 178205 1726889898.54153: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9eb0> <<< 178205 1726889898.54157: 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 <<< 178205 1726889898.54163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 178205 1726889898.54191: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9c40> <<< 178205 1726889898.54214: 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' <<< 178205 1726889898.54255: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b111f0> <<< 178205 1726889898.54272: 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 <<< 178205 1726889898.54278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 178205 1726889898.54306: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11430> <<< 178205 1726889898.54333: 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' <<< 178205 1726889898.54363: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b114c0> <<< 178205 1726889898.54379: 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' <<< 178205 1726889898.54418: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11550> <<< 178205 1726889898.54438: 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' <<< 178205 1726889898.54471: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b115e0> <<< 178205 1726889898.54492: 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'<<< 178205 1726889898.54498: stdout chunk (state=3): >>> <<< 178205 1726889898.54526: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11670> <<< 178205 1726889898.54551: 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' <<< 178205 1726889898.54584: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11700> <<< 178205 1726889898.54616: 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<<< 178205 1726889898.54619: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' <<< 178205 1726889898.54626: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11790> <<< 178205 1726889898.54641: 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 <<< 178205 1726889898.54646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889898.54681: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11820> <<< 178205 1726889898.54686: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9220> <<< 178205 1726889898.54715: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c931c0> <<< 178205 1726889898.54737: 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 <<< 178205 1726889898.54745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 178205 1726889898.54763: 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' <<< 178205 1726889898.54843: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889898.54876: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc3b11be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11940> <<< 178205 1726889898.54894: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb98e0> # /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 0x7fefc3cac100> <<< 178205 1726889898.54897: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8aca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8a2b0> <<< 178205 1726889898.54917: 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' <<< 178205 1726889898.54946: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8a490> <<< 178205 1726889898.54951: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3dc0b50> <<< 178205 1726889898.54972: 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 <<< 178205 1726889898.54986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889898.55005: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8ae20> <<< 178205 1726889898.55024: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3d9cd00> <<< 178205 1726889898.55041: 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' <<< 178205 1726889898.55061: 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 <<< 178205 1726889898.55073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889898.55095: 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 <<< 178205 1726889898.55118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 178205 1726889898.55179: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b28c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b284f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3dc0940> <<< 178205 1726889898.55193: 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' <<< 178205 1726889898.55204: 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 <<< 178205 1726889898.55228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889898.55247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889898.55283: 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 <<< 178205 1726889898.55289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889898.55291: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ac52b0> <<< 178205 1726889898.55300: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889898.55335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889898.55352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889898.55386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889898.55401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889898.55421: 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 0x7fefc3a79190> <<< 178205 1726889898.55471: 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 0x7fefc3a79220> <<< 178205 1726889898.55519: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ad86a0> <<< 178205 1726889898.55550: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ac56d0> <<< 178205 1726889898.55570: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ab9a90> <<< 178205 1726889898.55615: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ab30d0> <<< 178205 1726889898.55622: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b28ee0> <<< 178205 1726889898.55659: 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' <<< 178205 1726889898.55662: 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 <<< 178205 1726889898.55770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.55807: 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 0x7fefc3a79fd0> <<< 178205 1726889898.55810: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3a79790> <<< 178205 1726889898.55848: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b28d90> <<< 178205 1726889898.55852: 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' <<< 178205 1726889898.55870: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ab3940> <<< 178205 1726889898.55897: 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 0x7fefc3a9c850> <<< 178205 1726889898.55924: 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 0x7fefc3a9c8e0> <<< 178205 1726889898.55952: 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 0x7fefc3a9ca60> <<< 178205 1726889898.55959: 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 <<< 178205 1726889898.55975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889898.55987: 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 <<< 178205 1726889898.56018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889898.56091: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 178205 1726889898.56095: 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 0x7fefc38dd1c0> <<< 178205 1726889898.56098: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3aab190> <<< 178205 1726889898.56140: 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 0x7fefc38dd220> <<< 178205 1726889898.56151: 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' <<< 178205 1726889898.56169: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38dd310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3a9ca00> <<< 178205 1726889898.56204: 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' <<< 178205 1726889898.56216: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3a9cfa0> <<< 178205 1726889898.56233: 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 <<< 178205 1726889898.56240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889898.56258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889898.56319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889898.56337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889898.56343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889898.56363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 178205 1726889898.56373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 178205 1726889898.56395: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889898.56407: 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 0x7fefc38653d0> <<< 178205 1726889898.56416: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3865190> <<< 178205 1726889898.56435: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38559d0> <<< 178205 1726889898.56539: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38ee9d0> <<< 178205 1726889898.56547: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38ddeb0> <<< 178205 1726889898.56569: 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 0x7fefc38eeca0> <<< 178205 1726889898.56593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 178205 1726889898.56606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38f59a0> <<< 178205 1726889898.56632: 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 0x7fefc3875700> <<< 178205 1726889898.56656: 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 <<< 178205 1726889898.56667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3875340> <<< 178205 1726889898.56684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889898.56704: 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 <<< 178205 1726889898.56731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889898.56741: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3883670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3883190> <<< 178205 1726889898.56764: 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 0x7fefc38834f0> <<< 178205 1726889898.56781: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd550> <<< 178205 1726889898.57227: 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 <<< 178205 1726889898.57231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889898.57264: 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' <<< 178205 1726889898.57292: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc388bfa0> <<< 178205 1726889898.57297: 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 <<< 178205 1726889898.57303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.57319: 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 <<< 178205 1726889898.57351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889898.57372: 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<<< 178205 1726889898.57379: stdout chunk (state=3): >>> <<< 178205 1726889898.57406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889898.57436: 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' <<< 178205 1726889898.57451: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3841fa0> <<< 178205 1726889898.57455: 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 <<< 178205 1726889898.57462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 178205 1726889898.57483: 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 <<< 178205 1726889898.57490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 178205 1726889898.57514: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py <<< 178205 1726889898.57519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.57590: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889898.57608: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc37dbd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37dbc10> <<< 178205 1726889898.57611: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37db3d0> <<< 178205 1726889898.57618: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37db190> <<< 178205 1726889898.57638: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382cee0> <<< 178205 1726889898.57664: 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 <<< 178205 1726889898.57668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889898.57671: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37db220> <<< 178205 1726889898.57695: 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 <<< 178205 1726889898.57710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.57736: 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 <<< 178205 1726889898.57746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889898.57768: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3805160> <<< 178205 1726889898.57804: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37dbeb0> <<< 178205 1726889898.57827: 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' <<< 178205 1726889898.57847: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37f69d0> <<< 178205 1726889898.57867: 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 <<< 178205 1726889898.57870: stdout chunk (state=3): >>># 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 0x7fefc3805fd0> <<< 178205 1726889898.57901: 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' <<< 178205 1726889898.57917: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37041c0> <<< 178205 1726889898.57934: 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 <<< 178205 1726889898.57939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3704310> <<< 178205 1726889898.57972: 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' <<< 178205 1726889898.57978: 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 <<< 178205 1726889898.57999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 178205 1726889898.58041: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3704910> <<< 178205 1726889898.58047: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3704640> <<< 178205 1726889898.58071: 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' <<< 178205 1726889898.58089: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37049d0> <<< 178205 1726889898.58092: 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' <<< 178205 1726889898.58098: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712610> <<< 178205 1726889898.58118: 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 <<< 178205 1726889898.58134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 178205 1726889898.58147: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712700> <<< 178205 1726889898.58159: 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 <<< 178205 1726889898.58165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889898.58186: 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 <<< 178205 1726889898.58207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889898.58228: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712af0> <<< 178205 1726889898.58257: 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' <<< 178205 1726889898.58267: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712f40> <<< 178205 1726889898.58294: 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 <<< 178205 1726889898.58300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3728b20> <<< 178205 1726889898.58324: 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 <<< 178205 1726889898.58331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 178205 1726889898.58341: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3728c40> <<< 178205 1726889898.58354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889898.58363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889898.58385: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3728e80> <<< 178205 1726889898.58411: 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' <<< 178205 1726889898.58432: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36b8310> <<< 178205 1726889898.58441: 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 <<< 178205 1726889898.58446: stdout chunk (state=3): >>># 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 0x7fefc36b8d00> <<< 178205 1726889898.58470: 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 <<< 178205 1726889898.58483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 178205 1726889898.58486: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36b8e50> <<< 178205 1726889898.58510: 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 <<< 178205 1726889898.58519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 178205 1726889898.58539: 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 <<< 178205 1726889898.58553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7130> <<< 178205 1726889898.58570: 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 <<< 178205 1726889898.58633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889898.58651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889898.58676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7f40> <<< 178205 1726889898.58683: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7a90> <<< 178205 1726889898.58702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 178205 1726889898.58711: 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 0x7fefc36c7d90> <<< 178205 1726889898.58736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889898.58751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 178205 1726889898.58760: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36d4820> <<< 178205 1726889898.58777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 178205 1726889898.58787: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36d4fa0> <<< 178205 1726889898.58818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 178205 1726889898.58848: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e12b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py <<< 178205 1726889898.58863: stdout chunk (state=3): >>># 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 0x7fefc36e13a0> <<< 178205 1726889898.58932: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc388bd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 178205 1726889898.58979: stdout chunk (state=3): >>># 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' <<< 178205 1726889898.58988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e1f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e1c40> # /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' <<< 178205 1726889898.59021: 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 <<< 178205 1726889898.59035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889898.59073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889898.59086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889898.59142: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc367c5e0> <<< 178205 1726889898.59164: 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' <<< 178205 1726889898.59202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889898.59233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3685520> <<< 178205 1726889898.59281: 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 0x7fefc367ce80> <<< 178205 1726889898.59313: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc367cdf0> # /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' <<< 178205 1726889898.59347: 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 <<< 178205 1726889898.59367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36af760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36af1f0> <<< 178205 1726889898.59383: 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' <<< 178205 1726889898.59405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889898.59435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 178205 1726889898.59458: 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' <<< 178205 1726889898.59489: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35fea90> <<< 178205 1726889898.59507: 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 0x7fefc35fec70> <<< 178205 1726889898.59532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889898.59551: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889898.59596: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36afcd0> <<< 178205 1726889898.59610: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36afa60> <<< 178205 1726889898.59632: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36ef160> <<< 178205 1726889898.59656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889898.59690: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc367c220> <<< 178205 1726889898.59716: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e1af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c250> <<< 178205 1726889898.59740: 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' <<< 178205 1726889898.59790: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc361e190> <<< 178205 1726889898.59811: 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 # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889898.59837: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc361e4c0> <<< 178205 1726889898.59861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 178205 1726889898.59901: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc361ed30> <<< 178205 1726889898.59924: 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 0x7fefc35b3640> <<< 178205 1726889898.59947: 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 <<< 178205 1726889898.59959: 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 0x7fefc35b3bb0> <<< 178205 1726889898.59983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889898.60028: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.60040: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889898.60091: 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 0x7fefc35c0c70> <<< 178205 1726889898.60122: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c0850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c05b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c0220> <<< 178205 1726889898.60142: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889898.60168: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c0460> <<< 178205 1726889898.60188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889898.60218: 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 <<< 178205 1726889898.60252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py <<< 178205 1726889898.60264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cfbe0> <<< 178205 1726889898.60275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 178205 1726889898.60278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889898.60284: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cfc70> <<< 178205 1726889898.60314: 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 <<< 178205 1726889898.60318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889898.60400: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 178205 1726889898.60428: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc35dc2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cfdf0> <<< 178205 1726889898.60443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # 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' <<< 178205 1726889898.60459: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889898.60475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889898.60507: 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 0x7fefc34e5310> <<< 178205 1726889898.60526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889898.60553: 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' <<< 178205 1726889898.60592: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34ed370> <<< 178205 1726889898.60613: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34ed310> <<< 178205 1726889898.60626: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889898.60708: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc34ed4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34ed220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34e5d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34e53d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35eaa60> <<< 178205 1726889898.60731: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35ea0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35dc970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cf820> <<< 178205 1726889898.60762: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cf0d0> <<< 178205 1726889898.60787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 178205 1726889898.60823: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cf970> # /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 0x7fefc34e5dc0> <<< 178205 1726889898.60853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # 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 0x7fefc34ed790> <<< 178205 1726889898.60884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 178205 1726889898.60927: stdout chunk (state=3): >>># 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 0x7fefc34eda00> <<< 178205 1726889898.60949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34edf70> <<< 178205 1726889898.60963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889898.60985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889898.61022: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3509760> <<< 178205 1726889898.61042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889898.61065: 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 0x7fefc348d940> <<< 178205 1726889898.61085: 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 <<< 178205 1726889898.61104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889898.61141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc349abb0> <<< 178205 1726889898.61159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889898.61182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889898.61219: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc34bd160> <<< 178205 1726889898.61309: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc349ac10> <<< 178205 1726889898.61343: 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 <<< 178205 1726889898.61405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 178205 1726889898.61456: 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' <<< 178205 1726889898.61522: 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 0x7fefc3465430> # /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 0x7fefc3465550> <<< 178205 1726889898.61580: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34584c0> <<< 178205 1726889898.61610: 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 <<< 178205 1726889898.61632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889898.61718: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34587f0> <<< 178205 1726889898.61731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc345a940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3458160> # /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' <<< 178205 1726889898.61737: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3458220> <<< 178205 1726889898.61747: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc344bac0> <<< 178205 1726889898.61771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # 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 0x7fefc345adf0> <<< 178205 1726889898.61793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 178205 1726889898.61801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3400220> <<< 178205 1726889898.61827: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7fefc3400310> <<< 178205 1726889898.61841: 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 <<< 178205 1726889898.61856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 178205 1726889898.61874: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3400430> <<< 178205 1726889898.61887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889898.61905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889898.61923: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889898.62019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889898.62036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889898.62075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889898.62094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 178205 1726889898.62108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889898.62138: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33d4670> <<< 178205 1726889898.62178: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3429f70> <<< 178205 1726889898.62201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 178205 1726889898.62214: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc343ba00> <<< 178205 1726889898.62230: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889898.62243: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc343ba90> <<< 178205 1726889898.62258: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889898.62277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889898.62323: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33d42e0> <<< 178205 1726889898.62345: 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 0x7fefc33e63d0> <<< 178205 1726889898.62523: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc340cd30> <<< 178205 1726889898.62541: 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 <<< 178205 1726889898.62557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 178205 1726889898.62572: 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 0x7fefc34169a0> <<< 178205 1726889898.62600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889898.62629: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33928b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34162b0> <<< 178205 1726889898.62679: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3400be0> <<< 178205 1726889898.62725: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34b8dc0> <<< 178205 1726889898.62746: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889898.62758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889898.62778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889898.62795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889898.62808: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33b7670> <<< 178205 1726889898.62834: 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<<< 178205 1726889898.62847: stdout chunk (state=3): >>> # 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 0x7fefc33b7e20> <<< 178205 1726889898.62872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.62882: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346190> <<< 178205 1726889898.62892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889898.62908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889898.62929: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889898.62944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889898.62991: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346ac0> <<< 178205 1726889898.63013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 178205 1726889898.63030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889898.63043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889898.63056: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33661f0> <<< 178205 1726889898.63074: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346d90> <<< 178205 1726889898.63099: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346220> <<< 178205 1726889898.63133: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33a78b0> <<< 178205 1726889898.63156: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889898.63167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889898.63191: 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 <<< 178205 1726889898.63225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889898.63245: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889898.63259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889898.63286: 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 0x7fefc331e310> <<< 178205 1726889898.63309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889898.63333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py <<< 178205 1726889898.63342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889898.63361: 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' <<< 178205 1726889898.63372: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331edf0> <<< 178205 1726889898.63388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 178205 1726889898.63397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889898.63415: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331ef70> <<< 178205 1726889898.63504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 178205 1726889898.63507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 178205 1726889898.63509: 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' <<< 178205 1726889898.63632: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3327c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33277f0> <<< 178205 1726889898.63635: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3327340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331ea90> <<< 178205 1726889898.63646: 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' <<< 178205 1726889898.63657: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331ebe0> <<< 178205 1726889898.63684: 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 <<< 178205 1726889898.63714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889898.63748: 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' <<< 178205 1726889898.63779: 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 <<< 178205 1726889898.63793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889898.63823: 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' <<< 178205 1726889898.63853: 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 0x7fefc32d4a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32d46a0> <<< 178205 1726889898.63875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889898.63898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889898.63960: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32d4700> import 'urllib3.packages.six.moves' # <<< 178205 1726889898.63973: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889898.64040: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9640> <<< 178205 1726889898.64053: 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 0x7fefc32c9820> <<< 178205 1726889898.64084: 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 <<< 178205 1726889898.64109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889898.64123: 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' <<< 178205 1726889898.64151: 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' <<< 178205 1726889898.64178: 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' <<< 178205 1726889898.64205: 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 0x7fefc3280940> <<< 178205 1726889898.64233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3280af0> <<< 178205 1726889898.64269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3280ca0> <<< 178205 1726889898.64303: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32805e0> <<< 178205 1726889898.64343: 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' <<< 178205 1726889898.64368: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32808e0> # /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 0x7fefc3288100> <<< 178205 1726889898.64398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889898.64437: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3288160> <<< 178205 1726889898.64457: 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' <<< 178205 1726889898.64525: 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 0x7fefc3299370> <<< 178205 1726889898.64555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889898.65438: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3299940> <<< 178205 1726889898.65462: 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' <<< 178205 1726889898.65475: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32b9e80> <<< 178205 1726889898.65496: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3288c40> <<< 178205 1726889898.65513: 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' <<< 178205 1726889898.65521: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3288ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3280280> <<< 178205 1726889898.65543: 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 0x7fefc3280340> <<< 178205 1726889898.65569: 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 <<< 178205 1726889898.65577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 178205 1726889898.65596: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3280040> <<< 178205 1726889898.65619: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32ddb20> <<< 178205 1726889898.65649: 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' <<< 178205 1726889898.65673: 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 <<< 178205 1726889898.65679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 178205 1726889898.65702: 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 <<< 178205 1726889898.65725: 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 0x7fefc3241910> <<< 178205 1726889898.65737: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3241550> import 'urllib3.packages.six.moves.urllib' # <<< 178205 1726889898.65747: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32ee940> <<< 178205 1726889898.65770: 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 <<< 178205 1726889898.65786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889898.65817: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32800a0> <<< 178205 1726889898.65839: 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 <<< 178205 1726889898.65850: 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 0x7fefc3241d90> <<< 178205 1726889898.65860: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9970> <<< 178205 1726889898.65885: 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 <<< 178205 1726889898.65896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889898.65942: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc324d940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9040> <<< 178205 1726889898.65973: 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' <<< 178205 1726889898.66006: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889898.66031: 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 <<< 178205 1726889898.66050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889898.66072: 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' <<< 178205 1726889898.66088: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32672b0> <<< 178205 1726889898.66122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 178205 1726889898.66130: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3267520> <<< 178205 1726889898.66139: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b0a0> <<< 178205 1726889898.66156: 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 <<< 178205 1726889898.66175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 178205 1726889898.66184: 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' <<< 178205 1726889898.66199: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3267e20> <<< 178205 1726889898.66222: 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' <<< 178205 1726889898.66231: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3267a00> <<< 178205 1726889898.66254: 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' <<< 178205 1726889898.66266: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3267c70> <<< 178205 1726889898.66287: 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 <<< 178205 1726889898.66298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 178205 1726889898.66315: 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' <<< 178205 1726889898.66344: 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 <<< 178205 1726889898.66356: 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 0x7fefc326dc70> <<< 178205 1726889898.66365: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d820> <<< 178205 1726889898.66386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889898.66413: 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 <<< 178205 1726889898.66422: 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 0x7fefc32780d0> <<< 178205 1726889898.66447: 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' <<< 178205 1726889898.66469: 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 <<< 178205 1726889898.66502: 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 0x7fefc3278b80> <<< 178205 1726889898.66524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889898.66540: 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 0x7fefc3278c40> <<< 178205 1726889898.66561: 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 <<< 178205 1726889898.66586: 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 0x7fefc3278cd0> <<< 178205 1726889898.66605: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889898.66637: 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 0x7fefc3278d60> <<< 178205 1726889898.66659: 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 <<< 178205 1726889898.66686: 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 0x7fefc3278df0> <<< 178205 1726889898.66701: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3278520> <<< 178205 1726889898.66726: 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 <<< 178205 1726889898.66746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889898.66754: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3278fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326db50> <<< 178205 1726889898.66777: 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 <<< 178205 1726889898.66813: 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 0x7fefc31a13a0> <<< 178205 1726889898.66844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 178205 1726889898.66850: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a16d0> <<< 178205 1726889898.66884: 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' <<< 178205 1726889898.66887: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a1940> <<< 178205 1726889898.66909: 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 0x7fefc31a1be0> <<< 178205 1726889898.66940: 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' <<< 178205 1726889898.66950: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a1e80> <<< 178205 1726889898.66972: 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 <<< 178205 1726889898.66990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6160> <<< 178205 1726889898.67000: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d460> <<< 178205 1726889898.67021: 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' <<< 178205 1726889898.67046: 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' <<< 178205 1726889898.67052: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a64c0> <<< 178205 1726889898.67079: 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' <<< 178205 1726889898.67106: 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' <<< 178205 1726889898.67132: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a68e0> <<< 178205 1726889898.67153: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6760> <<< 178205 1726889898.67177: 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' <<< 178205 1726889898.67212: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6d00> <<< 178205 1726889898.67233: 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 <<< 178205 1726889898.67239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 178205 1726889898.67258: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6c10> <<< 178205 1726889898.67283: 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' <<< 178205 1726889898.67320: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6d30> <<< 178205 1726889898.67341: 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 <<< 178205 1726889898.67349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 178205 1726889898.67370: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31b3100> <<< 178205 1726889898.67395: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889898.67432: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31b3190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d670> <<< 178205 1726889898.67462: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b8b0> <<< 178205 1726889898.67486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' <<< 178205 1726889898.67492: stdout chunk (state=3): >>>import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b430> <<< 178205 1726889898.67519: 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 <<< 178205 1726889898.67537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889898.67557: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d550> <<< 178205 1726889898.67580: 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 0x7fefc32c93d0> <<< 178205 1726889898.67608: 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 <<< 178205 1726889898.67625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889898.67649: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31b3fd0> <<< 178205 1726889898.67674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889898.67698: 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' <<< 178205 1726889898.67737: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889898.67753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889898.67885: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a3a0> <<< 178205 1726889898.67915: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 178205 1726889898.67944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889898.67965: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a430> # /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' <<< 178205 1726889898.67978: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3154f70> <<< 178205 1726889898.68046: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6c70> <<< 178205 1726889898.68060: 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' <<< 178205 1726889898.68078: 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' <<< 178205 1726889898.68130: 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 0x7fefc3166a90> <<< 178205 1726889898.68164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 178205 1726889898.68201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889898.68237: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3173280> # /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 0x7fefc3173340> <<< 178205 1726889898.68302: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166790> <<< 178205 1726889898.68341: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31666a0> <<< 178205 1726889898.68378: 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' <<< 178205 1726889898.68410: 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' <<< 178205 1726889898.68449: 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' <<< 178205 1726889898.68485: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31231f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3173d30> # /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 0x7fefc3173f40> <<< 178205 1726889898.68514: 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 <<< 178205 1726889898.68525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3123820> <<< 178205 1726889898.68558: 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' <<< 178205 1726889898.68615: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3123ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166760> <<< 178205 1726889898.68669: 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' <<< 178205 1726889898.68672: 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 <<< 178205 1726889898.68688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889898.68735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889898.68756: 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' <<< 178205 1726889898.68771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889898.68796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889898.68826: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30d31f0> <<< 178205 1726889898.68846: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9e20> <<< 178205 1726889898.68851: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc313a880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3173b80> <<< 178205 1726889898.68865: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3336c70> <<< 178205 1726889898.68885: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3336580> <<< 178205 1726889898.68911: 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' <<< 178205 1726889898.68918: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9f40> <<< 178205 1726889898.68935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 178205 1726889898.68953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889898.68958: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9c70> <<< 178205 1726889898.68979: 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 <<< 178205 1726889898.68986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889898.69019: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30dc940> <<< 178205 1726889898.69047: 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' <<< 178205 1726889898.69081: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30dcd30> <<< 178205 1726889898.69095: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331e550> <<< 178205 1726889898.69164: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33108b0> <<< 178205 1726889898.69169: 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' <<< 178205 1726889898.69179: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30f7310> <<< 178205 1726889898.69197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30f76a0> <<< 178205 1726889898.69240: 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 0x7fefc30f77c0> <<< 178205 1726889898.69264: 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 <<< 178205 1726889898.69293: stdout chunk (state=3): >>># 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 <<< 178205 1726889898.69320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc308d130> <<< 178205 1726889898.69353: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30f7880> # /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' <<< 178205 1726889898.69372: 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' <<< 178205 1726889898.69400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889898.69437: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc309a190> <<< 178205 1726889898.69473: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc308da30> <<< 178205 1726889898.69491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889898.69535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889898.69585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889898.69608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889898.69625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889898.69642: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3040940> <<< 178205 1726889898.69675: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc304c580> <<< 178205 1726889898.69730: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc309af10> <<< 178205 1726889898.69750: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc309a730> <<< 178205 1726889898.69768: 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 0x7fefc30afa30> <<< 178205 1726889898.69825: 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 <<< 178205 1726889898.69842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 178205 1726889898.69880: 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 <<< 178205 1726889898.69898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3065c70> <<< 178205 1726889898.69940: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30653a0> <<< 178205 1726889898.69957: 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 0x7fefc3065e20> <<< 178205 1726889898.69992: 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 0x7fefc30762e0> <<< 178205 1726889898.70009: 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' <<< 178205 1726889898.70049: 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 0x7fefc3076460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076310> <<< 178205 1726889898.70082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076400> <<< 178205 1726889898.70110: 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' <<< 178205 1726889898.70131: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889898.70218: 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 0x7fefc3076d30> <<< 178205 1726889898.70268: 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 0x7fefc3076b80> <<< 178205 1726889898.70296: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076550> <<< 178205 1726889898.70318: 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' <<< 178205 1726889898.70336: 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' <<< 178205 1726889898.70369: 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' <<< 178205 1726889898.70428: 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' <<< 178205 1726889898.70460: 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 0x7fefc3011970> # /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 0x7fefc3011a60> <<< 178205 1726889898.70494: 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 <<< 178205 1726889898.70524: 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 0x7fefc3011d60> <<< 178205 1726889898.70558: 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' <<< 178205 1726889898.70584: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3022370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3011310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ffeeb0> <<< 178205 1726889898.70606: 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 <<< 178205 1726889898.70633: 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 <<< 178205 1726889898.70667: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30115b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ffeb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076910> <<< 178205 1726889898.70715: 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 <<< 178205 1726889898.70747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889898.70785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f124c0> <<< 178205 1726889898.70804: 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 <<< 178205 1726889898.70813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889898.70836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889898.70851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889898.70896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889898.70966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889898.71050: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f2bf40> <<< 178205 1726889898.71106: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f12d00> <<< 178205 1726889898.71132: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f12850> <<< 178205 1726889898.71254: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3022f70> <<< 178205 1726889898.71277: 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' <<< 178205 1726889898.71310: 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 0x7fefc2edbdc0> <<< 178205 1726889898.71334: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889898.71362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889898.71388: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 178205 1726889898.71394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889898.71455: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ef8340> <<< 178205 1726889898.71513: 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 0x7fefc2ef8f40> <<< 178205 1726889898.71546: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2edbe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2edb790> <<< 178205 1726889898.71563: 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' <<< 178205 1726889898.71584: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 178205 1726889898.71602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889898.71624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889898.71639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889898.71666: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e75f70> <<< 178205 1726889898.71770: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e75430> <<< 178205 1726889898.71805: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ede880> <<< 178205 1726889898.71830: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30af8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc308dee0> <<< 178205 1726889898.71890: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3379580> <<< 178205 1726889898.71916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 178205 1726889898.71928: stdout chunk (state=3): >>># 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 0x7fefc3305850> <<< 178205 1726889898.71960: 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' <<< 178205 1726889898.71987: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e8de20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889898.72029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889898.72064: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e8dfa0> <<< 178205 1726889898.72102: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33a7f40> <<< 178205 1726889898.72133: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc348d9d0> <<< 178205 1726889898.72155: 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' <<< 178205 1726889898.72176: 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 <<< 178205 1726889898.72192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889898.72219: 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' <<< 178205 1726889898.72236: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3d700> <<< 178205 1726889898.72247: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2eadb80> <<< 178205 1726889898.72268: 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' <<< 178205 1726889898.72297: 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 <<< 178205 1726889898.72310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889898.72332: 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' <<< 178205 1726889898.72354: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e49130> <<< 178205 1726889898.72374: 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 <<< 178205 1726889898.72386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 178205 1726889898.72398: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e493d0> <<< 178205 1726889898.72422: 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' <<< 178205 1726889898.72436: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e49610> <<< 178205 1726889898.72463: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 178205 1726889898.72472: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e49850> <<< 178205 1726889898.72491: 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 <<< 178205 1726889898.72509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 178205 1726889898.72528: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e49a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3dca0> <<< 178205 1726889898.72536: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3d9d0> <<< 178205 1726889898.72552: 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 <<< 178205 1726889898.72561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 178205 1726889898.72576: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3deb0> <<< 178205 1726889898.72599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889898.72619: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5a400> <<< 178205 1726889898.72644: 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 <<< 178205 1726889898.72650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 178205 1726889898.72676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 178205 1726889898.72682: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5a8b0> <<< 178205 1726889898.72705: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5a520> <<< 178205 1726889898.72723: 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 <<< 178205 1726889898.72752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889898.72779: 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' <<< 178205 1726889898.72795: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2df51c0> <<< 178205 1726889898.72845: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5ad00> <<< 178205 1726889898.72869: 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 <<< 178205 1726889898.72888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889898.72898: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5ae50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc349a400> <<< 178205 1726889898.72930: 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 <<< 178205 1726889898.72936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889898.72999: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 178205 1726889898.73004: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fefc2e02b50> <<< 178205 1726889898.73053: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc348d6d0> <<< 178205 1726889898.73061: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3484550> <<< 178205 1726889898.73093: 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 <<< 178205 1726889898.73102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889898.73130: 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' <<< 178205 1726889898.73147: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 178205 1726889898.73156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889898.73169: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e19670> <<< 178205 1726889898.73204: 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' <<< 178205 1726889898.73234: 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' <<< 178205 1726889898.73255: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e24940> <<< 178205 1726889898.73278: 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 <<< 178205 1726889898.73300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 178205 1726889898.73312: 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' <<< 178205 1726889898.73338: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e2e6d0> <<< 178205 1726889898.73373: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e24f70> <<< 178205 1726889898.73402: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e19b20> <<< 178205 1726889898.73432: 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' <<< 178205 1726889898.73442: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e243a0> <<< 178205 1726889898.73465: 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' <<< 178205 1726889898.73475: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2da2670> <<< 178205 1726889898.73508: 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' <<< 178205 1726889898.73519: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2da2880> <<< 178205 1726889898.73545: 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' <<< 178205 1726889898.73553: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2da2b80> <<< 178205 1726889898.73579: 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' <<< 178205 1726889898.73594: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2da2e50> <<< 178205 1726889898.73615: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e19100> <<< 178205 1726889898.73619: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e02d00> <<< 178205 1726889898.73644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 178205 1726889898.73651: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e194c0> <<< 178205 1726889899.40878: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889899.42432: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889899.42456: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889899.43167: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889899.43265: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 178205 1726889899.43341: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 178205 1726889899.43349: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing 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 <<< 178205 1726889899.43364: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43372: 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 <<< 178205 1726889899.43375: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 178205 1726889899.43378: 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 # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 <<< 178205 1726889899.43380: 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 # 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 <<< 178205 1726889899.43383: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43387: stdout chunk (state=3): >>># cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing 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 <<< 178205 1726889899.43390: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43395: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43402: stdout chunk (state=3): >>># cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing 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 <<< 178205 1726889899.43440: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43468: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43505: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43550: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43567: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq <<< 178205 1726889899.43621: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.43643: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 178205 1726889899.44325: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889899.44339: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889899.44384: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889899.44392: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889899.44431: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889899.44459: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889899.44578: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client <<< 178205 1726889899.44792: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.44823: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider <<< 178205 1726889899.45022: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil <<< 178205 1726889899.45055: stdout chunk (state=3): >>># cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree <<< 178205 1726889899.45062: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45065: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib <<< 178205 1726889899.45068: stdout chunk (state=3): >>># cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper <<< 178205 1726889899.45071: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45076: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45079: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45083: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions <<< 178205 1726889899.45088: stdout chunk (state=3): >>># destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 178205 1726889899.45094: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45098: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 178205 1726889899.45101: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45106: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45109: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45113: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45117: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45120: 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 <<< 178205 1726889899.45124: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45127: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45131: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45138: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45143: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n <<< 178205 1726889899.45146: stdout chunk (state=3): >>># destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback<<< 178205 1726889899.45148: stdout chunk (state=3): >>> # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # 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 <<< 178205 1726889899.45151: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 178205 1726889899.45166: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45190: stdout chunk (state=3): >>># destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 178205 1726889899.45332: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 178205 1726889899.45338: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45341: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45346: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 178205 1726889899.45348: 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 <<< 178205 1726889899.45358: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889899.45405: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array <<< 178205 1726889899.45430: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45501: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45535: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45592: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.45656: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy 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 <<< 178205 1726889899.45701: 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 # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 178205 1726889899.45770: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # 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 <<< 178205 1726889899.45813: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 178205 1726889899.45855: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.46660: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889899.46687: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889899.46742: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889899.46775: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889899.46803: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 178205 1726889899.46833: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.46854: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat <<< 178205 1726889899.46884: stdout chunk (state=3): >>># destroy selectors <<< 178205 1726889899.46906: 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 <<< 178205 1726889899.46945: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889899.46988: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889899.47058: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889899.47074: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction <<< 178205 1726889899.47104: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat <<< 178205 1726889899.47113: stdout chunk (state=3): >>># destroy http.cookies <<< 178205 1726889899.47162: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889899.47190: stdout chunk (state=3): >>># destroy _weakref <<< 178205 1726889899.47214: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 178205 1726889899.47247: 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 <<< 178205 1726889899.47281: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner<<< 178205 1726889899.47325: stdout chunk (state=3): >>> # 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 <<< 178205 1726889899.47360: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.47399: stdout chunk (state=3): >>># 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 <<< 178205 1726889899.47411: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889899.47470: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889899.47511: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889899.47529: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889899.47610: 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 <<< 178205 1726889899.47638: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 178205 1726889899.47648: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 178205 1726889899.47680: stdout chunk (state=3): >>># destroy string <<< 178205 1726889899.47704: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 178205 1726889899.47720: 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 <<< 178205 1726889899.47725: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io # destroy io <<< 178205 1726889899.47755: stdout chunk (state=3): >>># destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 178205 1726889899.47765: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889899.47889: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889899.48596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889899.48662: stderr chunk (state=3): >>><<< 178205 1726889899.48666: stdout chunk (state=3): >>><<< 178205 1726889899.48954: _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 0x7fefc73b3dc0> # /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 0x7fefc73583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc73b3b20> # /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 0x7fefc73b3ac0> 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 0x7fefc7358490> # /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 0x7fefc7358940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358670> # /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 0x7fefc730f190> # /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 0x7fefc730f220> # /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 0x7fefc7332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc730f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7370880> # /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 0x7fefc7308d90> # /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 0x7fefc7332d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7358970> 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 0x7fefc72d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d7f40> # /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 0x7fefc72cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72d4370> # /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 0x7fefc6fd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fd68b0> 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 0x7fefc6fd6eb0> # /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 0x7fefc6fd6f70> # /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 0x7fefc6fd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7237d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7232610> # /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 0x7fefc7244670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72dbe20> # /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 0x7fefc6fe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc7237250> # 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 0x7fefc7244280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72e19d0> # /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 0x7fefc6fe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe7d90> # /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 0x7fefc6fe7d00> # /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 0x7fefc6fbb370> # /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 0x7fefc6fbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fea490> # /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 0x7fefc6eef1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fa5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6feaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc72e1040> # /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 0x7fefc6f02af0> 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 0x7fefc6f02e20> # /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 0x7fefc6f15730> # /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 0x7fefc6f15c70> # 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 0x7fefc6ea03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f02f10> # /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 0x7fefc6eb1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6f155b0> 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 0x7fefc6eb1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe79d0> # /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 0x7fefc6ecc6a0> # /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 0x7fefc6ecc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ecc760> # 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 0x7fefc6ecc850> # /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 0x7fefc6eccca0> # 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 0x7fefc6ed91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ecc8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6ebfa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6fe75b0> # /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 0x7fefc6ecca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fefc6df3670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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 0x7fefc67d97c0> # /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 0x7fefc67d9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9f10> # /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 0x7fefc67d94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67d9d30> 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 0x7fefc67d9f70> # /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 0x7fefc67d9100> # /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 0x7fefc672eee0> # 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 0x7fefc674cf40> # 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 0x7fefc674cd60> # /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 0x7fefc674c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67c0dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67c03a0> # /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 0x7fefc67c0f70> # /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 0x7fefc6d50c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67aa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67de490> # 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 0x7fefc67aa4c0> # /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 0x7fefc67aa4f0> # /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 0x7fefc6711250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d621f0> # /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 0x7fefc671c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d62370> # /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 0x7fefc6d7cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc671c880> # 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 0x7fefc671c6d0> # 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 0x7fefc671b670> # 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 0x7fefc671b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d5a8b0> # /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 0x7fefc67a1670> # 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 0x7fefc67a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67af0d0> # 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 0x7fefc67a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc67e5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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 0x7fefc6301580> # /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 0x7fefc66e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62a30a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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 0x7fefc67a0bb0> # 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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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 0x7fefc66f9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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 0x7fefc6d6e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66f96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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 0x7fefc66e07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66dd7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66d7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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 0x7fefc60e3640> # /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 0x7fefc60e36d0> # /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 0x7fefc60e3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3910> # /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 0x7fefc60e3070> # /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 0x7fefc60ae730> # /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 0x7fefc60aec40> # /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 0x7fefc60aee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d6b700> # /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 0x7fefc60ada60> # /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 0x7fefc60adac0> # /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 0x7fefc612c610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60adee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60ad370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6d6b6d0> # /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 0x7fefc628f070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62d4dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc612c430> # /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 0x7fefc62cfdf0> # /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 0x7fefc62cf250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc62d5d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6102f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6294910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc66f9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e36a0> # /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 0x7fefc60e3760> # /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 0x7fefc62cfac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60e3160> # /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 0x7fefc6301a60> # /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 0x7fefc6295940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc61445e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc6301850> # /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 0x7fefc61316a0> # /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 0x7fefc60dccd0> # /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 0x7fefc60f5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc60dcfd0> # /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 0x7fefc60f56d0> # /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 0x7fefc60be700> # /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 0x7fefc5e5bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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_nt9nwns5/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 0x7fefc5dbdbe0> # /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 0x7fefc5dbdd60> # /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 0x7fefc5e0f430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbdfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd250> # /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 0x7fefc5dbd850> # /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 0x7fefc5d449d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44580> # /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 0x7fefc5ce5550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44a00> # /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 0x7fefc5cbbe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d652e0> # /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 0x7fefc445e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d188b0> # /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 0x7fefc432de80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc443d580> # /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 0x7fefc4297a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc445e520> # /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 0x7fefc4290d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc4297fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44130> # /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 0x7fefc41bfb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41bf340> # /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 0x7fefc41d3700> # /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 0x7fefc41df2b0> # /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 0x7fefc41df850> # /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 0x7fefc41dfca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41df370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41d3790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41cadc0> # /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 0x7fefc3d8eee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41d3190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc41bfca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc42c2730> # /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 0x7fefc42c2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc42c28b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5d44280> # /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 0x7fefc3d9cd60> # /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 0x7fefc3c0d220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cac2b0> # /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 0x7fefc3cb97f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c5fe50> # /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 0x7fefc3cb9e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9bb0> # /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 0x7fefc3cb9ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9e50> # /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 0x7fefc3b111c0> # /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 0x7fefc3b11250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9f40> # /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 0x7fefc3b113d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9eb0> # /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 0x7fefc3cb9c40> # /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 0x7fefc3b111f0> # /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 0x7fefc3b11430> # /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 0x7fefc3b114c0> # /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 0x7fefc3b11550> # /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 0x7fefc3b115e0> # /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 0x7fefc3b11670> # /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 0x7fefc3b11700> # /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 0x7fefc3b11790> # /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 0x7fefc3b11820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb9220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c931c0> # /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 0x7fefc3b11be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b11940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3cb98e0> # /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 0x7fefc3cac100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8aca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3c8a2b0> # /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 0x7fefc3c8a490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3dc0b50> # /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 0x7fefc3c8ae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3d9cd00> # /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 0x7fefc3b28c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b284f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3dc0940> # /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 0x7fefc3ac52b0> # /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 0x7fefc3a79190> # 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 0x7fefc3a79220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ad86a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ac56d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ab9a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3ab30d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b28ee0> # /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 0x7fefc3a79fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3a79790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3b28d90> # /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 0x7fefc3ab3940> # /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 0x7fefc3a9c850> # /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 0x7fefc3a9c8e0> # /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 0x7fefc3a9ca60> # /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 0x7fefc38dd1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3aab190> # /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 0x7fefc38dd220> # /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 0x7fefc38dd310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3a9ca00> # /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 0x7fefc3a9cfa0> # /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 0x7fefc38653d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3865190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38559d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38ee9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc38ddeb0> # /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 0x7fefc38eeca0> # /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 0x7fefc38f59a0> # /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 0x7fefc3875700> # /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 0x7fefc3875340> # /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 0x7fefc3883670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3883190> # /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 0x7fefc38834f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc5dbd550> # /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 0x7fefc388bfa0> # /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 0x7fefc3841fa0> # /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 0x7fefc37dbd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37dbc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37db3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37db190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382cee0> # /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 0x7fefc37db220> # /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 0x7fefc3805160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc37dbeb0> # /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 0x7fefc37f69d0> # /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 0x7fefc3805fd0> # /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 0x7fefc37041c0> # /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 0x7fefc3704310> # /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 0x7fefc3704910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3704640> # /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 0x7fefc37049d0> # /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 0x7fefc3712610> # /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 0x7fefc3712700> # /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 0x7fefc3712ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3712af0> # /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 0x7fefc3712f40> # /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 0x7fefc3728b20> # /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 0x7fefc3728c40> # /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 0x7fefc3728e80> # /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 0x7fefc36b8310> # /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 0x7fefc36b8d00> # /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 0x7fefc36b8e50> # /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 0x7fefc36c7550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7130> # /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 0x7fefc36c7f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36c7a90> # /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 0x7fefc36c7d90> # /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 0x7fefc36d4820> # /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 0x7fefc36d4fa0> # /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 0x7fefc36e12b0> # /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 0x7fefc36e13a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc388bd00> # /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 0x7fefc36e1f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e1c40> # /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 0x7fefc367c5e0> # /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 0x7fefc3685520> # 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 0x7fefc367ce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc367cdf0> # /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 0x7fefc36af760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36af1f0> # /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 0x7fefc35fea90> # /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 0x7fefc35fec70> # /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 0x7fefc36afcd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36afa60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36ef160> # /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 0x7fefc367c220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc36e1af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc382c250> # /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 0x7fefc361e190> # /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 0x7fefc361e4c0> # /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 0x7fefc361ed30> # /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 0x7fefc35b3640> # /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 0x7fefc35b3bb0> # /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 0x7fefc35c0c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c0850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c05b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35c0220> # /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 0x7fefc35c0460> # /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 0x7fefc35cfbe0> # /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 0x7fefc35cfc70> # /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 0x7fefc35dc2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cfdf0> # /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 0x7fefc34e5310> # /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 0x7fefc34ed370> # /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 0x7fefc34ed310> # /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 0x7fefc34ed4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34ed220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34e5d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34e53d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35eaa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35ea0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35dc970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cf820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc35cf0d0> # /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 0x7fefc35cf970> # /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 0x7fefc34e5dc0> # /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 0x7fefc34ed790> # /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 0x7fefc34eda00> # /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 0x7fefc34edf70> # /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 0x7fefc3509760> # /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 0x7fefc348d940> # /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 0x7fefc349abb0> # /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 0x7fefc34bd160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc349ac10> # /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 0x7fefc3465430> # /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 0x7fefc3465550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34584c0> # /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 0x7fefc34587f0> # /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 0x7fefc345a940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3458160> # /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 0x7fefc3458220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc344bac0> # /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 0x7fefc345adf0> # /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 0x7fefc3400220> # /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 0x7fefc3400310> # /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 0x7fefc3400430> # /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 0x7fefc33d4670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3429f70> # /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 0x7fefc343ba00> # /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 0x7fefc343ba90> # /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 0x7fefc33d42e0> # /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 0x7fefc33e63d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc340cd30> # /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 0x7fefc34169a0> # /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 0x7fefc33928b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34162b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3400be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc34b8dc0> # /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 0x7fefc33b7670> # /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 0x7fefc33b7e20> # /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 0x7fefc3346190> # /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 0x7fefc3346ac0> # /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 0x7fefc33661f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3346220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33a78b0> # /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 0x7fefc331e310> # /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 0x7fefc331edf0> # /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 0x7fefc331ef70> # /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 0x7fefc3327c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33277f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3327340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331ea90> # /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 0x7fefc331ebe0> # /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 0x7fefc32d4a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32d46a0> # /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 0x7fefc32d4700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9640> # /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 0x7fefc32c9820> # /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 0x7fefc3280940> # /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 0x7fefc3280af0> # /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 0x7fefc3280ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32805e0> # /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 0x7fefc32808e0> # /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 0x7fefc3288100> # /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 0x7fefc3288160> # /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 0x7fefc3299370> # /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 0x7fefc3299940> # /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 0x7fefc32b9e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3288c40> # /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 0x7fefc3288ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3280280> # /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 0x7fefc3280340> # /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 0x7fefc3280040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32ddb20> # /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 0x7fefc3241910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3241550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32ee940> # /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 0x7fefc32800a0> # /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 0x7fefc3241d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9970> # /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 0x7fefc324d940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc32c9040> # /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 0x7fefc32672b0> # /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 0x7fefc3267520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b0a0> # /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 0x7fefc3267e20> # /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 0x7fefc326d1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3267a00> # /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 0x7fefc3267c70> # /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 0x7fefc326dc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d820> # /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 0x7fefc32780d0> # /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 0x7fefc3278b80> # /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 0x7fefc3278c40> # /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 0x7fefc3278cd0> # /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 0x7fefc3278d60> # /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 0x7fefc3278df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3278520> # /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 0x7fefc3278fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326db50> # /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 0x7fefc31a13a0> # /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 0x7fefc31a16d0> # /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 0x7fefc31a1940> # /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 0x7fefc31a1be0> # /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 0x7fefc31a1e80> # /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 0x7fefc31a6160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d460> # /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 0x7fefc31a64c0> # /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 0x7fefc31a68e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6760> # /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 0x7fefc31a6d00> # /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 0x7fefc31a6c10> # /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 0x7fefc31a6d30> # /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 0x7fefc31b3100> # /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 0x7fefc31b3190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc326d670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b8b0> # /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 0x7fefc325b8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc325b430> # /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 0x7fefc326d550> # /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 0x7fefc32c93d0> # /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 0x7fefc31b3fd0> # /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 0x7fefc314a5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc314a130> # /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 0x7fefc314a430> # /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 0x7fefc3154f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31a6c70> # /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 0x7fefc3166a90> # /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 0x7fefc3173280> # /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 0x7fefc3173340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc31666a0> # /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 0x7fefc31231f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3173d30> # /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 0x7fefc3173f40> # /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 0x7fefc3123820> # /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 0x7fefc3123ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3166760> # /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 0x7fefc30d31f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30c9310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc313a880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3173b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3336c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3336580> # /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 0x7fefc30c9f40> # /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 0x7fefc30c9c70> # /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 0x7fefc30dc940> # /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 0x7fefc30dcd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc331e550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33108b0> # /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 0x7fefc30f7310> # /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 0x7fefc30f76a0> # /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 0x7fefc30f77c0> # /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 0x7fefc308d130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30f7880> # /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 0x7fefc309a190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc308da30> # /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 0x7fefc3040940> # /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 0x7fefc304c580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc309af10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc309a730> # /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 0x7fefc30afa30> # /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 0x7fefc3065c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30653a0> # /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 0x7fefc3065e20> # /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 0x7fefc30762e0> # /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 0x7fefc3076460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076310> # /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 0x7fefc3076400> # /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 0x7fefc3076d30> # 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 0x7fefc3076b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076550> # /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 0x7fefc3011970> # /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 0x7fefc3011a60> # /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 0x7fefc3011d60> # /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 0x7fefc3022370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3011310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ffeeb0> # 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 0x7fefc30115b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ffeb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3076910> # /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 0x7fefc2f124c0> # /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 0x7fefc2f2bf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f12d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2f12850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3022f70> # /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 0x7fefc2edbdc0> # /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 0x7fefc2ef8340> # 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 0x7fefc2ef8f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2edbe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2edb790> # /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 0x7fefc2e75f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e75430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2ede880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc30af8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc308dee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3379580> # /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 0x7fefc3305850> # /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 0x7fefc2e8de20> # /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 0x7fefc2e8dfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc33a7f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc348d9d0> # /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 0x7fefc2e3d700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2eadb80> # /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 0x7fefc2e49130> # /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 0x7fefc2e493d0> # /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 0x7fefc2e49610> # /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 0x7fefc2e49850> # /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 0x7fefc2e49a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3dca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e3d9d0> # /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 0x7fefc2e3deb0> # /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 0x7fefc2e5a400> # /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 0x7fefc2e5a8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5a520> # /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 0x7fefc2df51c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e5ad00> # /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 0x7fefc2e5ae50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc349a400> # /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 0x7fefc2e02b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc348d6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc3484550> # /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 0x7fefc2e19670> # /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 0x7fefc2e24940> # /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 0x7fefc2e2e6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e24f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e19b20> # /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 0x7fefc2e243a0> # /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 0x7fefc2da2670> # /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 0x7fefc2da2880> # /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 0x7fefc2da2b80> # /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 0x7fefc2da2e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e19100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fefc2e02d00> # /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 0x7fefc2e194c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889899.51368: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889898.1419344-182079-134369373182870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889899.51372: _low_level_execute_command(): starting 178205 1726889899.51377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889898.1419344-182079-134369373182870/ > /dev/null 2>&1 && sleep 0' 178205 1726889899.51380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889899.51383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889899.51385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889899.51390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889899.51392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889899.51395: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889899.51397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889899.51399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889899.51401: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889899.51424: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889899.51432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889899.51435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889899.51436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889899.51438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889899.51439: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889899.51440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889899.51442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889899.51443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889899.51444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889899.51445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889899.52086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889899.52162: stderr chunk (state=3): >>><<< 178205 1726889899.52166: stdout chunk (state=3): >>><<< 178205 1726889899.52168: _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 178205 1726889899.52171: handler run complete 178205 1726889899.52297: attempt loop complete, returning result 178205 1726889899.52301: _execute() done 178205 1726889899.52303: dumping result to json 178205 1726889899.52305: done dumping result, returning 178205 1726889899.52307: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-000000001ece] 178205 1726889899.52309: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ece 178205 1726889899.52409: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ece ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889899.52582: no more pending results, returning what we have 178205 1726889899.52586: results queue empty 178205 1726889899.52587: checking for any_errors_fatal 178205 1726889899.52598: done checking for any_errors_fatal 178205 1726889899.52598: checking for max_fail_percentage 178205 1726889899.52600: done checking for max_fail_percentage 178205 1726889899.52600: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.52601: done checking to see if all hosts have failed 178205 1726889899.52602: getting the remaining hosts for this loop 178205 1726889899.52603: done getting the remaining hosts for this loop 178205 1726889899.52607: getting the next task for host managed_node2 178205 1726889899.52616: done getting next task for host managed_node2 178205 1726889899.52619: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889899.52623: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.52627: getting variables 178205 1726889899.52628: in VariableManager get_vars() 178205 1726889899.52660: Calling all_inventory to load vars for managed_node2 178205 1726889899.52664: Calling groups_inventory to load vars for managed_node2 178205 1726889899.52674: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.52687: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.52689: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.52692: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.53033: WORKER PROCESS EXITING 178205 1726889899.53051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.53417: done with get_vars() 178205 1726889899.53432: done getting variables 178205 1726889899.53476: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:38:19 -0400 (0:00:01.477) 0:01:52.523 ****** 178205 1726889899.53500: entering _queue_task() for managed_node2/command 178205 1726889899.53844: worker is 1 (out of 1 available) 178205 1726889899.53856: exiting _queue_task() for managed_node2/command 178205 1726889899.53869: done queuing things up, now waiting for results queue to drain 178205 1726889899.53870: waiting for pending results... 178205 1726889899.54138: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889899.54217: in run() - task 02369adf-7a19-34ed-f5d1-000000001ecf 178205 1726889899.54231: variable 'ansible_search_path' from source: unknown 178205 1726889899.54260: calling self._execute() 178205 1726889899.54359: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.54362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.54374: variable 'omit' from source: magic vars 178205 1726889899.54684: variable 'storage_test_volume' from source: include params 178205 1726889899.54704: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.54724: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889899.54729: when evaluation is False, skipping this task 178205 1726889899.54732: _execute() done 178205 1726889899.54736: dumping result to json 178205 1726889899.54739: done dumping result, returning 178205 1726889899.54741: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-000000001ecf] 178205 1726889899.54748: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ecf 178205 1726889899.54872: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ecf 178205 1726889899.54876: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889899.54951: no more pending results, returning what we have 178205 1726889899.54954: results queue empty 178205 1726889899.54955: checking for any_errors_fatal 178205 1726889899.54996: done checking for any_errors_fatal 178205 1726889899.54998: checking for max_fail_percentage 178205 1726889899.54999: done checking for max_fail_percentage 178205 1726889899.55000: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.55001: done checking to see if all hosts have failed 178205 1726889899.55004: getting the remaining hosts for this loop 178205 1726889899.55030: done getting the remaining hosts for this loop 178205 1726889899.55040: getting the next task for host managed_node2 178205 1726889899.55050: done getting next task for host managed_node2 178205 1726889899.55053: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889899.55058: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.55062: getting variables 178205 1726889899.55064: in VariableManager get_vars() 178205 1726889899.55091: Calling all_inventory to load vars for managed_node2 178205 1726889899.55092: Calling groups_inventory to load vars for managed_node2 178205 1726889899.55095: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.55102: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.55104: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.55107: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.55489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.55897: done with get_vars() 178205 1726889899.55915: done getting variables 178205 1726889899.55978: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:38:19 -0400 (0:00:00.025) 0:01:52.548 ****** 178205 1726889899.56017: entering _queue_task() for managed_node2/assert 178205 1726889899.56246: worker is 1 (out of 1 available) 178205 1726889899.56257: exiting _queue_task() for managed_node2/assert 178205 1726889899.56269: done queuing things up, now waiting for results queue to drain 178205 1726889899.56270: waiting for pending results... 178205 1726889899.56569: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889899.56688: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed0 178205 1726889899.56709: variable 'ansible_search_path' from source: unknown 178205 1726889899.56737: calling self._execute() 178205 1726889899.56849: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.56853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.56865: variable 'omit' from source: magic vars 178205 1726889899.57208: variable 'storage_test_volume' from source: include params 178205 1726889899.57242: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889899.57245: when evaluation is False, skipping this task 178205 1726889899.57248: _execute() done 178205 1726889899.57251: dumping result to json 178205 1726889899.57254: done dumping result, returning 178205 1726889899.57257: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-000000001ed0] 178205 1726889899.57264: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed0 178205 1726889899.57369: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed0 178205 1726889899.57372: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.57442: no more pending results, returning what we have 178205 1726889899.57445: results queue empty 178205 1726889899.57446: checking for any_errors_fatal 178205 1726889899.57450: done checking for any_errors_fatal 178205 1726889899.57451: checking for max_fail_percentage 178205 1726889899.57452: done checking for max_fail_percentage 178205 1726889899.57453: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.57454: done checking to see if all hosts have failed 178205 1726889899.57455: getting the remaining hosts for this loop 178205 1726889899.57456: done getting the remaining hosts for this loop 178205 1726889899.57459: getting the next task for host managed_node2 178205 1726889899.57466: done getting next task for host managed_node2 178205 1726889899.57493: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889899.57502: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.57506: getting variables 178205 1726889899.57507: in VariableManager get_vars() 178205 1726889899.57539: Calling all_inventory to load vars for managed_node2 178205 1726889899.57541: Calling groups_inventory to load vars for managed_node2 178205 1726889899.57543: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.57551: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.57552: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.57554: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.57873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.58219: done with get_vars() 178205 1726889899.58230: done getting variables 178205 1726889899.58272: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:38:19 -0400 (0:00:00.022) 0:01:52.570 ****** 178205 1726889899.58294: entering _queue_task() for managed_node2/assert 178205 1726889899.58489: worker is 1 (out of 1 available) 178205 1726889899.58501: exiting _queue_task() for managed_node2/assert 178205 1726889899.58513: done queuing things up, now waiting for results queue to drain 178205 1726889899.58514: waiting for pending results... 178205 1726889899.58709: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889899.58805: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed1 178205 1726889899.58820: variable 'ansible_search_path' from source: unknown 178205 1726889899.58854: calling self._execute() 178205 1726889899.59038: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.59042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.59051: variable 'omit' from source: magic vars 178205 1726889899.59568: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.59615: Evaluated conditional (_storage_test_volume_present): True 178205 1726889899.59619: variable 'omit' from source: magic vars 178205 1726889899.59654: variable 'omit' from source: magic vars 178205 1726889899.59870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889899.62418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889899.62465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889899.62496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889899.62532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889899.62553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889899.62631: variable 'storage_test_volume' from source: include params 178205 1726889899.62647: variable '__dev_ne_raw' from source: task vars 178205 1726889899.62746: variable 'storage_test_volume' from source: include params 178205 1726889899.62802: variable 'omit' from source: magic vars 178205 1726889899.62830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889899.62849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889899.62862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889899.62878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.62886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.62910: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889899.62914: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.62917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.62992: Set connection var ansible_pipelining to False 178205 1726889899.62996: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889899.63003: Set connection var ansible_shell_executable to /bin/sh 178205 1726889899.63005: Set connection var ansible_connection to ssh 178205 1726889899.63010: Set connection var ansible_shell_type to sh 178205 1726889899.63019: Set connection var ansible_timeout to 10 178205 1726889899.63045: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.63048: variable 'ansible_connection' from source: unknown 178205 1726889899.63051: variable 'ansible_module_compression' from source: unknown 178205 1726889899.63053: variable 'ansible_shell_type' from source: unknown 178205 1726889899.63055: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.63057: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.63060: variable 'ansible_pipelining' from source: unknown 178205 1726889899.63062: variable 'ansible_timeout' from source: unknown 178205 1726889899.63066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.63149: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889899.63159: variable 'omit' from source: magic vars 178205 1726889899.63164: starting attempt loop 178205 1726889899.63166: running the handler 178205 1726889899.63283: variable '__dev_ne_raw' from source: task vars 178205 1726889899.63371: variable 'storage_test_volume' from source: include params 178205 1726889899.63388: variable 'storage_test_volume' from source: include params 178205 1726889899.63402: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889899.63405: handler run complete 178205 1726889899.63418: attempt loop complete, returning result 178205 1726889899.63421: _execute() done 178205 1726889899.63423: dumping result to json 178205 1726889899.63428: done dumping result, returning 178205 1726889899.63431: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-000000001ed1] 178205 1726889899.63437: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed1 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889899.63576: no more pending results, returning what we have 178205 1726889899.63579: results queue empty 178205 1726889899.63580: checking for any_errors_fatal 178205 1726889899.63588: done checking for any_errors_fatal 178205 1726889899.63589: checking for max_fail_percentage 178205 1726889899.63591: done checking for max_fail_percentage 178205 1726889899.63592: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.63593: done checking to see if all hosts have failed 178205 1726889899.63593: getting the remaining hosts for this loop 178205 1726889899.63595: done getting the remaining hosts for this loop 178205 1726889899.63598: getting the next task for host managed_node2 178205 1726889899.63606: done getting next task for host managed_node2 178205 1726889899.63609: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889899.63615: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.63620: getting variables 178205 1726889899.63621: in VariableManager get_vars() 178205 1726889899.63662: Calling all_inventory to load vars for managed_node2 178205 1726889899.63665: Calling groups_inventory to load vars for managed_node2 178205 1726889899.63675: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.63685: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.63688: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.63690: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.64360: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed1 178205 1726889899.64363: WORKER PROCESS EXITING 178205 1726889899.64507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.65103: done with get_vars() 178205 1726889899.65120: done getting variables 178205 1726889899.65183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:38:19 -0400 (0:00:00.069) 0:01:52.640 ****** 178205 1726889899.65217: entering _queue_task() for managed_node2/assert 178205 1726889899.65548: worker is 1 (out of 1 available) 178205 1726889899.65560: exiting _queue_task() for managed_node2/assert 178205 1726889899.65575: done queuing things up, now waiting for results queue to drain 178205 1726889899.65576: waiting for pending results... 178205 1726889899.65879: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889899.66043: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed2 178205 1726889899.66063: variable 'ansible_search_path' from source: unknown 178205 1726889899.66102: calling self._execute() 178205 1726889899.66241: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.66254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.66269: variable 'omit' from source: magic vars 178205 1726889899.66683: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.66695: variable 'storage_test_volume' from source: include params 178205 1726889899.66737: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889899.66745: when evaluation is False, skipping this task 178205 1726889899.66753: _execute() done 178205 1726889899.66761: dumping result to json 178205 1726889899.66771: done dumping result, returning 178205 1726889899.66783: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-000000001ed2] 178205 1726889899.66793: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed2 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.66953: no more pending results, returning what we have 178205 1726889899.66957: results queue empty 178205 1726889899.66958: checking for any_errors_fatal 178205 1726889899.66970: done checking for any_errors_fatal 178205 1726889899.66970: checking for max_fail_percentage 178205 1726889899.66973: done checking for max_fail_percentage 178205 1726889899.66974: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.66975: done checking to see if all hosts have failed 178205 1726889899.66976: getting the remaining hosts for this loop 178205 1726889899.66977: done getting the remaining hosts for this loop 178205 1726889899.66981: getting the next task for host managed_node2 178205 1726889899.66990: done getting next task for host managed_node2 178205 1726889899.66993: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889899.66999: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.67005: getting variables 178205 1726889899.67007: in VariableManager get_vars() 178205 1726889899.67047: Calling all_inventory to load vars for managed_node2 178205 1726889899.67050: Calling groups_inventory to load vars for managed_node2 178205 1726889899.67054: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.67067: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.67070: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.67073: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.67870: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed2 178205 1726889899.67873: WORKER PROCESS EXITING 178205 1726889899.67898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.68602: done with get_vars() 178205 1726889899.68618: done getting variables 178205 1726889899.68677: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:38:19 -0400 (0:00:00.034) 0:01:52.675 ****** 178205 1726889899.68710: entering _queue_task() for managed_node2/assert 178205 1726889899.68996: worker is 1 (out of 1 available) 178205 1726889899.69009: exiting _queue_task() for managed_node2/assert 178205 1726889899.69022: done queuing things up, now waiting for results queue to drain 178205 1726889899.69023: waiting for pending results... 178205 1726889899.69327: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889899.69457: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed3 178205 1726889899.69478: variable 'ansible_search_path' from source: unknown 178205 1726889899.69521: calling self._execute() 178205 1726889899.69642: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.69652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.69665: variable 'omit' from source: magic vars 178205 1726889899.70136: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.70155: variable 'storage_test_volume' from source: include params 178205 1726889899.70199: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889899.70208: when evaluation is False, skipping this task 178205 1726889899.70220: _execute() done 178205 1726889899.70228: dumping result to json 178205 1726889899.70235: done dumping result, returning 178205 1726889899.70246: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-000000001ed3] 178205 1726889899.70261: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed3 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.70426: no more pending results, returning what we have 178205 1726889899.70430: results queue empty 178205 1726889899.70431: checking for any_errors_fatal 178205 1726889899.70442: done checking for any_errors_fatal 178205 1726889899.70443: checking for max_fail_percentage 178205 1726889899.70445: done checking for max_fail_percentage 178205 1726889899.70447: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.70448: done checking to see if all hosts have failed 178205 1726889899.70449: getting the remaining hosts for this loop 178205 1726889899.70450: done getting the remaining hosts for this loop 178205 1726889899.70454: getting the next task for host managed_node2 178205 1726889899.70466: done getting next task for host managed_node2 178205 1726889899.70469: ^ task is: TASK: Check LUKS version 178205 1726889899.70475: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.70480: getting variables 178205 1726889899.70483: in VariableManager get_vars() 178205 1726889899.70527: Calling all_inventory to load vars for managed_node2 178205 1726889899.70531: Calling groups_inventory to load vars for managed_node2 178205 1726889899.70535: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.70550: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.70553: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.70557: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.71323: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed3 178205 1726889899.71327: WORKER PROCESS EXITING 178205 1726889899.71355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.72107: done with get_vars() 178205 1726889899.72127: done getting variables 178205 1726889899.72189: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:38:19 -0400 (0:00:00.035) 0:01:52.710 ****** 178205 1726889899.72228: entering _queue_task() for managed_node2/assert 178205 1726889899.72516: worker is 1 (out of 1 available) 178205 1726889899.72528: exiting _queue_task() for managed_node2/assert 178205 1726889899.72541: done queuing things up, now waiting for results queue to drain 178205 1726889899.72543: waiting for pending results... 178205 1726889899.72845: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889899.72980: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed4 178205 1726889899.73006: variable 'ansible_search_path' from source: unknown 178205 1726889899.73048: calling self._execute() 178205 1726889899.73174: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.73186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.73201: variable 'omit' from source: magic vars 178205 1726889899.73595: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.73610: Evaluated conditional (_storage_test_volume_present): True 178205 1726889899.73743: variable 'storage_test_volume' from source: include params 178205 1726889899.73791: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889899.73800: when evaluation is False, skipping this task 178205 1726889899.73807: _execute() done 178205 1726889899.73818: dumping result to json 178205 1726889899.73826: done dumping result, returning 178205 1726889899.73838: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-000000001ed4] 178205 1726889899.73848: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.74028: no more pending results, returning what we have 178205 1726889899.74032: results queue empty 178205 1726889899.74033: checking for any_errors_fatal 178205 1726889899.74041: done checking for any_errors_fatal 178205 1726889899.74042: checking for max_fail_percentage 178205 1726889899.74044: done checking for max_fail_percentage 178205 1726889899.74045: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.74046: done checking to see if all hosts have failed 178205 1726889899.74047: getting the remaining hosts for this loop 178205 1726889899.74049: done getting the remaining hosts for this loop 178205 1726889899.74052: getting the next task for host managed_node2 178205 1726889899.74062: done getting next task for host managed_node2 178205 1726889899.74065: ^ task is: TASK: Check LUKS key size 178205 1726889899.74071: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.74075: getting variables 178205 1726889899.74077: in VariableManager get_vars() 178205 1726889899.74116: Calling all_inventory to load vars for managed_node2 178205 1726889899.74119: Calling groups_inventory to load vars for managed_node2 178205 1726889899.74124: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.74138: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.74141: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.74145: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.74784: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed4 178205 1726889899.74791: WORKER PROCESS EXITING 178205 1726889899.74819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.75251: done with get_vars() 178205 1726889899.75261: done getting variables 178205 1726889899.75303: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:38:19 -0400 (0:00:00.031) 0:01:52.741 ****** 178205 1726889899.75328: entering _queue_task() for managed_node2/assert 178205 1726889899.75534: worker is 1 (out of 1 available) 178205 1726889899.75547: exiting _queue_task() for managed_node2/assert 178205 1726889899.75558: done queuing things up, now waiting for results queue to drain 178205 1726889899.75559: waiting for pending results... 178205 1726889899.75753: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889899.75837: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed5 178205 1726889899.75850: variable 'ansible_search_path' from source: unknown 178205 1726889899.75876: calling self._execute() 178205 1726889899.75968: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.75972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.75981: variable 'omit' from source: magic vars 178205 1726889899.76256: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.76264: Evaluated conditional (_storage_test_volume_present): True 178205 1726889899.76378: variable 'storage_test_volume' from source: include params 178205 1726889899.76429: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889899.76437: when evaluation is False, skipping this task 178205 1726889899.76443: _execute() done 178205 1726889899.76449: dumping result to json 178205 1726889899.76454: done dumping result, returning 178205 1726889899.76463: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-000000001ed5] 178205 1726889899.76473: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed5 178205 1726889899.76593: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed5 178205 1726889899.76601: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.76677: no more pending results, returning what we have 178205 1726889899.76681: results queue empty 178205 1726889899.76682: checking for any_errors_fatal 178205 1726889899.76692: done checking for any_errors_fatal 178205 1726889899.76693: checking for max_fail_percentage 178205 1726889899.76694: done checking for max_fail_percentage 178205 1726889899.76695: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.76696: done checking to see if all hosts have failed 178205 1726889899.76697: getting the remaining hosts for this loop 178205 1726889899.76698: done getting the remaining hosts for this loop 178205 1726889899.76701: getting the next task for host managed_node2 178205 1726889899.76710: done getting next task for host managed_node2 178205 1726889899.76714: ^ task is: TASK: Check LUKS cipher 178205 1726889899.76720: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.76729: getting variables 178205 1726889899.76731: in VariableManager get_vars() 178205 1726889899.76767: Calling all_inventory to load vars for managed_node2 178205 1726889899.76770: Calling groups_inventory to load vars for managed_node2 178205 1726889899.76773: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.76783: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.76785: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.76788: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.77339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.77863: done with get_vars() 178205 1726889899.77873: done getting variables 178205 1726889899.77917: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:38:19 -0400 (0:00:00.026) 0:01:52.767 ****** 178205 1726889899.77941: entering _queue_task() for managed_node2/assert 178205 1726889899.78137: worker is 1 (out of 1 available) 178205 1726889899.78151: exiting _queue_task() for managed_node2/assert 178205 1726889899.78163: done queuing things up, now waiting for results queue to drain 178205 1726889899.78164: waiting for pending results... 178205 1726889899.78359: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889899.78446: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed6 178205 1726889899.78458: variable 'ansible_search_path' from source: unknown 178205 1726889899.78488: calling self._execute() 178205 1726889899.78588: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.78591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.78599: variable 'omit' from source: magic vars 178205 1726889899.78868: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.78875: Evaluated conditional (_storage_test_volume_present): True 178205 1726889899.78961: variable 'storage_test_volume' from source: include params 178205 1726889899.78989: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889899.78992: when evaluation is False, skipping this task 178205 1726889899.78995: _execute() done 178205 1726889899.78997: dumping result to json 178205 1726889899.79001: done dumping result, returning 178205 1726889899.79006: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-000000001ed6] 178205 1726889899.79019: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed6 178205 1726889899.79113: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed6 178205 1726889899.79116: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889899.79177: no more pending results, returning what we have 178205 1726889899.79181: results queue empty 178205 1726889899.79181: checking for any_errors_fatal 178205 1726889899.79187: done checking for any_errors_fatal 178205 1726889899.79188: checking for max_fail_percentage 178205 1726889899.79189: done checking for max_fail_percentage 178205 1726889899.79190: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.79191: done checking to see if all hosts have failed 178205 1726889899.79191: getting the remaining hosts for this loop 178205 1726889899.79193: done getting the remaining hosts for this loop 178205 1726889899.79196: getting the next task for host managed_node2 178205 1726889899.79203: done getting next task for host managed_node2 178205 1726889899.79205: ^ task is: TASK: Set test variables 178205 1726889899.79209: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.79215: getting variables 178205 1726889899.79216: in VariableManager get_vars() 178205 1726889899.79251: Calling all_inventory to load vars for managed_node2 178205 1726889899.79254: Calling groups_inventory to load vars for managed_node2 178205 1726889899.79257: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.79266: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.79268: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.79270: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.79676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.80261: done with get_vars() 178205 1726889899.80274: done getting variables 178205 1726889899.80330: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:38:19 -0400 (0:00:00.024) 0:01:52.791 ****** 178205 1726889899.80360: entering _queue_task() for managed_node2/set_fact 178205 1726889899.80602: worker is 1 (out of 1 available) 178205 1726889899.80617: exiting _queue_task() for managed_node2/set_fact 178205 1726889899.80629: done queuing things up, now waiting for results queue to drain 178205 1726889899.80630: waiting for pending results... 178205 1726889899.80929: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889899.81063: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed7 178205 1726889899.81087: variable 'ansible_search_path' from source: unknown 178205 1726889899.81130: calling self._execute() 178205 1726889899.81255: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.81267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.81286: variable 'omit' from source: magic vars 178205 1726889899.81407: variable 'omit' from source: magic vars 178205 1726889899.81472: variable 'omit' from source: magic vars 178205 1726889899.81755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889899.83926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889899.84008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889899.84053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889899.84103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889899.84148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889899.84286: variable 'storage_test_volume' from source: include params 178205 1726889899.84303: variable '_storage_test_volume_present' from source: set_fact 178205 1726889899.84489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.84525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.84556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.84599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.84620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.84664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.84691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.84722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.84768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.84787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.84856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.84886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.84918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.84965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.84983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.85154: variable 'storage_test_crypttab' from source: set_fact 178205 1726889899.85168: variable 'storage_test_volume' from source: include params 178205 1726889899.85311: variable 'storage_test_volume' from source: include params 178205 1726889899.85350: variable 'omit' from source: magic vars 178205 1726889899.85381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889899.85416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889899.85440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889899.85461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.85477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.85517: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889899.85527: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.85535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.85641: Set connection var ansible_pipelining to False 178205 1726889899.85653: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889899.85662: Set connection var ansible_shell_executable to /bin/sh 178205 1726889899.85667: Set connection var ansible_connection to ssh 178205 1726889899.85675: Set connection var ansible_shell_type to sh 178205 1726889899.85684: Set connection var ansible_timeout to 10 178205 1726889899.85722: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.85731: variable 'ansible_connection' from source: unknown 178205 1726889899.85739: variable 'ansible_module_compression' from source: unknown 178205 1726889899.85747: variable 'ansible_shell_type' from source: unknown 178205 1726889899.85755: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.85761: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.85769: variable 'ansible_pipelining' from source: unknown 178205 1726889899.85777: variable 'ansible_timeout' from source: unknown 178205 1726889899.85785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.85880: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889899.85889: variable 'omit' from source: magic vars 178205 1726889899.85899: starting attempt loop 178205 1726889899.85914: running the handler 178205 1726889899.85918: handler run complete 178205 1726889899.85921: attempt loop complete, returning result 178205 1726889899.85923: _execute() done 178205 1726889899.85929: dumping result to json 178205 1726889899.85933: done dumping result, returning 178205 1726889899.85944: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-000000001ed7] 178205 1726889899.85949: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed7 178205 1726889899.86033: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed7 178205 1726889899.86036: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889899.86095: no more pending results, returning what we have 178205 1726889899.86098: results queue empty 178205 1726889899.86099: checking for any_errors_fatal 178205 1726889899.86109: done checking for any_errors_fatal 178205 1726889899.86110: checking for max_fail_percentage 178205 1726889899.86114: done checking for max_fail_percentage 178205 1726889899.86115: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.86116: done checking to see if all hosts have failed 178205 1726889899.86117: getting the remaining hosts for this loop 178205 1726889899.86118: done getting the remaining hosts for this loop 178205 1726889899.86122: getting the next task for host managed_node2 178205 1726889899.86132: done getting next task for host managed_node2 178205 1726889899.86134: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889899.86139: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.86143: getting variables 178205 1726889899.86144: in VariableManager get_vars() 178205 1726889899.86180: Calling all_inventory to load vars for managed_node2 178205 1726889899.86182: Calling groups_inventory to load vars for managed_node2 178205 1726889899.86186: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.86196: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.86199: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.86201: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.86806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.87138: done with get_vars() 178205 1726889899.87148: done getting variables 178205 1726889899.87191: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:38:19 -0400 (0:00:00.068) 0:01:52.860 ****** 178205 1726889899.87215: entering _queue_task() for managed_node2/assert 178205 1726889899.87430: worker is 1 (out of 1 available) 178205 1726889899.87686: exiting _queue_task() for managed_node2/assert 178205 1726889899.87696: done queuing things up, now waiting for results queue to drain 178205 1726889899.87697: waiting for pending results... 178205 1726889899.87715: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889899.87810: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed8 178205 1726889899.87839: variable 'ansible_search_path' from source: unknown 178205 1726889899.87879: calling self._execute() 178205 1726889899.88009: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.88021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.88044: variable 'omit' from source: magic vars 178205 1726889899.88164: variable 'omit' from source: magic vars 178205 1726889899.88225: variable 'omit' from source: magic vars 178205 1726889899.88490: variable 'storage_test_volume' from source: include params 178205 1726889899.88559: variable 'omit' from source: magic vars 178205 1726889899.88614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889899.88652: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889899.88675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889899.88707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.88727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889899.88763: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889899.88772: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.88780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.88885: Set connection var ansible_pipelining to False 178205 1726889899.88889: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889899.88895: Set connection var ansible_shell_executable to /bin/sh 178205 1726889899.88898: Set connection var ansible_connection to ssh 178205 1726889899.88901: Set connection var ansible_shell_type to sh 178205 1726889899.88911: Set connection var ansible_timeout to 10 178205 1726889899.88937: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.88940: variable 'ansible_connection' from source: unknown 178205 1726889899.88943: variable 'ansible_module_compression' from source: unknown 178205 1726889899.88946: variable 'ansible_shell_type' from source: unknown 178205 1726889899.88948: variable 'ansible_shell_executable' from source: unknown 178205 1726889899.88950: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.88953: variable 'ansible_pipelining' from source: unknown 178205 1726889899.88955: variable 'ansible_timeout' from source: unknown 178205 1726889899.88957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.89066: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889899.89077: variable 'omit' from source: magic vars 178205 1726889899.89082: starting attempt loop 178205 1726889899.89086: running the handler 178205 1726889899.89214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889899.90809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889899.90861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889899.90892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889899.90920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889899.90942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889899.90995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.91015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.91035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.91061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.91073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.91108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.91125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.91145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.91169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.91180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.91263: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889899.91267: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889899.91277: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889899.91282: handler run complete 178205 1726889899.91296: attempt loop complete, returning result 178205 1726889899.91299: _execute() done 178205 1726889899.91303: dumping result to json 178205 1726889899.91306: done dumping result, returning 178205 1726889899.91308: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-000000001ed8] 178205 1726889899.91310: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed8 178205 1726889899.91392: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed8 178205 1726889899.91394: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889899.91465: no more pending results, returning what we have 178205 1726889899.91468: results queue empty 178205 1726889899.91469: checking for any_errors_fatal 178205 1726889899.91475: done checking for any_errors_fatal 178205 1726889899.91476: checking for max_fail_percentage 178205 1726889899.91477: done checking for max_fail_percentage 178205 1726889899.91483: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.91484: done checking to see if all hosts have failed 178205 1726889899.91485: getting the remaining hosts for this loop 178205 1726889899.91486: done getting the remaining hosts for this loop 178205 1726889899.91489: getting the next task for host managed_node2 178205 1726889899.91496: done getting next task for host managed_node2 178205 1726889899.91498: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889899.91502: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.91506: getting variables 178205 1726889899.91509: in VariableManager get_vars() 178205 1726889899.91543: Calling all_inventory to load vars for managed_node2 178205 1726889899.91546: Calling groups_inventory to load vars for managed_node2 178205 1726889899.91550: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.91560: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.91563: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.91566: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.91988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.92568: done with get_vars() 178205 1726889899.92581: done getting variables 178205 1726889899.92652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:38:19 -0400 (0:00:00.054) 0:01:52.914 ****** 178205 1726889899.92685: entering _queue_task() for managed_node2/assert 178205 1726889899.92940: worker is 1 (out of 1 available) 178205 1726889899.92953: exiting _queue_task() for managed_node2/assert 178205 1726889899.92965: done queuing things up, now waiting for results queue to drain 178205 1726889899.92966: waiting for pending results... 178205 1726889899.93233: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889899.93389: in run() - task 02369adf-7a19-34ed-f5d1-000000001ed9 178205 1726889899.93408: variable 'ansible_search_path' from source: unknown 178205 1726889899.93440: calling self._execute() 178205 1726889899.93582: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.93596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.93616: variable 'omit' from source: magic vars 178205 1726889899.94053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889899.96263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889899.96319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889899.96351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889899.96378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889899.96399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889899.96460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889899.96478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889899.96498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889899.96528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889899.96538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889899.96628: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889899.96650: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889899.96653: when evaluation is False, skipping this task 178205 1726889899.96655: _execute() done 178205 1726889899.96658: dumping result to json 178205 1726889899.96660: done dumping result, returning 178205 1726889899.96665: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-000000001ed9] 178205 1726889899.96675: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed9 178205 1726889899.96762: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ed9 178205 1726889899.96765: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889899.96824: no more pending results, returning what we have 178205 1726889899.96828: results queue empty 178205 1726889899.96829: checking for any_errors_fatal 178205 1726889899.96838: done checking for any_errors_fatal 178205 1726889899.96839: checking for max_fail_percentage 178205 1726889899.96841: done checking for max_fail_percentage 178205 1726889899.96842: checking to see if all hosts have failed and the running result is not ok 178205 1726889899.96843: done checking to see if all hosts have failed 178205 1726889899.96844: getting the remaining hosts for this loop 178205 1726889899.96845: done getting the remaining hosts for this loop 178205 1726889899.96849: getting the next task for host managed_node2 178205 1726889899.96857: done getting next task for host managed_node2 178205 1726889899.96860: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889899.96864: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889899.96868: getting variables 178205 1726889899.96869: in VariableManager get_vars() 178205 1726889899.96905: Calling all_inventory to load vars for managed_node2 178205 1726889899.96908: Calling groups_inventory to load vars for managed_node2 178205 1726889899.96911: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889899.96922: Calling all_plugins_play to load vars for managed_node2 178205 1726889899.96925: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889899.96928: Calling groups_plugins_play to load vars for managed_node2 178205 1726889899.97317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889899.97662: done with get_vars() 178205 1726889899.97672: done getting variables 178205 1726889899.97715: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:38:19 -0400 (0:00:00.050) 0:01:52.965 ****** 178205 1726889899.97739: entering _queue_task() for managed_node2/assert 178205 1726889899.97956: worker is 1 (out of 1 available) 178205 1726889899.97969: exiting _queue_task() for managed_node2/assert 178205 1726889899.97980: done queuing things up, now waiting for results queue to drain 178205 1726889899.97981: waiting for pending results... 178205 1726889899.98169: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889899.98299: in run() - task 02369adf-7a19-34ed-f5d1-000000001eda 178205 1726889899.98329: variable 'ansible_search_path' from source: unknown 178205 1726889899.98373: calling self._execute() 178205 1726889899.98560: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889899.98564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889899.98588: variable 'omit' from source: magic vars 178205 1726889899.99008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.01070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.01124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.01153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.01179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.01201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.01264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889900.01284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889900.01301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889900.01330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889900.01346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889900.01431: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889900.01450: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889900.01453: when evaluation is False, skipping this task 178205 1726889900.01455: _execute() done 178205 1726889900.01459: dumping result to json 178205 1726889900.01462: done dumping result, returning 178205 1726889900.01466: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-000000001eda] 178205 1726889900.01475: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eda 178205 1726889900.01561: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eda 178205 1726889900.01564: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889900.01618: no more pending results, returning what we have 178205 1726889900.01622: results queue empty 178205 1726889900.01623: checking for any_errors_fatal 178205 1726889900.01631: done checking for any_errors_fatal 178205 1726889900.01632: checking for max_fail_percentage 178205 1726889900.01633: done checking for max_fail_percentage 178205 1726889900.01634: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.01635: done checking to see if all hosts have failed 178205 1726889900.01636: getting the remaining hosts for this loop 178205 1726889900.01638: done getting the remaining hosts for this loop 178205 1726889900.01641: getting the next task for host managed_node2 178205 1726889900.01649: done getting next task for host managed_node2 178205 1726889900.01651: ^ task is: TASK: Check key file of crypttab entry 178205 1726889900.01655: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.01659: getting variables 178205 1726889900.01660: in VariableManager get_vars() 178205 1726889900.01705: Calling all_inventory to load vars for managed_node2 178205 1726889900.01709: Calling groups_inventory to load vars for managed_node2 178205 1726889900.01720: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.01731: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.01735: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.01739: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.02195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.02560: done with get_vars() 178205 1726889900.02570: done getting variables 178205 1726889900.02608: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:38:20 -0400 (0:00:00.049) 0:01:53.014 ****** 178205 1726889900.02643: entering _queue_task() for managed_node2/assert 178205 1726889900.02841: worker is 1 (out of 1 available) 178205 1726889900.02854: exiting _queue_task() for managed_node2/assert 178205 1726889900.02865: done queuing things up, now waiting for results queue to drain 178205 1726889900.02866: waiting for pending results... 178205 1726889900.03059: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889900.03213: in run() - task 02369adf-7a19-34ed-f5d1-000000001edb 178205 1726889900.03225: variable 'ansible_search_path' from source: unknown 178205 1726889900.03265: calling self._execute() 178205 1726889900.03389: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.03401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.03432: variable 'omit' from source: magic vars 178205 1726889900.03743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.05695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.05757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.05783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.05806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.05832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.05884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889900.05903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889900.05923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889900.05952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889900.05963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889900.06047: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889900.06067: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889900.06071: when evaluation is False, skipping this task 178205 1726889900.06073: _execute() done 178205 1726889900.06076: dumping result to json 178205 1726889900.06078: done dumping result, returning 178205 1726889900.06085: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-000000001edb] 178205 1726889900.06110: sending task result for task 02369adf-7a19-34ed-f5d1-000000001edb 178205 1726889900.06181: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001edb 178205 1726889900.06184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889900.06226: no more pending results, returning what we have 178205 1726889900.06230: results queue empty 178205 1726889900.06231: checking for any_errors_fatal 178205 1726889900.06239: done checking for any_errors_fatal 178205 1726889900.06240: checking for max_fail_percentage 178205 1726889900.06241: done checking for max_fail_percentage 178205 1726889900.06242: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.06243: done checking to see if all hosts have failed 178205 1726889900.06244: getting the remaining hosts for this loop 178205 1726889900.06246: done getting the remaining hosts for this loop 178205 1726889900.06249: getting the next task for host managed_node2 178205 1726889900.06256: done getting next task for host managed_node2 178205 1726889900.06258: ^ task is: TASK: Clear test variables 178205 1726889900.06263: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.06267: getting variables 178205 1726889900.06269: in VariableManager get_vars() 178205 1726889900.06302: Calling all_inventory to load vars for managed_node2 178205 1726889900.06306: Calling groups_inventory to load vars for managed_node2 178205 1726889900.06313: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.06327: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.06331: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.06336: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.06863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.07319: done with get_vars() 178205 1726889900.07329: done getting variables 178205 1726889900.07367: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:38:20 -0400 (0:00:00.047) 0:01:53.061 ****** 178205 1726889900.07391: entering _queue_task() for managed_node2/set_fact 178205 1726889900.07584: worker is 1 (out of 1 available) 178205 1726889900.07597: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.07608: done queuing things up, now waiting for results queue to drain 178205 1726889900.07609: waiting for pending results... 178205 1726889900.07898: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889900.08031: in run() - task 02369adf-7a19-34ed-f5d1-000000001edc 178205 1726889900.08056: variable 'ansible_search_path' from source: unknown 178205 1726889900.08095: calling self._execute() 178205 1726889900.08226: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.08237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.08252: variable 'omit' from source: magic vars 178205 1726889900.08362: variable 'omit' from source: magic vars 178205 1726889900.08536: variable 'omit' from source: magic vars 178205 1726889900.08574: variable 'omit' from source: magic vars 178205 1726889900.08634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889900.08679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889900.08706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889900.08737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889900.08758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889900.08797: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889900.08807: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.08816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.08928: Set connection var ansible_pipelining to False 178205 1726889900.08941: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889900.08952: Set connection var ansible_shell_executable to /bin/sh 178205 1726889900.08958: Set connection var ansible_connection to ssh 178205 1726889900.08972: Set connection var ansible_shell_type to sh 178205 1726889900.08982: Set connection var ansible_timeout to 10 178205 1726889900.09019: variable 'ansible_shell_executable' from source: unknown 178205 1726889900.09023: variable 'ansible_connection' from source: unknown 178205 1726889900.09034: variable 'ansible_module_compression' from source: unknown 178205 1726889900.09041: variable 'ansible_shell_type' from source: unknown 178205 1726889900.09048: variable 'ansible_shell_executable' from source: unknown 178205 1726889900.09070: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.09093: variable 'ansible_pipelining' from source: unknown 178205 1726889900.09101: variable 'ansible_timeout' from source: unknown 178205 1726889900.09109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.09385: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889900.09390: variable 'omit' from source: magic vars 178205 1726889900.09392: starting attempt loop 178205 1726889900.09395: running the handler 178205 1726889900.09407: handler run complete 178205 1726889900.09425: attempt loop complete, returning result 178205 1726889900.09431: _execute() done 178205 1726889900.09433: dumping result to json 178205 1726889900.09435: done dumping result, returning 178205 1726889900.09440: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-000000001edc] 178205 1726889900.09444: sending task result for task 02369adf-7a19-34ed-f5d1-000000001edc 178205 1726889900.09530: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001edc 178205 1726889900.09533: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889900.09609: no more pending results, returning what we have 178205 1726889900.09613: results queue empty 178205 1726889900.09614: checking for any_errors_fatal 178205 1726889900.09621: done checking for any_errors_fatal 178205 1726889900.09622: checking for max_fail_percentage 178205 1726889900.09623: done checking for max_fail_percentage 178205 1726889900.09624: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.09625: done checking to see if all hosts have failed 178205 1726889900.09626: getting the remaining hosts for this loop 178205 1726889900.09627: done getting the remaining hosts for this loop 178205 1726889900.09630: getting the next task for host managed_node2 178205 1726889900.09639: done getting next task for host managed_node2 178205 1726889900.09641: ^ task is: TASK: Get information about RAID 178205 1726889900.09645: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.09649: getting variables 178205 1726889900.09650: in VariableManager get_vars() 178205 1726889900.09677: Calling all_inventory to load vars for managed_node2 178205 1726889900.09680: Calling groups_inventory to load vars for managed_node2 178205 1726889900.09682: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.09691: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.09693: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.09696: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.10005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.10339: done with get_vars() 178205 1726889900.10348: done getting variables 178205 1726889900.10386: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:38:20 -0400 (0:00:00.030) 0:01:53.092 ****** 178205 1726889900.10408: entering _queue_task() for managed_node2/command 178205 1726889900.10585: worker is 1 (out of 1 available) 178205 1726889900.10599: exiting _queue_task() for managed_node2/command 178205 1726889900.10613: done queuing things up, now waiting for results queue to drain 178205 1726889900.10614: waiting for pending results... 178205 1726889900.10787: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889900.10867: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee0 178205 1726889900.10878: variable 'ansible_search_path' from source: unknown 178205 1726889900.10903: calling self._execute() 178205 1726889900.10988: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.10992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.11000: variable 'omit' from source: magic vars 178205 1726889900.11407: variable 'storage_test_volume' from source: include params 178205 1726889900.11447: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.11453: when evaluation is False, skipping this task 178205 1726889900.11465: _execute() done 178205 1726889900.11476: dumping result to json 178205 1726889900.11482: done dumping result, returning 178205 1726889900.11491: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-000000001ee0] 178205 1726889900.11504: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.11642: no more pending results, returning what we have 178205 1726889900.11646: results queue empty 178205 1726889900.11647: checking for any_errors_fatal 178205 1726889900.11653: done checking for any_errors_fatal 178205 1726889900.11654: checking for max_fail_percentage 178205 1726889900.11656: done checking for max_fail_percentage 178205 1726889900.11657: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.11658: done checking to see if all hosts have failed 178205 1726889900.11659: getting the remaining hosts for this loop 178205 1726889900.11660: done getting the remaining hosts for this loop 178205 1726889900.11663: getting the next task for host managed_node2 178205 1726889900.11671: done getting next task for host managed_node2 178205 1726889900.11674: ^ task is: TASK: Set active devices regex 178205 1726889900.11679: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.11683: getting variables 178205 1726889900.11685: in VariableManager get_vars() 178205 1726889900.11728: Calling all_inventory to load vars for managed_node2 178205 1726889900.11731: Calling groups_inventory to load vars for managed_node2 178205 1726889900.11735: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.11749: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.11751: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.11754: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.12676: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee0 178205 1726889900.12679: WORKER PROCESS EXITING 178205 1726889900.12845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.13448: done with get_vars() 178205 1726889900.13461: done getting variables 178205 1726889900.13514: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:38:20 -0400 (0:00:00.031) 0:01:53.123 ****** 178205 1726889900.13543: entering _queue_task() for managed_node2/set_fact 178205 1726889900.13767: worker is 1 (out of 1 available) 178205 1726889900.13779: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.13790: done queuing things up, now waiting for results queue to drain 178205 1726889900.13791: waiting for pending results... 178205 1726889900.14068: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889900.14200: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee1 178205 1726889900.14223: variable 'ansible_search_path' from source: unknown 178205 1726889900.14260: calling self._execute() 178205 1726889900.14376: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.14390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.14402: variable 'omit' from source: magic vars 178205 1726889900.14809: variable 'storage_test_volume' from source: include params 178205 1726889900.14852: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.14864: when evaluation is False, skipping this task 178205 1726889900.14873: _execute() done 178205 1726889900.14881: dumping result to json 178205 1726889900.14887: done dumping result, returning 178205 1726889900.14896: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-000000001ee1] 178205 1726889900.14906: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.15052: no more pending results, returning what we have 178205 1726889900.15056: results queue empty 178205 1726889900.15057: checking for any_errors_fatal 178205 1726889900.15064: done checking for any_errors_fatal 178205 1726889900.15065: checking for max_fail_percentage 178205 1726889900.15066: done checking for max_fail_percentage 178205 1726889900.15067: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.15069: done checking to see if all hosts have failed 178205 1726889900.15069: getting the remaining hosts for this loop 178205 1726889900.15071: done getting the remaining hosts for this loop 178205 1726889900.15074: getting the next task for host managed_node2 178205 1726889900.15083: done getting next task for host managed_node2 178205 1726889900.15085: ^ task is: TASK: Set spare devices regex 178205 1726889900.15091: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.15096: getting variables 178205 1726889900.15098: in VariableManager get_vars() 178205 1726889900.15134: Calling all_inventory to load vars for managed_node2 178205 1726889900.15137: Calling groups_inventory to load vars for managed_node2 178205 1726889900.15140: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.15153: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.15156: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.15159: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.15835: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee1 178205 1726889900.15838: WORKER PROCESS EXITING 178205 1726889900.15861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.16507: done with get_vars() 178205 1726889900.16526: done getting variables 178205 1726889900.16582: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:38:20 -0400 (0:00:00.030) 0:01:53.154 ****** 178205 1726889900.16616: entering _queue_task() for managed_node2/set_fact 178205 1726889900.16855: worker is 1 (out of 1 available) 178205 1726889900.16867: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.16879: done queuing things up, now waiting for results queue to drain 178205 1726889900.16880: waiting for pending results... 178205 1726889900.17178: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889900.17341: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee2 178205 1726889900.17364: variable 'ansible_search_path' from source: unknown 178205 1726889900.17409: calling self._execute() 178205 1726889900.17542: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.17554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.17569: variable 'omit' from source: magic vars 178205 1726889900.18004: variable 'storage_test_volume' from source: include params 178205 1726889900.18051: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.18062: when evaluation is False, skipping this task 178205 1726889900.18070: _execute() done 178205 1726889900.18081: dumping result to json 178205 1726889900.18088: done dumping result, returning 178205 1726889900.18097: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-000000001ee2] 178205 1726889900.18106: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee2 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.18260: no more pending results, returning what we have 178205 1726889900.18265: results queue empty 178205 1726889900.18265: checking for any_errors_fatal 178205 1726889900.18274: done checking for any_errors_fatal 178205 1726889900.18275: checking for max_fail_percentage 178205 1726889900.18276: done checking for max_fail_percentage 178205 1726889900.18277: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.18278: done checking to see if all hosts have failed 178205 1726889900.18279: getting the remaining hosts for this loop 178205 1726889900.18281: done getting the remaining hosts for this loop 178205 1726889900.18284: getting the next task for host managed_node2 178205 1726889900.18293: done getting next task for host managed_node2 178205 1726889900.18296: ^ task is: TASK: Set md version regex 178205 1726889900.18302: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.18306: getting variables 178205 1726889900.18308: in VariableManager get_vars() 178205 1726889900.18349: Calling all_inventory to load vars for managed_node2 178205 1726889900.18352: Calling groups_inventory to load vars for managed_node2 178205 1726889900.18356: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.18367: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.18370: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.18372: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.19071: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee2 178205 1726889900.19074: WORKER PROCESS EXITING 178205 1726889900.19098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.19779: done with get_vars() 178205 1726889900.19792: done getting variables 178205 1726889900.19854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:38:20 -0400 (0:00:00.032) 0:01:53.186 ****** 178205 1726889900.19884: entering _queue_task() for managed_node2/set_fact 178205 1726889900.20123: worker is 1 (out of 1 available) 178205 1726889900.20136: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.20153: done queuing things up, now waiting for results queue to drain 178205 1726889900.20154: waiting for pending results... 178205 1726889900.20444: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889900.20593: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee3 178205 1726889900.20617: variable 'ansible_search_path' from source: unknown 178205 1726889900.20654: calling self._execute() 178205 1726889900.20771: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.20781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.20794: variable 'omit' from source: magic vars 178205 1726889900.21201: variable 'storage_test_volume' from source: include params 178205 1726889900.21248: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.21260: when evaluation is False, skipping this task 178205 1726889900.21268: _execute() done 178205 1726889900.21275: dumping result to json 178205 1726889900.21281: done dumping result, returning 178205 1726889900.21291: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-000000001ee3] 178205 1726889900.21302: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee3 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.21451: no more pending results, returning what we have 178205 1726889900.21455: results queue empty 178205 1726889900.21456: checking for any_errors_fatal 178205 1726889900.21465: done checking for any_errors_fatal 178205 1726889900.21466: checking for max_fail_percentage 178205 1726889900.21468: done checking for max_fail_percentage 178205 1726889900.21469: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.21470: done checking to see if all hosts have failed 178205 1726889900.21471: getting the remaining hosts for this loop 178205 1726889900.21472: done getting the remaining hosts for this loop 178205 1726889900.21475: getting the next task for host managed_node2 178205 1726889900.21484: done getting next task for host managed_node2 178205 1726889900.21487: ^ task is: TASK: Set chunk size regex 178205 1726889900.21493: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.21497: getting variables 178205 1726889900.21498: in VariableManager get_vars() 178205 1726889900.21537: Calling all_inventory to load vars for managed_node2 178205 1726889900.21541: Calling groups_inventory to load vars for managed_node2 178205 1726889900.21544: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.21556: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.21559: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.21562: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.22223: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee3 178205 1726889900.22226: WORKER PROCESS EXITING 178205 1726889900.22251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.23334: done with get_vars() 178205 1726889900.23460: done getting variables 178205 1726889900.23566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:38:20 -0400 (0:00:00.037) 0:01:53.224 ****** 178205 1726889900.23596: entering _queue_task() for managed_node2/set_fact 178205 1726889900.23972: worker is 1 (out of 1 available) 178205 1726889900.23983: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.24067: done queuing things up, now waiting for results queue to drain 178205 1726889900.24069: waiting for pending results... 178205 1726889900.24373: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889900.24592: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee4 178205 1726889900.24671: variable 'ansible_search_path' from source: unknown 178205 1726889900.24769: calling self._execute() 178205 1726889900.24929: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.24940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.24962: variable 'omit' from source: magic vars 178205 1726889900.25403: variable 'storage_test_volume' from source: include params 178205 1726889900.25453: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.25462: when evaluation is False, skipping this task 178205 1726889900.25469: _execute() done 178205 1726889900.25476: dumping result to json 178205 1726889900.25483: done dumping result, returning 178205 1726889900.25497: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-000000001ee4] 178205 1726889900.25507: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.25671: no more pending results, returning what we have 178205 1726889900.25675: results queue empty 178205 1726889900.25676: checking for any_errors_fatal 178205 1726889900.25687: done checking for any_errors_fatal 178205 1726889900.25687: checking for max_fail_percentage 178205 1726889900.25689: done checking for max_fail_percentage 178205 1726889900.25690: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.25691: done checking to see if all hosts have failed 178205 1726889900.25692: getting the remaining hosts for this loop 178205 1726889900.25694: done getting the remaining hosts for this loop 178205 1726889900.25698: getting the next task for host managed_node2 178205 1726889900.25707: done getting next task for host managed_node2 178205 1726889900.25709: ^ task is: TASK: Parse the chunk size 178205 1726889900.25716: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.25722: getting variables 178205 1726889900.25724: in VariableManager get_vars() 178205 1726889900.25764: Calling all_inventory to load vars for managed_node2 178205 1726889900.25767: Calling groups_inventory to load vars for managed_node2 178205 1726889900.25771: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.25784: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.25788: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.25792: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.26479: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee4 178205 1726889900.26484: WORKER PROCESS EXITING 178205 1726889900.26624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.27232: done with get_vars() 178205 1726889900.27245: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:38:20 -0400 (0:00:00.037) 0:01:53.261 ****** 178205 1726889900.27331: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.27558: worker is 1 (out of 1 available) 178205 1726889900.27570: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.27583: done queuing things up, now waiting for results queue to drain 178205 1726889900.27585: waiting for pending results... 178205 1726889900.27871: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889900.28005: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee5 178205 1726889900.28033: variable 'ansible_search_path' from source: unknown 178205 1726889900.28072: calling self._execute() 178205 1726889900.28191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.28202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.28220: variable 'omit' from source: magic vars 178205 1726889900.28624: variable 'storage_test_volume' from source: include params 178205 1726889900.28664: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.28672: when evaluation is False, skipping this task 178205 1726889900.28686: _execute() done 178205 1726889900.28693: dumping result to json 178205 1726889900.28700: done dumping result, returning 178205 1726889900.28709: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-000000001ee5] 178205 1726889900.28723: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.28879: no more pending results, returning what we have 178205 1726889900.28883: results queue empty 178205 1726889900.28884: checking for any_errors_fatal 178205 1726889900.28892: done checking for any_errors_fatal 178205 1726889900.28893: checking for max_fail_percentage 178205 1726889900.28894: done checking for max_fail_percentage 178205 1726889900.28895: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.28896: done checking to see if all hosts have failed 178205 1726889900.28897: getting the remaining hosts for this loop 178205 1726889900.28898: done getting the remaining hosts for this loop 178205 1726889900.28902: getting the next task for host managed_node2 178205 1726889900.28910: done getting next task for host managed_node2 178205 1726889900.28914: ^ task is: TASK: Check RAID active devices count 178205 1726889900.28918: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.28923: getting variables 178205 1726889900.28925: in VariableManager get_vars() 178205 1726889900.28963: Calling all_inventory to load vars for managed_node2 178205 1726889900.28966: Calling groups_inventory to load vars for managed_node2 178205 1726889900.28970: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.28983: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.28986: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.28989: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.29654: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee5 178205 1726889900.29657: WORKER PROCESS EXITING 178205 1726889900.29672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.30340: done with get_vars() 178205 1726889900.30353: done getting variables 178205 1726889900.30413: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:38:20 -0400 (0:00:00.031) 0:01:53.292 ****** 178205 1726889900.30442: entering _queue_task() for managed_node2/assert 178205 1726889900.30659: worker is 1 (out of 1 available) 178205 1726889900.30671: exiting _queue_task() for managed_node2/assert 178205 1726889900.30681: done queuing things up, now waiting for results queue to drain 178205 1726889900.30682: waiting for pending results... 178205 1726889900.30961: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889900.31096: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee6 178205 1726889900.31116: variable 'ansible_search_path' from source: unknown 178205 1726889900.31154: calling self._execute() 178205 1726889900.31284: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.31298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.31318: variable 'omit' from source: magic vars 178205 1726889900.31720: variable 'storage_test_volume' from source: include params 178205 1726889900.31759: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.31767: when evaluation is False, skipping this task 178205 1726889900.31778: _execute() done 178205 1726889900.31785: dumping result to json 178205 1726889900.31791: done dumping result, returning 178205 1726889900.31800: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000001ee6] 178205 1726889900.31810: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.31958: no more pending results, returning what we have 178205 1726889900.31962: results queue empty 178205 1726889900.31963: checking for any_errors_fatal 178205 1726889900.31973: done checking for any_errors_fatal 178205 1726889900.31974: checking for max_fail_percentage 178205 1726889900.31975: done checking for max_fail_percentage 178205 1726889900.31976: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.31977: done checking to see if all hosts have failed 178205 1726889900.31978: getting the remaining hosts for this loop 178205 1726889900.31980: done getting the remaining hosts for this loop 178205 1726889900.31983: getting the next task for host managed_node2 178205 1726889900.31991: done getting next task for host managed_node2 178205 1726889900.31993: ^ task is: TASK: Check RAID spare devices count 178205 1726889900.31998: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.32001: getting variables 178205 1726889900.32003: in VariableManager get_vars() 178205 1726889900.32040: Calling all_inventory to load vars for managed_node2 178205 1726889900.32043: Calling groups_inventory to load vars for managed_node2 178205 1726889900.32047: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.32060: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.32063: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.32066: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.33043: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee6 178205 1726889900.33048: WORKER PROCESS EXITING 178205 1726889900.33144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.33752: done with get_vars() 178205 1726889900.33764: done getting variables 178205 1726889900.33818: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:38:20 -0400 (0:00:00.034) 0:01:53.326 ****** 178205 1726889900.33850: entering _queue_task() for managed_node2/assert 178205 1726889900.34070: worker is 1 (out of 1 available) 178205 1726889900.34081: exiting _queue_task() for managed_node2/assert 178205 1726889900.34091: done queuing things up, now waiting for results queue to drain 178205 1726889900.34091: waiting for pending results... 178205 1726889900.34394: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889900.34554: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee7 178205 1726889900.34575: variable 'ansible_search_path' from source: unknown 178205 1726889900.34622: calling self._execute() 178205 1726889900.34756: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.34768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.34781: variable 'omit' from source: magic vars 178205 1726889900.35243: variable 'storage_test_volume' from source: include params 178205 1726889900.35290: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.35303: when evaluation is False, skipping this task 178205 1726889900.35310: _execute() done 178205 1726889900.35320: dumping result to json 178205 1726889900.35327: done dumping result, returning 178205 1726889900.35337: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000001ee7] 178205 1726889900.35349: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.35511: no more pending results, returning what we have 178205 1726889900.35516: results queue empty 178205 1726889900.35517: checking for any_errors_fatal 178205 1726889900.35528: done checking for any_errors_fatal 178205 1726889900.35529: checking for max_fail_percentage 178205 1726889900.35531: done checking for max_fail_percentage 178205 1726889900.35532: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.35533: done checking to see if all hosts have failed 178205 1726889900.35533: getting the remaining hosts for this loop 178205 1726889900.35535: done getting the remaining hosts for this loop 178205 1726889900.35539: getting the next task for host managed_node2 178205 1726889900.35548: done getting next task for host managed_node2 178205 1726889900.35550: ^ task is: TASK: Check RAID metadata version 178205 1726889900.35556: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.35561: getting variables 178205 1726889900.35563: in VariableManager get_vars() 178205 1726889900.35600: Calling all_inventory to load vars for managed_node2 178205 1726889900.35603: Calling groups_inventory to load vars for managed_node2 178205 1726889900.35607: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.35622: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.35626: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.35629: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.36420: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee7 178205 1726889900.36424: WORKER PROCESS EXITING 178205 1726889900.36447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.37027: done with get_vars() 178205 1726889900.37040: done getting variables 178205 1726889900.37096: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:38:20 -0400 (0:00:00.032) 0:01:53.359 ****** 178205 1726889900.37128: entering _queue_task() for managed_node2/assert 178205 1726889900.37365: worker is 1 (out of 1 available) 178205 1726889900.37376: exiting _queue_task() for managed_node2/assert 178205 1726889900.37386: done queuing things up, now waiting for results queue to drain 178205 1726889900.37387: waiting for pending results... 178205 1726889900.37671: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889900.37796: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee8 178205 1726889900.37821: variable 'ansible_search_path' from source: unknown 178205 1726889900.37862: calling self._execute() 178205 1726889900.37987: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.37998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.38015: variable 'omit' from source: magic vars 178205 1726889900.38443: variable 'storage_test_volume' from source: include params 178205 1726889900.38489: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.38497: when evaluation is False, skipping this task 178205 1726889900.38504: _execute() done 178205 1726889900.38512: dumping result to json 178205 1726889900.38521: done dumping result, returning 178205 1726889900.38531: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000001ee8] 178205 1726889900.38542: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee8 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.38690: no more pending results, returning what we have 178205 1726889900.38694: results queue empty 178205 1726889900.38695: checking for any_errors_fatal 178205 1726889900.38706: done checking for any_errors_fatal 178205 1726889900.38707: checking for max_fail_percentage 178205 1726889900.38709: done checking for max_fail_percentage 178205 1726889900.38710: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.38713: done checking to see if all hosts have failed 178205 1726889900.38714: getting the remaining hosts for this loop 178205 1726889900.38715: done getting the remaining hosts for this loop 178205 1726889900.38719: getting the next task for host managed_node2 178205 1726889900.38727: done getting next task for host managed_node2 178205 1726889900.38730: ^ task is: TASK: Check RAID chunk size 178205 1726889900.38736: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.38740: getting variables 178205 1726889900.38742: in VariableManager get_vars() 178205 1726889900.38779: Calling all_inventory to load vars for managed_node2 178205 1726889900.38782: Calling groups_inventory to load vars for managed_node2 178205 1726889900.38785: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.38796: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.38798: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.38801: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.39327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.40029: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee8 178205 1726889900.40033: WORKER PROCESS EXITING 178205 1726889900.40156: done with get_vars() 178205 1726889900.40170: done getting variables 178205 1726889900.40226: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:38:20 -0400 (0:00:00.031) 0:01:53.390 ****** 178205 1726889900.40256: entering _queue_task() for managed_node2/assert 178205 1726889900.40487: worker is 1 (out of 1 available) 178205 1726889900.40498: exiting _queue_task() for managed_node2/assert 178205 1726889900.40509: done queuing things up, now waiting for results queue to drain 178205 1726889900.40510: waiting for pending results... 178205 1726889900.40788: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889900.40914: in run() - task 02369adf-7a19-34ed-f5d1-000000001ee9 178205 1726889900.40935: variable 'ansible_search_path' from source: unknown 178205 1726889900.40975: calling self._execute() 178205 1726889900.41093: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.41104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.41120: variable 'omit' from source: magic vars 178205 1726889900.41527: variable 'storage_test_volume' from source: include params 178205 1726889900.41568: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889900.41575: when evaluation is False, skipping this task 178205 1726889900.41582: _execute() done 178205 1726889900.41588: dumping result to json 178205 1726889900.41595: done dumping result, returning 178205 1726889900.41608: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000001ee9] 178205 1726889900.41620: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889900.41771: no more pending results, returning what we have 178205 1726889900.41775: results queue empty 178205 1726889900.41775: checking for any_errors_fatal 178205 1726889900.41784: done checking for any_errors_fatal 178205 1726889900.41784: checking for max_fail_percentage 178205 1726889900.41786: done checking for max_fail_percentage 178205 1726889900.41788: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.41789: done checking to see if all hosts have failed 178205 1726889900.41789: getting the remaining hosts for this loop 178205 1726889900.41791: done getting the remaining hosts for this loop 178205 1726889900.41794: getting the next task for host managed_node2 178205 1726889900.41804: done getting next task for host managed_node2 178205 1726889900.41807: ^ task is: TASK: Parse the actual size of the volume 178205 1726889900.41815: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.41819: getting variables 178205 1726889900.41821: in VariableManager get_vars() 178205 1726889900.41856: Calling all_inventory to load vars for managed_node2 178205 1726889900.41859: Calling groups_inventory to load vars for managed_node2 178205 1726889900.41863: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.41875: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.41878: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.41881: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.42624: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ee9 178205 1726889900.42627: WORKER PROCESS EXITING 178205 1726889900.42648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.43246: done with get_vars() 178205 1726889900.43259: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:38:20 -0400 (0:00:00.030) 0:01:53.421 ****** 178205 1726889900.43333: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.43543: worker is 1 (out of 1 available) 178205 1726889900.43555: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.43567: done queuing things up, now waiting for results queue to drain 178205 1726889900.43568: waiting for pending results... 178205 1726889900.43873: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889900.44016: in run() - task 02369adf-7a19-34ed-f5d1-000000001eed 178205 1726889900.44038: variable 'ansible_search_path' from source: unknown 178205 1726889900.44077: calling self._execute() 178205 1726889900.44201: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.44214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.44234: variable 'omit' from source: magic vars 178205 1726889900.44636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.47001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.47079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.47133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.47176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.47208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.47313: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.47337: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.47507: variable 'storage_test_volume' from source: include params 178205 1726889900.47547: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889900.47556: when evaluation is False, skipping this task 178205 1726889900.47564: _execute() done 178205 1726889900.47570: dumping result to json 178205 1726889900.47577: done dumping result, returning 178205 1726889900.47591: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000001eed] 178205 1726889900.47600: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eed skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889900.47759: no more pending results, returning what we have 178205 1726889900.47763: results queue empty 178205 1726889900.47764: checking for any_errors_fatal 178205 1726889900.47773: done checking for any_errors_fatal 178205 1726889900.47774: checking for max_fail_percentage 178205 1726889900.47776: done checking for max_fail_percentage 178205 1726889900.47777: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.47778: done checking to see if all hosts have failed 178205 1726889900.47779: getting the remaining hosts for this loop 178205 1726889900.47781: done getting the remaining hosts for this loop 178205 1726889900.47785: getting the next task for host managed_node2 178205 1726889900.47795: done getting next task for host managed_node2 178205 1726889900.47797: ^ task is: TASK: Parse the requested size of the volume 178205 1726889900.47802: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.47808: getting variables 178205 1726889900.47809: in VariableManager get_vars() 178205 1726889900.47849: Calling all_inventory to load vars for managed_node2 178205 1726889900.47852: Calling groups_inventory to load vars for managed_node2 178205 1726889900.47856: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.47868: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.47871: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.47874: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.48404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.48930: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eed 178205 1726889900.48933: WORKER PROCESS EXITING 178205 1726889900.49324: done with get_vars() 178205 1726889900.49339: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:38:20 -0400 (0:00:00.060) 0:01:53.482 ****** 178205 1726889900.49422: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.49676: worker is 1 (out of 1 available) 178205 1726889900.49687: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.49698: done queuing things up, now waiting for results queue to drain 178205 1726889900.49700: waiting for pending results... 178205 1726889900.49983: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889900.50116: in run() - task 02369adf-7a19-34ed-f5d1-000000001eee 178205 1726889900.50136: variable 'ansible_search_path' from source: unknown 178205 1726889900.50175: calling self._execute() 178205 1726889900.50292: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.50302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.50318: variable 'omit' from source: magic vars 178205 1726889900.50700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.53421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.53487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.53535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.53575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.53605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.53704: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.53734: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.53888: variable 'storage_test_volume' from source: include params 178205 1726889900.53926: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.53938: when evaluation is False, skipping this task 178205 1726889900.53946: _execute() done 178205 1726889900.53954: dumping result to json 178205 1726889900.53961: done dumping result, returning 178205 1726889900.53971: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-000000001eee] 178205 1726889900.53981: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eee skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889900.54141: no more pending results, returning what we have 178205 1726889900.54146: results queue empty 178205 1726889900.54147: checking for any_errors_fatal 178205 1726889900.54155: done checking for any_errors_fatal 178205 1726889900.54156: checking for max_fail_percentage 178205 1726889900.54159: done checking for max_fail_percentage 178205 1726889900.54160: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.54161: done checking to see if all hosts have failed 178205 1726889900.54162: getting the remaining hosts for this loop 178205 1726889900.54164: done getting the remaining hosts for this loop 178205 1726889900.54168: getting the next task for host managed_node2 178205 1726889900.54177: done getting next task for host managed_node2 178205 1726889900.54179: ^ task is: TASK: Establish base value for expected size 178205 1726889900.54184: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.54189: getting variables 178205 1726889900.54191: in VariableManager get_vars() 178205 1726889900.54229: Calling all_inventory to load vars for managed_node2 178205 1726889900.54233: Calling groups_inventory to load vars for managed_node2 178205 1726889900.54236: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.54248: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.54251: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.54254: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.54860: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eee 178205 1726889900.54863: WORKER PROCESS EXITING 178205 1726889900.54883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.55668: done with get_vars() 178205 1726889900.55683: done getting variables 178205 1726889900.55744: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:38:20 -0400 (0:00:00.063) 0:01:53.545 ****** 178205 1726889900.55776: entering _queue_task() for managed_node2/set_fact 178205 1726889900.56036: worker is 1 (out of 1 available) 178205 1726889900.56049: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.56061: done queuing things up, now waiting for results queue to drain 178205 1726889900.56062: waiting for pending results... 178205 1726889900.56365: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889900.56518: in run() - task 02369adf-7a19-34ed-f5d1-000000001eef 178205 1726889900.56538: variable 'ansible_search_path' from source: unknown 178205 1726889900.56576: calling self._execute() 178205 1726889900.56688: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.56700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.56719: variable 'omit' from source: magic vars 178205 1726889900.57099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.59839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.59908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.59950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.59991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.60033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.60131: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.60153: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.60291: variable 'storage_test_volume' from source: include params 178205 1726889900.60330: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.60339: when evaluation is False, skipping this task 178205 1726889900.60345: _execute() done 178205 1726889900.60351: dumping result to json 178205 1726889900.60358: done dumping result, returning 178205 1726889900.60367: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-000000001eef] 178205 1726889900.60376: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eef 178205 1726889900.60481: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eef 178205 1726889900.60488: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889900.60559: no more pending results, returning what we have 178205 1726889900.60562: results queue empty 178205 1726889900.60563: checking for any_errors_fatal 178205 1726889900.60572: done checking for any_errors_fatal 178205 1726889900.60573: checking for max_fail_percentage 178205 1726889900.60575: done checking for max_fail_percentage 178205 1726889900.60576: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.60578: done checking to see if all hosts have failed 178205 1726889900.60578: getting the remaining hosts for this loop 178205 1726889900.60580: done getting the remaining hosts for this loop 178205 1726889900.60584: getting the next task for host managed_node2 178205 1726889900.60592: done getting next task for host managed_node2 178205 1726889900.60594: ^ task is: TASK: Show expected size 178205 1726889900.60599: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.60602: getting variables 178205 1726889900.60604: in VariableManager get_vars() 178205 1726889900.60639: Calling all_inventory to load vars for managed_node2 178205 1726889900.60642: Calling groups_inventory to load vars for managed_node2 178205 1726889900.60646: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.60657: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.60660: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.60662: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.61704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.62294: done with get_vars() 178205 1726889900.62307: done getting variables 178205 1726889900.62366: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:38:20 -0400 (0:00:00.066) 0:01:53.612 ****** 178205 1726889900.62410: entering _queue_task() for managed_node2/debug 178205 1726889900.62647: worker is 1 (out of 1 available) 178205 1726889900.62658: exiting _queue_task() for managed_node2/debug 178205 1726889900.62668: done queuing things up, now waiting for results queue to drain 178205 1726889900.62669: waiting for pending results... 178205 1726889900.62959: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889900.63131: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef0 178205 1726889900.63152: variable 'ansible_search_path' from source: unknown 178205 1726889900.63193: calling self._execute() 178205 1726889900.63318: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.63334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.63349: variable 'omit' from source: magic vars 178205 1726889900.63470: variable 'omit' from source: magic vars 178205 1726889900.63536: variable 'omit' from source: magic vars 178205 1726889900.63580: variable 'omit' from source: magic vars 178205 1726889900.63629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889900.63674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889900.63700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889900.63727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889900.63745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889900.63784: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889900.63794: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.63802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.63915: Set connection var ansible_pipelining to False 178205 1726889900.63928: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889900.63939: Set connection var ansible_shell_executable to /bin/sh 178205 1726889900.63946: Set connection var ansible_connection to ssh 178205 1726889900.63956: Set connection var ansible_shell_type to sh 178205 1726889900.63965: Set connection var ansible_timeout to 10 178205 1726889900.64000: variable 'ansible_shell_executable' from source: unknown 178205 1726889900.64008: variable 'ansible_connection' from source: unknown 178205 1726889900.64018: variable 'ansible_module_compression' from source: unknown 178205 1726889900.64025: variable 'ansible_shell_type' from source: unknown 178205 1726889900.64031: variable 'ansible_shell_executable' from source: unknown 178205 1726889900.64038: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.64046: variable 'ansible_pipelining' from source: unknown 178205 1726889900.64052: variable 'ansible_timeout' from source: unknown 178205 1726889900.64059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.64214: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889900.64231: variable 'omit' from source: magic vars 178205 1726889900.64241: starting attempt loop 178205 1726889900.64247: running the handler 178205 1726889900.64500: handler run complete 178205 1726889900.64537: attempt loop complete, returning result 178205 1726889900.64545: _execute() done 178205 1726889900.64553: dumping result to json 178205 1726889900.64560: done dumping result, returning 178205 1726889900.64571: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000001ef0] 178205 1726889900.64582: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef0 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889900.64729: no more pending results, returning what we have 178205 1726889900.64733: results queue empty 178205 1726889900.64734: checking for any_errors_fatal 178205 1726889900.64747: done checking for any_errors_fatal 178205 1726889900.64748: checking for max_fail_percentage 178205 1726889900.64750: done checking for max_fail_percentage 178205 1726889900.64751: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.64752: done checking to see if all hosts have failed 178205 1726889900.64753: getting the remaining hosts for this loop 178205 1726889900.64754: done getting the remaining hosts for this loop 178205 1726889900.64758: getting the next task for host managed_node2 178205 1726889900.64765: done getting next task for host managed_node2 178205 1726889900.64769: ^ task is: TASK: Get the size of parent/pool device 178205 1726889900.64775: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.64781: getting variables 178205 1726889900.64783: in VariableManager get_vars() 178205 1726889900.64823: Calling all_inventory to load vars for managed_node2 178205 1726889900.64826: Calling groups_inventory to load vars for managed_node2 178205 1726889900.64830: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.64841: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.64845: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.64848: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.65404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.65972: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef0 178205 1726889900.65975: WORKER PROCESS EXITING 178205 1726889900.66267: done with get_vars() 178205 1726889900.66279: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:38:20 -0400 (0:00:00.039) 0:01:53.651 ****** 178205 1726889900.66349: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.66578: worker is 1 (out of 1 available) 178205 1726889900.66589: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889900.66601: done queuing things up, now waiting for results queue to drain 178205 1726889900.66602: waiting for pending results... 178205 1726889900.66875: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889900.67019: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef1 178205 1726889900.67040: variable 'ansible_search_path' from source: unknown 178205 1726889900.67077: calling self._execute() 178205 1726889900.67195: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.67205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.67222: variable 'omit' from source: magic vars 178205 1726889900.67594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.69992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.70062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.70117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.70158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.70189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.70294: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.70323: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.70464: variable 'storage_test_volume' from source: include params 178205 1726889900.70499: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.70505: when evaluation is False, skipping this task 178205 1726889900.70511: _execute() done 178205 1726889900.70522: dumping result to json 178205 1726889900.70527: done dumping result, returning 178205 1726889900.70535: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-000000001ef1] 178205 1726889900.70544: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889900.70674: no more pending results, returning what we have 178205 1726889900.70679: results queue empty 178205 1726889900.70679: checking for any_errors_fatal 178205 1726889900.70689: done checking for any_errors_fatal 178205 1726889900.70690: checking for max_fail_percentage 178205 1726889900.70691: done checking for max_fail_percentage 178205 1726889900.70692: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.70693: done checking to see if all hosts have failed 178205 1726889900.70694: getting the remaining hosts for this loop 178205 1726889900.70695: done getting the remaining hosts for this loop 178205 1726889900.70698: getting the next task for host managed_node2 178205 1726889900.70709: done getting next task for host managed_node2 178205 1726889900.70715: ^ task is: TASK: Show test pool 178205 1726889900.70719: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.70722: getting variables 178205 1726889900.70723: in VariableManager get_vars() 178205 1726889900.70761: Calling all_inventory to load vars for managed_node2 178205 1726889900.70764: Calling groups_inventory to load vars for managed_node2 178205 1726889900.70768: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.70780: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.70783: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.70786: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.71359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.71931: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef1 178205 1726889900.71934: WORKER PROCESS EXITING 178205 1726889900.72265: done with get_vars() 178205 1726889900.72279: done getting variables 178205 1726889900.72341: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:38:20 -0400 (0:00:00.060) 0:01:53.711 ****** 178205 1726889900.72373: entering _queue_task() for managed_node2/debug 178205 1726889900.72634: worker is 1 (out of 1 available) 178205 1726889900.72646: exiting _queue_task() for managed_node2/debug 178205 1726889900.72658: done queuing things up, now waiting for results queue to drain 178205 1726889900.72659: waiting for pending results... 178205 1726889900.72952: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889900.73074: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef3 178205 1726889900.73092: variable 'ansible_search_path' from source: unknown 178205 1726889900.73134: calling self._execute() 178205 1726889900.73254: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.73265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.73276: variable 'omit' from source: magic vars 178205 1726889900.73655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.75973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.76051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.76102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.76148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.76177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.76267: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.76289: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.76422: variable 'storage_test_volume' from source: include params 178205 1726889900.76457: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.76467: when evaluation is False, skipping this task 178205 1726889900.76474: _execute() done 178205 1726889900.76480: dumping result to json 178205 1726889900.76487: done dumping result, returning 178205 1726889900.76495: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-000000001ef3] 178205 1726889900.76504: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef3 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889900.76642: no more pending results, returning what we have 178205 1726889900.76646: results queue empty 178205 1726889900.76647: checking for any_errors_fatal 178205 1726889900.76657: done checking for any_errors_fatal 178205 1726889900.76658: checking for max_fail_percentage 178205 1726889900.76660: done checking for max_fail_percentage 178205 1726889900.76661: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.76662: done checking to see if all hosts have failed 178205 1726889900.76663: getting the remaining hosts for this loop 178205 1726889900.76664: done getting the remaining hosts for this loop 178205 1726889900.76668: getting the next task for host managed_node2 178205 1726889900.76677: done getting next task for host managed_node2 178205 1726889900.76681: ^ task is: TASK: Show test blockinfo 178205 1726889900.76686: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.76689: getting variables 178205 1726889900.76691: in VariableManager get_vars() 178205 1726889900.76729: Calling all_inventory to load vars for managed_node2 178205 1726889900.76732: Calling groups_inventory to load vars for managed_node2 178205 1726889900.76736: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.76747: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.76750: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.76753: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.77287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.77892: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef3 178205 1726889900.77895: WORKER PROCESS EXITING 178205 1726889900.78179: done with get_vars() 178205 1726889900.78192: done getting variables 178205 1726889900.78247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:38:20 -0400 (0:00:00.059) 0:01:53.770 ****** 178205 1726889900.78276: entering _queue_task() for managed_node2/debug 178205 1726889900.78509: worker is 1 (out of 1 available) 178205 1726889900.78521: exiting _queue_task() for managed_node2/debug 178205 1726889900.78532: done queuing things up, now waiting for results queue to drain 178205 1726889900.78533: waiting for pending results... 178205 1726889900.78807: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889900.78940: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef4 178205 1726889900.78960: variable 'ansible_search_path' from source: unknown 178205 1726889900.78999: calling self._execute() 178205 1726889900.79120: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.79131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.79146: variable 'omit' from source: magic vars 178205 1726889900.79512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.81727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.81800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.81855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.81896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.81935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.82033: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.82056: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.82193: variable 'storage_test_volume' from source: include params 178205 1726889900.82235: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.82243: when evaluation is False, skipping this task 178205 1726889900.82250: _execute() done 178205 1726889900.82257: dumping result to json 178205 1726889900.82264: done dumping result, returning 178205 1726889900.82273: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000001ef4] 178205 1726889900.82282: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef4 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889900.82433: no more pending results, returning what we have 178205 1726889900.82437: results queue empty 178205 1726889900.82438: checking for any_errors_fatal 178205 1726889900.82449: done checking for any_errors_fatal 178205 1726889900.82450: checking for max_fail_percentage 178205 1726889900.82452: done checking for max_fail_percentage 178205 1726889900.82453: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.82454: done checking to see if all hosts have failed 178205 1726889900.82455: getting the remaining hosts for this loop 178205 1726889900.82457: done getting the remaining hosts for this loop 178205 1726889900.82460: getting the next task for host managed_node2 178205 1726889900.82468: done getting next task for host managed_node2 178205 1726889900.82471: ^ task is: TASK: Show test pool size 178205 1726889900.82476: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.82481: getting variables 178205 1726889900.82483: in VariableManager get_vars() 178205 1726889900.82521: Calling all_inventory to load vars for managed_node2 178205 1726889900.82525: Calling groups_inventory to load vars for managed_node2 178205 1726889900.82529: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.82540: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.82544: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.82548: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.83098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.83677: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef4 178205 1726889900.83680: WORKER PROCESS EXITING 178205 1726889900.83981: done with get_vars() 178205 1726889900.83996: done getting variables 178205 1726889900.84053: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:38:20 -0400 (0:00:00.058) 0:01:53.828 ****** 178205 1726889900.84084: entering _queue_task() for managed_node2/debug 178205 1726889900.84323: worker is 1 (out of 1 available) 178205 1726889900.84334: exiting _queue_task() for managed_node2/debug 178205 1726889900.84346: done queuing things up, now waiting for results queue to drain 178205 1726889900.84347: waiting for pending results... 178205 1726889900.84629: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889900.84769: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef5 178205 1726889900.84792: variable 'ansible_search_path' from source: unknown 178205 1726889900.84831: calling self._execute() 178205 1726889900.84948: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.84959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.84974: variable 'omit' from source: magic vars 178205 1726889900.85361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.88078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.88144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.88189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.88229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.88259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.88353: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.88378: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.88532: variable 'storage_test_volume' from source: include params 178205 1726889900.88566: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.88573: when evaluation is False, skipping this task 178205 1726889900.88580: _execute() done 178205 1726889900.88587: dumping result to json 178205 1726889900.88596: done dumping result, returning 178205 1726889900.88604: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000001ef5] 178205 1726889900.88614: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef5 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889900.88754: no more pending results, returning what we have 178205 1726889900.88758: results queue empty 178205 1726889900.88758: checking for any_errors_fatal 178205 1726889900.88768: done checking for any_errors_fatal 178205 1726889900.88769: checking for max_fail_percentage 178205 1726889900.88770: done checking for max_fail_percentage 178205 1726889900.88771: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.88773: done checking to see if all hosts have failed 178205 1726889900.88773: getting the remaining hosts for this loop 178205 1726889900.88775: done getting the remaining hosts for this loop 178205 1726889900.88778: getting the next task for host managed_node2 178205 1726889900.88786: done getting next task for host managed_node2 178205 1726889900.88789: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889900.88793: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.88797: getting variables 178205 1726889900.88799: in VariableManager get_vars() 178205 1726889900.88833: Calling all_inventory to load vars for managed_node2 178205 1726889900.88836: Calling groups_inventory to load vars for managed_node2 178205 1726889900.88840: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.88851: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.88854: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.88857: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.89374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.89930: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef5 178205 1726889900.89933: WORKER PROCESS EXITING 178205 1726889900.90241: done with get_vars() 178205 1726889900.90254: done getting variables 178205 1726889900.90302: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:38:20 -0400 (0:00:00.062) 0:01:53.891 ****** 178205 1726889900.90331: entering _queue_task() for managed_node2/set_fact 178205 1726889900.90550: worker is 1 (out of 1 available) 178205 1726889900.90563: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.90574: done queuing things up, now waiting for results queue to drain 178205 1726889900.90575: waiting for pending results... 178205 1726889900.90874: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889900.90998: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef6 178205 1726889900.91027: variable 'ansible_search_path' from source: unknown 178205 1726889900.91069: calling self._execute() 178205 1726889900.91191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.91203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.91219: variable 'omit' from source: magic vars 178205 1726889900.91616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889900.94357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889900.94425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889900.94464: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889900.94504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889900.94548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889900.94644: variable '_storage_test_volume_present' from source: set_fact 178205 1726889900.94666: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889900.94802: variable 'storage_test_volume' from source: include params 178205 1726889900.94840: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889900.94848: when evaluation is False, skipping this task 178205 1726889900.94854: _execute() done 178205 1726889900.94860: dumping result to json 178205 1726889900.94866: done dumping result, returning 178205 1726889900.94875: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000001ef6] 178205 1726889900.94883: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889900.95035: no more pending results, returning what we have 178205 1726889900.95040: results queue empty 178205 1726889900.95041: checking for any_errors_fatal 178205 1726889900.95053: done checking for any_errors_fatal 178205 1726889900.95053: checking for max_fail_percentage 178205 1726889900.95055: done checking for max_fail_percentage 178205 1726889900.95057: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.95058: done checking to see if all hosts have failed 178205 1726889900.95058: getting the remaining hosts for this loop 178205 1726889900.95060: done getting the remaining hosts for this loop 178205 1726889900.95064: getting the next task for host managed_node2 178205 1726889900.95077: done getting next task for host managed_node2 178205 1726889900.95080: ^ task is: TASK: Default thin pool reserved space values 178205 1726889900.95085: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.95089: getting variables 178205 1726889900.95091: in VariableManager get_vars() 178205 1726889900.95127: Calling all_inventory to load vars for managed_node2 178205 1726889900.95130: Calling groups_inventory to load vars for managed_node2 178205 1726889900.95134: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.95145: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.95149: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.95151: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.96186: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef6 178205 1726889900.96190: WORKER PROCESS EXITING 178205 1726889900.96376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889900.97062: done with get_vars() 178205 1726889900.97076: done getting variables 178205 1726889900.97130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:38:20 -0400 (0:00:00.068) 0:01:53.959 ****** 178205 1726889900.97158: entering _queue_task() for managed_node2/set_fact 178205 1726889900.97405: worker is 1 (out of 1 available) 178205 1726889900.97419: exiting _queue_task() for managed_node2/set_fact 178205 1726889900.97431: done queuing things up, now waiting for results queue to drain 178205 1726889900.97432: waiting for pending results... 178205 1726889900.97715: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889900.97851: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef8 178205 1726889900.97874: variable 'ansible_search_path' from source: unknown 178205 1726889900.97910: calling self._execute() 178205 1726889900.98033: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889900.98044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889900.98057: variable 'omit' from source: magic vars 178205 1726889900.98416: variable 'storage_test_volume' from source: include params 178205 1726889900.98457: Evaluated conditional (storage_test_volume.thin): False 178205 1726889900.98466: when evaluation is False, skipping this task 178205 1726889900.98472: _execute() done 178205 1726889900.98479: dumping result to json 178205 1726889900.98485: done dumping result, returning 178205 1726889900.98494: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000001ef8] 178205 1726889900.98505: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef8 178205 1726889900.98615: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef8 178205 1726889900.98623: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889900.98676: no more pending results, returning what we have 178205 1726889900.98680: results queue empty 178205 1726889900.98680: checking for any_errors_fatal 178205 1726889900.98692: done checking for any_errors_fatal 178205 1726889900.98693: checking for max_fail_percentage 178205 1726889900.98694: done checking for max_fail_percentage 178205 1726889900.98695: checking to see if all hosts have failed and the running result is not ok 178205 1726889900.98696: done checking to see if all hosts have failed 178205 1726889900.98697: getting the remaining hosts for this loop 178205 1726889900.98698: done getting the remaining hosts for this loop 178205 1726889900.98701: getting the next task for host managed_node2 178205 1726889900.98712: done getting next task for host managed_node2 178205 1726889900.98716: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889900.98721: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889900.98727: getting variables 178205 1726889900.98728: in VariableManager get_vars() 178205 1726889900.98765: Calling all_inventory to load vars for managed_node2 178205 1726889900.98768: Calling groups_inventory to load vars for managed_node2 178205 1726889900.98772: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889900.98784: Calling all_plugins_play to load vars for managed_node2 178205 1726889900.98787: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889900.98790: Calling groups_plugins_play to load vars for managed_node2 178205 1726889900.99564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.00075: done with get_vars() 178205 1726889901.00089: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:38:21 -0400 (0:00:00.030) 0:01:53.989 ****** 178205 1726889901.00167: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.00403: worker is 1 (out of 1 available) 178205 1726889901.00418: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.00429: done queuing things up, now waiting for results queue to drain 178205 1726889901.00430: waiting for pending results... 178205 1726889901.00709: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889901.00842: in run() - task 02369adf-7a19-34ed-f5d1-000000001ef9 178205 1726889901.00862: variable 'ansible_search_path' from source: unknown 178205 1726889901.00903: calling self._execute() 178205 1726889901.01022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.01033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.01045: variable 'omit' from source: magic vars 178205 1726889901.01406: variable 'storage_test_volume' from source: include params 178205 1726889901.01450: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.01457: when evaluation is False, skipping this task 178205 1726889901.01463: _execute() done 178205 1726889901.01469: dumping result to json 178205 1726889901.01474: done dumping result, returning 178205 1726889901.01482: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000001ef9] 178205 1726889901.01491: sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef9 178205 1726889901.01608: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001ef9 178205 1726889901.01617: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.01673: no more pending results, returning what we have 178205 1726889901.01676: results queue empty 178205 1726889901.01677: checking for any_errors_fatal 178205 1726889901.01687: done checking for any_errors_fatal 178205 1726889901.01687: checking for max_fail_percentage 178205 1726889901.01689: done checking for max_fail_percentage 178205 1726889901.01690: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.01691: done checking to see if all hosts have failed 178205 1726889901.01692: getting the remaining hosts for this loop 178205 1726889901.01694: done getting the remaining hosts for this loop 178205 1726889901.01697: getting the next task for host managed_node2 178205 1726889901.01705: done getting next task for host managed_node2 178205 1726889901.01709: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889901.01716: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.01720: getting variables 178205 1726889901.01721: in VariableManager get_vars() 178205 1726889901.01758: Calling all_inventory to load vars for managed_node2 178205 1726889901.01760: Calling groups_inventory to load vars for managed_node2 178205 1726889901.01765: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.01778: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.01781: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.01783: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.02607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.03280: done with get_vars() 178205 1726889901.03294: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:38:21 -0400 (0:00:00.032) 0:01:54.021 ****** 178205 1726889901.03373: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.03616: worker is 1 (out of 1 available) 178205 1726889901.03629: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.03641: done queuing things up, now waiting for results queue to drain 178205 1726889901.03642: waiting for pending results... 178205 1726889901.03931: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889901.04071: in run() - task 02369adf-7a19-34ed-f5d1-000000001efa 178205 1726889901.04095: variable 'ansible_search_path' from source: unknown 178205 1726889901.04138: calling self._execute() 178205 1726889901.04271: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.04283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.04299: variable 'omit' from source: magic vars 178205 1726889901.04694: variable 'storage_test_volume' from source: include params 178205 1726889901.04744: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.04753: when evaluation is False, skipping this task 178205 1726889901.04760: _execute() done 178205 1726889901.04767: dumping result to json 178205 1726889901.04774: done dumping result, returning 178205 1726889901.04783: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000001efa] 178205 1726889901.04795: sending task result for task 02369adf-7a19-34ed-f5d1-000000001efa skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.04959: no more pending results, returning what we have 178205 1726889901.04963: results queue empty 178205 1726889901.04964: checking for any_errors_fatal 178205 1726889901.04971: done checking for any_errors_fatal 178205 1726889901.04972: checking for max_fail_percentage 178205 1726889901.04973: done checking for max_fail_percentage 178205 1726889901.04974: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.04975: done checking to see if all hosts have failed 178205 1726889901.04976: getting the remaining hosts for this loop 178205 1726889901.04977: done getting the remaining hosts for this loop 178205 1726889901.04980: getting the next task for host managed_node2 178205 1726889901.04989: done getting next task for host managed_node2 178205 1726889901.04992: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889901.04997: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.05000: getting variables 178205 1726889901.05002: in VariableManager get_vars() 178205 1726889901.05040: Calling all_inventory to load vars for managed_node2 178205 1726889901.05044: Calling groups_inventory to load vars for managed_node2 178205 1726889901.05048: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.05061: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.05064: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.05067: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.05857: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001efa 178205 1726889901.05861: WORKER PROCESS EXITING 178205 1726889901.05882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.06491: done with get_vars() 178205 1726889901.06504: done getting variables 178205 1726889901.06561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:38:21 -0400 (0:00:00.032) 0:01:54.053 ****** 178205 1726889901.06591: entering _queue_task() for managed_node2/set_fact 178205 1726889901.06818: worker is 1 (out of 1 available) 178205 1726889901.06830: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.06840: done queuing things up, now waiting for results queue to drain 178205 1726889901.06841: waiting for pending results... 178205 1726889901.07108: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889901.07239: in run() - task 02369adf-7a19-34ed-f5d1-000000001efb 178205 1726889901.07257: variable 'ansible_search_path' from source: unknown 178205 1726889901.07298: calling self._execute() 178205 1726889901.07415: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.07426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.07439: variable 'omit' from source: magic vars 178205 1726889901.07797: variable 'storage_test_volume' from source: include params 178205 1726889901.07837: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.07844: when evaluation is False, skipping this task 178205 1726889901.07849: _execute() done 178205 1726889901.07855: dumping result to json 178205 1726889901.07860: done dumping result, returning 178205 1726889901.07867: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-000000001efb] 178205 1726889901.07874: sending task result for task 02369adf-7a19-34ed-f5d1-000000001efb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.08002: no more pending results, returning what we have 178205 1726889901.08006: results queue empty 178205 1726889901.08007: checking for any_errors_fatal 178205 1726889901.08022: done checking for any_errors_fatal 178205 1726889901.08022: checking for max_fail_percentage 178205 1726889901.08024: done checking for max_fail_percentage 178205 1726889901.08025: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.08026: done checking to see if all hosts have failed 178205 1726889901.08027: getting the remaining hosts for this loop 178205 1726889901.08028: done getting the remaining hosts for this loop 178205 1726889901.08032: getting the next task for host managed_node2 178205 1726889901.08040: done getting next task for host managed_node2 178205 1726889901.08042: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889901.08046: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.08050: getting variables 178205 1726889901.08052: in VariableManager get_vars() 178205 1726889901.08091: Calling all_inventory to load vars for managed_node2 178205 1726889901.08095: Calling groups_inventory to load vars for managed_node2 178205 1726889901.08099: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.08114: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.08118: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.08121: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.08603: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001efb 178205 1726889901.08606: WORKER PROCESS EXITING 178205 1726889901.08629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.09207: done with get_vars() 178205 1726889901.09223: done getting variables 178205 1726889901.09280: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:38:21 -0400 (0:00:00.027) 0:01:54.081 ****** 178205 1726889901.09310: entering _queue_task() for managed_node2/set_fact 178205 1726889901.09537: worker is 1 (out of 1 available) 178205 1726889901.09549: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.09560: done queuing things up, now waiting for results queue to drain 178205 1726889901.09561: waiting for pending results... 178205 1726889901.09852: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889901.09990: in run() - task 02369adf-7a19-34ed-f5d1-000000001efc 178205 1726889901.10017: variable 'ansible_search_path' from source: unknown 178205 1726889901.10057: calling self._execute() 178205 1726889901.10180: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.10191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.10205: variable 'omit' from source: magic vars 178205 1726889901.10587: variable 'storage_test_volume' from source: include params 178205 1726889901.10634: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.10642: when evaluation is False, skipping this task 178205 1726889901.10651: _execute() done 178205 1726889901.10662: dumping result to json 178205 1726889901.10670: done dumping result, returning 178205 1726889901.10680: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000001efc] 178205 1726889901.10691: sending task result for task 02369adf-7a19-34ed-f5d1-000000001efc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.10840: no more pending results, returning what we have 178205 1726889901.10844: results queue empty 178205 1726889901.10845: checking for any_errors_fatal 178205 1726889901.10856: done checking for any_errors_fatal 178205 1726889901.10857: checking for max_fail_percentage 178205 1726889901.10858: done checking for max_fail_percentage 178205 1726889901.10859: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.10861: done checking to see if all hosts have failed 178205 1726889901.10861: getting the remaining hosts for this loop 178205 1726889901.10863: done getting the remaining hosts for this loop 178205 1726889901.10866: getting the next task for host managed_node2 178205 1726889901.10876: done getting next task for host managed_node2 178205 1726889901.10879: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889901.10884: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.10889: getting variables 178205 1726889901.10891: in VariableManager get_vars() 178205 1726889901.10936: Calling all_inventory to load vars for managed_node2 178205 1726889901.10939: Calling groups_inventory to load vars for managed_node2 178205 1726889901.10944: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.10956: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.10959: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.10962: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.11689: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001efc 178205 1726889901.11692: WORKER PROCESS EXITING 178205 1726889901.11715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.12290: done with get_vars() 178205 1726889901.12303: done getting variables 178205 1726889901.12361: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:38:21 -0400 (0:00:00.030) 0:01:54.111 ****** 178205 1726889901.12392: entering _queue_task() for managed_node2/set_fact 178205 1726889901.12607: worker is 1 (out of 1 available) 178205 1726889901.12621: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.12631: done queuing things up, now waiting for results queue to drain 178205 1726889901.12632: waiting for pending results... 178205 1726889901.12924: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889901.13005: in run() - task 02369adf-7a19-34ed-f5d1-000000001efd 178205 1726889901.13025: variable 'ansible_search_path' from source: unknown 178205 1726889901.13055: calling self._execute() 178205 1726889901.13150: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.13154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.13162: variable 'omit' from source: magic vars 178205 1726889901.13440: variable 'storage_test_volume' from source: include params 178205 1726889901.13467: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.13471: when evaluation is False, skipping this task 178205 1726889901.13474: _execute() done 178205 1726889901.13477: dumping result to json 178205 1726889901.13479: done dumping result, returning 178205 1726889901.13485: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000001efd] 178205 1726889901.13490: sending task result for task 02369adf-7a19-34ed-f5d1-000000001efd 178205 1726889901.13580: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001efd 178205 1726889901.13583: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.13649: no more pending results, returning what we have 178205 1726889901.13653: results queue empty 178205 1726889901.13654: checking for any_errors_fatal 178205 1726889901.13661: done checking for any_errors_fatal 178205 1726889901.13662: checking for max_fail_percentage 178205 1726889901.13663: done checking for max_fail_percentage 178205 1726889901.13664: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.13665: done checking to see if all hosts have failed 178205 1726889901.13666: getting the remaining hosts for this loop 178205 1726889901.13667: done getting the remaining hosts for this loop 178205 1726889901.13670: getting the next task for host managed_node2 178205 1726889901.13676: done getting next task for host managed_node2 178205 1726889901.13678: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889901.13682: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.13686: getting variables 178205 1726889901.13687: in VariableManager get_vars() 178205 1726889901.13715: Calling all_inventory to load vars for managed_node2 178205 1726889901.13717: Calling groups_inventory to load vars for managed_node2 178205 1726889901.13719: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.13725: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.13728: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.13730: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.14259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.14624: done with get_vars() 178205 1726889901.14636: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:38:21 -0400 (0:00:00.023) 0:01:54.135 ****** 178205 1726889901.14710: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.14924: worker is 1 (out of 1 available) 178205 1726889901.14936: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.14948: done queuing things up, now waiting for results queue to drain 178205 1726889901.14949: waiting for pending results... 178205 1726889901.15224: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889901.15371: in run() - task 02369adf-7a19-34ed-f5d1-000000001efe 178205 1726889901.15396: variable 'ansible_search_path' from source: unknown 178205 1726889901.15436: calling self._execute() 178205 1726889901.15553: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.15564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.15578: variable 'omit' from source: magic vars 178205 1726889901.15960: variable 'storage_test_volume' from source: include params 178205 1726889901.15997: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.16001: when evaluation is False, skipping this task 178205 1726889901.16004: _execute() done 178205 1726889901.16006: dumping result to json 178205 1726889901.16009: done dumping result, returning 178205 1726889901.16013: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-000000001efe] 178205 1726889901.16016: sending task result for task 02369adf-7a19-34ed-f5d1-000000001efe 178205 1726889901.16101: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001efe 178205 1726889901.16104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.16183: no more pending results, returning what we have 178205 1726889901.16186: results queue empty 178205 1726889901.16186: checking for any_errors_fatal 178205 1726889901.16194: done checking for any_errors_fatal 178205 1726889901.16194: checking for max_fail_percentage 178205 1726889901.16196: done checking for max_fail_percentage 178205 1726889901.16196: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.16197: done checking to see if all hosts have failed 178205 1726889901.16198: getting the remaining hosts for this loop 178205 1726889901.16199: done getting the remaining hosts for this loop 178205 1726889901.16202: getting the next task for host managed_node2 178205 1726889901.16208: done getting next task for host managed_node2 178205 1726889901.16210: ^ task is: TASK: Show max thin pool size 178205 1726889901.16215: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.16218: getting variables 178205 1726889901.16219: in VariableManager get_vars() 178205 1726889901.16243: Calling all_inventory to load vars for managed_node2 178205 1726889901.16246: Calling groups_inventory to load vars for managed_node2 178205 1726889901.16248: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.16255: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.16256: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.16258: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.16559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.16898: done with get_vars() 178205 1726889901.16907: done getting variables 178205 1726889901.16949: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:38:21 -0400 (0:00:00.022) 0:01:54.157 ****** 178205 1726889901.16971: entering _queue_task() for managed_node2/debug 178205 1726889901.17136: worker is 1 (out of 1 available) 178205 1726889901.17148: exiting _queue_task() for managed_node2/debug 178205 1726889901.17158: done queuing things up, now waiting for results queue to drain 178205 1726889901.17159: waiting for pending results... 178205 1726889901.17319: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889901.17397: in run() - task 02369adf-7a19-34ed-f5d1-000000001eff 178205 1726889901.17408: variable 'ansible_search_path' from source: unknown 178205 1726889901.17437: calling self._execute() 178205 1726889901.17536: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.17540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.17553: variable 'omit' from source: magic vars 178205 1726889901.17839: variable 'storage_test_volume' from source: include params 178205 1726889901.17879: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.17887: when evaluation is False, skipping this task 178205 1726889901.17894: _execute() done 178205 1726889901.17902: dumping result to json 178205 1726889901.17910: done dumping result, returning 178205 1726889901.17924: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-000000001eff] 178205 1726889901.17935: sending task result for task 02369adf-7a19-34ed-f5d1-000000001eff 178205 1726889901.18041: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001eff 178205 1726889901.18049: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889901.18245: no more pending results, returning what we have 178205 1726889901.18248: results queue empty 178205 1726889901.18249: checking for any_errors_fatal 178205 1726889901.18254: done checking for any_errors_fatal 178205 1726889901.18255: checking for max_fail_percentage 178205 1726889901.18256: done checking for max_fail_percentage 178205 1726889901.18257: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.18258: done checking to see if all hosts have failed 178205 1726889901.18259: getting the remaining hosts for this loop 178205 1726889901.18260: done getting the remaining hosts for this loop 178205 1726889901.18263: getting the next task for host managed_node2 178205 1726889901.18269: done getting next task for host managed_node2 178205 1726889901.18272: ^ task is: TASK: Show volume thin pool size 178205 1726889901.18276: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.18280: getting variables 178205 1726889901.18281: in VariableManager get_vars() 178205 1726889901.18310: Calling all_inventory to load vars for managed_node2 178205 1726889901.18315: Calling groups_inventory to load vars for managed_node2 178205 1726889901.18318: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.18327: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.18329: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.18333: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.18831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.19415: done with get_vars() 178205 1726889901.19429: done getting variables 178205 1726889901.19483: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:38:21 -0400 (0:00:00.025) 0:01:54.183 ****** 178205 1726889901.19515: entering _queue_task() for managed_node2/debug 178205 1726889901.19721: worker is 1 (out of 1 available) 178205 1726889901.19732: exiting _queue_task() for managed_node2/debug 178205 1726889901.19745: done queuing things up, now waiting for results queue to drain 178205 1726889901.19746: waiting for pending results... 178205 1726889901.19983: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889901.20069: in run() - task 02369adf-7a19-34ed-f5d1-000000001f00 178205 1726889901.20079: variable 'ansible_search_path' from source: unknown 178205 1726889901.20106: calling self._execute() 178205 1726889901.20186: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.20190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.20198: variable 'omit' from source: magic vars 178205 1726889901.20459: variable 'storage_test_volume' from source: include params 178205 1726889901.20485: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.20489: when evaluation is False, skipping this task 178205 1726889901.20492: _execute() done 178205 1726889901.20494: dumping result to json 178205 1726889901.20496: done dumping result, returning 178205 1726889901.20502: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-000000001f00] 178205 1726889901.20507: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f00 178205 1726889901.20592: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f00 178205 1726889901.20595: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889901.20639: no more pending results, returning what we have 178205 1726889901.20643: results queue empty 178205 1726889901.20644: checking for any_errors_fatal 178205 1726889901.20654: done checking for any_errors_fatal 178205 1726889901.20656: checking for max_fail_percentage 178205 1726889901.20657: done checking for max_fail_percentage 178205 1726889901.20658: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.20659: done checking to see if all hosts have failed 178205 1726889901.20659: getting the remaining hosts for this loop 178205 1726889901.20661: done getting the remaining hosts for this loop 178205 1726889901.20664: getting the next task for host managed_node2 178205 1726889901.20671: done getting next task for host managed_node2 178205 1726889901.20673: ^ task is: TASK: Show test volume size 178205 1726889901.20678: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.20681: getting variables 178205 1726889901.20682: in VariableManager get_vars() 178205 1726889901.20710: Calling all_inventory to load vars for managed_node2 178205 1726889901.20714: Calling groups_inventory to load vars for managed_node2 178205 1726889901.20717: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.20726: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.20728: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.20731: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.21037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.21371: done with get_vars() 178205 1726889901.21380: done getting variables 178205 1726889901.21420: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:38:21 -0400 (0:00:00.019) 0:01:54.202 ****** 178205 1726889901.21441: entering _queue_task() for managed_node2/debug 178205 1726889901.21651: worker is 1 (out of 1 available) 178205 1726889901.21662: exiting _queue_task() for managed_node2/debug 178205 1726889901.21673: done queuing things up, now waiting for results queue to drain 178205 1726889901.21673: waiting for pending results... 178205 1726889901.21950: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889901.22083: in run() - task 02369adf-7a19-34ed-f5d1-000000001f01 178205 1726889901.22102: variable 'ansible_search_path' from source: unknown 178205 1726889901.22142: calling self._execute() 178205 1726889901.22265: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.22275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.22287: variable 'omit' from source: magic vars 178205 1726889901.22644: variable 'storage_test_volume' from source: include params 178205 1726889901.22678: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.22690: when evaluation is False, skipping this task 178205 1726889901.22699: _execute() done 178205 1726889901.22706: dumping result to json 178205 1726889901.22714: done dumping result, returning 178205 1726889901.22724: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-000000001f01] 178205 1726889901.22734: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f01 178205 1726889901.22837: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f01 178205 1726889901.22844: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889901.22988: no more pending results, returning what we have 178205 1726889901.22991: results queue empty 178205 1726889901.22992: checking for any_errors_fatal 178205 1726889901.22998: done checking for any_errors_fatal 178205 1726889901.22999: checking for max_fail_percentage 178205 1726889901.23000: done checking for max_fail_percentage 178205 1726889901.23001: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.23002: done checking to see if all hosts have failed 178205 1726889901.23003: getting the remaining hosts for this loop 178205 1726889901.23004: done getting the remaining hosts for this loop 178205 1726889901.23007: getting the next task for host managed_node2 178205 1726889901.23043: done getting next task for host managed_node2 178205 1726889901.23045: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889901.23050: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.23053: getting variables 178205 1726889901.23055: in VariableManager get_vars() 178205 1726889901.23082: Calling all_inventory to load vars for managed_node2 178205 1726889901.23085: Calling groups_inventory to load vars for managed_node2 178205 1726889901.23088: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.23097: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.23100: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.23103: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.23737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.24151: done with get_vars() 178205 1726889901.24160: done getting variables 178205 1726889901.24200: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:38:21 -0400 (0:00:00.027) 0:01:54.230 ****** 178205 1726889901.24222: entering _queue_task() for managed_node2/set_fact 178205 1726889901.24378: worker is 1 (out of 1 available) 178205 1726889901.24390: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.24400: done queuing things up, now waiting for results queue to drain 178205 1726889901.24401: waiting for pending results... 178205 1726889901.24566: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889901.24644: in run() - task 02369adf-7a19-34ed-f5d1-000000001f02 178205 1726889901.24654: variable 'ansible_search_path' from source: unknown 178205 1726889901.24681: calling self._execute() 178205 1726889901.24764: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.24769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.24777: variable 'omit' from source: magic vars 178205 1726889901.25033: variable 'storage_test_volume' from source: include params 178205 1726889901.25060: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.25063: when evaluation is False, skipping this task 178205 1726889901.25066: _execute() done 178205 1726889901.25069: dumping result to json 178205 1726889901.25072: done dumping result, returning 178205 1726889901.25075: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-000000001f02] 178205 1726889901.25080: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f02 178205 1726889901.25177: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f02 178205 1726889901.25180: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.25234: no more pending results, returning what we have 178205 1726889901.25237: results queue empty 178205 1726889901.25238: checking for any_errors_fatal 178205 1726889901.25244: done checking for any_errors_fatal 178205 1726889901.25245: checking for max_fail_percentage 178205 1726889901.25246: done checking for max_fail_percentage 178205 1726889901.25247: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.25248: done checking to see if all hosts have failed 178205 1726889901.25249: getting the remaining hosts for this loop 178205 1726889901.25250: done getting the remaining hosts for this loop 178205 1726889901.25253: getting the next task for host managed_node2 178205 1726889901.25259: done getting next task for host managed_node2 178205 1726889901.25261: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889901.25265: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.25268: getting variables 178205 1726889901.25269: in VariableManager get_vars() 178205 1726889901.25300: Calling all_inventory to load vars for managed_node2 178205 1726889901.25302: Calling groups_inventory to load vars for managed_node2 178205 1726889901.25304: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.25313: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.25315: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.25317: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.25782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.26559: done with get_vars() 178205 1726889901.26573: done getting variables 178205 1726889901.26638: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:38:21 -0400 (0:00:00.024) 0:01:54.254 ****** 178205 1726889901.26658: entering _queue_task() for managed_node2/set_fact 178205 1726889901.26871: worker is 1 (out of 1 available) 178205 1726889901.26885: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.26898: done queuing things up, now waiting for results queue to drain 178205 1726889901.26899: waiting for pending results... 178205 1726889901.27369: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889901.27504: in run() - task 02369adf-7a19-34ed-f5d1-000000001f03 178205 1726889901.27530: variable 'ansible_search_path' from source: unknown 178205 1726889901.27597: calling self._execute() 178205 1726889901.27722: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.27736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.27753: variable 'omit' from source: magic vars 178205 1726889901.28248: variable 'storage_test_volume' from source: include params 178205 1726889901.28291: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.28363: when evaluation is False, skipping this task 178205 1726889901.28371: _execute() done 178205 1726889901.28378: dumping result to json 178205 1726889901.28386: done dumping result, returning 178205 1726889901.28395: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000001f03] 178205 1726889901.28406: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f03 178205 1726889901.28522: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f03 178205 1726889901.28529: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.28590: no more pending results, returning what we have 178205 1726889901.28595: results queue empty 178205 1726889901.28596: checking for any_errors_fatal 178205 1726889901.28608: done checking for any_errors_fatal 178205 1726889901.28609: checking for max_fail_percentage 178205 1726889901.28610: done checking for max_fail_percentage 178205 1726889901.28613: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.28614: done checking to see if all hosts have failed 178205 1726889901.28615: getting the remaining hosts for this loop 178205 1726889901.28616: done getting the remaining hosts for this loop 178205 1726889901.28620: getting the next task for host managed_node2 178205 1726889901.28629: done getting next task for host managed_node2 178205 1726889901.28632: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889901.28636: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.28641: getting variables 178205 1726889901.28644: in VariableManager get_vars() 178205 1726889901.28681: Calling all_inventory to load vars for managed_node2 178205 1726889901.28684: Calling groups_inventory to load vars for managed_node2 178205 1726889901.28688: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.28701: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.28704: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.28707: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.30076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.30635: done with get_vars() 178205 1726889901.30651: done getting variables 178205 1726889901.30695: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:38:21 -0400 (0:00:00.040) 0:01:54.295 ****** 178205 1726889901.30718: entering _queue_task() for managed_node2/set_fact 178205 1726889901.30905: worker is 1 (out of 1 available) 178205 1726889901.30921: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.30935: done queuing things up, now waiting for results queue to drain 178205 1726889901.30936: waiting for pending results... 178205 1726889901.31241: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889901.31411: in run() - task 02369adf-7a19-34ed-f5d1-000000001f04 178205 1726889901.31436: variable 'ansible_search_path' from source: unknown 178205 1726889901.31486: calling self._execute() 178205 1726889901.31619: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.31628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.31662: variable 'omit' from source: magic vars 178205 1726889901.32073: variable 'storage_test_volume' from source: include params 178205 1726889901.32136: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.32139: when evaluation is False, skipping this task 178205 1726889901.32142: _execute() done 178205 1726889901.32146: dumping result to json 178205 1726889901.32148: done dumping result, returning 178205 1726889901.32151: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-000000001f04] 178205 1726889901.32153: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f04 178205 1726889901.32269: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f04 178205 1726889901.32273: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.32327: no more pending results, returning what we have 178205 1726889901.32332: results queue empty 178205 1726889901.32335: checking for any_errors_fatal 178205 1726889901.32346: done checking for any_errors_fatal 178205 1726889901.32347: checking for max_fail_percentage 178205 1726889901.32349: done checking for max_fail_percentage 178205 1726889901.32350: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.32351: done checking to see if all hosts have failed 178205 1726889901.32352: getting the remaining hosts for this loop 178205 1726889901.32353: done getting the remaining hosts for this loop 178205 1726889901.32356: getting the next task for host managed_node2 178205 1726889901.32365: done getting next task for host managed_node2 178205 1726889901.32368: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889901.32375: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.32383: getting variables 178205 1726889901.32385: in VariableManager get_vars() 178205 1726889901.32427: Calling all_inventory to load vars for managed_node2 178205 1726889901.32430: Calling groups_inventory to load vars for managed_node2 178205 1726889901.32434: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.32448: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.32453: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.32457: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.33006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.33502: done with get_vars() 178205 1726889901.33516: done getting variables 178205 1726889901.33568: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:38:21 -0400 (0:00:00.028) 0:01:54.323 ****** 178205 1726889901.33596: entering _queue_task() for managed_node2/set_fact 178205 1726889901.33784: worker is 1 (out of 1 available) 178205 1726889901.33797: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.33810: done queuing things up, now waiting for results queue to drain 178205 1726889901.33811: waiting for pending results... 178205 1726889901.34073: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889901.34169: in run() - task 02369adf-7a19-34ed-f5d1-000000001f05 178205 1726889901.34180: variable 'ansible_search_path' from source: unknown 178205 1726889901.34206: calling self._execute() 178205 1726889901.34297: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.34302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.34310: variable 'omit' from source: magic vars 178205 1726889901.34591: variable 'storage_test_volume' from source: include params 178205 1726889901.34621: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.34624: when evaluation is False, skipping this task 178205 1726889901.34630: _execute() done 178205 1726889901.34633: dumping result to json 178205 1726889901.34636: done dumping result, returning 178205 1726889901.34638: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000001f05] 178205 1726889901.34644: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f05 178205 1726889901.34740: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f05 178205 1726889901.34742: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.34788: no more pending results, returning what we have 178205 1726889901.34791: results queue empty 178205 1726889901.34792: checking for any_errors_fatal 178205 1726889901.34798: done checking for any_errors_fatal 178205 1726889901.34799: checking for max_fail_percentage 178205 1726889901.34800: done checking for max_fail_percentage 178205 1726889901.34801: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.34802: done checking to see if all hosts have failed 178205 1726889901.34802: getting the remaining hosts for this loop 178205 1726889901.34804: done getting the remaining hosts for this loop 178205 1726889901.34806: getting the next task for host managed_node2 178205 1726889901.34814: done getting next task for host managed_node2 178205 1726889901.34817: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889901.34821: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.34824: getting variables 178205 1726889901.34828: in VariableManager get_vars() 178205 1726889901.34861: Calling all_inventory to load vars for managed_node2 178205 1726889901.34863: Calling groups_inventory to load vars for managed_node2 178205 1726889901.34865: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.34872: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.34873: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.34875: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.35189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.35545: done with get_vars() 178205 1726889901.35554: done getting variables 178205 1726889901.35591: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:38:21 -0400 (0:00:00.020) 0:01:54.344 ****** 178205 1726889901.35613: entering _queue_task() for managed_node2/set_fact 178205 1726889901.35772: worker is 1 (out of 1 available) 178205 1726889901.35786: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.35797: done queuing things up, now waiting for results queue to drain 178205 1726889901.35798: waiting for pending results... 178205 1726889901.35979: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889901.36065: in run() - task 02369adf-7a19-34ed-f5d1-000000001f06 178205 1726889901.36079: variable 'ansible_search_path' from source: unknown 178205 1726889901.36104: calling self._execute() 178205 1726889901.36289: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.36293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.36315: variable 'omit' from source: magic vars 178205 1726889901.36853: variable 'storage_test_volume' from source: include params 178205 1726889901.36900: Evaluated conditional (storage_test_volume.thin): False 178205 1726889901.36906: when evaluation is False, skipping this task 178205 1726889901.36909: _execute() done 178205 1726889901.36913: dumping result to json 178205 1726889901.36915: done dumping result, returning 178205 1726889901.36922: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000001f06] 178205 1726889901.36930: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f06 178205 1726889901.37162: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f06 178205 1726889901.37165: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889901.37218: no more pending results, returning what we have 178205 1726889901.37221: results queue empty 178205 1726889901.37222: checking for any_errors_fatal 178205 1726889901.37231: done checking for any_errors_fatal 178205 1726889901.37232: checking for max_fail_percentage 178205 1726889901.37233: done checking for max_fail_percentage 178205 1726889901.37234: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.37235: done checking to see if all hosts have failed 178205 1726889901.37235: getting the remaining hosts for this loop 178205 1726889901.37236: done getting the remaining hosts for this loop 178205 1726889901.37239: getting the next task for host managed_node2 178205 1726889901.37247: done getting next task for host managed_node2 178205 1726889901.37250: ^ task is: TASK: Show actual size 178205 1726889901.37254: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.37256: getting variables 178205 1726889901.37257: in VariableManager get_vars() 178205 1726889901.37310: Calling all_inventory to load vars for managed_node2 178205 1726889901.37315: Calling groups_inventory to load vars for managed_node2 178205 1726889901.37319: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.37335: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.37340: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.37345: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.37829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.38329: done with get_vars() 178205 1726889901.38366: done getting variables 178205 1726889901.38439: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:38:21 -0400 (0:00:00.028) 0:01:54.372 ****** 178205 1726889901.38461: entering _queue_task() for managed_node2/debug 178205 1726889901.38696: worker is 1 (out of 1 available) 178205 1726889901.38718: exiting _queue_task() for managed_node2/debug 178205 1726889901.38732: done queuing things up, now waiting for results queue to drain 178205 1726889901.38733: waiting for pending results... 178205 1726889901.38917: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889901.38993: in run() - task 02369adf-7a19-34ed-f5d1-000000001f08 178205 1726889901.39005: variable 'ansible_search_path' from source: unknown 178205 1726889901.39034: calling self._execute() 178205 1726889901.39113: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.39119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.39127: variable 'omit' from source: magic vars 178205 1726889901.39202: variable 'omit' from source: magic vars 178205 1726889901.39243: variable 'omit' from source: magic vars 178205 1726889901.39279: variable 'omit' from source: magic vars 178205 1726889901.39313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889901.39344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889901.39361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889901.39379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.39386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.39409: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889901.39414: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.39416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.39487: Set connection var ansible_pipelining to False 178205 1726889901.39495: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889901.39501: Set connection var ansible_shell_executable to /bin/sh 178205 1726889901.39504: Set connection var ansible_connection to ssh 178205 1726889901.39509: Set connection var ansible_shell_type to sh 178205 1726889901.39516: Set connection var ansible_timeout to 10 178205 1726889901.39540: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.39543: variable 'ansible_connection' from source: unknown 178205 1726889901.39546: variable 'ansible_module_compression' from source: unknown 178205 1726889901.39548: variable 'ansible_shell_type' from source: unknown 178205 1726889901.39550: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.39553: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.39555: variable 'ansible_pipelining' from source: unknown 178205 1726889901.39557: variable 'ansible_timeout' from source: unknown 178205 1726889901.39561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.39667: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889901.39680: variable 'omit' from source: magic vars 178205 1726889901.39684: starting attempt loop 178205 1726889901.39687: running the handler 178205 1726889901.39780: variable 'storage_test_actual_size' from source: set_fact 178205 1726889901.40022: variable 'storage_test_actual_size' from source: set_fact 178205 1726889901.40073: handler run complete 178205 1726889901.40089: attempt loop complete, returning result 178205 1726889901.40093: _execute() done 178205 1726889901.40096: dumping result to json 178205 1726889901.40098: done dumping result, returning 178205 1726889901.40118: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000001f08] 178205 1726889901.40125: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f08 178205 1726889901.40216: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f08 178205 1726889901.40223: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889901.40332: no more pending results, returning what we have 178205 1726889901.40335: results queue empty 178205 1726889901.40336: checking for any_errors_fatal 178205 1726889901.40345: done checking for any_errors_fatal 178205 1726889901.40347: checking for max_fail_percentage 178205 1726889901.40348: done checking for max_fail_percentage 178205 1726889901.40349: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.40350: done checking to see if all hosts have failed 178205 1726889901.40351: getting the remaining hosts for this loop 178205 1726889901.40352: done getting the remaining hosts for this loop 178205 1726889901.40355: getting the next task for host managed_node2 178205 1726889901.40361: done getting next task for host managed_node2 178205 1726889901.40363: ^ task is: TASK: Show expected size 178205 1726889901.40371: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.40375: getting variables 178205 1726889901.40376: in VariableManager get_vars() 178205 1726889901.40397: Calling all_inventory to load vars for managed_node2 178205 1726889901.40399: Calling groups_inventory to load vars for managed_node2 178205 1726889901.40401: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.40407: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.40409: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.40410: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.40737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.41103: done with get_vars() 178205 1726889901.41114: done getting variables 178205 1726889901.41175: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:38:21 -0400 (0:00:00.027) 0:01:54.400 ****** 178205 1726889901.41214: entering _queue_task() for managed_node2/debug 178205 1726889901.41466: worker is 1 (out of 1 available) 178205 1726889901.41486: exiting _queue_task() for managed_node2/debug 178205 1726889901.41497: done queuing things up, now waiting for results queue to drain 178205 1726889901.41498: waiting for pending results... 178205 1726889901.41709: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889901.41788: in run() - task 02369adf-7a19-34ed-f5d1-000000001f09 178205 1726889901.41800: variable 'ansible_search_path' from source: unknown 178205 1726889901.41828: calling self._execute() 178205 1726889901.41957: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.41970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.41984: variable 'omit' from source: magic vars 178205 1726889901.42104: variable 'omit' from source: magic vars 178205 1726889901.42188: variable 'omit' from source: magic vars 178205 1726889901.42241: variable 'omit' from source: magic vars 178205 1726889901.42290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889901.42323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889901.42344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889901.42365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.42376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.42402: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889901.42405: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.42408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.42508: Set connection var ansible_pipelining to False 178205 1726889901.42523: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889901.42540: Set connection var ansible_shell_executable to /bin/sh 178205 1726889901.42553: Set connection var ansible_connection to ssh 178205 1726889901.42558: Set connection var ansible_shell_type to sh 178205 1726889901.42570: Set connection var ansible_timeout to 10 178205 1726889901.42607: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.42617: variable 'ansible_connection' from source: unknown 178205 1726889901.42624: variable 'ansible_module_compression' from source: unknown 178205 1726889901.42627: variable 'ansible_shell_type' from source: unknown 178205 1726889901.42632: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.42635: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.42639: variable 'ansible_pipelining' from source: unknown 178205 1726889901.42641: variable 'ansible_timeout' from source: unknown 178205 1726889901.42648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.42770: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889901.42796: variable 'omit' from source: magic vars 178205 1726889901.42807: starting attempt loop 178205 1726889901.42810: running the handler 178205 1726889901.43064: handler run complete 178205 1726889901.43089: attempt loop complete, returning result 178205 1726889901.43094: _execute() done 178205 1726889901.43098: dumping result to json 178205 1726889901.43100: done dumping result, returning 178205 1726889901.43127: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000001f09] 178205 1726889901.43147: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f09 178205 1726889901.43305: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f09 178205 1726889901.43308: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889901.43356: no more pending results, returning what we have 178205 1726889901.43359: results queue empty 178205 1726889901.43360: checking for any_errors_fatal 178205 1726889901.43370: done checking for any_errors_fatal 178205 1726889901.43371: checking for max_fail_percentage 178205 1726889901.43372: done checking for max_fail_percentage 178205 1726889901.43373: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.43374: done checking to see if all hosts have failed 178205 1726889901.43375: getting the remaining hosts for this loop 178205 1726889901.43376: done getting the remaining hosts for this loop 178205 1726889901.43379: getting the next task for host managed_node2 178205 1726889901.43397: done getting next task for host managed_node2 178205 1726889901.43400: ^ task is: TASK: Assert expected size is actual size 178205 1726889901.43405: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889901.43408: getting variables 178205 1726889901.43410: in VariableManager get_vars() 178205 1726889901.43443: Calling all_inventory to load vars for managed_node2 178205 1726889901.43446: Calling groups_inventory to load vars for managed_node2 178205 1726889901.43449: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.43457: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.43460: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.43462: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.43800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.44136: done with get_vars() 178205 1726889901.44146: done getting variables 178205 1726889901.44183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:38:21 -0400 (0:00:00.029) 0:01:54.430 ****** 178205 1726889901.44204: entering _queue_task() for managed_node2/assert 178205 1726889901.44394: worker is 1 (out of 1 available) 178205 1726889901.44407: exiting _queue_task() for managed_node2/assert 178205 1726889901.44421: done queuing things up, now waiting for results queue to drain 178205 1726889901.44422: waiting for pending results... 178205 1726889901.44595: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889901.44672: in run() - task 02369adf-7a19-34ed-f5d1-000000001f0a 178205 1726889901.44708: variable 'ansible_search_path' from source: unknown 178205 1726889901.44994: calling self._execute() 178205 1726889901.45077: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.45081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.45089: variable 'omit' from source: magic vars 178205 1726889901.45720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889901.48602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889901.48651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889901.48678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889901.48704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889901.48736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889901.48803: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.48819: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889901.48915: variable 'storage_test_volume' from source: include params 178205 1726889901.48938: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889901.48943: when evaluation is False, skipping this task 178205 1726889901.48945: _execute() done 178205 1726889901.48948: dumping result to json 178205 1726889901.48950: done dumping result, returning 178205 1726889901.48954: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000001f0a] 178205 1726889901.48963: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f0a 178205 1726889901.49052: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f0a 178205 1726889901.49056: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889901.49099: no more pending results, returning what we have 178205 1726889901.49103: results queue empty 178205 1726889901.49104: checking for any_errors_fatal 178205 1726889901.49115: done checking for any_errors_fatal 178205 1726889901.49115: checking for max_fail_percentage 178205 1726889901.49117: done checking for max_fail_percentage 178205 1726889901.49118: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.49119: done checking to see if all hosts have failed 178205 1726889901.49119: getting the remaining hosts for this loop 178205 1726889901.49121: done getting the remaining hosts for this loop 178205 1726889901.49124: getting the next task for host managed_node2 178205 1726889901.49135: done getting next task for host managed_node2 178205 1726889901.49142: ^ task is: TASK: Get information about the LV 178205 1726889901.49146: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.49150: getting variables 178205 1726889901.49151: in VariableManager get_vars() 178205 1726889901.49185: Calling all_inventory to load vars for managed_node2 178205 1726889901.49188: Calling groups_inventory to load vars for managed_node2 178205 1726889901.49192: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.49202: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.49204: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.49207: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.49985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.50546: done with get_vars() 178205 1726889901.50558: done getting variables 178205 1726889901.50607: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:38:21 -0400 (0:00:00.064) 0:01:54.494 ****** 178205 1726889901.50637: entering _queue_task() for managed_node2/command 178205 1726889901.50886: worker is 1 (out of 1 available) 178205 1726889901.50900: exiting _queue_task() for managed_node2/command 178205 1726889901.50913: done queuing things up, now waiting for results queue to drain 178205 1726889901.50914: waiting for pending results... 178205 1726889901.51197: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889901.51353: in run() - task 02369adf-7a19-34ed-f5d1-000000001f11 178205 1726889901.51372: variable 'ansible_search_path' from source: unknown 178205 1726889901.51408: calling self._execute() 178205 1726889901.51526: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.51537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.51551: variable 'omit' from source: magic vars 178205 1726889901.51980: variable 'storage_test_volume' from source: include params 178205 1726889901.52011: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.52035: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.52043: when evaluation is False, skipping this task 178205 1726889901.52049: _execute() done 178205 1726889901.52055: dumping result to json 178205 1726889901.52062: done dumping result, returning 178205 1726889901.52071: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-000000001f11] 178205 1726889901.52081: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f11 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.52231: no more pending results, returning what we have 178205 1726889901.52241: results queue empty 178205 1726889901.52242: checking for any_errors_fatal 178205 1726889901.52254: done checking for any_errors_fatal 178205 1726889901.52254: checking for max_fail_percentage 178205 1726889901.52256: done checking for max_fail_percentage 178205 1726889901.52257: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.52258: done checking to see if all hosts have failed 178205 1726889901.52259: getting the remaining hosts for this loop 178205 1726889901.52261: done getting the remaining hosts for this loop 178205 1726889901.52264: getting the next task for host managed_node2 178205 1726889901.52272: done getting next task for host managed_node2 178205 1726889901.52275: ^ task is: TASK: Set LV segment type 178205 1726889901.52281: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.52286: getting variables 178205 1726889901.52288: in VariableManager get_vars() 178205 1726889901.52328: Calling all_inventory to load vars for managed_node2 178205 1726889901.52332: Calling groups_inventory to load vars for managed_node2 178205 1726889901.52336: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.52349: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.52353: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.52356: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.53118: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f11 178205 1726889901.53121: WORKER PROCESS EXITING 178205 1726889901.53143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.53747: done with get_vars() 178205 1726889901.53759: done getting variables 178205 1726889901.53813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:38:21 -0400 (0:00:00.032) 0:01:54.526 ****** 178205 1726889901.53843: entering _queue_task() for managed_node2/set_fact 178205 1726889901.54067: worker is 1 (out of 1 available) 178205 1726889901.54079: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.54090: done queuing things up, now waiting for results queue to drain 178205 1726889901.54091: waiting for pending results... 178205 1726889901.54362: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889901.54492: in run() - task 02369adf-7a19-34ed-f5d1-000000001f12 178205 1726889901.54510: variable 'ansible_search_path' from source: unknown 178205 1726889901.54552: calling self._execute() 178205 1726889901.54667: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.54679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.54692: variable 'omit' from source: magic vars 178205 1726889901.55106: variable 'storage_test_volume' from source: include params 178205 1726889901.55134: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.55155: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.55161: when evaluation is False, skipping this task 178205 1726889901.55167: _execute() done 178205 1726889901.55173: dumping result to json 178205 1726889901.55179: done dumping result, returning 178205 1726889901.55192: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-000000001f12] 178205 1726889901.55200: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f12 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.55353: no more pending results, returning what we have 178205 1726889901.55357: results queue empty 178205 1726889901.55358: checking for any_errors_fatal 178205 1726889901.55368: done checking for any_errors_fatal 178205 1726889901.55369: checking for max_fail_percentage 178205 1726889901.55371: done checking for max_fail_percentage 178205 1726889901.55372: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.55373: done checking to see if all hosts have failed 178205 1726889901.55373: getting the remaining hosts for this loop 178205 1726889901.55375: done getting the remaining hosts for this loop 178205 1726889901.55378: getting the next task for host managed_node2 178205 1726889901.55387: done getting next task for host managed_node2 178205 1726889901.55390: ^ task is: TASK: Check segment type 178205 1726889901.55395: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.55398: getting variables 178205 1726889901.55400: in VariableManager get_vars() 178205 1726889901.55438: Calling all_inventory to load vars for managed_node2 178205 1726889901.55441: Calling groups_inventory to load vars for managed_node2 178205 1726889901.55444: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.55455: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.55458: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.55461: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.55951: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f12 178205 1726889901.55954: WORKER PROCESS EXITING 178205 1726889901.55976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.56556: done with get_vars() 178205 1726889901.56570: done getting variables 178205 1726889901.56628: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:38:21 -0400 (0:00:00.028) 0:01:54.554 ****** 178205 1726889901.56658: entering _queue_task() for managed_node2/assert 178205 1726889901.56894: worker is 1 (out of 1 available) 178205 1726889901.56907: exiting _queue_task() for managed_node2/assert 178205 1726889901.56921: done queuing things up, now waiting for results queue to drain 178205 1726889901.56922: waiting for pending results... 178205 1726889901.57216: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889901.57350: in run() - task 02369adf-7a19-34ed-f5d1-000000001f13 178205 1726889901.57374: variable 'ansible_search_path' from source: unknown 178205 1726889901.57415: calling self._execute() 178205 1726889901.57533: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.57542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.57553: variable 'omit' from source: magic vars 178205 1726889901.57984: variable 'storage_test_volume' from source: include params 178205 1726889901.58012: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.58041: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.58049: when evaluation is False, skipping this task 178205 1726889901.58056: _execute() done 178205 1726889901.58062: dumping result to json 178205 1726889901.58068: done dumping result, returning 178205 1726889901.58076: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-000000001f13] 178205 1726889901.58085: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f13 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.58234: no more pending results, returning what we have 178205 1726889901.58238: results queue empty 178205 1726889901.58239: checking for any_errors_fatal 178205 1726889901.58248: done checking for any_errors_fatal 178205 1726889901.58249: checking for max_fail_percentage 178205 1726889901.58251: done checking for max_fail_percentage 178205 1726889901.58252: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.58253: done checking to see if all hosts have failed 178205 1726889901.58254: getting the remaining hosts for this loop 178205 1726889901.58255: done getting the remaining hosts for this loop 178205 1726889901.58259: getting the next task for host managed_node2 178205 1726889901.58267: done getting next task for host managed_node2 178205 1726889901.58270: ^ task is: TASK: Set LV cache size 178205 1726889901.58275: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.58279: getting variables 178205 1726889901.58281: in VariableManager get_vars() 178205 1726889901.58319: Calling all_inventory to load vars for managed_node2 178205 1726889901.58322: Calling groups_inventory to load vars for managed_node2 178205 1726889901.58326: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.58338: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.58341: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.58344: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.59098: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f13 178205 1726889901.59102: WORKER PROCESS EXITING 178205 1726889901.59126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.59729: done with get_vars() 178205 1726889901.59743: done getting variables 178205 1726889901.59794: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:38:21 -0400 (0:00:00.031) 0:01:54.586 ****** 178205 1726889901.59826: entering _queue_task() for managed_node2/set_fact 178205 1726889901.60037: worker is 1 (out of 1 available) 178205 1726889901.60048: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.60059: done queuing things up, now waiting for results queue to drain 178205 1726889901.60060: waiting for pending results... 178205 1726889901.60327: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889901.60461: in run() - task 02369adf-7a19-34ed-f5d1-000000001f14 178205 1726889901.60479: variable 'ansible_search_path' from source: unknown 178205 1726889901.60520: calling self._execute() 178205 1726889901.60635: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.60645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.60661: variable 'omit' from source: magic vars 178205 1726889901.61060: variable 'storage_test_volume' from source: include params 178205 1726889901.61086: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.61111: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.61121: when evaluation is False, skipping this task 178205 1726889901.61129: _execute() done 178205 1726889901.61136: dumping result to json 178205 1726889901.61142: done dumping result, returning 178205 1726889901.61156: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-000000001f14] 178205 1726889901.61166: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f14 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.61309: no more pending results, returning what we have 178205 1726889901.61314: results queue empty 178205 1726889901.61315: checking for any_errors_fatal 178205 1726889901.61326: done checking for any_errors_fatal 178205 1726889901.61326: checking for max_fail_percentage 178205 1726889901.61328: done checking for max_fail_percentage 178205 1726889901.61329: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.61330: done checking to see if all hosts have failed 178205 1726889901.61331: getting the remaining hosts for this loop 178205 1726889901.61333: done getting the remaining hosts for this loop 178205 1726889901.61336: getting the next task for host managed_node2 178205 1726889901.61346: done getting next task for host managed_node2 178205 1726889901.61349: ^ task is: TASK: Parse the requested cache size 178205 1726889901.61354: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.61360: getting variables 178205 1726889901.61361: in VariableManager get_vars() 178205 1726889901.61398: Calling all_inventory to load vars for managed_node2 178205 1726889901.61401: Calling groups_inventory to load vars for managed_node2 178205 1726889901.61405: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.61420: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.61423: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.61427: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.62143: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f14 178205 1726889901.62147: WORKER PROCESS EXITING 178205 1726889901.62168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.62754: done with get_vars() 178205 1726889901.62768: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:38:21 -0400 (0:00:00.030) 0:01:54.616 ****** 178205 1726889901.62849: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.63074: worker is 1 (out of 1 available) 178205 1726889901.63086: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889901.63098: done queuing things up, now waiting for results queue to drain 178205 1726889901.63100: waiting for pending results... 178205 1726889901.63372: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889901.63500: in run() - task 02369adf-7a19-34ed-f5d1-000000001f15 178205 1726889901.63524: variable 'ansible_search_path' from source: unknown 178205 1726889901.63567: calling self._execute() 178205 1726889901.63680: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.63691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.63705: variable 'omit' from source: magic vars 178205 1726889901.64132: variable 'storage_test_volume' from source: include params 178205 1726889901.64162: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.64193: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.64202: when evaluation is False, skipping this task 178205 1726889901.64210: _execute() done 178205 1726889901.64220: dumping result to json 178205 1726889901.64227: done dumping result, returning 178205 1726889901.64236: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000001f15] 178205 1726889901.64247: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f15 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.64410: no more pending results, returning what we have 178205 1726889901.64417: results queue empty 178205 1726889901.64418: checking for any_errors_fatal 178205 1726889901.64429: done checking for any_errors_fatal 178205 1726889901.64430: checking for max_fail_percentage 178205 1726889901.64432: done checking for max_fail_percentage 178205 1726889901.64433: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.64435: done checking to see if all hosts have failed 178205 1726889901.64435: getting the remaining hosts for this loop 178205 1726889901.64437: done getting the remaining hosts for this loop 178205 1726889901.64441: getting the next task for host managed_node2 178205 1726889901.64451: done getting next task for host managed_node2 178205 1726889901.64454: ^ task is: TASK: Set expected cache size 178205 1726889901.64459: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.64464: getting variables 178205 1726889901.64466: in VariableManager get_vars() 178205 1726889901.64501: Calling all_inventory to load vars for managed_node2 178205 1726889901.64504: Calling groups_inventory to load vars for managed_node2 178205 1726889901.64507: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.64521: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.64525: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.64529: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.65280: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f15 178205 1726889901.65283: WORKER PROCESS EXITING 178205 1726889901.65305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.65876: done with get_vars() 178205 1726889901.65891: done getting variables 178205 1726889901.65951: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:38:21 -0400 (0:00:00.031) 0:01:54.647 ****** 178205 1726889901.65983: entering _queue_task() for managed_node2/set_fact 178205 1726889901.66225: worker is 1 (out of 1 available) 178205 1726889901.66238: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.66250: done queuing things up, now waiting for results queue to drain 178205 1726889901.66251: waiting for pending results... 178205 1726889901.66536: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889901.66665: in run() - task 02369adf-7a19-34ed-f5d1-000000001f16 178205 1726889901.66688: variable 'ansible_search_path' from source: unknown 178205 1726889901.66729: calling self._execute() 178205 1726889901.66851: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.66863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.66878: variable 'omit' from source: magic vars 178205 1726889901.67253: variable 'storage_test_volume' from source: include params 178205 1726889901.67272: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.67290: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.67293: when evaluation is False, skipping this task 178205 1726889901.67296: _execute() done 178205 1726889901.67299: dumping result to json 178205 1726889901.67301: done dumping result, returning 178205 1726889901.67307: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000001f16] 178205 1726889901.67314: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f16 178205 1726889901.67406: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f16 178205 1726889901.67409: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.67463: no more pending results, returning what we have 178205 1726889901.67467: results queue empty 178205 1726889901.67468: checking for any_errors_fatal 178205 1726889901.67475: done checking for any_errors_fatal 178205 1726889901.67476: checking for max_fail_percentage 178205 1726889901.67477: done checking for max_fail_percentage 178205 1726889901.67478: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.67479: done checking to see if all hosts have failed 178205 1726889901.67480: getting the remaining hosts for this loop 178205 1726889901.67481: done getting the remaining hosts for this loop 178205 1726889901.67484: getting the next task for host managed_node2 178205 1726889901.67491: done getting next task for host managed_node2 178205 1726889901.67493: ^ task is: TASK: Check cache size 178205 1726889901.67497: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.67500: getting variables 178205 1726889901.67501: in VariableManager get_vars() 178205 1726889901.67535: Calling all_inventory to load vars for managed_node2 178205 1726889901.67537: Calling groups_inventory to load vars for managed_node2 178205 1726889901.67540: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.67549: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.67551: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.67554: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.68120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.71729: done with get_vars() 178205 1726889901.71740: done getting variables 178205 1726889901.71773: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:38:21 -0400 (0:00:00.058) 0:01:54.705 ****** 178205 1726889901.71791: entering _queue_task() for managed_node2/assert 178205 1726889901.72095: worker is 1 (out of 1 available) 178205 1726889901.72108: exiting _queue_task() for managed_node2/assert 178205 1726889901.72123: done queuing things up, now waiting for results queue to drain 178205 1726889901.72128: waiting for pending results... 178205 1726889901.72438: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889901.72606: in run() - task 02369adf-7a19-34ed-f5d1-000000001f17 178205 1726889901.72632: variable 'ansible_search_path' from source: unknown 178205 1726889901.72676: calling self._execute() 178205 1726889901.72809: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.72825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.72842: variable 'omit' from source: magic vars 178205 1726889901.73296: variable 'storage_test_volume' from source: include params 178205 1726889901.73334: variable '_storage_test_volume_present' from source: set_fact 178205 1726889901.73366: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889901.73374: when evaluation is False, skipping this task 178205 1726889901.73383: _execute() done 178205 1726889901.73391: dumping result to json 178205 1726889901.73398: done dumping result, returning 178205 1726889901.73408: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-000000001f17] 178205 1726889901.73424: sending task result for task 02369adf-7a19-34ed-f5d1-000000001f17 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889901.73601: no more pending results, returning what we have 178205 1726889901.73605: results queue empty 178205 1726889901.73606: checking for any_errors_fatal 178205 1726889901.73621: done checking for any_errors_fatal 178205 1726889901.73622: checking for max_fail_percentage 178205 1726889901.73624: done checking for max_fail_percentage 178205 1726889901.73625: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.73629: done checking to see if all hosts have failed 178205 1726889901.73630: getting the remaining hosts for this loop 178205 1726889901.73632: done getting the remaining hosts for this loop 178205 1726889901.73636: getting the next task for host managed_node2 178205 1726889901.73647: done getting next task for host managed_node2 178205 1726889901.73652: ^ task is: TASK: Clean up facts 178205 1726889901.73658: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.73666: getting variables 178205 1726889901.73668: in VariableManager get_vars() 178205 1726889901.73706: Calling all_inventory to load vars for managed_node2 178205 1726889901.73723: Calling groups_inventory to load vars for managed_node2 178205 1726889901.73730: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.73745: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.73750: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.73753: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.74322: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001f17 178205 1726889901.74325: WORKER PROCESS EXITING 178205 1726889901.74351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.74692: done with get_vars() 178205 1726889901.74702: done getting variables 178205 1726889901.74747: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:38:21 -0400 (0:00:00.029) 0:01:54.735 ****** 178205 1726889901.74768: entering _queue_task() for managed_node2/set_fact 178205 1726889901.74962: worker is 1 (out of 1 available) 178205 1726889901.74977: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.74990: done queuing things up, now waiting for results queue to drain 178205 1726889901.74991: waiting for pending results... 178205 1726889901.75166: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889901.75243: in run() - task 02369adf-7a19-34ed-f5d1-000000001e6a 178205 1726889901.75255: variable 'ansible_search_path' from source: unknown 178205 1726889901.75283: calling self._execute() 178205 1726889901.75367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.75371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.75380: variable 'omit' from source: magic vars 178205 1726889901.75459: variable 'omit' from source: magic vars 178205 1726889901.75496: variable 'omit' from source: magic vars 178205 1726889901.75522: variable 'omit' from source: magic vars 178205 1726889901.75556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889901.75583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889901.75598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889901.75613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.75624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.75649: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889901.75652: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.75654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.75721: Set connection var ansible_pipelining to False 178205 1726889901.75737: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889901.75755: Set connection var ansible_shell_executable to /bin/sh 178205 1726889901.75759: Set connection var ansible_connection to ssh 178205 1726889901.75778: Set connection var ansible_shell_type to sh 178205 1726889901.75790: Set connection var ansible_timeout to 10 178205 1726889901.75833: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.75842: variable 'ansible_connection' from source: unknown 178205 1726889901.75857: variable 'ansible_module_compression' from source: unknown 178205 1726889901.75874: variable 'ansible_shell_type' from source: unknown 178205 1726889901.75887: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.75895: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.75903: variable 'ansible_pipelining' from source: unknown 178205 1726889901.75910: variable 'ansible_timeout' from source: unknown 178205 1726889901.75921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.76096: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889901.76114: variable 'omit' from source: magic vars 178205 1726889901.76124: starting attempt loop 178205 1726889901.76136: running the handler 178205 1726889901.76159: handler run complete 178205 1726889901.76180: attempt loop complete, returning result 178205 1726889901.76195: _execute() done 178205 1726889901.76202: dumping result to json 178205 1726889901.76208: done dumping result, returning 178205 1726889901.76221: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000001e6a] 178205 1726889901.76234: sending task result for task 02369adf-7a19-34ed-f5d1-000000001e6a ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889901.76403: no more pending results, returning what we have 178205 1726889901.76409: results queue empty 178205 1726889901.76410: checking for any_errors_fatal 178205 1726889901.76428: done checking for any_errors_fatal 178205 1726889901.76429: checking for max_fail_percentage 178205 1726889901.76431: done checking for max_fail_percentage 178205 1726889901.76432: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.76433: done checking to see if all hosts have failed 178205 1726889901.76434: getting the remaining hosts for this loop 178205 1726889901.76435: done getting the remaining hosts for this loop 178205 1726889901.76442: getting the next task for host managed_node2 178205 1726889901.76457: done getting next task for host managed_node2 178205 1726889901.76460: ^ task is: TASK: Clean up variable namespace 178205 1726889901.76463: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.76469: getting variables 178205 1726889901.76470: in VariableManager get_vars() 178205 1726889901.76510: Calling all_inventory to load vars for managed_node2 178205 1726889901.76515: Calling groups_inventory to load vars for managed_node2 178205 1726889901.76519: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.76533: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.76536: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.76539: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.77229: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001e6a 178205 1726889901.77233: WORKER PROCESS EXITING 178205 1726889901.77433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.78021: done with get_vars() 178205 1726889901.78051: done getting variables 178205 1726889901.78099: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:38:21 -0400 (0:00:00.033) 0:01:54.769 ****** 178205 1726889901.78134: entering _queue_task() for managed_node2/set_fact 178205 1726889901.78372: worker is 1 (out of 1 available) 178205 1726889901.78384: exiting _queue_task() for managed_node2/set_fact 178205 1726889901.78395: done queuing things up, now waiting for results queue to drain 178205 1726889901.78396: waiting for pending results... 178205 1726889901.78688: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889901.78796: in run() - task 02369adf-7a19-34ed-f5d1-000000001cc5 178205 1726889901.78819: variable 'ansible_search_path' from source: unknown 178205 1726889901.78868: calling self._execute() 178205 1726889901.78998: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.79010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.79032: variable 'omit' from source: magic vars 178205 1726889901.79153: variable 'omit' from source: magic vars 178205 1726889901.79213: variable 'omit' from source: magic vars 178205 1726889901.79256: variable 'omit' from source: magic vars 178205 1726889901.79321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889901.79351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889901.79366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889901.79382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.79399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889901.79424: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889901.79430: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.79433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.79506: Set connection var ansible_pipelining to False 178205 1726889901.79511: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889901.79516: Set connection var ansible_shell_executable to /bin/sh 178205 1726889901.79521: Set connection var ansible_connection to ssh 178205 1726889901.79528: Set connection var ansible_shell_type to sh 178205 1726889901.79535: Set connection var ansible_timeout to 10 178205 1726889901.79554: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.79557: variable 'ansible_connection' from source: unknown 178205 1726889901.79559: variable 'ansible_module_compression' from source: unknown 178205 1726889901.79562: variable 'ansible_shell_type' from source: unknown 178205 1726889901.79565: variable 'ansible_shell_executable' from source: unknown 178205 1726889901.79567: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.79570: variable 'ansible_pipelining' from source: unknown 178205 1726889901.79573: variable 'ansible_timeout' from source: unknown 178205 1726889901.79575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.79680: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889901.79692: variable 'omit' from source: magic vars 178205 1726889901.79696: starting attempt loop 178205 1726889901.79701: running the handler 178205 1726889901.79714: handler run complete 178205 1726889901.79722: attempt loop complete, returning result 178205 1726889901.79725: _execute() done 178205 1726889901.79727: dumping result to json 178205 1726889901.79733: done dumping result, returning 178205 1726889901.79739: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-000000001cc5] 178205 1726889901.79748: sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc5 178205 1726889901.79834: done sending task result for task 02369adf-7a19-34ed-f5d1-000000001cc5 178205 1726889901.79837: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889901.79889: no more pending results, returning what we have 178205 1726889901.79892: results queue empty 178205 1726889901.79893: checking for any_errors_fatal 178205 1726889901.79898: done checking for any_errors_fatal 178205 1726889901.79899: checking for max_fail_percentage 178205 1726889901.79900: done checking for max_fail_percentage 178205 1726889901.79901: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.79902: done checking to see if all hosts have failed 178205 1726889901.79903: getting the remaining hosts for this loop 178205 1726889901.79904: done getting the remaining hosts for this loop 178205 1726889901.79907: getting the next task for host managed_node2 178205 1726889901.79915: done getting next task for host managed_node2 178205 1726889901.79918: ^ task is: TASK: Repeat the previous invocation to verify idempotence 178205 1726889901.79919: ^ state is: HOST STATE: block=2, task=36, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889901.79922: getting variables 178205 1726889901.79924: in VariableManager get_vars() 178205 1726889901.79954: Calling all_inventory to load vars for managed_node2 178205 1726889901.79957: Calling groups_inventory to load vars for managed_node2 178205 1726889901.79959: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.79968: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.79970: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.79973: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.80280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.80616: done with get_vars() 178205 1726889901.80627: done getting variables TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:115 Friday 20 September 2024 23:38:21 -0400 (0:00:00.025) 0:01:54.794 ****** 178205 1726889901.80687: entering _queue_task() for managed_node2/include_role 178205 1726889901.80854: worker is 1 (out of 1 available) 178205 1726889901.80866: exiting _queue_task() for managed_node2/include_role 178205 1726889901.80876: done queuing things up, now waiting for results queue to drain 178205 1726889901.80877: waiting for pending results... 178205 1726889901.81062: running TaskExecutor() for managed_node2/TASK: Repeat the previous invocation to verify idempotence 178205 1726889901.81186: in run() - task 02369adf-7a19-34ed-f5d1-000000000016 178205 1726889901.81206: variable 'ansible_search_path' from source: unknown 178205 1726889901.81243: calling self._execute() 178205 1726889901.81354: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.81367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.81382: variable 'omit' from source: magic vars 178205 1726889901.81483: _execute() done 178205 1726889901.81492: dumping result to json 178205 1726889901.81499: done dumping result, returning 178205 1726889901.81509: done running TaskExecutor() for managed_node2/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-34ed-f5d1-000000000016] 178205 1726889901.81523: sending task result for task 02369adf-7a19-34ed-f5d1-000000000016 178205 1726889901.81672: no more pending results, returning what we have 178205 1726889901.81677: in VariableManager get_vars() 178205 1726889901.81719: Calling all_inventory to load vars for managed_node2 178205 1726889901.81722: Calling groups_inventory to load vars for managed_node2 178205 1726889901.81726: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.81740: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.81745: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.81748: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.82336: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000016 178205 1726889901.82339: WORKER PROCESS EXITING 178205 1726889901.82354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.82734: done with get_vars() 178205 1726889901.82743: variable 'ansible_search_path' from source: unknown 178205 1726889901.84897: variable 'omit' from source: magic vars 178205 1726889901.84915: variable 'omit' from source: magic vars 178205 1726889901.84924: variable 'omit' from source: magic vars 178205 1726889901.84927: we have included files to process 178205 1726889901.84928: generating all_blocks data 178205 1726889901.84929: done generating all_blocks data 178205 1726889901.84934: processing included file: fedora.linux_system_roles.storage 178205 1726889901.84948: in VariableManager get_vars() 178205 1726889901.84956: done with get_vars() 178205 1726889901.84973: in VariableManager get_vars() 178205 1726889901.84982: done with get_vars() 178205 1726889901.85004: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889901.85031: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889901.85104: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889901.85163: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889901.85221: in VariableManager get_vars() 178205 1726889901.85234: done with get_vars() 178205 1726889901.85429: in VariableManager get_vars() 178205 1726889901.85448: done with get_vars() 178205 1726889901.85563: iterating over new_blocks loaded from include file 178205 1726889901.85565: in VariableManager get_vars() 178205 1726889901.85576: done with get_vars() 178205 1726889901.85579: filtering new block on tags 178205 1726889901.85600: done filtering new block on tags 178205 1726889901.85602: in VariableManager get_vars() 178205 1726889901.85614: done with get_vars() 178205 1726889901.85616: filtering new block on tags 178205 1726889901.85633: done filtering new block on tags 178205 1726889901.85637: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889901.85642: extending task lists for all hosts with included blocks 178205 1726889901.89277: done extending task lists 178205 1726889901.89279: done processing included files 178205 1726889901.89280: results queue empty 178205 1726889901.89281: checking for any_errors_fatal 178205 1726889901.89286: done checking for any_errors_fatal 178205 1726889901.89287: checking for max_fail_percentage 178205 1726889901.89288: done checking for max_fail_percentage 178205 1726889901.89288: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.89289: done checking to see if all hosts have failed 178205 1726889901.89290: getting the remaining hosts for this loop 178205 1726889901.89291: done getting the remaining hosts for this loop 178205 1726889901.89294: getting the next task for host managed_node2 178205 1726889901.89298: done getting next task for host managed_node2 178205 1726889901.89300: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889901.89304: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889901.89317: getting variables 178205 1726889901.89318: in VariableManager get_vars() 178205 1726889901.89331: Calling all_inventory to load vars for managed_node2 178205 1726889901.89335: Calling groups_inventory to load vars for managed_node2 178205 1726889901.89337: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.89342: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.89345: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.89348: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.89639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.90009: done with get_vars() 178205 1726889901.90023: 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 23:38:21 -0400 (0:00:00.093) 0:01:54.888 ****** 178205 1726889901.90076: entering _queue_task() for managed_node2/include_tasks 178205 1726889901.90264: worker is 1 (out of 1 available) 178205 1726889901.90278: exiting _queue_task() for managed_node2/include_tasks 178205 1726889901.90289: done queuing things up, now waiting for results queue to drain 178205 1726889901.90290: waiting for pending results... 178205 1726889901.90480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889901.90564: in run() - task 02369adf-7a19-34ed-f5d1-0000000021ec 178205 1726889901.90576: variable 'ansible_search_path' from source: unknown 178205 1726889901.90579: variable 'ansible_search_path' from source: unknown 178205 1726889901.90608: calling self._execute() 178205 1726889901.90702: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.90706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.90715: variable 'omit' from source: magic vars 178205 1726889901.90798: _execute() done 178205 1726889901.90802: dumping result to json 178205 1726889901.90806: done dumping result, returning 178205 1726889901.90813: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-0000000021ec] 178205 1726889901.90819: sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ec 178205 1726889901.90910: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ec 178205 1726889901.90945: WORKER PROCESS EXITING 178205 1726889901.90963: no more pending results, returning what we have 178205 1726889901.90967: in VariableManager get_vars() 178205 1726889901.91016: Calling all_inventory to load vars for managed_node2 178205 1726889901.91019: Calling groups_inventory to load vars for managed_node2 178205 1726889901.91021: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.91030: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.91033: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.91035: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.91352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.91684: done with get_vars() 178205 1726889901.91692: variable 'ansible_search_path' from source: unknown 178205 1726889901.91693: variable 'ansible_search_path' from source: unknown 178205 1726889901.91718: we have included files to process 178205 1726889901.91719: generating all_blocks data 178205 1726889901.91721: done generating all_blocks data 178205 1726889901.91723: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889901.91723: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889901.91725: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889901.92049: done processing included file 178205 1726889901.92050: iterating over new_blocks loaded from include file 178205 1726889901.92051: in VariableManager get_vars() 178205 1726889901.92063: done with get_vars() 178205 1726889901.92065: filtering new block on tags 178205 1726889901.92076: done filtering new block on tags 178205 1726889901.92077: in VariableManager get_vars() 178205 1726889901.92088: done with get_vars() 178205 1726889901.92089: filtering new block on tags 178205 1726889901.92108: done filtering new block on tags 178205 1726889901.92121: 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 178205 1726889901.92128: extending task lists for all hosts with included blocks 178205 1726889901.92340: done extending task lists 178205 1726889901.92341: done processing included files 178205 1726889901.92342: results queue empty 178205 1726889901.92342: checking for any_errors_fatal 178205 1726889901.92345: done checking for any_errors_fatal 178205 1726889901.92346: checking for max_fail_percentage 178205 1726889901.92347: done checking for max_fail_percentage 178205 1726889901.92348: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.92350: done checking to see if all hosts have failed 178205 1726889901.92351: getting the remaining hosts for this loop 178205 1726889901.92353: done getting the remaining hosts for this loop 178205 1726889901.92355: getting the next task for host managed_node2 178205 1726889901.92360: done getting next task for host managed_node2 178205 1726889901.92363: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889901.92367: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889901.92377: getting variables 178205 1726889901.92378: in VariableManager get_vars() 178205 1726889901.92391: Calling all_inventory to load vars for managed_node2 178205 1726889901.92395: Calling groups_inventory to load vars for managed_node2 178205 1726889901.92397: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.92402: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.92404: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.92407: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.92803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.93234: done with get_vars() 178205 1726889901.93246: 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 23:38:21 -0400 (0:00:00.032) 0:01:54.921 ****** 178205 1726889901.93326: entering _queue_task() for managed_node2/setup 178205 1726889901.93540: worker is 1 (out of 1 available) 178205 1726889901.93554: exiting _queue_task() for managed_node2/setup 178205 1726889901.93566: done queuing things up, now waiting for results queue to drain 178205 1726889901.93569: waiting for pending results... 178205 1726889901.93832: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889901.93955: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ac 178205 1726889901.93977: variable 'ansible_search_path' from source: unknown 178205 1726889901.93988: variable 'ansible_search_path' from source: unknown 178205 1726889901.94028: calling self._execute() 178205 1726889901.94134: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889901.94138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889901.94148: variable 'omit' from source: magic vars 178205 1726889901.94568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889901.96334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889901.96380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889901.96408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889901.96657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889901.96679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889901.96735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889901.96757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889901.96774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889901.96804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889901.96816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889901.96859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889901.96880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889901.96906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889901.96942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889901.96961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889901.97122: variable '__storage_required_facts' from source: role '' all vars 178205 1726889901.97129: variable 'ansible_facts' from source: unknown 178205 1726889901.97354: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889901.97357: when evaluation is False, skipping this task 178205 1726889901.97360: _execute() done 178205 1726889901.97363: dumping result to json 178205 1726889901.97365: done dumping result, returning 178205 1726889901.97370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-0000000023ac] 178205 1726889901.97379: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ac 178205 1726889901.97458: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ac 178205 1726889901.97461: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889901.97507: no more pending results, returning what we have 178205 1726889901.97513: results queue empty 178205 1726889901.97515: checking for any_errors_fatal 178205 1726889901.97516: done checking for any_errors_fatal 178205 1726889901.97517: checking for max_fail_percentage 178205 1726889901.97518: done checking for max_fail_percentage 178205 1726889901.97519: checking to see if all hosts have failed and the running result is not ok 178205 1726889901.97521: done checking to see if all hosts have failed 178205 1726889901.97521: getting the remaining hosts for this loop 178205 1726889901.97523: done getting the remaining hosts for this loop 178205 1726889901.97528: getting the next task for host managed_node2 178205 1726889901.97535: done getting next task for host managed_node2 178205 1726889901.97539: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889901.97542: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889901.97562: getting variables 178205 1726889901.97563: in VariableManager get_vars() 178205 1726889901.97596: Calling all_inventory to load vars for managed_node2 178205 1726889901.97599: Calling groups_inventory to load vars for managed_node2 178205 1726889901.97601: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889901.97609: Calling all_plugins_play to load vars for managed_node2 178205 1726889901.97614: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889901.97616: Calling groups_plugins_play to load vars for managed_node2 178205 1726889901.98045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889901.98468: done with get_vars() 178205 1726889901.98485: done getting variables 178205 1726889901.98533: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:38:21 -0400 (0:00:00.052) 0:01:54.973 ****** 178205 1726889901.98568: entering _queue_task() for managed_node2/include_vars 178205 1726889901.98820: worker is 1 (out of 1 available) 178205 1726889901.98833: exiting _queue_task() for managed_node2/include_vars 178205 1726889901.98844: done queuing things up, now waiting for results queue to drain 178205 1726889901.98845: waiting for pending results... 178205 1726889901.99108: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889901.99239: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ad 178205 1726889901.99262: variable 'ansible_search_path' from source: unknown 178205 1726889901.99282: variable 'ansible_search_path' from source: unknown 178205 1726889901.99563: variable 'ansible_facts' from source: unknown 178205 1726889901.99854: variable 'ansible_facts' from source: unknown 178205 1726889902.00174: variable 'ansible_facts' from source: unknown 178205 1726889902.00452: variable 'ansible_facts' from source: unknown 178205 1726889902.00649: variable 'omit' from source: magic vars 178205 1726889902.00770: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.00785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.00809: variable 'omit' from source: magic vars 178205 1726889902.01074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.01315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.01349: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.01374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.01403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.01458: variable '__vars_file' from source: task vars 178205 1726889902.01517: variable 'role_path' from source: magic vars 178205 1726889902.01520: variable 'item' from source: unknown 178205 1726889902.01529: Evaluated conditional (__vars_file is file): False 178205 1726889902.01537: when evaluation is False, skipping this task 178205 1726889902.01562: variable 'item' from source: unknown 178205 1726889902.01611: 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" } 178205 1726889902.01778: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.01781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.01784: variable 'omit' from source: magic vars 178205 1726889902.01872: variable '__vars_file' from source: task vars 178205 1726889902.01931: variable 'role_path' from source: magic vars 178205 1726889902.01935: variable 'item' from source: unknown 178205 1726889902.01942: Evaluated conditional (__vars_file is file): False 178205 1726889902.01945: when evaluation is False, skipping this task 178205 1726889902.01968: variable 'item' from source: unknown 178205 1726889902.02010: 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" } 178205 1726889902.02116: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.02133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.02150: variable 'omit' from source: magic vars 178205 1726889902.02303: variable '__vars_file' from source: task vars 178205 1726889902.02380: variable 'role_path' from source: magic vars 178205 1726889902.02405: variable 'item' from source: unknown 178205 1726889902.02409: Evaluated conditional (__vars_file is file): True 178205 1726889902.02411: variable 'omit' from source: magic vars 178205 1726889902.02475: variable 'omit' from source: magic vars 178205 1726889902.02533: variable '__vars_file' from source: task vars 178205 1726889902.02578: variable '__vars_file' from source: task vars 178205 1726889902.02653: variable 'role_path' from source: magic vars 178205 1726889902.02664: variable 'item' from source: unknown 178205 1726889902.02690: variable 'omit' from source: magic vars 178205 1726889902.02719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.02739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.02753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.02766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.02774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.02797: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.02800: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.02802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.02891: Set connection var ansible_pipelining to False 178205 1726889902.02903: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.02913: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.02916: Set connection var ansible_connection to ssh 178205 1726889902.02920: Set connection var ansible_shell_type to sh 178205 1726889902.02925: Set connection var ansible_timeout to 10 178205 1726889902.02975: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.02978: variable 'ansible_connection' from source: unknown 178205 1726889902.02980: variable 'ansible_module_compression' from source: unknown 178205 1726889902.02982: variable 'ansible_shell_type' from source: unknown 178205 1726889902.02985: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.02987: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.02989: variable 'ansible_pipelining' from source: unknown 178205 1726889902.02994: variable 'ansible_timeout' from source: unknown 178205 1726889902.02996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.03103: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.03108: variable 'omit' from source: magic vars 178205 1726889902.03111: starting attempt loop 178205 1726889902.03113: running the handler 178205 1726889902.03200: handler run complete 178205 1726889902.03207: attempt loop complete, returning result 178205 1726889902.03224: variable 'item' from source: unknown 178205 1726889902.03288: 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" } 178205 1726889902.03404: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.03408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.03410: variable 'omit' from source: magic vars 178205 1726889902.03533: variable '__vars_file' from source: task vars 178205 1726889902.03581: variable 'role_path' from source: magic vars 178205 1726889902.03584: variable 'item' from source: unknown 178205 1726889902.03592: Evaluated conditional (__vars_file is file): True 178205 1726889902.03595: variable 'omit' from source: magic vars 178205 1726889902.03605: variable 'omit' from source: magic vars 178205 1726889902.03645: variable '__vars_file' from source: task vars 178205 1726889902.03703: variable '__vars_file' from source: task vars 178205 1726889902.03764: variable 'role_path' from source: magic vars 178205 1726889902.03774: variable 'item' from source: unknown 178205 1726889902.03791: variable 'omit' from source: magic vars 178205 1726889902.03832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.03839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.03845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.03855: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.03858: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.03861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.03920: Set connection var ansible_pipelining to False 178205 1726889902.03924: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.03929: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.03935: Set connection var ansible_connection to ssh 178205 1726889902.03940: Set connection var ansible_shell_type to sh 178205 1726889902.03951: Set connection var ansible_timeout to 10 178205 1726889902.03967: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.03977: variable 'ansible_connection' from source: unknown 178205 1726889902.03979: variable 'ansible_module_compression' from source: unknown 178205 1726889902.03982: variable 'ansible_shell_type' from source: unknown 178205 1726889902.03984: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.03986: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.03991: variable 'ansible_pipelining' from source: unknown 178205 1726889902.03994: variable 'ansible_timeout' from source: unknown 178205 1726889902.03998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.04071: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.04081: variable 'omit' from source: magic vars 178205 1726889902.04084: starting attempt loop 178205 1726889902.04087: running the handler 178205 1726889902.04127: handler run complete 178205 1726889902.04136: attempt loop complete, returning result 178205 1726889902.04148: variable 'item' from source: unknown 178205 1726889902.04232: 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" } 178205 1726889902.04332: dumping result to json 178205 1726889902.04350: done dumping result, returning 178205 1726889902.04364: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-0000000023ad] 178205 1726889902.04396: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ad 178205 1726889902.04483: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ad 178205 1726889902.04487: WORKER PROCESS EXITING 178205 1726889902.04557: no more pending results, returning what we have 178205 1726889902.04560: results queue empty 178205 1726889902.04561: checking for any_errors_fatal 178205 1726889902.04566: done checking for any_errors_fatal 178205 1726889902.04566: checking for max_fail_percentage 178205 1726889902.04568: done checking for max_fail_percentage 178205 1726889902.04569: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.04570: done checking to see if all hosts have failed 178205 1726889902.04570: getting the remaining hosts for this loop 178205 1726889902.04572: done getting the remaining hosts for this loop 178205 1726889902.04575: getting the next task for host managed_node2 178205 1726889902.04583: done getting next task for host managed_node2 178205 1726889902.04586: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889902.04589: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.04600: getting variables 178205 1726889902.04601: in VariableManager get_vars() 178205 1726889902.04643: Calling all_inventory to load vars for managed_node2 178205 1726889902.04646: Calling groups_inventory to load vars for managed_node2 178205 1726889902.04649: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.04659: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.04662: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.04664: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.05276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.05662: done with get_vars() 178205 1726889902.05671: 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 23:38:22 -0400 (0:00:00.071) 0:01:55.045 ****** 178205 1726889902.05734: entering _queue_task() for managed_node2/stat 178205 1726889902.05930: worker is 1 (out of 1 available) 178205 1726889902.05943: exiting _queue_task() for managed_node2/stat 178205 1726889902.05955: done queuing things up, now waiting for results queue to drain 178205 1726889902.05956: waiting for pending results... 178205 1726889902.06159: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889902.06257: in run() - task 02369adf-7a19-34ed-f5d1-0000000023af 178205 1726889902.06273: variable 'ansible_search_path' from source: unknown 178205 1726889902.06277: variable 'ansible_search_path' from source: unknown 178205 1726889902.06304: calling self._execute() 178205 1726889902.06396: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.06402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.06409: variable 'omit' from source: magic vars 178205 1726889902.06721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.06950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.06988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.07016: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.07052: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.07180: 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) 178205 1726889902.07212: 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) 178205 1726889902.07232: 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) 178205 1726889902.07251: 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) 178205 1726889902.07361: variable '__storage_is_ostree' from source: set_fact 178205 1726889902.07371: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889902.07374: when evaluation is False, skipping this task 178205 1726889902.07381: _execute() done 178205 1726889902.07384: dumping result to json 178205 1726889902.07386: done dumping result, returning 178205 1726889902.07392: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-0000000023af] 178205 1726889902.07397: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023af 178205 1726889902.07484: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023af 178205 1726889902.07487: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889902.07561: no more pending results, returning what we have 178205 1726889902.07565: results queue empty 178205 1726889902.07565: checking for any_errors_fatal 178205 1726889902.07573: done checking for any_errors_fatal 178205 1726889902.07574: checking for max_fail_percentage 178205 1726889902.07575: done checking for max_fail_percentage 178205 1726889902.07576: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.07577: done checking to see if all hosts have failed 178205 1726889902.07578: getting the remaining hosts for this loop 178205 1726889902.07579: done getting the remaining hosts for this loop 178205 1726889902.07582: getting the next task for host managed_node2 178205 1726889902.07587: done getting next task for host managed_node2 178205 1726889902.07591: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889902.07594: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.07620: getting variables 178205 1726889902.07621: in VariableManager get_vars() 178205 1726889902.07651: Calling all_inventory to load vars for managed_node2 178205 1726889902.07653: Calling groups_inventory to load vars for managed_node2 178205 1726889902.07656: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.07674: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.07685: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.07689: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.08135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.08507: done with get_vars() 178205 1726889902.08518: done getting variables 178205 1726889902.08556: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:38:22 -0400 (0:00:00.028) 0:01:55.073 ****** 178205 1726889902.08579: entering _queue_task() for managed_node2/set_fact 178205 1726889902.08786: worker is 1 (out of 1 available) 178205 1726889902.08797: exiting _queue_task() for managed_node2/set_fact 178205 1726889902.08810: done queuing things up, now waiting for results queue to drain 178205 1726889902.08813: waiting for pending results... 178205 1726889902.09071: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889902.09215: in run() - task 02369adf-7a19-34ed-f5d1-0000000023b0 178205 1726889902.09238: variable 'ansible_search_path' from source: unknown 178205 1726889902.09252: variable 'ansible_search_path' from source: unknown 178205 1726889902.09288: calling self._execute() 178205 1726889902.09389: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.09393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.09401: variable 'omit' from source: magic vars 178205 1726889902.09700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.09927: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.09981: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.10024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.10044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.10120: 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) 178205 1726889902.10141: 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) 178205 1726889902.10168: 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) 178205 1726889902.10199: 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) 178205 1726889902.10294: variable '__storage_is_ostree' from source: set_fact 178205 1726889902.10300: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889902.10303: when evaluation is False, skipping this task 178205 1726889902.10306: _execute() done 178205 1726889902.10328: dumping result to json 178205 1726889902.10331: done dumping result, returning 178205 1726889902.10334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-0000000023b0] 178205 1726889902.10336: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023b0 178205 1726889902.10415: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023b0 178205 1726889902.10418: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889902.10459: no more pending results, returning what we have 178205 1726889902.10463: results queue empty 178205 1726889902.10463: checking for any_errors_fatal 178205 1726889902.10471: done checking for any_errors_fatal 178205 1726889902.10472: checking for max_fail_percentage 178205 1726889902.10474: done checking for max_fail_percentage 178205 1726889902.10475: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.10476: done checking to see if all hosts have failed 178205 1726889902.10476: getting the remaining hosts for this loop 178205 1726889902.10478: done getting the remaining hosts for this loop 178205 1726889902.10481: getting the next task for host managed_node2 178205 1726889902.10488: done getting next task for host managed_node2 178205 1726889902.10492: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889902.10494: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.10514: getting variables 178205 1726889902.10515: in VariableManager get_vars() 178205 1726889902.10550: Calling all_inventory to load vars for managed_node2 178205 1726889902.10553: Calling groups_inventory to load vars for managed_node2 178205 1726889902.10555: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.10563: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.10565: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.10568: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.10906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.11310: done with get_vars() 178205 1726889902.11321: done getting variables 178205 1726889902.11360: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:38:22 -0400 (0:00:00.027) 0:01:55.101 ****** 178205 1726889902.11380: entering _queue_task() for managed_node2/set_fact 178205 1726889902.11546: worker is 1 (out of 1 available) 178205 1726889902.11559: exiting _queue_task() for managed_node2/set_fact 178205 1726889902.11570: done queuing things up, now waiting for results queue to drain 178205 1726889902.11571: waiting for pending results... 178205 1726889902.11750: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889902.11817: in run() - task 02369adf-7a19-34ed-f5d1-0000000021ed 178205 1726889902.11829: variable 'ansible_search_path' from source: unknown 178205 1726889902.11833: variable 'ansible_search_path' from source: unknown 178205 1726889902.11862: calling self._execute() 178205 1726889902.11953: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.11958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.11965: variable 'omit' from source: magic vars 178205 1726889902.12048: variable 'omit' from source: magic vars 178205 1726889902.12085: variable 'omit' from source: magic vars 178205 1726889902.12107: variable 'omit' from source: magic vars 178205 1726889902.12148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.12173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.12189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.12201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.12214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.12240: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.12243: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.12245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.12311: Set connection var ansible_pipelining to False 178205 1726889902.12316: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.12322: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.12325: Set connection var ansible_connection to ssh 178205 1726889902.12329: Set connection var ansible_shell_type to sh 178205 1726889902.12334: Set connection var ansible_timeout to 10 178205 1726889902.12357: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.12360: variable 'ansible_connection' from source: unknown 178205 1726889902.12362: variable 'ansible_module_compression' from source: unknown 178205 1726889902.12364: variable 'ansible_shell_type' from source: unknown 178205 1726889902.12367: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.12374: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.12377: variable 'ansible_pipelining' from source: unknown 178205 1726889902.12379: variable 'ansible_timeout' from source: unknown 178205 1726889902.12383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.12488: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.12497: variable 'omit' from source: magic vars 178205 1726889902.12502: starting attempt loop 178205 1726889902.12505: running the handler 178205 1726889902.12515: handler run complete 178205 1726889902.12523: attempt loop complete, returning result 178205 1726889902.12528: _execute() done 178205 1726889902.12530: dumping result to json 178205 1726889902.12533: done dumping result, returning 178205 1726889902.12538: 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-34ed-f5d1-0000000021ed] 178205 1726889902.12544: sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ed 178205 1726889902.12631: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ed 178205 1726889902.12634: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889902.12724: no more pending results, returning what we have 178205 1726889902.12729: results queue empty 178205 1726889902.12730: checking for any_errors_fatal 178205 1726889902.12734: done checking for any_errors_fatal 178205 1726889902.12735: checking for max_fail_percentage 178205 1726889902.12736: done checking for max_fail_percentage 178205 1726889902.12737: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.12738: done checking to see if all hosts have failed 178205 1726889902.12738: getting the remaining hosts for this loop 178205 1726889902.12740: done getting the remaining hosts for this loop 178205 1726889902.12742: getting the next task for host managed_node2 178205 1726889902.12747: done getting next task for host managed_node2 178205 1726889902.12750: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889902.12752: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.12759: getting variables 178205 1726889902.12760: in VariableManager get_vars() 178205 1726889902.12786: Calling all_inventory to load vars for managed_node2 178205 1726889902.12788: Calling groups_inventory to load vars for managed_node2 178205 1726889902.12789: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.12795: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.12796: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.12798: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.13114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.13455: done with get_vars() 178205 1726889902.13465: done getting variables 178205 1726889902.13501: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:38:22 -0400 (0:00:00.021) 0:01:55.123 ****** 178205 1726889902.13523: entering _queue_task() for managed_node2/set_fact 178205 1726889902.13692: worker is 1 (out of 1 available) 178205 1726889902.13705: exiting _queue_task() for managed_node2/set_fact 178205 1726889902.13717: done queuing things up, now waiting for results queue to drain 178205 1726889902.13718: waiting for pending results... 178205 1726889902.13891: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889902.13961: in run() - task 02369adf-7a19-34ed-f5d1-0000000021ee 178205 1726889902.13978: variable 'ansible_search_path' from source: unknown 178205 1726889902.13982: variable 'ansible_search_path' from source: unknown 178205 1726889902.14008: calling self._execute() 178205 1726889902.14093: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.14097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.14105: variable 'omit' from source: magic vars 178205 1726889902.14185: variable 'omit' from source: magic vars 178205 1726889902.14219: variable 'omit' from source: magic vars 178205 1726889902.14244: variable 'omit' from source: magic vars 178205 1726889902.14277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.14303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.14320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.14337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.14345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.14367: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.14372: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.14375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.14443: Set connection var ansible_pipelining to False 178205 1726889902.14446: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.14451: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.14456: Set connection var ansible_connection to ssh 178205 1726889902.14461: Set connection var ansible_shell_type to sh 178205 1726889902.14469: Set connection var ansible_timeout to 10 178205 1726889902.14489: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.14492: variable 'ansible_connection' from source: unknown 178205 1726889902.14494: variable 'ansible_module_compression' from source: unknown 178205 1726889902.14496: variable 'ansible_shell_type' from source: unknown 178205 1726889902.14501: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.14506: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.14510: variable 'ansible_pipelining' from source: unknown 178205 1726889902.14514: variable 'ansible_timeout' from source: unknown 178205 1726889902.14518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.14623: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.14633: variable 'omit' from source: magic vars 178205 1726889902.14638: starting attempt loop 178205 1726889902.14641: running the handler 178205 1726889902.14650: handler run complete 178205 1726889902.14658: attempt loop complete, returning result 178205 1726889902.14661: _execute() done 178205 1726889902.14665: dumping result to json 178205 1726889902.14668: done dumping result, returning 178205 1726889902.14674: 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-34ed-f5d1-0000000021ee] 178205 1726889902.14681: sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ee 178205 1726889902.14756: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ee 178205 1726889902.14759: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889902.14827: no more pending results, returning what we have 178205 1726889902.14829: results queue empty 178205 1726889902.14830: checking for any_errors_fatal 178205 1726889902.14835: done checking for any_errors_fatal 178205 1726889902.14836: checking for max_fail_percentage 178205 1726889902.14837: done checking for max_fail_percentage 178205 1726889902.14838: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.14839: done checking to see if all hosts have failed 178205 1726889902.14839: getting the remaining hosts for this loop 178205 1726889902.14841: done getting the remaining hosts for this loop 178205 1726889902.14844: getting the next task for host managed_node2 178205 1726889902.14848: done getting next task for host managed_node2 178205 1726889902.14852: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889902.14854: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.14864: getting variables 178205 1726889902.14865: in VariableManager get_vars() 178205 1726889902.14893: Calling all_inventory to load vars for managed_node2 178205 1726889902.14896: Calling groups_inventory to load vars for managed_node2 178205 1726889902.14898: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.14905: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.14908: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.14910: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.15217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.15548: done with get_vars() 178205 1726889902.15558: 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 23:38:22 -0400 (0:00:00.020) 0:01:55.144 ****** 178205 1726889902.15619: entering _queue_task() for managed_node2/include_tasks 178205 1726889902.15783: worker is 1 (out of 1 available) 178205 1726889902.15796: exiting _queue_task() for managed_node2/include_tasks 178205 1726889902.15806: done queuing things up, now waiting for results queue to drain 178205 1726889902.15807: waiting for pending results... 178205 1726889902.15988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889902.16073: in run() - task 02369adf-7a19-34ed-f5d1-0000000021ef 178205 1726889902.16083: variable 'ansible_search_path' from source: unknown 178205 1726889902.16089: variable 'ansible_search_path' from source: unknown 178205 1726889902.16117: calling self._execute() 178205 1726889902.16201: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.16205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.16217: variable 'omit' from source: magic vars 178205 1726889902.16435: variable 'storage_provider' from source: role '' defaults 178205 1726889902.16443: _execute() done 178205 1726889902.16447: dumping result to json 178205 1726889902.16450: done dumping result, returning 178205 1726889902.16456: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-0000000021ef] 178205 1726889902.16465: sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ef 178205 1726889902.16560: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000021ef 178205 1726889902.16564: WORKER PROCESS EXITING 178205 1726889902.16613: no more pending results, returning what we have 178205 1726889902.16617: in VariableManager get_vars() 178205 1726889902.16654: Calling all_inventory to load vars for managed_node2 178205 1726889902.16657: Calling groups_inventory to load vars for managed_node2 178205 1726889902.16659: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.16667: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.16669: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.16672: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.16975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.17306: done with get_vars() 178205 1726889902.17316: variable 'ansible_search_path' from source: unknown 178205 1726889902.17317: variable 'ansible_search_path' from source: unknown 178205 1726889902.17339: we have included files to process 178205 1726889902.17339: generating all_blocks data 178205 1726889902.17341: done generating all_blocks data 178205 1726889902.17346: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889902.17346: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889902.17348: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889902.17877: in VariableManager get_vars() 178205 1726889902.17893: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889902.19064: done processing included file 178205 1726889902.19065: iterating over new_blocks loaded from include file 178205 1726889902.19066: in VariableManager get_vars() 178205 1726889902.19079: done with get_vars() 178205 1726889902.19080: filtering new block on tags 178205 1726889902.19101: done filtering new block on tags 178205 1726889902.19102: in VariableManager get_vars() 178205 1726889902.19116: done with get_vars() 178205 1726889902.19117: filtering new block on tags 178205 1726889902.19138: done filtering new block on tags 178205 1726889902.19140: in VariableManager get_vars() 178205 1726889902.19152: done with get_vars() 178205 1726889902.19153: filtering new block on tags 178205 1726889902.19176: done filtering new block on tags 178205 1726889902.19178: 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 178205 1726889902.19181: extending task lists for all hosts with included blocks 178205 1726889902.19693: done extending task lists 178205 1726889902.19694: done processing included files 178205 1726889902.19695: results queue empty 178205 1726889902.19695: checking for any_errors_fatal 178205 1726889902.19697: done checking for any_errors_fatal 178205 1726889902.19698: checking for max_fail_percentage 178205 1726889902.19699: done checking for max_fail_percentage 178205 1726889902.19700: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.19700: done checking to see if all hosts have failed 178205 1726889902.19701: getting the remaining hosts for this loop 178205 1726889902.19702: done getting the remaining hosts for this loop 178205 1726889902.19703: getting the next task for host managed_node2 178205 1726889902.19706: done getting next task for host managed_node2 178205 1726889902.19708: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889902.19710: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.19718: getting variables 178205 1726889902.19719: in VariableManager get_vars() 178205 1726889902.19728: Calling all_inventory to load vars for managed_node2 178205 1726889902.19729: Calling groups_inventory to load vars for managed_node2 178205 1726889902.19730: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.19734: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.19735: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.19737: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.19968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.20288: done with get_vars() 178205 1726889902.20297: done getting variables 178205 1726889902.20325: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:38:22 -0400 (0:00:00.047) 0:01:55.191 ****** 178205 1726889902.20348: entering _queue_task() for managed_node2/package 178205 1726889902.20573: worker is 1 (out of 1 available) 178205 1726889902.20586: exiting _queue_task() for managed_node2/package 178205 1726889902.20598: done queuing things up, now waiting for results queue to drain 178205 1726889902.20599: waiting for pending results... 178205 1726889902.20803: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889902.20905: in run() - task 02369adf-7a19-34ed-f5d1-0000000023e5 178205 1726889902.20917: variable 'ansible_search_path' from source: unknown 178205 1726889902.20920: variable 'ansible_search_path' from source: unknown 178205 1726889902.20951: calling self._execute() 178205 1726889902.21040: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.21043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.21052: variable 'omit' from source: magic vars 178205 1726889902.21346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.21555: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.21590: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.21618: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.21646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.21708: 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) 178205 1726889902.21730: 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) 178205 1726889902.21751: 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) 178205 1726889902.21772: 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) 178205 1726889902.21898: variable 'storage_skip_checks' from source: set_fact 178205 1726889902.21917: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889902.21922: when evaluation is False, skipping this task 178205 1726889902.21925: _execute() done 178205 1726889902.21931: dumping result to json 178205 1726889902.21933: done dumping result, returning 178205 1726889902.21940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-0000000023e5] 178205 1726889902.21950: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e5 178205 1726889902.22049: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e5 178205 1726889902.22052: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889902.22098: no more pending results, returning what we have 178205 1726889902.22102: results queue empty 178205 1726889902.22103: checking for any_errors_fatal 178205 1726889902.22105: done checking for any_errors_fatal 178205 1726889902.22105: checking for max_fail_percentage 178205 1726889902.22106: done checking for max_fail_percentage 178205 1726889902.22107: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.22108: done checking to see if all hosts have failed 178205 1726889902.22109: getting the remaining hosts for this loop 178205 1726889902.22113: done getting the remaining hosts for this loop 178205 1726889902.22116: getting the next task for host managed_node2 178205 1726889902.22129: done getting next task for host managed_node2 178205 1726889902.22133: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889902.22136: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.22155: getting variables 178205 1726889902.22157: in VariableManager get_vars() 178205 1726889902.22192: Calling all_inventory to load vars for managed_node2 178205 1726889902.22195: Calling groups_inventory to load vars for managed_node2 178205 1726889902.22197: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.22205: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.22207: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.22209: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.22544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.22895: done with get_vars() 178205 1726889902.22904: done getting variables 178205 1726889902.22946: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:38:22 -0400 (0:00:00.026) 0:01:55.217 ****** 178205 1726889902.22969: entering _queue_task() for managed_node2/debug 178205 1726889902.23172: worker is 1 (out of 1 available) 178205 1726889902.23185: exiting _queue_task() for managed_node2/debug 178205 1726889902.23197: done queuing things up, now waiting for results queue to drain 178205 1726889902.23198: waiting for pending results... 178205 1726889902.23381: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889902.23482: in run() - task 02369adf-7a19-34ed-f5d1-0000000023e6 178205 1726889902.23492: variable 'ansible_search_path' from source: unknown 178205 1726889902.23495: variable 'ansible_search_path' from source: unknown 178205 1726889902.23525: calling self._execute() 178205 1726889902.23613: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.23618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.23625: variable 'omit' from source: magic vars 178205 1726889902.23706: variable 'omit' from source: magic vars 178205 1726889902.23761: variable 'omit' from source: magic vars 178205 1726889902.23787: variable 'omit' from source: magic vars 178205 1726889902.23822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.23850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.23868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.23883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.23892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.23921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.23924: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.23927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.24002: Set connection var ansible_pipelining to False 178205 1726889902.24010: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.24017: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.24020: Set connection var ansible_connection to ssh 178205 1726889902.24025: Set connection var ansible_shell_type to sh 178205 1726889902.24030: Set connection var ansible_timeout to 10 178205 1726889902.24050: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.24053: variable 'ansible_connection' from source: unknown 178205 1726889902.24055: variable 'ansible_module_compression' from source: unknown 178205 1726889902.24058: variable 'ansible_shell_type' from source: unknown 178205 1726889902.24061: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.24063: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.24066: variable 'ansible_pipelining' from source: unknown 178205 1726889902.24068: variable 'ansible_timeout' from source: unknown 178205 1726889902.24073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.24184: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.24193: variable 'omit' from source: magic vars 178205 1726889902.24198: starting attempt loop 178205 1726889902.24205: running the handler 178205 1726889902.24395: handler run complete 178205 1726889902.24420: attempt loop complete, returning result 178205 1726889902.24423: _execute() done 178205 1726889902.24425: dumping result to json 178205 1726889902.24427: done dumping result, returning 178205 1726889902.24433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-0000000023e6] 178205 1726889902.24443: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e6 178205 1726889902.24533: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e6 178205 1726889902.24536: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889902.24598: no more pending results, returning what we have 178205 1726889902.24601: results queue empty 178205 1726889902.24602: checking for any_errors_fatal 178205 1726889902.24609: done checking for any_errors_fatal 178205 1726889902.24609: checking for max_fail_percentage 178205 1726889902.24611: done checking for max_fail_percentage 178205 1726889902.24613: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.24614: done checking to see if all hosts have failed 178205 1726889902.24615: getting the remaining hosts for this loop 178205 1726889902.24616: done getting the remaining hosts for this loop 178205 1726889902.24619: getting the next task for host managed_node2 178205 1726889902.24625: done getting next task for host managed_node2 178205 1726889902.24630: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889902.24634: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.24645: getting variables 178205 1726889902.24647: in VariableManager get_vars() 178205 1726889902.24677: Calling all_inventory to load vars for managed_node2 178205 1726889902.24680: Calling groups_inventory to load vars for managed_node2 178205 1726889902.24682: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.24690: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.24692: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.24694: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.25020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.25364: done with get_vars() 178205 1726889902.25374: done getting variables 178205 1726889902.25414: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:38:22 -0400 (0:00:00.024) 0:01:55.242 ****** 178205 1726889902.25437: entering _queue_task() for managed_node2/debug 178205 1726889902.25617: worker is 1 (out of 1 available) 178205 1726889902.25628: exiting _queue_task() for managed_node2/debug 178205 1726889902.25640: done queuing things up, now waiting for results queue to drain 178205 1726889902.25641: waiting for pending results... 178205 1726889902.25841: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889902.25934: in run() - task 02369adf-7a19-34ed-f5d1-0000000023e7 178205 1726889902.25945: variable 'ansible_search_path' from source: unknown 178205 1726889902.25950: variable 'ansible_search_path' from source: unknown 178205 1726889902.25979: calling self._execute() 178205 1726889902.26064: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.26067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.26075: variable 'omit' from source: magic vars 178205 1726889902.26159: variable 'omit' from source: magic vars 178205 1726889902.26205: variable 'omit' from source: magic vars 178205 1726889902.26232: variable 'omit' from source: magic vars 178205 1726889902.26264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.26292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.26315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.26332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.26341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.26365: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.26367: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.26371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.26448: Set connection var ansible_pipelining to False 178205 1726889902.26452: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.26458: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.26460: Set connection var ansible_connection to ssh 178205 1726889902.26465: Set connection var ansible_shell_type to sh 178205 1726889902.26470: Set connection var ansible_timeout to 10 178205 1726889902.26488: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.26491: variable 'ansible_connection' from source: unknown 178205 1726889902.26494: variable 'ansible_module_compression' from source: unknown 178205 1726889902.26496: variable 'ansible_shell_type' from source: unknown 178205 1726889902.26499: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.26501: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.26504: variable 'ansible_pipelining' from source: unknown 178205 1726889902.26512: variable 'ansible_timeout' from source: unknown 178205 1726889902.26516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.26619: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.26634: variable 'omit' from source: magic vars 178205 1726889902.26639: starting attempt loop 178205 1726889902.26642: running the handler 178205 1726889902.26679: variable 'storage_volumes' from source: include params 178205 1726889902.26818: variable 'storage_volumes' from source: include params 178205 1726889902.26885: variable '__swap_disk' from source: set_fact 178205 1726889902.26949: handler run complete 178205 1726889902.26968: attempt loop complete, returning result 178205 1726889902.26971: _execute() done 178205 1726889902.26974: dumping result to json 178205 1726889902.26976: done dumping result, returning 178205 1726889902.26984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-0000000023e7] 178205 1726889902.26989: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e7 178205 1726889902.27075: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e7 178205 1726889902.27078: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 178205 1726889902.27147: no more pending results, returning what we have 178205 1726889902.27151: results queue empty 178205 1726889902.27152: checking for any_errors_fatal 178205 1726889902.27159: done checking for any_errors_fatal 178205 1726889902.27160: checking for max_fail_percentage 178205 1726889902.27161: done checking for max_fail_percentage 178205 1726889902.27162: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.27163: done checking to see if all hosts have failed 178205 1726889902.27164: getting the remaining hosts for this loop 178205 1726889902.27165: done getting the remaining hosts for this loop 178205 1726889902.27168: getting the next task for host managed_node2 178205 1726889902.27173: done getting next task for host managed_node2 178205 1726889902.27177: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889902.27180: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.27191: getting variables 178205 1726889902.27192: in VariableManager get_vars() 178205 1726889902.27225: Calling all_inventory to load vars for managed_node2 178205 1726889902.27228: Calling groups_inventory to load vars for managed_node2 178205 1726889902.27230: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.27238: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.27240: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.27242: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.27556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.27894: done with get_vars() 178205 1726889902.27904: 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 23:38:22 -0400 (0:00:00.025) 0:01:55.267 ****** 178205 1726889902.27963: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889902.28150: worker is 1 (out of 1 available) 178205 1726889902.28163: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889902.28175: done queuing things up, now waiting for results queue to drain 178205 1726889902.28176: waiting for pending results... 178205 1726889902.28365: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889902.28466: in run() - task 02369adf-7a19-34ed-f5d1-0000000023e8 178205 1726889902.28483: variable 'ansible_search_path' from source: unknown 178205 1726889902.28487: variable 'ansible_search_path' from source: unknown 178205 1726889902.28510: calling self._execute() 178205 1726889902.28599: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.28603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.28613: variable 'omit' from source: magic vars 178205 1726889902.28900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.29105: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.29142: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.29167: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.29193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.29258: 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) 178205 1726889902.29277: 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) 178205 1726889902.29295: 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) 178205 1726889902.29314: 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) 178205 1726889902.29425: variable 'storage_skip_checks' from source: set_fact 178205 1726889902.29445: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889902.29450: when evaluation is False, skipping this task 178205 1726889902.29452: _execute() done 178205 1726889902.29455: dumping result to json 178205 1726889902.29459: done dumping result, returning 178205 1726889902.29465: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-0000000023e8] 178205 1726889902.29467: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e8 178205 1726889902.29566: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e8 178205 1726889902.29569: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889902.29745: no more pending results, returning what we have 178205 1726889902.29750: results queue empty 178205 1726889902.29751: checking for any_errors_fatal 178205 1726889902.29760: done checking for any_errors_fatal 178205 1726889902.29761: checking for max_fail_percentage 178205 1726889902.29763: done checking for max_fail_percentage 178205 1726889902.29764: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.29765: done checking to see if all hosts have failed 178205 1726889902.29765: getting the remaining hosts for this loop 178205 1726889902.29767: done getting the remaining hosts for this loop 178205 1726889902.29770: getting the next task for host managed_node2 178205 1726889902.29776: done getting next task for host managed_node2 178205 1726889902.29780: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889902.29784: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.29801: getting variables 178205 1726889902.29802: in VariableManager get_vars() 178205 1726889902.29842: Calling all_inventory to load vars for managed_node2 178205 1726889902.29847: Calling groups_inventory to load vars for managed_node2 178205 1726889902.29849: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.29858: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.29861: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.29864: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.30368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.30950: done with get_vars() 178205 1726889902.30964: 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 23:38:22 -0400 (0:00:00.030) 0:01:55.298 ****** 178205 1726889902.31056: entering _queue_task() for managed_node2/include_tasks 178205 1726889902.31309: worker is 1 (out of 1 available) 178205 1726889902.31324: exiting _queue_task() for managed_node2/include_tasks 178205 1726889902.31335: done queuing things up, now waiting for results queue to drain 178205 1726889902.31337: waiting for pending results... 178205 1726889902.31642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889902.31795: in run() - task 02369adf-7a19-34ed-f5d1-0000000023e9 178205 1726889902.31818: variable 'ansible_search_path' from source: unknown 178205 1726889902.31827: variable 'ansible_search_path' from source: unknown 178205 1726889902.31865: calling self._execute() 178205 1726889902.31981: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.31995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.32014: variable 'omit' from source: magic vars 178205 1726889902.32433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.32737: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.32790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.32832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.32872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.32963: 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) 178205 1726889902.32999: 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) 178205 1726889902.33032: 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) 178205 1726889902.33065: 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) 178205 1726889902.33185: variable 'storage_skip_checks' from source: set_fact 178205 1726889902.33206: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889902.33209: when evaluation is False, skipping this task 178205 1726889902.33213: _execute() done 178205 1726889902.33220: dumping result to json 178205 1726889902.33222: done dumping result, returning 178205 1726889902.33230: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-0000000023e9] 178205 1726889902.33241: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e9 178205 1726889902.33334: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023e9 178205 1726889902.33336: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889902.33381: no more pending results, returning what we have 178205 1726889902.33385: results queue empty 178205 1726889902.33386: checking for any_errors_fatal 178205 1726889902.33399: done checking for any_errors_fatal 178205 1726889902.33400: checking for max_fail_percentage 178205 1726889902.33401: done checking for max_fail_percentage 178205 1726889902.33402: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.33403: done checking to see if all hosts have failed 178205 1726889902.33404: getting the remaining hosts for this loop 178205 1726889902.33406: done getting the remaining hosts for this loop 178205 1726889902.33409: getting the next task for host managed_node2 178205 1726889902.33418: done getting next task for host managed_node2 178205 1726889902.33422: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889902.33425: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889902.33443: getting variables 178205 1726889902.33444: in VariableManager get_vars() 178205 1726889902.33477: Calling all_inventory to load vars for managed_node2 178205 1726889902.33481: Calling groups_inventory to load vars for managed_node2 178205 1726889902.33483: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.33491: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.33494: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.33496: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.33831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.34400: done with get_vars() 178205 1726889902.34409: done getting variables 178205 1726889902.34451: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:38:22 -0400 (0:00:00.034) 0:01:55.332 ****** 178205 1726889902.34474: entering _queue_task() for managed_node2/package 178205 1726889902.34667: worker is 1 (out of 1 available) 178205 1726889902.34680: exiting _queue_task() for managed_node2/package 178205 1726889902.34692: done queuing things up, now waiting for results queue to drain 178205 1726889902.34693: waiting for pending results... 178205 1726889902.34881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889902.34988: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ea 178205 1726889902.34998: variable 'ansible_search_path' from source: unknown 178205 1726889902.35002: variable 'ansible_search_path' from source: unknown 178205 1726889902.35033: calling self._execute() 178205 1726889902.35116: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.35121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.35128: variable 'omit' from source: magic vars 178205 1726889902.35425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.35629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.35666: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.35694: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.35722: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.35786: 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) 178205 1726889902.35810: 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) 178205 1726889902.35830: 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) 178205 1726889902.35856: 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) 178205 1726889902.35969: variable 'storage_skip_checks' from source: set_fact 178205 1726889902.35988: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889902.35991: when evaluation is False, skipping this task 178205 1726889902.35994: _execute() done 178205 1726889902.35996: dumping result to json 178205 1726889902.35998: done dumping result, returning 178205 1726889902.36005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-0000000023ea] 178205 1726889902.36010: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ea 178205 1726889902.36111: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ea 178205 1726889902.36117: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889902.36166: no more pending results, returning what we have 178205 1726889902.36170: results queue empty 178205 1726889902.36170: checking for any_errors_fatal 178205 1726889902.36179: done checking for any_errors_fatal 178205 1726889902.36180: checking for max_fail_percentage 178205 1726889902.36181: done checking for max_fail_percentage 178205 1726889902.36182: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.36183: done checking to see if all hosts have failed 178205 1726889902.36184: getting the remaining hosts for this loop 178205 1726889902.36186: done getting the remaining hosts for this loop 178205 1726889902.36189: getting the next task for host managed_node2 178205 1726889902.36195: done getting next task for host managed_node2 178205 1726889902.36198: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889902.36202: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.36221: getting variables 178205 1726889902.36223: in VariableManager get_vars() 178205 1726889902.36255: Calling all_inventory to load vars for managed_node2 178205 1726889902.36257: Calling groups_inventory to load vars for managed_node2 178205 1726889902.36259: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.36267: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.36269: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.36272: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.36583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.36926: done with get_vars() 178205 1726889902.36936: 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 23:38:22 -0400 (0:00:00.025) 0:01:55.358 ****** 178205 1726889902.36999: entering _queue_task() for managed_node2/service_facts 178205 1726889902.37180: worker is 1 (out of 1 available) 178205 1726889902.37193: exiting _queue_task() for managed_node2/service_facts 178205 1726889902.37205: done queuing things up, now waiting for results queue to drain 178205 1726889902.37206: waiting for pending results... 178205 1726889902.37386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889902.37482: in run() - task 02369adf-7a19-34ed-f5d1-0000000023eb 178205 1726889902.37493: variable 'ansible_search_path' from source: unknown 178205 1726889902.37496: variable 'ansible_search_path' from source: unknown 178205 1726889902.37531: calling self._execute() 178205 1726889902.37620: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.37624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.37633: variable 'omit' from source: magic vars 178205 1726889902.37921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.38122: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.38154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.38178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.38209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.38272: 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) 178205 1726889902.38291: 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) 178205 1726889902.38313: 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) 178205 1726889902.38334: 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) 178205 1726889902.38447: variable 'storage_skip_checks' from source: set_fact 178205 1726889902.38465: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889902.38468: when evaluation is False, skipping this task 178205 1726889902.38471: _execute() done 178205 1726889902.38473: dumping result to json 178205 1726889902.38476: done dumping result, returning 178205 1726889902.38482: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-0000000023eb] 178205 1726889902.38487: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023eb 178205 1726889902.38570: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023eb 178205 1726889902.38573: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889902.38624: no more pending results, returning what we have 178205 1726889902.38627: results queue empty 178205 1726889902.38628: checking for any_errors_fatal 178205 1726889902.38636: done checking for any_errors_fatal 178205 1726889902.38637: checking for max_fail_percentage 178205 1726889902.38638: done checking for max_fail_percentage 178205 1726889902.38639: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.38640: done checking to see if all hosts have failed 178205 1726889902.38641: getting the remaining hosts for this loop 178205 1726889902.38642: done getting the remaining hosts for this loop 178205 1726889902.38645: getting the next task for host managed_node2 178205 1726889902.38651: done getting next task for host managed_node2 178205 1726889902.38655: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889902.38658: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.38675: getting variables 178205 1726889902.38677: in VariableManager get_vars() 178205 1726889902.38710: Calling all_inventory to load vars for managed_node2 178205 1726889902.38715: Calling groups_inventory to load vars for managed_node2 178205 1726889902.38717: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.38723: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.38725: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.38727: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.39037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.39386: done with get_vars() 178205 1726889902.39394: done getting variables 178205 1726889902.39434: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:38:22 -0400 (0:00:00.024) 0:01:55.382 ****** 178205 1726889902.39457: entering _queue_task() for managed_node2/set_fact 178205 1726889902.39628: worker is 1 (out of 1 available) 178205 1726889902.39641: exiting _queue_task() for managed_node2/set_fact 178205 1726889902.39653: done queuing things up, now waiting for results queue to drain 178205 1726889902.39654: waiting for pending results... 178205 1726889902.39823: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889902.39920: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ec 178205 1726889902.39933: variable 'ansible_search_path' from source: unknown 178205 1726889902.39937: variable 'ansible_search_path' from source: unknown 178205 1726889902.39962: calling self._execute() 178205 1726889902.40045: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.40049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.40057: variable 'omit' from source: magic vars 178205 1726889902.40138: variable 'omit' from source: magic vars 178205 1726889902.40179: variable 'omit' from source: magic vars 178205 1726889902.40443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889902.41977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889902.42022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889902.42053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889902.42080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889902.42101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889902.42157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.42179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.42197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.42225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.42238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.42271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.42290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.42307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.42337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.42347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.42389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.42407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.42425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.42452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.42463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.42495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.42513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.42536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.42561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.42571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.42614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.42633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.42650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.42674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.42684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.42862: variable 'ansible_facts' from source: unknown 178205 1726889902.43060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889902.43168: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889902.43194: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889902.43217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889902.43240: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889902.43273: 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) 178205 1726889902.43288: 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) 178205 1726889902.43305: 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) 178205 1726889902.43323: 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) 178205 1726889902.43629: variable 'omit' from source: magic vars 178205 1726889902.43645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.43668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.43681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.43697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.43703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.43729: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.43732: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.43735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.43795: Set connection var ansible_pipelining to False 178205 1726889902.43803: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.43812: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.43816: Set connection var ansible_connection to ssh 178205 1726889902.43821: Set connection var ansible_shell_type to sh 178205 1726889902.43828: Set connection var ansible_timeout to 10 178205 1726889902.43847: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.43850: variable 'ansible_connection' from source: unknown 178205 1726889902.43852: variable 'ansible_module_compression' from source: unknown 178205 1726889902.43854: variable 'ansible_shell_type' from source: unknown 178205 1726889902.43857: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.43859: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.43863: variable 'ansible_pipelining' from source: unknown 178205 1726889902.43865: variable 'ansible_timeout' from source: unknown 178205 1726889902.43869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.43944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889902.43953: variable 'omit' from source: magic vars 178205 1726889902.43957: starting attempt loop 178205 1726889902.43960: running the handler 178205 1726889902.43968: handler run complete 178205 1726889902.43976: attempt loop complete, returning result 178205 1726889902.43978: _execute() done 178205 1726889902.43981: dumping result to json 178205 1726889902.43983: done dumping result, returning 178205 1726889902.43994: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-0000000023ec] 178205 1726889902.43996: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ec 178205 1726889902.44069: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ec 178205 1726889902.44071: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889902.44178: no more pending results, returning what we have 178205 1726889902.44181: results queue empty 178205 1726889902.44181: checking for any_errors_fatal 178205 1726889902.44187: done checking for any_errors_fatal 178205 1726889902.44188: checking for max_fail_percentage 178205 1726889902.44189: done checking for max_fail_percentage 178205 1726889902.44190: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.44191: done checking to see if all hosts have failed 178205 1726889902.44191: getting the remaining hosts for this loop 178205 1726889902.44193: done getting the remaining hosts for this loop 178205 1726889902.44196: getting the next task for host managed_node2 178205 1726889902.44204: done getting next task for host managed_node2 178205 1726889902.44212: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889902.44215: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.44227: getting variables 178205 1726889902.44229: in VariableManager get_vars() 178205 1726889902.44258: Calling all_inventory to load vars for managed_node2 178205 1726889902.44261: Calling groups_inventory to load vars for managed_node2 178205 1726889902.44262: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.44270: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.44272: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.44274: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.44592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.44937: done with get_vars() 178205 1726889902.44947: 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 23:38:22 -0400 (0:00:00.055) 0:01:55.438 ****** 178205 1726889902.45010: entering _queue_task() for managed_node2/systemd 178205 1726889902.45190: worker is 1 (out of 1 available) 178205 1726889902.45204: exiting _queue_task() for managed_node2/systemd 178205 1726889902.45216: done queuing things up, now waiting for results queue to drain 178205 1726889902.45217: waiting for pending results... 178205 1726889902.45392: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889902.45492: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ee 178205 1726889902.45502: variable 'ansible_search_path' from source: unknown 178205 1726889902.45507: variable 'ansible_search_path' from source: unknown 178205 1726889902.45543: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889902.45698: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889902.45740: dumping result to json 178205 1726889902.45745: done dumping result, returning 178205 1726889902.45751: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000023ee] 178205 1726889902.45757: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ee 178205 1726889902.45849: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ee 178205 1726889902.45852: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889902.45910: no more pending results, returning what we have 178205 1726889902.45914: results queue empty 178205 1726889902.45915: checking for any_errors_fatal 178205 1726889902.45920: done checking for any_errors_fatal 178205 1726889902.45921: checking for max_fail_percentage 178205 1726889902.45923: done checking for max_fail_percentage 178205 1726889902.45923: checking to see if all hosts have failed and the running result is not ok 178205 1726889902.45924: done checking to see if all hosts have failed 178205 1726889902.45925: getting the remaining hosts for this loop 178205 1726889902.45926: done getting the remaining hosts for this loop 178205 1726889902.45929: getting the next task for host managed_node2 178205 1726889902.45936: done getting next task for host managed_node2 178205 1726889902.45939: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889902.45943: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889902.45957: getting variables 178205 1726889902.45958: in VariableManager get_vars() 178205 1726889902.45987: Calling all_inventory to load vars for managed_node2 178205 1726889902.45989: Calling groups_inventory to load vars for managed_node2 178205 1726889902.45990: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889902.45996: Calling all_plugins_play to load vars for managed_node2 178205 1726889902.45998: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889902.45999: Calling groups_plugins_play to load vars for managed_node2 178205 1726889902.46304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889902.46639: done with get_vars() 178205 1726889902.46649: 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 23:38:22 -0400 (0:00:00.016) 0:01:55.455 ****** 178205 1726889902.46701: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889902.46869: worker is 1 (out of 1 available) 178205 1726889902.46883: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889902.46893: done queuing things up, now waiting for results queue to drain 178205 1726889902.46893: waiting for pending results... 178205 1726889902.47073: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889902.47150: in run() - task 02369adf-7a19-34ed-f5d1-0000000023ef 178205 1726889902.47162: variable 'ansible_search_path' from source: unknown 178205 1726889902.47166: variable 'ansible_search_path' from source: unknown 178205 1726889902.47189: calling self._execute() 178205 1726889902.47284: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.47287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.47300: variable 'omit' from source: magic vars 178205 1726889902.47385: variable 'omit' from source: magic vars 178205 1726889902.47432: variable 'omit' from source: magic vars 178205 1726889902.47620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889902.49144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889902.49190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889902.49218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889902.49246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889902.49266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889902.49322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.49344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.49363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.49388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.49401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.49569: variable 'storage_volumes' from source: include params 178205 1726889902.49623: variable '__swap_disk' from source: set_fact 178205 1726889902.49662: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889902.49670: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889902.49674: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889902.49721: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889902.50108: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889902.50158: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889902.50218: variable 'storage_safe_mode' from source: play vars 178205 1726889902.50271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889902.50289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889902.50306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889902.50337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889902.50347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889902.50395: variable 'omit' from source: magic vars 178205 1726889902.50409: variable 'omit' from source: magic vars 178205 1726889902.50572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889902.50577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889902.50579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889902.50581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.50583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889902.50585: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889902.50586: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.50588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.50630: Set connection var ansible_pipelining to False 178205 1726889902.50633: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889902.50636: Set connection var ansible_shell_executable to /bin/sh 178205 1726889902.50638: Set connection var ansible_connection to ssh 178205 1726889902.50644: Set connection var ansible_shell_type to sh 178205 1726889902.50653: Set connection var ansible_timeout to 10 178205 1726889902.50671: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.50674: variable 'ansible_connection' from source: unknown 178205 1726889902.50676: variable 'ansible_module_compression' from source: unknown 178205 1726889902.50678: variable 'ansible_shell_type' from source: unknown 178205 1726889902.50681: variable 'ansible_shell_executable' from source: unknown 178205 1726889902.50683: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889902.50686: variable 'ansible_pipelining' from source: unknown 178205 1726889902.50689: variable 'ansible_timeout' from source: unknown 178205 1726889902.50693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889902.50787: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889902.50796: variable 'omit' from source: magic vars 178205 1726889902.50805: starting attempt loop 178205 1726889902.50808: running the handler 178205 1726889902.50819: _low_level_execute_command(): starting 178205 1726889902.50826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889902.51441: 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 <<< 178205 1726889902.51456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.51475: 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 <<< 178205 1726889902.51491: 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 <<< 178205 1726889902.51578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889902.51659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889902.53236: stdout chunk (state=3): >>>/root <<< 178205 1726889902.53409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889902.53416: stderr chunk (state=3): >>><<< 178205 1726889902.53439: stdout chunk (state=3): >>><<< 178205 1726889902.53469: _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 178205 1726889902.53483: _low_level_execute_command(): starting 178205 1726889902.53491: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877 `" && echo ansible-tmp-1726889902.5347424-182254-24588627122877="` echo /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877 `" ) && sleep 0' 178205 1726889902.54291: 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 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 <<< 178205 1726889902.54415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889902.56240: stdout chunk (state=3): >>>ansible-tmp-1726889902.5347424-182254-24588627122877=/root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877 <<< 178205 1726889902.56356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889902.56401: stderr chunk (state=3): >>><<< 178205 1726889902.56403: stdout chunk (state=3): >>><<< 178205 1726889902.56417: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889902.5347424-182254-24588627122877=/root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877 , stderr=OpenSSH_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 178205 1726889902.56453: variable 'ansible_module_compression' from source: unknown 178205 1726889902.56504: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889902.56542: variable 'ansible_facts' from source: unknown 178205 1726889902.56614: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/AnsiballZ_blivet.py 178205 1726889902.56710: Sending initial data 178205 1726889902.56721: Sent initial data (156 bytes) 178205 1726889902.57500: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889902.57520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889902.57523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.57558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889902.57562: 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 <<< 178205 1726889902.57564: 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 <<< 178205 1726889902.57566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889902.57638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889902.57641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889902.57685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889902.59445: 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 <<< 178205 1726889902.59449: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889902.59478: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889902.59516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp2a9jca6c /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/AnsiballZ_blivet.py <<< 178205 1726889902.59547: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889902.60794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889902.60870: stderr chunk (state=3): >>><<< 178205 1726889902.60879: stdout chunk (state=3): >>><<< 178205 1726889902.60917: done transferring module to remote 178205 1726889902.60986: _low_level_execute_command(): starting 178205 1726889902.60989: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/ /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/AnsiballZ_blivet.py && sleep 0' 178205 1726889902.61556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889902.61569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889902.61582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889902.61598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.61644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889902.61657: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889902.61670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889902.61686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889902.61696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889902.61705: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889902.61719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889902.61735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889902.61750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.61765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889902.61775: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889902.61786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889902.61868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889902.61888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889902.61902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889902.61962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889902.63703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889902.63706: stdout chunk (state=3): >>><<< 178205 1726889902.63709: stderr chunk (state=3): >>><<< 178205 1726889902.63791: _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 178205 1726889902.63795: _low_level_execute_command(): starting 178205 1726889902.63797: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/AnsiballZ_blivet.py && sleep 0' 178205 1726889902.64337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889902.64350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889902.64367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889902.64384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.64424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889902.64438: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889902.64451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889902.64472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889902.64487: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889902.64498: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889902.64509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889902.64524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889902.64543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889902.64554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889902.64563: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889902.64576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889902.64656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889902.64676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889902.64694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889902.64758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889902.66663: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889902.66686: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889902.66737: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889902.66778: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889902.66811: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889902.66858: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889902.66861: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889902.66925: 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' <<< 178205 1726889902.66953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889902.66974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889902.66978: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889902.66989: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038498dc0> <<< 178205 1726889902.67044: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889902.67047: 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 0x7fa03843d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038498b20> <<< 178205 1726889902.67071: 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' <<< 178205 1726889902.67091: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038498ac0> <<< 178205 1726889902.67110: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889902.67147: 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' <<< 178205 1726889902.67177: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d490> <<< 178205 1726889902.67180: 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' <<< 178205 1726889902.67207: 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' <<< 178205 1726889902.67233: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889902.67239: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d940> <<< 178205 1726889902.67254: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d670> <<< 178205 1726889902.67282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889902.67285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889902.67308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889902.67326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889902.67346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889902.67368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889902.67388: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381cf190> <<< 178205 1726889902.67409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889902.67428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889902.67504: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381cf220> <<< 178205 1726889902.67547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889902.67555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889902.67576: 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 0x7fa0381f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381cf940> <<< 178205 1726889902.67606: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038455880> <<< 178205 1726889902.67643: 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' <<< 178205 1726889902.67646: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381c8d90> <<< 178205 1726889902.67700: 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' <<< 178205 1726889902.67715: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381f2d90> <<< 178205 1726889902.67756: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d970> <<< 178205 1726889902.67783: 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. <<< 178205 1726889902.68016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889902.68019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889902.68060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889902.68064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889902.68091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889902.68100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889902.68124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889902.68139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038194eb0> <<< 178205 1726889902.68178: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038197f40> <<< 178205 1726889902.68201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889902.68219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889902.68237: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889902.68276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889902.68279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889902.68291: 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' <<< 178205 1726889902.68310: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03818c610> <<< 178205 1726889902.68333: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038195640> <<< 178205 1726889902.68353: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038194370> <<< 178205 1726889902.68368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889902.68423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889902.68442: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889902.68480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.68498: 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' <<< 178205 1726889902.68533: 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 0x7fa0380d0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380d08b0> <<< 178205 1726889902.68551: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889902.68577: 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 0x7fa0380d0eb0> <<< 178205 1726889902.68597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889902.68627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889902.68640: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380d0f70> <<< 178205 1726889902.68668: 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 0x7fa0380d0e80> <<< 178205 1726889902.68697: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889902.68736: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038128d30> <<< 178205 1726889902.68755: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889902.68768: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038122610> <<< 178205 1726889902.68826: 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 0x7fa038136670> <<< 178205 1726889902.68847: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03819be20> <<< 178205 1726889902.68859: 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' <<< 178205 1726889902.68888: 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 0x7fa0380e1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038128250> <<< 178205 1726889902.68939: 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 0x7fa038136280> <<< 178205 1726889902.68965: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381a19d0> <<< 178205 1726889902.68976: 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' <<< 178205 1726889902.68997: 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' <<< 178205 1726889902.69037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889902.69051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e1d90> <<< 178205 1726889902.69078: 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 0x7fa0380e1d00> <<< 178205 1726889902.69106: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889902.69127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889902.69148: 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' <<< 178205 1726889902.69167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889902.69215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889902.69251: 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 0x7fa0380b5370> <<< 178205 1726889902.69269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889902.69280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889902.69309: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380b5460> <<< 178205 1726889902.69429: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380ebfa0> <<< 178205 1726889902.69475: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3a30> <<< 178205 1726889902.69493: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3490> <<< 178205 1726889902.69514: 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' <<< 178205 1726889902.69547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889902.69566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889902.69597: 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 0x7fa037fde1c0> <<< 178205 1726889902.69630: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03809fc70> <<< 178205 1726889902.69676: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3eb0> <<< 178205 1726889902.69701: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381a1040> <<< 178205 1726889902.69720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889902.69751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889902.69770: 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 0x7fa037ff2af0> import 'errno' # <<< 178205 1726889902.69808: 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 0x7fa037ff2e20> <<< 178205 1726889902.69848: 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' <<< 178205 1726889902.69866: 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' <<< 178205 1726889902.69875: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038004730> <<< 178205 1726889902.69892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889902.69924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889902.69947: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038004c70> <<< 178205 1726889902.69984: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889902.70001: 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 0x7fa037f8f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037ff2f10> <<< 178205 1726889902.70032: 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' <<< 178205 1726889902.70074: 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 0x7fa037fa1280> <<< 178205 1726889902.70092: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380045b0> <<< 178205 1726889902.70102: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889902.70125: 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 0x7fa037fa1340> <<< 178205 1726889902.70158: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e19d0> <<< 178205 1726889902.70179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889902.70196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889902.70222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889902.70233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889902.70262: 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 0x7fa037fbc6a0> <<< 178205 1726889902.70288: 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' <<< 178205 1726889902.70320: 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 0x7fa037fbc970> <<< 178205 1726889902.70340: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fbc760> <<< 178205 1726889902.70356: 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 0x7fa037fbc850> <<< 178205 1726889902.70382: 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' <<< 178205 1726889902.70577: 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 0x7fa037fbcca0> <<< 178205 1726889902.70616: 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 0x7fa037fc91f0> <<< 178205 1726889902.70634: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fbc8e0> <<< 178205 1726889902.70651: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fafa30> <<< 178205 1726889902.70661: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e15b0> <<< 178205 1726889902.70688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889902.70738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889902.70771: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fbca90> <<< 178205 1726889902.70867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889902.70886: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa037ef0670> <<< 178205 1726889902.71164: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889902.71251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.71281: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889902.71306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.71331: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889902.71347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.72540: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.73484: 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 0x7fa037e037c0> <<< 178205 1726889902.73520: 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' <<< 178205 1726889902.73542: 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' <<< 178205 1726889902.73567: 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' <<< 178205 1726889902.73599: 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 0x7fa037e03160> <<< 178205 1726889902.73636: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03280> <<< 178205 1726889902.73663: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03f10> <<< 178205 1726889902.73688: 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' <<< 178205 1726889902.73741: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e034f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03d30> <<< 178205 1726889902.73761: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889902.73786: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889902.73798: 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 0x7fa037e03f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889902.73826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889902.73857: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03100> <<< 178205 1726889902.73877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889902.73895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889902.73916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889902.73947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889902.73962: 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' <<< 178205 1726889902.74028: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037d59ee0> <<< 178205 1726889902.74065: 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 0x7fa037d77f40> <<< 178205 1726889902.74094: 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 0x7fa037d77d60> <<< 178205 1726889902.74116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889902.74143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889902.74182: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037d773d0> <<< 178205 1726889902.74194: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e6adc0> <<< 178205 1726889902.74351: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e6a3a0> <<< 178205 1726889902.74378: 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' <<< 178205 1726889902.74399: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e6af70> <<< 178205 1726889902.74425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889902.74445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889902.74476: 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' <<< 178205 1726889902.74512: 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' <<< 178205 1726889902.74530: 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 0x7fa037e3bc10> <<< 178205 1726889902.74608: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dd5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dd53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e0b490> <<< 178205 1726889902.74641: 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 0x7fa037dd54c0> <<< 178205 1726889902.74670: 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 0x7fa037dd54f0> <<< 178205 1726889902.74702: 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 <<< 178205 1726889902.74725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889902.74742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889902.74755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889902.74827: 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 0x7fa037d3b250> <<< 178205 1726889902.74850: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e4c1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889902.74865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889902.74914: 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 0x7fa037d488e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e4c370> <<< 178205 1726889902.74941: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889902.74974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.75002: 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' <<< 178205 1726889902.75016: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889902.75062: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e64d90> <<< 178205 1726889902.75192: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037d48880> <<< 178205 1726889902.75278: 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 0x7fa037d486d0> <<< 178205 1726889902.75310: 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 0x7fa037d47670> <<< 178205 1726889902.75354: 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 0x7fa037d475b0> <<< 178205 1726889902.75368: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e428b0> <<< 178205 1726889902.75399: 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' <<< 178205 1726889902.75423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889902.75436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889902.75467: 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 0x7fa037dcc670> <<< 178205 1726889902.75650: 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 0x7fa037dcbac0> <<< 178205 1726889902.75662: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dda0d0> <<< 178205 1726889902.75693: 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 0x7fa037dcc0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e0fa60> <<< 178205 1726889902.75728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889902.75749: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889902.75822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.75897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.75921: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889902.75948: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889902.75962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.76050: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.76150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.76602: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.77059: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889902.77071: 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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889902.77097: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889902.77109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.77158: 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 0x7fa0373ed580> <<< 178205 1726889902.77225: 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' <<< 178205 1726889902.77244: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373980a0> <<< 178205 1726889902.77290: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889902.77307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.77330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.77346: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889902.77464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.77592: 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' <<< 178205 1726889902.77632: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dcbbb0> <<< 178205 1726889902.77636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78438: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78509: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889902.78514: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78575: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889902.78593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78730: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889902.78755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889902.78792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.78841: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889902.78844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889902.79250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889902.79254: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889902.79329: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377f9970> <<< 178205 1726889902.79332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79455: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889902.79483: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889902.79491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79521: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79568: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889902.79571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79603: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79640: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.79788: 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 <<< 178205 1726889902.79817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.79878: 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 0x7fa037e57250> <<< 178205 1726889902.79914: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377f96a0> <<< 178205 1726889902.79958: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889902.79961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80185: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889902.80203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889902.80218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889902.80242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889902.80259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889902.80275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889902.80360: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377df7c0> <<< 178205 1726889902.80400: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377dc7f0> <<< 178205 1726889902.80461: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377d5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889902.80474: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.80522: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889902.80590: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889902.80618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889902.80640: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889902.80666: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889902.80700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889902.80725: stdout chunk (state=3): >>># 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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889902.80747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889902.80767: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889902.80777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.82072: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.83195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889902.83225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889902.83271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889902.83276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889902.83287: 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' <<< 178205 1726889902.83328: 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 0x7fa037378f10> <<< 178205 1726889902.83331: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373787c0> <<< 178205 1726889902.83353: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c9f70> <<< 178205 1726889902.83451: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03705ffd0> <<< 178205 1726889902.83498: 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' <<< 178205 1726889902.83532: 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 <<< 178205 1726889902.83543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889902.83565: 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' <<< 178205 1726889902.83605: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373d3c70> <<< 178205 1726889902.83620: 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' <<< 178205 1726889902.83657: 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' <<< 178205 1726889902.83692: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037389b80> <<< 178205 1726889902.83740: 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 0x7fa0373897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373894f0> <<< 178205 1726889902.83768: 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' <<< 178205 1726889902.83794: 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' <<< 178205 1726889902.83829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889902.83841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889902.83895: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03713f850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03713f640> <<< 178205 1726889902.83972: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037389700> <<< 178205 1726889902.83987: 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' <<< 178205 1726889902.84017: 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' <<< 178205 1726889902.84042: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889902.84204: 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 0x7fa0373c5a00> <<< 178205 1726889902.84260: 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 0x7fa0373c5640> <<< 178205 1726889902.84281: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5340> <<< 178205 1726889902.84326: 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' <<< 178205 1726889902.84350: 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' <<< 178205 1726889902.84373: 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' <<< 178205 1726889902.84396: 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 <<< 178205 1726889902.84442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889902.84471: 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 0x7fa037162430> <<< 178205 1726889902.84481: 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 0x7fa037162520> <<< 178205 1726889902.84504: 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' <<< 178205 1726889902.84548: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037162820> # /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' <<< 178205 1726889902.84567: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037162df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712bd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712b970> <<< 178205 1726889902.84591: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889902.84611: 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 <<< 178205 1726889902.84642: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712bc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712b340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5f70> <<< 178205 1726889902.84687: 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 <<< 178205 1726889902.84709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889902.84740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370cbf40> <<< 178205 1726889902.84774: 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 <<< 178205 1726889902.84777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889902.84796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889902.84828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889902.84853: 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' <<< 178205 1726889902.84953: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037066a00> <<< 178205 1726889902.84996: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370d67c0> <<< 178205 1726889902.85022: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370d6310> <<< 178205 1726889902.85136: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370b3a30> <<< 178205 1726889902.85190: 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 <<< 178205 1726889902.85208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889902.85381: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370368b0> <<< 178205 1726889902.85445: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889902.85648: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a3beb0> <<< 178205 1726889902.85662: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5490> <<< 178205 1726889902.85708: 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 <<< 178205 1726889902.85734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889902.85929: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a3bfd0> <<< 178205 1726889902.85964: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e55e20> <<< 178205 1726889902.86017: 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 <<< 178205 1726889902.86020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 178205 1726889902.86050: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889902.86072: 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 <<< 178205 1726889902.86075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889902.86103: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ce6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ce4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a56790> <<< 178205 1726889902.86563: stdout chunk (state=3): >>> ** (process:410153): WARNING **: 23:38:22.864: 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 0x7fa037166a90> <<< 178205 1726889902.86596: 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' <<< 178205 1726889902.86654: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ce2e0> <<< 178205 1726889902.86667: 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 0x7fa0369ffa00> <<< 178205 1726889902.86694: 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' <<< 178205 1726889902.86730: 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' <<< 178205 1726889902.86744: 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 <<< 178205 1726889902.86764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889902.86808: 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' <<< 178205 1726889902.86837: 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' <<< 178205 1726889902.86861: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353a00> <<< 178205 1726889902.86889: 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' <<< 178205 1726889902.86930: 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 <<< 178205 1726889902.86960: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 178205 1726889902.86976: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036370160> <<< 178205 1726889902.87019: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363594f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353f40> <<< 178205 1726889902.87050: 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' <<< 178205 1726889902.87069: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036367e20> <<< 178205 1726889902.87091: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 178205 1726889902.87111: 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' <<< 178205 1726889902.87138: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 178205 1726889902.87194: 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' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382f10> <<< 178205 1726889902.87198: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382c70> <<< 178205 1726889902.87210: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889902.87254: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363828e0> <<< 178205 1726889902.87296: 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' <<< 178205 1726889902.87316: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363829a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036370ee0> <<< 178205 1726889902.87345: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889902.87369: 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' <<< 178205 1726889902.87407: 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 0x7fa036307b20> <<< 178205 1726889902.87453: 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' <<< 178205 1726889902.87482: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036307f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363077f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363826d0> <<< 178205 1726889902.87507: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036307820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353220> <<< 178205 1726889902.87537: 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' <<< 178205 1726889902.87559: 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' <<< 178205 1726889902.87579: 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 <<< 178205 1726889902.87591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 178205 1726889902.87638: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03631e5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03631e310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353760> <<< 178205 1726889902.87975: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a046d0> <<< 178205 1726889902.88035: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ffe80> <<< 178205 1726889902.88068: 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 <<< 178205 1726889902.88088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889902.88100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889902.88126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889902.88152: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362ce550> <<< 178205 1726889902.88177: 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' <<< 178205 1726889902.88190: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362ced00> <<< 178205 1726889902.88264: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036345220> <<< 178205 1726889902.88277: 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 <<< 178205 1726889902.88307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889902.88337: 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 <<< 178205 1726889902.88340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.88381: 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 0x7fa036302be0> <<< 178205 1726889902.88408: 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' <<< 178205 1726889902.88431: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889902.88458: 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 <<< 178205 1726889902.88471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889902.88514: 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' <<< 178205 1726889902.88548: 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' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362948b0> <<< 178205 1726889902.88574: 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 0x7fa036294e20> <<< 178205 1726889902.88616: 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' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362a4520> <<< 178205 1726889902.88639: 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' <<< 178205 1726889902.88658: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362a4880> <<< 178205 1726889902.88683: 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' <<< 178205 1726889902.88736: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362a4fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036294550> <<< 178205 1726889902.88759: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362941f0> <<< 178205 1726889902.88880: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362892b0> <<< 178205 1726889902.88905: 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' <<< 178205 1726889902.88938: 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' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036246730> <<< 178205 1726889902.88958: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362898b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036302d90> <<< 178205 1726889902.88984: 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' <<< 178205 1726889902.89016: 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' <<< 178205 1726889902.89031: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362500d0> <<< 178205 1726889902.89066: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036302fd0> <<< 178205 1726889902.89081: 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' <<< 178205 1726889902.89107: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036289430> <<< 178205 1726889902.89133: 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' <<< 178205 1726889902.89172: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036250430> <<< 178205 1726889902.89186: 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' <<< 178205 1726889902.89209: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036250700> <<< 178205 1726889902.89400: 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' <<< 178205 1726889902.89431: 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 <<< 178205 1726889902.89444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.89541: 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 0x7fa03627feb0> <<< 178205 1726889902.89564: 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 <<< 178205 1726889902.89580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 178205 1726889902.89606: 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 0x7fa036175c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361755b0> <<< 178205 1726889902.89638: 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' <<< 178205 1726889902.89660: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036175f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 178205 1726889902.89676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 178205 1726889902.89686: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036184610> <<< 178205 1726889902.89714: 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 <<< 178205 1726889902.89737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889902.89757: 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 0x7fa03619b7f0> <<< 178205 1726889902.89778: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361933a0> <<< 178205 1726889902.89805: 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' <<< 178205 1726889902.89833: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361a79d0> <<< 178205 1726889902.89857: 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' <<< 178205 1726889902.89881: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361ae6a0> # /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' <<< 178205 1726889902.89898: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036133490> <<< 178205 1726889902.89928: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036275ee0> <<< 178205 1726889902.89946: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036275be0> <<< 178205 1726889902.89973: 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 <<< 178205 1726889902.89985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889902.90016: 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 0x7fa03614c490> <<< 178205 1726889902.90044: 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' <<< 178205 1726889902.90064: 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 <<< 178205 1726889902.90083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889902.90136: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03614cc10> <<< 178205 1726889902.90159: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03614c430> <<< 178205 1726889902.90235: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03613ac40> <<< 178205 1726889902.90263: 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' <<< 178205 1726889902.90279: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03616ec70> <<< 178205 1726889902.90314: 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' <<< 178205 1726889902.90332: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360f23d0> <<< 178205 1726889902.90343: 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 <<< 178205 1726889902.90378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889902.90397: 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' <<< 178205 1726889902.90436: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03610d4f0> <<< 178205 1726889902.90461: 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' <<< 178205 1726889902.90516: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03610d8b0> <<< 178205 1726889902.90539: 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' <<< 178205 1726889902.90567: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036114550> <<< 178205 1726889902.90597: 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' <<< 178205 1726889902.90630: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036125130> <<< 178205 1726889902.90653: 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 0x7fa036125940> <<< 178205 1726889902.90677: 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' <<< 178205 1726889902.90721: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036125c70> <<< 178205 1726889902.90745: 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' <<< 178205 1726889902.90772: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036125e20> <<< 178205 1726889902.90784: 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' <<< 178205 1726889902.90827: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360b0730> <<< 178205 1726889902.90859: 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' # /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' <<< 178205 1726889902.90881: 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 <<< 178205 1726889902.90893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889902.90948: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360c1310> <<< 178205 1726889902.90962: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360b0fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360b0a90> <<< 178205 1726889902.91199: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360f2490> <<< 178205 1726889902.91221: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889902.91260: 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' <<< 178205 1726889902.91283: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036074f40> <<< 178205 1726889902.91307: 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' <<< 178205 1726889902.91322: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03607e2b0> <<< 178205 1726889902.91724: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360fed30> # /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' <<< 178205 1726889902.91894: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03608cc10> <<< 178205 1726889902.91929: 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' <<< 178205 1726889902.91958: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036095b20> <<< 178205 1726889902.92094: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03608c520> <<< 178205 1726889902.92125: 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' <<< 178205 1726889902.92178: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360a0dc0> <<< 178205 1726889902.92201: 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' <<< 178205 1726889902.92223: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360a5fd0> <<< 178205 1726889902.92245: 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' <<< 178205 1726889902.92284: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360aa730> <<< 178205 1726889902.92308: 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 <<< 178205 1726889902.92322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889902.92363: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360aaee0> <<< 178205 1726889902.92393: 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' <<< 178205 1726889902.92439: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360379a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362f7ca0> <<< 178205 1726889902.92470: 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 0x7fa036275940> <<< 178205 1726889902.92617: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362e6eb0> <<< 178205 1726889902.92639: 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 <<< 178205 1726889902.92650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889902.92679: 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 <<< 178205 1726889902.92690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889902.92723: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03605fbe0> <<< 178205 1726889902.92746: 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' <<< 178205 1726889902.92758: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036069790> <<< 178205 1726889902.92781: 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' <<< 178205 1726889902.92834: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036069370> <<< 178205 1726889902.92857: 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' <<< 178205 1726889902.92917: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035ff3d30> <<< 178205 1726889902.93054: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036058970> <<< 178205 1726889902.93067: 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 <<< 178205 1726889902.93084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889902.93195: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03605f760> <<< 178205 1726889902.93223: 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' <<< 178205 1726889902.93281: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035fb5b50> <<< 178205 1726889902.93302: 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 <<< 178205 1726889902.93371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889902.93401: 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' <<< 178205 1726889902.93431: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f80910> <<< 178205 1726889902.93450: 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 <<< 178205 1726889902.93476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 178205 1726889902.93504: 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' <<< 178205 1726889902.93535: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f92ac0> <<< 178205 1726889902.93684: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f86220> <<< 178205 1726889902.93709: 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' <<< 178205 1726889902.93730: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f32f40> <<< 178205 1726889902.94086: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035fc0670> <<< 178205 1726889902.94105: 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 <<< 178205 1726889902.94136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889902.94250: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f02c70> <<< 178205 1726889902.94264: 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' <<< 178205 1726889902.94294: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f1ee80> <<< 178205 1726889902.94320: 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' <<< 178205 1726889902.94368: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f118b0> <<< 178205 1726889902.94383: 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' <<< 178205 1726889902.94413: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f2c400> <<< 178205 1726889902.94427: 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' <<< 178205 1726889902.94474: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f2c760> <<< 178205 1726889902.94489: 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' <<< 178205 1726889902.94508: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035eb2610> <<< 178205 1726889902.94535: 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 <<< 178205 1726889902.94550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889902.94631: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035eb2f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ffb20> <<< 178205 1726889902.94654: 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 <<< 178205 1726889902.94678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 178205 1726889902.94825: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ffbe0> <<< 178205 1726889902.94839: 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 <<< 178205 1726889902.94866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 178205 1726889902.94889: 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 <<< 178205 1726889902.94930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889902.94955: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e89b50> <<< 178205 1726889902.94987: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e73880> <<< 178205 1726889902.95038: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.95058: 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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 178205 1726889902.95086: stdout chunk (state=3): >>># 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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 178205 1726889902.95089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.95296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.95467: 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_42et1bmp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889902.95651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889902.95796: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 178205 1726889902.95825: stdout chunk (state=3): >>># /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' <<< 178205 1726889902.95847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889902.95873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889902.95917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889902.95934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 178205 1726889902.95937: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e0c820> <<< 178205 1726889902.95962: 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 0x7fa035e0c8b0> <<< 178205 1726889902.96058: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df9d30> <<< 178205 1726889902.96062: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df94c0> <<< 178205 1726889902.96090: 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 <<< 178205 1726889902.96093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 178205 1726889902.96263: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df9cd0> <<< 178205 1726889902.96282: 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 <<< 178205 1726889902.96295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889902.96355: 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 <<< 178205 1726889902.96359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 178205 1726889902.96377: 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' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d503a0> <<< 178205 1726889902.96401: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035de0b50> <<< 178205 1726889902.96419: 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 <<< 178205 1726889902.96440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 178205 1726889902.96465: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d507f0> <<< 178205 1726889902.96499: 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' <<< 178205 1726889902.96530: 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 <<< 178205 1726889902.96534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 178205 1726889902.96558: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889902.96596: 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' <<< 178205 1726889902.96609: 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 0x7fa035d66580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d66220> <<< 178205 1726889902.96638: 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' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d66730> <<< 178205 1726889902.96670: 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' <<< 178205 1726889902.96701: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d66970> <<< 178205 1726889902.96728: 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 # 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 0x7fa035d66b50> <<< 178205 1726889902.96747: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889902.96778: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d66d60> <<< 178205 1726889902.96809: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889902.96840: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d71220> <<< 178205 1726889902.96871: 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' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d71d60> <<< 178205 1726889902.96886: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 178205 1726889902.96924: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d71ee0> <<< 178205 1726889902.96959: 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' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d77130> <<< 178205 1726889902.96972: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889902.96991: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d772e0> <<< 178205 1726889902.97020: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889902.97057: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d77760> <<< 178205 1726889902.97077: 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' <<< 178205 1726889902.97099: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d77d90> <<< 178205 1726889902.97141: 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 # 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 0x7fa035d820d0> <<< 178205 1726889902.97170: 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 0x7fa035d822b0> <<< 178205 1726889902.97198: 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' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d82430> <<< 178205 1726889902.97224: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 178205 1726889902.97249: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d82670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d58bb0> <<< 178205 1726889902.97279: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d58100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d50ee0> <<< 178205 1726889902.97396: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e0cb20> <<< 178205 1726889902.97494: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df8220> <<< 178205 1726889902.99599: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889903.06630: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889903.06960: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d29df0> <<< 178205 1726889903.38482: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, <<< 178205 1726889903.38486: stdout chunk (state=3): >>>"raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889903.39439: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889903.39490: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889903.39507: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 178205 1726889903.39516: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 178205 1726889903.39522: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 178205 1726889903.39559: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.39563: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.39588: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_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 <<< 178205 1726889903.39593: 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 <<< 178205 1726889903.39605: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 <<< 178205 1726889903.39634: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.39651: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.39677: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.39680: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.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 <<< 178205 1726889903.39706: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40260: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889903.40287: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889903.40301: stdout chunk (state=3): >>># destroy binascii # destroy bz2 # destroy lzma <<< 178205 1726889903.40318: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889903.40339: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889903.40350: stdout chunk (state=3): >>># destroy distro<<< 178205 1726889903.40357: stdout chunk (state=3): >>> # destroy argparse <<< 178205 1726889903.40391: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889903.40442: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 178205 1726889903.40447: 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 <<< 178205 1726889903.40459: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40471: 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 <<< 178205 1726889903.40483: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 178205 1726889903.40487: 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 <<< 178205 1726889903.40503: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40529: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 178205 1726889903.40554: 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 # 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 <<< 178205 1726889903.40557: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40560: 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 <<< 178205 1726889903.40610: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize <<< 178205 1726889903.40637: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40655: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 178205 1726889903.40677: 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 <<< 178205 1726889903.40681: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket <<< 178205 1726889903.40692: 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 # cleanup[3] wiping gi.module <<< 178205 1726889903.40717: stdout chunk (state=3): >>># cleanup[3] wiping gi.types <<< 178205 1726889903.40720: stdout chunk (state=3): >>># cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 178205 1726889903.40738: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # 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 <<< 178205 1726889903.40769: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext <<< 178205 1726889903.40785: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes <<< 178205 1726889903.40788: 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 <<< 178205 1726889903.40793: 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 # destroy tokenize <<< 178205 1726889903.40861: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 178205 1726889903.40887: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889903.40903: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings <<< 178205 1726889903.40922: 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 <<< 178205 1726889903.40957: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40960: 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 <<< 178205 1726889903.40984: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.40999: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889903.41010: 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 <<< 178205 1726889903.41035: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889903.41039: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath <<< 178205 1726889903.41071: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 178205 1726889903.41075: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 178205 1726889903.41078: 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 <<< 178205 1726889903.41101: stdout chunk (state=3): >>># destroy gc <<< 178205 1726889903.41132: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.41836: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 178205 1726889903.41909: stdout chunk (state=3): >>># destroy linecache <<< 178205 1726889903.41914: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread <<< 178205 1726889903.41924: stdout chunk (state=3): >>># destroy _socket # destroy array # destroy zipimport # destroy parted <<< 178205 1726889903.41998: stdout chunk (state=3): >>># destroy pyudev <<< 178205 1726889903.42017: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid <<< 178205 1726889903.42028: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889903.42076: 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 <<< 178205 1726889903.42107: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 178205 1726889903.42113: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib <<< 178205 1726889903.42170: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 178205 1726889903.42173: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random <<< 178205 1726889903.42181: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.42218: stdout chunk (state=3): >>># 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 <<< 178205 1726889903.42223: stdout chunk (state=3): >>># destroy _warnings <<< 178205 1726889903.42229: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889903.42231: stdout chunk (state=3): >>># destroy select <<< 178205 1726889903.42255: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 178205 1726889903.42369: 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 <<< 178205 1726889903.42374: stdout chunk (state=3): >>># destroy parted.partition # destroy io <<< 178205 1726889903.42378: stdout chunk (state=3): >>># destroy contextlib <<< 178205 1726889903.42380: stdout chunk (state=3): >>># destroy gi._gi # destroy collections<<< 178205 1726889903.42382: stdout chunk (state=3): >>> # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 178205 1726889903.42383: stdout chunk (state=3): >>># destroy stat # destroy abc <<< 178205 1726889903.42431: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 178205 1726889903.42434: 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 <<< 178205 1726889903.42437: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889903.42528: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889903.42953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889903.42993: stderr chunk (state=3): >>><<< 178205 1726889903.43000: stdout chunk (state=3): >>><<< 178205 1726889903.43247: _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 0x7fa038498dc0> # /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 0x7fa03843d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038498b20> # /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 0x7fa038498ac0> 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 0x7fa03843d490> # /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 0x7fa03843d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d670> # /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 0x7fa0381cf190> # /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 0x7fa0381cf220> # /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 0x7fa0381f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038455880> # /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 0x7fa0381c8d90> # /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 0x7fa0381f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03843d970> 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 0x7fa038194eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038197f40> # /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 0x7fa03818c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038195640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038194370> # /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 0x7fa0380d0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380d08b0> 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 0x7fa0380d0eb0> # /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 0x7fa0380d0f70> # /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 0x7fa0380d0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038128d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038122610> # /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 0x7fa038136670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03819be20> # /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 0x7fa0380e1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa038128250> # 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 0x7fa038136280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381a19d0> # /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 0x7fa0380e1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e1d90> # /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 0x7fa0380e1d00> # /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 0x7fa0380b5370> # /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 0x7fa0380b5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380ebfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3490> # /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 0x7fa037fde1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03809fc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0381a1040> # /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 0x7fa037ff2af0> 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 0x7fa037ff2e20> # /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 0x7fa038004730> # /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 0x7fa038004c70> # 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 0x7fa037f8f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037ff2f10> # /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 0x7fa037fa1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380045b0> 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 0x7fa037fa1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e19d0> # /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 0x7fa037fbc6a0> # /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 0x7fa037fbc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fbc760> # 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 0x7fa037fbc850> # /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 0x7fa037fbcca0> # 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 0x7fa037fc91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fbc8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037fafa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0380e15b0> # /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 0x7fa037fbca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa037ef0670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa037e037c0> # /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 0x7fa037e03160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03f10> # /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 0x7fa037e034f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e03d30> 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 0x7fa037e03f70> # /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 0x7fa037e03100> # /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 0x7fa037d59ee0> # 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 0x7fa037d77f40> # 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 0x7fa037d77d60> # /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 0x7fa037d773d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e6adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e6a3a0> # /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 0x7fa037e6af70> # /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 0x7fa037e3bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dd5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dd53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e0b490> # 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 0x7fa037dd54c0> # /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 0x7fa037dd54f0> # /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 0x7fa037d3b250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e4c1f0> # /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 0x7fa037d488e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e4c370> # /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 0x7fa037e64d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037d48880> # 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 0x7fa037d486d0> # 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 0x7fa037d47670> # 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 0x7fa037d475b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e428b0> # /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 0x7fa037dcc670> # 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 0x7fa037dcbac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037dda0d0> # 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 0x7fa037dcc0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e0fa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa0373ed580> # /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 0x7fa0377ea520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373980a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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 0x7fa037dcbbb0> # 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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa0377f9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa037e57250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377f96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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 0x7fa0377df7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377dc7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0377d5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa037378f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373787c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c9f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03705ffd0> # /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 0x7fa0373d3c70> # /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 0x7fa037389b80> # 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 0x7fa0373897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373894f0> # /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 0x7fa03713f850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03713f640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037389700> # /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 0x7fa0373c5a00> # 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 0x7fa0373c5640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5340> # /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 0x7fa037162430> # /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 0x7fa037162520> # /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 0x7fa037162820> # /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 0x7fa037162df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712bd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712b970> # 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 0x7fa03712bc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03712b340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5f70> # /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 0x7fa0370cbf40> # /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 0x7fa037066a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370d67c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370d6310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0370b3a30> # /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 0x7fa0370368b0> # /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 0x7fa036a3beb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0373c5490> # /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 0x7fa036a3bfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa037e55e20> # /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 0x7fa0369ce6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ce4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a56790> ** (process:410153): WARNING **: 23:38:22.864: 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 0x7fa037166a90> # /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 0x7fa0369ce2e0> # /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 0x7fa0369ffa00> # /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 0x7fa036353a00> # /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 0x7fa036370160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363594f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353f40> # /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 0x7fa036367e20> # /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 0x7fa036382f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382c70> # /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 0x7fa036382d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363828e0> # /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 0x7fa0363829a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036382940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036370ee0> # /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 0x7fa036307b20> # /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 0x7fa036307f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363077f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0363826d0> # /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 0x7fa036307820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353220> # /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 0x7fa03631e5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03631e310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036353760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036a046d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ffe80> # /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 0x7fa0362ce550> # /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 0x7fa0362ced00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036345220> # /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 0x7fa036302be0> # /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 0x7fa0362948b0> # /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 0x7fa036294e20> # /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 0x7fa0362a4520> # /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 0x7fa0362a4880> # /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 0x7fa0362a4fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036294550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362941f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362892b0> # /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 0x7fa036246730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362898b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036302d90> # /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 0x7fa0362500d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036302fd0> # /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 0x7fa036289430> # /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 0x7fa036250430> # /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 0x7fa036250700> # /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 0x7fa03627feb0> # /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 0x7fa036175c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361755b0> # /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 0x7fa036175f10> # /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 0x7fa036184610> # /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 0x7fa03619b7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0361933a0> # /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 0x7fa0361a79d0> # /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 0x7fa0361ae6a0> # /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 0x7fa036133490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036275ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036275be0> # /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 0x7fa03614c490> # /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 0x7fa03614cc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03614c430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03613ac40> # /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 0x7fa03616ec70> # /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 0x7fa0360f23d0> # /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 0x7fa03610d4f0> # /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 0x7fa03610d8b0> # /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 0x7fa036114550> # /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 0x7fa036125130> # /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 0x7fa036125940> # /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 0x7fa036125c70> # /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 0x7fa036125e20> # /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 0x7fa0360b0730> # /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 0x7fa0360c1310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360b0fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360b0a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360f2490> # /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 0x7fa036074f40> # /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 0x7fa03607e2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0360fed30> # /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 0x7fa03608cc10> # /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 0x7fa036095b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03608c520> # /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 0x7fa0360a0dc0> # /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 0x7fa0360a5fd0> # /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 0x7fa0360aa730> # /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 0x7fa0360aaee0> # /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 0x7fa0360379a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362f7ca0> # /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 0x7fa036275940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0362e6eb0> # /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 0x7fa03605fbe0> # /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 0x7fa036069790> # /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 0x7fa036069370> # /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 0x7fa035ff3d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa036058970> # /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 0x7fa03605f760> # /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 0x7fa035fb5b50> # /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 0x7fa035f80910> # /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 0x7fa035f92ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035f86220> # /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 0x7fa035f32f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035fc0670> # /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 0x7fa035f02c70> # /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 0x7fa035f1ee80> # /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 0x7fa035f118b0> # /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 0x7fa035f2c400> # /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 0x7fa035f2c760> # /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 0x7fa035eb2610> # /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 0x7fa035eb2f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0369ffb20> # /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 0x7fa0369ffbe0> # /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 0x7fa035e89b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e73880> # 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_42et1bmp/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_42et1bmp/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_42et1bmp/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 0x7fa035e0c820> # 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 0x7fa035e0c8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df9d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df94c0> # /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 0x7fa035df9cd0> # /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 0x7fa035d503a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035de0b50> # /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 0x7fa035d507f0> # /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 0x7fa035d66580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d66220> # /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 0x7fa035d66730> # /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 0x7fa035d66970> # /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 0x7fa035d66b50> # /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 0x7fa035d66d60> # /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 0x7fa035d71220> # /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 0x7fa035d71d60> # /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 0x7fa035d71ee0> # /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 0x7fa035d77130> # /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 0x7fa035d772e0> # /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 0x7fa035d77760> # /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 0x7fa035d77d90> # /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 0x7fa035d820d0> # /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 0x7fa035d822b0> # /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 0x7fa035d82430> # /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 0x7fa035d82670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d58bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d58100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035d50ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035e0cb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa035df8220> 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 0x7fa035d29df0> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889903.44919: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889903.44924: _low_level_execute_command(): starting 178205 1726889903.44930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889902.5347424-182254-24588627122877/ > /dev/null 2>&1 && sleep 0' 178205 1726889903.45233: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.45236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889903.45250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.45287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889903.45290: 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 <<< 178205 1726889903.45292: stderr 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 <<< 178205 1726889903.45349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889903.45353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.45395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.47459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.47462: stdout chunk (state=3): >>><<< 178205 1726889903.47465: stderr chunk (state=3): >>><<< 178205 1726889903.47467: _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 178205 1726889903.47469: handler run complete 178205 1726889903.47472: attempt loop complete, returning result 178205 1726889903.47473: _execute() done 178205 1726889903.47475: dumping result to json 178205 1726889903.47477: done dumping result, returning 178205 1726889903.47479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-0000000023ef] 178205 1726889903.47485: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ef 178205 1726889903.47609: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023ef 178205 1726889903.47614: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889903.47857: no more pending results, returning what we have 178205 1726889903.47861: results queue empty 178205 1726889903.47862: checking for any_errors_fatal 178205 1726889903.47867: done checking for any_errors_fatal 178205 1726889903.47867: checking for max_fail_percentage 178205 1726889903.47870: done checking for max_fail_percentage 178205 1726889903.47870: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.47871: done checking to see if all hosts have failed 178205 1726889903.47872: getting the remaining hosts for this loop 178205 1726889903.47873: done getting the remaining hosts for this loop 178205 1726889903.47877: getting the next task for host managed_node2 178205 1726889903.47882: done getting next task for host managed_node2 178205 1726889903.47885: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889903.47888: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.47899: getting variables 178205 1726889903.47900: in VariableManager get_vars() 178205 1726889903.47943: Calling all_inventory to load vars for managed_node2 178205 1726889903.47946: Calling groups_inventory to load vars for managed_node2 178205 1726889903.47949: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.47959: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.47961: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.47964: Calling groups_plugins_play to load vars for managed_node2 178205 1726889903.48520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889903.49150: done with get_vars() 178205 1726889903.49162: done getting variables 178205 1726889903.49204: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:38:23 -0400 (0:00:01.025) 0:01:56.480 ****** 178205 1726889903.49240: entering _queue_task() for managed_node2/command 178205 1726889903.49466: worker is 1 (out of 1 available) 178205 1726889903.49477: exiting _queue_task() for managed_node2/command 178205 1726889903.49488: done queuing things up, now waiting for results queue to drain 178205 1726889903.49489: waiting for pending results... 178205 1726889903.49670: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889903.49770: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f0 178205 1726889903.49781: variable 'ansible_search_path' from source: unknown 178205 1726889903.49784: variable 'ansible_search_path' from source: unknown 178205 1726889903.49815: calling self._execute() 178205 1726889903.49902: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.49907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.49916: variable 'omit' from source: magic vars 178205 1726889903.50206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889903.52639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889903.52694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889903.52727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889903.52754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889903.52773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889903.52834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889903.52854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889903.52871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889903.52897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889903.52907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889903.52993: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889903.52997: when evaluation is False, skipping this task 178205 1726889903.53000: _execute() done 178205 1726889903.53002: dumping result to json 178205 1726889903.53005: done dumping result, returning 178205 1726889903.53010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-0000000023f0] 178205 1726889903.53017: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f0 178205 1726889903.53103: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f0 178205 1726889903.53106: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889903.53173: no more pending results, returning what we have 178205 1726889903.53177: results queue empty 178205 1726889903.53178: checking for any_errors_fatal 178205 1726889903.53192: done checking for any_errors_fatal 178205 1726889903.53193: checking for max_fail_percentage 178205 1726889903.53194: done checking for max_fail_percentage 178205 1726889903.53195: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.53196: done checking to see if all hosts have failed 178205 1726889903.53197: getting the remaining hosts for this loop 178205 1726889903.53199: done getting the remaining hosts for this loop 178205 1726889903.53202: getting the next task for host managed_node2 178205 1726889903.53209: done getting next task for host managed_node2 178205 1726889903.53215: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889903.53218: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.53238: getting variables 178205 1726889903.53240: in VariableManager get_vars() 178205 1726889903.53274: Calling all_inventory to load vars for managed_node2 178205 1726889903.53277: Calling groups_inventory to load vars for managed_node2 178205 1726889903.53279: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.53288: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.53290: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.53293: Calling groups_plugins_play to load vars for managed_node2 178205 1726889903.53863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889903.54193: done with get_vars() 178205 1726889903.54202: 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 23:38:23 -0400 (0:00:00.050) 0:01:56.530 ****** 178205 1726889903.54273: entering _queue_task() for managed_node2/stat 178205 1726889903.54478: worker is 1 (out of 1 available) 178205 1726889903.54491: exiting _queue_task() for managed_node2/stat 178205 1726889903.54502: done queuing things up, now waiting for results queue to drain 178205 1726889903.54503: waiting for pending results... 178205 1726889903.54690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889903.54822: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f1 178205 1726889903.54835: variable 'ansible_search_path' from source: unknown 178205 1726889903.54838: variable 'ansible_search_path' from source: unknown 178205 1726889903.54865: calling self._execute() 178205 1726889903.54993: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.54997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.55000: variable 'omit' from source: magic vars 178205 1726889903.55098: variable 'omit' from source: magic vars 178205 1726889903.55161: variable 'omit' from source: magic vars 178205 1726889903.55191: variable 'omit' from source: magic vars 178205 1726889903.55242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889903.55323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889903.55341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889903.55346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889903.55367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889903.55380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889903.55383: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.55385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.55506: Set connection var ansible_pipelining to False 178205 1726889903.55510: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889903.55515: Set connection var ansible_shell_executable to /bin/sh 178205 1726889903.55518: Set connection var ansible_connection to ssh 178205 1726889903.55520: Set connection var ansible_shell_type to sh 178205 1726889903.55540: Set connection var ansible_timeout to 10 178205 1726889903.55572: variable 'ansible_shell_executable' from source: unknown 178205 1726889903.55586: variable 'ansible_connection' from source: unknown 178205 1726889903.55589: variable 'ansible_module_compression' from source: unknown 178205 1726889903.55628: variable 'ansible_shell_type' from source: unknown 178205 1726889903.55672: variable 'ansible_shell_executable' from source: unknown 178205 1726889903.55698: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.55701: variable 'ansible_pipelining' from source: unknown 178205 1726889903.55703: variable 'ansible_timeout' from source: unknown 178205 1726889903.55706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.55786: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889903.55803: variable 'omit' from source: magic vars 178205 1726889903.55885: starting attempt loop 178205 1726889903.55888: running the handler 178205 1726889903.55891: _low_level_execute_command(): starting 178205 1726889903.55893: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889903.56594: 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 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 <<< 178205 1726889903.56621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.56652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.58239: stdout chunk (state=3): >>>/root <<< 178205 1726889903.58370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.58456: stderr chunk (state=3): >>><<< 178205 1726889903.58480: stdout chunk (state=3): >>><<< 178205 1726889903.58508: _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 178205 1726889903.58524: _low_level_execute_command(): starting 178205 1726889903.58534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593 `" && echo ansible-tmp-1726889903.585146-182289-163510168327593="` echo /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593 `" ) && sleep 0' 178205 1726889903.59128: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889903.59142: 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 <<< 178205 1726889903.59163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889903.59187: 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 <<< 178205 1726889903.59248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889903.59305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889903.59325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889903.59341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.59377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.61182: stdout chunk (state=3): >>>ansible-tmp-1726889903.585146-182289-163510168327593=/root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593 <<< 178205 1726889903.61302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.61347: stderr chunk (state=3): >>><<< 178205 1726889903.61352: stdout chunk (state=3): >>><<< 178205 1726889903.61365: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889903.585146-182289-163510168327593=/root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593 , stderr=OpenSSH_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 178205 1726889903.61429: variable 'ansible_module_compression' from source: unknown 178205 1726889903.61513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889903.61560: variable 'ansible_facts' from source: unknown 178205 1726889903.61685: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/AnsiballZ_stat.py 178205 1726889903.61880: Sending initial data 178205 1726889903.61884: Sent initial data (154 bytes) 178205 1726889903.62759: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889903.62778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.62781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.62826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889903.62842: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889903.62859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889903.62883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889903.62896: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889903.62917: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889903.62920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889903.62932: stderr 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 <<< 178205 1726889903.62998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889903.63001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.63044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.64722: 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 <<< 178205 1726889903.64731: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889903.64755: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889903.64790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpemey0y9j /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/AnsiballZ_stat.py <<< 178205 1726889903.64834: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889903.65730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.65817: stderr chunk (state=3): >>><<< 178205 1726889903.65821: stdout chunk (state=3): >>><<< 178205 1726889903.65850: done transferring module to remote 178205 1726889903.65853: _low_level_execute_command(): starting 178205 1726889903.65871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/ /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/AnsiballZ_stat.py && sleep 0' 178205 1726889903.66299: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.66315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.66361: 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 <<< 178205 1726889903.66419: stderr 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 <<< 178205 1726889903.66458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889903.66490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.66517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.68193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.68247: stderr chunk (state=3): >>><<< 178205 1726889903.68254: stdout chunk (state=3): >>><<< 178205 1726889903.68263: _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 178205 1726889903.68269: _low_level_execute_command(): starting 178205 1726889903.68275: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/AnsiballZ_stat.py && sleep 0' 178205 1726889903.68815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.68818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.68854: 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 <<< 178205 1726889903.68858: 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 <<< 178205 1726889903.68860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889903.68917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889903.68928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.68966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.70856: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889903.70884: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889903.70948: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889903.70984: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889903.71026: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889903.71053: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889903.71082: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889903.71138: 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' <<< 178205 1726889903.71157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889903.71176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889903.71197: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf251edc0> <<< 178205 1726889903.71246: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889903.71259: 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 0x7faaf24c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf251eb20> <<< 178205 1726889903.71280: 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' <<< 178205 1726889903.71300: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf251eac0> <<< 178205 1726889903.71320: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889903.71341: 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' <<< 178205 1726889903.71361: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3490> <<< 178205 1726889903.71382: 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' <<< 178205 1726889903.71405: 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' <<< 178205 1726889903.71432: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3940> <<< 178205 1726889903.71454: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3670> <<< 178205 1726889903.71487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889903.71500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889903.71518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889903.71535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889903.71553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889903.71574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889903.71597: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf247a190> <<< 178205 1726889903.71621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889903.71639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889903.71717: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf247a220> <<< 178205 1726889903.71744: 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' <<< 178205 1726889903.71779: 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' <<< 178205 1726889903.71796: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf249d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf247a940> <<< 178205 1726889903.71833: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24db880> <<< 178205 1726889903.71852: 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 0x7faaf2473d90> <<< 178205 1726889903.71914: 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' <<< 178205 1726889903.71926: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf249dd90> <<< 178205 1726889903.71970: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3970> <<< 178205 1726889903.72001: 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. <<< 178205 1726889903.72195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889903.72206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889903.72239: 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' <<< 178205 1726889903.72257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889903.72288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889903.72305: 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' <<< 178205 1726889903.72327: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d4eb0> <<< 178205 1726889903.72435: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d7f40> <<< 178205 1726889903.72503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /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' <<< 178205 1726889903.72522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d5640> <<< 178205 1726889903.72539: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d4370> <<< 178205 1726889903.72551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889903.72614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889903.72635: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889903.72660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889903.72684: 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' <<< 178205 1726889903.72726: 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 0x7faaf2155e20> <<< 178205 1726889903.72735: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2155910> <<< 178205 1726889903.72741: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889903.72768: 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' <<< 178205 1726889903.72773: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2155f10> <<< 178205 1726889903.72791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889903.72814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889903.72834: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2155fd0> <<< 178205 1726889903.72862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889903.72871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21670d0> <<< 178205 1726889903.72886: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889903.72930: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21aed90> <<< 178205 1726889903.72937: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889903.72960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21a9670> <<< 178205 1726889903.73014: 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 0x7faaf21bb6d0> <<< 178205 1726889903.73025: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21dbe20> <<< 178205 1726889903.73045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889903.73054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889903.73077: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889903.73084: 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 0x7faaf2167cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21ae2b0> <<< 178205 1726889903.73127: 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' <<< 178205 1726889903.73134: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaf21bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21e19d0> <<< 178205 1726889903.73156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889903.73166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889903.73191: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889903.73199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889903.73219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889903.73227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889903.73244: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167df0> <<< 178205 1726889903.73275: 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' <<< 178205 1726889903.73281: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167d60> <<< 178205 1726889903.73309: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889903.73317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889903.73336: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889903.73341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889903.73361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889903.73414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889903.73440: 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 0x7faaf213b3d0> <<< 178205 1726889903.73457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889903.73474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889903.73505: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf213b4c0> <<< 178205 1726889903.73631: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216ff40> <<< 178205 1726889903.73661: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216aa90> <<< 178205 1726889903.73678: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216a490> <<< 178205 1726889903.73701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889903.73715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889903.73740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889903.73759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889903.73778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889903.73790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889903.73798: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2089220> <<< 178205 1726889903.73831: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2126520> <<< 178205 1726889903.73873: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216af10> <<< 178205 1726889903.73885: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21e1040> <<< 178205 1726889903.73903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889903.73930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889903.73958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889903.73967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf209cb50> <<< 178205 1726889903.73976: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889903.74005: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889903.74009: 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 0x7faaf209ce80> <<< 178205 1726889903.74031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889903.74040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889903.74064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889903.74071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20ae790> <<< 178205 1726889903.74098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889903.74125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889903.74156: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20aecd0> <<< 178205 1726889903.74191: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889903.74201: 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 0x7faaf203a400> <<< 178205 1726889903.74207: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf209cf70> <<< 178205 1726889903.74228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889903.74238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889903.74299: 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 0x7faaf204b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20ae610> <<< 178205 1726889903.74334: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889903.74337: 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 0x7faaf204b3a0> <<< 178205 1726889903.74397: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167a30> <<< 178205 1726889903.74401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889903.74418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889903.74438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889903.74441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889903.74471: 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 0x7faaf2067700> <<< 178205 1726889903.74497: 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' <<< 178205 1726889903.74578: 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 0x7faaf20679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20677c0> # 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 0x7faaf20678b0> <<< 178205 1726889903.74592: 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' <<< 178205 1726889903.75122: 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 0x7faaf2067d00> # 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 0x7faaf2071250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2067940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2059a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889903.75128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2067af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faaf1f8d6d0> <<< 178205 1726889903.75287: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889903.75373: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.75399: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889903.75419: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.75448: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889903.75451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.76649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.77595: 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' <<< 178205 1726889903.77616: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998820> <<< 178205 1726889903.77632: 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' <<< 178205 1726889903.77653: 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' <<< 178205 1726889903.77707: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaf1998160> <<< 178205 1726889903.77748: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998280> <<< 178205 1726889903.77777: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998f70> <<< 178205 1726889903.77797: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889903.77802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889903.77850: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998d90> <<< 178205 1726889903.77855: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889903.77883: 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 0x7faaf1998fd0> <<< 178205 1726889903.77903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889903.77934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889903.77965: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998100> <<< 178205 1726889903.77994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889903.78014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889903.78035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889903.78059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889903.78071: 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' <<< 178205 1726889903.78134: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf18eff40> <<< 178205 1726889903.78169: 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 0x7faaf190cd00> <<< 178205 1726889903.78205: 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 0x7faaf190ceb0> <<< 178205 1726889903.78225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889903.78248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889903.78299: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf190c370> <<< 178205 1726889903.78324: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19fedc0> <<< 178205 1726889903.78482: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19fe3a0> <<< 178205 1726889903.78508: 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' <<< 178205 1726889903.78544: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889903.78578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889903.78602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889903.78632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19cdd30> <<< 178205 1726889903.78722: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf199f4f0> <<< 178205 1726889903.78753: 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 0x7faaf196d520> <<< 178205 1726889903.78783: 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 0x7faaf196d550> <<< 178205 1726889903.78821: 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 <<< 178205 1726889903.78841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889903.78866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889903.78939: 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 0x7faaf18defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19df250> <<< 178205 1726889903.78967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889903.78978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889903.79030: 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 0x7faaf18db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19df3d0> <<< 178205 1726889903.79052: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889903.79087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889903.79124: 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' # <<< 178205 1726889903.79177: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19f7e50> <<< 178205 1726889903.79307: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf18db7f0> <<< 178205 1726889903.79393: 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 0x7faaf18db640> <<< 178205 1726889903.79438: 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 0x7faaf18da5b0> <<< 178205 1726889903.79501: 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 0x7faaf18cfd90> <<< 178205 1726889903.79537: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19d6910> # /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' <<< 178205 1726889903.79555: 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' <<< 178205 1726889903.79603: 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 0x7faaf195f6a0> <<< 178205 1726889903.79778: 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 0x7faaf195eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196e0a0> <<< 178205 1726889903.79841: 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 0x7faaf195f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19a3b20> <<< 178205 1726889903.79870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889903.79948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.80053: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889903.80073: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889903.80174: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.80259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.80707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.81160: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889903.81166: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889903.81188: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889903.81198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889903.81246: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889903.81252: 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 0x7faaf149b5e0> <<< 178205 1726889903.81319: 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' <<< 178205 1726889903.81327: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf18aa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf143d100> <<< 178205 1726889903.81370: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889903.81376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.81406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.81419: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889903.81425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.81535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.81658: 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' <<< 178205 1726889903.81686: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf195eb80> <<< 178205 1726889903.81691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82563: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889903.82566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82634: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889903.82684: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82788: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889903.82791: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889903.82793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.82868: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889903.82872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889903.83284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889903.83298: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889903.83365: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf146df10> # zipimport: zlib available <<< 178205 1726889903.83396: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83469: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889903.83488: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889903.83500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83554: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889903.83563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83693: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.83750: 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 <<< 178205 1726889903.83778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889903.83844: 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' <<< 178205 1726889903.83849: 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 0x7faaf19ea220> <<< 178205 1726889903.83871: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf146d850> <<< 178205 1726889903.83907: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889903.83911: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889903.83921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84075: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889903.84151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889903.84162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889903.84192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889903.84218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889903.84227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889903.84314: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf189dca0> <<< 178205 1726889903.84353: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1899f70> <<< 178205 1726889903.84410: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1893940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889903.84417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84442: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84463: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889903.84524: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889903.84538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84555: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889903.84570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889903.84997: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889903.86098: 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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889889.6503205, "mtime": 1726889888.7813182, "ctime": 1726889888.7813182, "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": "5597e8a67edae7221d5d238c6061ce737a9f646b", "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"}}} <<< 178205 1726889903.86125: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889903.86453: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 178205 1726889903.86508: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 178205 1726889903.86557: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889903.86694: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889903.86716: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 178205 1726889903.86733: stdout chunk (state=3): >>># destroy importlib.machinery <<< 178205 1726889903.86753: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889903.86768: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 178205 1726889903.86775: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 178205 1726889903.86791: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889903.86794: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889903.86807: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889903.86814: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889903.86832: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889903.86859: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889903.86897: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889903.86909: 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 <<< 178205 1726889903.86927: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 178205 1726889903.86932: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889903.86962: 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 <<< 178205 1726889903.86981: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889903.86987: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 178205 1726889903.86995: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889903.87013: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889903.87023: 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 <<< 178205 1726889903.87031: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889903.87034: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889903.87054: 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 <<< 178205 1726889903.87058: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 178205 1726889903.87076: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889903.87088: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889903.87209: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889903.87235: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889903.87262: 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 <<< 178205 1726889903.87277: 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 <<< 178205 1726889903.87281: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889903.87322: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889903.87574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889903.87625: stderr chunk (state=3): >>><<< 178205 1726889903.87630: stdout chunk (state=3): >>><<< 178205 1726889903.87693: _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 0x7faaf251edc0> # /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 0x7faaf24c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf251eb20> # /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 0x7faaf251eac0> 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 0x7faaf24c3490> # /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 0x7faaf24c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3670> # /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 0x7faaf247a190> # /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 0x7faaf247a220> # /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 0x7faaf249d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf247a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24db880> # /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 0x7faaf2473d90> # /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 0x7faaf249dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf24c3970> 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 0x7faaf21d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d7f40> # /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 0x7faaf21cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21d4370> # /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 0x7faaf2155e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2155910> 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 0x7faaf2155f10> # /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 0x7faaf2155fd0> # /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 0x7faaf21670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21a9670> # /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 0x7faaf21bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21dbe20> # /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 0x7faaf2167cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21ae2b0> # 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 0x7faaf21bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21e19d0> # /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 0x7faaf2167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167df0> # /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 0x7faaf2167d60> # /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 0x7faaf213b3d0> # /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 0x7faaf213b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216a490> # /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 0x7faaf2089220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2126520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf216af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf21e1040> # /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 0x7faaf209cb50> 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 0x7faaf209ce80> # /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 0x7faaf20ae790> # /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 0x7faaf20aecd0> # 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 0x7faaf203a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf209cf70> # /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 0x7faaf204b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20ae610> 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 0x7faaf204b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167a30> # /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 0x7faaf2067700> # /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 0x7faaf20679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf20677c0> # 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 0x7faaf20678b0> # /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 0x7faaf2067d00> # 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 0x7faaf2071250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2067940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2059a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf2167610> # /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 0x7faaf2067af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faaf1f8d6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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 0x7faaf1998820> # /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 0x7faaf1998160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998f70> # /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 0x7faaf19984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1998d90> 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 0x7faaf1998fd0> # /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 0x7faaf1998100> # /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 0x7faaf18eff40> # 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 0x7faaf190cd00> # 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 0x7faaf190ceb0> # /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 0x7faaf190c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19fe3a0> # /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 0x7faaf19fefd0> # /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 0x7faaf19cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf199f4f0> # 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 0x7faaf196d520> # /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 0x7faaf196d550> # /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 0x7faaf18defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19df250> # /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 0x7faaf18db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19df3d0> # /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 0x7faaf19f7e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf18db7f0> # 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 0x7faaf18db640> # 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 0x7faaf18da5b0> # 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 0x7faaf18cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19d6910> # /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 0x7faaf195f6a0> # 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 0x7faaf195eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf196e0a0> # 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 0x7faaf195f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf19a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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 0x7faaf149b5e0> # /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 0x7faaf18aa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf143d100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/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 0x7faaf195eb80> # 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_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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_amfgsnjd/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 0x7faaf146df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/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 0x7faaf19ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf146d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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 0x7faaf189dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1899f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1893940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_amfgsnjd/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_amfgsnjd/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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889889.6503205, "mtime": 1726889888.7813182, "ctime": 1726889888.7813182, "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": "5597e8a67edae7221d5d238c6061ce737a9f646b", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889903.88319: 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-1726889903.585146-182289-163510168327593/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889903.88323: _low_level_execute_command(): starting 178205 1726889903.88329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889903.585146-182289-163510168327593/ > /dev/null 2>&1 && sleep 0' 178205 1726889903.88539: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889903.88541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.88567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889903.88570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.88614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889903.88632: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889903.88651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889903.88673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889903.88684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889903.88694: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889903.88709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889903.88724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889903.88746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889903.88769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889903.88784: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889903.88818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889903.88889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889903.88918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889903.88940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889903.89005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889903.90751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889903.90789: stderr chunk (state=3): >>><<< 178205 1726889903.90792: stdout chunk (state=3): >>><<< 178205 1726889903.90808: _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 178205 1726889903.90814: handler run complete 178205 1726889903.90848: attempt loop complete, returning result 178205 1726889903.90851: _execute() done 178205 1726889903.90853: dumping result to json 178205 1726889903.90858: done dumping result, returning 178205 1726889903.90866: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-0000000023f1] 178205 1726889903.90873: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f1 178205 1726889903.90981: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f1 178205 1726889903.90984: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889889.6503205, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5597e8a67edae7221d5d238c6061ce737a9f646b", "ctime": 1726889888.7813182, "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": 1726889888.7813182, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889903.91124: no more pending results, returning what we have 178205 1726889903.91129: results queue empty 178205 1726889903.91130: checking for any_errors_fatal 178205 1726889903.91135: done checking for any_errors_fatal 178205 1726889903.91136: checking for max_fail_percentage 178205 1726889903.91137: done checking for max_fail_percentage 178205 1726889903.91138: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.91139: done checking to see if all hosts have failed 178205 1726889903.91139: getting the remaining hosts for this loop 178205 1726889903.91141: done getting the remaining hosts for this loop 178205 1726889903.91144: getting the next task for host managed_node2 178205 1726889903.91150: done getting next task for host managed_node2 178205 1726889903.91153: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889903.91157: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.91171: getting variables 178205 1726889903.91172: in VariableManager get_vars() 178205 1726889903.91207: Calling all_inventory to load vars for managed_node2 178205 1726889903.91210: Calling groups_inventory to load vars for managed_node2 178205 1726889903.91214: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.91223: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.91225: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.91229: Calling groups_plugins_play to load vars for managed_node2 178205 1726889903.91562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889903.92102: done with get_vars() 178205 1726889903.92123: 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 23:38:23 -0400 (0:00:00.379) 0:01:56.910 ****** 178205 1726889903.92229: entering _queue_task() for managed_node2/lineinfile 178205 1726889903.92534: worker is 1 (out of 1 available) 178205 1726889903.92548: exiting _queue_task() for managed_node2/lineinfile 178205 1726889903.92559: done queuing things up, now waiting for results queue to drain 178205 1726889903.92560: waiting for pending results... 178205 1726889903.92884: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889903.93038: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f2 178205 1726889903.93049: variable 'ansible_search_path' from source: unknown 178205 1726889903.93053: variable 'ansible_search_path' from source: unknown 178205 1726889903.93094: calling self._execute() 178205 1726889903.93180: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.93185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.93198: variable 'omit' from source: magic vars 178205 1726889903.93488: variable '__storage_fstab' from source: set_fact 178205 1726889903.93519: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889903.93634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889903.93829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889903.93867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889903.93894: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889903.93919: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889903.93983: variable 'blivet_output' from source: set_fact 178205 1726889903.93999: Evaluated conditional (blivet_output is changed): False 178205 1726889903.94002: when evaluation is False, skipping this task 178205 1726889903.94004: _execute() done 178205 1726889903.94008: dumping result to json 178205 1726889903.94010: done dumping result, returning 178205 1726889903.94018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-0000000023f2] 178205 1726889903.94023: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f2 178205 1726889903.94120: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f2 178205 1726889903.94124: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 178205 1726889903.94173: no more pending results, returning what we have 178205 1726889903.94176: results queue empty 178205 1726889903.94177: checking for any_errors_fatal 178205 1726889903.94188: done checking for any_errors_fatal 178205 1726889903.94189: checking for max_fail_percentage 178205 1726889903.94190: done checking for max_fail_percentage 178205 1726889903.94191: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.94192: done checking to see if all hosts have failed 178205 1726889903.94192: getting the remaining hosts for this loop 178205 1726889903.94194: done getting the remaining hosts for this loop 178205 1726889903.94197: getting the next task for host managed_node2 178205 1726889903.94204: done getting next task for host managed_node2 178205 1726889903.94207: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889903.94210: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.94229: getting variables 178205 1726889903.94231: in VariableManager get_vars() 178205 1726889903.94264: Calling all_inventory to load vars for managed_node2 178205 1726889903.94267: Calling groups_inventory to load vars for managed_node2 178205 1726889903.94269: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.94277: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.94280: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.94282: Calling groups_plugins_play to load vars for managed_node2 178205 1726889903.94600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889903.94954: done with get_vars() 178205 1726889903.94964: 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 23:38:23 -0400 (0:00:00.028) 0:01:56.938 ****** 178205 1726889903.95031: entering _queue_task() for managed_node2/systemd 178205 1726889903.95218: worker is 1 (out of 1 available) 178205 1726889903.95235: exiting _queue_task() for managed_node2/systemd 178205 1726889903.95246: done queuing things up, now waiting for results queue to drain 178205 1726889903.95247: waiting for pending results... 178205 1726889903.95414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889903.95501: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f4 178205 1726889903.95515: variable 'ansible_search_path' from source: unknown 178205 1726889903.95518: variable 'ansible_search_path' from source: unknown 178205 1726889903.95554: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889903.95729: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889903.95766: dumping result to json 178205 1726889903.95770: done dumping result, returning 178205 1726889903.95776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-0000000023f4] 178205 1726889903.95782: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f4 178205 1726889903.95875: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f4 178205 1726889903.95878: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889903.95944: no more pending results, returning what we have 178205 1726889903.95949: results queue empty 178205 1726889903.95950: checking for any_errors_fatal 178205 1726889903.95960: done checking for any_errors_fatal 178205 1726889903.95961: checking for max_fail_percentage 178205 1726889903.95963: done checking for max_fail_percentage 178205 1726889903.95964: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.95964: done checking to see if all hosts have failed 178205 1726889903.95965: getting the remaining hosts for this loop 178205 1726889903.95966: done getting the remaining hosts for this loop 178205 1726889903.95970: getting the next task for host managed_node2 178205 1726889903.95981: done getting next task for host managed_node2 178205 1726889903.95986: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889903.95996: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.96021: getting variables 178205 1726889903.96023: in VariableManager get_vars() 178205 1726889903.96068: Calling all_inventory to load vars for managed_node2 178205 1726889903.96071: Calling groups_inventory to load vars for managed_node2 178205 1726889903.96073: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.96086: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.96089: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.96095: Calling groups_plugins_play to load vars for managed_node2 178205 1726889903.96707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889903.97182: done with get_vars() 178205 1726889903.97195: done getting variables 178205 1726889903.97260: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:38:23 -0400 (0:00:00.022) 0:01:56.960 ****** 178205 1726889903.97296: entering _queue_task() for managed_node2/debug 178205 1726889903.97543: worker is 1 (out of 1 available) 178205 1726889903.97555: exiting _queue_task() for managed_node2/debug 178205 1726889903.97569: done queuing things up, now waiting for results queue to drain 178205 1726889903.97571: waiting for pending results... 178205 1726889903.97880: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889903.98020: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f6 178205 1726889903.98025: variable 'ansible_search_path' from source: unknown 178205 1726889903.98049: variable 'ansible_search_path' from source: unknown 178205 1726889903.98079: calling self._execute() 178205 1726889903.98181: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.98185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.98205: variable 'omit' from source: magic vars 178205 1726889903.98332: variable 'omit' from source: magic vars 178205 1726889903.98391: variable 'omit' from source: magic vars 178205 1726889903.98416: variable 'omit' from source: magic vars 178205 1726889903.98450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889903.98479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889903.98496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889903.98517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889903.98535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889903.98560: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889903.98563: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.98565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.98682: Set connection var ansible_pipelining to False 178205 1726889903.98685: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889903.98688: Set connection var ansible_shell_executable to /bin/sh 178205 1726889903.98690: Set connection var ansible_connection to ssh 178205 1726889903.98709: Set connection var ansible_shell_type to sh 178205 1726889903.98714: Set connection var ansible_timeout to 10 178205 1726889903.98753: variable 'ansible_shell_executable' from source: unknown 178205 1726889903.98757: variable 'ansible_connection' from source: unknown 178205 1726889903.98760: variable 'ansible_module_compression' from source: unknown 178205 1726889903.98763: variable 'ansible_shell_type' from source: unknown 178205 1726889903.98765: variable 'ansible_shell_executable' from source: unknown 178205 1726889903.98782: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889903.98784: variable 'ansible_pipelining' from source: unknown 178205 1726889903.98786: variable 'ansible_timeout' from source: unknown 178205 1726889903.98800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889903.98932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889903.98938: variable 'omit' from source: magic vars 178205 1726889903.98941: starting attempt loop 178205 1726889903.98966: running the handler 178205 1726889903.98992: variable 'blivet_output' from source: set_fact 178205 1726889903.99191: variable 'blivet_output' from source: set_fact 178205 1726889903.99474: handler run complete 178205 1726889903.99500: attempt loop complete, returning result 178205 1726889903.99503: _execute() done 178205 1726889903.99505: dumping result to json 178205 1726889903.99513: done dumping result, returning 178205 1726889903.99519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-0000000023f6] 178205 1726889903.99531: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f6 178205 1726889903.99689: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f6 178205 1726889903.99700: WORKER PROCESS EXITING ok: [managed_node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889903.99841: no more pending results, returning what we have 178205 1726889903.99843: results queue empty 178205 1726889903.99844: checking for any_errors_fatal 178205 1726889903.99847: done checking for any_errors_fatal 178205 1726889903.99848: checking for max_fail_percentage 178205 1726889903.99849: done checking for max_fail_percentage 178205 1726889903.99850: checking to see if all hosts have failed and the running result is not ok 178205 1726889903.99850: done checking to see if all hosts have failed 178205 1726889903.99851: getting the remaining hosts for this loop 178205 1726889903.99852: done getting the remaining hosts for this loop 178205 1726889903.99854: getting the next task for host managed_node2 178205 1726889903.99858: done getting next task for host managed_node2 178205 1726889903.99863: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889903.99874: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889903.99896: getting variables 178205 1726889903.99898: in VariableManager get_vars() 178205 1726889903.99929: Calling all_inventory to load vars for managed_node2 178205 1726889903.99931: Calling groups_inventory to load vars for managed_node2 178205 1726889903.99933: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889903.99940: Calling all_plugins_play to load vars for managed_node2 178205 1726889903.99941: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889903.99943: Calling groups_plugins_play to load vars for managed_node2 178205 1726889904.00337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889904.00683: done with get_vars() 178205 1726889904.00692: done getting variables 178205 1726889904.00734: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:38:24 -0400 (0:00:00.034) 0:01:56.995 ****** 178205 1726889904.00759: entering _queue_task() for managed_node2/set_fact 178205 1726889904.00938: worker is 1 (out of 1 available) 178205 1726889904.00952: exiting _queue_task() for managed_node2/set_fact 178205 1726889904.00963: done queuing things up, now waiting for results queue to drain 178205 1726889904.00964: waiting for pending results... 178205 1726889904.01140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889904.01238: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f7 178205 1726889904.01250: variable 'ansible_search_path' from source: unknown 178205 1726889904.01253: variable 'ansible_search_path' from source: unknown 178205 1726889904.01281: calling self._execute() 178205 1726889904.01365: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.01369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.01377: variable 'omit' from source: magic vars 178205 1726889904.01463: variable 'omit' from source: magic vars 178205 1726889904.01507: variable 'omit' from source: magic vars 178205 1726889904.01670: variable 'blivet_output' from source: set_fact 178205 1726889904.01723: variable 'omit' from source: magic vars 178205 1726889904.01757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889904.01782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889904.01797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889904.01810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.01822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.01847: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889904.01850: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.01853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.01916: Set connection var ansible_pipelining to False 178205 1726889904.01920: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889904.01930: Set connection var ansible_shell_executable to /bin/sh 178205 1726889904.01933: Set connection var ansible_connection to ssh 178205 1726889904.01935: Set connection var ansible_shell_type to sh 178205 1726889904.01937: Set connection var ansible_timeout to 10 178205 1726889904.01959: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.01963: variable 'ansible_connection' from source: unknown 178205 1726889904.01965: variable 'ansible_module_compression' from source: unknown 178205 1726889904.01968: variable 'ansible_shell_type' from source: unknown 178205 1726889904.01970: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.01973: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.01976: variable 'ansible_pipelining' from source: unknown 178205 1726889904.01978: variable 'ansible_timeout' from source: unknown 178205 1726889904.01981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.02081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889904.02091: variable 'omit' from source: magic vars 178205 1726889904.02096: starting attempt loop 178205 1726889904.02098: running the handler 178205 1726889904.02108: handler run complete 178205 1726889904.02118: attempt loop complete, returning result 178205 1726889904.02120: _execute() done 178205 1726889904.02123: dumping result to json 178205 1726889904.02125: done dumping result, returning 178205 1726889904.02133: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-0000000023f7] 178205 1726889904.02140: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f7 178205 1726889904.02221: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f7 178205 1726889904.02224: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889904.02295: no more pending results, returning what we have 178205 1726889904.02297: results queue empty 178205 1726889904.02298: checking for any_errors_fatal 178205 1726889904.02309: done checking for any_errors_fatal 178205 1726889904.02309: checking for max_fail_percentage 178205 1726889904.02311: done checking for max_fail_percentage 178205 1726889904.02313: checking to see if all hosts have failed and the running result is not ok 178205 1726889904.02314: done checking to see if all hosts have failed 178205 1726889904.02315: getting the remaining hosts for this loop 178205 1726889904.02316: done getting the remaining hosts for this loop 178205 1726889904.02319: getting the next task for host managed_node2 178205 1726889904.02330: done getting next task for host managed_node2 178205 1726889904.02334: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889904.02337: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889904.02349: getting variables 178205 1726889904.02350: in VariableManager get_vars() 178205 1726889904.02404: Calling all_inventory to load vars for managed_node2 178205 1726889904.02407: Calling groups_inventory to load vars for managed_node2 178205 1726889904.02409: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889904.02422: Calling all_plugins_play to load vars for managed_node2 178205 1726889904.02427: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889904.02430: Calling groups_plugins_play to load vars for managed_node2 178205 1726889904.02892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889904.03375: done with get_vars() 178205 1726889904.03390: done getting variables 178205 1726889904.03432: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:38:24 -0400 (0:00:00.026) 0:01:57.022 ****** 178205 1726889904.03458: entering _queue_task() for managed_node2/set_fact 178205 1726889904.03693: worker is 1 (out of 1 available) 178205 1726889904.03705: exiting _queue_task() for managed_node2/set_fact 178205 1726889904.03719: done queuing things up, now waiting for results queue to drain 178205 1726889904.03720: waiting for pending results... 178205 1726889904.03971: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889904.04062: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f8 178205 1726889904.04079: variable 'ansible_search_path' from source: unknown 178205 1726889904.04082: variable 'ansible_search_path' from source: unknown 178205 1726889904.04102: calling self._execute() 178205 1726889904.04200: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.04228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.04232: variable 'omit' from source: magic vars 178205 1726889904.04337: variable 'omit' from source: magic vars 178205 1726889904.04381: variable 'omit' from source: magic vars 178205 1726889904.04565: variable 'blivet_output' from source: set_fact 178205 1726889904.04733: variable 'omit' from source: magic vars 178205 1726889904.04797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889904.04822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889904.04834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889904.04854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.04872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.04885: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889904.04887: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.04891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.04966: Set connection var ansible_pipelining to False 178205 1726889904.04970: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889904.04980: Set connection var ansible_shell_executable to /bin/sh 178205 1726889904.04983: Set connection var ansible_connection to ssh 178205 1726889904.04986: Set connection var ansible_shell_type to sh 178205 1726889904.04988: Set connection var ansible_timeout to 10 178205 1726889904.05016: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.05019: variable 'ansible_connection' from source: unknown 178205 1726889904.05022: variable 'ansible_module_compression' from source: unknown 178205 1726889904.05024: variable 'ansible_shell_type' from source: unknown 178205 1726889904.05029: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.05031: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.05033: variable 'ansible_pipelining' from source: unknown 178205 1726889904.05035: variable 'ansible_timeout' from source: unknown 178205 1726889904.05037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.05137: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889904.05146: variable 'omit' from source: magic vars 178205 1726889904.05154: starting attempt loop 178205 1726889904.05157: running the handler 178205 1726889904.05166: handler run complete 178205 1726889904.05174: attempt loop complete, returning result 178205 1726889904.05177: _execute() done 178205 1726889904.05179: dumping result to json 178205 1726889904.05184: done dumping result, returning 178205 1726889904.05193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-0000000023f8] 178205 1726889904.05200: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f8 178205 1726889904.05293: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f8 178205 1726889904.05296: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889904.05404: no more pending results, returning what we have 178205 1726889904.05406: results queue empty 178205 1726889904.05407: checking for any_errors_fatal 178205 1726889904.05412: done checking for any_errors_fatal 178205 1726889904.05414: checking for max_fail_percentage 178205 1726889904.05416: done checking for max_fail_percentage 178205 1726889904.05416: checking to see if all hosts have failed and the running result is not ok 178205 1726889904.05417: done checking to see if all hosts have failed 178205 1726889904.05417: getting the remaining hosts for this loop 178205 1726889904.05418: done getting the remaining hosts for this loop 178205 1726889904.05420: getting the next task for host managed_node2 178205 1726889904.05428: done getting next task for host managed_node2 178205 1726889904.05431: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889904.05433: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889904.05450: getting variables 178205 1726889904.05451: in VariableManager get_vars() 178205 1726889904.05478: Calling all_inventory to load vars for managed_node2 178205 1726889904.05480: Calling groups_inventory to load vars for managed_node2 178205 1726889904.05481: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889904.05487: Calling all_plugins_play to load vars for managed_node2 178205 1726889904.05489: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889904.05490: Calling groups_plugins_play to load vars for managed_node2 178205 1726889904.06131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889904.06547: done with get_vars() 178205 1726889904.06556: 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 23:38:24 -0400 (0:00:00.031) 0:01:57.054 ****** 178205 1726889904.06616: entering _queue_task() for managed_node2/mount 178205 1726889904.06777: worker is 1 (out of 1 available) 178205 1726889904.06789: exiting _queue_task() for managed_node2/mount 178205 1726889904.06800: done queuing things up, now waiting for results queue to drain 178205 1726889904.06801: waiting for pending results... 178205 1726889904.06991: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889904.07091: in run() - task 02369adf-7a19-34ed-f5d1-0000000023f9 178205 1726889904.07101: variable 'ansible_search_path' from source: unknown 178205 1726889904.07104: variable 'ansible_search_path' from source: unknown 178205 1726889904.07370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889904.09395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889904.09467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889904.09516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889904.09548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889904.09574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889904.09642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.09677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.09689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.09735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.09749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.09792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.09809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.09835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.09863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.09874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.10000: variable 'blivet_output' from source: set_fact 178205 1726889904.10062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889904.10177: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889904.10225: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889904.10260: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889904.10283: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889904.10324: 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) 178205 1726889904.10344: 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) 178205 1726889904.10363: 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) 178205 1726889904.10382: 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) 178205 1726889904.10432: dumping result to json 178205 1726889904.10435: done dumping result, returning 178205 1726889904.10438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-0000000023f9] 178205 1726889904.10445: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f9 178205 1726889904.10596: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023f9 178205 1726889904.10600: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889904.10714: no more pending results, returning what we have 178205 1726889904.10717: results queue empty 178205 1726889904.10717: checking for any_errors_fatal 178205 1726889904.10723: done checking for any_errors_fatal 178205 1726889904.10724: checking for max_fail_percentage 178205 1726889904.10724: done checking for max_fail_percentage 178205 1726889904.10725: checking to see if all hosts have failed and the running result is not ok 178205 1726889904.10727: done checking to see if all hosts have failed 178205 1726889904.10728: getting the remaining hosts for this loop 178205 1726889904.10729: done getting the remaining hosts for this loop 178205 1726889904.10731: getting the next task for host managed_node2 178205 1726889904.10735: done getting next task for host managed_node2 178205 1726889904.10739: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889904.10742: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889904.10755: getting variables 178205 1726889904.10756: in VariableManager get_vars() 178205 1726889904.10780: Calling all_inventory to load vars for managed_node2 178205 1726889904.10781: Calling groups_inventory to load vars for managed_node2 178205 1726889904.10783: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889904.10791: Calling all_plugins_play to load vars for managed_node2 178205 1726889904.10793: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889904.10798: Calling groups_plugins_play to load vars for managed_node2 178205 1726889904.11367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889904.11775: done with get_vars() 178205 1726889904.11784: 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 23:38:24 -0400 (0:00:00.052) 0:01:57.106 ****** 178205 1726889904.11847: entering _queue_task() for managed_node2/systemd 178205 1726889904.12055: worker is 1 (out of 1 available) 178205 1726889904.12065: exiting _queue_task() for managed_node2/systemd 178205 1726889904.12075: done queuing things up, now waiting for results queue to drain 178205 1726889904.12076: waiting for pending results... 178205 1726889904.12354: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889904.12499: in run() - task 02369adf-7a19-34ed-f5d1-0000000023fb 178205 1726889904.12521: variable 'ansible_search_path' from source: unknown 178205 1726889904.12528: variable 'ansible_search_path' from source: unknown 178205 1726889904.12564: calling self._execute() 178205 1726889904.12668: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.12679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.12691: variable 'omit' from source: magic vars 178205 1726889904.13065: variable 'blivet_output' from source: set_fact 178205 1726889904.13114: Evaluated conditional (blivet_output['mounts']): True 178205 1726889904.13125: variable 'omit' from source: magic vars 178205 1726889904.13198: variable 'omit' from source: magic vars 178205 1726889904.13234: variable 'omit' from source: magic vars 178205 1726889904.13282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889904.13320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889904.13342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889904.13363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.13377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.13410: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889904.13421: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.13429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.13534: Set connection var ansible_pipelining to False 178205 1726889904.13547: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889904.13558: Set connection var ansible_shell_executable to /bin/sh 178205 1726889904.13565: Set connection var ansible_connection to ssh 178205 1726889904.13575: Set connection var ansible_shell_type to sh 178205 1726889904.13586: Set connection var ansible_timeout to 10 178205 1726889904.13623: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.13632: variable 'ansible_connection' from source: unknown 178205 1726889904.13641: variable 'ansible_module_compression' from source: unknown 178205 1726889904.13648: variable 'ansible_shell_type' from source: unknown 178205 1726889904.13655: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.13662: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.13672: variable 'ansible_pipelining' from source: unknown 178205 1726889904.13679: variable 'ansible_timeout' from source: unknown 178205 1726889904.13686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.13892: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889904.13909: variable 'omit' from source: magic vars 178205 1726889904.13922: starting attempt loop 178205 1726889904.13933: running the handler 178205 1726889904.13952: _low_level_execute_command(): starting 178205 1726889904.13965: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889904.14491: 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 <<< 178205 1726889904.14507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.14525: 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 <<< 178205 1726889904.14538: 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 <<< 178205 1726889904.14589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.14605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.14641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.16376: stdout chunk (state=3): >>>/root <<< 178205 1726889904.16451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.16460: stdout chunk (state=3): >>><<< 178205 1726889904.16471: stderr chunk (state=3): >>><<< 178205 1726889904.16492: _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 178205 1726889904.16509: _low_level_execute_command(): starting 178205 1726889904.16523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188 `" && echo ansible-tmp-1726889904.164979-182311-181497452789188="` echo /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188 `" ) && sleep 0' 178205 1726889904.17102: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.17118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.17135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.17153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.17192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.17207: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.17219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.17227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.17239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.17245: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.17253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.17263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.17275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.17283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.17291: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.17300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.17376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.17391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.17402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.17463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.19261: stdout chunk (state=3): >>>ansible-tmp-1726889904.164979-182311-181497452789188=/root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188 <<< 178205 1726889904.19446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.19449: stdout chunk (state=3): >>><<< 178205 1726889904.19452: stderr chunk (state=3): >>><<< 178205 1726889904.19902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889904.164979-182311-181497452789188=/root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188 , stderr=OpenSSH_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 178205 1726889904.19905: variable 'ansible_module_compression' from source: unknown 178205 1726889904.19908: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889904.19911: variable 'ansible_facts' from source: unknown 178205 1726889904.19915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/AnsiballZ_systemd.py 178205 1726889904.19976: Sending initial data 178205 1726889904.19980: Sent initial data (157 bytes) 178205 1726889904.20949: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.20962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.20977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.20995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.21042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.21054: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.21068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.21086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.21097: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.21111: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.21129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.21144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.21160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.21172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.21182: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.21195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.21274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.21296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.21315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.21384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.23048: 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 <<< 178205 1726889904.23085: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889904.23146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpa_h60psz /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/AnsiballZ_systemd.py <<< 178205 1726889904.23159: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889904.25500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.25839: stderr chunk (state=3): >>><<< 178205 1726889904.25842: stdout chunk (state=3): >>><<< 178205 1726889904.25844: done transferring module to remote 178205 1726889904.25846: _low_level_execute_command(): starting 178205 1726889904.25848: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/ /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/AnsiballZ_systemd.py && sleep 0' 178205 1726889904.26574: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.26577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.26617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889904.26621: 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 <<< 178205 1726889904.26623: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.26687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.26691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.26739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.28399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.28470: stderr chunk (state=3): >>><<< 178205 1726889904.28480: stdout chunk (state=3): >>><<< 178205 1726889904.28569: _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 178205 1726889904.28574: _low_level_execute_command(): starting 178205 1726889904.28576: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/AnsiballZ_systemd.py && sleep 0' 178205 1726889904.29113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.29133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.29149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.29167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.29207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.29222: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.29242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.29261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.29273: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.29283: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.29295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.29308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.29326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.29339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.29356: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.29370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.29447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.29473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.29489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.29563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.31445: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889904.31449: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889904.31499: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889904.31534: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889904.31565: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889904.31568: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889904.31598: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889904.31611: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889904.31662: 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' <<< 178205 1726889904.31680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889904.31699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889904.31722: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadf3dc0> <<< 178205 1726889904.31766: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889904.31791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889904.31798: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadf3b20> <<< 178205 1726889904.31828: 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' <<< 178205 1726889904.31848: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadf3ac0> <<< 178205 1726889904.31872: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889904.31894: 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 0x7f8aead98490> <<< 178205 1726889904.31934: 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' <<< 178205 1726889904.31949: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889904.31962: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead98670> <<< 178205 1726889904.31997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889904.32006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889904.32044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889904.32060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889904.32084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889904.32087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889904.32121: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead4f190> <<< 178205 1726889904.32128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889904.32141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889904.32202: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead4f220> <<< 178205 1726889904.32231: 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' <<< 178205 1726889904.32261: 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 0x7f8aead72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead4f940> <<< 178205 1726889904.32287: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadb0880> <<< 178205 1726889904.32320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889904.32323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead48d90> <<< 178205 1726889904.32370: 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' <<< 178205 1726889904.32381: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead72d90> <<< 178205 1726889904.32429: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead98970> <<< 178205 1726889904.32452: 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. <<< 178205 1726889904.32793: 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' <<< 178205 1726889904.32829: 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' <<< 178205 1726889904.32882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889904.32886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889904.32909: 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 0x7f8aeacefeb0> <<< 178205 1726889904.32955: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf2f40> <<< 178205 1726889904.32988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889904.32991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889904.33020: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889904.33059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889904.33063: 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' <<< 178205 1726889904.33087: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeace7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf0640> <<< 178205 1726889904.33109: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacef370> <<< 178205 1726889904.33128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889904.33179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889904.33198: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889904.33242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889904.33275: 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' <<< 178205 1726889904.33315: 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 0x7f8aea98ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea98e910> <<< 178205 1726889904.33331: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889904.33373: 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 0x7f8aea98ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889904.33398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889904.33431: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea98efd0> # /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 0x7f8aea9a00d0> <<< 178205 1726889904.33436: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889904.33475: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc9d90> import '_functools' # <<< 178205 1726889904.33502: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc4670> <<< 178205 1726889904.33573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889904.33611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacd66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf6e20> <<< 178205 1726889904.33616: 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' <<< 178205 1726889904.33645: 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 0x7f8aea9a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc92b0> <<< 178205 1726889904.33692: 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 0x7f8aeacd62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacfc9d0> <<< 178205 1726889904.33723: 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' <<< 178205 1726889904.33747: 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' <<< 178205 1726889904.33782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0df0> <<< 178205 1726889904.33824: 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 0x7f8aea9a0d60> <<< 178205 1726889904.33836: 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' <<< 178205 1726889904.33856: 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' <<< 178205 1726889904.33869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889904.33928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889904.33958: 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 0x7f8aea9743d0> <<< 178205 1726889904.33968: 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' <<< 178205 1726889904.34001: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9744c0> <<< 178205 1726889904.34120: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a8f40> <<< 178205 1726889904.34153: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3a90> <<< 178205 1726889904.34172: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3490> <<< 178205 1726889904.34191: 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' <<< 178205 1726889904.34231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889904.34265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8c2220> <<< 178205 1726889904.34301: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea95f520> <<< 178205 1726889904.34349: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3f10> <<< 178205 1726889904.34371: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacfc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889904.34394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889904.34434: 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 0x7f8aea8d5b50> <<< 178205 1726889904.34472: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889904.34515: 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 0x7f8aea8d5e80> # /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' <<< 178205 1726889904.34544: 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 0x7f8aea8e7790> <<< 178205 1726889904.34557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889904.34579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889904.34601: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8e7cd0> <<< 178205 1726889904.34653: 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 0x7f8aea87e400> <<< 178205 1726889904.34672: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8d5f70> # /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' <<< 178205 1726889904.34726: 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 0x7f8aea88f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8e7610> <<< 178205 1726889904.34750: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889904.34767: 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 0x7f8aea88f3a0> <<< 178205 1726889904.34805: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0a30> <<< 178205 1726889904.34836: 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' <<< 178205 1726889904.34855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889904.34880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889904.34904: 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 0x7f8aea8ab700> <<< 178205 1726889904.34942: 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' <<< 178205 1726889904.34967: 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 0x7f8aea8ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8ab7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889904.34994: 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 0x7f8aea8ab8b0> <<< 178205 1726889904.35006: 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' <<< 178205 1726889904.35184: 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 0x7f8aea8abd00> <<< 178205 1726889904.35238: 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 0x7f8aea8b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8ab940> <<< 178205 1726889904.35256: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea89da90> <<< 178205 1726889904.35279: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0610> <<< 178205 1726889904.35290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889904.35338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889904.35366: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8abaf0> <<< 178205 1726889904.35516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889904.35529: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8aea7e66d0> <<< 178205 1726889904.35762: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889904.35854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.35882: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889904.35906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.35928: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889904.35940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.37139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.38057: 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 0x7f8aea1ef820> <<< 178205 1726889904.38082: 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' <<< 178205 1726889904.38101: 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' <<< 178205 1726889904.38135: 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' <<< 178205 1726889904.38149: 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 0x7f8aea1ef160> <<< 178205 1726889904.38182: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ef280> <<< 178205 1726889904.38217: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1eff70> <<< 178205 1726889904.38232: 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' <<< 178205 1726889904.38285: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1efd90> <<< 178205 1726889904.38301: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889904.38320: 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 0x7f8aea1effd0> <<< 178205 1726889904.38340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889904.38351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889904.38387: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ef100> <<< 178205 1726889904.38429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889904.38432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889904.38456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889904.38470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889904.38482: 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' <<< 178205 1726889904.38562: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1c40d0> <<< 178205 1726889904.38605: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889904.38621: 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 0x7f8aea0c7310> <<< 178205 1726889904.38650: 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 0x7f8aea0c7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889904.38653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889904.38690: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea0c7ca0> <<< 178205 1726889904.38701: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1d5dc0> <<< 178205 1726889904.38862: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1d53a0> <<< 178205 1726889904.38889: 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' <<< 178205 1726889904.38906: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1d5fd0> <<< 178205 1726889904.38926: 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' <<< 178205 1726889904.38962: 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' <<< 178205 1726889904.38986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889904.39001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889904.39020: 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 0x7f8aea759d30> <<< 178205 1726889904.39098: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f4400> <<< 178205 1726889904.39113: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1a3b20> <<< 178205 1726889904.39126: 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 0x7f8aea1f4520> <<< 178205 1726889904.39149: 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 0x7f8aea1f4550> <<< 178205 1726889904.39188: 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 <<< 178205 1726889904.39192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889904.39203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889904.39231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889904.39307: 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 0x7f8aea135fd0> <<< 178205 1726889904.39321: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea76c250> <<< 178205 1726889904.39336: 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' <<< 178205 1726889904.39394: 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 0x7f8aea132850> <<< 178205 1726889904.39398: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea76c3d0> <<< 178205 1726889904.39409: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889904.39448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889904.39474: 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' <<< 178205 1726889904.39477: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889904.39528: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea76cd30> <<< 178205 1726889904.39651: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1327f0> <<< 178205 1726889904.39744: 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 0x7f8aea1cfb50> <<< 178205 1726889904.39770: 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 0x7f8aea76c910> <<< 178205 1726889904.39814: 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 0x7f8aea76c5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea762910> <<< 178205 1726889904.39845: 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' <<< 178205 1726889904.39862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889904.39875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889904.39915: 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 0x7f8aea128940> <<< 178205 1726889904.40097: 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 0x7f8aea145d90> <<< 178205 1726889904.40100: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea131580> <<< 178205 1726889904.40137: 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' <<< 178205 1726889904.40172: 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 0x7f8aea128ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889904.40175: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.40241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.40333: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889904.40360: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889904.40374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889904.40377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.40460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.40554: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.40986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.41456: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889904.41460: 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_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889904.41485: 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' <<< 178205 1726889904.41534: 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 0x7f8aea1447f0> <<< 178205 1726889904.41603: 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 0x7f8aea17e8b0> <<< 178205 1726889904.41624: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9cc3970> <<< 178205 1726889904.41670: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889904.41680: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.41703: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889904.41822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.41959: 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' <<< 178205 1726889904.41972: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ad730> # zipimport: zlib available <<< 178205 1726889904.42351: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.42715: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.42765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.42833: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889904.42864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.42903: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889904.42906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.42955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43040: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889904.43065: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889904.43108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43145: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889904.43148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889904.43541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889904.43544: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889904.43610: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f1370> # zipimport: zlib available <<< 178205 1726889904.43673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43756: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889904.43760: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889904.43771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43803: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43835: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889904.43846: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.43917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44057: 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 <<< 178205 1726889904.44081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889904.44150: 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 0x7f8aea161550> <<< 178205 1726889904.44232: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9b40eb0> <<< 178205 1726889904.44264: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889904.44275: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889904.44325: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44395: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889904.44467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889904.44496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889904.44516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889904.44537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889904.44607: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1627f0> <<< 178205 1726889904.44645: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea167790> <<< 178205 1726889904.44704: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea161b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889904.44725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.44764: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889904.44835: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889904.44860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889904.44878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45216: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45230: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45358: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889904.45370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45536: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889904.45679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45846: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.45890: 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' <<< 178205 1726889904.45918: 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' <<< 178205 1726889904.45942: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889904.45952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889904.45977: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9a305b0> <<< 178205 1726889904.46003: 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' <<< 178205 1726889904.46022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889904.46046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889904.46069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889904.46089: 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 0x7f8ae9cc9340> <<< 178205 1726889904.46132: 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 0x7f8ae9cc94f0> <<< 178205 1726889904.46183: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9b53370> <<< 178205 1726889904.46219: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9a30c40> <<< 178205 1726889904.46231: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c89970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c89f70> <<< 178205 1726889904.46250: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889904.46269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889904.46293: 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' <<< 178205 1726889904.46334: 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 0x7f8ae9c86fd0> <<< 178205 1726889904.46352: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9ca9df0> <<< 178205 1726889904.46362: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889904.46389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c86ee0> <<< 178205 1726889904.46410: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889904.46433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889904.46457: 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 0x7f8ae9aac1f0> <<< 178205 1726889904.46482: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9cf0a60> <<< 178205 1726889904.46509: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c893a0> <<< 178205 1726889904.46545: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889904.46562: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 178205 1726889904.46613: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46661: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889904.46672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46705: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46748: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889904.46781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889904.46793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46821: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46847: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889904.46857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46894: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46936: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889904.46947: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.46977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889904.47064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47156: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47216: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 178205 1726889904.47227: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 178205 1726889904.47595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47948: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889904.47958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.47998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48106: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889904.48120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48171: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889904.48228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889904.48287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48348: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889904.48364: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889904.48416: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9aac0a0> <<< 178205 1726889904.48594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889904.48619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889904.48777: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9aac790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889904.48781: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48831: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48895: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889904.48898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.48974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889904.49060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49190: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889904.49193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889904.49287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889904.49425: 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 0x7f8ae9a07400> <<< 178205 1726889904.49667: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae99a6640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889904.49670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889904.49775: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49846: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.49910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50142: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889904.50159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50184: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50224: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889904.50236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50263: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50308: 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' <<< 178205 1726889904.50356: 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 0x7f8ae9939eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9939d60> <<< 178205 1726889904.50393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 178205 1726889904.50415: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889904.50428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50446: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50485: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889904.50505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50623: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50747: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889904.50759: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.50999: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51041: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889904.51062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51092: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51332: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889904.51345: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51436: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51548: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889904.51551: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51573: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.51604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52465: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889904.52487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52655: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889904.52666: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52828: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889904.52839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.52961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53086: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889904.53110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889904.53134: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889904.53162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53204: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889904.53218: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53721: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889904.53736: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53803: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889904.53817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53856: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889904.53917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.53981: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889904.53993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54039: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889904.54084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54137: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889904.54190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54248: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889904.54251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54686: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889904.54689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54734: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54797: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889904.54824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54862: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889904.54867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889904.54938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54958: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.54998: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889904.55064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55136: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889904.55174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889904.55177: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889904.55180: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55272: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889904.55275: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55295: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55344: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55446: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55519: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 178205 1726889904.55533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55620: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889904.55633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.55947: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889904.55989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56123: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889904.56136: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889904.56202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56272: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889904.56287: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56450: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 178205 1726889904.56563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56673: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889904.56742: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889904.56889: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889904.76937: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889904.77443: 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 <<< 178205 1726889904.77470: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 178205 1726889904.77492: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum <<< 178205 1726889904.77581: stdout chunk (state=3): >>># 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 <<< 178205 1726889904.77641: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889904.77895: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889904.77921: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889904.77971: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889904.78006: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889904.78010: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889904.78040: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889904.78062: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889904.78103: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889904.78195: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889904.78200: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889904.78213: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889904.78258: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889904.78263: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889904.78284: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889904.78326: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889904.78329: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889904.78406: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889904.78469: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 178205 1726889904.78535: stdout chunk (state=3): >>># 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 <<< 178205 1726889904.78588: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 178205 1726889904.78662: 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 # 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 <<< 178205 1726889904.78678: 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 <<< 178205 1726889904.78729: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889904.78742: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889904.78885: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889904.78914: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889904.78960: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889904.78981: 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 <<< 178205 1726889904.78984: 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 <<< 178205 1726889904.79001: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889904.79030: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889904.79437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889904.79440: stdout chunk (state=3): >>><<< 178205 1726889904.79442: stderr chunk (state=3): >>><<< 178205 1726889904.79588: _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 0x7f8aeadf3dc0> # /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 0x7f8aead983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadf3b20> # /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 0x7f8aeadf3ac0> 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 0x7f8aead98490> # /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 0x7f8aead98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead98670> # /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 0x7f8aead4f190> # /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 0x7f8aead4f220> # /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 0x7f8aead72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeadb0880> # /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 0x7f8aead48d90> # /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 0x7f8aead72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aead98970> 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 0x7f8aeacefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf2f40> # /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 0x7f8aeace7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacef370> # /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 0x7f8aea98ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea98e910> 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 0x7f8aea98ef10> # /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 0x7f8aea98efd0> # /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 0x7f8aea9a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc4670> # /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 0x7f8aeacd66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacf6e20> # /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 0x7f8aea9a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacc92b0> # 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 0x7f8aeacd62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacfc9d0> # /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 0x7f8aea9a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0df0> # /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 0x7f8aea9a0d60> # /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 0x7f8aea9743d0> # /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 0x7f8aea9744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3490> # /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 0x7f8aea8c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea95f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aeacfc040> # /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 0x7f8aea8d5b50> 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 0x7f8aea8d5e80> # /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 0x7f8aea8e7790> # /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 0x7f8aea8e7cd0> # 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 0x7f8aea87e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8d5f70> # /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 0x7f8aea88f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8e7610> 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 0x7f8aea88f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0a30> # /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 0x7f8aea8ab700> # /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 0x7f8aea8ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8ab7c0> # 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 0x7f8aea8ab8b0> # /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 0x7f8aea8abd00> # 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 0x7f8aea8b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea8ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea89da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea9a0610> # /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 0x7f8aea8abaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8aea7e66d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ef820> # /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 0x7f8aea1ef160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ef280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1eff70> # /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 0x7f8aea1ef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1efd90> 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 0x7f8aea1effd0> # /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 0x7f8aea1ef100> # /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 0x7f8aea1c40d0> # 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 0x7f8aea0c7310> # 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 0x7f8aea0c7160> # /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 0x7f8aea0c7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1d5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1d53a0> # /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 0x7f8aea1d5fd0> # /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 0x7f8aea759d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1a3b20> # 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 0x7f8aea1f4520> # /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 0x7f8aea1f4550> # /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 0x7f8aea135fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea76c250> # /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 0x7f8aea132850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea76c3d0> # /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 0x7f8aea76cd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1327f0> # 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 0x7f8aea1cfb50> # 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 0x7f8aea76c910> # 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 0x7f8aea76c5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea762910> # /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 0x7f8aea128940> # 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 0x7f8aea145d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea131580> # 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 0x7f8aea128ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8aea1447f0> # /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 0x7f8aea17e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9cc3970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1ad730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1f1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8aea161550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9b40eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea1627f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea167790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aea161b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9a305b0> # /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 0x7f8ae9cc9340> # 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 0x7f8ae9cc94f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9b53370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9a30c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c89970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c89f70> # /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 0x7f8ae9c86fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9ca9df0> # /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 0x7f8ae9c86ee0> # /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 0x7f8ae9aac1f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9cf0a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9c893a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9aac0a0> # /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 0x7f8ae9aac790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae9a07400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae99a6640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae9939eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae9939d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__ghsssqd/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889904.80746: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889904.80750: _low_level_execute_command(): starting 178205 1726889904.80752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889904.164979-182311-181497452789188/ > /dev/null 2>&1 && sleep 0' 178205 1726889904.81400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.81417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.81438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.81459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.81511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.81528: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.81544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.81561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.81574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.81590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.81603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.81622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.81639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.81652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.81663: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.81677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.81765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.81788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.81809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.81878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.83765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.83769: stdout chunk (state=3): >>><<< 178205 1726889904.83771: stderr chunk (state=3): >>><<< 178205 1726889904.83918: _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 178205 1726889904.83921: handler run complete 178205 1726889904.83924: attempt loop complete, returning result 178205 1726889904.83926: _execute() done 178205 1726889904.83928: dumping result to json 178205 1726889904.83929: done dumping result, returning 178205 1726889904.83931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-0000000023fb] 178205 1726889904.83934: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fb 178205 1726889904.84003: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fb 178205 1726889904.84007: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889904.84081: no more pending results, returning what we have 178205 1726889904.84084: results queue empty 178205 1726889904.84085: checking for any_errors_fatal 178205 1726889904.84094: done checking for any_errors_fatal 178205 1726889904.84094: checking for max_fail_percentage 178205 1726889904.84096: done checking for max_fail_percentage 178205 1726889904.84097: checking to see if all hosts have failed and the running result is not ok 178205 1726889904.84098: done checking to see if all hosts have failed 178205 1726889904.84098: getting the remaining hosts for this loop 178205 1726889904.84100: done getting the remaining hosts for this loop 178205 1726889904.84103: getting the next task for host managed_node2 178205 1726889904.84110: done getting next task for host managed_node2 178205 1726889904.84115: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889904.84119: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889904.84135: getting variables 178205 1726889904.84137: in VariableManager get_vars() 178205 1726889904.84178: Calling all_inventory to load vars for managed_node2 178205 1726889904.84180: Calling groups_inventory to load vars for managed_node2 178205 1726889904.84183: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889904.84193: Calling all_plugins_play to load vars for managed_node2 178205 1726889904.84196: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889904.84198: Calling groups_plugins_play to load vars for managed_node2 178205 1726889904.84753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889904.85409: done with get_vars() 178205 1726889904.85429: 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 23:38:24 -0400 (0:00:00.736) 0:01:57.843 ****** 178205 1726889904.85534: entering _queue_task() for managed_node2/mount 178205 1726889904.85818: worker is 1 (out of 1 available) 178205 1726889904.85838: exiting _queue_task() for managed_node2/mount 178205 1726889904.85850: done queuing things up, now waiting for results queue to drain 178205 1726889904.85851: waiting for pending results... 178205 1726889904.86151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889904.86296: in run() - task 02369adf-7a19-34ed-f5d1-0000000023fc 178205 1726889904.86311: variable 'ansible_search_path' from source: unknown 178205 1726889904.86316: variable 'ansible_search_path' from source: unknown 178205 1726889904.86671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889904.89211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889904.89297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889904.89352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889904.89395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889904.89440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889904.89530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.89567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.89598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.89659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.89680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.89741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.89776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.89806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.89865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.89886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.89952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.89987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.90018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.90068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.90091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.90251: variable 'blivet_output' from source: set_fact 178205 1726889904.90351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889904.90517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889904.90561: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889904.90593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889904.90639: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889904.90696: 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) 178205 1726889904.90733: 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) 178205 1726889904.90762: 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) 178205 1726889904.90793: 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) 178205 1726889904.90921: variable 'omit' from source: magic vars 178205 1726889904.91060: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.91073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.91086: variable 'omit' from source: magic vars 178205 1726889904.91174: variable 'omit' from source: magic vars 178205 1726889904.91240: variable 'omit' from source: magic vars 178205 1726889904.91401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889904.91433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889904.91461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889904.91511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889904.91535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889904.91638: variable 'mount_info' from source: unknown 178205 1726889904.91651: variable 'omit' from source: magic vars 178205 1726889904.91755: variable 'mount_info' from source: unknown 178205 1726889904.91888: variable 'mount_info' from source: unknown 178205 1726889904.91907: variable 'omit' from source: magic vars 178205 1726889904.92047: variable 'mount_info' from source: unknown 178205 1726889904.92057: variable 'omit' from source: magic vars 178205 1726889904.92153: variable 'mount_info' from source: unknown 178205 1726889904.92174: variable 'omit' from source: magic vars 178205 1726889904.92200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889904.92238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889904.92262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889904.92281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.92294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889904.92328: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889904.92336: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.92347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889904.92446: Set connection var ansible_pipelining to False 178205 1726889904.92462: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889904.92473: Set connection var ansible_shell_executable to /bin/sh 178205 1726889904.92478: Set connection var ansible_connection to ssh 178205 1726889904.92486: Set connection var ansible_shell_type to sh 178205 1726889904.92494: Set connection var ansible_timeout to 10 178205 1726889904.92522: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.92532: variable 'ansible_connection' from source: unknown 178205 1726889904.92538: variable 'ansible_module_compression' from source: unknown 178205 1726889904.92544: variable 'ansible_shell_type' from source: unknown 178205 1726889904.92550: variable 'ansible_shell_executable' from source: unknown 178205 1726889904.92557: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889904.92567: variable 'ansible_pipelining' from source: unknown 178205 1726889904.92576: variable 'ansible_timeout' from source: unknown 178205 1726889904.92583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889904.92765: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889904.92784: variable 'omit' from source: magic vars 178205 1726889904.92796: starting attempt loop 178205 1726889904.92802: running the handler 178205 1726889904.92820: _low_level_execute_command(): starting 178205 1726889904.92833: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889904.93604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.93623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.93640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.93661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.93709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.93725: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.93744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.93766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.93786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.93798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.93811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.93830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.93846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.93859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.93870: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.93890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.93966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.93987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.94009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.94075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.95595: stdout chunk (state=3): >>>/root <<< 178205 1726889904.95735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.95799: stderr chunk (state=3): >>><<< 178205 1726889904.95802: stdout chunk (state=3): >>><<< 178205 1726889904.95906: _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 178205 1726889904.95909: _low_level_execute_command(): starting 178205 1726889904.95915: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824 `" && echo ansible-tmp-1726889904.958217-182336-94317512370824="` echo /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824 `" ) && sleep 0' 178205 1726889904.96496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889904.96509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.96531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.96553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.96591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.96601: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889904.96615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.96635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889904.96653: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889904.96667: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889904.96678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889904.96690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889904.96704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889904.96715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889904.96724: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889904.96741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889904.96820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889904.96844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889904.96862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889904.96935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889904.98740: stdout chunk (state=3): >>>ansible-tmp-1726889904.958217-182336-94317512370824=/root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824 <<< 178205 1726889904.98854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889904.98934: stderr chunk (state=3): >>><<< 178205 1726889904.98946: stdout chunk (state=3): >>><<< 178205 1726889904.99296: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889904.958217-182336-94317512370824=/root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889904.99302: variable 'ansible_module_compression' from source: unknown 178205 1726889904.99304: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889904.99306: variable 'ansible_facts' from source: unknown 178205 1726889904.99308: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/AnsiballZ_mount.py 178205 1726889904.99374: Sending initial data 178205 1726889904.99377: Sent initial data (154 bytes) 178205 1726889905.00422: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889905.00439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.00455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.00472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.00522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.00539: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889905.00555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.00574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889905.00586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889905.00604: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889905.00620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.00639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.00655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.00668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.00679: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889905.00693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.00776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.00798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.00821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.00890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.02577: 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 <<< 178205 1726889905.02607: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889905.02645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpdjvcel2m /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/AnsiballZ_mount.py <<< 178205 1726889905.02677: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889905.03723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.03939: stderr chunk (state=3): >>><<< 178205 1726889905.03942: stdout chunk (state=3): >>><<< 178205 1726889905.03944: done transferring module to remote 178205 1726889905.03946: _low_level_execute_command(): starting 178205 1726889905.03949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/ /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/AnsiballZ_mount.py && sleep 0' 178205 1726889905.04491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889905.04504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.04520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.04540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.04581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.04599: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889905.04617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.04640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889905.04653: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889905.04665: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889905.04678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.04692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.04708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.04724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.04739: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889905.04753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.04831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.04850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.04864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.04924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.06628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.06672: stderr chunk (state=3): >>><<< 178205 1726889905.06676: stdout chunk (state=3): >>><<< 178205 1726889905.06759: _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 178205 1726889905.06763: _low_level_execute_command(): starting 178205 1726889905.06765: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/AnsiballZ_mount.py && sleep 0' 178205 1726889905.07506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.07509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.07552: 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 <<< 178205 1726889905.07555: 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 <<< 178205 1726889905.07557: 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 <<< 178205 1726889905.07559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.07617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.07630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.07677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.09562: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889905.09578: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889905.09636: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889905.09674: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889905.09706: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889905.09753: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889905.09756: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889905.09806: 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' <<< 178205 1726889905.09838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889905.09851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889905.09878: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a91dc0> <<< 178205 1726889905.09917: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889905.09959: 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 0x7fdbd9a363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a91b20> <<< 178205 1726889905.09980: 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' <<< 178205 1726889905.09998: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a91ac0> <<< 178205 1726889905.10020: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889905.10066: 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' <<< 178205 1726889905.10070: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36490> <<< 178205 1726889905.10108: 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' <<< 178205 1726889905.10121: 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' <<< 178205 1726889905.10158: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36940> <<< 178205 1726889905.10168: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36670> <<< 178205 1726889905.10193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889905.10202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889905.10222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889905.10240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889905.10259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889905.10294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889905.10304: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97cf190> <<< 178205 1726889905.10323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889905.10337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889905.10407: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97cf220> <<< 178205 1726889905.10437: 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' <<< 178205 1726889905.10480: 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 0x7fdbd97f2850> <<< 178205 1726889905.10483: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97cf940> <<< 178205 1726889905.10508: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a4e880> <<< 178205 1726889905.10540: 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 0x7fdbd97c8d90> <<< 178205 1726889905.10596: 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' <<< 178205 1726889905.10616: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97f2d90> <<< 178205 1726889905.10662: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36970> <<< 178205 1726889905.10692: 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. <<< 178205 1726889905.11096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd976feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9772f40> # /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' <<< 178205 1726889905.11216: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9767610> <<< 178205 1726889905.11219: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9770640> <<< 178205 1726889905.11241: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd976f370> <<< 178205 1726889905.11244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889905.11317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889905.11331: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889905.11368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.11380: 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' <<< 178205 1726889905.11428: 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 0x7fdbd96f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96f0910> <<< 178205 1726889905.11442: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889905.11453: 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' <<< 178205 1726889905.11482: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96f0f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889905.11505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889905.11565: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889905.11568: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96f0fd0> <<< 178205 1726889905.11570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889905.11573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 178205 1726889905.11574: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97020d0> <<< 178205 1726889905.11590: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889905.11634: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9749d90> import '_functools' # <<< 178205 1726889905.11659: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9744670> <<< 178205 1726889905.11721: 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 0x7fdbd97556d0> <<< 178205 1726889905.11734: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9776e20> <<< 178205 1726889905.11745: 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' <<< 178205 1726889905.11776: 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 0x7fdbd9702cd0> <<< 178205 1726889905.11787: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97492b0> <<< 178205 1726889905.11823: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.11841: 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 0x7fdbd97552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd977c9d0> <<< 178205 1726889905.11859: 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' <<< 178205 1726889905.11881: 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' <<< 178205 1726889905.11909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889905.11935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702eb0> <<< 178205 1726889905.11959: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702df0> <<< 178205 1726889905.11972: 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 0x7fdbd9702d60> <<< 178205 1726889905.11995: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889905.12019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889905.12031: 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' <<< 178205 1726889905.12053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889905.12099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889905.12127: 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 0x7fdbd96d63d0> <<< 178205 1726889905.12152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889905.12164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889905.12196: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96d64c0> <<< 178205 1726889905.12318: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd970bf40> <<< 178205 1726889905.12359: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705a90> <<< 178205 1726889905.12370: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705490> <<< 178205 1726889905.12397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889905.12407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889905.12434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889905.12445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889905.12477: 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' <<< 178205 1726889905.12489: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95fb220> <<< 178205 1726889905.12517: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96c1520> <<< 178205 1726889905.12565: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd977c040> <<< 178205 1726889905.12590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889905.12625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889905.12652: 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 0x7fdbd960fb50> <<< 178205 1726889905.12663: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889905.12693: 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 0x7fdbd960fe80> <<< 178205 1726889905.12721: 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' <<< 178205 1726889905.12752: 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' <<< 178205 1726889905.12773: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9620790> <<< 178205 1726889905.12786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889905.12814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889905.12842: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9620cd0> <<< 178205 1726889905.12879: 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 0x7fdbd95ac400> <<< 178205 1726889905.12890: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd960ff70> <<< 178205 1726889905.12918: 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' <<< 178205 1726889905.12963: 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 0x7fdbd95bd2e0> <<< 178205 1726889905.12980: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9620610> import 'pwd' # <<< 178205 1726889905.13006: 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 0x7fdbd95bd3a0> <<< 178205 1726889905.13047: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702a30> <<< 178205 1726889905.13075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889905.13087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889905.13109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889905.13128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889905.13150: 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 0x7fdbd95d9700> <<< 178205 1726889905.13176: 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' <<< 178205 1726889905.13208: 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 0x7fdbd95d99d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95d97c0> <<< 178205 1726889905.13240: 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 0x7fdbd95d98b0> <<< 178205 1726889905.13265: 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' <<< 178205 1726889905.13460: 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 0x7fdbd95d9d00> <<< 178205 1726889905.13502: 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 0x7fdbd95e3250> <<< 178205 1726889905.13521: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95d9940> <<< 178205 1726889905.13538: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95cca90> <<< 178205 1726889905.13548: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702610> <<< 178205 1726889905.13567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889905.13625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889905.13655: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95d9af0> <<< 178205 1726889905.13752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889905.13769: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdbd8fd46d0> <<< 178205 1726889905.13897: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip' # zipimport: zlib available <<< 178205 1726889905.13982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.14018: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/__init__.py <<< 178205 1726889905.14048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889905.14066: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889905.15268: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.16197: 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 0x7fdbd8efb820> <<< 178205 1726889905.16243: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889905.16250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.16257: 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' <<< 178205 1726889905.16293: 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' <<< 178205 1726889905.16297: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.16299: 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 0x7fdbd8efb160> <<< 178205 1726889905.16336: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efb280> <<< 178205 1726889905.16354: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efbf70> <<< 178205 1726889905.16382: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889905.16385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889905.16438: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efb4f0> <<< 178205 1726889905.16442: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efbd90> import 'atexit' # <<< 178205 1726889905.16460: 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 0x7fdbd8efbfd0> <<< 178205 1726889905.16472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889905.16503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889905.16566: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efb100> <<< 178205 1726889905.16569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889905.16571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889905.16590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889905.16630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889905.16633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889905.16636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889905.16689: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e50f40> <<< 178205 1726889905.16740: 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 0x7fdbd8e71d00> <<< 178205 1726889905.16767: 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 0x7fdbd8e71eb0> <<< 178205 1726889905.16770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889905.16795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889905.16848: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e71370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f61dc0> <<< 178205 1726889905.17047: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f613a0> <<< 178205 1726889905.17050: 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'<<< 178205 1726889905.17055: stdout chunk (state=3): >>> <<< 178205 1726889905.17079: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f61fd0> <<< 178205 1726889905.17083: 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' <<< 178205 1726889905.17100: 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' <<< 178205 1726889905.17155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889905.17158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889905.17160: 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' <<< 178205 1726889905.17164: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f32d30> <<< 178205 1726889905.17236: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ecbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ecb400> <<< 178205 1726889905.17258: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8eff4f0> <<< 178205 1726889905.17286: 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 0x7fdbd8ecb520> <<< 178205 1726889905.17305: 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 0x7fdbd8ecb550> <<< 178205 1726889905.17328: 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' <<< 178205 1726889905.17352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889905.17370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889905.17443: 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 0x7fdbd8e42fd0> <<< 178205 1726889905.17463: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f44250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889905.17475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889905.17524: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.17544: 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 0x7fdbd8e3f850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f443d0> <<< 178205 1726889905.17555: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889905.17580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.17609: 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' <<< 178205 1726889905.17623: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889905.17667: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f5be50> <<< 178205 1726889905.17815: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e3f7f0> <<< 178205 1726889905.17921: 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 0x7fdbd8e3f640> # 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 0x7fdbd8e3e5b0> <<< 178205 1726889905.17952: 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 0x7fdbd8e32d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f3a910> <<< 178205 1726889905.17985: 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' <<< 178205 1726889905.18005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889905.18026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889905.18061: 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 0x7fdbd8ec26a0> <<< 178205 1726889905.18225: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.18239: 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 0x7fdbd8ec1b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ed10a0> <<< 178205 1726889905.18267: 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 0x7fdbd8ec2100> <<< 178205 1726889905.18283: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f06b20> # zipimport: zlib available <<< 178205 1726889905.18301: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889905.18315: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18469: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889905.18487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18501: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889905.18515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.18699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.19136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.19596: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889905.19602: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889905.19626: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889905.19636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.19682: 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 0x7fdbd89fe5e0> <<< 178205 1726889905.19755: 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' <<< 178205 1726889905.19764: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e0a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd89ab100> <<< 178205 1726889905.19831: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889905.19867: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889905.19969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.20104: 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' <<< 178205 1726889905.20124: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ec1b80> # zipimport: zlib available <<< 178205 1726889905.20518: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.20868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.20925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.20990: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889905.20992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21052: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889905.21054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21194: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889905.21200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21218: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889905.21251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21287: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889905.21292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889905.21682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889905.21692: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889905.21758: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd89dcf10> <<< 178205 1726889905.21765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21823: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21887: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889905.21902: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889905.21918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.21985: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889905.21992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22211: 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 <<< 178205 1726889905.22237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.22306: 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' <<< 178205 1726889905.22310: 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 0x7fdbd8f4e220> <<< 178205 1726889905.22334: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd89dc850> <<< 178205 1726889905.22360: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889905.22394: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889905.22405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22541: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22607: 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' <<< 178205 1726889905.22635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889905.22659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889905.22692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889905.22695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889905.22786: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e02ca0> <<< 178205 1726889905.22824: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8dfef70> <<< 178205 1726889905.22885: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8df8940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889905.22897: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22934: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.22939: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889905.22992: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889905.23030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 178205 1726889905.23081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889905.23100: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 178205 1726889905.23121: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889905.23162: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889905.23168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.23508: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.23836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889905.23847: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889905.23854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.23885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.23917: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889905.23984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.24153: stdout chunk (state=3): >>> {"changed": false, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 178205 1726889905.24158: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889905.24354: 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 <<< 178205 1726889905.24385: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 178205 1726889905.24423: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889905.24470: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 178205 1726889905.24495: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils <<< 178205 1726889905.24498: stdout chunk (state=3): >>># destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889905.24669: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889905.24674: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889905.24704: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889905.24707: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889905.24728: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 178205 1726889905.24745: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889905.24759: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 178205 1726889905.24774: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 178205 1726889905.24779: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889905.24816: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889905.24831: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 178205 1726889905.24844: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # 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 <<< 178205 1726889905.24860: 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 # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 178205 1726889905.24888: 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 <<< 178205 1726889905.24898: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889905.24907: stdout chunk (state=3): >>># 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 <<< 178205 1726889905.24931: 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 <<< 178205 1726889905.24939: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889905.24955: 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 <<< 178205 1726889905.24958: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889905.25084: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889905.25107: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 178205 1726889905.25118: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889905.25141: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889905.25145: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889905.25165: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889905.25436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889905.25509: stderr chunk (state=3): >>><<< 178205 1726889905.25516: stdout chunk (state=3): >>><<< 178205 1726889905.25598: _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 0x7fdbd9a91dc0> # /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 0x7fdbd9a363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a91b20> # /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 0x7fdbd9a91ac0> 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 0x7fdbd9a36490> # /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 0x7fdbd9a36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36670> # /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 0x7fdbd97cf190> # /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 0x7fdbd97cf220> # /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 0x7fdbd97f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a4e880> # /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 0x7fdbd97c8d90> # /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 0x7fdbd97f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9a36970> 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 0x7fdbd976feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9772f40> # /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 0x7fdbd9767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd976f370> # /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 0x7fdbd96f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96f0910> 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 0x7fdbd96f0f10> # /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 0x7fdbd96f0fd0> # /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 0x7fdbd97020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9744670> # /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 0x7fdbd97556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9776e20> # /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 0x7fdbd9702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd97492b0> # 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 0x7fdbd97552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd977c9d0> # /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 0x7fdbd9702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702df0> # /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 0x7fdbd9702d60> # /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 0x7fdbd96d63d0> # /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 0x7fdbd96d64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd970bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705490> # /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 0x7fdbd95fb220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd96c1520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9705f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd977c040> # /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 0x7fdbd960fb50> 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 0x7fdbd960fe80> # /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 0x7fdbd9620790> # /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 0x7fdbd9620cd0> # 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 0x7fdbd95ac400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd960ff70> # /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 0x7fdbd95bd2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9620610> 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 0x7fdbd95bd3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702a30> # /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 0x7fdbd95d9700> # /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 0x7fdbd95d99d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95d97c0> # 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 0x7fdbd95d98b0> # /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 0x7fdbd95d9d00> # 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 0x7fdbd95e3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95d9940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd95cca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd9702610> # /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 0x7fdbd95d9af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdbd8fd46d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd8efb820> # /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 0x7fdbd8efb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efbf70> # /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 0x7fdbd8efb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8efbd90> 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 0x7fdbd8efbfd0> # /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 0x7fdbd8efb100> # /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 0x7fdbd8e50f40> # 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 0x7fdbd8e71d00> # 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 0x7fdbd8e71eb0> # /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 0x7fdbd8e71370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f61dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f613a0> # /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 0x7fdbd8f61fd0> # /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 0x7fdbd8f32d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ecbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ecb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8eff4f0> # 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 0x7fdbd8ecb520> # /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 0x7fdbd8ecb550> # /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 0x7fdbd8e42fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f44250> # /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 0x7fdbd8e3f850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f443d0> # /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 0x7fdbd8f5be50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8e3f7f0> # 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 0x7fdbd8e3f640> # 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 0x7fdbd8e3e5b0> # 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 0x7fdbd8e32d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f3a910> # /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 0x7fdbd8ec26a0> # 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 0x7fdbd8ec1b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8ed10a0> # 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 0x7fdbd8ec2100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8f06b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd89fe5e0> # /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 0x7fdbd8e0a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd89ab100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd8ec1b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd89dcf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd8f4e220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd89dc850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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 0x7fdbd8e02ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8dfef70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbd8df8940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_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_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_i6ytttj8/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889905.26497: done with _execute_module (mount, {'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', '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': 'mount', '_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-1726889904.958217-182336-94317512370824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889905.26501: _low_level_execute_command(): starting 178205 1726889905.26503: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889904.958217-182336-94317512370824/ > /dev/null 2>&1 && sleep 0' 178205 1726889905.26506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889905.26508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.26510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.26515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.26517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.26519: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889905.26534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.26537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889905.26545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889905.26548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889905.26551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.26553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.26555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.26556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.26558: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889905.26560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.26562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.26580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.26584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.26647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.28369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.28407: stderr chunk (state=3): >>><<< 178205 1726889905.28410: stdout chunk (state=3): >>><<< 178205 1726889905.28423: _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 178205 1726889905.28430: handler run complete 178205 1726889905.28447: attempt loop complete, returning result 178205 1726889905.28462: variable 'mount_info' from source: unknown 178205 1726889905.28529: variable 'mount_info' from source: unknown ok: [managed_node2] => (item={'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773" } 178205 1726889905.28765: dumping result to json 178205 1726889905.28768: done dumping result, returning 178205 1726889905.28770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-0000000023fc] 178205 1726889905.28772: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fc 178205 1726889905.28824: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fc 178205 1726889905.28828: WORKER PROCESS EXITING 178205 1726889905.28922: no more pending results, returning what we have 178205 1726889905.28926: results queue empty 178205 1726889905.28927: checking for any_errors_fatal 178205 1726889905.28934: done checking for any_errors_fatal 178205 1726889905.28935: checking for max_fail_percentage 178205 1726889905.28936: done checking for max_fail_percentage 178205 1726889905.28937: checking to see if all hosts have failed and the running result is not ok 178205 1726889905.28938: done checking to see if all hosts have failed 178205 1726889905.28939: getting the remaining hosts for this loop 178205 1726889905.28941: done getting the remaining hosts for this loop 178205 1726889905.28945: getting the next task for host managed_node2 178205 1726889905.28953: done getting next task for host managed_node2 178205 1726889905.28957: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889905.28960: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889905.28971: getting variables 178205 1726889905.28976: in VariableManager get_vars() 178205 1726889905.29009: Calling all_inventory to load vars for managed_node2 178205 1726889905.29014: Calling groups_inventory to load vars for managed_node2 178205 1726889905.29016: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889905.29025: Calling all_plugins_play to load vars for managed_node2 178205 1726889905.29027: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889905.29030: Calling groups_plugins_play to load vars for managed_node2 178205 1726889905.29620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889905.30273: done with get_vars() 178205 1726889905.30285: 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 23:38:25 -0400 (0:00:00.448) 0:01:58.291 ****** 178205 1726889905.30360: entering _queue_task() for managed_node2/file 178205 1726889905.30570: worker is 1 (out of 1 available) 178205 1726889905.30584: exiting _queue_task() for managed_node2/file 178205 1726889905.30596: done queuing things up, now waiting for results queue to drain 178205 1726889905.30597: waiting for pending results... 178205 1726889905.30786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889905.30876: in run() - task 02369adf-7a19-34ed-f5d1-0000000023fe 178205 1726889905.30887: variable 'ansible_search_path' from source: unknown 178205 1726889905.30892: variable 'ansible_search_path' from source: unknown 178205 1726889905.31152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889905.32728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889905.32781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889905.32809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889905.32856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889905.32881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889905.32945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889905.32966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889905.32985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889905.33013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889905.33025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889905.33063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889905.33115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889905.33157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889905.33194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889905.33236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889905.33320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889905.33373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889905.33469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889905.33564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889905.33587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889905.33857: variable 'blivet_output' from source: set_fact 178205 1726889905.34020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889905.34205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889905.34293: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889905.34355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889905.34404: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889905.34504: 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) 178205 1726889905.34542: 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) 178205 1726889905.34593: 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) 178205 1726889905.34633: 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) 178205 1726889905.34795: variable 'omit' from source: magic vars 178205 1726889905.35007: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889905.35047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889905.35061: variable 'omit' from source: magic vars 178205 1726889905.35571: variable 'mount_info' from source: unknown 178205 1726889905.35580: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 178205 1726889905.35583: when evaluation is False, skipping this task 178205 1726889905.35621: variable 'mount_info' from source: unknown 178205 1726889905.35723: variable 'mount_info' from source: unknown skipping: [managed_node2] => (item={'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "present" }, "skip_reason": "Conditional result was False" } 178205 1726889905.36028: dumping result to json 178205 1726889905.36031: done dumping result, returning 178205 1726889905.36034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-0000000023fe] 178205 1726889905.36042: sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fe 178205 1726889905.36097: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000023fe 178205 1726889905.36101: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 178205 1726889905.36147: no more pending results, returning what we have 178205 1726889905.36151: results queue empty 178205 1726889905.36152: checking for any_errors_fatal 178205 1726889905.36169: done checking for any_errors_fatal 178205 1726889905.36170: checking for max_fail_percentage 178205 1726889905.36172: done checking for max_fail_percentage 178205 1726889905.36173: checking to see if all hosts have failed and the running result is not ok 178205 1726889905.36174: done checking to see if all hosts have failed 178205 1726889905.36175: getting the remaining hosts for this loop 178205 1726889905.36176: done getting the remaining hosts for this loop 178205 1726889905.36179: getting the next task for host managed_node2 178205 1726889905.36186: done getting next task for host managed_node2 178205 1726889905.36192: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889905.36196: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889905.36218: getting variables 178205 1726889905.36219: in VariableManager get_vars() 178205 1726889905.36264: Calling all_inventory to load vars for managed_node2 178205 1726889905.36266: Calling groups_inventory to load vars for managed_node2 178205 1726889905.36269: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889905.36278: Calling all_plugins_play to load vars for managed_node2 178205 1726889905.36281: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889905.36284: Calling groups_plugins_play to load vars for managed_node2 178205 1726889905.36890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889905.37456: done with get_vars() 178205 1726889905.37474: 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 23:38:25 -0400 (0:00:00.072) 0:01:58.363 ****** 178205 1726889905.37568: entering _queue_task() for managed_node2/systemd 178205 1726889905.37855: worker is 1 (out of 1 available) 178205 1726889905.37867: exiting _queue_task() for managed_node2/systemd 178205 1726889905.37881: done queuing things up, now waiting for results queue to drain 178205 1726889905.37882: waiting for pending results... 178205 1726889905.38140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889905.38272: in run() - task 02369adf-7a19-34ed-f5d1-000000002400 178205 1726889905.38282: variable 'ansible_search_path' from source: unknown 178205 1726889905.38288: variable 'ansible_search_path' from source: unknown 178205 1726889905.38316: calling self._execute() 178205 1726889905.38415: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889905.38419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889905.38422: variable 'omit' from source: magic vars 178205 1726889905.38840: variable 'blivet_output' from source: set_fact 178205 1726889905.38868: Evaluated conditional (blivet_output['mounts']): True 178205 1726889905.38871: variable 'omit' from source: magic vars 178205 1726889905.38955: variable 'omit' from source: magic vars 178205 1726889905.38982: variable 'omit' from source: magic vars 178205 1726889905.39030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889905.39052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889905.39066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889905.39081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889905.39089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889905.39114: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889905.39118: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889905.39121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889905.39222: Set connection var ansible_pipelining to False 178205 1726889905.39244: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889905.39250: Set connection var ansible_shell_executable to /bin/sh 178205 1726889905.39252: Set connection var ansible_connection to ssh 178205 1726889905.39255: Set connection var ansible_shell_type to sh 178205 1726889905.39257: Set connection var ansible_timeout to 10 178205 1726889905.39279: variable 'ansible_shell_executable' from source: unknown 178205 1726889905.39283: variable 'ansible_connection' from source: unknown 178205 1726889905.39286: variable 'ansible_module_compression' from source: unknown 178205 1726889905.39299: variable 'ansible_shell_type' from source: unknown 178205 1726889905.39302: variable 'ansible_shell_executable' from source: unknown 178205 1726889905.39304: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889905.39307: variable 'ansible_pipelining' from source: unknown 178205 1726889905.39331: variable 'ansible_timeout' from source: unknown 178205 1726889905.39334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889905.39478: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889905.39483: variable 'omit' from source: magic vars 178205 1726889905.39501: starting attempt loop 178205 1726889905.39504: running the handler 178205 1726889905.39507: _low_level_execute_command(): starting 178205 1726889905.39517: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889905.40141: 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 <<< 178205 1726889905.40154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.40157: 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 <<< 178205 1726889905.40159: 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 <<< 178205 1726889905.40162: stderr 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 <<< 178205 1726889905.40197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.40217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.40233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.40283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.41818: stdout chunk (state=3): >>>/root <<< 178205 1726889905.41977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.41980: stderr chunk (state=3): >>><<< 178205 1726889905.41983: stdout chunk (state=3): >>><<< 178205 1726889905.42014: _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 178205 1726889905.42031: _low_level_execute_command(): starting 178205 1726889905.42036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640 `" && echo ansible-tmp-1726889905.4201066-182357-155902948334640="` echo /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640 `" ) && sleep 0' 178205 1726889905.42906: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889905.42925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.42931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.42963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.42976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.42998: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889905.43001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.43037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889905.43051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889905.43055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889905.43104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.43128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.43131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.43155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.43158: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889905.43174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.43248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.43282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.43285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.43562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.45152: stdout chunk (state=3): >>>ansible-tmp-1726889905.4201066-182357-155902948334640=/root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640 <<< 178205 1726889905.45259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.45333: stderr chunk (state=3): >>><<< 178205 1726889905.45336: stdout chunk (state=3): >>><<< 178205 1726889905.45358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889905.4201066-182357-155902948334640=/root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640 , stderr=OpenSSH_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 178205 1726889905.45397: variable 'ansible_module_compression' from source: unknown 178205 1726889905.45460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889905.45534: variable 'ansible_facts' from source: unknown 178205 1726889905.45742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/AnsiballZ_systemd.py 178205 1726889905.45920: Sending initial data 178205 1726889905.45923: Sent initial data (158 bytes) 178205 1726889905.46928: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889905.46936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.46948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.46972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.47008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889905.47016: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889905.47029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.47039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889905.47049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889905.47055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889905.47062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.47067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.47082: stderr 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 <<< 178205 1726889905.47087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889905.47135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.47156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889905.47162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.47198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.48850: 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 <<< 178205 1726889905.48855: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889905.48881: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889905.48919: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp9bskzd6_ /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/AnsiballZ_systemd.py <<< 178205 1726889905.48950: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889905.50921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.51009: stderr chunk (state=3): >>><<< 178205 1726889905.51014: stdout chunk (state=3): >>><<< 178205 1726889905.51037: done transferring module to remote 178205 1726889905.51046: _low_level_execute_command(): starting 178205 1726889905.51050: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/ /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/AnsiballZ_systemd.py && sleep 0' 178205 1726889905.51489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.51493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.51540: 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 <<< 178205 1726889905.51577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889905.51580: stderr 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 <<< 178205 1726889905.51672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.51703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.51745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.53398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889905.53475: stderr chunk (state=3): >>><<< 178205 1726889905.53479: stdout chunk (state=3): >>><<< 178205 1726889905.53496: _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 178205 1726889905.53500: _low_level_execute_command(): starting 178205 1726889905.53510: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/AnsiballZ_systemd.py && sleep 0' 178205 1726889905.54128: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889905.54131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889905.54162: 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 <<< 178205 1726889905.54165: 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 <<< 178205 1726889905.54167: stderr 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 <<< 178205 1726889905.54217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889905.54225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889905.54270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889905.56128: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889905.56153: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889905.56156: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889905.56213: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889905.56254: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889905.56287: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889905.56290: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889905.56328: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889905.56334: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889905.56384: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889905.56387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.56412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889905.56433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889905.56439: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889905.56459: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b671edc0> <<< 178205 1726889905.56497: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889905.56515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889905.56524: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b671eb20> <<< 178205 1726889905.56548: 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' <<< 178205 1726889905.56569: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b671eac0> <<< 178205 1726889905.56586: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889905.56608: 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' <<< 178205 1726889905.56631: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3490> <<< 178205 1726889905.56650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889905.56658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889905.56675: 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' <<< 178205 1726889905.56699: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889905.56706: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3940> <<< 178205 1726889905.56725: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3670> <<< 178205 1726889905.56753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889905.56758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889905.56785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889905.56804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889905.56828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889905.56842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889905.56864: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b667a190> <<< 178205 1726889905.56885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889905.56906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889905.56978: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b667a220> <<< 178205 1726889905.57006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889905.57009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889905.57057: 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 0x7fa9b669d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b667a940> <<< 178205 1726889905.57084: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66db880> <<< 178205 1726889905.57117: 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 0x7fa9b6673d90> <<< 178205 1726889905.57189: 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' <<< 178205 1726889905.57196: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b669dd90> <<< 178205 1726889905.57235: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3970> <<< 178205 1726889905.57263: 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. <<< 178205 1726889905.57618: 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' <<< 178205 1726889905.57660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889905.57663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889905.57722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889905.57728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889905.57741: 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 0x7fa9b63d4eb0> <<< 178205 1726889905.57776: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d7f40> <<< 178205 1726889905.57801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889905.57843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889905.57870: 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' <<< 178205 1726889905.57882: 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' <<< 178205 1726889905.57925: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63cc610> <<< 178205 1726889905.57937: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d4370> <<< 178205 1726889905.57952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889905.58019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889905.58039: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889905.58066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.58090: 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' <<< 178205 1726889905.58135: 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 0x7fa9b6289e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6289910> <<< 178205 1726889905.58219: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889905.58231: 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' <<< 178205 1726889905.58240: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6289f10> <<< 178205 1726889905.58248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889905.58251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889905.58258: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6289fd0> <<< 178205 1726889905.58339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889905.58341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629b0d0> <<< 178205 1726889905.58349: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889905.58352: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63aed90> <<< 178205 1726889905.58358: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889905.58361: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63a9670> <<< 178205 1726889905.58720: 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 0x7fa9b63bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63dbe20> <<< 178205 1726889905.58725: 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' <<< 178205 1726889905.58731: 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 0x7fa9b629bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63ae2b0> <<< 178205 1726889905.58736: 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 0x7fa9b63bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63e19d0> <<< 178205 1726889905.58739: 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' <<< 178205 1726889905.58742: 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' <<< 178205 1726889905.58744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889905.58745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889905.58749: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629bdf0> <<< 178205 1726889905.58751: 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 0x7fa9b629bd60> <<< 178205 1726889905.58753: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889905.58755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889905.58757: 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' <<< 178205 1726889905.58836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889905.58839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889905.58841: 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 0x7fa9b626f3d0> <<< 178205 1726889905.58941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889905.58944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889905.58946: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b626f4c0> <<< 178205 1726889905.59060: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b62a3f40> <<< 178205 1726889905.59070: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ea90> <<< 178205 1726889905.59076: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629e490> <<< 178205 1726889905.59098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889905.59111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889905.59164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889905.59171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889905.59184: 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 0x7fa9b61bd220> <<< 178205 1726889905.59228: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b625a520> <<< 178205 1726889905.59304: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ef10> <<< 178205 1726889905.59310: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63e1040> <<< 178205 1726889905.59320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 178205 1726889905.59323: stdout chunk (state=3): >>> <<< 178205 1726889905.59360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 178205 1726889905.59365: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61d0b50> <<< 178205 1726889905.59368: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889905.59391: 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 0x7fa9b61d0e80> <<< 178205 1726889905.59417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889905.59423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889905.59445: 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' <<< 178205 1726889905.59452: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61e2790> <<< 178205 1726889905.59469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889905.59501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889905.59525: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61e2cd0> <<< 178205 1726889905.59576: 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 0x7fa9b6179400> <<< 178205 1726889905.59587: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61d0f70> <<< 178205 1726889905.59606: 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' <<< 178205 1726889905.59658: 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 0x7fa9b618a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61e2610> <<< 178205 1726889905.59675: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889905.59687: 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 0x7fa9b618a3a0> <<< 178205 1726889905.59740: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ba30> <<< 178205 1726889905.59759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889905.59781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889905.59784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889905.59830: 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 0x7fa9b61a6700> <<< 178205 1726889905.59851: 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' <<< 178205 1726889905.59876: 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 0x7fa9b61a69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61a67c0> <<< 178205 1726889905.59894: 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 0x7fa9b61a68b0> <<< 178205 1726889905.59928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889905.59938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889905.60110: 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 0x7fa9b61a6d00> <<< 178205 1726889905.60158: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.60174: 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 0x7fa9b61b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61a6940> <<< 178205 1726889905.60195: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6198a90> <<< 178205 1726889905.60199: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629b610> <<< 178205 1726889905.60210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889905.60263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889905.60292: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61a6af0> <<< 178205 1726889905.60435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889905.60446: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9b5be86d0> <<< 178205 1726889905.60663: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889905.60757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.60796: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889905.60800: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.60836: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889905.60839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.62021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.62932: 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 0x7fa9b5b26820> <<< 178205 1726889905.62957: 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' <<< 178205 1726889905.62996: 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' <<< 178205 1726889905.63014: 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' <<< 178205 1726889905.63032: 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 0x7fa9b5b26160> <<< 178205 1726889905.63064: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26280> <<< 178205 1726889905.63106: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26f70> <<< 178205 1726889905.63122: 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' <<< 178205 1726889905.63167: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b264f0> <<< 178205 1726889905.63170: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26d90> import 'atexit' # <<< 178205 1726889905.63204: 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 0x7fa9b5b26fd0> <<< 178205 1726889905.63218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889905.63235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889905.63270: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26100> <<< 178205 1726889905.63294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889905.63317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889905.63335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889905.63356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889905.63367: 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' <<< 178205 1726889905.63439: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5ab70d0> <<< 178205 1726889905.63473: 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 0x7fa9b59fe310> <<< 178205 1726889905.63500: 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 0x7fa9b59fe160> <<< 178205 1726889905.63528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889905.63538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889905.63566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b59feca0> <<< 178205 1726889905.63578: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b0cdc0> <<< 178205 1726889905.63754: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b0c3a0> <<< 178205 1726889905.63773: 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' <<< 178205 1726889905.63796: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b0cfd0> <<< 178205 1726889905.63808: 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' <<< 178205 1726889905.63836: 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' <<< 178205 1726889905.63878: 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' <<< 178205 1726889905.63902: 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 0x7fa9b5b5bd30> <<< 178205 1726889905.63977: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aefd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aef400> <<< 178205 1726889905.64005: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a59b20> # 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 0x7fa9b5aef520> <<< 178205 1726889905.64032: 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 0x7fa9b5aef550> <<< 178205 1726889905.64060: 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 <<< 178205 1726889905.64084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889905.64113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889905.64174: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889905.64203: 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 0x7fa9b5a6cfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b6e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889905.64216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889905.64260: 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 0x7fa9b5a69850> <<< 178205 1726889905.64277: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b6e3d0> <<< 178205 1726889905.64288: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889905.64318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.64346: 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' # <<< 178205 1726889905.64410: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b6ed30> <<< 178205 1726889905.64534: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a697f0> <<< 178205 1726889905.64618: 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 0x7fa9b5b06b50> <<< 178205 1726889905.64646: 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 0x7fa9b5b6e910> <<< 178205 1726889905.64689: 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 0x7fa9b5b6e5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b64910> <<< 178205 1726889905.64723: 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' <<< 178205 1726889905.64746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889905.64757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889905.64789: 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 0x7fa9b5a5f940> <<< 178205 1726889905.64969: 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 0x7fa9b5a7cd90> <<< 178205 1726889905.64979: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a68580> <<< 178205 1726889905.65018: 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 0x7fa9b5a5fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a689a0> <<< 178205 1726889905.65041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889905.65053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.65119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.65199: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889905.65230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889905.65247: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889905.65341: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.65434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.65868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.66321: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889905.66341: 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_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889905.66358: 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' <<< 178205 1726889905.66413: 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 0x7fa9b5a7b7f0> <<< 178205 1726889905.66484: 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' <<< 178205 1726889905.66502: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aaa8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55ef970> <<< 178205 1726889905.66535: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889905.66558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.66577: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889905.66588: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.66697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.66827: 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' <<< 178205 1726889905.66850: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5ae4730> # zipimport: zlib available <<< 178205 1726889905.67236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67716: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889905.67728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67748: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67781: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889905.67841: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.67928: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889905.67948: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889905.67981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68021: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889905.68038: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68201: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889905.68418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889905.68430: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889905.68489: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b28370> <<< 178205 1726889905.68500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68625: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889905.68644: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889905.68654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68684: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68719: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889905.68729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68756: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68796: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.68941: 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 <<< 178205 1726889905.68964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.69035: 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' <<< 178205 1726889905.69045: 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 0x7fa9b5a98550> <<< 178205 1726889905.69118: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b546deb0> <<< 178205 1726889905.69149: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889905.69160: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.69209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.69256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.69278: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.69329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889905.69348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889905.69379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889905.69400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889905.69423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889905.69496: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aa07f0> <<< 178205 1726889905.69535: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a9e790> <<< 178205 1726889905.69589: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a98b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889905.69619: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.69647: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889905.69730: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889905.69749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889905.69916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70109: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70242: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889905.70254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70321: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70378: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70428: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 178205 1726889905.70563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70700: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70743: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.70789: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 178205 1726889905.70796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889905.70816: 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' <<< 178205 1726889905.70843: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889905.70846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889905.70890: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b535e5b0> # /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' <<< 178205 1726889905.70916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889905.70939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889905.70972: 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' <<< 178205 1726889905.70991: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55f6340> <<< 178205 1726889905.71030: 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 0x7fa9b55f64f0> <<< 178205 1726889905.71105: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5480370> <<< 178205 1726889905.71117: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b535ec40> <<< 178205 1726889905.71134: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b7970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b7f70> <<< 178205 1726889905.71176: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889905.71184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889905.71197: 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' <<< 178205 1726889905.71232: 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 0x7fa9b55b4fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55d3df0> <<< 178205 1726889905.71252: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889905.71278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889905.71296: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b4ee0> <<< 178205 1726889905.71318: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889905.71349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889905.71370: 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 0x7fa9b53d81f0> <<< 178205 1726889905.71393: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5612a60> <<< 178205 1726889905.71419: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b73a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889905.71463: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889905.71467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71511: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71562: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 178205 1726889905.71606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71667: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889905.71686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889905.71722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71757: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889905.71760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71836: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889905.71875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889905.71931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.71961: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72013: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72055: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72117: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889905.72132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72492: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72848: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889905.72899: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72941: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.72975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73010: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 178205 1726889905.73031: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889905.73045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889905.73121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73165: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 178205 1726889905.73200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73230: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889905.73257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 178205 1726889905.73305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73428: 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' <<< 178205 1726889905.73452: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b53d80a0> <<< 178205 1726889905.73471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889905.73491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889905.73646: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b53d8790> <<< 178205 1726889905.73658: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 178205 1726889905.73703: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73765: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889905.73838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.73918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 178205 1726889905.73980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9b5334400> <<< 178205 1726889905.74518: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b52d3640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889905.74531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74619: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 178205 1726889905.74693: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.74979: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889905.74998: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889905.75029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75059: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889905.75071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75103: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75146: 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' <<< 178205 1726889905.75190: 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 0x7fa9b5261eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5261d60> <<< 178205 1726889905.75220: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889905.75237: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75267: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75305: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 178205 1726889905.75440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75559: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889905.75570: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75807: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75849: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889905.75872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.75901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76137: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889905.76154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76351: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889905.76361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.76859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77292: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 178205 1726889905.77304: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 178205 1726889905.77388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77496: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889905.77499: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77660: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889905.77663: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77784: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.77930: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889905.77958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889905.77994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78049: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889905.78053: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78557: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889905.78560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78598: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78642: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889905.78647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889905.78744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78828: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889905.78832: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78865: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889905.78868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78922: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.78975: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889905.78978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79073: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889905.79293: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79518: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889905.79521: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79559: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79620: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889905.79653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79694: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889905.79698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79761: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889905.79764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79833: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889905.79836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.79979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889905.80000: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80017: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 178205 1726889905.80043: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80083: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889905.80105: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80124: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80203: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80333: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 178205 1726889905.80349: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889905.80380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80424: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 178205 1726889905.80583: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80744: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889905.80754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80832: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 178205 1726889905.80878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889905.80931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.80990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81061: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889905.81074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81137: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81220: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889905.81232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81443: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889905.81517: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889905.81662: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889906.01759: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889906.02295: 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 <<< 178205 1726889906.02334: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889906.02364: 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 # 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<<< 178205 1726889906.02398: 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 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 178205 1726889906.02439: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # 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 <<< 178205 1726889906.02468: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 <<< 178205 1726889906.02496: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 178205 1726889906.02528: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info <<< 178205 1726889906.02587: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.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<<< 178205 1726889906.02661: stdout chunk (state=3): >>> # 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<<< 178205 1726889906.02690: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889906.02960: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889906.02963: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889906.02999: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889906.03002: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889906.03040: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889906.03065: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889906.03077: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889906.03117: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889906.03181: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889906.03191: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889906.03203: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889906.03249: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889906.03281: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889906.03290: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889906.03303: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889906.03351: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 178205 1726889906.03396: stdout chunk (state=3): >>># 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 <<< 178205 1726889906.03483: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889906.03733: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889906.03772: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # 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 <<< 178205 1726889906.03795: 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 <<< 178205 1726889906.03811: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889906.03848: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889906.04239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889906.04242: stdout chunk (state=3): >>><<< 178205 1726889906.04245: stderr chunk (state=3): >>><<< 178205 1726889906.04367: _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 0x7fa9b671edc0> # /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 0x7fa9b66c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b671eb20> # /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 0x7fa9b671eac0> 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 0x7fa9b66c3490> # /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 0x7fa9b66c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3670> # /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 0x7fa9b667a190> # /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 0x7fa9b667a220> # /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 0x7fa9b669d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b667a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66db880> # /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 0x7fa9b6673d90> # /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 0x7fa9b669dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b66c3970> 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 0x7fa9b63d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d7f40> # /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 0x7fa9b63cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63d4370> # /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 0x7fa9b6289e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6289910> 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 0x7fa9b6289f10> # /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 0x7fa9b6289fd0> # /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 0x7fa9b629b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63a9670> # /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 0x7fa9b63bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63dbe20> # /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 0x7fa9b629bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63ae2b0> # 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 0x7fa9b63bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63e19d0> # /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 0x7fa9b629beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629bdf0> # /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 0x7fa9b629bd60> # /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 0x7fa9b626f3d0> # /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 0x7fa9b626f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b62a3f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629e490> # /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 0x7fa9b61bd220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b625a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b63e1040> # /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 0x7fa9b61d0b50> 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 0x7fa9b61d0e80> # /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 0x7fa9b61e2790> # /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 0x7fa9b61e2cd0> # 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 0x7fa9b6179400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61d0f70> # /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 0x7fa9b618a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61e2610> 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 0x7fa9b618a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629ba30> # /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 0x7fa9b61a6700> # /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 0x7fa9b61a69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61a67c0> # 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 0x7fa9b61a68b0> # /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 0x7fa9b61a6d00> # 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 0x7fa9b61b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b61a6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b6198a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b629b610> # /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 0x7fa9b61a6af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9b5be86d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26820> # /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 0x7fa9b5b26160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26f70> # /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 0x7fa9b5b264f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b26d90> 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 0x7fa9b5b26fd0> # /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 0x7fa9b5b26100> # /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 0x7fa9b5ab70d0> # 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 0x7fa9b59fe310> # 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 0x7fa9b59fe160> # /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 0x7fa9b59feca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b0cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b0c3a0> # /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 0x7fa9b5b0cfd0> # /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 0x7fa9b5b5bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aefd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aef400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a59b20> # 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 0x7fa9b5aef520> # /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 0x7fa9b5aef550> # /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 0x7fa9b5a6cfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b6e250> # /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 0x7fa9b5a69850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b6e3d0> # /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 0x7fa9b5b6ed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a697f0> # 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 0x7fa9b5b06b50> # 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 0x7fa9b5b6e910> # 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 0x7fa9b5b6e5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b64910> # /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 0x7fa9b5a5f940> # 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 0x7fa9b5a7cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a68580> # 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 0x7fa9b5a5fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a689a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9b5a7b7f0> # /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 0x7fa9b5aaa8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55ef970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5ae4730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5b28370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9b5a98550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b546deb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5aa07f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a9e790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5a98b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b535e5b0> # /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 0x7fa9b55f6340> # 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 0x7fa9b55f64f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5480370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b535ec40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b7970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b7f70> # /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 0x7fa9b55b4fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55d3df0> # /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 0x7fa9b55b4ee0> # /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 0x7fa9b53d81f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5612a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b55b73a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b53d80a0> # /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 0x7fa9b53d8790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9b5334400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b52d3640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9b5261eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9b5261d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_nwwr2hxz/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889906.08502: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889906.08507: _low_level_execute_command(): starting 178205 1726889906.08509: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889905.4201066-182357-155902948334640/ > /dev/null 2>&1 && sleep 0' 178205 1726889906.09681: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.09685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.09717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889906.09721: 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 <<< 178205 1726889906.09736: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.09796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.09847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.09867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.09956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.11792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.11796: stdout chunk (state=3): >>><<< 178205 1726889906.11798: stderr chunk (state=3): >>><<< 178205 1726889906.12023: _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 178205 1726889906.12026: handler run complete 178205 1726889906.12029: attempt loop complete, returning result 178205 1726889906.12031: _execute() done 178205 1726889906.12033: dumping result to json 178205 1726889906.12035: done dumping result, returning 178205 1726889906.12037: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000002400] 178205 1726889906.12039: sending task result for task 02369adf-7a19-34ed-f5d1-000000002400 178205 1726889906.12106: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002400 178205 1726889906.12109: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889906.12194: no more pending results, returning what we have 178205 1726889906.12197: results queue empty 178205 1726889906.12197: checking for any_errors_fatal 178205 1726889906.12210: done checking for any_errors_fatal 178205 1726889906.12211: checking for max_fail_percentage 178205 1726889906.12214: done checking for max_fail_percentage 178205 1726889906.12215: checking to see if all hosts have failed and the running result is not ok 178205 1726889906.12216: done checking to see if all hosts have failed 178205 1726889906.12217: getting the remaining hosts for this loop 178205 1726889906.12218: done getting the remaining hosts for this loop 178205 1726889906.12221: getting the next task for host managed_node2 178205 1726889906.12229: done getting next task for host managed_node2 178205 1726889906.12233: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889906.12237: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889906.12249: getting variables 178205 1726889906.12250: in VariableManager get_vars() 178205 1726889906.12286: Calling all_inventory to load vars for managed_node2 178205 1726889906.12288: Calling groups_inventory to load vars for managed_node2 178205 1726889906.12290: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889906.12299: Calling all_plugins_play to load vars for managed_node2 178205 1726889906.12301: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889906.12303: Calling groups_plugins_play to load vars for managed_node2 178205 1726889906.13366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889906.14069: done with get_vars() 178205 1726889906.14091: 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 23:38:26 -0400 (0:00:00.766) 0:01:59.130 ****** 178205 1726889906.14206: entering _queue_task() for managed_node2/stat 178205 1726889906.14519: worker is 1 (out of 1 available) 178205 1726889906.14537: exiting _queue_task() for managed_node2/stat 178205 1726889906.14550: done queuing things up, now waiting for results queue to drain 178205 1726889906.14551: waiting for pending results... 178205 1726889906.14868: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889906.15060: in run() - task 02369adf-7a19-34ed-f5d1-000000002401 178205 1726889906.15086: variable 'ansible_search_path' from source: unknown 178205 1726889906.15094: variable 'ansible_search_path' from source: unknown 178205 1726889906.15141: calling self._execute() 178205 1726889906.15269: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.15280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.15300: variable 'omit' from source: magic vars 178205 1726889906.15434: variable 'omit' from source: magic vars 178205 1726889906.15547: variable 'omit' from source: magic vars 178205 1726889906.15589: variable 'omit' from source: magic vars 178205 1726889906.15648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889906.15692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889906.15726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889906.15757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889906.15776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889906.15821: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889906.15830: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.15844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.15966: Set connection var ansible_pipelining to False 178205 1726889906.15981: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889906.15993: Set connection var ansible_shell_executable to /bin/sh 178205 1726889906.16001: Set connection var ansible_connection to ssh 178205 1726889906.16014: Set connection var ansible_shell_type to sh 178205 1726889906.16030: Set connection var ansible_timeout to 10 178205 1726889906.16069: variable 'ansible_shell_executable' from source: unknown 178205 1726889906.16082: variable 'ansible_connection' from source: unknown 178205 1726889906.16091: variable 'ansible_module_compression' from source: unknown 178205 1726889906.16098: variable 'ansible_shell_type' from source: unknown 178205 1726889906.16105: variable 'ansible_shell_executable' from source: unknown 178205 1726889906.16114: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.16123: variable 'ansible_pipelining' from source: unknown 178205 1726889906.16130: variable 'ansible_timeout' from source: unknown 178205 1726889906.16144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.16392: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889906.16417: variable 'omit' from source: magic vars 178205 1726889906.16438: starting attempt loop 178205 1726889906.16446: running the handler 178205 1726889906.16468: _low_level_execute_command(): starting 178205 1726889906.16479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889906.17263: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.17289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.17306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.17329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.17382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.17398: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.17415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.17436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.17449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.17461: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.17474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.17498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.17517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.17534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.17548: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.17562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.17646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.17669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.17688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.17848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.19267: stdout chunk (state=3): >>>/root <<< 178205 1726889906.19450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.19453: stdout chunk (state=3): >>><<< 178205 1726889906.19455: stderr chunk (state=3): >>><<< 178205 1726889906.19564: _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 178205 1726889906.19568: _low_level_execute_command(): starting 178205 1726889906.19571: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356 `" && echo ansible-tmp-1726889906.194737-182381-138243255868356="` echo /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356 `" ) && sleep 0' 178205 1726889906.21191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.21202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.21234: 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 <<< 178205 1726889906.21238: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.21299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.21302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.21354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.23140: stdout chunk (state=3): >>>ansible-tmp-1726889906.194737-182381-138243255868356=/root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356 <<< 178205 1726889906.23255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.23324: stderr chunk (state=3): >>><<< 178205 1726889906.23330: stdout chunk (state=3): >>><<< 178205 1726889906.23622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889906.194737-182381-138243255868356=/root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356 , stderr=OpenSSH_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 178205 1726889906.23628: variable 'ansible_module_compression' from source: unknown 178205 1726889906.23631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889906.23633: variable 'ansible_facts' from source: unknown 178205 1726889906.23635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/AnsiballZ_stat.py 178205 1726889906.23748: Sending initial data 178205 1726889906.23758: Sent initial data (154 bytes) 178205 1726889906.26393: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.26447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.26471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.26557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.26602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.26619: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.26638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.26663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.26682: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.26696: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.26709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.26728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.26745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.26765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.26791: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.26807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.26947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.27022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.27044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.27117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.28845: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889906.28850: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpou6gaq9d /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/AnsiballZ_stat.py <<< 178205 1726889906.28871: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889906.30505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.30692: stderr chunk (state=3): >>><<< 178205 1726889906.30704: stdout chunk (state=3): >>><<< 178205 1726889906.30821: done transferring module to remote 178205 1726889906.30824: _low_level_execute_command(): starting 178205 1726889906.30830: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/ /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/AnsiballZ_stat.py && sleep 0' 178205 1726889906.31989: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.32035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.32051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.32071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.32115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.32249: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.32270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.32289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.32301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.32316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.32333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.32354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.32372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.32386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.32398: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.32414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.32499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.32537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.32556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.32803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.34464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.34468: stdout chunk (state=3): >>><<< 178205 1726889906.34470: stderr chunk (state=3): >>><<< 178205 1726889906.34559: _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 178205 1726889906.34563: _low_level_execute_command(): starting 178205 1726889906.34565: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/AnsiballZ_stat.py && sleep 0' 178205 1726889906.35761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.35775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.35790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.35809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.35855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.35869: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.35884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.35902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.35916: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.35933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.35946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.35961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.35977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.35994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.36006: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.36023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.36098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.36162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.36180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.36332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.38123: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889906.38148: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889906.38191: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889906.38209: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889906.38229: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889906.38261: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889906.38272: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889906.38310: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889906.38314: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889906.38366: 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' <<< 178205 1726889906.38397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889906.38401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889906.38425: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61373dc0> <<< 178205 1726889906.38459: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889906.38587: 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 0x7f8a613183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61373b20> <<< 178205 1726889906.38640: 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 0x7f8a61373ac0> 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 0x7f8a61318490> # /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 0x7f8a61318940> <<< 178205 1726889906.38840: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61318670> # /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' # <<< 178205 1726889906.38845: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612cf190> # /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' <<< 178205 1726889906.39065: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612cf220> # /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 <<< 178205 1726889906.39080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61330880> # /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 0x7f8a612c8d90> # /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 0x7f8a612f2d90> <<< 178205 1726889906.39161: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61318970> 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. <<< 178205 1726889906.39353: 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' <<< 178205 1726889906.39386: 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' <<< 178205 1726889906.39455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889906.39474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61294eb0> <<< 178205 1726889906.39645: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61297f40> # /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' <<< 178205 1726889906.39775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6128c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61295640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61294370> <<< 178205 1726889906.39779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889906.39925: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.39991: 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 0x7f8a60fd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fd5910> 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 0x7f8a60fd5f10> <<< 178205 1726889906.39999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fd5fd0> # /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 0x7f8a60fe70d0> import '_collections' # <<< 178205 1726889906.40195: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6126ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61269670> # /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 0x7f8a6127b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6129be20> <<< 178205 1726889906.40296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a60fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6126e2b0> # 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 0x7f8a6127b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612a19d0> # /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' <<< 178205 1726889906.40379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7df0> <<< 178205 1726889906.40421: 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 0x7f8a60fe7d60> # /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 <<< 178205 1726889906.40660: 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 0x7f8a60fbb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889906.40674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feff40> <<< 178205 1726889906.40704: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feaa90> <<< 178205 1726889906.40736: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fea490> <<< 178205 1726889906.40749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889906.40752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889906.40827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f09220> <<< 178205 1726889906.40936: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fa6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feaf10> <<< 178205 1726889906.40940: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612a1040> <<< 178205 1726889906.40973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889906.40988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f1cb50> <<< 178205 1726889906.40990: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889906.41056: 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 0x7f8a60f1ce80> <<< 178205 1726889906.41075: 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' <<< 178205 1726889906.41093: 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 0x7f8a60f2e790> <<< 178205 1726889906.41104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889906.41127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889906.41152: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f2ecd0> <<< 178205 1726889906.41201: 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 0x7f8a60ec5400> <<< 178205 1726889906.41226: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f1cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889906.41237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889906.41280: 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 0x7f8a60ed62e0> <<< 178205 1726889906.41307: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f2e610> import 'pwd' # <<< 178205 1726889906.41321: 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 0x7f8a60ed63a0> <<< 178205 1726889906.41349: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7a30> <<< 178205 1726889906.41377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889906.41404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889906.41418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889906.41445: 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 0x7f8a60ef2700> <<< 178205 1726889906.41468: 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' <<< 178205 1726889906.41500: 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 0x7f8a60ef29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ef27c0> <<< 178205 1726889906.41527: 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 0x7f8a60ef28b0> <<< 178205 1726889906.41552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889906.41562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889906.41738: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.41755: 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 0x7f8a60ef2d00> <<< 178205 1726889906.41777: 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 0x7f8a60efc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ef2940> <<< 178205 1726889906.41795: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ee4a90> <<< 178205 1726889906.41817: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7610> <<< 178205 1726889906.41838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889906.41886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889906.41921: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ef2af0> <<< 178205 1726889906.42009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889906.42029: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a60e126d0> <<< 178205 1726889906.42168: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889906.42258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.42284: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889906.42309: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.42329: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889906.42340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.43538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.44477: 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 0x7f8a60d39820> <<< 178205 1726889906.44511: 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' <<< 178205 1726889906.44541: 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' <<< 178205 1726889906.44559: 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' <<< 178205 1726889906.44573: 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 0x7f8a60d39160> <<< 178205 1726889906.44604: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39280> <<< 178205 1726889906.44641: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39f70> <<< 178205 1726889906.44653: 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' <<< 178205 1726889906.44725: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d394f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39d90> <<< 178205 1726889906.44747: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889906.44762: 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 0x7f8a60d39fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889906.44776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889906.44825: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39100> <<< 178205 1726889906.44851: 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' <<< 178205 1726889906.44893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889906.44897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889906.44915: 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' <<< 178205 1726889906.44968: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6076ff40> <<< 178205 1726889906.45019: 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 0x7f8a6078cd00> <<< 178205 1726889906.45047: 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 0x7f8a6078ceb0> <<< 178205 1726889906.45050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889906.45075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889906.45116: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6078c370> <<< 178205 1726889906.45137: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d9fdc0> <<< 178205 1726889906.45310: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d9f3a0> <<< 178205 1726889906.45317: 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' <<< 178205 1726889906.45432: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d9ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889906.45435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889906.45437: 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' <<< 178205 1726889906.45440: 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' <<< 178205 1726889906.45442: 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 0x7f8a60d6ed30> <<< 178205 1726889906.45535: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d424f0> <<< 178205 1726889906.45564: 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 0x7f8a607eb520> <<< 178205 1726889906.45597: 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 0x7f8a607eb550> <<< 178205 1726889906.45635: 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' <<< 178205 1726889906.45639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889906.45651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889906.45733: 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 0x7f8a6075efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d80250> <<< 178205 1726889906.45750: 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' <<< 178205 1726889906.45810: 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 0x7f8a6075b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d803d0> <<< 178205 1726889906.45824: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889906.45870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.45887: 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' # <<< 178205 1726889906.45942: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d98e50> <<< 178205 1726889906.46063: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6075b7f0> <<< 178205 1726889906.46155: 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 0x7f8a6075b640> <<< 178205 1726889906.46182: 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 0x7f8a6075a5b0> <<< 178205 1726889906.46241: 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 0x7f8a6074fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d77910> <<< 178205 1726889906.46276: 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 <<< 178205 1726889906.46291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889906.46330: 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 0x7f8a607df6a0> <<< 178205 1726889906.46508: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.46533: 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 0x7f8a607deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607ee0a0> <<< 178205 1726889906.46584: 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 0x7f8a607df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d44b20> <<< 178205 1726889906.46588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889906.46600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.46659: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.46762: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889906.46766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.46790: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889906.46793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.46880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.46975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.47413: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.47879: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889906.47882: 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_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889906.47904: 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' <<< 178205 1726889906.47962: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.47966: 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 0x7f8a603205e0> <<< 178205 1726889906.48036: 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 0x7f8a60729580> <<< 178205 1726889906.48040: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a602c2100> <<< 178205 1726889906.48092: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889906.48095: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.48124: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889906.48239: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.48366: 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' <<< 178205 1726889906.48398: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607deb80> <<< 178205 1726889906.48401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.48777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49256: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889906.49259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49286: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49327: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889906.49330: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49460: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889906.49487: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49491: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889906.49525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49554: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889906.49746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.49925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889906.49952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889906.50029: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a602f2f10> # zipimport: zlib available <<< 178205 1726889906.50089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50157: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889906.50187: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889906.50190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50257: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889906.50260: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50447: 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 <<< 178205 1726889906.50470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.50539: 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 0x7f8a60d8b220> <<< 178205 1726889906.50567: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a602f2850> <<< 178205 1726889906.50631: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889906.50724: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50794: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.50847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889906.50851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889906.50867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889906.50887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889906.50911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889906.50941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889906.51004: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6071dca0> <<< 178205 1726889906.51041: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60719f70> <<< 178205 1726889906.51102: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60713940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889906.51136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.51150: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889906.51228: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889906.51255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889906.51259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.51362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.51530: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.51680: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889906.52251: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889906.52275: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889906.52559: 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 <<< 178205 1726889906.52572: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889906.52598: 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 <<< 178205 1726889906.52639: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # 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 <<< 178205 1726889906.52699: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 178205 1726889906.52715: stdout chunk (state=3): >>># 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 <<< 178205 1726889906.52884: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889906.52904: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889906.52951: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889906.52965: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889906.53007: 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 <<< 178205 1726889906.53026: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889906.53039: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889906.53077: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889906.53107: 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 <<< 178205 1726889906.53154: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 178205 1726889906.53194: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889906.53224: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889906.53257: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889906.53261: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889906.53386: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889906.53413: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889906.53452: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889906.53465: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889906.53476: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889906.53802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889906.53805: stdout chunk (state=3): >>><<< 178205 1726889906.53807: stderr chunk (state=3): >>><<< 178205 1726889906.53999: _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 0x7f8a61373dc0> # /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 0x7f8a613183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61373b20> # /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 0x7f8a61373ac0> 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 0x7f8a61318490> # /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 0x7f8a61318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61318670> # /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 0x7f8a612cf190> # /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 0x7f8a612cf220> # /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 0x7f8a612f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61330880> # /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 0x7f8a612c8d90> # /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 0x7f8a612f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61318970> 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 0x7f8a61294eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61297f40> # /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 0x7f8a6128c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61295640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61294370> # /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 0x7f8a60fd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fd5910> 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 0x7f8a60fd5f10> # /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 0x7f8a60fd5fd0> # /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 0x7f8a60fe70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6126ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a61269670> # /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 0x7f8a6127b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6129be20> # /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 0x7f8a60fe7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6126e2b0> # 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 0x7f8a6127b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612a19d0> # /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 0x7f8a60fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7df0> # /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 0x7f8a60fe7d60> # /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 0x7f8a60fbb3d0> # /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 0x7f8a60fbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fea490> # /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 0x7f8a60f09220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fa6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60feaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a612a1040> # /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 0x7f8a60f1cb50> 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 0x7f8a60f1ce80> # /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 0x7f8a60f2e790> # /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 0x7f8a60f2ecd0> # 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 0x7f8a60ec5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f1cf70> # /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 0x7f8a60ed62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60f2e610> 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 0x7f8a60ed63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7a30> # /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 0x7f8a60ef2700> # /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 0x7f8a60ef29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ef27c0> # 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 0x7f8a60ef28b0> # /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 0x7f8a60ef2d00> # 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 0x7f8a60efc250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ef2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60ee4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60fe7610> # /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 0x7f8a60ef2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a60e126d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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 0x7f8a60d39820> # /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 0x7f8a60d39160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39f70> # /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 0x7f8a60d394f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d39d90> 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 0x7f8a60d39fd0> # /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 0x7f8a60d39100> # /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 0x7f8a6076ff40> # 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 0x7f8a6078cd00> # 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 0x7f8a6078ceb0> # /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 0x7f8a6078c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d9fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d9f3a0> # /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 0x7f8a60d9ffd0> # /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 0x7f8a60d6ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d424f0> # 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 0x7f8a607eb520> # /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 0x7f8a607eb550> # /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 0x7f8a6075efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d80250> # /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 0x7f8a6075b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d803d0> # /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 0x7f8a60d98e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6075b7f0> # 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 0x7f8a6075b640> # 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 0x7f8a6075a5b0> # 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 0x7f8a6074fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d77910> # /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 0x7f8a607df6a0> # 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 0x7f8a607deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a607ee0a0> # 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 0x7f8a607df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60d44b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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_afvoysxd/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_afvoysxd/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_afvoysxd/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_afvoysxd/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 0x7f8a603205e0> # /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 0x7f8a60729580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a602c2100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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_afvoysxd/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 0x7f8a607deb80> # 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_afvoysxd/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_afvoysxd/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_afvoysxd/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_afvoysxd/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_afvoysxd/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 0x7f8a602f2f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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_afvoysxd/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 0x7f8a60d8b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a602f2850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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 0x7f8a6071dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60719f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a60713940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_afvoysxd/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_afvoysxd/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889906.54694: 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-1726889906.194737-182381-138243255868356/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889906.54698: _low_level_execute_command(): starting 178205 1726889906.54701: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889906.194737-182381-138243255868356/ > /dev/null 2>&1 && sleep 0' 178205 1726889906.55306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.55324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.55341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.55358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.55399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.55413: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.55433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.55451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.55462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.55472: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.55485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.55498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.55514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.55529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.55544: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.55557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.55639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.55664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.55678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.55738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.57527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.57530: stdout chunk (state=3): >>><<< 178205 1726889906.57532: stderr chunk (state=3): >>><<< 178205 1726889906.57993: _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 178205 1726889906.57996: handler run complete 178205 1726889906.57999: attempt loop complete, returning result 178205 1726889906.58001: _execute() done 178205 1726889906.58004: dumping result to json 178205 1726889906.58006: done dumping result, returning 178205 1726889906.58008: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000002401] 178205 1726889906.58010: sending task result for task 02369adf-7a19-34ed-f5d1-000000002401 178205 1726889906.58086: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002401 178205 1726889906.58089: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889906.58211: no more pending results, returning what we have 178205 1726889906.58218: results queue empty 178205 1726889906.58219: checking for any_errors_fatal 178205 1726889906.58227: done checking for any_errors_fatal 178205 1726889906.58228: checking for max_fail_percentage 178205 1726889906.58230: done checking for max_fail_percentage 178205 1726889906.58231: checking to see if all hosts have failed and the running result is not ok 178205 1726889906.58232: done checking to see if all hosts have failed 178205 1726889906.58233: getting the remaining hosts for this loop 178205 1726889906.58234: done getting the remaining hosts for this loop 178205 1726889906.58237: getting the next task for host managed_node2 178205 1726889906.58243: done getting next task for host managed_node2 178205 1726889906.58247: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889906.58250: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889906.58266: getting variables 178205 1726889906.58268: in VariableManager get_vars() 178205 1726889906.58304: Calling all_inventory to load vars for managed_node2 178205 1726889906.58307: Calling groups_inventory to load vars for managed_node2 178205 1726889906.58309: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889906.58321: Calling all_plugins_play to load vars for managed_node2 178205 1726889906.58324: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889906.58327: Calling groups_plugins_play to load vars for managed_node2 178205 1726889906.59189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889906.59787: done with get_vars() 178205 1726889906.59802: 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 23:38:26 -0400 (0:00:00.456) 0:01:59.586 ****** 178205 1726889906.59894: entering _queue_task() for managed_node2/lineinfile 178205 1726889906.60160: worker is 1 (out of 1 available) 178205 1726889906.60171: exiting _queue_task() for managed_node2/lineinfile 178205 1726889906.60182: done queuing things up, now waiting for results queue to drain 178205 1726889906.60183: waiting for pending results... 178205 1726889906.60471: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889906.60638: in run() - task 02369adf-7a19-34ed-f5d1-000000002402 178205 1726889906.60657: variable 'ansible_search_path' from source: unknown 178205 1726889906.60664: variable 'ansible_search_path' from source: unknown 178205 1726889906.60932: variable 'blivet_output' from source: set_fact 178205 1726889906.61016: dumping result to json 178205 1726889906.61025: done dumping result, returning 178205 1726889906.61036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000002402] 178205 1726889906.61047: sending task result for task 02369adf-7a19-34ed-f5d1-000000002402 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889906.61217: no more pending results, returning what we have 178205 1726889906.61221: results queue empty 178205 1726889906.61222: checking for any_errors_fatal 178205 1726889906.61235: done checking for any_errors_fatal 178205 1726889906.61235: checking for max_fail_percentage 178205 1726889906.61237: done checking for max_fail_percentage 178205 1726889906.61238: checking to see if all hosts have failed and the running result is not ok 178205 1726889906.61240: done checking to see if all hosts have failed 178205 1726889906.61240: getting the remaining hosts for this loop 178205 1726889906.61242: done getting the remaining hosts for this loop 178205 1726889906.61245: getting the next task for host managed_node2 178205 1726889906.61253: done getting next task for host managed_node2 178205 1726889906.61257: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889906.61262: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 178205 1726889906.61286: getting variables 178205 1726889906.61288: in VariableManager get_vars() 178205 1726889906.61331: Calling all_inventory to load vars for managed_node2 178205 1726889906.61334: Calling groups_inventory to load vars for managed_node2 178205 1726889906.61337: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889906.61349: Calling all_plugins_play to load vars for managed_node2 178205 1726889906.61352: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889906.61355: Calling groups_plugins_play to load vars for managed_node2 178205 1726889906.62146: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002402 178205 1726889906.62149: WORKER PROCESS EXITING 178205 1726889906.62170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889906.62735: done with get_vars() 178205 1726889906.62749: 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 23:38:26 -0400 (0:00:00.029) 0:01:59.616 ****** 178205 1726889906.62848: entering _queue_task() for managed_node2/setup 178205 1726889906.63086: worker is 1 (out of 1 available) 178205 1726889906.63099: exiting _queue_task() for managed_node2/setup 178205 1726889906.63110: done queuing things up, now waiting for results queue to drain 178205 1726889906.63113: waiting for pending results... 178205 1726889906.63409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889906.63587: in run() - task 02369adf-7a19-34ed-f5d1-000000002404 178205 1726889906.63606: variable 'ansible_search_path' from source: unknown 178205 1726889906.63617: variable 'ansible_search_path' from source: unknown 178205 1726889906.63660: calling self._execute() 178205 1726889906.63779: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.63790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.63805: variable 'omit' from source: magic vars 178205 1726889906.64168: variable 'ansible_check_mode' from source: magic vars 178205 1726889906.64183: Evaluated conditional (not ansible_check_mode): True 178205 1726889906.64194: variable 'omit' from source: magic vars 178205 1726889906.64269: variable 'omit' from source: magic vars 178205 1726889906.64304: variable 'omit' from source: magic vars 178205 1726889906.64353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889906.64394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889906.64420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889906.64447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889906.64466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889906.64500: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889906.64509: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.64519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.64628: Set connection var ansible_pipelining to False 178205 1726889906.64645: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889906.64656: Set connection var ansible_shell_executable to /bin/sh 178205 1726889906.64663: Set connection var ansible_connection to ssh 178205 1726889906.64674: Set connection var ansible_shell_type to sh 178205 1726889906.64684: Set connection var ansible_timeout to 10 178205 1726889906.64715: variable 'ansible_shell_executable' from source: unknown 178205 1726889906.64725: variable 'ansible_connection' from source: unknown 178205 1726889906.64733: variable 'ansible_module_compression' from source: unknown 178205 1726889906.64739: variable 'ansible_shell_type' from source: unknown 178205 1726889906.64746: variable 'ansible_shell_executable' from source: unknown 178205 1726889906.64757: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889906.64766: variable 'ansible_pipelining' from source: unknown 178205 1726889906.64772: variable 'ansible_timeout' from source: unknown 178205 1726889906.64780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889906.64994: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889906.65010: variable 'omit' from source: magic vars 178205 1726889906.65022: starting attempt loop 178205 1726889906.65029: running the handler 178205 1726889906.65046: _low_level_execute_command(): starting 178205 1726889906.65057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889906.65822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.65841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.65858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.65877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.65923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.65936: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.65955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.65974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.65987: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.65998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.66010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.66027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.66044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.66059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.66074: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.66088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.66169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.66197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.66216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.66291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.67792: stdout chunk (state=3): >>>/root <<< 178205 1726889906.67895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.67977: stderr chunk (state=3): >>><<< 178205 1726889906.67988: stdout chunk (state=3): >>><<< 178205 1726889906.68106: _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 178205 1726889906.68109: _low_level_execute_command(): starting 178205 1726889906.68114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786 `" && echo ansible-tmp-1726889906.680201-182403-258733939107786="` echo /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786 `" ) && sleep 0' 178205 1726889906.68709: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.68728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.68743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.68759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.68806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.68822: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.68837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.68853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.68864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.68874: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.68890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.68906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.68925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.68938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.68951: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.68967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.69049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.69070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.69086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.69155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.70945: stdout chunk (state=3): >>>ansible-tmp-1726889906.680201-182403-258733939107786=/root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786 <<< 178205 1726889906.71131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.71134: stdout chunk (state=3): >>><<< 178205 1726889906.71137: stderr chunk (state=3): >>><<< 178205 1726889906.71561: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889906.680201-182403-258733939107786=/root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786 , stderr=OpenSSH_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 178205 1726889906.71564: variable 'ansible_module_compression' from source: unknown 178205 1726889906.71567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889906.71569: variable 'ansible_facts' from source: unknown 178205 1726889906.71571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/AnsiballZ_setup.py 178205 1726889906.71673: Sending initial data 178205 1726889906.71677: Sent initial data (155 bytes) 178205 1726889906.72613: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.72627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.72642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.72659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.72700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.72720: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.72735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.72752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.72763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.72773: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.72784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.72795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.72809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.72823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.72833: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.72845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.72922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.72945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.72962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.73025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.74683: 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 <<< 178205 1726889906.74737: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889906.74751: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpip70_n7t /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/AnsiballZ_setup.py <<< 178205 1726889906.74779: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889906.76958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.77217: stderr chunk (state=3): >>><<< 178205 1726889906.77220: stdout chunk (state=3): >>><<< 178205 1726889906.77223: done transferring module to remote 178205 1726889906.77228: _low_level_execute_command(): starting 178205 1726889906.77231: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/ /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/AnsiballZ_setup.py && sleep 0' 178205 1726889906.77804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.77819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.77833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.77850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.77892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.77907: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.77922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.77938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.77949: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.77958: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.77968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.77979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.77992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.78008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.78020: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.78032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.78097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.78124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.78140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.78202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.79880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889906.79970: stderr chunk (state=3): >>><<< 178205 1726889906.79986: stdout chunk (state=3): >>><<< 178205 1726889906.80017: _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 178205 1726889906.80106: _low_level_execute_command(): starting 178205 1726889906.80109: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/AnsiballZ_setup.py && sleep 0' 178205 1726889906.80715: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889906.80730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.80744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.80767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.80808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.80824: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889906.80839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.80856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889906.80873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889906.80882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889906.80893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889906.80904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889906.80920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889906.80931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889906.80941: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889906.80954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889906.81037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889906.81057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889906.81071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889906.81146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889906.83042: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889906.83059: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889906.83120: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889906.83123: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889906.83145: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889906.83179: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889906.83228: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889906.83232: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889906.83282: 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' <<< 178205 1726889906.83317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889906.83328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889906.83346: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dfb3dc0> <<< 178205 1726889906.83379: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889906.83414: 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 0x7fa15df583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dfb3b20> <<< 178205 1726889906.83443: 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 0x7fa15dfb3ac0> <<< 178205 1726889906.83467: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889906.83485: 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 0x7fa15df58490> <<< 178205 1726889906.83541: 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' <<< 178205 1726889906.83566: 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' <<< 178205 1726889906.83569: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df58940> <<< 178205 1726889906.83580: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df58670> <<< 178205 1726889906.83624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889906.83627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889906.83649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889906.83673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889906.83692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889906.83717: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df0f190> <<< 178205 1726889906.83739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889906.83755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889906.83816: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df0f220> <<< 178205 1726889906.83844: 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' <<< 178205 1726889906.83879: 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 0x7fa15df32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df0f940> <<< 178205 1726889906.83917: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df70880> <<< 178205 1726889906.83937: 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 0x7fa15df08d90> <<< 178205 1726889906.84004: 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 0x7fa15df32d90> <<< 178205 1726889906.84051: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df58970> <<< 178205 1726889906.84078: 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. <<< 178205 1726889906.84410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889906.84431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889906.84450: 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' <<< 178205 1726889906.84471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889906.84496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889906.84518: 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 0x7fa15ded4eb0> <<< 178205 1726889906.84567: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded7f40> <<< 178205 1726889906.84586: 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' <<< 178205 1726889906.84604: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889906.84628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889906.84654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889906.84678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15decc610> <<< 178205 1726889906.84703: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded5640> <<< 178205 1726889906.84722: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889906.84789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889906.84810: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889906.84838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.84872: 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' <<< 178205 1726889906.84905: 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 0x7fa15db91e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db91910> <<< 178205 1726889906.84929: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889906.84947: 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 0x7fa15db91f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889906.84975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889906.84999: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db91fd0> <<< 178205 1726889906.85030: 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 0x7fa15dba30d0> <<< 178205 1726889906.85040: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889906.85083: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15deaed90> <<< 178205 1726889906.85100: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889906.85113: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dea9670> <<< 178205 1726889906.85163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889906.85191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15deba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dedbe20> # /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' <<< 178205 1726889906.85223: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.85251: 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 0x7fa15dba3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15deae2b0> <<< 178205 1726889906.85274: 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 0x7fa15deba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dee19d0> <<< 178205 1726889906.85310: 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' <<< 178205 1726889906.85337: 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' <<< 178205 1726889906.85364: 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' <<< 178205 1726889906.85385: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3df0> <<< 178205 1726889906.85418: 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 0x7fa15dba3d60> <<< 178205 1726889906.85443: 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' <<< 178205 1726889906.85459: 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' <<< 178205 1726889906.85475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889906.85525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889906.85553: 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 0x7fa15db773d0> <<< 178205 1726889906.85576: 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' <<< 178205 1726889906.85605: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db774c0> <<< 178205 1726889906.85724: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dbabf40> <<< 178205 1726889906.85761: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6a90> <<< 178205 1726889906.85781: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6490> <<< 178205 1726889906.85799: 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' <<< 178205 1726889906.85834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889906.85868: 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 <<< 178205 1726889906.85879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15daab220> <<< 178205 1726889906.85908: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db62520> <<< 178205 1726889906.85959: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6f10> <<< 178205 1726889906.85980: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dee1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889906.86066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dabeb50> import 'errno' # <<< 178205 1726889906.86089: 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 0x7fa15dabee80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889906.86121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889906.86132: 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 0x7fa15dad0790> <<< 178205 1726889906.86151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889906.86181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889906.86204: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dad0cd0> <<< 178205 1726889906.86245: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.86268: 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 0x7fa15da67400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dabef70> <<< 178205 1726889906.86283: 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' <<< 178205 1726889906.86330: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.86353: 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 0x7fa15da782e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dad0610> import 'pwd' # <<< 178205 1726889906.86365: 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 0x7fa15da783a0> <<< 178205 1726889906.86406: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3a30> <<< 178205 1726889906.86425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889906.86446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889906.86465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889906.86493: 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 0x7fa15da94700> <<< 178205 1726889906.86520: 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' <<< 178205 1726889906.86557: 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 0x7fa15da949d0> <<< 178205 1726889906.86575: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da947c0> # 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 0x7fa15da948b0> <<< 178205 1726889906.86599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889906.86609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889906.86789: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.86800: 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 0x7fa15da94d00> <<< 178205 1726889906.86827: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.86849: 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 0x7fa15da9e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da94940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da86a90> <<< 178205 1726889906.86866: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3610> <<< 178205 1726889906.86887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889906.86956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889906.86979: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da94af0> <<< 178205 1726889906.87111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889906.87130: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa15d9ba6d0> <<< 178205 1726889906.87341: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip' <<< 178205 1726889906.87353: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.87434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.87458: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889906.87486: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.87507: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889906.88699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.89617: 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' <<< 178205 1726889906.89636: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ae820> <<< 178205 1726889906.89643: 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' <<< 178205 1726889906.89658: 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' <<< 178205 1726889906.89694: 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'<<< 178205 1726889906.89700: stdout chunk (state=3): >>> <<< 178205 1726889906.89707: 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 0x7fa15d3ae160> <<< 178205 1726889906.89745: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ae280> <<< 178205 1726889906.89776: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3aef70> <<< 178205 1726889906.89795: 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' <<< 178205 1726889906.89845: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ae4f0> <<< 178205 1726889906.89852: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3aed90> import 'atexit' # <<< 178205 1726889906.89878: 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 0x7fa15d3aefd0> <<< 178205 1726889906.89891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889906.89916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889906.89955: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ae100> <<< 178205 1726889906.89989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889906.89993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889906.90014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889906.90046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889906.90049: 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' <<< 178205 1726889906.90125: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d379f40> <<< 178205 1726889906.90164: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.90177: 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 0x7fa15d288310> <<< 178205 1726889906.90193: 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 0x7fa15d288160> <<< 178205 1726889906.90220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889906.90249: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d288ca0> <<< 178205 1726889906.90261: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d393dc0> <<< 178205 1726889906.90433: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3933a0> <<< 178205 1726889906.90469: 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' <<< 178205 1726889906.90491: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d393fd0> <<< 178205 1726889906.90494: 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' <<< 178205 1726889906.90531: 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' <<< 178205 1726889906.90559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889906.90580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889906.90583: 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 0x7fa15d3e3d30> <<< 178205 1726889906.90659: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3bed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3be400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d361b20> <<< 178205 1726889906.90689: 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 0x7fa15d3be520> <<< 178205 1726889906.90737: 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' <<< 178205 1726889906.90740: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3be550> <<< 178205 1726889906.90743: 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 <<< 178205 1726889906.90763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889906.90766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889906.90802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889906.90887: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.90892: 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 0x7fa15d2f4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3f6250> <<< 178205 1726889906.90909: 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' <<< 178205 1726889906.90949: 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 0x7fa15d2f1850> <<< 178205 1726889906.90968: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3f63d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889906.91027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.91040: 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' # <<< 178205 1726889906.91095: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3f6ca0> <<< 178205 1726889906.91218: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f17f0> <<< 178205 1726889906.91305: 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 0x7fa15d38dc10> <<< 178205 1726889906.91339: 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 0x7fa15d3f6fa0> <<< 178205 1726889906.91376: 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 0x7fa15d3f6550> <<< 178205 1726889906.91388: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ee910> <<< 178205 1726889906.91417: 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' <<< 178205 1726889906.91440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889906.91454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889906.91482: 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 0x7fa15d2e6940> <<< 178205 1726889906.91658: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889906.91686: 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 0x7fa15d304d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f0580> <<< 178205 1726889906.91725: 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 0x7fa15d2e6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f09a0> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889906.91744: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889906.91815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.91906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889906.91931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889906.91943: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.92036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.92130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.92563: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.93023: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889906.93026: 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_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889906.93055: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889906.93058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.93106: 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 0x7fa15d32f7f0> <<< 178205 1726889906.93173: 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' <<< 178205 1726889906.93189: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d33e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce99970> <<< 178205 1726889906.93232: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889906.93257: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.93275: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889906.93285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.93388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.93520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889906.93543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d36c730> # zipimport: zlib available <<< 178205 1726889906.93929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94409: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889906.94422: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94477: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889906.94541: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94639: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889906.94643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889906.94645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94726: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889906.94730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.94896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889906.95121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889906.95187: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3b0370> # zipimport: zlib available <<< 178205 1726889906.95248: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95313: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889906.95344: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889906.95347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95420: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889906.95424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95449: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95642: 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 <<< 178205 1726889906.95659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889906.95737: 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 0x7fa15d322550> <<< 178205 1726889906.95817: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cd17eb0> <<< 178205 1726889906.95849: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889906.95852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.95974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889906.96046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889906.96049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889906.96084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889906.96096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889906.96121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889906.96188: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d31e820> <<< 178205 1726889906.96233: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d326790> <<< 178205 1726889906.96291: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d322b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889906.96314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96340: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889906.96421: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889906.96440: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889906.96451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96555: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96684: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96720: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889906.96788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96871: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.96902: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889906.96917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.97044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.97182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.97210: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.97261: 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' <<< 178205 1726889906.97288: 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' <<< 178205 1726889906.97313: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889906.97344: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce61370> <<< 178205 1726889906.97372: 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' <<< 178205 1726889906.97393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889906.97419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889906.97448: 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' <<< 178205 1726889906.97460: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce7c580> <<< 178205 1726889906.97495: 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 0x7fa15ce7c4f0> <<< 178205 1726889906.97556: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce50280> <<< 178205 1726889906.97572: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce61970> <<< 178205 1726889906.97599: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc09820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc094f0> <<< 178205 1726889906.97628: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889906.97650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889906.97661: 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' <<< 178205 1726889906.97699: 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 0x7fa15cec30a0> <<< 178205 1726889906.97729: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce60f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889906.97747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889906.97765: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cec3190> <<< 178205 1726889906.97776: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889906.97793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889906.97828: 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 0x7fa15cc81fd0> <<< 178205 1726889906.97848: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cead820> <<< 178205 1726889906.97876: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc092b0> <<< 178205 1726889906.97905: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889906.97926: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889906.97941: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.97975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98026: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889906.98044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98125: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889906.98146: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889906.98161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98206: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 178205 1726889906.98249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98292: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889906.98303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98376: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889906.98387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.98573: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 178205 1726889906.98591: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 178205 1726889906.98955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99311: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889906.99324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99470: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889906.99481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99529: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889906.99580: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99630: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889906.99648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889906.99716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99753: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889906.99813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889906.99883: 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' <<< 178205 1726889906.99920: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb64e80> <<< 178205 1726889906.99932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889906.99951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889907.00109: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb649d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 178205 1726889907.00161: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00221: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889907.00239: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00373: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889907.00385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00502: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889907.00515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.00581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889907.00600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889907.00737: 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 0x7fa15cbdf490> <<< 178205 1726889907.00969: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb77850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889907.00980: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01020: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01065: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889907.01076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01217: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01439: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889907.01450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889907.01472: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01510: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889907.01525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01592: 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' <<< 178205 1726889907.01643: 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 0x7fa15cbd83d0> <<< 178205 1726889907.01678: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cbd8940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889907.01690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01752: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889907.01770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.01886: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02008: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889907.02023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02090: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02243: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889907.02256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02572: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889907.02678: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02774: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889907.02787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.02836: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.03255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.03665: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 178205 1726889907.03677: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 178205 1726889907.03760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.03846: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889907.03859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.03929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 178205 1726889907.04026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04274: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889907.04302: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889907.04316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04382: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889907.04393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04877: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889907.04891: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889907.04921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.04956: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 178205 1726889907.04986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05014: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 178205 1726889907.05018: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05066: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05125: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889907.05158: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05181: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889907.05226: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889907.05289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05386: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889907.05390: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05803: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889907.05856: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05915: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889907.05919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.05975: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889907.06007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06041: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889907.06060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06073: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 178205 1726889907.06173: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06243: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889907.06277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889907.06290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06315: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06369: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889907.06400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06403: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06532: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06602: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889907.06620: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889907.06647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06693: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889907.06712: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.06852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07014: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889907.07057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07099: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889907.07113: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07144: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07182: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889907.07254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07332: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889907.07401: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07484: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889907.07544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889907.07903: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889907.08738: 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' <<< 178205 1726889907.08774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889907.08779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889907.08810: 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 0x7fa15cb23160> <<< 178205 1726889907.08826: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d335e50> <<< 178205 1726889907.08873: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb783d0> <<< 178205 1726889907.23160: 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' <<< 178205 1726889907.23198: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb787c0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889907.23234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 178205 1726889907.23237: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb77250> <<< 178205 1726889907.23283: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889907.23328: 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' <<< 178205 1726889907.23340: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15c97ca30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15c9b4eb0> <<< 178205 1726889907.23565: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889907.23568: 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 <<< 178205 1726889907.47840: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_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_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_usersp<<< 178205 1726889907.47879: stdout chunk (state=3): >>>ace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "dba6ab9387334644bfa73853e7a62858", "ansible_apparmor": {"status": "disabled"}, "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_loadavg": {"1m": 0.49, "5m": 0.59, "15m": 0.83}, "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": 446, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3086, "free": 446}, "nocache": {"free": 3221, "used": 311}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5039, "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": 257441878016, "<<< 178205 1726889907.47917: stdout chunk (state=3): >>>block_size": 4096, "block_total": 65519355, "block_available": 62852021, "block_used": 2667334, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "27", "epoch": "1726889907", "epoch_int": "1726889907", "date": "2024-09-20", "time": "23:38:27", "iso8601_micro": "2024-09-21T03:38:27.434138Z", "iso8601": "2024-09-21T03:38:27Z", "iso8601_basic": "20240920T233827434138", "iso8601_basic_short": "20240920T233827", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_lsb": {}, "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": "li<<< 178205 1726889907.47939: stdout chunk (state=3): >>>nk"}], "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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"}}} <<< 178205 1726889907.48495: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 178205 1726889907.48608: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 <<< 178205 1726889907.48710: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889907.48741: stdout chunk (state=3): >>># 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 <<< 178205 1726889907.48744: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # 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 <<< 178205 1726889907.49008: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889907.49029: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889907.49056: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889907.49089: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889907.49093: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889907.49131: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889907.49144: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889907.49187: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889907.49264: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 178205 1726889907.49268: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 178205 1726889907.49287: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889907.49310: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 178205 1726889907.49351: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889907.49370: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 178205 1726889907.49414: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 178205 1726889907.49418: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 178205 1726889907.49498: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889907.49540: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889907.49607: 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 <<< 178205 1726889907.49668: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 178205 1726889907.49728: 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 <<< 178205 1726889907.49764: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889907.49777: 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 <<< 178205 1726889907.49808: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal <<< 178205 1726889907.49822: stdout chunk (state=3): >>># destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889907.49978: stdout chunk (state=3): >>># destroy platform <<< 178205 1726889907.49987: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889907.50007: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889907.50061: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 178205 1726889907.50080: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889907.50082: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889907.50109: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889907.50425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889907.50523: stderr chunk (state=3): >>><<< 178205 1726889907.50526: stdout chunk (state=3): >>><<< 178205 1726889907.50765: _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 0x7fa15dfb3dc0> # /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 0x7fa15df583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dfb3b20> # /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 0x7fa15dfb3ac0> 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 0x7fa15df58490> # /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 0x7fa15df58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df58670> # /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 0x7fa15df0f190> # /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 0x7fa15df0f220> # /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 0x7fa15df32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df70880> # /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 0x7fa15df08d90> # /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 0x7fa15df32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15df58970> 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 0x7fa15ded4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded7f40> # /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 0x7fa15decc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ded4370> # /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 0x7fa15db91e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db91910> 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 0x7fa15db91f10> # /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 0x7fa15db91fd0> # /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 0x7fa15dba30d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15deaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dea9670> # /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 0x7fa15deba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dedbe20> # /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 0x7fa15dba3cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15deae2b0> # 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 0x7fa15deba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dee19d0> # /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 0x7fa15dba3eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3df0> # /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 0x7fa15dba3d60> # /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 0x7fa15db773d0> # /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 0x7fa15db774c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dbabf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6490> # /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 0x7fa15daab220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15db62520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba6f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dee1040> # /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 0x7fa15dabeb50> 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 0x7fa15dabee80> # /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 0x7fa15dad0790> # /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 0x7fa15dad0cd0> # 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 0x7fa15da67400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dabef70> # /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 0x7fa15da782e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dad0610> 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 0x7fa15da783a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3a30> # /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 0x7fa15da94700> # /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 0x7fa15da949d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da947c0> # 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 0x7fa15da948b0> # /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 0x7fa15da94d00> # 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 0x7fa15da9e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da94940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15da86a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15dba3610> # /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 0x7fa15da94af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa15d9ba6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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 0x7fa15d3ae820> # /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 0x7fa15d3ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3aef70> # /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 0x7fa15d3ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3aed90> 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 0x7fa15d3aefd0> # /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 0x7fa15d3ae100> # /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 0x7fa15d379f40> # 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 0x7fa15d288310> # 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 0x7fa15d288160> # /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 0x7fa15d288ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d393dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3933a0> # /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 0x7fa15d393fd0> # /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 0x7fa15d3e3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3bed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3be400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d361b20> # 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 0x7fa15d3be520> # /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 0x7fa15d3be550> # /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 0x7fa15d2f4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3f6250> # /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 0x7fa15d2f1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3f63d0> # /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 0x7fa15d3f6ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f17f0> # 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 0x7fa15d38dc10> # 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 0x7fa15d3f6fa0> # 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 0x7fa15d3f6550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d3ee910> # /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 0x7fa15d2e6940> # 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 0x7fa15d304d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f0580> # 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 0x7fa15d2e6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d2f09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15d32f7f0> # /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 0x7fa15d33e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce99970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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 0x7fa15d36c730> # 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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15d3b0370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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 0x7fa15d322550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cd17eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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 0x7fa15d31e820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d326790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d322b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15ce61370> # /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 0x7fa15ce7c580> # 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 0x7fa15ce7c4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce50280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce61970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc09820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc094f0> # /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 0x7fa15cec30a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15ce60f70> # /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 0x7fa15cec3190> # /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 0x7fa15cc81fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cead820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cc092b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15cb64e80> # /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 0x7fa15cb649d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15cbdf490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb77850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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 0x7fa15cbd83d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cbd8940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/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_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_kdvc5_o1/ansible_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 0x7fa15cb23160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15d335e50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15cb783d0> # /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 0x7fa15cb787c0> # /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 0x7fa15cb77250> # /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 0x7fa15c97ca30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa15c9b4eb0> 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_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_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_apparmor": {"status": "disabled"}, "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_loadavg": {"1m": 0.49, "5m": 0.59, "15m": 0.83}, "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": 446, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3086, "free": 446}, "nocache": {"free": 3221, "used": 311}, "swap": {"total": 10239, "free": 10239, "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": ["fdbac84f-b118-4254-9edf-93d31b3eac05"], "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": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["78170d8f-4a71-4143-8562-d2ae8d6f2773"], "sdb": ["fdbac84f-b118-4254-9edf-93d31b3eac05"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5039, "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": 257441878016, "block_size": 4096, "block_total": 65519355, "block_available": 62852021, "block_used": 2667334, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "27", "epoch": "1726889907", "epoch_int": "1726889907", "date": "2024-09-20", "time": "23:38:27", "iso8601_micro": "2024-09-21T03:38:27.434138Z", "iso8601": "2024-09-21T03:38:27Z", "iso8601_basic": "20240920T233827434138", "iso8601_basic_short": "20240920T233827", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_lsb": {}, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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. 178205 1726889907.52317: 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-1726889906.680201-182403-258733939107786/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889907.52322: _low_level_execute_command(): starting 178205 1726889907.52419: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889906.680201-182403-258733939107786/ > /dev/null 2>&1 && sleep 0' 178205 1726889907.53252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889907.53266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.53304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.53325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.53366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.53410: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889907.53428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.53525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889907.53540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889907.53552: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889907.53564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.53577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.53591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.53602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.53615: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889907.53632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.53704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889907.53750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889907.53766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.53874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.55746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889907.55750: stdout chunk (state=3): >>><<< 178205 1726889907.55752: stderr chunk (state=3): >>><<< 178205 1726889907.56418: _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 178205 1726889907.56422: handler run complete 178205 1726889907.56424: variable 'ansible_facts' from source: unknown 178205 1726889907.56427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.56625: variable 'ansible_facts' from source: unknown 178205 1726889907.56747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.56945: attempt loop complete, returning result 178205 1726889907.56957: _execute() done 178205 1726889907.56964: dumping result to json 178205 1726889907.57017: done dumping result, returning 178205 1726889907.57033: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-000000002404] 178205 1726889907.57044: sending task result for task 02369adf-7a19-34ed-f5d1-000000002404 ok: [managed_node2] 178205 1726889907.57969: no more pending results, returning what we have 178205 1726889907.57972: results queue empty 178205 1726889907.57973: checking for any_errors_fatal 178205 1726889907.57980: done checking for any_errors_fatal 178205 1726889907.57980: checking for max_fail_percentage 178205 1726889907.57982: done checking for max_fail_percentage 178205 1726889907.57983: checking to see if all hosts have failed and the running result is not ok 178205 1726889907.57984: done checking to see if all hosts have failed 178205 1726889907.57985: getting the remaining hosts for this loop 178205 1726889907.57986: done getting the remaining hosts for this loop 178205 1726889907.57989: getting the next task for host managed_node2 178205 1726889907.57999: done getting next task for host managed_node2 178205 1726889907.58001: ^ task is: TASK: meta (role_complete) 178205 1726889907.58003: ^ state is: HOST STATE: block=2, task=38, rescue=0, always=0, handlers=0, run_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 178205 1726889907.58016: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002404 178205 1726889907.58020: WORKER PROCESS EXITING 178205 1726889907.58028: getting variables 178205 1726889907.58029: in VariableManager get_vars() 178205 1726889907.58061: Calling all_inventory to load vars for managed_node2 178205 1726889907.58064: Calling groups_inventory to load vars for managed_node2 178205 1726889907.58066: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.58075: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.58078: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.58081: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.58557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.59169: done with get_vars() 178205 1726889907.59184: done getting variables 178205 1726889907.59263: done queuing things up, now waiting for results queue to drain 178205 1726889907.59265: results queue empty 178205 1726889907.59266: checking for any_errors_fatal 178205 1726889907.59274: done checking for any_errors_fatal 178205 1726889907.59275: checking for max_fail_percentage 178205 1726889907.59276: done checking for max_fail_percentage 178205 1726889907.59276: checking to see if all hosts have failed and the running result is not ok 178205 1726889907.59277: done checking to see if all hosts have failed 178205 1726889907.59278: getting the remaining hosts for this loop 178205 1726889907.59279: done getting the remaining hosts for this loop 178205 1726889907.59281: getting the next task for host managed_node2 178205 1726889907.59286: done getting next task for host managed_node2 178205 1726889907.59288: ^ task is: TASK: Verify results 178205 1726889907.59290: ^ state is: HOST STATE: block=2, task=39, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889907.59292: getting variables 178205 1726889907.59293: in VariableManager get_vars() 178205 1726889907.59303: Calling all_inventory to load vars for managed_node2 178205 1726889907.59305: Calling groups_inventory to load vars for managed_node2 178205 1726889907.59307: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.59313: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.59315: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.59318: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.59741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.60268: done with get_vars() 178205 1726889907.60279: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:125 Friday 20 September 2024 23:38:27 -0400 (0:00:00.974) 0:02:00.591 ****** 178205 1726889907.60337: entering _queue_task() for managed_node2/include_tasks 178205 1726889907.60614: worker is 1 (out of 1 available) 178205 1726889907.60630: exiting _queue_task() for managed_node2/include_tasks 178205 1726889907.60642: done queuing things up, now waiting for results queue to drain 178205 1726889907.60643: waiting for pending results... 178205 1726889907.60962: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889907.61082: in run() - task 02369adf-7a19-34ed-f5d1-000000000017 178205 1726889907.61104: variable 'ansible_search_path' from source: unknown 178205 1726889907.61147: calling self._execute() 178205 1726889907.61276: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.61288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.61308: variable 'omit' from source: magic vars 178205 1726889907.61433: _execute() done 178205 1726889907.61443: dumping result to json 178205 1726889907.61451: done dumping result, returning 178205 1726889907.61461: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-000000000017] 178205 1726889907.61472: sending task result for task 02369adf-7a19-34ed-f5d1-000000000017 178205 1726889907.61619: no more pending results, returning what we have 178205 1726889907.61624: in VariableManager get_vars() 178205 1726889907.61672: Calling all_inventory to load vars for managed_node2 178205 1726889907.61675: Calling groups_inventory to load vars for managed_node2 178205 1726889907.61679: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.61693: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.61697: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.61700: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.62492: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000017 178205 1726889907.62495: WORKER PROCESS EXITING 178205 1726889907.62519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.63336: done with get_vars() 178205 1726889907.63348: variable 'ansible_search_path' from source: unknown 178205 1726889907.63362: we have included files to process 178205 1726889907.63363: generating all_blocks data 178205 1726889907.63365: done generating all_blocks data 178205 1726889907.63371: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889907.63372: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889907.63374: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889907.63959: in VariableManager get_vars() 178205 1726889907.63975: done with get_vars() 178205 1726889907.64009: in VariableManager get_vars() 178205 1726889907.64025: done with get_vars() 178205 1726889907.64105: done processing included file 178205 1726889907.64107: iterating over new_blocks loaded from include file 178205 1726889907.64109: in VariableManager get_vars() 178205 1726889907.64122: done with get_vars() 178205 1726889907.64124: filtering new block on tags 178205 1726889907.64151: done filtering new block on tags 178205 1726889907.64153: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889907.64158: extending task lists for all hosts with included blocks 178205 1726889907.67905: done extending task lists 178205 1726889907.67906: done processing included files 178205 1726889907.67907: results queue empty 178205 1726889907.67908: checking for any_errors_fatal 178205 1726889907.67909: done checking for any_errors_fatal 178205 1726889907.67910: checking for max_fail_percentage 178205 1726889907.67913: done checking for max_fail_percentage 178205 1726889907.67913: checking to see if all hosts have failed and the running result is not ok 178205 1726889907.67914: done checking to see if all hosts have failed 178205 1726889907.67915: getting the remaining hosts for this loop 178205 1726889907.67916: done getting the remaining hosts for this loop 178205 1726889907.67919: getting the next task for host managed_node2 178205 1726889907.67923: done getting next task for host managed_node2 178205 1726889907.67925: ^ task is: TASK: Print out pool information 178205 1726889907.67927: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889907.67929: getting variables 178205 1726889907.67931: in VariableManager get_vars() 178205 1726889907.67940: Calling all_inventory to load vars for managed_node2 178205 1726889907.67942: Calling groups_inventory to load vars for managed_node2 178205 1726889907.67944: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.67949: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.67952: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.67954: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.68352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.68902: done with get_vars() 178205 1726889907.68916: done getting variables 178205 1726889907.68955: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:38:27 -0400 (0:00:00.086) 0:02:00.677 ****** 178205 1726889907.68980: entering _queue_task() for managed_node2/debug 178205 1726889907.69240: worker is 1 (out of 1 available) 178205 1726889907.69252: exiting _queue_task() for managed_node2/debug 178205 1726889907.69263: done queuing things up, now waiting for results queue to drain 178205 1726889907.69264: waiting for pending results... 178205 1726889907.69553: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889907.69672: in run() - task 02369adf-7a19-34ed-f5d1-000000002492 178205 1726889907.69692: variable 'ansible_search_path' from source: unknown 178205 1726889907.69736: calling self._execute() 178205 1726889907.69846: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.69858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.69871: variable 'omit' from source: magic vars 178205 1726889907.70269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889907.72743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889907.72826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889907.72869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889907.72908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889907.72941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889907.73024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889907.73057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889907.73090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889907.73136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889907.73154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889907.73270: variable '_storage_pools_list' from source: set_fact 178205 1726889907.73295: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889907.73302: when evaluation is False, skipping this task 178205 1726889907.73309: _execute() done 178205 1726889907.73319: dumping result to json 178205 1726889907.73326: done dumping result, returning 178205 1726889907.73334: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-000000002492] 178205 1726889907.73344: sending task result for task 02369adf-7a19-34ed-f5d1-000000002492 skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889907.73479: no more pending results, returning what we have 178205 1726889907.73484: results queue empty 178205 1726889907.73485: checking for any_errors_fatal 178205 1726889907.73486: done checking for any_errors_fatal 178205 1726889907.73487: checking for max_fail_percentage 178205 1726889907.73488: done checking for max_fail_percentage 178205 1726889907.73489: checking to see if all hosts have failed and the running result is not ok 178205 1726889907.73490: done checking to see if all hosts have failed 178205 1726889907.73491: getting the remaining hosts for this loop 178205 1726889907.73493: done getting the remaining hosts for this loop 178205 1726889907.73497: getting the next task for host managed_node2 178205 1726889907.73503: done getting next task for host managed_node2 178205 1726889907.73506: ^ task is: TASK: Print out volume information 178205 1726889907.73509: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889907.73514: getting variables 178205 1726889907.73516: in VariableManager get_vars() 178205 1726889907.73551: Calling all_inventory to load vars for managed_node2 178205 1726889907.73554: Calling groups_inventory to load vars for managed_node2 178205 1726889907.73558: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.73568: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.73571: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.73574: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.74122: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002492 178205 1726889907.74131: WORKER PROCESS EXITING 178205 1726889907.74392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.75001: done with get_vars() 178205 1726889907.75015: done getting variables 178205 1726889907.75067: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:38:27 -0400 (0:00:00.061) 0:02:00.738 ****** 178205 1726889907.75093: entering _queue_task() for managed_node2/debug 178205 1726889907.75321: worker is 1 (out of 1 available) 178205 1726889907.75334: exiting _queue_task() for managed_node2/debug 178205 1726889907.75345: done queuing things up, now waiting for results queue to drain 178205 1726889907.75346: waiting for pending results... 178205 1726889907.75616: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889907.75730: in run() - task 02369adf-7a19-34ed-f5d1-000000002493 178205 1726889907.75752: variable 'ansible_search_path' from source: unknown 178205 1726889907.75791: calling self._execute() 178205 1726889907.75901: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.75913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.75926: variable 'omit' from source: magic vars 178205 1726889907.76302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889907.78637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889907.78721: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889907.78762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889907.78800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889907.78838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889907.78919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889907.78957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889907.78988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889907.79041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889907.79062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889907.79179: variable '_storage_volumes_list' from source: set_fact 178205 1726889907.79226: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889907.79237: variable 'omit' from source: magic vars 178205 1726889907.79283: variable 'omit' from source: magic vars 178205 1726889907.79322: variable 'omit' from source: magic vars 178205 1726889907.79352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889907.79387: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889907.79409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889907.79434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889907.79449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889907.79487: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889907.79496: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.79504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.79606: Set connection var ansible_pipelining to False 178205 1726889907.79621: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889907.79632: Set connection var ansible_shell_executable to /bin/sh 178205 1726889907.79639: Set connection var ansible_connection to ssh 178205 1726889907.79649: Set connection var ansible_shell_type to sh 178205 1726889907.79658: Set connection var ansible_timeout to 10 178205 1726889907.79694: variable 'ansible_shell_executable' from source: unknown 178205 1726889907.79702: variable 'ansible_connection' from source: unknown 178205 1726889907.79710: variable 'ansible_module_compression' from source: unknown 178205 1726889907.79719: variable 'ansible_shell_type' from source: unknown 178205 1726889907.79727: variable 'ansible_shell_executable' from source: unknown 178205 1726889907.79733: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.79740: variable 'ansible_pipelining' from source: unknown 178205 1726889907.79747: variable 'ansible_timeout' from source: unknown 178205 1726889907.79755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.79865: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889907.79881: variable 'omit' from source: magic vars 178205 1726889907.79891: starting attempt loop 178205 1726889907.79900: running the handler 178205 1726889907.79949: variable '_storage_volumes_list' from source: set_fact 178205 1726889907.80030: variable '_storage_volumes_list' from source: set_fact 178205 1726889907.80208: handler run complete 178205 1726889907.80247: attempt loop complete, returning result 178205 1726889907.80255: _execute() done 178205 1726889907.80262: dumping result to json 178205 1726889907.80272: done dumping result, returning 178205 1726889907.80283: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-000000002493] 178205 1726889907.80293: sending task result for task 02369adf-7a19-34ed-f5d1-000000002493 ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889907.80496: no more pending results, returning what we have 178205 1726889907.80506: results queue empty 178205 1726889907.80507: checking for any_errors_fatal 178205 1726889907.80517: done checking for any_errors_fatal 178205 1726889907.80518: checking for max_fail_percentage 178205 1726889907.80520: done checking for max_fail_percentage 178205 1726889907.80521: checking to see if all hosts have failed and the running result is not ok 178205 1726889907.80522: done checking to see if all hosts have failed 178205 1726889907.80523: getting the remaining hosts for this loop 178205 1726889907.80525: done getting the remaining hosts for this loop 178205 1726889907.80529: getting the next task for host managed_node2 178205 1726889907.80536: done getting next task for host managed_node2 178205 1726889907.80539: ^ task is: TASK: Collect info about the volumes. 178205 1726889907.80543: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889907.80548: getting variables 178205 1726889907.80550: in VariableManager get_vars() 178205 1726889907.80588: Calling all_inventory to load vars for managed_node2 178205 1726889907.80591: Calling groups_inventory to load vars for managed_node2 178205 1726889907.80595: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889907.80606: Calling all_plugins_play to load vars for managed_node2 178205 1726889907.80609: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889907.80614: Calling groups_plugins_play to load vars for managed_node2 178205 1726889907.81483: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002493 178205 1726889907.81489: WORKER PROCESS EXITING 178205 1726889907.81518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889907.81865: done with get_vars() 178205 1726889907.81876: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:38:27 -0400 (0:00:00.068) 0:02:00.807 ****** 178205 1726889907.81934: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889907.82123: worker is 1 (out of 1 available) 178205 1726889907.82135: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889907.82148: done queuing things up, now waiting for results queue to drain 178205 1726889907.82150: waiting for pending results... 178205 1726889907.82338: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889907.82411: in run() - task 02369adf-7a19-34ed-f5d1-000000002494 178205 1726889907.82424: variable 'ansible_search_path' from source: unknown 178205 1726889907.82455: calling self._execute() 178205 1726889907.82537: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.82541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.82551: variable 'omit' from source: magic vars 178205 1726889907.82632: variable 'omit' from source: magic vars 178205 1726889907.82657: variable 'omit' from source: magic vars 178205 1726889907.82683: variable 'omit' from source: magic vars 178205 1726889907.82717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889907.82745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889907.82760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889907.82773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889907.82784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889907.82805: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889907.82808: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.82811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.82882: Set connection var ansible_pipelining to False 178205 1726889907.82885: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889907.82889: Set connection var ansible_shell_executable to /bin/sh 178205 1726889907.82892: Set connection var ansible_connection to ssh 178205 1726889907.82897: Set connection var ansible_shell_type to sh 178205 1726889907.82901: Set connection var ansible_timeout to 10 178205 1726889907.82924: variable 'ansible_shell_executable' from source: unknown 178205 1726889907.82929: variable 'ansible_connection' from source: unknown 178205 1726889907.82932: variable 'ansible_module_compression' from source: unknown 178205 1726889907.82934: variable 'ansible_shell_type' from source: unknown 178205 1726889907.82937: variable 'ansible_shell_executable' from source: unknown 178205 1726889907.82939: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889907.82941: variable 'ansible_pipelining' from source: unknown 178205 1726889907.82944: variable 'ansible_timeout' from source: unknown 178205 1726889907.82946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889907.83083: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889907.83093: variable 'omit' from source: magic vars 178205 1726889907.83097: starting attempt loop 178205 1726889907.83100: running the handler 178205 1726889907.83114: _low_level_execute_command(): starting 178205 1726889907.83123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889907.83812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889907.83825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.83837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.83851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.83886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.83893: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889907.83903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.83920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889907.83932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889907.83935: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889907.83943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.83953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.83965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.83972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.83980: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889907.83989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.84061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889907.84075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889907.84078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.84160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.85775: stdout chunk (state=3): >>>/root <<< 178205 1726889907.85879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889907.85925: stderr chunk (state=3): >>><<< 178205 1726889907.85931: stdout chunk (state=3): >>><<< 178205 1726889907.85951: _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 178205 1726889907.85962: _low_level_execute_command(): starting 178205 1726889907.85968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347 `" && echo ansible-tmp-1726889907.859506-182435-41010592891347="` echo /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347 `" ) && sleep 0' 178205 1726889907.86572: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.86577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.86604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.86646: 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 <<< 178205 1726889907.86652: 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 <<< 178205 1726889907.86671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.86677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.86689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found <<< 178205 1726889907.86694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.86771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889907.86799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.86859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.88686: stdout chunk (state=3): >>>ansible-tmp-1726889907.859506-182435-41010592891347=/root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347 <<< 178205 1726889907.88801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889907.88845: stderr chunk (state=3): >>><<< 178205 1726889907.88849: stdout chunk (state=3): >>><<< 178205 1726889907.88861: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889907.859506-182435-41010592891347=/root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347 , stderr=OpenSSH_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 178205 1726889907.88899: variable 'ansible_module_compression' from source: unknown 178205 1726889907.88935: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889907.88964: variable 'ansible_facts' from source: unknown 178205 1726889907.89026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/AnsiballZ_blockdev_info.py 178205 1726889907.89122: Sending initial data 178205 1726889907.89126: Sent initial data (162 bytes) 178205 1726889907.90117: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889907.90121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.90123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.90126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.90134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.90289: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889907.90293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.90295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889907.90297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889907.90300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889907.90302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.90304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.90306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.90308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889907.90310: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889907.90315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.90318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889907.90320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889907.90326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.90390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.92048: 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 <<< 178205 1726889907.92080: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889907.92116: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpgn29p28j /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/AnsiballZ_blockdev_info.py <<< 178205 1726889907.92146: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889907.92983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889907.93065: stderr chunk (state=3): >>><<< 178205 1726889907.93069: stdout chunk (state=3): >>><<< 178205 1726889907.93088: done transferring module to remote 178205 1726889907.93102: _low_level_execute_command(): starting 178205 1726889907.93106: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/ /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889907.93858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889907.93867: 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 not found <<< 178205 1726889907.93873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889907.93887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889907.93897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889907.93905: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889907.93910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889907.93920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.93931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.93934: stderr chunk (state=3): >>>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 <<< 178205 1726889907.93994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889907.94017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889907.94023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.94056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.95724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889907.95766: stderr chunk (state=3): >>><<< 178205 1726889907.95769: stdout chunk (state=3): >>><<< 178205 1726889907.95787: _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 178205 1726889907.95790: _low_level_execute_command(): starting 178205 1726889907.95793: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889907.96174: 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 <<< 178205 1726889907.96180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889907.96223: 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 <<< 178205 1726889907.96226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889907.96229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889907.96241: stderr 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 <<< 178205 1726889907.96286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889907.96289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889907.96344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889907.98211: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889907.98236: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889907.98289: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889907.98331: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889907.98364: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889907.98413: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889907.98421: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889907.98461: 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' <<< 178205 1726889907.98476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889907.98503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889907.98508: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889907.98533: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eb1edc0> <<< 178205 1726889907.98563: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889907.98582: 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 0x7fb28eac33a0> <<< 178205 1726889907.98608: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eb1eb20> <<< 178205 1726889907.98632: 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' <<< 178205 1726889907.98653: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eb1eac0> import '_signal' # <<< 178205 1726889907.98684: 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' <<< 178205 1726889907.98708: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3490> <<< 178205 1726889907.98737: 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' <<< 178205 1726889907.98759: 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' # <<< 178205 1726889907.98776: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3940> <<< 178205 1726889907.98793: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3670> <<< 178205 1726889907.98819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889907.98831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889907.98851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889907.98867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889907.98888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889907.98901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889907.98959: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889907.98962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889907.99107: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea7a220> <<< 178205 1726889907.99131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889907.99136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889907.99164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889907.99167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 178205 1726889907.99186: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea9d850> <<< 178205 1726889907.99190: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea7a940> <<< 178205 1726889907.99200: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eadb880> # /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 0x7fb28ea73d90> <<< 178205 1726889907.99243: 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' <<< 178205 1726889907.99246: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea9dd90> <<< 178205 1726889907.99293: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3970> <<< 178205 1726889907.99322: 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. <<< 178205 1726889907.99515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889907.99528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889907.99560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889907.99577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889907.99601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889907.99644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889907.99693: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea3feb0> <<< 178205 1726889907.99712: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea42f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889907.99742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 178205 1726889907.99761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889907.99783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889907.99798: 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' <<< 178205 1726889907.99869: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea37610> <<< 178205 1726889907.99882: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea3f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889907.99937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889907.99967: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889908.00008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.00034: 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' <<< 178205 1726889908.00051: 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 0x7fb28e795dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7958b0> <<< 178205 1726889908.00095: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889908.00102: 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 0x7fb28e795eb0> <<< 178205 1726889908.00125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889908.00141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889908.00174: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e795f70> <<< 178205 1726889908.00214: 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 0x7fb28e795e80> import '_collections' # <<< 178205 1726889908.00245: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7eed30> <<< 178205 1726889908.00272: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889908.00292: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7e8610> <<< 178205 1726889908.00353: 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 0x7fb28e7fc670> <<< 178205 1726889908.00376: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea46e20> <<< 178205 1726889908.00409: 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' <<< 178205 1726889908.00445: 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 0x7fb28e7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7ee250> <<< 178205 1726889908.00450: 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 0x7fb28e7fc280> <<< 178205 1726889908.00474: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea4c9d0> <<< 178205 1726889908.00488: 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' <<< 178205 1726889908.00511: 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' <<< 178205 1726889908.00535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889908.00544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889908.00558: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a7d90> <<< 178205 1726889908.00588: 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' <<< 178205 1726889908.00595: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a7d00> <<< 178205 1726889908.00619: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889908.00636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889908.00656: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889908.00691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889908.00696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889908.00727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889908.00782: 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 0x7fb28e77b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889908.00791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889908.00822: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e77b460> <<< 178205 1726889908.00943: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7b1fa0> <<< 178205 1726889908.00976: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9a30> <<< 178205 1726889908.00993: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9490> <<< 178205 1726889908.01010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889908.01023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889908.01049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889908.01067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889908.01086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889908.01103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889908.01108: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6b01c0> <<< 178205 1726889908.01141: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e766c70> <<< 178205 1726889908.01188: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9eb0> <<< 178205 1726889908.01196: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea4c040> <<< 178205 1726889908.01225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889908.01255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889908.01281: 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 0x7fb28e6c3af0> <<< 178205 1726889908.01304: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889908.01324: 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 0x7fb28e6c3e20> <<< 178205 1726889908.01341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889908.01351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889908.01367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889908.01373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889908.01384: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6d4730> <<< 178205 1726889908.01406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889908.01435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889908.01462: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6d4c70> <<< 178205 1726889908.01496: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.01509: 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 0x7fb28e6603a0> <<< 178205 1726889908.01522: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6c3f10> <<< 178205 1726889908.01536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889908.01547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889908.01578: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.01585: 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 0x7fb28e672280> <<< 178205 1726889908.01602: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6d45b0> <<< 178205 1726889908.01609: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889908.01636: 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 0x7fb28e672340> <<< 178205 1726889908.01670: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a79d0> <<< 178205 1726889908.01694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889908.01710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889908.01735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889908.01744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889908.01774: 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 0x7fb28e68d6a0> <<< 178205 1726889908.01798: 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' <<< 178205 1726889908.01829: 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 0x7fb28e68d970> <<< 178205 1726889908.01836: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e68d760> <<< 178205 1726889908.01861: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.01869: 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 0x7fb28e68d850> <<< 178205 1726889908.01892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889908.01897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889908.02088: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.02093: 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 0x7fb28e68dca0> <<< 178205 1726889908.02125: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.02131: 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 0x7fb28e5a71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e68d8e0> <<< 178205 1726889908.02154: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e680a30> <<< 178205 1726889908.02172: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a75b0> <<< 178205 1726889908.02198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889908.02250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889908.02288: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e68da90> <<< 178205 1726889908.02376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889908.02397: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb28e5cf670> <<< 178205 1726889908.02528: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' <<< 178205 1726889908.02531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.02609: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.02635: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 178205 1726889908.02642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.02658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.02664: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889908.02681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.03890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.04845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889908.04851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df987c0> <<< 178205 1726889908.04853: 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' <<< 178205 1726889908.04871: 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' <<< 178205 1726889908.04908: 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' <<< 178205 1726889908.04924: 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 0x7fb28df98160> <<< 178205 1726889908.04954: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98280> <<< 178205 1726889908.04983: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98f10> <<< 178205 1726889908.05003: 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' <<< 178205 1726889908.05048: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df984f0> <<< 178205 1726889908.05055: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98d30> <<< 178205 1726889908.05058: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889908.05091: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.05094: 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 0x7fb28df98f70> <<< 178205 1726889908.05100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889908.05124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889908.05155: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98100> <<< 178205 1726889908.05188: 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' <<< 178205 1726889908.05231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889908.05237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889908.05264: 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' <<< 178205 1726889908.05335: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df50130> <<< 178205 1726889908.05372: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.05378: 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 0x7fb28df0cf40> <<< 178205 1726889908.05399: 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 0x7fb28df0cd60> <<< 178205 1726889908.05402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889908.05428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889908.05454: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df0c3d0> <<< 178205 1726889908.05470: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dffedc0> <<< 178205 1726889908.05646: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dffe3a0> <<< 178205 1726889908.05670: 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' <<< 178205 1726889908.05685: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dffef70> <<< 178205 1726889908.05697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889908.05710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889908.05736: 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' <<< 178205 1726889908.05767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889908.05793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889908.05804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889908.05807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889908.05809: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfcec10> <<< 178205 1726889908.05878: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dee6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dee63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfa0490> <<< 178205 1726889908.05900: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.05904: 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 0x7fb28dee64c0> <<< 178205 1726889908.05927: 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 <<< 178205 1726889908.05938: 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 0x7fb28dee64f0> <<< 178205 1726889908.05969: 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 <<< 178205 1726889908.05973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889908.05980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889908.06003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889908.06072: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.06077: 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 0x7fb28dece250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfe01f0> <<< 178205 1726889908.06096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889908.06101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889908.06153: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.06156: 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 0x7fb28dedb8e0> <<< 178205 1726889908.06164: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfe0370> <<< 178205 1726889908.06177: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889908.06214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.06232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889908.06238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889908.06300: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dff8d90> <<< 178205 1726889908.06420: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dedb880> <<< 178205 1726889908.06502: 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' <<< 178205 1726889908.06531: 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 0x7fb28dedb6d0> <<< 178205 1726889908.06538: 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 0x7fb28deda670> <<< 178205 1726889908.06577: 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' <<< 178205 1726889908.06583: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb28deda5b0> <<< 178205 1726889908.06588: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfd68b0> <<< 178205 1726889908.06608: 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'<<< 178205 1726889908.06618: stdout chunk (state=3): >>> <<< 178205 1726889908.06628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889908.06642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889908.06681: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.06685: 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 0x7fb28df5f670> <<< 178205 1726889908.06855: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.06861: 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 0x7fb28df5eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df6d0d0> <<< 178205 1726889908.06897: 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 0x7fb28df5f0d0> <<< 178205 1726889908.06907: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfa3a60> <<< 178205 1726889908.06923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889908.06943: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889908.06966: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.07015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.07090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889908.07100: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889908.07142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.07156: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889908.07241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.07333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.07768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.08217: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889908.08235: 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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889908.08258: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889908.08278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.08319: 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 0x7fb28daca580> <<< 178205 1726889908.08401: 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' <<< 178205 1726889908.08403: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28deaa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28da6c0a0> <<< 178205 1726889908.08459: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889908.08469: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.08478: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.08481: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889908.08489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.08637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.08730: 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' <<< 178205 1726889908.08752: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df5ebb0> <<< 178205 1726889908.08757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09503: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09617: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889908.09624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09696: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889908.09699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09845: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889908.09848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889908.09851: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889908.09857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.09922: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889908.09929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10106: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889908.10322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889908.10349: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889908.10402: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28deb7970> <<< 178205 1726889908.10405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10463: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10543: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889908.10557: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889908.10560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10623: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889908.10628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10661: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10787: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.10842: 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 <<< 178205 1726889908.10868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.10941: 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' <<< 178205 1726889908.10945: 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 0x7fb28dfeb250> <<< 178205 1726889908.10968: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28deb76a0> <<< 178205 1726889908.11004: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py <<< 178205 1726889908.11008: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889908.11114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11164: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11186: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889908.11235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889908.11256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889908.11285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889908.11309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889908.11319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889908.11402: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28de9e7c0> <<< 178205 1726889908.11441: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28de9b7f0> <<< 178205 1726889908.11499: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28de95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889908.11506: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11550: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889908.11555: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889908.11616: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889908.11634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11640: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 178205 1726889908.11667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11678: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 178205 1726889908.11697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11705: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889908.11726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11750: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 178205 1726889908.11769: 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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889908.11782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.11947: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.12099: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889908.12870: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}}<<< 178205 1726889908.12874: stdout chunk (state=3): >>> <<< 178205 1726889908.12900: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889908.13187: 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 <<< 178205 1726889908.13205: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 178205 1726889908.13235: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # 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 <<< 178205 1726889908.13246: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 178205 1726889908.13278: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # 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 <<< 178205 1726889908.13302: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889908.13323: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # 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_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 gc <<< 178205 1726889908.13489: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889908.13509: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889908.13538: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889908.13556: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889908.13585: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889908.13591: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 178205 1726889908.13604: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889908.13618: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889908.13630: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889908.13648: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889908.13653: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889908.13683: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889908.13702: 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 <<< 178205 1726889908.13717: 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 <<< 178205 1726889908.13744: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 178205 1726889908.13764: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889908.13773: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 178205 1726889908.13787: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889908.13797: 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 <<< 178205 1726889908.13804: 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 <<< 178205 1726889908.13823: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889908.13838: 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 <<< 178205 1726889908.13853: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 178205 1726889908.13856: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889908.13869: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889908.13875: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889908.14001: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889908.14018: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889908.14035: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889908.14044: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889908.14066: stdout chunk (state=3): >>># destroy select <<< 178205 1726889908.14071: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 178205 1726889908.14077: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889908.14095: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889908.14329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889908.14382: stderr chunk (state=3): >>><<< 178205 1726889908.14385: stdout chunk (state=3): >>><<< 178205 1726889908.14449: _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 0x7fb28eb1edc0> # /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 0x7fb28eac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eb1eb20> # /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 0x7fb28eb1eac0> 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 0x7fb28eac3490> # /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 0x7fb28eac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3670> # /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 0x7fb28ea7a190> # /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 0x7fb28ea7a220> # /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 0x7fb28ea9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eadb880> # /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 0x7fb28ea73d90> # /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 0x7fb28ea9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28eac3970> 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 0x7fb28ea3feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea42f40> # /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 0x7fb28ea37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea3f370> # /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 0x7fb28e795dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7958b0> 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 0x7fb28e795eb0> # /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 0x7fb28e795f70> # /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 0x7fb28e795e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7e8610> # /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 0x7fb28e7fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea46e20> # /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 0x7fb28e7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7ee250> # 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 0x7fb28e7fc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea4c9d0> # /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 0x7fb28e7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a7d90> # /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 0x7fb28e7a7d00> # /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 0x7fb28e77b370> # /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 0x7fb28e77b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7b1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9490> # /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 0x7fb28e6b01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e766c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28ea4c040> # /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 0x7fb28e6c3af0> 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 0x7fb28e6c3e20> # /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 0x7fb28e6d4730> # /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 0x7fb28e6d4c70> # 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 0x7fb28e6603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6c3f10> # /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 0x7fb28e672280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e6d45b0> 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 0x7fb28e672340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a79d0> # /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 0x7fb28e68d6a0> # /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 0x7fb28e68d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e68d760> # 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 0x7fb28e68d850> # /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 0x7fb28e68dca0> # 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 0x7fb28e5a71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e68d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e680a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28e7a75b0> # /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 0x7fb28e68da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb28e5cf670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28df987c0> # /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 0x7fb28df98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98f10> # /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 0x7fb28df984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df98d30> 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 0x7fb28df98f70> # /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 0x7fb28df98100> # /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 0x7fb28df50130> # 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 0x7fb28df0cf40> # 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 0x7fb28df0cd60> # /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 0x7fb28df0c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dffedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dffe3a0> # /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 0x7fb28dffef70> # /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 0x7fb28dfcec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dee6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dee63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfa0490> # 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 0x7fb28dee64c0> # /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 0x7fb28dee64f0> # /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 0x7fb28dece250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfe01f0> # /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 0x7fb28dedb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfe0370> # /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 0x7fb28dff8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dedb880> # 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 0x7fb28dedb6d0> # 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 0x7fb28deda670> # 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 0x7fb28deda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfd68b0> # /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 0x7fb28df5f670> # 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 0x7fb28df5eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28df6d0d0> # 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 0x7fb28df5f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28dfa3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28daca580> # /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 0x7fb28deaa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28da6c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28df5ebb0> # 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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28deb7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28dfeb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28deb76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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 0x7fb28de9e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28de9b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb28de95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_nqksqxng/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889908.15009: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889907.859506-182435-41010592891347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889908.15019: _low_level_execute_command(): starting 178205 1726889908.15022: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889907.859506-182435-41010592891347/ > /dev/null 2>&1 && sleep 0' 178205 1726889908.15176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.15180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.15219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889908.15223: 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 <<< 178205 1726889908.15228: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.15275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.15278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.15322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.17042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.17083: stderr chunk (state=3): >>><<< 178205 1726889908.17086: stdout chunk (state=3): >>><<< 178205 1726889908.17097: _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 178205 1726889908.17102: handler run complete 178205 1726889908.17131: Evaluated conditional (False): False 178205 1726889908.17140: attempt loop complete, returning result 178205 1726889908.17143: _execute() done 178205 1726889908.17149: dumping result to json 178205 1726889908.17155: done dumping result, returning 178205 1726889908.17162: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-000000002494] 178205 1726889908.17168: sending task result for task 02369adf-7a19-34ed-f5d1-000000002494 ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "78170d8f-4a71-4143-8562-d2ae8d6f2773" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "fdbac84f-b118-4254-9edf-93d31b3eac05" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889908.17421: no more pending results, returning what we have 178205 1726889908.17425: results queue empty 178205 1726889908.17428: checking for any_errors_fatal 178205 1726889908.17434: done checking for any_errors_fatal 178205 1726889908.17435: checking for max_fail_percentage 178205 1726889908.17436: done checking for max_fail_percentage 178205 1726889908.17437: checking to see if all hosts have failed and the running result is not ok 178205 1726889908.17438: done checking to see if all hosts have failed 178205 1726889908.17438: getting the remaining hosts for this loop 178205 1726889908.17440: done getting the remaining hosts for this loop 178205 1726889908.17443: getting the next task for host managed_node2 178205 1726889908.17449: done getting next task for host managed_node2 178205 1726889908.17451: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889908.17454: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889908.17459: getting variables 178205 1726889908.17461: in VariableManager get_vars() 178205 1726889908.17492: Calling all_inventory to load vars for managed_node2 178205 1726889908.17494: Calling groups_inventory to load vars for managed_node2 178205 1726889908.17497: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889908.17506: Calling all_plugins_play to load vars for managed_node2 178205 1726889908.17509: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889908.17513: Calling groups_plugins_play to load vars for managed_node2 178205 1726889908.17834: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002494 178205 1726889908.17838: WORKER PROCESS EXITING 178205 1726889908.17861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889908.18192: done with get_vars() 178205 1726889908.18204: done getting variables 178205 1726889908.18248: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:38:28 -0400 (0:00:00.363) 0:02:01.170 ****** 178205 1726889908.18270: entering _queue_task() for managed_node2/command 178205 1726889908.18467: worker is 1 (out of 1 available) 178205 1726889908.18480: exiting _queue_task() for managed_node2/command 178205 1726889908.18491: done queuing things up, now waiting for results queue to drain 178205 1726889908.18491: waiting for pending results... 178205 1726889908.18673: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889908.18750: in run() - task 02369adf-7a19-34ed-f5d1-000000002495 178205 1726889908.18763: variable 'ansible_search_path' from source: unknown 178205 1726889908.18789: calling self._execute() 178205 1726889908.18879: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.18882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.18890: variable 'omit' from source: magic vars 178205 1726889908.18978: variable 'omit' from source: magic vars 178205 1726889908.19006: variable 'omit' from source: magic vars 178205 1726889908.19032: variable 'omit' from source: magic vars 178205 1726889908.19068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889908.19095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889908.19110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889908.19125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889908.19137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889908.19161: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889908.19164: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.19167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.19245: Set connection var ansible_pipelining to False 178205 1726889908.19248: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889908.19254: Set connection var ansible_shell_executable to /bin/sh 178205 1726889908.19258: Set connection var ansible_connection to ssh 178205 1726889908.19261: Set connection var ansible_shell_type to sh 178205 1726889908.19266: Set connection var ansible_timeout to 10 178205 1726889908.19290: variable 'ansible_shell_executable' from source: unknown 178205 1726889908.19293: variable 'ansible_connection' from source: unknown 178205 1726889908.19295: variable 'ansible_module_compression' from source: unknown 178205 1726889908.19298: variable 'ansible_shell_type' from source: unknown 178205 1726889908.19300: variable 'ansible_shell_executable' from source: unknown 178205 1726889908.19302: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.19306: variable 'ansible_pipelining' from source: unknown 178205 1726889908.19309: variable 'ansible_timeout' from source: unknown 178205 1726889908.19314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.19422: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889908.19434: variable 'omit' from source: magic vars 178205 1726889908.19437: starting attempt loop 178205 1726889908.19440: running the handler 178205 1726889908.19453: _low_level_execute_command(): starting 178205 1726889908.19460: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889908.19966: 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 <<< 178205 1726889908.19975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.20001: 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 <<< 178205 1726889908.20019: 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 <<< 178205 1726889908.20071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.20084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.20124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.21615: stdout chunk (state=3): >>>/root <<< 178205 1726889908.21715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.21760: stderr chunk (state=3): >>><<< 178205 1726889908.21764: stdout chunk (state=3): >>><<< 178205 1726889908.21781: _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 178205 1726889908.21791: _low_level_execute_command(): starting 178205 1726889908.21796: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623 `" && echo ansible-tmp-1726889908.2177944-182448-69444709532623="` echo /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623 `" ) && sleep 0' 178205 1726889908.22199: 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 <<< 178205 1726889908.22206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.22233: 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 <<< 178205 1726889908.22246: 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 <<< 178205 1726889908.22262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.22299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.22316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.22361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.24150: stdout chunk (state=3): >>>ansible-tmp-1726889908.2177944-182448-69444709532623=/root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623 <<< 178205 1726889908.24262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.24299: stderr chunk (state=3): >>><<< 178205 1726889908.24303: stdout chunk (state=3): >>><<< 178205 1726889908.24316: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889908.2177944-182448-69444709532623=/root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623 , stderr=OpenSSH_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 178205 1726889908.24346: variable 'ansible_module_compression' from source: unknown 178205 1726889908.24385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889908.24414: variable 'ansible_facts' from source: unknown 178205 1726889908.24482: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/AnsiballZ_command.py 178205 1726889908.24584: Sending initial data 178205 1726889908.24587: Sent initial data (157 bytes) 178205 1726889908.25210: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.25224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.25247: 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 <<< 178205 1726889908.25259: 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 <<< 178205 1726889908.25305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.25322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.25363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.27039: 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 <<< 178205 1726889908.27043: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889908.27069: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889908.27107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpdwa8ck35 /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/AnsiballZ_command.py <<< 178205 1726889908.27137: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889908.27882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.27962: stderr chunk (state=3): >>><<< 178205 1726889908.27965: stdout chunk (state=3): >>><<< 178205 1726889908.27979: done transferring module to remote 178205 1726889908.27988: _low_level_execute_command(): starting 178205 1726889908.27993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/ /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/AnsiballZ_command.py && sleep 0' 178205 1726889908.28384: 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 <<< 178205 1726889908.28390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.28419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889908.28435: 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 <<< 178205 1726889908.28448: stderr 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 <<< 178205 1726889908.28491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.28502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.28541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.30205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.30247: stderr chunk (state=3): >>><<< 178205 1726889908.30252: stdout chunk (state=3): >>><<< 178205 1726889908.30265: _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 178205 1726889908.30272: _low_level_execute_command(): starting 178205 1726889908.30274: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/AnsiballZ_command.py && sleep 0' 178205 1726889908.30656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.30667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.30691: 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 <<< 178205 1726889908.30703: 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 <<< 178205 1726889908.30716: stderr 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 <<< 178205 1726889908.30766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.30779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.30831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.32688: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889908.32714: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889908.32722: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889908.32773: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889908.32824: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889908.32850: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889908.32854: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889908.32902: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889908.32907: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889908.32945: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889908.32953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.32963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889908.32984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889908.32988: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889908.33015: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8483dc0> <<< 178205 1726889908.33050: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889908.33064: 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 0x7f85d84283a0> <<< 178205 1726889908.33074: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8483b20> <<< 178205 1726889908.33095: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 178205 1726889908.33102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 178205 1726889908.33110: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8483ac0> <<< 178205 1726889908.33132: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889908.33157: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 178205 1726889908.33160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428490> <<< 178205 1726889908.33188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 178205 1726889908.33191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 178205 1726889908.33209: 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' <<< 178205 1726889908.33233: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889908.33238: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428940> <<< 178205 1726889908.33257: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428670> <<< 178205 1726889908.33286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889908.33292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889908.33314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889908.33335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 178205 1726889908.33338: stdout chunk (state=3): >>> <<< 178205 1726889908.33357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889908.33371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889908.33389: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889908.33398: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81cf190> <<< 178205 1726889908.33410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889908.33432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889908.33500: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81cf220> <<< 178205 1726889908.33527: 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' <<< 178205 1726889908.33559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889908.33563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81f2850> <<< 178205 1726889908.33569: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81cf940> <<< 178205 1726889908.33593: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8440880> <<< 178205 1726889908.33621: 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' <<< 178205 1726889908.33628: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81c8d90> <<< 178205 1726889908.33671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 178205 1726889908.33680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81f2d90> <<< 178205 1726889908.33733: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428970> <<< 178205 1726889908.33757: 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. <<< 178205 1726889908.33950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889908.33954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889908.33987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889908.33991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889908.34018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889908.34029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889908.34049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889908.34058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889908.34070: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d816feb0> <<< 178205 1726889908.34112: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8172f40> <<< 178205 1726889908.34134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889908.34139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889908.34161: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889908.34176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889908.34193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889908.34213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889908.34219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889908.34237: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8167610> <<< 178205 1726889908.34254: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8170640> <<< 178205 1726889908.34258: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d816f370> <<< 178205 1726889908.34281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889908.34342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889908.34366: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889908.34395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.34413: 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' <<< 178205 1726889908.34457: 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 0x7f85d80f1dc0> <<< 178205 1726889908.34459: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80f18b0> import 'itertools' # <<< 178205 1726889908.34498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 178205 1726889908.34501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 178205 1726889908.34505: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889908.34532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889908.34548: stdout chunk (state=3): >>>import '_operator' # <<< 178205 1726889908.34560: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80f1f70> <<< 178205 1726889908.34577: 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' <<< 178205 1726889908.34589: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80f1e80> <<< 178205 1726889908.34593: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889908.34637: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8149d30> <<< 178205 1726889908.34644: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889908.34666: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8144610> <<< 178205 1726889908.34723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889908.34735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8156670> <<< 178205 1726889908.34744: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8176e20> <<< 178205 1726889908.34749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889908.34753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889908.34781: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.34789: 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 0x7f85d8102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8149250> <<< 178205 1726889908.34821: 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 0x7f85d8156280> <<< 178205 1726889908.34831: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d817c9d0> <<< 178205 1726889908.34847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889908.34852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889908.34873: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889908.34878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.34899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889908.34908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889908.34925: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8102fa0> <<< 178205 1726889908.34947: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8102d90> <<< 178205 1726889908.34950: 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' <<< 178205 1726889908.34955: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8102d00> <<< 178205 1726889908.34976: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889908.34978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889908.35000: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889908.35010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889908.35025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889908.35071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889908.35100: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889908.35105: 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 0x7f85d80cd370> <<< 178205 1726889908.35127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889908.35130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889908.35163: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80cd460> <<< 178205 1726889908.35281: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d810afa0> <<< 178205 1726889908.35321: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105a30> <<< 178205 1726889908.35328: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105490> <<< 178205 1726889908.35354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889908.35360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889908.35392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889908.35402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889908.35433: 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' <<< 178205 1726889908.35436: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fe71c0> <<< 178205 1726889908.35469: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80b7c70> <<< 178205 1726889908.35515: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d817c040> <<< 178205 1726889908.35540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889908.35561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889908.35582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889908.35595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7ffaaf0> <<< 178205 1726889908.35601: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889908.35632: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.35643: 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 0x7f85d7ffae20> <<< 178205 1726889908.35654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889908.35662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889908.35686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889908.35692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d800d730> <<< 178205 1726889908.35715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889908.35740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889908.35771: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d800dc70> <<< 178205 1726889908.35803: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.35808: 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 0x7f85d7f983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7ffaf10> <<< 178205 1726889908.35832: 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' <<< 178205 1726889908.35882: 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 0x7f85d7fa9280> <<< 178205 1726889908.35893: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d800d5b0> import 'pwd' # <<< 178205 1726889908.35923: 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 0x7f85d7fa9340> <<< 178205 1726889908.35958: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81029d0> <<< 178205 1726889908.35976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889908.35997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889908.36018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889908.36028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889908.36056: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.36061: 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 0x7f85d7fc56a0> <<< 178205 1726889908.36080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889908.36084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889908.36110: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.36115: 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 0x7f85d7fc5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fc5760> <<< 178205 1726889908.36135: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.36140: 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 0x7f85d7fc5850> <<< 178205 1726889908.36163: 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' <<< 178205 1726889908.36354: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.36357: 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 0x7f85d7fc5ca0> <<< 178205 1726889908.36397: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.36402: 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 0x7f85d7fd11f0> <<< 178205 1726889908.36405: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fc58e0> <<< 178205 1726889908.36414: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fb7a30> <<< 178205 1726889908.36435: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81025b0> <<< 178205 1726889908.36454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889908.36513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889908.36544: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fc5a90> <<< 178205 1726889908.36639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889908.36652: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d7eed670> <<< 178205 1726889908.36779: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889908.36867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.36891: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889908.36903: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.36908: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.36930: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889908.36938: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.38134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.39069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889908.39076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e127c0> <<< 178205 1726889908.39093: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889908.39101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.39124: 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' <<< 178205 1726889908.39143: 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' <<< 178205 1726889908.39171: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.39175: 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 0x7f85d7e12160> <<< 178205 1726889908.39212: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12280> <<< 178205 1726889908.39240: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12f10> <<< 178205 1726889908.39256: 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' <<< 178205 1726889908.39307: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e124f0> <<< 178205 1726889908.39310: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12d30> <<< 178205 1726889908.39320: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889908.39342: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.39351: 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 0x7f85d7e12f70> <<< 178205 1726889908.39356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889908.39383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889908.39418: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12100> <<< 178205 1726889908.39436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889908.39451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889908.39471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889908.39489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889908.39513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 178205 1726889908.39518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889908.39581: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7d68ee0> <<< 178205 1726889908.39618: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.39623: 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 0x7f85d7d8bf40> <<< 178205 1726889908.39646: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.39657: 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 0x7f85d7d8bd60> <<< 178205 1726889908.39664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889908.39692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889908.39724: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7d8b3d0> <<< 178205 1726889908.39739: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e79dc0> <<< 178205 1726889908.39893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e793a0> <<< 178205 1726889908.39916: 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' <<< 178205 1726889908.39937: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e79f70> <<< 178205 1726889908.39960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889908.39967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889908.39992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 178205 1726889908.40001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889908.40014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889908.40023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889908.40044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 178205 1726889908.40049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e48c10> <<< 178205 1726889908.40133: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7de4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7de43a0> <<< 178205 1726889908.40140: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e14490> <<< 178205 1726889908.40165: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.40169: 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 0x7f85d7de44c0> <<< 178205 1726889908.40197: 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 0x7f85d7de44f0> <<< 178205 1726889908.40221: 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 <<< 178205 1726889908.40228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889908.40247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889908.40268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889908.40342: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.40348: 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 0x7f85d7d4c250> <<< 178205 1726889908.40351: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e5a1f0> <<< 178205 1726889908.40361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889908.40372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889908.40428: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.40431: 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 0x7f85d7d588e0> <<< 178205 1726889908.40443: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e5a370> <<< 178205 1726889908.40451: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889908.40482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.40513: 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' <<< 178205 1726889908.40520: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889908.40566: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e74d90> <<< 178205 1726889908.40690: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7d58880> <<< 178205 1726889908.40782: 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' <<< 178205 1726889908.40787: 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 0x7f85d7d586d0> <<< 178205 1726889908.40810: 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' <<< 178205 1726889908.40819: 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 0x7f85d7d57670> <<< 178205 1726889908.40855: 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' <<< 178205 1726889908.40866: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d7d575b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e528b0> <<< 178205 1726889908.40882: 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' <<< 178205 1726889908.40902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889908.40925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889908.40963: 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 0x7f85d7ddb670> <<< 178205 1726889908.41139: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.41144: 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 0x7f85d7ddaac0> <<< 178205 1726889908.41153: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7deb0d0> <<< 178205 1726889908.41184: 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' <<< 178205 1726889908.41196: 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 0x7f85d7ddb0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e1ea60> <<< 178205 1726889908.41209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889908.41216: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889908.41228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41300: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41387: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889908.41417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41422: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889908.41429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41523: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.41617: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.42064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.42519: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889908.42522: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 178205 1726889908.42529: 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.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889908.42557: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889908.42565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.42618: 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 0x7f85d73fb580> <<< 178205 1726889908.42682: 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' <<< 178205 1726889908.42697: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77e9520> <<< 178205 1726889908.42702: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d73a20a0> <<< 178205 1726889908.42744: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889908.42749: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.42773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.42785: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889908.42795: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.42911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43035: 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' <<< 178205 1726889908.43060: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7ddabb0> <<< 178205 1726889908.43064: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43453: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43929: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889908.43935: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43963: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.43998: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889908.44056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44132: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889908.44136: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44158: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889908.44162: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44237: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889908.44241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44420: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889908.44640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889908.44648: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889908.44718: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77f8970> <<< 178205 1726889908.44723: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44779: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44846: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889908.44858: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889908.44877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44945: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889908.44951: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.44987: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45172: 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 <<< 178205 1726889908.45200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.45405: 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 0x7f85d7e65250> <<< 178205 1726889908.45446: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889908.45508: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889908.45599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889908.45620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889908.45649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889908.45674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889908.45684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889908.45771: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77dd7c0> <<< 178205 1726889908.45811: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77da7f0> <<< 178205 1726889908.45866: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889908.45919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.45948: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889908.46045: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889908.46048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889908.46120: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.46239: 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' <<< 178205 1726889908.46266: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d738a5e0> <<< 178205 1726889908.46337: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.46589: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889908.46854: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:28.463453", "end": "2024-09-20 23:38:28.466740", "delta": "0:00:00.003287", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889908.46859: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889908.47191: 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 <<< 178205 1726889908.47218: stdout chunk (state=3): >>># clear sys.meta_path <<< 178205 1726889908.47229: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 178205 1726889908.47263: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 178205 1726889908.47268: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools<<< 178205 1726889908.47306: stdout chunk (state=3): >>> # 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 <<< 178205 1726889908.47330: stdout chunk (state=3): >>># 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 <<< 178205 1726889908.47371: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 178205 1726889908.47378: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # 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 <<< 178205 1726889908.47382: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889908.47385: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 178205 1726889908.47437: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889908.47440: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889908.47690: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889908.47729: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889908.47756: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889908.47770: 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 <<< 178205 1726889908.47802: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889908.47805: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889908.47853: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889908.47891: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 178205 1726889908.47938: stdout chunk (state=3): >>># 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 <<< 178205 1726889908.47990: 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 <<< 178205 1726889908.48023: 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 <<< 178205 1726889908.48036: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889908.48180: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889908.48195: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889908.48224: 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 <<< 178205 1726889908.48240: 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 <<< 178205 1726889908.48261: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889908.48521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889908.48580: stderr chunk (state=3): >>><<< 178205 1726889908.48583: stdout chunk (state=3): >>><<< 178205 1726889908.48748: _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 0x7f85d8483dc0> # /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 0x7f85d84283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8483b20> # /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 0x7f85d8483ac0> 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 0x7f85d8428490> # /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 0x7f85d8428940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428670> # /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 0x7f85d81cf190> # /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 0x7f85d81cf220> # /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 0x7f85d81f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8440880> # /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 0x7f85d81c8d90> # /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 0x7f85d81f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8428970> 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 0x7f85d816feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8172f40> # /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 0x7f85d8167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d816f370> # /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 0x7f85d80f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80f18b0> 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 0x7f85d80f1eb0> # /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 0x7f85d80f1f70> # /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 0x7f85d80f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8144610> # /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 0x7f85d8156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8176e20> # /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 0x7f85d8102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8149250> # 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 0x7f85d8156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d817c9d0> # /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 0x7f85d8102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8102d90> # /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 0x7f85d8102d00> # /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 0x7f85d80cd370> # /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 0x7f85d80cd460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d810afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105490> # /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 0x7f85d7fe71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d80b7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d8105eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d817c040> # /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 0x7f85d7ffaaf0> 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 0x7f85d7ffae20> # /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 0x7f85d800d730> # /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 0x7f85d800dc70> # 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 0x7f85d7f983a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7ffaf10> # /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 0x7f85d7fa9280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d800d5b0> 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 0x7f85d7fa9340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81029d0> # /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 0x7f85d7fc56a0> # /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 0x7f85d7fc5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fc5760> # 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 0x7f85d7fc5850> # /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 0x7f85d7fc5ca0> # 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 0x7f85d7fd11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fc58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7fb7a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d81025b0> # /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 0x7f85d7fc5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d7eed670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d7e127c0> # /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 0x7f85d7e12160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12f10> # /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 0x7f85d7e124f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e12d30> 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 0x7f85d7e12f70> # /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 0x7f85d7e12100> # /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 0x7f85d7d68ee0> # 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 0x7f85d7d8bf40> # 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 0x7f85d7d8bd60> # /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 0x7f85d7d8b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e79dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e793a0> # /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 0x7f85d7e79f70> # /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 0x7f85d7e48c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7de4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7de43a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e14490> # 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 0x7f85d7de44c0> # /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 0x7f85d7de44f0> # /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 0x7f85d7d4c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e5a1f0> # /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 0x7f85d7d588e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e5a370> # /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 0x7f85d7e74d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7d58880> # 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 0x7f85d7d586d0> # 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 0x7f85d7d57670> # 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 0x7f85d7d575b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e528b0> # /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 0x7f85d7ddb670> # 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 0x7f85d7ddaac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7deb0d0> # 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 0x7f85d7ddb0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d7e1ea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d73fb580> # /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 0x7f85d77e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d73a20a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d7ddabb0> # 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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d77f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d7e65250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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 0x7f85d77dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d77d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_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.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n20vj4sx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f85d738a5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:28.463453", "end": "2024-09-20 23:38:28.466740", "delta": "0:00:00.003287", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889908.49371: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889908.49375: _low_level_execute_command(): starting 178205 1726889908.49378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889908.2177944-182448-69444709532623/ > /dev/null 2>&1 && sleep 0' 178205 1726889908.50000: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.50004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.50049: 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 <<< 178205 1726889908.50052: 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 <<< 178205 1726889908.50055: stderr 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 <<< 178205 1726889908.50057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.50104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.50108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.50149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.52075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.52078: stdout chunk (state=3): >>><<< 178205 1726889908.52082: stderr chunk (state=3): >>><<< 178205 1726889908.52085: _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 178205 1726889908.52087: handler run complete 178205 1726889908.52090: Evaluated conditional (False): False 178205 1726889908.52092: attempt loop complete, returning result 178205 1726889908.52095: _execute() done 178205 1726889908.52097: dumping result to json 178205 1726889908.52100: done dumping result, returning 178205 1726889908.52103: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-000000002495] 178205 1726889908.52105: sending task result for task 02369adf-7a19-34ed-f5d1-000000002495 178205 1726889908.52175: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002495 178205 1726889908.52178: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003287", "end": "2024-09-20 23:38:28.466740", "rc": 0, "start": "2024-09-20 23:38:28.463453" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 none swap defaults 0 0 178205 1726889908.52256: no more pending results, returning what we have 178205 1726889908.52260: results queue empty 178205 1726889908.52261: checking for any_errors_fatal 178205 1726889908.52270: done checking for any_errors_fatal 178205 1726889908.52271: checking for max_fail_percentage 178205 1726889908.52272: done checking for max_fail_percentage 178205 1726889908.52274: checking to see if all hosts have failed and the running result is not ok 178205 1726889908.52275: done checking to see if all hosts have failed 178205 1726889908.52275: getting the remaining hosts for this loop 178205 1726889908.52277: done getting the remaining hosts for this loop 178205 1726889908.52280: getting the next task for host managed_node2 178205 1726889908.52285: done getting next task for host managed_node2 178205 1726889908.52288: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889908.52290: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889908.52295: getting variables 178205 1726889908.52297: in VariableManager get_vars() 178205 1726889908.52333: Calling all_inventory to load vars for managed_node2 178205 1726889908.52336: Calling groups_inventory to load vars for managed_node2 178205 1726889908.52342: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889908.52352: Calling all_plugins_play to load vars for managed_node2 178205 1726889908.52354: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889908.52357: Calling groups_plugins_play to load vars for managed_node2 178205 1726889908.53485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889908.54072: done with get_vars() 178205 1726889908.54086: done getting variables 178205 1726889908.54148: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:38:28 -0400 (0:00:00.359) 0:02:01.529 ****** 178205 1726889908.54177: entering _queue_task() for managed_node2/command 178205 1726889908.54453: worker is 1 (out of 1 available) 178205 1726889908.54467: exiting _queue_task() for managed_node2/command 178205 1726889908.54479: done queuing things up, now waiting for results queue to drain 178205 1726889908.54480: waiting for pending results... 178205 1726889908.54770: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889908.54898: in run() - task 02369adf-7a19-34ed-f5d1-000000002496 178205 1726889908.54921: variable 'ansible_search_path' from source: unknown 178205 1726889908.54962: calling self._execute() 178205 1726889908.55079: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.55090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.55102: variable 'omit' from source: magic vars 178205 1726889908.55310: variable 'omit' from source: magic vars 178205 1726889908.55362: variable 'omit' from source: magic vars 178205 1726889908.55403: variable 'omit' from source: magic vars 178205 1726889908.55452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889908.55491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889908.55520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889908.55545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889908.55561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889908.55593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889908.55602: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.55609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.55718: Set connection var ansible_pipelining to False 178205 1726889908.55847: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889908.55858: Set connection var ansible_shell_executable to /bin/sh 178205 1726889908.55865: Set connection var ansible_connection to ssh 178205 1726889908.55874: Set connection var ansible_shell_type to sh 178205 1726889908.55883: Set connection var ansible_timeout to 10 178205 1726889908.55914: variable 'ansible_shell_executable' from source: unknown 178205 1726889908.55950: variable 'ansible_connection' from source: unknown 178205 1726889908.55958: variable 'ansible_module_compression' from source: unknown 178205 1726889908.55964: variable 'ansible_shell_type' from source: unknown 178205 1726889908.55969: variable 'ansible_shell_executable' from source: unknown 178205 1726889908.56059: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.56068: variable 'ansible_pipelining' from source: unknown 178205 1726889908.56074: variable 'ansible_timeout' from source: unknown 178205 1726889908.56081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.56344: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889908.56361: variable 'omit' from source: magic vars 178205 1726889908.56370: starting attempt loop 178205 1726889908.56491: running the handler 178205 1726889908.56514: _low_level_execute_command(): starting 178205 1726889908.56529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889908.58184: 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 <<< 178205 1726889908.58188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.58340: 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 <<< 178205 1726889908.58343: 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 <<< 178205 1726889908.58346: stderr 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 <<< 178205 1726889908.58396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.58545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.58548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.58582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.60095: stdout chunk (state=3): >>>/root <<< 178205 1726889908.60197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.60257: stderr chunk (state=3): >>><<< 178205 1726889908.60260: stdout chunk (state=3): >>><<< 178205 1726889908.60284: _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 178205 1726889908.60296: _low_level_execute_command(): starting 178205 1726889908.60302: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405 `" && echo ansible-tmp-1726889908.6028197-182457-242711087095405="` echo /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405 `" ) && sleep 0' 178205 1726889908.60872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889908.60881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.60891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.60905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.60945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.60953: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889908.60963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.60977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889908.60986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889908.60994: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889908.61002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.61011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.61028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.61034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.61041: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889908.61050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.61120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.61136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.61146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.61210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.62997: stdout chunk (state=3): >>>ansible-tmp-1726889908.6028197-182457-242711087095405=/root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405 <<< 178205 1726889908.63114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.63187: stderr chunk (state=3): >>><<< 178205 1726889908.63199: stdout chunk (state=3): >>><<< 178205 1726889908.63422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889908.6028197-182457-242711087095405=/root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405 , stderr=OpenSSH_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 178205 1726889908.63425: variable 'ansible_module_compression' from source: unknown 178205 1726889908.63430: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889908.63433: variable 'ansible_facts' from source: unknown 178205 1726889908.63454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/AnsiballZ_command.py 178205 1726889908.63604: Sending initial data 178205 1726889908.63607: Sent initial data (158 bytes) 178205 1726889908.64612: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889908.64636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.64650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.64664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.64699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.64709: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889908.64724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.64746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889908.64756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889908.64765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889908.64775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.64786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.64799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.64809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.64821: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889908.64836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.64905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.64923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.64942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.65020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.66676: 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 <<< 178205 1726889908.66711: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889908.66754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpj9cfmmr1 /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/AnsiballZ_command.py <<< 178205 1726889908.66785: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889908.67918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.67935: stderr chunk (state=3): >>><<< 178205 1726889908.68046: stdout chunk (state=3): >>><<< 178205 1726889908.68049: done transferring module to remote 178205 1726889908.68051: _low_level_execute_command(): starting 178205 1726889908.68054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/ /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/AnsiballZ_command.py && sleep 0' 178205 1726889908.68597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889908.68614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.68634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.68652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.68697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.68709: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889908.68730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.68750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889908.68763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889908.68774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889908.68787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.68801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.68819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.68836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.68848: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889908.68862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.68941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.68958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.68972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.69037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.70699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.70773: stderr chunk (state=3): >>><<< 178205 1726889908.70783: stdout chunk (state=3): >>><<< 178205 1726889908.70876: _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 178205 1726889908.70880: _low_level_execute_command(): starting 178205 1726889908.70882: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/AnsiballZ_command.py && sleep 0' 178205 1726889908.71454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889908.71467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.71481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.71498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.71542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.71557: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889908.71570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.71586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889908.71599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889908.71609: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889908.71622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.71637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.71653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.71668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.71677: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889908.71689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.71772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.71792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.71806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.71882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.73763: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889908.73767: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889908.73769: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889908.73829: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889908.73856: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889908.73888: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889908.73937: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889908.73940: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889908.73984: 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' <<< 178205 1726889908.74001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889908.74029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889908.74033: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889908.74049: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187bf3dc0> <<< 178205 1726889908.74108: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889908.74127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889908.74131: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b983a0> <<< 178205 1726889908.74137: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187bf3b20> <<< 178205 1726889908.74169: 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 0x7fe187bf3ac0> <<< 178205 1726889908.74175: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889908.74195: 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' <<< 178205 1726889908.74203: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98490> <<< 178205 1726889908.74229: 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' <<< 178205 1726889908.74248: 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' <<< 178205 1726889908.74261: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98940> <<< 178205 1726889908.74286: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98670> <<< 178205 1726889908.74328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889908.74331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889908.74350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889908.74364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889908.74380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889908.74398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889908.74416: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889908.74443: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889908.74458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889908.74541: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b4f220> <<< 178205 1726889908.74555: 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' <<< 178205 1726889908.74597: 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 0x7fe187b72850> <<< 178205 1726889908.74602: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b4f940> <<< 178205 1726889908.74629: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187bb0880> <<< 178205 1726889908.74653: 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' <<< 178205 1726889908.74656: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b48d90> <<< 178205 1726889908.74706: 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' # <<< 178205 1726889908.74720: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b72d90> <<< 178205 1726889908.74761: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98970> <<< 178205 1726889908.74791: 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. <<< 178205 1726889908.74989: 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' <<< 178205 1726889908.75041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889908.75048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889908.75050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889908.75088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889908.75091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889908.75103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889908.75106: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b14eb0> <<< 178205 1726889908.75146: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b17f40> <<< 178205 1726889908.75177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889908.75181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889908.75210: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889908.75242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889908.75253: 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' <<< 178205 1726889908.75277: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b0c610> <<< 178205 1726889908.75299: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b14370> <<< 178205 1726889908.75314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889908.75367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889908.75388: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889908.75434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.75465: 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' <<< 178205 1726889908.75486: 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 0x7fe187a96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a968b0> import 'itertools' # <<< 178205 1726889908.75525: 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 0x7fe187a96eb0> <<< 178205 1726889908.75545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889908.75571: 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 0x7fe187a96f70> <<< 178205 1726889908.75605: 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' <<< 178205 1726889908.75619: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a96e80> import '_collections' # <<< 178205 1726889908.75659: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aeed30> import '_functools' # <<< 178205 1726889908.75695: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187ae9610> <<< 178205 1726889908.76090: 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 0x7fe187afb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b1be20> # /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 0x7fe187aa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aee250> # 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 0x7fe187afb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b219d0> # /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 0x7fe187aa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa7d90> # /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 0x7fe187aa7d00> # /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 <<< 178205 1726889908.76108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889908.76129: 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 0x7fe187a7b370> <<< 178205 1726889908.76148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889908.76159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889908.76181: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a7b460> <<< 178205 1726889908.76307: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaffa0> <<< 178205 1726889908.76341: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaaa30> <<< 178205 1726889908.76361: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaa490> <<< 178205 1726889908.76380: 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' <<< 178205 1726889908.76444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889908.76457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877891c0> <<< 178205 1726889908.76486: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a65c70> <<< 178205 1726889908.76548: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b21040> <<< 178205 1726889908.76573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889908.76604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889908.76618: 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 0x7fe18779caf0> import 'errno' # <<< 178205 1726889908.76664: 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 0x7fe18779ce20> <<< 178205 1726889908.76688: 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' <<< 178205 1726889908.76716: 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 0x7fe1877af730> <<< 178205 1726889908.76732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889908.76760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889908.76780: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877afc70> <<< 178205 1726889908.76822: 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 0x7fe18773a3a0> <<< 178205 1726889908.76850: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18779cf10> # /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' <<< 178205 1726889908.76904: 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 0x7fe18774b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877af5b0> <<< 178205 1726889908.76934: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889908.76947: 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 0x7fe18774b340> <<< 178205 1726889908.76984: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa79d0> <<< 178205 1726889908.77002: 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' <<< 178205 1726889908.77032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889908.77045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889908.77087: 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 0x7fe1877676a0> <<< 178205 1726889908.77122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe187767970> <<< 178205 1726889908.77148: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187767760> # 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 0x7fe187767850> <<< 178205 1726889908.77174: 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' <<< 178205 1726889908.77364: 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 0x7fe187767ca0> <<< 178205 1726889908.77399: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.77432: 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 0x7fe1877731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877678e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187759a30> <<< 178205 1726889908.77454: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa75b0> <<< 178205 1726889908.77466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889908.77513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889908.77546: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187767a90> <<< 178205 1726889908.77651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889908.77661: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe18768d670> <<< 178205 1726889908.77938: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889908.78031: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.78058: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889908.78104: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889908.78118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.79314: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.80264: 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 0x7fe1875b37c0> <<< 178205 1726889908.80284: 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' <<< 178205 1726889908.80320: 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' <<< 178205 1726889908.80345: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889908.80351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889908.80366: 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 0x7fe1875b3160> <<< 178205 1726889908.80405: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3280> <<< 178205 1726889908.80442: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3f10> <<< 178205 1726889908.80458: 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' <<< 178205 1726889908.80515: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3d30> <<< 178205 1726889908.80522: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889908.80542: 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 0x7fe1875b3f70> <<< 178205 1726889908.80563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889908.80589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889908.80631: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3100> <<< 178205 1726889908.80658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889908.80668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889908.80680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889908.80714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889908.80732: 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' <<< 178205 1726889908.80794: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fecee0> <<< 178205 1726889908.80828: 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 0x7fe18752bf40> <<< 178205 1726889908.80854: 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 0x7fe18752bd60> <<< 178205 1726889908.80873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889908.80908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889908.80943: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18752b3d0> <<< 178205 1726889908.80957: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187619dc0> <<< 178205 1726889908.81122: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1876193a0> <<< 178205 1726889908.81137: 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' <<< 178205 1726889908.81157: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187619f70> <<< 178205 1726889908.81190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889908.81204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889908.81225: 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' <<< 178205 1726889908.81264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889908.81268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889908.81279: 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 0x7fe1875e8c10> <<< 178205 1726889908.81462: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187583cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875833a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b6490> # 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 0x7fe1875834c0> # /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 0x7fe1875834f0> <<< 178205 1726889908.81472: 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 <<< 178205 1726889908.81474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889908.81484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889908.81845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe186fd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875fa1f0> # /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 0x7fe186fdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875fa370> # /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 0x7fe187614d90> <<< 178205 1726889908.81952: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fdc880> <<< 178205 1726889908.82038: 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 0x7fe186fdc6d0> <<< 178205 1726889908.82073: 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 0x7fe186fdb670> <<< 178205 1726889908.82117: 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 0x7fe186fdb5b0> <<< 178205 1726889908.82143: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875f28b0> <<< 178205 1726889908.82162: 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 <<< 178205 1726889908.82188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889908.82230: 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 0x7fe18757b670> <<< 178205 1726889908.82408: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889908.82422: 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 0x7fe18757aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18758b0d0> <<< 178205 1726889908.82449: 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' <<< 178205 1726889908.82466: 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 0x7fe18757b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875bea60> # zipimport: zlib available <<< 178205 1726889908.82484: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889908.82516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.82574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.82661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889908.82690: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889908.82713: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889908.82733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.82810: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.82910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.83352: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.83828: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889908.83839: 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.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889908.83864: 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' <<< 178205 1726889908.83928: 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 0x7fe186b98580> <<< 178205 1726889908.83982: 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' <<< 178205 1726889908.84007: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fab520> <<< 178205 1726889908.84020: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186b3e0a0> <<< 178205 1726889908.84055: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889908.84073: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.84099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.84109: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889908.84229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.84361: 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' <<< 178205 1726889908.84380: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18757abb0> <<< 178205 1726889908.84393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.84771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85262: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889908.85266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85298: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85343: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889908.85347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85476: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889908.85495: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889908.85508: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85576: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889908.85766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.85950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889908.85985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889908.85989: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889908.86063: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fb8970> # zipimport: zlib available <<< 178205 1726889908.86134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86218: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889908.86223: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889908.86228: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889908.86246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86263: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86308: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889908.86313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86342: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86540: 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 <<< 178205 1726889908.86558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889908.86625: 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 0x7fe187605250> <<< 178205 1726889908.86651: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fb86a0> <<< 178205 1726889908.86690: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889908.86702: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.86930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889908.86947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889908.86958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889908.86986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889908.87017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889908.87032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889908.87112: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186f9d7c0> <<< 178205 1726889908.87148: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186f9a7f0> <<< 178205 1726889908.87205: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186f94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889908.87234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.87250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.87266: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889908.87343: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889908.87368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889908.87380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.87467: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889908.87867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186b265e0> # zipimport: zlib available import 'gc' # <<< 178205 1726889908.88114: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:28.876893", "end": "2024-09-20 23:38:28.879719", "delta": "0:00:00.002826", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889908.88140: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889908.88449: 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 <<< 178205 1726889908.88467: stdout chunk (state=3): >>># clear sys.meta_path <<< 178205 1726889908.88479: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 178205 1726889908.88501: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889908.88531: 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 # cleanup[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 <<< 178205 1726889908.88553: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889908.88592: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 178205 1726889908.88605: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889908.88790: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889908.88814: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889908.88839: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889908.88856: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889908.88901: 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 <<< 178205 1726889908.88920: stdout chunk (state=3): >>># destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 178205 1726889908.88944: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889908.88967: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889908.89030: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889908.89065: 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 <<< 178205 1726889908.89128: 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 <<< 178205 1726889908.89176: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889908.89233: 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 <<< 178205 1726889908.89275: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889908.89287: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889908.89422: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889908.89461: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889908.89497: 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 <<< 178205 1726889908.89514: 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 <<< 178205 1726889908.89537: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889908.89862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889908.89871: stdout chunk (state=3): >>><<< 178205 1726889908.89881: stderr chunk (state=3): >>><<< 178205 1726889908.89979: _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 0x7fe187bf3dc0> # /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 0x7fe187b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187bf3b20> # /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 0x7fe187bf3ac0> 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 0x7fe187b98490> # /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 0x7fe187b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98670> # /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 0x7fe187b4f190> # /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 0x7fe187b4f220> # /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 0x7fe187b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187bb0880> # /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 0x7fe187b48d90> # /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 0x7fe187b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b98970> 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 0x7fe187b14eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b17f40> # /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 0x7fe187b0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b14370> # /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 0x7fe187a96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a968b0> 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 0x7fe187a96eb0> # /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 0x7fe187a96f70> # /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 0x7fe187a96e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187ae9610> # /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 0x7fe187afb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b1be20> # /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 0x7fe187aa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aee250> # 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 0x7fe187afb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b219d0> # /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 0x7fe187aa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa7d90> # /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 0x7fe187aa7d00> # /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 0x7fe187a7b370> # /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 0x7fe187a7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaa490> # /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 0x7fe1877891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187a65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aaaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187b21040> # /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 0x7fe18779caf0> 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 0x7fe18779ce20> # /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 0x7fe1877af730> # /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 0x7fe1877afc70> # 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 0x7fe18773a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18779cf10> # /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 0x7fe18774b280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877af5b0> 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 0x7fe18774b340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa79d0> # /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 0x7fe1877676a0> # /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 0x7fe187767970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187767760> # 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 0x7fe187767850> # /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 0x7fe187767ca0> # 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 0x7fe1877731f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1877678e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187759a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187aa75b0> # /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 0x7fe187767a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe18768d670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe1875b37c0> # /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 0x7fe1875b3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3f10> # /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 0x7fe1875b34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b3d30> 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 0x7fe1875b3f70> # /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 0x7fe1875b3100> # /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 0x7fe186fecee0> # 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 0x7fe18752bf40> # 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 0x7fe18752bd60> # /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 0x7fe18752b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187619dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1876193a0> # /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 0x7fe187619f70> # /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 0x7fe1875e8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe187583cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875833a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875b6490> # 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 0x7fe1875834c0> # /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 0x7fe1875834f0> # /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 0x7fe186fd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875fa1f0> # /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 0x7fe186fdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875fa370> # /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 0x7fe187614d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fdc880> # 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 0x7fe186fdc6d0> # 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 0x7fe186fdb670> # 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 0x7fe186fdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875f28b0> # /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 0x7fe18757b670> # 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 0x7fe18757aac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe18758b0d0> # 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 0x7fe18757b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1875bea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe186b98580> # /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 0x7fe186fab520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186b3e0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe18757abb0> # 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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe186fb8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe187605250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186fb86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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 0x7fe186f9d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186f9a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe186f94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_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.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cykk6ccs/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fe186b265e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:28.876893", "end": "2024-09-20 23:38:28.879719", "delta": "0:00:00.002826", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889908.90652: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889908.90701: _low_level_execute_command(): starting 178205 1726889908.90704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889908.6028197-182457-242711087095405/ > /dev/null 2>&1 && sleep 0' 178205 1726889908.91357: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889908.91371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.91384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.91401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.91448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.91467: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889908.91482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.91501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889908.91518: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889908.91531: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889908.91544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889908.91557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889908.91576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889908.91588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889908.91599: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889908.91614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889908.91696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889908.91721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889908.91743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889908.91811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889908.93539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889908.93608: stderr chunk (state=3): >>><<< 178205 1726889908.93614: stdout chunk (state=3): >>><<< 178205 1726889908.94062: _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 178205 1726889908.94066: handler run complete 178205 1726889908.94068: Evaluated conditional (False): False 178205 1726889908.94070: Evaluated conditional (False): False 178205 1726889908.94072: attempt loop complete, returning result 178205 1726889908.94074: _execute() done 178205 1726889908.94076: dumping result to json 178205 1726889908.94078: done dumping result, returning 178205 1726889908.94080: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000002496] 178205 1726889908.94082: sending task result for task 02369adf-7a19-34ed-f5d1-000000002496 178205 1726889908.94156: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002496 178205 1726889908.94160: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002826", "end": "2024-09-20 23:38:28.879719", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:38:28.876893" } 178205 1726889908.94235: no more pending results, returning what we have 178205 1726889908.94238: results queue empty 178205 1726889908.94239: checking for any_errors_fatal 178205 1726889908.94246: done checking for any_errors_fatal 178205 1726889908.94246: checking for max_fail_percentage 178205 1726889908.94248: done checking for max_fail_percentage 178205 1726889908.94249: checking to see if all hosts have failed and the running result is not ok 178205 1726889908.94250: done checking to see if all hosts have failed 178205 1726889908.94250: getting the remaining hosts for this loop 178205 1726889908.94251: done getting the remaining hosts for this loop 178205 1726889908.94255: getting the next task for host managed_node2 178205 1726889908.94261: done getting next task for host managed_node2 178205 1726889908.94264: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889908.94266: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889908.94270: getting variables 178205 1726889908.94271: in VariableManager get_vars() 178205 1726889908.94304: Calling all_inventory to load vars for managed_node2 178205 1726889908.94307: Calling groups_inventory to load vars for managed_node2 178205 1726889908.94310: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889908.94321: Calling all_plugins_play to load vars for managed_node2 178205 1726889908.94324: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889908.94328: Calling groups_plugins_play to load vars for managed_node2 178205 1726889908.94893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889908.95558: done with get_vars() 178205 1726889908.95573: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:38:28 -0400 (0:00:00.414) 0:02:01.944 ****** 178205 1726889908.95678: entering _queue_task() for managed_node2/include_tasks 178205 1726889908.95956: worker is 1 (out of 1 available) 178205 1726889908.95968: exiting _queue_task() for managed_node2/include_tasks 178205 1726889908.95980: done queuing things up, now waiting for results queue to drain 178205 1726889908.95981: waiting for pending results... 178205 1726889908.96283: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889908.96387: in run() - task 02369adf-7a19-34ed-f5d1-000000002497 178205 1726889908.96399: variable 'ansible_search_path' from source: unknown 178205 1726889908.96448: variable '_storage_pools_list' from source: set_fact 178205 1726889908.96679: variable '_storage_pools_list' from source: set_fact 178205 1726889908.96735: dumping result to json 178205 1726889908.96738: done dumping result, returning 178205 1726889908.96748: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-000000002497] 178205 1726889908.96755: sending task result for task 02369adf-7a19-34ed-f5d1-000000002497 178205 1726889908.96869: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002497 178205 1726889908.96872: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889908.96928: no more pending results, returning what we have 178205 1726889908.96932: results queue empty 178205 1726889908.96933: checking for any_errors_fatal 178205 1726889908.96943: done checking for any_errors_fatal 178205 1726889908.96943: checking for max_fail_percentage 178205 1726889908.96945: done checking for max_fail_percentage 178205 1726889908.96946: checking to see if all hosts have failed and the running result is not ok 178205 1726889908.96948: done checking to see if all hosts have failed 178205 1726889908.96948: getting the remaining hosts for this loop 178205 1726889908.96950: done getting the remaining hosts for this loop 178205 1726889908.96953: getting the next task for host managed_node2 178205 1726889908.96959: done getting next task for host managed_node2 178205 1726889908.96962: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889908.96966: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889908.96971: getting variables 178205 1726889908.96973: in VariableManager get_vars() 178205 1726889908.97014: Calling all_inventory to load vars for managed_node2 178205 1726889908.97016: Calling groups_inventory to load vars for managed_node2 178205 1726889908.97020: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889908.97035: Calling all_plugins_play to load vars for managed_node2 178205 1726889908.97038: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889908.97041: Calling groups_plugins_play to load vars for managed_node2 178205 1726889908.97792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889908.98396: done with get_vars() 178205 1726889908.98415: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:38:28 -0400 (0:00:00.028) 0:02:01.973 ****** 178205 1726889908.98512: entering _queue_task() for managed_node2/include_tasks 178205 1726889908.98775: worker is 1 (out of 1 available) 178205 1726889908.98789: exiting _queue_task() for managed_node2/include_tasks 178205 1726889908.98800: done queuing things up, now waiting for results queue to drain 178205 1726889908.98801: waiting for pending results... 178205 1726889908.99121: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889908.99224: in run() - task 02369adf-7a19-34ed-f5d1-000000002499 178205 1726889908.99241: variable 'ansible_search_path' from source: unknown 178205 1726889908.99292: variable '_storage_volumes_list' from source: set_fact 178205 1726889908.99534: variable '_storage_volumes_list' from source: set_fact 178205 1726889908.99792: variable 'omit' from source: magic vars 178205 1726889908.99951: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889908.99959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889908.99970: variable 'omit' from source: magic vars 178205 1726889909.00288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889909.00577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889909.00624: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889909.00662: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889909.00740: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889909.00834: 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) 178205 1726889909.00858: 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) 178205 1726889909.00889: 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) 178205 1726889909.00921: 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) 178205 1726889909.00998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889909.03345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889909.03423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889909.03463: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889909.03508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889909.03543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889909.03595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889909.03634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889909.03664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889909.03718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889909.03741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889909.03876: variable '_storage_volumes_list' from source: set_fact 178205 1726889909.03902: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889909.03947: variable 'storage_test_volume' from source: unknown 178205 1726889909.04015: variable 'storage_test_volume' from source: unknown 178205 1726889909.04407: dumping result to json 178205 1726889909.04428: done dumping result, returning 178205 1726889909.04440: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-000000002499] 178205 1726889909.04450: sending task result for task 02369adf-7a19-34ed-f5d1-000000002499 178205 1726889909.04605: no more pending results, returning what we have 178205 1726889909.04609: in VariableManager get_vars() 178205 1726889909.04657: Calling all_inventory to load vars for managed_node2 178205 1726889909.04660: Calling groups_inventory to load vars for managed_node2 178205 1726889909.04663: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.04674: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.04677: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.04680: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.05349: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002499 178205 1726889909.05352: WORKER PROCESS EXITING 178205 1726889909.05370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.06177: done with get_vars() 178205 1726889909.06189: variable 'ansible_search_path' from source: unknown 178205 1726889909.06242: we have included files to process 178205 1726889909.06243: generating all_blocks data 178205 1726889909.06245: done generating all_blocks data 178205 1726889909.06251: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889909.06252: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889909.06254: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889909.06500: in VariableManager get_vars() 178205 1726889909.06522: done with get_vars() 178205 1726889909.06619: done processing included file 178205 1726889909.06621: iterating over new_blocks loaded from include file 178205 1726889909.06623: in VariableManager get_vars() 178205 1726889909.06639: done with get_vars() 178205 1726889909.06640: filtering new block on tags 178205 1726889909.06663: done filtering new block on tags 178205 1726889909.06666: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 178205 1726889909.06681: extending task lists for all hosts with included blocks 178205 1726889909.07030: done extending task lists 178205 1726889909.07031: done processing included files 178205 1726889909.07032: results queue empty 178205 1726889909.07033: checking for any_errors_fatal 178205 1726889909.07037: done checking for any_errors_fatal 178205 1726889909.07037: checking for max_fail_percentage 178205 1726889909.07038: done checking for max_fail_percentage 178205 1726889909.07039: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.07040: done checking to see if all hosts have failed 178205 1726889909.07041: getting the remaining hosts for this loop 178205 1726889909.07042: done getting the remaining hosts for this loop 178205 1726889909.07045: getting the next task for host managed_node2 178205 1726889909.07049: done getting next task for host managed_node2 178205 1726889909.07051: ^ task is: TASK: Set storage volume test variables 178205 1726889909.07054: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889909.07056: getting variables 178205 1726889909.07057: in VariableManager get_vars() 178205 1726889909.07067: Calling all_inventory to load vars for managed_node2 178205 1726889909.07069: Calling groups_inventory to load vars for managed_node2 178205 1726889909.07072: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.07081: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.07083: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.07087: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.07548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.08146: done with get_vars() 178205 1726889909.08159: done getting variables 178205 1726889909.08201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:38:29 -0400 (0:00:00.097) 0:02:02.070 ****** 178205 1726889909.08233: entering _queue_task() for managed_node2/set_fact 178205 1726889909.08497: worker is 1 (out of 1 available) 178205 1726889909.08509: exiting _queue_task() for managed_node2/set_fact 178205 1726889909.08522: done queuing things up, now waiting for results queue to drain 178205 1726889909.08523: waiting for pending results... 178205 1726889909.08811: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889909.08944: in run() - task 02369adf-7a19-34ed-f5d1-00000000267a 178205 1726889909.08966: variable 'ansible_search_path' from source: unknown 178205 1726889909.09002: calling self._execute() 178205 1726889909.09124: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.09138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.09155: variable 'omit' from source: magic vars 178205 1726889909.09271: variable 'omit' from source: magic vars 178205 1726889909.09325: variable 'omit' from source: magic vars 178205 1726889909.09686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889909.11986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889909.12481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889909.12524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889909.12571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889909.12602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889909.12691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889909.12730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889909.12770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889909.12818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889909.12841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889909.13013: variable 'storage_test_volume' from source: include params 178205 1726889909.13090: variable 'omit' from source: magic vars 178205 1726889909.13123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889909.13156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889909.13178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889909.13207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.13225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.13263: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889909.13271: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.13279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.13386: Set connection var ansible_pipelining to False 178205 1726889909.13401: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889909.13422: Set connection var ansible_shell_executable to /bin/sh 178205 1726889909.13433: Set connection var ansible_connection to ssh 178205 1726889909.13444: Set connection var ansible_shell_type to sh 178205 1726889909.13455: Set connection var ansible_timeout to 10 178205 1726889909.13485: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.13493: variable 'ansible_connection' from source: unknown 178205 1726889909.13499: variable 'ansible_module_compression' from source: unknown 178205 1726889909.13505: variable 'ansible_shell_type' from source: unknown 178205 1726889909.13513: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.13529: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.13539: variable 'ansible_pipelining' from source: unknown 178205 1726889909.13546: variable 'ansible_timeout' from source: unknown 178205 1726889909.13553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.13670: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889909.13686: variable 'omit' from source: magic vars 178205 1726889909.13696: starting attempt loop 178205 1726889909.13703: running the handler 178205 1726889909.13721: handler run complete 178205 1726889909.13742: attempt loop complete, returning result 178205 1726889909.13753: _execute() done 178205 1726889909.13759: dumping result to json 178205 1726889909.13766: done dumping result, returning 178205 1726889909.13777: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-00000000267a] 178205 1726889909.13788: sending task result for task 02369adf-7a19-34ed-f5d1-00000000267a ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889909.13952: no more pending results, returning what we have 178205 1726889909.13956: results queue empty 178205 1726889909.13957: checking for any_errors_fatal 178205 1726889909.13959: done checking for any_errors_fatal 178205 1726889909.13960: checking for max_fail_percentage 178205 1726889909.13961: done checking for max_fail_percentage 178205 1726889909.13963: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.13964: done checking to see if all hosts have failed 178205 1726889909.13964: getting the remaining hosts for this loop 178205 1726889909.13966: done getting the remaining hosts for this loop 178205 1726889909.13969: getting the next task for host managed_node2 178205 1726889909.13977: done getting next task for host managed_node2 178205 1726889909.13980: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889909.13985: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 178205 1726889909.13998: getting variables 178205 1726889909.13999: in VariableManager get_vars() 178205 1726889909.14045: Calling all_inventory to load vars for managed_node2 178205 1726889909.14048: Calling groups_inventory to load vars for managed_node2 178205 1726889909.14053: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.14064: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.14067: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.14070: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.14728: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000267a 178205 1726889909.14731: WORKER PROCESS EXITING 178205 1726889909.14751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.15580: done with get_vars() 178205 1726889909.15595: done getting variables 178205 1726889909.15798: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:38:29 -0400 (0:00:00.075) 0:02:02.146 ****** 178205 1726889909.15831: entering _queue_task() for managed_node2/include_tasks 178205 1726889909.16095: worker is 1 (out of 1 available) 178205 1726889909.16109: exiting _queue_task() for managed_node2/include_tasks 178205 1726889909.16123: done queuing things up, now waiting for results queue to drain 178205 1726889909.16124: waiting for pending results... 178205 1726889909.16439: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889909.16560: in run() - task 02369adf-7a19-34ed-f5d1-00000000267b 178205 1726889909.16584: variable 'ansible_search_path' from source: unknown 178205 1726889909.16637: variable '_storage_volume_tests' from source: set_fact 178205 1726889909.16848: variable '_storage_volume_tests' from source: set_fact 178205 1726889909.16936: variable 'omit' from source: magic vars 178205 1726889909.17108: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.17128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.17145: variable 'omit' from source: magic vars 178205 1726889909.17342: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.17396: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.17472: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.17679: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.17694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.17709: variable 'omit' from source: magic vars 178205 1726889909.17824: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.17864: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.17923: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18041: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.18053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.18065: variable 'omit' from source: magic vars 178205 1726889909.18185: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18232: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18297: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18419: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.18442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.18454: variable 'omit' from source: magic vars 178205 1726889909.18575: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18608: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18680: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.18805: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.18820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.18838: variable 'omit' from source: magic vars 178205 1726889909.18962: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19002: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19068: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19196: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.19209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.19223: variable 'omit' from source: magic vars 178205 1726889909.19346: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19380: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19455: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19576: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.19589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.19601: variable 'omit' from source: magic vars 178205 1726889909.19723: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19766: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19834: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.19955: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.19972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.19984: variable 'omit' from source: magic vars 178205 1726889909.20106: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.20144: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.20215: variable 'storage_test_volume_subset' from source: unknown 178205 1726889909.20295: dumping result to json 178205 1726889909.20306: done dumping result, returning 178205 1726889909.20317: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-00000000267b] 178205 1726889909.20329: sending task result for task 02369adf-7a19-34ed-f5d1-00000000267b 178205 1726889909.20445: no more pending results, returning what we have 178205 1726889909.20451: in VariableManager get_vars() 178205 1726889909.20492: Calling all_inventory to load vars for managed_node2 178205 1726889909.20494: Calling groups_inventory to load vars for managed_node2 178205 1726889909.20498: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.20518: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.20522: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.20525: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.21574: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000267b 178205 1726889909.21577: WORKER PROCESS EXITING 178205 1726889909.21651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.22223: done with get_vars() 178205 1726889909.22236: variable 'ansible_search_path' from source: unknown 178205 1726889909.22276: variable 'ansible_search_path' from source: unknown 178205 1726889909.22303: variable 'ansible_search_path' from source: unknown 178205 1726889909.22334: variable 'ansible_search_path' from source: unknown 178205 1726889909.22362: variable 'ansible_search_path' from source: unknown 178205 1726889909.22394: variable 'ansible_search_path' from source: unknown 178205 1726889909.22423: variable 'ansible_search_path' from source: unknown 178205 1726889909.22452: variable 'ansible_search_path' from source: unknown 178205 1726889909.22483: we have included files to process 178205 1726889909.22484: generating all_blocks data 178205 1726889909.22486: done generating all_blocks data 178205 1726889909.22489: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889909.22490: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889909.22492: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889909.23680: done processing included file 178205 1726889909.23682: iterating over new_blocks loaded from include file 178205 1726889909.23683: in VariableManager get_vars() 178205 1726889909.23700: done with get_vars() 178205 1726889909.23702: filtering new block on tags 178205 1726889909.23741: done filtering new block on tags 178205 1726889909.23745: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889909.23750: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889909.23751: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889909.23758: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889909.24425: done processing included file 178205 1726889909.24429: iterating over new_blocks loaded from include file 178205 1726889909.24434: in VariableManager get_vars() 178205 1726889909.24450: done with get_vars() 178205 1726889909.24452: filtering new block on tags 178205 1726889909.24479: done filtering new block on tags 178205 1726889909.24481: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889909.24485: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889909.24486: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889909.24489: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889909.24731: done processing included file 178205 1726889909.24732: iterating over new_blocks loaded from include file 178205 1726889909.24734: in VariableManager get_vars() 178205 1726889909.24749: done with get_vars() 178205 1726889909.24751: filtering new block on tags 178205 1726889909.24772: done filtering new block on tags 178205 1726889909.24774: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889909.24778: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889909.24779: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889909.24781: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889909.25493: done processing included file 178205 1726889909.25494: iterating over new_blocks loaded from include file 178205 1726889909.25496: in VariableManager get_vars() 178205 1726889909.25510: done with get_vars() 178205 1726889909.25517: filtering new block on tags 178205 1726889909.25544: done filtering new block on tags 178205 1726889909.25547: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889909.25550: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889909.25551: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889909.25553: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889909.27168: done processing included file 178205 1726889909.27169: iterating over new_blocks loaded from include file 178205 1726889909.27171: in VariableManager get_vars() 178205 1726889909.27185: done with get_vars() 178205 1726889909.27187: filtering new block on tags 178205 1726889909.27233: done filtering new block on tags 178205 1726889909.27236: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889909.27239: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889909.27240: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889909.27243: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889909.28250: done processing included file 178205 1726889909.28252: iterating over new_blocks loaded from include file 178205 1726889909.28253: in VariableManager get_vars() 178205 1726889909.28268: done with get_vars() 178205 1726889909.28269: filtering new block on tags 178205 1726889909.28302: done filtering new block on tags 178205 1726889909.28305: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889909.28308: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889909.28309: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889909.28314: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889909.30922: done processing included file 178205 1726889909.30924: iterating over new_blocks loaded from include file 178205 1726889909.30928: in VariableManager get_vars() 178205 1726889909.30951: done with get_vars() 178205 1726889909.30953: filtering new block on tags 178205 1726889909.30977: done filtering new block on tags 178205 1726889909.30979: in VariableManager get_vars() 178205 1726889909.30996: done with get_vars() 178205 1726889909.30997: filtering new block on tags 178205 1726889909.31021: done filtering new block on tags 178205 1726889909.31024: in VariableManager get_vars() 178205 1726889909.31046: done with get_vars() 178205 1726889909.31048: filtering new block on tags 178205 1726889909.31090: done filtering new block on tags 178205 1726889909.31093: in VariableManager get_vars() 178205 1726889909.31108: done with get_vars() 178205 1726889909.31109: filtering new block on tags 178205 1726889909.31130: done filtering new block on tags 178205 1726889909.31132: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889909.31136: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889909.31137: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889909.31141: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889909.31893: done processing included file 178205 1726889909.31895: iterating over new_blocks loaded from include file 178205 1726889909.31896: in VariableManager get_vars() 178205 1726889909.31916: done with get_vars() 178205 1726889909.31918: filtering new block on tags 178205 1726889909.31949: done filtering new block on tags 178205 1726889909.31952: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889909.31955: extending task lists for all hosts with included blocks 178205 1726889909.32186: done extending task lists 178205 1726889909.32188: done processing included files 178205 1726889909.32188: results queue empty 178205 1726889909.32189: checking for any_errors_fatal 178205 1726889909.32193: done checking for any_errors_fatal 178205 1726889909.32194: checking for max_fail_percentage 178205 1726889909.32195: done checking for max_fail_percentage 178205 1726889909.32196: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.32201: done checking to see if all hosts have failed 178205 1726889909.32202: getting the remaining hosts for this loop 178205 1726889909.32203: done getting the remaining hosts for this loop 178205 1726889909.32206: getting the next task for host managed_node2 178205 1726889909.32211: done getting next task for host managed_node2 178205 1726889909.32216: ^ task is: TASK: Get expected mount device based on device type 178205 1726889909.32219: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889909.32222: getting variables 178205 1726889909.32223: in VariableManager get_vars() 178205 1726889909.32235: Calling all_inventory to load vars for managed_node2 178205 1726889909.32238: Calling groups_inventory to load vars for managed_node2 178205 1726889909.32245: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.32251: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.32253: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.32256: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.32716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.33318: done with get_vars() 178205 1726889909.33339: done getting variables 178205 1726889909.33377: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:38:29 -0400 (0:00:00.175) 0:02:02.322 ****** 178205 1726889909.33406: entering _queue_task() for managed_node2/set_fact 178205 1726889909.33779: worker is 1 (out of 1 available) 178205 1726889909.33790: exiting _queue_task() for managed_node2/set_fact 178205 1726889909.33803: done queuing things up, now waiting for results queue to drain 178205 1726889909.33804: waiting for pending results... 178205 1726889909.34128: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889909.34277: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ba 178205 1726889909.34297: variable 'ansible_search_path' from source: unknown 178205 1726889909.34347: calling self._execute() 178205 1726889909.34487: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.34498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.34515: variable 'omit' from source: magic vars 178205 1726889909.34646: variable 'omit' from source: magic vars 178205 1726889909.34712: variable 'omit' from source: magic vars 178205 1726889909.35080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889909.35362: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889909.35417: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889909.35462: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889909.35503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889909.35593: 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) 178205 1726889909.35632: 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) 178205 1726889909.35668: 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) 178205 1726889909.35698: 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) 178205 1726889909.35752: 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) 178205 1726889909.35781: 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) 178205 1726889909.35809: 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) 178205 1726889909.35848: 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) 178205 1726889909.36078: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.36092: variable 'storage_test_volume' from source: include params 178205 1726889909.36158: variable 'omit' from source: magic vars 178205 1726889909.36188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889909.36228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889909.36249: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889909.36274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.36290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.36329: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889909.36338: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.36347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.36455: Set connection var ansible_pipelining to False 178205 1726889909.36466: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889909.36479: Set connection var ansible_shell_executable to /bin/sh 178205 1726889909.36486: Set connection var ansible_connection to ssh 178205 1726889909.36497: Set connection var ansible_shell_type to sh 178205 1726889909.36506: Set connection var ansible_timeout to 10 178205 1726889909.36542: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.36550: variable 'ansible_connection' from source: unknown 178205 1726889909.36556: variable 'ansible_module_compression' from source: unknown 178205 1726889909.36561: variable 'ansible_shell_type' from source: unknown 178205 1726889909.36567: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.36572: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.36579: variable 'ansible_pipelining' from source: unknown 178205 1726889909.36590: variable 'ansible_timeout' from source: unknown 178205 1726889909.36597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.36710: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889909.36731: variable 'omit' from source: magic vars 178205 1726889909.36740: starting attempt loop 178205 1726889909.36746: running the handler 178205 1726889909.36764: handler run complete 178205 1726889909.36777: attempt loop complete, returning result 178205 1726889909.36782: _execute() done 178205 1726889909.36788: dumping result to json 178205 1726889909.36793: done dumping result, returning 178205 1726889909.36810: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-0000000026ba] 178205 1726889909.36822: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ba ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889909.36969: no more pending results, returning what we have 178205 1726889909.36980: results queue empty 178205 1726889909.36981: checking for any_errors_fatal 178205 1726889909.36982: done checking for any_errors_fatal 178205 1726889909.36983: checking for max_fail_percentage 178205 1726889909.36985: done checking for max_fail_percentage 178205 1726889909.36986: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.36987: done checking to see if all hosts have failed 178205 1726889909.36988: getting the remaining hosts for this loop 178205 1726889909.36989: done getting the remaining hosts for this loop 178205 1726889909.36992: getting the next task for host managed_node2 178205 1726889909.37000: done getting next task for host managed_node2 178205 1726889909.37003: ^ task is: TASK: Set some facts 178205 1726889909.37008: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889909.37022: getting variables 178205 1726889909.37024: in VariableManager get_vars() 178205 1726889909.37063: Calling all_inventory to load vars for managed_node2 178205 1726889909.37066: Calling groups_inventory to load vars for managed_node2 178205 1726889909.37070: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.37081: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.37084: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.37087: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.37820: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ba 178205 1726889909.37823: WORKER PROCESS EXITING 178205 1726889909.37847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.38661: done with get_vars() 178205 1726889909.38674: done getting variables 178205 1726889909.38730: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:38:29 -0400 (0:00:00.053) 0:02:02.375 ****** 178205 1726889909.38765: entering _queue_task() for managed_node2/set_fact 178205 1726889909.39037: worker is 1 (out of 1 available) 178205 1726889909.39048: exiting _queue_task() for managed_node2/set_fact 178205 1726889909.39060: done queuing things up, now waiting for results queue to drain 178205 1726889909.39061: waiting for pending results... 178205 1726889909.39362: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889909.39511: in run() - task 02369adf-7a19-34ed-f5d1-0000000026bb 178205 1726889909.39541: variable 'ansible_search_path' from source: unknown 178205 1726889909.39578: calling self._execute() 178205 1726889909.39693: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.39705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.39728: variable 'omit' from source: magic vars 178205 1726889909.39852: variable 'omit' from source: magic vars 178205 1726889909.39911: variable 'omit' from source: magic vars 178205 1726889909.40253: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.40268: variable 'storage_test_volume' from source: include params 178205 1726889909.40593: variable 'storage_test_volume' from source: include params 178205 1726889909.40617: variable 'mount_prefix' from source: task vars 178205 1726889909.40837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889909.48944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889909.49035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889909.49077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889909.49123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889909.49155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889909.49237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889909.49272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889909.49310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889909.49366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889909.49386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889909.49558: variable '__storage_is_ostree' from source: set_fact 178205 1726889909.49568: variable 'storage_test_volume' from source: include params 178205 1726889909.49621: variable 'omit' from source: magic vars 178205 1726889909.49657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889909.49681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889909.49699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889909.49723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.49744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.49766: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889909.49773: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.49780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.49873: Set connection var ansible_pipelining to False 178205 1726889909.49884: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889909.49895: Set connection var ansible_shell_executable to /bin/sh 178205 1726889909.49900: Set connection var ansible_connection to ssh 178205 1726889909.49909: Set connection var ansible_shell_type to sh 178205 1726889909.49919: Set connection var ansible_timeout to 10 178205 1726889909.49951: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.49963: variable 'ansible_connection' from source: unknown 178205 1726889909.49970: variable 'ansible_module_compression' from source: unknown 178205 1726889909.49975: variable 'ansible_shell_type' from source: unknown 178205 1726889909.49980: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.49986: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.49991: variable 'ansible_pipelining' from source: unknown 178205 1726889909.49997: variable 'ansible_timeout' from source: unknown 178205 1726889909.50003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.50100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889909.50116: variable 'omit' from source: magic vars 178205 1726889909.50128: starting attempt loop 178205 1726889909.50136: running the handler 178205 1726889909.50151: handler run complete 178205 1726889909.50162: attempt loop complete, returning result 178205 1726889909.50169: _execute() done 178205 1726889909.50180: dumping result to json 178205 1726889909.50186: done dumping result, returning 178205 1726889909.50194: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-0000000026bb] 178205 1726889909.50201: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bb ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 178205 1726889909.50345: no more pending results, returning what we have 178205 1726889909.50348: results queue empty 178205 1726889909.50349: checking for any_errors_fatal 178205 1726889909.50356: done checking for any_errors_fatal 178205 1726889909.50356: checking for max_fail_percentage 178205 1726889909.50358: done checking for max_fail_percentage 178205 1726889909.50359: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.50361: done checking to see if all hosts have failed 178205 1726889909.50361: getting the remaining hosts for this loop 178205 1726889909.50363: done getting the remaining hosts for this loop 178205 1726889909.50366: getting the next task for host managed_node2 178205 1726889909.50373: done getting next task for host managed_node2 178205 1726889909.50376: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889909.50380: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889909.50390: getting variables 178205 1726889909.50391: in VariableManager get_vars() 178205 1726889909.50436: Calling all_inventory to load vars for managed_node2 178205 1726889909.50439: Calling groups_inventory to load vars for managed_node2 178205 1726889909.50442: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.50452: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.50454: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.50456: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.51346: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bb 178205 1726889909.51350: WORKER PROCESS EXITING 178205 1726889909.51374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.57515: done with get_vars() 178205 1726889909.57533: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:38:29 -0400 (0:00:00.188) 0:02:02.564 ****** 178205 1726889909.57616: entering _queue_task() for managed_node2/stat 178205 1726889909.57974: worker is 1 (out of 1 available) 178205 1726889909.57986: exiting _queue_task() for managed_node2/stat 178205 1726889909.57998: done queuing things up, now waiting for results queue to drain 178205 1726889909.58000: waiting for pending results... 178205 1726889909.58310: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889909.58480: in run() - task 02369adf-7a19-34ed-f5d1-0000000026bc 178205 1726889909.58501: variable 'ansible_search_path' from source: unknown 178205 1726889909.58546: calling self._execute() 178205 1726889909.58678: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.58692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.58705: variable 'omit' from source: magic vars 178205 1726889909.59328: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.59344: variable 'storage_test_volume' from source: include params 178205 1726889909.59385: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889909.59392: when evaluation is False, skipping this task 178205 1726889909.59399: _execute() done 178205 1726889909.59405: dumping result to json 178205 1726889909.59413: done dumping result, returning 178205 1726889909.59424: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-0000000026bc] 178205 1726889909.59440: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bc skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889909.59609: no more pending results, returning what we have 178205 1726889909.59622: results queue empty 178205 1726889909.59623: checking for any_errors_fatal 178205 1726889909.59637: done checking for any_errors_fatal 178205 1726889909.59638: checking for max_fail_percentage 178205 1726889909.59641: done checking for max_fail_percentage 178205 1726889909.59642: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.59643: done checking to see if all hosts have failed 178205 1726889909.59643: getting the remaining hosts for this loop 178205 1726889909.59646: done getting the remaining hosts for this loop 178205 1726889909.59649: getting the next task for host managed_node2 178205 1726889909.59657: done getting next task for host managed_node2 178205 1726889909.59660: ^ task is: TASK: Verify the current mount state by device 178205 1726889909.59666: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889909.59671: getting variables 178205 1726889909.59673: in VariableManager get_vars() 178205 1726889909.59715: Calling all_inventory to load vars for managed_node2 178205 1726889909.59720: Calling groups_inventory to load vars for managed_node2 178205 1726889909.59725: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.59742: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.59746: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.59750: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.60428: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bc 178205 1726889909.60433: WORKER PROCESS EXITING 178205 1726889909.60575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.61290: done with get_vars() 178205 1726889909.61304: done getting variables 178205 1726889909.61364: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:38:29 -0400 (0:00:00.037) 0:02:02.602 ****** 178205 1726889909.61397: entering _queue_task() for managed_node2/assert 178205 1726889909.61720: worker is 1 (out of 1 available) 178205 1726889909.61734: exiting _queue_task() for managed_node2/assert 178205 1726889909.61745: done queuing things up, now waiting for results queue to drain 178205 1726889909.61746: waiting for pending results... 178205 1726889909.62491: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889909.62758: in run() - task 02369adf-7a19-34ed-f5d1-0000000026bd 178205 1726889909.62835: variable 'ansible_search_path' from source: unknown 178205 1726889909.62877: calling self._execute() 178205 1726889909.63034: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.63328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.63345: variable 'omit' from source: magic vars 178205 1726889909.63886: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.63898: Evaluated conditional (_storage_test_volume_present): True 178205 1726889909.63908: variable 'omit' from source: magic vars 178205 1726889909.63966: variable 'omit' from source: magic vars 178205 1726889909.64095: variable 'storage_test_volume' from source: include params 178205 1726889909.64156: variable 'omit' from source: magic vars 178205 1726889909.64206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889909.64251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889909.64282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889909.64305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.64325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.64360: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889909.64369: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.64382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.64491: Set connection var ansible_pipelining to False 178205 1726889909.64504: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889909.64517: Set connection var ansible_shell_executable to /bin/sh 178205 1726889909.64525: Set connection var ansible_connection to ssh 178205 1726889909.64535: Set connection var ansible_shell_type to sh 178205 1726889909.64546: Set connection var ansible_timeout to 10 178205 1726889909.64577: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.64585: variable 'ansible_connection' from source: unknown 178205 1726889909.64598: variable 'ansible_module_compression' from source: unknown 178205 1726889909.64605: variable 'ansible_shell_type' from source: unknown 178205 1726889909.64614: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.64622: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.64629: variable 'ansible_pipelining' from source: unknown 178205 1726889909.64635: variable 'ansible_timeout' from source: unknown 178205 1726889909.64643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.64792: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889909.64815: variable 'omit' from source: magic vars 178205 1726889909.64828: starting attempt loop 178205 1726889909.64835: running the handler 178205 1726889909.65040: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889909.65063: variable 'storage_test_volume' from source: include params 178205 1726889909.65079: variable 'storage_test_mount_expected_mount_point' from source: set_fact 178205 1726889909.65092: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 178205 1726889909.65102: handler run complete 178205 1726889909.65123: attempt loop complete, returning result 178205 1726889909.65132: _execute() done 178205 1726889909.65141: dumping result to json 178205 1726889909.65149: done dumping result, returning 178205 1726889909.65160: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-0000000026bd] 178205 1726889909.65171: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bd ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889909.65315: no more pending results, returning what we have 178205 1726889909.65318: results queue empty 178205 1726889909.65319: checking for any_errors_fatal 178205 1726889909.65327: done checking for any_errors_fatal 178205 1726889909.65328: checking for max_fail_percentage 178205 1726889909.65330: done checking for max_fail_percentage 178205 1726889909.65331: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.65332: done checking to see if all hosts have failed 178205 1726889909.65333: getting the remaining hosts for this loop 178205 1726889909.65335: done getting the remaining hosts for this loop 178205 1726889909.65338: getting the next task for host managed_node2 178205 1726889909.65347: done getting next task for host managed_node2 178205 1726889909.65350: ^ task is: TASK: Verify mount directory user 178205 1726889909.65356: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889909.65360: getting variables 178205 1726889909.65362: in VariableManager get_vars() 178205 1726889909.65400: Calling all_inventory to load vars for managed_node2 178205 1726889909.65403: Calling groups_inventory to load vars for managed_node2 178205 1726889909.65407: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.65421: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.65424: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.65428: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.66170: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bd 178205 1726889909.66173: WORKER PROCESS EXITING 178205 1726889909.66196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.66860: done with get_vars() 178205 1726889909.66874: done getting variables 178205 1726889909.66930: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:38:29 -0400 (0:00:00.055) 0:02:02.657 ****** 178205 1726889909.66968: entering _queue_task() for managed_node2/assert 178205 1726889909.67202: worker is 1 (out of 1 available) 178205 1726889909.67216: exiting _queue_task() for managed_node2/assert 178205 1726889909.67228: done queuing things up, now waiting for results queue to drain 178205 1726889909.67229: waiting for pending results... 178205 1726889909.67516: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889909.67648: in run() - task 02369adf-7a19-34ed-f5d1-0000000026be 178205 1726889909.67674: variable 'ansible_search_path' from source: unknown 178205 1726889909.67715: calling self._execute() 178205 1726889909.67835: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.67847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.67862: variable 'omit' from source: magic vars 178205 1726889909.68297: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.68309: variable 'storage_test_volume' from source: include params 178205 1726889909.68352: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889909.68360: when evaluation is False, skipping this task 178205 1726889909.68368: _execute() done 178205 1726889909.68374: dumping result to json 178205 1726889909.68381: done dumping result, returning 178205 1726889909.68390: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-0000000026be] 178205 1726889909.68401: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026be 178205 1726889909.68517: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026be 178205 1726889909.68525: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889909.68578: no more pending results, returning what we have 178205 1726889909.68582: results queue empty 178205 1726889909.68583: checking for any_errors_fatal 178205 1726889909.68589: done checking for any_errors_fatal 178205 1726889909.68590: checking for max_fail_percentage 178205 1726889909.68591: done checking for max_fail_percentage 178205 1726889909.68592: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.68593: done checking to see if all hosts have failed 178205 1726889909.68594: getting the remaining hosts for this loop 178205 1726889909.68596: done getting the remaining hosts for this loop 178205 1726889909.68599: getting the next task for host managed_node2 178205 1726889909.68608: done getting next task for host managed_node2 178205 1726889909.68610: ^ task is: TASK: Verify mount directory group 178205 1726889909.68618: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889909.68623: getting variables 178205 1726889909.68625: in VariableManager get_vars() 178205 1726889909.68664: Calling all_inventory to load vars for managed_node2 178205 1726889909.68667: Calling groups_inventory to load vars for managed_node2 178205 1726889909.68671: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.68683: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.68686: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.68689: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.69404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.70000: done with get_vars() 178205 1726889909.70016: done getting variables 178205 1726889909.70068: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:38:29 -0400 (0:00:00.031) 0:02:02.689 ****** 178205 1726889909.70097: entering _queue_task() for managed_node2/assert 178205 1726889909.70319: worker is 1 (out of 1 available) 178205 1726889909.70331: exiting _queue_task() for managed_node2/assert 178205 1726889909.70342: done queuing things up, now waiting for results queue to drain 178205 1726889909.70343: waiting for pending results... 178205 1726889909.70616: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889909.70746: in run() - task 02369adf-7a19-34ed-f5d1-0000000026bf 178205 1726889909.70765: variable 'ansible_search_path' from source: unknown 178205 1726889909.70806: calling self._execute() 178205 1726889909.70917: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.70930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.70944: variable 'omit' from source: magic vars 178205 1726889909.71354: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.71366: variable 'storage_test_volume' from source: include params 178205 1726889909.71402: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889909.71409: when evaluation is False, skipping this task 178205 1726889909.71418: _execute() done 178205 1726889909.71425: dumping result to json 178205 1726889909.71434: done dumping result, returning 178205 1726889909.71445: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-0000000026bf] 178205 1726889909.71455: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bf skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889909.71597: no more pending results, returning what we have 178205 1726889909.71601: results queue empty 178205 1726889909.71601: checking for any_errors_fatal 178205 1726889909.71617: done checking for any_errors_fatal 178205 1726889909.71617: checking for max_fail_percentage 178205 1726889909.71619: done checking for max_fail_percentage 178205 1726889909.71620: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.71622: done checking to see if all hosts have failed 178205 1726889909.71623: getting the remaining hosts for this loop 178205 1726889909.71624: done getting the remaining hosts for this loop 178205 1726889909.71628: getting the next task for host managed_node2 178205 1726889909.71635: done getting next task for host managed_node2 178205 1726889909.71638: ^ task is: TASK: Verify mount directory permissions 178205 1726889909.71644: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889909.71647: getting variables 178205 1726889909.71649: in VariableManager get_vars() 178205 1726889909.71688: Calling all_inventory to load vars for managed_node2 178205 1726889909.71690: Calling groups_inventory to load vars for managed_node2 178205 1726889909.71694: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.71706: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.71709: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.71714: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.72266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.72830: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026bf 178205 1726889909.72834: WORKER PROCESS EXITING 178205 1726889909.73063: done with get_vars() 178205 1726889909.73075: done getting variables 178205 1726889909.73124: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:38:29 -0400 (0:00:00.030) 0:02:02.719 ****** 178205 1726889909.73151: entering _queue_task() for managed_node2/assert 178205 1726889909.73377: worker is 1 (out of 1 available) 178205 1726889909.73390: exiting _queue_task() for managed_node2/assert 178205 1726889909.73403: done queuing things up, now waiting for results queue to drain 178205 1726889909.73404: waiting for pending results... 178205 1726889909.73697: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889909.73827: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c0 178205 1726889909.73851: variable 'ansible_search_path' from source: unknown 178205 1726889909.73894: calling self._execute() 178205 1726889909.74025: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.74037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.74051: variable 'omit' from source: magic vars 178205 1726889909.74487: variable '_storage_test_volume_present' from source: set_fact 178205 1726889909.74504: variable 'storage_test_volume' from source: include params 178205 1726889909.74545: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889909.74555: when evaluation is False, skipping this task 178205 1726889909.74562: _execute() done 178205 1726889909.74570: dumping result to json 178205 1726889909.74577: done dumping result, returning 178205 1726889909.74586: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-0000000026c0] 178205 1726889909.74597: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c0 178205 1726889909.74707: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c0 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889909.74760: no more pending results, returning what we have 178205 1726889909.74764: results queue empty 178205 1726889909.74765: checking for any_errors_fatal 178205 1726889909.74777: done checking for any_errors_fatal 178205 1726889909.74778: checking for max_fail_percentage 178205 1726889909.74779: done checking for max_fail_percentage 178205 1726889909.74780: checking to see if all hosts have failed and the running result is not ok 178205 1726889909.74781: done checking to see if all hosts have failed 178205 1726889909.74782: getting the remaining hosts for this loop 178205 1726889909.74784: done getting the remaining hosts for this loop 178205 1726889909.74787: getting the next task for host managed_node2 178205 1726889909.74795: done getting next task for host managed_node2 178205 1726889909.74798: ^ task is: TASK: Get path of test volume device 178205 1726889909.74804: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889909.74809: getting variables 178205 1726889909.74811: in VariableManager get_vars() 178205 1726889909.74853: Calling all_inventory to load vars for managed_node2 178205 1726889909.74857: Calling groups_inventory to load vars for managed_node2 178205 1726889909.74861: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889909.74873: Calling all_plugins_play to load vars for managed_node2 178205 1726889909.74877: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889909.74879: Calling groups_plugins_play to load vars for managed_node2 178205 1726889909.75630: WORKER PROCESS EXITING 178205 1726889909.75654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889909.76250: done with get_vars() 178205 1726889909.76264: done getting variables 178205 1726889909.76319: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:38:29 -0400 (0:00:00.031) 0:02:02.751 ****** 178205 1726889909.76349: entering _queue_task() for managed_node2/command 178205 1726889909.76566: worker is 1 (out of 1 available) 178205 1726889909.76579: exiting _queue_task() for managed_node2/command 178205 1726889909.76591: done queuing things up, now waiting for results queue to drain 178205 1726889909.76592: waiting for pending results... 178205 1726889909.76871: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889909.76999: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c1 178205 1726889909.77023: variable 'ansible_search_path' from source: unknown 178205 1726889909.77066: calling self._execute() 178205 1726889909.77186: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.77199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.77218: variable 'omit' from source: magic vars 178205 1726889909.77600: variable 'storage_test_volume' from source: include params 178205 1726889909.77642: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889909.77652: variable 'omit' from source: magic vars 178205 1726889909.77706: variable 'omit' from source: magic vars 178205 1726889909.77862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889909.80585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889909.80663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889909.80723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889909.80763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889909.80793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889909.80883: variable 'storage_test_volume' from source: include params 178205 1726889909.80934: variable 'omit' from source: magic vars 178205 1726889909.80970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889909.81001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889909.81027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889909.81052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.81067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889909.81100: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889909.81108: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.81120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.81217: Set connection var ansible_pipelining to False 178205 1726889909.81228: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889909.81236: Set connection var ansible_shell_executable to /bin/sh 178205 1726889909.81242: Set connection var ansible_connection to ssh 178205 1726889909.81251: Set connection var ansible_shell_type to sh 178205 1726889909.81262: Set connection var ansible_timeout to 10 178205 1726889909.81293: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.81301: variable 'ansible_connection' from source: unknown 178205 1726889909.81307: variable 'ansible_module_compression' from source: unknown 178205 1726889909.81316: variable 'ansible_shell_type' from source: unknown 178205 1726889909.81324: variable 'ansible_shell_executable' from source: unknown 178205 1726889909.81330: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889909.81337: variable 'ansible_pipelining' from source: unknown 178205 1726889909.81344: variable 'ansible_timeout' from source: unknown 178205 1726889909.81354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889909.81453: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889909.81469: variable 'omit' from source: magic vars 178205 1726889909.81479: starting attempt loop 178205 1726889909.81488: running the handler 178205 1726889909.81505: _low_level_execute_command(): starting 178205 1726889909.81518: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889909.82232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889909.82250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.82265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.82285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.82333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.82345: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889909.82362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.82378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889909.82389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889909.82398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889909.82409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.82424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.82439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.82453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.82464: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889909.82480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.82559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889909.82585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889909.82600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889909.82675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889909.84307: stdout chunk (state=3): >>>/root <<< 178205 1726889909.84413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889909.84489: stderr chunk (state=3): >>><<< 178205 1726889909.84502: stdout chunk (state=3): >>><<< 178205 1726889909.84624: _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 178205 1726889909.84634: _low_level_execute_command(): starting 178205 1726889909.84638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673 `" && echo ansible-tmp-1726889909.8453722-182501-217645535957673="` echo /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673 `" ) && sleep 0' 178205 1726889909.85237: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889909.85251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.85266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.85290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.85335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.85349: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889909.85363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.85387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889909.85401: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889909.85414: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889909.85429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.85443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.85458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.85471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.85483: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889909.85502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.85578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889909.85600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889909.85626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889909.85691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889909.87488: stdout chunk (state=3): >>>ansible-tmp-1726889909.8453722-182501-217645535957673=/root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673 <<< 178205 1726889909.87610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889909.87688: stderr chunk (state=3): >>><<< 178205 1726889909.87699: stdout chunk (state=3): >>><<< 178205 1726889909.87987: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889909.8453722-182501-217645535957673=/root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673 , stderr=OpenSSH_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 178205 1726889909.87991: variable 'ansible_module_compression' from source: unknown 178205 1726889909.87993: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889909.87995: variable 'ansible_facts' from source: unknown 178205 1726889909.87997: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/AnsiballZ_command.py 178205 1726889909.88060: Sending initial data 178205 1726889909.88063: Sent initial data (158 bytes) 178205 1726889909.89011: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889909.89026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.89040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.89056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.89101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.89114: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889909.89127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.89143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889909.89154: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889909.89163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889909.89173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.89185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.89205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.89218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.89230: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889909.89243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.89325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889909.89346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889909.89361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889909.89426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889909.91093: 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 <<< 178205 1726889909.91129: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889909.91193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp9wmzkk07 /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/AnsiballZ_command.py <<< 178205 1726889909.91231: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889909.92330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889909.92590: stderr chunk (state=3): >>><<< 178205 1726889909.92594: stdout chunk (state=3): >>><<< 178205 1726889909.92597: done transferring module to remote 178205 1726889909.92600: _low_level_execute_command(): starting 178205 1726889909.92603: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/ /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/AnsiballZ_command.py && sleep 0' 178205 1726889909.93253: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889909.93266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.93280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.93295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.93339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.93351: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889909.93365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.93382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889909.93393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889909.93403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889909.93416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.93429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.93445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.93456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.93466: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889909.93478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.93555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889909.93576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889909.93591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889909.93649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889909.95331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889909.95396: stderr chunk (state=3): >>><<< 178205 1726889909.95404: stdout chunk (state=3): >>><<< 178205 1726889909.95502: _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 178205 1726889909.95506: _low_level_execute_command(): starting 178205 1726889909.95508: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/AnsiballZ_command.py && sleep 0' 178205 1726889909.96094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889909.96108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.96126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.96145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.96191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.96204: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889909.96222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.96240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889909.96252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889909.96269: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889909.96285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889909.96299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889909.96316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889909.96329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889909.96341: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889909.96355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889909.96436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889909.96458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889909.96478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889909.96554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889909.98493: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889909.98497: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889909.98499: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889909.98556: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889909.98592: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889909.98630: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889909.98634: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889909.98670: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889909.98673: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889909.98718: 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' <<< 178205 1726889909.98754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889909.98776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889909.98779: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889909.98792: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb71edc0> <<< 178205 1726889909.98830: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889909.98854: 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 0x7f67bb6c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb71eb20> <<< 178205 1726889909.98873: 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' <<< 178205 1726889909.98897: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb71eac0> <<< 178205 1726889909.98928: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889909.98939: 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 0x7f67bb6c3490> <<< 178205 1726889909.98972: 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' <<< 178205 1726889909.98996: 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' <<< 178205 1726889909.99019: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6c3940> <<< 178205 1726889909.99031: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6c3670> <<< 178205 1726889909.99071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889909.99075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889909.99085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889909.99103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889909.99128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889909.99146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889909.99168: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb67a190> <<< 178205 1726889909.99179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889909.99203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889909.99268: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb67a220> <<< 178205 1726889909.99301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889909.99326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889909.99349: 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 0x7f67bb69d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb67a940> <<< 178205 1726889909.99372: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6db880> <<< 178205 1726889909.99396: 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' <<< 178205 1726889909.99399: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb673d90> <<< 178205 1726889909.99456: 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 0x7f67bb69dd90> <<< 178205 1726889909.99504: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6c3970> <<< 178205 1726889909.99531: 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. <<< 178205 1726889909.99734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889909.99737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889909.99775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889909.99793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889909.99810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889909.99833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889909.99844: 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 0x7f67bb3d4eb0> <<< 178205 1726889909.99893: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d7f40> <<< 178205 1726889909.99921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889909.99939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889909.99954: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889909.99979: 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' <<< 178205 1726889910.00016: 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' <<< 178205 1726889910.00041: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3cc610> <<< 178205 1726889910.00044: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d4370> <<< 178205 1726889910.00055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889910.00118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889910.00136: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889910.00163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.00185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889910.00200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889910.00238: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889910.00261: 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 0x7f67bb356dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3568b0> 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 0x7f67bb356eb0> <<< 178205 1726889910.00281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889910.00298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889910.00343: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb356f70> <<< 178205 1726889910.00361: 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 0x7f67bb356e80> import '_collections' # <<< 178205 1726889910.00410: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3aed30> import '_functools' # <<< 178205 1726889910.00440: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3a9610> <<< 178205 1726889910.00491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889910.00516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3dbe20> <<< 178205 1726889910.00549: 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' <<< 178205 1726889910.00571: 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 0x7f67bb367c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3ae250> <<< 178205 1726889910.00594: 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 0x7f67bb3bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3e19d0> <<< 178205 1726889910.00620: 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' <<< 178205 1726889910.00655: 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' <<< 178205 1726889910.00686: 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' <<< 178205 1726889910.00711: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb367fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb367d90> <<< 178205 1726889910.00741: 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 0x7f67bb367d00> <<< 178205 1726889910.00763: 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' <<< 178205 1726889910.00785: 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' <<< 178205 1726889910.00802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889910.00847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889910.00879: 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 0x7f67bb33b370> <<< 178205 1726889910.00906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889910.00918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889910.00940: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb33b460> <<< 178205 1726889910.01056: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36ffa0> <<< 178205 1726889910.01099: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36aa30> <<< 178205 1726889910.01128: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889910.01139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889910.01169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889910.01195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889910.01217: 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 0x7f67bb2891c0> <<< 178205 1726889910.01243: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb326c70> <<< 178205 1726889910.01292: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3e1040> <<< 178205 1726889910.01319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889910.01350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889910.01368: 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 0x7f67bb29caf0> <<< 178205 1726889910.01379: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889910.01405: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889910.01440: 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 0x7f67bb29ce20> # /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' <<< 178205 1726889910.01462: 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 0x7f67bb2af730> <<< 178205 1726889910.01486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889910.01517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889910.01550: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb2afc70> <<< 178205 1726889910.01596: 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 0x7f67bb2453a0> <<< 178205 1726889910.01605: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb29cf10> <<< 178205 1726889910.01622: 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' <<< 178205 1726889910.01680: 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 0x7f67bb256280> <<< 178205 1726889910.01693: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb2af5b0> import 'pwd' # <<< 178205 1726889910.01705: 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 0x7f67bb256340> <<< 178205 1726889910.01735: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3679d0> <<< 178205 1726889910.01779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889910.01794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889910.01806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889910.01846: 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 0x7f67bb2726a0> <<< 178205 1726889910.01861: 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' <<< 178205 1726889910.01903: 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 0x7f67bb272970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb272760> <<< 178205 1726889910.01930: 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 0x7f67bb272850> <<< 178205 1726889910.01945: 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' <<< 178205 1726889910.02133: 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 0x7f67bb272ca0> <<< 178205 1726889910.02176: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889910.02200: 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 0x7f67bb27e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb2728e0> <<< 178205 1726889910.02205: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb264a30> <<< 178205 1726889910.02233: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889910.02283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889910.02321: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb272a90> <<< 178205 1726889910.02418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889910.02438: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f67bb1a0670> <<< 178205 1726889910.02701: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889910.02793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.02834: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889910.02865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.02869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889910.02885: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.04085: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.05034: 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 0x7f67bab977c0> <<< 178205 1726889910.05077: 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' <<< 178205 1726889910.05091: 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' <<< 178205 1726889910.05118: 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' <<< 178205 1726889910.05143: 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 0x7f67bab97160> <<< 178205 1726889910.05185: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97280> <<< 178205 1726889910.05216: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97f10> <<< 178205 1726889910.05239: 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' <<< 178205 1726889910.05296: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97d30> <<< 178205 1726889910.05308: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889910.05332: 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 0x7f67bab97f70> <<< 178205 1726889910.05352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889910.05376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889910.05419: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97100> <<< 178205 1726889910.05442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889910.05459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889910.05470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889910.05491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889910.05520: 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' <<< 178205 1726889910.05586: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baaecee0> <<< 178205 1726889910.05626: 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 0x7f67bab0ff40> <<< 178205 1726889910.05651: 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 0x7f67bab0fd60> <<< 178205 1726889910.05672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889910.05701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889910.05745: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab0f3d0> <<< 178205 1726889910.05756: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babfddc0> <<< 178205 1726889910.05925: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babfd3a0> <<< 178205 1726889910.05947: 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' <<< 178205 1726889910.05984: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babfdf70> <<< 178205 1726889910.05987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889910.06006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889910.06029: 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' <<< 178205 1726889910.06046: 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' <<< 178205 1726889910.06083: 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 0x7f67babccc10> <<< 178205 1726889910.06173: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab67cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab673a0> <<< 178205 1726889910.06176: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab9a490> <<< 178205 1726889910.06202: 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 0x7f67bab674c0> <<< 178205 1726889910.06235: 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 0x7f67bab674f0> <<< 178205 1726889910.06271: 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 <<< 178205 1726889910.06281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889910.06304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889910.06320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889910.06391: 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 0x7f67baad0250> <<< 178205 1726889910.06404: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babde1f0> <<< 178205 1726889910.06426: 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' <<< 178205 1726889910.06485: 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 0x7f67baadc8e0> <<< 178205 1726889910.06488: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babde370> <<< 178205 1726889910.06512: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889910.06542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.06572: 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' <<< 178205 1726889910.06584: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889910.06637: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babf8d90> <<< 178205 1726889910.06759: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baadc880> <<< 178205 1726889910.06858: 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 0x7f67baadc6d0> <<< 178205 1726889910.06887: 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 0x7f67baadb670> <<< 178205 1726889910.06933: 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 0x7f67baadb5b0> <<< 178205 1726889910.06944: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babd68b0> <<< 178205 1726889910.06976: 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' <<< 178205 1726889910.06992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889910.07003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889910.07045: 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 0x7f67bab5f670> <<< 178205 1726889910.07250: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889910.07253: 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 0x7f67bab5eac0> <<< 178205 1726889910.07273: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab6f0d0> <<< 178205 1726889910.07300: 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 0x7f67bab5f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baba2a60> <<< 178205 1726889910.07326: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889910.07341: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.07425: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.07485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.07512: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889910.07548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889910.07551: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.07644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.07748: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.08193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.08659: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889910.08678: 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.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889910.08707: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889910.08711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.08756: 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 0x7f67ba6b2580> <<< 178205 1726889910.08842: 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' <<< 178205 1726889910.08859: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baabd520> <<< 178205 1726889910.08862: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67ba6570a0> <<< 178205 1726889910.08894: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889910.08925: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.08953: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.08956: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889910.09127: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.09193: 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' <<< 178205 1726889910.09233: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab5ebb0> <<< 178205 1726889910.09236: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.09618: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.09978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10036: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10111: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889910.10116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10178: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889910.10181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10307: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889910.10342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889910.10355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10382: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10430: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889910.10433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10610: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889910.10836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889910.10839: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889910.10916: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baab7970> <<< 178205 1726889910.10919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.10973: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11046: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889910.11065: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889910.11076: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11160: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889910.11197: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11235: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11331: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11388: 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 <<< 178205 1726889910.11415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.11495: 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' <<< 178205 1726889910.11498: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67babe9250> <<< 178205 1726889910.11525: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baab76a0> <<< 178205 1726889910.11563: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889910.11579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11692: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11770: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.11820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889910.11823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889910.11842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889910.11883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889910.11902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889910.11916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889910.12000: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baa9c7c0> <<< 178205 1726889910.12037: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baa997f0> <<< 178205 1726889910.12121: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baa93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889910.12124: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.12147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.12159: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889910.12226: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889910.12248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889910.12266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.12360: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.12462: 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' <<< 178205 1726889910.12491: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67ba63f5e0> <<< 178205 1726889910.12571: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.12721: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889910.13048: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:30.125909", "end": "2024-09-20 23:38:30.129027", "delta": "0:00:00.003118", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889910.13083: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889910.13480: 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 <<< 178205 1726889910.13484: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 178205 1726889910.13487: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 178205 1726889910.13489: 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 <<< 178205 1726889910.13534: stdout chunk (state=3): >>># 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 <<< 178205 1726889910.13540: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # 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 <<< 178205 1726889910.13577: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # 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 <<< 178205 1726889910.13602: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889910.13621: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889910.13845: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889910.13860: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889910.13891: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889910.13922: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889910.13951: 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 <<< 178205 1726889910.13982: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889910.14026: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889910.14030: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889910.14103: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889910.14164: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # 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 <<< 178205 1726889910.14226: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889910.14290: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889910.14338: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 178205 1726889910.14356: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[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 <<< 178205 1726889910.14508: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889910.14518: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889910.14561: 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 <<< 178205 1726889910.14581: 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 <<< 178205 1726889910.14614: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889910.14988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889910.14991: stdout chunk (state=3): >>><<< 178205 1726889910.14993: stderr chunk (state=3): >>><<< 178205 1726889910.15149: _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 0x7f67bb71edc0> # /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 0x7f67bb6c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb71eb20> # /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 0x7f67bb71eac0> 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 0x7f67bb6c3490> # /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 0x7f67bb6c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6c3670> # /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 0x7f67bb67a190> # /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 0x7f67bb67a220> # /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 0x7f67bb69d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb67a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6db880> # /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 0x7f67bb673d90> # /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 0x7f67bb69dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb6c3970> 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 0x7f67bb3d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d7f40> # /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 0x7f67bb3cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3d4370> # /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 0x7f67bb356dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3568b0> 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 0x7f67bb356eb0> # /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 0x7f67bb356f70> # /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 0x7f67bb356e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3a9610> # /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 0x7f67bb3bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3dbe20> # /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 0x7f67bb367c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3ae250> # 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 0x7f67bb3bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3e19d0> # /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 0x7f67bb367fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb367d90> # /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 0x7f67bb367d00> # /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 0x7f67bb33b370> # /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 0x7f67bb33b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36a490> # /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 0x7f67bb2891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb326c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb36aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3e1040> # /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 0x7f67bb29caf0> 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 0x7f67bb29ce20> # /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 0x7f67bb2af730> # /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 0x7f67bb2afc70> # 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 0x7f67bb2453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb29cf10> # /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 0x7f67bb256280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb2af5b0> 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 0x7f67bb256340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3679d0> # /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 0x7f67bb2726a0> # /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 0x7f67bb272970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb272760> # 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 0x7f67bb272850> # /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 0x7f67bb272ca0> # 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 0x7f67bb27e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb2728e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb264a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bb3675b0> # /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 0x7f67bb272a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f67bb1a0670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67bab977c0> # /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 0x7f67bab97160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97f10> # /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 0x7f67bab974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab97d30> 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 0x7f67bab97f70> # /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 0x7f67bab97100> # /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 0x7f67baaecee0> # 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 0x7f67bab0ff40> # 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 0x7f67bab0fd60> # /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 0x7f67bab0f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babfddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babfd3a0> # /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 0x7f67babfdf70> # /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 0x7f67babccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab67cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab9a490> # 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 0x7f67bab674c0> # /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 0x7f67bab674f0> # /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 0x7f67baad0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babde1f0> # /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 0x7f67baadc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babde370> # /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 0x7f67babf8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baadc880> # 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 0x7f67baadc6d0> # 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 0x7f67baadb670> # 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 0x7f67baadb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67babd68b0> # /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 0x7f67bab5f670> # 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 0x7f67bab5eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67bab6f0d0> # 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 0x7f67bab5f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baba2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67ba6b2580> # /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 0x7f67baabd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67ba6570a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67bab5ebb0> # 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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67baab7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67babe9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baab76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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 0x7f67baa9c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baa997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67baa93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_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.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qzg12cbe/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f67ba63f5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:30.125909", "end": "2024-09-20 23:38:30.129027", "delta": "0:00:00.003118", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889910.15839: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889910.15844: _low_level_execute_command(): starting 178205 1726889910.15846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889909.8453722-182501-217645535957673/ > /dev/null 2>&1 && sleep 0' 178205 1726889910.16464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.16477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.16491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.16507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.16561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.16573: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.16585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.16601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.16613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.16625: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.16638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.16654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.16669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.16679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.16689: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.16701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.16784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.16805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.16822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.16884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.18737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.18741: stdout chunk (state=3): >>><<< 178205 1726889910.18744: stderr chunk (state=3): >>><<< 178205 1726889910.19214: _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 178205 1726889910.19218: handler run complete 178205 1726889910.19221: Evaluated conditional (False): False 178205 1726889910.19223: attempt loop complete, returning result 178205 1726889910.19225: _execute() done 178205 1726889910.19227: dumping result to json 178205 1726889910.19229: done dumping result, returning 178205 1726889910.19231: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-0000000026c1] 178205 1726889910.19235: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c1 178205 1726889910.19306: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c1 178205 1726889910.19310: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003118", "end": "2024-09-20 23:38:30.129027", "rc": 0, "start": "2024-09-20 23:38:30.125909" } STDOUT: /dev/sda 178205 1726889910.19391: no more pending results, returning what we have 178205 1726889910.19395: results queue empty 178205 1726889910.19395: checking for any_errors_fatal 178205 1726889910.19404: done checking for any_errors_fatal 178205 1726889910.19405: checking for max_fail_percentage 178205 1726889910.19406: done checking for max_fail_percentage 178205 1726889910.19407: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.19408: done checking to see if all hosts have failed 178205 1726889910.19409: getting the remaining hosts for this loop 178205 1726889910.19410: done getting the remaining hosts for this loop 178205 1726889910.19421: getting the next task for host managed_node2 178205 1726889910.19432: done getting next task for host managed_node2 178205 1726889910.19435: ^ task is: TASK: Gather swap info 178205 1726889910.19439: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889910.19444: getting variables 178205 1726889910.19445: in VariableManager get_vars() 178205 1726889910.19483: Calling all_inventory to load vars for managed_node2 178205 1726889910.19487: Calling groups_inventory to load vars for managed_node2 178205 1726889910.19490: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.19501: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.19504: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.19514: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.20427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889910.21368: done with get_vars() 178205 1726889910.21383: done getting variables 178205 1726889910.21443: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:38:30 -0400 (0:00:00.451) 0:02:03.202 ****** 178205 1726889910.21477: entering _queue_task() for managed_node2/command 178205 1726889910.21754: worker is 1 (out of 1 available) 178205 1726889910.21766: exiting _queue_task() for managed_node2/command 178205 1726889910.21779: done queuing things up, now waiting for results queue to drain 178205 1726889910.21780: waiting for pending results... 178205 1726889910.22060: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889910.22198: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c2 178205 1726889910.22223: variable 'ansible_search_path' from source: unknown 178205 1726889910.22262: calling self._execute() 178205 1726889910.22387: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.22397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.22410: variable 'omit' from source: magic vars 178205 1726889910.22814: variable 'storage_test_volume' from source: include params 178205 1726889910.22855: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889910.22867: variable 'omit' from source: magic vars 178205 1726889910.22926: variable 'omit' from source: magic vars 178205 1726889910.22965: variable 'omit' from source: magic vars 178205 1726889910.23016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889910.23054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889910.23075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889910.23101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.23118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.23150: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889910.23158: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.23165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.23269: Set connection var ansible_pipelining to False 178205 1726889910.23280: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889910.23289: Set connection var ansible_shell_executable to /bin/sh 178205 1726889910.23294: Set connection var ansible_connection to ssh 178205 1726889910.23307: Set connection var ansible_shell_type to sh 178205 1726889910.23318: Set connection var ansible_timeout to 10 178205 1726889910.23348: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.23355: variable 'ansible_connection' from source: unknown 178205 1726889910.23361: variable 'ansible_module_compression' from source: unknown 178205 1726889910.23368: variable 'ansible_shell_type' from source: unknown 178205 1726889910.23373: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.23379: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.23386: variable 'ansible_pipelining' from source: unknown 178205 1726889910.23392: variable 'ansible_timeout' from source: unknown 178205 1726889910.23399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.23541: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889910.23558: variable 'omit' from source: magic vars 178205 1726889910.23567: starting attempt loop 178205 1726889910.23573: running the handler 178205 1726889910.23590: _low_level_execute_command(): starting 178205 1726889910.23601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889910.24354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.24370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.24387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.24405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.24445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.24456: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.24468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.24485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.24499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.24508: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.24522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.24535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.24551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.24564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.24576: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.24592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.24673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.24697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.24719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.24786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.26355: stdout chunk (state=3): >>>/root <<< 178205 1726889910.26545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.26548: stdout chunk (state=3): >>><<< 178205 1726889910.26551: stderr chunk (state=3): >>><<< 178205 1726889910.26662: _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 178205 1726889910.26665: _low_level_execute_command(): starting 178205 1726889910.26669: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068 `" && echo ansible-tmp-1726889910.265745-182516-209037120358068="` echo /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068 `" ) && sleep 0' 178205 1726889910.27438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.27451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.27464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.27481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.27524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.27537: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.27550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.27566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.27577: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.27587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.27598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.27609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.27629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.27643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.27653: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.27665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.27741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.27765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.27779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.27842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.29677: stdout chunk (state=3): >>>ansible-tmp-1726889910.265745-182516-209037120358068=/root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068 <<< 178205 1726889910.29865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.29868: stdout chunk (state=3): >>><<< 178205 1726889910.29871: stderr chunk (state=3): >>><<< 178205 1726889910.29921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889910.265745-182516-209037120358068=/root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068 , stderr=OpenSSH_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 178205 1726889910.30018: variable 'ansible_module_compression' from source: unknown 178205 1726889910.30022: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889910.30140: variable 'ansible_facts' from source: unknown 178205 1726889910.30144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/AnsiballZ_command.py 178205 1726889910.30272: Sending initial data 178205 1726889910.30275: Sent initial data (157 bytes) 178205 1726889910.31257: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.31272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.31287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.31306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.31358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.31371: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.31385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.31403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.31417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.31432: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.31451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.31467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.31484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.31497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.31508: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.31526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.31607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.31631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.31649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.31732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.33476: 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 <<< 178205 1726889910.33481: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889910.33524: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp_3xwlaqb /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/AnsiballZ_command.py <<< 178205 1726889910.33551: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889910.34643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.34718: stderr chunk (state=3): >>><<< 178205 1726889910.34721: stdout chunk (state=3): >>><<< 178205 1726889910.34846: done transferring module to remote 178205 1726889910.34854: _low_level_execute_command(): starting 178205 1726889910.34857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/ /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/AnsiballZ_command.py && sleep 0' 178205 1726889910.35493: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.35517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.35540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.35561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.35613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.35629: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.35643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.35660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.35670: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.35680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.35691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.35702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.35723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.35738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.35749: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.35761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.35848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.35872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.35887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.35968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.37682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.37776: stderr chunk (state=3): >>><<< 178205 1726889910.37779: stdout chunk (state=3): >>><<< 178205 1726889910.37875: _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 178205 1726889910.37879: _low_level_execute_command(): starting 178205 1726889910.37881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/AnsiballZ_command.py && sleep 0' 178205 1726889910.38464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.38479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.38495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.38516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.38561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.38575: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.38589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.38608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.38623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.38635: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.38648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.38662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.38676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.38689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.38700: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.38718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.38793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.38819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.38837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.38922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.40861: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889910.40865: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889910.40914: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889910.40945: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889910.40987: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889910.41008: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889910.41027: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889910.41075: 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' <<< 178205 1726889910.41105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889910.41131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889910.41149: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04773dc0> <<< 178205 1726889910.41184: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889910.41197: 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 0x7fea047183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04773b20> <<< 178205 1726889910.41244: 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' <<< 178205 1726889910.41264: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04773ac0> <<< 178205 1726889910.41283: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04718490> <<< 178205 1726889910.41324: 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' <<< 178205 1726889910.41365: 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 0x7fea04718940> <<< 178205 1726889910.41379: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04718670> <<< 178205 1726889910.41421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889910.41425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889910.41459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889910.41482: 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' <<< 178205 1726889910.41521: stdout chunk (state=3): >>>import '_stat' # <<< 178205 1726889910.41538: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea046cf190> <<< 178205 1726889910.41560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889910.41565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889910.41636: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea046cf220> <<< 178205 1726889910.41650: 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' <<< 178205 1726889910.41690: 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 0x7fea046f2850> <<< 178205 1726889910.41724: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea046cf940> <<< 178205 1726889910.41734: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04730880> <<< 178205 1726889910.41752: 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 0x7fea046c8d90> <<< 178205 1726889910.41808: 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 0x7fea046f2d90> <<< 178205 1726889910.41860: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04718970> <<< 178205 1726889910.41880: 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. <<< 178205 1726889910.42076: 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' <<< 178205 1726889910.42135: 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' <<< 178205 1726889910.42157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889910.42195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889910.42199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889910.42201: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0466feb0> <<< 178205 1726889910.42267: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04672f40> <<< 178205 1726889910.42274: 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' <<< 178205 1726889910.42287: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889910.42308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889910.42331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889910.42345: 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' <<< 178205 1726889910.42373: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04670640> <<< 178205 1726889910.42393: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0466f370> <<< 178205 1726889910.42409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889910.42478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889910.42492: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889910.42521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.42538: 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' <<< 178205 1726889910.42576: 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 0x7fea043d6dc0> <<< 178205 1726889910.42607: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043d68b0> import 'itertools' # <<< 178205 1726889910.42624: 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 0x7fea043d6eb0> <<< 178205 1726889910.42645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889910.42664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889910.42681: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043d6f70> <<< 178205 1726889910.42715: 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 0x7fea043d6e80> import '_collections' # <<< 178205 1726889910.42760: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04649d30> <<< 178205 1726889910.42775: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889910.42788: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04644610> <<< 178205 1726889910.42844: 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 0x7fea04656670> <<< 178205 1726889910.42866: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04676e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 178205 1726889910.42882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 178205 1726889910.42903: 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 0x7fea043e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04649250> <<< 178205 1726889910.42941: 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 0x7fea04656280> <<< 178205 1726889910.42963: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0467c9d0> <<< 178205 1726889910.42978: 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' <<< 178205 1726889910.42996: 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' <<< 178205 1726889910.43041: 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' <<< 178205 1726889910.43058: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e7d90> <<< 178205 1726889910.43075: 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 0x7fea043e7d00> <<< 178205 1726889910.43088: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889910.43143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889910.43157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889910.43196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889910.43234: 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 0x7fea043bb370> <<< 178205 1726889910.43258: 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' <<< 178205 1726889910.43292: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043bb460> <<< 178205 1726889910.43408: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043effa0> <<< 178205 1726889910.43444: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043eaa30> <<< 178205 1726889910.43480: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043ea490> # /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' <<< 178205 1726889910.43522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889910.43543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889910.43567: 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 0x7fea042e41c0> <<< 178205 1726889910.43594: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043a5c70> <<< 178205 1726889910.43651: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0467c040> <<< 178205 1726889910.43667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889910.43701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889910.43723: 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 0x7fea042f7af0> <<< 178205 1726889910.43738: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889910.43759: 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 0x7fea042f7e20> <<< 178205 1726889910.43779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889910.43806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889910.43831: 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 0x7fea0430a730> <<< 178205 1726889910.43844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889910.43864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889910.43891: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0430ac70> <<< 178205 1726889910.43935: 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 0x7fea042953a0> <<< 178205 1726889910.43959: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042f7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889910.43970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889910.44023: 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 0x7fea042a6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0430a5b0> <<< 178205 1726889910.44049: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea042a6340> <<< 178205 1726889910.44083: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e79d0> <<< 178205 1726889910.44117: 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' <<< 178205 1726889910.44148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889910.44160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889910.44203: 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 0x7fea042c26a0> <<< 178205 1726889910.44258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea042c2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042c2760> <<< 178205 1726889910.44292: 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 0x7fea042c2850> <<< 178205 1726889910.44305: 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' <<< 178205 1726889910.44532: 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 0x7fea042c2ca0> # 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 0x7fea042ce1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042c28e0> <<< 178205 1726889910.44556: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042b4a30> <<< 178205 1726889910.44577: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889910.44644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889910.44693: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042c2a90> <<< 178205 1726889910.44822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fea041ea670> <<< 178205 1726889910.45228: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889910.46429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.47377: 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 0x7fea03bd77c0> <<< 178205 1726889910.47407: 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' <<< 178205 1726889910.47442: 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' <<< 178205 1726889910.47462: 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' <<< 178205 1726889910.47492: 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 0x7fea03bd7160> <<< 178205 1726889910.47530: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7280> <<< 178205 1726889910.47557: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7f10> <<< 178205 1726889910.47583: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889910.47595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889910.47642: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7d30> <<< 178205 1726889910.47646: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889910.47670: 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 0x7fea03bd7f70> <<< 178205 1726889910.47695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889910.47719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889910.47754: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7100> <<< 178205 1726889910.47773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889910.47799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889910.47822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889910.47847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889910.47860: 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' <<< 178205 1726889910.47927: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03b2cee0> <<< 178205 1726889910.47960: 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 0x7fea03b4ff40> <<< 178205 1726889910.48001: 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 0x7fea03b4fd60> <<< 178205 1726889910.48017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889910.48039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889910.48071: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03b4f3d0> <<< 178205 1726889910.48095: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04176dc0> <<< 178205 1726889910.48261: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea041763a0> <<< 178205 1726889910.48275: 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' <<< 178205 1726889910.48295: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04176f70> <<< 178205 1726889910.48340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889910.48359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889910.48385: 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' <<< 178205 1726889910.48404: 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' <<< 178205 1726889910.48419: 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 0x7fea04145c10> <<< 178205 1726889910.48509: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ba7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ba73a0> <<< 178205 1726889910.48514: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bda490> <<< 178205 1726889910.48564: 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' <<< 178205 1726889910.48568: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fea03ba74c0> <<< 178205 1726889910.48589: 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 0x7fea03ba74f0> <<< 178205 1726889910.48609: 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' <<< 178205 1726889910.48630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889910.48658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889910.48740: 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 0x7fea03b11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea041571f0> <<< 178205 1726889910.48777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889910.48780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889910.48826: 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 0x7fea03b1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04157370> <<< 178205 1726889910.48850: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889910.48897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.48919: 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' # <<< 178205 1726889910.48970: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04171d90> <<< 178205 1726889910.49111: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03b1c880> <<< 178205 1726889910.49192: 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 0x7fea03b1c6d0> <<< 178205 1726889910.49228: 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 0x7fea03b1b670> <<< 178205 1726889910.49273: 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 0x7fea03b1b5b0> <<< 178205 1726889910.49284: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0414f8b0> <<< 178205 1726889910.49320: 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' <<< 178205 1726889910.49342: 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' <<< 178205 1726889910.49385: 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 0x7fea03b9f670> <<< 178205 1726889910.49563: 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 0x7fea03b9eac0> <<< 178205 1726889910.49584: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03baf0d0> <<< 178205 1726889910.49624: 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 0x7fea03b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03be2a60> <<< 178205 1726889910.49663: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889910.49676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.49741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.49825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.49858: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889910.49886: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889910.49975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.50071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.50539: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.50999: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889910.51013: 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.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889910.51040: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889910.51049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.51101: 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 0x7fea036fc580> <<< 178205 1726889910.51162: 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' <<< 178205 1726889910.51192: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03afb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea036a20a0> <<< 178205 1726889910.51239: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889910.51259: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.51275: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889910.51299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.51411: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.51536: 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' <<< 178205 1726889910.51562: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03b9ebb0> <<< 178205 1726889910.51578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.51959: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52462: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889910.52482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52518: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889910.52531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52655: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889910.52675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889910.52687: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889910.52728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52764: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889910.52776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.52952: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889910.53169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889910.53181: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889910.53251: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03af8970> <<< 178205 1726889910.53262: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53321: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53381: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889910.53401: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889910.53425: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889910.53452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53491: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889910.53502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53543: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53573: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53666: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.53728: 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 <<< 178205 1726889910.53759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889910.53828: 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 0x7fea04163250> <<< 178205 1726889910.53862: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03af86a0> <<< 178205 1726889910.53898: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889910.53913: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54113: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889910.54166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889910.54185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889910.54217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889910.54237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889910.54254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889910.54340: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03add7c0> <<< 178205 1726889910.54380: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ada7f0> <<< 178205 1726889910.54441: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889910.54452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54497: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889910.54562: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889910.54586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889910.54603: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889910.54615: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.54801: 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' <<< 178205 1726889910.54827: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0368a5e0> <<< 178205 1726889910.54911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889910.55074: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889910.55405: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:30.549340", "end": "2024-09-20 23:38:30.552551", "delta": "0:00:00.003211", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889910.55425: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889910.55781: 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 <<< 178205 1726889910.55788: 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 <<< 178205 1726889910.55880: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 178205 1726889910.55889: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing<<< 178205 1726889910.55903: 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 <<< 178205 1726889910.55906: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2<<< 178205 1726889910.55918: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 178205 1726889910.56014: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # 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 <<< 178205 1726889910.56018: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 178205 1726889910.56021: 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<<< 178205 1726889910.56023: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 178205 1726889910.56027: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 178205 1726889910.56030: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob <<< 178205 1726889910.56032: stdout chunk (state=3): >>># destroy glob # cleanup[2] removing gc <<< 178205 1726889910.56195: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889910.56214: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889910.56249: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889910.56262: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889910.56309: 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 <<< 178205 1726889910.56314: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889910.56338: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 178205 1726889910.56363: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889910.56417: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889910.56465: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 178205 1726889910.56501: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 178205 1726889910.56539: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889910.56590: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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<<< 178205 1726889910.56609: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889910.56612: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889910.56752: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889910.56803: 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 <<< 178205 1726889910.56818: 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 <<< 178205 1726889910.56848: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889910.57214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889910.57217: stdout chunk (state=3): >>><<< 178205 1726889910.57220: stderr chunk (state=3): >>><<< 178205 1726889910.57319: _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 0x7fea04773dc0> # /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 0x7fea047183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04773b20> # /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 0x7fea04773ac0> 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 0x7fea04718490> # /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 0x7fea04718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04718670> # /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 0x7fea046cf190> # /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 0x7fea046cf220> # /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 0x7fea046f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea046cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04730880> # /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 0x7fea046c8d90> # /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 0x7fea046f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04718970> 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 0x7fea0466feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04672f40> # /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 0x7fea04667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04670640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0466f370> # /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 0x7fea043d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043d68b0> 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 0x7fea043d6eb0> # /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 0x7fea043d6f70> # /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 0x7fea043d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04649d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04644610> # /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 0x7fea04656670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04676e20> # /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 0x7fea043e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04649250> # 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 0x7fea04656280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0467c9d0> # /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 0x7fea043e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e7d90> # /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 0x7fea043e7d00> # /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 0x7fea043bb370> # /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 0x7fea043bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043ea490> # /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 0x7fea042e41c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0467c040> # /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 0x7fea042f7af0> 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 0x7fea042f7e20> # /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 0x7fea0430a730> # /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 0x7fea0430ac70> # 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 0x7fea042953a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042f7f10> # /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 0x7fea042a6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0430a5b0> 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 0x7fea042a6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e79d0> # /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 0x7fea042c26a0> # /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 0x7fea042c2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042c2760> # 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 0x7fea042c2850> # /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 0x7fea042c2ca0> # 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 0x7fea042ce1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042c28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea042b4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea043e75b0> # /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 0x7fea042c2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fea041ea670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea03bd77c0> # /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 0x7fea03bd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7f10> # /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 0x7fea03bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bd7d30> 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 0x7fea03bd7f70> # /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 0x7fea03bd7100> # /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 0x7fea03b2cee0> # 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 0x7fea03b4ff40> # 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 0x7fea03b4fd60> # /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 0x7fea03b4f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04176dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea041763a0> # /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 0x7fea04176f70> # /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 0x7fea04145c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ba7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ba73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03bda490> # 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 0x7fea03ba74c0> # /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 0x7fea03ba74f0> # /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 0x7fea03b11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea041571f0> # /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 0x7fea03b1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea04157370> # /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 0x7fea04171d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03b1c880> # 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 0x7fea03b1c6d0> # 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 0x7fea03b1b670> # 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 0x7fea03b1b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea0414f8b0> # /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 0x7fea03b9f670> # 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 0x7fea03b9eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03baf0d0> # 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 0x7fea03b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03be2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea036fc580> # /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 0x7fea03afb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea036a20a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea03b9ebb0> # 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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea03af8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea04163250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03af86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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 0x7fea03add7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ada7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fea03ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_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.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_24gkekhl/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fea0368a5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:30.549340", "end": "2024-09-20 23:38:30.552551", "delta": "0:00:00.003211", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889910.58043: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889910.58047: _low_level_execute_command(): starting 178205 1726889910.58076: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889910.265745-182516-209037120358068/ > /dev/null 2>&1 && sleep 0' 178205 1726889910.58723: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889910.58738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.58753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.58771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.58826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.58840: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889910.58855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.58874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889910.58888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889910.58904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889910.58919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889910.58938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889910.58956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889910.58969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889910.58981: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889910.58995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889910.59078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889910.59100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889910.59122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889910.59190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889910.60971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889910.61055: stderr chunk (state=3): >>><<< 178205 1726889910.61066: stdout chunk (state=3): >>><<< 178205 1726889910.61720: _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 178205 1726889910.61723: handler run complete 178205 1726889910.61725: Evaluated conditional (False): False 178205 1726889910.61727: attempt loop complete, returning result 178205 1726889910.61729: _execute() done 178205 1726889910.61731: dumping result to json 178205 1726889910.61732: done dumping result, returning 178205 1726889910.61734: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-0000000026c2] 178205 1726889910.61735: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c2 178205 1726889910.61804: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c2 178205 1726889910.61807: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003211", "end": "2024-09-20 23:38:30.552551", "rc": 0, "start": "2024-09-20 23:38:30.549340" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 178205 1726889910.61894: no more pending results, returning what we have 178205 1726889910.61898: results queue empty 178205 1726889910.61899: checking for any_errors_fatal 178205 1726889910.61907: done checking for any_errors_fatal 178205 1726889910.61908: checking for max_fail_percentage 178205 1726889910.61909: done checking for max_fail_percentage 178205 1726889910.61910: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.61918: done checking to see if all hosts have failed 178205 1726889910.61919: getting the remaining hosts for this loop 178205 1726889910.61920: done getting the remaining hosts for this loop 178205 1726889910.61924: getting the next task for host managed_node2 178205 1726889910.61931: done getting next task for host managed_node2 178205 1726889910.61934: ^ task is: TASK: Verify swap status 178205 1726889910.61939: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889910.61942: getting variables 178205 1726889910.61944: in VariableManager get_vars() 178205 1726889910.61977: Calling all_inventory to load vars for managed_node2 178205 1726889910.61979: Calling groups_inventory to load vars for managed_node2 178205 1726889910.61982: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.61992: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.61998: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.62001: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.62562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889910.63235: done with get_vars() 178205 1726889910.63252: done getting variables 178205 1726889910.63322: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:38:30 -0400 (0:00:00.418) 0:02:03.621 ****** 178205 1726889910.63359: entering _queue_task() for managed_node2/assert 178205 1726889910.63689: worker is 1 (out of 1 available) 178205 1726889910.63703: exiting _queue_task() for managed_node2/assert 178205 1726889910.63718: done queuing things up, now waiting for results queue to drain 178205 1726889910.63719: waiting for pending results... 178205 1726889910.64047: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889910.64217: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c3 178205 1726889910.64239: variable 'ansible_search_path' from source: unknown 178205 1726889910.64286: calling self._execute() 178205 1726889910.64428: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.64440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.64454: variable 'omit' from source: magic vars 178205 1726889910.64897: variable 'storage_test_volume' from source: include params 178205 1726889910.64952: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889910.64963: variable 'omit' from source: magic vars 178205 1726889910.65025: variable 'omit' from source: magic vars 178205 1726889910.65072: variable 'omit' from source: magic vars 178205 1726889910.65122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889910.65169: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889910.65193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889910.65218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.65234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.65275: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889910.65284: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.65291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.65429: Set connection var ansible_pipelining to False 178205 1726889910.65441: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889910.65452: Set connection var ansible_shell_executable to /bin/sh 178205 1726889910.65459: Set connection var ansible_connection to ssh 178205 1726889910.65473: Set connection var ansible_shell_type to sh 178205 1726889910.65483: Set connection var ansible_timeout to 10 178205 1726889910.65517: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.65524: variable 'ansible_connection' from source: unknown 178205 1726889910.65531: variable 'ansible_module_compression' from source: unknown 178205 1726889910.65537: variable 'ansible_shell_type' from source: unknown 178205 1726889910.65543: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.65549: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.65556: variable 'ansible_pipelining' from source: unknown 178205 1726889910.65562: variable 'ansible_timeout' from source: unknown 178205 1726889910.65569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.65730: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889910.65748: variable 'omit' from source: magic vars 178205 1726889910.65758: starting attempt loop 178205 1726889910.65764: running the handler 178205 1726889910.66036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889910.68357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889910.68438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889910.68476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889910.68516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889910.68552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889910.68633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.68669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.68699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.68755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.68775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.68828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.68865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.68895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.68946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.68976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.69026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.69198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.69231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.69276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.69306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.69848: variable 'storage_test_swaps' from source: set_fact 178205 1726889910.69862: variable 'storage_test_sys_node' from source: set_fact 178205 1726889910.69883: variable 'storage_test_swap_expected_matches' from source: set_fact 178205 1726889910.69922: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 178205 1726889910.70049: handler run complete 178205 1726889910.70071: attempt loop complete, returning result 178205 1726889910.70078: _execute() done 178205 1726889910.70084: dumping result to json 178205 1726889910.70091: done dumping result, returning 178205 1726889910.70103: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-0000000026c3] 178205 1726889910.70115: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c3 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889910.70258: no more pending results, returning what we have 178205 1726889910.70262: results queue empty 178205 1726889910.70263: checking for any_errors_fatal 178205 1726889910.70274: done checking for any_errors_fatal 178205 1726889910.70274: checking for max_fail_percentage 178205 1726889910.70276: done checking for max_fail_percentage 178205 1726889910.70277: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.70278: done checking to see if all hosts have failed 178205 1726889910.70279: getting the remaining hosts for this loop 178205 1726889910.70280: done getting the remaining hosts for this loop 178205 1726889910.70283: getting the next task for host managed_node2 178205 1726889910.70292: done getting next task for host managed_node2 178205 1726889910.70294: ^ task is: TASK: Unset facts 178205 1726889910.70299: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889910.70304: getting variables 178205 1726889910.70305: in VariableManager get_vars() 178205 1726889910.70347: Calling all_inventory to load vars for managed_node2 178205 1726889910.70351: Calling groups_inventory to load vars for managed_node2 178205 1726889910.70354: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.70366: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.70369: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.70371: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.71119: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c3 178205 1726889910.71122: WORKER PROCESS EXITING 178205 1726889910.71144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889910.72107: done with get_vars() 178205 1726889910.72125: done getting variables 178205 1726889910.72188: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:38:30 -0400 (0:00:00.088) 0:02:03.710 ****** 178205 1726889910.72227: entering _queue_task() for managed_node2/set_fact 178205 1726889910.72519: worker is 1 (out of 1 available) 178205 1726889910.72531: exiting _queue_task() for managed_node2/set_fact 178205 1726889910.72542: done queuing things up, now waiting for results queue to drain 178205 1726889910.72543: waiting for pending results... 178205 1726889910.72848: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889910.72990: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c4 178205 1726889910.73015: variable 'ansible_search_path' from source: unknown 178205 1726889910.73059: calling self._execute() 178205 1726889910.73194: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.73209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.73232: variable 'omit' from source: magic vars 178205 1726889910.73365: variable 'omit' from source: magic vars 178205 1726889910.73436: variable 'omit' from source: magic vars 178205 1726889910.73482: variable 'omit' from source: magic vars 178205 1726889910.73535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889910.73580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889910.73604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889910.73626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.73649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.73688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889910.73697: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.73704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.73823: Set connection var ansible_pipelining to False 178205 1726889910.73838: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889910.73855: Set connection var ansible_shell_executable to /bin/sh 178205 1726889910.73865: Set connection var ansible_connection to ssh 178205 1726889910.73881: Set connection var ansible_shell_type to sh 178205 1726889910.73894: Set connection var ansible_timeout to 10 178205 1726889910.73931: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.73940: variable 'ansible_connection' from source: unknown 178205 1726889910.73949: variable 'ansible_module_compression' from source: unknown 178205 1726889910.73959: variable 'ansible_shell_type' from source: unknown 178205 1726889910.73969: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.73977: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.73991: variable 'ansible_pipelining' from source: unknown 178205 1726889910.73999: variable 'ansible_timeout' from source: unknown 178205 1726889910.74007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.74172: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889910.74194: variable 'omit' from source: magic vars 178205 1726889910.74209: starting attempt loop 178205 1726889910.74218: running the handler 178205 1726889910.74236: handler run complete 178205 1726889910.74250: attempt loop complete, returning result 178205 1726889910.74256: _execute() done 178205 1726889910.74262: dumping result to json 178205 1726889910.74269: done dumping result, returning 178205 1726889910.74278: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-0000000026c4] 178205 1726889910.74292: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c4 ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889910.74471: no more pending results, returning what we have 178205 1726889910.74474: results queue empty 178205 1726889910.74475: checking for any_errors_fatal 178205 1726889910.74489: done checking for any_errors_fatal 178205 1726889910.74490: checking for max_fail_percentage 178205 1726889910.74492: done checking for max_fail_percentage 178205 1726889910.74493: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.74494: done checking to see if all hosts have failed 178205 1726889910.74495: getting the remaining hosts for this loop 178205 1726889910.74497: done getting the remaining hosts for this loop 178205 1726889910.74500: getting the next task for host managed_node2 178205 1726889910.74514: done getting next task for host managed_node2 178205 1726889910.74518: ^ task is: TASK: Set some variables for fstab checking 178205 1726889910.74524: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889910.74529: getting variables 178205 1726889910.74531: in VariableManager get_vars() 178205 1726889910.74575: Calling all_inventory to load vars for managed_node2 178205 1726889910.74579: Calling groups_inventory to load vars for managed_node2 178205 1726889910.74583: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.74596: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.74599: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.74602: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.75379: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c4 178205 1726889910.75382: WORKER PROCESS EXITING 178205 1726889910.75403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889910.76141: done with get_vars() 178205 1726889910.76156: done getting variables 178205 1726889910.76210: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:38:30 -0400 (0:00:00.040) 0:02:03.750 ****** 178205 1726889910.76247: entering _queue_task() for managed_node2/set_fact 178205 1726889910.76510: worker is 1 (out of 1 available) 178205 1726889910.76525: exiting _queue_task() for managed_node2/set_fact 178205 1726889910.76536: done queuing things up, now waiting for results queue to drain 178205 1726889910.76537: waiting for pending results... 178205 1726889910.76822: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889910.76952: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c8 178205 1726889910.76974: variable 'ansible_search_path' from source: unknown 178205 1726889910.77018: calling self._execute() 178205 1726889910.77140: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.77151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.77166: variable 'omit' from source: magic vars 178205 1726889910.77295: variable 'omit' from source: magic vars 178205 1726889910.77363: variable 'omit' from source: magic vars 178205 1726889910.77661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889910.80194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889910.80296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889910.80338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889910.80386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889910.80420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889910.80505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.80541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.80584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.80633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.80655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.80714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.80744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.80776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.80830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.80850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.80929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.80959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.80990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.81044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.81065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.81241: variable 'storage_test_fstab' from source: set_fact 178205 1726889910.81258: variable 'storage_test_volume' from source: include params 178205 1726889910.81387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889910.81560: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889910.81600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889910.81645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889910.81685: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889910.81732: 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) 178205 1726889910.81762: 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) 178205 1726889910.81794: 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) 178205 1726889910.81828: 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) 178205 1726889910.82063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.82101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.82134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.82180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.82209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.82440: variable '__mount_point' from source: task vars 178205 1726889910.82520: variable 'storage_test_volume' from source: include params 178205 1726889910.82549: variable 'storage_test_fstab' from source: set_fact 178205 1726889910.82842: variable '_storage_test_volume_present' from source: set_fact 178205 1726889910.82860: variable '__mount_point' from source: task vars 178205 1726889910.82937: variable 'storage_test_volume' from source: include params 178205 1726889910.82962: variable 'storage_test_volume' from source: include params 178205 1726889910.83144: variable '_storage_test_volume_present' from source: set_fact 178205 1726889910.83154: variable '__mount_point' from source: task vars 178205 1726889910.83236: variable 'storage_test_volume' from source: include params 178205 1726889910.83641: variable '__mount_options' from source: task vars 178205 1726889910.83715: variable 'storage_test_volume' from source: include params 178205 1726889910.83748: variable '__mount_point' from source: task vars 178205 1726889910.83808: variable 'storage_test_volume' from source: include params 178205 1726889910.83831: variable 'storage_test_fstab' from source: set_fact 178205 1726889910.83844: variable '__pattern' from source: task vars 178205 1726889910.83922: variable '__mount_point' from source: task vars 178205 1726889910.83993: variable 'storage_test_volume' from source: include params 178205 1726889910.84010: variable '__mount_options' from source: task vars 178205 1726889910.84085: variable 'storage_test_volume' from source: include params 178205 1726889910.84218: variable '_storage_test_volume_present' from source: set_fact 178205 1726889910.84227: variable '__mount_options' from source: task vars 178205 1726889910.84307: variable 'storage_test_volume' from source: include params 178205 1726889910.84340: variable 'omit' from source: magic vars 178205 1726889910.84373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889910.84463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889910.84493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889910.84518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.84533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.84565: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889910.84572: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.84579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.84683: Set connection var ansible_pipelining to False 178205 1726889910.84702: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889910.84718: Set connection var ansible_shell_executable to /bin/sh 178205 1726889910.84725: Set connection var ansible_connection to ssh 178205 1726889910.84734: Set connection var ansible_shell_type to sh 178205 1726889910.84742: Set connection var ansible_timeout to 10 178205 1726889910.84772: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.84778: variable 'ansible_connection' from source: unknown 178205 1726889910.84784: variable 'ansible_module_compression' from source: unknown 178205 1726889910.84789: variable 'ansible_shell_type' from source: unknown 178205 1726889910.84794: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.84804: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.84812: variable 'ansible_pipelining' from source: unknown 178205 1726889910.84821: variable 'ansible_timeout' from source: unknown 178205 1726889910.84828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.84938: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889910.85299: variable 'omit' from source: magic vars 178205 1726889910.85358: starting attempt loop 178205 1726889910.85368: running the handler 178205 1726889910.85390: handler run complete 178205 1726889910.85404: attempt loop complete, returning result 178205 1726889910.85409: _execute() done 178205 1726889910.85418: dumping result to json 178205 1726889910.85427: done dumping result, returning 178205 1726889910.85438: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-0000000026c8] 178205 1726889910.85447: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c8 178205 1726889910.85561: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c8 178205 1726889910.85568: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773 " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889910.85646: no more pending results, returning what we have 178205 1726889910.85650: results queue empty 178205 1726889910.85650: checking for any_errors_fatal 178205 1726889910.85662: done checking for any_errors_fatal 178205 1726889910.85663: checking for max_fail_percentage 178205 1726889910.85665: done checking for max_fail_percentage 178205 1726889910.85666: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.85667: done checking to see if all hosts have failed 178205 1726889910.85668: getting the remaining hosts for this loop 178205 1726889910.85669: done getting the remaining hosts for this loop 178205 1726889910.85673: getting the next task for host managed_node2 178205 1726889910.85682: done getting next task for host managed_node2 178205 1726889910.85685: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889910.85690: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889910.85695: getting variables 178205 1726889910.85697: in VariableManager get_vars() 178205 1726889910.85738: Calling all_inventory to load vars for managed_node2 178205 1726889910.85741: Calling groups_inventory to load vars for managed_node2 178205 1726889910.85748: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.85759: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.85762: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.85765: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.87571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889910.88859: done with get_vars() 178205 1726889910.88875: done getting variables 178205 1726889910.88928: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:38:30 -0400 (0:00:00.127) 0:02:03.877 ****** 178205 1726889910.88962: entering _queue_task() for managed_node2/assert 178205 1726889910.89231: worker is 1 (out of 1 available) 178205 1726889910.89245: exiting _queue_task() for managed_node2/assert 178205 1726889910.89257: done queuing things up, now waiting for results queue to drain 178205 1726889910.89257: waiting for pending results... 178205 1726889910.89518: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889910.89745: in run() - task 02369adf-7a19-34ed-f5d1-0000000026c9 178205 1726889910.89766: variable 'ansible_search_path' from source: unknown 178205 1726889910.89805: calling self._execute() 178205 1726889910.90602: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.90652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.90667: variable 'omit' from source: magic vars 178205 1726889910.91537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889910.94137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889910.94776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889910.94981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889910.95021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889910.95059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889910.95157: variable '_storage_test_volume_present' from source: set_fact 178205 1726889910.95182: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889910.95194: variable 'omit' from source: magic vars 178205 1726889910.95255: variable 'omit' from source: magic vars 178205 1726889910.95296: variable 'omit' from source: magic vars 178205 1726889910.95332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889910.95364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889910.95391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889910.95415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.95433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889910.95467: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889910.95475: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.95482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.95583: Set connection var ansible_pipelining to False 178205 1726889910.95595: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889910.95607: Set connection var ansible_shell_executable to /bin/sh 178205 1726889910.95616: Set connection var ansible_connection to ssh 178205 1726889910.95623: Set connection var ansible_shell_type to sh 178205 1726889910.95634: Set connection var ansible_timeout to 10 178205 1726889910.95662: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.95670: variable 'ansible_connection' from source: unknown 178205 1726889910.95677: variable 'ansible_module_compression' from source: unknown 178205 1726889910.95682: variable 'ansible_shell_type' from source: unknown 178205 1726889910.95688: variable 'ansible_shell_executable' from source: unknown 178205 1726889910.95694: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889910.95701: variable 'ansible_pipelining' from source: unknown 178205 1726889910.95712: variable 'ansible_timeout' from source: unknown 178205 1726889910.95722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889910.95835: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889910.95850: variable 'omit' from source: magic vars 178205 1726889910.95859: starting attempt loop 178205 1726889910.95867: running the handler 178205 1726889910.97013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.97048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.97077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.97129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.97149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.97196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889910.97225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889910.97256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889910.97363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889910.97536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889910.97639: variable 'storage_test_fstab_id_matches' from source: set_fact 178205 1726889910.97649: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 178205 1726889910.97672: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 178205 1726889910.98128: handler run complete 178205 1726889910.98148: attempt loop complete, returning result 178205 1726889910.98154: _execute() done 178205 1726889910.98161: dumping result to json 178205 1726889910.98167: done dumping result, returning 178205 1726889910.98176: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-0000000026c9] 178205 1726889910.98185: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889910.98334: no more pending results, returning what we have 178205 1726889910.98337: results queue empty 178205 1726889910.98338: checking for any_errors_fatal 178205 1726889910.98346: done checking for any_errors_fatal 178205 1726889910.98347: checking for max_fail_percentage 178205 1726889910.98349: done checking for max_fail_percentage 178205 1726889910.98358: checking to see if all hosts have failed and the running result is not ok 178205 1726889910.98359: done checking to see if all hosts have failed 178205 1726889910.98359: getting the remaining hosts for this loop 178205 1726889910.98361: done getting the remaining hosts for this loop 178205 1726889910.98364: getting the next task for host managed_node2 178205 1726889910.98372: done getting next task for host managed_node2 178205 1726889910.98374: ^ task is: TASK: Verify the fstab mount point 178205 1726889910.98378: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889910.98382: getting variables 178205 1726889910.98383: in VariableManager get_vars() 178205 1726889910.98425: Calling all_inventory to load vars for managed_node2 178205 1726889910.98427: Calling groups_inventory to load vars for managed_node2 178205 1726889910.98431: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889910.98442: Calling all_plugins_play to load vars for managed_node2 178205 1726889910.98444: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889910.98446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889910.99617: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026c9 178205 1726889910.99620: WORKER PROCESS EXITING 178205 1726889910.99643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.00261: done with get_vars() 178205 1726889911.00278: done getting variables 178205 1726889911.00742: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:38:31 -0400 (0:00:00.118) 0:02:03.995 ****** 178205 1726889911.00774: entering _queue_task() for managed_node2/assert 178205 1726889911.01066: worker is 1 (out of 1 available) 178205 1726889911.01078: exiting _queue_task() for managed_node2/assert 178205 1726889911.01088: done queuing things up, now waiting for results queue to drain 178205 1726889911.01089: waiting for pending results... 178205 1726889911.01870: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889911.01990: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ca 178205 1726889911.02004: variable 'ansible_search_path' from source: unknown 178205 1726889911.02043: calling self._execute() 178205 1726889911.02164: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.02169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.02177: variable 'omit' from source: magic vars 178205 1726889911.02316: variable 'omit' from source: magic vars 178205 1726889911.02384: variable 'omit' from source: magic vars 178205 1726889911.02665: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889911.02679: variable 'storage_test_volume' from source: include params 178205 1726889911.02745: variable 'omit' from source: magic vars 178205 1726889911.02796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.02841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.02868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.02899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.02920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.02958: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.02967: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.02975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.03084: Set connection var ansible_pipelining to False 178205 1726889911.03101: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.03114: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.03121: Set connection var ansible_connection to ssh 178205 1726889911.03134: Set connection var ansible_shell_type to sh 178205 1726889911.03141: Set connection var ansible_timeout to 10 178205 1726889911.03170: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.03179: variable 'ansible_connection' from source: unknown 178205 1726889911.03186: variable 'ansible_module_compression' from source: unknown 178205 1726889911.03193: variable 'ansible_shell_type' from source: unknown 178205 1726889911.03202: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.03214: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.03222: variable 'ansible_pipelining' from source: unknown 178205 1726889911.03232: variable 'ansible_timeout' from source: unknown 178205 1726889911.03241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.03372: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.03385: variable 'omit' from source: magic vars 178205 1726889911.03394: starting attempt loop 178205 1726889911.03400: running the handler 178205 1726889911.03588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889911.08882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889911.08994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889911.09056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889911.09099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889911.09138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889911.09213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889911.09259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889911.09288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889911.09358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889911.09378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889911.09450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889911.09550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889911.09580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889911.09631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889911.09655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889911.09775: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889911.09783: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889911.09799: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889911.09807: handler run complete 178205 1726889911.09828: attempt loop complete, returning result 178205 1726889911.09834: _execute() done 178205 1726889911.09839: dumping result to json 178205 1726889911.09844: done dumping result, returning 178205 1726889911.09857: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-0000000026ca] 178205 1726889911.09865: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ca 178205 1726889911.09973: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ca 178205 1726889911.09981: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889911.10031: no more pending results, returning what we have 178205 1726889911.10035: results queue empty 178205 1726889911.10036: checking for any_errors_fatal 178205 1726889911.10044: done checking for any_errors_fatal 178205 1726889911.10050: checking for max_fail_percentage 178205 1726889911.10052: done checking for max_fail_percentage 178205 1726889911.10053: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.10055: done checking to see if all hosts have failed 178205 1726889911.10055: getting the remaining hosts for this loop 178205 1726889911.10057: done getting the remaining hosts for this loop 178205 1726889911.10060: getting the next task for host managed_node2 178205 1726889911.10068: done getting next task for host managed_node2 178205 1726889911.10072: ^ task is: TASK: Verify mount_options 178205 1726889911.10077: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889911.10081: getting variables 178205 1726889911.10082: in VariableManager get_vars() 178205 1726889911.10121: Calling all_inventory to load vars for managed_node2 178205 1726889911.10124: Calling groups_inventory to load vars for managed_node2 178205 1726889911.10130: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.10141: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.10145: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.10148: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.10802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.12094: done with get_vars() 178205 1726889911.12107: done getting variables 178205 1726889911.12176: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:38:31 -0400 (0:00:00.114) 0:02:04.110 ****** 178205 1726889911.12206: entering _queue_task() for managed_node2/assert 178205 1726889911.12496: worker is 1 (out of 1 available) 178205 1726889911.12509: exiting _queue_task() for managed_node2/assert 178205 1726889911.12522: done queuing things up, now waiting for results queue to drain 178205 1726889911.12524: waiting for pending results... 178205 1726889911.12838: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889911.12989: in run() - task 02369adf-7a19-34ed-f5d1-0000000026cb 178205 1726889911.13010: variable 'ansible_search_path' from source: unknown 178205 1726889911.13733: calling self._execute() 178205 1726889911.13963: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.13972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.13985: variable 'omit' from source: magic vars 178205 1726889911.14835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889911.19898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889911.19984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889911.20030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889911.20251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889911.20280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889911.20365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889911.20401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889911.20640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889911.20687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889911.20708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889911.20860: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889911.21521: when evaluation is False, skipping this task 178205 1726889911.21530: _execute() done 178205 1726889911.21538: dumping result to json 178205 1726889911.21545: done dumping result, returning 178205 1726889911.21555: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-0000000026cb] 178205 1726889911.21566: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cb skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889911.21732: no more pending results, returning what we have 178205 1726889911.21737: results queue empty 178205 1726889911.21738: checking for any_errors_fatal 178205 1726889911.21750: done checking for any_errors_fatal 178205 1726889911.21751: checking for max_fail_percentage 178205 1726889911.21753: done checking for max_fail_percentage 178205 1726889911.21754: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.21756: done checking to see if all hosts have failed 178205 1726889911.21757: getting the remaining hosts for this loop 178205 1726889911.21758: done getting the remaining hosts for this loop 178205 1726889911.21762: getting the next task for host managed_node2 178205 1726889911.21772: done getting next task for host managed_node2 178205 1726889911.21775: ^ task is: TASK: Verify fingerprint 178205 1726889911.21781: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889911.21786: getting variables 178205 1726889911.21788: in VariableManager get_vars() 178205 1726889911.21831: Calling all_inventory to load vars for managed_node2 178205 1726889911.21834: Calling groups_inventory to load vars for managed_node2 178205 1726889911.21838: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.21850: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.21853: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.21856: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.22610: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cb 178205 1726889911.22616: WORKER PROCESS EXITING 178205 1726889911.22641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.23719: done with get_vars() 178205 1726889911.23736: done getting variables 178205 1726889911.23809: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:38:31 -0400 (0:00:00.116) 0:02:04.226 ****** 178205 1726889911.23846: entering _queue_task() for managed_node2/assert 178205 1726889911.24128: worker is 1 (out of 1 available) 178205 1726889911.24144: exiting _queue_task() for managed_node2/assert 178205 1726889911.24155: done queuing things up, now waiting for results queue to drain 178205 1726889911.24156: waiting for pending results... 178205 1726889911.24479: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889911.24619: in run() - task 02369adf-7a19-34ed-f5d1-0000000026cc 178205 1726889911.24647: variable 'ansible_search_path' from source: unknown 178205 1726889911.24684: calling self._execute() 178205 1726889911.24835: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.24849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.24868: variable 'omit' from source: magic vars 178205 1726889911.25021: variable 'omit' from source: magic vars 178205 1726889911.25097: variable 'omit' from source: magic vars 178205 1726889911.25143: variable 'omit' from source: magic vars 178205 1726889911.25199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.25245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.25276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.25332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.25355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.25683: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.25692: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.25700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.25819: Set connection var ansible_pipelining to False 178205 1726889911.25835: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.25847: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.25854: Set connection var ansible_connection to ssh 178205 1726889911.25872: Set connection var ansible_shell_type to sh 178205 1726889911.25882: Set connection var ansible_timeout to 10 178205 1726889911.25917: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.25925: variable 'ansible_connection' from source: unknown 178205 1726889911.25949: variable 'ansible_module_compression' from source: unknown 178205 1726889911.25957: variable 'ansible_shell_type' from source: unknown 178205 1726889911.25966: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.25980: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.25988: variable 'ansible_pipelining' from source: unknown 178205 1726889911.25995: variable 'ansible_timeout' from source: unknown 178205 1726889911.26003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.26166: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.26186: variable 'omit' from source: magic vars 178205 1726889911.26201: starting attempt loop 178205 1726889911.26208: running the handler 178205 1726889911.26531: variable '__fingerprint' from source: task vars 178205 1726889911.26543: variable 'storage_test_fstab' from source: set_fact 178205 1726889911.26575: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889911.26585: handler run complete 178205 1726889911.26602: attempt loop complete, returning result 178205 1726889911.26608: _execute() done 178205 1726889911.26618: dumping result to json 178205 1726889911.26634: done dumping result, returning 178205 1726889911.26646: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-0000000026cc] 178205 1726889911.26657: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cc ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889911.26815: no more pending results, returning what we have 178205 1726889911.26820: results queue empty 178205 1726889911.26821: checking for any_errors_fatal 178205 1726889911.26836: done checking for any_errors_fatal 178205 1726889911.26837: checking for max_fail_percentage 178205 1726889911.26839: done checking for max_fail_percentage 178205 1726889911.26840: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.26841: done checking to see if all hosts have failed 178205 1726889911.26842: getting the remaining hosts for this loop 178205 1726889911.26843: done getting the remaining hosts for this loop 178205 1726889911.26847: getting the next task for host managed_node2 178205 1726889911.26855: done getting next task for host managed_node2 178205 1726889911.26858: ^ task is: TASK: Clean up variables 178205 1726889911.26865: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889911.26868: getting variables 178205 1726889911.26870: in VariableManager get_vars() 178205 1726889911.26909: Calling all_inventory to load vars for managed_node2 178205 1726889911.26913: Calling groups_inventory to load vars for managed_node2 178205 1726889911.26918: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.26932: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.26936: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.26939: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.27855: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cc 178205 1726889911.27859: WORKER PROCESS EXITING 178205 1726889911.27883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.28685: done with get_vars() 178205 1726889911.28698: done getting variables 178205 1726889911.28760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:38:31 -0400 (0:00:00.049) 0:02:04.275 ****** 178205 1726889911.28792: entering _queue_task() for managed_node2/set_fact 178205 1726889911.29058: worker is 1 (out of 1 available) 178205 1726889911.29070: exiting _queue_task() for managed_node2/set_fact 178205 1726889911.29082: done queuing things up, now waiting for results queue to drain 178205 1726889911.29083: waiting for pending results... 178205 1726889911.29848: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889911.29983: in run() - task 02369adf-7a19-34ed-f5d1-0000000026cd 178205 1726889911.30004: variable 'ansible_search_path' from source: unknown 178205 1726889911.30051: calling self._execute() 178205 1726889911.30178: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.30189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.30203: variable 'omit' from source: magic vars 178205 1726889911.30372: variable 'omit' from source: magic vars 178205 1726889911.30441: variable 'omit' from source: magic vars 178205 1726889911.30479: variable 'omit' from source: magic vars 178205 1726889911.30537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.30583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.30618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.30644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.30660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.30693: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.30708: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.30719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.30830: Set connection var ansible_pipelining to False 178205 1726889911.30843: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.30852: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.30858: Set connection var ansible_connection to ssh 178205 1726889911.30866: Set connection var ansible_shell_type to sh 178205 1726889911.30874: Set connection var ansible_timeout to 10 178205 1726889911.30902: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.30909: variable 'ansible_connection' from source: unknown 178205 1726889911.30921: variable 'ansible_module_compression' from source: unknown 178205 1726889911.30934: variable 'ansible_shell_type' from source: unknown 178205 1726889911.30940: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.30947: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.30953: variable 'ansible_pipelining' from source: unknown 178205 1726889911.30959: variable 'ansible_timeout' from source: unknown 178205 1726889911.30965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.31122: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.31149: variable 'omit' from source: magic vars 178205 1726889911.31158: starting attempt loop 178205 1726889911.31164: running the handler 178205 1726889911.31181: handler run complete 178205 1726889911.31195: attempt loop complete, returning result 178205 1726889911.31201: _execute() done 178205 1726889911.31206: dumping result to json 178205 1726889911.31215: done dumping result, returning 178205 1726889911.31228: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-0000000026cd] 178205 1726889911.31238: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cd 178205 1726889911.31351: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026cd ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889911.31414: no more pending results, returning what we have 178205 1726889911.31418: results queue empty 178205 1726889911.31419: checking for any_errors_fatal 178205 1726889911.31433: done checking for any_errors_fatal 178205 1726889911.31434: checking for max_fail_percentage 178205 1726889911.31436: done checking for max_fail_percentage 178205 1726889911.31437: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.31438: done checking to see if all hosts have failed 178205 1726889911.31439: getting the remaining hosts for this loop 178205 1726889911.31441: done getting the remaining hosts for this loop 178205 1726889911.31444: getting the next task for host managed_node2 178205 1726889911.31457: done getting next task for host managed_node2 178205 1726889911.31459: ^ task is: TASK: Verify fs type 178205 1726889911.31467: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889911.31470: getting variables 178205 1726889911.31473: in VariableManager get_vars() 178205 1726889911.31513: Calling all_inventory to load vars for managed_node2 178205 1726889911.31517: Calling groups_inventory to load vars for managed_node2 178205 1726889911.31520: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.31534: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.31537: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.31540: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.32371: WORKER PROCESS EXITING 178205 1726889911.32394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.33066: done with get_vars() 178205 1726889911.33082: done getting variables 178205 1726889911.33148: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:38:31 -0400 (0:00:00.043) 0:02:04.319 ****** 178205 1726889911.33182: entering _queue_task() for managed_node2/assert 178205 1726889911.33445: worker is 1 (out of 1 available) 178205 1726889911.33462: exiting _queue_task() for managed_node2/assert 178205 1726889911.33472: done queuing things up, now waiting for results queue to drain 178205 1726889911.33473: waiting for pending results... 178205 1726889911.33894: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889911.34042: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d1 178205 1726889911.34059: variable 'ansible_search_path' from source: unknown 178205 1726889911.34093: calling self._execute() 178205 1726889911.34220: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.34241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.34263: variable 'omit' from source: magic vars 178205 1726889911.34732: variable 'storage_test_volume' from source: include params 178205 1726889911.34783: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889911.34917: variable 'storage_test_volume' from source: include params 178205 1726889911.34941: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889911.35055: variable '_storage_test_volume_present' from source: set_fact 178205 1726889911.35066: Evaluated conditional (_storage_test_volume_present): True 178205 1726889911.35077: variable 'omit' from source: magic vars 178205 1726889911.35149: variable 'omit' from source: magic vars 178205 1726889911.35186: variable 'omit' from source: magic vars 178205 1726889911.35244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.35284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.35309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.35347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.35364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.35398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.35406: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.35417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.35534: Set connection var ansible_pipelining to False 178205 1726889911.35553: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.35566: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.35573: Set connection var ansible_connection to ssh 178205 1726889911.35583: Set connection var ansible_shell_type to sh 178205 1726889911.35592: Set connection var ansible_timeout to 10 178205 1726889911.36344: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.36355: variable 'ansible_connection' from source: unknown 178205 1726889911.36363: variable 'ansible_module_compression' from source: unknown 178205 1726889911.36370: variable 'ansible_shell_type' from source: unknown 178205 1726889911.36672: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.36687: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.36696: variable 'ansible_pipelining' from source: unknown 178205 1726889911.36703: variable 'ansible_timeout' from source: unknown 178205 1726889911.36715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.36872: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.36926: variable 'omit' from source: magic vars 178205 1726889911.36937: starting attempt loop 178205 1726889911.36945: running the handler 178205 1726889911.37336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889911.39969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889911.40030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889911.40064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889911.40093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889911.40115: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889911.40167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889911.40186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889911.40213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889911.40243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889911.40255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889911.40402: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889911.40419: variable 'storage_test_volume' from source: include params 178205 1726889911.40435: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 178205 1726889911.40441: handler run complete 178205 1726889911.40451: attempt loop complete, returning result 178205 1726889911.40454: _execute() done 178205 1726889911.40456: dumping result to json 178205 1726889911.40459: done dumping result, returning 178205 1726889911.40465: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-0000000026d1] 178205 1726889911.40470: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d1 178205 1726889911.40562: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d1 178205 1726889911.40564: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889911.40615: no more pending results, returning what we have 178205 1726889911.40623: results queue empty 178205 1726889911.40625: checking for any_errors_fatal 178205 1726889911.40641: done checking for any_errors_fatal 178205 1726889911.40642: checking for max_fail_percentage 178205 1726889911.40644: done checking for max_fail_percentage 178205 1726889911.40646: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.40647: done checking to see if all hosts have failed 178205 1726889911.40647: getting the remaining hosts for this loop 178205 1726889911.40649: done getting the remaining hosts for this loop 178205 1726889911.40653: getting the next task for host managed_node2 178205 1726889911.40662: done getting next task for host managed_node2 178205 1726889911.40664: ^ task is: TASK: Verify fs label 178205 1726889911.40670: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889911.40683: getting variables 178205 1726889911.40685: in VariableManager get_vars() 178205 1726889911.40733: Calling all_inventory to load vars for managed_node2 178205 1726889911.40736: Calling groups_inventory to load vars for managed_node2 178205 1726889911.40741: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.40753: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.40757: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.40760: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.41576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.42250: done with get_vars() 178205 1726889911.42267: done getting variables 178205 1726889911.42335: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:38:31 -0400 (0:00:00.091) 0:02:04.411 ****** 178205 1726889911.42368: entering _queue_task() for managed_node2/assert 178205 1726889911.42803: worker is 1 (out of 1 available) 178205 1726889911.42819: exiting _queue_task() for managed_node2/assert 178205 1726889911.42831: done queuing things up, now waiting for results queue to drain 178205 1726889911.42832: waiting for pending results... 178205 1726889911.43031: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889911.43117: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d2 178205 1726889911.43134: variable 'ansible_search_path' from source: unknown 178205 1726889911.43163: calling self._execute() 178205 1726889911.43256: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.43260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.43268: variable 'omit' from source: magic vars 178205 1726889911.43575: variable 'storage_test_volume' from source: include params 178205 1726889911.43605: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889911.43729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889911.45872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889911.46607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889911.46674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889911.46729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889911.46776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889911.46901: variable '_storage_test_volume_present' from source: set_fact 178205 1726889911.46922: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889911.47116: variable 'storage_test_volume' from source: include params 178205 1726889911.47147: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 178205 1726889911.47165: variable 'omit' from source: magic vars 178205 1726889911.47256: variable 'omit' from source: magic vars 178205 1726889911.47558: variable 'storage_test_volume' from source: include params 178205 1726889911.47589: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889911.47659: variable 'omit' from source: magic vars 178205 1726889911.47706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.47756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.47789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.47825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.47850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.47889: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.47898: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.47911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.48060: Set connection var ansible_pipelining to False 178205 1726889911.48073: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.48091: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.48107: Set connection var ansible_connection to ssh 178205 1726889911.48132: Set connection var ansible_shell_type to sh 178205 1726889911.48149: Set connection var ansible_timeout to 10 178205 1726889911.48191: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.48201: variable 'ansible_connection' from source: unknown 178205 1726889911.48207: variable 'ansible_module_compression' from source: unknown 178205 1726889911.48221: variable 'ansible_shell_type' from source: unknown 178205 1726889911.48234: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.48246: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.48258: variable 'ansible_pipelining' from source: unknown 178205 1726889911.48270: variable 'ansible_timeout' from source: unknown 178205 1726889911.48288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.48479: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.48507: variable 'omit' from source: magic vars 178205 1726889911.48523: starting attempt loop 178205 1726889911.48540: running the handler 178205 1726889911.48817: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889911.48854: variable 'storage_test_volume' from source: include params 178205 1726889911.48884: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 178205 1726889911.48895: handler run complete 178205 1726889911.48933: attempt loop complete, returning result 178205 1726889911.48952: _execute() done 178205 1726889911.48960: dumping result to json 178205 1726889911.48967: done dumping result, returning 178205 1726889911.48976: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-0000000026d2] 178205 1726889911.48986: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d2 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889911.49152: no more pending results, returning what we have 178205 1726889911.49155: results queue empty 178205 1726889911.49156: checking for any_errors_fatal 178205 1726889911.49168: done checking for any_errors_fatal 178205 1726889911.49171: checking for max_fail_percentage 178205 1726889911.49173: done checking for max_fail_percentage 178205 1726889911.49174: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.49178: done checking to see if all hosts have failed 178205 1726889911.49179: getting the remaining hosts for this loop 178205 1726889911.49181: done getting the remaining hosts for this loop 178205 1726889911.49188: getting the next task for host managed_node2 178205 1726889911.49204: done getting next task for host managed_node2 178205 1726889911.49208: ^ task is: TASK: See whether the device node is present 178205 1726889911.49224: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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 178205 1726889911.49233: getting variables 178205 1726889911.49235: in VariableManager get_vars() 178205 1726889911.49277: Calling all_inventory to load vars for managed_node2 178205 1726889911.49286: Calling groups_inventory to load vars for managed_node2 178205 1726889911.49290: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.49305: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.49314: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.49318: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.50052: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d2 178205 1726889911.50056: WORKER PROCESS EXITING 178205 1726889911.50076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.50463: done with get_vars() 178205 1726889911.50474: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:38:31 -0400 (0:00:00.081) 0:02:04.493 ****** 178205 1726889911.50544: entering _queue_task() for managed_node2/stat 178205 1726889911.50748: worker is 1 (out of 1 available) 178205 1726889911.50763: exiting _queue_task() for managed_node2/stat 178205 1726889911.50773: done queuing things up, now waiting for results queue to drain 178205 1726889911.50774: waiting for pending results... 178205 1726889911.50958: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889911.51050: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d6 178205 1726889911.51063: variable 'ansible_search_path' from source: unknown 178205 1726889911.51096: calling self._execute() 178205 1726889911.51189: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.51195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.51204: variable 'omit' from source: magic vars 178205 1726889911.51305: variable 'omit' from source: magic vars 178205 1726889911.51349: variable 'omit' from source: magic vars 178205 1726889911.51526: variable 'storage_test_volume' from source: include params 178205 1726889911.51568: variable 'omit' from source: magic vars 178205 1726889911.52142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.52146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.52148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.52820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.52827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.52950: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.52955: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.52957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.52960: Set connection var ansible_pipelining to False 178205 1726889911.52962: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.52964: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.52966: Set connection var ansible_connection to ssh 178205 1726889911.52968: Set connection var ansible_shell_type to sh 178205 1726889911.52970: Set connection var ansible_timeout to 10 178205 1726889911.52972: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.52974: variable 'ansible_connection' from source: unknown 178205 1726889911.52976: variable 'ansible_module_compression' from source: unknown 178205 1726889911.52978: variable 'ansible_shell_type' from source: unknown 178205 1726889911.52981: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.52983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.52985: variable 'ansible_pipelining' from source: unknown 178205 1726889911.52987: variable 'ansible_timeout' from source: unknown 178205 1726889911.52989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.52992: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889911.52994: variable 'omit' from source: magic vars 178205 1726889911.52996: starting attempt loop 178205 1726889911.52999: running the handler 178205 1726889911.53001: _low_level_execute_command(): starting 178205 1726889911.53003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889911.53005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889911.53007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.53204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.53209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.53212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.53331: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889911.53338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.53341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889911.53344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889911.53349: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889911.53369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.53372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.53374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.53376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.53378: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889911.53380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.53384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.53386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889911.53388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.53409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.55000: stdout chunk (state=3): >>>/root <<< 178205 1726889911.55109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889911.55162: stderr chunk (state=3): >>><<< 178205 1726889911.55164: stdout chunk (state=3): >>><<< 178205 1726889911.55203: _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 178205 1726889911.55212: _low_level_execute_command(): starting 178205 1726889911.55216: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822 `" && echo ansible-tmp-1726889911.551758-182565-78615838969822="` echo /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822 `" ) && sleep 0' 178205 1726889911.55784: 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 <<< 178205 1726889911.55805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.55836: 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 <<< 178205 1726889911.55840: 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 <<< 178205 1726889911.55842: stderr 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 <<< 178205 1726889911.55894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.55898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.55977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.57761: stdout chunk (state=3): >>>ansible-tmp-1726889911.551758-182565-78615838969822=/root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822 <<< 178205 1726889911.57877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889911.57937: stderr chunk (state=3): >>><<< 178205 1726889911.57940: stdout chunk (state=3): >>><<< 178205 1726889911.57949: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889911.551758-182565-78615838969822=/root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822 , stderr=OpenSSH_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 178205 1726889911.57983: variable 'ansible_module_compression' from source: unknown 178205 1726889911.58042: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889911.58095: variable 'ansible_facts' from source: unknown 178205 1726889911.58138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/AnsiballZ_stat.py 178205 1726889911.58275: Sending initial data 178205 1726889911.58278: Sent initial data (153 bytes) 178205 1726889911.59090: 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 <<< 178205 1726889911.59093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.59142: 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 <<< 178205 1726889911.59145: 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 <<< 178205 1726889911.59148: stderr 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 <<< 178205 1726889911.59150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.59195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.59199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.59246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.60904: 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 <<< 178205 1726889911.60935: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889911.60974: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpffm9s1h9 /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/AnsiballZ_stat.py <<< 178205 1726889911.61109: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889911.62375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889911.62728: stderr chunk (state=3): >>><<< 178205 1726889911.62732: stdout chunk (state=3): >>><<< 178205 1726889911.62736: done transferring module to remote 178205 1726889911.62739: _low_level_execute_command(): starting 178205 1726889911.62741: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/ /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/AnsiballZ_stat.py && sleep 0' 178205 1726889911.63653: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889911.63668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.63683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.63706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.63752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.63765: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889911.63778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.63798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889911.63815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889911.63829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889911.63842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.63859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.63873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.63885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.63896: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889911.63909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.63984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.64003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889911.64023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.64149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.65741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889911.65791: stderr chunk (state=3): >>><<< 178205 1726889911.65798: stdout chunk (state=3): >>><<< 178205 1726889911.65815: _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 178205 1726889911.65867: _low_level_execute_command(): starting 178205 1726889911.65871: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/AnsiballZ_stat.py && sleep 0' 178205 1726889911.66275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889911.66301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.66327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.66350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.66398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.66416: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889911.66445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.66473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889911.66488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889911.66503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889911.66518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.66546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889911.66568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.66587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889911.66600: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889911.66617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889911.66706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.66732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889911.66755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.66862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.68706: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889911.68783: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889911.68787: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889911.68820: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889911.68848: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889911.68901: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889911.68904: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889911.68948: 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' <<< 178205 1726889911.68987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889911.68998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889911.69023: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8b1edc0> <<< 178205 1726889911.69069: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889911.69100: 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 0x7fb9c8ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8b1eb20> <<< 178205 1726889911.69120: 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' <<< 178205 1726889911.69161: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8b1eac0> <<< 178205 1726889911.69164: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889911.69202: 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' <<< 178205 1726889911.69206: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3490> <<< 178205 1726889911.69243: 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' <<< 178205 1726889911.69276: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3940> <<< 178205 1726889911.69288: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3670> <<< 178205 1726889911.69336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889911.69339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889911.69371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889911.69375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889911.69385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889911.69404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889911.69449: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8a7a190> <<< 178205 1726889911.69459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889911.69471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889911.69544: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8a7a220> <<< 178205 1726889911.69567: 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' <<< 178205 1726889911.69616: 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 0x7fb9c8a9d850> <<< 178205 1726889911.69620: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8a7a940> <<< 178205 1726889911.69643: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8adb880> <<< 178205 1726889911.69673: 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 0x7fb9c8a73d90> <<< 178205 1726889911.69741: 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' <<< 178205 1726889911.69744: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8a9dd90> <<< 178205 1726889911.69799: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3970> <<< 178205 1726889911.69825: 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. <<< 178205 1726889911.70031: 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' <<< 178205 1726889911.70141: 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' <<< 178205 1726889911.70183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889911.70237: 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 0x7fb9c87d4eb0> <<< 178205 1726889911.70270: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d7f40> # /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' # <<< 178205 1726889911.70273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889911.70318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889911.70349: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d4370> <<< 178205 1726889911.70372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889911.70465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889911.70509: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889911.70523: 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' <<< 178205 1726889911.70559: 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 0x7fb9c8755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8755910> <<< 178205 1726889911.70571: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889911.70597: 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 0x7fb9c8755f10> <<< 178205 1726889911.70628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889911.70654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889911.70678: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8755fd0> <<< 178205 1726889911.70700: 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 0x7fb9c87670d0> <<< 178205 1726889911.70714: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889911.70753: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87aed90> <<< 178205 1726889911.70769: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889911.70787: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87a9670> <<< 178205 1726889911.70874: 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 0x7fb9c87bb6d0> <<< 178205 1726889911.70903: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87dbe20> # /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' <<< 178205 1726889911.70917: 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 0x7fb9c8767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87ae2b0> <<< 178205 1726889911.70958: 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 0x7fb9c87bb2e0> <<< 178205 1726889911.70983: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87e19d0> <<< 178205 1726889911.70996: 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' <<< 178205 1726889911.71019: 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' <<< 178205 1726889911.71042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889911.71068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767eb0> <<< 178205 1726889911.71078: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767df0> <<< 178205 1726889911.71105: 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 0x7fb9c8767d60> <<< 178205 1726889911.71131: 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' <<< 178205 1726889911.71158: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889911.71181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889911.71193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889911.71236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889911.71264: 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 0x7fb9c873b3d0> <<< 178205 1726889911.71298: 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' <<< 178205 1726889911.71359: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c873b4c0> <<< 178205 1726889911.71452: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876ff40> <<< 178205 1726889911.71727: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876a490> # /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' <<< 178205 1726889911.71763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8689220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8726520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889911.71789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c869cb50> <<< 178205 1726889911.71799: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889911.71829: 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 0x7fb9c869ce80> <<< 178205 1726889911.71895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889911.71928: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86ae790> <<< 178205 1726889911.71948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889911.71959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889911.71980: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86aecd0> <<< 178205 1726889911.72017: 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 0x7fb9c863a400> <<< 178205 1726889911.72193: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c869cf70> # /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 0x7fb9c864b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86ae610> import 'pwd' # <<< 178205 1726889911.72469: 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 0x7fb9c864b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889911.72611: 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 0x7fb9c8667700> # /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 0x7fb9c86679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86677c0> # 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 0x7fb9c86678b0> # /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' <<< 178205 1726889911.72706: 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 0x7fb9c8667d00> # 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 0x7fb9c8671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8667940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8659a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767610> <<< 178205 1726889911.72844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8667af0> <<< 178205 1726889911.72942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889911.72957: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb9c85956d0> <<< 178205 1726889911.73294: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889911.73448: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889911.74706: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.75623: 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 0x7fb9c7f98820> <<< 178205 1726889911.75670: 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' <<< 178205 1726889911.75674: 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' <<< 178205 1726889911.75753: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb9c7f98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98280> <<< 178205 1726889911.75796: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98f70> <<< 178205 1726889911.75863: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98d90> <<< 178205 1726889911.75866: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889911.75889: 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 0x7fb9c7f98fd0> <<< 178205 1726889911.75913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889911.75936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889911.75973: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98100> <<< 178205 1726889911.75999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889911.76039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889911.76104: 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' <<< 178205 1726889911.76149: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7eeff40> <<< 178205 1726889911.76180: 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 0x7fb9c7f0cd00> <<< 178205 1726889911.76225: 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 0x7fb9c7f0ceb0> <<< 178205 1726889911.76238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889911.76262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889911.76302: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f0c370> <<< 178205 1726889911.76318: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ffedc0> <<< 178205 1726889911.76734: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ffe3a0> # /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 0x7fb9c7ffefd0> # /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 0x7fb9c7fcdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fa04f0> <<< 178205 1726889911.76759: 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 0x7fb9c7f6d520> <<< 178205 1726889911.76794: 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 0x7fb9c7f6d550> <<< 178205 1726889911.76830: 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 <<< 178205 1726889911.76852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889911.76873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889911.76961: 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 0x7fb9c7edefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fdf250> <<< 178205 1726889911.76987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889911.76990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889911.77038: 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 0x7fb9c7edb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fdf3d0> <<< 178205 1726889911.77065: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889911.77117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889911.77144: 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' <<< 178205 1726889911.77149: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889911.77209: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ff8e50> <<< 178205 1726889911.77325: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7edb7f0> <<< 178205 1726889911.77417: 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 0x7fb9c7edb640> <<< 178205 1726889911.77449: 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 0x7fb9c7eda5b0> <<< 178205 1726889911.77502: 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 0x7fb9c7ecfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fd6910> <<< 178205 1726889911.77536: 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' <<< 178205 1726889911.77555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889911.77568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889911.77615: 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 0x7fb9c7f5f6a0> <<< 178205 1726889911.77797: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889911.77810: 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 0x7fb9c7f5eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6e0a0> <<< 178205 1726889911.77848: 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 0x7fb9c7f5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fa3b20> <<< 178205 1726889911.77885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889911.77888: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889911.77900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.77965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.78047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889911.78100: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889911.78103: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889911.78119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.78207: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.78302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.78751: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.79206: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889911.79233: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889911.79237: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889911.79244: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889911.79263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889911.79316: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889911.79321: 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 0x7fb9c7aa55e0> <<< 178205 1726889911.79381: 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' <<< 178205 1726889911.79397: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ebb580> <<< 178205 1726889911.79406: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7a47100> <<< 178205 1726889911.79451: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889911.79459: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.79471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.79495: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889911.79500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.79621: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.79746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889911.79752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889911.79771: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f5eb80> <<< 178205 1726889911.79786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80672: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889911.80676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80744: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889911.80746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80877: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889911.80880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80896: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889911.80918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.80946: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.81641: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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 0x7fb9c7a78f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889911.81729: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889911.81857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889911.81939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.81942: 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 <<< 178205 1726889911.81966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889911.82081: 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 0x7fb9c7fea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7a78850> <<< 178205 1726889911.82188: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889911.82241: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889911.82366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889911.82382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889911.82419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889911.82439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889911.82455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889911.82540: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7e9eca0> <<< 178205 1726889911.82581: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7e9af70> <<< 178205 1726889911.82643: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7e94940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889911.82649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82679: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82702: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889911.82765: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889911.82788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82802: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889911.82817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.82929: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.83104: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889911.83267: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889911.83922: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889885.226309, "mtime": 1726889885.209309, "ctime": 1726889885.209309, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889911.83930: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889911.84271: 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 <<< 178205 1726889911.84303: 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 <<< 178205 1726889911.84320: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[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 <<< 178205 1726889911.84370: 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 # 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 <<< 178205 1726889911.84376: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 178205 1726889911.84550: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889911.84564: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889911.84601: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889911.84618: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889911.84647: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 178205 1726889911.84656: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889911.84671: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889911.84688: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889911.84716: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889911.84752: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889911.84774: 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 <<< 178205 1726889911.84799: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 178205 1726889911.84832: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889911.84853: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889911.84881: stdout chunk (state=3): >>># 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 <<< 178205 1726889911.84908: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath <<< 178205 1726889911.84941: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # 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 <<< 178205 1726889911.84949: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889911.85081: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889911.85111: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 178205 1726889911.85132: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889911.85147: stdout chunk (state=3): >>># destroy select <<< 178205 1726889911.85154: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889911.85181: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889911.85518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889911.85522: stdout chunk (state=3): >>><<< 178205 1726889911.85524: stderr chunk (state=3): >>><<< 178205 1726889911.85717: _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 0x7fb9c8b1edc0> # /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 0x7fb9c8ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8b1eb20> # /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 0x7fb9c8b1eac0> 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 0x7fb9c8ac3490> # /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 0x7fb9c8ac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3670> # /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 0x7fb9c8a7a190> # /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 0x7fb9c8a7a220> # /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 0x7fb9c8a9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8a7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8adb880> # /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 0x7fb9c8a73d90> # /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 0x7fb9c8a9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8ac3970> 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 0x7fb9c87d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d7f40> # /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 0x7fb9c87cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87d4370> # /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 0x7fb9c8755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8755910> 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 0x7fb9c8755f10> # /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 0x7fb9c8755fd0> # /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 0x7fb9c87670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87a9670> # /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 0x7fb9c87bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87dbe20> # /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 0x7fb9c8767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87ae2b0> # 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 0x7fb9c87bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87e19d0> # /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 0x7fb9c8767eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767df0> # /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 0x7fb9c8767d60> # /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 0x7fb9c873b3d0> # /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 0x7fb9c873b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876a490> # /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 0x7fb9c8689220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8726520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c876af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c87e1040> # /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 0x7fb9c869cb50> 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 0x7fb9c869ce80> # /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 0x7fb9c86ae790> # /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 0x7fb9c86aecd0> # 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 0x7fb9c863a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c869cf70> # /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 0x7fb9c864b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86ae610> 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 0x7fb9c864b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767a30> # /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 0x7fb9c8667700> # /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 0x7fb9c86679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c86677c0> # 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 0x7fb9c86678b0> # /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 0x7fb9c8667d00> # 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 0x7fb9c8671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8667940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8659a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c8767610> # /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 0x7fb9c8667af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb9c85956d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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 0x7fb9c7f98820> # /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 0x7fb9c7f98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98f70> # /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 0x7fb9c7f984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f98d90> 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 0x7fb9c7f98fd0> # /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 0x7fb9c7f98100> # /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 0x7fb9c7eeff40> # 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 0x7fb9c7f0cd00> # 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 0x7fb9c7f0ceb0> # /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 0x7fb9c7f0c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ffedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7ffe3a0> # /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 0x7fb9c7ffefd0> # /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 0x7fb9c7fcdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fa04f0> # 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 0x7fb9c7f6d520> # /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 0x7fb9c7f6d550> # /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 0x7fb9c7edefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fdf250> # /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 0x7fb9c7edb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fdf3d0> # /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 0x7fb9c7ff8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7edb7f0> # 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 0x7fb9c7edb640> # 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 0x7fb9c7eda5b0> # 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 0x7fb9c7ecfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fd6910> # /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 0x7fb9c7f5f6a0> # 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 0x7fb9c7f5eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7f6e0a0> # 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 0x7fb9c7f5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7fa3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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_2biats2f/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_2biats2f/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_2biats2f/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_2biats2f/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 0x7fb9c7aa55e0> # /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 0x7fb9c7ebb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7a47100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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_2biats2f/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 0x7fb9c7f5eb80> # 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_2biats2f/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_2biats2f/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_2biats2f/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_2biats2f/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_2biats2f/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 0x7fb9c7a78f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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_2biats2f/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 0x7fb9c7fea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7a78850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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 0x7fb9c7e9eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7e9af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9c7e94940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2biats2f/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2biats2f/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_2biats2f/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889885.226309, "mtime": 1726889885.209309, "ctime": 1726889885.209309, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889911.86382: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889911.551758-182565-78615838969822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889911.86385: _low_level_execute_command(): starting 178205 1726889911.86388: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889911.551758-182565-78615838969822/ > /dev/null 2>&1 && sleep 0' 178205 1726889911.87053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889911.87056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889911.87095: 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 <<< 178205 1726889911.87098: 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 <<< 178205 1726889911.87100: stderr 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 <<< 178205 1726889911.87161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889911.87173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889911.87223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889911.89241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889911.89312: stderr chunk (state=3): >>><<< 178205 1726889911.89319: stdout chunk (state=3): >>><<< 178205 1726889911.89618: _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 178205 1726889911.89621: handler run complete 178205 1726889911.89625: attempt loop complete, returning result 178205 1726889911.89629: _execute() done 178205 1726889911.89631: dumping result to json 178205 1726889911.89633: done dumping result, returning 178205 1726889911.89635: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-0000000026d6] 178205 1726889911.89637: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d6 178205 1726889911.89708: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d6 178205 1726889911.89915: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889885.226309, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889885.209309, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889885.209309, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889911.90015: no more pending results, returning what we have 178205 1726889911.90020: results queue empty 178205 1726889911.90021: checking for any_errors_fatal 178205 1726889911.90030: done checking for any_errors_fatal 178205 1726889911.90031: checking for max_fail_percentage 178205 1726889911.90032: done checking for max_fail_percentage 178205 1726889911.90033: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.90034: done checking to see if all hosts have failed 178205 1726889911.90035: getting the remaining hosts for this loop 178205 1726889911.90037: done getting the remaining hosts for this loop 178205 1726889911.90040: getting the next task for host managed_node2 178205 1726889911.90049: done getting next task for host managed_node2 178205 1726889911.90051: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889911.90056: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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 178205 1726889911.90059: getting variables 178205 1726889911.90061: in VariableManager get_vars() 178205 1726889911.90097: Calling all_inventory to load vars for managed_node2 178205 1726889911.90099: Calling groups_inventory to load vars for managed_node2 178205 1726889911.90102: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.90120: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.90122: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.90125: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.91058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.92242: done with get_vars() 178205 1726889911.92258: done getting variables 178205 1726889911.92316: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:38:31 -0400 (0:00:00.418) 0:02:04.911 ****** 178205 1726889911.92350: entering _queue_task() for managed_node2/assert 178205 1726889911.92641: worker is 1 (out of 1 available) 178205 1726889911.92654: exiting _queue_task() for managed_node2/assert 178205 1726889911.92666: done queuing things up, now waiting for results queue to drain 178205 1726889911.92667: waiting for pending results... 178205 1726889911.92967: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889911.93115: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d7 178205 1726889911.93138: variable 'ansible_search_path' from source: unknown 178205 1726889911.93183: calling self._execute() 178205 1726889911.93319: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.93335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.93351: variable 'omit' from source: magic vars 178205 1726889911.93938: variable '_storage_test_volume_present' from source: set_fact 178205 1726889911.93951: variable 'storage_test_volume' from source: include params 178205 1726889911.93995: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889911.94085: variable 'omit' from source: magic vars 178205 1726889911.94151: variable 'omit' from source: magic vars 178205 1726889911.94375: variable 'storage_test_volume' from source: include params 178205 1726889911.94456: variable 'omit' from source: magic vars 178205 1726889911.94555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889911.94656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889911.94743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889911.94765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.94845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889911.94877: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889911.94886: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.94951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.95093: Set connection var ansible_pipelining to False 178205 1726889911.95158: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889911.95172: Set connection var ansible_shell_executable to /bin/sh 178205 1726889911.95178: Set connection var ansible_connection to ssh 178205 1726889911.95188: Set connection var ansible_shell_type to sh 178205 1726889911.95204: Set connection var ansible_timeout to 10 178205 1726889911.95253: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.95261: variable 'ansible_connection' from source: unknown 178205 1726889911.95281: variable 'ansible_module_compression' from source: unknown 178205 1726889911.95289: variable 'ansible_shell_type' from source: unknown 178205 1726889911.95296: variable 'ansible_shell_executable' from source: unknown 178205 1726889911.95302: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.95310: variable 'ansible_pipelining' from source: unknown 178205 1726889911.95320: variable 'ansible_timeout' from source: unknown 178205 1726889911.95331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.95476: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889911.95497: variable 'omit' from source: magic vars 178205 1726889911.95506: starting attempt loop 178205 1726889911.95510: running the handler 178205 1726889911.95663: variable 'storage_test_dev' from source: set_fact 178205 1726889911.95685: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889911.95696: handler run complete 178205 1726889911.95721: attempt loop complete, returning result 178205 1726889911.95732: _execute() done 178205 1726889911.95739: dumping result to json 178205 1726889911.95746: done dumping result, returning 178205 1726889911.95757: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000026d7] 178205 1726889911.95768: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d7 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889911.95931: no more pending results, returning what we have 178205 1726889911.95935: results queue empty 178205 1726889911.95936: checking for any_errors_fatal 178205 1726889911.95953: done checking for any_errors_fatal 178205 1726889911.95954: checking for max_fail_percentage 178205 1726889911.95955: done checking for max_fail_percentage 178205 1726889911.95957: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.95958: done checking to see if all hosts have failed 178205 1726889911.95959: getting the remaining hosts for this loop 178205 1726889911.95960: done getting the remaining hosts for this loop 178205 1726889911.95965: getting the next task for host managed_node2 178205 1726889911.95974: done getting next task for host managed_node2 178205 1726889911.95976: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889911.95982: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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 178205 1726889911.95989: getting variables 178205 1726889911.95991: in VariableManager get_vars() 178205 1726889911.96037: Calling all_inventory to load vars for managed_node2 178205 1726889911.96040: Calling groups_inventory to load vars for managed_node2 178205 1726889911.96044: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.96058: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.96061: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.96064: Calling groups_plugins_play to load vars for managed_node2 178205 1726889911.96684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889911.97233: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d7 178205 1726889911.97237: WORKER PROCESS EXITING 178205 1726889911.97622: done with get_vars() 178205 1726889911.97638: done getting variables 178205 1726889911.97697: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:38:31 -0400 (0:00:00.053) 0:02:04.965 ****** 178205 1726889911.97738: entering _queue_task() for managed_node2/assert 178205 1726889911.98006: worker is 1 (out of 1 available) 178205 1726889911.98021: exiting _queue_task() for managed_node2/assert 178205 1726889911.98035: done queuing things up, now waiting for results queue to drain 178205 1726889911.98036: waiting for pending results... 178205 1726889911.98360: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889911.98551: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d8 178205 1726889911.98582: variable 'ansible_search_path' from source: unknown 178205 1726889911.98639: calling self._execute() 178205 1726889911.98794: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889911.98812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889911.98840: variable 'omit' from source: magic vars 178205 1726889911.99404: variable '_storage_test_volume_present' from source: set_fact 178205 1726889911.99419: variable 'storage_test_volume' from source: include params 178205 1726889911.99474: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889911.99491: when evaluation is False, skipping this task 178205 1726889911.99503: _execute() done 178205 1726889911.99514: dumping result to json 178205 1726889911.99531: done dumping result, returning 178205 1726889911.99548: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-0000000026d8] 178205 1726889911.99566: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d8 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889911.99774: no more pending results, returning what we have 178205 1726889911.99778: results queue empty 178205 1726889911.99779: checking for any_errors_fatal 178205 1726889911.99788: done checking for any_errors_fatal 178205 1726889911.99790: checking for max_fail_percentage 178205 1726889911.99791: done checking for max_fail_percentage 178205 1726889911.99793: checking to see if all hosts have failed and the running result is not ok 178205 1726889911.99794: done checking to see if all hosts have failed 178205 1726889911.99794: getting the remaining hosts for this loop 178205 1726889911.99796: done getting the remaining hosts for this loop 178205 1726889911.99799: getting the next task for host managed_node2 178205 1726889911.99809: done getting next task for host managed_node2 178205 1726889911.99815: ^ task is: TASK: Make sure we got info about this volume 178205 1726889911.99822: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889911.99831: getting variables 178205 1726889911.99834: in VariableManager get_vars() 178205 1726889911.99887: Calling all_inventory to load vars for managed_node2 178205 1726889911.99891: Calling groups_inventory to load vars for managed_node2 178205 1726889911.99896: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889911.99918: Calling all_plugins_play to load vars for managed_node2 178205 1726889911.99922: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889911.99929: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.00907: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d8 178205 1726889912.00916: WORKER PROCESS EXITING 178205 1726889912.00952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.01672: done with get_vars() 178205 1726889912.01686: done getting variables 178205 1726889912.01750: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:38:32 -0400 (0:00:00.040) 0:02:05.005 ****** 178205 1726889912.01781: entering _queue_task() for managed_node2/assert 178205 1726889912.02052: worker is 1 (out of 1 available) 178205 1726889912.02064: exiting _queue_task() for managed_node2/assert 178205 1726889912.02075: done queuing things up, now waiting for results queue to drain 178205 1726889912.02076: waiting for pending results... 178205 1726889912.02399: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889912.02562: in run() - task 02369adf-7a19-34ed-f5d1-0000000026d9 178205 1726889912.02582: variable 'ansible_search_path' from source: unknown 178205 1726889912.02622: calling self._execute() 178205 1726889912.02745: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.02756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.02770: variable 'omit' from source: magic vars 178205 1726889912.03148: variable '_storage_test_volume_present' from source: set_fact 178205 1726889912.03162: Evaluated conditional (_storage_test_volume_present): True 178205 1726889912.03178: variable 'omit' from source: magic vars 178205 1726889912.03237: variable 'omit' from source: magic vars 178205 1726889912.03363: variable 'storage_test_volume' from source: include params 178205 1726889912.03425: variable 'omit' from source: magic vars 178205 1726889912.03471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889912.03508: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889912.03535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889912.03556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.03572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.03609: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889912.03620: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.03631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.03739: Set connection var ansible_pipelining to False 178205 1726889912.03751: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889912.03761: Set connection var ansible_shell_executable to /bin/sh 178205 1726889912.03766: Set connection var ansible_connection to ssh 178205 1726889912.03773: Set connection var ansible_shell_type to sh 178205 1726889912.03780: Set connection var ansible_timeout to 10 178205 1726889912.03806: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.03816: variable 'ansible_connection' from source: unknown 178205 1726889912.03823: variable 'ansible_module_compression' from source: unknown 178205 1726889912.03833: variable 'ansible_shell_type' from source: unknown 178205 1726889912.03839: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.03844: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.03849: variable 'ansible_pipelining' from source: unknown 178205 1726889912.03854: variable 'ansible_timeout' from source: unknown 178205 1726889912.03859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.03994: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889912.04009: variable 'omit' from source: magic vars 178205 1726889912.04019: starting attempt loop 178205 1726889912.04025: running the handler 178205 1726889912.04194: variable 'storage_test_volume' from source: include params 178205 1726889912.04209: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889912.04239: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 178205 1726889912.04248: handler run complete 178205 1726889912.04269: attempt loop complete, returning result 178205 1726889912.04275: _execute() done 178205 1726889912.04280: dumping result to json 178205 1726889912.04287: done dumping result, returning 178205 1726889912.04297: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-0000000026d9] 178205 1726889912.04307: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d9 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889912.04455: no more pending results, returning what we have 178205 1726889912.04459: results queue empty 178205 1726889912.04462: checking for any_errors_fatal 178205 1726889912.04472: done checking for any_errors_fatal 178205 1726889912.04472: checking for max_fail_percentage 178205 1726889912.04474: done checking for max_fail_percentage 178205 1726889912.04475: checking to see if all hosts have failed and the running result is not ok 178205 1726889912.04477: done checking to see if all hosts have failed 178205 1726889912.04477: getting the remaining hosts for this loop 178205 1726889912.04480: done getting the remaining hosts for this loop 178205 1726889912.04483: getting the next task for host managed_node2 178205 1726889912.04492: done getting next task for host managed_node2 178205 1726889912.04495: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889912.04501: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889912.04506: getting variables 178205 1726889912.04508: in VariableManager get_vars() 178205 1726889912.04560: Calling all_inventory to load vars for managed_node2 178205 1726889912.04563: Calling groups_inventory to load vars for managed_node2 178205 1726889912.04567: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889912.04583: Calling all_plugins_play to load vars for managed_node2 178205 1726889912.04591: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889912.04596: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.05271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.05831: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026d9 178205 1726889912.05835: WORKER PROCESS EXITING 178205 1726889912.06240: done with get_vars() 178205 1726889912.06254: done getting variables 178205 1726889912.06338: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:38:32 -0400 (0:00:00.045) 0:02:05.051 ****** 178205 1726889912.06379: entering _queue_task() for managed_node2/set_fact 178205 1726889912.06644: worker is 1 (out of 1 available) 178205 1726889912.06660: exiting _queue_task() for managed_node2/set_fact 178205 1726889912.06677: done queuing things up, now waiting for results queue to drain 178205 1726889912.06678: waiting for pending results... 178205 1726889912.06992: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889912.07147: in run() - task 02369adf-7a19-34ed-f5d1-0000000026da 178205 1726889912.07166: variable 'ansible_search_path' from source: unknown 178205 1726889912.07201: calling self._execute() 178205 1726889912.07317: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.07333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.07350: variable 'omit' from source: magic vars 178205 1726889912.07466: variable 'omit' from source: magic vars 178205 1726889912.07529: variable 'omit' from source: magic vars 178205 1726889912.07768: variable 'storage_test_volume' from source: include params 178205 1726889912.07821: variable 'omit' from source: magic vars 178205 1726889912.07867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889912.07909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889912.07938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889912.07972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.08003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.08042: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889912.08058: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.08067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.08198: Set connection var ansible_pipelining to False 178205 1726889912.08224: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889912.08240: Set connection var ansible_shell_executable to /bin/sh 178205 1726889912.08247: Set connection var ansible_connection to ssh 178205 1726889912.08256: Set connection var ansible_shell_type to sh 178205 1726889912.08264: Set connection var ansible_timeout to 10 178205 1726889912.08292: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.08300: variable 'ansible_connection' from source: unknown 178205 1726889912.08307: variable 'ansible_module_compression' from source: unknown 178205 1726889912.08317: variable 'ansible_shell_type' from source: unknown 178205 1726889912.08324: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.08340: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.08349: variable 'ansible_pipelining' from source: unknown 178205 1726889912.08356: variable 'ansible_timeout' from source: unknown 178205 1726889912.08363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.08523: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889912.08545: variable 'omit' from source: magic vars 178205 1726889912.08554: starting attempt loop 178205 1726889912.08560: running the handler 178205 1726889912.08575: handler run complete 178205 1726889912.08589: attempt loop complete, returning result 178205 1726889912.08595: _execute() done 178205 1726889912.08600: dumping result to json 178205 1726889912.08607: done dumping result, returning 178205 1726889912.08620: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-0000000026da] 178205 1726889912.08633: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026da 178205 1726889912.08733: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026da 178205 1726889912.08741: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889912.08798: no more pending results, returning what we have 178205 1726889912.08801: results queue empty 178205 1726889912.08802: checking for any_errors_fatal 178205 1726889912.08817: done checking for any_errors_fatal 178205 1726889912.08818: checking for max_fail_percentage 178205 1726889912.08819: done checking for max_fail_percentage 178205 1726889912.08820: checking to see if all hosts have failed and the running result is not ok 178205 1726889912.08822: done checking to see if all hosts have failed 178205 1726889912.08822: getting the remaining hosts for this loop 178205 1726889912.08824: done getting the remaining hosts for this loop 178205 1726889912.08829: getting the next task for host managed_node2 178205 1726889912.08838: done getting next task for host managed_node2 178205 1726889912.08840: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889912.08847: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889912.08851: getting variables 178205 1726889912.08853: in VariableManager get_vars() 178205 1726889912.08891: Calling all_inventory to load vars for managed_node2 178205 1726889912.08894: Calling groups_inventory to load vars for managed_node2 178205 1726889912.08898: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889912.08908: Calling all_plugins_play to load vars for managed_node2 178205 1726889912.08913: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889912.08917: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.09747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.10331: done with get_vars() 178205 1726889912.10344: done getting variables 178205 1726889912.10415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:38:32 -0400 (0:00:00.040) 0:02:05.092 ****** 178205 1726889912.10451: entering _queue_task() for managed_node2/set_fact 178205 1726889912.10708: worker is 1 (out of 1 available) 178205 1726889912.10732: exiting _queue_task() for managed_node2/set_fact 178205 1726889912.10745: done queuing things up, now waiting for results queue to drain 178205 1726889912.10746: waiting for pending results... 178205 1726889912.11081: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889912.11247: in run() - task 02369adf-7a19-34ed-f5d1-0000000026db 178205 1726889912.11273: variable 'ansible_search_path' from source: unknown 178205 1726889912.11323: calling self._execute() 178205 1726889912.11464: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.11475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.11489: variable 'omit' from source: magic vars 178205 1726889912.11934: variable 'storage_test_volume' from source: include params 178205 1726889912.11980: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889912.11988: when evaluation is False, skipping this task 178205 1726889912.11996: _execute() done 178205 1726889912.12004: dumping result to json 178205 1726889912.12011: done dumping result, returning 178205 1726889912.12023: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-0000000026db] 178205 1726889912.12037: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026db 178205 1726889912.12158: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026db 178205 1726889912.12168: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889912.12220: no more pending results, returning what we have 178205 1726889912.12225: results queue empty 178205 1726889912.12228: checking for any_errors_fatal 178205 1726889912.12238: done checking for any_errors_fatal 178205 1726889912.12239: checking for max_fail_percentage 178205 1726889912.12241: done checking for max_fail_percentage 178205 1726889912.12242: checking to see if all hosts have failed and the running result is not ok 178205 1726889912.12243: done checking to see if all hosts have failed 178205 1726889912.12244: getting the remaining hosts for this loop 178205 1726889912.12246: done getting the remaining hosts for this loop 178205 1726889912.12250: getting the next task for host managed_node2 178205 1726889912.12259: done getting next task for host managed_node2 178205 1726889912.12262: ^ task is: TASK: Verify the volume's device type 178205 1726889912.12267: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889912.12273: getting variables 178205 1726889912.12275: in VariableManager get_vars() 178205 1726889912.12315: Calling all_inventory to load vars for managed_node2 178205 1726889912.12318: Calling groups_inventory to load vars for managed_node2 178205 1726889912.12323: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889912.12339: Calling all_plugins_play to load vars for managed_node2 178205 1726889912.12342: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889912.12346: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.13308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.13971: done with get_vars() 178205 1726889912.13984: done getting variables 178205 1726889912.14149: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:38:32 -0400 (0:00:00.037) 0:02:05.129 ****** 178205 1726889912.14177: entering _queue_task() for managed_node2/assert 178205 1726889912.14421: worker is 1 (out of 1 available) 178205 1726889912.14435: exiting _queue_task() for managed_node2/assert 178205 1726889912.14446: done queuing things up, now waiting for results queue to drain 178205 1726889912.14447: waiting for pending results... 178205 1726889912.14732: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889912.14865: in run() - task 02369adf-7a19-34ed-f5d1-0000000026dc 178205 1726889912.14890: variable 'ansible_search_path' from source: unknown 178205 1726889912.14932: calling self._execute() 178205 1726889912.15051: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.15063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.15076: variable 'omit' from source: magic vars 178205 1726889912.15776: variable '_storage_test_volume_present' from source: set_fact 178205 1726889912.15832: Evaluated conditional (_storage_test_volume_present): True 178205 1726889912.15843: variable 'omit' from source: magic vars 178205 1726889912.16019: variable 'omit' from source: magic vars 178205 1726889912.16058: variable 'omit' from source: magic vars 178205 1726889912.16103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889912.16230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889912.16256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889912.16277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.16309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.16438: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889912.16446: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.16451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.16609: Set connection var ansible_pipelining to False 178205 1726889912.16660: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889912.16673: Set connection var ansible_shell_executable to /bin/sh 178205 1726889912.16689: Set connection var ansible_connection to ssh 178205 1726889912.16699: Set connection var ansible_shell_type to sh 178205 1726889912.16707: Set connection var ansible_timeout to 10 178205 1726889912.16745: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.16753: variable 'ansible_connection' from source: unknown 178205 1726889912.16759: variable 'ansible_module_compression' from source: unknown 178205 1726889912.16765: variable 'ansible_shell_type' from source: unknown 178205 1726889912.16771: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.16777: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.16783: variable 'ansible_pipelining' from source: unknown 178205 1726889912.16794: variable 'ansible_timeout' from source: unknown 178205 1726889912.16802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.16951: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889912.16968: variable 'omit' from source: magic vars 178205 1726889912.16976: starting attempt loop 178205 1726889912.16983: running the handler 178205 1726889912.17205: variable 'storage_test_blkinfo' from source: set_fact 178205 1726889912.17235: variable 'storage_test_volume' from source: include params 178205 1726889912.17255: variable 'st_volume_type' from source: set_fact 178205 1726889912.17282: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 178205 1726889912.17291: handler run complete 178205 1726889912.17309: attempt loop complete, returning result 178205 1726889912.17317: _execute() done 178205 1726889912.17323: dumping result to json 178205 1726889912.17332: done dumping result, returning 178205 1726889912.17341: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-0000000026dc] 178205 1726889912.17355: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026dc 178205 1726889912.17460: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026dc 178205 1726889912.17467: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889912.17529: no more pending results, returning what we have 178205 1726889912.17533: results queue empty 178205 1726889912.17534: checking for any_errors_fatal 178205 1726889912.17547: done checking for any_errors_fatal 178205 1726889912.17548: checking for max_fail_percentage 178205 1726889912.17549: done checking for max_fail_percentage 178205 1726889912.17550: checking to see if all hosts have failed and the running result is not ok 178205 1726889912.17552: done checking to see if all hosts have failed 178205 1726889912.17553: getting the remaining hosts for this loop 178205 1726889912.17554: done getting the remaining hosts for this loop 178205 1726889912.17558: getting the next task for host managed_node2 178205 1726889912.17569: done getting next task for host managed_node2 178205 1726889912.17571: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889912.17577: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889912.17583: getting variables 178205 1726889912.17584: in VariableManager get_vars() 178205 1726889912.17624: Calling all_inventory to load vars for managed_node2 178205 1726889912.17630: Calling groups_inventory to load vars for managed_node2 178205 1726889912.17633: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889912.17645: Calling all_plugins_play to load vars for managed_node2 178205 1726889912.17649: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889912.17651: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.18543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.19449: done with get_vars() 178205 1726889912.19463: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:38:32 -0400 (0:00:00.053) 0:02:05.183 ****** 178205 1726889912.19550: entering _queue_task() for managed_node2/stat 178205 1726889912.19798: worker is 1 (out of 1 available) 178205 1726889912.19811: exiting _queue_task() for managed_node2/stat 178205 1726889912.19823: done queuing things up, now waiting for results queue to drain 178205 1726889912.19824: waiting for pending results... 178205 1726889912.20110: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889912.20266: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e0 178205 1726889912.20286: variable 'ansible_search_path' from source: unknown 178205 1726889912.20324: calling self._execute() 178205 1726889912.20446: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.20458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.20470: variable 'omit' from source: magic vars 178205 1726889912.20868: variable 'storage_test_volume' from source: include params 178205 1726889912.20909: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889912.20921: when evaluation is False, skipping this task 178205 1726889912.20931: _execute() done 178205 1726889912.20937: dumping result to json 178205 1726889912.20944: done dumping result, returning 178205 1726889912.20955: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-0000000026e0] 178205 1726889912.20964: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889912.21129: no more pending results, returning what we have 178205 1726889912.21133: results queue empty 178205 1726889912.21134: checking for any_errors_fatal 178205 1726889912.21147: done checking for any_errors_fatal 178205 1726889912.21148: checking for max_fail_percentage 178205 1726889912.21149: done checking for max_fail_percentage 178205 1726889912.21150: checking to see if all hosts have failed and the running result is not ok 178205 1726889912.21152: done checking to see if all hosts have failed 178205 1726889912.21152: getting the remaining hosts for this loop 178205 1726889912.21154: done getting the remaining hosts for this loop 178205 1726889912.21158: getting the next task for host managed_node2 178205 1726889912.21167: done getting next task for host managed_node2 178205 1726889912.21169: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889912.21177: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889912.21184: getting variables 178205 1726889912.21186: in VariableManager get_vars() 178205 1726889912.21228: Calling all_inventory to load vars for managed_node2 178205 1726889912.21231: Calling groups_inventory to load vars for managed_node2 178205 1726889912.21235: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889912.21248: Calling all_plugins_play to load vars for managed_node2 178205 1726889912.21251: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889912.21254: Calling groups_plugins_play to load vars for managed_node2 178205 1726889912.22147: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e0 178205 1726889912.22150: WORKER PROCESS EXITING 178205 1726889912.22174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889912.22801: done with get_vars() 178205 1726889912.22817: done getting variables 178205 1726889912.22877: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:38:32 -0400 (0:00:00.033) 0:02:05.217 ****** 178205 1726889912.22909: entering _queue_task() for managed_node2/package 178205 1726889912.23198: worker is 1 (out of 1 available) 178205 1726889912.23215: exiting _queue_task() for managed_node2/package 178205 1726889912.23231: done queuing things up, now waiting for results queue to drain 178205 1726889912.23232: waiting for pending results... 178205 1726889912.23545: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889912.23686: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e1 178205 1726889912.23704: variable 'ansible_search_path' from source: unknown 178205 1726889912.23745: calling self._execute() 178205 1726889912.23863: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.23874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.23892: variable 'omit' from source: magic vars 178205 1726889912.24018: variable 'omit' from source: magic vars 178205 1726889912.24083: variable 'omit' from source: magic vars 178205 1726889912.24382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889912.28519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889912.28781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889912.28913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889912.28956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889912.29048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889912.29268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889912.29300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889912.29447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889912.29496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889912.29534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889912.29828: variable '__storage_is_ostree' from source: set_fact 178205 1726889912.29841: variable 'omit' from source: magic vars 178205 1726889912.29901: variable 'omit' from source: magic vars 178205 1726889912.30004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889912.30040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889912.30106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889912.30184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.30203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889912.30243: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889912.30290: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.30300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.30405: Set connection var ansible_pipelining to False 178205 1726889912.30549: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889912.30585: Set connection var ansible_shell_executable to /bin/sh 178205 1726889912.30591: Set connection var ansible_connection to ssh 178205 1726889912.30639: Set connection var ansible_shell_type to sh 178205 1726889912.30649: Set connection var ansible_timeout to 10 178205 1726889912.30681: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.30722: variable 'ansible_connection' from source: unknown 178205 1726889912.30740: variable 'ansible_module_compression' from source: unknown 178205 1726889912.30850: variable 'ansible_shell_type' from source: unknown 178205 1726889912.30858: variable 'ansible_shell_executable' from source: unknown 178205 1726889912.30866: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889912.30874: variable 'ansible_pipelining' from source: unknown 178205 1726889912.30880: variable 'ansible_timeout' from source: unknown 178205 1726889912.30887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889912.31004: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889912.31086: variable 'omit' from source: magic vars 178205 1726889912.31128: starting attempt loop 178205 1726889912.31162: running the handler 178205 1726889912.31178: variable 'ansible_facts' from source: unknown 178205 1726889912.31185: variable 'ansible_facts' from source: unknown 178205 1726889912.31415: _low_level_execute_command(): starting 178205 1726889912.31433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889912.32912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889912.32933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.32948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.32963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.33001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.33014: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889912.33031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.33046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889912.33056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889912.33064: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889912.33074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.33084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.33097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.33106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.33116: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889912.33130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.33207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889912.33229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889912.33245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889912.33321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889912.34935: stdout chunk (state=3): >>>/root <<< 178205 1726889912.35119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889912.35122: stdout chunk (state=3): >>><<< 178205 1726889912.35141: stderr chunk (state=3): >>><<< 178205 1726889912.35255: _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 178205 1726889912.35258: _low_level_execute_command(): starting 178205 1726889912.35262: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192 `" && echo ansible-tmp-1726889912.3516183-182602-26295486862192="` echo /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192 `" ) && sleep 0' 178205 1726889912.36741: 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 <<< 178205 1726889912.36744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.36805: 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 <<< 178205 1726889912.37270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889912.37294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889912.37309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889912.37389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889912.39189: stdout chunk (state=3): >>>ansible-tmp-1726889912.3516183-182602-26295486862192=/root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192 <<< 178205 1726889912.39398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889912.39401: stdout chunk (state=3): >>><<< 178205 1726889912.39403: stderr chunk (state=3): >>><<< 178205 1726889912.39721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889912.3516183-182602-26295486862192=/root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192 , stderr=OpenSSH_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 178205 1726889912.39725: variable 'ansible_module_compression' from source: unknown 178205 1726889912.39729: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889912.39732: variable 'ansible_facts' from source: unknown 178205 1726889912.39734: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/AnsiballZ_dnf.py 178205 1726889912.40272: Sending initial data 178205 1726889912.40276: Sent initial data (153 bytes) 178205 1726889912.42069: 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 <<< 178205 1726889912.42072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.42105: 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 <<< 178205 1726889912.42109: 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 <<< 178205 1726889912.42113: stderr 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 <<< 178205 1726889912.42173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889912.42556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889912.42573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889912.42636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889912.44336: 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 <<< 178205 1726889912.44361: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889912.44395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpx4n6s2_o /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/AnsiballZ_dnf.py <<< 178205 1726889912.44428: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889912.46369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889912.46505: stderr chunk (state=3): >>><<< 178205 1726889912.46508: stdout chunk (state=3): >>><<< 178205 1726889912.46510: done transferring module to remote 178205 1726889912.46519: _low_level_execute_command(): starting 178205 1726889912.46521: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/ /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/AnsiballZ_dnf.py && sleep 0' 178205 1726889912.47624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889912.47642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.47657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.47677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.47725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.47742: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889912.47758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.47775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889912.47789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889912.47806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889912.47821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.47838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.47853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.47864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.47876: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889912.47889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.47972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889912.47994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889912.48014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889912.48087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889912.49840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889912.49844: stdout chunk (state=3): >>><<< 178205 1726889912.49846: stderr chunk (state=3): >>><<< 178205 1726889912.49941: _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 178205 1726889912.49946: _low_level_execute_command(): starting 178205 1726889912.49948: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/AnsiballZ_dnf.py && sleep 0' 178205 1726889912.51172: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889912.52029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.52044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.52062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.52104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.52119: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889912.52133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.52152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889912.52163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889912.52173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889912.52184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889912.52196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889912.52210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889912.52224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889912.52234: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889912.52248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889912.52319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889912.52338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889912.52350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889912.52420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889912.54288: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889912.54306: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889912.54370: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889912.54373: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889912.54424: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889912.54436: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889912.54470: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889912.54483: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889912.54534: 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' <<< 178205 1726889912.54557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889912.54570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889912.54594: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65898dc0> <<< 178205 1726889912.54641: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889912.54664: 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 0x7fef6583d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65898b20> <<< 178205 1726889912.54680: 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' <<< 178205 1726889912.54699: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65898ac0> <<< 178205 1726889912.54720: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889912.54743: 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' <<< 178205 1726889912.54746: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d490> <<< 178205 1726889912.54768: 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' <<< 178205 1726889912.54800: 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' <<< 178205 1726889912.54814: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d940> <<< 178205 1726889912.54834: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d670> <<< 178205 1726889912.54869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889912.54878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889912.54889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889912.54918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889912.54935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889912.54960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889912.54985: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655cf190> <<< 178205 1726889912.54988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889912.55005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889912.55076: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655cf220> <<< 178205 1726889912.55117: 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' <<< 178205 1726889912.55144: 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' <<< 178205 1726889912.55147: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655cf940> <<< 178205 1726889912.55166: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65855880> <<< 178205 1726889912.55199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 178205 1726889912.55202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655c8d90> <<< 178205 1726889912.55262: 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' # <<< 178205 1726889912.55266: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655f2d90> <<< 178205 1726889912.55316: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d970> <<< 178205 1726889912.55338: 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. <<< 178205 1726889912.55578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889912.55581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889912.55610: 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' <<< 178205 1726889912.55637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889912.55649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889912.55677: 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' <<< 178205 1726889912.55692: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6556feb0> <<< 178205 1726889912.55737: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65572f40> <<< 178205 1726889912.55766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889912.55770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889912.55798: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889912.55802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889912.55821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889912.55832: 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' <<< 178205 1726889912.55850: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65567610> <<< 178205 1726889912.55871: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65570640> <<< 178205 1726889912.55880: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6556f370> <<< 178205 1726889912.55895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889912.55962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889912.55980: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889912.56025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.56038: 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' <<< 178205 1726889912.56073: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889912.56100: 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 0x7fef6547adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6547a8b0> <<< 178205 1726889912.56104: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889912.56130: 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 0x7fef6547aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889912.56157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889912.56179: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6547af70> <<< 178205 1726889912.56217: 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 0x7fef6547ae80> <<< 178205 1726889912.56220: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889912.56260: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654d2d30> import '_functools' # <<< 178205 1726889912.56288: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654cd610> <<< 178205 1726889912.56356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889912.56359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65576e20> <<< 178205 1726889912.56388: 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' <<< 178205 1726889912.56408: 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 0x7fef6548bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654d2250> <<< 178205 1726889912.56457: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889912.56461: 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 0x7fef654df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6557c9d0> <<< 178205 1726889912.56473: 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' <<< 178205 1726889912.56514: 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' <<< 178205 1726889912.56556: 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' <<< 178205 1726889912.56567: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548bd90> <<< 178205 1726889912.56592: 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 0x7fef6548bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889912.56623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889912.56640: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889912.56652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889912.56698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889912.56746: 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 0x7fef6545f370> <<< 178205 1726889912.56765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889912.56768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889912.56788: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6545f460> <<< 178205 1726889912.56907: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65493fa0> <<< 178205 1726889912.56939: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548ea30> <<< 178205 1726889912.56974: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889912.56987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889912.57020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889912.57047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889912.57064: 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 0x7fef653ad1c0> <<< 178205 1726889912.57093: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65449c70> <<< 178205 1726889912.57141: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6557c040> <<< 178205 1726889912.57163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889912.57204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889912.57232: 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 0x7fef653c0af0> <<< 178205 1726889912.57241: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889912.57272: 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 0x7fef653c0e20> <<< 178205 1726889912.57299: 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' <<< 178205 1726889912.57318: 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 0x7fef653d3730> <<< 178205 1726889912.57338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889912.57366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889912.57395: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef653d3c70> <<< 178205 1726889912.57448: 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' <<< 178205 1726889912.57470: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fef6535e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef653c0f10> <<< 178205 1726889912.57473: 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' <<< 178205 1726889912.57535: 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 0x7fef6536f280> <<< 178205 1726889912.57546: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef653d35b0> import 'pwd' # <<< 178205 1726889912.57558: 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 0x7fef6536f340> <<< 178205 1726889912.57613: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548b9d0> <<< 178205 1726889912.57617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889912.57643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889912.57657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889912.57694: 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 0x7fef6538b6a0> <<< 178205 1726889912.57708: 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' <<< 178205 1726889912.57738: 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 0x7fef6538b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6538b760> <<< 178205 1726889912.57768: 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 0x7fef6538b850> <<< 178205 1726889912.57792: 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' <<< 178205 1726889912.57986: 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 0x7fef6538bca0> <<< 178205 1726889912.58029: 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 0x7fef653971f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6538b8e0> <<< 178205 1726889912.58041: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6537da30> <<< 178205 1726889912.58061: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548b5b0> <<< 178205 1726889912.58078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889912.58137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889912.58168: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6538ba90> <<< 178205 1726889912.58274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889912.58287: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fef652b3670> <<< 178205 1726889912.58751: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889912.58840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.58863: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 178205 1726889912.58896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.58904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.58919: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889912.60119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.61035: 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 0x7fef651dc7c0> <<< 178205 1726889912.61062: 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' <<< 178205 1726889912.61117: 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' <<< 178205 1726889912.61139: 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' <<< 178205 1726889912.61152: 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 0x7fef651dc160> <<< 178205 1726889912.61187: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dc280> <<< 178205 1726889912.61219: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dcf10> <<< 178205 1726889912.61246: 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' <<< 178205 1726889912.61302: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dc4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dcd30> <<< 178205 1726889912.61305: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889912.61330: 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 0x7fef651dcf70> <<< 178205 1726889912.61348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889912.61379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889912.61419: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dc100> <<< 178205 1726889912.61436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889912.61454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889912.61466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889912.61484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889912.61513: 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' <<< 178205 1726889912.61578: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64beeee0> <<< 178205 1726889912.61620: 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 0x7fef6514df40> <<< 178205 1726889912.61644: 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 0x7fef6514dd60> <<< 178205 1726889912.61664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889912.61693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889912.61734: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6514d3d0> <<< 178205 1726889912.61753: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651c2dc0> <<< 178205 1726889912.61904: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651c23a0> <<< 178205 1726889912.61929: 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' <<< 178205 1726889912.61959: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651c2f70> <<< 178205 1726889912.61979: 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' <<< 178205 1726889912.62004: 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' <<< 178205 1726889912.62027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889912.62050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889912.62067: 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 0x7fef65210c10> <<< 178205 1726889912.62158: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651accd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651ac3a0> <<< 178205 1726889912.62161: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651e0490> <<< 178205 1726889912.62192: 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 0x7fef651ac4c0> <<< 178205 1726889912.62225: 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 0x7fef651ac4f0> <<< 178205 1726889912.62256: 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 <<< 178205 1726889912.62265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889912.62276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889912.62305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889912.62371: 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 0x7fef64bd1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef652221f0> <<< 178205 1726889912.62406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889912.62411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889912.62460: 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 0x7fef64bdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65222370> <<< 178205 1726889912.62487: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889912.62537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.62557: 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' # <<< 178205 1726889912.62615: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6523cd90> <<< 178205 1726889912.62738: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bdc880> <<< 178205 1726889912.62828: 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 0x7fef64bdc6d0> <<< 178205 1726889912.62859: 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 0x7fef64bdb670> <<< 178205 1726889912.62905: 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 0x7fef64bdb5b0> <<< 178205 1726889912.62930: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6521a8b0> <<< 178205 1726889912.62949: 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' <<< 178205 1726889912.62973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889912.62977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889912.63018: 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 0x7fef651a3670> <<< 178205 1726889912.63210: 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 0x7fef651a2ac0> <<< 178205 1726889912.63234: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651b20d0> <<< 178205 1726889912.63266: 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 0x7fef651a30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651e7a60> # zipimport: zlib available <<< 178205 1726889912.63284: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889912.63296: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.63363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.63458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889912.63466: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889912.63485: 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_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889912.63503: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.63600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.63697: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.64139: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.64601: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889912.64616: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889912.64645: 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' <<< 178205 1726889912.64703: 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 0x7fef647c5580> <<< 178205 1726889912.64766: 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' <<< 178205 1726889912.64789: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64ba9520> <<< 178205 1726889912.64791: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef647680a0> <<< 178205 1726889912.64840: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889912.64852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.64879: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.64882: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889912.64891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.65004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.65134: 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' <<< 178205 1726889912.65167: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651a2bb0> <<< 178205 1726889912.65170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.65556: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.65921: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.65976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66051: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889912.66054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66077: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66122: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889912.66125: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66252: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889912.66278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889912.66294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66359: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889912.66374: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66552: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889912.66767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889912.66782: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889912.66858: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bba970> <<< 178205 1726889912.66861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.66986: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889912.67005: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889912.67021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67047: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67095: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889912.67098: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67231: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67289: 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 <<< 178205 1726889912.67317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.67383: 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 0x7fef6522e250> <<< 178205 1726889912.67421: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bba6a0> <<< 178205 1726889912.67451: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889912.67465: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67567: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67627: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.67697: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889912.67707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889912.67722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889912.67750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889912.67770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889912.67789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889912.67870: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64ba07c0> <<< 178205 1726889912.67909: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64b9d7f0> <<< 178205 1726889912.67975: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64b97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889912.67978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.68001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.68032: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889912.68097: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889912.68126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889912.68143: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.68607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.69027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.69578: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.70127: 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 0x7fef645a8640> <<< 178205 1726889912.70153: 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 0x7fef645a86d0> <<< 178205 1726889912.70185: 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' <<< 178205 1726889912.70218: 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' <<< 178205 1726889912.70245: 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 0x7fef645a8c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8910> <<< 178205 1726889912.70259: 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' <<< 178205 1726889912.70289: 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' <<< 178205 1726889912.70325: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8070> <<< 178205 1726889912.70351: 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' <<< 178205 1726889912.70375: 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' <<< 178205 1726889912.70406: 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' <<< 178205 1726889912.70431: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889912.70452: 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' <<< 178205 1726889912.70488: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645ba730> <<< 178205 1726889912.70505: 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 0x7fef645bac40> <<< 178205 1726889912.70528: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bae50> <<< 178205 1726889912.70579: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6522b700> <<< 178205 1726889912.70605: 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' <<< 178205 1726889912.70645: 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 0x7fef645bba60> <<< 178205 1726889912.70659: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889912.70690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889912.70764: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bbac0> <<< 178205 1726889912.70788: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889912.70791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889912.70815: stdout chunk (state=3): >>># /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' <<< 178205 1726889912.70846: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645f1610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bbee0> <<< 178205 1726889912.70891: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bb370> <<< 178205 1726889912.70905: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6522b6d0> <<< 178205 1726889912.70947: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889912.70950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889912.70966: 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 <<< 178205 1726889912.70992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889912.71017: 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' <<< 178205 1726889912.71042: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64754070> <<< 178205 1726889912.71192: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64799dc0> <<< 178205 1726889912.71233: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645f1430> <<< 178205 1726889912.71258: 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' <<< 178205 1726889912.71277: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889912.71301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889912.71327: 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 0x7fef64794df0> <<< 178205 1726889912.71381: 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 0x7fef64794250> <<< 178205 1726889912.71395: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6479ad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64555f70> <<< 178205 1726889912.71457: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64759910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bbaee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8e50> <<< 178205 1726889912.71461: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a86a0> <<< 178205 1726889912.71501: 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 0x7fef645a8760> <<< 178205 1726889912.71510: 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' <<< 178205 1726889912.71526: stdout chunk (state=3): >>># /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' <<< 178205 1726889912.71583: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64794ac0> <<< 178205 1726889912.71602: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8160> <<< 178205 1726889912.71617: 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' <<< 178205 1726889912.71688: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef647c5a60> <<< 178205 1726889912.71720: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889912.71733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889912.71789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889912.71818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889912.71964: 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 0x7fef6475a940> <<< 178205 1726889912.72233: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef646095e0> <<< 178205 1726889912.72256: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef647c5850> <<< 178205 1726889912.72280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 178205 1726889912.72302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 178205 1726889912.72331: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645f66a0> <<< 178205 1726889912.72334: 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' <<< 178205 1726889912.72374: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6455d5e0> # /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'<<< 178205 1726889912.72389: stdout chunk (state=3): >>> <<< 178205 1726889912.72420: 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' <<< 178205 1726889912.72434: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64573b50> <<< 178205 1726889912.72446: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6455d8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889912.72499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889912.72575: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645736d0> <<< 178205 1726889912.72598: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889912.72624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889912.72899: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6459f910> <<< 178205 1726889912.72921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889912.72947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889912.72963: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64320ca0> <<< 178205 1726889912.72995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73097: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889912.73115: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73202: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73330: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 178205 1726889912.73384: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73432: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889912.73435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73629: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889912.73707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889912.73846: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889912.74180: 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 <<< 178205 1726889912.74194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.74223: 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' <<< 178205 1726889912.74247: 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 0x7fef64282be0> <<< 178205 1726889912.74264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889912.74304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889912.74461: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282d60> <<< 178205 1726889912.74481: 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' <<< 178205 1726889912.74537: 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 0x7fef642d4430> <<< 178205 1726889912.74540: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282250> <<< 178205 1726889912.74576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282850> <<< 178205 1726889912.74589: 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 <<< 178205 1726889912.74646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889912.74676: 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' <<< 178205 1726889912.74701: 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' <<< 178205 1726889912.74823: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 178205 1726889912.74851: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fef642099d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 178205 1726889912.74899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889912.74991: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 178205 1726889912.74995: stdout chunk (state=3): >>># 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 0x7fef641aa550> <<< 178205 1726889912.75007: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 178205 1726889912.75045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889912.75991: 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 0x7fef64109e20> <<< 178205 1726889912.76046: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6422a2e0> <<< 178205 1726889912.76071: 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 <<< 178205 1726889912.76130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889912.76216: 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 0x7fef6291c2e0> <<< 178205 1726889912.76255: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef641dd8b0> <<< 178205 1726889912.76276: 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 <<< 178205 1726889912.76310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889912.76438: 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 0x7fef627eae80> <<< 178205 1726889912.76465: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef628fa580> <<< 178205 1726889912.76487: 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 <<< 178205 1726889912.76529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889912.76614: 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 0x7fef62754a00> <<< 178205 1726889912.76656: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6291c520> <<< 178205 1726889912.76684: 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' <<< 178205 1726889912.76758: 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 0x7fef6274dd60> <<< 178205 1726889912.76772: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62754fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209130> <<< 178205 1726889912.76798: 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 <<< 178205 1726889912.76830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889912.76843: 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' <<< 178205 1726889912.76874: 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 <<< 178205 1726889912.76877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889912.76909: 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 0x7fef6267cb20> <<< 178205 1726889912.76941: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6267c340> <<< 178205 1726889912.76962: 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 <<< 178205 1726889912.76988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889912.77016: 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' <<< 178205 1726889912.77049: 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 <<< 178205 1726889912.77069: stdout chunk (state=3): >>># 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 0x7fef62691700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 178205 1726889912.77081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889912.77111: 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 0x7fef6269c2b0> <<< 178205 1726889912.77140: 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' <<< 178205 1726889912.77500: 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 0x7fef6269c850> <<< 178205 1726889912.77548: 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 0x7fef6269cca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6269c370> <<< 178205 1726889912.77589: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62691790> <<< 178205 1726889912.77592: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62688dc0> <<< 178205 1726889912.77620: 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 <<< 178205 1726889912.77636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.77738: 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 0x7fef62255ee0> <<< 178205 1726889912.77753: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62691190> <<< 178205 1726889912.77816: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6267cca0> <<< 178205 1726889912.77843: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6277f730> <<< 178205 1726889912.77870: 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' <<< 178205 1726889912.77956: 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 0x7fef6277ff10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6277f8b0> <<< 178205 1726889912.77985: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209280> <<< 178205 1726889912.78016: 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 0x7fef62262d60> <<< 178205 1726889912.78035: 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 <<< 178205 1726889912.78054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889912.78084: 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 <<< 178205 1726889912.78087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 178205 1726889912.78135: 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 <<< 178205 1726889912.78139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889912.78155: 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' <<< 178205 1726889912.78174: 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 <<< 178205 1726889912.78215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889912.78242: 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 <<< 178205 1726889912.78334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889912.78444: 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 0x7fef620d3220> <<< 178205 1726889912.78548: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621722b0> <<< 178205 1726889912.78569: 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' <<< 178205 1726889912.78595: 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 0x7fef6217f7f0> <<< 178205 1726889912.78702: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62125e50> <<< 178205 1726889912.78706: 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' <<< 178205 1726889912.78769: 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' <<< 178205 1726889912.78795: 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' <<< 178205 1726889912.78851: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fbb0> <<< 178205 1726889912.78865: 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' <<< 178205 1726889912.78887: 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' <<< 178205 1726889912.78929: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fe50> <<< 178205 1726889912.78953: 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' <<< 178205 1726889912.78972: 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' <<< 178205 1726889912.79028: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd81c0> <<< 178205 1726889912.79043: 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' <<< 178205 1726889912.79072: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd8250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217ff40> <<< 178205 1726889912.79100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.79128: 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' <<< 178205 1726889912.79191: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd83d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217feb0> # /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' <<< 178205 1726889912.79483: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fc40> <<< 178205 1726889912.79620: 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' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd81f0> # /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 0x7fef61fd8430> # /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 0x7fef61fd84c0> # /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 0x7fef61fd8550> # /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 0x7fef61fd85e0> # /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 0x7fef61fd8670> <<< 178205 1726889912.79639: 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' <<< 178205 1726889912.79671: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd8700> # /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 0x7fef61fd8790> <<< 178205 1726889912.79698: 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' <<< 178205 1726889912.79747: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd8820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217f220> <<< 178205 1726889912.79778: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621591c0> <<< 178205 1726889912.79815: 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' <<< 178205 1726889912.79964: 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' # 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 0x7fef61fd8be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd8940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217f8e0> <<< 178205 1726889912.79990: 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 0x7fef62172100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62150ca0> <<< 178205 1726889912.79994: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621502b0> <<< 178205 1726889912.80022: 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' <<< 178205 1726889912.80043: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62150490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62287b50> <<< 178205 1726889912.80076: 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 <<< 178205 1726889912.80103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889912.80119: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62150e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62262d00> <<< 178205 1726889912.80166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889912.80190: 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' <<< 178205 1726889912.80225: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61feec40> <<< 178205 1726889912.80276: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fee4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62287940> # /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' <<< 178205 1726889912.80327: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889912.80348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889912.80447: 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 0x7fef61f8b2b0> # /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' <<< 178205 1726889912.80462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889912.80499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889912.80534: 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' <<< 178205 1726889912.80587: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f3e190> # 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 0x7fef61f3e220> <<< 178205 1726889912.80648: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f9e6a0> <<< 178205 1726889912.80671: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f8b6d0> <<< 178205 1726889912.80702: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f7fa90> <<< 178205 1726889912.80728: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f790d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61feeee0> <<< 178205 1726889912.80763: 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 <<< 178205 1726889912.80775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 178205 1726889912.80815: 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 <<< 178205 1726889912.80891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.80942: 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' <<< 178205 1726889912.80946: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f3efd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f3e790> <<< 178205 1726889912.80966: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61feed90> <<< 178205 1726889912.80991: 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' <<< 178205 1726889912.81049: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f79940> # /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 0x7fef61f62850> <<< 178205 1726889912.81064: 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 0x7fef61f628e0> <<< 178205 1726889912.81177: 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 0x7fef61f62a60> # /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 <<< 178205 1726889912.81218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889912.81264: 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 0x7fef61da31c0> <<< 178205 1726889912.81287: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f71190> <<< 178205 1726889912.81310: 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 0x7fef61da3220> <<< 178205 1726889912.81331: 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' <<< 178205 1726889912.81366: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61da3310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f62a00> <<< 178205 1726889912.81388: 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 0x7fef61f62fa0> <<< 178205 1726889912.81415: 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 <<< 178205 1726889912.81435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 178205 1726889912.81448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889912.81493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889912.81521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889912.81544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889912.81555: 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' <<< 178205 1726889912.81580: 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 0x7fef61d2b3d0> <<< 178205 1726889912.81603: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d2b190> <<< 178205 1726889912.81628: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d1a9d0> <<< 178205 1726889912.81734: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61db49d0> <<< 178205 1726889912.81759: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61da3eb0> <<< 178205 1726889912.81782: 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 0x7fef61db4ca0> <<< 178205 1726889912.81806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61dbb9a0> <<< 178205 1726889912.81851: 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 0x7fef61d38700> <<< 178205 1726889912.81865: 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 0x7fef61d38340> <<< 178205 1726889912.81888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 178205 1726889912.81921: 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 <<< 178205 1726889912.81951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d4a670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d4a190> <<< 178205 1726889912.81975: 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 0x7fef61d4a4f0> <<< 178205 1726889912.81999: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282550> <<< 178205 1726889912.82473: 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 <<< 178205 1726889912.82477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889912.82507: 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 0x7fef61d51fa0> <<< 178205 1726889912.82533: 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' <<< 178205 1726889912.82549: 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 <<< 178205 1726889912.82574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889912.82601: 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 <<< 178205 1726889912.82646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889912.82672: 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 0x7fef61d06fa0> <<< 178205 1726889912.82696: 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' <<< 178205 1726889912.82726: 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' <<< 178205 1726889912.82739: 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' <<< 178205 1726889912.82826: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889912.82851: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fef61ca1d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca13d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1190> <<< 178205 1726889912.82875: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2ee0> <<< 178205 1726889912.82895: 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 0x7fef61ca1220> <<< 178205 1726889912.82926: 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 <<< 178205 1726889912.82950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.82971: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889912.82992: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ccb160> <<< 178205 1726889912.83043: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1eb0> <<< 178205 1726889912.83217: 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 0x7fef61cbc9d0> # /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' <<< 178205 1726889912.83245: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ccbfd0> <<< 178205 1726889912.83321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bca1c0> # /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 0x7fef61bca310> # /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 0x7fef61bca910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bca640> <<< 178205 1726889912.83331: 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 <<< 178205 1726889912.83334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bca9d0> <<< 178205 1726889912.83337: 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 <<< 178205 1726889912.83363: stdout chunk (state=3): >>># 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 0x7fef61bd8610> <<< 178205 1726889912.83366: 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 <<< 178205 1726889912.83368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 178205 1726889912.83374: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bd8700> <<< 178205 1726889912.83408: 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 <<< 178205 1726889912.83439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 178205 1726889912.83442: 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' <<< 178205 1726889912.83445: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bd8ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bd8af0> <<< 178205 1726889912.83478: 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 <<< 178205 1726889912.83480: stdout chunk (state=3): >>># 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 0x7fef61bd8f40> <<< 178205 1726889912.83509: 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' <<< 178205 1726889912.83556: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61beeb20> <<< 178205 1726889912.83559: 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 <<< 178205 1726889912.83562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 178205 1726889912.83570: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61beec40> <<< 178205 1726889912.83572: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889912.83577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889912.83600: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61beee80> <<< 178205 1726889912.83628: 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 0x7fef61b7e310> <<< 178205 1726889912.83651: 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' <<< 178205 1726889912.83665: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b7ed00> <<< 178205 1726889912.83684: 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 <<< 178205 1726889912.83697: stdout chunk (state=3): >>># 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 0x7fef61b7ee50> <<< 178205 1726889912.83727: 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' <<< 178205 1726889912.83756: 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 <<< 178205 1726889912.83769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8d550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8d130> <<< 178205 1726889912.83787: 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 <<< 178205 1726889912.83847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889912.83868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 178205 1726889912.83887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8df40> <<< 178205 1726889912.83895: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8da90> <<< 178205 1726889912.83919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889912.83933: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8dd90> <<< 178205 1726889912.83955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889912.83964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b9a820> <<< 178205 1726889912.83990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 178205 1726889912.83998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 178205 1726889912.84024: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b9afa0> <<< 178205 1726889912.84040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba72b0> <<< 178205 1726889912.84063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 178205 1726889912.84084: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba73a0> <<< 178205 1726889912.84092: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf24c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d51d00> <<< 178205 1726889912.84119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889912.84145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.84172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' <<< 178205 1726889912.84178: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba7f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba7c40> <<< 178205 1726889912.84193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889912.84218: 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 <<< 178205 1726889912.84243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889912.84267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889912.84290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889912.84347: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b425e0> <<< 178205 1726889912.84363: 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' <<< 178205 1726889912.84413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889912.84421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889912.84442: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b4b520> <<< 178205 1726889912.84486: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889912.84496: 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 0x7fef61b42e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b42df0> <<< 178205 1726889912.84517: 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' <<< 178205 1726889912.84552: 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' <<< 178205 1726889912.84567: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b75760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b751f0> <<< 178205 1726889912.84586: 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' <<< 178205 1726889912.84616: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889912.84635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889912.84659: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889912.84666: 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 <<< 178205 1726889912.84682: stdout chunk (state=3): >>># 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 0x7fef61ac4a90> <<< 178205 1726889912.84714: 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' <<< 178205 1726889912.84727: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ac4c70> <<< 178205 1726889912.84739: 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 <<< 178205 1726889912.84757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 178205 1726889912.84766: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 178205 1726889912.84807: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b75cd0> <<< 178205 1726889912.84816: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b75a60> <<< 178205 1726889912.84846: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bb5160> <<< 178205 1726889912.84864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 178205 1726889912.84886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889912.84905: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b42220> <<< 178205 1726889912.84918: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba7af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2250> <<< 178205 1726889912.84944: 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' <<< 178205 1726889912.85051: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ae4190> # /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' <<< 178205 1726889912.85059: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ae44c0> <<< 178205 1726889912.85075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 178205 1726889912.85093: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ae4d30> <<< 178205 1726889912.85200: 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 0x7fef61a79640> <<< 178205 1726889912.85244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a79bb0> # /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' <<< 178205 1726889912.85268: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889912.85355: 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 0x7fef61a86c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a86850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a865b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a86220> <<< 178205 1726889912.86158: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889912.86335: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a86460> # /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 0x7fef61a95be0> # /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 0x7fef61a95c70> # /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 0x7fef61aa32b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a95df0> # /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 0x7fef619ab310> # /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 0x7fef619b4370> # /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 0x7fef619b4310> # /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 0x7fef619b44c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619b4220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619abd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619ab3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6199ca60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6199c0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61aa3970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a95820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a950d0> # /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 0x7fef61a95970> # /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 0x7fef619abdc0> # /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 0x7fef619b4790> # /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 0x7fef619b4a00> # /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 0x7fef619b4f70> # /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 0x7fef619cf760> # /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 0x7fef61953940> # /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 0x7fef61960bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889912.86506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fef61983160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61960c10> <<< 178205 1726889912.86585: 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 # 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' <<< 178205 1726889912.86756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # 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 0x7fef6192b430> <<< 178205 1726889912.86804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6192b550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6191e4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 178205 1726889912.86883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6191e7f0> <<< 178205 1726889912.86993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61920940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6191e160> # /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 0x7fef6191e220> <<< 178205 1726889912.87058: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61911ac0> # /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 0x7fef61920df0> # /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 0x7fef618c6220> # /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 0x7fef618c6310> <<< 178205 1726889912.87202: 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 0x7fef618c6430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889912.87225: stdout chunk (state=3): >>># 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 <<< 178205 1726889912.87255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889912.87291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889912.87323: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6189b670> <<< 178205 1726889912.87388: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618eff70> <<< 178205 1726889912.87446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61901a00> # /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 0x7fef61901a90> <<< 178205 1726889912.87591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889912.87595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889912.87597: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6189b2e0> <<< 178205 1726889912.87602: 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 0x7fef618ac3d0> <<< 178205 1726889912.87756: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618d2d30> # /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' <<< 178205 1726889912.87789: 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 0x7fef618dc9a0> <<< 178205 1726889912.87830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889912.87840: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618588b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618dc2b0> <<< 178205 1726889912.87890: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618c6be0> <<< 178205 1726889912.87942: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6197edc0> <<< 178205 1726889912.87970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889912.88013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889912.88048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6187e670> <<< 178205 1726889912.88061: 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 0x7fef6187ee20> <<< 178205 1726889912.88084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180d190> <<< 178205 1726889912.88117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889912.88145: 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 <<< 178205 1726889912.88157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889912.88218: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180dac0> <<< 178205 1726889912.88242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889912.88266: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6182c1f0> <<< 178205 1726889912.88285: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180dd90> <<< 178205 1726889912.88308: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180d220> <<< 178205 1726889912.88336: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6186d8b0> <<< 178205 1726889912.88369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889912.88378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889912.88433: 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 <<< 178205 1726889912.88444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889912.88450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889912.88478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889912.88497: 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 0x7fef617e5310> <<< 178205 1726889912.88538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889912.88610: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /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 0x7fef617e5df0> # /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' <<< 178205 1726889912.88654: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5f70> # /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' <<< 178205 1726889912.88716: 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' <<< 178205 1726889912.88808: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617edc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617ed7f0> <<< 178205 1726889912.88835: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617ed340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5a90> # /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' <<< 178205 1726889912.88859: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5be0> <<< 178205 1726889912.88872: 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' <<< 178205 1726889912.88922: 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' <<< 178205 1726889912.88960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889912.88988: 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' <<< 178205 1726889912.89027: 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' <<< 178205 1726889912.89034: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6179aa30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6179a6a0> <<< 178205 1726889912.89039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889912.89058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889912.89118: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6179a700> <<< 178205 1726889912.89128: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889912.89183: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f640> <<< 178205 1726889912.89206: 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 <<< 178205 1726889912.89218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f820> <<< 178205 1726889912.89235: 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 <<< 178205 1726889912.89245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889912.89267: 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 <<< 178205 1726889912.89272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889912.89313: 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 <<< 178205 1726889912.89336: stdout chunk (state=3): >>># 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' <<< 178205 1726889912.89360: 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 0x7fef61747940> <<< 178205 1726889912.89418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61747af0> # /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 0x7fef61747ca0> <<< 178205 1726889912.89459: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617475e0> <<< 178205 1726889912.89518: 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 0x7fef617478e0> # /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' <<< 178205 1726889912.89546: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6174f100> # /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' <<< 178205 1726889912.89566: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6174f160> <<< 178205 1726889912.89591: 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 <<< 178205 1726889912.89621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889912.89649: 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 0x7fef6175f370> <<< 178205 1726889912.89674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889912.90572: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6175f940> <<< 178205 1726889912.90592: 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 0x7fef6177fe80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6174fc40> <<< 178205 1726889912.90627: 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 <<< 178205 1726889912.90648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6174fac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61747280> <<< 178205 1726889912.90974: 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 0x7fef61747340> <<< 178205 1726889912.90988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61747040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617a3b20> # /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 0x7fef61707910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61707550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617b5940> # /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 0x7fef617470a0> # /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 0x7fef61707d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f970> # /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' <<< 178205 1726889912.91029: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61713940> <<< 178205 1726889912.91050: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f040> <<< 178205 1726889912.91068: 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' <<< 178205 1726889912.91087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889912.91100: 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 <<< 178205 1726889912.91132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889912.91150: 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' <<< 178205 1726889912.91171: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6172d2b0> <<< 178205 1726889912.91190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6172d520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617210a0> <<< 178205 1726889912.91219: 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' <<< 178205 1726889912.91240: 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 0x7fef6172de20> <<< 178205 1726889912.91264: 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 <<< 178205 1726889912.91283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617351c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6172da00> <<< 178205 1726889912.91304: 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' <<< 178205 1726889912.91327: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6172dc70> <<< 178205 1726889912.91349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 178205 1726889912.91370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 178205 1726889912.91391: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735c70> <<< 178205 1726889912.91413: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735820> <<< 178205 1726889912.91436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889912.91456: 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 0x7fef6173e0d0> <<< 178205 1726889912.91469: 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' <<< 178205 1726889912.91514: 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 <<< 178205 1726889912.91535: 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 0x7fef6173eb80> <<< 178205 1726889912.91556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889912.91574: 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 0x7fef6173ec40> <<< 178205 1726889912.91591: 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 <<< 178205 1726889912.91609: 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 0x7fef6173ecd0> <<< 178205 1726889912.91627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889912.91677: 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 0x7fef6173ed60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 178205 1726889912.91735: 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 0x7fef6173edf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6173e520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 178205 1726889912.91757: 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 0x7fef6173efa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735b50> <<< 178205 1726889912.92032: 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' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef616673a0> # /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 0x7fef616676d0> # /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 0x7fef61667940> # /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 0x7fef61667be0> # /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 0x7fef61667e80> # /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 0x7fef6166c160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735460> # /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 0x7fef6166c4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 178205 1726889912.92057: stdout chunk (state=3): >>># 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' <<< 178205 1726889912.92071: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166c8e0> <<< 178205 1726889912.92100: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166c760> <<< 178205 1726889912.92123: 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' <<< 178205 1726889912.92147: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166cd00> <<< 178205 1726889912.92169: 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' <<< 178205 1726889912.92197: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166cc10> <<< 178205 1726889912.92220: 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 <<< 178205 1726889912.92237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 178205 1726889912.92253: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166cd30> <<< 178205 1726889912.92272: 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' <<< 178205 1726889912.92331: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61679100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 178205 1726889912.92353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889912.92369: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61679190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735670> <<< 178205 1726889912.92383: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617218b0> <<< 178205 1726889912.92431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617218e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61721430> <<< 178205 1726889912.92445: 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' <<< 178205 1726889912.92494: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735550> <<< 178205 1726889912.92538: 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 0x7fef6178f3d0> # /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' <<< 178205 1726889912.92580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61679fd0> # /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' <<< 178205 1726889912.92606: 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' <<< 178205 1726889912.92640: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889912.92652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889912.92803: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef616105b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef616103a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61610130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 178205 1726889912.92861: 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 0x7fef61610430> # /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 0x7fef6161bf70> <<< 178205 1726889912.92902: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166cc70> <<< 178205 1726889912.92923: 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' <<< 178205 1726889912.92961: 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' <<< 178205 1726889912.92999: 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 0x7fef6162da90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 178205 1726889912.93026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889912.93047: 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 <<< 178205 1726889912.93060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889912.93101: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639280> <<< 178205 1726889912.93105: 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 <<< 178205 1726889912.93107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639340> <<< 178205 1726889912.93156: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162db20> <<< 178205 1726889912.93162: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d790> <<< 178205 1726889912.93207: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d6a0> <<< 178205 1726889912.93218: 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 <<< 178205 1726889912.93232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889912.93249: 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' <<< 178205 1726889912.93276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 178205 1726889912.93287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 178205 1726889912.93302: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615e91f0> <<< 178205 1726889912.93313: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639d30> <<< 178205 1726889912.93339: 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 0x7fef61639f40> <<< 178205 1726889912.93358: 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 <<< 178205 1726889912.93366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 178205 1726889912.93378: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615e9820> <<< 178205 1726889912.93400: 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 <<< 178205 1726889912.93406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 178205 1726889912.93434: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615e9ee0> <<< 178205 1726889912.93448: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d760> <<< 178205 1726889912.93466: 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 <<< 178205 1726889912.93478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 178205 1726889912.93486: 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 <<< 178205 1726889912.93518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889912.93537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889912.93552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889912.93569: 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' <<< 178205 1726889912.93592: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889912.93610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889912.93637: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615991f0> <<< 178205 1726889912.93672: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6158fe20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6158f310> <<< 178205 1726889912.93681: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61600880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639b80> <<< 178205 1726889912.93688: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617fcc70> <<< 178205 1726889912.93706: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617fc580> <<< 178205 1726889912.93741: 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 0x7fef6158ff40> <<< 178205 1726889912.93757: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 178205 1726889912.93772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889912.93790: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6158fc70> <<< 178205 1726889912.93796: 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 <<< 178205 1726889912.93803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 178205 1726889912.93825: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615a2940> <<< 178205 1726889912.93848: 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' <<< 178205 1726889912.93862: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615a2d30> <<< 178205 1726889912.93888: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5550> <<< 178205 1726889912.93942: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617d68b0> <<< 178205 1726889912.93958: 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 0x7fef615bd310> <<< 178205 1726889912.93988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615bd6a0> <<< 178205 1726889912.94016: 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 0x7fef615bd7c0> <<< 178205 1726889912.94035: 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 <<< 178205 1726889912.94048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889912.94079: 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' <<< 178205 1726889912.94082: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61553130> <<< 178205 1726889912.94104: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615bd880> <<< 178205 1726889912.94131: 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' <<< 178205 1726889912.94149: 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 <<< 178205 1726889912.94155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 178205 1726889912.94182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889912.94249: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61560190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61553a30> <<< 178205 1726889912.94259: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889912.94297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889912.94356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889912.94370: 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' <<< 178205 1726889912.94390: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61506940> <<< 178205 1726889912.94422: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61512580> <<< 178205 1726889912.94516: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61560f10> <<< 178205 1726889912.94521: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61560730> <<< 178205 1726889912.94570: 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 0x7fef61576a30> <<< 178205 1726889912.94580: 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' <<< 178205 1726889912.94605: 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' <<< 178205 1726889912.94627: 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 0x7fef6152bc70> <<< 178205 1726889912.94667: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6152b3a0> <<< 178205 1726889912.94701: 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 0x7fef6152be20> <<< 178205 1726889912.94730: 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 0x7fef6153d2e0> <<< 178205 1726889912.94743: 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' <<< 178205 1726889912.94780: 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 0x7fef6153d460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d310> <<< 178205 1726889912.94819: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d400> <<< 178205 1726889912.94841: 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' <<< 178205 1726889912.94854: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889912.94936: 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' <<< 178205 1726889912.94952: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153dd30> <<< 178205 1726889912.94995: 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 0x7fef6153db80> <<< 178205 1726889912.95030: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d550> <<< 178205 1726889912.95058: 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 <<< 178205 1726889912.95084: stdout chunk (state=3): >>># 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' <<< 178205 1726889912.95137: 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' <<< 178205 1726889912.95167: 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 0x7fef614d7970> # /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' <<< 178205 1726889912.95230: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614d7a60> # /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 0x7fef614d7d60> <<< 178205 1726889912.95259: 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 0x7fef614e8370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614d7310> <<< 178205 1726889912.95309: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614c4eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889912.95372: 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 import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614d75b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614c4b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d910> <<< 178205 1726889912.95422: 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 <<< 178205 1726889912.95462: 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 0x7fef613d84c0> <<< 178205 1726889912.95488: 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 <<< 178205 1726889912.95508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889912.95566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889912.95579: 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 <<< 178205 1726889912.95640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889912.95727: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613f1f40> <<< 178205 1726889912.95767: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613d8d00> <<< 178205 1726889912.95791: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613d8850> <<< 178205 1726889912.95919: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614e8f70> <<< 178205 1726889912.95952: 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 <<< 178205 1726889912.95962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 178205 1726889912.95977: 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 0x7fef613a2dc0> <<< 178205 1726889912.96008: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889912.96036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889912.96061: 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' <<< 178205 1726889912.96113: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613bf340> <<< 178205 1726889912.96167: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889912.96194: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fef613bff40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a2e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a2790> <<< 178205 1726889912.96239: 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' <<< 178205 1726889912.96265: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889912.96300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889912.96337: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6133cf70> <<< 178205 1726889912.96423: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6133c430> <<< 178205 1726889912.96479: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a4880> <<< 178205 1726889912.96513: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615768b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61553ee0> <<< 178205 1726889912.96603: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6183f580> <<< 178205 1726889912.96644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617cb850> # /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 0x7fef61353e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889912.96664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889912.96709: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61353fa0> <<< 178205 1726889912.96788: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6186df40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619539d0> <<< 178205 1726889912.96809: 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' # /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 <<< 178205 1726889912.96836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889912.96845: 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 <<< 178205 1726889912.96888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61303700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61373b80> <<< 178205 1726889912.96928: 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 <<< 178205 1726889912.96969: 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' <<< 178205 1726889912.97000: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6130f130> # /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' <<< 178205 1726889912.97044: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6130f3d0> <<< 178205 1726889912.97066: 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' <<< 178205 1726889912.97089: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6130f610> # /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 0x7fef6130f850> <<< 178205 1726889912.97126: 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' <<< 178205 1726889912.97154: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6130fa30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61303ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613039d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 178205 1726889912.97173: stdout chunk (state=3): >>># 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 0x7fef61303eb0> <<< 178205 1726889912.97198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 178205 1726889912.97219: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321400> <<< 178205 1726889912.97234: 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 <<< 178205 1726889912.97241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 178205 1726889912.97266: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py <<< 178205 1726889912.97283: stdout chunk (state=3): >>># 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 0x7fef613218b0> <<< 178205 1726889912.97295: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321520> <<< 178205 1726889912.97304: 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 <<< 178205 1726889912.97334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889912.97382: 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 0x7fef612bb1c0> <<< 178205 1726889912.97470: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321d00> <<< 178205 1726889912.97487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61960400> <<< 178205 1726889912.97508: 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' <<< 178205 1726889912.97579: 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 0x7fef612c8b50> <<< 178205 1726889912.97646: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619536d0> <<< 178205 1726889912.97668: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6194a550> <<< 178205 1726889912.97688: 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' <<< 178205 1726889912.97713: 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' <<< 178205 1726889912.97740: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612df670> <<< 178205 1726889912.97758: 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 <<< 178205 1726889912.97781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889912.97827: 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' <<< 178205 1726889912.97876: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612ea940> # /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 <<< 178205 1726889912.97914: stdout chunk (state=3): >>># 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 0x7fef612f56d0> <<< 178205 1726889912.97927: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612eaf70> <<< 178205 1726889912.98011: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612dfb20> # /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 0x7fef612ea3a0> <<< 178205 1726889912.98060: 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 0x7fef61268670> # /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' <<< 178205 1726889912.98101: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61268880> # /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 0x7fef61268b80> <<< 178205 1726889912.98169: 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 0x7fef61268e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612df100> <<< 178205 1726889912.98193: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612c8d00> # /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 0x7fef612df4c0> <<< 178205 1726889913.64269: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889913.65819: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889913.65839: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889913.66482: 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 <<< 178205 1726889913.66553: 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 <<< 178205 1726889913.66665: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing 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 <<< 178205 1726889913.66738: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 178205 1726889913.66798: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_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 <<< 178205 1726889913.66808: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.66845: stdout chunk (state=3): >>># cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # 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 <<< 178205 1726889913.66882: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.66917: stdout chunk (state=3): >>># 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_ <<< 178205 1726889913.66976: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.67034: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.67038: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.67707: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889913.67714: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889913.67751: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889913.67765: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889913.67814: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889913.67830: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889913.67844: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser <<< 178205 1726889913.67856: stdout chunk (state=3): >>># destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889913.67892: 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 <<< 178205 1726889913.67920: stdout chunk (state=3): >>># 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<<< 178205 1726889913.67967: stdout chunk (state=3): >>> # 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 <<< 178205 1726889913.67995: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68019: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68031: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68050: stdout chunk (state=3): >>># cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 178205 1726889913.68085: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi <<< 178205 1726889913.68104: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68144: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68149: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68152: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68170: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68198: 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 <<< 178205 1726889913.68210: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68235: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68254: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68282: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68331: 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 <<< 178205 1726889913.68360: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream <<< 178205 1726889913.68384: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68391: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68394: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68400: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68405: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68408: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68413: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68418: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68425: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum <<< 178205 1726889913.68437: stdout chunk (state=3): >>># destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps <<< 178205 1726889913.68453: stdout chunk (state=3): >>># destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 178205 1726889913.68475: stdout chunk (state=3): >>># cleanup[3] wiping _opcode<<< 178205 1726889913.68486: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 178205 1726889913.68501: 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 <<< 178205 1726889913.68509: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 178205 1726889913.68538: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889913.68574: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 178205 1726889913.68579: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 178205 1726889913.68584: stdout chunk (state=3): >>># destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 178205 1726889913.68639: 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 <<< 178205 1726889913.68666: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 178205 1726889913.68672: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request <<< 178205 1726889913.68678: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68684: stdout chunk (state=3): >>># cleanup[3] wiping email.parser <<< 178205 1726889913.68691: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68701: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 178205 1726889913.68732: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889913.68820: 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<<< 178205 1726889913.68828: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse <<< 178205 1726889913.68841: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian <<< 178205 1726889913.68846: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array <<< 178205 1726889913.68851: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.68883: 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 <<< 178205 1726889913.68886: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 178205 1726889913.68951: 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 <<< 178205 1726889913.68958: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random <<< 178205 1726889913.68964: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889913.69059: 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 <<< 178205 1726889913.69063: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889913.69065: 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 <<< 178205 1726889913.69077: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889913.69095: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.69123: 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 # 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 <<< 178205 1726889913.69148: 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<<< 178205 1726889913.69171: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889913.69220: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 178205 1726889913.69241: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl <<< 178205 1726889913.69271: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.70069: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 178205 1726889913.70083: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 178205 1726889913.70115: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889913.70145: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889913.70182: 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 # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module <<< 178205 1726889913.70196: stdout chunk (state=3): >>># destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 178205 1726889913.70233: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889913.70245: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889913.70287: 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 <<< 178205 1726889913.70336: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889913.70379: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889913.70455: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889913.70488: 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 <<< 178205 1726889913.70506: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 178205 1726889913.70546: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889913.70588: stdout chunk (state=3): >>># destroy _weakref <<< 178205 1726889913.70608: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 178205 1726889913.70637: 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 <<< 178205 1726889913.70662: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 178205 1726889913.70690: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.70719: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse <<< 178205 1726889913.70745: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 178205 1726889913.70769: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.70794: stdout chunk (state=3): >>># 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 <<< 178205 1726889913.70851: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889913.70894: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889913.70928: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889913.70995: 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 <<< 178205 1726889913.71038: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 178205 1726889913.71063: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 178205 1726889913.71101: 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 <<< 178205 1726889913.71118: 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 <<< 178205 1726889913.71153: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889913.71270: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889913.71952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889913.71994: stderr chunk (state=3): >>><<< 178205 1726889913.72000: stdout chunk (state=3): >>><<< 178205 1726889913.72299: _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 0x7fef65898dc0> # /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 0x7fef6583d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65898b20> # /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 0x7fef65898ac0> 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 0x7fef6583d490> # /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 0x7fef6583d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d670> # /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 0x7fef655cf190> # /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 0x7fef655cf220> # /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 0x7fef655f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef655cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65855880> # /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 0x7fef655c8d90> # /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 0x7fef655f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6583d970> 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 0x7fef6556feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65572f40> # /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 0x7fef65567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65570640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6556f370> # /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 0x7fef6547adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6547a8b0> 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 0x7fef6547aeb0> # /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 0x7fef6547af70> # /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 0x7fef6547ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654d2d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654cd610> # /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 0x7fef654df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65576e20> # /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 0x7fef6548bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef654d2250> # 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 0x7fef654df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6557c9d0> # /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 0x7fef6548bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548bd90> # /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 0x7fef6548bd00> # /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 0x7fef6545f370> # /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 0x7fef6545f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65493fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548e490> # /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 0x7fef653ad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65449c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6557c040> # /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 0x7fef653c0af0> 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 0x7fef653c0e20> # /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 0x7fef653d3730> # /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 0x7fef653d3c70> # 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 0x7fef6535e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef653c0f10> # /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 0x7fef6536f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef653d35b0> 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 0x7fef6536f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548b9d0> # /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 0x7fef6538b6a0> # /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 0x7fef6538b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6538b760> # 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 0x7fef6538b850> # /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 0x7fef6538bca0> # 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 0x7fef653971f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6538b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6537da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6548b5b0> # /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 0x7fef6538ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fef652b3670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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 0x7fef651dc7c0> # /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 0x7fef651dc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dc280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dcf10> # /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 0x7fef651dc4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651dcd30> 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 0x7fef651dcf70> # /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 0x7fef651dc100> # /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 0x7fef64beeee0> # 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 0x7fef6514df40> # 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 0x7fef6514dd60> # /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 0x7fef6514d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651c2dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651c23a0> # /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 0x7fef651c2f70> # /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 0x7fef65210c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651accd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651ac3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651e0490> # 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 0x7fef651ac4c0> # /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 0x7fef651ac4f0> # /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 0x7fef64bd1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef652221f0> # /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 0x7fef64bdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef65222370> # /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 0x7fef6523cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bdc880> # 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 0x7fef64bdc6d0> # 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 0x7fef64bdb670> # 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 0x7fef64bdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6521a8b0> # /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 0x7fef651a3670> # 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 0x7fef651a2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651b20d0> # 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 0x7fef651a30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef651e7a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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 0x7fef647c5580> # /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 0x7fef64ba9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef647680a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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 0x7fef651a2bb0> # 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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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 0x7fef64bba970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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 0x7fef6522e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bba6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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 0x7fef64ba07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64b9d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64b97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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 0x7fef645a8640> # /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 0x7fef645a86d0> # /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 0x7fef645a8c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8910> # /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 0x7fef645a8070> # /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 0x7fef645ba730> # /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 0x7fef645bac40> # /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 0x7fef645bae50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6522b700> # /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 0x7fef645bba60> # /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 0x7fef645bbac0> # /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 0x7fef645f1610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bbee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645bb370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6522b6d0> # /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 0x7fef64754070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64799dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645f1430> # /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 0x7fef64794df0> # /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 0x7fef64794250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6479ad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64555f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64759910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64bbaee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a86a0> # /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 0x7fef645a8760> # /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 0x7fef64794ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef645a8160> # /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 0x7fef647c5a60> # /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 0x7fef6475a940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef646095e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef647c5850> # /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 0x7fef645f66a0> # /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 0x7fef6455d5e0> # /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 0x7fef64573b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6455d8e0> # /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 0x7fef645736d0> # /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 0x7fef6459f910> # /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 0x7fef64320ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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_12j3bn4x/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 0x7fef64282be0> # /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 0x7fef64282d60> # /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 0x7fef642d4430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282250> # /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 0x7fef64282850> # /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 0x7fef642099d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209580> # /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 0x7fef641aa550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209a00> # /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 0x7fef64109e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6422a2e0> # /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 0x7fef6291c2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef641dd8b0> # /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 0x7fef627eae80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef628fa580> # /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 0x7fef62754a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6291c520> # /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 0x7fef6274dd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62754fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209130> # /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 0x7fef6267cb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6267c340> # /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 0x7fef62691700> # /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 0x7fef6269c2b0> # /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 0x7fef6269c850> # /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 0x7fef6269cca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6269c370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62691790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62688dc0> # /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 0x7fef62255ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62691190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6267cca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6277f730> # /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 0x7fef6277ff10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6277f8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64209280> # /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 0x7fef62262d60> # /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 0x7fef620d3220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621722b0> # /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 0x7fef6217f7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62125e50> # /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 0x7fef6217fe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fbb0> # /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 0x7fef6217fee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217fe50> # /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 0x7fef61fd81c0> # /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 0x7fef61fd8250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217ff40> # /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 0x7fef61fd83d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217feb0> # /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 0x7fef6217fc40> # /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 0x7fef61fd81f0> # /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 0x7fef61fd8430> # /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 0x7fef61fd84c0> # /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 0x7fef61fd8550> # /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 0x7fef61fd85e0> # /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 0x7fef61fd8670> # /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 0x7fef61fd8700> # /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 0x7fef61fd8790> # /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 0x7fef61fd8820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217f220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621591c0> # /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 0x7fef61fd8be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fd8940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6217f8e0> # /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 0x7fef62172100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62150ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef621502b0> # /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 0x7fef62150490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62287b50> # /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 0x7fef62150e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62262d00> # /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 0x7fef61feec40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61fee4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef62287940> # /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 0x7fef61f8b2b0> # /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 0x7fef61f3e190> # 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 0x7fef61f3e220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f9e6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f8b6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f7fa90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f790d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61feeee0> # /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 0x7fef61f3efd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f3e790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61feed90> # /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 0x7fef61f79940> # /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 0x7fef61f62850> # /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 0x7fef61f628e0> # /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 0x7fef61f62a60> # /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 0x7fef61da31c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f71190> # /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 0x7fef61da3220> # /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 0x7fef61da3310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61f62a00> # /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 0x7fef61f62fa0> # /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 0x7fef61d2b3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d2b190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d1a9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61db49d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61da3eb0> # /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 0x7fef61db4ca0> # /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 0x7fef61dbb9a0> # /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 0x7fef61d38700> # /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 0x7fef61d38340> # /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 0x7fef61d4a670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d4a190> # /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 0x7fef61d4a4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef64282550> # /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 0x7fef61d51fa0> # /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 0x7fef61d06fa0> # /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 0x7fef61ca1d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca13d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2ee0> # /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 0x7fef61ca1220> # /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 0x7fef61ccb160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ca1eb0> # /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 0x7fef61cbc9d0> # /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 0x7fef61ccbfd0> # /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 0x7fef61bca1c0> # /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 0x7fef61bca310> # /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 0x7fef61bca910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bca640> # /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 0x7fef61bca9d0> # /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 0x7fef61bd8610> # /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 0x7fef61bd8700> # /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 0x7fef61bd8ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bd8af0> # /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 0x7fef61bd8f40> # /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 0x7fef61beeb20> # /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 0x7fef61beec40> # /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 0x7fef61beee80> # /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 0x7fef61b7e310> # /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 0x7fef61b7ed00> # /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 0x7fef61b7ee50> # /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 0x7fef61b8d550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8d130> # /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 0x7fef61b8df40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b8da90> # /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 0x7fef61b8dd90> # /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 0x7fef61b9a820> # /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 0x7fef61b9afa0> # /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 0x7fef61ba72b0> # /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 0x7fef61ba73a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf24c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61d51d00> # /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 0x7fef61ba7f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba7c40> # /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 0x7fef61b425e0> # /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 0x7fef61b4b520> # 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 0x7fef61b42e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b42df0> # /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 0x7fef61b75760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b751f0> # /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 0x7fef61ac4a90> # /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 0x7fef61ac4c70> # /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 0x7fef61b75cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61b75a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61bb5160> # /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 0x7fef61b42220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61ba7af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61cf2250> # /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 0x7fef61ae4190> # /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 0x7fef61ae44c0> # /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 0x7fef61ae4d30> # /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 0x7fef61a79640> # /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 0x7fef61a79bb0> # /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 0x7fef61a86c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a86850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a865b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a86220> # /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 0x7fef61a86460> # /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 0x7fef61a95be0> # /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 0x7fef61a95c70> # /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 0x7fef61aa32b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a95df0> # /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 0x7fef619ab310> # /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 0x7fef619b4370> # /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 0x7fef619b4310> # /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 0x7fef619b44c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619b4220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619abd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619ab3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6199ca60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6199c0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61aa3970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a95820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61a950d0> # /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 0x7fef61a95970> # /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 0x7fef619abdc0> # /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 0x7fef619b4790> # /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 0x7fef619b4a00> # /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 0x7fef619b4f70> # /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 0x7fef619cf760> # /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 0x7fef61953940> # /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 0x7fef61960bb0> # /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 0x7fef61983160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61960c10> # /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 0x7fef6192b430> # /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 0x7fef6192b550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6191e4c0> # /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 0x7fef6191e7f0> # /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 0x7fef61920940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6191e160> # /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 0x7fef6191e220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61911ac0> # /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 0x7fef61920df0> # /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 0x7fef618c6220> # /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 0x7fef618c6310> # /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 0x7fef618c6430> # /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 0x7fef6189b670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618eff70> # /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 0x7fef61901a00> # /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 0x7fef61901a90> # /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 0x7fef6189b2e0> # /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 0x7fef618ac3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618d2d30> # /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 0x7fef618dc9a0> # /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 0x7fef618588b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618dc2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef618c6be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6197edc0> # /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 0x7fef6187e670> # /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 0x7fef6187ee20> # /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 0x7fef6180d190> # /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 0x7fef6180dac0> # /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 0x7fef6182c1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180dd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6180d220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6186d8b0> # /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 0x7fef617e5310> # /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 0x7fef617e5df0> # /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 0x7fef617e5f70> # /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 0x7fef617edc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617ed7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617ed340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5a90> # /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 0x7fef617e5be0> # /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 0x7fef6179aa30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6179a6a0> # /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 0x7fef6179a700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f640> # /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 0x7fef6178f820> # /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 0x7fef61747940> # /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 0x7fef61747af0> # /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 0x7fef61747ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617475e0> # /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 0x7fef617478e0> # /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 0x7fef6174f100> # /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 0x7fef6174f160> # /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 0x7fef6175f370> # /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 0x7fef6175f940> # /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 0x7fef6177fe80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6174fc40> # /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 0x7fef6174fac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61747280> # /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 0x7fef61747340> # /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 0x7fef61747040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617a3b20> # /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 0x7fef61707910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61707550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617b5940> # /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 0x7fef617470a0> # /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 0x7fef61707d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f970> # /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 0x7fef61713940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6178f040> # /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 0x7fef6172d2b0> # /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 0x7fef6172d520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617210a0> # /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 0x7fef6172de20> # /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 0x7fef617351c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6172da00> # /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 0x7fef6172dc70> # /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 0x7fef61735c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735820> # /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 0x7fef6173e0d0> # /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 0x7fef6173eb80> # /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 0x7fef6173ec40> # /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 0x7fef6173ecd0> # /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 0x7fef6173ed60> # /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 0x7fef6173edf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6173e520> # /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 0x7fef6173efa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735b50> # /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 0x7fef616673a0> # /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 0x7fef616676d0> # /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 0x7fef61667940> # /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 0x7fef61667be0> # /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 0x7fef61667e80> # /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 0x7fef6166c160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735460> # /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 0x7fef6166c4c0> # /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 0x7fef6166c8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166c760> # /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 0x7fef6166cd00> # /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 0x7fef6166cc10> # /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 0x7fef6166cd30> # /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 0x7fef61679100> # /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 0x7fef61679190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61735670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617218b0> # /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 0x7fef617218e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61721430> # /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 0x7fef61735550> # /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 0x7fef6178f3d0> # /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 0x7fef61679fd0> # /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 0x7fef616105b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef616103a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61610130> # /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 0x7fef61610430> # /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 0x7fef6161bf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6166cc70> # /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 0x7fef6162da90> # /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 0x7fef61639280> # /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 0x7fef61639340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162db20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d6a0> # /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 0x7fef615e91f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639d30> # /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 0x7fef61639f40> # /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 0x7fef615e9820> # /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 0x7fef615e9ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6162d760> # /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 0x7fef615991f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6158fe20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6158f310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61600880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61639b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617fcc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617fc580> # /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 0x7fef6158ff40> # /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 0x7fef6158fc70> # /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 0x7fef615a2940> # /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 0x7fef615a2d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617e5550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef617d68b0> # /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 0x7fef615bd310> # /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 0x7fef615bd6a0> # /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 0x7fef615bd7c0> # /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 0x7fef61553130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615bd880> # /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 0x7fef61560190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61553a30> # /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 0x7fef61506940> # /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 0x7fef61512580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61560f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61560730> # /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 0x7fef61576a30> # /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 0x7fef6152bc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6152b3a0> # /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 0x7fef6152be20> # /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 0x7fef6153d2e0> # /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 0x7fef6153d460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d310> # /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 0x7fef6153d400> # /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 0x7fef6153dd30> # 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 0x7fef6153db80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d550> # /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 0x7fef614d7970> # /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 0x7fef614d7a60> # /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 0x7fef614d7d60> # /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 0x7fef614e8370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614d7310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614c4eb0> # 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 0x7fef614d75b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614c4b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6153d910> # /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 0x7fef613d84c0> # /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 0x7fef613f1f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613d8d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613d8850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef614e8f70> # /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 0x7fef613a2dc0> # /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 0x7fef613bf340> # 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 0x7fef613bff40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a2e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a2790> # /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 0x7fef6133cf70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6133c430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613a4880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef615768b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61553ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6183f580> # /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 0x7fef617cb850> # /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 0x7fef61353e20> # /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 0x7fef61353fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6186df40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619539d0> # /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 0x7fef61303700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61373b80> # /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 0x7fef6130f130> # /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 0x7fef6130f3d0> # /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 0x7fef6130f610> # /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 0x7fef6130f850> # /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 0x7fef6130fa30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61303ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef613039d0> # /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 0x7fef61303eb0> # /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 0x7fef61321400> # /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 0x7fef613218b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321520> # /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 0x7fef612bb1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61321d00> # /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 0x7fef61321e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef61960400> # /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 0x7fef612c8b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef619536d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef6194a550> # /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 0x7fef612df670> # /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 0x7fef612ea940> # /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 0x7fef612f56d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612eaf70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612dfb20> # /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 0x7fef612ea3a0> # /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 0x7fef61268670> # /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 0x7fef61268880> # /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 0x7fef61268b80> # /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 0x7fef61268e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612df100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fef612c8d00> # /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 0x7fef612df4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889913.74636: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889912.3516183-182602-26295486862192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889913.74640: _low_level_execute_command(): starting 178205 1726889913.74642: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889912.3516183-182602-26295486862192/ > /dev/null 2>&1 && sleep 0' 178205 1726889913.74644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889913.74646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889913.74648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889913.74651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889913.74653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889913.74655: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889913.74657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889913.74659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889913.74661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889913.74662: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889913.74665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889913.74667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889913.74669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889913.74702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889913.74705: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889913.74707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889913.74715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889913.74718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889913.74720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889913.74722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889913.75272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889913.75317: stderr chunk (state=3): >>><<< 178205 1726889913.75320: stdout chunk (state=3): >>><<< 178205 1726889913.75322: _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 178205 1726889913.75329: handler run complete 178205 1726889913.75358: attempt loop complete, returning result 178205 1726889913.75361: _execute() done 178205 1726889913.75364: dumping result to json 178205 1726889913.75368: done dumping result, returning 178205 1726889913.75376: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-0000000026e1] 178205 1726889913.75383: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e1 178205 1726889913.75478: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e1 178205 1726889913.75481: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889913.75564: no more pending results, returning what we have 178205 1726889913.75568: results queue empty 178205 1726889913.75569: checking for any_errors_fatal 178205 1726889913.75576: done checking for any_errors_fatal 178205 1726889913.75576: checking for max_fail_percentage 178205 1726889913.75578: done checking for max_fail_percentage 178205 1726889913.75579: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.75580: done checking to see if all hosts have failed 178205 1726889913.75580: getting the remaining hosts for this loop 178205 1726889913.75582: done getting the remaining hosts for this loop 178205 1726889913.75585: getting the next task for host managed_node2 178205 1726889913.75591: done getting next task for host managed_node2 178205 1726889913.75595: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889913.75600: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.75603: getting variables 178205 1726889913.75605: in VariableManager get_vars() 178205 1726889913.75641: Calling all_inventory to load vars for managed_node2 178205 1726889913.75644: Calling groups_inventory to load vars for managed_node2 178205 1726889913.75647: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.75657: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.75659: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.75661: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.76024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.76366: done with get_vars() 178205 1726889913.76377: done getting variables 178205 1726889913.76421: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:38:33 -0400 (0:00:01.535) 0:02:06.752 ****** 178205 1726889913.76447: entering _queue_task() for managed_node2/command 178205 1726889913.76649: worker is 1 (out of 1 available) 178205 1726889913.76661: exiting _queue_task() for managed_node2/command 178205 1726889913.76674: done queuing things up, now waiting for results queue to drain 178205 1726889913.76675: waiting for pending results... 178205 1726889913.76870: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889913.76964: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e2 178205 1726889913.76976: variable 'ansible_search_path' from source: unknown 178205 1726889913.77008: calling self._execute() 178205 1726889913.77101: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.77105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.77116: variable 'omit' from source: magic vars 178205 1726889913.77419: variable 'storage_test_volume' from source: include params 178205 1726889913.77441: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.77458: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889913.77461: when evaluation is False, skipping this task 178205 1726889913.77464: _execute() done 178205 1726889913.77467: dumping result to json 178205 1726889913.77470: done dumping result, returning 178205 1726889913.77474: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-0000000026e2] 178205 1726889913.77480: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e2 178205 1726889913.77583: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e2 178205 1726889913.77586: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889913.77641: no more pending results, returning what we have 178205 1726889913.77644: results queue empty 178205 1726889913.77645: checking for any_errors_fatal 178205 1726889913.77660: done checking for any_errors_fatal 178205 1726889913.77661: checking for max_fail_percentage 178205 1726889913.77663: done checking for max_fail_percentage 178205 1726889913.77664: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.77665: done checking to see if all hosts have failed 178205 1726889913.77665: getting the remaining hosts for this loop 178205 1726889913.77667: done getting the remaining hosts for this loop 178205 1726889913.77670: getting the next task for host managed_node2 178205 1726889913.77678: done getting next task for host managed_node2 178205 1726889913.77680: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889913.77685: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.77688: getting variables 178205 1726889913.77689: in VariableManager get_vars() 178205 1726889913.77740: Calling all_inventory to load vars for managed_node2 178205 1726889913.77744: Calling groups_inventory to load vars for managed_node2 178205 1726889913.77754: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.77781: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.77784: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.77787: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.78327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.78896: done with get_vars() 178205 1726889913.78913: done getting variables 178205 1726889913.78958: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:38:33 -0400 (0:00:00.025) 0:02:06.777 ****** 178205 1726889913.78981: entering _queue_task() for managed_node2/assert 178205 1726889913.79159: worker is 1 (out of 1 available) 178205 1726889913.79173: exiting _queue_task() for managed_node2/assert 178205 1726889913.79184: done queuing things up, now waiting for results queue to drain 178205 1726889913.79185: waiting for pending results... 178205 1726889913.79436: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889913.79572: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e3 178205 1726889913.79601: variable 'ansible_search_path' from source: unknown 178205 1726889913.79639: calling self._execute() 178205 1726889913.79765: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.79783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.79807: variable 'omit' from source: magic vars 178205 1726889913.80267: variable 'storage_test_volume' from source: include params 178205 1726889913.80306: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889913.80322: when evaluation is False, skipping this task 178205 1726889913.80337: _execute() done 178205 1726889913.80352: dumping result to json 178205 1726889913.80363: done dumping result, returning 178205 1726889913.80380: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-0000000026e3] 178205 1726889913.80394: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e3 178205 1726889913.80521: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e3 178205 1726889913.80524: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889913.80586: no more pending results, returning what we have 178205 1726889913.80590: results queue empty 178205 1726889913.80591: checking for any_errors_fatal 178205 1726889913.80599: done checking for any_errors_fatal 178205 1726889913.80600: checking for max_fail_percentage 178205 1726889913.80602: done checking for max_fail_percentage 178205 1726889913.80603: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.80604: done checking to see if all hosts have failed 178205 1726889913.80605: getting the remaining hosts for this loop 178205 1726889913.80606: done getting the remaining hosts for this loop 178205 1726889913.80610: getting the next task for host managed_node2 178205 1726889913.80619: done getting next task for host managed_node2 178205 1726889913.80621: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889913.80629: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.80633: getting variables 178205 1726889913.80635: in VariableManager get_vars() 178205 1726889913.80670: Calling all_inventory to load vars for managed_node2 178205 1726889913.80673: Calling groups_inventory to load vars for managed_node2 178205 1726889913.80676: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.80687: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.80690: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.80695: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.81258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.81807: done with get_vars() 178205 1726889913.81819: done getting variables 178205 1726889913.81869: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:38:33 -0400 (0:00:00.029) 0:02:06.807 ****** 178205 1726889913.81900: entering _queue_task() for managed_node2/assert 178205 1726889913.82146: worker is 1 (out of 1 available) 178205 1726889913.82160: exiting _queue_task() for managed_node2/assert 178205 1726889913.82171: done queuing things up, now waiting for results queue to drain 178205 1726889913.82172: waiting for pending results... 178205 1726889913.82688: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889913.82824: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e4 178205 1726889913.82852: variable 'ansible_search_path' from source: unknown 178205 1726889913.82892: calling self._execute() 178205 1726889913.83020: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.83037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.83083: variable 'omit' from source: magic vars 178205 1726889913.83453: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.83467: Evaluated conditional (_storage_test_volume_present): True 178205 1726889913.83480: variable 'omit' from source: magic vars 178205 1726889913.83545: variable 'omit' from source: magic vars 178205 1726889913.83766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889913.86459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889913.86536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889913.87069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889913.87121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889913.87145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889913.87229: variable 'storage_test_volume' from source: include params 178205 1726889913.87247: variable '__dev_ne_raw' from source: task vars 178205 1726889913.87362: variable 'storage_test_volume' from source: include params 178205 1726889913.87417: variable 'omit' from source: magic vars 178205 1726889913.87442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889913.87462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889913.87480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889913.87490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889913.87499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889913.87523: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889913.87527: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.87532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.87601: Set connection var ansible_pipelining to False 178205 1726889913.87605: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889913.87611: Set connection var ansible_shell_executable to /bin/sh 178205 1726889913.87615: Set connection var ansible_connection to ssh 178205 1726889913.87620: Set connection var ansible_shell_type to sh 178205 1726889913.87624: Set connection var ansible_timeout to 10 178205 1726889913.87647: variable 'ansible_shell_executable' from source: unknown 178205 1726889913.87650: variable 'ansible_connection' from source: unknown 178205 1726889913.87653: variable 'ansible_module_compression' from source: unknown 178205 1726889913.87655: variable 'ansible_shell_type' from source: unknown 178205 1726889913.87657: variable 'ansible_shell_executable' from source: unknown 178205 1726889913.87660: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.87662: variable 'ansible_pipelining' from source: unknown 178205 1726889913.87665: variable 'ansible_timeout' from source: unknown 178205 1726889913.87670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.87766: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889913.87774: variable 'omit' from source: magic vars 178205 1726889913.87782: starting attempt loop 178205 1726889913.87785: running the handler 178205 1726889913.87899: variable '__dev_ne_raw' from source: task vars 178205 1726889913.87984: variable 'storage_test_volume' from source: include params 178205 1726889913.88002: variable 'storage_test_volume' from source: include params 178205 1726889913.88020: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 178205 1726889913.88030: handler run complete 178205 1726889913.88039: attempt loop complete, returning result 178205 1726889913.88042: _execute() done 178205 1726889913.88045: dumping result to json 178205 1726889913.88047: done dumping result, returning 178205 1726889913.88053: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-0000000026e4] 178205 1726889913.88059: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e4 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889913.88231: no more pending results, returning what we have 178205 1726889913.88235: results queue empty 178205 1726889913.88236: checking for any_errors_fatal 178205 1726889913.88244: done checking for any_errors_fatal 178205 1726889913.88245: checking for max_fail_percentage 178205 1726889913.88247: done checking for max_fail_percentage 178205 1726889913.88248: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.88249: done checking to see if all hosts have failed 178205 1726889913.88250: getting the remaining hosts for this loop 178205 1726889913.88251: done getting the remaining hosts for this loop 178205 1726889913.88255: getting the next task for host managed_node2 178205 1726889913.88262: done getting next task for host managed_node2 178205 1726889913.88265: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889913.88269: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.88287: getting variables 178205 1726889913.88289: in VariableManager get_vars() 178205 1726889913.88327: Calling all_inventory to load vars for managed_node2 178205 1726889913.88330: Calling groups_inventory to load vars for managed_node2 178205 1726889913.88353: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e4 178205 1726889913.88362: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.88373: WORKER PROCESS EXITING 178205 1726889913.88400: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.88403: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.88406: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.88835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.89191: done with get_vars() 178205 1726889913.89201: done getting variables 178205 1726889913.89245: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:38:33 -0400 (0:00:00.073) 0:02:06.880 ****** 178205 1726889913.89269: entering _queue_task() for managed_node2/assert 178205 1726889913.89466: worker is 1 (out of 1 available) 178205 1726889913.89479: exiting _queue_task() for managed_node2/assert 178205 1726889913.89517: done queuing things up, now waiting for results queue to drain 178205 1726889913.89518: waiting for pending results... 178205 1726889913.89741: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889913.89859: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e5 178205 1726889913.89882: variable 'ansible_search_path' from source: unknown 178205 1726889913.89929: calling self._execute() 178205 1726889913.90020: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.90024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.90034: variable 'omit' from source: magic vars 178205 1726889913.90350: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.90356: variable 'storage_test_volume' from source: include params 178205 1726889913.90389: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889913.90401: when evaluation is False, skipping this task 178205 1726889913.90409: _execute() done 178205 1726889913.90420: dumping result to json 178205 1726889913.90426: done dumping result, returning 178205 1726889913.90437: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-0000000026e5] 178205 1726889913.90443: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e5 178205 1726889913.90560: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e5 178205 1726889913.90563: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889913.90683: no more pending results, returning what we have 178205 1726889913.90686: results queue empty 178205 1726889913.90687: checking for any_errors_fatal 178205 1726889913.90696: done checking for any_errors_fatal 178205 1726889913.90697: checking for max_fail_percentage 178205 1726889913.90699: done checking for max_fail_percentage 178205 1726889913.90714: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.90716: done checking to see if all hosts have failed 178205 1726889913.90716: getting the remaining hosts for this loop 178205 1726889913.90718: done getting the remaining hosts for this loop 178205 1726889913.90721: getting the next task for host managed_node2 178205 1726889913.90730: done getting next task for host managed_node2 178205 1726889913.90732: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889913.90737: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.90739: getting variables 178205 1726889913.90741: in VariableManager get_vars() 178205 1726889913.90769: Calling all_inventory to load vars for managed_node2 178205 1726889913.90772: Calling groups_inventory to load vars for managed_node2 178205 1726889913.90775: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.90787: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.90790: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.90794: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.91196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.91973: done with get_vars() 178205 1726889913.91982: done getting variables 178205 1726889913.92053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:38:33 -0400 (0:00:00.028) 0:02:06.908 ****** 178205 1726889913.92081: entering _queue_task() for managed_node2/assert 178205 1726889913.92320: worker is 1 (out of 1 available) 178205 1726889913.92335: exiting _queue_task() for managed_node2/assert 178205 1726889913.92351: done queuing things up, now waiting for results queue to drain 178205 1726889913.92352: waiting for pending results... 178205 1726889913.92583: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889913.92688: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e6 178205 1726889913.92703: variable 'ansible_search_path' from source: unknown 178205 1726889913.92749: calling self._execute() 178205 1726889913.92886: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.92904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.92928: variable 'omit' from source: magic vars 178205 1726889913.93439: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.93444: variable 'storage_test_volume' from source: include params 178205 1726889913.93474: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889913.93494: when evaluation is False, skipping this task 178205 1726889913.93498: _execute() done 178205 1726889913.93501: dumping result to json 178205 1726889913.93504: done dumping result, returning 178205 1726889913.93507: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-0000000026e6] 178205 1726889913.93509: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e6 178205 1726889913.93662: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e6 178205 1726889913.93665: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889913.93781: no more pending results, returning what we have 178205 1726889913.93783: results queue empty 178205 1726889913.93784: checking for any_errors_fatal 178205 1726889913.93789: done checking for any_errors_fatal 178205 1726889913.93789: checking for max_fail_percentage 178205 1726889913.93791: done checking for max_fail_percentage 178205 1726889913.93791: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.93792: done checking to see if all hosts have failed 178205 1726889913.93792: getting the remaining hosts for this loop 178205 1726889913.93793: done getting the remaining hosts for this loop 178205 1726889913.93799: getting the next task for host managed_node2 178205 1726889913.93808: done getting next task for host managed_node2 178205 1726889913.93814: ^ task is: TASK: Check LUKS version 178205 1726889913.93818: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.93822: getting variables 178205 1726889913.93823: in VariableManager get_vars() 178205 1726889913.93860: Calling all_inventory to load vars for managed_node2 178205 1726889913.93863: Calling groups_inventory to load vars for managed_node2 178205 1726889913.93866: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.93873: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.93875: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.93877: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.94245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.94603: done with get_vars() 178205 1726889913.94614: done getting variables 178205 1726889913.94654: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:38:33 -0400 (0:00:00.025) 0:02:06.934 ****** 178205 1726889913.94674: entering _queue_task() for managed_node2/assert 178205 1726889913.94856: worker is 1 (out of 1 available) 178205 1726889913.94867: exiting _queue_task() for managed_node2/assert 178205 1726889913.94880: done queuing things up, now waiting for results queue to drain 178205 1726889913.94881: waiting for pending results... 178205 1726889913.95146: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889913.95295: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e7 178205 1726889913.95316: variable 'ansible_search_path' from source: unknown 178205 1726889913.95346: calling self._execute() 178205 1726889913.95464: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.95468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.95476: variable 'omit' from source: magic vars 178205 1726889913.95775: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.95790: Evaluated conditional (_storage_test_volume_present): True 178205 1726889913.95897: variable 'storage_test_volume' from source: include params 178205 1726889913.95935: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889913.95941: when evaluation is False, skipping this task 178205 1726889913.95945: _execute() done 178205 1726889913.95948: dumping result to json 178205 1726889913.95950: done dumping result, returning 178205 1726889913.95956: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-0000000026e7] 178205 1726889913.95961: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e7 178205 1726889913.96088: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e7 178205 1726889913.96092: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889913.96140: no more pending results, returning what we have 178205 1726889913.96144: results queue empty 178205 1726889913.96145: checking for any_errors_fatal 178205 1726889913.96154: done checking for any_errors_fatal 178205 1726889913.96155: checking for max_fail_percentage 178205 1726889913.96156: done checking for max_fail_percentage 178205 1726889913.96157: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.96158: done checking to see if all hosts have failed 178205 1726889913.96159: getting the remaining hosts for this loop 178205 1726889913.96160: done getting the remaining hosts for this loop 178205 1726889913.96163: getting the next task for host managed_node2 178205 1726889913.96171: done getting next task for host managed_node2 178205 1726889913.96173: ^ task is: TASK: Check LUKS key size 178205 1726889913.96178: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.96182: getting variables 178205 1726889913.96183: in VariableManager get_vars() 178205 1726889913.96231: Calling all_inventory to load vars for managed_node2 178205 1726889913.96234: Calling groups_inventory to load vars for managed_node2 178205 1726889913.96238: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.96248: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.96251: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.96253: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.96657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.97091: done with get_vars() 178205 1726889913.97103: done getting variables 178205 1726889913.97185: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:38:33 -0400 (0:00:00.025) 0:02:06.960 ****** 178205 1726889913.97217: entering _queue_task() for managed_node2/assert 178205 1726889913.97407: worker is 1 (out of 1 available) 178205 1726889913.97421: exiting _queue_task() for managed_node2/assert 178205 1726889913.97436: done queuing things up, now waiting for results queue to drain 178205 1726889913.97437: waiting for pending results... 178205 1726889913.97647: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889913.97755: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e8 178205 1726889913.97772: variable 'ansible_search_path' from source: unknown 178205 1726889913.97876: calling self._execute() 178205 1726889913.97932: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889913.97937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889913.97942: variable 'omit' from source: magic vars 178205 1726889913.98256: variable '_storage_test_volume_present' from source: set_fact 178205 1726889913.98262: Evaluated conditional (_storage_test_volume_present): True 178205 1726889913.98381: variable 'storage_test_volume' from source: include params 178205 1726889913.98405: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889913.98409: when evaluation is False, skipping this task 178205 1726889913.98412: _execute() done 178205 1726889913.98415: dumping result to json 178205 1726889913.98419: done dumping result, returning 178205 1726889913.98423: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-0000000026e8] 178205 1726889913.98431: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e8 178205 1726889913.98530: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e8 178205 1726889913.98533: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889913.98594: no more pending results, returning what we have 178205 1726889913.98597: results queue empty 178205 1726889913.98598: checking for any_errors_fatal 178205 1726889913.98604: done checking for any_errors_fatal 178205 1726889913.98605: checking for max_fail_percentage 178205 1726889913.98606: done checking for max_fail_percentage 178205 1726889913.98607: checking to see if all hosts have failed and the running result is not ok 178205 1726889913.98608: done checking to see if all hosts have failed 178205 1726889913.98609: getting the remaining hosts for this loop 178205 1726889913.98610: done getting the remaining hosts for this loop 178205 1726889913.98615: getting the next task for host managed_node2 178205 1726889913.98621: done getting next task for host managed_node2 178205 1726889913.98623: ^ task is: TASK: Check LUKS cipher 178205 1726889913.98627: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889913.98631: getting variables 178205 1726889913.98632: in VariableManager get_vars() 178205 1726889913.98660: Calling all_inventory to load vars for managed_node2 178205 1726889913.98662: Calling groups_inventory to load vars for managed_node2 178205 1726889913.98664: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889913.98670: Calling all_plugins_play to load vars for managed_node2 178205 1726889913.98672: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889913.98673: Calling groups_plugins_play to load vars for managed_node2 178205 1726889913.99006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889913.99405: done with get_vars() 178205 1726889913.99417: done getting variables 178205 1726889913.99463: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:38:33 -0400 (0:00:00.022) 0:02:06.982 ****** 178205 1726889913.99486: entering _queue_task() for managed_node2/assert 178205 1726889913.99667: worker is 1 (out of 1 available) 178205 1726889913.99680: exiting _queue_task() for managed_node2/assert 178205 1726889913.99690: done queuing things up, now waiting for results queue to drain 178205 1726889913.99691: waiting for pending results... 178205 1726889913.99950: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889914.00042: in run() - task 02369adf-7a19-34ed-f5d1-0000000026e9 178205 1726889914.00054: variable 'ansible_search_path' from source: unknown 178205 1726889914.00090: calling self._execute() 178205 1726889914.00186: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.00190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.00200: variable 'omit' from source: magic vars 178205 1726889914.00519: variable '_storage_test_volume_present' from source: set_fact 178205 1726889914.00543: Evaluated conditional (_storage_test_volume_present): True 178205 1726889914.00644: variable 'storage_test_volume' from source: include params 178205 1726889914.00696: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889914.00705: when evaluation is False, skipping this task 178205 1726889914.00710: _execute() done 178205 1726889914.00712: dumping result to json 178205 1726889914.00715: done dumping result, returning 178205 1726889914.00718: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-0000000026e9] 178205 1726889914.00724: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e9 178205 1726889914.00846: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026e9 178205 1726889914.00852: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889914.00948: no more pending results, returning what we have 178205 1726889914.00951: results queue empty 178205 1726889914.00952: checking for any_errors_fatal 178205 1726889914.00965: done checking for any_errors_fatal 178205 1726889914.00966: checking for max_fail_percentage 178205 1726889914.00968: done checking for max_fail_percentage 178205 1726889914.00968: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.00969: done checking to see if all hosts have failed 178205 1726889914.00970: getting the remaining hosts for this loop 178205 1726889914.00971: done getting the remaining hosts for this loop 178205 1726889914.00974: getting the next task for host managed_node2 178205 1726889914.00980: done getting next task for host managed_node2 178205 1726889914.00982: ^ task is: TASK: Set test variables 178205 1726889914.00987: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.00989: getting variables 178205 1726889914.00990: in VariableManager get_vars() 178205 1726889914.01014: Calling all_inventory to load vars for managed_node2 178205 1726889914.01016: Calling groups_inventory to load vars for managed_node2 178205 1726889914.01018: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.01024: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.01026: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.01028: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.01367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.01918: done with get_vars() 178205 1726889914.01937: done getting variables 178205 1726889914.01988: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:38:34 -0400 (0:00:00.025) 0:02:07.008 ****** 178205 1726889914.02022: entering _queue_task() for managed_node2/set_fact 178205 1726889914.02231: worker is 1 (out of 1 available) 178205 1726889914.02242: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.02254: done queuing things up, now waiting for results queue to drain 178205 1726889914.02255: waiting for pending results... 178205 1726889914.02477: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889914.02562: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ea 178205 1726889914.02582: variable 'ansible_search_path' from source: unknown 178205 1726889914.02622: calling self._execute() 178205 1726889914.02738: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.02750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.02765: variable 'omit' from source: magic vars 178205 1726889914.02867: variable 'omit' from source: magic vars 178205 1726889914.02916: variable 'omit' from source: magic vars 178205 1726889914.03158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.04740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.04785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.05176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.05201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.05222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.05306: variable 'storage_test_volume' from source: include params 178205 1726889914.05321: variable '_storage_test_volume_present' from source: set_fact 178205 1726889914.05456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.05477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.05494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.05522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.05535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.05564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.05582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.05599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.05625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.05638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.05683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.05700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.05718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.05745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.05755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.05868: variable 'storage_test_crypttab' from source: set_fact 178205 1726889914.05875: variable 'storage_test_volume' from source: include params 178205 1726889914.05975: variable 'storage_test_volume' from source: include params 178205 1726889914.05998: variable 'omit' from source: magic vars 178205 1726889914.06021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889914.06043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889914.06058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889914.06070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.06079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.06102: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889914.06105: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.06107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.06174: Set connection var ansible_pipelining to False 178205 1726889914.06177: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889914.06183: Set connection var ansible_shell_executable to /bin/sh 178205 1726889914.06186: Set connection var ansible_connection to ssh 178205 1726889914.06190: Set connection var ansible_shell_type to sh 178205 1726889914.06195: Set connection var ansible_timeout to 10 178205 1726889914.06215: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.06217: variable 'ansible_connection' from source: unknown 178205 1726889914.06220: variable 'ansible_module_compression' from source: unknown 178205 1726889914.06223: variable 'ansible_shell_type' from source: unknown 178205 1726889914.06225: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.06227: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.06236: variable 'ansible_pipelining' from source: unknown 178205 1726889914.06239: variable 'ansible_timeout' from source: unknown 178205 1726889914.06241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.06305: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889914.06315: variable 'omit' from source: magic vars 178205 1726889914.06326: starting attempt loop 178205 1726889914.06329: running the handler 178205 1726889914.06339: handler run complete 178205 1726889914.06347: attempt loop complete, returning result 178205 1726889914.06351: _execute() done 178205 1726889914.06354: dumping result to json 178205 1726889914.06356: done dumping result, returning 178205 1726889914.06359: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-0000000026ea] 178205 1726889914.06366: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ea 178205 1726889914.06442: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ea 178205 1726889914.06445: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889914.06522: no more pending results, returning what we have 178205 1726889914.06525: results queue empty 178205 1726889914.06525: checking for any_errors_fatal 178205 1726889914.06534: done checking for any_errors_fatal 178205 1726889914.06535: checking for max_fail_percentage 178205 1726889914.06536: done checking for max_fail_percentage 178205 1726889914.06537: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.06538: done checking to see if all hosts have failed 178205 1726889914.06539: getting the remaining hosts for this loop 178205 1726889914.06540: done getting the remaining hosts for this loop 178205 1726889914.06543: getting the next task for host managed_node2 178205 1726889914.06550: done getting next task for host managed_node2 178205 1726889914.06552: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889914.06562: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.06566: getting variables 178205 1726889914.06567: in VariableManager get_vars() 178205 1726889914.06597: Calling all_inventory to load vars for managed_node2 178205 1726889914.06599: Calling groups_inventory to load vars for managed_node2 178205 1726889914.06602: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.06610: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.06614: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.06617: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.06932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.07266: done with get_vars() 178205 1726889914.07275: done getting variables 178205 1726889914.07314: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:38:34 -0400 (0:00:00.053) 0:02:07.061 ****** 178205 1726889914.07336: entering _queue_task() for managed_node2/assert 178205 1726889914.07510: worker is 1 (out of 1 available) 178205 1726889914.07525: exiting _queue_task() for managed_node2/assert 178205 1726889914.07537: done queuing things up, now waiting for results queue to drain 178205 1726889914.07538: waiting for pending results... 178205 1726889914.07713: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889914.07801: in run() - task 02369adf-7a19-34ed-f5d1-0000000026eb 178205 1726889914.07815: variable 'ansible_search_path' from source: unknown 178205 1726889914.07843: calling self._execute() 178205 1726889914.07925: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.07932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.07942: variable 'omit' from source: magic vars 178205 1726889914.08016: variable 'omit' from source: magic vars 178205 1726889914.08059: variable 'omit' from source: magic vars 178205 1726889914.08228: variable 'storage_test_volume' from source: include params 178205 1726889914.08270: variable 'omit' from source: magic vars 178205 1726889914.08304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889914.08331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889914.08346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889914.08359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.08369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.08391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889914.08394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.08396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.08465: Set connection var ansible_pipelining to False 178205 1726889914.08470: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889914.08475: Set connection var ansible_shell_executable to /bin/sh 178205 1726889914.08478: Set connection var ansible_connection to ssh 178205 1726889914.08482: Set connection var ansible_shell_type to sh 178205 1726889914.08487: Set connection var ansible_timeout to 10 178205 1726889914.08505: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.08509: variable 'ansible_connection' from source: unknown 178205 1726889914.08513: variable 'ansible_module_compression' from source: unknown 178205 1726889914.08516: variable 'ansible_shell_type' from source: unknown 178205 1726889914.08518: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.08520: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.08524: variable 'ansible_pipelining' from source: unknown 178205 1726889914.08526: variable 'ansible_timeout' from source: unknown 178205 1726889914.08533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.08625: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889914.08642: variable 'omit' from source: magic vars 178205 1726889914.08647: starting attempt loop 178205 1726889914.08650: running the handler 178205 1726889914.08769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.10676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.10720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.10757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.10780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.10799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.10851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.10949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.10952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.10955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.10958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.10991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.11006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.11025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.11057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.11064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.11141: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889914.11144: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889914.11155: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889914.11165: handler run complete 178205 1726889914.11172: attempt loop complete, returning result 178205 1726889914.11177: _execute() done 178205 1726889914.11179: dumping result to json 178205 1726889914.11182: done dumping result, returning 178205 1726889914.11189: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-0000000026eb] 178205 1726889914.11193: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026eb 178205 1726889914.11278: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026eb 178205 1726889914.11280: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889914.11334: no more pending results, returning what we have 178205 1726889914.11337: results queue empty 178205 1726889914.11338: checking for any_errors_fatal 178205 1726889914.11347: done checking for any_errors_fatal 178205 1726889914.11348: checking for max_fail_percentage 178205 1726889914.11349: done checking for max_fail_percentage 178205 1726889914.11356: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.11357: done checking to see if all hosts have failed 178205 1726889914.11358: getting the remaining hosts for this loop 178205 1726889914.11359: done getting the remaining hosts for this loop 178205 1726889914.11362: getting the next task for host managed_node2 178205 1726889914.11369: done getting next task for host managed_node2 178205 1726889914.11371: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889914.11382: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.11386: getting variables 178205 1726889914.11387: in VariableManager get_vars() 178205 1726889914.11419: Calling all_inventory to load vars for managed_node2 178205 1726889914.11422: Calling groups_inventory to load vars for managed_node2 178205 1726889914.11425: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.11433: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.11435: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.11438: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.12345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.12960: done with get_vars() 178205 1726889914.12969: done getting variables 178205 1726889914.13008: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:38:34 -0400 (0:00:00.056) 0:02:07.118 ****** 178205 1726889914.13031: entering _queue_task() for managed_node2/assert 178205 1726889914.13353: worker is 1 (out of 1 available) 178205 1726889914.13366: exiting _queue_task() for managed_node2/assert 178205 1726889914.13380: done queuing things up, now waiting for results queue to drain 178205 1726889914.13381: waiting for pending results... 178205 1726889914.13847: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889914.13963: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ec 178205 1726889914.13990: variable 'ansible_search_path' from source: unknown 178205 1726889914.14058: calling self._execute() 178205 1726889914.14221: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.14239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.14243: variable 'omit' from source: magic vars 178205 1726889914.14551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.16595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.16652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.16680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.16706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.16734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.16783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.16802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.16822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.16853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.16864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.16948: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889914.16966: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889914.16970: when evaluation is False, skipping this task 178205 1726889914.16973: _execute() done 178205 1726889914.16975: dumping result to json 178205 1726889914.16977: done dumping result, returning 178205 1726889914.16982: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-0000000026ec] 178205 1726889914.16987: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ec 178205 1726889914.17075: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ec 178205 1726889914.17078: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889914.17123: no more pending results, returning what we have 178205 1726889914.17129: results queue empty 178205 1726889914.17130: checking for any_errors_fatal 178205 1726889914.17140: done checking for any_errors_fatal 178205 1726889914.17141: checking for max_fail_percentage 178205 1726889914.17143: done checking for max_fail_percentage 178205 1726889914.17144: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.17145: done checking to see if all hosts have failed 178205 1726889914.17146: getting the remaining hosts for this loop 178205 1726889914.17147: done getting the remaining hosts for this loop 178205 1726889914.17150: getting the next task for host managed_node2 178205 1726889914.17158: done getting next task for host managed_node2 178205 1726889914.17160: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889914.17165: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.17169: getting variables 178205 1726889914.17170: in VariableManager get_vars() 178205 1726889914.17243: Calling all_inventory to load vars for managed_node2 178205 1726889914.17246: Calling groups_inventory to load vars for managed_node2 178205 1726889914.17250: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.17259: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.17261: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.17264: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.17817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.18426: done with get_vars() 178205 1726889914.18439: done getting variables 178205 1726889914.18489: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:38:34 -0400 (0:00:00.054) 0:02:07.173 ****** 178205 1726889914.18520: entering _queue_task() for managed_node2/assert 178205 1726889914.18754: worker is 1 (out of 1 available) 178205 1726889914.18766: exiting _queue_task() for managed_node2/assert 178205 1726889914.18777: done queuing things up, now waiting for results queue to drain 178205 1726889914.18778: waiting for pending results... 178205 1726889914.19063: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889914.19187: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ed 178205 1726889914.19202: variable 'ansible_search_path' from source: unknown 178205 1726889914.19241: calling self._execute() 178205 1726889914.19348: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.19352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.19363: variable 'omit' from source: magic vars 178205 1726889914.19731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.22197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.22252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.22280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.22306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.22330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.22384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.22403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.22423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.22452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.22463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.22546: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889914.22567: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889914.22570: when evaluation is False, skipping this task 178205 1726889914.22573: _execute() done 178205 1726889914.22575: dumping result to json 178205 1726889914.22579: done dumping result, returning 178205 1726889914.22581: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-0000000026ed] 178205 1726889914.22588: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ed 178205 1726889914.22674: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ed 178205 1726889914.22677: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889914.22736: no more pending results, returning what we have 178205 1726889914.22739: results queue empty 178205 1726889914.22740: checking for any_errors_fatal 178205 1726889914.22747: done checking for any_errors_fatal 178205 1726889914.22748: checking for max_fail_percentage 178205 1726889914.22749: done checking for max_fail_percentage 178205 1726889914.22750: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.22751: done checking to see if all hosts have failed 178205 1726889914.22751: getting the remaining hosts for this loop 178205 1726889914.22753: done getting the remaining hosts for this loop 178205 1726889914.22756: getting the next task for host managed_node2 178205 1726889914.22763: done getting next task for host managed_node2 178205 1726889914.22765: ^ task is: TASK: Check key file of crypttab entry 178205 1726889914.22770: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.22773: getting variables 178205 1726889914.22774: in VariableManager get_vars() 178205 1726889914.22806: Calling all_inventory to load vars for managed_node2 178205 1726889914.22809: Calling groups_inventory to load vars for managed_node2 178205 1726889914.22818: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.22830: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.22850: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.22855: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.23334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.23897: done with get_vars() 178205 1726889914.23910: done getting variables 178205 1726889914.23967: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:38:34 -0400 (0:00:00.054) 0:02:07.228 ****** 178205 1726889914.23997: entering _queue_task() for managed_node2/assert 178205 1726889914.24220: worker is 1 (out of 1 available) 178205 1726889914.24233: exiting _queue_task() for managed_node2/assert 178205 1726889914.24244: done queuing things up, now waiting for results queue to drain 178205 1726889914.24245: waiting for pending results... 178205 1726889914.24529: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889914.24804: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ee 178205 1726889914.24810: variable 'ansible_search_path' from source: unknown 178205 1726889914.24854: calling self._execute() 178205 1726889914.24966: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.24970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.24973: variable 'omit' from source: magic vars 178205 1726889914.25396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.27989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.28065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.28173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.28214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.28273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.28427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889914.28493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889914.28599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889914.28650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889914.28805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889914.28925: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889914.29032: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889914.29040: when evaluation is False, skipping this task 178205 1726889914.29047: _execute() done 178205 1726889914.29053: dumping result to json 178205 1726889914.29059: done dumping result, returning 178205 1726889914.29067: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-0000000026ee] 178205 1726889914.29121: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ee skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889914.29263: no more pending results, returning what we have 178205 1726889914.29267: results queue empty 178205 1726889914.29267: checking for any_errors_fatal 178205 1726889914.29279: done checking for any_errors_fatal 178205 1726889914.29280: checking for max_fail_percentage 178205 1726889914.29282: done checking for max_fail_percentage 178205 1726889914.29283: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.29284: done checking to see if all hosts have failed 178205 1726889914.29285: getting the remaining hosts for this loop 178205 1726889914.29286: done getting the remaining hosts for this loop 178205 1726889914.29290: getting the next task for host managed_node2 178205 1726889914.29299: done getting next task for host managed_node2 178205 1726889914.29302: ^ task is: TASK: Clear test variables 178205 1726889914.29307: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.29313: getting variables 178205 1726889914.29315: in VariableManager get_vars() 178205 1726889914.29353: Calling all_inventory to load vars for managed_node2 178205 1726889914.29356: Calling groups_inventory to load vars for managed_node2 178205 1726889914.29360: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.29371: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.29374: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.29377: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.30430: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ee 178205 1726889914.30434: WORKER PROCESS EXITING 178205 1726889914.30456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.31037: done with get_vars() 178205 1726889914.31052: done getting variables 178205 1726889914.31103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:38:34 -0400 (0:00:00.071) 0:02:07.299 ****** 178205 1726889914.31188: entering _queue_task() for managed_node2/set_fact 178205 1726889914.31522: worker is 1 (out of 1 available) 178205 1726889914.31534: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.31549: done queuing things up, now waiting for results queue to drain 178205 1726889914.31550: waiting for pending results... 178205 1726889914.31884: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889914.32025: in run() - task 02369adf-7a19-34ed-f5d1-0000000026ef 178205 1726889914.32049: variable 'ansible_search_path' from source: unknown 178205 1726889914.32092: calling self._execute() 178205 1726889914.32220: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.32232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.32246: variable 'omit' from source: magic vars 178205 1726889914.32380: variable 'omit' from source: magic vars 178205 1726889914.32457: variable 'omit' from source: magic vars 178205 1726889914.32498: variable 'omit' from source: magic vars 178205 1726889914.32559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889914.32602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889914.32632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889914.32661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.32679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.32715: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889914.32725: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.32733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.32841: Set connection var ansible_pipelining to False 178205 1726889914.32853: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889914.32863: Set connection var ansible_shell_executable to /bin/sh 178205 1726889914.32874: Set connection var ansible_connection to ssh 178205 1726889914.32884: Set connection var ansible_shell_type to sh 178205 1726889914.32895: Set connection var ansible_timeout to 10 178205 1726889914.32930: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.32939: variable 'ansible_connection' from source: unknown 178205 1726889914.32947: variable 'ansible_module_compression' from source: unknown 178205 1726889914.32956: variable 'ansible_shell_type' from source: unknown 178205 1726889914.32962: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.32969: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.32982: variable 'ansible_pipelining' from source: unknown 178205 1726889914.32989: variable 'ansible_timeout' from source: unknown 178205 1726889914.32997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.33248: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889914.33270: variable 'omit' from source: magic vars 178205 1726889914.33279: starting attempt loop 178205 1726889914.33287: running the handler 178205 1726889914.33304: handler run complete 178205 1726889914.33321: attempt loop complete, returning result 178205 1726889914.33326: _execute() done 178205 1726889914.33330: dumping result to json 178205 1726889914.33335: done dumping result, returning 178205 1726889914.33344: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-0000000026ef] 178205 1726889914.33352: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ef 178205 1726889914.33456: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026ef 178205 1726889914.33463: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889914.33533: no more pending results, returning what we have 178205 1726889914.33538: results queue empty 178205 1726889914.33539: checking for any_errors_fatal 178205 1726889914.33551: done checking for any_errors_fatal 178205 1726889914.33551: checking for max_fail_percentage 178205 1726889914.33553: done checking for max_fail_percentage 178205 1726889914.33554: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.33556: done checking to see if all hosts have failed 178205 1726889914.33557: getting the remaining hosts for this loop 178205 1726889914.33558: done getting the remaining hosts for this loop 178205 1726889914.33562: getting the next task for host managed_node2 178205 1726889914.33574: done getting next task for host managed_node2 178205 1726889914.33577: ^ task is: TASK: Get information about RAID 178205 1726889914.33584: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.33589: getting variables 178205 1726889914.33591: in VariableManager get_vars() 178205 1726889914.33635: Calling all_inventory to load vars for managed_node2 178205 1726889914.33639: Calling groups_inventory to load vars for managed_node2 178205 1726889914.33642: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.33655: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.33659: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.33662: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.34429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.35089: done with get_vars() 178205 1726889914.35102: done getting variables 178205 1726889914.35162: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:38:34 -0400 (0:00:00.040) 0:02:07.340 ****** 178205 1726889914.35197: entering _queue_task() for managed_node2/command 178205 1726889914.35459: worker is 1 (out of 1 available) 178205 1726889914.35471: exiting _queue_task() for managed_node2/command 178205 1726889914.35483: done queuing things up, now waiting for results queue to drain 178205 1726889914.35483: waiting for pending results... 178205 1726889914.35775: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889914.35901: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f3 178205 1726889914.35925: variable 'ansible_search_path' from source: unknown 178205 1726889914.35965: calling self._execute() 178205 1726889914.36074: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.36084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.36098: variable 'omit' from source: magic vars 178205 1726889914.36527: variable 'storage_test_volume' from source: include params 178205 1726889914.36572: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.36584: when evaluation is False, skipping this task 178205 1726889914.36592: _execute() done 178205 1726889914.36599: dumping result to json 178205 1726889914.36605: done dumping result, returning 178205 1726889914.36616: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-0000000026f3] 178205 1726889914.36626: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f3 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.36780: no more pending results, returning what we have 178205 1726889914.36784: results queue empty 178205 1726889914.36785: checking for any_errors_fatal 178205 1726889914.36797: done checking for any_errors_fatal 178205 1726889914.36797: checking for max_fail_percentage 178205 1726889914.36799: done checking for max_fail_percentage 178205 1726889914.36800: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.36802: done checking to see if all hosts have failed 178205 1726889914.36802: getting the remaining hosts for this loop 178205 1726889914.36804: done getting the remaining hosts for this loop 178205 1726889914.36807: getting the next task for host managed_node2 178205 1726889914.36817: done getting next task for host managed_node2 178205 1726889914.36820: ^ task is: TASK: Set active devices regex 178205 1726889914.36825: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.36829: getting variables 178205 1726889914.36831: in VariableManager get_vars() 178205 1726889914.36868: Calling all_inventory to load vars for managed_node2 178205 1726889914.36871: Calling groups_inventory to load vars for managed_node2 178205 1726889914.36875: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.36888: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.36890: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.36893: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.37620: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f3 178205 1726889914.37624: WORKER PROCESS EXITING 178205 1726889914.37644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.38222: done with get_vars() 178205 1726889914.38235: done getting variables 178205 1726889914.38288: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:38:34 -0400 (0:00:00.031) 0:02:07.371 ****** 178205 1726889914.38321: entering _queue_task() for managed_node2/set_fact 178205 1726889914.38549: worker is 1 (out of 1 available) 178205 1726889914.38561: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.38571: done queuing things up, now waiting for results queue to drain 178205 1726889914.38572: waiting for pending results... 178205 1726889914.38852: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889914.38983: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f4 178205 1726889914.39005: variable 'ansible_search_path' from source: unknown 178205 1726889914.39051: calling self._execute() 178205 1726889914.39165: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.39176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.39188: variable 'omit' from source: magic vars 178205 1726889914.39587: variable 'storage_test_volume' from source: include params 178205 1726889914.39629: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.39637: when evaluation is False, skipping this task 178205 1726889914.39644: _execute() done 178205 1726889914.39650: dumping result to json 178205 1726889914.39658: done dumping result, returning 178205 1726889914.39670: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-0000000026f4] 178205 1726889914.39680: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f4 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.39836: no more pending results, returning what we have 178205 1726889914.39840: results queue empty 178205 1726889914.39841: checking for any_errors_fatal 178205 1726889914.39851: done checking for any_errors_fatal 178205 1726889914.39852: checking for max_fail_percentage 178205 1726889914.39854: done checking for max_fail_percentage 178205 1726889914.39855: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.39856: done checking to see if all hosts have failed 178205 1726889914.39857: getting the remaining hosts for this loop 178205 1726889914.39859: done getting the remaining hosts for this loop 178205 1726889914.39863: getting the next task for host managed_node2 178205 1726889914.39871: done getting next task for host managed_node2 178205 1726889914.39874: ^ task is: TASK: Set spare devices regex 178205 1726889914.39880: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.39885: getting variables 178205 1726889914.39887: in VariableManager get_vars() 178205 1726889914.39930: Calling all_inventory to load vars for managed_node2 178205 1726889914.39933: Calling groups_inventory to load vars for managed_node2 178205 1726889914.39937: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.39950: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.39953: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.39956: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.40694: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f4 178205 1726889914.40698: WORKER PROCESS EXITING 178205 1726889914.40722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.41694: done with get_vars() 178205 1726889914.41706: done getting variables 178205 1726889914.41762: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:38:34 -0400 (0:00:00.034) 0:02:07.405 ****** 178205 1726889914.41789: entering _queue_task() for managed_node2/set_fact 178205 1726889914.42013: worker is 1 (out of 1 available) 178205 1726889914.42027: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.42039: done queuing things up, now waiting for results queue to drain 178205 1726889914.42040: waiting for pending results... 178205 1726889914.42344: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889914.42502: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f5 178205 1726889914.42526: variable 'ansible_search_path' from source: unknown 178205 1726889914.42566: calling self._execute() 178205 1726889914.42689: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.42705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.42721: variable 'omit' from source: magic vars 178205 1726889914.43133: variable 'storage_test_volume' from source: include params 178205 1726889914.43176: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.43186: when evaluation is False, skipping this task 178205 1726889914.43194: _execute() done 178205 1726889914.43201: dumping result to json 178205 1726889914.43208: done dumping result, returning 178205 1726889914.43220: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-0000000026f5] 178205 1726889914.43231: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f5 178205 1726889914.43345: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.43398: no more pending results, returning what we have 178205 1726889914.43402: results queue empty 178205 1726889914.43402: checking for any_errors_fatal 178205 1726889914.43419: done checking for any_errors_fatal 178205 1726889914.43420: checking for max_fail_percentage 178205 1726889914.43422: done checking for max_fail_percentage 178205 1726889914.43423: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.43425: done checking to see if all hosts have failed 178205 1726889914.43426: getting the remaining hosts for this loop 178205 1726889914.43427: done getting the remaining hosts for this loop 178205 1726889914.43431: getting the next task for host managed_node2 178205 1726889914.43440: done getting next task for host managed_node2 178205 1726889914.43442: ^ task is: TASK: Set md version regex 178205 1726889914.43449: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.43453: getting variables 178205 1726889914.43456: in VariableManager get_vars() 178205 1726889914.43492: Calling all_inventory to load vars for managed_node2 178205 1726889914.43495: Calling groups_inventory to load vars for managed_node2 178205 1726889914.43498: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.43513: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.43516: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.43519: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.44129: WORKER PROCESS EXITING 178205 1726889914.44150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.44816: done with get_vars() 178205 1726889914.44829: done getting variables 178205 1726889914.44887: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:38:34 -0400 (0:00:00.031) 0:02:07.437 ****** 178205 1726889914.44923: entering _queue_task() for managed_node2/set_fact 178205 1726889914.45158: worker is 1 (out of 1 available) 178205 1726889914.45170: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.45181: done queuing things up, now waiting for results queue to drain 178205 1726889914.45182: waiting for pending results... 178205 1726889914.45476: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889914.45622: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f6 178205 1726889914.45641: variable 'ansible_search_path' from source: unknown 178205 1726889914.45676: calling self._execute() 178205 1726889914.45797: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.45808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.45824: variable 'omit' from source: magic vars 178205 1726889914.46209: variable 'storage_test_volume' from source: include params 178205 1726889914.46255: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.46265: when evaluation is False, skipping this task 178205 1726889914.46273: _execute() done 178205 1726889914.46280: dumping result to json 178205 1726889914.46286: done dumping result, returning 178205 1726889914.46295: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-0000000026f6] 178205 1726889914.46304: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.46451: no more pending results, returning what we have 178205 1726889914.46455: results queue empty 178205 1726889914.46456: checking for any_errors_fatal 178205 1726889914.46467: done checking for any_errors_fatal 178205 1726889914.46468: checking for max_fail_percentage 178205 1726889914.46469: done checking for max_fail_percentage 178205 1726889914.46470: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.46472: done checking to see if all hosts have failed 178205 1726889914.46472: getting the remaining hosts for this loop 178205 1726889914.46474: done getting the remaining hosts for this loop 178205 1726889914.46477: getting the next task for host managed_node2 178205 1726889914.46485: done getting next task for host managed_node2 178205 1726889914.46487: ^ task is: TASK: Set chunk size regex 178205 1726889914.46493: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.46497: getting variables 178205 1726889914.46499: in VariableManager get_vars() 178205 1726889914.46539: Calling all_inventory to load vars for managed_node2 178205 1726889914.46542: Calling groups_inventory to load vars for managed_node2 178205 1726889914.46546: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.46559: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.46562: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.46564: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.47323: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f6 178205 1726889914.47326: WORKER PROCESS EXITING 178205 1726889914.47349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.47949: done with get_vars() 178205 1726889914.47963: done getting variables 178205 1726889914.48022: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:38:34 -0400 (0:00:00.031) 0:02:07.468 ****** 178205 1726889914.48051: entering _queue_task() for managed_node2/set_fact 178205 1726889914.48286: worker is 1 (out of 1 available) 178205 1726889914.48298: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.48308: done queuing things up, now waiting for results queue to drain 178205 1726889914.48309: waiting for pending results... 178205 1726889914.48597: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889914.48725: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f7 178205 1726889914.48746: variable 'ansible_search_path' from source: unknown 178205 1726889914.48788: calling self._execute() 178205 1726889914.48899: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.48909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.48924: variable 'omit' from source: magic vars 178205 1726889914.49314: variable 'storage_test_volume' from source: include params 178205 1726889914.49357: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.49364: when evaluation is False, skipping this task 178205 1726889914.49370: _execute() done 178205 1726889914.49377: dumping result to json 178205 1726889914.49382: done dumping result, returning 178205 1726889914.49390: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-0000000026f7] 178205 1726889914.49401: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f7 178205 1726889914.49505: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.49556: no more pending results, returning what we have 178205 1726889914.49559: results queue empty 178205 1726889914.49560: checking for any_errors_fatal 178205 1726889914.49568: done checking for any_errors_fatal 178205 1726889914.49569: checking for max_fail_percentage 178205 1726889914.49571: done checking for max_fail_percentage 178205 1726889914.49572: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.49573: done checking to see if all hosts have failed 178205 1726889914.49574: getting the remaining hosts for this loop 178205 1726889914.49575: done getting the remaining hosts for this loop 178205 1726889914.49578: getting the next task for host managed_node2 178205 1726889914.49586: done getting next task for host managed_node2 178205 1726889914.49589: ^ task is: TASK: Parse the chunk size 178205 1726889914.49594: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.49599: getting variables 178205 1726889914.49600: in VariableManager get_vars() 178205 1726889914.49640: Calling all_inventory to load vars for managed_node2 178205 1726889914.49643: Calling groups_inventory to load vars for managed_node2 178205 1726889914.49647: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.49659: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.49662: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.49664: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.50418: WORKER PROCESS EXITING 178205 1726889914.50427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.50968: done with get_vars() 178205 1726889914.50982: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:38:34 -0400 (0:00:00.030) 0:02:07.498 ****** 178205 1726889914.51061: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.51282: worker is 1 (out of 1 available) 178205 1726889914.51294: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.51305: done queuing things up, now waiting for results queue to drain 178205 1726889914.51306: waiting for pending results... 178205 1726889914.51582: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889914.51718: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f8 178205 1726889914.51738: variable 'ansible_search_path' from source: unknown 178205 1726889914.51778: calling self._execute() 178205 1726889914.51891: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.51903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.51918: variable 'omit' from source: magic vars 178205 1726889914.52305: variable 'storage_test_volume' from source: include params 178205 1726889914.52349: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.52357: when evaluation is False, skipping this task 178205 1726889914.52364: _execute() done 178205 1726889914.52370: dumping result to json 178205 1726889914.52375: done dumping result, returning 178205 1726889914.52384: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-0000000026f8] 178205 1726889914.52396: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f8 178205 1726889914.52500: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f8 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.52555: no more pending results, returning what we have 178205 1726889914.52559: results queue empty 178205 1726889914.52560: checking for any_errors_fatal 178205 1726889914.52573: done checking for any_errors_fatal 178205 1726889914.52574: checking for max_fail_percentage 178205 1726889914.52576: done checking for max_fail_percentage 178205 1726889914.52577: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.52578: done checking to see if all hosts have failed 178205 1726889914.52579: getting the remaining hosts for this loop 178205 1726889914.52581: done getting the remaining hosts for this loop 178205 1726889914.52584: getting the next task for host managed_node2 178205 1726889914.52593: done getting next task for host managed_node2 178205 1726889914.52595: ^ task is: TASK: Check RAID active devices count 178205 1726889914.52601: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.52604: getting variables 178205 1726889914.52606: in VariableManager get_vars() 178205 1726889914.52645: Calling all_inventory to load vars for managed_node2 178205 1726889914.52648: Calling groups_inventory to load vars for managed_node2 178205 1726889914.52651: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.52663: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.52666: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.52669: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.53420: WORKER PROCESS EXITING 178205 1726889914.53427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.54022: done with get_vars() 178205 1726889914.54036: done getting variables 178205 1726889914.54092: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:38:34 -0400 (0:00:00.030) 0:02:07.529 ****** 178205 1726889914.54125: entering _queue_task() for managed_node2/assert 178205 1726889914.54346: worker is 1 (out of 1 available) 178205 1726889914.54359: exiting _queue_task() for managed_node2/assert 178205 1726889914.54369: done queuing things up, now waiting for results queue to drain 178205 1726889914.54370: waiting for pending results... 178205 1726889914.54650: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889914.54787: in run() - task 02369adf-7a19-34ed-f5d1-0000000026f9 178205 1726889914.54808: variable 'ansible_search_path' from source: unknown 178205 1726889914.54850: calling self._execute() 178205 1726889914.54964: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.54976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.54990: variable 'omit' from source: magic vars 178205 1726889914.55400: variable 'storage_test_volume' from source: include params 178205 1726889914.55443: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.55451: when evaluation is False, skipping this task 178205 1726889914.55459: _execute() done 178205 1726889914.55468: dumping result to json 178205 1726889914.55475: done dumping result, returning 178205 1726889914.55485: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-0000000026f9] 178205 1726889914.55494: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.55643: no more pending results, returning what we have 178205 1726889914.55648: results queue empty 178205 1726889914.55648: checking for any_errors_fatal 178205 1726889914.55658: done checking for any_errors_fatal 178205 1726889914.55658: checking for max_fail_percentage 178205 1726889914.55660: done checking for max_fail_percentage 178205 1726889914.55661: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.55662: done checking to see if all hosts have failed 178205 1726889914.55662: getting the remaining hosts for this loop 178205 1726889914.55664: done getting the remaining hosts for this loop 178205 1726889914.55666: getting the next task for host managed_node2 178205 1726889914.55675: done getting next task for host managed_node2 178205 1726889914.55676: ^ task is: TASK: Check RAID spare devices count 178205 1726889914.55681: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.55685: getting variables 178205 1726889914.55687: in VariableManager get_vars() 178205 1726889914.55722: Calling all_inventory to load vars for managed_node2 178205 1726889914.55724: Calling groups_inventory to load vars for managed_node2 178205 1726889914.55728: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.55739: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.55741: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.55744: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.56443: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026f9 178205 1726889914.56447: WORKER PROCESS EXITING 178205 1726889914.56467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.57070: done with get_vars() 178205 1726889914.57084: done getting variables 178205 1726889914.57139: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:38:34 -0400 (0:00:00.030) 0:02:07.559 ****** 178205 1726889914.57168: entering _queue_task() for managed_node2/assert 178205 1726889914.57377: worker is 1 (out of 1 available) 178205 1726889914.57389: exiting _queue_task() for managed_node2/assert 178205 1726889914.57400: done queuing things up, now waiting for results queue to drain 178205 1726889914.57401: waiting for pending results... 178205 1726889914.57675: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889914.57805: in run() - task 02369adf-7a19-34ed-f5d1-0000000026fa 178205 1726889914.57826: variable 'ansible_search_path' from source: unknown 178205 1726889914.57866: calling self._execute() 178205 1726889914.57979: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.57990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.58002: variable 'omit' from source: magic vars 178205 1726889914.58385: variable 'storage_test_volume' from source: include params 178205 1726889914.58430: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.58437: when evaluation is False, skipping this task 178205 1726889914.58444: _execute() done 178205 1726889914.58450: dumping result to json 178205 1726889914.58456: done dumping result, returning 178205 1726889914.58464: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-0000000026fa] 178205 1726889914.58473: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fa 178205 1726889914.58589: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fa 178205 1726889914.58596: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.58653: no more pending results, returning what we have 178205 1726889914.58657: results queue empty 178205 1726889914.58658: checking for any_errors_fatal 178205 1726889914.58669: done checking for any_errors_fatal 178205 1726889914.58670: checking for max_fail_percentage 178205 1726889914.58672: done checking for max_fail_percentage 178205 1726889914.58673: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.58674: done checking to see if all hosts have failed 178205 1726889914.58675: getting the remaining hosts for this loop 178205 1726889914.58677: done getting the remaining hosts for this loop 178205 1726889914.58680: getting the next task for host managed_node2 178205 1726889914.58688: done getting next task for host managed_node2 178205 1726889914.58690: ^ task is: TASK: Check RAID metadata version 178205 1726889914.58695: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.58701: getting variables 178205 1726889914.58703: in VariableManager get_vars() 178205 1726889914.58743: Calling all_inventory to load vars for managed_node2 178205 1726889914.58746: Calling groups_inventory to load vars for managed_node2 178205 1726889914.58750: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.58762: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.58766: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.58769: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.59541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.60490: done with get_vars() 178205 1726889914.60503: done getting variables 178205 1726889914.60559: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:38:34 -0400 (0:00:00.034) 0:02:07.593 ****** 178205 1726889914.60590: entering _queue_task() for managed_node2/assert 178205 1726889914.60821: worker is 1 (out of 1 available) 178205 1726889914.60832: exiting _queue_task() for managed_node2/assert 178205 1726889914.60843: done queuing things up, now waiting for results queue to drain 178205 1726889914.60844: waiting for pending results... 178205 1726889914.61122: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889914.61267: in run() - task 02369adf-7a19-34ed-f5d1-0000000026fb 178205 1726889914.61289: variable 'ansible_search_path' from source: unknown 178205 1726889914.61325: calling self._execute() 178205 1726889914.61437: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.61449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.61465: variable 'omit' from source: magic vars 178205 1726889914.61872: variable 'storage_test_volume' from source: include params 178205 1726889914.61919: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.61927: when evaluation is False, skipping this task 178205 1726889914.61941: _execute() done 178205 1726889914.61949: dumping result to json 178205 1726889914.61956: done dumping result, returning 178205 1726889914.61965: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-0000000026fb] 178205 1726889914.61975: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.62134: no more pending results, returning what we have 178205 1726889914.62138: results queue empty 178205 1726889914.62139: checking for any_errors_fatal 178205 1726889914.62154: done checking for any_errors_fatal 178205 1726889914.62155: checking for max_fail_percentage 178205 1726889914.62157: done checking for max_fail_percentage 178205 1726889914.62158: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.62159: done checking to see if all hosts have failed 178205 1726889914.62160: getting the remaining hosts for this loop 178205 1726889914.62161: done getting the remaining hosts for this loop 178205 1726889914.62165: getting the next task for host managed_node2 178205 1726889914.62173: done getting next task for host managed_node2 178205 1726889914.62176: ^ task is: TASK: Check RAID chunk size 178205 1726889914.62183: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.62189: getting variables 178205 1726889914.62190: in VariableManager get_vars() 178205 1726889914.62232: Calling all_inventory to load vars for managed_node2 178205 1726889914.62235: Calling groups_inventory to load vars for managed_node2 178205 1726889914.62239: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.62251: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.62254: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.62257: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.63039: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fb 178205 1726889914.63042: WORKER PROCESS EXITING 178205 1726889914.63064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.63663: done with get_vars() 178205 1726889914.63676: done getting variables 178205 1726889914.63730: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:38:34 -0400 (0:00:00.031) 0:02:07.625 ****** 178205 1726889914.63762: entering _queue_task() for managed_node2/assert 178205 1726889914.63985: worker is 1 (out of 1 available) 178205 1726889914.63996: exiting _queue_task() for managed_node2/assert 178205 1726889914.64007: done queuing things up, now waiting for results queue to drain 178205 1726889914.64008: waiting for pending results... 178205 1726889914.64293: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889914.64439: in run() - task 02369adf-7a19-34ed-f5d1-0000000026fc 178205 1726889914.64461: variable 'ansible_search_path' from source: unknown 178205 1726889914.64498: calling self._execute() 178205 1726889914.64610: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.64678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.64691: variable 'omit' from source: magic vars 178205 1726889914.65407: variable 'storage_test_volume' from source: include params 178205 1726889914.65574: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889914.65582: when evaluation is False, skipping this task 178205 1726889914.65588: _execute() done 178205 1726889914.65595: dumping result to json 178205 1726889914.65602: done dumping result, returning 178205 1726889914.65614: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-0000000026fc] 178205 1726889914.65624: sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fc 178205 1726889914.65856: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000026fc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889914.65902: no more pending results, returning what we have 178205 1726889914.65906: results queue empty 178205 1726889914.65906: checking for any_errors_fatal 178205 1726889914.65917: done checking for any_errors_fatal 178205 1726889914.65918: checking for max_fail_percentage 178205 1726889914.65920: done checking for max_fail_percentage 178205 1726889914.65921: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.65922: done checking to see if all hosts have failed 178205 1726889914.65923: getting the remaining hosts for this loop 178205 1726889914.65924: done getting the remaining hosts for this loop 178205 1726889914.65928: getting the next task for host managed_node2 178205 1726889914.65939: done getting next task for host managed_node2 178205 1726889914.65942: ^ task is: TASK: Parse the actual size of the volume 178205 1726889914.65948: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.65953: getting variables 178205 1726889914.65954: in VariableManager get_vars() 178205 1726889914.65990: Calling all_inventory to load vars for managed_node2 178205 1726889914.65994: Calling groups_inventory to load vars for managed_node2 178205 1726889914.65997: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.66010: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.66015: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.66018: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.67418: WORKER PROCESS EXITING 178205 1726889914.67441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.68042: done with get_vars() 178205 1726889914.68057: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:38:34 -0400 (0:00:00.044) 0:02:07.670 ****** 178205 1726889914.68242: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.68480: worker is 1 (out of 1 available) 178205 1726889914.68492: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.68503: done queuing things up, now waiting for results queue to drain 178205 1726889914.68505: waiting for pending results... 178205 1726889914.69521: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889914.69653: in run() - task 02369adf-7a19-34ed-f5d1-000000002700 178205 1726889914.69797: variable 'ansible_search_path' from source: unknown 178205 1726889914.69841: calling self._execute() 178205 1726889914.70117: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.70129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.70144: variable 'omit' from source: magic vars 178205 1726889914.70904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.75979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.76199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.76369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.76418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.76501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.76607: variable '_storage_test_volume_present' from source: set_fact 178205 1726889914.76633: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889914.76805: variable 'storage_test_volume' from source: include params 178205 1726889914.76844: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 178205 1726889914.76852: when evaluation is False, skipping this task 178205 1726889914.76858: _execute() done 178205 1726889914.76865: dumping result to json 178205 1726889914.76871: done dumping result, returning 178205 1726889914.76880: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000002700] 178205 1726889914.76894: sending task result for task 02369adf-7a19-34ed-f5d1-000000002700 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 178205 1726889914.77063: no more pending results, returning what we have 178205 1726889914.77067: results queue empty 178205 1726889914.77068: checking for any_errors_fatal 178205 1726889914.77081: done checking for any_errors_fatal 178205 1726889914.77082: checking for max_fail_percentage 178205 1726889914.77084: done checking for max_fail_percentage 178205 1726889914.77085: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.77086: done checking to see if all hosts have failed 178205 1726889914.77087: getting the remaining hosts for this loop 178205 1726889914.77088: done getting the remaining hosts for this loop 178205 1726889914.77092: getting the next task for host managed_node2 178205 1726889914.77101: done getting next task for host managed_node2 178205 1726889914.77103: ^ task is: TASK: Parse the requested size of the volume 178205 1726889914.77109: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.77115: getting variables 178205 1726889914.77117: in VariableManager get_vars() 178205 1726889914.77157: Calling all_inventory to load vars for managed_node2 178205 1726889914.77160: Calling groups_inventory to load vars for managed_node2 178205 1726889914.77164: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.77176: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.77180: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.77183: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.78060: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002700 178205 1726889914.78063: WORKER PROCESS EXITING 178205 1726889914.78084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.78716: done with get_vars() 178205 1726889914.78730: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:38:34 -0400 (0:00:00.105) 0:02:07.776 ****** 178205 1726889914.78816: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.79080: worker is 1 (out of 1 available) 178205 1726889914.79092: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889914.79104: done queuing things up, now waiting for results queue to drain 178205 1726889914.79105: waiting for pending results... 178205 1726889914.79395: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889914.79548: in run() - task 02369adf-7a19-34ed-f5d1-000000002701 178205 1726889914.79568: variable 'ansible_search_path' from source: unknown 178205 1726889914.79606: calling self._execute() 178205 1726889914.79727: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.79739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.79754: variable 'omit' from source: magic vars 178205 1726889914.80145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.82442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.82518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.82569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.82610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.82643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.82740: variable '_storage_test_volume_present' from source: set_fact 178205 1726889914.82761: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889914.82904: variable 'storage_test_volume' from source: include params 178205 1726889914.82945: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889914.82954: when evaluation is False, skipping this task 178205 1726889914.82962: _execute() done 178205 1726889914.82968: dumping result to json 178205 1726889914.82974: done dumping result, returning 178205 1726889914.82982: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-000000002701] 178205 1726889914.82992: sending task result for task 02369adf-7a19-34ed-f5d1-000000002701 178205 1726889914.83104: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002701 178205 1726889914.83114: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889914.83173: no more pending results, returning what we have 178205 1726889914.83177: results queue empty 178205 1726889914.83178: checking for any_errors_fatal 178205 1726889914.83191: done checking for any_errors_fatal 178205 1726889914.83192: checking for max_fail_percentage 178205 1726889914.83193: done checking for max_fail_percentage 178205 1726889914.83194: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.83195: done checking to see if all hosts have failed 178205 1726889914.83196: getting the remaining hosts for this loop 178205 1726889914.83198: done getting the remaining hosts for this loop 178205 1726889914.83201: getting the next task for host managed_node2 178205 1726889914.83210: done getting next task for host managed_node2 178205 1726889914.83216: ^ task is: TASK: Establish base value for expected size 178205 1726889914.83220: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.83225: getting variables 178205 1726889914.83226: in VariableManager get_vars() 178205 1726889914.83262: Calling all_inventory to load vars for managed_node2 178205 1726889914.83265: Calling groups_inventory to load vars for managed_node2 178205 1726889914.83268: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.83279: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.83282: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.83285: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.83842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.84718: done with get_vars() 178205 1726889914.84732: done getting variables 178205 1726889914.84785: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:38:34 -0400 (0:00:00.060) 0:02:07.836 ****** 178205 1726889914.84818: entering _queue_task() for managed_node2/set_fact 178205 1726889914.85056: worker is 1 (out of 1 available) 178205 1726889914.85068: exiting _queue_task() for managed_node2/set_fact 178205 1726889914.85079: done queuing things up, now waiting for results queue to drain 178205 1726889914.85080: waiting for pending results... 178205 1726889914.85450: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889914.85582: in run() - task 02369adf-7a19-34ed-f5d1-000000002702 178205 1726889914.85601: variable 'ansible_search_path' from source: unknown 178205 1726889914.85643: calling self._execute() 178205 1726889914.85862: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.85873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.85975: variable 'omit' from source: magic vars 178205 1726889914.86762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889914.91792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889914.91889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889914.92516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889914.92567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889914.92601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889914.92716: variable '_storage_test_volume_present' from source: set_fact 178205 1726889914.92744: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889914.92909: variable 'storage_test_volume' from source: include params 178205 1726889914.92951: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889914.92959: when evaluation is False, skipping this task 178205 1726889914.92967: _execute() done 178205 1726889914.92975: dumping result to json 178205 1726889914.92986: done dumping result, returning 178205 1726889914.92995: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-000000002702] 178205 1726889914.93011: sending task result for task 02369adf-7a19-34ed-f5d1-000000002702 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889914.93178: no more pending results, returning what we have 178205 1726889914.93182: results queue empty 178205 1726889914.93183: checking for any_errors_fatal 178205 1726889914.93192: done checking for any_errors_fatal 178205 1726889914.93193: checking for max_fail_percentage 178205 1726889914.93195: done checking for max_fail_percentage 178205 1726889914.93196: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.93197: done checking to see if all hosts have failed 178205 1726889914.93197: getting the remaining hosts for this loop 178205 1726889914.93199: done getting the remaining hosts for this loop 178205 1726889914.93202: getting the next task for host managed_node2 178205 1726889914.93210: done getting next task for host managed_node2 178205 1726889914.93214: ^ task is: TASK: Show expected size 178205 1726889914.93219: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.93223: getting variables 178205 1726889914.93225: in VariableManager get_vars() 178205 1726889914.93261: Calling all_inventory to load vars for managed_node2 178205 1726889914.93264: Calling groups_inventory to load vars for managed_node2 178205 1726889914.93267: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.93279: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.93282: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.93284: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.93810: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002702 178205 1726889914.93815: WORKER PROCESS EXITING 178205 1726889914.93837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.94429: done with get_vars() 178205 1726889914.94444: done getting variables 178205 1726889914.94505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:38:34 -0400 (0:00:00.103) 0:02:07.940 ****** 178205 1726889914.95197: entering _queue_task() for managed_node2/debug 178205 1726889914.95496: worker is 1 (out of 1 available) 178205 1726889914.95510: exiting _queue_task() for managed_node2/debug 178205 1726889914.95523: done queuing things up, now waiting for results queue to drain 178205 1726889914.95524: waiting for pending results... 178205 1726889914.95855: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889914.96000: in run() - task 02369adf-7a19-34ed-f5d1-000000002703 178205 1726889914.96025: variable 'ansible_search_path' from source: unknown 178205 1726889914.96062: calling self._execute() 178205 1726889914.96181: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.96195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.96207: variable 'omit' from source: magic vars 178205 1726889914.96321: variable 'omit' from source: magic vars 178205 1726889914.96381: variable 'omit' from source: magic vars 178205 1726889914.96424: variable 'omit' from source: magic vars 178205 1726889914.96470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889914.96509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889914.96538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889914.96561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.96578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889914.96611: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889914.96621: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.96632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.96739: Set connection var ansible_pipelining to False 178205 1726889914.96750: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889914.96759: Set connection var ansible_shell_executable to /bin/sh 178205 1726889914.96766: Set connection var ansible_connection to ssh 178205 1726889914.96774: Set connection var ansible_shell_type to sh 178205 1726889914.96784: Set connection var ansible_timeout to 10 178205 1726889914.96815: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.96823: variable 'ansible_connection' from source: unknown 178205 1726889914.96830: variable 'ansible_module_compression' from source: unknown 178205 1726889914.96836: variable 'ansible_shell_type' from source: unknown 178205 1726889914.96847: variable 'ansible_shell_executable' from source: unknown 178205 1726889914.96853: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889914.96860: variable 'ansible_pipelining' from source: unknown 178205 1726889914.96866: variable 'ansible_timeout' from source: unknown 178205 1726889914.96873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889914.97024: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889914.97040: variable 'omit' from source: magic vars 178205 1726889914.97048: starting attempt loop 178205 1726889914.97054: running the handler 178205 1726889914.97299: handler run complete 178205 1726889914.97331: attempt loop complete, returning result 178205 1726889914.97338: _execute() done 178205 1726889914.97344: dumping result to json 178205 1726889914.97351: done dumping result, returning 178205 1726889914.97361: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000002703] 178205 1726889914.97370: sending task result for task 02369adf-7a19-34ed-f5d1-000000002703 178205 1726889914.97480: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002703 178205 1726889914.97488: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889914.97553: no more pending results, returning what we have 178205 1726889914.97557: results queue empty 178205 1726889914.97558: checking for any_errors_fatal 178205 1726889914.97568: done checking for any_errors_fatal 178205 1726889914.97569: checking for max_fail_percentage 178205 1726889914.97570: done checking for max_fail_percentage 178205 1726889914.97571: checking to see if all hosts have failed and the running result is not ok 178205 1726889914.97573: done checking to see if all hosts have failed 178205 1726889914.97573: getting the remaining hosts for this loop 178205 1726889914.97575: done getting the remaining hosts for this loop 178205 1726889914.97578: getting the next task for host managed_node2 178205 1726889914.97587: done getting next task for host managed_node2 178205 1726889914.97590: ^ task is: TASK: Get the size of parent/pool device 178205 1726889914.97594: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889914.97599: getting variables 178205 1726889914.97601: in VariableManager get_vars() 178205 1726889914.97642: Calling all_inventory to load vars for managed_node2 178205 1726889914.97646: Calling groups_inventory to load vars for managed_node2 178205 1726889914.97650: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889914.97662: Calling all_plugins_play to load vars for managed_node2 178205 1726889914.97665: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889914.97668: Calling groups_plugins_play to load vars for managed_node2 178205 1726889914.98304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889914.99962: done with get_vars() 178205 1726889914.99975: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:38:34 -0400 (0:00:00.048) 0:02:07.988 ****** 178205 1726889915.00057: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.00308: worker is 1 (out of 1 available) 178205 1726889915.00323: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.00337: done queuing things up, now waiting for results queue to drain 178205 1726889915.00338: waiting for pending results... 178205 1726889915.00648: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889915.00794: in run() - task 02369adf-7a19-34ed-f5d1-000000002704 178205 1726889915.00816: variable 'ansible_search_path' from source: unknown 178205 1726889915.00854: calling self._execute() 178205 1726889915.00968: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.00979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.00994: variable 'omit' from source: magic vars 178205 1726889915.01369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889915.05582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889915.05664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889915.05721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889915.05773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889915.06236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889915.06360: variable '_storage_test_volume_present' from source: set_fact 178205 1726889915.06381: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889915.06549: variable 'storage_test_volume' from source: include params 178205 1726889915.06598: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889915.06613: when evaluation is False, skipping this task 178205 1726889915.06622: _execute() done 178205 1726889915.06632: dumping result to json 178205 1726889915.06638: done dumping result, returning 178205 1726889915.06648: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-000000002704] 178205 1726889915.06657: sending task result for task 02369adf-7a19-34ed-f5d1-000000002704 178205 1726889915.06781: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002704 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889915.06839: no more pending results, returning what we have 178205 1726889915.06844: results queue empty 178205 1726889915.06845: checking for any_errors_fatal 178205 1726889915.06855: done checking for any_errors_fatal 178205 1726889915.06856: checking for max_fail_percentage 178205 1726889915.06858: done checking for max_fail_percentage 178205 1726889915.06859: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.06860: done checking to see if all hosts have failed 178205 1726889915.06861: getting the remaining hosts for this loop 178205 1726889915.06863: done getting the remaining hosts for this loop 178205 1726889915.06866: getting the next task for host managed_node2 178205 1726889915.06877: done getting next task for host managed_node2 178205 1726889915.06880: ^ task is: TASK: Show test pool 178205 1726889915.06884: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.06889: getting variables 178205 1726889915.06891: in VariableManager get_vars() 178205 1726889915.06934: Calling all_inventory to load vars for managed_node2 178205 1726889915.06938: Calling groups_inventory to load vars for managed_node2 178205 1726889915.06942: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.06956: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.06962: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.06965: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.07734: WORKER PROCESS EXITING 178205 1726889915.07758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.08500: done with get_vars() 178205 1726889915.08518: done getting variables 178205 1726889915.08580: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:38:35 -0400 (0:00:00.085) 0:02:08.074 ****** 178205 1726889915.08614: entering _queue_task() for managed_node2/debug 178205 1726889915.08872: worker is 1 (out of 1 available) 178205 1726889915.08885: exiting _queue_task() for managed_node2/debug 178205 1726889915.08896: done queuing things up, now waiting for results queue to drain 178205 1726889915.08897: waiting for pending results... 178205 1726889915.09205: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889915.09351: in run() - task 02369adf-7a19-34ed-f5d1-000000002706 178205 1726889915.09370: variable 'ansible_search_path' from source: unknown 178205 1726889915.09405: calling self._execute() 178205 1726889915.09530: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.09543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.09560: variable 'omit' from source: magic vars 178205 1726889915.09940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889915.13275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889915.13356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889915.13410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889915.13459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889915.13490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889915.13597: variable '_storage_test_volume_present' from source: set_fact 178205 1726889915.13624: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889915.13777: variable 'storage_test_volume' from source: include params 178205 1726889915.13818: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889915.13828: when evaluation is False, skipping this task 178205 1726889915.13837: _execute() done 178205 1726889915.13845: dumping result to json 178205 1726889915.13853: done dumping result, returning 178205 1726889915.13864: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-000000002706] 178205 1726889915.13875: sending task result for task 02369adf-7a19-34ed-f5d1-000000002706 178205 1726889915.13989: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002706 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889915.14048: no more pending results, returning what we have 178205 1726889915.14053: results queue empty 178205 1726889915.14054: checking for any_errors_fatal 178205 1726889915.14067: done checking for any_errors_fatal 178205 1726889915.14068: checking for max_fail_percentage 178205 1726889915.14070: done checking for max_fail_percentage 178205 1726889915.14071: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.14072: done checking to see if all hosts have failed 178205 1726889915.14073: getting the remaining hosts for this loop 178205 1726889915.14074: done getting the remaining hosts for this loop 178205 1726889915.14078: getting the next task for host managed_node2 178205 1726889915.14087: done getting next task for host managed_node2 178205 1726889915.14090: ^ task is: TASK: Show test blockinfo 178205 1726889915.14095: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.14098: getting variables 178205 1726889915.14100: in VariableManager get_vars() 178205 1726889915.14145: Calling all_inventory to load vars for managed_node2 178205 1726889915.14148: Calling groups_inventory to load vars for managed_node2 178205 1726889915.14152: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.14165: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.14168: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.14172: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.15037: WORKER PROCESS EXITING 178205 1726889915.15058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.15677: done with get_vars() 178205 1726889915.15692: done getting variables 178205 1726889915.15752: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:38:35 -0400 (0:00:00.071) 0:02:08.145 ****** 178205 1726889915.15782: entering _queue_task() for managed_node2/debug 178205 1726889915.16042: worker is 1 (out of 1 available) 178205 1726889915.16054: exiting _queue_task() for managed_node2/debug 178205 1726889915.16064: done queuing things up, now waiting for results queue to drain 178205 1726889915.16065: waiting for pending results... 178205 1726889915.16445: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889915.16629: in run() - task 02369adf-7a19-34ed-f5d1-000000002707 178205 1726889915.16654: variable 'ansible_search_path' from source: unknown 178205 1726889915.16709: calling self._execute() 178205 1726889915.16860: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.16873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.16897: variable 'omit' from source: magic vars 178205 1726889915.17348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889915.20177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889915.20263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889915.20314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889915.20360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889915.20388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889915.20498: variable '_storage_test_volume_present' from source: set_fact 178205 1726889915.20522: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889915.20677: variable 'storage_test_volume' from source: include params 178205 1726889915.20714: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889915.20721: when evaluation is False, skipping this task 178205 1726889915.20731: _execute() done 178205 1726889915.20739: dumping result to json 178205 1726889915.20747: done dumping result, returning 178205 1726889915.20761: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000002707] 178205 1726889915.20770: sending task result for task 02369adf-7a19-34ed-f5d1-000000002707 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889915.20908: no more pending results, returning what we have 178205 1726889915.20914: results queue empty 178205 1726889915.20915: checking for any_errors_fatal 178205 1726889915.20929: done checking for any_errors_fatal 178205 1726889915.20930: checking for max_fail_percentage 178205 1726889915.20932: done checking for max_fail_percentage 178205 1726889915.20933: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.20934: done checking to see if all hosts have failed 178205 1726889915.20935: getting the remaining hosts for this loop 178205 1726889915.20936: done getting the remaining hosts for this loop 178205 1726889915.20940: getting the next task for host managed_node2 178205 1726889915.20948: done getting next task for host managed_node2 178205 1726889915.20951: ^ task is: TASK: Show test pool size 178205 1726889915.20956: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.20961: getting variables 178205 1726889915.20962: in VariableManager get_vars() 178205 1726889915.20997: Calling all_inventory to load vars for managed_node2 178205 1726889915.21000: Calling groups_inventory to load vars for managed_node2 178205 1726889915.21003: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.21016: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.21019: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.21022: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.21823: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002707 178205 1726889915.21828: WORKER PROCESS EXITING 178205 1726889915.21850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.22421: done with get_vars() 178205 1726889915.22438: done getting variables 178205 1726889915.22495: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:38:35 -0400 (0:00:00.067) 0:02:08.213 ****** 178205 1726889915.22532: entering _queue_task() for managed_node2/debug 178205 1726889915.22796: worker is 1 (out of 1 available) 178205 1726889915.22810: exiting _queue_task() for managed_node2/debug 178205 1726889915.22832: done queuing things up, now waiting for results queue to drain 178205 1726889915.22833: waiting for pending results... 178205 1726889915.23195: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889915.23355: in run() - task 02369adf-7a19-34ed-f5d1-000000002708 178205 1726889915.23392: variable 'ansible_search_path' from source: unknown 178205 1726889915.23442: calling self._execute() 178205 1726889915.23564: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.23576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.23590: variable 'omit' from source: magic vars 178205 1726889915.24100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889915.26687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889915.26769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889915.26834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889915.26878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889915.26919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889915.27032: variable '_storage_test_volume_present' from source: set_fact 178205 1726889915.27054: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889915.27202: variable 'storage_test_volume' from source: include params 178205 1726889915.27243: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889915.27251: when evaluation is False, skipping this task 178205 1726889915.27258: _execute() done 178205 1726889915.27265: dumping result to json 178205 1726889915.27272: done dumping result, returning 178205 1726889915.27281: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000002708] 178205 1726889915.27291: sending task result for task 02369adf-7a19-34ed-f5d1-000000002708 178205 1726889915.27403: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002708 skipping: [managed_node2] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 178205 1726889915.27453: no more pending results, returning what we have 178205 1726889915.27457: results queue empty 178205 1726889915.27458: checking for any_errors_fatal 178205 1726889915.27469: done checking for any_errors_fatal 178205 1726889915.27470: checking for max_fail_percentage 178205 1726889915.27472: done checking for max_fail_percentage 178205 1726889915.27473: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.27474: done checking to see if all hosts have failed 178205 1726889915.27475: getting the remaining hosts for this loop 178205 1726889915.27477: done getting the remaining hosts for this loop 178205 1726889915.27480: getting the next task for host managed_node2 178205 1726889915.27489: done getting next task for host managed_node2 178205 1726889915.27492: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889915.27497: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.27501: getting variables 178205 1726889915.27503: in VariableManager get_vars() 178205 1726889915.27545: Calling all_inventory to load vars for managed_node2 178205 1726889915.27547: Calling groups_inventory to load vars for managed_node2 178205 1726889915.27551: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.27561: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.27564: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.27566: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.28419: WORKER PROCESS EXITING 178205 1726889915.28444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.29099: done with get_vars() 178205 1726889915.29118: done getting variables 178205 1726889915.29182: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:38:35 -0400 (0:00:00.066) 0:02:08.280 ****** 178205 1726889915.29219: entering _queue_task() for managed_node2/set_fact 178205 1726889915.29485: worker is 1 (out of 1 available) 178205 1726889915.29501: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.29516: done queuing things up, now waiting for results queue to drain 178205 1726889915.29517: waiting for pending results... 178205 1726889915.29838: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889915.30009: in run() - task 02369adf-7a19-34ed-f5d1-000000002709 178205 1726889915.30036: variable 'ansible_search_path' from source: unknown 178205 1726889915.30077: calling self._execute() 178205 1726889915.30198: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.30209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.30224: variable 'omit' from source: magic vars 178205 1726889915.30660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889915.33273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889915.33362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889915.33997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889915.34039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889915.34067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889915.34181: variable '_storage_test_volume_present' from source: set_fact 178205 1726889915.34208: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889915.34367: variable 'storage_test_volume' from source: include params 178205 1726889915.34413: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889915.34428: when evaluation is False, skipping this task 178205 1726889915.34438: _execute() done 178205 1726889915.34446: dumping result to json 178205 1726889915.34455: done dumping result, returning 178205 1726889915.34470: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000002709] 178205 1726889915.34481: sending task result for task 02369adf-7a19-34ed-f5d1-000000002709 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889915.34648: no more pending results, returning what we have 178205 1726889915.34652: results queue empty 178205 1726889915.34653: checking for any_errors_fatal 178205 1726889915.34663: done checking for any_errors_fatal 178205 1726889915.34664: checking for max_fail_percentage 178205 1726889915.34665: done checking for max_fail_percentage 178205 1726889915.34666: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.34668: done checking to see if all hosts have failed 178205 1726889915.34668: getting the remaining hosts for this loop 178205 1726889915.34670: done getting the remaining hosts for this loop 178205 1726889915.34673: getting the next task for host managed_node2 178205 1726889915.34684: done getting next task for host managed_node2 178205 1726889915.34687: ^ task is: TASK: Default thin pool reserved space values 178205 1726889915.34691: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.34695: getting variables 178205 1726889915.34697: in VariableManager get_vars() 178205 1726889915.34740: Calling all_inventory to load vars for managed_node2 178205 1726889915.34743: Calling groups_inventory to load vars for managed_node2 178205 1726889915.34747: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.34759: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.34762: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.34765: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.35372: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002709 178205 1726889915.35376: WORKER PROCESS EXITING 178205 1726889915.35400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.36252: done with get_vars() 178205 1726889915.36266: done getting variables 178205 1726889915.36333: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:38:35 -0400 (0:00:00.071) 0:02:08.351 ****** 178205 1726889915.36372: entering _queue_task() for managed_node2/set_fact 178205 1726889915.36705: worker is 1 (out of 1 available) 178205 1726889915.36727: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.36739: done queuing things up, now waiting for results queue to drain 178205 1726889915.36740: waiting for pending results... 178205 1726889915.37075: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889915.37223: in run() - task 02369adf-7a19-34ed-f5d1-00000000270b 178205 1726889915.37248: variable 'ansible_search_path' from source: unknown 178205 1726889915.37288: calling self._execute() 178205 1726889915.37420: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.37436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.37452: variable 'omit' from source: magic vars 178205 1726889915.37859: variable 'storage_test_volume' from source: include params 178205 1726889915.37900: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.37918: when evaluation is False, skipping this task 178205 1726889915.37930: _execute() done 178205 1726889915.37940: dumping result to json 178205 1726889915.37948: done dumping result, returning 178205 1726889915.37961: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-00000000270b] 178205 1726889915.37972: sending task result for task 02369adf-7a19-34ed-f5d1-00000000270b skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.38141: no more pending results, returning what we have 178205 1726889915.38148: results queue empty 178205 1726889915.38149: checking for any_errors_fatal 178205 1726889915.38162: done checking for any_errors_fatal 178205 1726889915.38163: checking for max_fail_percentage 178205 1726889915.38169: done checking for max_fail_percentage 178205 1726889915.38170: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.38171: done checking to see if all hosts have failed 178205 1726889915.38172: getting the remaining hosts for this loop 178205 1726889915.38174: done getting the remaining hosts for this loop 178205 1726889915.38177: getting the next task for host managed_node2 178205 1726889915.38187: done getting next task for host managed_node2 178205 1726889915.38190: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889915.38196: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.38202: getting variables 178205 1726889915.38204: in VariableManager get_vars() 178205 1726889915.38250: Calling all_inventory to load vars for managed_node2 178205 1726889915.38253: Calling groups_inventory to load vars for managed_node2 178205 1726889915.38257: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.38270: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.38273: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.38275: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.38886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.39434: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000270b 178205 1726889915.39438: WORKER PROCESS EXITING 178205 1726889915.40214: done with get_vars() 178205 1726889915.40232: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:38:35 -0400 (0:00:00.039) 0:02:08.391 ****** 178205 1726889915.40333: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.40647: worker is 1 (out of 1 available) 178205 1726889915.40659: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.40671: done queuing things up, now waiting for results queue to drain 178205 1726889915.40672: waiting for pending results... 178205 1726889915.41010: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889915.41164: in run() - task 02369adf-7a19-34ed-f5d1-00000000270c 178205 1726889915.41191: variable 'ansible_search_path' from source: unknown 178205 1726889915.41242: calling self._execute() 178205 1726889915.41379: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.41390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.41404: variable 'omit' from source: magic vars 178205 1726889915.41819: variable 'storage_test_volume' from source: include params 178205 1726889915.41867: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.41878: when evaluation is False, skipping this task 178205 1726889915.41888: _execute() done 178205 1726889915.41897: dumping result to json 178205 1726889915.41903: done dumping result, returning 178205 1726889915.41913: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-00000000270c] 178205 1726889915.41923: sending task result for task 02369adf-7a19-34ed-f5d1-00000000270c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.42098: no more pending results, returning what we have 178205 1726889915.42102: results queue empty 178205 1726889915.42102: checking for any_errors_fatal 178205 1726889915.42118: done checking for any_errors_fatal 178205 1726889915.42120: checking for max_fail_percentage 178205 1726889915.42121: done checking for max_fail_percentage 178205 1726889915.42123: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.42124: done checking to see if all hosts have failed 178205 1726889915.42124: getting the remaining hosts for this loop 178205 1726889915.42129: done getting the remaining hosts for this loop 178205 1726889915.42132: getting the next task for host managed_node2 178205 1726889915.42139: done getting next task for host managed_node2 178205 1726889915.42142: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889915.42149: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.42153: getting variables 178205 1726889915.42154: in VariableManager get_vars() 178205 1726889915.42190: Calling all_inventory to load vars for managed_node2 178205 1726889915.42192: Calling groups_inventory to load vars for managed_node2 178205 1726889915.42195: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.42208: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.42211: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.42215: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.43016: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000270c 178205 1726889915.43020: WORKER PROCESS EXITING 178205 1726889915.43045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.43674: done with get_vars() 178205 1726889915.43687: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:38:35 -0400 (0:00:00.034) 0:02:08.425 ****** 178205 1726889915.43769: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.44010: worker is 1 (out of 1 available) 178205 1726889915.44024: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.44037: done queuing things up, now waiting for results queue to drain 178205 1726889915.44038: waiting for pending results... 178205 1726889915.44325: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889915.44469: in run() - task 02369adf-7a19-34ed-f5d1-00000000270d 178205 1726889915.44492: variable 'ansible_search_path' from source: unknown 178205 1726889915.44532: calling self._execute() 178205 1726889915.44649: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.44659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.44674: variable 'omit' from source: magic vars 178205 1726889915.45039: variable 'storage_test_volume' from source: include params 178205 1726889915.45079: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.45086: when evaluation is False, skipping this task 178205 1726889915.45093: _execute() done 178205 1726889915.45099: dumping result to json 178205 1726889915.45111: done dumping result, returning 178205 1726889915.45124: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-00000000270d] 178205 1726889915.45134: sending task result for task 02369adf-7a19-34ed-f5d1-00000000270d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.45282: no more pending results, returning what we have 178205 1726889915.45286: results queue empty 178205 1726889915.45287: checking for any_errors_fatal 178205 1726889915.45295: done checking for any_errors_fatal 178205 1726889915.45296: checking for max_fail_percentage 178205 1726889915.45297: done checking for max_fail_percentage 178205 1726889915.45298: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.45300: done checking to see if all hosts have failed 178205 1726889915.45300: getting the remaining hosts for this loop 178205 1726889915.45302: done getting the remaining hosts for this loop 178205 1726889915.45305: getting the next task for host managed_node2 178205 1726889915.45315: done getting next task for host managed_node2 178205 1726889915.45318: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889915.45324: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.45328: getting variables 178205 1726889915.45329: in VariableManager get_vars() 178205 1726889915.45368: Calling all_inventory to load vars for managed_node2 178205 1726889915.45370: Calling groups_inventory to load vars for managed_node2 178205 1726889915.45374: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.45386: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.45390: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.45392: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.46156: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000270d 178205 1726889915.46159: WORKER PROCESS EXITING 178205 1726889915.46178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.46788: done with get_vars() 178205 1726889915.46802: done getting variables 178205 1726889915.46866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:38:35 -0400 (0:00:00.031) 0:02:08.457 ****** 178205 1726889915.46899: entering _queue_task() for managed_node2/set_fact 178205 1726889915.47151: worker is 1 (out of 1 available) 178205 1726889915.47165: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.47176: done queuing things up, now waiting for results queue to drain 178205 1726889915.47177: waiting for pending results... 178205 1726889915.47490: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889915.47631: in run() - task 02369adf-7a19-34ed-f5d1-00000000270e 178205 1726889915.47651: variable 'ansible_search_path' from source: unknown 178205 1726889915.47689: calling self._execute() 178205 1726889915.47817: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.47832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.47851: variable 'omit' from source: magic vars 178205 1726889915.48253: variable 'storage_test_volume' from source: include params 178205 1726889915.48302: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.48310: when evaluation is False, skipping this task 178205 1726889915.48320: _execute() done 178205 1726889915.48331: dumping result to json 178205 1726889915.48340: done dumping result, returning 178205 1726889915.48350: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-00000000270e] 178205 1726889915.48361: sending task result for task 02369adf-7a19-34ed-f5d1-00000000270e 178205 1726889915.48481: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000270e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.48538: no more pending results, returning what we have 178205 1726889915.48543: results queue empty 178205 1726889915.48544: checking for any_errors_fatal 178205 1726889915.48556: done checking for any_errors_fatal 178205 1726889915.48557: checking for max_fail_percentage 178205 1726889915.48558: done checking for max_fail_percentage 178205 1726889915.48559: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.48560: done checking to see if all hosts have failed 178205 1726889915.48561: getting the remaining hosts for this loop 178205 1726889915.48563: done getting the remaining hosts for this loop 178205 1726889915.48566: getting the next task for host managed_node2 178205 1726889915.48576: done getting next task for host managed_node2 178205 1726889915.48579: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889915.48585: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.48590: getting variables 178205 1726889915.48592: in VariableManager get_vars() 178205 1726889915.48635: Calling all_inventory to load vars for managed_node2 178205 1726889915.48638: Calling groups_inventory to load vars for managed_node2 178205 1726889915.48642: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.48655: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.48658: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.48661: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.49444: WORKER PROCESS EXITING 178205 1726889915.49467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.50070: done with get_vars() 178205 1726889915.50084: done getting variables 178205 1726889915.50141: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:38:35 -0400 (0:00:00.032) 0:02:08.489 ****** 178205 1726889915.50170: entering _queue_task() for managed_node2/set_fact 178205 1726889915.50393: worker is 1 (out of 1 available) 178205 1726889915.50405: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.50420: done queuing things up, now waiting for results queue to drain 178205 1726889915.50421: waiting for pending results... 178205 1726889915.50700: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889915.50828: in run() - task 02369adf-7a19-34ed-f5d1-00000000270f 178205 1726889915.50849: variable 'ansible_search_path' from source: unknown 178205 1726889915.50892: calling self._execute() 178205 1726889915.51017: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.51033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.51048: variable 'omit' from source: magic vars 178205 1726889915.51439: variable 'storage_test_volume' from source: include params 178205 1726889915.51481: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.51490: when evaluation is False, skipping this task 178205 1726889915.51498: _execute() done 178205 1726889915.51508: dumping result to json 178205 1726889915.51520: done dumping result, returning 178205 1726889915.51534: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-00000000270f] 178205 1726889915.51545: sending task result for task 02369adf-7a19-34ed-f5d1-00000000270f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.51693: no more pending results, returning what we have 178205 1726889915.51697: results queue empty 178205 1726889915.51698: checking for any_errors_fatal 178205 1726889915.51709: done checking for any_errors_fatal 178205 1726889915.51710: checking for max_fail_percentage 178205 1726889915.51714: done checking for max_fail_percentage 178205 1726889915.51715: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.51716: done checking to see if all hosts have failed 178205 1726889915.51717: getting the remaining hosts for this loop 178205 1726889915.51718: done getting the remaining hosts for this loop 178205 1726889915.51722: getting the next task for host managed_node2 178205 1726889915.51733: done getting next task for host managed_node2 178205 1726889915.51736: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889915.51742: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.51747: getting variables 178205 1726889915.51749: in VariableManager get_vars() 178205 1726889915.51788: Calling all_inventory to load vars for managed_node2 178205 1726889915.51791: Calling groups_inventory to load vars for managed_node2 178205 1726889915.51795: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.51808: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.51813: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.51817: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.52569: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000270f 178205 1726889915.52572: WORKER PROCESS EXITING 178205 1726889915.52595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.53191: done with get_vars() 178205 1726889915.53205: done getting variables 178205 1726889915.53264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:38:35 -0400 (0:00:00.031) 0:02:08.520 ****** 178205 1726889915.53295: entering _queue_task() for managed_node2/set_fact 178205 1726889915.53525: worker is 1 (out of 1 available) 178205 1726889915.53539: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.53550: done queuing things up, now waiting for results queue to drain 178205 1726889915.53552: waiting for pending results... 178205 1726889915.53847: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889915.53979: in run() - task 02369adf-7a19-34ed-f5d1-000000002710 178205 1726889915.54003: variable 'ansible_search_path' from source: unknown 178205 1726889915.54045: calling self._execute() 178205 1726889915.54167: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.54178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.54190: variable 'omit' from source: magic vars 178205 1726889915.54557: variable 'storage_test_volume' from source: include params 178205 1726889915.54592: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.54598: when evaluation is False, skipping this task 178205 1726889915.54604: _execute() done 178205 1726889915.54609: dumping result to json 178205 1726889915.54616: done dumping result, returning 178205 1726889915.54624: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000002710] 178205 1726889915.54637: sending task result for task 02369adf-7a19-34ed-f5d1-000000002710 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.54791: no more pending results, returning what we have 178205 1726889915.54795: results queue empty 178205 1726889915.54795: checking for any_errors_fatal 178205 1726889915.54807: done checking for any_errors_fatal 178205 1726889915.54807: checking for max_fail_percentage 178205 1726889915.54809: done checking for max_fail_percentage 178205 1726889915.54810: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.54813: done checking to see if all hosts have failed 178205 1726889915.54813: getting the remaining hosts for this loop 178205 1726889915.54815: done getting the remaining hosts for this loop 178205 1726889915.54818: getting the next task for host managed_node2 178205 1726889915.54828: done getting next task for host managed_node2 178205 1726889915.54831: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889915.54837: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.54843: getting variables 178205 1726889915.54844: in VariableManager get_vars() 178205 1726889915.54881: Calling all_inventory to load vars for managed_node2 178205 1726889915.54884: Calling groups_inventory to load vars for managed_node2 178205 1726889915.54888: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.54900: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.54903: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.54906: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.55623: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002710 178205 1726889915.55628: WORKER PROCESS EXITING 178205 1726889915.55649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.56252: done with get_vars() 178205 1726889915.56264: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:38:35 -0400 (0:00:00.030) 0:02:08.551 ****** 178205 1726889915.56343: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.56557: worker is 1 (out of 1 available) 178205 1726889915.56569: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889915.56579: done queuing things up, now waiting for results queue to drain 178205 1726889915.56580: waiting for pending results... 178205 1726889915.56856: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889915.56981: in run() - task 02369adf-7a19-34ed-f5d1-000000002711 178205 1726889915.57001: variable 'ansible_search_path' from source: unknown 178205 1726889915.57041: calling self._execute() 178205 1726889915.57153: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.57164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.57177: variable 'omit' from source: magic vars 178205 1726889915.57536: variable 'storage_test_volume' from source: include params 178205 1726889915.57579: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.57586: when evaluation is False, skipping this task 178205 1726889915.57593: _execute() done 178205 1726889915.57600: dumping result to json 178205 1726889915.57606: done dumping result, returning 178205 1726889915.57617: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-000000002711] 178205 1726889915.57629: sending task result for task 02369adf-7a19-34ed-f5d1-000000002711 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.57775: no more pending results, returning what we have 178205 1726889915.57779: results queue empty 178205 1726889915.57780: checking for any_errors_fatal 178205 1726889915.57790: done checking for any_errors_fatal 178205 1726889915.57791: checking for max_fail_percentage 178205 1726889915.57793: done checking for max_fail_percentage 178205 1726889915.57794: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.57796: done checking to see if all hosts have failed 178205 1726889915.57796: getting the remaining hosts for this loop 178205 1726889915.57798: done getting the remaining hosts for this loop 178205 1726889915.57801: getting the next task for host managed_node2 178205 1726889915.57809: done getting next task for host managed_node2 178205 1726889915.57813: ^ task is: TASK: Show max thin pool size 178205 1726889915.57819: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.57824: getting variables 178205 1726889915.57828: in VariableManager get_vars() 178205 1726889915.57863: Calling all_inventory to load vars for managed_node2 178205 1726889915.57865: Calling groups_inventory to load vars for managed_node2 178205 1726889915.57869: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.57881: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.57884: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.57887: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.58422: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002711 178205 1726889915.58434: WORKER PROCESS EXITING 178205 1726889915.58638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.59556: done with get_vars() 178205 1726889915.59570: done getting variables 178205 1726889915.59631: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:38:35 -0400 (0:00:00.033) 0:02:08.584 ****** 178205 1726889915.59661: entering _queue_task() for managed_node2/debug 178205 1726889915.59888: worker is 1 (out of 1 available) 178205 1726889915.59899: exiting _queue_task() for managed_node2/debug 178205 1726889915.59913: done queuing things up, now waiting for results queue to drain 178205 1726889915.59914: waiting for pending results... 178205 1726889915.60208: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889915.60369: in run() - task 02369adf-7a19-34ed-f5d1-000000002712 178205 1726889915.60389: variable 'ansible_search_path' from source: unknown 178205 1726889915.60433: calling self._execute() 178205 1726889915.60554: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.60565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.60584: variable 'omit' from source: magic vars 178205 1726889915.60978: variable 'storage_test_volume' from source: include params 178205 1726889915.61029: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.61039: when evaluation is False, skipping this task 178205 1726889915.61046: _execute() done 178205 1726889915.61054: dumping result to json 178205 1726889915.61061: done dumping result, returning 178205 1726889915.61071: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-000000002712] 178205 1726889915.61082: sending task result for task 02369adf-7a19-34ed-f5d1-000000002712 178205 1726889915.61198: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002712 178205 1726889915.61206: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889915.61269: no more pending results, returning what we have 178205 1726889915.61273: results queue empty 178205 1726889915.61274: checking for any_errors_fatal 178205 1726889915.61284: done checking for any_errors_fatal 178205 1726889915.61285: checking for max_fail_percentage 178205 1726889915.61286: done checking for max_fail_percentage 178205 1726889915.61287: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.61289: done checking to see if all hosts have failed 178205 1726889915.61289: getting the remaining hosts for this loop 178205 1726889915.61291: done getting the remaining hosts for this loop 178205 1726889915.61294: getting the next task for host managed_node2 178205 1726889915.61301: done getting next task for host managed_node2 178205 1726889915.61304: ^ task is: TASK: Show volume thin pool size 178205 1726889915.61310: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.61318: getting variables 178205 1726889915.61320: in VariableManager get_vars() 178205 1726889915.61362: Calling all_inventory to load vars for managed_node2 178205 1726889915.61365: Calling groups_inventory to load vars for managed_node2 178205 1726889915.61369: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.61381: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.61385: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.61388: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.67823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.68414: done with get_vars() 178205 1726889915.68430: done getting variables 178205 1726889915.69265: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:38:35 -0400 (0:00:00.096) 0:02:08.680 ****** 178205 1726889915.69293: entering _queue_task() for managed_node2/debug 178205 1726889915.69628: worker is 1 (out of 1 available) 178205 1726889915.69641: exiting _queue_task() for managed_node2/debug 178205 1726889915.69653: done queuing things up, now waiting for results queue to drain 178205 1726889915.69655: waiting for pending results... 178205 1726889915.70411: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889915.71014: in run() - task 02369adf-7a19-34ed-f5d1-000000002713 178205 1726889915.71041: variable 'ansible_search_path' from source: unknown 178205 1726889915.71086: calling self._execute() 178205 1726889915.71419: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.71438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.71457: variable 'omit' from source: magic vars 178205 1726889915.72318: variable 'storage_test_volume' from source: include params 178205 1726889915.72366: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.72376: when evaluation is False, skipping this task 178205 1726889915.72383: _execute() done 178205 1726889915.72487: dumping result to json 178205 1726889915.72494: done dumping result, returning 178205 1726889915.72505: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-000000002713] 178205 1726889915.72517: sending task result for task 02369adf-7a19-34ed-f5d1-000000002713 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889915.72685: no more pending results, returning what we have 178205 1726889915.72689: results queue empty 178205 1726889915.72690: checking for any_errors_fatal 178205 1726889915.72703: done checking for any_errors_fatal 178205 1726889915.72704: checking for max_fail_percentage 178205 1726889915.72706: done checking for max_fail_percentage 178205 1726889915.72707: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.72708: done checking to see if all hosts have failed 178205 1726889915.72709: getting the remaining hosts for this loop 178205 1726889915.72710: done getting the remaining hosts for this loop 178205 1726889915.72715: getting the next task for host managed_node2 178205 1726889915.72724: done getting next task for host managed_node2 178205 1726889915.72729: ^ task is: TASK: Show test volume size 178205 1726889915.72735: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.72742: getting variables 178205 1726889915.72744: in VariableManager get_vars() 178205 1726889915.72786: Calling all_inventory to load vars for managed_node2 178205 1726889915.72789: Calling groups_inventory to load vars for managed_node2 178205 1726889915.72793: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.72806: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.72809: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.72814: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.73833: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002713 178205 1726889915.73837: WORKER PROCESS EXITING 178205 1726889915.73921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.74829: done with get_vars() 178205 1726889915.74845: done getting variables 178205 1726889915.74904: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:38:35 -0400 (0:00:00.056) 0:02:08.737 ****** 178205 1726889915.74945: entering _queue_task() for managed_node2/debug 178205 1726889915.75941: worker is 1 (out of 1 available) 178205 1726889915.75955: exiting _queue_task() for managed_node2/debug 178205 1726889915.75967: done queuing things up, now waiting for results queue to drain 178205 1726889915.75968: waiting for pending results... 178205 1726889915.76582: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889915.76722: in run() - task 02369adf-7a19-34ed-f5d1-000000002714 178205 1726889915.76743: variable 'ansible_search_path' from source: unknown 178205 1726889915.76783: calling self._execute() 178205 1726889915.76958: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.76969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.76979: variable 'omit' from source: magic vars 178205 1726889915.77359: variable 'storage_test_volume' from source: include params 178205 1726889915.77398: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.77406: when evaluation is False, skipping this task 178205 1726889915.77414: _execute() done 178205 1726889915.77422: dumping result to json 178205 1726889915.77430: done dumping result, returning 178205 1726889915.77438: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-000000002714] 178205 1726889915.77448: sending task result for task 02369adf-7a19-34ed-f5d1-000000002714 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889915.77600: no more pending results, returning what we have 178205 1726889915.77604: results queue empty 178205 1726889915.77605: checking for any_errors_fatal 178205 1726889915.77618: done checking for any_errors_fatal 178205 1726889915.77619: checking for max_fail_percentage 178205 1726889915.77621: done checking for max_fail_percentage 178205 1726889915.77621: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.77623: done checking to see if all hosts have failed 178205 1726889915.77623: getting the remaining hosts for this loop 178205 1726889915.77624: done getting the remaining hosts for this loop 178205 1726889915.77630: getting the next task for host managed_node2 178205 1726889915.77639: done getting next task for host managed_node2 178205 1726889915.77642: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889915.77648: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.77653: getting variables 178205 1726889915.77655: in VariableManager get_vars() 178205 1726889915.77693: Calling all_inventory to load vars for managed_node2 178205 1726889915.77696: Calling groups_inventory to load vars for managed_node2 178205 1726889915.77699: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.77713: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.77717: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.77721: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.78308: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002714 178205 1726889915.78314: WORKER PROCESS EXITING 178205 1726889915.78340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.78977: done with get_vars() 178205 1726889915.78991: done getting variables 178205 1726889915.79055: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:38:35 -0400 (0:00:00.041) 0:02:08.779 ****** 178205 1726889915.79096: entering _queue_task() for managed_node2/set_fact 178205 1726889915.79374: worker is 1 (out of 1 available) 178205 1726889915.79392: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.79405: done queuing things up, now waiting for results queue to drain 178205 1726889915.79406: waiting for pending results... 178205 1726889915.79730: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889915.79871: in run() - task 02369adf-7a19-34ed-f5d1-000000002715 178205 1726889915.79892: variable 'ansible_search_path' from source: unknown 178205 1726889915.79937: calling self._execute() 178205 1726889915.80084: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.80096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.80120: variable 'omit' from source: magic vars 178205 1726889915.80544: variable 'storage_test_volume' from source: include params 178205 1726889915.80587: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.80596: when evaluation is False, skipping this task 178205 1726889915.80611: _execute() done 178205 1726889915.80621: dumping result to json 178205 1726889915.80633: done dumping result, returning 178205 1726889915.80643: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-000000002715] 178205 1726889915.80655: sending task result for task 02369adf-7a19-34ed-f5d1-000000002715 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.80820: no more pending results, returning what we have 178205 1726889915.80824: results queue empty 178205 1726889915.80825: checking for any_errors_fatal 178205 1726889915.80839: done checking for any_errors_fatal 178205 1726889915.80839: checking for max_fail_percentage 178205 1726889915.80841: done checking for max_fail_percentage 178205 1726889915.80842: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.80843: done checking to see if all hosts have failed 178205 1726889915.80844: getting the remaining hosts for this loop 178205 1726889915.80846: done getting the remaining hosts for this loop 178205 1726889915.80849: getting the next task for host managed_node2 178205 1726889915.80859: done getting next task for host managed_node2 178205 1726889915.80863: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889915.80869: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.80875: getting variables 178205 1726889915.80878: in VariableManager get_vars() 178205 1726889915.80919: Calling all_inventory to load vars for managed_node2 178205 1726889915.80922: Calling groups_inventory to load vars for managed_node2 178205 1726889915.80929: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.80943: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.80947: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.80950: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.81775: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002715 178205 1726889915.81779: WORKER PROCESS EXITING 178205 1726889915.81801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.82462: done with get_vars() 178205 1726889915.82476: done getting variables 178205 1726889915.82543: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:38:35 -0400 (0:00:00.034) 0:02:08.813 ****** 178205 1726889915.82574: entering _queue_task() for managed_node2/set_fact 178205 1726889915.82819: worker is 1 (out of 1 available) 178205 1726889915.82834: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.82845: done queuing things up, now waiting for results queue to drain 178205 1726889915.82846: waiting for pending results... 178205 1726889915.83153: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889915.83309: in run() - task 02369adf-7a19-34ed-f5d1-000000002716 178205 1726889915.83334: variable 'ansible_search_path' from source: unknown 178205 1726889915.83369: calling self._execute() 178205 1726889915.83493: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.83505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.83529: variable 'omit' from source: magic vars 178205 1726889915.83907: variable 'storage_test_volume' from source: include params 178205 1726889915.83956: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.83963: when evaluation is False, skipping this task 178205 1726889915.83971: _execute() done 178205 1726889915.83979: dumping result to json 178205 1726889915.83986: done dumping result, returning 178205 1726889915.83994: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000002716] 178205 1726889915.84004: sending task result for task 02369adf-7a19-34ed-f5d1-000000002716 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.84167: no more pending results, returning what we have 178205 1726889915.84171: results queue empty 178205 1726889915.84172: checking for any_errors_fatal 178205 1726889915.84180: done checking for any_errors_fatal 178205 1726889915.84181: checking for max_fail_percentage 178205 1726889915.84183: done checking for max_fail_percentage 178205 1726889915.84184: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.84185: done checking to see if all hosts have failed 178205 1726889915.84185: getting the remaining hosts for this loop 178205 1726889915.84187: done getting the remaining hosts for this loop 178205 1726889915.84190: getting the next task for host managed_node2 178205 1726889915.84200: done getting next task for host managed_node2 178205 1726889915.84203: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889915.84209: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.84214: getting variables 178205 1726889915.84216: in VariableManager get_vars() 178205 1726889915.84256: Calling all_inventory to load vars for managed_node2 178205 1726889915.84259: Calling groups_inventory to load vars for managed_node2 178205 1726889915.84263: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.84277: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.84280: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.84283: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.84955: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002716 178205 1726889915.84958: WORKER PROCESS EXITING 178205 1726889915.84984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.86699: done with get_vars() 178205 1726889915.86714: done getting variables 178205 1726889915.86969: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:38:35 -0400 (0:00:00.044) 0:02:08.858 ****** 178205 1726889915.87001: entering _queue_task() for managed_node2/set_fact 178205 1726889915.87471: worker is 1 (out of 1 available) 178205 1726889915.87484: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.87497: done queuing things up, now waiting for results queue to drain 178205 1726889915.87498: waiting for pending results... 178205 1726889915.87770: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889915.87900: in run() - task 02369adf-7a19-34ed-f5d1-000000002717 178205 1726889915.87927: variable 'ansible_search_path' from source: unknown 178205 1726889915.87965: calling self._execute() 178205 1726889915.88085: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.88096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.88110: variable 'omit' from source: magic vars 178205 1726889915.88495: variable 'storage_test_volume' from source: include params 178205 1726889915.88539: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.88547: when evaluation is False, skipping this task 178205 1726889915.88554: _execute() done 178205 1726889915.88566: dumping result to json 178205 1726889915.88573: done dumping result, returning 178205 1726889915.88583: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-000000002717] 178205 1726889915.88593: sending task result for task 02369adf-7a19-34ed-f5d1-000000002717 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.88744: no more pending results, returning what we have 178205 1726889915.88748: results queue empty 178205 1726889915.88748: checking for any_errors_fatal 178205 1726889915.88760: done checking for any_errors_fatal 178205 1726889915.88761: checking for max_fail_percentage 178205 1726889915.88763: done checking for max_fail_percentage 178205 1726889915.88764: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.88765: done checking to see if all hosts have failed 178205 1726889915.88765: getting the remaining hosts for this loop 178205 1726889915.88767: done getting the remaining hosts for this loop 178205 1726889915.88770: getting the next task for host managed_node2 178205 1726889915.88778: done getting next task for host managed_node2 178205 1726889915.88780: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889915.88785: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.88789: getting variables 178205 1726889915.88791: in VariableManager get_vars() 178205 1726889915.88832: Calling all_inventory to load vars for managed_node2 178205 1726889915.88835: Calling groups_inventory to load vars for managed_node2 178205 1726889915.88838: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.88849: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.88852: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.88854: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.89367: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002717 178205 1726889915.89371: WORKER PROCESS EXITING 178205 1726889915.89401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.90042: done with get_vars() 178205 1726889915.90055: done getting variables 178205 1726889915.90119: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:38:35 -0400 (0:00:00.031) 0:02:08.889 ****** 178205 1726889915.90152: entering _queue_task() for managed_node2/set_fact 178205 1726889915.90387: worker is 1 (out of 1 available) 178205 1726889915.90399: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.90410: done queuing things up, now waiting for results queue to drain 178205 1726889915.90415: waiting for pending results... 178205 1726889915.90720: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889915.90855: in run() - task 02369adf-7a19-34ed-f5d1-000000002718 178205 1726889915.90876: variable 'ansible_search_path' from source: unknown 178205 1726889915.90916: calling self._execute() 178205 1726889915.91044: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.91087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.91102: variable 'omit' from source: magic vars 178205 1726889915.91818: variable 'storage_test_volume' from source: include params 178205 1726889915.91981: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.91988: when evaluation is False, skipping this task 178205 1726889915.91993: _execute() done 178205 1726889915.92000: dumping result to json 178205 1726889915.92005: done dumping result, returning 178205 1726889915.92015: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000002718] 178205 1726889915.92024: sending task result for task 02369adf-7a19-34ed-f5d1-000000002718 178205 1726889915.92244: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002718 178205 1726889915.92249: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.92318: no more pending results, returning what we have 178205 1726889915.92322: results queue empty 178205 1726889915.92323: checking for any_errors_fatal 178205 1726889915.92335: done checking for any_errors_fatal 178205 1726889915.92336: checking for max_fail_percentage 178205 1726889915.92338: done checking for max_fail_percentage 178205 1726889915.92339: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.92341: done checking to see if all hosts have failed 178205 1726889915.92342: getting the remaining hosts for this loop 178205 1726889915.92344: done getting the remaining hosts for this loop 178205 1726889915.92347: getting the next task for host managed_node2 178205 1726889915.92356: done getting next task for host managed_node2 178205 1726889915.92358: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889915.92364: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.92369: getting variables 178205 1726889915.92371: in VariableManager get_vars() 178205 1726889915.92417: Calling all_inventory to load vars for managed_node2 178205 1726889915.92420: Calling groups_inventory to load vars for managed_node2 178205 1726889915.92424: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.92440: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.92443: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.92446: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.94053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.94861: done with get_vars() 178205 1726889915.94874: done getting variables 178205 1726889915.94937: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:38:35 -0400 (0:00:00.048) 0:02:08.937 ****** 178205 1726889915.94969: entering _queue_task() for managed_node2/set_fact 178205 1726889915.95376: worker is 1 (out of 1 available) 178205 1726889915.95390: exiting _queue_task() for managed_node2/set_fact 178205 1726889915.95407: done queuing things up, now waiting for results queue to drain 178205 1726889915.95409: waiting for pending results... 178205 1726889915.95954: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889915.96117: in run() - task 02369adf-7a19-34ed-f5d1-000000002719 178205 1726889915.96143: variable 'ansible_search_path' from source: unknown 178205 1726889915.96187: calling self._execute() 178205 1726889915.96430: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889915.96443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889915.96458: variable 'omit' from source: magic vars 178205 1726889915.97344: variable 'storage_test_volume' from source: include params 178205 1726889915.97502: Evaluated conditional (storage_test_volume.thin): False 178205 1726889915.97512: when evaluation is False, skipping this task 178205 1726889915.97522: _execute() done 178205 1726889915.97533: dumping result to json 178205 1726889915.97540: done dumping result, returning 178205 1726889915.97569: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000002719] 178205 1726889915.97630: sending task result for task 02369adf-7a19-34ed-f5d1-000000002719 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889915.97844: no more pending results, returning what we have 178205 1726889915.97848: results queue empty 178205 1726889915.97849: checking for any_errors_fatal 178205 1726889915.97860: done checking for any_errors_fatal 178205 1726889915.97860: checking for max_fail_percentage 178205 1726889915.97862: done checking for max_fail_percentage 178205 1726889915.97863: checking to see if all hosts have failed and the running result is not ok 178205 1726889915.97864: done checking to see if all hosts have failed 178205 1726889915.97865: getting the remaining hosts for this loop 178205 1726889915.97867: done getting the remaining hosts for this loop 178205 1726889915.97870: getting the next task for host managed_node2 178205 1726889915.97882: done getting next task for host managed_node2 178205 1726889915.97885: ^ task is: TASK: Show actual size 178205 1726889915.97893: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889915.97898: getting variables 178205 1726889915.97901: in VariableManager get_vars() 178205 1726889915.97947: Calling all_inventory to load vars for managed_node2 178205 1726889915.97950: Calling groups_inventory to load vars for managed_node2 178205 1726889915.97954: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889915.97967: Calling all_plugins_play to load vars for managed_node2 178205 1726889915.97970: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889915.97974: Calling groups_plugins_play to load vars for managed_node2 178205 1726889915.99059: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002719 178205 1726889915.99065: WORKER PROCESS EXITING 178205 1726889915.99139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889915.99897: done with get_vars() 178205 1726889915.99909: done getting variables 178205 1726889915.99967: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:38:35 -0400 (0:00:00.050) 0:02:08.988 ****** 178205 1726889915.99998: entering _queue_task() for managed_node2/debug 178205 1726889916.00249: worker is 1 (out of 1 available) 178205 1726889916.00259: exiting _queue_task() for managed_node2/debug 178205 1726889916.00271: done queuing things up, now waiting for results queue to drain 178205 1726889916.00272: waiting for pending results... 178205 1726889916.00566: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889916.00697: in run() - task 02369adf-7a19-34ed-f5d1-00000000271b 178205 1726889916.00725: variable 'ansible_search_path' from source: unknown 178205 1726889916.00767: calling self._execute() 178205 1726889916.00884: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.00896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.00913: variable 'omit' from source: magic vars 178205 1726889916.01046: variable 'omit' from source: magic vars 178205 1726889916.01109: variable 'omit' from source: magic vars 178205 1726889916.01162: variable 'omit' from source: magic vars 178205 1726889916.01213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889916.01263: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.01290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889916.01315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.01335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.01376: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.01385: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.01393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.01501: Set connection var ansible_pipelining to False 178205 1726889916.01513: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.01523: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.01532: Set connection var ansible_connection to ssh 178205 1726889916.01541: Set connection var ansible_shell_type to sh 178205 1726889916.01550: Set connection var ansible_timeout to 10 178205 1726889916.01583: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.01590: variable 'ansible_connection' from source: unknown 178205 1726889916.01597: variable 'ansible_module_compression' from source: unknown 178205 1726889916.01603: variable 'ansible_shell_type' from source: unknown 178205 1726889916.01609: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.01617: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.01624: variable 'ansible_pipelining' from source: unknown 178205 1726889916.01633: variable 'ansible_timeout' from source: unknown 178205 1726889916.01640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.01793: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.01817: variable 'omit' from source: magic vars 178205 1726889916.01828: starting attempt loop 178205 1726889916.01836: running the handler 178205 1726889916.01882: variable 'storage_test_actual_size' from source: set_fact 178205 1726889916.02097: variable 'storage_test_actual_size' from source: set_fact 178205 1726889916.02201: handler run complete 178205 1726889916.02251: attempt loop complete, returning result 178205 1726889916.02256: _execute() done 178205 1726889916.02261: dumping result to json 178205 1726889916.02270: done dumping result, returning 178205 1726889916.02293: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-00000000271b] 178205 1726889916.02314: sending task result for task 02369adf-7a19-34ed-f5d1-00000000271b ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889916.02529: no more pending results, returning what we have 178205 1726889916.02536: results queue empty 178205 1726889916.02538: checking for any_errors_fatal 178205 1726889916.02553: done checking for any_errors_fatal 178205 1726889916.02554: checking for max_fail_percentage 178205 1726889916.02556: done checking for max_fail_percentage 178205 1726889916.02557: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.02559: done checking to see if all hosts have failed 178205 1726889916.02559: getting the remaining hosts for this loop 178205 1726889916.02561: done getting the remaining hosts for this loop 178205 1726889916.02564: getting the next task for host managed_node2 178205 1726889916.02579: done getting next task for host managed_node2 178205 1726889916.02583: ^ task is: TASK: Show expected size 178205 1726889916.02590: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.02596: getting variables 178205 1726889916.02598: in VariableManager get_vars() 178205 1726889916.02650: Calling all_inventory to load vars for managed_node2 178205 1726889916.02657: Calling groups_inventory to load vars for managed_node2 178205 1726889916.02664: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.02678: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.02684: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.02691: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.03775: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000271b 178205 1726889916.03782: WORKER PROCESS EXITING 178205 1726889916.03818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.04537: done with get_vars() 178205 1726889916.04554: done getting variables 178205 1726889916.04636: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:38:36 -0400 (0:00:00.046) 0:02:09.034 ****** 178205 1726889916.04677: entering _queue_task() for managed_node2/debug 178205 1726889916.04938: worker is 1 (out of 1 available) 178205 1726889916.04953: exiting _queue_task() for managed_node2/debug 178205 1726889916.04964: done queuing things up, now waiting for results queue to drain 178205 1726889916.04965: waiting for pending results... 178205 1726889916.05315: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889916.05481: in run() - task 02369adf-7a19-34ed-f5d1-00000000271c 178205 1726889916.05504: variable 'ansible_search_path' from source: unknown 178205 1726889916.05560: calling self._execute() 178205 1726889916.05710: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.05735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.05761: variable 'omit' from source: magic vars 178205 1726889916.05920: variable 'omit' from source: magic vars 178205 1726889916.05984: variable 'omit' from source: magic vars 178205 1726889916.06024: variable 'omit' from source: magic vars 178205 1726889916.06074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889916.06129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.06166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889916.06202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.06221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.06259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.06273: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.06286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.06404: Set connection var ansible_pipelining to False 178205 1726889916.06420: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.06434: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.06440: Set connection var ansible_connection to ssh 178205 1726889916.06449: Set connection var ansible_shell_type to sh 178205 1726889916.06457: Set connection var ansible_timeout to 10 178205 1726889916.06486: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.06492: variable 'ansible_connection' from source: unknown 178205 1726889916.06503: variable 'ansible_module_compression' from source: unknown 178205 1726889916.06509: variable 'ansible_shell_type' from source: unknown 178205 1726889916.06518: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.06524: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.06541: variable 'ansible_pipelining' from source: unknown 178205 1726889916.06554: variable 'ansible_timeout' from source: unknown 178205 1726889916.06563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.06746: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.06761: variable 'omit' from source: magic vars 178205 1726889916.06769: starting attempt loop 178205 1726889916.06775: running the handler 178205 1726889916.07021: handler run complete 178205 1726889916.07058: attempt loop complete, returning result 178205 1726889916.07065: _execute() done 178205 1726889916.07070: dumping result to json 178205 1726889916.07076: done dumping result, returning 178205 1726889916.07086: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-00000000271c] 178205 1726889916.07095: sending task result for task 02369adf-7a19-34ed-f5d1-00000000271c ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889916.07238: no more pending results, returning what we have 178205 1726889916.07242: results queue empty 178205 1726889916.07243: checking for any_errors_fatal 178205 1726889916.07252: done checking for any_errors_fatal 178205 1726889916.07253: checking for max_fail_percentage 178205 1726889916.07255: done checking for max_fail_percentage 178205 1726889916.07256: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.07257: done checking to see if all hosts have failed 178205 1726889916.07258: getting the remaining hosts for this loop 178205 1726889916.07259: done getting the remaining hosts for this loop 178205 1726889916.07262: getting the next task for host managed_node2 178205 1726889916.07269: done getting next task for host managed_node2 178205 1726889916.07272: ^ task is: TASK: Assert expected size is actual size 178205 1726889916.07278: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889916.07282: getting variables 178205 1726889916.07284: in VariableManager get_vars() 178205 1726889916.07320: Calling all_inventory to load vars for managed_node2 178205 1726889916.07323: Calling groups_inventory to load vars for managed_node2 178205 1726889916.07329: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.07339: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.07343: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.07346: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.08100: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000271c 178205 1726889916.08104: WORKER PROCESS EXITING 178205 1726889916.08128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.08744: done with get_vars() 178205 1726889916.08757: done getting variables 178205 1726889916.08808: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:38:36 -0400 (0:00:00.041) 0:02:09.076 ****** 178205 1726889916.08844: entering _queue_task() for managed_node2/assert 178205 1726889916.09121: worker is 1 (out of 1 available) 178205 1726889916.09135: exiting _queue_task() for managed_node2/assert 178205 1726889916.09150: done queuing things up, now waiting for results queue to drain 178205 1726889916.09154: waiting for pending results... 178205 1726889916.09489: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889916.09642: in run() - task 02369adf-7a19-34ed-f5d1-00000000271d 178205 1726889916.09661: variable 'ansible_search_path' from source: unknown 178205 1726889916.09696: calling self._execute() 178205 1726889916.09836: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.09851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.09877: variable 'omit' from source: magic vars 178205 1726889916.10347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889916.12986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889916.13074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889916.13140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889916.13181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889916.13220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889916.13324: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.13352: Evaluated conditional (_storage_test_volume_present | bool): True 178205 1726889916.13495: variable 'storage_test_volume' from source: include params 178205 1726889916.13542: Evaluated conditional (storage_test_volume.type == "lvm"): False 178205 1726889916.13552: when evaluation is False, skipping this task 178205 1726889916.13561: _execute() done 178205 1726889916.13568: dumping result to json 178205 1726889916.13576: done dumping result, returning 178205 1726889916.13586: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-00000000271d] 178205 1726889916.13599: sending task result for task 02369adf-7a19-34ed-f5d1-00000000271d 178205 1726889916.13715: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000271d 178205 1726889916.13725: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 178205 1726889916.13779: no more pending results, returning what we have 178205 1726889916.13783: results queue empty 178205 1726889916.13784: checking for any_errors_fatal 178205 1726889916.13792: done checking for any_errors_fatal 178205 1726889916.13793: checking for max_fail_percentage 178205 1726889916.13795: done checking for max_fail_percentage 178205 1726889916.13796: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.13798: done checking to see if all hosts have failed 178205 1726889916.13798: getting the remaining hosts for this loop 178205 1726889916.13800: done getting the remaining hosts for this loop 178205 1726889916.13804: getting the next task for host managed_node2 178205 1726889916.13816: done getting next task for host managed_node2 178205 1726889916.13819: ^ task is: TASK: Get information about the LV 178205 1726889916.13825: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.13834: getting variables 178205 1726889916.13836: in VariableManager get_vars() 178205 1726889916.13871: Calling all_inventory to load vars for managed_node2 178205 1726889916.13874: Calling groups_inventory to load vars for managed_node2 178205 1726889916.13878: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.13895: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.13899: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.13904: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.14748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.15447: done with get_vars() 178205 1726889916.15462: done getting variables 178205 1726889916.15537: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:38:36 -0400 (0:00:00.067) 0:02:09.143 ****** 178205 1726889916.15569: entering _queue_task() for managed_node2/command 178205 1726889916.15848: worker is 1 (out of 1 available) 178205 1726889916.15861: exiting _queue_task() for managed_node2/command 178205 1726889916.15873: done queuing things up, now waiting for results queue to drain 178205 1726889916.15874: waiting for pending results... 178205 1726889916.16213: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889916.16340: in run() - task 02369adf-7a19-34ed-f5d1-000000002724 178205 1726889916.16357: variable 'ansible_search_path' from source: unknown 178205 1726889916.16391: calling self._execute() 178205 1726889916.16514: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.16524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.16538: variable 'omit' from source: magic vars 178205 1726889916.16976: variable 'storage_test_volume' from source: include params 178205 1726889916.17007: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.17037: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.17044: when evaluation is False, skipping this task 178205 1726889916.17051: _execute() done 178205 1726889916.17057: dumping result to json 178205 1726889916.17063: done dumping result, returning 178205 1726889916.17071: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-000000002724] 178205 1726889916.17080: sending task result for task 02369adf-7a19-34ed-f5d1-000000002724 178205 1726889916.17181: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002724 178205 1726889916.17189: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.17249: no more pending results, returning what we have 178205 1726889916.17254: results queue empty 178205 1726889916.17255: checking for any_errors_fatal 178205 1726889916.17266: done checking for any_errors_fatal 178205 1726889916.17267: checking for max_fail_percentage 178205 1726889916.17269: done checking for max_fail_percentage 178205 1726889916.17270: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.17271: done checking to see if all hosts have failed 178205 1726889916.17272: getting the remaining hosts for this loop 178205 1726889916.17273: done getting the remaining hosts for this loop 178205 1726889916.17276: getting the next task for host managed_node2 178205 1726889916.17285: done getting next task for host managed_node2 178205 1726889916.17288: ^ task is: TASK: Set LV segment type 178205 1726889916.17293: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.17300: getting variables 178205 1726889916.17302: in VariableManager get_vars() 178205 1726889916.17350: Calling all_inventory to load vars for managed_node2 178205 1726889916.17353: Calling groups_inventory to load vars for managed_node2 178205 1726889916.17357: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.17370: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.17373: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.17376: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.17979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.18959: done with get_vars() 178205 1726889916.18973: done getting variables 178205 1726889916.19031: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:38:36 -0400 (0:00:00.034) 0:02:09.178 ****** 178205 1726889916.19062: entering _queue_task() for managed_node2/set_fact 178205 1726889916.19383: worker is 1 (out of 1 available) 178205 1726889916.19395: exiting _queue_task() for managed_node2/set_fact 178205 1726889916.19407: done queuing things up, now waiting for results queue to drain 178205 1726889916.19407: waiting for pending results... 178205 1726889916.19697: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889916.19829: in run() - task 02369adf-7a19-34ed-f5d1-000000002725 178205 1726889916.19849: variable 'ansible_search_path' from source: unknown 178205 1726889916.19886: calling self._execute() 178205 1726889916.20001: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.20014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.20030: variable 'omit' from source: magic vars 178205 1726889916.20571: variable 'storage_test_volume' from source: include params 178205 1726889916.20647: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.20753: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.20760: when evaluation is False, skipping this task 178205 1726889916.20767: _execute() done 178205 1726889916.20775: dumping result to json 178205 1726889916.20781: done dumping result, returning 178205 1726889916.20790: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-000000002725] 178205 1726889916.20800: sending task result for task 02369adf-7a19-34ed-f5d1-000000002725 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.21038: no more pending results, returning what we have 178205 1726889916.21042: results queue empty 178205 1726889916.21043: checking for any_errors_fatal 178205 1726889916.21053: done checking for any_errors_fatal 178205 1726889916.21054: checking for max_fail_percentage 178205 1726889916.21056: done checking for max_fail_percentage 178205 1726889916.21058: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.21059: done checking to see if all hosts have failed 178205 1726889916.21060: getting the remaining hosts for this loop 178205 1726889916.21061: done getting the remaining hosts for this loop 178205 1726889916.21065: getting the next task for host managed_node2 178205 1726889916.21074: done getting next task for host managed_node2 178205 1726889916.21076: ^ task is: TASK: Check segment type 178205 1726889916.21081: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.21086: getting variables 178205 1726889916.21087: in VariableManager get_vars() 178205 1726889916.21124: Calling all_inventory to load vars for managed_node2 178205 1726889916.21129: Calling groups_inventory to load vars for managed_node2 178205 1726889916.21133: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.21144: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.21148: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.21151: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.22531: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002725 178205 1726889916.22534: WORKER PROCESS EXITING 178205 1726889916.22607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.23202: done with get_vars() 178205 1726889916.23248: done getting variables 178205 1726889916.23316: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:38:36 -0400 (0:00:00.042) 0:02:09.221 ****** 178205 1726889916.23348: entering _queue_task() for managed_node2/assert 178205 1726889916.23573: worker is 1 (out of 1 available) 178205 1726889916.23585: exiting _queue_task() for managed_node2/assert 178205 1726889916.23595: done queuing things up, now waiting for results queue to drain 178205 1726889916.23596: waiting for pending results... 178205 1726889916.23874: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889916.24015: in run() - task 02369adf-7a19-34ed-f5d1-000000002726 178205 1726889916.24039: variable 'ansible_search_path' from source: unknown 178205 1726889916.24074: calling self._execute() 178205 1726889916.24191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.24201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.24217: variable 'omit' from source: magic vars 178205 1726889916.24653: variable 'storage_test_volume' from source: include params 178205 1726889916.24682: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.24707: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.24716: when evaluation is False, skipping this task 178205 1726889916.24723: _execute() done 178205 1726889916.24733: dumping result to json 178205 1726889916.24739: done dumping result, returning 178205 1726889916.24750: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-000000002726] 178205 1726889916.24761: sending task result for task 02369adf-7a19-34ed-f5d1-000000002726 178205 1726889916.24871: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002726 178205 1726889916.24879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.24949: no more pending results, returning what we have 178205 1726889916.24953: results queue empty 178205 1726889916.24954: checking for any_errors_fatal 178205 1726889916.24963: done checking for any_errors_fatal 178205 1726889916.24964: checking for max_fail_percentage 178205 1726889916.24966: done checking for max_fail_percentage 178205 1726889916.24967: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.24968: done checking to see if all hosts have failed 178205 1726889916.24969: getting the remaining hosts for this loop 178205 1726889916.24970: done getting the remaining hosts for this loop 178205 1726889916.24973: getting the next task for host managed_node2 178205 1726889916.24981: done getting next task for host managed_node2 178205 1726889916.24983: ^ task is: TASK: Set LV cache size 178205 1726889916.24990: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.24995: getting variables 178205 1726889916.24997: in VariableManager get_vars() 178205 1726889916.25043: Calling all_inventory to load vars for managed_node2 178205 1726889916.25047: Calling groups_inventory to load vars for managed_node2 178205 1726889916.25051: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.25067: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.25070: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.25073: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.25683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.26442: done with get_vars() 178205 1726889916.26454: done getting variables 178205 1726889916.26502: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:38:36 -0400 (0:00:00.031) 0:02:09.253 ****** 178205 1726889916.26534: entering _queue_task() for managed_node2/set_fact 178205 1726889916.26749: worker is 1 (out of 1 available) 178205 1726889916.26761: exiting _queue_task() for managed_node2/set_fact 178205 1726889916.26771: done queuing things up, now waiting for results queue to drain 178205 1726889916.26772: waiting for pending results... 178205 1726889916.27049: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889916.27173: in run() - task 02369adf-7a19-34ed-f5d1-000000002727 178205 1726889916.27194: variable 'ansible_search_path' from source: unknown 178205 1726889916.27239: calling self._execute() 178205 1726889916.27350: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.27359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.27370: variable 'omit' from source: magic vars 178205 1726889916.27806: variable 'storage_test_volume' from source: include params 178205 1726889916.27840: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.27868: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.27875: when evaluation is False, skipping this task 178205 1726889916.27882: _execute() done 178205 1726889916.27888: dumping result to json 178205 1726889916.27894: done dumping result, returning 178205 1726889916.27903: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-000000002727] 178205 1726889916.27914: sending task result for task 02369adf-7a19-34ed-f5d1-000000002727 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.28068: no more pending results, returning what we have 178205 1726889916.28072: results queue empty 178205 1726889916.28073: checking for any_errors_fatal 178205 1726889916.28085: done checking for any_errors_fatal 178205 1726889916.28086: checking for max_fail_percentage 178205 1726889916.28087: done checking for max_fail_percentage 178205 1726889916.28088: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.28090: done checking to see if all hosts have failed 178205 1726889916.28090: getting the remaining hosts for this loop 178205 1726889916.28092: done getting the remaining hosts for this loop 178205 1726889916.28095: getting the next task for host managed_node2 178205 1726889916.28104: done getting next task for host managed_node2 178205 1726889916.28108: ^ task is: TASK: Parse the requested cache size 178205 1726889916.28116: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.28121: getting variables 178205 1726889916.28123: in VariableManager get_vars() 178205 1726889916.28163: Calling all_inventory to load vars for managed_node2 178205 1726889916.28165: Calling groups_inventory to load vars for managed_node2 178205 1726889916.28169: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.28180: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.28183: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.28186: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.29435: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002727 178205 1726889916.29438: WORKER PROCESS EXITING 178205 1726889916.29461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.30085: done with get_vars() 178205 1726889916.30098: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:38:36 -0400 (0:00:00.045) 0:02:09.298 ****** 178205 1726889916.31082: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889916.31302: worker is 1 (out of 1 available) 178205 1726889916.31316: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889916.31330: done queuing things up, now waiting for results queue to drain 178205 1726889916.31332: waiting for pending results... 178205 1726889916.31720: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889916.31898: in run() - task 02369adf-7a19-34ed-f5d1-000000002728 178205 1726889916.31921: variable 'ansible_search_path' from source: unknown 178205 1726889916.31970: calling self._execute() 178205 1726889916.32132: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.32146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.32161: variable 'omit' from source: magic vars 178205 1726889916.32687: variable 'storage_test_volume' from source: include params 178205 1726889916.32726: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.32760: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.32769: when evaluation is False, skipping this task 178205 1726889916.32777: _execute() done 178205 1726889916.32784: dumping result to json 178205 1726889916.32791: done dumping result, returning 178205 1726889916.32800: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000002728] 178205 1726889916.32813: sending task result for task 02369adf-7a19-34ed-f5d1-000000002728 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.33018: no more pending results, returning what we have 178205 1726889916.33022: results queue empty 178205 1726889916.33023: checking for any_errors_fatal 178205 1726889916.33033: done checking for any_errors_fatal 178205 1726889916.33034: checking for max_fail_percentage 178205 1726889916.33035: done checking for max_fail_percentage 178205 1726889916.33036: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.33037: done checking to see if all hosts have failed 178205 1726889916.33038: getting the remaining hosts for this loop 178205 1726889916.33039: done getting the remaining hosts for this loop 178205 1726889916.33042: getting the next task for host managed_node2 178205 1726889916.33050: done getting next task for host managed_node2 178205 1726889916.33053: ^ task is: TASK: Set expected cache size 178205 1726889916.33059: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.33063: getting variables 178205 1726889916.33066: in VariableManager get_vars() 178205 1726889916.33102: Calling all_inventory to load vars for managed_node2 178205 1726889916.33105: Calling groups_inventory to load vars for managed_node2 178205 1726889916.33108: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.33122: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.33125: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.33131: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.33748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.34893: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002728 178205 1726889916.34896: WORKER PROCESS EXITING 178205 1726889916.35328: done with get_vars() 178205 1726889916.35343: done getting variables 178205 1726889916.35401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:38:36 -0400 (0:00:00.043) 0:02:09.342 ****** 178205 1726889916.35439: entering _queue_task() for managed_node2/set_fact 178205 1726889916.35696: worker is 1 (out of 1 available) 178205 1726889916.35710: exiting _queue_task() for managed_node2/set_fact 178205 1726889916.35725: done queuing things up, now waiting for results queue to drain 178205 1726889916.35728: waiting for pending results... 178205 1726889916.36027: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889916.36155: in run() - task 02369adf-7a19-34ed-f5d1-000000002729 178205 1726889916.36180: variable 'ansible_search_path' from source: unknown 178205 1726889916.36220: calling self._execute() 178205 1726889916.36343: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.36354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.36367: variable 'omit' from source: magic vars 178205 1726889916.36824: variable 'storage_test_volume' from source: include params 178205 1726889916.36854: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.36880: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.36888: when evaluation is False, skipping this task 178205 1726889916.36894: _execute() done 178205 1726889916.36901: dumping result to json 178205 1726889916.36908: done dumping result, returning 178205 1726889916.36919: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000002729] 178205 1726889916.36935: sending task result for task 02369adf-7a19-34ed-f5d1-000000002729 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.37097: no more pending results, returning what we have 178205 1726889916.37101: results queue empty 178205 1726889916.37102: checking for any_errors_fatal 178205 1726889916.37115: done checking for any_errors_fatal 178205 1726889916.37117: checking for max_fail_percentage 178205 1726889916.37118: done checking for max_fail_percentage 178205 1726889916.37120: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.37121: done checking to see if all hosts have failed 178205 1726889916.37122: getting the remaining hosts for this loop 178205 1726889916.37124: done getting the remaining hosts for this loop 178205 1726889916.37129: getting the next task for host managed_node2 178205 1726889916.37140: done getting next task for host managed_node2 178205 1726889916.37144: ^ task is: TASK: Check cache size 178205 1726889916.37150: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.37155: getting variables 178205 1726889916.37156: in VariableManager get_vars() 178205 1726889916.37197: Calling all_inventory to load vars for managed_node2 178205 1726889916.37200: Calling groups_inventory to load vars for managed_node2 178205 1726889916.37204: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.37219: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.37223: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.37229: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.37995: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002729 178205 1726889916.37998: WORKER PROCESS EXITING 178205 1726889916.38022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.38587: done with get_vars() 178205 1726889916.38600: done getting variables 178205 1726889916.38658: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:38:36 -0400 (0:00:00.032) 0:02:09.374 ****** 178205 1726889916.38687: entering _queue_task() for managed_node2/assert 178205 1726889916.38914: worker is 1 (out of 1 available) 178205 1726889916.38928: exiting _queue_task() for managed_node2/assert 178205 1726889916.38939: done queuing things up, now waiting for results queue to drain 178205 1726889916.38940: waiting for pending results... 178205 1726889916.39217: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889916.39339: in run() - task 02369adf-7a19-34ed-f5d1-00000000272a 178205 1726889916.39359: variable 'ansible_search_path' from source: unknown 178205 1726889916.39399: calling self._execute() 178205 1726889916.39529: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.39541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.39554: variable 'omit' from source: magic vars 178205 1726889916.39996: variable 'storage_test_volume' from source: include params 178205 1726889916.40028: variable '_storage_test_volume_present' from source: set_fact 178205 1726889916.40056: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889916.40063: when evaluation is False, skipping this task 178205 1726889916.40070: _execute() done 178205 1726889916.40076: dumping result to json 178205 1726889916.40082: done dumping result, returning 178205 1726889916.40091: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-00000000272a] 178205 1726889916.40101: sending task result for task 02369adf-7a19-34ed-f5d1-00000000272a skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889916.40257: no more pending results, returning what we have 178205 1726889916.40261: results queue empty 178205 1726889916.40262: checking for any_errors_fatal 178205 1726889916.40271: done checking for any_errors_fatal 178205 1726889916.40271: checking for max_fail_percentage 178205 1726889916.40273: done checking for max_fail_percentage 178205 1726889916.40274: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.40275: done checking to see if all hosts have failed 178205 1726889916.40276: getting the remaining hosts for this loop 178205 1726889916.40277: done getting the remaining hosts for this loop 178205 1726889916.40280: getting the next task for host managed_node2 178205 1726889916.40290: done getting next task for host managed_node2 178205 1726889916.40292: ^ task is: TASK: Clean up facts 178205 1726889916.40297: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.40301: getting variables 178205 1726889916.40303: in VariableManager get_vars() 178205 1726889916.40344: Calling all_inventory to load vars for managed_node2 178205 1726889916.40346: Calling groups_inventory to load vars for managed_node2 178205 1726889916.40350: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.40362: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.40365: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.40368: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.41109: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000272a 178205 1726889916.41116: WORKER PROCESS EXITING 178205 1726889916.41140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.41710: done with get_vars() 178205 1726889916.41724: done getting variables 178205 1726889916.41778: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:38:36 -0400 (0:00:00.031) 0:02:09.406 ****** 178205 1726889916.41807: entering _queue_task() for managed_node2/set_fact 178205 1726889916.42039: worker is 1 (out of 1 available) 178205 1726889916.42052: exiting _queue_task() for managed_node2/set_fact 178205 1726889916.42063: done queuing things up, now waiting for results queue to drain 178205 1726889916.42064: waiting for pending results... 178205 1726889916.42357: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889916.42461: in run() - task 02369adf-7a19-34ed-f5d1-00000000267d 178205 1726889916.42480: variable 'ansible_search_path' from source: unknown 178205 1726889916.42522: calling self._execute() 178205 1726889916.42644: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.42655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.42668: variable 'omit' from source: magic vars 178205 1726889916.42779: variable 'omit' from source: magic vars 178205 1726889916.42837: variable 'omit' from source: magic vars 178205 1726889916.42871: variable 'omit' from source: magic vars 178205 1726889916.42918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889916.42962: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.42984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889916.43002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.43019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.43053: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.43060: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.43066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.43159: Set connection var ansible_pipelining to False 178205 1726889916.43168: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.43176: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.43181: Set connection var ansible_connection to ssh 178205 1726889916.43187: Set connection var ansible_shell_type to sh 178205 1726889916.43194: Set connection var ansible_timeout to 10 178205 1726889916.43231: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.43241: variable 'ansible_connection' from source: unknown 178205 1726889916.43248: variable 'ansible_module_compression' from source: unknown 178205 1726889916.43257: variable 'ansible_shell_type' from source: unknown 178205 1726889916.43266: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.43273: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.43281: variable 'ansible_pipelining' from source: unknown 178205 1726889916.43286: variable 'ansible_timeout' from source: unknown 178205 1726889916.43292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.43443: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.43460: variable 'omit' from source: magic vars 178205 1726889916.43469: starting attempt loop 178205 1726889916.43476: running the handler 178205 1726889916.43494: handler run complete 178205 1726889916.43508: attempt loop complete, returning result 178205 1726889916.43516: _execute() done 178205 1726889916.43522: dumping result to json 178205 1726889916.43530: done dumping result, returning 178205 1726889916.43540: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-00000000267d] 178205 1726889916.43548: sending task result for task 02369adf-7a19-34ed-f5d1-00000000267d ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889916.43696: no more pending results, returning what we have 178205 1726889916.43700: results queue empty 178205 1726889916.43701: checking for any_errors_fatal 178205 1726889916.43717: done checking for any_errors_fatal 178205 1726889916.43718: checking for max_fail_percentage 178205 1726889916.43720: done checking for max_fail_percentage 178205 1726889916.43721: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.43722: done checking to see if all hosts have failed 178205 1726889916.43723: getting the remaining hosts for this loop 178205 1726889916.43725: done getting the remaining hosts for this loop 178205 1726889916.43730: getting the next task for host managed_node2 178205 1726889916.43741: done getting next task for host managed_node2 178205 1726889916.43745: ^ task is: TASK: Clean up variable namespace 178205 1726889916.43748: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.43753: getting variables 178205 1726889916.43755: in VariableManager get_vars() 178205 1726889916.43793: Calling all_inventory to load vars for managed_node2 178205 1726889916.43796: Calling groups_inventory to load vars for managed_node2 178205 1726889916.43799: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.43810: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.43815: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.43818: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.45718: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000267d 178205 1726889916.45722: WORKER PROCESS EXITING 178205 1726889916.45891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.47185: done with get_vars() 178205 1726889916.47199: done getting variables 178205 1726889916.47259: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:38:36 -0400 (0:00:00.054) 0:02:09.460 ****** 178205 1726889916.47289: entering _queue_task() for managed_node2/set_fact 178205 1726889916.47568: worker is 1 (out of 1 available) 178205 1726889916.47582: exiting _queue_task() for managed_node2/set_fact 178205 1726889916.47593: done queuing things up, now waiting for results queue to drain 178205 1726889916.47594: waiting for pending results... 178205 1726889916.48821: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889916.48944: in run() - task 02369adf-7a19-34ed-f5d1-00000000249b 178205 1726889916.48963: variable 'ansible_search_path' from source: unknown 178205 1726889916.49004: calling self._execute() 178205 1726889916.49132: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.49143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.49156: variable 'omit' from source: magic vars 178205 1726889916.49284: variable 'omit' from source: magic vars 178205 1726889916.49337: variable 'omit' from source: magic vars 178205 1726889916.49377: variable 'omit' from source: magic vars 178205 1726889916.49433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889916.49478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.49503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889916.49535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.49550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.49582: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.49590: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.49598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.49707: Set connection var ansible_pipelining to False 178205 1726889916.49720: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.49732: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.49740: Set connection var ansible_connection to ssh 178205 1726889916.49752: Set connection var ansible_shell_type to sh 178205 1726889916.49760: Set connection var ansible_timeout to 10 178205 1726889916.49794: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.49801: variable 'ansible_connection' from source: unknown 178205 1726889916.49808: variable 'ansible_module_compression' from source: unknown 178205 1726889916.49817: variable 'ansible_shell_type' from source: unknown 178205 1726889916.49823: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.49832: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.49839: variable 'ansible_pipelining' from source: unknown 178205 1726889916.49845: variable 'ansible_timeout' from source: unknown 178205 1726889916.49855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.50001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.50020: variable 'omit' from source: magic vars 178205 1726889916.50032: starting attempt loop 178205 1726889916.50038: running the handler 178205 1726889916.50057: handler run complete 178205 1726889916.50077: attempt loop complete, returning result 178205 1726889916.50084: _execute() done 178205 1726889916.50090: dumping result to json 178205 1726889916.50096: done dumping result, returning 178205 1726889916.50106: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-00000000249b] 178205 1726889916.50117: sending task result for task 02369adf-7a19-34ed-f5d1-00000000249b ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889916.50275: no more pending results, returning what we have 178205 1726889916.50278: results queue empty 178205 1726889916.50279: checking for any_errors_fatal 178205 1726889916.50288: done checking for any_errors_fatal 178205 1726889916.50289: checking for max_fail_percentage 178205 1726889916.50291: done checking for max_fail_percentage 178205 1726889916.50292: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.50293: done checking to see if all hosts have failed 178205 1726889916.50294: getting the remaining hosts for this loop 178205 1726889916.50295: done getting the remaining hosts for this loop 178205 1726889916.50298: getting the next task for host managed_node2 178205 1726889916.50308: done getting next task for host managed_node2 178205 1726889916.50313: ^ task is: TASK: Clean up 178205 1726889916.50316: ^ state is: HOST STATE: block=2, task=41, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889916.50321: getting variables 178205 1726889916.50323: in VariableManager get_vars() 178205 1726889916.50364: Calling all_inventory to load vars for managed_node2 178205 1726889916.50367: Calling groups_inventory to load vars for managed_node2 178205 1726889916.50370: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.50381: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.50385: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.50388: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.50965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.51532: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000249b 178205 1726889916.51536: WORKER PROCESS EXITING 178205 1726889916.51822: done with get_vars() 178205 1726889916.51837: done getting variables TASK [Clean up] **************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:128 Friday 20 September 2024 23:38:36 -0400 (0:00:00.046) 0:02:09.507 ****** 178205 1726889916.51920: entering _queue_task() for managed_node2/include_role 178205 1726889916.52152: worker is 1 (out of 1 available) 178205 1726889916.52164: exiting _queue_task() for managed_node2/include_role 178205 1726889916.52176: done queuing things up, now waiting for results queue to drain 178205 1726889916.52177: waiting for pending results... 178205 1726889916.52456: running TaskExecutor() for managed_node2/TASK: Clean up 178205 1726889916.52569: in run() - task 02369adf-7a19-34ed-f5d1-000000000018 178205 1726889916.52588: variable 'ansible_search_path' from source: unknown 178205 1726889916.52633: calling self._execute() 178205 1726889916.52753: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.52763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.52774: variable 'omit' from source: magic vars 178205 1726889916.52876: _execute() done 178205 1726889916.52883: dumping result to json 178205 1726889916.52889: done dumping result, returning 178205 1726889916.52896: done running TaskExecutor() for managed_node2/TASK: Clean up [02369adf-7a19-34ed-f5d1-000000000018] 178205 1726889916.52904: sending task result for task 02369adf-7a19-34ed-f5d1-000000000018 178205 1726889916.53081: no more pending results, returning what we have 178205 1726889916.53086: in VariableManager get_vars() 178205 1726889916.53134: Calling all_inventory to load vars for managed_node2 178205 1726889916.53136: Calling groups_inventory to load vars for managed_node2 178205 1726889916.53140: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.53153: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.53156: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.53159: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.53921: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000018 178205 1726889916.53924: WORKER PROCESS EXITING 178205 1726889916.53947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.55250: done with get_vars() 178205 1726889916.55261: variable 'ansible_search_path' from source: unknown 178205 1726889916.62022: variable 'omit' from source: magic vars 178205 1726889916.62049: variable 'omit' from source: magic vars 178205 1726889916.62063: variable 'omit' from source: magic vars 178205 1726889916.62066: we have included files to process 178205 1726889916.62067: generating all_blocks data 178205 1726889916.62070: done generating all_blocks data 178205 1726889916.62077: processing included file: fedora.linux_system_roles.storage 178205 1726889916.62096: in VariableManager get_vars() 178205 1726889916.62113: done with get_vars() 178205 1726889916.62143: in VariableManager get_vars() 178205 1726889916.62160: done with get_vars() 178205 1726889916.62192: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 178205 1726889916.62220: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 178205 1726889916.62340: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 178205 1726889916.62409: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 178205 1726889916.62497: in VariableManager get_vars() 178205 1726889916.62519: done with get_vars() 178205 1726889916.62962: in VariableManager get_vars() 178205 1726889916.62980: done with get_vars() 178205 1726889916.63091: iterating over new_blocks loaded from include file 178205 1726889916.63093: in VariableManager get_vars() 178205 1726889916.63107: done with get_vars() 178205 1726889916.63108: filtering new block on tags 178205 1726889916.63133: done filtering new block on tags 178205 1726889916.63136: in VariableManager get_vars() 178205 1726889916.63149: done with get_vars() 178205 1726889916.63151: filtering new block on tags 178205 1726889916.63168: done filtering new block on tags 178205 1726889916.63170: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 178205 1726889916.63175: extending task lists for all hosts with included blocks 178205 1726889916.67447: done extending task lists 178205 1726889916.67449: done processing included files 178205 1726889916.67450: results queue empty 178205 1726889916.67451: checking for any_errors_fatal 178205 1726889916.67455: done checking for any_errors_fatal 178205 1726889916.67456: checking for max_fail_percentage 178205 1726889916.67457: done checking for max_fail_percentage 178205 1726889916.67458: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.67459: done checking to see if all hosts have failed 178205 1726889916.67460: getting the remaining hosts for this loop 178205 1726889916.67461: done getting the remaining hosts for this loop 178205 1726889916.67464: getting the next task for host managed_node2 178205 1726889916.67468: done getting next task for host managed_node2 178205 1726889916.67471: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889916.67474: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889916.67486: getting variables 178205 1726889916.67487: in VariableManager get_vars() 178205 1726889916.67504: Calling all_inventory to load vars for managed_node2 178205 1726889916.67507: Calling groups_inventory to load vars for managed_node2 178205 1726889916.67509: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.67516: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.67518: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.67521: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.68633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.69192: done with get_vars() 178205 1726889916.69207: 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 23:38:36 -0400 (0:00:00.173) 0:02:09.680 ****** 178205 1726889916.69289: entering _queue_task() for managed_node2/include_tasks 178205 1726889916.69653: worker is 1 (out of 1 available) 178205 1726889916.69668: exiting _queue_task() for managed_node2/include_tasks 178205 1726889916.69680: done queuing things up, now waiting for results queue to drain 178205 1726889916.69681: waiting for pending results... 178205 1726889916.70686: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889916.70841: in run() - task 02369adf-7a19-34ed-f5d1-000000002a3c 178205 1726889916.70866: variable 'ansible_search_path' from source: unknown 178205 1726889916.70875: variable 'ansible_search_path' from source: unknown 178205 1726889916.70923: calling self._execute() 178205 1726889916.71044: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.71057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.71073: variable 'omit' from source: magic vars 178205 1726889916.71190: _execute() done 178205 1726889916.71198: dumping result to json 178205 1726889916.71205: done dumping result, returning 178205 1726889916.71218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000002a3c] 178205 1726889916.71229: sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3c 178205 1726889916.71397: no more pending results, returning what we have 178205 1726889916.71402: in VariableManager get_vars() 178205 1726889916.71449: Calling all_inventory to load vars for managed_node2 178205 1726889916.71453: Calling groups_inventory to load vars for managed_node2 178205 1726889916.71455: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.71468: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.71471: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.71474: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.72002: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3c 178205 1726889916.72006: WORKER PROCESS EXITING 178205 1726889916.72023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.73809: done with get_vars() 178205 1726889916.73822: variable 'ansible_search_path' from source: unknown 178205 1726889916.73823: variable 'ansible_search_path' from source: unknown 178205 1726889916.74350: we have included files to process 178205 1726889916.74351: generating all_blocks data 178205 1726889916.74354: done generating all_blocks data 178205 1726889916.74357: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889916.74358: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889916.74361: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 178205 1726889916.75492: done processing included file 178205 1726889916.75494: iterating over new_blocks loaded from include file 178205 1726889916.75495: in VariableManager get_vars() 178205 1726889916.75523: done with get_vars() 178205 1726889916.75531: filtering new block on tags 178205 1726889916.75559: done filtering new block on tags 178205 1726889916.75562: in VariableManager get_vars() 178205 1726889916.75582: done with get_vars() 178205 1726889916.75584: filtering new block on tags 178205 1726889916.75608: done filtering new block on tags 178205 1726889916.75610: 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 178205 1726889916.75617: extending task lists for all hosts with included blocks 178205 1726889916.75840: done extending task lists 178205 1726889916.75842: done processing included files 178205 1726889916.75843: results queue empty 178205 1726889916.75843: checking for any_errors_fatal 178205 1726889916.75846: done checking for any_errors_fatal 178205 1726889916.75847: checking for max_fail_percentage 178205 1726889916.75848: done checking for max_fail_percentage 178205 1726889916.75849: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.75850: done checking to see if all hosts have failed 178205 1726889916.75851: getting the remaining hosts for this loop 178205 1726889916.75852: done getting the remaining hosts for this loop 178205 1726889916.75855: getting the next task for host managed_node2 178205 1726889916.75859: done getting next task for host managed_node2 178205 1726889916.75862: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889916.75865: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889916.75876: getting variables 178205 1726889916.75877: in VariableManager get_vars() 178205 1726889916.75903: Calling all_inventory to load vars for managed_node2 178205 1726889916.75905: Calling groups_inventory to load vars for managed_node2 178205 1726889916.75919: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.75925: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.75927: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.75930: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.76421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.77015: done with get_vars() 178205 1726889916.77027: 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 23:38:36 -0400 (0:00:00.078) 0:02:09.759 ****** 178205 1726889916.77098: entering _queue_task() for managed_node2/setup 178205 1726889916.77516: worker is 1 (out of 1 available) 178205 1726889916.77530: exiting _queue_task() for managed_node2/setup 178205 1726889916.77547: done queuing things up, now waiting for results queue to drain 178205 1726889916.77548: waiting for pending results... 178205 1726889916.77955: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 178205 1726889916.78150: in run() - task 02369adf-7a19-34ed-f5d1-000000002c39 178205 1726889916.78173: variable 'ansible_search_path' from source: unknown 178205 1726889916.78181: variable 'ansible_search_path' from source: unknown 178205 1726889916.78251: calling self._execute() 178205 1726889916.78377: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.78397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.78443: variable 'omit' from source: magic vars 178205 1726889916.79006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889916.82400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889916.82472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889916.82522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889916.82572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889916.82609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889916.82690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889916.82732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889916.82762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889916.82805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889916.82832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889916.82885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889916.82914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889916.82953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889916.82998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889916.83018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889916.83205: variable '__storage_required_facts' from source: role '' all vars 178205 1726889916.83223: variable 'ansible_facts' from source: unknown 178205 1726889916.83523: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 178205 1726889916.83532: when evaluation is False, skipping this task 178205 1726889916.83540: _execute() done 178205 1726889916.83547: dumping result to json 178205 1726889916.83554: done dumping result, returning 178205 1726889916.83565: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-34ed-f5d1-000000002c39] 178205 1726889916.83577: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c39 178205 1726889916.83687: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c39 178205 1726889916.83698: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 178205 1726889916.83742: no more pending results, returning what we have 178205 1726889916.83747: results queue empty 178205 1726889916.83748: checking for any_errors_fatal 178205 1726889916.83749: done checking for any_errors_fatal 178205 1726889916.83750: checking for max_fail_percentage 178205 1726889916.83752: done checking for max_fail_percentage 178205 1726889916.83753: checking to see if all hosts have failed and the running result is not ok 178205 1726889916.83754: done checking to see if all hosts have failed 178205 1726889916.83754: getting the remaining hosts for this loop 178205 1726889916.83756: done getting the remaining hosts for this loop 178205 1726889916.83760: getting the next task for host managed_node2 178205 1726889916.83767: done getting next task for host managed_node2 178205 1726889916.83771: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889916.83775: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889916.83799: getting variables 178205 1726889916.83801: in VariableManager get_vars() 178205 1726889916.83840: Calling all_inventory to load vars for managed_node2 178205 1726889916.83843: Calling groups_inventory to load vars for managed_node2 178205 1726889916.83845: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889916.83854: Calling all_plugins_play to load vars for managed_node2 178205 1726889916.83857: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889916.83859: Calling groups_plugins_play to load vars for managed_node2 178205 1726889916.84700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889916.86180: done with get_vars() 178205 1726889916.86195: done getting variables 178205 1726889916.86318: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:38:36 -0400 (0:00:00.093) 0:02:09.852 ****** 178205 1726889916.86426: entering _queue_task() for managed_node2/include_vars 178205 1726889916.87883: worker is 1 (out of 1 available) 178205 1726889916.87921: exiting _queue_task() for managed_node2/include_vars 178205 1726889916.88064: done queuing things up, now waiting for results queue to drain 178205 1726889916.88065: waiting for pending results... 178205 1726889916.89688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 178205 1726889916.89861: in run() - task 02369adf-7a19-34ed-f5d1-000000002c3a 178205 1726889916.89880: variable 'ansible_search_path' from source: unknown 178205 1726889916.89887: variable 'ansible_search_path' from source: unknown 178205 1726889916.90189: variable 'ansible_facts' from source: unknown 178205 1726889916.90617: variable 'ansible_facts' from source: unknown 178205 1726889916.90985: variable 'ansible_facts' from source: unknown 178205 1726889916.91318: variable 'ansible_facts' from source: unknown 178205 1726889916.91531: variable 'omit' from source: magic vars 178205 1726889916.91667: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.91682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.91698: variable 'omit' from source: magic vars 178205 1726889916.92577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889916.93474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889916.93538: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889916.93610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889916.93731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889916.93941: variable '__vars_file' from source: task vars 178205 1726889916.94175: variable 'role_path' from source: magic vars 178205 1726889916.94189: variable 'item' from source: unknown 178205 1726889916.94229: Evaluated conditional (__vars_file is file): False 178205 1726889916.94236: when evaluation is False, skipping this task 178205 1726889916.94380: variable 'item' from source: unknown 178205 1726889916.94484: 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" } 178205 1726889916.94800: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.94823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.94838: variable 'omit' from source: magic vars 178205 1726889916.95032: variable '__vars_file' from source: task vars 178205 1726889916.95117: variable 'role_path' from source: magic vars 178205 1726889916.95127: variable 'item' from source: unknown 178205 1726889916.95150: Evaluated conditional (__vars_file is file): False 178205 1726889916.95158: when evaluation is False, skipping this task 178205 1726889916.95196: variable 'item' from source: unknown 178205 1726889916.95270: 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" } 178205 1726889916.95416: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.95431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.95445: variable 'omit' from source: magic vars 178205 1726889916.95890: variable '__vars_file' from source: task vars 178205 1726889916.95996: variable 'role_path' from source: magic vars 178205 1726889916.96005: variable 'item' from source: unknown 178205 1726889916.96043: Evaluated conditional (__vars_file is file): True 178205 1726889916.96095: variable 'omit' from source: magic vars 178205 1726889916.96164: variable 'omit' from source: magic vars 178205 1726889916.96230: variable '__vars_file' from source: task vars 178205 1726889916.96304: variable '__vars_file' from source: task vars 178205 1726889916.96392: variable 'role_path' from source: magic vars 178205 1726889916.96401: variable 'item' from source: unknown 178205 1726889916.96424: variable 'omit' from source: magic vars 178205 1726889916.96476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889916.96517: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.96540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889916.96560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.96573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.96602: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.96614: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.96621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.96706: Set connection var ansible_pipelining to False 178205 1726889916.96724: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.96733: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.96738: Set connection var ansible_connection to ssh 178205 1726889916.96745: Set connection var ansible_shell_type to sh 178205 1726889916.96751: Set connection var ansible_timeout to 10 178205 1726889916.96775: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.96781: variable 'ansible_connection' from source: unknown 178205 1726889916.96787: variable 'ansible_module_compression' from source: unknown 178205 1726889916.96792: variable 'ansible_shell_type' from source: unknown 178205 1726889916.96797: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.96802: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.96807: variable 'ansible_pipelining' from source: unknown 178205 1726889916.96815: variable 'ansible_timeout' from source: unknown 178205 1726889916.96849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.97110: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.97129: variable 'omit' from source: magic vars 178205 1726889916.97139: starting attempt loop 178205 1726889916.97223: running the handler 178205 1726889916.97382: handler run complete 178205 1726889916.97398: attempt loop complete, returning result 178205 1726889916.97425: variable 'item' from source: unknown 178205 1726889916.97518: 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" } 178205 1726889916.97795: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.97808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.97822: variable 'omit' from source: magic vars 178205 1726889916.98201: variable '__vars_file' from source: task vars 178205 1726889916.98375: variable 'role_path' from source: magic vars 178205 1726889916.98384: variable 'item' from source: unknown 178205 1726889916.98397: Evaluated conditional (__vars_file is file): True 178205 1726889916.98404: variable 'omit' from source: magic vars 178205 1726889916.98429: variable 'omit' from source: magic vars 178205 1726889916.98583: variable '__vars_file' from source: task vars 178205 1726889916.98813: variable '__vars_file' from source: task vars 178205 1726889916.98985: variable 'role_path' from source: magic vars 178205 1726889916.99041: variable 'item' from source: unknown 178205 1726889916.99061: variable 'omit' from source: magic vars 178205 1726889916.99164: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889916.99177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.99215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889916.99310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889916.99344: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.99353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.99528: Set connection var ansible_pipelining to False 178205 1726889916.99541: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889916.99550: Set connection var ansible_shell_executable to /bin/sh 178205 1726889916.99556: Set connection var ansible_connection to ssh 178205 1726889916.99604: Set connection var ansible_shell_type to sh 178205 1726889916.99652: Set connection var ansible_timeout to 10 178205 1726889916.99679: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.99686: variable 'ansible_connection' from source: unknown 178205 1726889916.99692: variable 'ansible_module_compression' from source: unknown 178205 1726889916.99699: variable 'ansible_shell_type' from source: unknown 178205 1726889916.99705: variable 'ansible_shell_executable' from source: unknown 178205 1726889916.99711: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889916.99720: variable 'ansible_pipelining' from source: unknown 178205 1726889916.99726: variable 'ansible_timeout' from source: unknown 178205 1726889916.99735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889916.99858: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889916.99875: variable 'omit' from source: magic vars 178205 1726889916.99883: starting attempt loop 178205 1726889916.99888: running the handler 178205 1726889917.00091: handler run complete 178205 1726889917.00248: attempt loop complete, returning result 178205 1726889917.00298: variable 'item' from source: unknown 178205 1726889917.00834: 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" } 178205 1726889917.01096: dumping result to json 178205 1726889917.01134: done dumping result, returning 178205 1726889917.01185: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-34ed-f5d1-000000002c3a] 178205 1726889917.01241: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3a 178205 1726889917.01368: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3a 178205 1726889917.01382: WORKER PROCESS EXITING 178205 1726889917.01473: no more pending results, returning what we have 178205 1726889917.01477: results queue empty 178205 1726889917.01478: checking for any_errors_fatal 178205 1726889917.01488: done checking for any_errors_fatal 178205 1726889917.01489: checking for max_fail_percentage 178205 1726889917.01491: done checking for max_fail_percentage 178205 1726889917.01492: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.01493: done checking to see if all hosts have failed 178205 1726889917.01494: getting the remaining hosts for this loop 178205 1726889917.01496: done getting the remaining hosts for this loop 178205 1726889917.01499: getting the next task for host managed_node2 178205 1726889917.01508: done getting next task for host managed_node2 178205 1726889917.01514: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889917.01518: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.01531: getting variables 178205 1726889917.01532: in VariableManager get_vars() 178205 1726889917.01571: Calling all_inventory to load vars for managed_node2 178205 1726889917.01574: Calling groups_inventory to load vars for managed_node2 178205 1726889917.01576: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.01586: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.01588: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.01591: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.02936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.04350: done with get_vars() 178205 1726889917.04372: 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 23:38:37 -0400 (0:00:00.181) 0:02:10.034 ****** 178205 1726889917.04700: entering _queue_task() for managed_node2/stat 178205 1726889917.05165: worker is 1 (out of 1 available) 178205 1726889917.05225: exiting _queue_task() for managed_node2/stat 178205 1726889917.05285: done queuing things up, now waiting for results queue to drain 178205 1726889917.05287: waiting for pending results... 178205 1726889917.06790: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 178205 1726889917.07191: in run() - task 02369adf-7a19-34ed-f5d1-000000002c3c 178205 1726889917.07239: variable 'ansible_search_path' from source: unknown 178205 1726889917.07246: variable 'ansible_search_path' from source: unknown 178205 1726889917.07295: calling self._execute() 178205 1726889917.07558: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.07571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.07585: variable 'omit' from source: magic vars 178205 1726889917.08190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.08707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.08763: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.08802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.08848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.09051: 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) 178205 1726889917.09219: 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) 178205 1726889917.09274: 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) 178205 1726889917.09354: 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) 178205 1726889917.09734: variable '__storage_is_ostree' from source: set_fact 178205 1726889917.09771: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889917.09819: when evaluation is False, skipping this task 178205 1726889917.09828: _execute() done 178205 1726889917.09840: dumping result to json 178205 1726889917.09846: done dumping result, returning 178205 1726889917.09856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-34ed-f5d1-000000002c3c] 178205 1726889917.09865: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3c skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889917.10044: no more pending results, returning what we have 178205 1726889917.10049: results queue empty 178205 1726889917.10050: checking for any_errors_fatal 178205 1726889917.10068: done checking for any_errors_fatal 178205 1726889917.10069: checking for max_fail_percentage 178205 1726889917.10071: done checking for max_fail_percentage 178205 1726889917.10072: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.10074: done checking to see if all hosts have failed 178205 1726889917.10074: getting the remaining hosts for this loop 178205 1726889917.10076: done getting the remaining hosts for this loop 178205 1726889917.10080: getting the next task for host managed_node2 178205 1726889917.10089: done getting next task for host managed_node2 178205 1726889917.10092: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889917.10097: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.10176: getting variables 178205 1726889917.10178: in VariableManager get_vars() 178205 1726889917.10308: Calling all_inventory to load vars for managed_node2 178205 1726889917.10311: Calling groups_inventory to load vars for managed_node2 178205 1726889917.10317: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.10330: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.10333: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.10336: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.11349: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3c 178205 1726889917.11353: WORKER PROCESS EXITING 178205 1726889917.11377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.12150: done with get_vars() 178205 1726889917.12166: done getting variables 178205 1726889917.12230: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:38:37 -0400 (0:00:00.076) 0:02:10.110 ****** 178205 1726889917.12267: entering _queue_task() for managed_node2/set_fact 178205 1726889917.12587: worker is 1 (out of 1 available) 178205 1726889917.12600: exiting _queue_task() for managed_node2/set_fact 178205 1726889917.12615: done queuing things up, now waiting for results queue to drain 178205 1726889917.12616: waiting for pending results... 178205 1726889917.12971: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 178205 1726889917.13142: in run() - task 02369adf-7a19-34ed-f5d1-000000002c3d 178205 1726889917.13168: variable 'ansible_search_path' from source: unknown 178205 1726889917.13177: variable 'ansible_search_path' from source: unknown 178205 1726889917.13222: calling self._execute() 178205 1726889917.13341: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.13354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.13369: variable 'omit' from source: magic vars 178205 1726889917.13787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.14095: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.14152: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.14191: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.14227: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.14329: 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) 178205 1726889917.14363: 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) 178205 1726889917.14394: 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) 178205 1726889917.14430: 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) 178205 1726889917.14543: variable '__storage_is_ostree' from source: set_fact 178205 1726889917.14556: Evaluated conditional (not __storage_is_ostree is defined): False 178205 1726889917.14562: when evaluation is False, skipping this task 178205 1726889917.14567: _execute() done 178205 1726889917.14575: dumping result to json 178205 1726889917.14582: done dumping result, returning 178205 1726889917.14590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-34ed-f5d1-000000002c3d] 178205 1726889917.14599: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3d skipping: [managed_node2] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 178205 1726889917.14744: no more pending results, returning what we have 178205 1726889917.14749: results queue empty 178205 1726889917.14750: checking for any_errors_fatal 178205 1726889917.14761: done checking for any_errors_fatal 178205 1726889917.14761: checking for max_fail_percentage 178205 1726889917.14763: done checking for max_fail_percentage 178205 1726889917.14764: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.14765: done checking to see if all hosts have failed 178205 1726889917.14766: getting the remaining hosts for this loop 178205 1726889917.14768: done getting the remaining hosts for this loop 178205 1726889917.14771: getting the next task for host managed_node2 178205 1726889917.14780: done getting next task for host managed_node2 178205 1726889917.14786: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889917.14789: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.14817: getting variables 178205 1726889917.14820: in VariableManager get_vars() 178205 1726889917.14859: Calling all_inventory to load vars for managed_node2 178205 1726889917.14862: Calling groups_inventory to load vars for managed_node2 178205 1726889917.14864: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.14875: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.14878: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.14881: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.15907: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c3d 178205 1726889917.15910: WORKER PROCESS EXITING 178205 1726889917.16076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.16686: done with get_vars() 178205 1726889917.16698: done getting variables 178205 1726889917.16759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:38:37 -0400 (0:00:00.045) 0:02:10.155 ****** 178205 1726889917.16789: entering _queue_task() for managed_node2/set_fact 178205 1726889917.17050: worker is 1 (out of 1 available) 178205 1726889917.17067: exiting _queue_task() for managed_node2/set_fact 178205 1726889917.17079: done queuing things up, now waiting for results queue to drain 178205 1726889917.17080: waiting for pending results... 178205 1726889917.17379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 178205 1726889917.17525: in run() - task 02369adf-7a19-34ed-f5d1-000000002a3d 178205 1726889917.17546: variable 'ansible_search_path' from source: unknown 178205 1726889917.17553: variable 'ansible_search_path' from source: unknown 178205 1726889917.17590: calling self._execute() 178205 1726889917.17701: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.17713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.17734: variable 'omit' from source: magic vars 178205 1726889917.17843: variable 'omit' from source: magic vars 178205 1726889917.17891: variable 'omit' from source: magic vars 178205 1726889917.17932: variable 'omit' from source: magic vars 178205 1726889917.17990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.18031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.18061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.18081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.18100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.18136: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.18147: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.18163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.18275: Set connection var ansible_pipelining to False 178205 1726889917.18289: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.18299: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.18305: Set connection var ansible_connection to ssh 178205 1726889917.18318: Set connection var ansible_shell_type to sh 178205 1726889917.18330: Set connection var ansible_timeout to 10 178205 1726889917.18362: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.18373: variable 'ansible_connection' from source: unknown 178205 1726889917.18379: variable 'ansible_module_compression' from source: unknown 178205 1726889917.18385: variable 'ansible_shell_type' from source: unknown 178205 1726889917.18392: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.18397: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.18402: variable 'ansible_pipelining' from source: unknown 178205 1726889917.18406: variable 'ansible_timeout' from source: unknown 178205 1726889917.18413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.18549: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889917.18566: variable 'omit' from source: magic vars 178205 1726889917.18574: starting attempt loop 178205 1726889917.18579: running the handler 178205 1726889917.18597: handler run complete 178205 1726889917.18619: attempt loop complete, returning result 178205 1726889917.18626: _execute() done 178205 1726889917.18633: dumping result to json 178205 1726889917.18640: done dumping result, returning 178205 1726889917.18654: 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-34ed-f5d1-000000002a3d] 178205 1726889917.18665: sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3d ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889917.18850: no more pending results, returning what we have 178205 1726889917.18853: results queue empty 178205 1726889917.18854: checking for any_errors_fatal 178205 1726889917.18865: done checking for any_errors_fatal 178205 1726889917.18866: checking for max_fail_percentage 178205 1726889917.18868: done checking for max_fail_percentage 178205 1726889917.18869: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.18870: done checking to see if all hosts have failed 178205 1726889917.18871: getting the remaining hosts for this loop 178205 1726889917.18874: done getting the remaining hosts for this loop 178205 1726889917.18878: getting the next task for host managed_node2 178205 1726889917.18886: done getting next task for host managed_node2 178205 1726889917.18890: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889917.18893: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.18907: getting variables 178205 1726889917.18909: in VariableManager get_vars() 178205 1726889917.18952: Calling all_inventory to load vars for managed_node2 178205 1726889917.18955: Calling groups_inventory to load vars for managed_node2 178205 1726889917.18958: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.18970: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.18974: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.18977: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.19769: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3d 178205 1726889917.19772: WORKER PROCESS EXITING 178205 1726889917.19795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.20444: done with get_vars() 178205 1726889917.20458: done getting variables 178205 1726889917.20514: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:38:37 -0400 (0:00:00.037) 0:02:10.193 ****** 178205 1726889917.20551: entering _queue_task() for managed_node2/set_fact 178205 1726889917.20801: worker is 1 (out of 1 available) 178205 1726889917.20816: exiting _queue_task() for managed_node2/set_fact 178205 1726889917.20829: done queuing things up, now waiting for results queue to drain 178205 1726889917.20830: waiting for pending results... 178205 1726889917.21146: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 178205 1726889917.21298: in run() - task 02369adf-7a19-34ed-f5d1-000000002a3e 178205 1726889917.21321: variable 'ansible_search_path' from source: unknown 178205 1726889917.21329: variable 'ansible_search_path' from source: unknown 178205 1726889917.21370: calling self._execute() 178205 1726889917.21494: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.21512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.21528: variable 'omit' from source: magic vars 178205 1726889917.21642: variable 'omit' from source: magic vars 178205 1726889917.21693: variable 'omit' from source: magic vars 178205 1726889917.21740: variable 'omit' from source: magic vars 178205 1726889917.21788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.21838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.21861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.21880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.21893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.21926: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.21940: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.21947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.22038: Set connection var ansible_pipelining to False 178205 1726889917.22054: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.22062: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.22068: Set connection var ansible_connection to ssh 178205 1726889917.22074: Set connection var ansible_shell_type to sh 178205 1726889917.22081: Set connection var ansible_timeout to 10 178205 1726889917.22110: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.22121: variable 'ansible_connection' from source: unknown 178205 1726889917.22127: variable 'ansible_module_compression' from source: unknown 178205 1726889917.22133: variable 'ansible_shell_type' from source: unknown 178205 1726889917.22138: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.22144: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.22154: variable 'ansible_pipelining' from source: unknown 178205 1726889917.22164: variable 'ansible_timeout' from source: unknown 178205 1726889917.22170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.22316: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889917.22335: variable 'omit' from source: magic vars 178205 1726889917.22344: starting attempt loop 178205 1726889917.22351: running the handler 178205 1726889917.22369: handler run complete 178205 1726889917.22387: attempt loop complete, returning result 178205 1726889917.22393: _execute() done 178205 1726889917.22399: dumping result to json 178205 1726889917.22405: done dumping result, returning 178205 1726889917.22418: 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-34ed-f5d1-000000002a3e] 178205 1726889917.22428: sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3e ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 178205 1726889917.22591: no more pending results, returning what we have 178205 1726889917.22594: results queue empty 178205 1726889917.22595: checking for any_errors_fatal 178205 1726889917.22603: done checking for any_errors_fatal 178205 1726889917.22604: checking for max_fail_percentage 178205 1726889917.22606: done checking for max_fail_percentage 178205 1726889917.22607: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.22608: done checking to see if all hosts have failed 178205 1726889917.22609: getting the remaining hosts for this loop 178205 1726889917.22610: done getting the remaining hosts for this loop 178205 1726889917.22617: getting the next task for host managed_node2 178205 1726889917.22624: done getting next task for host managed_node2 178205 1726889917.22627: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889917.22631: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.22643: getting variables 178205 1726889917.22645: in VariableManager get_vars() 178205 1726889917.22682: Calling all_inventory to load vars for managed_node2 178205 1726889917.22685: Calling groups_inventory to load vars for managed_node2 178205 1726889917.22687: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.22697: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.22700: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.22703: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.23482: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3e 178205 1726889917.23485: WORKER PROCESS EXITING 178205 1726889917.23504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.24140: done with get_vars() 178205 1726889917.24154: 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 23:38:37 -0400 (0:00:00.036) 0:02:10.230 ****** 178205 1726889917.24242: entering _queue_task() for managed_node2/include_tasks 178205 1726889917.24463: worker is 1 (out of 1 available) 178205 1726889917.24475: exiting _queue_task() for managed_node2/include_tasks 178205 1726889917.24486: done queuing things up, now waiting for results queue to drain 178205 1726889917.24486: waiting for pending results... 178205 1726889917.24776: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 178205 1726889917.24902: in run() - task 02369adf-7a19-34ed-f5d1-000000002a3f 178205 1726889917.24925: variable 'ansible_search_path' from source: unknown 178205 1726889917.24934: variable 'ansible_search_path' from source: unknown 178205 1726889917.24973: calling self._execute() 178205 1726889917.25087: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.25100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.25119: variable 'omit' from source: magic vars 178205 1726889917.25433: variable 'storage_provider' from source: role '' defaults 178205 1726889917.25448: _execute() done 178205 1726889917.25455: dumping result to json 178205 1726889917.25462: done dumping result, returning 178205 1726889917.25476: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-34ed-f5d1-000000002a3f] 178205 1726889917.25487: sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3f 178205 1726889917.25639: no more pending results, returning what we have 178205 1726889917.25645: in VariableManager get_vars() 178205 1726889917.25692: Calling all_inventory to load vars for managed_node2 178205 1726889917.25695: Calling groups_inventory to load vars for managed_node2 178205 1726889917.25697: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.25709: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.25715: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.25718: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.26734: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002a3f 178205 1726889917.26738: WORKER PROCESS EXITING 178205 1726889917.26878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.27491: done with get_vars() 178205 1726889917.27502: variable 'ansible_search_path' from source: unknown 178205 1726889917.27503: variable 'ansible_search_path' from source: unknown 178205 1726889917.27542: we have included files to process 178205 1726889917.27543: generating all_blocks data 178205 1726889917.27545: done generating all_blocks data 178205 1726889917.27550: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889917.27551: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889917.27553: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 178205 1726889917.28465: in VariableManager get_vars() 178205 1726889917.28492: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889917.30310: done processing included file 178205 1726889917.30315: iterating over new_blocks loaded from include file 178205 1726889917.30316: in VariableManager get_vars() 178205 1726889917.30338: done with get_vars() 178205 1726889917.30340: filtering new block on tags 178205 1726889917.30381: done filtering new block on tags 178205 1726889917.30384: in VariableManager get_vars() 178205 1726889917.30403: done with get_vars() 178205 1726889917.30404: filtering new block on tags 178205 1726889917.30438: done filtering new block on tags 178205 1726889917.30441: in VariableManager get_vars() 178205 1726889917.30460: done with get_vars() 178205 1726889917.30461: filtering new block on tags 178205 1726889917.30505: done filtering new block on tags 178205 1726889917.30507: 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 178205 1726889917.30514: extending task lists for all hosts with included blocks 178205 1726889917.31032: done extending task lists 178205 1726889917.31033: done processing included files 178205 1726889917.31034: results queue empty 178205 1726889917.31035: checking for any_errors_fatal 178205 1726889917.31038: done checking for any_errors_fatal 178205 1726889917.31039: checking for max_fail_percentage 178205 1726889917.31040: done checking for max_fail_percentage 178205 1726889917.31041: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.31042: done checking to see if all hosts have failed 178205 1726889917.31043: getting the remaining hosts for this loop 178205 1726889917.31044: done getting the remaining hosts for this loop 178205 1726889917.31046: getting the next task for host managed_node2 178205 1726889917.31050: done getting next task for host managed_node2 178205 1726889917.31053: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889917.31056: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.31066: getting variables 178205 1726889917.31067: in VariableManager get_vars() 178205 1726889917.31078: Calling all_inventory to load vars for managed_node2 178205 1726889917.31080: Calling groups_inventory to load vars for managed_node2 178205 1726889917.31082: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.31087: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.31089: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.31092: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.31529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.32146: done with get_vars() 178205 1726889917.32159: done getting variables 178205 1726889917.32199: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:38:37 -0400 (0:00:00.079) 0:02:10.310 ****** 178205 1726889917.32232: entering _queue_task() for managed_node2/package 178205 1726889917.32535: worker is 1 (out of 1 available) 178205 1726889917.32548: exiting _queue_task() for managed_node2/package 178205 1726889917.32561: done queuing things up, now waiting for results queue to drain 178205 1726889917.32562: waiting for pending results... 178205 1726889917.32873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 178205 1726889917.33043: in run() - task 02369adf-7a19-34ed-f5d1-000000002c72 178205 1726889917.33066: variable 'ansible_search_path' from source: unknown 178205 1726889917.33078: variable 'ansible_search_path' from source: unknown 178205 1726889917.33122: calling self._execute() 178205 1726889917.33237: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.33248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.33259: variable 'omit' from source: magic vars 178205 1726889917.33676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.33997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.34057: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.34100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.34145: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.34243: 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) 178205 1726889917.34278: 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) 178205 1726889917.34318: 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) 178205 1726889917.34352: 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) 178205 1726889917.34525: variable 'storage_skip_checks' from source: set_fact 178205 1726889917.34555: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 178205 1726889917.34563: when evaluation is False, skipping this task 178205 1726889917.34570: _execute() done 178205 1726889917.34578: dumping result to json 178205 1726889917.34584: done dumping result, returning 178205 1726889917.34596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-34ed-f5d1-000000002c72] 178205 1726889917.34610: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c72 178205 1726889917.34734: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c72 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889917.34782: no more pending results, returning what we have 178205 1726889917.34788: results queue empty 178205 1726889917.34789: checking for any_errors_fatal 178205 1726889917.34791: done checking for any_errors_fatal 178205 1726889917.34791: checking for max_fail_percentage 178205 1726889917.34793: done checking for max_fail_percentage 178205 1726889917.34794: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.34795: done checking to see if all hosts have failed 178205 1726889917.34796: getting the remaining hosts for this loop 178205 1726889917.34798: done getting the remaining hosts for this loop 178205 1726889917.34802: getting the next task for host managed_node2 178205 1726889917.34810: done getting next task for host managed_node2 178205 1726889917.34816: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889917.34820: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.34847: getting variables 178205 1726889917.34849: in VariableManager get_vars() 178205 1726889917.34891: Calling all_inventory to load vars for managed_node2 178205 1726889917.34894: Calling groups_inventory to load vars for managed_node2 178205 1726889917.34897: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.34908: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.34913: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.34916: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.35962: WORKER PROCESS EXITING 178205 1726889917.36081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.36691: done with get_vars() 178205 1726889917.36704: done getting variables 178205 1726889917.36761: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:38:37 -0400 (0:00:00.045) 0:02:10.355 ****** 178205 1726889917.36790: entering _queue_task() for managed_node2/debug 178205 1726889917.37040: worker is 1 (out of 1 available) 178205 1726889917.37053: exiting _queue_task() for managed_node2/debug 178205 1726889917.37064: done queuing things up, now waiting for results queue to drain 178205 1726889917.37065: waiting for pending results... 178205 1726889917.37366: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 178205 1726889917.37539: in run() - task 02369adf-7a19-34ed-f5d1-000000002c73 178205 1726889917.37560: variable 'ansible_search_path' from source: unknown 178205 1726889917.37568: variable 'ansible_search_path' from source: unknown 178205 1726889917.37611: calling self._execute() 178205 1726889917.37734: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.37749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.37761: variable 'omit' from source: magic vars 178205 1726889917.37880: variable 'omit' from source: magic vars 178205 1726889917.37961: variable 'omit' from source: magic vars 178205 1726889917.37996: variable 'omit' from source: magic vars 178205 1726889917.38042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.38088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.38114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.38135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.38152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.38191: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.38200: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.38207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.38320: Set connection var ansible_pipelining to False 178205 1726889917.38331: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.38340: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.38346: Set connection var ansible_connection to ssh 178205 1726889917.38354: Set connection var ansible_shell_type to sh 178205 1726889917.38362: Set connection var ansible_timeout to 10 178205 1726889917.38401: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.38409: variable 'ansible_connection' from source: unknown 178205 1726889917.38417: variable 'ansible_module_compression' from source: unknown 178205 1726889917.38423: variable 'ansible_shell_type' from source: unknown 178205 1726889917.38429: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.38435: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.38441: variable 'ansible_pipelining' from source: unknown 178205 1726889917.38447: variable 'ansible_timeout' from source: unknown 178205 1726889917.38453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.38610: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889917.38629: variable 'omit' from source: magic vars 178205 1726889917.38638: starting attempt loop 178205 1726889917.38645: running the handler 178205 1726889917.38894: handler run complete 178205 1726889917.38932: attempt loop complete, returning result 178205 1726889917.38939: _execute() done 178205 1726889917.38946: dumping result to json 178205 1726889917.38953: done dumping result, returning 178205 1726889917.38962: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-34ed-f5d1-000000002c73] 178205 1726889917.38972: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c73 ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 178205 1726889917.39130: no more pending results, returning what we have 178205 1726889917.39134: results queue empty 178205 1726889917.39135: checking for any_errors_fatal 178205 1726889917.39146: done checking for any_errors_fatal 178205 1726889917.39146: checking for max_fail_percentage 178205 1726889917.39148: done checking for max_fail_percentage 178205 1726889917.39149: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.39150: done checking to see if all hosts have failed 178205 1726889917.39151: getting the remaining hosts for this loop 178205 1726889917.39152: done getting the remaining hosts for this loop 178205 1726889917.39156: getting the next task for host managed_node2 178205 1726889917.39162: done getting next task for host managed_node2 178205 1726889917.39166: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889917.39171: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.39183: getting variables 178205 1726889917.39185: in VariableManager get_vars() 178205 1726889917.39223: Calling all_inventory to load vars for managed_node2 178205 1726889917.39225: Calling groups_inventory to load vars for managed_node2 178205 1726889917.39228: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.39238: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.39241: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.39244: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.39958: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c73 178205 1726889917.39963: WORKER PROCESS EXITING 178205 1726889917.39984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.40702: done with get_vars() 178205 1726889917.40722: done getting variables 178205 1726889917.40771: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:38:37 -0400 (0:00:00.040) 0:02:10.396 ****** 178205 1726889917.40798: entering _queue_task() for managed_node2/debug 178205 1726889917.41034: worker is 1 (out of 1 available) 178205 1726889917.41051: exiting _queue_task() for managed_node2/debug 178205 1726889917.41064: done queuing things up, now waiting for results queue to drain 178205 1726889917.41065: waiting for pending results... 178205 1726889917.41395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 178205 1726889917.41558: in run() - task 02369adf-7a19-34ed-f5d1-000000002c74 178205 1726889917.41578: variable 'ansible_search_path' from source: unknown 178205 1726889917.41590: variable 'ansible_search_path' from source: unknown 178205 1726889917.41634: calling self._execute() 178205 1726889917.41760: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.41772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.41787: variable 'omit' from source: magic vars 178205 1726889917.41915: variable 'omit' from source: magic vars 178205 1726889917.41996: variable 'omit' from source: magic vars 178205 1726889917.42043: variable 'omit' from source: magic vars 178205 1726889917.42097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.42147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.42176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.42199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.42219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.42259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.42273: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.42281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.42395: Set connection var ansible_pipelining to False 178205 1726889917.42406: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.42419: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.42426: Set connection var ansible_connection to ssh 178205 1726889917.42435: Set connection var ansible_shell_type to sh 178205 1726889917.42445: Set connection var ansible_timeout to 10 178205 1726889917.42482: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.42493: variable 'ansible_connection' from source: unknown 178205 1726889917.42501: variable 'ansible_module_compression' from source: unknown 178205 1726889917.42508: variable 'ansible_shell_type' from source: unknown 178205 1726889917.42518: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.42525: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.42534: variable 'ansible_pipelining' from source: unknown 178205 1726889917.42541: variable 'ansible_timeout' from source: unknown 178205 1726889917.42550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.42721: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889917.42738: variable 'omit' from source: magic vars 178205 1726889917.42747: starting attempt loop 178205 1726889917.42754: running the handler 178205 1726889917.42816: variable 'storage_volumes' from source: include params 178205 1726889917.43012: variable 'storage_volumes' from source: include params 178205 1726889917.43110: variable '__swap_disk' from source: set_fact 178205 1726889917.43181: variable 'mount_location' from source: play vars 178205 1726889917.43256: variable 'mount_location' from source: play vars 178205 1726889917.43342: variable '__non_swap_disk' from source: set_fact 178205 1726889917.43417: handler run complete 178205 1726889917.43447: attempt loop complete, returning result 178205 1726889917.43457: _execute() done 178205 1726889917.43467: dumping result to json 178205 1726889917.43475: done dumping result, returning 178205 1726889917.43486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-34ed-f5d1-000000002c74] 178205 1726889917.43496: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c74 ok: [managed_node2] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } 178205 1726889917.43695: no more pending results, returning what we have 178205 1726889917.43700: results queue empty 178205 1726889917.43701: checking for any_errors_fatal 178205 1726889917.43708: done checking for any_errors_fatal 178205 1726889917.43709: checking for max_fail_percentage 178205 1726889917.43713: done checking for max_fail_percentage 178205 1726889917.43714: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.43715: done checking to see if all hosts have failed 178205 1726889917.43716: getting the remaining hosts for this loop 178205 1726889917.43718: done getting the remaining hosts for this loop 178205 1726889917.43721: getting the next task for host managed_node2 178205 1726889917.43729: done getting next task for host managed_node2 178205 1726889917.43733: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889917.43738: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.43753: getting variables 178205 1726889917.43755: in VariableManager get_vars() 178205 1726889917.43793: Calling all_inventory to load vars for managed_node2 178205 1726889917.43796: Calling groups_inventory to load vars for managed_node2 178205 1726889917.43799: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.43809: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.43814: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.43817: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.44593: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c74 178205 1726889917.44596: WORKER PROCESS EXITING 178205 1726889917.44617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.45292: done with get_vars() 178205 1726889917.45305: 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 23:38:37 -0400 (0:00:00.045) 0:02:10.441 ****** 178205 1726889917.45387: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889917.45638: worker is 1 (out of 1 available) 178205 1726889917.45655: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889917.45665: done queuing things up, now waiting for results queue to drain 178205 1726889917.45667: waiting for pending results... 178205 1726889917.45969: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 178205 1726889917.46136: in run() - task 02369adf-7a19-34ed-f5d1-000000002c75 178205 1726889917.46156: variable 'ansible_search_path' from source: unknown 178205 1726889917.46164: variable 'ansible_search_path' from source: unknown 178205 1726889917.46208: calling self._execute() 178205 1726889917.46329: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.46341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.46355: variable 'omit' from source: magic vars 178205 1726889917.46780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.47069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.47124: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.47162: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.47206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.47295: 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) 178205 1726889917.47329: 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) 178205 1726889917.47363: 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) 178205 1726889917.47399: 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) 178205 1726889917.47548: variable 'storage_skip_checks' from source: set_fact 178205 1726889917.47573: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889917.47579: when evaluation is False, skipping this task 178205 1726889917.47584: _execute() done 178205 1726889917.47589: dumping result to json 178205 1726889917.47595: done dumping result, returning 178205 1726889917.47607: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-34ed-f5d1-000000002c75] 178205 1726889917.47618: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c75 178205 1726889917.47731: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c75 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889917.47782: no more pending results, returning what we have 178205 1726889917.47786: results queue empty 178205 1726889917.47787: checking for any_errors_fatal 178205 1726889917.47804: done checking for any_errors_fatal 178205 1726889917.47804: checking for max_fail_percentage 178205 1726889917.47806: done checking for max_fail_percentage 178205 1726889917.47807: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.47809: done checking to see if all hosts have failed 178205 1726889917.47809: getting the remaining hosts for this loop 178205 1726889917.47811: done getting the remaining hosts for this loop 178205 1726889917.47816: getting the next task for host managed_node2 178205 1726889917.47824: done getting next task for host managed_node2 178205 1726889917.47829: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889917.47834: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.47860: getting variables 178205 1726889917.47862: in VariableManager get_vars() 178205 1726889917.47900: Calling all_inventory to load vars for managed_node2 178205 1726889917.47903: Calling groups_inventory to load vars for managed_node2 178205 1726889917.47905: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.47917: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.47921: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.47924: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.48658: WORKER PROCESS EXITING 178205 1726889917.48680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.49387: done with get_vars() 178205 1726889917.49401: 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 23:38:37 -0400 (0:00:00.041) 0:02:10.482 ****** 178205 1726889917.49493: entering _queue_task() for managed_node2/include_tasks 178205 1726889917.49745: worker is 1 (out of 1 available) 178205 1726889917.49758: exiting _queue_task() for managed_node2/include_tasks 178205 1726889917.49768: done queuing things up, now waiting for results queue to drain 178205 1726889917.49769: waiting for pending results... 178205 1726889917.50060: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 178205 1726889917.50215: in run() - task 02369adf-7a19-34ed-f5d1-000000002c76 178205 1726889917.50234: variable 'ansible_search_path' from source: unknown 178205 1726889917.50241: variable 'ansible_search_path' from source: unknown 178205 1726889917.50276: calling self._execute() 178205 1726889917.50548: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.50562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.50574: variable 'omit' from source: magic vars 178205 1726889917.50993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.51963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.52587: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.52636: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.52674: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.52945: 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) 178205 1726889917.52981: 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) 178205 1726889917.53015: 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) 178205 1726889917.53051: 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) 178205 1726889917.53210: variable 'storage_skip_checks' from source: set_fact 178205 1726889917.53243: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889917.53251: when evaluation is False, skipping this task 178205 1726889917.53262: _execute() done 178205 1726889917.53270: dumping result to json 178205 1726889917.53282: done dumping result, returning 178205 1726889917.53294: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-34ed-f5d1-000000002c76] 178205 1726889917.53304: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c76 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889917.54939: no more pending results, returning what we have 178205 1726889917.54943: results queue empty 178205 1726889917.54944: checking for any_errors_fatal 178205 1726889917.54954: done checking for any_errors_fatal 178205 1726889917.54955: checking for max_fail_percentage 178205 1726889917.54956: done checking for max_fail_percentage 178205 1726889917.54957: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.54959: done checking to see if all hosts have failed 178205 1726889917.54959: getting the remaining hosts for this loop 178205 1726889917.54961: done getting the remaining hosts for this loop 178205 1726889917.54966: getting the next task for host managed_node2 178205 1726889917.54974: done getting next task for host managed_node2 178205 1726889917.54979: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889917.54984: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889917.55009: getting variables 178205 1726889917.55014: in VariableManager get_vars() 178205 1726889917.55055: Calling all_inventory to load vars for managed_node2 178205 1726889917.55058: Calling groups_inventory to load vars for managed_node2 178205 1726889917.55061: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.55072: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.55075: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.55078: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.56100: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c76 178205 1726889917.56103: WORKER PROCESS EXITING 178205 1726889917.56127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.56742: done with get_vars() 178205 1726889917.56763: done getting variables 178205 1726889917.56823: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:38:37 -0400 (0:00:00.073) 0:02:10.556 ****** 178205 1726889917.56857: entering _queue_task() for managed_node2/package 178205 1726889917.57521: worker is 1 (out of 1 available) 178205 1726889917.57535: exiting _queue_task() for managed_node2/package 178205 1726889917.57548: done queuing things up, now waiting for results queue to drain 178205 1726889917.57549: waiting for pending results... 178205 1726889917.58370: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 178205 1726889917.58540: in run() - task 02369adf-7a19-34ed-f5d1-000000002c77 178205 1726889917.58564: variable 'ansible_search_path' from source: unknown 178205 1726889917.58571: variable 'ansible_search_path' from source: unknown 178205 1726889917.58608: calling self._execute() 178205 1726889917.58728: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.58746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.58761: variable 'omit' from source: magic vars 178205 1726889917.59188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.59480: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.59538: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.59575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.59617: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.59704: 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) 178205 1726889917.59743: 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) 178205 1726889917.59773: 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) 178205 1726889917.59803: 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) 178205 1726889917.60060: variable 'storage_skip_checks' from source: set_fact 178205 1726889917.60086: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 178205 1726889917.60093: when evaluation is False, skipping this task 178205 1726889917.60100: _execute() done 178205 1726889917.60113: dumping result to json 178205 1726889917.60122: done dumping result, returning 178205 1726889917.60132: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-34ed-f5d1-000000002c77] 178205 1726889917.60142: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c77 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889917.60295: no more pending results, returning what we have 178205 1726889917.60299: results queue empty 178205 1726889917.60299: checking for any_errors_fatal 178205 1726889917.60313: done checking for any_errors_fatal 178205 1726889917.60314: checking for max_fail_percentage 178205 1726889917.60316: done checking for max_fail_percentage 178205 1726889917.60317: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.60318: done checking to see if all hosts have failed 178205 1726889917.60319: getting the remaining hosts for this loop 178205 1726889917.60320: done getting the remaining hosts for this loop 178205 1726889917.60325: getting the next task for host managed_node2 178205 1726889917.60333: done getting next task for host managed_node2 178205 1726889917.60337: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889917.60341: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.60367: getting variables 178205 1726889917.60369: in VariableManager get_vars() 178205 1726889917.60411: Calling all_inventory to load vars for managed_node2 178205 1726889917.60415: Calling groups_inventory to load vars for managed_node2 178205 1726889917.60418: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.60429: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.60432: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.60435: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.61166: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c77 178205 1726889917.61170: WORKER PROCESS EXITING 178205 1726889917.61192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.61933: done with get_vars() 178205 1726889917.61947: 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 23:38:37 -0400 (0:00:00.051) 0:02:10.608 ****** 178205 1726889917.62043: entering _queue_task() for managed_node2/service_facts 178205 1726889917.62298: worker is 1 (out of 1 available) 178205 1726889917.62314: exiting _queue_task() for managed_node2/service_facts 178205 1726889917.62326: done queuing things up, now waiting for results queue to drain 178205 1726889917.62326: waiting for pending results... 178205 1726889917.62617: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 178205 1726889917.62771: in run() - task 02369adf-7a19-34ed-f5d1-000000002c78 178205 1726889917.62795: variable 'ansible_search_path' from source: unknown 178205 1726889917.62803: variable 'ansible_search_path' from source: unknown 178205 1726889917.62842: calling self._execute() 178205 1726889917.62956: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.62966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.62981: variable 'omit' from source: magic vars 178205 1726889917.64219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.64710: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.64757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.64875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.64915: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.65088: 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) 178205 1726889917.65200: 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) 178205 1726889917.65235: 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) 178205 1726889917.65309: 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) 178205 1726889917.65577: variable 'storage_skip_checks' from source: set_fact 178205 1726889917.65743: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 178205 1726889917.65752: when evaluation is False, skipping this task 178205 1726889917.65758: _execute() done 178205 1726889917.65766: dumping result to json 178205 1726889917.65772: done dumping result, returning 178205 1726889917.65782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-34ed-f5d1-000000002c78] 178205 1726889917.65793: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c78 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 178205 1726889917.65974: no more pending results, returning what we have 178205 1726889917.65980: results queue empty 178205 1726889917.65981: checking for any_errors_fatal 178205 1726889917.65992: done checking for any_errors_fatal 178205 1726889917.65993: checking for max_fail_percentage 178205 1726889917.65994: done checking for max_fail_percentage 178205 1726889917.65995: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.65997: done checking to see if all hosts have failed 178205 1726889917.65997: getting the remaining hosts for this loop 178205 1726889917.65999: done getting the remaining hosts for this loop 178205 1726889917.66004: getting the next task for host managed_node2 178205 1726889917.66014: done getting next task for host managed_node2 178205 1726889917.66019: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889917.66024: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.66051: getting variables 178205 1726889917.66053: in VariableManager get_vars() 178205 1726889917.66097: Calling all_inventory to load vars for managed_node2 178205 1726889917.66100: Calling groups_inventory to load vars for managed_node2 178205 1726889917.66103: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.66117: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.66120: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.66124: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.67583: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c78 178205 1726889917.67586: WORKER PROCESS EXITING 178205 1726889917.67939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.69414: done with get_vars() 178205 1726889917.69428: done getting variables 178205 1726889917.69486: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:38:37 -0400 (0:00:00.074) 0:02:10.683 ****** 178205 1726889917.69527: entering _queue_task() for managed_node2/set_fact 178205 1726889917.69804: worker is 1 (out of 1 available) 178205 1726889917.69819: exiting _queue_task() for managed_node2/set_fact 178205 1726889917.69832: done queuing things up, now waiting for results queue to drain 178205 1726889917.69833: waiting for pending results... 178205 1726889917.71318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 178205 1726889917.71479: in run() - task 02369adf-7a19-34ed-f5d1-000000002c79 178205 1726889917.71497: variable 'ansible_search_path' from source: unknown 178205 1726889917.71504: variable 'ansible_search_path' from source: unknown 178205 1726889917.71545: calling self._execute() 178205 1726889917.71661: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.71671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.71684: variable 'omit' from source: magic vars 178205 1726889917.71798: variable 'omit' from source: magic vars 178205 1726889917.71870: variable 'omit' from source: magic vars 178205 1726889917.72259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889917.74584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889917.74661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889917.74701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889917.74745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889917.74777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889917.74859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.74891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.74924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.74972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.74990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.75041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.75069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.75096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.75143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.75161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.75224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.75256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.75283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.75330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.75350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.75397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.75429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.75458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.75499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.75518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.75575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.75601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.75636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.75678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.75695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.75975: variable 'ansible_facts' from source: unknown 178205 1726889917.76286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889917.76454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889917.76493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889917.76538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889917.76573: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889917.76628: 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) 178205 1726889917.76655: 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) 178205 1726889917.76682: 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) 178205 1726889917.76711: 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) 178205 1726889917.77243: variable 'omit' from source: magic vars 178205 1726889917.77272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.77301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.77324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.77348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.77361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.77395: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.77404: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.77413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.77514: Set connection var ansible_pipelining to False 178205 1726889917.77530: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.77540: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.77547: Set connection var ansible_connection to ssh 178205 1726889917.77557: Set connection var ansible_shell_type to sh 178205 1726889917.77567: Set connection var ansible_timeout to 10 178205 1726889917.77597: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.77604: variable 'ansible_connection' from source: unknown 178205 1726889917.77613: variable 'ansible_module_compression' from source: unknown 178205 1726889917.77621: variable 'ansible_shell_type' from source: unknown 178205 1726889917.77630: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.77637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.77643: variable 'ansible_pipelining' from source: unknown 178205 1726889917.77649: variable 'ansible_timeout' from source: unknown 178205 1726889917.77656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.77761: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889917.77776: variable 'omit' from source: magic vars 178205 1726889917.77785: starting attempt loop 178205 1726889917.77791: running the handler 178205 1726889917.77806: handler run complete 178205 1726889917.77823: attempt loop complete, returning result 178205 1726889917.77833: _execute() done 178205 1726889917.77840: dumping result to json 178205 1726889917.77847: done dumping result, returning 178205 1726889917.77858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-34ed-f5d1-000000002c79] 178205 1726889917.77866: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c79 ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 178205 1726889917.78033: no more pending results, returning what we have 178205 1726889917.78037: results queue empty 178205 1726889917.78038: checking for any_errors_fatal 178205 1726889917.78045: done checking for any_errors_fatal 178205 1726889917.78046: checking for max_fail_percentage 178205 1726889917.78048: done checking for max_fail_percentage 178205 1726889917.78049: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.78050: done checking to see if all hosts have failed 178205 1726889917.78050: getting the remaining hosts for this loop 178205 1726889917.78052: done getting the remaining hosts for this loop 178205 1726889917.78055: getting the next task for host managed_node2 178205 1726889917.78063: done getting next task for host managed_node2 178205 1726889917.78067: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889917.78071: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.78087: getting variables 178205 1726889917.78088: in VariableManager get_vars() 178205 1726889917.78127: Calling all_inventory to load vars for managed_node2 178205 1726889917.78130: Calling groups_inventory to load vars for managed_node2 178205 1726889917.78133: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.78145: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.78148: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.78151: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.79016: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c79 178205 1726889917.79020: WORKER PROCESS EXITING 178205 1726889917.79072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.80176: done with get_vars() 178205 1726889917.80192: 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 23:38:37 -0400 (0:00:00.107) 0:02:10.791 ****** 178205 1726889917.80300: entering _queue_task() for managed_node2/systemd 178205 1726889917.80841: worker is 1 (out of 1 available) 178205 1726889917.80855: exiting _queue_task() for managed_node2/systemd 178205 1726889917.80866: done queuing things up, now waiting for results queue to drain 178205 1726889917.80867: waiting for pending results... 178205 1726889917.81846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 178205 1726889917.82235: in run() - task 02369adf-7a19-34ed-f5d1-000000002c7b 178205 1726889917.82249: variable 'ansible_search_path' from source: unknown 178205 1726889917.82253: variable 'ansible_search_path' from source: unknown 178205 1726889917.82410: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889917.82856: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889917.82905: dumping result to json 178205 1726889917.82909: done dumping result, returning 178205 1726889917.82915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000002c7b] 178205 1726889917.82924: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7b 178205 1726889917.83152: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7b 178205 1726889917.83156: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889917.83223: no more pending results, returning what we have 178205 1726889917.83228: results queue empty 178205 1726889917.83229: checking for any_errors_fatal 178205 1726889917.83236: done checking for any_errors_fatal 178205 1726889917.83237: checking for max_fail_percentage 178205 1726889917.83238: done checking for max_fail_percentage 178205 1726889917.83239: checking to see if all hosts have failed and the running result is not ok 178205 1726889917.83240: done checking to see if all hosts have failed 178205 1726889917.83241: getting the remaining hosts for this loop 178205 1726889917.83243: done getting the remaining hosts for this loop 178205 1726889917.83246: getting the next task for host managed_node2 178205 1726889917.83255: done getting next task for host managed_node2 178205 1726889917.83259: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889917.83264: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889917.83293: getting variables 178205 1726889917.83295: in VariableManager get_vars() 178205 1726889917.83341: Calling all_inventory to load vars for managed_node2 178205 1726889917.83344: Calling groups_inventory to load vars for managed_node2 178205 1726889917.83347: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889917.83360: Calling all_plugins_play to load vars for managed_node2 178205 1726889917.83363: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889917.83366: Calling groups_plugins_play to load vars for managed_node2 178205 1726889917.84414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889917.85708: done with get_vars() 178205 1726889917.85725: 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 23:38:37 -0400 (0:00:00.061) 0:02:10.852 ****** 178205 1726889917.86469: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889917.87742: worker is 1 (out of 1 available) 178205 1726889917.87755: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 178205 1726889917.87767: done queuing things up, now waiting for results queue to drain 178205 1726889917.87768: waiting for pending results... 178205 1726889917.88401: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 178205 1726889917.89175: in run() - task 02369adf-7a19-34ed-f5d1-000000002c7c 178205 1726889917.89194: variable 'ansible_search_path' from source: unknown 178205 1726889917.89201: variable 'ansible_search_path' from source: unknown 178205 1726889917.89244: calling self._execute() 178205 1726889917.89354: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.89364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.89377: variable 'omit' from source: magic vars 178205 1726889917.89487: variable 'omit' from source: magic vars 178205 1726889917.90186: variable 'omit' from source: magic vars 178205 1726889917.90450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889917.94938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889917.95692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889917.95755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889917.95799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889917.95841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889917.96037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.96070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.96101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.96155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.96176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.96431: variable 'storage_volumes' from source: include params 178205 1726889917.96596: variable '__swap_disk' from source: set_fact 178205 1726889917.97250: variable 'mount_location' from source: play vars 178205 1726889917.97321: variable 'mount_location' from source: play vars 178205 1726889917.97398: variable '__non_swap_disk' from source: set_fact 178205 1726889917.97480: variable 'storage_use_partitions' from source: role '' defaults 178205 1726889917.97491: variable 'storage_disklabel_type' from source: role '' defaults 178205 1726889917.97500: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889917.97570: variable 'storage_pool_defaults' from source: role '' defaults 178205 1726889917.97641: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889917.97704: variable 'storage_volume_defaults' from source: role '' defaults 178205 1726889917.97815: variable 'storage_safe_mode' from source: play vars 178205 1726889917.97895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889917.98507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889917.98544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889917.98589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889917.98608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889917.98684: variable 'omit' from source: magic vars 178205 1726889917.98710: variable 'omit' from source: magic vars 178205 1726889917.98746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889917.98775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889917.98796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889917.98820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.98838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889917.98868: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889917.98875: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.98882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.98984: Set connection var ansible_pipelining to False 178205 1726889917.98996: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889917.99005: Set connection var ansible_shell_executable to /bin/sh 178205 1726889917.99014: Set connection var ansible_connection to ssh 178205 1726889917.99025: Set connection var ansible_shell_type to sh 178205 1726889917.99037: Set connection var ansible_timeout to 10 178205 1726889917.99067: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.99074: variable 'ansible_connection' from source: unknown 178205 1726889917.99079: variable 'ansible_module_compression' from source: unknown 178205 1726889917.99085: variable 'ansible_shell_type' from source: unknown 178205 1726889917.99090: variable 'ansible_shell_executable' from source: unknown 178205 1726889917.99096: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889917.99102: variable 'ansible_pipelining' from source: unknown 178205 1726889917.99108: variable 'ansible_timeout' from source: unknown 178205 1726889917.99117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889917.99257: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889917.99273: variable 'omit' from source: magic vars 178205 1726889917.99286: starting attempt loop 178205 1726889917.99292: running the handler 178205 1726889917.99308: _low_level_execute_command(): starting 178205 1726889917.99320: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889918.00160: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889918.00174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.00197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.00220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.00267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.00280: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889918.00295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.00320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889918.00335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889918.00347: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889918.00357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.00369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.00383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.00394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.00404: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889918.00419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.00499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889918.00528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889918.00550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889918.00655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889918.02250: stdout chunk (state=3): >>>/root <<< 178205 1726889918.02453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889918.02456: stdout chunk (state=3): >>><<< 178205 1726889918.02459: stderr chunk (state=3): >>><<< 178205 1726889918.02565: _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 178205 1726889918.02569: _low_level_execute_command(): starting 178205 1726889918.02573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797 `" && echo ansible-tmp-1726889918.0247684-182818-281116462534797="` echo /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797 `" ) && sleep 0' 178205 1726889918.03861: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.03866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.03906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889918.03910: 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 <<< 178205 1726889918.03916: 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 <<< 178205 1726889918.03919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.04199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889918.04207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889918.04210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889918.04253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889918.06048: stdout chunk (state=3): >>>ansible-tmp-1726889918.0247684-182818-281116462534797=/root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797 <<< 178205 1726889918.06239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889918.06242: stderr chunk (state=3): >>><<< 178205 1726889918.06244: stdout chunk (state=3): >>><<< 178205 1726889918.06616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889918.0247684-182818-281116462534797=/root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797 , stderr=OpenSSH_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 178205 1726889918.06620: variable 'ansible_module_compression' from source: unknown 178205 1726889918.06622: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 178205 1726889918.06624: variable 'ansible_facts' from source: unknown 178205 1726889918.06628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/AnsiballZ_blivet.py 178205 1726889918.07233: Sending initial data 178205 1726889918.07243: Sent initial data (157 bytes) 178205 1726889918.10771: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889918.10784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.10802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.10828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.10870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.10883: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889918.10898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.10920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889918.10927: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889918.10937: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889918.10945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.10955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.10966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.10973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.10980: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889918.10989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.11063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889918.11080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889918.11091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889918.11553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889918.12828: 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 <<< 178205 1726889918.12861: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889918.12975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp28gpszvc /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/AnsiballZ_blivet.py <<< 178205 1726889918.12980: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889918.14328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889918.14517: stderr chunk (state=3): >>><<< 178205 1726889918.14521: stdout chunk (state=3): >>><<< 178205 1726889918.14523: done transferring module to remote 178205 1726889918.14525: _low_level_execute_command(): starting 178205 1726889918.14527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/ /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/AnsiballZ_blivet.py && sleep 0' 178205 1726889918.16105: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889918.16230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.16246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.16266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.16308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.16325: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889918.16342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.16360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889918.16373: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889918.16384: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889918.16397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.16413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.16430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.16446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.16459: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889918.16474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.16554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889918.16688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889918.16706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889918.16774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889918.18521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889918.18524: stdout chunk (state=3): >>><<< 178205 1726889918.18526: stderr chunk (state=3): >>><<< 178205 1726889918.18619: _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 178205 1726889918.18624: _low_level_execute_command(): starting 178205 1726889918.18626: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/AnsiballZ_blivet.py && sleep 0' 178205 1726889918.20041: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889918.20055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.20071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.20091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.20141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.20258: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889918.20271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.20285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889918.20294: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889918.20302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889918.20311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889918.20324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889918.20337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889918.20346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889918.20357: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889918.20367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889918.20438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889918.20459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889918.20477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889918.20640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889918.22566: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889918.22579: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889918.22637: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889918.22677: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889918.22709: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889918.22759: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889918.22762: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889918.22814: 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' <<< 178205 1726889918.22831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889918.22859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889918.22862: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889918.22888: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f1b3dc0> <<< 178205 1726889918.22924: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889918.22945: 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 0x7f6d7f1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f1b3b20> <<< 178205 1726889918.22968: 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' <<< 178205 1726889918.22988: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f1b3ac0> <<< 178205 1726889918.23010: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889918.23038: 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' <<< 178205 1726889918.23050: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158490> <<< 178205 1726889918.23071: 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' <<< 178205 1726889918.23096: 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' <<< 178205 1726889918.23123: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158940> <<< 178205 1726889918.23143: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158670> <<< 178205 1726889918.23174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889918.23186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889918.23203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889918.23232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889918.23243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889918.23261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889918.23284: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f10f190> <<< 178205 1726889918.23305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889918.23331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889918.23398: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f10f220> <<< 178205 1726889918.23428: 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' <<< 178205 1726889918.23465: 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 0x7f6d7f132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f10f940> <<< 178205 1726889918.23509: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f170880> <<< 178205 1726889918.23533: 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 0x7f6d7f108d90> <<< 178205 1726889918.23588: 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' <<< 178205 1726889918.23600: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f132d90> <<< 178205 1726889918.23650: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158970> <<< 178205 1726889918.23680: 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. <<< 178205 1726889918.23906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889918.23909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889918.23947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889918.23951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889918.23968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889918.23987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889918.24023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889918.24026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0afeb0> <<< 178205 1726889918.24065: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b2f40> <<< 178205 1726889918.24088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889918.24098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889918.24138: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889918.24141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889918.24162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889918.24173: 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' <<< 178205 1726889918.24195: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0a7610> <<< 178205 1726889918.24226: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b0640> <<< 178205 1726889918.24235: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0af370> <<< 178205 1726889918.24246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889918.24309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889918.24333: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889918.24364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889918.24385: 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' <<< 178205 1726889918.24429: 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 0x7f6d7edd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edd68b0> <<< 178205 1726889918.24455: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889918.24473: 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 0x7f6d7edd6eb0> <<< 178205 1726889918.24493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889918.24518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889918.24541: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edd6f70> <<< 178205 1726889918.24568: 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 0x7f6d7edd6e80> <<< 178205 1726889918.24581: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889918.24633: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f043d30> <<< 178205 1726889918.24644: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889918.24656: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f03d610> <<< 178205 1726889918.24717: 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 0x7f6d7f051670> <<< 178205 1726889918.24746: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b6e20> <<< 178205 1726889918.24750: 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' <<< 178205 1726889918.24777: 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 0x7f6d7ede7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f043250> <<< 178205 1726889918.24833: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889918.24843: 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 0x7f6d7f051280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0bc9d0> <<< 178205 1726889918.24862: 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' <<< 178205 1726889918.24887: 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' <<< 178205 1726889918.24923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889918.24941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede7d90> <<< 178205 1726889918.24970: 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 0x7f6d7ede7d00> <<< 178205 1726889918.25011: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889918.25022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 178205 1726889918.25037: 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' <<< 178205 1726889918.25057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889918.25106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889918.25139: 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 0x7f6d7edbb370> <<< 178205 1726889918.25168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889918.25171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889918.25199: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edbb460> <<< 178205 1726889918.25323: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edf1fa0> <<< 178205 1726889918.25362: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9a30> <<< 178205 1726889918.25394: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9490> <<< 178205 1726889918.25409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889918.25413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889918.25439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889918.25462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889918.25484: 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 0x7f6d7ece01c0> <<< 178205 1726889918.25520: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eda5c70> <<< 178205 1726889918.25565: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9eb0> <<< 178205 1726889918.25584: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0bc040> <<< 178205 1726889918.25606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889918.25635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889918.25655: 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 0x7f6d7ecf4af0> <<< 178205 1726889918.25667: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889918.25692: 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 0x7f6d7ecf4e20> <<< 178205 1726889918.25722: 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' <<< 178205 1726889918.25751: 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' <<< 178205 1726889918.25763: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ed06730> <<< 178205 1726889918.25782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889918.25815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889918.25839: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ed06c70> <<< 178205 1726889918.25875: 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 0x7f6d7ec913a0> <<< 178205 1726889918.25887: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecf4f10> <<< 178205 1726889918.25914: 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' <<< 178205 1726889918.25964: 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 0x7f6d7eca2280> <<< 178205 1726889918.25977: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ed065b0> import 'pwd' # <<< 178205 1726889918.26005: 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 0x7f6d7eca2340> <<< 178205 1726889918.26045: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede79d0> <<< 178205 1726889918.26063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889918.26083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889918.26108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889918.26121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889918.26149: 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 0x7f6d7ecbe6a0> <<< 178205 1726889918.26172: 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' <<< 178205 1726889918.26203: 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 0x7f6d7ecbe970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecbe760> <<< 178205 1726889918.26233: 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 0x7f6d7ecbe850> <<< 178205 1726889918.26266: 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' <<< 178205 1726889918.26456: 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 0x7f6d7ecbeca0> <<< 178205 1726889918.26499: 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 0x7f6d7eccb1f0> <<< 178205 1726889918.26519: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecbe8e0> <<< 178205 1726889918.26536: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecb1a30> <<< 178205 1726889918.26549: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede75b0> <<< 178205 1726889918.26568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889918.26625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889918.26655: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecbea90> <<< 178205 1726889918.26761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889918.26773: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d7ebf8670> <<< 178205 1726889918.27063: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 178205 1726889918.27154: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.27193: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 178205 1726889918.27196: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.27219: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889918.27233: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.28414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.29341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889918.29358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d87c0> <<< 178205 1726889918.29383: 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' <<< 178205 1726889918.29396: 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' <<< 178205 1726889918.29441: 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' <<< 178205 1726889918.29456: 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 0x7f6d7e5d8160> <<< 178205 1726889918.29482: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8280> <<< 178205 1726889918.29525: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8f10> <<< 178205 1726889918.29541: 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' <<< 178205 1726889918.29587: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d84f0> <<< 178205 1726889918.29602: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8d30> import 'atexit' # <<< 178205 1726889918.29623: 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 0x7f6d7e5d8f70> <<< 178205 1726889918.29643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889918.29659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889918.29689: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8100> <<< 178205 1726889918.29748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889918.29776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889918.29787: 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' <<< 178205 1726889918.29848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e52eee0> <<< 178205 1726889918.29904: 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 0x7f6d7e54cf40> <<< 178205 1726889918.29930: 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 0x7f6d7e54cd60> <<< 178205 1726889918.29933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889918.29955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889918.29995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e54c3d0> <<< 178205 1726889918.30014: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb72dc0> <<< 178205 1726889918.30171: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb723a0> <<< 178205 1726889918.30184: 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' <<< 178205 1726889918.30222: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb72f70> <<< 178205 1726889918.30261: 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' <<< 178205 1726889918.30264: 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' <<< 178205 1726889918.30282: 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' <<< 178205 1726889918.30316: 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' <<< 178205 1726889918.30319: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb43c10> <<< 178205 1726889918.30393: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5aa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5e0490> <<< 178205 1726889918.30426: 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 0x7f6d7e5aa4c0> <<< 178205 1726889918.30464: 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 0x7f6d7e5aa4f0> <<< 178205 1726889918.30484: 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' <<< 178205 1726889918.30522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889918.30534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889918.30613: 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 0x7f6d7e510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb541f0> <<< 178205 1726889918.30633: 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' <<< 178205 1726889918.30702: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889918.30705: 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 0x7f6d7e51d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb54370> <<< 178205 1726889918.30720: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889918.30750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889918.30778: 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' # <<< 178205 1726889918.30831: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb6cd90> <<< 178205 1726889918.30951: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e51d880> <<< 178205 1726889918.31043: 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 0x7f6d7e51d6d0> <<< 178205 1726889918.31070: 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 0x7f6d7e51c670> <<< 178205 1726889918.31117: 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 0x7f6d7e51c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb4a8b0> <<< 178205 1726889918.31148: 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' <<< 178205 1726889918.31174: 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' <<< 178205 1726889918.31218: 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 0x7f6d7e5a1670> <<< 178205 1726889918.31404: 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 0x7f6d7e5a0ac0> <<< 178205 1726889918.31425: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5af0d0> <<< 178205 1726889918.31471: 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 0x7f6d7e5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5e4a60> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889918.31487: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889918.31490: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.31551: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.31641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889918.31668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889918.31682: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889918.31767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.31862: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.32306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.32759: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889918.32779: 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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889918.32793: 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' <<< 178205 1726889918.32846: 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 0x7f6d7e0f2580> <<< 178205 1726889918.32917: 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' <<< 178205 1726889918.32934: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4eb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0970a0> <<< 178205 1726889918.32970: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889918.33004: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.33049: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889918.33167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.33259: 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' <<< 178205 1726889918.33291: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5a0bb0> # zipimport: zlib available <<< 178205 1726889918.33671: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34032: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34162: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889918.34177: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34190: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34218: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889918.34280: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34346: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889918.34372: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889918.34388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34417: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34456: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889918.34459: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889918.34855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889918.34931: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4f9970> <<< 178205 1726889918.34934: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.34984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35071: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889918.35094: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889918.35104: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35160: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889918.35163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35198: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35374: 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 <<< 178205 1726889918.35400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889918.35467: 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 0x7f6d7eb5f250> <<< 178205 1726889918.35498: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4f96a0> <<< 178205 1726889918.35545: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889918.35548: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.35776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889918.35791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889918.35794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889918.35826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889918.35847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889918.35933: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4df7c0> <<< 178205 1726889918.35971: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4dc7f0> <<< 178205 1726889918.36048: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889918.36056: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.36089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.36099: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889918.36160: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889918.36203: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 178205 1726889918.36240: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 178205 1726889918.36243: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 178205 1726889918.36265: stdout chunk (state=3): >>># 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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889918.36288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889918.36318: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889918.36321: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.37577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.38725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889918.38749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889918.38794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889918.38797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889918.38809: 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' <<< 178205 1726889918.38838: 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 0x7f6d7e078f10> <<< 178205 1726889918.38850: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0787c0> <<< 178205 1726889918.38867: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c8f70> <<< 178205 1726889918.38969: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dd63fd0> <<< 178205 1726889918.39022: 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' <<< 178205 1726889918.39041: 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 <<< 178205 1726889918.39059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 178205 1726889918.39076: 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' <<< 178205 1726889918.39101: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0cfc70> <<< 178205 1726889918.39135: 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' <<< 178205 1726889918.39167: 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' <<< 178205 1726889918.39200: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e089b80> <<< 178205 1726889918.39257: 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 0x7f6d7e0897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0894f0> <<< 178205 1726889918.39271: 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' <<< 178205 1726889918.39294: 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' <<< 178205 1726889918.39334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889918.39349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889918.39403: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de43850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de43640> <<< 178205 1726889918.39463: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e089700> <<< 178205 1726889918.39486: 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' <<< 178205 1726889918.39515: 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' <<< 178205 1726889918.39540: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889918.39708: 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 <<< 178205 1726889918.39713: 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 0x7f6d7e0c4a00> <<< 178205 1726889918.39760: 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 0x7f6d7e0c4640> <<< 178205 1726889918.39775: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4340> <<< 178205 1726889918.39814: 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' <<< 178205 1726889918.39836: 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' <<< 178205 1726889918.39860: 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' <<< 178205 1726889918.39873: 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' <<< 178205 1726889918.39919: 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 0x7f6d7ddb2be0> <<< 178205 1726889918.39938: 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 0x7f6d7ddb2af0> <<< 178205 1726889918.39962: 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 <<< 178205 1726889918.39985: 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 0x7f6d7ddb27f0> <<< 178205 1726889918.40018: 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' <<< 178205 1726889918.40051: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ddb2220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2970> <<< 178205 1726889918.40070: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889918.40096: 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' <<< 178205 1726889918.40112: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2c10> <<< 178205 1726889918.40116: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4f70> <<< 178205 1726889918.40153: 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 <<< 178205 1726889918.40165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889918.40204: 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' <<< 178205 1726889918.40214: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de3df40> <<< 178205 1726889918.40233: 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' <<< 178205 1726889918.40246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889918.40271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889918.40299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889918.40302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889918.40390: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dd68a00> <<< 178205 1726889918.40435: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de557c0> <<< 178205 1726889918.40456: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de55310> <<< 178205 1726889918.40574: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de4aa30> <<< 178205 1726889918.40640: 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 <<< 178205 1726889918.40643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 178205 1726889918.40816: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dd3a8b0> <<< 178205 1726889918.40872: 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 <<< 178205 1726889918.40875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 178205 1726889918.41079: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d73feb0> <<< 178205 1726889918.41085: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4490> <<< 178205 1726889918.41127: 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 <<< 178205 1726889918.41151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 178205 1726889918.41347: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d73ffd0> <<< 178205 1726889918.41382: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb5de20> <<< 178205 1726889918.41409: 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' <<< 178205 1726889918.41442: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 178205 1726889918.41465: 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 <<< 178205 1726889918.41468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 178205 1726889918.41518: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d6d26d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d6d24f0> <<< 178205 1726889918.41521: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d75b790> <<< 178205 1726889918.41970: stdout chunk (state=3): >>> ** (process:411772): WARNING **: 23:38:38.418: 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 0x7f6d7de6ba90> <<< 178205 1726889918.41987: 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' <<< 178205 1726889918.42041: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d6d22e0> <<< 178205 1726889918.42073: 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 0x7f6d7d703a00> <<< 178205 1726889918.42102: 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' <<< 178205 1726889918.42131: 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' <<< 178205 1726889918.42143: 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 <<< 178205 1726889918.42156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 178205 1726889918.42193: 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' <<< 178205 1726889918.42216: 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' <<< 178205 1726889918.42238: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057a00> <<< 178205 1726889918.42257: 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' <<< 178205 1726889918.42280: 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 <<< 178205 1726889918.42332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 178205 1726889918.42346: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d074160> <<< 178205 1726889918.42380: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d05d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057f40> <<< 178205 1726889918.42398: 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' <<< 178205 1726889918.42504: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d06be20> # /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' <<< 178205 1726889918.42545: 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' <<< 178205 1726889918.42574: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 178205 1726889918.42581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 178205 1726889918.42620: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0878e0> # /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' <<< 178205 1726889918.42654: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0879a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d074ee0> <<< 178205 1726889918.42685: 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 <<< 178205 1726889918.42689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 178205 1726889918.42719: 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' <<< 178205 1726889918.42733: 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 0x7f6d7d00bb20> <<< 178205 1726889918.42776: 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' <<< 178205 1726889918.42805: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d00bf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d00b7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0876d0> <<< 178205 1726889918.42854: 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 # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d00b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057220> <<< 178205 1726889918.42858: 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' <<< 178205 1726889918.42888: 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' <<< 178205 1726889918.42891: 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 <<< 178205 1726889918.42904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 178205 1726889918.42950: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0235b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d023310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057760> <<< 178205 1726889918.43287: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d7086d0> <<< 178205 1726889918.43343: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d703e80> <<< 178205 1726889918.43368: 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 <<< 178205 1726889918.43405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 178205 1726889918.43408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 178205 1726889918.43446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 178205 1726889918.43460: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfd2550> <<< 178205 1726889918.43497: 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' <<< 178205 1726889918.43501: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfd2d00> <<< 178205 1726889918.43562: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d049220> <<< 178205 1726889918.43583: 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 <<< 178205 1726889918.43626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 178205 1726889918.43646: 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 <<< 178205 1726889918.43679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889918.43693: 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 0x7f6d7d006be0> <<< 178205 1726889918.43734: 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' <<< 178205 1726889918.43761: 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 <<< 178205 1726889918.43765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 178205 1726889918.43792: 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' <<< 178205 1726889918.43846: 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' <<< 178205 1726889918.43867: 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' <<< 178205 1726889918.43895: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf988b0> <<< 178205 1726889918.43909: 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 0x7f6d7cf98e20> <<< 178205 1726889918.43944: 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' <<< 178205 1726889918.43977: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfa8520> <<< 178205 1726889918.43993: 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 <<< 178205 1726889918.44004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 178205 1726889918.44032: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfa8880> <<< 178205 1726889918.44065: 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 <<< 178205 1726889918.44068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 178205 1726889918.44095: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfa8fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf98550> <<< 178205 1726889918.44116: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf981f0> <<< 178205 1726889918.44233: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf8d2b0> <<< 178205 1726889918.44273: 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' <<< 178205 1726889918.44306: 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' <<< 178205 1726889918.44325: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf4a730> <<< 178205 1726889918.44350: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf8d8b0> <<< 178205 1726889918.44365: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d006d90> <<< 178205 1726889918.44413: 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' # /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' <<< 178205 1726889918.44416: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf540d0> <<< 178205 1726889918.44449: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d006fd0> <<< 178205 1726889918.44471: 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' <<< 178205 1726889918.44520: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf8d430> <<< 178205 1726889918.44547: 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' <<< 178205 1726889918.44579: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf54430> # /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' <<< 178205 1726889918.44607: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf54700> <<< 178205 1726889918.44814: 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' <<< 178205 1726889918.44846: 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 <<< 178205 1726889918.44878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889918.44960: 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 0x7f6d7cf83eb0> <<< 178205 1726889918.44995: 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' <<< 178205 1726889918.45055: 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 0x7f6d7ce7ac40> <<< 178205 1726889918.45065: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce7a5b0> <<< 178205 1726889918.45086: 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' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce7af10> <<< 178205 1726889918.45124: 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' <<< 178205 1726889918.45159: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce88610> <<< 178205 1726889918.45163: 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 <<< 178205 1726889918.45194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 178205 1726889918.45220: 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 0x7f6d7ce9f7f0> <<< 178205 1726889918.45251: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce973a0> <<< 178205 1726889918.45283: 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' <<< 178205 1726889918.45288: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ceac9d0> <<< 178205 1726889918.45322: 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' <<< 178205 1726889918.45349: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ceb26a0> <<< 178205 1726889918.45376: 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' <<< 178205 1726889918.45379: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce33490> <<< 178205 1726889918.45403: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf7aee0> <<< 178205 1726889918.45438: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf7abe0> <<< 178205 1726889918.45456: 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 <<< 178205 1726889918.45471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 178205 1726889918.45491: 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 0x7f6d7ce51490> <<< 178205 1726889918.45515: 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' <<< 178205 1726889918.45554: 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 <<< 178205 1726889918.45557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 178205 1726889918.45621: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce51c10> <<< 178205 1726889918.45638: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce51430> <<< 178205 1726889918.45738: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce3fc40> # /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' <<< 178205 1726889918.45761: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce72c70> <<< 178205 1726889918.45796: 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' <<< 178205 1726889918.45817: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdf63d0> <<< 178205 1726889918.45832: 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 <<< 178205 1726889918.45875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 178205 1726889918.45892: 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' <<< 178205 1726889918.45929: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce124f0> <<< 178205 1726889918.45957: 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 <<< 178205 1726889918.45974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 178205 1726889918.46011: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce128b0> <<< 178205 1726889918.46038: 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' <<< 178205 1726889918.46074: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce19550> <<< 178205 1726889918.46100: 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' <<< 178205 1726889918.46136: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce2a130> <<< 178205 1726889918.46157: 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' <<< 178205 1726889918.46182: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce2a940> <<< 178205 1726889918.46199: 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' <<< 178205 1726889918.46227: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce2ac70> <<< 178205 1726889918.46249: 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' <<< 178205 1726889918.46274: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce2ae20> <<< 178205 1726889918.46305: 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' <<< 178205 1726889918.46345: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdb4730> <<< 178205 1726889918.46370: 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' <<< 178205 1726889918.46384: 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' <<< 178205 1726889918.46415: 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 <<< 178205 1726889918.46430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 178205 1726889918.46470: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdc5310> <<< 178205 1726889918.46500: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdb4fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdb4a90> <<< 178205 1726889918.46748: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdf6490> <<< 178205 1726889918.46769: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 178205 1726889918.46801: 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' <<< 178205 1726889918.46825: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd77f40> <<< 178205 1726889918.46851: 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' <<< 178205 1726889918.46874: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd832b0> <<< 178205 1726889918.46953: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce03d30> <<< 178205 1726889918.46978: 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 <<< 178205 1726889918.46988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 178205 1726889918.47015: 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 <<< 178205 1726889918.47025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889918.47498: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd91c10> <<< 178205 1726889918.47533: 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' <<< 178205 1726889918.47558: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd99b20> <<< 178205 1726889918.47728: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd91520> <<< 178205 1726889918.47752: 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' <<< 178205 1726889918.47798: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cda3dc0> <<< 178205 1726889918.47830: 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' <<< 178205 1726889918.47858: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cda9fd0> <<< 178205 1726889918.47881: 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' <<< 178205 1726889918.47918: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdad730> <<< 178205 1726889918.47974: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889918.48368: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdadee0> <<< 178205 1726889918.48479: 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' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd3b9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cffbca0> # /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 0x7f6d7cf7a940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfeaeb0> # /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 0x7f6d7cd63be0> # /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 0x7f6d7cd6c790> # /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 0x7f6d7cd6c370> <<< 178205 1726889918.48486: 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 <<< 178205 1726889918.48489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 178205 1726889918.48552: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ccf7d30> <<< 178205 1726889918.48677: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd5c970> <<< 178205 1726889918.48699: 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 <<< 178205 1726889918.48722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 178205 1726889918.48864: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd63760> # /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' <<< 178205 1726889918.48978: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ccb9b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 178205 1726889918.49103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 178205 1726889918.49568: 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' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc83910> # /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 0x7f6d7cc95ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc89220> # /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 0x7f6d7cc35f40> <<< 178205 1726889918.49767: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ccc4670> <<< 178205 1726889918.49778: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 178205 1726889918.49847: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc06c70> <<< 178205 1726889918.49901: 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' <<< 178205 1726889918.49951: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc22e80> # /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' <<< 178205 1726889918.49972: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc158b0> <<< 178205 1726889918.49992: 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' <<< 178205 1726889918.50017: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc2f400> <<< 178205 1726889918.50044: 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' <<< 178205 1726889918.50066: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc2f760> <<< 178205 1726889918.50079: 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' <<< 178205 1726889918.50273: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cbb6610> # /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' <<< 178205 1726889918.50488: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cbb6f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d703b20> # /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 0x7f6d7d703be0> # /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 <<< 178205 1726889918.50507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 178205 1726889918.50823: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb8cb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb76880> <<< 178205 1726889918.50893: stdout chunk (state=3): >>># 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_zom0ouzw/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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 178205 1726889918.50905: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.51104: 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_zom0ouzw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 178205 1726889918.51303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889918.51456: 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 # 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' <<< 178205 1726889918.51468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889918.51491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889918.51571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb10820> <<< 178205 1726889918.51759: 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 0x7f6d7cb108b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb40d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb404c0> # /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' <<< 178205 1726889918.51874: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb40cd0> <<< 178205 1726889918.51899: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 178205 1726889918.51978: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 178205 1726889918.52019: 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' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7c73a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cae6b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 178205 1726889918.52084: stdout chunk (state=3): >>># 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 0x7f6d7c7c77f0> # /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 <<< 178205 1726889918.52243: stdout chunk (state=3): >>># 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 0x7f6d7c7dd580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7dd220> # /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 0x7f6d7c7dd730> <<< 178205 1726889918.52304: 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' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7dd970> <<< 178205 1726889918.52370: 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 # 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 0x7f6d7c7ddb50> # /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 0x7f6d7c7ddd60> <<< 178205 1726889918.52463: 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 # 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 0x7f6d7c7e8220> # /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 <<< 178205 1726889918.52539: stdout chunk (state=3): >>># 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 0x7f6d7c7e8d60> # /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 0x7f6d7c7e8ee0> # /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 0x7f6d7c7ee130> <<< 178205 1726889918.52578: 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 # 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 0x7f6d7c7ee2e0> # /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' <<< 178205 1726889918.52603: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7ee760> <<< 178205 1726889918.52625: 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' <<< 178205 1726889918.52656: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7eed90> # /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' <<< 178205 1726889918.52684: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7f90d0> <<< 178205 1726889918.52840: 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 0x7f6d7c7f92b0> <<< 178205 1726889918.52851: 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' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7f9430> # /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 0x7f6d7c7f9670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7d0bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7d0100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7c7ee0> <<< 178205 1726889918.52937: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb10b20> <<< 178205 1726889918.53058: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cafb220> <<< 178205 1726889918.55193: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889918.61049: 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 <<< 178205 1726889918.61076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 178205 1726889918.61406: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7a0880> <<< 178205 1726889919.10173: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "state": "absent", "fstype": "swap"}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existin<<< 178205 1726889919.10188: stdout chunk (state=3): >>>g": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 178205 1726889919.11210: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889919.11283: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 178205 1726889919.11289: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # 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 <<< 178205 1726889919.11401: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 178205 1726889919.11426: stdout chunk (state=3): >>># cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # 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 <<< 178205 1726889919.11975: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889919.12015: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 178205 1726889919.12050: stdout chunk (state=3): >>># destroy _compat_pickle <<< 178205 1726889919.12100: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet <<< 178205 1726889919.12126: stdout chunk (state=3): >>># 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 <<< 178205 1726889919.12212: 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 # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk <<< 178205 1726889919.12305: stdout chunk (state=3): >>># cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 178205 1726889919.12356: 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 178205 1726889919.12396: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # 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 <<< 178205 1726889919.12467: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 178205 1726889919.12536: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 178205 1726889919.12601: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 178205 1726889919.12676: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 <<< 178205 1726889919.12751: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping 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 <<< 178205 1726889919.12768: 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 gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 178205 1726889919.13567: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 178205 1726889919.13705: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid <<< 178205 1726889919.13708: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 178205 1726889919.13945: 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib<<< 178205 1726889919.13948: stdout chunk (state=3): >>> <<< 178205 1726889919.14060: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib <<< 178205 1726889919.14075: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 178205 1726889919.14130: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 178205 1726889919.14148: 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 itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 178205 1726889919.14222: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 178205 1726889919.14228: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 178205 1726889919.14296: stdout chunk (state=3): >>># destroy re <<< 178205 1726889919.14321: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889919.14818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889919.14821: stdout chunk (state=3): >>><<< 178205 1726889919.14824: stderr chunk (state=3): >>><<< 178205 1726889919.15091: _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 0x7f6d7f1b3dc0> # /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 0x7f6d7f1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f1b3b20> # /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 0x7f6d7f1b3ac0> 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 0x7f6d7f158490> # /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 0x7f6d7f158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158670> # /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 0x7f6d7f10f190> # /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 0x7f6d7f10f220> # /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 0x7f6d7f132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f10f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f170880> # /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 0x7f6d7f108d90> # /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 0x7f6d7f132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f158970> 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 0x7f6d7f0afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b2f40> # /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 0x7f6d7f0a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0af370> # /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 0x7f6d7edd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edd68b0> 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 0x7f6d7edd6eb0> # /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 0x7f6d7edd6f70> # /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 0x7f6d7edd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f043d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f03d610> # /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 0x7f6d7f051670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0b6e20> # /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 0x7f6d7ede7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f043250> # 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 0x7f6d7f051280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0bc9d0> # /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 0x7f6d7ede7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede7d90> # /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 0x7f6d7ede7d00> # /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 0x7f6d7edbb370> # /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 0x7f6d7edbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7edf1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9490> # /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 0x7f6d7ece01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eda5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7f0bc040> # /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 0x7f6d7ecf4af0> 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 0x7f6d7ecf4e20> # /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 0x7f6d7ed06730> # /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 0x7f6d7ed06c70> # 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 0x7f6d7ec913a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecf4f10> # /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 0x7f6d7eca2280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ed065b0> 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 0x7f6d7eca2340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede79d0> # /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 0x7f6d7ecbe6a0> # /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 0x7f6d7ecbe970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecbe760> # 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 0x7f6d7ecbe850> # /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 0x7f6d7ecbeca0> # 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 0x7f6d7eccb1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecbe8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ecb1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ede75b0> # /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 0x7f6d7ecbea90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d7ebf8670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7e5d87c0> # /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 0x7f6d7e5d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8f10> # /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 0x7f6d7e5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5d8d30> 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 0x7f6d7e5d8f70> # /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 0x7f6d7e5d8100> # /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 0x7f6d7e52eee0> # 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 0x7f6d7e54cf40> # 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 0x7f6d7e54cd60> # /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 0x7f6d7e54c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb72dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb723a0> # /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 0x7f6d7eb72f70> # /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 0x7f6d7eb43c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5aacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5aa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5e0490> # 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 0x7f6d7e5aa4c0> # /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 0x7f6d7e5aa4f0> # /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 0x7f6d7e510250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb541f0> # /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 0x7f6d7e51d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb54370> # /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 0x7f6d7eb6cd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e51d880> # 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 0x7f6d7e51d6d0> # 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 0x7f6d7e51c670> # 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 0x7f6d7e51c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb4a8b0> # /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 0x7f6d7e5a1670> # 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 0x7f6d7e5a0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5af0d0> # 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 0x7f6d7e5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e5e4a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7e0f2580> # /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 0x7f6d7e4eb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0970a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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 0x7f6d7e5a0bb0> # 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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7e4f9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7eb5f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4f96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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 0x7f6d7e4df7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4dc7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e4d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7e078f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0787c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c8f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dd63fd0> # /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 0x7f6d7e0cfc70> # /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 0x7f6d7e089b80> # 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 0x7f6d7e0897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0894f0> # /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 0x7f6d7de43850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de43640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e089700> # /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 0x7f6d7e0c4a00> # 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 0x7f6d7e0c4640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4340> # /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 0x7f6d7ddb2be0> # /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 0x7f6d7ddb2af0> # /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 0x7f6d7ddb27f0> # /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 0x7f6d7ddb2220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2970> # 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 0x7f6d7dde2c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7dde2340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4f70> # /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 0x7f6d7de3df40> # /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 0x7f6d7dd68a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de557c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de55310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7de4aa30> # /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 0x7f6d7dd3a8b0> # /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 0x7f6d7d73feb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7e0c4490> # /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 0x7f6d7d73ffd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7eb5de20> # /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 0x7f6d7d6d26d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d6d24f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d75b790> ** (process:411772): WARNING **: 23:38:38.418: 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 0x7f6d7de6ba90> # /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 0x7f6d7d6d22e0> # /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 0x7f6d7d703a00> # /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 0x7f6d7d057a00> # /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 0x7f6d7d074160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d05d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057f40> # /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 0x7f6d7d06be20> # /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 0x7f6d7d087f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087c70> # /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 0x7f6d7d087d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0878e0> # /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 0x7f6d7d0879a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d087940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d074ee0> # /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 0x7f6d7d00bb20> # /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 0x7f6d7d00bf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d00b7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d0876d0> # /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 0x7f6d7d00b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057220> # /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 0x7f6d7d0235b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d023310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d057760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d7086d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d703e80> # /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 0x7f6d7cfd2550> # /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 0x7f6d7cfd2d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d049220> # /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 0x7f6d7d006be0> # /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 0x7f6d7cf988b0> # /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 0x7f6d7cf98e20> # /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 0x7f6d7cfa8520> # /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 0x7f6d7cfa8880> # /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 0x7f6d7cfa8fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf98550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf981f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf8d2b0> # /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 0x7f6d7cf4a730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf8d8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d006d90> # /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 0x7f6d7cf540d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d006fd0> # /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 0x7f6d7cf8d430> # /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 0x7f6d7cf54430> # /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 0x7f6d7cf54700> # /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 0x7f6d7cf83eb0> # /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 0x7f6d7ce7ac40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce7a5b0> # /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 0x7f6d7ce7af10> # /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 0x7f6d7ce88610> # /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 0x7f6d7ce9f7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce973a0> # /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 0x7f6d7ceac9d0> # /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 0x7f6d7ceb26a0> # /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 0x7f6d7ce33490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf7aee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cf7abe0> # /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 0x7f6d7ce51490> # /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 0x7f6d7ce51c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce51430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce3fc40> # /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 0x7f6d7ce72c70> # /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 0x7f6d7cdf63d0> # /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 0x7f6d7ce124f0> # /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 0x7f6d7ce128b0> # /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 0x7f6d7ce19550> # /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 0x7f6d7ce2a130> # /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 0x7f6d7ce2a940> # /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 0x7f6d7ce2ac70> # /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 0x7f6d7ce2ae20> # /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 0x7f6d7cdb4730> # /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 0x7f6d7cdc5310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdb4fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdb4a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cdf6490> # /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 0x7f6d7cd77f40> # /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 0x7f6d7cd832b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ce03d30> # /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 0x7f6d7cd91c10> # /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 0x7f6d7cd99b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd91520> # /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 0x7f6d7cda3dc0> # /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 0x7f6d7cda9fd0> # /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 0x7f6d7cdad730> # /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 0x7f6d7cdadee0> # /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 0x7f6d7cd3b9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cffbca0> # /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 0x7f6d7cf7a940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cfeaeb0> # /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 0x7f6d7cd63be0> # /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 0x7f6d7cd6c790> # /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 0x7f6d7cd6c370> # /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 0x7f6d7ccf7d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cd5c970> # /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 0x7f6d7cd63760> # /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 0x7f6d7ccb9b50> # /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 0x7f6d7cc83910> # /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 0x7f6d7cc95ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cc89220> # /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 0x7f6d7cc35f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7ccc4670> # /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 0x7f6d7cc06c70> # /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 0x7f6d7cc22e80> # /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 0x7f6d7cc158b0> # /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 0x7f6d7cc2f400> # /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 0x7f6d7cc2f760> # /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 0x7f6d7cbb6610> # /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 0x7f6d7cbb6f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7d703b20> # /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 0x7f6d7d703be0> # /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 0x7f6d7cb8cb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb76880> # 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_zom0ouzw/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_zom0ouzw/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_zom0ouzw/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 0x7f6d7cb10820> # 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 0x7f6d7cb108b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb40d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb404c0> # /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 0x7f6d7cb40cd0> # /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 0x7f6d7c7c73a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cae6b50> # /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 0x7f6d7c7c77f0> # /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 0x7f6d7c7dd580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7dd220> # /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 0x7f6d7c7dd730> # /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 0x7f6d7c7dd970> # /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 0x7f6d7c7ddb50> # /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 0x7f6d7c7ddd60> # /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 0x7f6d7c7e8220> # /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 0x7f6d7c7e8d60> # /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 0x7f6d7c7e8ee0> # /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 0x7f6d7c7ee130> # /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 0x7f6d7c7ee2e0> # /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 0x7f6d7c7ee760> # /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 0x7f6d7c7eed90> # /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 0x7f6d7c7f90d0> # /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 0x7f6d7c7f92b0> # /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 0x7f6d7c7f9430> # /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 0x7f6d7c7f9670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7d0bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7d0100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7c7c7ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cb10b20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d7cafb220> 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 0x7f6d7c7a0880> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "state": "absent", "fstype": "swap"}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": 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": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear 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 _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 # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # 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 # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping 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 _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # 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 tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy 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 blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # 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. 178205 1726889919.17800: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'mount_point': '/opt/test', 'state': 'absent'}, {'name': 'test2', 'type': 'disk', 'disks': ['sdb'], 'mount_point': 'none', 'state': 'absent'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889919.17803: _low_level_execute_command(): starting 178205 1726889919.17806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889918.0247684-182818-281116462534797/ > /dev/null 2>&1 && sleep 0' 178205 1726889919.18129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.18133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.18164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889919.18167: 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 <<< 178205 1726889919.18170: stderr 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 <<< 178205 1726889919.18242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.18256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.18321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.20073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.20143: stderr chunk (state=3): >>><<< 178205 1726889919.20153: stdout chunk (state=3): >>><<< 178205 1726889919.20519: _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 178205 1726889919.20522: handler run complete 178205 1726889919.20524: attempt loop complete, returning result 178205 1726889919.20526: _execute() done 178205 1726889919.20528: dumping result to json 178205 1726889919.20530: done dumping result, returning 178205 1726889919.20533: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-34ed-f5d1-000000002c7c] 178205 1726889919.20535: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7c 178205 1726889919.20640: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7c 178205 1726889919.20644: WORKER PROCESS EXITING changed: [managed_node2] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889919.20944: no more pending results, returning what we have 178205 1726889919.20950: results queue empty 178205 1726889919.20951: checking for any_errors_fatal 178205 1726889919.20959: done checking for any_errors_fatal 178205 1726889919.20960: checking for max_fail_percentage 178205 1726889919.20962: done checking for max_fail_percentage 178205 1726889919.20963: checking to see if all hosts have failed and the running result is not ok 178205 1726889919.20964: done checking to see if all hosts have failed 178205 1726889919.20965: getting the remaining hosts for this loop 178205 1726889919.20967: done getting the remaining hosts for this loop 178205 1726889919.20971: getting the next task for host managed_node2 178205 1726889919.20978: done getting next task for host managed_node2 178205 1726889919.20982: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889919.20986: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889919.21002: getting variables 178205 1726889919.21003: in VariableManager get_vars() 178205 1726889919.21043: Calling all_inventory to load vars for managed_node2 178205 1726889919.21046: Calling groups_inventory to load vars for managed_node2 178205 1726889919.21048: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889919.21060: Calling all_plugins_play to load vars for managed_node2 178205 1726889919.21063: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889919.21066: Calling groups_plugins_play to load vars for managed_node2 178205 1726889919.22352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889919.23489: done with get_vars() 178205 1726889919.23505: done getting variables 178205 1726889919.23566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:38:39 -0400 (0:00:01.371) 0:02:12.224 ****** 178205 1726889919.23602: entering _queue_task() for managed_node2/command 178205 1726889919.24501: worker is 1 (out of 1 available) 178205 1726889919.24516: exiting _queue_task() for managed_node2/command 178205 1726889919.24528: done queuing things up, now waiting for results queue to drain 178205 1726889919.24529: waiting for pending results... 178205 1726889919.25399: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 178205 1726889919.25522: in run() - task 02369adf-7a19-34ed-f5d1-000000002c7d 178205 1726889919.25537: variable 'ansible_search_path' from source: unknown 178205 1726889919.25541: variable 'ansible_search_path' from source: unknown 178205 1726889919.25574: calling self._execute() 178205 1726889919.25679: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.25682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.25692: variable 'omit' from source: magic vars 178205 1726889919.26763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889919.30789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889919.30895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889919.30950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889919.30991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889919.31034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889919.31154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889919.31190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889919.31222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889919.31291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889919.31315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889919.31478: Evaluated conditional (storage_udevadm_trigger | d(false)): False 178205 1726889919.31492: when evaluation is False, skipping this task 178205 1726889919.31499: _execute() done 178205 1726889919.31506: dumping result to json 178205 1726889919.31516: done dumping result, returning 178205 1726889919.31531: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-34ed-f5d1-000000002c7d] 178205 1726889919.31543: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889919.31755: no more pending results, returning what we have 178205 1726889919.31760: results queue empty 178205 1726889919.31761: checking for any_errors_fatal 178205 1726889919.32091: done checking for any_errors_fatal 178205 1726889919.32092: checking for max_fail_percentage 178205 1726889919.32094: done checking for max_fail_percentage 178205 1726889919.32095: checking to see if all hosts have failed and the running result is not ok 178205 1726889919.32097: done checking to see if all hosts have failed 178205 1726889919.32097: getting the remaining hosts for this loop 178205 1726889919.32100: done getting the remaining hosts for this loop 178205 1726889919.32104: getting the next task for host managed_node2 178205 1726889919.32116: done getting next task for host managed_node2 178205 1726889919.32121: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889919.32125: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889919.32151: getting variables 178205 1726889919.32154: in VariableManager get_vars() 178205 1726889919.32199: Calling all_inventory to load vars for managed_node2 178205 1726889919.32203: Calling groups_inventory to load vars for managed_node2 178205 1726889919.32206: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889919.32219: Calling all_plugins_play to load vars for managed_node2 178205 1726889919.32223: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889919.32226: Calling groups_plugins_play to load vars for managed_node2 178205 1726889919.33084: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7d 178205 1726889919.33087: WORKER PROCESS EXITING 178205 1726889919.33110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889919.34171: done with get_vars() 178205 1726889919.34194: 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 23:38:39 -0400 (0:00:00.107) 0:02:12.331 ****** 178205 1726889919.34318: entering _queue_task() for managed_node2/stat 178205 1726889919.34616: worker is 1 (out of 1 available) 178205 1726889919.34629: exiting _queue_task() for managed_node2/stat 178205 1726889919.34640: done queuing things up, now waiting for results queue to drain 178205 1726889919.34641: waiting for pending results... 178205 1726889919.34949: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 178205 1726889919.35107: in run() - task 02369adf-7a19-34ed-f5d1-000000002c7e 178205 1726889919.35127: variable 'ansible_search_path' from source: unknown 178205 1726889919.35135: variable 'ansible_search_path' from source: unknown 178205 1726889919.35178: calling self._execute() 178205 1726889919.35289: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.35303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.35319: variable 'omit' from source: magic vars 178205 1726889919.35440: variable 'omit' from source: magic vars 178205 1726889919.35518: variable 'omit' from source: magic vars 178205 1726889919.35556: variable 'omit' from source: magic vars 178205 1726889919.35599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889919.35647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889919.35672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889919.35692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889919.35712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889919.35753: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889919.35761: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.35768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.35878: Set connection var ansible_pipelining to False 178205 1726889919.35889: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889919.35897: Set connection var ansible_shell_executable to /bin/sh 178205 1726889919.35903: Set connection var ansible_connection to ssh 178205 1726889919.35913: Set connection var ansible_shell_type to sh 178205 1726889919.35922: Set connection var ansible_timeout to 10 178205 1726889919.35960: variable 'ansible_shell_executable' from source: unknown 178205 1726889919.35978: variable 'ansible_connection' from source: unknown 178205 1726889919.35993: variable 'ansible_module_compression' from source: unknown 178205 1726889919.36000: variable 'ansible_shell_type' from source: unknown 178205 1726889919.36007: variable 'ansible_shell_executable' from source: unknown 178205 1726889919.36015: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.36023: variable 'ansible_pipelining' from source: unknown 178205 1726889919.36028: variable 'ansible_timeout' from source: unknown 178205 1726889919.36035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.36397: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889919.36423: variable 'omit' from source: magic vars 178205 1726889919.36434: starting attempt loop 178205 1726889919.36441: running the handler 178205 1726889919.36458: _low_level_execute_command(): starting 178205 1726889919.36469: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889919.38100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.38117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.38131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.38151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.38202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.38217: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.38231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.38249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.38259: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.38275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.38291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.38305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.38324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.38338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.38351: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.38364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.38448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.38471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.38491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.38557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.40184: stdout chunk (state=3): >>>/root <<< 178205 1726889919.40434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.40839: stderr chunk (state=3): >>><<< 178205 1726889919.40851: stdout chunk (state=3): >>><<< 178205 1726889919.40970: _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 178205 1726889919.40974: _low_level_execute_command(): starting 178205 1726889919.40977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399 `" && echo ansible-tmp-1726889919.4088151-182879-238127911842399="` echo /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399 `" ) && sleep 0' 178205 1726889919.41752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.41773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.41788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.41801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.41838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.41897: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.41906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.41921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.41931: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.41934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.41942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.41951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.41962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.41969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.41975: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.41985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.42053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.42122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.42134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.42195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.43997: stdout chunk (state=3): >>>ansible-tmp-1726889919.4088151-182879-238127911842399=/root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399 <<< 178205 1726889919.44187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.44190: stdout chunk (state=3): >>><<< 178205 1726889919.44192: stderr chunk (state=3): >>><<< 178205 1726889919.44418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889919.4088151-182879-238127911842399=/root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399 , stderr=OpenSSH_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 178205 1726889919.44421: variable 'ansible_module_compression' from source: unknown 178205 1726889919.44424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889919.44426: variable 'ansible_facts' from source: unknown 178205 1726889919.44451: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/AnsiballZ_stat.py 178205 1726889919.44845: Sending initial data 178205 1726889919.44848: Sent initial data (155 bytes) 178205 1726889919.45797: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.45815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.45830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.45850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.45894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.45919: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.45935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.45951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.45962: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.45973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.45988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.46001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.46020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.46032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.46043: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.46054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.46145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.46168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.46184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.46251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.47930: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 178205 1726889919.47965: 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 <<< 178205 1726889919.47996: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889919.48039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpwqgl675z /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/AnsiballZ_stat.py <<< 178205 1726889919.48064: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889919.49177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.49356: stderr chunk (state=3): >>><<< 178205 1726889919.49359: stdout chunk (state=3): >>><<< 178205 1726889919.49361: done transferring module to remote 178205 1726889919.49363: _low_level_execute_command(): starting 178205 1726889919.49368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/ /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/AnsiballZ_stat.py && sleep 0' 178205 1726889919.50028: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.50052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.50075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.50100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.50169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.50189: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.50209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.50243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.50260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.50280: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.50299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.50324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.50356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.50378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.50393: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.50407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.50510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.50542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.50567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.50639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.52403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.52407: stdout chunk (state=3): >>><<< 178205 1726889919.52409: stderr chunk (state=3): >>><<< 178205 1726889919.52517: _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 178205 1726889919.52520: _low_level_execute_command(): starting 178205 1726889919.52523: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/AnsiballZ_stat.py && sleep 0' 178205 1726889919.53184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.53204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.53237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.53265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.53309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.53335: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.53360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.53379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.53404: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.53424: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.53447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.53468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.53493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.53509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.53532: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.53548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.53623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.53646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.53663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.53834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.55664: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889919.55688: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889919.55740: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889919.55778: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889919.55820: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889919.55823: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889919.55857: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889919.55860: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889919.55915: 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' <<< 178205 1726889919.55942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889919.55954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889919.55974: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a98dc0> <<< 178205 1726889919.56021: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889919.56045: 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 0x7fc4d8a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a98b20> <<< 178205 1726889919.56082: 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' <<< 178205 1726889919.56085: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a98ac0> <<< 178205 1726889919.56106: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889919.56144: 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' <<< 178205 1726889919.56158: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d490> <<< 178205 1726889919.56185: 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' <<< 178205 1726889919.56195: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d940> <<< 178205 1726889919.56216: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d670> <<< 178205 1726889919.56243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889919.56258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889919.56296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889919.56323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889919.56345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889919.56375: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87cf190> <<< 178205 1726889919.56378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889919.56398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889919.56463: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87cf220> <<< 178205 1726889919.56491: 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' <<< 178205 1726889919.56529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889919.56532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87cf940> <<< 178205 1726889919.56592: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a55880> <<< 178205 1726889919.56752: 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 0x7fc4d87c8d90> # /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 0x7fc4d87f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d970> <<< 178205 1726889919.56807: 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. <<< 178205 1726889919.57250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d876feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8772f40> # /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' <<< 178205 1726889919.57256: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889919.57323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d876f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889919.57391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889919.57424: 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' <<< 178205 1726889919.57449: 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 0x7fc4d86f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d86f0910> <<< 178205 1726889919.57566: stdout chunk (state=3): >>>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 0x7fc4d86f0f10> <<< 178205 1726889919.57572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889919.57747: 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 0x7fc4d86f0fd0> # /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 0x7fc4d87020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8744670> # /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 0x7fc4d87566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8776e20> # /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' <<< 178205 1726889919.58070: 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 0x7fc4d8702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87492b0> # 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 0x7fc4d87562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d877c9d0> # /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 0x7fc4d8702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702df0> # /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 0x7fc4d8702d60> # /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 <<< 178205 1726889919.58204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # 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 0x7fc4d86d63d0> # /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 0x7fc4d86d64c0> <<< 178205 1726889919.58244: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d870af40> <<< 178205 1726889919.58320: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705a90> <<< 178205 1726889919.58325: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705490> <<< 178205 1726889919.58359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889919.58403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85ff220> <<< 178205 1726889919.58431: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d86c0520> <<< 178205 1726889919.58699: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d877c040> # /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 0x7fc4d8612b50> 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 0x7fc4d8612e80> # /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 0x7fc4d8624790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889919.58728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8624cd0> <<< 178205 1726889919.58767: 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' <<< 178205 1726889919.58827: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4d85b0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8612f70> # /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' <<< 178205 1726889919.59010: 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 0x7fc4d85c12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8624610> 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 0x7fc4d85c13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702a30> # /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' <<< 178205 1726889919.59074: 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 0x7fc4d85dd700> <<< 178205 1726889919.59179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4d85dd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85dd7c0> # 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 0x7fc4d85dd8b0> <<< 178205 1726889919.59207: 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' <<< 178205 1726889919.59313: 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 0x7fc4d85ddd00> <<< 178205 1726889919.59403: 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 0x7fc4d85e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85dd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85cfa90> <<< 178205 1726889919.59419: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889919.59463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889919.59500: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85ddaf0> <<< 178205 1726889919.59591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889919.59609: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4d7fe86d0> <<< 178205 1726889919.59927: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889919.60015: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.60064: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889919.60085: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889919.60097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.61320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.62252: 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 0x7fc4d7f0f820> <<< 178205 1726889919.62267: 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' <<< 178205 1726889919.62299: 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' <<< 178205 1726889919.62329: 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' <<< 178205 1726889919.62348: 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 0x7fc4d7f0f160> <<< 178205 1726889919.62386: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0f280> <<< 178205 1726889919.62417: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0ff70> <<< 178205 1726889919.62440: 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' <<< 178205 1726889919.62496: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0fd90> <<< 178205 1726889919.62523: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889919.62546: 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 0x7fc4d7f0ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889919.62584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889919.62655: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0f100> <<< 178205 1726889919.62667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889919.62717: 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' <<< 178205 1726889919.62962: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e66f40> # 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 0x7fc4d7e83d00> # 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 0x7fc4d7e83eb0> # /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 0x7fc4d7e83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f75dc0> <<< 178205 1726889919.63170: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f753a0> <<< 178205 1726889919.63191: 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 0x7fc4d7f75fd0> # /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' <<< 178205 1726889919.63319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f44d30> <<< 178205 1726889919.63348: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee2400> <<< 178205 1726889919.63380: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f184f0> <<< 178205 1726889919.63391: 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 0x7fc4d7ee2520> <<< 178205 1726889919.63417: 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 0x7fc4d7ee2550> <<< 178205 1726889919.63471: 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' <<< 178205 1726889919.63529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889919.63562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889919.63690: 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 0x7fc4d7e55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f56250> # /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 0x7fc4d7e52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889919.63726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889919.63769: 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' # <<< 178205 1726889919.63824: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f6ee50> <<< 178205 1726889919.63948: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e527f0> <<< 178205 1726889919.64031: 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 0x7fc4d7e52640> <<< 178205 1726889919.64060: 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 0x7fc4d7e515b0> <<< 178205 1726889919.64101: 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 0x7fc4d7e46d90> <<< 178205 1726889919.64173: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f4d910> # /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' <<< 178205 1726889919.64183: 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' <<< 178205 1726889919.64222: 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 0x7fc4d7ed66a0> <<< 178205 1726889919.64389: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889919.64409: 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 0x7fc4d7ed5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee50a0> <<< 178205 1726889919.64438: 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 0x7fc4d7ed6100> <<< 178205 1726889919.64471: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f1ab20> # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889919.64514: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889919.64561: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.64642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.64666: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889919.64694: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889919.64709: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.64799: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.64893: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.65377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.65828: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889919.65862: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889919.65865: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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' <<< 178205 1726889919.65927: 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 0x7fc4d7a175e0> <<< 178205 1726889919.66058: 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 0x7fc4d7e21580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d79b9100> <<< 178205 1726889919.66107: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889919.66256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.66345: 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' <<< 178205 1726889919.66367: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ed5b80> # zipimport: zlib available <<< 178205 1726889919.66786: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67247: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889919.67317: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67331: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889919.67441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67463: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889919.67493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889919.67498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67603: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889919.67606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67753: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.67938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889919.67973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889919.67976: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889919.68048: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d79e9f10> # zipimport: zlib available <<< 178205 1726889919.68114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68181: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889919.68200: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889919.68215: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68244: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68279: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889919.68291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68484: 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 <<< 178205 1726889919.68507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889919.68574: 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 0x7fc4d7f61220> <<< 178205 1726889919.68606: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d79e9850> <<< 178205 1726889919.68647: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889919.68660: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68842: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.68882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889919.68901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889919.68917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889919.68941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889919.68970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889919.68982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889919.69062: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e14ca0> <<< 178205 1726889919.69104: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e10f70> <<< 178205 1726889919.69167: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889919.69170: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69200: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69221: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889919.69302: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889919.69306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69332: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889919.69335: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69437: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69607: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889919.69798: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889919.70882: 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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889889.6503205, "mtime": 1726889888.7813182, "ctime": 1726889888.7813182, "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": "5597e8a67edae7221d5d238c6061ce737a9f646b", "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"}}} <<< 178205 1726889919.70904: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889919.71209: 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__ <<< 178205 1726889919.71305: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 <<< 178205 1726889919.71364: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # 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 <<< 178205 1726889919.71369: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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 <<< 178205 1726889919.71564: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889919.71582: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889919.71621: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889919.71646: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889919.71672: stdout chunk (state=3): >>># 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 <<< 178205 1726889919.71704: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889919.71729: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889919.71785: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889919.71846: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889919.72182: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889919.72540: 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 <<< 178205 1726889919.72545: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # 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 <<< 178205 1726889919.72830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889919.72905: stderr chunk (state=3): >>><<< 178205 1726889919.72908: stdout chunk (state=3): >>><<< 178205 1726889919.73083: _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 0x7fc4d8a98dc0> # /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 0x7fc4d8a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a98b20> # /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 0x7fc4d8a98ac0> 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 0x7fc4d8a3d490> # /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 0x7fc4d8a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d670> # /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 0x7fc4d87cf190> # /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 0x7fc4d87cf220> # /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 0x7fc4d87f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a55880> # /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 0x7fc4d87c8d90> # /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 0x7fc4d87f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8a3d970> 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 0x7fc4d876feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8772f40> # /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 0x7fc4d8767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d876f370> # /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 0x7fc4d86f0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d86f0910> 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 0x7fc4d86f0f10> # /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 0x7fc4d86f0fd0> # /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 0x7fc4d87020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8744670> # /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 0x7fc4d87566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8776e20> # /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 0x7fc4d8702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d87492b0> # 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 0x7fc4d87562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d877c9d0> # /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 0x7fc4d8702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702df0> # /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 0x7fc4d8702d60> # /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 0x7fc4d86d63d0> # /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 0x7fc4d86d64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d870af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705490> # /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 0x7fc4d85ff220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d86c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8705f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d877c040> # /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 0x7fc4d8612b50> 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 0x7fc4d8612e80> # /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 0x7fc4d8624790> # /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 0x7fc4d8624cd0> # 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 0x7fc4d85b0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8612f70> # /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 0x7fc4d85c12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8624610> 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 0x7fc4d85c13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702a30> # /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 0x7fc4d85dd700> # /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 0x7fc4d85dd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85dd7c0> # 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 0x7fc4d85dd8b0> # /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 0x7fc4d85ddd00> # 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 0x7fc4d85e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85dd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d85cfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d8702610> # /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 0x7fc4d85ddaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4d7fe86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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 0x7fc4d7f0f820> # /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 0x7fc4d7f0f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0ff70> # /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 0x7fc4d7f0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f0fd90> 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 0x7fc4d7f0ffd0> # /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 0x7fc4d7f0f100> # /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 0x7fc4d7e66f40> # 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 0x7fc4d7e83d00> # 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 0x7fc4d7e83eb0> # /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 0x7fc4d7e83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f75dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f753a0> # /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 0x7fc4d7f75fd0> # /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 0x7fc4d7f44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f184f0> # 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 0x7fc4d7ee2520> # /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 0x7fc4d7ee2550> # /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 0x7fc4d7e55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f56250> # /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 0x7fc4d7e52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f563d0> # /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 0x7fc4d7f6ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e527f0> # 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 0x7fc4d7e52640> # 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 0x7fc4d7e515b0> # 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 0x7fc4d7e46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f4d910> # /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 0x7fc4d7ed66a0> # 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 0x7fc4d7ed5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7ee50a0> # 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 0x7fc4d7ed6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7f1ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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 0x7fc4d7a175e0> # /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 0x7fc4d7e21580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d79b9100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/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 0x7fc4d7ed5b80> # 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_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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_lrjrl3yk/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 0x7fc4d79e9f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/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 0x7fc4d7f61220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d79e9850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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 0x7fc4d7e14ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e10f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4d7e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lrjrl3yk/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_lrjrl3yk/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": 1431, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726889889.6503205, "mtime": 1726889888.7813182, "ctime": 1726889888.7813182, "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": "5597e8a67edae7221d5d238c6061ce737a9f646b", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889919.73748: 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-1726889919.4088151-182879-238127911842399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889919.73753: _low_level_execute_command(): starting 178205 1726889919.73756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889919.4088151-182879-238127911842399/ > /dev/null 2>&1 && sleep 0' 178205 1726889919.74320: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889919.74336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.74349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.74366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.74405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.74422: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889919.74438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.74456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889919.74476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889919.74488: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889919.74500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.74516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889919.74532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.74545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889919.74555: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889919.74566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.74643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.74666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.74682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.74747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.76538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.76542: stdout chunk (state=3): >>><<< 178205 1726889919.76545: stderr chunk (state=3): >>><<< 178205 1726889919.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 178205 1726889919.77015: handler run complete 178205 1726889919.77018: attempt loop complete, returning result 178205 1726889919.77020: _execute() done 178205 1726889919.77022: dumping result to json 178205 1726889919.77024: done dumping result, returning 178205 1726889919.77026: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-34ed-f5d1-000000002c7e] 178205 1726889919.77028: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7e ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889889.6503205, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5597e8a67edae7221d5d238c6061ce737a9f646b", "ctime": 1726889888.7813182, "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": 1726889888.7813182, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889919.77214: no more pending results, returning what we have 178205 1726889919.77218: results queue empty 178205 1726889919.77219: checking for any_errors_fatal 178205 1726889919.77229: done checking for any_errors_fatal 178205 1726889919.77229: checking for max_fail_percentage 178205 1726889919.77231: done checking for max_fail_percentage 178205 1726889919.77232: checking to see if all hosts have failed and the running result is not ok 178205 1726889919.77233: done checking to see if all hosts have failed 178205 1726889919.77233: getting the remaining hosts for this loop 178205 1726889919.77235: done getting the remaining hosts for this loop 178205 1726889919.77238: getting the next task for host managed_node2 178205 1726889919.77244: done getting next task for host managed_node2 178205 1726889919.77247: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889919.77251: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889919.77257: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7e 178205 1726889919.77275: getting variables 178205 1726889919.77279: in VariableManager get_vars() 178205 1726889919.77317: Calling all_inventory to load vars for managed_node2 178205 1726889919.77319: Calling groups_inventory to load vars for managed_node2 178205 1726889919.77322: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889919.77333: Calling all_plugins_play to load vars for managed_node2 178205 1726889919.77336: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889919.77340: Calling groups_plugins_play to load vars for managed_node2 178205 1726889919.77976: WORKER PROCESS EXITING 178205 1726889919.78169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889919.80315: done with get_vars() 178205 1726889919.80333: 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 23:38:39 -0400 (0:00:00.461) 0:02:12.792 ****** 178205 1726889919.80439: entering _queue_task() for managed_node2/lineinfile 178205 1726889919.80967: worker is 1 (out of 1 available) 178205 1726889919.80979: exiting _queue_task() for managed_node2/lineinfile 178205 1726889919.80991: done queuing things up, now waiting for results queue to drain 178205 1726889919.80992: waiting for pending results... 178205 1726889919.81987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 178205 1726889919.82272: in run() - task 02369adf-7a19-34ed-f5d1-000000002c7f 178205 1726889919.82354: variable 'ansible_search_path' from source: unknown 178205 1726889919.82361: variable 'ansible_search_path' from source: unknown 178205 1726889919.82397: calling self._execute() 178205 1726889919.82664: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.82676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.82690: variable 'omit' from source: magic vars 178205 1726889919.83397: variable '__storage_fstab' from source: set_fact 178205 1726889919.83564: Evaluated conditional (__storage_fstab.stat.exists): True 178205 1726889919.83849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889919.84483: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889919.84663: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889919.84704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889919.84837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889919.84920: variable 'blivet_output' from source: set_fact 178205 1726889919.85083: Evaluated conditional (blivet_output is changed): True 178205 1726889919.85155: variable 'omit' from source: magic vars 178205 1726889919.85224: variable 'omit' from source: magic vars 178205 1726889919.85289: variable '__str' from source: task vars 178205 1726889919.85489: variable '__str' from source: task vars 178205 1726889919.85503: variable '__str' from source: task vars 178205 1726889919.85625: variable '__str' from source: task vars 178205 1726889919.85714: variable 'omit' from source: magic vars 178205 1726889919.85750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889919.85921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889919.85950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889919.85978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889919.85995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889919.86108: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889919.86121: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.86140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.86466: Set connection var ansible_pipelining to False 178205 1726889919.86478: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889919.86543: Set connection var ansible_shell_executable to /bin/sh 178205 1726889919.86552: Set connection var ansible_connection to ssh 178205 1726889919.86564: Set connection var ansible_shell_type to sh 178205 1726889919.86578: Set connection var ansible_timeout to 10 178205 1726889919.86666: variable 'ansible_shell_executable' from source: unknown 178205 1726889919.86676: variable 'ansible_connection' from source: unknown 178205 1726889919.86692: variable 'ansible_module_compression' from source: unknown 178205 1726889919.86716: variable 'ansible_shell_type' from source: unknown 178205 1726889919.86732: variable 'ansible_shell_executable' from source: unknown 178205 1726889919.86829: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889919.86838: variable 'ansible_pipelining' from source: unknown 178205 1726889919.86881: variable 'ansible_timeout' from source: unknown 178205 1726889919.86890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889919.87223: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889919.87313: variable 'omit' from source: magic vars 178205 1726889919.87326: starting attempt loop 178205 1726889919.87368: running the handler 178205 1726889919.87386: _low_level_execute_command(): starting 178205 1726889919.87398: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889919.89395: 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 <<< 178205 1726889919.89516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.89559: 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 <<< 178205 1726889919.89563: 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 <<< 178205 1726889919.89565: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.89749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.89752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.89754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.89806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.91368: stdout chunk (state=3): >>>/root <<< 178205 1726889919.91475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.91553: stderr chunk (state=3): >>><<< 178205 1726889919.91556: stdout chunk (state=3): >>><<< 178205 1726889919.91664: _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 178205 1726889919.91674: _low_level_execute_command(): starting 178205 1726889919.91679: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257 `" && echo ansible-tmp-1726889919.9157543-182897-120084826456257="` echo /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257 `" ) && sleep 0' 178205 1726889919.93142: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.93146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.93188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889919.93192: 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 <<< 178205 1726889919.93194: 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 <<< 178205 1726889919.93196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889919.93366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.93436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.93439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.93493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889919.95334: stdout chunk (state=3): >>>ansible-tmp-1726889919.9157543-182897-120084826456257=/root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257 <<< 178205 1726889919.95456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889919.95526: stderr chunk (state=3): >>><<< 178205 1726889919.95529: stdout chunk (state=3): >>><<< 178205 1726889919.95865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889919.9157543-182897-120084826456257=/root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257 , stderr=OpenSSH_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 178205 1726889919.95869: variable 'ansible_module_compression' from source: unknown 178205 1726889919.95871: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 178205 1726889919.95873: variable 'ansible_facts' from source: unknown 178205 1726889919.95876: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/AnsiballZ_lineinfile.py 178205 1726889919.96949: Sending initial data 178205 1726889919.96952: Sent initial data (161 bytes) 178205 1726889919.98971: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889919.98975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889919.99071: 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 <<< 178205 1726889919.99075: 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 <<< 178205 1726889919.99078: stderr 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 <<< 178205 1726889919.99192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889919.99273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889919.99276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889919.99325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.01029: 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 <<< 178205 1726889920.01061: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889920.01100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpmxonw47t /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/AnsiballZ_lineinfile.py <<< 178205 1726889920.01131: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889920.02340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.02418: stderr chunk (state=3): >>><<< 178205 1726889920.02421: stdout chunk (state=3): >>><<< 178205 1726889920.02533: done transferring module to remote 178205 1726889920.02536: _low_level_execute_command(): starting 178205 1726889920.02539: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/ /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889920.03971: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889920.04030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.04044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.04063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.04104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.04170: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889920.04184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.04201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889920.04214: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889920.04228: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889920.04241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.04253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.04270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.04281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.04294: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889920.04308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.04502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.04519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.04535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.04717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.06410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.06416: stdout chunk (state=3): >>><<< 178205 1726889920.06419: stderr chunk (state=3): >>><<< 178205 1726889920.06508: _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 178205 1726889920.06513: _low_level_execute_command(): starting 178205 1726889920.06516: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/AnsiballZ_lineinfile.py && sleep 0' 178205 1726889920.07659: 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 <<< 178205 1726889920.07682: 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 <<< 178205 1726889920.07685: 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 <<< 178205 1726889920.07687: stderr 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 <<< 178205 1726889920.07747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.08221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.08239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.08313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.10209: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889920.10226: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889920.10285: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889920.10289: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889920.10318: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889920.10346: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889920.10398: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889920.10401: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889920.10441: 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' <<< 178205 1726889920.10470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889920.10483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889920.10509: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61443dc0> <<< 178205 1726889920.10556: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889920.10581: 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 0x7fee611d83a0> <<< 178205 1726889920.10601: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61443b20> # /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' <<< 178205 1726889920.10619: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61443ac0> <<< 178205 1726889920.10653: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889920.10672: 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' <<< 178205 1726889920.10679: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8490> <<< 178205 1726889920.10715: 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' <<< 178205 1726889920.10738: 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' <<< 178205 1726889920.10750: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8940> <<< 178205 1726889920.10753: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8670> <<< 178205 1726889920.10774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889920.10787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889920.10804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889920.10830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889920.10850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889920.10874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889920.10890: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6118f190> <<< 178205 1726889920.10900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889920.10919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889920.10991: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6118f220> <<< 178205 1726889920.11025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889920.11048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889920.11095: 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' <<< 178205 1726889920.11106: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6118f940> <<< 178205 1726889920.11133: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611f0880> <<< 178205 1726889920.11165: 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' <<< 178205 1726889920.11168: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61188d90> <<< 178205 1726889920.11235: 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' <<< 178205 1726889920.11238: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611b2d90> <<< 178205 1726889920.11286: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8970> <<< 178205 1726889920.11323: 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. <<< 178205 1726889920.11516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889920.11526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889920.11557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889920.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889920.11576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889920.11595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889920.11619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889920.11638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61154eb0> <<< 178205 1726889920.11684: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61157f40> <<< 178205 1726889920.11706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889920.11724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889920.11741: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889920.11761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889920.11787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889920.11800: 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' <<< 178205 1726889920.11826: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6114c610> <<< 178205 1726889920.11843: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61154370> <<< 178205 1726889920.11863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889920.11930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889920.11951: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889920.11981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.12005: 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' <<< 178205 1726889920.12054: 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 0x7fee610d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610d4910> import 'itertools' # <<< 178205 1726889920.12084: 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 0x7fee610d4f10> <<< 178205 1726889920.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889920.12125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889920.12148: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610d4fd0> <<< 178205 1726889920.12185: 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' <<< 178205 1726889920.12196: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e70d0> import '_collections' # <<< 178205 1726889920.12247: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6112ed90> import '_functools' # <<< 178205 1726889920.12276: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61129670> <<< 178205 1726889920.12331: 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 0x7fee6113b6d0> <<< 178205 1726889920.12351: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6115be20> <<< 178205 1726889920.12364: 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' <<< 178205 1726889920.12396: 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 0x7fee610e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6112e2b0> <<< 178205 1726889920.12444: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889920.12472: 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 0x7fee6113b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611619d0> <<< 178205 1726889920.12483: 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' <<< 178205 1726889920.12507: 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' <<< 178205 1726889920.12533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889920.12559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7df0> <<< 178205 1726889920.12588: 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' <<< 178205 1726889920.12610: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7d60> <<< 178205 1726889920.12623: 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' <<< 178205 1726889920.12645: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889920.12656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889920.12674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889920.12722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889920.12749: 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 0x7fee610bb3d0> <<< 178205 1726889920.12785: 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' <<< 178205 1726889920.12818: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610bb4c0> <<< 178205 1726889920.12937: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eff40> <<< 178205 1726889920.12978: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eaa90> <<< 178205 1726889920.12989: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610ea490> <<< 178205 1726889920.13014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889920.13025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889920.13056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889920.13095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889920.13135: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fd6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610a6520> <<< 178205 1726889920.13184: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eaf10> <<< 178205 1726889920.13195: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61161040> <<< 178205 1726889920.13214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889920.13235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889920.13268: 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 0x7fee60fe8b50> <<< 178205 1726889920.13313: 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 0x7fee60fe8e80> <<< 178205 1726889920.13337: 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' <<< 178205 1726889920.13369: 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' <<< 178205 1726889920.13402: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60ff9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889920.13432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889920.13456: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60ff9cd0> <<< 178205 1726889920.13498: 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 0x7fee60f86400> <<< 178205 1726889920.13516: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fe8f70> <<< 178205 1726889920.13579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee60f972e0> <<< 178205 1726889920.13597: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60ff9610> <<< 178205 1726889920.13607: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889920.13630: 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 0x7fee60f973a0> <<< 178205 1726889920.13667: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7a30> <<< 178205 1726889920.13686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889920.13703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889920.13729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889920.13769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee60fb2700> <<< 178205 1726889920.13794: 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' <<< 178205 1726889920.13828: 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 0x7fee60fb29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fb27c0> <<< 178205 1726889920.13857: 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 0x7fee60fb28b0> <<< 178205 1726889920.13888: 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' <<< 178205 1726889920.14084: 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 0x7fee60fb2d00> <<< 178205 1726889920.14125: 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 0x7fee60fbe250> <<< 178205 1726889920.14143: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fb2940> <<< 178205 1726889920.14153: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fa5a90> <<< 178205 1726889920.14170: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7610> <<< 178205 1726889920.14192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889920.14248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889920.14282: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fb2af0> <<< 178205 1726889920.14372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889920.14390: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee60eee6d0> <<< 178205 1726889920.14683: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 178205 1726889920.14768: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.14795: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/__init__.py <<< 178205 1726889920.14824: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889920.14847: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889920.14850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.16049: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.16994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 178205 1726889920.17022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01820> <<< 178205 1726889920.17043: 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' <<< 178205 1726889920.17070: 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' <<< 178205 1726889920.17073: 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' <<< 178205 1726889920.17086: 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 0x7fee60e01160> <<< 178205 1726889920.17118: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01280> <<< 178205 1726889920.17151: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01f70> <<< 178205 1726889920.17165: 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' <<< 178205 1726889920.17234: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01d90> <<< 178205 1726889920.17239: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889920.17263: 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 0x7fee60e01fd0> <<< 178205 1726889920.17266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889920.17285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889920.17329: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01100> <<< 178205 1726889920.17361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889920.17364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889920.17381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889920.17403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889920.17418: 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' <<< 178205 1726889920.17483: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60d57f40> <<< 178205 1726889920.17517: 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 0x7fee60d78d00> <<< 178205 1726889920.17553: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 178205 1726889920.17570: 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 0x7fee60d78eb0> <<< 178205 1726889920.17580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889920.17592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889920.17627: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60d78370> <<< 178205 1726889920.17640: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e67dc0> <<< 178205 1726889920.17804: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e673a0> <<< 178205 1726889920.17825: 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' <<< 178205 1726889920.17849: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e67fd0> <<< 178205 1726889920.17862: 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' <<< 178205 1726889920.17893: 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' <<< 178205 1726889920.17913: 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' <<< 178205 1726889920.17949: 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' <<< 178205 1726889920.17952: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e36d30> <<< 178205 1726889920.18033: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd2d30> <<< 178205 1726889920.18048: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e054f0> <<< 178205 1726889920.18061: 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 0x7fee60dd2520> <<< 178205 1726889920.18083: 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 0x7fee60dd2550> <<< 178205 1726889920.18121: 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 <<< 178205 1726889920.18125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889920.18136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889920.18157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889920.18241: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889920.18259: 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 0x7fee60d48fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e49250> <<< 178205 1726889920.18262: 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' <<< 178205 1726889920.18324: 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 0x7fee60d45850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e493d0> <<< 178205 1726889920.18338: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889920.18366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.18404: 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' <<< 178205 1726889920.18407: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889920.18454: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e61e50> <<< 178205 1726889920.18577: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60d457f0> <<< 178205 1726889920.18663: 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 0x7fee60d45640> <<< 178205 1726889920.18699: 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' <<< 178205 1726889920.18702: 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 0x7fee60d445b0> <<< 178205 1726889920.18736: 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 0x7fee60d39d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e41910> <<< 178205 1726889920.18769: 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' <<< 178205 1726889920.18787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889920.18800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889920.18838: 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 0x7fee60dc86a0> <<< 178205 1726889920.19023: 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 0x7fee60dc7b20> <<< 178205 1726889920.19042: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd80a0> <<< 178205 1726889920.19074: 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 0x7fee60dc8100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e0cb20> # zipimport: zlib available <<< 178205 1726889920.19098: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19102: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889920.19166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19260: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19264: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889920.19297: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889920.19301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19389: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.19922: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.20375: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889920.20406: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889920.20423: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889920.20426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.20468: 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 0x7fee603f45e0> <<< 178205 1726889920.20539: 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 0x7fee607fa580> <<< 178205 1726889920.20556: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60396100> <<< 178205 1726889920.20606: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889920.20616: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.20634: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889920.20754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.20892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889920.20916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889920.20920: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dc7b80> # zipimport: zlib available <<< 178205 1726889920.21292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21710: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21779: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889920.21782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21847: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889920.21850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.21977: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889920.21997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22017: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889920.22026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22037: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22079: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889920.22082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889920.22474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889920.22477: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889920.22543: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee603c8f10> # zipimport: zlib available <<< 178205 1726889920.22608: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22675: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889920.22702: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889920.22706: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22735: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22777: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889920.22780: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22847: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.22965: 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 <<< 178205 1726889920.22999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.23058: 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 0x7fee60e54220> <<< 178205 1726889920.23086: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee603c8850> <<< 178205 1726889920.23131: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889920.23138: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23239: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23313: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889920.23368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889920.23380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889920.23408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889920.23432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889920.23444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889920.23526: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607ddca0> <<< 178205 1726889920.23561: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607daf70> <<< 178205 1726889920.23627: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607d4940> <<< 178205 1726889920.23630: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889920.23650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23679: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889920.23682: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889920.23742: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889920.23766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 178205 1726889920.23778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.23983: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.24250: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.24756: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 178205 1726889920.24979: 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<<< 178205 1726889920.25046: stdout chunk (state=3): >>> # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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<<< 178205 1726889920.25097: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889920.25160: stdout chunk (state=3): >>># 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<<< 178205 1726889920.25205: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy 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 <<< 178205 1726889920.25426: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889920.25430: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889920.25470: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889920.25498: 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 # destroy syslog # destroy uuid <<< 178205 1726889920.25502: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889920.25545: 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 <<< 178205 1726889920.25572: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 178205 1726889920.25609: stdout chunk (state=3): >>># 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 <<< 178205 1726889920.25645: 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 <<< 178205 1726889920.25674: stdout chunk (state=3): >>># 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 <<< 178205 1726889920.25688: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 178205 1726889920.25818: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889920.25857: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889920.25872: 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 <<< 178205 1726889920.25882: 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 <<< 178205 1726889920.25894: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889920.26243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889920.26246: stdout chunk (state=3): >>><<< 178205 1726889920.26249: stderr chunk (state=3): >>><<< 178205 1726889920.26427: _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 0x7fee61443dc0> # /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 0x7fee611d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61443b20> # /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 0x7fee61443ac0> 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 0x7fee611d8490> # /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 0x7fee611d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8670> # /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 0x7fee6118f190> # /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 0x7fee6118f220> # /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 0x7fee611b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6118f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611f0880> # /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 0x7fee61188d90> # /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 0x7fee611b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611d8970> 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 0x7fee61154eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61157f40> # /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 0x7fee6114c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61154370> # /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 0x7fee610d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610d4910> 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 0x7fee610d4f10> # /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 0x7fee610d4fd0> # /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 0x7fee610e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6112ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61129670> # /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 0x7fee6113b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6115be20> # /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 0x7fee610e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6112e2b0> # 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 0x7fee6113b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee611619d0> # /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 0x7fee610e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7df0> # /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 0x7fee610e7d60> # /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 0x7fee610bb3d0> # /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 0x7fee610bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610ea490> # /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 0x7fee60fd6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee61161040> # /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 0x7fee60fe8b50> 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 0x7fee60fe8e80> # /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 0x7fee60ff9790> # /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 0x7fee60ff9cd0> # 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 0x7fee60f86400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fe8f70> # /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 0x7fee60f972e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60ff9610> 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 0x7fee60f973a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7a30> # /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 0x7fee60fb2700> # /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 0x7fee60fb29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fb27c0> # 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 0x7fee60fb28b0> # /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 0x7fee60fb2d00> # 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 0x7fee60fbe250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fb2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60fa5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee610e7610> # /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 0x7fee60fb2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee60eee6d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01820> # /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 0x7fee60e01160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01f70> # /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 0x7fee60e014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e01d90> 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 0x7fee60e01fd0> # /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 0x7fee60e01100> # /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 0x7fee60d57f40> # 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 0x7fee60d78d00> # 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 0x7fee60d78eb0> # /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 0x7fee60d78370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e67dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e673a0> # /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 0x7fee60e67fd0> # /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 0x7fee60e36d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e054f0> # 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 0x7fee60dd2520> # /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 0x7fee60dd2550> # /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 0x7fee60d48fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e49250> # /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 0x7fee60d45850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e493d0> # /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 0x7fee60e61e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60d457f0> # 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 0x7fee60d45640> # 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 0x7fee60d445b0> # 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 0x7fee60d39d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e41910> # /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 0x7fee60dc86a0> # 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 0x7fee60dc7b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dd80a0> # 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 0x7fee60dc8100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60e0cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee603f45e0> # /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 0x7fee607fa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60396100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee60dc7b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee603c8f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee60e54220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee603c8850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607daf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee607d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_hu0el14o/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear 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. 178205 1726889920.27059: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889920.27063: _low_level_execute_command(): starting 178205 1726889920.27067: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889919.9157543-182897-120084826456257/ > /dev/null 2>&1 && sleep 0' 178205 1726889920.28807: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.28811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.28894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889920.28898: 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 <<< 178205 1726889920.28900: stderr 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 <<< 178205 1726889920.29088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.29092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.29183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.30915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.30986: stderr chunk (state=3): >>><<< 178205 1726889920.30990: stdout chunk (state=3): >>><<< 178205 1726889920.31225: _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 178205 1726889920.31228: handler run complete 178205 1726889920.31232: attempt loop complete, returning result 178205 1726889920.31234: _execute() done 178205 1726889920.31236: dumping result to json 178205 1726889920.31238: done dumping result, returning 178205 1726889920.31240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-34ed-f5d1-000000002c7f] 178205 1726889920.31242: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7f ok: [managed_node2] => { "backup": "", "changed": false } 178205 1726889920.31402: no more pending results, returning what we have 178205 1726889920.31406: results queue empty 178205 1726889920.31407: checking for any_errors_fatal 178205 1726889920.31417: done checking for any_errors_fatal 178205 1726889920.31418: checking for max_fail_percentage 178205 1726889920.31419: done checking for max_fail_percentage 178205 1726889920.31420: checking to see if all hosts have failed and the running result is not ok 178205 1726889920.31421: done checking to see if all hosts have failed 178205 1726889920.31421: getting the remaining hosts for this loop 178205 1726889920.31423: done getting the remaining hosts for this loop 178205 1726889920.31428: getting the next task for host managed_node2 178205 1726889920.31435: done getting next task for host managed_node2 178205 1726889920.31438: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889920.31442: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889920.31457: getting variables 178205 1726889920.31459: in VariableManager get_vars() 178205 1726889920.31495: Calling all_inventory to load vars for managed_node2 178205 1726889920.31498: Calling groups_inventory to load vars for managed_node2 178205 1726889920.31500: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889920.31510: Calling all_plugins_play to load vars for managed_node2 178205 1726889920.31515: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889920.31519: Calling groups_plugins_play to load vars for managed_node2 178205 1726889920.31530: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c7f 178205 1726889920.32519: WORKER PROCESS EXITING 178205 1726889920.32561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889920.33201: done with get_vars() 178205 1726889920.33920: 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 23:38:40 -0400 (0:00:00.535) 0:02:13.328 ****** 178205 1726889920.34024: entering _queue_task() for managed_node2/systemd 178205 1726889920.34337: worker is 1 (out of 1 available) 178205 1726889920.34350: exiting _queue_task() for managed_node2/systemd 178205 1726889920.34362: done queuing things up, now waiting for results queue to drain 178205 1726889920.34363: waiting for pending results... 178205 1726889920.35134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 178205 1726889920.35449: in run() - task 02369adf-7a19-34ed-f5d1-000000002c81 178205 1726889920.35477: variable 'ansible_search_path' from source: unknown 178205 1726889920.35486: variable 'ansible_search_path' from source: unknown 178205 1726889920.35538: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889920.35764: variable 'storage_cryptsetup_services' from source: set_fact 178205 1726889920.35828: dumping result to json 178205 1726889920.35836: done dumping result, returning 178205 1726889920.35850: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-34ed-f5d1-000000002c81] 178205 1726889920.35861: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c81 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889920.36032: no more pending results, returning what we have 178205 1726889920.36036: results queue empty 178205 1726889920.36037: checking for any_errors_fatal 178205 1726889920.36051: done checking for any_errors_fatal 178205 1726889920.36052: checking for max_fail_percentage 178205 1726889920.36053: done checking for max_fail_percentage 178205 1726889920.36054: checking to see if all hosts have failed and the running result is not ok 178205 1726889920.36055: done checking to see if all hosts have failed 178205 1726889920.36056: getting the remaining hosts for this loop 178205 1726889920.36058: done getting the remaining hosts for this loop 178205 1726889920.36061: getting the next task for host managed_node2 178205 1726889920.36070: done getting next task for host managed_node2 178205 1726889920.36076: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889920.36081: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889920.36113: getting variables 178205 1726889920.36115: in VariableManager get_vars() 178205 1726889920.36159: Calling all_inventory to load vars for managed_node2 178205 1726889920.36162: Calling groups_inventory to load vars for managed_node2 178205 1726889920.36165: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889920.36178: Calling all_plugins_play to load vars for managed_node2 178205 1726889920.36181: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889920.36184: Calling groups_plugins_play to load vars for managed_node2 178205 1726889920.36772: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c81 178205 1726889920.36776: WORKER PROCESS EXITING 178205 1726889920.37039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889920.38294: done with get_vars() 178205 1726889920.38309: done getting variables 178205 1726889920.38368: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:38:40 -0400 (0:00:00.043) 0:02:13.372 ****** 178205 1726889920.38402: entering _queue_task() for managed_node2/debug 178205 1726889920.38904: worker is 1 (out of 1 available) 178205 1726889920.38919: exiting _queue_task() for managed_node2/debug 178205 1726889920.38935: done queuing things up, now waiting for results queue to drain 178205 1726889920.38936: waiting for pending results... 178205 1726889920.39754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 178205 1726889920.39929: in run() - task 02369adf-7a19-34ed-f5d1-000000002c83 178205 1726889920.39951: variable 'ansible_search_path' from source: unknown 178205 1726889920.39959: variable 'ansible_search_path' from source: unknown 178205 1726889920.40001: calling self._execute() 178205 1726889920.40135: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.40153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.40169: variable 'omit' from source: magic vars 178205 1726889920.40295: variable 'omit' from source: magic vars 178205 1726889920.40383: variable 'omit' from source: magic vars 178205 1726889920.40426: variable 'omit' from source: magic vars 178205 1726889920.40484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889920.40527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889920.40555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889920.40585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.40603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.40640: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889920.40649: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.40657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.40771: Set connection var ansible_pipelining to False 178205 1726889920.40783: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889920.40802: Set connection var ansible_shell_executable to /bin/sh 178205 1726889920.40809: Set connection var ansible_connection to ssh 178205 1726889920.40821: Set connection var ansible_shell_type to sh 178205 1726889920.40831: Set connection var ansible_timeout to 10 178205 1726889920.40862: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.40871: variable 'ansible_connection' from source: unknown 178205 1726889920.40879: variable 'ansible_module_compression' from source: unknown 178205 1726889920.40885: variable 'ansible_shell_type' from source: unknown 178205 1726889920.40892: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.40900: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.40915: variable 'ansible_pipelining' from source: unknown 178205 1726889920.40922: variable 'ansible_timeout' from source: unknown 178205 1726889920.40930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.41091: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889920.41108: variable 'omit' from source: magic vars 178205 1726889920.41121: starting attempt loop 178205 1726889920.41136: running the handler 178205 1726889920.41192: variable 'blivet_output' from source: set_fact 178205 1726889920.41401: variable 'blivet_output' from source: set_fact 178205 1726889920.42715: handler run complete 178205 1726889920.42960: attempt loop complete, returning result 178205 1726889920.42968: _execute() done 178205 1726889920.42975: dumping result to json 178205 1726889920.42989: done dumping result, returning 178205 1726889920.43002: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-34ed-f5d1-000000002c83] 178205 1726889920.43051: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c83 ok: [managed_node2] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 178205 1726889920.43339: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c83 178205 1726889920.43395: no more pending results, returning what we have 178205 1726889920.43403: results queue empty 178205 1726889920.43403: checking for any_errors_fatal 178205 1726889920.43409: done checking for any_errors_fatal 178205 1726889920.43410: checking for max_fail_percentage 178205 1726889920.43413: done checking for max_fail_percentage 178205 1726889920.43414: checking to see if all hosts have failed and the running result is not ok 178205 1726889920.43415: done checking to see if all hosts have failed 178205 1726889920.43415: getting the remaining hosts for this loop 178205 1726889920.43417: done getting the remaining hosts for this loop 178205 1726889920.43420: getting the next task for host managed_node2 178205 1726889920.43429: done getting next task for host managed_node2 178205 1726889920.43433: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889920.43437: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889920.43454: getting variables 178205 1726889920.43456: in VariableManager get_vars() 178205 1726889920.43492: Calling all_inventory to load vars for managed_node2 178205 1726889920.43495: Calling groups_inventory to load vars for managed_node2 178205 1726889920.43497: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889920.43508: Calling all_plugins_play to load vars for managed_node2 178205 1726889920.43513: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889920.43516: Calling groups_plugins_play to load vars for managed_node2 178205 1726889920.44321: WORKER PROCESS EXITING 178205 1726889920.44419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889920.45382: done with get_vars() 178205 1726889920.45397: done getting variables 178205 1726889920.45461: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:38:40 -0400 (0:00:00.070) 0:02:13.443 ****** 178205 1726889920.45497: entering _queue_task() for managed_node2/set_fact 178205 1726889920.45792: worker is 1 (out of 1 available) 178205 1726889920.45803: exiting _queue_task() for managed_node2/set_fact 178205 1726889920.45832: done queuing things up, now waiting for results queue to drain 178205 1726889920.45833: waiting for pending results... 178205 1726889920.46140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 178205 1726889920.46285: in run() - task 02369adf-7a19-34ed-f5d1-000000002c84 178205 1726889920.46301: variable 'ansible_search_path' from source: unknown 178205 1726889920.46304: variable 'ansible_search_path' from source: unknown 178205 1726889920.46342: calling self._execute() 178205 1726889920.46450: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.46454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.46464: variable 'omit' from source: magic vars 178205 1726889920.46581: variable 'omit' from source: magic vars 178205 1726889920.46653: variable 'omit' from source: magic vars 178205 1726889920.46882: variable 'blivet_output' from source: set_fact 178205 1726889920.46966: variable 'omit' from source: magic vars 178205 1726889920.47009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889920.47051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889920.47073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889920.47091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.47102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.47137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889920.47140: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.47150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.47251: Set connection var ansible_pipelining to False 178205 1726889920.47263: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889920.47270: Set connection var ansible_shell_executable to /bin/sh 178205 1726889920.47273: Set connection var ansible_connection to ssh 178205 1726889920.47278: Set connection var ansible_shell_type to sh 178205 1726889920.47283: Set connection var ansible_timeout to 10 178205 1726889920.47313: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.47316: variable 'ansible_connection' from source: unknown 178205 1726889920.47319: variable 'ansible_module_compression' from source: unknown 178205 1726889920.47322: variable 'ansible_shell_type' from source: unknown 178205 1726889920.47324: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.47327: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.47334: variable 'ansible_pipelining' from source: unknown 178205 1726889920.47337: variable 'ansible_timeout' from source: unknown 178205 1726889920.47339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.47487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889920.47498: variable 'omit' from source: magic vars 178205 1726889920.47503: starting attempt loop 178205 1726889920.47506: running the handler 178205 1726889920.47519: handler run complete 178205 1726889920.47527: attempt loop complete, returning result 178205 1726889920.47533: _execute() done 178205 1726889920.47536: dumping result to json 178205 1726889920.47538: done dumping result, returning 178205 1726889920.47548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-34ed-f5d1-000000002c84] 178205 1726889920.47554: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c84 ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 178205 1726889920.47716: no more pending results, returning what we have 178205 1726889920.47719: results queue empty 178205 1726889920.47720: checking for any_errors_fatal 178205 1726889920.47740: done checking for any_errors_fatal 178205 1726889920.47741: checking for max_fail_percentage 178205 1726889920.47743: done checking for max_fail_percentage 178205 1726889920.47744: checking to see if all hosts have failed and the running result is not ok 178205 1726889920.47746: done checking to see if all hosts have failed 178205 1726889920.47746: getting the remaining hosts for this loop 178205 1726889920.47748: done getting the remaining hosts for this loop 178205 1726889920.47751: getting the next task for host managed_node2 178205 1726889920.47759: done getting next task for host managed_node2 178205 1726889920.47762: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889920.47767: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889920.47779: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c84 178205 1726889920.47785: WORKER PROCESS EXITING 178205 1726889920.47792: getting variables 178205 1726889920.47795: in VariableManager get_vars() 178205 1726889920.47838: Calling all_inventory to load vars for managed_node2 178205 1726889920.47841: Calling groups_inventory to load vars for managed_node2 178205 1726889920.47844: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889920.47854: Calling all_plugins_play to load vars for managed_node2 178205 1726889920.47857: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889920.47860: Calling groups_plugins_play to load vars for managed_node2 178205 1726889920.48643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889920.49267: done with get_vars() 178205 1726889920.49281: done getting variables 178205 1726889920.49340: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:38:40 -0400 (0:00:00.038) 0:02:13.481 ****** 178205 1726889920.49374: entering _queue_task() for managed_node2/set_fact 178205 1726889920.49640: worker is 1 (out of 1 available) 178205 1726889920.49652: exiting _queue_task() for managed_node2/set_fact 178205 1726889920.49663: done queuing things up, now waiting for results queue to drain 178205 1726889920.49664: waiting for pending results... 178205 1726889920.49971: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 178205 1726889920.50109: in run() - task 02369adf-7a19-34ed-f5d1-000000002c85 178205 1726889920.50126: variable 'ansible_search_path' from source: unknown 178205 1726889920.50129: variable 'ansible_search_path' from source: unknown 178205 1726889920.50165: calling self._execute() 178205 1726889920.50264: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.50268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.50278: variable 'omit' from source: magic vars 178205 1726889920.50387: variable 'omit' from source: magic vars 178205 1726889920.50449: variable 'omit' from source: magic vars 178205 1726889920.50678: variable 'blivet_output' from source: set_fact 178205 1726889920.51021: variable 'omit' from source: magic vars 178205 1726889920.51063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889920.51098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889920.51118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889920.51136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.51147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.51175: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889920.51178: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.51181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.51283: Set connection var ansible_pipelining to False 178205 1726889920.51288: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889920.51408: Set connection var ansible_shell_executable to /bin/sh 178205 1726889920.51413: Set connection var ansible_connection to ssh 178205 1726889920.51418: Set connection var ansible_shell_type to sh 178205 1726889920.51424: Set connection var ansible_timeout to 10 178205 1726889920.51454: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.51458: variable 'ansible_connection' from source: unknown 178205 1726889920.51460: variable 'ansible_module_compression' from source: unknown 178205 1726889920.51464: variable 'ansible_shell_type' from source: unknown 178205 1726889920.51467: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.51469: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.51471: variable 'ansible_pipelining' from source: unknown 178205 1726889920.51473: variable 'ansible_timeout' from source: unknown 178205 1726889920.51476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.51721: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889920.51846: variable 'omit' from source: magic vars 178205 1726889920.51863: starting attempt loop 178205 1726889920.51869: running the handler 178205 1726889920.51884: handler run complete 178205 1726889920.51897: attempt loop complete, returning result 178205 1726889920.51952: _execute() done 178205 1726889920.51960: dumping result to json 178205 1726889920.51972: done dumping result, returning 178205 1726889920.51984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-34ed-f5d1-000000002c85] 178205 1726889920.51994: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c85 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 178205 1726889920.52273: no more pending results, returning what we have 178205 1726889920.52277: results queue empty 178205 1726889920.52278: checking for any_errors_fatal 178205 1726889920.52290: done checking for any_errors_fatal 178205 1726889920.52291: checking for max_fail_percentage 178205 1726889920.52293: done checking for max_fail_percentage 178205 1726889920.52294: checking to see if all hosts have failed and the running result is not ok 178205 1726889920.52295: done checking to see if all hosts have failed 178205 1726889920.52296: getting the remaining hosts for this loop 178205 1726889920.52298: done getting the remaining hosts for this loop 178205 1726889920.52301: getting the next task for host managed_node2 178205 1726889920.52308: done getting next task for host managed_node2 178205 1726889920.52313: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889920.52318: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889920.52333: getting variables 178205 1726889920.52335: in VariableManager get_vars() 178205 1726889920.52373: Calling all_inventory to load vars for managed_node2 178205 1726889920.52376: Calling groups_inventory to load vars for managed_node2 178205 1726889920.52379: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889920.52390: Calling all_plugins_play to load vars for managed_node2 178205 1726889920.52393: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889920.52397: Calling groups_plugins_play to load vars for managed_node2 178205 1726889920.53533: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c85 178205 1726889920.53536: WORKER PROCESS EXITING 178205 1726889920.53559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889920.54165: done with get_vars() 178205 1726889920.54178: 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 23:38:40 -0400 (0:00:00.056) 0:02:13.537 ****** 178205 1726889920.54988: entering _queue_task() for managed_node2/mount 178205 1726889920.55246: worker is 1 (out of 1 available) 178205 1726889920.55258: exiting _queue_task() for managed_node2/mount 178205 1726889920.55269: done queuing things up, now waiting for results queue to drain 178205 1726889920.55270: waiting for pending results... 178205 1726889920.56140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 178205 1726889920.56438: in run() - task 02369adf-7a19-34ed-f5d1-000000002c86 178205 1726889920.56879: variable 'ansible_search_path' from source: unknown 178205 1726889920.56886: variable 'ansible_search_path' from source: unknown 178205 1726889920.57238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889920.60137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889920.60205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889920.60252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889920.60303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889920.60341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889920.60419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889920.60460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889920.60489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889920.60540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889920.60563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889920.60609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889920.60643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889920.60677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889920.60723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889920.60746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889920.60892: variable 'blivet_output' from source: set_fact 178205 1726889920.60977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889920.61134: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889920.61175: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889920.61213: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889920.61248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889920.61292: 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) 178205 1726889920.61324: 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) 178205 1726889920.61356: 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) 178205 1726889920.61385: 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) 178205 1726889920.61488: variable 'omit' from source: magic vars 178205 1726889920.61585: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.61599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.61615: variable 'omit' from source: magic vars 178205 1726889920.61696: variable 'omit' from source: magic vars 178205 1726889920.61803: variable 'omit' from source: magic vars 178205 1726889920.62237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889920.62265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889920.62409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889920.62459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889920.62477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889920.62648: variable 'mount_info' from source: unknown 178205 1726889920.62731: variable 'omit' from source: magic vars 178205 1726889920.62823: variable 'mount_info' from source: unknown 178205 1726889920.63161: variable 'mount_info' from source: unknown 178205 1726889920.63170: variable 'omit' from source: magic vars 178205 1726889920.63391: variable 'mount_info' from source: unknown 178205 1726889920.63401: variable 'omit' from source: magic vars 178205 1726889920.63607: variable 'mount_info' from source: unknown 178205 1726889920.63635: variable 'omit' from source: magic vars 178205 1726889920.63664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889920.63849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889920.63888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889920.63911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.63943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889920.63978: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889920.64040: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.64049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889920.64217: Set connection var ansible_pipelining to False 178205 1726889920.64359: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889920.64373: Set connection var ansible_shell_executable to /bin/sh 178205 1726889920.64380: Set connection var ansible_connection to ssh 178205 1726889920.64390: Set connection var ansible_shell_type to sh 178205 1726889920.64400: Set connection var ansible_timeout to 10 178205 1726889920.64434: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.64480: variable 'ansible_connection' from source: unknown 178205 1726889920.64488: variable 'ansible_module_compression' from source: unknown 178205 1726889920.64509: variable 'ansible_shell_type' from source: unknown 178205 1726889920.64548: variable 'ansible_shell_executable' from source: unknown 178205 1726889920.64556: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889920.64564: variable 'ansible_pipelining' from source: unknown 178205 1726889920.64571: variable 'ansible_timeout' from source: unknown 178205 1726889920.64593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889920.65128: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889920.65148: variable 'omit' from source: magic vars 178205 1726889920.65252: starting attempt loop 178205 1726889920.65259: running the handler 178205 1726889920.65275: _low_level_execute_command(): starting 178205 1726889920.65285: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889920.66192: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889920.66216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.66242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.66262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.66305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.66319: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889920.66339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.66357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889920.66368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889920.66378: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889920.66389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.66402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.66421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.66438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.66454: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889920.66469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.66546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.66573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.66591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.66692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.68236: stdout chunk (state=3): >>>/root <<< 178205 1726889920.68342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.68416: stderr chunk (state=3): >>><<< 178205 1726889920.68419: stdout chunk (state=3): >>><<< 178205 1726889920.68515: _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 178205 1726889920.68519: _low_level_execute_command(): starting 178205 1726889920.68522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180 `" && echo ansible-tmp-1726889920.6843657-182927-88137578119180="` echo /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180 `" ) && sleep 0' 178205 1726889920.69954: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.69958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.69997: 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 <<< 178205 1726889920.70001: 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 <<< 178205 1726889920.70003: stderr 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 <<< 178205 1726889920.70005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.70173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.70262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.70267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.70365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.72099: stdout chunk (state=3): >>>ansible-tmp-1726889920.6843657-182927-88137578119180=/root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180 <<< 178205 1726889920.72430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.72507: stderr chunk (state=3): >>><<< 178205 1726889920.72510: stdout chunk (state=3): >>><<< 178205 1726889920.72819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889920.6843657-182927-88137578119180=/root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180 , stderr=OpenSSH_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 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 178205 1726889920.72825: variable 'ansible_module_compression' from source: unknown 178205 1726889920.72828: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 178205 1726889920.72830: variable 'ansible_facts' from source: unknown 178205 1726889920.72832: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/AnsiballZ_mount.py 178205 1726889920.73756: Sending initial data 178205 1726889920.73759: Sent initial data (155 bytes) 178205 1726889920.76678: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.76681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.76717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889920.76721: 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 <<< 178205 1726889920.76727: stderr 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 <<< 178205 1726889920.76907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.76968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.77181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.78799: 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 <<< 178205 1726889920.78834: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889920.78871: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp4immbd99 /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/AnsiballZ_mount.py <<< 178205 1726889920.78905: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889920.80429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.80665: stderr chunk (state=3): >>><<< 178205 1726889920.80669: stdout chunk (state=3): >>><<< 178205 1726889920.80671: done transferring module to remote 178205 1726889920.80673: _low_level_execute_command(): starting 178205 1726889920.80675: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/ /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/AnsiballZ_mount.py && sleep 0' 178205 1726889920.81644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889920.81660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.81672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.81689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.81738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.81752: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889920.81771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.81789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889920.81801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889920.81813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889920.81826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.81840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889920.81856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.81873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889920.81889: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889920.81904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.81982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.82008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889920.82028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.82090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.83838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889920.83841: stdout chunk (state=3): >>><<< 178205 1726889920.83844: stderr chunk (state=3): >>><<< 178205 1726889920.83932: _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 178205 1726889920.83940: _low_level_execute_command(): starting 178205 1726889920.83942: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/AnsiballZ_mount.py && sleep 0' 178205 1726889920.85631: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889920.85737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889920.85740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889920.85784: 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 <<< 178205 1726889920.85787: 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 <<< 178205 1726889920.85789: 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 <<< 178205 1726889920.85791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889920.85972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889920.85976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889920.86060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889920.87903: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889920.87918: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889920.87976: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889920.87979: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889920.88010: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889920.88040: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889920.88082: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889920.88085: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889920.88138: 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' <<< 178205 1726889920.88165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889920.88177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889920.88198: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b643dc0> <<< 178205 1726889920.88253: 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' <<< 178205 1726889920.88268: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b643b20> <<< 178205 1726889920.88286: 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' <<< 178205 1726889920.88322: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b643ac0> <<< 178205 1726889920.88327: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889920.88347: 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 0x7fc89b3d8490> <<< 178205 1726889920.88376: 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' <<< 178205 1726889920.88411: 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' <<< 178205 1726889920.88426: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889920.88439: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d8670> <<< 178205 1726889920.88471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889920.88474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889920.88493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889920.88522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889920.88559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889920.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889920.88590: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b38f190> <<< 178205 1726889920.88593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889920.88610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889920.88680: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b38f220> <<< 178205 1726889920.88729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889920.88738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889920.88754: 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 0x7fc89b3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b38f940> <<< 178205 1726889920.88797: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3f0880> <<< 178205 1726889920.88811: 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' <<< 178205 1726889920.88816: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b388d90> <<< 178205 1726889920.88869: 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' <<< 178205 1726889920.88872: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3b2d90> <<< 178205 1726889920.88916: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d8970> <<< 178205 1726889920.88940: 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. <<< 178205 1726889920.89153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889920.89156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889920.89197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889920.89200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889920.89231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889920.89240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889920.89263: 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' <<< 178205 1726889920.89266: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b32feb0> <<< 178205 1726889920.89314: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b332f40> <<< 178205 1726889920.89341: 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' <<< 178205 1726889920.89360: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889920.89383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889920.89396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889920.89409: 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' <<< 178205 1726889920.89447: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b327610> <<< 178205 1726889920.89461: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b330640> <<< 178205 1726889920.89475: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b32f370> <<< 178205 1726889920.89478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889920.89536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889920.89557: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889920.89592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.89610: 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' <<< 178205 1726889920.89647: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889920.89659: 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 0x7fc89b2b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2b0910> import 'itertools' # <<< 178205 1726889920.89688: 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 0x7fc89b2b0f10> <<< 178205 1726889920.89707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889920.89731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889920.89758: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2b0fd0> <<< 178205 1726889920.89785: 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 0x7fc89b2c20d0> <<< 178205 1726889920.89788: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889920.89835: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b309d90> <<< 178205 1726889920.89845: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889920.89856: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b304670> <<< 178205 1726889920.89927: 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 0x7fc89b3156d0> <<< 178205 1726889920.89958: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b336e20> <<< 178205 1726889920.89963: 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' <<< 178205 1726889920.89976: 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 0x7fc89b2c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3092b0> <<< 178205 1726889920.90025: 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 0x7fc89b3152e0> <<< 178205 1726889920.90054: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b33c9d0> <<< 178205 1726889920.90058: 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' <<< 178205 1726889920.90082: 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' <<< 178205 1726889920.90100: 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' <<< 178205 1726889920.90134: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2df0> <<< 178205 1726889920.90158: 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 0x7fc89b2c2d60> <<< 178205 1726889920.90175: 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' <<< 178205 1726889920.90198: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889920.90207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889920.90220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889920.90262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889920.90301: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889920.90316: 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 0x7fc89b2963d0> <<< 178205 1726889920.90332: 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' <<< 178205 1726889920.90369: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2964c0> <<< 178205 1726889920.90477: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2cbf40> <<< 178205 1726889920.90518: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5a90> <<< 178205 1726889920.90537: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5490> <<< 178205 1726889920.90563: 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' <<< 178205 1726889920.90591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889920.90622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889920.90636: 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 0x7fc89b1bf220> <<< 178205 1726889920.90667: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b280520> <<< 178205 1726889920.90713: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5f10> <<< 178205 1726889920.90730: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b33c040> <<< 178205 1726889920.90740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889920.90757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889920.90792: 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 0x7fc89b1d3b50> <<< 178205 1726889920.90803: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889920.90830: 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 0x7fc89b1d3e80> <<< 178205 1726889920.90855: 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' <<< 178205 1726889920.90887: 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 0x7fc89b1e4790> <<< 178205 1726889920.90913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889920.90939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889920.90965: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b1e4cd0> <<< 178205 1726889920.91003: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889920.91027: 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 0x7fc89b170400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b1d3f70> <<< 178205 1726889920.91038: 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' <<< 178205 1726889920.91082: 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 0x7fc89b1822e0> <<< 178205 1726889920.91096: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b1e4610> import 'pwd' # <<< 178205 1726889920.91122: 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 0x7fc89b1823a0> <<< 178205 1726889920.91153: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2a30> <<< 178205 1726889920.91171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889920.91189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889920.91205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889920.91225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889920.91250: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889920.91272: 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 0x7fc89b19c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 178205 1726889920.91298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 178205 1726889920.91318: 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 0x7fc89b19c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b19c7c0> <<< 178205 1726889920.91335: 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 0x7fc89b19c8b0> <<< 178205 1726889920.91358: 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' <<< 178205 1726889920.91547: 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 0x7fc89b19cd00> <<< 178205 1726889920.91581: 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 0x7fc89b1a7250> <<< 178205 1726889920.91598: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b19c940> <<< 178205 1726889920.91607: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b190a90> <<< 178205 1726889920.91626: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2610> <<< 178205 1726889920.91650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889920.91700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889920.91732: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b19caf0> <<< 178205 1726889920.91833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889920.91845: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc89b0cb6d0> <<< 178205 1726889920.92205: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip' <<< 178205 1726889920.92208: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.92285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.92330: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/__init__.py <<< 178205 1726889920.92358: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.92361: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889920.92372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.93572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.94516: 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 0x7fc89aff1820> <<< 178205 1726889920.94547: 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' <<< 178205 1726889920.94570: 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' <<< 178205 1726889920.94595: 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' <<< 178205 1726889920.94629: 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 0x7fc89aff1160> <<< 178205 1726889920.94670: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1280> <<< 178205 1726889920.94697: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1f70> <<< 178205 1726889920.94722: 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' <<< 178205 1726889920.94779: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1d90> <<< 178205 1726889920.94783: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889920.94817: 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 0x7fc89aff1fd0> <<< 178205 1726889920.94830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889920.94850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889920.94897: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1100> <<< 178205 1726889920.94924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889920.94934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889920.94955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889920.94975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889920.94989: 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' <<< 178205 1726889920.95056: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89af47f40> <<< 178205 1726889920.95090: 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 0x7fc89af68d00> <<< 178205 1726889920.95134: 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 0x7fc89af68eb0> <<< 178205 1726889920.95147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889920.95173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889920.95217: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89af68370> <<< 178205 1726889920.95234: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b058dc0> <<< 178205 1726889920.95385: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b0583a0> <<< 178205 1726889920.95410: 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' <<< 178205 1726889920.95437: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b058fd0> <<< 178205 1726889920.95459: 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' <<< 178205 1726889920.95484: 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' <<< 178205 1726889920.95510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889920.95538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889920.95555: 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 0x7fc89b029d30> <<< 178205 1726889920.95634: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff54f0> <<< 178205 1726889920.95668: 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 0x7fc89afc2520> <<< 178205 1726889920.95695: 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 0x7fc89afc2550> <<< 178205 1726889920.95732: 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 <<< 178205 1726889920.95743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889920.95755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889920.95779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889920.95849: 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 0x7fc89af38fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b03b250> <<< 178205 1726889920.95876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889920.95889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889920.95937: 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 0x7fc89af36850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b03b3d0> <<< 178205 1726889920.95962: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889920.96010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.96036: 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' <<< 178205 1726889920.96042: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889920.96089: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b052e50> <<< 178205 1726889920.96220: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89af367f0> <<< 178205 1726889920.96303: 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 0x7fc89af36640> <<< 178205 1726889920.96337: 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 0x7fc89af355b0> <<< 178205 1726889920.96381: 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 0x7fc89af29d90> <<< 178205 1726889920.96392: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b031910> <<< 178205 1726889920.96415: 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' <<< 178205 1726889920.96444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889920.96454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889920.96494: 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 0x7fc89afb96a0> <<< 178205 1726889920.96672: 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 0x7fc89afb8b20> <<< 178205 1726889920.96685: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc80a0> <<< 178205 1726889920.96722: 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 0x7fc89afb9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89affdb20> <<< 178205 1726889920.96746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889920.96765: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889920.96778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.96839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.96919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.96943: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889920.96967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889920.96979: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.97070: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.97166: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.97618: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.98089: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889920.98092: 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_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889920.98125: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889920.98128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889920.98176: 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 0x7fc89a5d85e0> <<< 178205 1726889920.98246: 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' <<< 178205 1726889920.98263: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9ed580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a57e100> <<< 178205 1726889920.98323: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889920.98333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.98356: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889920.98368: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.98485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.98616: 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' <<< 178205 1726889920.98648: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afb8b80> <<< 178205 1726889920.98654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99400: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99455: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99527: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889920.99531: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99607: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889920.99610: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99745: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889920.99759: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889920.99772: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889920.99804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889920.99850: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889920.99853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00030: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889921.00245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889921.00257: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889921.00333: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a5aff10> <<< 178205 1726889921.00336: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00394: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00462: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889921.00480: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889921.00498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00527: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00569: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889921.00572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00612: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00734: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.00793: 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 <<< 178205 1726889921.00821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889921.00886: 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 0x7fc89b045220> <<< 178205 1726889921.00923: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a5af850> <<< 178205 1726889921.00961: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889921.00975: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01078: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01130: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889921.01218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889921.01230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889921.01255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889921.01281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889921.01293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889921.01376: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9dfca0> <<< 178205 1726889921.01421: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9dbf70> <<< 178205 1726889921.01480: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889921.01484: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01506: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.01534: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889921.01605: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889921.01648: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 178205 1726889921.01670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 178205 1726889921.01697: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.01740: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 178205 1726889921.01744: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 178205 1726889921.01778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 178205 1726889921.01782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02482: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02492: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 178205 1726889921.02505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02533: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02563: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 178205 1726889921.02637: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.02793: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 178205 1726889921.02804: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889921.03025: 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 <<< 178205 1726889921.03076: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 178205 1726889921.03133: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889921.03142: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 178205 1726889921.03330: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889921.03376: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889921.03394: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 178205 1726889921.03429: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.03462: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 178205 1726889921.03504: 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 <<< 178205 1726889921.03541: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.03577: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889921.03607: 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 <<< 178205 1726889921.03623: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 178205 1726889921.03762: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889921.03785: 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 <<< 178205 1726889921.03804: 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 <<< 178205 1726889921.03825: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889921.04094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889921.04182: stderr chunk (state=3): >>><<< 178205 1726889921.04185: stdout chunk (state=3): >>><<< 178205 1726889921.04359: _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 0x7fc89b643dc0> # /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 0x7fc89b3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b643b20> # /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 0x7fc89b643ac0> 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 0x7fc89b3d8490> # /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 0x7fc89b3d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d8670> # /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 0x7fc89b38f190> # /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 0x7fc89b38f220> # /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 0x7fc89b3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b38f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3f0880> # /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 0x7fc89b388d90> # /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 0x7fc89b3b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3d8970> 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 0x7fc89b32feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b332f40> # /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 0x7fc89b327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b32f370> # /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 0x7fc89b2b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2b0910> 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 0x7fc89b2b0f10> # /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 0x7fc89b2b0fd0> # /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 0x7fc89b2c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b309d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b304670> # /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 0x7fc89b3156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b336e20> # /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 0x7fc89b2c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b3092b0> # 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 0x7fc89b3152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b33c9d0> # /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 0x7fc89b2c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2df0> # /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 0x7fc89b2c2d60> # /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 0x7fc89b2963d0> # /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 0x7fc89b2964c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2cbf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5490> # /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 0x7fc89b1bf220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b280520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b33c040> # /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 0x7fc89b1d3b50> 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 0x7fc89b1d3e80> # /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 0x7fc89b1e4790> # /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 0x7fc89b1e4cd0> # 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 0x7fc89b170400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b1d3f70> # /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 0x7fc89b1822e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b1e4610> 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 0x7fc89b1823a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2a30> # /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 0x7fc89b19c700> # /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 0x7fc89b19c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b19c7c0> # 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 0x7fc89b19c8b0> # /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 0x7fc89b19cd00> # 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 0x7fc89b1a7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b19c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b190a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b2c2610> # /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 0x7fc89b19caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc89b0cb6d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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 0x7fc89aff1820> # /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 0x7fc89aff1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1f70> # /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 0x7fc89aff14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff1d90> 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 0x7fc89aff1fd0> # /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 0x7fc89aff1100> # /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 0x7fc89af47f40> # 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 0x7fc89af68d00> # 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 0x7fc89af68eb0> # /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 0x7fc89af68370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b058dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b0583a0> # /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 0x7fc89b058fd0> # /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 0x7fc89b029d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89aff54f0> # 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 0x7fc89afc2520> # /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 0x7fc89afc2550> # /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 0x7fc89af38fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b03b250> # /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 0x7fc89af36850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b03b3d0> # /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 0x7fc89b052e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89af367f0> # 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 0x7fc89af36640> # 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 0x7fc89af355b0> # 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 0x7fc89af29d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89b031910> # /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 0x7fc89afb96a0> # 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 0x7fc89afb8b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89afc80a0> # 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 0x7fc89afb9100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89affdb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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 0x7fc89a5d85e0> # /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 0x7fc89a9ed580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a57e100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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 0x7fc89afb8b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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 0x7fc89a5aff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_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 0x7fc89b045220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a5af850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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 0x7fc89a9dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc89a9d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_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_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload__4_fluom/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # 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. 178205 1726889921.05010: done with _execute_module (mount, {'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'fstype': 'swap', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726889920.6843657-182927-88137578119180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889921.05017: _low_level_execute_command(): starting 178205 1726889921.05019: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889920.6843657-182927-88137578119180/ > /dev/null 2>&1 && sleep 0' 178205 1726889921.06347: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.06351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.06392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889921.06396: 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 <<< 178205 1726889921.06398: 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 <<< 178205 1726889921.06400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.06461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.07148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.07176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.09433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.09520: stderr chunk (state=3): >>><<< 178205 1726889921.09523: stdout chunk (state=3): >>><<< 178205 1726889921.09818: _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 178205 1726889921.09822: handler run complete 178205 1726889921.09824: attempt loop complete, returning result 178205 1726889921.09826: variable 'mount_info' from source: unknown 178205 1726889921.09828: variable 'mount_info' from source: unknown changed: [managed_node2] => (item={'src': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773" } 178205 1726889921.09982: dumping result to json 178205 1726889921.09985: done dumping result, returning 178205 1726889921.09987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-34ed-f5d1-000000002c86] 178205 1726889921.09989: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c86 178205 1726889921.10036: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c86 178205 1726889921.10039: WORKER PROCESS EXITING 178205 1726889921.10090: no more pending results, returning what we have 178205 1726889921.10094: results queue empty 178205 1726889921.10094: checking for any_errors_fatal 178205 1726889921.10099: done checking for any_errors_fatal 178205 1726889921.10100: checking for max_fail_percentage 178205 1726889921.10102: done checking for max_fail_percentage 178205 1726889921.10103: checking to see if all hosts have failed and the running result is not ok 178205 1726889921.10104: done checking to see if all hosts have failed 178205 1726889921.10104: getting the remaining hosts for this loop 178205 1726889921.10106: done getting the remaining hosts for this loop 178205 1726889921.10109: getting the next task for host managed_node2 178205 1726889921.10118: done getting next task for host managed_node2 178205 1726889921.10121: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889921.10124: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889921.10136: getting variables 178205 1726889921.10137: in VariableManager get_vars() 178205 1726889921.10174: Calling all_inventory to load vars for managed_node2 178205 1726889921.10177: Calling groups_inventory to load vars for managed_node2 178205 1726889921.10180: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889921.10191: Calling all_plugins_play to load vars for managed_node2 178205 1726889921.10193: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889921.10196: Calling groups_plugins_play to load vars for managed_node2 178205 1726889921.11134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889921.12597: done with get_vars() 178205 1726889921.12610: 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 23:38:41 -0400 (0:00:00.584) 0:02:14.122 ****** 178205 1726889921.13413: entering _queue_task() for managed_node2/systemd 178205 1726889921.14218: worker is 1 (out of 1 available) 178205 1726889921.14228: exiting _queue_task() for managed_node2/systemd 178205 1726889921.14239: done queuing things up, now waiting for results queue to drain 178205 1726889921.14240: waiting for pending results... 178205 1726889921.14298: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889921.14451: in run() - task 02369adf-7a19-34ed-f5d1-000000002c88 178205 1726889921.14468: variable 'ansible_search_path' from source: unknown 178205 1726889921.14471: variable 'ansible_search_path' from source: unknown 178205 1726889921.14508: calling self._execute() 178205 1726889921.14637: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889921.14641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889921.14651: variable 'omit' from source: magic vars 178205 1726889921.15079: variable 'blivet_output' from source: set_fact 178205 1726889921.15138: Evaluated conditional (blivet_output['mounts']): True 178205 1726889921.15144: variable 'omit' from source: magic vars 178205 1726889921.15218: variable 'omit' from source: magic vars 178205 1726889921.15260: variable 'omit' from source: magic vars 178205 1726889921.15307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889921.15352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889921.15371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889921.15389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889921.15403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889921.15439: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889921.15447: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889921.15455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889921.15574: Set connection var ansible_pipelining to False 178205 1726889921.15586: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889921.15596: Set connection var ansible_shell_executable to /bin/sh 178205 1726889921.15602: Set connection var ansible_connection to ssh 178205 1726889921.15611: Set connection var ansible_shell_type to sh 178205 1726889921.15628: Set connection var ansible_timeout to 10 178205 1726889921.15666: variable 'ansible_shell_executable' from source: unknown 178205 1726889921.15675: variable 'ansible_connection' from source: unknown 178205 1726889921.15683: variable 'ansible_module_compression' from source: unknown 178205 1726889921.15689: variable 'ansible_shell_type' from source: unknown 178205 1726889921.15695: variable 'ansible_shell_executable' from source: unknown 178205 1726889921.15701: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889921.15707: variable 'ansible_pipelining' from source: unknown 178205 1726889921.15716: variable 'ansible_timeout' from source: unknown 178205 1726889921.15723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889921.15975: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889921.15998: variable 'omit' from source: magic vars 178205 1726889921.16008: starting attempt loop 178205 1726889921.16017: running the handler 178205 1726889921.16041: _low_level_execute_command(): starting 178205 1726889921.16054: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889921.16871: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889921.16885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.16902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889921.16928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.16980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889921.16994: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889921.17009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.17033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889921.17049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889921.17060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889921.17072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.17085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889921.17104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.17119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889921.17134: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889921.17149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.17236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.17262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.17951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.18056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.19534: stdout chunk (state=3): >>>/root <<< 178205 1726889921.19709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.19714: stdout chunk (state=3): >>><<< 178205 1726889921.19716: stderr chunk (state=3): >>><<< 178205 1726889921.19809: _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 178205 1726889921.19816: _low_level_execute_command(): starting 178205 1726889921.19819: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763 `" && echo ansible-tmp-1726889921.1973565-182946-168475827108763="` echo /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763 `" ) && sleep 0' 178205 1726889921.20479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.20482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.20519: 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 <<< 178205 1726889921.20523: 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 <<< 178205 1726889921.20528: stderr 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 <<< 178205 1726889921.20600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.20608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.20650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.22442: stdout chunk (state=3): >>>ansible-tmp-1726889921.1973565-182946-168475827108763=/root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763 <<< 178205 1726889921.22569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.22643: stderr chunk (state=3): >>><<< 178205 1726889921.22646: stdout chunk (state=3): >>><<< 178205 1726889921.22821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889921.1973565-182946-168475827108763=/root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763 , stderr=OpenSSH_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 178205 1726889921.22825: variable 'ansible_module_compression' from source: unknown 178205 1726889921.22830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889921.22931: variable 'ansible_facts' from source: unknown 178205 1726889921.23056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/AnsiballZ_systemd.py 178205 1726889921.23750: Sending initial data 178205 1726889921.23754: Sent initial data (158 bytes) 178205 1726889921.25391: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889921.25405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.25428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889921.25449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.25490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889921.25501: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889921.25518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.25544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889921.25555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889921.25566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889921.25577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.25589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889921.25603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.25616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889921.25629: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889921.25645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.25722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.25750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.25766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.25835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.27497: 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 <<< 178205 1726889921.27530: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889921.27564: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpok3tz5ab /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/AnsiballZ_systemd.py <<< 178205 1726889921.27595: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889921.30667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.30791: stderr chunk (state=3): >>><<< 178205 1726889921.30795: stdout chunk (state=3): >>><<< 178205 1726889921.30797: done transferring module to remote 178205 1726889921.30799: _low_level_execute_command(): starting 178205 1726889921.30801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/ /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/AnsiballZ_systemd.py && sleep 0' 178205 1726889921.31945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.31949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.31983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889921.31987: 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 <<< 178205 1726889921.31990: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.32045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.32567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.32578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.32625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.34291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.34362: stderr chunk (state=3): >>><<< 178205 1726889921.34365: stdout chunk (state=3): >>><<< 178205 1726889921.34422: _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 178205 1726889921.34429: _low_level_execute_command(): starting 178205 1726889921.34432: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/AnsiballZ_systemd.py && sleep 0' 178205 1726889921.36766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.36769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.36808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889921.36811: 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 <<< 178205 1726889921.36816: 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 <<< 178205 1726889921.36818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.36885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.36888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.36896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.36946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.38829: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889921.38832: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889921.38835: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889921.38888: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889921.38921: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889921.38949: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889921.39002: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889921.39005: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889921.39051: 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' <<< 178205 1726889921.39075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889921.39088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889921.39114: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d698dc0> <<< 178205 1726889921.39182: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889921.39186: 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 0x7f713d63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d698b20> <<< 178205 1726889921.39222: 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' <<< 178205 1726889921.39228: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d698ac0> <<< 178205 1726889921.39264: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d490> <<< 178205 1726889921.39325: 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' <<< 178205 1726889921.39344: 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' <<< 178205 1726889921.39377: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d670> <<< 178205 1726889921.39389: 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' <<< 178205 1726889921.39420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889921.39453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889921.39479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889921.39522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3cf190> <<< 178205 1726889921.39527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889921.39540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889921.39615: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3cf220> <<< 178205 1726889921.39642: 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' <<< 178205 1726889921.39665: 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 0x7f713d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3cf940> <<< 178205 1726889921.39730: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d655880> <<< 178205 1726889921.39734: 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 0x7f713d3c8d90> <<< 178205 1726889921.39789: 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' # <<< 178205 1726889921.39792: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3f2d90> <<< 178205 1726889921.39834: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d970> <<< 178205 1726889921.39859: 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. <<< 178205 1726889921.40197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889921.40200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889921.40255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889921.40259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889921.40261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889921.40292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889921.40295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889921.40297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889921.40307: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d36feb0> <<< 178205 1726889921.40350: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d372f40> <<< 178205 1726889921.40381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889921.40384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889921.40402: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889921.40416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889921.40443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889921.40449: 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' <<< 178205 1726889921.40469: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d367610> <<< 178205 1726889921.40499: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d370640> <<< 178205 1726889921.40502: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d36f370> <<< 178205 1726889921.40515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889921.40581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889921.40596: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889921.40633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889921.40649: 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' <<< 178205 1726889921.40700: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889921.40708: 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 0x7f713d24ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d24e910> <<< 178205 1726889921.40714: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889921.40734: 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 0x7f713d24ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889921.40763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889921.40777: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d24efd0> <<< 178205 1726889921.40806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889921.40823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d2600d0> import '_collections' # <<< 178205 1726889921.40868: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d349d90> <<< 178205 1726889921.40883: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889921.40896: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d344670> <<< 178205 1726889921.40959: 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 0x7f713d3566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d376e20> <<< 178205 1726889921.40979: 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' <<< 178205 1726889921.41007: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889921.41025: 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 0x7f713d260cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3492b0> <<< 178205 1726889921.41049: 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 0x7f713d3562e0> <<< 178205 1726889921.41074: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d37c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889921.41090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889921.41107: 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' <<< 178205 1726889921.41130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889921.41148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260eb0> <<< 178205 1726889921.41175: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260df0> <<< 178205 1726889921.41192: 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 0x7f713d260d60> <<< 178205 1726889921.41207: 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' <<< 178205 1726889921.41231: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889921.41251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889921.41270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889921.41324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889921.41352: 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 0x7f713d2343d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889921.41365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889921.41389: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d2344c0> <<< 178205 1726889921.41508: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d268f40> <<< 178205 1726889921.41545: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263a90> <<< 178205 1726889921.41563: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263490> <<< 178205 1726889921.41580: 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' <<< 178205 1726889921.41627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889921.41656: 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' <<< 178205 1726889921.41669: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d168220> <<< 178205 1726889921.41693: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d21f520> <<< 178205 1726889921.41744: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d37c040> <<< 178205 1726889921.41764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889921.41784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889921.41807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 178205 1726889921.41831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d17bb50> import 'errno' # <<< 178205 1726889921.41873: 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 0x7f713d17be80> <<< 178205 1726889921.41896: 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' <<< 178205 1726889921.41915: 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 0x7f713d18d790> <<< 178205 1726889921.41940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889921.41967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889921.41991: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d18dcd0> <<< 178205 1726889921.42035: 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 0x7f713d124400> <<< 178205 1726889921.42062: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d17bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889921.42077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889921.42098: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889921.42126: 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 0x7f713d1352e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d18d610> import 'pwd' # <<< 178205 1726889921.42149: 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 0x7f713d1353a0> <<< 178205 1726889921.42193: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260a30> <<< 178205 1726889921.42214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889921.42232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889921.42251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889921.42284: 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 0x7f713d151700> <<< 178205 1726889921.42325: 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' <<< 178205 1726889921.42351: 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 0x7f713d1519d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d1517c0> <<< 178205 1726889921.42364: 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 0x7f713d1518b0> <<< 178205 1726889921.42389: 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' <<< 178205 1726889921.42573: 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 0x7f713d151d00> <<< 178205 1726889921.42620: 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 0x7f713d15b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d151940> <<< 178205 1726889921.42644: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d143a90> <<< 178205 1726889921.42661: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260610> <<< 178205 1726889921.42673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889921.42729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889921.42756: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d151af0> <<< 178205 1726889921.42890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889921.42909: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f713d0856d0> <<< 178205 1726889921.43132: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889921.43229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.43257: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889921.43313: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.43325: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889921.44494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.45405: 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 0x7f713cfc3820> <<< 178205 1726889921.45444: 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' <<< 178205 1726889921.45466: 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' <<< 178205 1726889921.45480: 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' <<< 178205 1726889921.45505: 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 0x7f713cfc3160> <<< 178205 1726889921.45541: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3280> <<< 178205 1726889921.45568: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3f70> <<< 178205 1726889921.45592: 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' <<< 178205 1726889921.45645: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3d90> import 'atexit' # <<< 178205 1726889921.45679: 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 0x7f713cfc3fd0> <<< 178205 1726889921.45692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889921.45721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889921.45758: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3100> <<< 178205 1726889921.45793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889921.45797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889921.45819: 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' <<< 178205 1726889921.45847: 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' <<< 178205 1726889921.45922: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cf87f40> <<< 178205 1726889921.45954: 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 0x7f713c947310> <<< 178205 1726889921.45983: 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 0x7f713c947160> <<< 178205 1726889921.46007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889921.46050: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c947ca0> <<< 178205 1726889921.46063: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfa9dc0> <<< 178205 1726889921.46218: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfa93a0> <<< 178205 1726889921.46240: 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' <<< 178205 1726889921.46259: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfa9fd0> <<< 178205 1726889921.46288: 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' <<< 178205 1726889921.46325: 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' <<< 178205 1726889921.46344: 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' <<< 178205 1726889921.46386: 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' <<< 178205 1726889921.46389: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cff8d30> <<< 178205 1726889921.46460: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfd3d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfd3400> <<< 178205 1726889921.46464: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cf76b20> <<< 178205 1726889921.46499: 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 0x7f713cfd3520> <<< 178205 1726889921.46525: 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 0x7f713cfd3550> <<< 178205 1726889921.46551: 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 <<< 178205 1726889921.46570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889921.46581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889921.46620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889921.46679: 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 0x7f713c9b5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d00b250> <<< 178205 1726889921.46716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889921.46726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889921.46775: 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 0x7f713c9b2850> <<< 178205 1726889921.46778: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d00b3d0> <<< 178205 1726889921.46798: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889921.46850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889921.46870: 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' # <<< 178205 1726889921.46927: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d00bd30> <<< 178205 1726889921.47049: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b27f0> <<< 178205 1726889921.47140: 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 0x7f713cfa3b50> <<< 178205 1726889921.47174: 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 0x7f713d00b910> <<< 178205 1726889921.47219: 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 0x7f713d00b5e0> <<< 178205 1726889921.47241: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d001910> <<< 178205 1726889921.47254: 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' <<< 178205 1726889921.47271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889921.47293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889921.47330: 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 0x7f713c9a7940> <<< 178205 1726889921.47528: 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 0x7f713c9c5d90> <<< 178205 1726889921.47546: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b1580> <<< 178205 1726889921.47583: 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 0x7f713c9a7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b19a0> <<< 178205 1726889921.47587: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47618: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889921.47621: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47681: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47759: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47791: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889921.47813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47828: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889921.47833: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.47915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.48010: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.48452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.48923: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889921.48949: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889921.48962: 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' <<< 178205 1726889921.49022: 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 0x7f713c9c47f0> <<< 178205 1726889921.49105: 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' <<< 178205 1726889921.49122: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9fe8b0> <<< 178205 1726889921.49127: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c563970> <<< 178205 1726889921.49169: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889921.49194: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.49208: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889921.49333: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.49454: 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' <<< 178205 1726889921.49494: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cf81730> <<< 178205 1726889921.49497: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.49876: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50249: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50305: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50411: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889921.50434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50447: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889921.50502: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50588: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889921.50621: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889921.50624: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.50688: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889921.50875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889921.51095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889921.51172: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc5370> # zipimport: zlib available <<< 178205 1726889921.51243: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51343: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py<<< 178205 1726889921.51347: stdout chunk (state=3): >>> import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889921.51365: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51380: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51428: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889921.51466: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51596: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51654: 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 <<< 178205 1726889921.51681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889921.51751: 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 0x7f713c9e1550> <<< 178205 1726889921.51840: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c3e0eb0> <<< 178205 1726889921.51882: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889921.51944: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.51992: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889921.52088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889921.52091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889921.52132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889921.52157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889921.52183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889921.52252: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e27f0> <<< 178205 1726889921.52285: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e7790> <<< 178205 1726889921.52352: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889921.52359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52399: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889921.52508: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889921.52522: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52871: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52884: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52911: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52954: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.52976: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53018: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 178205 1726889921.53082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53146: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53167: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53208: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889921.53211: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.53572: 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' <<< 178205 1726889921.53619: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889921.53643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889921.53671: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889921.53697: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c2d05b0> <<< 178205 1726889921.53701: 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' <<< 178205 1726889921.53722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889921.53770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889921.53790: 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' <<< 178205 1726889921.53793: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c569340> <<< 178205 1726889921.53824: 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 0x7f713c5694f0> <<< 178205 1726889921.53883: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c3f3370> <<< 178205 1726889921.53898: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c2d0c40> <<< 178205 1726889921.53934: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c529970> <<< 178205 1726889921.53937: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c529f70> <<< 178205 1726889921.53957: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889921.53985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889921.53996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889921.54032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889921.54034: 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 0x7f713c527fd0> <<< 178205 1726889921.54062: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c547df0> <<< 178205 1726889921.54074: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889921.54107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889921.54111: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c527ee0> <<< 178205 1726889921.54161: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889921.54165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889921.54183: 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 0x7f713c34c1f0> <<< 178205 1726889921.54217: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c591a60> <<< 178205 1726889921.54261: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c5293a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889921.54282: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 178205 1726889921.54339: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54385: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889921.54398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54433: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54480: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889921.54517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.54533: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 178205 1726889921.54558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54588: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 178205 1726889921.54633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54679: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889921.54690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54776: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 178205 1726889921.54817: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54861: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.54968: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889921.54985: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55362: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55731: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 178205 1726889921.55744: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55828: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.55961: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889921.56647: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 178205 1726889921.56674: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c34c0a0> # /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 0x7f713c34c790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889921.56757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.56837: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 178205 1726889921.56930: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57038: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.57060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889921.57078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889921.57213: 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 0x7f713c2a7400> <<< 178205 1726889921.57444: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c246640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889921.57456: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57501: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57551: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889921.57585: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57704: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57932: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889921.57945: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.57977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 178205 1726889921.58063: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58103: 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' <<< 178205 1726889921.58148: 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 0x7f713c1d4eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c1d4d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889921.58199: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889921.58214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58284: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889921.58307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58415: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58549: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889921.58568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58676: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58788: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58859: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.58891: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.58995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59130: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889921.59153: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59227: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59334: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889921.59348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59367: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59403: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.59837: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889921.60294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60361: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60465: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889921.60468: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60550: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60643: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889921.60763: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60911: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889921.60916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.60940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889921.60971: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61031: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889921.61035: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61108: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61186: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61369: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61543: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889921.61589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61649: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889921.61668: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889921.61738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61790: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889921.61808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61846: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 178205 1726889921.61849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.61960: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889921.62001: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62056: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889921.62276: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62481: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889921.62498: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62540: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62593: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889921.62634: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62666: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889921.62698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62734: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 178205 1726889921.62766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62796: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889921.62809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62872: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.62956: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 178205 1726889921.62975: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889921.62991: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63078: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889921.63083: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63104: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63121: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63152: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63191: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63246: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63339: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889921.63375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63434: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889921.63458: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63584: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63752: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889921.63773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63792: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63845: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889921.63859: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.63936: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 178205 1726889921.64012: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64083: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889921.64094: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64155: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64246: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889921.64265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64481: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889921.64544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889921.64692: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889921.84544: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889921.85114: 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 <<< 178205 1726889921.85168: 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 # 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 <<< 178205 1726889921.85218: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 178205 1726889921.85249: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.85274: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889921.85521: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889921.85536: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889921.85571: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889921.85621: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889921.85624: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889921.85641: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889921.85655: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889921.85695: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889921.85761: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array <<< 178205 1726889921.85781: stdout chunk (state=3): >>># destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889921.85839: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889921.85843: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889921.85872: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct <<< 178205 1726889921.85888: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889921.85941: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 178205 1726889921.85981: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.86027: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.86088: 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 <<< 178205 1726889921.86127: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889921.86161: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889921.86164: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889921.86322: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889921.86356: stdout chunk (state=3): >>># 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 <<< 178205 1726889921.86389: 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 <<< 178205 1726889921.86393: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889921.86430: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889921.86852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889921.86857: stdout chunk (state=3): >>><<< 178205 1726889921.86860: stderr chunk (state=3): >>><<< 178205 1726889921.87100: _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 0x7f713d698dc0> # /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 0x7f713d63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d698b20> # /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 0x7f713d698ac0> 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 0x7f713d63d490> # /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 0x7f713d63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d670> # /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 0x7f713d3cf190> # /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 0x7f713d3cf220> # /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 0x7f713d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d655880> # /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 0x7f713d3c8d90> # /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 0x7f713d3f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d63d970> 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 0x7f713d36feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d372f40> # /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 0x7f713d367610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d370640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d36f370> # /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 0x7f713d24ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d24e910> 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 0x7f713d24ef10> # /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 0x7f713d24efd0> # /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 0x7f713d2600d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d349d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d344670> # /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 0x7f713d3566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d376e20> # /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 0x7f713d260cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d3492b0> # 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 0x7f713d3562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d37c9d0> # /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 0x7f713d260eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260df0> # /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 0x7f713d260d60> # /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 0x7f713d2343d0> # /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 0x7f713d2344c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d268f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263490> # /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 0x7f713d168220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d21f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d263f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d37c040> # /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 0x7f713d17bb50> 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 0x7f713d17be80> # /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 0x7f713d18d790> # /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 0x7f713d18dcd0> # 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 0x7f713d124400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d17bf70> # /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 0x7f713d1352e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d18d610> 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 0x7f713d1353a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260a30> # /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 0x7f713d151700> # /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 0x7f713d1519d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d1517c0> # 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 0x7f713d1518b0> # /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 0x7f713d151d00> # 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 0x7f713d15b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d151940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d143a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d260610> # /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 0x7f713d151af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f713d0856d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3820> # /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 0x7f713cfc3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3f70> # /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 0x7f713cfc34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc3d90> 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 0x7f713cfc3fd0> # /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 0x7f713cfc3100> # /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 0x7f713cf87f40> # 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 0x7f713c947310> # 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 0x7f713c947160> # /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 0x7f713c947ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfa9dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfa93a0> # /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 0x7f713cfa9fd0> # /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 0x7f713cff8d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfd3d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfd3400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cf76b20> # 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 0x7f713cfd3520> # /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 0x7f713cfd3550> # /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 0x7f713c9b5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d00b250> # /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 0x7f713c9b2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d00b3d0> # /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 0x7f713d00bd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b27f0> # 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 0x7f713cfa3b50> # 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 0x7f713d00b910> # 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 0x7f713d00b5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713d001910> # /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 0x7f713c9a7940> # 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 0x7f713c9c5d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b1580> # 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 0x7f713c9a7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9b19a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f713c9c47f0> # /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 0x7f713c9fe8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c563970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cf81730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713cfc5370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f713c9e1550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c3e0eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e27f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e7790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c9e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c2d05b0> # /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 0x7f713c569340> # 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 0x7f713c5694f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c3f3370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c2d0c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c529970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c529f70> # /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 0x7f713c527fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c547df0> # /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 0x7f713c527ee0> # /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 0x7f713c34c1f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c591a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c5293a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c34c0a0> # /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 0x7f713c34c790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f713c2a7400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c246640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f713c1d4eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f713c1d4d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_4wn0a29q/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889921.88500: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889921.88559: _low_level_execute_command(): starting 178205 1726889921.88564: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889921.1973565-182946-168475827108763/ > /dev/null 2>&1 && sleep 0' 178205 1726889921.88976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.88980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.89020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889921.89025: 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 <<< 178205 1726889921.89042: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889921.89048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889921.89061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found <<< 178205 1726889921.89066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889921.89140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889921.89156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889921.89160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889921.89230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889921.91232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889921.91644: stderr chunk (state=3): >>><<< 178205 1726889921.91648: stdout chunk (state=3): >>><<< 178205 1726889921.91650: _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 178205 1726889921.91653: handler run complete 178205 1726889921.91655: attempt loop complete, returning result 178205 1726889921.91656: _execute() done 178205 1726889921.91659: dumping result to json 178205 1726889921.91660: done dumping result, returning 178205 1726889921.91662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000002c88] 178205 1726889921.91664: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c88 178205 1726889921.91742: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c88 178205 1726889921.91746: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889921.91809: no more pending results, returning what we have 178205 1726889921.91814: results queue empty 178205 1726889921.91815: checking for any_errors_fatal 178205 1726889921.91830: done checking for any_errors_fatal 178205 1726889921.91831: checking for max_fail_percentage 178205 1726889921.91833: done checking for max_fail_percentage 178205 1726889921.91834: checking to see if all hosts have failed and the running result is not ok 178205 1726889921.91835: done checking to see if all hosts have failed 178205 1726889921.91836: getting the remaining hosts for this loop 178205 1726889921.91837: done getting the remaining hosts for this loop 178205 1726889921.91840: getting the next task for host managed_node2 178205 1726889921.91846: done getting next task for host managed_node2 178205 1726889921.91850: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889921.91853: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889921.91865: getting variables 178205 1726889921.91866: in VariableManager get_vars() 178205 1726889921.91901: Calling all_inventory to load vars for managed_node2 178205 1726889921.91904: Calling groups_inventory to load vars for managed_node2 178205 1726889921.91906: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889921.91917: Calling all_plugins_play to load vars for managed_node2 178205 1726889921.91919: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889921.91922: Calling groups_plugins_play to load vars for managed_node2 178205 1726889921.92828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889921.93498: done with get_vars() 178205 1726889921.93515: 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 23:38:41 -0400 (0:00:00.802) 0:02:14.924 ****** 178205 1726889921.93697: entering _queue_task() for managed_node2/mount 178205 1726889921.94043: worker is 1 (out of 1 available) 178205 1726889921.94059: exiting _queue_task() for managed_node2/mount 178205 1726889921.94079: done queuing things up, now waiting for results queue to drain 178205 1726889921.94080: waiting for pending results... 178205 1726889921.94460: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 178205 1726889921.94601: in run() - task 02369adf-7a19-34ed-f5d1-000000002c89 178205 1726889921.94617: variable 'ansible_search_path' from source: unknown 178205 1726889921.94621: variable 'ansible_search_path' from source: unknown 178205 1726889921.94990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889921.97964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889921.98060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889921.98131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889921.98192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889921.98271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889921.98375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889921.98467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889921.98500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889921.98553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889921.98578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889921.98643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889921.98679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889921.98709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889921.98758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889921.98783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889921.98850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889921.98879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889921.98918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889921.98967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889921.98986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889921.99154: variable 'blivet_output' from source: set_fact 178205 1726889921.99258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889921.99420: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889921.99491: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889921.99527: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889921.99563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889921.99610: 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) 178205 1726889921.99640: 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) 178205 1726889921.99671: 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) 178205 1726889921.99703: 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) 178205 1726889921.99771: dumping result to json 178205 1726889921.99780: done dumping result, returning 178205 1726889921.99795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-34ed-f5d1-000000002c89] 178205 1726889921.99807: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c89 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889921.99971: no more pending results, returning what we have 178205 1726889921.99975: results queue empty 178205 1726889921.99976: checking for any_errors_fatal 178205 1726889921.99988: done checking for any_errors_fatal 178205 1726889921.99988: checking for max_fail_percentage 178205 1726889921.99991: done checking for max_fail_percentage 178205 1726889921.99992: checking to see if all hosts have failed and the running result is not ok 178205 1726889921.99993: done checking to see if all hosts have failed 178205 1726889921.99993: getting the remaining hosts for this loop 178205 1726889921.99995: done getting the remaining hosts for this loop 178205 1726889921.99998: getting the next task for host managed_node2 178205 1726889922.00007: done getting next task for host managed_node2 178205 1726889922.00013: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889922.00017: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889922.00049: getting variables 178205 1726889922.00051: in VariableManager get_vars() 178205 1726889922.00093: Calling all_inventory to load vars for managed_node2 178205 1726889922.00096: Calling groups_inventory to load vars for managed_node2 178205 1726889922.00098: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889922.00109: Calling all_plugins_play to load vars for managed_node2 178205 1726889922.00114: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889922.00117: Calling groups_plugins_play to load vars for managed_node2 178205 1726889922.00818: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c89 178205 1726889922.00821: WORKER PROCESS EXITING 178205 1726889922.00844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889922.02345: done with get_vars() 178205 1726889922.02504: 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 23:38:42 -0400 (0:00:00.090) 0:02:15.015 ****** 178205 1726889922.02707: entering _queue_task() for managed_node2/file 178205 1726889922.04405: worker is 1 (out of 1 available) 178205 1726889922.04421: exiting _queue_task() for managed_node2/file 178205 1726889922.04657: done queuing things up, now waiting for results queue to drain 178205 1726889922.04659: waiting for pending results... 178205 1726889922.05648: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 178205 1726889922.05838: in run() - task 02369adf-7a19-34ed-f5d1-000000002c8b 178205 1726889922.05857: variable 'ansible_search_path' from source: unknown 178205 1726889922.05864: variable 'ansible_search_path' from source: unknown 178205 1726889922.06272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889922.10173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889922.10261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889922.10300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889922.10479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889922.10533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889922.10709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889922.10767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889922.10807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889922.10878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889922.10905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889922.10959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889922.10988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889922.11028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889922.11072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889922.11089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889922.11163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889922.11192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889922.11233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889922.11276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889922.11293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889922.11475: variable 'blivet_output' from source: set_fact 178205 1726889922.11584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889922.11850: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889922.11961: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889922.12088: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889922.12132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889922.12199: 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) 178205 1726889922.12237: 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) 178205 1726889922.12266: 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) 178205 1726889922.12294: 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) 178205 1726889922.12417: dumping result to json 178205 1726889922.12428: done dumping result, returning 178205 1726889922.12438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-34ed-f5d1-000000002c8b] 178205 1726889922.12450: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8b skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889922.12614: no more pending results, returning what we have 178205 1726889922.12619: results queue empty 178205 1726889922.12620: checking for any_errors_fatal 178205 1726889922.12635: done checking for any_errors_fatal 178205 1726889922.12636: checking for max_fail_percentage 178205 1726889922.12638: done checking for max_fail_percentage 178205 1726889922.12639: checking to see if all hosts have failed and the running result is not ok 178205 1726889922.12641: done checking to see if all hosts have failed 178205 1726889922.12641: getting the remaining hosts for this loop 178205 1726889922.12643: done getting the remaining hosts for this loop 178205 1726889922.12646: getting the next task for host managed_node2 178205 1726889922.12655: done getting next task for host managed_node2 178205 1726889922.12659: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889922.12663: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889922.12693: getting variables 178205 1726889922.12695: in VariableManager get_vars() 178205 1726889922.12764: Calling all_inventory to load vars for managed_node2 178205 1726889922.12767: Calling groups_inventory to load vars for managed_node2 178205 1726889922.12770: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889922.12781: Calling all_plugins_play to load vars for managed_node2 178205 1726889922.12784: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889922.12787: Calling groups_plugins_play to load vars for managed_node2 178205 1726889922.13937: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8b 178205 1726889922.13968: WORKER PROCESS EXITING 178205 1726889922.13989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889922.15459: done with get_vars() 178205 1726889922.15475: 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 23:38:42 -0400 (0:00:00.128) 0:02:15.144 ****** 178205 1726889922.15604: entering _queue_task() for managed_node2/systemd 178205 1726889922.15983: worker is 1 (out of 1 available) 178205 1726889922.15996: exiting _queue_task() for managed_node2/systemd 178205 1726889922.16010: done queuing things up, now waiting for results queue to drain 178205 1726889922.16011: waiting for pending results... 178205 1726889922.17004: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 178205 1726889922.17296: in run() - task 02369adf-7a19-34ed-f5d1-000000002c8d 178205 1726889922.17319: variable 'ansible_search_path' from source: unknown 178205 1726889922.17329: variable 'ansible_search_path' from source: unknown 178205 1726889922.17373: calling self._execute() 178205 1726889922.17496: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889922.17506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889922.17523: variable 'omit' from source: magic vars 178205 1726889922.18265: variable 'blivet_output' from source: set_fact 178205 1726889922.18325: Evaluated conditional (blivet_output['mounts']): True 178205 1726889922.18340: variable 'omit' from source: magic vars 178205 1726889922.18422: variable 'omit' from source: magic vars 178205 1726889922.18460: variable 'omit' from source: magic vars 178205 1726889922.18515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889922.18557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889922.18580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889922.18609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889922.18629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889922.18661: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889922.18669: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889922.18676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889922.18787: Set connection var ansible_pipelining to False 178205 1726889922.18797: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889922.18806: Set connection var ansible_shell_executable to /bin/sh 178205 1726889922.18816: Set connection var ansible_connection to ssh 178205 1726889922.18835: Set connection var ansible_shell_type to sh 178205 1726889922.18846: Set connection var ansible_timeout to 10 178205 1726889922.18891: variable 'ansible_shell_executable' from source: unknown 178205 1726889922.18901: variable 'ansible_connection' from source: unknown 178205 1726889922.18909: variable 'ansible_module_compression' from source: unknown 178205 1726889922.18922: variable 'ansible_shell_type' from source: unknown 178205 1726889922.18937: variable 'ansible_shell_executable' from source: unknown 178205 1726889922.18947: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889922.18954: variable 'ansible_pipelining' from source: unknown 178205 1726889922.18961: variable 'ansible_timeout' from source: unknown 178205 1726889922.18968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889922.19185: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889922.19203: variable 'omit' from source: magic vars 178205 1726889922.19213: starting attempt loop 178205 1726889922.19220: running the handler 178205 1726889922.19240: _low_level_execute_command(): starting 178205 1726889922.19259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889922.19989: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.20004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.20028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.20047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.20087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.20098: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.20110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.20134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.20150: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.20163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.20175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.20189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.20204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.20218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.20232: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.20250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.20338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.20364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.20380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.20468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.22059: stdout chunk (state=3): >>>/root <<< 178205 1726889922.22368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889922.22371: stdout chunk (state=3): >>><<< 178205 1726889922.22374: stderr chunk (state=3): >>><<< 178205 1726889922.22524: _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 178205 1726889922.22530: _low_level_execute_command(): starting 178205 1726889922.22534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414 `" && echo ansible-tmp-1726889922.2243419-182987-81676849447414="` echo /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414 `" ) && sleep 0' 178205 1726889922.23637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.23650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.23665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.23685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.23729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.23742: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.23756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.23772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.23786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.23797: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.23810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.23831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.23846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.23857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.23867: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.23878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.23959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.23980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.23999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.24071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.25886: stdout chunk (state=3): >>>ansible-tmp-1726889922.2243419-182987-81676849447414=/root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414 <<< 178205 1726889922.26028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889922.26092: stderr chunk (state=3): >>><<< 178205 1726889922.26095: stdout chunk (state=3): >>><<< 178205 1726889922.26418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889922.2243419-182987-81676849447414=/root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414 , stderr=OpenSSH_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 178205 1726889922.26421: variable 'ansible_module_compression' from source: unknown 178205 1726889922.26424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 178205 1726889922.26428: variable 'ansible_facts' from source: unknown 178205 1726889922.26502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/AnsiballZ_systemd.py 178205 1726889922.27262: Sending initial data 178205 1726889922.27265: Sent initial data (157 bytes) 178205 1726889922.29130: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.29149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.29164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.29183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.29285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.29297: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.29313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.29334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.29348: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.29363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.29375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.29387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.29404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.29419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.29435: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.29449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.29541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.29614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.29634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.29703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.31403: 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 <<< 178205 1726889922.31439: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889922.31475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpa626hogv /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/AnsiballZ_systemd.py <<< 178205 1726889922.31509: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889922.34905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889922.34909: stderr chunk (state=3): >>><<< 178205 1726889922.34913: stdout chunk (state=3): >>><<< 178205 1726889922.34915: done transferring module to remote 178205 1726889922.34921: _low_level_execute_command(): starting 178205 1726889922.34923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/ /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/AnsiballZ_systemd.py && sleep 0' 178205 1726889922.36370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.36887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.36904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.36927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.36970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.36984: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.36999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.37019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.37031: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.37042: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.37055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.37067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.37081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.37092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.37101: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.37116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.37189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.37213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.37231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.37291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.39027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889922.39091: stderr chunk (state=3): >>><<< 178205 1726889922.39094: stdout chunk (state=3): >>><<< 178205 1726889922.39183: _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 178205 1726889922.39187: _low_level_execute_command(): starting 178205 1726889922.39189: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/AnsiballZ_systemd.py && sleep 0' 178205 1726889922.41231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.41246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.41261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.41280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.41324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.41338: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.41353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.41371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.41383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.41394: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.41407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.41425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.41442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.41454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.41465: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.41478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.41555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.41576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.41591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.41669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.43576: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889922.43597: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889922.43651: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889922.43684: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889922.43723: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889922.43766: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889922.43769: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889922.43821: 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' <<< 178205 1726889922.43855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889922.43858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889922.43881: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cf1edc0> <<< 178205 1726889922.43919: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889922.43954: 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 0x7f574cec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cf1eb20> <<< 178205 1726889922.43978: 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' <<< 178205 1726889922.43989: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cf1eac0> <<< 178205 1726889922.44011: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889922.44032: 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 0x7f574cec3490> <<< 178205 1726889922.44072: 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' <<< 178205 1726889922.44096: 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' <<< 178205 1726889922.44114: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cec3940> <<< 178205 1726889922.44125: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cec3670> <<< 178205 1726889922.44158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889922.44161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889922.44188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889922.44207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889922.44232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889922.44247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889922.44265: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ce7a190> <<< 178205 1726889922.44277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889922.44297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889922.44363: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ce7a220> <<< 178205 1726889922.44394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889922.44418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889922.44431: 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 0x7f574ce9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ce7a940> <<< 178205 1726889922.44454: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cedb880> <<< 178205 1726889922.44484: 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 0x7f574ce73d90> <<< 178205 1726889922.44547: 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' <<< 178205 1726889922.44551: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ce9dd90> <<< 178205 1726889922.44595: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cec3970> <<< 178205 1726889922.44623: 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. <<< 178205 1726889922.44973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889922.44976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889922.45010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889922.45016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889922.45045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889922.45054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889922.45073: 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' <<< 178205 1726889922.45085: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd4eb0> <<< 178205 1726889922.45129: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd7f40> <<< 178205 1726889922.45148: 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' <<< 178205 1726889922.45165: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889922.45193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889922.45214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889922.45227: 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' <<< 178205 1726889922.45250: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbcc610> <<< 178205 1726889922.45278: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd4370> <<< 178205 1726889922.45289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889922.45369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889922.45381: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889922.45419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889922.45432: 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' <<< 178205 1726889922.45465: 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 0x7f574ca89e20> <<< 178205 1726889922.45480: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca89910> import 'itertools' # <<< 178205 1726889922.45509: 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 0x7f574ca89f10> <<< 178205 1726889922.45532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889922.45566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889922.45581: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca89fd0> <<< 178205 1726889922.45607: 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 0x7f574ca9b0d0> <<< 178205 1726889922.45610: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889922.45661: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbaed90> <<< 178205 1726889922.45671: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889922.45682: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cba9670> <<< 178205 1726889922.45756: 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 0x7f574cbbb6d0> <<< 178205 1726889922.45783: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbdbe20> <<< 178205 1726889922.45787: 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' <<< 178205 1726889922.45798: 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 0x7f574ca9bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbae2b0> <<< 178205 1726889922.45853: 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' <<< 178205 1726889922.45856: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f574cbbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbe19d0> <<< 178205 1726889922.45879: 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' <<< 178205 1726889922.45899: 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' <<< 178205 1726889922.45926: 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' <<< 178205 1726889922.45939: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9bdf0> <<< 178205 1726889922.45985: 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' <<< 178205 1726889922.46004: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9bd60> <<< 178205 1726889922.46036: 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' <<< 178205 1726889922.46039: 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' <<< 178205 1726889922.46050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889922.46101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889922.46124: 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 0x7f574ca6f3d0> <<< 178205 1726889922.46151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889922.46154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889922.46179: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca6f4c0> <<< 178205 1726889922.46300: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574caa3f40> <<< 178205 1726889922.46350: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ea90> <<< 178205 1726889922.46354: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9e490> <<< 178205 1726889922.46373: 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' <<< 178205 1726889922.46408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889922.46439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889922.46451: 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 0x7f574c9bd220> <<< 178205 1726889922.46484: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca59520> <<< 178205 1726889922.46543: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbe1040> <<< 178205 1726889922.46557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889922.46576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889922.46609: 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 0x7f574c9d0b50> <<< 178205 1726889922.46623: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889922.46654: 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 0x7f574c9d0e80> <<< 178205 1726889922.46679: 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' <<< 178205 1726889922.46702: 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' <<< 178205 1726889922.46720: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9e2790> <<< 178205 1726889922.46732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889922.46758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889922.46782: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9e2cd0> <<< 178205 1726889922.46829: 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 0x7f574c979400> <<< 178205 1726889922.46855: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9d0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889922.46868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889922.46903: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889922.46917: 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 0x7f574c98a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9e2610> import 'pwd' # <<< 178205 1726889922.46939: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889922.46950: 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 0x7f574c98a3a0> <<< 178205 1726889922.46980: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ba30> <<< 178205 1726889922.47002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889922.47014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889922.47037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889922.47046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889922.47072: 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 0x7f574c9a5700> <<< 178205 1726889922.47096: 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' <<< 178205 1726889922.47126: 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 0x7f574c9a59d0> <<< 178205 1726889922.47149: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9a57c0> <<< 178205 1726889922.47167: 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 0x7f574c9a58b0> <<< 178205 1726889922.47187: 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' <<< 178205 1726889922.47378: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889922.47397: 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 0x7f574c9a5d00> <<< 178205 1726889922.47434: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889922.47455: 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 0x7f574c9b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c998a90> <<< 178205 1726889922.47473: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9b610> <<< 178205 1726889922.47486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889922.47535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889922.47565: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9a5af0> <<< 178205 1726889922.47716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889922.47729: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f574c3e86d0> <<< 178205 1726889922.47951: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip' # zipimport: zlib available <<< 178205 1726889922.48045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.48094: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/__init__.py <<< 178205 1726889922.48099: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.48126: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889922.48129: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.49328: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.50244: 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 0x7f574c326820> <<< 178205 1726889922.50274: 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' <<< 178205 1726889922.50299: 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' <<< 178205 1726889922.50327: 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' <<< 178205 1726889922.50353: 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 0x7f574c326160> <<< 178205 1726889922.50393: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326280> <<< 178205 1726889922.50422: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326f70> <<< 178205 1726889922.50446: 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' <<< 178205 1726889922.50502: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c3264f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326d90> import 'atexit' # <<< 178205 1726889922.50530: 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 0x7f574c326fd0> <<< 178205 1726889922.50549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889922.50575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889922.50611: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326100> <<< 178205 1726889922.50636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889922.50647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889922.50665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889922.50686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889922.50715: 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' <<< 178205 1726889922.50798: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2eaf40> <<< 178205 1726889922.50832: 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 0x7f574c1fe310> <<< 178205 1726889922.50859: 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 0x7f574c1fe160> <<< 178205 1726889922.50895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889922.50898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889922.50934: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c1feca0> <<< 178205 1726889922.50951: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c30cdc0> <<< 178205 1726889922.51103: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c30c3a0> <<< 178205 1726889922.51128: 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' <<< 178205 1726889922.51158: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c30cfd0> <<< 178205 1726889922.51179: 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' <<< 178205 1726889922.51215: 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' <<< 178205 1726889922.51238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889922.51266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889922.51283: 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 0x7f574c35bd30> <<< 178205 1726889922.51362: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c336d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c336400> <<< 178205 1726889922.51365: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2d9b20> <<< 178205 1726889922.51395: 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 0x7f574c336520> <<< 178205 1726889922.51426: 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 0x7f574c336550> <<< 178205 1726889922.51458: 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 <<< 178205 1726889922.51468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889922.51480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889922.51517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889922.51581: 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 0x7f574c26cfd0> <<< 178205 1726889922.51584: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c36e250> <<< 178205 1726889922.51607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889922.51624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889922.51670: 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 0x7f574c269850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c36e3d0> <<< 178205 1726889922.51697: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889922.51745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889922.51771: 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' <<< 178205 1726889922.51774: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889922.51823: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c36ed30> <<< 178205 1726889922.51953: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2697f0> <<< 178205 1726889922.52042: 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 0x7f574c305b50> <<< 178205 1726889922.52076: 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 0x7f574c36e910> <<< 178205 1726889922.52129: 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 0x7f574c36e5e0> <<< 178205 1726889922.52132: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c364910> <<< 178205 1726889922.52153: 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' <<< 178205 1726889922.52178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889922.52193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889922.52232: 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 0x7f574c25e940> <<< 178205 1726889922.52417: 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 0x7f574c27cd90> <<< 178205 1726889922.52438: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c268580> <<< 178205 1726889922.52464: 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 0x7f574c25eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2689a0> <<< 178205 1726889922.52500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889922.52504: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889922.52516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.52577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.52660: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889922.52681: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 178205 1726889922.52700: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889922.52720: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.52815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.52909: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.53346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.53820: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889922.53832: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889922.53856: 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' <<< 178205 1726889922.53906: 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 0x7f574c27b7f0> <<< 178205 1726889922.53978: 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 0x7f574c2b58b0> <<< 178205 1726889922.53997: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdf5970> <<< 178205 1726889922.54048: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889922.54058: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.54085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889922.54097: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.54214: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.54350: 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' <<< 178205 1726889922.54373: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2e4730> # zipimport: zlib available <<< 178205 1726889922.54761: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55179: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55253: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889922.55256: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55285: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55328: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889922.55332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55378: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55466: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889922.55485: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55502: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889922.55507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55529: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55571: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889922.55574: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.55940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889922.55973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889922.56055: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c328370> <<< 178205 1726889922.56058: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56192: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889922.56225: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889922.56228: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56254: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56298: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889922.56302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56337: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56526: 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 <<< 178205 1726889922.56547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889922.56619: 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 0x7f574c299550> <<< 178205 1726889922.56702: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bc72eb0> <<< 178205 1726889922.56745: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889922.56750: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56798: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.56925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889922.56928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889922.56947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889922.56979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889922.56999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889922.57022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889922.57100: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c29a7f0> <<< 178205 1726889922.57135: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c29e790> <<< 178205 1726889922.57196: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c299b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889922.57209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57253: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889922.57334: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889922.57360: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 178205 1726889922.57372: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57539: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57703: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57737: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57771: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57809: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57884: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889922.57887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.57942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58008: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58064: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889922.58068: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58209: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58342: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58375: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.58423: 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' <<< 178205 1726889922.58454: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 178205 1726889922.58466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 178205 1726889922.58481: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889922.58515: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bb61a60> <<< 178205 1726889922.58554: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 178205 1726889922.58560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 178205 1726889922.58571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889922.58591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889922.58615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889922.58634: 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 0x7f574bdfb340> <<< 178205 1726889922.58678: 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 0x7f574bdfb4f0> <<< 178205 1726889922.58741: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bc85370> <<< 178205 1726889922.58752: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bb613d0> <<< 178205 1726889922.58780: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbb970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbbf70> <<< 178205 1726889922.58805: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889922.58824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889922.58852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889922.58854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889922.58891: 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 0x7f574bdb8fd0> <<< 178205 1726889922.58908: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bddc220> <<< 178205 1726889922.58922: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889922.58947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889922.58964: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdb8ee0> <<< 178205 1726889922.58975: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889922.58998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889922.59026: 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 0x7f574bbde1f0> <<< 178205 1726889922.59052: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574be22a60> <<< 178205 1726889922.59082: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbb3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889922.59117: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 178205 1726889922.59134: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59150: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889922.59152: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59193: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59248: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889922.59251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59343: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889922.59368: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889922.59379: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59414: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889922.59453: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59489: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59538: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 178205 1726889922.59579: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59629: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889922.59632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59669: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59722: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59765: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.59822: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889922.59839: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60213: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60570: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889922.60626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60670: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60744: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 178205 1726889922.60748: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60810: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889922.60816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60914: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889922.60918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.60971: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 178205 1726889922.61167: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889922.61209: 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' <<< 178205 1726889922.61232: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bbde0a0> <<< 178205 1726889922.61252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889922.61278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889922.61431: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bbde790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 178205 1726889922.61446: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61495: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61556: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 178205 1726889922.61635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61724: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889922.61728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61851: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889922.61854: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61888: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.61928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889922.61949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889922.62093: 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 0x7f574bb39400> <<< 178205 1726889922.62342: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bada640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889922.62345: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62447: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889922.62451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62515: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62582: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62810: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 178205 1726889922.62825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62850: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62901: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889922.62904: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62932: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.62976: 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' <<< 178205 1726889922.63036: 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 0x7f574ba6aeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ba6ad60> <<< 178205 1726889922.63055: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 178205 1726889922.63074: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889922.63086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63119: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63161: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889922.63163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63294: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63432: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 178205 1726889922.63435: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63559: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63641: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63675: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63721: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 178205 1726889922.63757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63777: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.63881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.64018: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 178205 1726889922.64021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.64118: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.64223: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 178205 1726889922.64252: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.64283: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.64729: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65156: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 178205 1726889922.65247: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 178205 1726889922.65346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65504: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889922.65632: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65774: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 178205 1726889922.65801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889922.65804: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 178205 1726889922.65832: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65878: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 178205 1726889922.65881: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.65960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66204: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 178205 1726889922.66381: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66443: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 178205 1726889922.66476: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66495: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889922.66553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66615: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 178205 1726889922.66647: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66666: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889922.66716: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66767: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 178205 1726889922.66822: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.66874: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 178205 1726889922.66878: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67081: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67290: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 178205 1726889922.67347: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 178205 1726889922.67405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67461: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 178205 1726889922.67494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67533: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889922.67535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67558: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67668: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889922.67671: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889922.67745: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889922.67773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889922.67776: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67804: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67854: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 178205 1726889922.67858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67890: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.67965: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68088: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 178205 1726889922.68103: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889922.68141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68192: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889922.68195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68346: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68505: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 178205 1726889922.68553: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68597: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889922.68600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68681: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889922.68685: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68821: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 178205 1726889922.68892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.68982: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889922.68995: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.69093: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.69204: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 178205 1726889922.69270: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889922.69453: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889922.88549: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 178205 1726889922.89158: 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 <<< 178205 1726889922.89267: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889922.89334: stdout chunk (state=3): >>># 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 <<< 178205 1726889922.89387: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # 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<<< 178205 1726889922.89492: stdout chunk (state=3): >>> # 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<<< 178205 1726889922.89542: stdout chunk (state=3): >>> # 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 <<< 178205 1726889922.89546: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 178205 1726889922.89791: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889922.89816: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889922.89867: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889922.89902: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889922.89926: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 178205 1726889922.89938: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889922.89994: stdout chunk (state=3): >>># destroy selinux <<< 178205 1726889922.90015: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 178205 1726889922.90029: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 178205 1726889922.90064: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 178205 1726889922.90073: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 178205 1726889922.90118: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889922.90121: stdout chunk (state=3): >>># destroy base64 <<< 178205 1726889922.90147: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 178205 1726889922.90170: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 178205 1726889922.90184: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 178205 1726889922.90210: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 178205 1726889922.90261: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 178205 1726889922.90320: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889922.90369: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889922.90392: 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 <<< 178205 1726889922.90420: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889922.90428: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 178205 1726889922.90445: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889922.90450: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889922.90586: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889922.90609: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889922.90614: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 178205 1726889922.90627: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889922.90640: 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 <<< 178205 1726889922.90653: stdout chunk (state=3): >>># destroy select <<< 178205 1726889922.90659: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 178205 1726889922.90678: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889922.90715: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889922.91071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889922.91074: stderr chunk (state=3): >>><<< 178205 1726889922.91077: stdout chunk (state=3): >>><<< 178205 1726889922.91218: _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 0x7f574cf1edc0> # /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 0x7f574cec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cf1eb20> # /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 0x7f574cf1eac0> 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 0x7f574cec3490> # /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 0x7f574cec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cec3670> # /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 0x7f574ce7a190> # /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 0x7f574ce7a220> # /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 0x7f574ce9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ce7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cedb880> # /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 0x7f574ce73d90> # /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 0x7f574ce9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cec3970> 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 0x7f574cbd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd7f40> # /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 0x7f574cbcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbd4370> # /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 0x7f574ca89e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca89910> 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 0x7f574ca89f10> # /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 0x7f574ca89fd0> # /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 0x7f574ca9b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cba9670> # /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 0x7f574cbbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbdbe20> # /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 0x7f574ca9bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbae2b0> # 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 0x7f574cbbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbe19d0> # /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 0x7f574ca9beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9bdf0> # /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 0x7f574ca9bd60> # /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 0x7f574ca6f3d0> # /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 0x7f574ca6f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574caa3f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9e490> # /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 0x7f574c9bd220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca59520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574cbe1040> # /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 0x7f574c9d0b50> 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 0x7f574c9d0e80> # /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 0x7f574c9e2790> # /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 0x7f574c9e2cd0> # 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 0x7f574c979400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9d0f70> # /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 0x7f574c98a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9e2610> 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 0x7f574c98a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9ba30> # /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 0x7f574c9a5700> # /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 0x7f574c9a59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9a57c0> # 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 0x7f574c9a58b0> # /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 0x7f574c9a5d00> # 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 0x7f574c9b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c9a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c998a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ca9b610> # /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 0x7f574c9a5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f574c3e86d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326820> # /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 0x7f574c326160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326f70> # /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 0x7f574c3264f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c326d90> 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 0x7f574c326fd0> # /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 0x7f574c326100> # /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 0x7f574c2eaf40> # 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 0x7f574c1fe310> # 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 0x7f574c1fe160> # /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 0x7f574c1feca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c30cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c30c3a0> # /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 0x7f574c30cfd0> # /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 0x7f574c35bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c336d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c336400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2d9b20> # 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 0x7f574c336520> # /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 0x7f574c336550> # /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 0x7f574c26cfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c36e250> # /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 0x7f574c269850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c36e3d0> # /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 0x7f574c36ed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2697f0> # 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 0x7f574c305b50> # 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 0x7f574c36e910> # 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 0x7f574c36e5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c364910> # /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 0x7f574c25e940> # 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 0x7f574c27cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c268580> # 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 0x7f574c25eee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2689a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f574c27b7f0> # /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 0x7f574c2b58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdf5970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c2e4730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c328370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f574c299550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bc72eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c29a7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c29e790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574c299b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bb61a60> # /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 0x7f574bdfb340> # 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 0x7f574bdfb4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bc85370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bb613d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbb970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbbf70> # /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 0x7f574bdb8fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bddc220> # /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 0x7f574bdb8ee0> # /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 0x7f574bbde1f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574be22a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bdbb3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bbde0a0> # /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 0x7f574bbde790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f574bb39400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574bada640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f574ba6aeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f574ba6ad60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_z01d202q/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config 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. 178205 1726889922.92617: done with _execute_module (systemd, {'daemon_reload': 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': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889922.92621: _low_level_execute_command(): starting 178205 1726889922.92624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889922.2243419-182987-81676849447414/ > /dev/null 2>&1 && sleep 0' 178205 1726889922.92629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889922.92635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.92638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.92640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.92642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.92644: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889922.92646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.92648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889922.92649: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889922.92652: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889922.92653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889922.92655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889922.92657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889922.92660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889922.92661: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889922.92663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889922.92665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889922.92667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889922.92669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889922.92818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889922.94817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889922.94820: stdout chunk (state=3): >>><<< 178205 1726889922.94822: stderr chunk (state=3): >>><<< 178205 1726889922.94824: _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 178205 1726889922.94828: handler run complete 178205 1726889922.94830: attempt loop complete, returning result 178205 1726889922.94831: _execute() done 178205 1726889922.94833: dumping result to json 178205 1726889922.94835: done dumping result, returning 178205 1726889922.94837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-34ed-f5d1-000000002c8d] 178205 1726889922.94838: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8d 178205 1726889922.94898: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8d 178205 1726889922.94901: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 178205 1726889922.94972: no more pending results, returning what we have 178205 1726889922.94976: results queue empty 178205 1726889922.94976: checking for any_errors_fatal 178205 1726889922.94984: done checking for any_errors_fatal 178205 1726889922.94985: checking for max_fail_percentage 178205 1726889922.94986: done checking for max_fail_percentage 178205 1726889922.94987: checking to see if all hosts have failed and the running result is not ok 178205 1726889922.94988: done checking to see if all hosts have failed 178205 1726889922.94988: getting the remaining hosts for this loop 178205 1726889922.94989: done getting the remaining hosts for this loop 178205 1726889922.94993: getting the next task for host managed_node2 178205 1726889922.94999: done getting next task for host managed_node2 178205 1726889922.95003: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889922.95006: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889922.95023: getting variables 178205 1726889922.95025: in VariableManager get_vars() 178205 1726889922.95063: Calling all_inventory to load vars for managed_node2 178205 1726889922.95066: Calling groups_inventory to load vars for managed_node2 178205 1726889922.95068: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889922.95076: Calling all_plugins_play to load vars for managed_node2 178205 1726889922.95078: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889922.95081: Calling groups_plugins_play to load vars for managed_node2 178205 1726889922.95636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889922.97503: done with get_vars() 178205 1726889922.97521: 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 23:38:42 -0400 (0:00:00.820) 0:02:15.964 ****** 178205 1726889922.97622: entering _queue_task() for managed_node2/stat 178205 1726889922.98128: worker is 1 (out of 1 available) 178205 1726889922.98141: exiting _queue_task() for managed_node2/stat 178205 1726889922.98153: done queuing things up, now waiting for results queue to drain 178205 1726889922.98154: waiting for pending results... 178205 1726889922.98899: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 178205 1726889922.99317: in run() - task 02369adf-7a19-34ed-f5d1-000000002c8e 178205 1726889922.99332: variable 'ansible_search_path' from source: unknown 178205 1726889922.99336: variable 'ansible_search_path' from source: unknown 178205 1726889922.99569: calling self._execute() 178205 1726889922.99680: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889922.99730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889922.99740: variable 'omit' from source: magic vars 178205 1726889922.99864: variable 'omit' from source: magic vars 178205 1726889922.99960: variable 'omit' from source: magic vars 178205 1726889922.99989: variable 'omit' from source: magic vars 178205 1726889923.00037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889923.00074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889923.00094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889923.00117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889923.00134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889923.00165: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889923.00168: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889923.00171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889923.00276: Set connection var ansible_pipelining to False 178205 1726889923.00281: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889923.00287: Set connection var ansible_shell_executable to /bin/sh 178205 1726889923.00290: Set connection var ansible_connection to ssh 178205 1726889923.00295: Set connection var ansible_shell_type to sh 178205 1726889923.00300: Set connection var ansible_timeout to 10 178205 1726889923.00331: variable 'ansible_shell_executable' from source: unknown 178205 1726889923.00334: variable 'ansible_connection' from source: unknown 178205 1726889923.00341: variable 'ansible_module_compression' from source: unknown 178205 1726889923.00343: variable 'ansible_shell_type' from source: unknown 178205 1726889923.00346: variable 'ansible_shell_executable' from source: unknown 178205 1726889923.00348: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889923.00353: variable 'ansible_pipelining' from source: unknown 178205 1726889923.00356: variable 'ansible_timeout' from source: unknown 178205 1726889923.00360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889923.00571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889923.00581: variable 'omit' from source: magic vars 178205 1726889923.00586: starting attempt loop 178205 1726889923.00590: running the handler 178205 1726889923.00605: _low_level_execute_command(): starting 178205 1726889923.00614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889923.01334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.01350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.01362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.01376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.01414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.01429: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.01435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.01451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.01460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.01469: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.01479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.01494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.01506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.01515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.01525: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.01534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.01616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.01848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.01866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.01931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.03441: stdout chunk (state=3): >>>/root <<< 178205 1726889923.03621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.03624: stdout chunk (state=3): >>><<< 178205 1726889923.03627: stderr chunk (state=3): >>><<< 178205 1726889923.03727: _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 178205 1726889923.03731: _low_level_execute_command(): starting 178205 1726889923.03736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447 `" && echo ansible-tmp-1726889923.036493-183023-276588085539447="` echo /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447 `" ) && sleep 0' 178205 1726889923.04272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.04297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.04310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.04329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.04368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.04379: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.04396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.04414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.04425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.04435: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.04446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.04457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.04472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.04482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.04491: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.04508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.04584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.04603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.04625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.04687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.06490: stdout chunk (state=3): >>>ansible-tmp-1726889923.036493-183023-276588085539447=/root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447 <<< 178205 1726889923.06610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.06749: stderr chunk (state=3): >>><<< 178205 1726889923.06761: stdout chunk (state=3): >>><<< 178205 1726889923.06820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889923.036493-183023-276588085539447=/root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447 , stderr=OpenSSH_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 178205 1726889923.06886: variable 'ansible_module_compression' from source: unknown 178205 1726889923.07005: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889923.07084: variable 'ansible_facts' from source: unknown 178205 1726889923.07149: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/AnsiballZ_stat.py 178205 1726889923.07283: Sending initial data 178205 1726889923.07286: Sent initial data (154 bytes) 178205 1726889923.08895: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.08914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.08940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.08959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.09057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.09080: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.09110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.09169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.09191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.09206: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.09232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.09257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.09333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.09336: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.09446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.09470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.09473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.09535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.11195: 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 <<< 178205 1726889923.11228: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889923.11266: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpw78ccl4k /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/AnsiballZ_stat.py <<< 178205 1726889923.11291: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889923.12413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.12620: stderr chunk (state=3): >>><<< 178205 1726889923.12624: stdout chunk (state=3): >>><<< 178205 1726889923.12629: done transferring module to remote 178205 1726889923.12631: _low_level_execute_command(): starting 178205 1726889923.12634: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/ /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/AnsiballZ_stat.py && sleep 0' 178205 1726889923.14166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.14218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.14232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.14252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.14306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.14319: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.14331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.14346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.14355: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.14364: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.14375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.14400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.14422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.14434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.14443: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.14454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.14695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.14720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.14737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.14807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.16473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.16571: stderr chunk (state=3): >>><<< 178205 1726889923.16602: stdout chunk (state=3): >>><<< 178205 1726889923.16701: _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 178205 1726889923.16704: _low_level_execute_command(): starting 178205 1726889923.16707: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/AnsiballZ_stat.py && sleep 0' 178205 1726889923.17872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.17928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.17953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.17992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.18049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.18061: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.18074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.18091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.18102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.18119: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.18137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.18151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.18174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.18189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.18199: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.18213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.18298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.18320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.18345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.18432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.20293: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889923.20316: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889923.20324: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889923.20374: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889923.20415: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889923.20450: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889923.20455: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889923.20485: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889923.20488: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889923.20546: 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' <<< 178205 1726889923.20587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889923.20599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889923.20612: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f5edc0> <<< 178205 1726889923.20654: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889923.20697: 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 0x7fc832f033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f5eb20> <<< 178205 1726889923.20706: 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' <<< 178205 1726889923.20730: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f5eac0> import '_signal' # <<< 178205 1726889923.20766: 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' <<< 178205 1726889923.20771: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03490> <<< 178205 1726889923.20806: 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 <<< 178205 1726889923.20831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03940> <<< 178205 1726889923.20843: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03670> <<< 178205 1726889923.20873: 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' <<< 178205 1726889923.20900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889923.20924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889923.20937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889923.20951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889923.20971: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832eba190> <<< 178205 1726889923.20989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889923.21009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889923.21080: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832eba220> <<< 178205 1726889923.21117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889923.21137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889923.21153: 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 0x7fc832edd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832eba940> <<< 178205 1726889923.21170: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f1b880> <<< 178205 1726889923.21205: 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' <<< 178205 1726889923.21208: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832eb3d90> <<< 178205 1726889923.21274: 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 0x7fc832eddd90> <<< 178205 1726889923.21317: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03970> <<< 178205 1726889923.21340: 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. <<< 178205 1726889923.21543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889923.21546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889923.21586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889923.21602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889923.21619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889923.21640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889923.21654: 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' <<< 178205 1726889923.21656: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5aeb0> <<< 178205 1726889923.21702: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5df40> <<< 178205 1726889923.21730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889923.21733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889923.22169: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889923.22190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e52610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5b640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5a370> # /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 0x7fc832b95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832b95910> 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 0x7fc832b95f10> # /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 0x7fc832b95fd0> # /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 0x7fc832ba70d0> import '_collections' # <<< 178205 1726889923.22356: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832beed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832be9670> # /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 0x7fc832bfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e61e20> # /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 0x7fc832ba7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832bee2b0> <<< 178205 1726889923.22709: 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 0x7fc832bfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e679d0> # /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 0x7fc832ba7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7df0> # /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 0x7fc832ba7d60> # /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 <<< 178205 1726889923.22738: 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 0x7fc832b7b3d0> # /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 0x7fc832b7b4c0> <<< 178205 1726889923.23257: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baa490> # /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 0x7fc832ac9220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832b66520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e67040> # /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 0x7fc832adcb50> import 'errno' # <<< 178205 1726889923.23282: 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 0x7fc832adce80> # /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 0x7fc832aee790> <<< 178205 1726889923.23381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aeecd0> <<< 178205 1726889923.23809: 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 0x7fc832a7a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832adcf70> # /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 0x7fc832a8b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aee610> 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 0x7fc832a8b3a0> <<< 178205 1726889923.23827: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7a30> # /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 0x7fc832aa7700> # /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 0x7fc832aa79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aa77c0> # 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 0x7fc832aa78b0> # /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' <<< 178205 1726889923.24092: 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 0x7fc832aa7d00> # 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 0x7fc832ab1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aa7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832a99a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889923.24118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aa7af0> <<< 178205 1726889923.24204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889923.24247: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8329cf6d0> <<< 178205 1726889923.24334: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889923.24424: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.24460: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/__init__.py <<< 178205 1726889923.24483: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889923.24503: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889923.25698: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.26639: 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 0x7fc8323d8820> <<< 178205 1726889923.26684: 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' <<< 178205 1726889923.26725: 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' <<< 178205 1726889923.26755: 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' <<< 178205 1726889923.26758: 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 0x7fc8323d8160> <<< 178205 1726889923.26810: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8280> <<< 178205 1726889923.26835: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8f70> <<< 178205 1726889923.26847: 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' <<< 178205 1726889923.26900: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8d90> <<< 178205 1726889923.26903: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889923.26934: 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 0x7fc8323d8fd0> <<< 178205 1726889923.26954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889923.26973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889923.27023: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8100> <<< 178205 1726889923.27057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889923.27060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889923.27079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889923.27092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889923.27117: 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' <<< 178205 1726889923.27185: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83232ff40> <<< 178205 1726889923.27222: 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 0x7fc83234cd00> <<< 178205 1726889923.27263: 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 0x7fc83234ceb0> <<< 178205 1726889923.27276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889923.27301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889923.27339: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83234c370> <<< 178205 1726889923.27352: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83295cdc0> <<< 178205 1726889923.27520: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83295c3a0> <<< 178205 1726889923.27534: 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' <<< 178205 1726889923.27552: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83295cfd0> <<< 178205 1726889923.27589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889923.27603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889923.27622: 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' <<< 178205 1726889923.27641: 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' <<< 178205 1726889923.27677: 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' <<< 178205 1726889923.27683: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83292bd30> <<< 178205 1726889923.27759: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323abd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323ab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323e14f0> <<< 178205 1726889923.27817: 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 0x7fc8323ab520> <<< 178205 1726889923.27853: 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 0x7fc8323ab550> <<< 178205 1726889923.27878: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889923.27930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889923.27976: 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 0x7fc83231efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83293d250> <<< 178205 1726889923.28027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889923.28063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889923.28097: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889923.28139: 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 0x7fc83231b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83293d3d0> # /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' <<< 178205 1726889923.28159: 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' # <<< 178205 1726889923.28224: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832955e50> <<< 178205 1726889923.28343: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83231b7f0> <<< 178205 1726889923.28454: 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 0x7fc83231b640> <<< 178205 1726889923.28468: 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 0x7fc83231a5b0> <<< 178205 1726889923.28522: 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 0x7fc83230fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832934910> <<< 178205 1726889923.28556: 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' <<< 178205 1726889923.28585: 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' <<< 178205 1726889923.28631: 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 0x7fc83239f6a0> <<< 178205 1726889923.28808: 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 0x7fc83239eb20> <<< 178205 1726889923.28847: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323ae0a0> <<< 178205 1726889923.28889: 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 0x7fc83239f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323e3b20> # zipimport: zlib available <<< 178205 1726889923.28918: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889923.28986: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29054: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29062: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889923.29084: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29108: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889923.29122: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29211: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29308: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.29754: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.30226: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889923.30260: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889923.30268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889923.30332: 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 0x7fc831ee05e0> <<< 178205 1726889923.30392: 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' <<< 178205 1726889923.30407: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322ea580> <<< 178205 1726889923.30415: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc831e82100> <<< 178205 1726889923.30456: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889923.30464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.30491: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.30506: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889923.30626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.30753: 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' <<< 178205 1726889923.30791: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83239eb80> # zipimport: zlib available <<< 178205 1726889923.31174: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31660: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889923.31699: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31703: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31731: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889923.31738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31808: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31868: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889923.31920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889923.31931: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.31989: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889923.31996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32171: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889923.32394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889923.32397: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889923.32470: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc831eb2f10> <<< 178205 1726889923.32475: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32535: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32606: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889923.32642: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889923.32653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32673: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32710: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889923.32714: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32745: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32794: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.32905: 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 <<< 178205 1726889923.32934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889923.33005: 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 0x7fc832948220> <<< 178205 1726889923.33034: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc831eb2850> <<< 178205 1726889923.33079: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889923.33082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33182: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33271: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33310: 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' <<< 178205 1726889923.33336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889923.33374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889923.33397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889923.33409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889923.33482: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322ddca0> <<< 178205 1726889923.33522: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322d9f70> <<< 178205 1726889923.33579: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889923.33591: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33628: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33650: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889923.33715: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889923.33744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889923.33764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.33867: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.34027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.34199: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889923.34777: 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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889923.34810: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889923.35104: 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 <<< 178205 1726889923.35156: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889923.35252: stdout chunk (state=3): >>># 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 <<< 178205 1726889923.35274: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # 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 <<< 178205 1726889923.35509: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889923.35541: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889923.35587: 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 # destroy syslog # destroy uuid <<< 178205 1726889923.35617: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889923.35791: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889923.35835: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # 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 <<< 178205 1726889923.35915: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # 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 <<< 178205 1726889923.36060: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889923.36109: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889923.36130: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889923.36144: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889923.36425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889923.36528: stderr chunk (state=3): >>><<< 178205 1726889923.36534: stdout chunk (state=3): >>><<< 178205 1726889923.36692: _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 0x7fc832f5edc0> # /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 0x7fc832f033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f5eb20> # /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 0x7fc832f5eac0> 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 0x7fc832f03490> # /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 0x7fc832f03940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03670> # /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 0x7fc832eba190> # /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 0x7fc832eba220> # /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 0x7fc832edd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832eba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f1b880> # /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 0x7fc832eb3d90> # /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 0x7fc832eddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832f03970> 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 0x7fc832e5aeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5df40> # /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 0x7fc832e52610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5b640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e5a370> # /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 0x7fc832b95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832b95910> 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 0x7fc832b95f10> # /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 0x7fc832b95fd0> # /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 0x7fc832ba70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832beed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832be9670> # /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 0x7fc832bfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e61e20> # /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 0x7fc832ba7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832bee2b0> # 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 0x7fc832bfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e679d0> # /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 0x7fc832ba7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7df0> # /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 0x7fc832ba7d60> # /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 0x7fc832b7b3d0> # /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 0x7fc832b7b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baa490> # /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 0x7fc832ac9220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832b66520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832baaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832e67040> # /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 0x7fc832adcb50> 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 0x7fc832adce80> # /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 0x7fc832aee790> # /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 0x7fc832aeecd0> # 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 0x7fc832a7a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832adcf70> # /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 0x7fc832a8b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aee610> 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 0x7fc832a8b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7a30> # /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 0x7fc832aa7700> # /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 0x7fc832aa79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aa77c0> # 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 0x7fc832aa78b0> # /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 0x7fc832aa7d00> # 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 0x7fc832ab1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832aa7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832a99a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832ba7610> # /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 0x7fc832aa7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8329cf6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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 0x7fc8323d8820> # /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 0x7fc8323d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8f70> # /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 0x7fc8323d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323d8d90> 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 0x7fc8323d8fd0> # /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 0x7fc8323d8100> # /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 0x7fc83232ff40> # 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 0x7fc83234cd00> # 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 0x7fc83234ceb0> # /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 0x7fc83234c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83295cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83295c3a0> # /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 0x7fc83295cfd0> # /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 0x7fc83292bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323abd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323ab400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323e14f0> # 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 0x7fc8323ab520> # /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 0x7fc8323ab550> # /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 0x7fc83231efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83293d250> # /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 0x7fc83231b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83293d3d0> # /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 0x7fc832955e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83231b7f0> # 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 0x7fc83231b640> # 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 0x7fc83231a5b0> # 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 0x7fc83230fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc832934910> # /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 0x7fc83239f6a0> # 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 0x7fc83239eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323ae0a0> # 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 0x7fc83239f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8323e3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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 0x7fc831ee05e0> # /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 0x7fc8322ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc831e82100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/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 0x7fc83239eb80> # 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_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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_s3b7f2wd/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 0x7fc831eb2f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/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 0x7fc832948220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc831eb2850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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 0x7fc8322ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8322d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_s3b7f2wd/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_s3b7f2wd/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": 56623239, "dev": 51713, "nlink": 1, "atime": 1726888699.5592556, "mtime": 1726562395.52, "ctime": 1726888695.2652445, "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": "2192881568", "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889923.37391: 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-1726889923.036493-183023-276588085539447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889923.37395: _low_level_execute_command(): starting 178205 1726889923.37397: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889923.036493-183023-276588085539447/ > /dev/null 2>&1 && sleep 0' 178205 1726889923.38199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.38223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.38263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.38284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.38347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.38371: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.38383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.38395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.38426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.38445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.38448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.38477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.38499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.38507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.38515: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.38541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.38622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.38643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.38675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.38762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.40516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.40622: stderr chunk (state=3): >>><<< 178205 1726889923.40640: stdout chunk (state=3): >>><<< 178205 1726889923.40670: _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 178205 1726889923.40704: handler run complete 178205 1726889923.40862: attempt loop complete, returning result 178205 1726889923.40865: _execute() done 178205 1726889923.40867: dumping result to json 178205 1726889923.40902: done dumping result, returning 178205 1726889923.40945: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000002c8e] 178205 1726889923.41034: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8e 178205 1726889923.41216: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8e ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726888699.5592556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888695.2652445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 56623239, "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": "2192881568", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889923.41348: no more pending results, returning what we have 178205 1726889923.41352: results queue empty 178205 1726889923.41353: checking for any_errors_fatal 178205 1726889923.41364: done checking for any_errors_fatal 178205 1726889923.41365: checking for max_fail_percentage 178205 1726889923.41367: done checking for max_fail_percentage 178205 1726889923.41368: checking to see if all hosts have failed and the running result is not ok 178205 1726889923.41369: done checking to see if all hosts have failed 178205 1726889923.41370: getting the remaining hosts for this loop 178205 1726889923.41373: done getting the remaining hosts for this loop 178205 1726889923.41378: getting the next task for host managed_node2 178205 1726889923.41385: done getting next task for host managed_node2 178205 1726889923.41390: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889923.41394: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889923.41415: getting variables 178205 1726889923.41417: in VariableManager get_vars() 178205 1726889923.41459: Calling all_inventory to load vars for managed_node2 178205 1726889923.41464: Calling groups_inventory to load vars for managed_node2 178205 1726889923.41468: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889923.41481: Calling all_plugins_play to load vars for managed_node2 178205 1726889923.41484: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889923.41489: Calling groups_plugins_play to load vars for managed_node2 178205 1726889923.42018: WORKER PROCESS EXITING 178205 1726889923.42185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889923.43315: done with get_vars() 178205 1726889923.43475: 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 23:38:43 -0400 (0:00:00.464) 0:02:16.428 ****** 178205 1726889923.44114: entering _queue_task() for managed_node2/lineinfile 178205 1726889923.45062: worker is 1 (out of 1 available) 178205 1726889923.45074: exiting _queue_task() for managed_node2/lineinfile 178205 1726889923.45088: done queuing things up, now waiting for results queue to drain 178205 1726889923.45089: waiting for pending results... 178205 1726889923.47531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 178205 1726889923.48039: in run() - task 02369adf-7a19-34ed-f5d1-000000002c8f 178205 1726889923.48081: variable 'ansible_search_path' from source: unknown 178205 1726889923.48088: variable 'ansible_search_path' from source: unknown 178205 1726889923.48610: variable 'blivet_output' from source: set_fact 178205 1726889923.48851: dumping result to json 178205 1726889923.48861: done dumping result, returning 178205 1726889923.48891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-34ed-f5d1-000000002c8f] 178205 1726889923.48904: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8f skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889923.49269: no more pending results, returning what we have 178205 1726889923.49273: results queue empty 178205 1726889923.49274: checking for any_errors_fatal 178205 1726889923.49289: done checking for any_errors_fatal 178205 1726889923.49290: checking for max_fail_percentage 178205 1726889923.49292: done checking for max_fail_percentage 178205 1726889923.49293: checking to see if all hosts have failed and the running result is not ok 178205 1726889923.49294: done checking to see if all hosts have failed 178205 1726889923.49295: getting the remaining hosts for this loop 178205 1726889923.49297: done getting the remaining hosts for this loop 178205 1726889923.49301: getting the next task for host managed_node2 178205 1726889923.49309: done getting next task for host managed_node2 178205 1726889923.49315: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889923.49320: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 178205 1726889923.49355: getting variables 178205 1726889923.49359: in VariableManager get_vars() 178205 1726889923.49415: Calling all_inventory to load vars for managed_node2 178205 1726889923.49419: Calling groups_inventory to load vars for managed_node2 178205 1726889923.49422: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889923.49441: Calling all_plugins_play to load vars for managed_node2 178205 1726889923.49445: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889923.49449: Calling groups_plugins_play to load vars for managed_node2 178205 1726889923.49994: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c8f 178205 1726889923.49998: WORKER PROCESS EXITING 178205 1726889923.50641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889923.52445: done with get_vars() 178205 1726889923.52462: 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 23:38:43 -0400 (0:00:00.084) 0:02:16.513 ****** 178205 1726889923.52553: entering _queue_task() for managed_node2/setup 178205 1726889923.52819: worker is 1 (out of 1 available) 178205 1726889923.52833: exiting _queue_task() for managed_node2/setup 178205 1726889923.52844: done queuing things up, now waiting for results queue to drain 178205 1726889923.52845: waiting for pending results... 178205 1726889923.53157: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 178205 1726889923.53326: in run() - task 02369adf-7a19-34ed-f5d1-000000002c91 178205 1726889923.53349: variable 'ansible_search_path' from source: unknown 178205 1726889923.53358: variable 'ansible_search_path' from source: unknown 178205 1726889923.53403: calling self._execute() 178205 1726889923.53531: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889923.53542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889923.53561: variable 'omit' from source: magic vars 178205 1726889923.53961: variable 'ansible_check_mode' from source: magic vars 178205 1726889923.53973: Evaluated conditional (not ansible_check_mode): True 178205 1726889923.53981: variable 'omit' from source: magic vars 178205 1726889923.54045: variable 'omit' from source: magic vars 178205 1726889923.54077: variable 'omit' from source: magic vars 178205 1726889923.54125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889923.54171: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889923.54198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889923.54228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889923.54245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889923.54284: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889923.54294: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889923.54301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889923.54418: Set connection var ansible_pipelining to False 178205 1726889923.54436: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889923.54446: Set connection var ansible_shell_executable to /bin/sh 178205 1726889923.54453: Set connection var ansible_connection to ssh 178205 1726889923.54462: Set connection var ansible_shell_type to sh 178205 1726889923.54471: Set connection var ansible_timeout to 10 178205 1726889923.54535: variable 'ansible_shell_executable' from source: unknown 178205 1726889923.54548: variable 'ansible_connection' from source: unknown 178205 1726889923.54556: variable 'ansible_module_compression' from source: unknown 178205 1726889923.54562: variable 'ansible_shell_type' from source: unknown 178205 1726889923.54568: variable 'ansible_shell_executable' from source: unknown 178205 1726889923.54574: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889923.54582: variable 'ansible_pipelining' from source: unknown 178205 1726889923.54591: variable 'ansible_timeout' from source: unknown 178205 1726889923.54599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889923.54872: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889923.54890: variable 'omit' from source: magic vars 178205 1726889923.54899: starting attempt loop 178205 1726889923.54905: running the handler 178205 1726889923.54929: _low_level_execute_command(): starting 178205 1726889923.54943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889923.55877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.55895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.55917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.55937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.55983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.55999: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.56018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.56038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.56050: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.56061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.56074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.56087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.56107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.56123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.56138: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.56153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.56236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.56263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.56279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.56362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.57989: stdout chunk (state=3): >>>/root <<< 178205 1726889923.58090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.58162: stderr chunk (state=3): >>><<< 178205 1726889923.58166: stdout chunk (state=3): >>><<< 178205 1726889923.58219: _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 178205 1726889923.58222: _low_level_execute_command(): starting 178205 1726889923.58226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855 `" && echo ansible-tmp-1726889923.5819092-183043-89585639641855="` echo /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855 `" ) && sleep 0' 178205 1726889923.58862: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.58871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.58881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.58894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.58940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.58952: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.58966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.58983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.58995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.59007: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.59022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.59040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.59060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.59076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.59088: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.59102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.59188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.59209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.59231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.59301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.61117: stdout chunk (state=3): >>>ansible-tmp-1726889923.5819092-183043-89585639641855=/root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855 <<< 178205 1726889923.61230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.61300: stderr chunk (state=3): >>><<< 178205 1726889923.61310: stdout chunk (state=3): >>><<< 178205 1726889923.61620: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889923.5819092-183043-89585639641855=/root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855 , stderr=OpenSSH_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 178205 1726889923.61624: variable 'ansible_module_compression' from source: unknown 178205 1726889923.61626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 178205 1726889923.61629: variable 'ansible_facts' from source: unknown 178205 1726889923.61676: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/AnsiballZ_setup.py 178205 1726889923.61830: Sending initial data 178205 1726889923.61835: Sent initial data (155 bytes) 178205 1726889923.62777: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.62790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.62802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.62824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.62864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.62875: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.62887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.62902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.62915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.62927: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.62944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.62956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.62971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.62981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.62991: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.63002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.63084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.63103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.63119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.63184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.64852: 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 <<< 178205 1726889923.64886: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889923.64946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpwkds7hnk /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/AnsiballZ_setup.py <<< 178205 1726889923.64962: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889923.67360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.67560: stderr chunk (state=3): >>><<< 178205 1726889923.67563: stdout chunk (state=3): >>><<< 178205 1726889923.67566: done transferring module to remote 178205 1726889923.67572: _low_level_execute_command(): starting 178205 1726889923.67574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/ /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/AnsiballZ_setup.py && sleep 0' 178205 1726889923.68655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.68668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.68682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.68699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.68741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.68753: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.68768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.68787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.68799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.68809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.68823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.68836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.68851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.68861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.68871: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.68882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.68958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.68977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.68992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.69054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.70725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889923.70789: stderr chunk (state=3): >>><<< 178205 1726889923.70792: stdout chunk (state=3): >>><<< 178205 1726889923.70876: _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 178205 1726889923.70881: _low_level_execute_command(): starting 178205 1726889923.70883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/AnsiballZ_setup.py && sleep 0' 178205 1726889923.71450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889923.71468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.71483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.71501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.71548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.71565: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889923.71583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.71601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889923.71615: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889923.71653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889923.71666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889923.71687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889923.71704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889923.71718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889923.71732: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889923.71754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889923.71853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889923.71875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889923.71895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889923.71969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889923.73862: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889923.73865: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889923.73868: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889923.73927: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889923.73930: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889923.73953: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889923.73988: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889923.74035: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889923.74038: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889923.74086: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 178205 1726889923.74090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889923.74117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889923.74139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889923.74151: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b71edc0> <<< 178205 1726889923.74208: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889923.74218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 178205 1726889923.74221: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c33a0> <<< 178205 1726889923.74226: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b71eb20> <<< 178205 1726889923.74255: 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' <<< 178205 1726889923.74259: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b71eac0> <<< 178205 1726889923.74275: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889923.74296: 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' <<< 178205 1726889923.74313: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3490> <<< 178205 1726889923.74333: 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' <<< 178205 1726889923.74375: 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' <<< 178205 1726889923.74378: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889923.74381: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3940> <<< 178205 1726889923.74391: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3670> <<< 178205 1726889923.74428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889923.74433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889923.74448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889923.74474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889923.74491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889923.74502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889923.74533: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b67a190> <<< 178205 1726889923.74557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889923.74569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889923.74640: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b67a220> <<< 178205 1726889923.74664: 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' <<< 178205 1726889923.74704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 178205 1726889923.74708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b69d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b67a940> <<< 178205 1726889923.74739: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6db880> <<< 178205 1726889923.74766: 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' <<< 178205 1726889923.74769: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b672d90> <<< 178205 1726889923.74818: 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 0x7ff67b69dd90> <<< 178205 1726889923.74867: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3970> <<< 178205 1726889923.74897: 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. <<< 178205 1726889923.75229: 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' <<< 178205 1726889923.75261: 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' <<< 178205 1726889923.75291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889923.75316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889923.75351: 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' <<< 178205 1726889923.75354: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d4eb0> <<< 178205 1726889923.75390: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d7f40> <<< 178205 1726889923.75409: 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' <<< 178205 1726889923.75437: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889923.75468: 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' <<< 178205 1726889923.75496: 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' <<< 178205 1726889923.75525: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3cc610> <<< 178205 1726889923.75556: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d4370> <<< 178205 1726889923.75559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889923.75627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889923.75640: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889923.75713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 178205 1726889923.75736: 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 0x7ff67b28fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b28f910> import 'itertools' # <<< 178205 1726889923.75769: 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 0x7ff67b28ff10> <<< 178205 1726889923.75791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889923.75855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 178205 1726889923.75873: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b28ffd0> <<< 178205 1726889923.75877: 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 0x7ff67b2a10d0> import '_collections' # <<< 178205 1726889923.75928: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3aed90> import '_functools' # <<< 178205 1726889923.75943: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3a9670> <<< 178205 1726889923.76005: 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 0x7ff67b3bb6d0> <<< 178205 1726889923.76046: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3dbe20> # /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' <<< 178205 1726889923.76062: 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 0x7ff67b2a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3ae2b0> <<< 178205 1726889923.76112: 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 0x7ff67b3bb2e0> <<< 178205 1726889923.76117: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3e19d0> <<< 178205 1726889923.76169: 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' <<< 178205 1726889923.76203: 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 <<< 178205 1726889923.76259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1df0> <<< 178205 1726889923.76416: 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 0x7ff67b2a1d60> # /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' <<< 178205 1726889923.76445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /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 0x7ff67b2753d0> # /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' <<< 178205 1726889923.76448: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2754c0> <<< 178205 1726889923.76561: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a9f40> <<< 178205 1726889923.76601: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4a90> <<< 178205 1726889923.76635: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889923.76638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889923.76662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889923.76702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889923.76710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889923.76724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1c3220> <<< 178205 1726889923.76745: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b260520> <<< 178205 1726889923.76797: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4f10> <<< 178205 1726889923.76807: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3e1040> <<< 178205 1726889923.76828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889923.76853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889923.76879: 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 0x7ff67b1d6b50> <<< 178205 1726889923.76882: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889923.76917: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889923.76948: 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 0x7ff67b1d6e80> <<< 178205 1726889923.76968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1e8790> <<< 178205 1726889923.76991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889923.77019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889923.77045: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1e8cd0> <<< 178205 1726889923.77084: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889923.77109: 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 0x7ff67b17f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1d6f70> <<< 178205 1726889923.77122: 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' <<< 178205 1726889923.77166: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889923.77178: 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 0x7ff67b1902e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1e8610> import 'pwd' # <<< 178205 1726889923.77201: 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 0x7ff67b1903a0> <<< 178205 1726889923.77237: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1a30> <<< 178205 1726889923.77255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889923.77282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889923.77299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889923.77309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889923.77334: 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 0x7ff67b1ac700> <<< 178205 1726889923.77357: 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' <<< 178205 1726889923.77387: 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 0x7ff67b1ac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1ac7c0> <<< 178205 1726889923.77410: 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 0x7ff67b1ac8b0> <<< 178205 1726889923.77436: 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' <<< 178205 1726889923.77626: 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 0x7ff67b1acd00> <<< 178205 1726889923.77661: 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 0x7ff67b1b6250> <<< 178205 1726889923.77682: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1ac940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b19ea90> <<< 178205 1726889923.77714: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1610> <<< 178205 1726889923.77726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889923.77782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889923.77811: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1acaf0> <<< 178205 1726889923.77947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889923.77959: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff67abd46d0> <<< 178205 1726889923.78193: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip' # zipimport: zlib available <<< 178205 1726889923.78288: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.78330: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/__init__.py <<< 178205 1726889923.78352: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889923.78369: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889923.79566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.80486: 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 0x7ff67ab11820> <<< 178205 1726889923.80517: 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' <<< 178205 1726889923.80546: 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' <<< 178205 1726889923.80569: 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' <<< 178205 1726889923.80602: 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 0x7ff67ab11160> <<< 178205 1726889923.80646: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11280> <<< 178205 1726889923.80668: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11f70> <<< 178205 1726889923.80693: 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' <<< 178205 1726889923.80755: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11d90> <<< 178205 1726889923.80770: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889923.80788: 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 0x7ff67ab11fd0> <<< 178205 1726889923.80800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889923.80827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889923.80873: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11100> <<< 178205 1726889923.80906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889923.80910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889923.80936: 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' <<< 178205 1726889923.80981: 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' <<< 178205 1726889923.81045: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaddf40> <<< 178205 1726889923.81078: 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 0x7ff67a9eb310> <<< 178205 1726889923.81120: 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 0x7ff67a9eb160> <<< 178205 1726889923.81139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889923.81171: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a9ebca0> <<< 178205 1726889923.81189: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaf6dc0> <<< 178205 1726889923.81358: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaf63a0> <<< 178205 1726889923.81373: 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' <<< 178205 1726889923.81394: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaf6fd0> <<< 178205 1726889923.81430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889923.81447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889923.81467: 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' <<< 178205 1726889923.81489: 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' <<< 178205 1726889923.81526: 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' <<< 178205 1726889923.81529: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab46d30> <<< 178205 1726889923.81605: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aae4730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aae4400> <<< 178205 1726889923.81608: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aac4b20> <<< 178205 1726889923.81637: 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 0x7ff67aae4f40> <<< 178205 1726889923.81668: 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 0x7ff67aae4f10> <<< 178205 1726889923.81709: 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' <<< 178205 1726889923.81729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889923.81767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889923.81831: 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 0x7ff67aa57fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab59250> <<< 178205 1726889923.81857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889923.81875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889923.81923: 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 0x7ff67aa54850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab593d0> <<< 178205 1726889923.81946: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889923.81997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889923.82025: 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' <<< 178205 1726889923.82028: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889923.82074: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab59ca0> <<< 178205 1726889923.82208: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa547f0> <<< 178205 1726889923.82295: 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 0x7ff67aaf0c10> <<< 178205 1726889923.82327: 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 0x7ff67ab59fa0> <<< 178205 1726889923.82369: 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 0x7ff67ab59550> <<< 178205 1726889923.82380: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab51910> <<< 178205 1726889923.82403: 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' <<< 178205 1726889923.82434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889923.82445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889923.82481: 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 0x7ff67aa49940> <<< 178205 1726889923.82663: 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 0x7ff67aa67d90> <<< 178205 1726889923.82675: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa53580> <<< 178205 1726889923.82706: 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 0x7ff67aa49ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa539a0> <<< 178205 1726889923.82738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889923.82764: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889923.82830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.82910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.82935: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889923.82960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889923.82977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.83059: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.83155: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.83604: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.84074: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889923.84093: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889923.84114: 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' <<< 178205 1726889923.84171: 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 0x7ff67aa927f0> <<< 178205 1726889923.84235: 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' <<< 178205 1726889923.84254: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaa18b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5e7970> <<< 178205 1726889923.84321: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889923.84324: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.84356: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889923.84359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.84473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.84639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aacf730> <<< 178205 1726889923.84642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85445: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85514: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889923.85549: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85586: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889923.85589: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85643: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85741: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889923.85749: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85752: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889923.85767: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85791: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.85833: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889923.86023: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889923.86244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889923.86247: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889923.86324: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab13370> # zipimport: zlib available <<< 178205 1726889923.86383: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86455: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889923.86470: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889923.86481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86525: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86563: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889923.86566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86600: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86732: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.86793: 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 <<< 178205 1726889923.86817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889923.86890: 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' <<< 178205 1726889923.86893: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff67aa85550> <<< 178205 1726889923.86978: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a460eb0> <<< 178205 1726889923.87013: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889923.87024: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87079: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87128: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87150: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889923.87209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889923.87222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889923.87257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889923.87273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889923.87302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889923.87371: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa81820> <<< 178205 1726889923.87417: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa89790> <<< 178205 1726889923.87472: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa85b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889923.87483: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87509: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87534: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889923.87605: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889923.87640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 178205 1726889923.87651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87703: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87755: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87773: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87865: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87898: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.87934: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 178205 1726889923.87950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88005: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88071: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88088: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88122: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 178205 1726889923.88133: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88408: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88441: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.88497: 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' <<< 178205 1726889923.88527: 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' <<< 178205 1726889923.88553: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 178205 1726889923.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 178205 1726889923.88583: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5af370> <<< 178205 1726889923.88615: 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' <<< 178205 1726889923.88637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889923.88661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889923.88688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889923.88708: 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 0x7ff67a5ca580> <<< 178205 1726889923.88746: 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 0x7ff67a5ca4f0> <<< 178205 1726889923.88819: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a59e280> <<< 178205 1726889923.88842: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5af970> <<< 178205 1726889923.88861: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a3607f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a360b20> <<< 178205 1726889923.88879: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 178205 1726889923.88899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 178205 1726889923.88928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 178205 1726889923.88955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 178205 1726889923.88973: 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 0x7ff67a6110a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5aef70> <<< 178205 1726889923.88997: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 178205 1726889923.89009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 178205 1726889923.89029: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a611190> <<< 178205 1726889923.89051: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 178205 1726889923.89072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889923.89101: 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 0x7ff67a3cafd0> <<< 178205 1726889923.89129: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5fb820> <<< 178205 1726889923.89162: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a360d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 178205 1726889923.89194: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 178205 1726889923.89214: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 178205 1726889923.89226: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89271: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89322: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 178205 1726889923.89334: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89423: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 178205 1726889923.89448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 178205 1726889923.89461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89522: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 178205 1726889923.89534: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89617: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 178205 1726889923.89629: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89654: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89689: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 178205 1726889923.89713: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89759: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89812: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89853: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.89908: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 178205 1726889923.89926: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90650: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 178205 1726889923.90701: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90772: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90810: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 178205 1726889923.90840: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90868: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 178205 1726889923.90883: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90923: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90965: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 178205 1726889923.90977: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.90997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91030: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 178205 1726889923.91048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91060: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91089: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 178205 1726889923.91151: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91230: 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' <<< 178205 1726889923.91259: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2ade80> <<< 178205 1726889923.91271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889923.91294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889923.91447: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2ad9d0> <<< 178205 1726889923.91462: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 178205 1726889923.91504: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91562: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 178205 1726889923.91576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91639: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91717: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 178205 1726889923.91728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91841: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 178205 1726889923.91852: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91879: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.91922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889923.91941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889923.92084: 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 0x7ff67a328490> <<< 178205 1726889923.92327: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c2850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 178205 1726889923.92340: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92370: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92421: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 178205 1726889923.92440: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92494: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92789: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 178205 1726889923.92827: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92866: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 178205 1726889923.92877: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92901: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.92946: 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' <<< 178205 1726889923.93006: 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 0x7ff67a3213d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a321940> <<< 178205 1726889923.93035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 178205 1726889923.93045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93074: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93114: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 178205 1726889923.93126: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93368: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 178205 1726889923.93451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93566: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93609: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 178205 1726889923.93622: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 178205 1726889923.93687: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93824: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.93944: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 178205 1726889923.93957: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 178205 1726889923.94049: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.94166: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 178205 1726889923.94169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.94195: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.94221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.94642: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95082: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 178205 1726889923.95086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95149: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95241: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 178205 1726889923.95327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95415: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 178205 1726889923.95537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95692: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 178205 1726889923.95696: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 178205 1726889923.95708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95735: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95780: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 178205 1726889923.95868: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.95940: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96114: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96284: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 178205 1726889923.96287: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 178205 1726889923.96320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96363: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 178205 1726889923.96367: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96385: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96401: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 178205 1726889923.96460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96537: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 178205 1726889923.96542: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96571: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 178205 1726889923.96626: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 178205 1726889923.96688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.96778: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 178205 1726889923.96996: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97212: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 178205 1726889923.97221: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97252: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97306: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 178205 1726889923.97341: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 178205 1726889923.97383: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97403: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 178205 1726889923.97443: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97464: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97495: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 178205 1726889923.97507: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97650: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 178205 1726889923.97670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 178205 1726889923.97683: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97708: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97751: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 178205 1726889923.97778: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97870: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97927: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.97999: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 178205 1726889923.98013: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 178205 1726889923.98045: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98091: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 178205 1726889923.98109: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98252: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 178205 1726889923.98429: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98455: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98501: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 178205 1726889923.98516: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98584: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 178205 1726889923.98595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98653: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98734: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 178205 1726889923.98749: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98805: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.98884: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py <<< 178205 1726889923.98895: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 178205 1726889923.98954: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889923.99120: 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' <<< 178205 1726889923.99144: 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' <<< 178205 1726889923.99189: 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 0x7ff67a26c160> <<< 178205 1726889923.99200: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa98fa0> <<< 178205 1726889923.99237: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c1be0> <<< 178205 1726889924.00799: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889924.14021: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 178205 1726889924.14044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 178205 1726889924.14050: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c1250> <<< 178205 1726889924.14077: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 178205 1726889924.14087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 178205 1726889924.14110: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c26a0> <<< 178205 1726889924.14162: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 178205 1726889924.14168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889924.14200: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 178205 1726889924.14215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889924.14231: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a0c7a30> <<< 178205 1726889924.14238: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a100e80> <<< 178205 1726889924.14541: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889924.14551: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 178205 1726889924.14558: 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 <<< 178205 1726889924.39261: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "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/XmdGj4Ygt9ymWbUW9<<< 178205 1726889924.39281: stdout chunk (state=3): >>>Uj6N4/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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_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": 474, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3058, "free": 474}, "nocache": {"free": 3249, "used": 283}, "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": "0x600140566<<< 178205 1726889924.39287: stdout chunk (state=3): >>>c0bde20d4c447b871cf5f8e", "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": {"id<<< 178205 1726889924.39310: stdout chunk (state=3): >>>s": ["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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5056, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "f<<< 178205 1726889924.39335: stdout chunk (state=3): >>>stype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 257441878016, "block_size": 4096, "block_total": 65519355, "block_available": 62852021, "block_used": 2667334, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "44", "epoch": "1726889924", "epoch_int": "1726889924", "date": "2024-09-20", "time": "23:38:44", "iso8601_micro": "2024-09-21T03:38:44.352544Z", "iso8601": "2024-09-21T03:38:44Z", "iso8601_basic": "20240920T233844352544", "iso8601_basic_short": "20240920T233844", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "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": "<<< 178205 1726889924.39342: stdout chunk (state=3): >>>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_loadavg": {"1m": 0.51, "5m": 0.58, "15m": 0.82}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 178205 1726889924.39824: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 178205 1726889924.39830: 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 <<< 178205 1726889924.39872: 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 <<< 178205 1726889924.39911: stdout chunk (state=3): >>># 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<<< 178205 1726889924.39972: stdout chunk (state=3): >>> # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # 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 <<< 178205 1726889924.40223: stdout chunk (state=3): >>># 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<<< 178205 1726889924.40237: stdout chunk (state=3): >>> # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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<<< 178205 1726889924.40245: 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<<< 178205 1726889924.40250: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 178205 1726889924.40258: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process <<< 178205 1726889924.40262: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.40266: stdout chunk (state=3): >>># 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<<< 178205 1726889924.40269: stdout chunk (state=3): >>> # 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 <<< 178205 1726889924.40271: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd<<< 178205 1726889924.40274: stdout chunk (state=3): >>> # 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 <<< 178205 1726889924.40277: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # 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 <<< 178205 1726889924.40284: stdout chunk (state=3): >>># 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<<< 178205 1726889924.40286: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys<<< 178205 1726889924.40289: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing 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 <<< 178205 1726889924.40531: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889924.40561: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889924.40598: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889924.40607: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 178205 1726889924.40640: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 178205 1726889924.40646: stdout chunk (state=3): >>># destroy encodings <<< 178205 1726889924.40664: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889924.40708: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 178205 1726889924.40747: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 178205 1726889924.40751: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 178205 1726889924.40798: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 178205 1726889924.40822: stdout chunk (state=3): >>># destroy shlex <<< 178205 1726889924.40844: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 178205 1726889924.40848: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 178205 1726889924.40876: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 178205 1726889924.40891: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 178205 1726889924.40907: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.40933: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 178205 1726889924.40969: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.40985: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 178205 1726889924.41008: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.41072: 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 <<< 178205 1726889924.41121: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889924.41125: 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 <<< 178205 1726889924.41127: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 178205 1726889924.41130: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889924.41132: 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 <<< 178205 1726889924.41156: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.41177: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889924.41194: 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 <<< 178205 1726889924.41199: 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 <<< 178205 1726889924.41202: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 178205 1726889924.41210: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 178205 1726889924.41215: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 178205 1726889924.41218: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889924.41331: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889924.41349: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 178205 1726889924.41364: stdout chunk (state=3): >>># destroy stat <<< 178205 1726889924.41383: 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 <<< 178205 1726889924.41399: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 178205 1726889924.41416: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889924.41451: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889924.41718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889924.41779: stderr chunk (state=3): >>><<< 178205 1726889924.41783: stdout chunk (state=3): >>><<< 178205 1726889924.41905: _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 0x7ff67b71edc0> # /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 0x7ff67b6c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b71eb20> # /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 0x7ff67b71eac0> 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 0x7ff67b6c3490> # /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 0x7ff67b6c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3670> # /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 0x7ff67b67a190> # /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 0x7ff67b67a220> # /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 0x7ff67b69d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b67a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6db880> # /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 0x7ff67b672d90> # /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 0x7ff67b69dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b6c3970> 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 0x7ff67b3d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d7f40> # /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 0x7ff67b3cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3d4370> # /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 0x7ff67b28fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b28f910> 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 0x7ff67b28ff10> # /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 0x7ff67b28ffd0> # /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 0x7ff67b2a10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3a9670> # /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 0x7ff67b3bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3dbe20> # /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 0x7ff67b2a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3ae2b0> # 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 0x7ff67b3bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3e19d0> # /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 0x7ff67b2a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1df0> # /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 0x7ff67b2a1d60> # /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 0x7ff67b2753d0> # /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 0x7ff67b2754c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4490> # /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 0x7ff67b1c3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b260520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b3e1040> # /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 0x7ff67b1d6b50> 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 0x7ff67b1d6e80> # /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 0x7ff67b1e8790> # /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 0x7ff67b1e8cd0> # 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 0x7ff67b17f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1d6f70> # /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 0x7ff67b1902e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1e8610> 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 0x7ff67b1903a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1a30> # /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 0x7ff67b1ac700> # /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 0x7ff67b1ac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1ac7c0> # 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 0x7ff67b1ac8b0> # /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 0x7ff67b1acd00> # 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 0x7ff67b1b6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b1ac940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b19ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67b2a1610> # /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 0x7ff67b1acaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff67abd46d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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 0x7ff67ab11820> # /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 0x7ff67ab11160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11f70> # /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 0x7ff67ab114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab11d90> 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 0x7ff67ab11fd0> # /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 0x7ff67ab11100> # /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 0x7ff67aaddf40> # 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 0x7ff67a9eb310> # 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 0x7ff67a9eb160> # /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 0x7ff67a9ebca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaf6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aaf63a0> # /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 0x7ff67aaf6fd0> # /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 0x7ff67ab46d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aae4730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aae4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aac4b20> # 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 0x7ff67aae4f40> # /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 0x7ff67aae4f10> # /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 0x7ff67aa57fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab59250> # /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 0x7ff67aa54850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab593d0> # /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 0x7ff67ab59ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa547f0> # 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 0x7ff67aaf0c10> # 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 0x7ff67ab59fa0> # 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 0x7ff67ab59550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67ab51910> # /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 0x7ff67aa49940> # 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 0x7ff67aa67d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa53580> # 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 0x7ff67aa49ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa539a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67aa927f0> # /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 0x7ff67aaa18b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5e7970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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 0x7ff67aacf730> # 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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67ab13370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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 0x7ff67aa85550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a460eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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 0x7ff67aa81820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa89790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa85b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67a5af370> # /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 0x7ff67a5ca580> # 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 0x7ff67a5ca4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a59e280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5af970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a3607f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a360b20> # /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 0x7ff67a6110a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5aef70> # /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 0x7ff67a611190> # /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 0x7ff67a3cafd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a5fb820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a360d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67a2ade80> # /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 0x7ff67a2ad9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67a328490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c2850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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 0x7ff67a3213d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a321940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/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_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gtqod_mw/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 0x7ff67a26c160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67aa98fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a2c1be0> 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 0x7ff67a2c1250> # /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 0x7ff67a2c26a0> # /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 0x7ff67a0c7a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff67a100e80> 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_fibre_channel_wwn": [], "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 46900 10.31.44.148 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 46900 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_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": 474, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3058, "free": 474}, "nocache": {"free": 3249, "used": 283}, "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": {"sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5056, "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": 257441878016, "block_size": 4096, "block_total": 65519355, "block_available": 62852021, "block_used": 2667334, "inode_total": 131071472, "inode_available": 130996158, "inode_used": 75314, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "38", "second": "44", "epoch": "1726889924", "epoch_int": "1726889924", "date": "2024-09-20", "time": "23:38:44", "iso8601_micro": "2024-09-21T03:38:44.352544Z", "iso8601": "2024-09-21T03:38:44Z", "iso8601_basic": "20240920T233844352544", "iso8601_basic_short": "20240920T233844", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "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_loadavg": {"1m": 0.51, "5m": 0.58, "15m": 0.82}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.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. 178205 1726889924.42845: 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-1726889923.5819092-183043-89585639641855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889924.42849: _low_level_execute_command(): starting 178205 1726889924.42851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889923.5819092-183043-89585639641855/ > /dev/null 2>&1 && sleep 0' 178205 1726889924.43123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889924.43127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.43170: 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 <<< 178205 1726889924.43173: 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 <<< 178205 1726889924.43175: stderr 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 <<< 178205 1726889924.43230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.43233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889924.43235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.43278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.45000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889924.45049: stderr chunk (state=3): >>><<< 178205 1726889924.45052: stdout chunk (state=3): >>><<< 178205 1726889924.45064: _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 178205 1726889924.45069: handler run complete 178205 1726889924.45192: variable 'ansible_facts' from source: unknown 178205 1726889924.45286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.45549: variable 'ansible_facts' from source: unknown 178205 1726889924.45621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.45731: attempt loop complete, returning result 178205 1726889924.45735: _execute() done 178205 1726889924.45742: dumping result to json 178205 1726889924.45772: done dumping result, returning 178205 1726889924.45778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-34ed-f5d1-000000002c91] 178205 1726889924.45783: sending task result for task 02369adf-7a19-34ed-f5d1-000000002c91 ok: [managed_node2] 178205 1726889924.46474: no more pending results, returning what we have 178205 1726889924.46476: results queue empty 178205 1726889924.46477: checking for any_errors_fatal 178205 1726889924.46481: done checking for any_errors_fatal 178205 1726889924.46482: checking for max_fail_percentage 178205 1726889924.46483: done checking for max_fail_percentage 178205 1726889924.46484: checking to see if all hosts have failed and the running result is not ok 178205 1726889924.46484: done checking to see if all hosts have failed 178205 1726889924.46485: getting the remaining hosts for this loop 178205 1726889924.46485: done getting the remaining hosts for this loop 178205 1726889924.46488: getting the next task for host managed_node2 178205 1726889924.46494: done getting next task for host managed_node2 178205 1726889924.46495: ^ task is: TASK: meta (role_complete) 178205 1726889924.46497: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 178205 1726889924.46505: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002c91 178205 1726889924.46508: WORKER PROCESS EXITING 178205 1726889924.46516: getting variables 178205 1726889924.46517: in VariableManager get_vars() 178205 1726889924.46544: Calling all_inventory to load vars for managed_node2 178205 1726889924.46546: Calling groups_inventory to load vars for managed_node2 178205 1726889924.46548: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.46555: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.46556: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.46558: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.46846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.47193: done with get_vars() 178205 1726889924.47203: done getting variables 178205 1726889924.47262: done queuing things up, now waiting for results queue to drain 178205 1726889924.47263: results queue empty 178205 1726889924.47263: checking for any_errors_fatal 178205 1726889924.47266: done checking for any_errors_fatal 178205 1726889924.47266: checking for max_fail_percentage 178205 1726889924.47267: done checking for max_fail_percentage 178205 1726889924.47267: checking to see if all hosts have failed and the running result is not ok 178205 1726889924.47268: done checking to see if all hosts have failed 178205 1726889924.47268: getting the remaining hosts for this loop 178205 1726889924.47269: done getting the remaining hosts for this loop 178205 1726889924.47270: getting the next task for host managed_node2 178205 1726889924.47273: done getting next task for host managed_node2 178205 1726889924.47277: ^ task is: TASK: Verify results 178205 1726889924.47278: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889924.47281: getting variables 178205 1726889924.47282: in VariableManager get_vars() 178205 1726889924.47289: Calling all_inventory to load vars for managed_node2 178205 1726889924.47291: Calling groups_inventory to load vars for managed_node2 178205 1726889924.47293: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.47296: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.47298: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.47299: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.47540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.47864: done with get_vars() 178205 1726889924.47872: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:144 Friday 20 September 2024 23:38:44 -0400 (0:00:00.953) 0:02:17.467 ****** 178205 1726889924.47920: entering _queue_task() for managed_node2/include_tasks 178205 1726889924.48133: worker is 1 (out of 1 available) 178205 1726889924.48147: exiting _queue_task() for managed_node2/include_tasks 178205 1726889924.48157: done queuing things up, now waiting for results queue to drain 178205 1726889924.48158: waiting for pending results... 178205 1726889924.48358: running TaskExecutor() for managed_node2/TASK: Verify results 178205 1726889924.48431: in run() - task 02369adf-7a19-34ed-f5d1-000000000019 178205 1726889924.48441: variable 'ansible_search_path' from source: unknown 178205 1726889924.48468: calling self._execute() 178205 1726889924.48558: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.48561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.48570: variable 'omit' from source: magic vars 178205 1726889924.48657: _execute() done 178205 1726889924.48661: dumping result to json 178205 1726889924.48664: done dumping result, returning 178205 1726889924.48667: done running TaskExecutor() for managed_node2/TASK: Verify results [02369adf-7a19-34ed-f5d1-000000000019] 178205 1726889924.48673: sending task result for task 02369adf-7a19-34ed-f5d1-000000000019 178205 1726889924.48782: done sending task result for task 02369adf-7a19-34ed-f5d1-000000000019 178205 1726889924.48785: WORKER PROCESS EXITING 178205 1726889924.48816: no more pending results, returning what we have 178205 1726889924.48820: in VariableManager get_vars() 178205 1726889924.48865: Calling all_inventory to load vars for managed_node2 178205 1726889924.48868: Calling groups_inventory to load vars for managed_node2 178205 1726889924.48871: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.48881: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.48884: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.48886: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.49203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.49536: done with get_vars() 178205 1726889924.49543: variable 'ansible_search_path' from source: unknown 178205 1726889924.49553: we have included files to process 178205 1726889924.49553: generating all_blocks data 178205 1726889924.49555: done generating all_blocks data 178205 1726889924.49560: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889924.49561: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889924.49563: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 178205 1726889924.49956: in VariableManager get_vars() 178205 1726889924.49967: done with get_vars() 178205 1726889924.49995: in VariableManager get_vars() 178205 1726889924.50006: done with get_vars() 178205 1726889924.50068: done processing included file 178205 1726889924.50069: iterating over new_blocks loaded from include file 178205 1726889924.50070: in VariableManager get_vars() 178205 1726889924.50080: done with get_vars() 178205 1726889924.50081: filtering new block on tags 178205 1726889924.50097: done filtering new block on tags 178205 1726889924.50099: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node2 178205 1726889924.50103: extending task lists for all hosts with included blocks 178205 1726889924.53308: done extending task lists 178205 1726889924.53310: done processing included files 178205 1726889924.53311: results queue empty 178205 1726889924.53313: checking for any_errors_fatal 178205 1726889924.53315: done checking for any_errors_fatal 178205 1726889924.53315: checking for max_fail_percentage 178205 1726889924.53317: done checking for max_fail_percentage 178205 1726889924.53317: checking to see if all hosts have failed and the running result is not ok 178205 1726889924.53318: done checking to see if all hosts have failed 178205 1726889924.53319: getting the remaining hosts for this loop 178205 1726889924.53320: done getting the remaining hosts for this loop 178205 1726889924.53323: getting the next task for host managed_node2 178205 1726889924.53327: done getting next task for host managed_node2 178205 1726889924.53329: ^ task is: TASK: Print out pool information 178205 1726889924.53331: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889924.53333: getting variables 178205 1726889924.53334: in VariableManager get_vars() 178205 1726889924.53345: Calling all_inventory to load vars for managed_node2 178205 1726889924.53347: Calling groups_inventory to load vars for managed_node2 178205 1726889924.53350: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.53354: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.53356: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.53359: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.57459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.57772: done with get_vars() 178205 1726889924.57782: done getting variables 178205 1726889924.57813: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:38:44 -0400 (0:00:00.099) 0:02:17.566 ****** 178205 1726889924.57832: entering _queue_task() for managed_node2/debug 178205 1726889924.58064: worker is 1 (out of 1 available) 178205 1726889924.58078: exiting _queue_task() for managed_node2/debug 178205 1726889924.58089: done queuing things up, now waiting for results queue to drain 178205 1726889924.58091: waiting for pending results... 178205 1726889924.58293: running TaskExecutor() for managed_node2/TASK: Print out pool information 178205 1726889924.58382: in run() - task 02369adf-7a19-34ed-f5d1-000000002d1d 178205 1726889924.58393: variable 'ansible_search_path' from source: unknown 178205 1726889924.58423: calling self._execute() 178205 1726889924.58513: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.58518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.58526: variable 'omit' from source: magic vars 178205 1726889924.58820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889924.60558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889924.60614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889924.60645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889924.60671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889924.60691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889924.60751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889924.60773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889924.60790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889924.60818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889924.60832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889924.60917: variable '_storage_pools_list' from source: set_fact 178205 1726889924.60934: Evaluated conditional (_storage_pools_list | length > 0): False 178205 1726889924.60938: when evaluation is False, skipping this task 178205 1726889924.60941: _execute() done 178205 1726889924.60945: dumping result to json 178205 1726889924.60947: done dumping result, returning 178205 1726889924.60952: done running TaskExecutor() for managed_node2/TASK: Print out pool information [02369adf-7a19-34ed-f5d1-000000002d1d] 178205 1726889924.60958: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1d 178205 1726889924.61043: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1d 178205 1726889924.61046: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_pools_list | length > 0" } 178205 1726889924.61096: no more pending results, returning what we have 178205 1726889924.61100: results queue empty 178205 1726889924.61100: checking for any_errors_fatal 178205 1726889924.61102: done checking for any_errors_fatal 178205 1726889924.61103: checking for max_fail_percentage 178205 1726889924.61105: done checking for max_fail_percentage 178205 1726889924.61106: checking to see if all hosts have failed and the running result is not ok 178205 1726889924.61107: done checking to see if all hosts have failed 178205 1726889924.61107: getting the remaining hosts for this loop 178205 1726889924.61109: done getting the remaining hosts for this loop 178205 1726889924.61115: getting the next task for host managed_node2 178205 1726889924.61122: done getting next task for host managed_node2 178205 1726889924.61125: ^ task is: TASK: Print out volume information 178205 1726889924.61127: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889924.61131: getting variables 178205 1726889924.61133: in VariableManager get_vars() 178205 1726889924.61168: Calling all_inventory to load vars for managed_node2 178205 1726889924.61171: Calling groups_inventory to load vars for managed_node2 178205 1726889924.61179: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.61193: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.61196: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.61199: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.61568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.61910: done with get_vars() 178205 1726889924.61922: done getting variables 178205 1726889924.61961: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:38:44 -0400 (0:00:00.041) 0:02:17.607 ****** 178205 1726889924.61982: entering _queue_task() for managed_node2/debug 178205 1726889924.62183: worker is 1 (out of 1 available) 178205 1726889924.62199: exiting _queue_task() for managed_node2/debug 178205 1726889924.62210: done queuing things up, now waiting for results queue to drain 178205 1726889924.62212: waiting for pending results... 178205 1726889924.62391: running TaskExecutor() for managed_node2/TASK: Print out volume information 178205 1726889924.62477: in run() - task 02369adf-7a19-34ed-f5d1-000000002d1e 178205 1726889924.62490: variable 'ansible_search_path' from source: unknown 178205 1726889924.62518: calling self._execute() 178205 1726889924.62606: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.62609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.62620: variable 'omit' from source: magic vars 178205 1726889924.62898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889924.64550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889924.64605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889924.64637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889924.64663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889924.64682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889924.64740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889924.64761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889924.64779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889924.64805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889924.64817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889924.64906: variable '_storage_volumes_list' from source: set_fact 178205 1726889924.64944: Evaluated conditional (_storage_volumes_list | length > 0): True 178205 1726889924.64949: variable 'omit' from source: magic vars 178205 1726889924.64973: variable 'omit' from source: magic vars 178205 1726889924.64995: variable 'omit' from source: magic vars 178205 1726889924.65016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889924.65039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889924.65054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889924.65067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889924.65075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889924.65099: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889924.65103: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.65106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.65171: Set connection var ansible_pipelining to False 178205 1726889924.65177: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889924.65183: Set connection var ansible_shell_executable to /bin/sh 178205 1726889924.65185: Set connection var ansible_connection to ssh 178205 1726889924.65190: Set connection var ansible_shell_type to sh 178205 1726889924.65197: Set connection var ansible_timeout to 10 178205 1726889924.65217: variable 'ansible_shell_executable' from source: unknown 178205 1726889924.65220: variable 'ansible_connection' from source: unknown 178205 1726889924.65223: variable 'ansible_module_compression' from source: unknown 178205 1726889924.65226: variable 'ansible_shell_type' from source: unknown 178205 1726889924.65228: variable 'ansible_shell_executable' from source: unknown 178205 1726889924.65233: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.65235: variable 'ansible_pipelining' from source: unknown 178205 1726889924.65238: variable 'ansible_timeout' from source: unknown 178205 1726889924.65242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.65313: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889924.65321: variable 'omit' from source: magic vars 178205 1726889924.65327: starting attempt loop 178205 1726889924.65332: running the handler 178205 1726889924.65366: variable '_storage_volumes_list' from source: set_fact 178205 1726889924.65419: variable '_storage_volumes_list' from source: set_fact 178205 1726889924.65605: handler run complete 178205 1726889924.65637: attempt loop complete, returning result 178205 1726889924.65640: _execute() done 178205 1726889924.65642: dumping result to json 178205 1726889924.65645: done dumping result, returning 178205 1726889924.65652: done running TaskExecutor() for managed_node2/TASK: Print out volume information [02369adf-7a19-34ed-f5d1-000000002d1e] 178205 1726889924.65657: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1e 178205 1726889924.65769: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1e 178205 1726889924.65772: WORKER PROCESS EXITING ok: [managed_node2] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=fdbac84f-b118-4254-9edf-93d31b3eac05", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 178205 1726889924.65894: no more pending results, returning what we have 178205 1726889924.65897: results queue empty 178205 1726889924.65898: checking for any_errors_fatal 178205 1726889924.65903: done checking for any_errors_fatal 178205 1726889924.65904: checking for max_fail_percentage 178205 1726889924.65905: done checking for max_fail_percentage 178205 1726889924.65906: checking to see if all hosts have failed and the running result is not ok 178205 1726889924.65907: done checking to see if all hosts have failed 178205 1726889924.65907: getting the remaining hosts for this loop 178205 1726889924.65908: done getting the remaining hosts for this loop 178205 1726889924.65916: getting the next task for host managed_node2 178205 1726889924.65921: done getting next task for host managed_node2 178205 1726889924.65924: ^ task is: TASK: Collect info about the volumes. 178205 1726889924.65926: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889924.65929: getting variables 178205 1726889924.65930: in VariableManager get_vars() 178205 1726889924.65959: Calling all_inventory to load vars for managed_node2 178205 1726889924.65961: Calling groups_inventory to load vars for managed_node2 178205 1726889924.65963: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889924.65970: Calling all_plugins_play to load vars for managed_node2 178205 1726889924.65971: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889924.65973: Calling groups_plugins_play to load vars for managed_node2 178205 1726889924.66287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889924.66610: done with get_vars() 178205 1726889924.66622: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:38:44 -0400 (0:00:00.046) 0:02:17.654 ****** 178205 1726889924.66676: entering _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889924.66858: worker is 1 (out of 1 available) 178205 1726889924.66872: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blockdev_info 178205 1726889924.66883: done queuing things up, now waiting for results queue to drain 178205 1726889924.66884: waiting for pending results... 178205 1726889924.67069: running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. 178205 1726889924.67145: in run() - task 02369adf-7a19-34ed-f5d1-000000002d1f 178205 1726889924.67158: variable 'ansible_search_path' from source: unknown 178205 1726889924.67185: calling self._execute() 178205 1726889924.67276: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.67279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.67289: variable 'omit' from source: magic vars 178205 1726889924.67375: variable 'omit' from source: magic vars 178205 1726889924.67403: variable 'omit' from source: magic vars 178205 1726889924.67429: variable 'omit' from source: magic vars 178205 1726889924.67463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889924.67493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889924.67507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889924.67522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889924.67532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889924.67559: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889924.67562: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.67564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.67637: Set connection var ansible_pipelining to False 178205 1726889924.67641: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889924.67646: Set connection var ansible_shell_executable to /bin/sh 178205 1726889924.67651: Set connection var ansible_connection to ssh 178205 1726889924.67653: Set connection var ansible_shell_type to sh 178205 1726889924.67658: Set connection var ansible_timeout to 10 178205 1726889924.67681: variable 'ansible_shell_executable' from source: unknown 178205 1726889924.67683: variable 'ansible_connection' from source: unknown 178205 1726889924.67686: variable 'ansible_module_compression' from source: unknown 178205 1726889924.67689: variable 'ansible_shell_type' from source: unknown 178205 1726889924.67693: variable 'ansible_shell_executable' from source: unknown 178205 1726889924.67696: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889924.67699: variable 'ansible_pipelining' from source: unknown 178205 1726889924.67701: variable 'ansible_timeout' from source: unknown 178205 1726889924.67704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889924.67845: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889924.67854: variable 'omit' from source: magic vars 178205 1726889924.67858: starting attempt loop 178205 1726889924.67861: running the handler 178205 1726889924.67876: _low_level_execute_command(): starting 178205 1726889924.67883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889924.68405: 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 <<< 178205 1726889924.68416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.68448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889924.68453: 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 <<< 178205 1726889924.68463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889924.68477: stderr 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 <<< 178205 1726889924.68532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.68546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.68594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.70127: stdout chunk (state=3): >>>/root <<< 178205 1726889924.70233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889924.70278: stderr chunk (state=3): >>><<< 178205 1726889924.70281: stdout chunk (state=3): >>><<< 178205 1726889924.70306: _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 178205 1726889924.70319: _low_level_execute_command(): starting 178205 1726889924.70325: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261 `" && echo ansible-tmp-1726889924.7030582-183076-281016456871261="` echo /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261 `" ) && sleep 0' 178205 1726889924.70751: 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 <<< 178205 1726889924.70758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.70785: 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 <<< 178205 1726889924.70799: 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 <<< 178205 1726889924.70820: stderr 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 <<< 178205 1726889924.70864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.70868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889924.70877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.70927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.72722: stdout chunk (state=3): >>>ansible-tmp-1726889924.7030582-183076-281016456871261=/root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261 <<< 178205 1726889924.72829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889924.72871: stderr chunk (state=3): >>><<< 178205 1726889924.72875: stdout chunk (state=3): >>><<< 178205 1726889924.72888: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889924.7030582-183076-281016456871261=/root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261 , stderr=OpenSSH_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 178205 1726889924.72929: variable 'ansible_module_compression' from source: unknown 178205 1726889924.72966: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 178205 1726889924.72995: variable 'ansible_facts' from source: unknown 178205 1726889924.73058: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/AnsiballZ_blockdev_info.py 178205 1726889924.73149: Sending initial data 178205 1726889924.73153: Sent initial data (164 bytes) 178205 1726889924.73769: 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 <<< 178205 1726889924.73775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.73806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889924.73811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889924.73835: 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 <<< 178205 1726889924.73840: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889924.73886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.73897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.73942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.75601: 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 <<< 178205 1726889924.75610: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889924.75633: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889924.75670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpjwkidqr3 /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/AnsiballZ_blockdev_info.py <<< 178205 1726889924.75703: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889924.76596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889924.76681: stderr chunk (state=3): >>><<< 178205 1726889924.76684: stdout chunk (state=3): >>><<< 178205 1726889924.76697: done transferring module to remote 178205 1726889924.76707: _low_level_execute_command(): starting 178205 1726889924.76711: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/ /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889924.77267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889924.77283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889924.77308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889924.77312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.77365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889924.77368: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889924.77395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889924.77417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889924.77435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889924.77438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889924.77441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889924.77460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889924.77463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.77470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889924.77508: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889924.77642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889924.77700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.77717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889924.77723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.77767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.79399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889924.79460: stderr chunk (state=3): >>><<< 178205 1726889924.79466: stdout chunk (state=3): >>><<< 178205 1726889924.79482: _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 178205 1726889924.79485: _low_level_execute_command(): starting 178205 1726889924.79488: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/AnsiballZ_blockdev_info.py && sleep 0' 178205 1726889924.80210: 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 <<< 178205 1726889924.80222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889924.80262: 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 <<< 178205 1726889924.80265: 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 <<< 178205 1726889924.80275: stderr 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 <<< 178205 1726889924.80321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889924.80327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889924.80341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889924.80389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889924.82251: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889924.82274: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889924.82281: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889924.82336: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889924.82376: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889924.82414: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889924.82456: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889924.82461: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889924.82510: 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' <<< 178205 1726889924.82525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889924.82544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889924.82552: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889924.82573: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878551edc0> <<< 178205 1726889924.82618: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889924.82645: 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 0x7f87854c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878551eb20> <<< 178205 1726889924.82678: 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' <<< 178205 1726889924.82681: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878551eac0> <<< 178205 1726889924.82702: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889924.82722: 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 0x7f87854c3490> <<< 178205 1726889924.82757: 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' <<< 178205 1726889924.82778: 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' <<< 178205 1726889924.82792: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854c3940> <<< 178205 1726889924.82813: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854c3670> <<< 178205 1726889924.82848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889924.82865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889924.82888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889924.82898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889924.82917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889924.82940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889924.82974: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878547a190> <<< 178205 1726889924.82979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889924.82991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889924.83055: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878547a220> <<< 178205 1726889924.83091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889924.83104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889924.83125: 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 0x7f878549d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878547a940> <<< 178205 1726889924.83153: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854db880> <<< 178205 1726889924.83183: 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' <<< 178205 1726889924.83187: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785473d90> <<< 178205 1726889924.83233: 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' <<< 178205 1726889924.83244: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878549dd90> <<< 178205 1726889924.83288: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854c3970> <<< 178205 1726889924.83314: 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. <<< 178205 1726889924.83506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889924.83518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889924.83542: 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' <<< 178205 1726889924.83564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889924.83583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889924.83616: 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' <<< 178205 1726889924.83629: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d4eb0> <<< 178205 1726889924.83666: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d7f40> <<< 178205 1726889924.83691: 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' <<< 178205 1726889924.83715: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889924.83756: 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' <<< 178205 1726889924.83774: 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' <<< 178205 1726889924.83805: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851cc610> <<< 178205 1726889924.83827: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d4370> <<< 178205 1726889924.83839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889924.83901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889924.83928: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889924.83949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889924.83974: 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' <<< 178205 1726889924.84015: 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 0x7f8785155dc0> <<< 178205 1726889924.84043: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851558b0> import 'itertools' # <<< 178205 1726889924.84061: 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 0x7f8785155eb0> <<< 178205 1726889924.84079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889924.84103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889924.84130: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785155f70> <<< 178205 1726889924.84152: 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 0x7f8785155e80> import '_collections' # <<< 178205 1726889924.84199: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851aed30> <<< 178205 1726889924.84218: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889924.84231: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851a9610> <<< 178205 1726889924.84275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889924.84296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851bc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851dbe20> <<< 178205 1726889924.84309: 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' <<< 178205 1726889924.84339: 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 0x7f8785167c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851ae250> <<< 178205 1726889924.84372: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889924.84397: 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 0x7f87851bc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851e19d0> <<< 178205 1726889924.84421: 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' <<< 178205 1726889924.84449: 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' <<< 178205 1726889924.84472: 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' <<< 178205 1726889924.84494: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785167fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785167d90> <<< 178205 1726889924.84526: 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 0x7f8785167d00> <<< 178205 1726889924.84544: 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' <<< 178205 1726889924.84562: 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' <<< 178205 1726889924.84582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889924.84631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889924.84655: 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 0x7f878513b370> <<< 178205 1726889924.84678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889924.84690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889924.84719: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878513b460> <<< 178205 1726889924.84838: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785171fa0> <<< 178205 1726889924.84881: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516aa30> <<< 178205 1726889924.84898: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516a490> <<< 178205 1726889924.84917: 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' <<< 178205 1726889924.84943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889924.84986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889924.84997: 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 0x7f878508a1c0> <<< 178205 1726889924.85026: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785126c70> <<< 178205 1726889924.85075: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851e1040> <<< 178205 1726889924.85097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889924.85118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889924.85153: 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 0x7f878509daf0> <<< 178205 1726889924.85166: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889924.85206: 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 0x7f878509de20> <<< 178205 1726889924.85247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889924.85267: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850ae730> <<< 178205 1726889924.85279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889924.85306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889924.85332: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850aec70> <<< 178205 1726889924.85372: 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' <<< 178205 1726889924.85396: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87850453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878509df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889924.85411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889924.85453: 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 0x7f8785056280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850ae5b0> <<< 178205 1726889924.85466: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889924.85487: 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 0x7f8785056340> <<< 178205 1726889924.85532: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851679d0> <<< 178205 1726889924.85554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889924.85571: 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 <<< 178205 1726889924.85589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889924.85635: 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 0x7f87850726a0> <<< 178205 1726889924.85669: 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' <<< 178205 1726889924.85691: 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 0x7f8785072970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785072760> <<< 178205 1726889924.85704: 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 0x7f8785072850> <<< 178205 1726889924.85729: 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' <<< 178205 1726889924.85917: 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 0x7f8785072ca0> <<< 178205 1726889924.85952: 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 0x7f8784f8c1f0> <<< 178205 1726889924.85973: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850728e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785065a30> <<< 178205 1726889924.86003: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851675b0> <<< 178205 1726889924.86016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889924.86066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889924.86102: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785072a90> <<< 178205 1726889924.86196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889924.86211: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8784fb4670> <<< 178205 1726889924.86344: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 178205 1726889924.86434: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.86462: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 178205 1726889924.86487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889924.86505: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889924.86519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.87700: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.88643: 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 0x7f87849987c0> <<< 178205 1726889924.88670: 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' <<< 178205 1726889924.88719: 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' <<< 178205 1726889924.88724: 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' <<< 178205 1726889924.88736: 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 0x7f8784998160> <<< 178205 1726889924.88769: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998280> <<< 178205 1726889924.88809: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998f10> <<< 178205 1726889924.88826: 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' <<< 178205 1726889924.88879: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998d30> <<< 178205 1726889924.88888: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889924.88928: 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 0x7f8784998f70> <<< 178205 1726889924.88932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889924.88945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889924.88983: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998100> <<< 178205 1726889924.89023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889924.89034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889924.89058: 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' <<< 178205 1726889924.89072: 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' <<< 178205 1726889924.89146: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784950130> <<< 178205 1726889924.89174: 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 0x7f878490cf40> <<< 178205 1726889924.89218: 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 0x7f878490cd60> <<< 178205 1726889924.89231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889924.89261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889924.89298: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878490c3d0> <<< 178205 1726889924.89311: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849fedc0> <<< 178205 1726889924.89482: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849fe3a0> <<< 178205 1726889924.89494: 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' <<< 178205 1726889924.89514: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849fef70> <<< 178205 1726889924.89536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889924.89558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889924.89570: 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' <<< 178205 1726889924.89602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889924.89616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889924.89631: 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 0x7f87849cec10> <<< 178205 1726889924.89726: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848e63a0> <<< 178205 1726889924.89729: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849a0490> <<< 178205 1726889924.89753: 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 0x7f87848e64c0> <<< 178205 1726889924.89783: 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 0x7f87848e64f0> <<< 178205 1726889924.89827: 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 <<< 178205 1726889924.89842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889924.89854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889924.89870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889924.89939: 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 0x7f87848ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849e01f0> <<< 178205 1726889924.89974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889924.89977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889924.90027: 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 0x7f87848db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849e0370> <<< 178205 1726889924.90048: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889924.90083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889924.90120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889924.90128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 178205 1726889924.90174: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849f8d90> <<< 178205 1726889924.90305: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848db880> <<< 178205 1726889924.90390: 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 0x7f87848db6d0> <<< 178205 1726889924.90426: 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 0x7f87848da670> <<< 178205 1726889924.90477: 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 0x7f87848da5b0> <<< 178205 1726889924.90502: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849d68b0> <<< 178205 1726889924.90529: 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' <<< 178205 1726889924.90542: 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' <<< 178205 1726889924.90588: 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 0x7f878495f670> <<< 178205 1726889924.90765: 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 0x7f878495eac0> <<< 178205 1726889924.90780: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878496d0d0> <<< 178205 1726889924.90820: 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 0x7f878495f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849a3a60> <<< 178205 1726889924.90845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889924.90864: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.90934: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.91025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889924.91052: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889924.91071: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889924.91169: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.91266: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.91825: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.92173: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889924.92190: 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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889924.92220: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889924.92233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889924.92277: 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 0x7f87844b4580> <<< 178205 1726889924.92349: 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 0x7f87848b9520> <<< 178205 1726889924.92368: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87844560a0> <<< 178205 1726889924.92414: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889924.92430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.92452: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.92465: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889924.92586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.92715: 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' <<< 178205 1726889924.92739: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878495ebb0> <<< 178205 1726889924.92752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93135: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93500: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93560: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93628: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889924.93667: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93692: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889924.93707: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93760: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93835: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889924.93852: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889924.93866: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889924.93887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.93949: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889924.93962: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94148: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889924.94366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889924.94376: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889924.94443: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848b7970> <<< 178205 1726889924.94455: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94519: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94571: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889924.94592: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889924.94606: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94644: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94682: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889924.94719: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94757: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94848: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.94909: 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 <<< 178205 1726889924.94939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889924.95007: 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 0x7f87849eb250> <<< 178205 1726889924.95037: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848b76a0> <<< 178205 1726889924.95081: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889924.95216: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.95265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.95302: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.95347: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889924.95350: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889924.95362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889924.95398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889924.95428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889924.95431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889924.95517: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878489e7c0> <<< 178205 1726889924.95552: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878489b7f0> <<< 178205 1726889924.95620: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784895970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889924.95656: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.95670: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889924.95739: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889924.95799: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 178205 1726889924.95809: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 178205 1726889924.95853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 178205 1726889924.95887: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 178205 1726889924.95903: 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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 178205 1726889924.95906: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.95960: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.96072: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889924.96276: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889924.97007: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 178205 1726889924.97025: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889924.97377: 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 <<< 178205 1726889924.97406: 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 <<< 178205 1726889924.97472: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.97476: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 gc <<< 178205 1726889924.97658: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889924.97673: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889924.97702: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889924.97745: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889924.97769: 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 <<< 178205 1726889924.97810: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 178205 1726889924.97815: stdout chunk (state=3): >>># destroy datetime <<< 178205 1726889924.97833: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889924.97866: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889924.97901: 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 <<< 178205 1726889924.97966: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 178205 1726889924.97979: 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 <<< 178205 1726889924.98012: 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 <<< 178205 1726889924.98073: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 178205 1726889924.98076: stdout chunk (state=3): >>># 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 <<< 178205 1726889924.98225: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889924.98229: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889924.98268: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889924.98289: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889924.98321: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889924.98590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889924.98673: stderr chunk (state=3): >>><<< 178205 1726889924.98677: stdout chunk (state=3): >>><<< 178205 1726889924.98805: _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 0x7f878551edc0> # /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 0x7f87854c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878551eb20> # /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 0x7f878551eac0> 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 0x7f87854c3490> # /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 0x7f87854c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854c3670> # /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 0x7f878547a190> # /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 0x7f878547a220> # /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 0x7f878549d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878547a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854db880> # /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 0x7f8785473d90> # /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 0x7f878549dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87854c3970> 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 0x7f87851d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d7f40> # /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 0x7f87851cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851d4370> # /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 0x7f8785155dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851558b0> 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 0x7f8785155eb0> # /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 0x7f8785155f70> # /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 0x7f8785155e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851a9610> # /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 0x7f87851bc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851dbe20> # /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 0x7f8785167c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851ae250> # 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 0x7f87851bc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851e19d0> # /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 0x7f8785167fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785167d90> # /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 0x7f8785167d00> # /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 0x7f878513b370> # /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 0x7f878513b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785171fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516a490> # /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 0x7f878508a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785126c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878516aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851e1040> # /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 0x7f878509daf0> 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 0x7f878509de20> # /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 0x7f87850ae730> # /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 0x7f87850aec70> # 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 0x7f87850453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878509df10> # /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 0x7f8785056280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850ae5b0> 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 0x7f8785056340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851679d0> # /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 0x7f87850726a0> # /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 0x7f8785072970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785072760> # 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 0x7f8785072850> # /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 0x7f8785072ca0> # 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 0x7f8784f8c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87850728e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8785065a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87851675b0> # /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 0x7f8785072a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8784fb4670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f87849987c0> # /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 0x7f8784998160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998f10> # /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 0x7f87849984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784998d30> 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 0x7f8784998f70> # /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 0x7f8784998100> # /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 0x7f8784950130> # 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 0x7f878490cf40> # 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 0x7f878490cd60> # /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 0x7f878490c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849fe3a0> # /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 0x7f87849fef70> # /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 0x7f87849cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849a0490> # 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 0x7f87848e64c0> # /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 0x7f87848e64f0> # /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 0x7f87848ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849e01f0> # /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 0x7f87848db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849e0370> # /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 0x7f87849f8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848db880> # 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 0x7f87848db6d0> # 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 0x7f87848da670> # 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 0x7f87848da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849d68b0> # /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 0x7f878495f670> # 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 0x7f878495eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878496d0d0> # 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 0x7f878495f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87849a3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f87844b4580> # /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 0x7f87848b9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87844560a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f878495ebb0> # 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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f87848b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f87849eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87848b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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 0x7f878489e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f878489b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8784895970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_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.blockdev_info_payload_jxxa7hv5/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "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_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 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889924.99593: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_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.blockdev_info', '_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-1726889924.7030582-183076-281016456871261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889924.99596: _low_level_execute_command(): starting 178205 1726889924.99598: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889924.7030582-183076-281016456871261/ > /dev/null 2>&1 && sleep 0' 178205 1726889925.00228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.00243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.00258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.00280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.00331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.00345: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.00361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.00380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.00398: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.00409: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.00428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.00443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.00459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.00471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.00483: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.00501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.00584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.00610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.00631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.00699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.02545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.02548: stdout chunk (state=3): >>><<< 178205 1726889925.02555: stderr chunk (state=3): >>><<< 178205 1726889925.02917: _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 178205 1726889925.02920: handler run complete 178205 1726889925.02924: Evaluated conditional (False): False 178205 1726889925.02928: attempt loop complete, returning result 178205 1726889925.02930: _execute() done 178205 1726889925.02932: dumping result to json 178205 1726889925.02934: done dumping result, returning 178205 1726889925.02936: done running TaskExecutor() for managed_node2/TASK: Collect info about the volumes. [02369adf-7a19-34ed-f5d1-000000002d1f] 178205 1726889925.02938: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1f 178205 1726889925.03025: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d1f 178205 1726889925.03030: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 178205 1726889925.03177: no more pending results, returning what we have 178205 1726889925.03181: results queue empty 178205 1726889925.03182: checking for any_errors_fatal 178205 1726889925.03195: done checking for any_errors_fatal 178205 1726889925.03196: checking for max_fail_percentage 178205 1726889925.03197: done checking for max_fail_percentage 178205 1726889925.03198: checking to see if all hosts have failed and the running result is not ok 178205 1726889925.03199: done checking to see if all hosts have failed 178205 1726889925.03200: getting the remaining hosts for this loop 178205 1726889925.03201: done getting the remaining hosts for this loop 178205 1726889925.03205: getting the next task for host managed_node2 178205 1726889925.03211: done getting next task for host managed_node2 178205 1726889925.03215: ^ task is: TASK: Read the /etc/fstab file for volume existence 178205 1726889925.03218: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889925.03221: getting variables 178205 1726889925.03222: in VariableManager get_vars() 178205 1726889925.03261: Calling all_inventory to load vars for managed_node2 178205 1726889925.03264: Calling groups_inventory to load vars for managed_node2 178205 1726889925.03267: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889925.03278: Calling all_plugins_play to load vars for managed_node2 178205 1726889925.03280: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889925.03283: Calling groups_plugins_play to load vars for managed_node2 178205 1726889925.03949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889925.04593: done with get_vars() 178205 1726889925.04615: done getting variables 178205 1726889925.04682: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:38:45 -0400 (0:00:00.380) 0:02:18.035 ****** 178205 1726889925.04719: entering _queue_task() for managed_node2/command 178205 1726889925.05033: worker is 1 (out of 1 available) 178205 1726889925.05052: exiting _queue_task() for managed_node2/command 178205 1726889925.05065: done queuing things up, now waiting for results queue to drain 178205 1726889925.05066: waiting for pending results... 178205 1726889925.05397: running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence 178205 1726889925.05536: in run() - task 02369adf-7a19-34ed-f5d1-000000002d20 178205 1726889925.05558: variable 'ansible_search_path' from source: unknown 178205 1726889925.05603: calling self._execute() 178205 1726889925.05746: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.05759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.05774: variable 'omit' from source: magic vars 178205 1726889925.05904: variable 'omit' from source: magic vars 178205 1726889925.05964: variable 'omit' from source: magic vars 178205 1726889925.06002: variable 'omit' from source: magic vars 178205 1726889925.06064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889925.06106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889925.06136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889925.06166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889925.06182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889925.06218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889925.06231: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.06239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.06365: Set connection var ansible_pipelining to False 178205 1726889925.06382: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889925.06393: Set connection var ansible_shell_executable to /bin/sh 178205 1726889925.06401: Set connection var ansible_connection to ssh 178205 1726889925.06410: Set connection var ansible_shell_type to sh 178205 1726889925.06423: Set connection var ansible_timeout to 10 178205 1726889925.06460: variable 'ansible_shell_executable' from source: unknown 178205 1726889925.06474: variable 'ansible_connection' from source: unknown 178205 1726889925.06489: variable 'ansible_module_compression' from source: unknown 178205 1726889925.06497: variable 'ansible_shell_type' from source: unknown 178205 1726889925.06504: variable 'ansible_shell_executable' from source: unknown 178205 1726889925.06511: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.06521: variable 'ansible_pipelining' from source: unknown 178205 1726889925.06530: variable 'ansible_timeout' from source: unknown 178205 1726889925.06538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.06707: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889925.06730: variable 'omit' from source: magic vars 178205 1726889925.06740: starting attempt loop 178205 1726889925.06747: running the handler 178205 1726889925.06767: _low_level_execute_command(): starting 178205 1726889925.06779: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889925.07572: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.07587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.07601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.07625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.07674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.07690: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.07704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.07724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.07738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.07750: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.07766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.07786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.07803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.07818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.07832: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.07845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.07933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.07955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.07973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.08046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.09637: stdout chunk (state=3): >>>/root <<< 178205 1726889925.09736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.09805: stderr chunk (state=3): >>><<< 178205 1726889925.09808: stdout chunk (state=3): >>><<< 178205 1726889925.09933: _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 178205 1726889925.09937: _low_level_execute_command(): starting 178205 1726889925.09940: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146 `" && echo ansible-tmp-1726889925.0983875-183089-266392121075146="` echo /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146 `" ) && sleep 0' 178205 1726889925.10548: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.10563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.10593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.10617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.10662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.10674: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.10694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.10715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.10730: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.10741: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.10753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.10767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.10783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.10795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.10815: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.10834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.10908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.10937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.10955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.11021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.12858: stdout chunk (state=3): >>>ansible-tmp-1726889925.0983875-183089-266392121075146=/root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146 <<< 178205 1726889925.13047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.13050: stdout chunk (state=3): >>><<< 178205 1726889925.13052: stderr chunk (state=3): >>><<< 178205 1726889925.13318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889925.0983875-183089-266392121075146=/root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146 , stderr=OpenSSH_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 178205 1726889925.13322: variable 'ansible_module_compression' from source: unknown 178205 1726889925.13324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889925.13329: variable 'ansible_facts' from source: unknown 178205 1726889925.13331: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/AnsiballZ_command.py 178205 1726889925.13455: Sending initial data 178205 1726889925.13458: Sent initial data (158 bytes) 178205 1726889925.14429: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.14449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.14468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.14486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.14532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.14553: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.14568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.14584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.14594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.14603: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.14615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.14630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.14645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.14661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.14671: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.14683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.14764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.14790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.14806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.14882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.16560: 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 <<< 178205 1726889925.16586: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889925.16632: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp5p6i3xn0 /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/AnsiballZ_command.py <<< 178205 1726889925.16657: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889925.17706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.17845: stderr chunk (state=3): >>><<< 178205 1726889925.17848: stdout chunk (state=3): >>><<< 178205 1726889925.17871: done transferring module to remote 178205 1726889925.17886: _low_level_execute_command(): starting 178205 1726889925.17889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/ /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/AnsiballZ_command.py && sleep 0' 178205 1726889925.18479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.18487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.18497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.18510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.18550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.18557: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.18564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.18577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.18584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.18591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.18598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.18607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.18620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.18630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.18633: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.18643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.18715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.18731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.18742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.18797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.20570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.20573: stdout chunk (state=3): >>><<< 178205 1726889925.20576: stderr chunk (state=3): >>><<< 178205 1726889925.20665: _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 178205 1726889925.20668: _low_level_execute_command(): starting 178205 1726889925.20671: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/AnsiballZ_command.py && sleep 0' 178205 1726889925.21328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.21351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.21367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.21576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.21632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.21651: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.21673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.21699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.21710: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.21724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.21740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.21756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.21774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.21792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.21802: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.21817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.22261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.22276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.24183: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889925.24203: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889925.24251: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889925.24285: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889925.24329: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889925.24332: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889925.24357: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889925.24370: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889925.24441: 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' <<< 178205 1726889925.24453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889925.24473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889925.24487: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23d1edc0> <<< 178205 1726889925.24555: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889925.24559: 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 0x7f6a23cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23d1eb20> <<< 178205 1726889925.24590: 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 0x7f6a23d1eac0> <<< 178205 1726889925.24613: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889925.24636: 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 0x7f6a23cc3490> <<< 178205 1726889925.24680: 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' <<< 178205 1726889925.24714: 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' # <<< 178205 1726889925.24727: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cc3940> <<< 178205 1726889925.24743: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cc3670> <<< 178205 1726889925.24758: 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' <<< 178205 1726889925.24787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889925.24806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889925.24845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889925.24849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889925.24867: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23c7a190> <<< 178205 1726889925.24900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889925.24903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889925.24961: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23c7a220> <<< 178205 1726889925.25018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889925.25035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889925.25046: 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 0x7f6a23c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23c7a940> <<< 178205 1726889925.25068: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cdb880> <<< 178205 1726889925.25089: 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 0x7f6a23c73d90> <<< 178205 1726889925.25144: 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' <<< 178205 1726889925.25148: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23c9dd90> <<< 178205 1726889925.25199: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cc3970> <<< 178205 1726889925.25228: 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. <<< 178205 1726889925.25420: 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' <<< 178205 1726889925.25457: 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' <<< 178205 1726889925.25482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889925.25503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889925.25542: 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' <<< 178205 1726889925.25545: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d4eb0> <<< 178205 1726889925.25586: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d7f40> <<< 178205 1726889925.25605: 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' <<< 178205 1726889925.25634: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889925.25675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889925.25678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889925.25696: 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' <<< 178205 1726889925.25723: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d4370> <<< 178205 1726889925.25745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889925.25810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889925.25832: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889925.25856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.25887: 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' <<< 178205 1726889925.25909: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889925.25950: 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 0x7f6a23956dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239568b0> import 'itertools' # <<< 178205 1726889925.25970: 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 0x7f6a23956eb0> <<< 178205 1726889925.25992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889925.26036: 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 0x7f6a23956f70> <<< 178205 1726889925.26055: 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 0x7f6a23956e80> <<< 178205 1726889925.26067: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889925.26107: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239aed30> import '_functools' # <<< 178205 1726889925.26132: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239a9610> <<< 178205 1726889925.26186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889925.26212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239dbe20> <<< 178205 1726889925.26243: 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' <<< 178205 1726889925.26256: 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 0x7f6a23967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239ae250> <<< 178205 1726889925.26284: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889925.26305: 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 0x7f6a239bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239e19d0> <<< 178205 1726889925.26331: 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' <<< 178205 1726889925.26360: 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' <<< 178205 1726889925.26382: 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' <<< 178205 1726889925.26404: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23967d90> <<< 178205 1726889925.26444: 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 0x7f6a23967d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 178205 1726889925.26471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889925.26495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889925.26507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889925.26546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889925.26580: 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 0x7f6a2393b370> <<< 178205 1726889925.26602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889925.26614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889925.26636: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2393b460> <<< 178205 1726889925.26756: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396ffa0> <<< 178205 1726889925.26796: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396a490> <<< 178205 1726889925.26825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889925.26835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889925.26869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889925.26901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889925.26917: 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 0x7f6a238891c0> <<< 178205 1726889925.26940: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23925c70> <<< 178205 1726889925.26991: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239e1040> <<< 178205 1726889925.27017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889925.27042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889925.27065: 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 0x7f6a2389caf0> <<< 178205 1726889925.27079: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889925.27106: 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 0x7f6a2389ce20> <<< 178205 1726889925.27147: 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' <<< 178205 1726889925.27164: 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 0x7f6a238af730> <<< 178205 1726889925.27187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889925.27218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889925.27245: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238afc70> <<< 178205 1726889925.27280: 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 0x7f6a238453a0> <<< 178205 1726889925.27309: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2389cf10> <<< 178205 1726889925.27322: 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' <<< 178205 1726889925.27371: 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 0x7f6a23856280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238af5b0> <<< 178205 1726889925.27395: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889925.27407: 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 0x7f6a23856340> <<< 178205 1726889925.27435: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239679d0> <<< 178205 1726889925.27454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889925.27479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889925.27497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889925.27509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889925.27536: 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 0x7f6a238726a0> <<< 178205 1726889925.27557: 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' <<< 178205 1726889925.27589: 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 0x7f6a23872970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23872760> <<< 178205 1726889925.27615: 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 0x7f6a23872850> <<< 178205 1726889925.27644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889925.27656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889925.27833: 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 0x7f6a23872ca0> <<< 178205 1726889925.27877: 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 0x7f6a2387e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238728e0> <<< 178205 1726889925.27890: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23864a30> <<< 178205 1726889925.27912: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239675b0> <<< 178205 1726889925.27933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889925.27984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889925.28022: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23872a90> <<< 178205 1726889925.28109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889925.28131: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a237a0670> <<< 178205 1726889925.28284: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889925.28371: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.28413: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889925.28431: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889925.28455: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.29645: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.30615: 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' <<< 178205 1726889925.30619: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231977c0> <<< 178205 1726889925.30627: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 178205 1726889925.30630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.30662: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 178205 1726889925.30668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 178205 1726889925.30686: 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 0x7f6a23197160> <<< 178205 1726889925.30731: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197280> <<< 178205 1726889925.30759: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197f10> <<< 178205 1726889925.30772: 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' <<< 178205 1726889925.30825: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197d30> import 'atexit' # <<< 178205 1726889925.30859: 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 0x7f6a23197f70> <<< 178205 1726889925.30872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889925.30896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889925.30929: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197100> <<< 178205 1726889925.30952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889925.30981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889925.30983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889925.30998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889925.31025: 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' <<< 178205 1726889925.31093: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230ecee0> <<< 178205 1726889925.31132: 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 0x7f6a2310ff40> <<< 178205 1726889925.31161: 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 0x7f6a2310fd60> <<< 178205 1726889925.31174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889925.31199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889925.31236: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2310f3d0> <<< 178205 1726889925.31246: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231fddc0> <<< 178205 1726889925.31418: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231fd3a0> <<< 178205 1726889925.31438: 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' <<< 178205 1726889925.31454: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231fdf70> <<< 178205 1726889925.31477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889925.31491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889925.31518: 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' <<< 178205 1726889925.31530: 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' <<< 178205 1726889925.31554: 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 0x7f6a231ccc10> <<< 178205 1726889925.31643: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23167cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2319a490> <<< 178205 1726889925.31693: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889925.31697: 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 0x7f6a231674c0> <<< 178205 1726889925.31723: 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 0x7f6a231674f0> <<< 178205 1726889925.31746: 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' <<< 178205 1726889925.31760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889925.31779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889925.31873: 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 0x7f6a230d0250> <<< 178205 1726889925.31897: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231de1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889925.31900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889925.31947: 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 0x7f6a230dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231de370> <<< 178205 1726889925.31966: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889925.32005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.32028: 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' # <<< 178205 1726889925.32081: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231f8d90> <<< 178205 1726889925.32199: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230dc880> <<< 178205 1726889925.32296: 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' <<< 178205 1726889925.32330: 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 0x7f6a230dc6d0> # 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 0x7f6a230db670> <<< 178205 1726889925.32369: 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 0x7f6a230db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231d68b0> <<< 178205 1726889925.32409: 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' <<< 178205 1726889925.32429: 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' <<< 178205 1726889925.32470: 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 0x7f6a2315f670> <<< 178205 1726889925.32681: 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 0x7f6a2315eac0> <<< 178205 1726889925.32715: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2316f0d0> # 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 0x7f6a2315f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231a2a60> # zipimport: zlib available <<< 178205 1726889925.32739: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 178205 1726889925.32813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.32916: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889925.32950: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889925.33029: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.33123: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.33569: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.34020: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889925.34040: 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.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889925.34063: 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' <<< 178205 1726889925.34122: 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 0x7f6a22cb2580> <<< 178205 1726889925.34179: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 178205 1726889925.34197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230bb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a22c580a0> <<< 178205 1726889925.34251: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889925.34265: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.34288: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889925.34405: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.34537: 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' <<< 178205 1726889925.34555: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2315ebb0> <<< 178205 1726889925.34565: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.34939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35303: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35359: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35420: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889925.35456: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35485: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889925.35497: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35544: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35619: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889925.35641: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889925.35657: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.35723: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889925.35916: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889925.36136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889925.36150: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889925.36213: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230b8970> # zipimport: zlib available <<< 178205 1726889925.36276: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36368: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889925.36371: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889925.36387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36416: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36457: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889925.36493: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36617: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.36702: 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 <<< 178205 1726889925.36705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.36766: 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 0x7f6a231e9250> <<< 178205 1726889925.36801: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230b86a0> <<< 178205 1726889925.36838: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889925.36955: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889925.37089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889925.37106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889925.37134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889925.37168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889925.37171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889925.37245: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2309d7c0> <<< 178205 1726889925.37293: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2309a7f0> <<< 178205 1726889925.37345: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23094970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889925.37392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37407: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889925.37465: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889925.37502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 178205 1726889925.37510: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37599: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.37703: 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' <<< 178205 1726889925.37862: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a22c405e0> # zipimport: zlib available <<< 178205 1726889925.37943: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889925.38288: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:45.378076", "end": "2024-09-20 23:38:45.381227", "delta": "0:00:00.003151", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889925.38302: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889925.38628: 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 <<< 178205 1726889925.38642: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 178205 1726889925.38669: 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 <<< 178205 1726889925.38708: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889925.38755: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 178205 1726889925.38776: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889925.38939: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889925.38964: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889925.38994: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 178205 1726889925.39037: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889925.39064: 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 <<< 178205 1726889925.39089: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 178205 1726889925.39132: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889925.39177: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 178205 1726889925.39272: stdout chunk (state=3): >>># 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 <<< 178205 1726889925.39348: stdout chunk (state=3): >>># 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 <<< 178205 1726889925.39402: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889925.39479: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889925.39518: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889925.39556: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889925.39579: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889925.39925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889925.39934: stdout chunk (state=3): >>><<< 178205 1726889925.39946: stderr chunk (state=3): >>><<< 178205 1726889925.40120: _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 0x7f6a23d1edc0> # /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 0x7f6a23cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23d1eb20> # /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 0x7f6a23d1eac0> 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 0x7f6a23cc3490> # /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 0x7f6a23cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cc3670> # /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 0x7f6a23c7a190> # /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 0x7f6a23c7a220> # /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 0x7f6a23c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cdb880> # /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 0x7f6a23c73d90> # /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 0x7f6a23c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23cc3970> 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 0x7f6a239d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d7f40> # /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 0x7f6a239cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239d4370> # /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 0x7f6a23956dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239568b0> 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 0x7f6a23956eb0> # /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 0x7f6a23956f70> # /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 0x7f6a23956e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239a9610> # /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 0x7f6a239bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239dbe20> # /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 0x7f6a23967c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239ae250> # 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 0x7f6a239bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239e19d0> # /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 0x7f6a23967fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23967d90> # /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 0x7f6a23967d00> # /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 0x7f6a2393b370> # /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 0x7f6a2393b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396a490> # /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 0x7f6a238891c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23925c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2396aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239e1040> # /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 0x7f6a2389caf0> 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 0x7f6a2389ce20> # /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 0x7f6a238af730> # /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 0x7f6a238afc70> # 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 0x7f6a238453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2389cf10> # /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 0x7f6a23856280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238af5b0> 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 0x7f6a23856340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239679d0> # /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 0x7f6a238726a0> # /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 0x7f6a23872970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23872760> # 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 0x7f6a23872850> # /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 0x7f6a23872ca0> # 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 0x7f6a2387e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a238728e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23864a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a239675b0> # /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 0x7f6a23872a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a237a0670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a231977c0> # /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 0x7f6a23197160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197f10> # /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 0x7f6a231974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23197d30> 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 0x7f6a23197f70> # /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 0x7f6a23197100> # /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 0x7f6a230ecee0> # 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 0x7f6a2310ff40> # 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 0x7f6a2310fd60> # /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 0x7f6a2310f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231fd3a0> # /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 0x7f6a231fdf70> # /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 0x7f6a231ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23167cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2319a490> # 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 0x7f6a231674c0> # /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 0x7f6a231674f0> # /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 0x7f6a230d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231de1f0> # /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 0x7f6a230dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231de370> # /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 0x7f6a231f8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230dc880> # 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 0x7f6a230dc6d0> # 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 0x7f6a230db670> # 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 0x7f6a230db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231d68b0> # /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 0x7f6a2315f670> # 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 0x7f6a2315eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2316f0d0> # 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 0x7f6a2315f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a231a2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a22cb2580> # /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 0x7f6a230bb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a22c580a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a2315ebb0> # 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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a230b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a231e9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a230b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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 0x7f6a2309d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2309a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a23094970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_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.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b84hn7et/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f6a22c405e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:38:45.378076", "end": "2024-09-20 23:38:45.381227", "delta": "0:00:00.003151", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889925.40835: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889925.40839: _low_level_execute_command(): starting 178205 1726889925.40842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889925.0983875-183089-266392121075146/ > /dev/null 2>&1 && sleep 0' 178205 1726889925.41436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.41445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.41454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.41468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.41506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.41514: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.41525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.41541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.41549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.41556: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.41564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.41573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.41584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.41592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.41597: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.41606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.41681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.41701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.41709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.41774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.43639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.43642: stdout chunk (state=3): >>><<< 178205 1726889925.43645: stderr chunk (state=3): >>><<< 178205 1726889925.43817: _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 178205 1726889925.43821: handler run complete 178205 1726889925.43823: Evaluated conditional (False): False 178205 1726889925.43828: attempt loop complete, returning result 178205 1726889925.43831: _execute() done 178205 1726889925.43833: dumping result to json 178205 1726889925.43835: done dumping result, returning 178205 1726889925.43837: done running TaskExecutor() for managed_node2/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-34ed-f5d1-000000002d20] 178205 1726889925.43840: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d20 178205 1726889925.43915: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d20 178205 1726889925.43918: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003151", "end": "2024-09-20 23:38:45.381227", "rc": 0, "start": "2024-09-20 23:38:45.378076" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 178205 1726889925.44005: no more pending results, returning what we have 178205 1726889925.44010: results queue empty 178205 1726889925.44010: checking for any_errors_fatal 178205 1726889925.44032: done checking for any_errors_fatal 178205 1726889925.44033: checking for max_fail_percentage 178205 1726889925.44035: done checking for max_fail_percentage 178205 1726889925.44036: checking to see if all hosts have failed and the running result is not ok 178205 1726889925.44038: done checking to see if all hosts have failed 178205 1726889925.44038: getting the remaining hosts for this loop 178205 1726889925.44040: done getting the remaining hosts for this loop 178205 1726889925.44044: getting the next task for host managed_node2 178205 1726889925.44051: done getting next task for host managed_node2 178205 1726889925.44054: ^ task is: TASK: Read the /etc/crypttab file 178205 1726889925.44057: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889925.44065: getting variables 178205 1726889925.44067: in VariableManager get_vars() 178205 1726889925.44106: Calling all_inventory to load vars for managed_node2 178205 1726889925.44109: Calling groups_inventory to load vars for managed_node2 178205 1726889925.44115: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889925.44129: Calling all_plugins_play to load vars for managed_node2 178205 1726889925.44133: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889925.44137: Calling groups_plugins_play to load vars for managed_node2 178205 1726889925.45041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889925.45683: done with get_vars() 178205 1726889925.45698: done getting variables 178205 1726889925.45768: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:38:45 -0400 (0:00:00.410) 0:02:18.446 ****** 178205 1726889925.45797: entering _queue_task() for managed_node2/command 178205 1726889925.46108: worker is 1 (out of 1 available) 178205 1726889925.46123: exiting _queue_task() for managed_node2/command 178205 1726889925.46138: done queuing things up, now waiting for results queue to drain 178205 1726889925.46139: waiting for pending results... 178205 1726889925.46449: running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file 178205 1726889925.46588: in run() - task 02369adf-7a19-34ed-f5d1-000000002d21 178205 1726889925.46615: variable 'ansible_search_path' from source: unknown 178205 1726889925.46658: calling self._execute() 178205 1726889925.46783: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.46797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.46817: variable 'omit' from source: magic vars 178205 1726889925.46960: variable 'omit' from source: magic vars 178205 1726889925.47007: variable 'omit' from source: magic vars 178205 1726889925.47058: variable 'omit' from source: magic vars 178205 1726889925.47106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889925.47161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889925.47186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889925.47208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889925.47228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889925.47270: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889925.47279: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.47288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.47406: Set connection var ansible_pipelining to False 178205 1726889925.47422: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889925.47436: Set connection var ansible_shell_executable to /bin/sh 178205 1726889925.47444: Set connection var ansible_connection to ssh 178205 1726889925.47459: Set connection var ansible_shell_type to sh 178205 1726889925.47472: Set connection var ansible_timeout to 10 178205 1726889925.47507: variable 'ansible_shell_executable' from source: unknown 178205 1726889925.47518: variable 'ansible_connection' from source: unknown 178205 1726889925.47528: variable 'ansible_module_compression' from source: unknown 178205 1726889925.47537: variable 'ansible_shell_type' from source: unknown 178205 1726889925.47545: variable 'ansible_shell_executable' from source: unknown 178205 1726889925.47552: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.47566: variable 'ansible_pipelining' from source: unknown 178205 1726889925.47573: variable 'ansible_timeout' from source: unknown 178205 1726889925.47590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.47755: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889925.47778: variable 'omit' from source: magic vars 178205 1726889925.47789: starting attempt loop 178205 1726889925.47796: running the handler 178205 1726889925.47824: _low_level_execute_command(): starting 178205 1726889925.47840: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889925.48672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.48691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.48707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.48731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.48778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.48795: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.48810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.48834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.48848: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.48863: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.48878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.48891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.48914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.48931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.48945: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.48960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.49047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.49070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.49091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.49162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.50764: stdout chunk (state=3): >>>/root <<< 178205 1726889925.50869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.50944: stderr chunk (state=3): >>><<< 178205 1726889925.50951: stdout chunk (state=3): >>><<< 178205 1726889925.50984: _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 178205 1726889925.50994: _low_level_execute_command(): starting 178205 1726889925.51001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684 `" && echo ansible-tmp-1726889925.5098045-183102-201846161260684="` echo /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684 `" ) && sleep 0' 178205 1726889925.51598: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.51607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.51620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.51634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.51672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.51679: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.51689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.51702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.51710: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.51719: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.51730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.51737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.51750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.51756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.51763: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.51772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.51843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.51861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.51871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.51937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.53782: stdout chunk (state=3): >>>ansible-tmp-1726889925.5098045-183102-201846161260684=/root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684 <<< 178205 1726889925.53972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.53975: stdout chunk (state=3): >>><<< 178205 1726889925.53978: stderr chunk (state=3): >>><<< 178205 1726889925.54291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889925.5098045-183102-201846161260684=/root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684 , stderr=OpenSSH_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 178205 1726889925.54295: variable 'ansible_module_compression' from source: unknown 178205 1726889925.54297: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889925.54300: variable 'ansible_facts' from source: unknown 178205 1726889925.54302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/AnsiballZ_command.py 178205 1726889925.54367: Sending initial data 178205 1726889925.54370: Sent initial data (158 bytes) 178205 1726889925.55458: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.55471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.55484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.55502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.55552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.55563: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.55577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.55595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.55608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.55631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.55645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.55658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.55673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.55685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.55696: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.55708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.55793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.55816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.55848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.55916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.57641: 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 <<< 178205 1726889925.57671: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889925.57713: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp8l81ncga /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/AnsiballZ_command.py <<< 178205 1726889925.57745: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889925.59019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.59182: stderr chunk (state=3): >>><<< 178205 1726889925.59186: stdout chunk (state=3): >>><<< 178205 1726889925.59188: done transferring module to remote 178205 1726889925.59190: _low_level_execute_command(): starting 178205 1726889925.59192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/ /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/AnsiballZ_command.py && sleep 0' 178205 1726889925.60064: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.60067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.60104: 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 <<< 178205 1726889925.60108: 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 <<< 178205 1726889925.60113: stderr 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 <<< 178205 1726889925.60187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.60190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.60239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.62002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.62005: stdout chunk (state=3): >>><<< 178205 1726889925.62008: stderr chunk (state=3): >>><<< 178205 1726889925.62092: _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 178205 1726889925.62095: _low_level_execute_command(): starting 178205 1726889925.62098: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/AnsiballZ_command.py && sleep 0' 178205 1726889925.62691: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.62705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.62722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.62739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.62785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.62796: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.62810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.62834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.62846: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.62858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.62875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.62889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.62903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.62917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.62928: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.62941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.63016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.63037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.63053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.63124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.65029: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889925.65044: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889925.65103: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889925.65141: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889925.65174: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889925.65230: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889925.65233: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889925.65276: 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' <<< 178205 1726889925.65314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889925.65328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889925.65349: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e98dc0> <<< 178205 1726889925.65380: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889925.65426: 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 0x7f3eb9e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e98b20> <<< 178205 1726889925.65446: 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' <<< 178205 1726889925.65458: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e98ac0> <<< 178205 1726889925.65496: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889925.65520: 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' <<< 178205 1726889925.65560: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d490> <<< 178205 1726889925.65564: 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' <<< 178205 1726889925.65581: 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' <<< 178205 1726889925.65609: stdout chunk (state=3): >>>import '_abc' # <<< 178205 1726889925.65614: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d940> <<< 178205 1726889925.65636: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d670> <<< 178205 1726889925.65653: 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' <<< 178205 1726889925.65679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889925.65698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889925.65719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889925.65760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889925.65771: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bcf190> <<< 178205 1726889925.65783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889925.65801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889925.65869: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bcf220> <<< 178205 1726889925.65896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889925.65923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889925.65946: 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 0x7f3eb9bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bcf940> <<< 178205 1726889925.65972: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e55880> <<< 178205 1726889925.66001: 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' <<< 178205 1726889925.66018: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bc8d90> <<< 178205 1726889925.66079: 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' <<< 178205 1726889925.66083: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bf2d90> <<< 178205 1726889925.66129: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d970> <<< 178205 1726889925.66153: 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. <<< 178205 1726889925.66359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889925.66362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889925.66407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889925.66426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889925.66445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889925.66460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889925.66479: 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 0x7f3eb9b6feb0> <<< 178205 1726889925.66524: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b72f40> <<< 178205 1726889925.66560: 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' <<< 178205 1726889925.66579: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889925.66599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889925.66629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889925.66658: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b67610> <<< 178205 1726889925.66678: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b6f370> <<< 178205 1726889925.66699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889925.66762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889925.66785: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889925.66834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.66851: 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' <<< 178205 1726889925.66886: 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 0x7f3eb9af1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9af18b0> import 'itertools' # <<< 178205 1726889925.66916: 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 0x7f3eb9af1eb0> <<< 178205 1726889925.66935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889925.66978: 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 0x7f3eb9af1f70> <<< 178205 1726889925.67010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889925.67032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9af1e80> import '_collections' # <<< 178205 1726889925.67080: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b49d30> <<< 178205 1726889925.67092: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889925.67118: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b44610> <<< 178205 1726889925.67168: 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 0x7f3eb9b56670> <<< 178205 1726889925.67192: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b76e20> # /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' <<< 178205 1726889925.67229: 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 0x7f3eb9b02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b49250> <<< 178205 1726889925.67271: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889925.67295: 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 0x7f3eb9b56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b7c9d0> <<< 178205 1726889925.67315: 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' <<< 178205 1726889925.67332: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889925.67355: 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 <<< 178205 1726889925.67384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889925.67417: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b02d90> <<< 178205 1726889925.67429: 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 0x7f3eb9b02d00> <<< 178205 1726889925.67452: 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' <<< 178205 1726889925.67478: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889925.67491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889925.67516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889925.67556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889925.67585: 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 0x7f3eb9ad6370> <<< 178205 1726889925.67605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889925.67630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889925.67655: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9ad6460> <<< 178205 1726889925.67772: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b0afa0> <<< 178205 1726889925.67815: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05a30> <<< 178205 1726889925.67826: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05490> <<< 178205 1726889925.67854: 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' <<< 178205 1726889925.67885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889925.67902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889925.67932: 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' <<< 178205 1726889925.67944: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a0a1c0> <<< 178205 1726889925.67971: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9ac0c70> <<< 178205 1726889925.68023: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05eb0> <<< 178205 1726889925.68040: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b7c040> <<< 178205 1726889925.68053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889925.68082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889925.68099: 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 0x7f3eb9a1daf0> <<< 178205 1726889925.68120: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889925.68145: 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 0x7f3eb9a1de20> <<< 178205 1726889925.68177: 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' <<< 178205 1726889925.68206: 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' <<< 178205 1726889925.68226: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a30730> <<< 178205 1726889925.68240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889925.68264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889925.68295: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a30c70> <<< 178205 1726889925.68335: 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 0x7f3eb99c63a0> <<< 178205 1726889925.68352: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a1df10> <<< 178205 1726889925.68370: 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' <<< 178205 1726889925.68427: 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 0x7f3eb99d7280> <<< 178205 1726889925.68438: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a305b0> import 'pwd' # <<< 178205 1726889925.68462: 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 0x7f3eb99d7340> <<< 178205 1726889925.68506: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b029d0> <<< 178205 1726889925.68533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889925.68551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889925.68568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889925.68578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889925.68609: 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 0x7f3eb99f36a0> <<< 178205 1726889925.68636: 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' <<< 178205 1726889925.68663: 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 0x7f3eb99f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99f3760> <<< 178205 1726889925.68693: 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 0x7f3eb99f3850> <<< 178205 1726889925.68726: 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' <<< 178205 1726889925.68924: 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 0x7f3eb99f3ca0> <<< 178205 1726889925.68967: 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 0x7f3eb99ff1f0> <<< 178205 1726889925.68984: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99f38e0> <<< 178205 1726889925.68994: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99e5a30> <<< 178205 1726889925.69013: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b025b0> <<< 178205 1726889925.69032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889925.69090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889925.69125: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99f3a90> <<< 178205 1726889925.69228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889925.69240: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3eb93e8670> <<< 178205 1726889925.69360: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889925.69453: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.69482: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 178205 1726889925.69506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889925.69529: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889925.70746: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.71712: 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 0x7f3eb930e7c0> <<< 178205 1726889925.71752: 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' <<< 178205 1726889925.71766: 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' <<< 178205 1726889925.71781: 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' <<< 178205 1726889925.71807: 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 0x7f3eb930e160> <<< 178205 1726889925.71845: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930e280> <<< 178205 1726889925.71877: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930ef10> <<< 178205 1726889925.71904: 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' <<< 178205 1726889925.71952: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930ed30> import 'atexit' # <<< 178205 1726889925.71988: 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 0x7f3eb930ef70> <<< 178205 1726889925.72014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889925.72035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889925.72071: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930e100> <<< 178205 1726889925.72098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889925.72139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889925.72143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889925.72171: 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' <<< 178205 1726889925.72243: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9263ee0> <<< 178205 1726889925.72288: 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' <<< 178205 1726889925.72291: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3eb9286f40> <<< 178205 1726889925.72325: 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 0x7f3eb9286d60> <<< 178205 1726889925.72336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889925.72362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889925.72396: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92863d0> <<< 178205 1726889925.72415: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9374dc0> <<< 178205 1726889925.72573: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb93743a0> <<< 178205 1726889925.72600: 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' <<< 178205 1726889925.72622: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9374f70> <<< 178205 1726889925.72652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889925.72655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889925.72680: 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' <<< 178205 1726889925.72722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889925.72731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889925.72746: 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 0x7f3eb9343c10> <<< 178205 1726889925.72833: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92de3a0> <<< 178205 1726889925.72835: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9311490> <<< 178205 1726889925.72865: 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 0x7f3eb92de4c0> <<< 178205 1726889925.72899: 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 0x7f3eb92de4f0> <<< 178205 1726889925.72934: 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 <<< 178205 1726889925.72944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889925.72956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889925.72982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889925.73054: 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 0x7f3eb9247250> <<< 178205 1726889925.73081: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb93551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889925.73104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889925.73148: 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 0x7f3eb92538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9355370> <<< 178205 1726889925.73169: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889925.73206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.73242: 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' <<< 178205 1726889925.73257: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889925.73297: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb936fd90> <<< 178205 1726889925.73433: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9253880> <<< 178205 1726889925.73523: 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 0x7f3eb92536d0> <<< 178205 1726889925.73556: 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 0x7f3eb9252670> <<< 178205 1726889925.73602: 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 0x7f3eb92525b0> <<< 178205 1726889925.73631: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb934d8b0> # /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' <<< 178205 1726889925.73665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889925.73687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889925.73716: 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 0x7f3eb92d6670> <<< 178205 1726889925.73905: 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 0x7f3eb92d5ac0> <<< 178205 1726889925.73951: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92e60d0> # 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 0x7f3eb92d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9319a60> <<< 178205 1726889925.73988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889925.74021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74069: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74186: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889925.74206: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74301: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.74851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.75324: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889925.75361: 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.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889925.75364: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889925.75376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.75437: 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 0x7f3eb8e29580> <<< 178205 1726889925.75494: 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' <<< 178205 1726889925.75515: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9232520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb8dcf0a0> <<< 178205 1726889925.75567: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889925.75577: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.75595: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.75614: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889925.75730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.75859: 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' <<< 178205 1726889925.75881: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92d5bb0> <<< 178205 1726889925.75895: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76649: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76706: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76771: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889925.76815: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76843: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889925.76858: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76917: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.76982: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889925.77013: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889925.77027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.77051: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.77093: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889925.77355: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.77501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889925.77598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb922f970> # zipimport: zlib available <<< 178205 1726889925.77758: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889925.77832: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889925.77844: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889925.77882: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.77974: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78030: 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 <<< 178205 1726889925.78058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889925.78124: 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 0x7f3eb9360250> <<< 178205 1726889925.78155: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb922f6a0> <<< 178205 1726889925.78186: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889925.78199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78316: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78369: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78386: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78436: 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' <<< 178205 1726889925.78453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889925.78487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889925.78516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889925.78529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889925.78611: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92147c0> <<< 178205 1726889925.78648: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92117f0> <<< 178205 1726889925.78713: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb920b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889925.78733: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78759: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 178205 1726889925.78773: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889925.78832: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 178205 1726889925.78843: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.78865: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889925.78954: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.79058: 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' <<< 178205 1726889925.79106: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb8db75e0> <<< 178205 1726889925.79163: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889925.79362: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889925.79690: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:45.791778", "end": "2024-09-20 23:38:45.795143", "delta": "0:00:00.003365", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889925.79720: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889925.80344: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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 # destroy glob # cleanup[2] removing gc <<< 178205 1726889925.80507: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889925.80523: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889925.80567: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889925.80602: 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 <<< 178205 1726889925.80643: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889925.80647: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889925.80670: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889925.80685: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889925.80741: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 178205 1726889925.80773: 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 <<< 178205 1726889925.80819: 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 <<< 178205 1726889925.80877: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889925.80900: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 178205 1726889925.80924: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy 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 <<< 178205 1726889925.81072: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889925.81116: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889925.81127: 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 <<< 178205 1726889925.81154: 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 <<< 178205 1726889925.81168: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889925.81651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889925.81654: stdout chunk (state=3): >>><<< 178205 1726889925.81656: stderr chunk (state=3): >>><<< 178205 1726889925.81851: _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 0x7f3eb9e98dc0> # /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 0x7f3eb9e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e98b20> # /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 0x7f3eb9e98ac0> 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 0x7f3eb9e3d490> # /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 0x7f3eb9e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d670> # /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 0x7f3eb9bcf190> # /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 0x7f3eb9bcf220> # /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 0x7f3eb9bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e55880> # /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 0x7f3eb9bc8d90> # /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 0x7f3eb9bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9e3d970> 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 0x7f3eb9b6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b72f40> # /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 0x7f3eb9b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b6f370> # /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 0x7f3eb9af1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9af18b0> 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 0x7f3eb9af1eb0> # /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 0x7f3eb9af1f70> # /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 0x7f3eb9af1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b44610> # /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 0x7f3eb9b56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b76e20> # /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 0x7f3eb9b02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b49250> # 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 0x7f3eb9b56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b7c9d0> # /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 0x7f3eb9b02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b02d90> # /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 0x7f3eb9b02d00> # /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 0x7f3eb9ad6370> # /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 0x7f3eb9ad6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b0afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05490> # /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 0x7f3eb9a0a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9ac0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b05eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b7c040> # /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 0x7f3eb9a1daf0> 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 0x7f3eb9a1de20> # /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 0x7f3eb9a30730> # /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 0x7f3eb9a30c70> # 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 0x7f3eb99c63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a1df10> # /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 0x7f3eb99d7280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9a305b0> 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 0x7f3eb99d7340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b029d0> # /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 0x7f3eb99f36a0> # /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 0x7f3eb99f3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99f3760> # 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 0x7f3eb99f3850> # /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 0x7f3eb99f3ca0> # 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 0x7f3eb99ff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99f38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb99e5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9b025b0> # /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 0x7f3eb99f3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3eb93e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb930e7c0> # /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 0x7f3eb930e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930ef10> # /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 0x7f3eb930e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb930ed30> 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 0x7f3eb930ef70> # /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 0x7f3eb930e100> # /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 0x7f3eb9263ee0> # 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 0x7f3eb9286f40> # 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 0x7f3eb9286d60> # /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 0x7f3eb92863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9374dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb93743a0> # /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 0x7f3eb9374f70> # /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 0x7f3eb9343c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9311490> # 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 0x7f3eb92de4c0> # /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 0x7f3eb92de4f0> # /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 0x7f3eb9247250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb93551f0> # /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 0x7f3eb92538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9355370> # /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 0x7f3eb936fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9253880> # 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 0x7f3eb92536d0> # 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 0x7f3eb9252670> # 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 0x7f3eb92525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb934d8b0> # /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 0x7f3eb92d6670> # 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 0x7f3eb92d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92e60d0> # 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 0x7f3eb92d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb9319a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb8e29580> # /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 0x7f3eb9232520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb8dcf0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb92d5bb0> # 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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb922f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb9360250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb922f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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 0x7f3eb92147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb92117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3eb920b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_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.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6js3narz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f3eb8db75e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:38:45.791778", "end": "2024-09-20 23:38:45.795143", "delta": "0:00:00.003365", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889925.82616: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /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': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889925.82621: _low_level_execute_command(): starting 178205 1726889925.82623: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889925.5098045-183102-201846161260684/ > /dev/null 2>&1 && sleep 0' 178205 1726889925.83396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889925.83412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.83432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.83453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.83493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.83505: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889925.83522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.83544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889925.83555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889925.83565: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889925.83576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889925.83587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889925.83603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889925.83618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889925.83632: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889925.83649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889925.83728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889925.83759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889925.83776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889925.83839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889925.85699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889925.85702: stdout chunk (state=3): >>><<< 178205 1726889925.85705: stderr chunk (state=3): >>><<< 178205 1726889925.86018: _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 178205 1726889925.86022: handler run complete 178205 1726889925.86025: Evaluated conditional (False): False 178205 1726889925.86027: Evaluated conditional (False): False 178205 1726889925.86029: attempt loop complete, returning result 178205 1726889925.86030: _execute() done 178205 1726889925.86032: dumping result to json 178205 1726889925.86034: done dumping result, returning 178205 1726889925.86037: done running TaskExecutor() for managed_node2/TASK: Read the /etc/crypttab file [02369adf-7a19-34ed-f5d1-000000002d21] 178205 1726889925.86038: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d21 178205 1726889925.86106: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d21 178205 1726889925.86109: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003365", "end": "2024-09-20 23:38:45.795143", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:38:45.791778" } 178205 1726889925.86196: no more pending results, returning what we have 178205 1726889925.86199: results queue empty 178205 1726889925.86200: checking for any_errors_fatal 178205 1726889925.86209: done checking for any_errors_fatal 178205 1726889925.86210: checking for max_fail_percentage 178205 1726889925.86213: done checking for max_fail_percentage 178205 1726889925.86214: checking to see if all hosts have failed and the running result is not ok 178205 1726889925.86215: done checking to see if all hosts have failed 178205 1726889925.86216: getting the remaining hosts for this loop 178205 1726889925.86217: done getting the remaining hosts for this loop 178205 1726889925.86221: getting the next task for host managed_node2 178205 1726889925.86228: done getting next task for host managed_node2 178205 1726889925.86230: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889925.86233: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889925.86237: getting variables 178205 1726889925.86238: in VariableManager get_vars() 178205 1726889925.86274: Calling all_inventory to load vars for managed_node2 178205 1726889925.86277: Calling groups_inventory to load vars for managed_node2 178205 1726889925.86280: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889925.86290: Calling all_plugins_play to load vars for managed_node2 178205 1726889925.86293: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889925.86295: Calling groups_plugins_play to load vars for managed_node2 178205 1726889925.87039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889925.88030: done with get_vars() 178205 1726889925.88045: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:38:45 -0400 (0:00:00.424) 0:02:18.870 ****** 178205 1726889925.88234: entering _queue_task() for managed_node2/include_tasks 178205 1726889925.88643: worker is 1 (out of 1 available) 178205 1726889925.88655: exiting _queue_task() for managed_node2/include_tasks 178205 1726889925.88666: done queuing things up, now waiting for results queue to drain 178205 1726889925.88667: waiting for pending results... 178205 1726889925.89002: running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed 178205 1726889925.89131: in run() - task 02369adf-7a19-34ed-f5d1-000000002d22 178205 1726889925.89151: variable 'ansible_search_path' from source: unknown 178205 1726889925.89202: variable '_storage_pools_list' from source: set_fact 178205 1726889925.89454: variable '_storage_pools_list' from source: set_fact 178205 1726889925.89511: dumping result to json 178205 1726889925.89522: done dumping result, returning 178205 1726889925.89537: done running TaskExecutor() for managed_node2/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-34ed-f5d1-000000002d22] 178205 1726889925.89551: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d22 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 178205 1726889925.89744: no more pending results, returning what we have 178205 1726889925.89748: results queue empty 178205 1726889925.89749: checking for any_errors_fatal 178205 1726889925.89759: done checking for any_errors_fatal 178205 1726889925.89760: checking for max_fail_percentage 178205 1726889925.89762: done checking for max_fail_percentage 178205 1726889925.89762: checking to see if all hosts have failed and the running result is not ok 178205 1726889925.89764: done checking to see if all hosts have failed 178205 1726889925.89764: getting the remaining hosts for this loop 178205 1726889925.89766: done getting the remaining hosts for this loop 178205 1726889925.89769: getting the next task for host managed_node2 178205 1726889925.89777: done getting next task for host managed_node2 178205 1726889925.89779: ^ task is: TASK: Verify the volumes with no pool were correctly managed 178205 1726889925.89783: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889925.89787: getting variables 178205 1726889925.89789: in VariableManager get_vars() 178205 1726889925.89830: Calling all_inventory to load vars for managed_node2 178205 1726889925.89833: Calling groups_inventory to load vars for managed_node2 178205 1726889925.89837: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889925.89849: Calling all_plugins_play to load vars for managed_node2 178205 1726889925.89852: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889925.89855: Calling groups_plugins_play to load vars for managed_node2 178205 1726889925.90505: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d22 178205 1726889925.90508: WORKER PROCESS EXITING 178205 1726889925.92116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889925.93102: done with get_vars() 178205 1726889925.93116: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:38:45 -0400 (0:00:00.049) 0:02:18.920 ****** 178205 1726889925.93203: entering _queue_task() for managed_node2/include_tasks 178205 1726889925.93863: worker is 1 (out of 1 available) 178205 1726889925.93876: exiting _queue_task() for managed_node2/include_tasks 178205 1726889925.93887: done queuing things up, now waiting for results queue to drain 178205 1726889925.93888: waiting for pending results... 178205 1726889925.94588: running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed 178205 1726889925.94682: in run() - task 02369adf-7a19-34ed-f5d1-000000002d24 178205 1726889925.94694: variable 'ansible_search_path' from source: unknown 178205 1726889925.94737: variable '_storage_volumes_list' from source: set_fact 178205 1726889925.94947: variable '_storage_volumes_list' from source: set_fact 178205 1726889925.96014: variable 'omit' from source: magic vars 178205 1726889925.96146: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889925.96154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889925.96166: variable 'omit' from source: magic vars 178205 1726889925.97032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889925.97347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889925.97397: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889925.97435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889925.97474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889925.97564: 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) 178205 1726889925.97590: 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) 178205 1726889925.97613: 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) 178205 1726889925.97641: 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) 178205 1726889925.97715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889926.00095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889926.00164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889926.00200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889926.00232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889926.00275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889926.00325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889926.00349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889926.00380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889926.00421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889926.00436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889926.00572: variable '_storage_volumes_list' from source: set_fact 178205 1726889926.00606: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889926.00641: variable 'storage_test_volume' from source: unknown 178205 1726889926.00714: variable 'storage_test_volume' from source: unknown 178205 1726889926.01067: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.01070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.01072: variable 'omit' from source: magic vars 178205 1726889926.01141: 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) 178205 1726889926.01163: 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) 178205 1726889926.01188: 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) 178205 1726889926.01216: 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) 178205 1726889926.01374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889926.01399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889926.01424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889926.01579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889926.01593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889926.01813: variable '_storage_volumes_list' from source: set_fact 178205 1726889926.01836: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 178205 1726889926.01866: variable 'storage_test_volume' from source: unknown 178205 1726889926.02041: variable 'storage_test_volume' from source: unknown 178205 1726889926.02415: dumping result to json 178205 1726889926.02443: done dumping result, returning 178205 1726889926.02450: done running TaskExecutor() for managed_node2/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-34ed-f5d1-000000002d24] 178205 1726889926.02456: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d24 178205 1726889926.02577: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d24 178205 1726889926.02581: WORKER PROCESS EXITING 178205 1726889926.02669: no more pending results, returning what we have 178205 1726889926.02673: in VariableManager get_vars() 178205 1726889926.02715: Calling all_inventory to load vars for managed_node2 178205 1726889926.02718: Calling groups_inventory to load vars for managed_node2 178205 1726889926.02730: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.02741: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.02744: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.02746: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.03289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.04806: done with get_vars() 178205 1726889926.04821: variable 'ansible_search_path' from source: unknown 178205 1726889926.04874: variable 'ansible_search_path' from source: unknown 178205 1726889926.04910: we have included files to process 178205 1726889926.04913: generating all_blocks data 178205 1726889926.04915: done generating all_blocks data 178205 1726889926.04921: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.04922: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.04924: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.05171: in VariableManager get_vars() 178205 1726889926.05193: done with get_vars() 178205 1726889926.05288: done processing included file 178205 1726889926.05290: iterating over new_blocks loaded from include file 178205 1726889926.05291: in VariableManager get_vars() 178205 1726889926.05306: done with get_vars() 178205 1726889926.05308: filtering new block on tags 178205 1726889926.05329: done filtering new block on tags 178205 1726889926.05331: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=78170d8f-4a71-4143-8562-d2ae8d6f2773'}) 178205 1726889926.05340: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.05341: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.05344: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 178205 1726889926.06238: in VariableManager get_vars() 178205 1726889926.06259: done with get_vars() 178205 1726889926.06354: done processing included file 178205 1726889926.06356: iterating over new_blocks loaded from include file 178205 1726889926.06357: in VariableManager get_vars() 178205 1726889926.06373: done with get_vars() 178205 1726889926.06374: filtering new block on tags 178205 1726889926.06393: done filtering new block on tags 178205 1726889926.06395: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node2 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': 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': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=fdbac84f-b118-4254-9edf-93d31b3eac05'}) 178205 1726889926.06405: extending task lists for all hosts with included blocks 178205 1726889926.06945: done extending task lists 178205 1726889926.06947: done processing included files 178205 1726889926.06947: results queue empty 178205 1726889926.06948: checking for any_errors_fatal 178205 1726889926.06953: done checking for any_errors_fatal 178205 1726889926.06954: checking for max_fail_percentage 178205 1726889926.06955: done checking for max_fail_percentage 178205 1726889926.06956: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.06957: done checking to see if all hosts have failed 178205 1726889926.06957: getting the remaining hosts for this loop 178205 1726889926.06959: done getting the remaining hosts for this loop 178205 1726889926.06961: getting the next task for host managed_node2 178205 1726889926.06965: done getting next task for host managed_node2 178205 1726889926.06968: ^ task is: TASK: Set storage volume test variables 178205 1726889926.06971: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889926.06974: getting variables 178205 1726889926.06975: in VariableManager get_vars() 178205 1726889926.06985: Calling all_inventory to load vars for managed_node2 178205 1726889926.06988: Calling groups_inventory to load vars for managed_node2 178205 1726889926.06990: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.06995: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.06997: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.07000: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.08064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.09714: done with get_vars() 178205 1726889926.09729: done getting variables 178205 1726889926.09767: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:38:46 -0400 (0:00:00.165) 0:02:19.086 ****** 178205 1726889926.09800: entering _queue_task() for managed_node2/set_fact 178205 1726889926.10120: worker is 1 (out of 1 available) 178205 1726889926.10134: exiting _queue_task() for managed_node2/set_fact 178205 1726889926.10147: done queuing things up, now waiting for results queue to drain 178205 1726889926.10148: waiting for pending results... 178205 1726889926.10446: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889926.10583: in run() - task 02369adf-7a19-34ed-f5d1-000000002f44 178205 1726889926.10608: variable 'ansible_search_path' from source: unknown 178205 1726889926.10651: calling self._execute() 178205 1726889926.10775: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.10785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.10799: variable 'omit' from source: magic vars 178205 1726889926.10921: variable 'omit' from source: magic vars 178205 1726889926.10981: variable 'omit' from source: magic vars 178205 1726889926.11332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889926.13782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889926.13859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889926.13897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889926.13940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889926.13973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889926.14053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889926.14088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889926.14119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889926.14170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889926.14188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889926.14350: variable 'storage_test_volume' from source: include params 178205 1726889926.14420: variable 'omit' from source: magic vars 178205 1726889926.14454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889926.14487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889926.14514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889926.14539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.14555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.14586: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889926.14595: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.14608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.14708: Set connection var ansible_pipelining to False 178205 1726889926.14722: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889926.14733: Set connection var ansible_shell_executable to /bin/sh 178205 1726889926.14739: Set connection var ansible_connection to ssh 178205 1726889926.14747: Set connection var ansible_shell_type to sh 178205 1726889926.14754: Set connection var ansible_timeout to 10 178205 1726889926.14778: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.14785: variable 'ansible_connection' from source: unknown 178205 1726889926.14790: variable 'ansible_module_compression' from source: unknown 178205 1726889926.14795: variable 'ansible_shell_type' from source: unknown 178205 1726889926.14800: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.14804: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.14809: variable 'ansible_pipelining' from source: unknown 178205 1726889926.14818: variable 'ansible_timeout' from source: unknown 178205 1726889926.14824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.14916: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889926.14937: variable 'omit' from source: magic vars 178205 1726889926.14948: starting attempt loop 178205 1726889926.14953: running the handler 178205 1726889926.14968: handler run complete 178205 1726889926.14980: attempt loop complete, returning result 178205 1726889926.14986: _execute() done 178205 1726889926.14992: dumping result to json 178205 1726889926.14999: done dumping result, returning 178205 1726889926.15010: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000002f44] 178205 1726889926.15023: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f44 178205 1726889926.15140: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f44 ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889926.15200: no more pending results, returning what we have 178205 1726889926.15206: results queue empty 178205 1726889926.15206: checking for any_errors_fatal 178205 1726889926.15208: done checking for any_errors_fatal 178205 1726889926.15209: checking for max_fail_percentage 178205 1726889926.15210: done checking for max_fail_percentage 178205 1726889926.15213: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.15215: done checking to see if all hosts have failed 178205 1726889926.15216: getting the remaining hosts for this loop 178205 1726889926.15217: done getting the remaining hosts for this loop 178205 1726889926.15221: getting the next task for host managed_node2 178205 1726889926.15230: done getting next task for host managed_node2 178205 1726889926.15232: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889926.15237: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889926.15249: getting variables 178205 1726889926.15250: in VariableManager get_vars() 178205 1726889926.15286: Calling all_inventory to load vars for managed_node2 178205 1726889926.15288: Calling groups_inventory to load vars for managed_node2 178205 1726889926.15292: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.15303: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.15306: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.15309: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.16153: WORKER PROCESS EXITING 178205 1726889926.16172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.16772: done with get_vars() 178205 1726889926.16787: done getting variables 178205 1726889926.16992: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:38:46 -0400 (0:00:00.072) 0:02:19.158 ****** 178205 1726889926.17021: entering _queue_task() for managed_node2/include_tasks 178205 1726889926.17608: worker is 1 (out of 1 available) 178205 1726889926.17623: exiting _queue_task() for managed_node2/include_tasks 178205 1726889926.17636: done queuing things up, now waiting for results queue to drain 178205 1726889926.17637: waiting for pending results... 178205 1726889926.18628: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889926.18966: in run() - task 02369adf-7a19-34ed-f5d1-000000002f45 178205 1726889926.18985: variable 'ansible_search_path' from source: unknown 178205 1726889926.19033: variable '_storage_volume_tests' from source: set_fact 178205 1726889926.19493: variable '_storage_volume_tests' from source: set_fact 178205 1726889926.19586: variable 'omit' from source: magic vars 178205 1726889926.19982: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.20060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.20075: variable 'omit' from source: magic vars 178205 1726889926.20363: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.20618: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.20787: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.20997: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.21049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.21094: variable 'omit' from source: magic vars 178205 1726889926.21333: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.21514: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.21582: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.21824: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.21840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.21853: variable 'omit' from source: magic vars 178205 1726889926.22091: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.22135: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.22313: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.22442: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.22508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.22618: variable 'omit' from source: magic vars 178205 1726889926.22831: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.22869: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.23050: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.23178: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.23192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.23205: variable 'omit' from source: magic vars 178205 1726889926.23453: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.23610: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.23681: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.23852: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.23916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.24025: variable 'omit' from source: magic vars 178205 1726889926.24256: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.24293: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.24367: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.24679: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.24692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.24704: variable 'omit' from source: magic vars 178205 1726889926.24938: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.24972: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.25038: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.25256: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.25323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.25341: variable 'omit' from source: magic vars 178205 1726889926.25559: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.25668: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.25735: variable 'storage_test_volume_subset' from source: unknown 178205 1726889926.25924: dumping result to json 178205 1726889926.25939: done dumping result, returning 178205 1726889926.25948: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000002f45] 178205 1726889926.25962: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f45 178205 1726889926.26032: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f45 178205 1726889926.26039: WORKER PROCESS EXITING 178205 1726889926.26113: no more pending results, returning what we have 178205 1726889926.26119: in VariableManager get_vars() 178205 1726889926.26169: Calling all_inventory to load vars for managed_node2 178205 1726889926.26172: Calling groups_inventory to load vars for managed_node2 178205 1726889926.26175: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.26189: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.26192: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.26195: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.27083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.27679: done with get_vars() 178205 1726889926.27692: variable 'ansible_search_path' from source: unknown 178205 1726889926.27734: variable 'ansible_search_path' from source: unknown 178205 1726889926.27762: variable 'ansible_search_path' from source: unknown 178205 1726889926.27788: variable 'ansible_search_path' from source: unknown 178205 1726889926.27816: variable 'ansible_search_path' from source: unknown 178205 1726889926.27847: variable 'ansible_search_path' from source: unknown 178205 1726889926.27874: variable 'ansible_search_path' from source: unknown 178205 1726889926.27901: variable 'ansible_search_path' from source: unknown 178205 1726889926.27929: we have included files to process 178205 1726889926.27930: generating all_blocks data 178205 1726889926.27932: done generating all_blocks data 178205 1726889926.27936: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889926.27937: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889926.27939: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889926.29069: done processing included file 178205 1726889926.29071: iterating over new_blocks loaded from include file 178205 1726889926.29072: in VariableManager get_vars() 178205 1726889926.29089: done with get_vars() 178205 1726889926.29091: filtering new block on tags 178205 1726889926.29130: done filtering new block on tags 178205 1726889926.29133: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889926.29137: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889926.29139: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889926.29146: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889926.29793: done processing included file 178205 1726889926.29795: iterating over new_blocks loaded from include file 178205 1726889926.29796: in VariableManager get_vars() 178205 1726889926.29815: done with get_vars() 178205 1726889926.29817: filtering new block on tags 178205 1726889926.29843: done filtering new block on tags 178205 1726889926.29846: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889926.29849: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889926.29850: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889926.29852: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889926.30075: done processing included file 178205 1726889926.30077: iterating over new_blocks loaded from include file 178205 1726889926.30079: in VariableManager get_vars() 178205 1726889926.30093: done with get_vars() 178205 1726889926.30095: filtering new block on tags 178205 1726889926.30111: done filtering new block on tags 178205 1726889926.30115: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889926.30118: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889926.30119: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889926.30121: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889926.31625: done processing included file 178205 1726889926.31627: iterating over new_blocks loaded from include file 178205 1726889926.31629: in VariableManager get_vars() 178205 1726889926.31667: done with get_vars() 178205 1726889926.31670: filtering new block on tags 178205 1726889926.31703: done filtering new block on tags 178205 1726889926.31705: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889926.31709: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889926.31710: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889926.31714: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889926.33773: done processing included file 178205 1726889926.33774: iterating over new_blocks loaded from include file 178205 1726889926.33776: in VariableManager get_vars() 178205 1726889926.33790: done with get_vars() 178205 1726889926.33792: filtering new block on tags 178205 1726889926.33838: done filtering new block on tags 178205 1726889926.33840: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889926.33844: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889926.33844: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889926.33847: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889926.35521: done processing included file 178205 1726889926.35522: iterating over new_blocks loaded from include file 178205 1726889926.35523: in VariableManager get_vars() 178205 1726889926.35541: done with get_vars() 178205 1726889926.35542: filtering new block on tags 178205 1726889926.35575: done filtering new block on tags 178205 1726889926.35577: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889926.35581: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889926.35582: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889926.35584: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889926.38131: done processing included file 178205 1726889926.38133: iterating over new_blocks loaded from include file 178205 1726889926.38134: in VariableManager get_vars() 178205 1726889926.38150: done with get_vars() 178205 1726889926.38152: filtering new block on tags 178205 1726889926.38175: done filtering new block on tags 178205 1726889926.38177: in VariableManager get_vars() 178205 1726889926.38192: done with get_vars() 178205 1726889926.38193: filtering new block on tags 178205 1726889926.38213: done filtering new block on tags 178205 1726889926.38216: in VariableManager get_vars() 178205 1726889926.38230: done with get_vars() 178205 1726889926.38232: filtering new block on tags 178205 1726889926.38264: done filtering new block on tags 178205 1726889926.38266: in VariableManager get_vars() 178205 1726889926.38279: done with get_vars() 178205 1726889926.38280: filtering new block on tags 178205 1726889926.38293: done filtering new block on tags 178205 1726889926.38295: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889926.38298: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889926.38299: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889926.38301: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889926.39006: done processing included file 178205 1726889926.39007: iterating over new_blocks loaded from include file 178205 1726889926.39009: in VariableManager get_vars() 178205 1726889926.39730: done with get_vars() 178205 1726889926.39733: filtering new block on tags 178205 1726889926.39760: done filtering new block on tags 178205 1726889926.39762: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889926.39765: extending task lists for all hosts with included blocks 178205 1726889926.39991: done extending task lists 178205 1726889926.39992: done processing included files 178205 1726889926.39993: results queue empty 178205 1726889926.39994: checking for any_errors_fatal 178205 1726889926.39999: done checking for any_errors_fatal 178205 1726889926.40000: checking for max_fail_percentage 178205 1726889926.40001: done checking for max_fail_percentage 178205 1726889926.40002: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.40007: done checking to see if all hosts have failed 178205 1726889926.40008: getting the remaining hosts for this loop 178205 1726889926.40009: done getting the remaining hosts for this loop 178205 1726889926.40014: getting the next task for host managed_node2 178205 1726889926.40019: done getting next task for host managed_node2 178205 1726889926.40021: ^ task is: TASK: Get expected mount device based on device type 178205 1726889926.40025: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889926.40030: getting variables 178205 1726889926.40031: in VariableManager get_vars() 178205 1726889926.40041: Calling all_inventory to load vars for managed_node2 178205 1726889926.40043: Calling groups_inventory to load vars for managed_node2 178205 1726889926.40045: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.40051: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.40053: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.40056: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.40501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.41822: done with get_vars() 178205 1726889926.41839: done getting variables 178205 1726889926.41880: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:38:46 -0400 (0:00:00.248) 0:02:19.407 ****** 178205 1726889926.41909: entering _queue_task() for managed_node2/set_fact 178205 1726889926.42467: worker is 1 (out of 1 available) 178205 1726889926.42481: exiting _queue_task() for managed_node2/set_fact 178205 1726889926.42493: done queuing things up, now waiting for results queue to drain 178205 1726889926.42494: waiting for pending results... 178205 1726889926.42803: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889926.42953: in run() - task 02369adf-7a19-34ed-f5d1-000000002f8b 178205 1726889926.42972: variable 'ansible_search_path' from source: unknown 178205 1726889926.43013: calling self._execute() 178205 1726889926.43150: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.43164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.43179: variable 'omit' from source: magic vars 178205 1726889926.43304: variable 'omit' from source: magic vars 178205 1726889926.43372: variable 'omit' from source: magic vars 178205 1726889926.43754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889926.44065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889926.44121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889926.44173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889926.44217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889926.44316: 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) 178205 1726889926.44355: 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) 178205 1726889926.44389: 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) 178205 1726889926.44425: 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) 178205 1726889926.44485: 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) 178205 1726889926.44509: 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) 178205 1726889926.44542: 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) 178205 1726889926.44580: 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) 178205 1726889926.44841: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.44853: variable 'storage_test_volume' from source: include params 178205 1726889926.44907: variable 'omit' from source: magic vars 178205 1726889926.44941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889926.44973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889926.44998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889926.45030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.45047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.45081: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889926.45090: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.45097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.45199: Set connection var ansible_pipelining to False 178205 1726889926.45213: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889926.45229: Set connection var ansible_shell_executable to /bin/sh 178205 1726889926.45237: Set connection var ansible_connection to ssh 178205 1726889926.45247: Set connection var ansible_shell_type to sh 178205 1726889926.45255: Set connection var ansible_timeout to 10 178205 1726889926.45286: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.45293: variable 'ansible_connection' from source: unknown 178205 1726889926.45300: variable 'ansible_module_compression' from source: unknown 178205 1726889926.45305: variable 'ansible_shell_type' from source: unknown 178205 1726889926.45313: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.45319: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.45333: variable 'ansible_pipelining' from source: unknown 178205 1726889926.45339: variable 'ansible_timeout' from source: unknown 178205 1726889926.45346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.45456: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889926.45475: variable 'omit' from source: magic vars 178205 1726889926.45484: starting attempt loop 178205 1726889926.45491: running the handler 178205 1726889926.45507: handler run complete 178205 1726889926.45524: attempt loop complete, returning result 178205 1726889926.45533: _execute() done 178205 1726889926.45541: dumping result to json 178205 1726889926.45549: done dumping result, returning 178205 1726889926.45559: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-000000002f8b] 178205 1726889926.45568: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8b ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 178205 1726889926.45731: no more pending results, returning what we have 178205 1726889926.45744: results queue empty 178205 1726889926.45746: checking for any_errors_fatal 178205 1726889926.45747: done checking for any_errors_fatal 178205 1726889926.45748: checking for max_fail_percentage 178205 1726889926.45750: done checking for max_fail_percentage 178205 1726889926.45751: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.45752: done checking to see if all hosts have failed 178205 1726889926.45753: getting the remaining hosts for this loop 178205 1726889926.45755: done getting the remaining hosts for this loop 178205 1726889926.45758: getting the next task for host managed_node2 178205 1726889926.45766: done getting next task for host managed_node2 178205 1726889926.45768: ^ task is: TASK: Set some facts 178205 1726889926.45775: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889926.45786: getting variables 178205 1726889926.45788: in VariableManager get_vars() 178205 1726889926.45829: Calling all_inventory to load vars for managed_node2 178205 1726889926.45832: Calling groups_inventory to load vars for managed_node2 178205 1726889926.45836: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.45848: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.45851: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.45854: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.46748: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8b 178205 1726889926.46751: WORKER PROCESS EXITING 178205 1726889926.46772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.47365: done with get_vars() 178205 1726889926.47379: done getting variables 178205 1726889926.47435: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:38:46 -0400 (0:00:00.055) 0:02:19.462 ****** 178205 1726889926.47463: entering _queue_task() for managed_node2/set_fact 178205 1726889926.47733: worker is 1 (out of 1 available) 178205 1726889926.47747: exiting _queue_task() for managed_node2/set_fact 178205 1726889926.47759: done queuing things up, now waiting for results queue to drain 178205 1726889926.47760: waiting for pending results... 178205 1726889926.48053: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889926.48175: in run() - task 02369adf-7a19-34ed-f5d1-000000002f8c 178205 1726889926.48193: variable 'ansible_search_path' from source: unknown 178205 1726889926.48238: calling self._execute() 178205 1726889926.48357: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.48368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.48382: variable 'omit' from source: magic vars 178205 1726889926.48497: variable 'omit' from source: magic vars 178205 1726889926.48562: variable 'omit' from source: magic vars 178205 1726889926.48895: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.48906: variable 'storage_test_volume' from source: include params 178205 1726889926.49202: variable 'storage_test_volume' from source: include params 178205 1726889926.49221: variable 'mount_prefix' from source: task vars 178205 1726889926.49428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889926.52949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889926.53048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889926.53225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889926.53265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889926.53324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889926.53481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889926.53648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889926.53678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889926.53725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889926.53749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889926.54128: variable '__storage_is_ostree' from source: set_fact 178205 1726889926.54140: variable 'storage_test_volume' from source: include params 178205 1726889926.54250: variable 'omit' from source: magic vars 178205 1726889926.54416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889926.54451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889926.54511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889926.54537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.54617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.54655: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889926.54664: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.54718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.54857: Set connection var ansible_pipelining to False 178205 1726889926.54868: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889926.54877: Set connection var ansible_shell_executable to /bin/sh 178205 1726889926.54883: Set connection var ansible_connection to ssh 178205 1726889926.54891: Set connection var ansible_shell_type to sh 178205 1726889926.54899: Set connection var ansible_timeout to 10 178205 1726889926.54939: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.54948: variable 'ansible_connection' from source: unknown 178205 1726889926.54955: variable 'ansible_module_compression' from source: unknown 178205 1726889926.54960: variable 'ansible_shell_type' from source: unknown 178205 1726889926.54966: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.54971: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.54977: variable 'ansible_pipelining' from source: unknown 178205 1726889926.54982: variable 'ansible_timeout' from source: unknown 178205 1726889926.54990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.55098: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889926.55116: variable 'omit' from source: magic vars 178205 1726889926.55128: starting attempt loop 178205 1726889926.55135: running the handler 178205 1726889926.55155: handler run complete 178205 1726889926.55170: attempt loop complete, returning result 178205 1726889926.55176: _execute() done 178205 1726889926.55182: dumping result to json 178205 1726889926.55187: done dumping result, returning 178205 1726889926.55197: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-000000002f8c] 178205 1726889926.55205: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8c ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } 178205 1726889926.55367: no more pending results, returning what we have 178205 1726889926.55371: results queue empty 178205 1726889926.55371: checking for any_errors_fatal 178205 1726889926.55380: done checking for any_errors_fatal 178205 1726889926.55381: checking for max_fail_percentage 178205 1726889926.55382: done checking for max_fail_percentage 178205 1726889926.55383: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.55385: done checking to see if all hosts have failed 178205 1726889926.55385: getting the remaining hosts for this loop 178205 1726889926.55387: done getting the remaining hosts for this loop 178205 1726889926.55391: getting the next task for host managed_node2 178205 1726889926.55399: done getting next task for host managed_node2 178205 1726889926.55402: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889926.55408: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889926.55423: getting variables 178205 1726889926.55425: in VariableManager get_vars() 178205 1726889926.55468: Calling all_inventory to load vars for managed_node2 178205 1726889926.55471: Calling groups_inventory to load vars for managed_node2 178205 1726889926.55475: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.55487: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.55490: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.55493: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.56101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.56633: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8c 178205 1726889926.56636: WORKER PROCESS EXITING 178205 1726889926.57109: done with get_vars() 178205 1726889926.57130: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:38:46 -0400 (0:00:00.097) 0:02:19.560 ****** 178205 1726889926.57228: entering _queue_task() for managed_node2/stat 178205 1726889926.57511: worker is 1 (out of 1 available) 178205 1726889926.57529: exiting _queue_task() for managed_node2/stat 178205 1726889926.57541: done queuing things up, now waiting for results queue to drain 178205 1726889926.57542: waiting for pending results... 178205 1726889926.57844: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889926.57983: in run() - task 02369adf-7a19-34ed-f5d1-000000002f8d 178205 1726889926.58005: variable 'ansible_search_path' from source: unknown 178205 1726889926.58051: calling self._execute() 178205 1726889926.58170: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.58181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.58194: variable 'omit' from source: magic vars 178205 1726889926.58716: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.58731: variable 'storage_test_volume' from source: include params 178205 1726889926.58774: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889926.58782: when evaluation is False, skipping this task 178205 1726889926.58789: _execute() done 178205 1726889926.58795: dumping result to json 178205 1726889926.58801: done dumping result, returning 178205 1726889926.58812: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-000000002f8d] 178205 1726889926.58823: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8d 178205 1726889926.58947: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8d 178205 1726889926.58956: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889926.59009: no more pending results, returning what we have 178205 1726889926.59015: results queue empty 178205 1726889926.59016: checking for any_errors_fatal 178205 1726889926.59029: done checking for any_errors_fatal 178205 1726889926.59030: checking for max_fail_percentage 178205 1726889926.59032: done checking for max_fail_percentage 178205 1726889926.59033: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.59034: done checking to see if all hosts have failed 178205 1726889926.59035: getting the remaining hosts for this loop 178205 1726889926.59036: done getting the remaining hosts for this loop 178205 1726889926.59040: getting the next task for host managed_node2 178205 1726889926.59048: done getting next task for host managed_node2 178205 1726889926.59050: ^ task is: TASK: Verify the current mount state by device 178205 1726889926.59056: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889926.59060: getting variables 178205 1726889926.59062: in VariableManager get_vars() 178205 1726889926.59102: Calling all_inventory to load vars for managed_node2 178205 1726889926.59106: Calling groups_inventory to load vars for managed_node2 178205 1726889926.59109: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.59124: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.59130: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.59133: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.59951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.61661: done with get_vars() 178205 1726889926.61676: done getting variables 178205 1726889926.61748: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:38:46 -0400 (0:00:00.045) 0:02:19.605 ****** 178205 1726889926.61783: entering _queue_task() for managed_node2/assert 178205 1726889926.62073: worker is 1 (out of 1 available) 178205 1726889926.62086: exiting _queue_task() for managed_node2/assert 178205 1726889926.62100: done queuing things up, now waiting for results queue to drain 178205 1726889926.62101: waiting for pending results... 178205 1726889926.63477: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889926.63712: in run() - task 02369adf-7a19-34ed-f5d1-000000002f8e 178205 1726889926.63731: variable 'ansible_search_path' from source: unknown 178205 1726889926.63959: calling self._execute() 178205 1726889926.64325: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.64332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.64340: variable 'omit' from source: magic vars 178205 1726889926.65147: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.65168: Evaluated conditional (_storage_test_volume_present): False 178205 1726889926.65176: when evaluation is False, skipping this task 178205 1726889926.65184: _execute() done 178205 1726889926.65191: dumping result to json 178205 1726889926.65223: done dumping result, returning 178205 1726889926.65236: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-000000002f8e] 178205 1726889926.65248: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8e skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889926.65445: no more pending results, returning what we have 178205 1726889926.65449: results queue empty 178205 1726889926.65450: checking for any_errors_fatal 178205 1726889926.65461: done checking for any_errors_fatal 178205 1726889926.65462: checking for max_fail_percentage 178205 1726889926.65464: done checking for max_fail_percentage 178205 1726889926.65465: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.65466: done checking to see if all hosts have failed 178205 1726889926.65467: getting the remaining hosts for this loop 178205 1726889926.65469: done getting the remaining hosts for this loop 178205 1726889926.65472: getting the next task for host managed_node2 178205 1726889926.65481: done getting next task for host managed_node2 178205 1726889926.65484: ^ task is: TASK: Verify mount directory user 178205 1726889926.65490: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889926.65495: getting variables 178205 1726889926.65497: in VariableManager get_vars() 178205 1726889926.65545: Calling all_inventory to load vars for managed_node2 178205 1726889926.65548: Calling groups_inventory to load vars for managed_node2 178205 1726889926.65552: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.65566: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.65569: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.65572: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.66198: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8e 178205 1726889926.66202: WORKER PROCESS EXITING 178205 1726889926.66743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.67866: done with get_vars() 178205 1726889926.67883: done getting variables 178205 1726889926.67949: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:38:46 -0400 (0:00:00.061) 0:02:19.667 ****** 178205 1726889926.67983: entering _queue_task() for managed_node2/assert 178205 1726889926.68602: worker is 1 (out of 1 available) 178205 1726889926.68821: exiting _queue_task() for managed_node2/assert 178205 1726889926.68836: done queuing things up, now waiting for results queue to drain 178205 1726889926.68838: waiting for pending results... 178205 1726889926.69500: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889926.69890: in run() - task 02369adf-7a19-34ed-f5d1-000000002f8f 178205 1726889926.69913: variable 'ansible_search_path' from source: unknown 178205 1726889926.70001: calling self._execute() 178205 1726889926.70300: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.70357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.70383: variable 'omit' from source: magic vars 178205 1726889926.71379: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.71391: variable 'storage_test_volume' from source: include params 178205 1726889926.71435: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889926.71476: when evaluation is False, skipping this task 178205 1726889926.71484: _execute() done 178205 1726889926.71585: dumping result to json 178205 1726889926.71593: done dumping result, returning 178205 1726889926.71604: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-000000002f8f] 178205 1726889926.71617: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8f skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889926.71774: no more pending results, returning what we have 178205 1726889926.71779: results queue empty 178205 1726889926.71780: checking for any_errors_fatal 178205 1726889926.71792: done checking for any_errors_fatal 178205 1726889926.71792: checking for max_fail_percentage 178205 1726889926.71794: done checking for max_fail_percentage 178205 1726889926.71795: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.71796: done checking to see if all hosts have failed 178205 1726889926.71797: getting the remaining hosts for this loop 178205 1726889926.71799: done getting the remaining hosts for this loop 178205 1726889926.71802: getting the next task for host managed_node2 178205 1726889926.71811: done getting next task for host managed_node2 178205 1726889926.71815: ^ task is: TASK: Verify mount directory group 178205 1726889926.71821: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889926.71829: getting variables 178205 1726889926.71831: in VariableManager get_vars() 178205 1726889926.71871: Calling all_inventory to load vars for managed_node2 178205 1726889926.71874: Calling groups_inventory to load vars for managed_node2 178205 1726889926.71877: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.71890: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.71894: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.71897: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.72933: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f8f 178205 1726889926.72936: WORKER PROCESS EXITING 178205 1726889926.73015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.73832: done with get_vars() 178205 1726889926.73846: done getting variables 178205 1726889926.73898: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:38:46 -0400 (0:00:00.059) 0:02:19.727 ****** 178205 1726889926.73932: entering _queue_task() for managed_node2/assert 178205 1726889926.74689: worker is 1 (out of 1 available) 178205 1726889926.74701: exiting _queue_task() for managed_node2/assert 178205 1726889926.74916: done queuing things up, now waiting for results queue to drain 178205 1726889926.74917: waiting for pending results... 178205 1726889926.75713: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889926.75973: in run() - task 02369adf-7a19-34ed-f5d1-000000002f90 178205 1726889926.75986: variable 'ansible_search_path' from source: unknown 178205 1726889926.76114: calling self._execute() 178205 1726889926.76345: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.76443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.76464: variable 'omit' from source: magic vars 178205 1726889926.77661: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.77674: variable 'storage_test_volume' from source: include params 178205 1726889926.77719: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889926.77730: when evaluation is False, skipping this task 178205 1726889926.77738: _execute() done 178205 1726889926.77745: dumping result to json 178205 1726889926.77752: done dumping result, returning 178205 1726889926.77761: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-000000002f90] 178205 1726889926.77770: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f90 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889926.77922: no more pending results, returning what we have 178205 1726889926.77928: results queue empty 178205 1726889926.77929: checking for any_errors_fatal 178205 1726889926.77940: done checking for any_errors_fatal 178205 1726889926.77941: checking for max_fail_percentage 178205 1726889926.77943: done checking for max_fail_percentage 178205 1726889926.77944: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.77945: done checking to see if all hosts have failed 178205 1726889926.77946: getting the remaining hosts for this loop 178205 1726889926.77948: done getting the remaining hosts for this loop 178205 1726889926.77951: getting the next task for host managed_node2 178205 1726889926.77959: done getting next task for host managed_node2 178205 1726889926.77962: ^ task is: TASK: Verify mount directory permissions 178205 1726889926.77968: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889926.77972: getting variables 178205 1726889926.77974: in VariableManager get_vars() 178205 1726889926.78016: Calling all_inventory to load vars for managed_node2 178205 1726889926.78019: Calling groups_inventory to load vars for managed_node2 178205 1726889926.78023: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.78039: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.78043: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.78046: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.78606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.79449: done with get_vars() 178205 1726889926.79465: done getting variables 178205 1726889926.79493: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f90 178205 1726889926.79496: WORKER PROCESS EXITING 178205 1726889926.79531: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:38:46 -0400 (0:00:00.056) 0:02:19.783 ****** 178205 1726889926.79561: entering _queue_task() for managed_node2/assert 178205 1726889926.79793: worker is 1 (out of 1 available) 178205 1726889926.79806: exiting _queue_task() for managed_node2/assert 178205 1726889926.79817: done queuing things up, now waiting for results queue to drain 178205 1726889926.79818: waiting for pending results... 178205 1726889926.80103: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889926.80235: in run() - task 02369adf-7a19-34ed-f5d1-000000002f91 178205 1726889926.80253: variable 'ansible_search_path' from source: unknown 178205 1726889926.80294: calling self._execute() 178205 1726889926.80418: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.80433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.80449: variable 'omit' from source: magic vars 178205 1726889926.80873: variable '_storage_test_volume_present' from source: set_fact 178205 1726889926.80921: variable 'storage_test_volume' from source: include params 178205 1726889926.81057: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889926.81064: when evaluation is False, skipping this task 178205 1726889926.81071: _execute() done 178205 1726889926.81077: dumping result to json 178205 1726889926.81083: done dumping result, returning 178205 1726889926.81091: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-000000002f91] 178205 1726889926.81101: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f91 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889926.81276: no more pending results, returning what we have 178205 1726889926.81280: results queue empty 178205 1726889926.81281: checking for any_errors_fatal 178205 1726889926.81292: done checking for any_errors_fatal 178205 1726889926.81293: checking for max_fail_percentage 178205 1726889926.81295: done checking for max_fail_percentage 178205 1726889926.81296: checking to see if all hosts have failed and the running result is not ok 178205 1726889926.81297: done checking to see if all hosts have failed 178205 1726889926.81298: getting the remaining hosts for this loop 178205 1726889926.81299: done getting the remaining hosts for this loop 178205 1726889926.81302: getting the next task for host managed_node2 178205 1726889926.81311: done getting next task for host managed_node2 178205 1726889926.81318: ^ task is: TASK: Get path of test volume device 178205 1726889926.81324: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889926.81330: getting variables 178205 1726889926.81332: in VariableManager get_vars() 178205 1726889926.81371: Calling all_inventory to load vars for managed_node2 178205 1726889926.81374: Calling groups_inventory to load vars for managed_node2 178205 1726889926.81377: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889926.81389: Calling all_plugins_play to load vars for managed_node2 178205 1726889926.81392: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889926.81395: Calling groups_plugins_play to load vars for managed_node2 178205 1726889926.82433: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f91 178205 1726889926.82437: WORKER PROCESS EXITING 178205 1726889926.82474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889926.83034: done with get_vars() 178205 1726889926.83048: done getting variables 178205 1726889926.83104: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:38:46 -0400 (0:00:00.035) 0:02:19.819 ****** 178205 1726889926.83141: entering _queue_task() for managed_node2/command 178205 1726889926.83397: worker is 1 (out of 1 available) 178205 1726889926.83411: exiting _queue_task() for managed_node2/command 178205 1726889926.83424: done queuing things up, now waiting for results queue to drain 178205 1726889926.83425: waiting for pending results... 178205 1726889926.83736: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889926.83885: in run() - task 02369adf-7a19-34ed-f5d1-000000002f92 178205 1726889926.83906: variable 'ansible_search_path' from source: unknown 178205 1726889926.83951: calling self._execute() 178205 1726889926.84079: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.84095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.84109: variable 'omit' from source: magic vars 178205 1726889926.84524: variable 'storage_test_volume' from source: include params 178205 1726889926.84570: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889926.84582: variable 'omit' from source: magic vars 178205 1726889926.84645: variable 'omit' from source: magic vars 178205 1726889926.84816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889926.87237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889926.87317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889926.87363: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889926.87396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889926.87428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889926.87519: variable 'storage_test_volume' from source: include params 178205 1726889926.87622: variable 'omit' from source: magic vars 178205 1726889926.87708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889926.88339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889926.88663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889926.88688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.88710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889926.88749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889926.88758: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.88766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.88881: Set connection var ansible_pipelining to False 178205 1726889926.88936: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889926.88952: Set connection var ansible_shell_executable to /bin/sh 178205 1726889926.88959: Set connection var ansible_connection to ssh 178205 1726889926.88970: Set connection var ansible_shell_type to sh 178205 1726889926.89012: Set connection var ansible_timeout to 10 178205 1726889926.89049: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.89057: variable 'ansible_connection' from source: unknown 178205 1726889926.89064: variable 'ansible_module_compression' from source: unknown 178205 1726889926.89070: variable 'ansible_shell_type' from source: unknown 178205 1726889926.89077: variable 'ansible_shell_executable' from source: unknown 178205 1726889926.89083: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889926.89090: variable 'ansible_pipelining' from source: unknown 178205 1726889926.89096: variable 'ansible_timeout' from source: unknown 178205 1726889926.89103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889926.89291: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889926.89307: variable 'omit' from source: magic vars 178205 1726889926.89319: starting attempt loop 178205 1726889926.89329: running the handler 178205 1726889926.89349: _low_level_execute_command(): starting 178205 1726889926.89359: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889926.90794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889926.90809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.90832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.90852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.90894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.90913: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889926.90932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.90953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889926.90968: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889926.90980: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889926.90991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.91004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.91029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.91042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.91055: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889926.91069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.91151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889926.91261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889926.91279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889926.91411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889926.93076: stdout chunk (state=3): >>>/root <<< 178205 1726889926.93267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889926.93271: stdout chunk (state=3): >>><<< 178205 1726889926.93273: stderr chunk (state=3): >>><<< 178205 1726889926.93391: _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 178205 1726889926.93402: _low_level_execute_command(): starting 178205 1726889926.93406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026 `" && echo ansible-tmp-1726889926.932936-183155-121346213529026="` echo /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026 `" ) && sleep 0' 178205 1726889926.93940: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889926.93952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.93963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.93977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.94011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.94025: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889926.94038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.94052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889926.94062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889926.94071: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889926.94080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.94091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.94103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.94115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.94124: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889926.94138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.94215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889926.94237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889926.94253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889926.94324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889926.96130: stdout chunk (state=3): >>>ansible-tmp-1726889926.932936-183155-121346213529026=/root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026 <<< 178205 1726889926.96240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889926.96348: stderr chunk (state=3): >>><<< 178205 1726889926.96360: stdout chunk (state=3): >>><<< 178205 1726889926.96639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889926.932936-183155-121346213529026=/root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026 , stderr=OpenSSH_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 178205 1726889926.96642: variable 'ansible_module_compression' from source: unknown 178205 1726889926.96645: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889926.96648: variable 'ansible_facts' from source: unknown 178205 1726889926.96651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/AnsiballZ_command.py 178205 1726889926.96993: Sending initial data 178205 1726889926.97023: Sent initial data (157 bytes) 178205 1726889926.98516: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.98528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.98563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.98614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.98647: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889926.98674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.98715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889926.98753: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889926.98774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889926.98815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889926.98865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889926.98901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889926.98943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889926.98963: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889926.98989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889926.99103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889926.99138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889926.99154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889926.99216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889927.00883: 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 <<< 178205 1726889927.00887: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889927.00913: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889927.00953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp7ahh54m0 /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/AnsiballZ_command.py <<< 178205 1726889927.00998: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889927.02032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889927.02255: stderr chunk (state=3): >>><<< 178205 1726889927.02264: stdout chunk (state=3): >>><<< 178205 1726889927.02268: done transferring module to remote 178205 1726889927.02271: _low_level_execute_command(): starting 178205 1726889927.02274: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/ /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/AnsiballZ_command.py && sleep 0' 178205 1726889927.02832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889927.02847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889927.02862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889927.02882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889927.02925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889927.02944: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889927.02960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889927.02980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889927.02992: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889927.03002: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889927.03015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889927.03031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889927.03046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889927.03057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889927.03067: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889927.03078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889927.03156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889927.03176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889927.03190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889927.03282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889927.04980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889927.05024: stderr chunk (state=3): >>><<< 178205 1726889927.05029: stdout chunk (state=3): >>><<< 178205 1726889927.05068: _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 178205 1726889927.05072: _low_level_execute_command(): starting 178205 1726889927.05075: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/AnsiballZ_command.py && sleep 0' 178205 1726889927.05872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889927.05884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889927.05896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889927.05914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889927.05964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889927.05977: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889927.05992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889927.06009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889927.06024: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889927.06039: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889927.06051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889927.06064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889927.06079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889927.06090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889927.06100: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889927.06115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889927.06190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889927.06215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889927.06235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889927.06304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889927.08171: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889927.08193: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889927.08195: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889927.08247: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889927.08282: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889927.08348: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 178205 1726889927.08353: stdout chunk (state=3): >>># installing zipimport hook <<< 178205 1726889927.08376: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 178205 1726889927.08430: 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' <<< 178205 1726889927.08440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889927.08486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889927.08489: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8643dc0> <<< 178205 1726889927.08541: 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' <<< 178205 1726889927.08592: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8643b20> # /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' <<< 178205 1726889927.08598: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8643ac0> <<< 178205 1726889927.08627: 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 <<< 178205 1726889927.08638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8490> <<< 178205 1726889927.08660: 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' <<< 178205 1726889927.08674: 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' <<< 178205 1726889927.08723: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8940> <<< 178205 1726889927.08727: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8670> <<< 178205 1726889927.08754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889927.08756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889927.08773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889927.08795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889927.08819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889927.08856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd838f190> <<< 178205 1726889927.08868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889927.08889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889927.08958: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd838f220> <<< 178205 1726889927.08984: 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' <<< 178205 1726889927.09059: 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 0x7f5bd83b2850> <<< 178205 1726889927.09082: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd838f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83f0880> # /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 0x7f5bd8388d90> <<< 178205 1726889927.09148: 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 0x7f5bd83b2d90> <<< 178205 1726889927.09198: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8970> <<< 178205 1726889927.09217: 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. <<< 178205 1726889927.09457: 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' <<< 178205 1726889927.09472: 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 <<< 178205 1726889927.09484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889927.09619: 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 0x7f5bd832feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8332f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889927.09661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889927.09665: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889927.09695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889927.09723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889927.09776: 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' <<< 178205 1726889927.09788: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8327610> <<< 178205 1726889927.09857: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd832f370> <<< 178205 1726889927.09873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889927.10060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889927.10148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 178205 1726889927.10196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5bd82b1dc0> <<< 178205 1726889927.10222: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82b18b0> <<< 178205 1726889927.10286: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889927.10395: 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 0x7f5bd82b1eb0> # /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' <<< 178205 1726889927.11108: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82b1f70> # /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 0x7f5bd82b1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8309d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8304610> <<< 178205 1726889927.11168: 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 0x7f5bd8316670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8336e20> # /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 0x7f5bd82c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8309250> # 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 0x7f5bd8316280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd833c9d0> # /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 0x7f5bd82c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c2d90> # /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 0x7f5bd82c2d00> # /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 0x7f5bd8296370> # /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 0x7f5bd8296460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4490> <<< 178205 1726889927.11190: 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' <<< 178205 1726889927.11223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889927.11244: 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 0x7f5bd81bf1c0> <<< 178205 1726889927.11276: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8280c70> <<< 178205 1726889927.11322: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd833c040> <<< 178205 1726889927.11345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889927.11364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889927.11396: 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 0x7f5bd81d2af0> <<< 178205 1726889927.11430: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889927.11456: 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 0x7f5bd81d2e20> <<< 178205 1726889927.11474: 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' <<< 178205 1726889927.11485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 178205 1726889927.11519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81e5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889927.11546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889927.11573: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81e5c70> <<< 178205 1726889927.11627: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889927.11645: 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 0x7f5bd81703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81d2f10> # /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' <<< 178205 1726889927.11693: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889927.11705: 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 0x7f5bd8181280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81e55b0> import 'pwd' # <<< 178205 1726889927.11736: 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 0x7f5bd8181340> <<< 178205 1726889927.11763: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c29d0> <<< 178205 1726889927.11782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889927.11799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889927.11823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889927.11851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889927.11874: 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 0x7f5bd819d6a0> <<< 178205 1726889927.11886: 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' <<< 178205 1726889927.11915: 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 0x7f5bd819d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd819d760> <<< 178205 1726889927.11943: 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 0x7f5bd819d850> <<< 178205 1726889927.11968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 178205 1726889927.11978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 178205 1726889927.12162: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889927.12194: 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 0x7f5bd819dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889927.12214: 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 0x7f5bd81a91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd819d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd818fa30> <<< 178205 1726889927.12232: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c25b0> <<< 178205 1726889927.12253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889927.12308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889927.12340: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd819da90> <<< 178205 1726889927.12438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889927.12450: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5bd80cb670> <<< 178205 1726889927.12563: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889927.12648: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.12672: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889927.12690: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.12719: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889927.12739: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.13915: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.14882: 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 0x7f5bd7ff07c0> <<< 178205 1726889927.14924: 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' <<< 178205 1726889927.15204: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5bd7ff0160> <<< 178205 1726889927.15243: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0f10> # /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 0x7f5bd7ff04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0d30> 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 0x7f5bd7ff0f70> # /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 0x7f5bd7ff0100> # /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' <<< 178205 1726889927.15278: 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' <<< 178205 1726889927.15292: 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' <<< 178205 1726889927.15393: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7f46ee0> <<< 178205 1726889927.15459: 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 0x7f5bd7f69f40> # 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 0x7f5bd7f69d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889927.15481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889927.15509: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7f693d0> <<< 178205 1726889927.15524: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8057dc0> <<< 178205 1726889927.15693: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80573a0> <<< 178205 1726889927.15715: 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' <<< 178205 1726889927.15738: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8057f70> <<< 178205 1726889927.15764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889927.15769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889927.15789: 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' <<< 178205 1726889927.15822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889927.15831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889927.15854: 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' <<< 178205 1726889927.15857: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8026c10> <<< 178205 1726889927.15939: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc2cd0> <<< 178205 1726889927.15941: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc23a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff2490> <<< 178205 1726889927.15979: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889927.15983: 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 0x7f5bd7fc24c0> <<< 178205 1726889927.16004: 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 0x7f5bd7fc24f0> <<< 178205 1726889927.16097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889927.16103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889927.16156: 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 0x7f5bd7f2b250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80381f0> <<< 178205 1726889927.16191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889927.16203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889927.16249: 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 0x7f5bd7f368e0> <<< 178205 1726889927.16270: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8038370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889927.16330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889927.16352: 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' # <<< 178205 1726889927.16404: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8052d90> <<< 178205 1726889927.16525: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7f36880> <<< 178205 1726889927.16611: 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 0x7f5bd7f366d0> <<< 178205 1726889927.16643: 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 0x7f5bd7f35670> <<< 178205 1726889927.16689: 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 0x7f5bd7f355b0> <<< 178205 1726889927.16700: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80308b0> <<< 178205 1726889927.16723: 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' <<< 178205 1726889927.16740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889927.16757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889927.16801: 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 0x7f5bd7fb9670> <<< 178205 1726889927.16980: 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 0x7f5bd7fb8ac0> <<< 178205 1726889927.16998: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc90d0> <<< 178205 1726889927.17039: 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 0x7f5bd7fb90d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ffca60> <<< 178205 1726889927.17060: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889927.17086: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889927.17089: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17157: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17258: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17262: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889927.17300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889927.17324: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889927.17327: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17392: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17488: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.17942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.18409: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889927.18427: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 178205 1726889927.18454: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 <<< 178205 1726889927.18460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889927.18514: 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 0x7f5bd75d7580> <<< 178205 1726889927.18581: 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' <<< 178205 1726889927.18589: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79e9520> <<< 178205 1726889927.18607: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd757e0a0> <<< 178205 1726889927.18648: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889927.18651: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.18666: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.18688: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889927.18691: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.18814: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.18948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889927.18955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889927.18970: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fb8bb0> # zipimport: zlib available <<< 178205 1726889927.19363: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.19726: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.19782: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.19847: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889927.19887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.19927: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889927.19930: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.19981: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.20060: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889927.20078: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889927.20096: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.20132: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.20167: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889927.21029: stdout chunk (state=3): >>># 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 0x7f5bd79f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 178205 1726889927.21062: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.21125: 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 <<< 178205 1726889927.21146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889927.21221: 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 0x7f5bd8044250> <<< 178205 1726889927.21247: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79f86a0> <<< 178205 1726889927.21339: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889927.21404: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.21460: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.21529: 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' <<< 178205 1726889927.21549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889927.21592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889927.21617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889927.21631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889927.21706: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79dd7c0> <<< 178205 1726889927.21761: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79da7f0> <<< 178205 1726889927.21803: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889927.21816: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.21833: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.21858: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889927.21926: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889927.21968: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889927.22058: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.22158: 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' <<< 178205 1726889927.22190: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd75665e0> <<< 178205 1726889927.22291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889927.22413: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889928.22864: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:47.222870", "end": "2024-09-20 23:38:48.226779", "delta": "0:00:01.003909", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889928.22883: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889928.23264: 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 <<< 178205 1726889928.23285: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 178205 1726889928.23320: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] 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 <<< 178205 1726889928.23339: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889928.23402: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # 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__ <<< 178205 1726889928.23417: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889928.23597: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889928.23629: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889928.23683: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889928.23720: 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 <<< 178205 1726889928.23735: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889928.23771: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889928.23800: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889928.23817: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889928.23885: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 178205 1726889928.23978: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 178205 1726889928.24023: 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 <<< 178205 1726889928.24073: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 178205 1726889928.24114: 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 <<< 178205 1726889928.24157: 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 <<< 178205 1726889928.24161: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889928.24300: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889928.24320: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889928.24365: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889928.24370: 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 <<< 178205 1726889928.24392: 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 <<< 178205 1726889928.24425: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889928.24797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889928.24800: stdout chunk (state=3): >>><<< 178205 1726889928.24802: stderr chunk (state=3): >>><<< 178205 1726889928.24925: _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 0x7f5bd8643dc0> # /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 0x7f5bd83d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8643b20> # /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 0x7f5bd8643ac0> 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 0x7f5bd83d8490> # /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 0x7f5bd83d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8670> # /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 0x7f5bd838f190> # /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 0x7f5bd838f220> # /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 0x7f5bd83b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd838f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83f0880> # /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 0x7f5bd8388d90> # /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 0x7f5bd83b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd83d8970> 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 0x7f5bd832feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8332f40> # /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 0x7f5bd8327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd832f370> # /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 0x7f5bd82b1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82b18b0> 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 0x7f5bd82b1eb0> # /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 0x7f5bd82b1f70> # /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 0x7f5bd82b1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8309d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8304610> # /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 0x7f5bd8316670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8336e20> # /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 0x7f5bd82c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8309250> # 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 0x7f5bd8316280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd833c9d0> # /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 0x7f5bd82c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c2d90> # /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 0x7f5bd82c2d00> # /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 0x7f5bd8296370> # /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 0x7f5bd8296460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4490> # /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 0x7f5bd81bf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8280c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd833c040> # /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 0x7f5bd81d2af0> 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 0x7f5bd81d2e20> # /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 0x7f5bd81e5730> # /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 0x7f5bd81e5c70> # 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 0x7f5bd81703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81d2f10> # /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 0x7f5bd8181280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd81e55b0> 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 0x7f5bd8181340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c29d0> # /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 0x7f5bd819d6a0> # /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 0x7f5bd819d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd819d760> # 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 0x7f5bd819d850> # /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 0x7f5bd819dca0> # 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 0x7f5bd81a91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd819d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd818fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd82c25b0> # /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 0x7f5bd819da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5bd80cb670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd7ff07c0> # /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 0x7f5bd7ff0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0f10> # /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 0x7f5bd7ff04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff0d30> 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 0x7f5bd7ff0f70> # /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 0x7f5bd7ff0100> # /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 0x7f5bd7f46ee0> # 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 0x7f5bd7f69f40> # 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 0x7f5bd7f69d60> # /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 0x7f5bd7f693d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8057dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80573a0> # /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 0x7f5bd8057f70> # /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 0x7f5bd8026c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc2cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc23a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ff2490> # 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 0x7f5bd7fc24c0> # /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 0x7f5bd7fc24f0> # /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 0x7f5bd7f2b250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80381f0> # /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 0x7f5bd7f368e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd8038370> # /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 0x7f5bd8052d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7f36880> # 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 0x7f5bd7f366d0> # 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 0x7f5bd7f35670> # 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 0x7f5bd7f355b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd80308b0> # /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 0x7f5bd7fb9670> # 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 0x7f5bd7fb8ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7fc90d0> # 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 0x7f5bd7fb90d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd7ffca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd75d7580> # /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 0x7f5bd79e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd757e0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd7fb8bb0> # 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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd79f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd8044250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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 0x7f5bd79dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5bd79d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_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.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_orz4mk5d/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7f5bd75665e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:38:47.222870", "end": "2024-09-20 23:38:48.226779", "delta": "0:00:01.003909", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889928.25734: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889928.25737: _low_level_execute_command(): starting 178205 1726889928.25746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889926.932936-183155-121346213529026/ > /dev/null 2>&1 && sleep 0' 178205 1726889928.26325: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889928.26340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.26356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.26372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.26418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.26430: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889928.26443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.26521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889928.26535: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889928.26548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889928.26564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.26577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.26591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.26602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.26618: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889928.26638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.26774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.26799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.26820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.26887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.28716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.28719: stdout chunk (state=3): >>><<< 178205 1726889928.28721: stderr chunk (state=3): >>><<< 178205 1726889928.29118: _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 178205 1726889928.29123: handler run complete 178205 1726889928.29126: Evaluated conditional (False): False 178205 1726889928.29129: attempt loop complete, returning result 178205 1726889928.29131: _execute() done 178205 1726889928.29134: dumping result to json 178205 1726889928.29136: done dumping result, returning 178205 1726889928.29138: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-000000002f92] 178205 1726889928.29141: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f92 178205 1726889928.29215: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f92 178205 1726889928.29219: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:01.003909", "end": "2024-09-20 23:38:48.226779", "rc": 0, "start": "2024-09-20 23:38:47.222870" } STDOUT: /dev/sda 178205 1726889928.29289: no more pending results, returning what we have 178205 1726889928.29293: results queue empty 178205 1726889928.29293: checking for any_errors_fatal 178205 1726889928.29301: done checking for any_errors_fatal 178205 1726889928.29302: checking for max_fail_percentage 178205 1726889928.29303: done checking for max_fail_percentage 178205 1726889928.29304: checking to see if all hosts have failed and the running result is not ok 178205 1726889928.29305: done checking to see if all hosts have failed 178205 1726889928.29306: getting the remaining hosts for this loop 178205 1726889928.29307: done getting the remaining hosts for this loop 178205 1726889928.29310: getting the next task for host managed_node2 178205 1726889928.29318: done getting next task for host managed_node2 178205 1726889928.29321: ^ task is: TASK: Gather swap info 178205 1726889928.29329: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889928.29333: getting variables 178205 1726889928.29335: in VariableManager get_vars() 178205 1726889928.29370: Calling all_inventory to load vars for managed_node2 178205 1726889928.29373: Calling groups_inventory to load vars for managed_node2 178205 1726889928.29376: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889928.29386: Calling all_plugins_play to load vars for managed_node2 178205 1726889928.29389: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889928.29396: Calling groups_plugins_play to load vars for managed_node2 178205 1726889928.30939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889928.32195: done with get_vars() 178205 1726889928.32210: done getting variables 178205 1726889928.32275: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:38:48 -0400 (0:00:01.491) 0:02:21.311 ****** 178205 1726889928.32309: entering _queue_task() for managed_node2/command 178205 1726889928.32642: worker is 1 (out of 1 available) 178205 1726889928.32656: exiting _queue_task() for managed_node2/command 178205 1726889928.32666: done queuing things up, now waiting for results queue to drain 178205 1726889928.32667: waiting for pending results... 178205 1726889928.32979: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889928.33094: in run() - task 02369adf-7a19-34ed-f5d1-000000002f93 178205 1726889928.33114: variable 'ansible_search_path' from source: unknown 178205 1726889928.33154: calling self._execute() 178205 1726889928.33270: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.33276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.33287: variable 'omit' from source: magic vars 178205 1726889928.33707: variable 'storage_test_volume' from source: include params 178205 1726889928.33760: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889928.33779: variable 'omit' from source: magic vars 178205 1726889928.33844: variable 'omit' from source: magic vars 178205 1726889928.33888: variable 'omit' from source: magic vars 178205 1726889928.33946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889928.33995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889928.34023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889928.34050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.34068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.34315: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889928.34325: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.34337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.34455: Set connection var ansible_pipelining to False 178205 1726889928.34467: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889928.34477: Set connection var ansible_shell_executable to /bin/sh 178205 1726889928.34484: Set connection var ansible_connection to ssh 178205 1726889928.34494: Set connection var ansible_shell_type to sh 178205 1726889928.34506: Set connection var ansible_timeout to 10 178205 1726889928.34547: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.34555: variable 'ansible_connection' from source: unknown 178205 1726889928.34563: variable 'ansible_module_compression' from source: unknown 178205 1726889928.34571: variable 'ansible_shell_type' from source: unknown 178205 1726889928.34577: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.34583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.34590: variable 'ansible_pipelining' from source: unknown 178205 1726889928.34596: variable 'ansible_timeout' from source: unknown 178205 1726889928.34603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.34879: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889928.34898: variable 'omit' from source: magic vars 178205 1726889928.34908: starting attempt loop 178205 1726889928.34918: running the handler 178205 1726889928.34968: _low_level_execute_command(): starting 178205 1726889928.34982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889928.36557: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889928.36571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.36585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.36607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.36653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.36665: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889928.36680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.36697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889928.36710: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889928.36730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889928.36743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.36756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.36771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.36782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.36793: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889928.36805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.36889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.36909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.36934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.36999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.38508: stdout chunk (state=3): >>>/root <<< 178205 1726889928.38610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.38683: stderr chunk (state=3): >>><<< 178205 1726889928.38693: stdout chunk (state=3): >>><<< 178205 1726889928.38803: _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 178205 1726889928.38808: _low_level_execute_command(): starting 178205 1726889928.38814: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947 `" && echo ansible-tmp-1726889928.3871849-183205-168008438832947="` echo /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947 `" ) && sleep 0' 178205 1726889928.39507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.39511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.39566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.40221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889928.40228: 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 <<< 178205 1726889928.40231: 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 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.40468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.40471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.40473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.40556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.42348: stdout chunk (state=3): >>>ansible-tmp-1726889928.3871849-183205-168008438832947=/root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947 <<< 178205 1726889928.42481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.42587: stderr chunk (state=3): >>><<< 178205 1726889928.42590: stdout chunk (state=3): >>><<< 178205 1726889928.42651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889928.3871849-183205-168008438832947=/root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947 , stderr=OpenSSH_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 178205 1726889928.42718: variable 'ansible_module_compression' from source: unknown 178205 1726889928.42799: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 178205 1726889928.42878: variable 'ansible_facts' from source: unknown 178205 1726889928.43030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/AnsiballZ_command.py 178205 1726889928.43197: Sending initial data 178205 1726889928.43200: Sent initial data (158 bytes) 178205 1726889928.44396: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889928.44410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.44431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.44450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.44493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.44506: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889928.44528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.44547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889928.44560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889928.44573: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889928.44586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.44600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.44618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.44635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.44646: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889928.44660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.44736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.44757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.44773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.44853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.46515: 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 <<< 178205 1726889928.46545: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889928.46577: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmp9hsk6uay /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/AnsiballZ_command.py <<< 178205 1726889928.46608: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889928.47715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.47878: stderr chunk (state=3): >>><<< 178205 1726889928.47902: stdout chunk (state=3): >>><<< 178205 1726889928.47906: done transferring module to remote 178205 1726889928.47908: _low_level_execute_command(): starting 178205 1726889928.47913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/ /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/AnsiballZ_command.py && sleep 0' 178205 1726889928.48884: 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 <<< 178205 1726889928.48901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.48934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 178205 1726889928.48939: 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 <<< 178205 1726889928.48944: stderr 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 <<< 178205 1726889928.48992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.48995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.49037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.50701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.50786: stderr chunk (state=3): >>><<< 178205 1726889928.50809: stdout chunk (state=3): >>><<< 178205 1726889928.50910: _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 178205 1726889928.50925: _low_level_execute_command(): starting 178205 1726889928.50930: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/AnsiballZ_command.py && sleep 0' 178205 1726889928.51524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889928.51539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.51557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.51586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.51627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.51640: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889928.51655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.51678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889928.51693: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889928.51703: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889928.51718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.51731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.51747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.51758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.51769: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889928.51791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.51891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.51925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.51950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.52042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.53903: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889928.53928: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 178205 1726889928.53930: stdout chunk (state=3): >>>import '_weakref' # <<< 178205 1726889928.54254: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889928.54281: stdout chunk (state=3): >>>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 0x7fb068443dc0> # /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 0x7fb0681d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068443b20> <<< 178205 1726889928.54294: 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' <<< 178205 1726889928.54307: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068443ac0> <<< 178205 1726889928.54323: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889928.54349: 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' <<< 178205 1726889928.54354: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8490> <<< 178205 1726889928.54392: 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' <<< 178205 1726889928.54398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 178205 1726889928.54414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889928.54423: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8940> <<< 178205 1726889928.54445: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8670> <<< 178205 1726889928.54495: 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' <<< 178205 1726889928.54610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889928.54624: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06818f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889928.54637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889928.54749: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06818f220> <<< 178205 1726889928.54810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06818f940> <<< 178205 1726889928.54818: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681f0880> <<< 178205 1726889928.54875: 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 0x7fb068188d90> <<< 178205 1726889928.54910: 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 0x7fb0681b2d90> <<< 178205 1726889928.54934: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8970> <<< 178205 1726889928.54951: 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. <<< 178205 1726889928.55132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889928.55153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889928.55169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889928.55196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889928.55232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889928.55255: 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 0x7fb068154eb0> <<< 178205 1726889928.55304: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068157f40> <<< 178205 1726889928.55334: 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' <<< 178205 1726889928.55366: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889928.55398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 178205 1726889928.55410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 178205 1726889928.55435: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06814c610> <<< 178205 1726889928.55459: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068154370> <<< 178205 1726889928.55462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889928.55646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0680d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680d68b0> import 'itertools' # <<< 178205 1726889928.55678: 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 0x7fb0680d6eb0> <<< 178205 1726889928.55704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889928.55739: 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 0x7fb0680d6f70> <<< 178205 1726889928.55776: 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 0x7fb0680d6e80> <<< 178205 1726889928.55779: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889928.55826: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06812ed30> import '_functools' # <<< 178205 1726889928.55845: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068129610> <<< 178205 1726889928.55899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 178205 1726889928.55931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06813b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06815be20> # /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' <<< 178205 1726889928.55960: 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 0x7fb0680e7c70> <<< 178205 1726889928.55977: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06812e250> <<< 178205 1726889928.55998: 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 0x7fb06813b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681619d0> <<< 178205 1726889928.56044: 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' <<< 178205 1726889928.56063: 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' <<< 178205 1726889928.56091: 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' <<< 178205 1726889928.56150: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e7d90> # /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 0x7fb0680e7d00> <<< 178205 1726889928.56201: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889928.56213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889928.56254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889928.56278: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 178205 1726889928.56304: 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 0x7fb0680b2370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889928.56320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889928.56355: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680b2460> <<< 178205 1726889928.56552: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680ea490> # /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' <<< 178205 1726889928.56583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889928.56757: 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' <<< 178205 1726889928.56783: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067fcc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06809cc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068161040> # /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 0x7fb067fdfaf0> import 'errno' # <<< 178205 1726889928.56855: 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 0x7fb067fdfe20> <<< 178205 1726889928.56874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067ff2730> <<< 178205 1726889928.56930: 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' <<< 178205 1726889928.56953: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067ff2c70> <<< 178205 1726889928.56989: 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 0x7fb067f7d3a0> <<< 178205 1726889928.57036: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067fdff10> # /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' <<< 178205 1726889928.57103: 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 0x7fb067f8e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067ff25b0> <<< 178205 1726889928.57122: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb067f8e340> <<< 178205 1726889928.57167: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e79d0> <<< 178205 1726889928.57206: 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' <<< 178205 1726889928.57258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889928.57291: 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 0x7fb067faa6a0> # /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 0x7fb067faa970> <<< 178205 1726889928.57320: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067faa760> # 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 0x7fb067faa850> <<< 178205 1726889928.57349: 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' <<< 178205 1726889928.57538: 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 0x7fb067faaca0> <<< 178205 1726889928.57590: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889928.57593: 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 0x7fb067fb61f0> <<< 178205 1726889928.57619: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067faa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067f9ca30> <<< 178205 1726889928.57630: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e75b0> <<< 178205 1726889928.57643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889928.57689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889928.57724: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067faaa90> <<< 178205 1726889928.57831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889928.57834: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb067ed2670> <<< 178205 1726889928.57951: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 178205 1726889928.58057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.58093: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889928.58116: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.58127: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889928.59307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.60270: 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 0x7fb067df87c0> <<< 178205 1726889928.60322: 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' <<< 178205 1726889928.60350: 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' <<< 178205 1726889928.60364: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb067df8160> <<< 178205 1726889928.60396: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8280> <<< 178205 1726889928.60448: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8f10> <<< 178205 1726889928.60451: 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' <<< 178205 1726889928.60535: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8d30> import 'atexit' # <<< 178205 1726889928.60560: 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 0x7fb067df8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889928.60578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889928.60617: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8100> <<< 178205 1726889928.60671: 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' <<< 178205 1726889928.60703: 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' <<< 178205 1726889928.60707: 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' <<< 178205 1726889928.61120: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067d4dee0> # 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 0x7fb067d70f40> # 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 0x7fb067d70d60> # /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 0x7fb067d703d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e5edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e5e3a0> # /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' <<< 178205 1726889928.61357: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e5ef70> # /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 0x7fb067e2dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dc8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dc83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dfb490> # 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 0x7fb067dc84c0> <<< 178205 1726889928.61401: 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 0x7fb067dc84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 178205 1726889928.61421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889928.61457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889928.61535: 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 0x7fb067d31250> <<< 178205 1726889928.61565: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e3f1f0> <<< 178205 1726889928.61581: 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' <<< 178205 1726889928.61623: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889928.61640: 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 0x7fb067d3d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e3f370> <<< 178205 1726889928.61643: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889928.61664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889928.61698: 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' # <<< 178205 1726889928.61750: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e59d90> <<< 178205 1726889928.61877: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067d3d880> <<< 178205 1726889928.61970: 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' <<< 178205 1726889928.61980: 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 0x7fb067d3d6d0> <<< 178205 1726889928.61998: 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 0x7fb067d3c670> <<< 178205 1726889928.62054: 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 0x7fb067d3c5b0> <<< 178205 1726889928.62059: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e378b0> <<< 178205 1726889928.62089: 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' <<< 178205 1726889928.62092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889928.62102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889928.62143: 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 0x7fb067dc0670> <<< 178205 1726889928.62321: 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 0x7fb067dbfac0> <<< 178205 1726889928.62355: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dd00d0> <<< 178205 1726889928.62377: 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 0x7fb067dc00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e03a60> # zipimport: zlib available <<< 178205 1726889928.62399: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889928.62409: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.62473: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.62570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889928.62587: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889928.62605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.62696: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.62790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.63238: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.63716: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889928.63728: 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.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889928.63761: 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' <<< 178205 1726889928.63815: 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 0x7fb0673de580> <<< 178205 1726889928.63893: 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' <<< 178205 1726889928.63919: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677fd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0673830a0> <<< 178205 1726889928.63948: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889928.63969: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.63996: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889928.64007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.64159: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.64283: 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' <<< 178205 1726889928.64336: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dbfbb0> # zipimport: zlib available <<< 178205 1726889928.64672: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65094: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65169: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889928.65185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65198: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65237: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889928.65239: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65291: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65382: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889928.65398: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65458: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889928.65471: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65498: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 178205 1726889928.65674: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.65878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889928.65907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889928.65967: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677f7970> # zipimport: zlib available <<< 178205 1726889928.66033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66125: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889928.66162: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889928.66178: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66238: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889928.66242: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66253: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66307: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66388: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66464: 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 <<< 178205 1726889928.66478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889928.66540: 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 0x7fb067e4a250> <<< 178205 1726889928.66597: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677f76a0> <<< 178205 1726889928.66611: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889928.66741: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66860: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.66864: 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 <<< 178205 1726889928.66903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889928.66946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889928.66949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889928.66968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889928.67046: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677dc7c0> <<< 178205 1726889928.67074: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677d97f0> <<< 178205 1726889928.67185: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 178205 1726889928.67189: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.67209: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889928.67281: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889928.67315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889928.67402: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.67499: 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' <<< 178205 1726889928.67530: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06736b5e0> <<< 178205 1726889928.67605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889928.67747: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889928.68073: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:48.676247", "end": "2024-09-20 23:38:48.679291", "delta": "0:00:00.003044", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 178205 1726889928.68109: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889928.68489: 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 <<< 178205 1726889928.68634: 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 # 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 <<< 178205 1726889928.68652: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 178205 1726889928.68856: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889928.68870: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889928.68909: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889928.68948: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889928.68969: 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 <<< 178205 1726889928.69001: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889928.69025: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889928.69038: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889928.69102: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 178205 1726889928.69167: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 178205 1726889928.69237: 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 # 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 <<< 178205 1726889928.69282: stdout chunk (state=3): >>># 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 <<< 178205 1726889928.69356: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 178205 1726889928.69369: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889928.69507: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889928.69551: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 178205 1726889928.69585: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 178205 1726889928.69598: 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 <<< 178205 1726889928.69628: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889928.70017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889928.70205: stderr chunk (state=3): >>><<< 178205 1726889928.70219: stdout chunk (state=3): >>><<< 178205 1726889928.70316: _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 0x7fb068443dc0> # /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 0x7fb0681d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068443b20> # /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 0x7fb068443ac0> 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 0x7fb0681d8490> # /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 0x7fb0681d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8670> # /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 0x7fb06818f190> # /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 0x7fb06818f220> # /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 0x7fb0681b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06818f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681f0880> # /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 0x7fb068188d90> # /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 0x7fb0681b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681d8970> 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 0x7fb068154eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068157f40> # /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 0x7fb06814c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068155640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068154370> # /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 0x7fb0680d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680d68b0> 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 0x7fb0680d6eb0> # /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 0x7fb0680d6f70> # /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 0x7fb0680d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06812ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068129610> # /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 0x7fb06813b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06815be20> # /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 0x7fb0680e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06812e250> # 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 0x7fb06813b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0681619d0> # /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 0x7fb0680e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e7d90> # /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 0x7fb0680e7d00> # /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 0x7fb0680b2370> # /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 0x7fb0680b2460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680ea490> # /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 0x7fb067fcc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb06809cc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb068161040> # /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 0x7fb067fdfaf0> 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 0x7fb067fdfe20> # /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 0x7fb067ff2730> # /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 0x7fb067ff2c70> # 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 0x7fb067f7d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067fdff10> # /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 0x7fb067f8e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067ff25b0> 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 0x7fb067f8e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e79d0> # /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 0x7fb067faa6a0> # /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 0x7fb067faa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067faa760> # 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 0x7fb067faa850> # /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 0x7fb067faaca0> # 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 0x7fb067fb61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067faa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067f9ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0680e75b0> # /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 0x7fb067faaa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb067ed2670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb067df87c0> # /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 0x7fb067df8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8f10> # /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 0x7fb067df84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067df8d30> 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 0x7fb067df8f70> # /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 0x7fb067df8100> # /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 0x7fb067d4dee0> # 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 0x7fb067d70f40> # 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 0x7fb067d70d60> # /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 0x7fb067d703d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e5edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e5e3a0> # /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 0x7fb067e5ef70> # /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 0x7fb067e2dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dc8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dc83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dfb490> # 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 0x7fb067dc84c0> # /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 0x7fb067dc84f0> # /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 0x7fb067d31250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e3f1f0> # /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 0x7fb067d3d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e3f370> # /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 0x7fb067e59d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067d3d880> # 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 0x7fb067d3d6d0> # 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 0x7fb067d3c670> # 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 0x7fb067d3c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e378b0> # /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 0x7fb067dc0670> # 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 0x7fb067dbfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067dd00d0> # 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 0x7fb067dc00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb067e03a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb0673de580> # /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 0x7fb0677fd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0673830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb067dbfbb0> # 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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb0677f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb067e4a250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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 0x7fb0677dc7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677d97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0677d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_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.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_itp0vlo_/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.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 0x7fb06736b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:38:48.676247", "end": "2024-09-20 23:38:48.679291", "delta": "0:00:00.003044", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear 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 # destroy glob # 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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889928.72054: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889928.72058: _low_level_execute_command(): starting 178205 1726889928.72060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889928.3871849-183205-168008438832947/ > /dev/null 2>&1 && sleep 0' 178205 1726889928.73321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889928.73337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.73353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.73377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.73419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.73431: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889928.73495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.73516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889928.73528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889928.73539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889928.73549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889928.73561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889928.73575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889928.73586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889928.73596: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889928.73613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889928.73688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889928.73712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889928.73751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889928.73821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889928.75635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889928.75751: stderr chunk (state=3): >>><<< 178205 1726889928.75755: stdout chunk (state=3): >>><<< 178205 1726889928.75778: _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 178205 1726889928.75857: handler run complete 178205 1726889928.76075: Evaluated conditional (False): False 178205 1726889928.76078: attempt loop complete, returning result 178205 1726889928.76080: _execute() done 178205 1726889928.76083: dumping result to json 178205 1726889928.76085: done dumping result, returning 178205 1726889928.76087: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-000000002f93] 178205 1726889928.76090: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f93 178205 1726889928.76169: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f93 178205 1726889928.76172: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003044", "end": "2024-09-20 23:38:48.679291", "rc": 0, "start": "2024-09-20 23:38:48.676247" } STDOUT: Filename Type Size Used Priority 178205 1726889928.76304: no more pending results, returning what we have 178205 1726889928.76308: results queue empty 178205 1726889928.76309: checking for any_errors_fatal 178205 1726889928.76322: done checking for any_errors_fatal 178205 1726889928.76323: checking for max_fail_percentage 178205 1726889928.76325: done checking for max_fail_percentage 178205 1726889928.76327: checking to see if all hosts have failed and the running result is not ok 178205 1726889928.76328: done checking to see if all hosts have failed 178205 1726889928.76328: getting the remaining hosts for this loop 178205 1726889928.76330: done getting the remaining hosts for this loop 178205 1726889928.76334: getting the next task for host managed_node2 178205 1726889928.76343: done getting next task for host managed_node2 178205 1726889928.76346: ^ task is: TASK: Verify swap status 178205 1726889928.76385: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889928.76391: getting variables 178205 1726889928.76393: in VariableManager get_vars() 178205 1726889928.76461: Calling all_inventory to load vars for managed_node2 178205 1726889928.76464: Calling groups_inventory to load vars for managed_node2 178205 1726889928.76468: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889928.76615: Calling all_plugins_play to load vars for managed_node2 178205 1726889928.76620: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889928.76685: Calling groups_plugins_play to load vars for managed_node2 178205 1726889928.78042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889928.79387: done with get_vars() 178205 1726889928.79403: done getting variables 178205 1726889928.79466: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:38:48 -0400 (0:00:00.471) 0:02:21.783 ****** 178205 1726889928.79498: entering _queue_task() for managed_node2/assert 178205 1726889928.80710: worker is 1 (out of 1 available) 178205 1726889928.80764: exiting _queue_task() for managed_node2/assert 178205 1726889928.80886: done queuing things up, now waiting for results queue to drain 178205 1726889928.80887: waiting for pending results... 178205 1726889928.81351: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889928.81504: in run() - task 02369adf-7a19-34ed-f5d1-000000002f94 178205 1726889928.81527: variable 'ansible_search_path' from source: unknown 178205 1726889928.81597: calling self._execute() 178205 1726889928.81933: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.81947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.81960: variable 'omit' from source: magic vars 178205 1726889928.82339: variable 'storage_test_volume' from source: include params 178205 1726889928.82369: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 178205 1726889928.82372: variable 'omit' from source: magic vars 178205 1726889928.82443: variable 'omit' from source: magic vars 178205 1726889928.82464: variable 'omit' from source: magic vars 178205 1726889928.82502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889928.82541: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889928.82557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889928.82571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.82580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.82604: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889928.82608: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.82628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.82743: Set connection var ansible_pipelining to False 178205 1726889928.82748: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889928.82756: Set connection var ansible_shell_executable to /bin/sh 178205 1726889928.82759: Set connection var ansible_connection to ssh 178205 1726889928.82763: Set connection var ansible_shell_type to sh 178205 1726889928.82768: Set connection var ansible_timeout to 10 178205 1726889928.82789: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.82792: variable 'ansible_connection' from source: unknown 178205 1726889928.82794: variable 'ansible_module_compression' from source: unknown 178205 1726889928.82797: variable 'ansible_shell_type' from source: unknown 178205 1726889928.82799: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.82801: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.82803: variable 'ansible_pipelining' from source: unknown 178205 1726889928.82807: variable 'ansible_timeout' from source: unknown 178205 1726889928.82821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.82948: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889928.82958: variable 'omit' from source: magic vars 178205 1726889928.82963: starting attempt loop 178205 1726889928.82967: running the handler 178205 1726889928.83171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889928.85746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889928.85846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889928.85881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889928.85914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889928.85954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889928.86042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889928.86106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889928.86170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889928.86234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889928.86258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889928.86333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889928.86385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889928.86430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889928.86461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889928.86475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889928.86506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889928.86526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889928.86545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889928.86574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889928.86585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889928.86759: variable 'storage_test_swaps' from source: set_fact 178205 1726889928.86783: variable 'storage_test_sys_node' from source: set_fact 178205 1726889928.86846: variable 'storage_test_swap_expected_matches' from source: set_fact 178205 1726889928.86896: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 178205 1726889928.86900: handler run complete 178205 1726889928.86915: attempt loop complete, returning result 178205 1726889928.86918: _execute() done 178205 1726889928.86920: dumping result to json 178205 1726889928.86922: done dumping result, returning 178205 1726889928.86932: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-000000002f94] 178205 1726889928.86937: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f94 178205 1726889928.87096: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f94 178205 1726889928.87099: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889928.87601: no more pending results, returning what we have 178205 1726889928.87605: results queue empty 178205 1726889928.87605: checking for any_errors_fatal 178205 1726889928.87617: done checking for any_errors_fatal 178205 1726889928.87618: checking for max_fail_percentage 178205 1726889928.87620: done checking for max_fail_percentage 178205 1726889928.87621: checking to see if all hosts have failed and the running result is not ok 178205 1726889928.87622: done checking to see if all hosts have failed 178205 1726889928.87623: getting the remaining hosts for this loop 178205 1726889928.87624: done getting the remaining hosts for this loop 178205 1726889928.87626: getting the next task for host managed_node2 178205 1726889928.87633: done getting next task for host managed_node2 178205 1726889928.87636: ^ task is: TASK: Unset facts 178205 1726889928.87640: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889928.87644: getting variables 178205 1726889928.87645: in VariableManager get_vars() 178205 1726889928.87693: Calling all_inventory to load vars for managed_node2 178205 1726889928.87695: Calling groups_inventory to load vars for managed_node2 178205 1726889928.87698: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889928.87707: Calling all_plugins_play to load vars for managed_node2 178205 1726889928.87710: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889928.87716: Calling groups_plugins_play to load vars for managed_node2 178205 1726889928.88471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889928.89401: done with get_vars() 178205 1726889928.89433: done getting variables 178205 1726889928.89532: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:38:48 -0400 (0:00:00.100) 0:02:21.883 ****** 178205 1726889928.89578: entering _queue_task() for managed_node2/set_fact 178205 1726889928.89953: worker is 1 (out of 1 available) 178205 1726889928.89992: exiting _queue_task() for managed_node2/set_fact 178205 1726889928.90004: done queuing things up, now waiting for results queue to drain 178205 1726889928.90005: waiting for pending results... 178205 1726889928.90488: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889928.90696: in run() - task 02369adf-7a19-34ed-f5d1-000000002f95 178205 1726889928.90733: variable 'ansible_search_path' from source: unknown 178205 1726889928.90827: calling self._execute() 178205 1726889928.91027: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.91037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.91051: variable 'omit' from source: magic vars 178205 1726889928.91180: variable 'omit' from source: magic vars 178205 1726889928.91253: variable 'omit' from source: magic vars 178205 1726889928.91290: variable 'omit' from source: magic vars 178205 1726889928.91348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889928.91390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889928.91426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889928.91472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.91502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889928.91566: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889928.91578: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.91586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.91774: Set connection var ansible_pipelining to False 178205 1726889928.91788: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889928.91830: Set connection var ansible_shell_executable to /bin/sh 178205 1726889928.91839: Set connection var ansible_connection to ssh 178205 1726889928.91861: Set connection var ansible_shell_type to sh 178205 1726889928.91888: Set connection var ansible_timeout to 10 178205 1726889928.91944: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.91961: variable 'ansible_connection' from source: unknown 178205 1726889928.91985: variable 'ansible_module_compression' from source: unknown 178205 1726889928.91994: variable 'ansible_shell_type' from source: unknown 178205 1726889928.92012: variable 'ansible_shell_executable' from source: unknown 178205 1726889928.92022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.92038: variable 'ansible_pipelining' from source: unknown 178205 1726889928.92048: variable 'ansible_timeout' from source: unknown 178205 1726889928.92059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.92369: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889928.92407: variable 'omit' from source: magic vars 178205 1726889928.92439: starting attempt loop 178205 1726889928.92462: running the handler 178205 1726889928.92499: handler run complete 178205 1726889928.92538: attempt loop complete, returning result 178205 1726889928.92555: _execute() done 178205 1726889928.92564: dumping result to json 178205 1726889928.92574: done dumping result, returning 178205 1726889928.92587: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-000000002f95] 178205 1726889928.92599: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f95 ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889928.92882: no more pending results, returning what we have 178205 1726889928.92886: results queue empty 178205 1726889928.92887: checking for any_errors_fatal 178205 1726889928.92898: done checking for any_errors_fatal 178205 1726889928.92899: checking for max_fail_percentage 178205 1726889928.92901: done checking for max_fail_percentage 178205 1726889928.92902: checking to see if all hosts have failed and the running result is not ok 178205 1726889928.92903: done checking to see if all hosts have failed 178205 1726889928.92904: getting the remaining hosts for this loop 178205 1726889928.92906: done getting the remaining hosts for this loop 178205 1726889928.92909: getting the next task for host managed_node2 178205 1726889928.92923: done getting next task for host managed_node2 178205 1726889928.92927: ^ task is: TASK: Set some variables for fstab checking 178205 1726889928.92935: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889928.92949: getting variables 178205 1726889928.92951: in VariableManager get_vars() 178205 1726889928.93036: Calling all_inventory to load vars for managed_node2 178205 1726889928.93039: Calling groups_inventory to load vars for managed_node2 178205 1726889928.93043: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889928.93067: Calling all_plugins_play to load vars for managed_node2 178205 1726889928.93071: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889928.93082: Calling groups_plugins_play to load vars for managed_node2 178205 1726889928.93877: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f95 178205 1726889928.93880: WORKER PROCESS EXITING 178205 1726889928.93980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889928.94617: done with get_vars() 178205 1726889928.94634: done getting variables 178205 1726889928.94701: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:38:48 -0400 (0:00:00.051) 0:02:21.935 ****** 178205 1726889928.94743: entering _queue_task() for managed_node2/set_fact 178205 1726889928.95016: worker is 1 (out of 1 available) 178205 1726889928.95141: exiting _queue_task() for managed_node2/set_fact 178205 1726889928.96026: done queuing things up, now waiting for results queue to drain 178205 1726889928.96028: waiting for pending results... 178205 1726889928.96148: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889928.96186: in run() - task 02369adf-7a19-34ed-f5d1-000000002f99 178205 1726889928.96190: variable 'ansible_search_path' from source: unknown 178205 1726889928.96477: calling self._execute() 178205 1726889928.96622: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889928.96642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889928.96675: variable 'omit' from source: magic vars 178205 1726889928.96957: variable 'omit' from source: magic vars 178205 1726889928.97057: variable 'omit' from source: magic vars 178205 1726889928.98487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889929.02236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889929.02339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889929.02399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889929.02467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889929.02531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889929.02588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.02609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.02650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.02753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.02769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.02842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.02878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.02917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.02984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.03023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.03085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.03107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.03165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.03238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.03283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.03579: variable 'storage_test_fstab' from source: set_fact 178205 1726889929.03639: variable 'storage_test_volume' from source: include params 178205 1726889929.03841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889929.04091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889929.04168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889929.04225: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889929.04265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889929.04318: 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) 178205 1726889929.04346: 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) 178205 1726889929.04383: 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) 178205 1726889929.04433: 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) 178205 1726889929.04757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.04879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.04962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.05028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.05085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.05923: variable '__mount_point' from source: task vars 178205 1726889929.05995: variable 'storage_test_volume' from source: include params 178205 1726889929.06015: variable 'storage_test_fstab' from source: set_fact 178205 1726889929.06904: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.06963: variable '__mount_point' from source: task vars 178205 1726889929.07201: variable 'storage_test_volume' from source: include params 178205 1726889929.07279: variable 'storage_test_volume' from source: include params 178205 1726889929.07745: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.07788: variable '__mount_point' from source: task vars 178205 1726889929.07986: variable 'storage_test_volume' from source: include params 178205 1726889929.08671: variable '__mount_options' from source: task vars 178205 1726889929.08750: variable 'storage_test_volume' from source: include params 178205 1726889929.08761: variable '__mount_point' from source: task vars 178205 1726889929.08809: variable 'storage_test_volume' from source: include params 178205 1726889929.08830: variable 'storage_test_fstab' from source: set_fact 178205 1726889929.08846: variable '__pattern' from source: task vars 178205 1726889929.08916: variable '__mount_point' from source: task vars 178205 1726889929.08967: variable 'storage_test_volume' from source: include params 178205 1726889929.08979: variable '__mount_options' from source: task vars 178205 1726889929.09053: variable 'storage_test_volume' from source: include params 178205 1726889929.09164: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.09168: variable '__mount_options' from source: task vars 178205 1726889929.09231: variable 'storage_test_volume' from source: include params 178205 1726889929.09249: variable 'omit' from source: magic vars 178205 1726889929.09271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.09293: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.09306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.09321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.09330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.09355: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.09358: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.09360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.09429: Set connection var ansible_pipelining to False 178205 1726889929.09441: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.09446: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.09448: Set connection var ansible_connection to ssh 178205 1726889929.09453: Set connection var ansible_shell_type to sh 178205 1726889929.09460: Set connection var ansible_timeout to 10 178205 1726889929.09480: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.09483: variable 'ansible_connection' from source: unknown 178205 1726889929.09486: variable 'ansible_module_compression' from source: unknown 178205 1726889929.09488: variable 'ansible_shell_type' from source: unknown 178205 1726889929.09490: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.09494: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.09496: variable 'ansible_pipelining' from source: unknown 178205 1726889929.09499: variable 'ansible_timeout' from source: unknown 178205 1726889929.09502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.09581: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889929.09594: variable 'omit' from source: magic vars 178205 1726889929.09599: starting attempt loop 178205 1726889929.09602: running the handler 178205 1726889929.09616: handler run complete 178205 1726889929.09626: attempt loop complete, returning result 178205 1726889929.09631: _execute() done 178205 1726889929.09634: dumping result to json 178205 1726889929.09636: done dumping result, returning 178205 1726889929.09643: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-000000002f99] 178205 1726889929.09649: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f99 178205 1726889929.09742: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f99 178205 1726889929.09746: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889929.09819: no more pending results, returning what we have 178205 1726889929.09823: results queue empty 178205 1726889929.09824: checking for any_errors_fatal 178205 1726889929.09835: done checking for any_errors_fatal 178205 1726889929.09836: checking for max_fail_percentage 178205 1726889929.09837: done checking for max_fail_percentage 178205 1726889929.09838: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.09839: done checking to see if all hosts have failed 178205 1726889929.09840: getting the remaining hosts for this loop 178205 1726889929.09841: done getting the remaining hosts for this loop 178205 1726889929.09844: getting the next task for host managed_node2 178205 1726889929.09853: done getting next task for host managed_node2 178205 1726889929.09857: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889929.09861: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889929.09867: getting variables 178205 1726889929.09868: in VariableManager get_vars() 178205 1726889929.09906: Calling all_inventory to load vars for managed_node2 178205 1726889929.09909: Calling groups_inventory to load vars for managed_node2 178205 1726889929.09914: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.09925: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.09927: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.09930: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.10295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.10661: done with get_vars() 178205 1726889929.10677: done getting variables 178205 1726889929.10720: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:38:49 -0400 (0:00:00.160) 0:02:22.095 ****** 178205 1726889929.10744: entering _queue_task() for managed_node2/assert 178205 1726889929.10950: worker is 1 (out of 1 available) 178205 1726889929.10964: exiting _queue_task() for managed_node2/assert 178205 1726889929.10976: done queuing things up, now waiting for results queue to drain 178205 1726889929.10977: waiting for pending results... 178205 1726889929.11167: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889929.11255: in run() - task 02369adf-7a19-34ed-f5d1-000000002f9a 178205 1726889929.11267: variable 'ansible_search_path' from source: unknown 178205 1726889929.11294: calling self._execute() 178205 1726889929.11450: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.11466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.11480: variable 'omit' from source: magic vars 178205 1726889929.11934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889929.14232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889929.14285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889929.14313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889929.14342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889929.14363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889929.14437: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.14449: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889929.14452: when evaluation is False, skipping this task 178205 1726889929.14455: _execute() done 178205 1726889929.14461: dumping result to json 178205 1726889929.14464: done dumping result, returning 178205 1726889929.14476: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-000000002f9a] 178205 1726889929.14486: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9a 178205 1726889929.14575: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9a 178205 1726889929.14578: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889929.14643: no more pending results, returning what we have 178205 1726889929.14646: results queue empty 178205 1726889929.14647: checking for any_errors_fatal 178205 1726889929.14655: done checking for any_errors_fatal 178205 1726889929.14655: checking for max_fail_percentage 178205 1726889929.14657: done checking for max_fail_percentage 178205 1726889929.14658: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.14659: done checking to see if all hosts have failed 178205 1726889929.14659: getting the remaining hosts for this loop 178205 1726889929.14661: done getting the remaining hosts for this loop 178205 1726889929.14664: getting the next task for host managed_node2 178205 1726889929.14671: done getting next task for host managed_node2 178205 1726889929.14673: ^ task is: TASK: Verify the fstab mount point 178205 1726889929.14678: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889929.14682: getting variables 178205 1726889929.14683: in VariableManager get_vars() 178205 1726889929.14723: Calling all_inventory to load vars for managed_node2 178205 1726889929.14728: Calling groups_inventory to load vars for managed_node2 178205 1726889929.14731: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.14740: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.14742: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.14745: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.15158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.15600: done with get_vars() 178205 1726889929.15610: done getting variables 178205 1726889929.15657: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:38:49 -0400 (0:00:00.049) 0:02:22.144 ****** 178205 1726889929.15680: entering _queue_task() for managed_node2/assert 178205 1726889929.15883: worker is 1 (out of 1 available) 178205 1726889929.15900: exiting _queue_task() for managed_node2/assert 178205 1726889929.15913: done queuing things up, now waiting for results queue to drain 178205 1726889929.15914: waiting for pending results... 178205 1726889929.16119: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889929.16208: in run() - task 02369adf-7a19-34ed-f5d1-000000002f9b 178205 1726889929.16222: variable 'ansible_search_path' from source: unknown 178205 1726889929.16254: calling self._execute() 178205 1726889929.16363: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.16368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.16413: variable 'omit' from source: magic vars 178205 1726889929.16500: variable 'omit' from source: magic vars 178205 1726889929.16552: variable 'omit' from source: magic vars 178205 1726889929.16796: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889929.16804: variable 'storage_test_volume' from source: include params 178205 1726889929.16853: variable 'omit' from source: magic vars 178205 1726889929.16888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.16936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.16951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.16968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.16978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.17001: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.17005: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.17007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.17081: Set connection var ansible_pipelining to False 178205 1726889929.17103: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.17106: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.17108: Set connection var ansible_connection to ssh 178205 1726889929.17111: Set connection var ansible_shell_type to sh 178205 1726889929.17139: Set connection var ansible_timeout to 10 178205 1726889929.17159: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.17163: variable 'ansible_connection' from source: unknown 178205 1726889929.17165: variable 'ansible_module_compression' from source: unknown 178205 1726889929.17168: variable 'ansible_shell_type' from source: unknown 178205 1726889929.17172: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.17174: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.17176: variable 'ansible_pipelining' from source: unknown 178205 1726889929.17178: variable 'ansible_timeout' from source: unknown 178205 1726889929.17180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.17354: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889929.17360: variable 'omit' from source: magic vars 178205 1726889929.17371: starting attempt loop 178205 1726889929.17374: running the handler 178205 1726889929.17545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889929.19423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889929.19473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889929.19503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889929.19528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889929.19567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889929.19665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.19694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.19740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.19800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.19847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.19867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.19906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.19919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.19956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.19966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.20080: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889929.20091: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889929.20116: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889929.20119: handler run complete 178205 1726889929.20123: attempt loop complete, returning result 178205 1726889929.20128: _execute() done 178205 1726889929.20131: dumping result to json 178205 1726889929.20143: done dumping result, returning 178205 1726889929.20147: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-000000002f9b] 178205 1726889929.20149: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9b 178205 1726889929.20220: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9b 178205 1726889929.20223: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889929.20291: no more pending results, returning what we have 178205 1726889929.20294: results queue empty 178205 1726889929.20295: checking for any_errors_fatal 178205 1726889929.20301: done checking for any_errors_fatal 178205 1726889929.20307: checking for max_fail_percentage 178205 1726889929.20308: done checking for max_fail_percentage 178205 1726889929.20309: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.20310: done checking to see if all hosts have failed 178205 1726889929.20313: getting the remaining hosts for this loop 178205 1726889929.20315: done getting the remaining hosts for this loop 178205 1726889929.20318: getting the next task for host managed_node2 178205 1726889929.20328: done getting next task for host managed_node2 178205 1726889929.20331: ^ task is: TASK: Verify mount_options 178205 1726889929.20335: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889929.20339: getting variables 178205 1726889929.20340: in VariableManager get_vars() 178205 1726889929.20385: Calling all_inventory to load vars for managed_node2 178205 1726889929.20388: Calling groups_inventory to load vars for managed_node2 178205 1726889929.20391: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.20400: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.20402: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.20405: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.20925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.21540: done with get_vars() 178205 1726889929.21553: done getting variables 178205 1726889929.21610: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:38:49 -0400 (0:00:00.059) 0:02:22.204 ****** 178205 1726889929.21648: entering _queue_task() for managed_node2/assert 178205 1726889929.21913: worker is 1 (out of 1 available) 178205 1726889929.21929: exiting _queue_task() for managed_node2/assert 178205 1726889929.21940: done queuing things up, now waiting for results queue to drain 178205 1726889929.21941: waiting for pending results... 178205 1726889929.22247: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889929.22396: in run() - task 02369adf-7a19-34ed-f5d1-000000002f9c 178205 1726889929.22419: variable 'ansible_search_path' from source: unknown 178205 1726889929.22461: calling self._execute() 178205 1726889929.22583: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.22588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.22598: variable 'omit' from source: magic vars 178205 1726889929.22892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889929.25038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889929.25115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889929.25160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889929.25220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889929.25251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889929.25338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889929.25370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889929.25398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889929.25443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889929.25458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889929.25575: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889929.25583: when evaluation is False, skipping this task 178205 1726889929.25594: _execute() done 178205 1726889929.25601: dumping result to json 178205 1726889929.25608: done dumping result, returning 178205 1726889929.25620: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-000000002f9c] 178205 1726889929.25631: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9c 178205 1726889929.25746: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9c skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889929.25792: no more pending results, returning what we have 178205 1726889929.25796: results queue empty 178205 1726889929.25797: checking for any_errors_fatal 178205 1726889929.25807: done checking for any_errors_fatal 178205 1726889929.25808: checking for max_fail_percentage 178205 1726889929.25809: done checking for max_fail_percentage 178205 1726889929.25810: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.25814: done checking to see if all hosts have failed 178205 1726889929.25815: getting the remaining hosts for this loop 178205 1726889929.25816: done getting the remaining hosts for this loop 178205 1726889929.25820: getting the next task for host managed_node2 178205 1726889929.25829: done getting next task for host managed_node2 178205 1726889929.25832: ^ task is: TASK: Verify fingerprint 178205 1726889929.25837: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889929.25844: getting variables 178205 1726889929.25845: in VariableManager get_vars() 178205 1726889929.25884: Calling all_inventory to load vars for managed_node2 178205 1726889929.25887: Calling groups_inventory to load vars for managed_node2 178205 1726889929.25890: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.25901: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.25905: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.25907: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.26555: WORKER PROCESS EXITING 178205 1726889929.26563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.27821: done with get_vars() 178205 1726889929.27836: done getting variables 178205 1726889929.27900: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:38:49 -0400 (0:00:00.062) 0:02:22.267 ****** 178205 1726889929.27934: entering _queue_task() for managed_node2/assert 178205 1726889929.28224: worker is 1 (out of 1 available) 178205 1726889929.28238: exiting _queue_task() for managed_node2/assert 178205 1726889929.28252: done queuing things up, now waiting for results queue to drain 178205 1726889929.28253: waiting for pending results... 178205 1726889929.28583: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889929.28724: in run() - task 02369adf-7a19-34ed-f5d1-000000002f9d 178205 1726889929.28746: variable 'ansible_search_path' from source: unknown 178205 1726889929.28785: calling self._execute() 178205 1726889929.28906: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.28923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.28944: variable 'omit' from source: magic vars 178205 1726889929.29063: variable 'omit' from source: magic vars 178205 1726889929.29140: variable 'omit' from source: magic vars 178205 1726889929.29181: variable 'omit' from source: magic vars 178205 1726889929.29233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.29281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.29306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.29334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.29355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.29391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.29399: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.29406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.29516: Set connection var ansible_pipelining to False 178205 1726889929.29530: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.29541: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.29546: Set connection var ansible_connection to ssh 178205 1726889929.29555: Set connection var ansible_shell_type to sh 178205 1726889929.29563: Set connection var ansible_timeout to 10 178205 1726889929.29602: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.29609: variable 'ansible_connection' from source: unknown 178205 1726889929.29618: variable 'ansible_module_compression' from source: unknown 178205 1726889929.29624: variable 'ansible_shell_type' from source: unknown 178205 1726889929.29632: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.29638: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.29644: variable 'ansible_pipelining' from source: unknown 178205 1726889929.29650: variable 'ansible_timeout' from source: unknown 178205 1726889929.29655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.29813: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889929.29835: variable 'omit' from source: magic vars 178205 1726889929.29844: starting attempt loop 178205 1726889929.29850: running the handler 178205 1726889929.30165: variable '__fingerprint' from source: task vars 178205 1726889929.30177: variable 'storage_test_fstab' from source: set_fact 178205 1726889929.30208: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889929.30221: handler run complete 178205 1726889929.30247: attempt loop complete, returning result 178205 1726889929.30254: _execute() done 178205 1726889929.30259: dumping result to json 178205 1726889929.30264: done dumping result, returning 178205 1726889929.30274: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-000000002f9d] 178205 1726889929.30283: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9d ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889929.30438: no more pending results, returning what we have 178205 1726889929.30442: results queue empty 178205 1726889929.30443: checking for any_errors_fatal 178205 1726889929.30457: done checking for any_errors_fatal 178205 1726889929.30458: checking for max_fail_percentage 178205 1726889929.30460: done checking for max_fail_percentage 178205 1726889929.30461: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.30462: done checking to see if all hosts have failed 178205 1726889929.30462: getting the remaining hosts for this loop 178205 1726889929.30464: done getting the remaining hosts for this loop 178205 1726889929.30468: getting the next task for host managed_node2 178205 1726889929.30477: done getting next task for host managed_node2 178205 1726889929.30479: ^ task is: TASK: Clean up variables 178205 1726889929.30486: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889929.30492: getting variables 178205 1726889929.30493: in VariableManager get_vars() 178205 1726889929.30541: Calling all_inventory to load vars for managed_node2 178205 1726889929.30545: Calling groups_inventory to load vars for managed_node2 178205 1726889929.30549: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.30562: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.30565: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.30568: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.31380: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9d 178205 1726889929.31383: WORKER PROCESS EXITING 178205 1726889929.31406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.32087: done with get_vars() 178205 1726889929.32101: done getting variables 178205 1726889929.32163: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:38:49 -0400 (0:00:00.042) 0:02:22.310 ****** 178205 1726889929.32196: entering _queue_task() for managed_node2/set_fact 178205 1726889929.32499: worker is 1 (out of 1 available) 178205 1726889929.32513: exiting _queue_task() for managed_node2/set_fact 178205 1726889929.32528: done queuing things up, now waiting for results queue to drain 178205 1726889929.32529: waiting for pending results... 178205 1726889929.32834: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889929.32977: in run() - task 02369adf-7a19-34ed-f5d1-000000002f9e 178205 1726889929.33001: variable 'ansible_search_path' from source: unknown 178205 1726889929.33047: calling self._execute() 178205 1726889929.33165: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.33176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.33193: variable 'omit' from source: magic vars 178205 1726889929.33319: variable 'omit' from source: magic vars 178205 1726889929.33373: variable 'omit' from source: magic vars 178205 1726889929.33420: variable 'omit' from source: magic vars 178205 1726889929.33471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.33518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.33547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.33569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.33586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.33624: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.33639: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.33646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.33760: Set connection var ansible_pipelining to False 178205 1726889929.33770: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.33780: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.33786: Set connection var ansible_connection to ssh 178205 1726889929.33794: Set connection var ansible_shell_type to sh 178205 1726889929.33803: Set connection var ansible_timeout to 10 178205 1726889929.33841: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.33852: variable 'ansible_connection' from source: unknown 178205 1726889929.33859: variable 'ansible_module_compression' from source: unknown 178205 1726889929.33864: variable 'ansible_shell_type' from source: unknown 178205 1726889929.33870: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.33875: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.33884: variable 'ansible_pipelining' from source: unknown 178205 1726889929.33890: variable 'ansible_timeout' from source: unknown 178205 1726889929.33896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.34056: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889929.34079: variable 'omit' from source: magic vars 178205 1726889929.34088: starting attempt loop 178205 1726889929.34094: running the handler 178205 1726889929.34114: handler run complete 178205 1726889929.34132: attempt loop complete, returning result 178205 1726889929.34138: _execute() done 178205 1726889929.34144: dumping result to json 178205 1726889929.34150: done dumping result, returning 178205 1726889929.34164: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-000000002f9e] 178205 1726889929.34178: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9e ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889929.34349: no more pending results, returning what we have 178205 1726889929.34354: results queue empty 178205 1726889929.34354: checking for any_errors_fatal 178205 1726889929.34368: done checking for any_errors_fatal 178205 1726889929.34369: checking for max_fail_percentage 178205 1726889929.34371: done checking for max_fail_percentage 178205 1726889929.34372: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.34373: done checking to see if all hosts have failed 178205 1726889929.34374: getting the remaining hosts for this loop 178205 1726889929.34375: done getting the remaining hosts for this loop 178205 1726889929.34379: getting the next task for host managed_node2 178205 1726889929.34390: done getting next task for host managed_node2 178205 1726889929.34393: ^ task is: TASK: Verify fs type 178205 1726889929.34401: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889929.34406: getting variables 178205 1726889929.34408: in VariableManager get_vars() 178205 1726889929.34453: Calling all_inventory to load vars for managed_node2 178205 1726889929.34456: Calling groups_inventory to load vars for managed_node2 178205 1726889929.34459: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.34471: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.34474: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.34477: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.35424: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f9e 178205 1726889929.35429: WORKER PROCESS EXITING 178205 1726889929.35451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.36121: done with get_vars() 178205 1726889929.36144: done getting variables 178205 1726889929.36203: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:38:49 -0400 (0:00:00.040) 0:02:22.350 ****** 178205 1726889929.36253: entering _queue_task() for managed_node2/assert 178205 1726889929.36557: worker is 1 (out of 1 available) 178205 1726889929.36575: exiting _queue_task() for managed_node2/assert 178205 1726889929.36587: done queuing things up, now waiting for results queue to drain 178205 1726889929.36588: waiting for pending results... 178205 1726889929.36885: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889929.37036: in run() - task 02369adf-7a19-34ed-f5d1-000000002fa2 178205 1726889929.37055: variable 'ansible_search_path' from source: unknown 178205 1726889929.37094: calling self._execute() 178205 1726889929.37215: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.37233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.37252: variable 'omit' from source: magic vars 178205 1726889929.37671: variable 'storage_test_volume' from source: include params 178205 1726889929.37716: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889929.37841: variable 'storage_test_volume' from source: include params 178205 1726889929.37861: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889929.37967: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.37977: Evaluated conditional (_storage_test_volume_present): False 178205 1726889929.37988: when evaluation is False, skipping this task 178205 1726889929.37996: _execute() done 178205 1726889929.38004: dumping result to json 178205 1726889929.38011: done dumping result, returning 178205 1726889929.38023: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-000000002fa2] 178205 1726889929.38036: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa2 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889929.38190: no more pending results, returning what we have 178205 1726889929.38194: results queue empty 178205 1726889929.38195: checking for any_errors_fatal 178205 1726889929.38206: done checking for any_errors_fatal 178205 1726889929.38207: checking for max_fail_percentage 178205 1726889929.38209: done checking for max_fail_percentage 178205 1726889929.38210: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.38213: done checking to see if all hosts have failed 178205 1726889929.38214: getting the remaining hosts for this loop 178205 1726889929.38215: done getting the remaining hosts for this loop 178205 1726889929.38219: getting the next task for host managed_node2 178205 1726889929.38230: done getting next task for host managed_node2 178205 1726889929.38232: ^ task is: TASK: Verify fs label 178205 1726889929.38238: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889929.38244: getting variables 178205 1726889929.38246: in VariableManager get_vars() 178205 1726889929.38286: Calling all_inventory to load vars for managed_node2 178205 1726889929.38289: Calling groups_inventory to load vars for managed_node2 178205 1726889929.38293: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.38307: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.38311: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.38316: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.39054: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa2 178205 1726889929.39058: WORKER PROCESS EXITING 178205 1726889929.39083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.39750: done with get_vars() 178205 1726889929.39765: done getting variables 178205 1726889929.39833: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:38:49 -0400 (0:00:00.036) 0:02:22.386 ****** 178205 1726889929.39867: entering _queue_task() for managed_node2/assert 178205 1726889929.40119: worker is 1 (out of 1 available) 178205 1726889929.40140: exiting _queue_task() for managed_node2/assert 178205 1726889929.40153: done queuing things up, now waiting for results queue to drain 178205 1726889929.40154: waiting for pending results... 178205 1726889929.40473: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889929.40635: in run() - task 02369adf-7a19-34ed-f5d1-000000002fa3 178205 1726889929.40656: variable 'ansible_search_path' from source: unknown 178205 1726889929.40704: calling self._execute() 178205 1726889929.40834: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.40846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.40860: variable 'omit' from source: magic vars 178205 1726889929.41291: variable 'storage_test_volume' from source: include params 178205 1726889929.41336: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889929.41530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889929.43977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889929.44052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889929.44096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889929.44137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889929.44166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889929.44250: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.44267: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889929.44274: when evaluation is False, skipping this task 178205 1726889929.44280: _execute() done 178205 1726889929.44291: dumping result to json 178205 1726889929.44300: done dumping result, returning 178205 1726889929.44307: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-000000002fa3] 178205 1726889929.44318: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa3 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889929.44467: no more pending results, returning what we have 178205 1726889929.44471: results queue empty 178205 1726889929.44472: checking for any_errors_fatal 178205 1726889929.44481: done checking for any_errors_fatal 178205 1726889929.44482: checking for max_fail_percentage 178205 1726889929.44484: done checking for max_fail_percentage 178205 1726889929.44485: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.44486: done checking to see if all hosts have failed 178205 1726889929.44487: getting the remaining hosts for this loop 178205 1726889929.44488: done getting the remaining hosts for this loop 178205 1726889929.44492: getting the next task for host managed_node2 178205 1726889929.44503: done getting next task for host managed_node2 178205 1726889929.44506: ^ task is: TASK: See whether the device node is present 178205 1726889929.44514: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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 178205 1726889929.44518: getting variables 178205 1726889929.44520: in VariableManager get_vars() 178205 1726889929.44560: Calling all_inventory to load vars for managed_node2 178205 1726889929.44563: Calling groups_inventory to load vars for managed_node2 178205 1726889929.44567: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.44577: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.44580: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.44583: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.45251: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa3 178205 1726889929.45254: WORKER PROCESS EXITING 178205 1726889929.45272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.46089: done with get_vars() 178205 1726889929.46102: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:38:49 -0400 (0:00:00.063) 0:02:22.450 ****** 178205 1726889929.46196: entering _queue_task() for managed_node2/stat 178205 1726889929.46452: worker is 1 (out of 1 available) 178205 1726889929.46464: exiting _queue_task() for managed_node2/stat 178205 1726889929.46475: done queuing things up, now waiting for results queue to drain 178205 1726889929.46476: waiting for pending results... 178205 1726889929.46773: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889929.46918: in run() - task 02369adf-7a19-34ed-f5d1-000000002fa7 178205 1726889929.46942: variable 'ansible_search_path' from source: unknown 178205 1726889929.46980: calling self._execute() 178205 1726889929.47095: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.47111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.47131: variable 'omit' from source: magic vars 178205 1726889929.47250: variable 'omit' from source: magic vars 178205 1726889929.47309: variable 'omit' from source: magic vars 178205 1726889929.47554: variable 'storage_test_volume' from source: include params 178205 1726889929.47610: variable 'omit' from source: magic vars 178205 1726889929.47665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.47708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.47736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.47763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.47779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.47820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.47832: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.47840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.47944: Set connection var ansible_pipelining to False 178205 1726889929.47954: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.47961: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.47970: Set connection var ansible_connection to ssh 178205 1726889929.47978: Set connection var ansible_shell_type to sh 178205 1726889929.47984: Set connection var ansible_timeout to 10 178205 1726889929.48014: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.48021: variable 'ansible_connection' from source: unknown 178205 1726889929.48028: variable 'ansible_module_compression' from source: unknown 178205 1726889929.48035: variable 'ansible_shell_type' from source: unknown 178205 1726889929.48040: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.48044: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.48050: variable 'ansible_pipelining' from source: unknown 178205 1726889929.48055: variable 'ansible_timeout' from source: unknown 178205 1726889929.48060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.48282: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889929.48303: variable 'omit' from source: magic vars 178205 1726889929.48315: starting attempt loop 178205 1726889929.48325: running the handler 178205 1726889929.48348: _low_level_execute_command(): starting 178205 1726889929.48360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889929.49198: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889929.49219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.49241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.49262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.49315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.49335: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889929.49352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.49372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889929.49386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889929.49402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889929.49418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.49437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.49458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.49472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.49485: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889929.49503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.49587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.49618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889929.49640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.49717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.51346: stdout chunk (state=3): >>>/root <<< 178205 1726889929.51486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889929.51534: stderr chunk (state=3): >>><<< 178205 1726889929.51547: stdout chunk (state=3): >>><<< 178205 1726889929.51620: _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 178205 1726889929.51624: _low_level_execute_command(): starting 178205 1726889929.51630: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537 `" && echo ansible-tmp-1726889929.5157657-183250-117170666122537="` echo /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537 `" ) && sleep 0' 178205 1726889929.52277: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889929.52300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.52316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.52338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.52378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.52389: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889929.52406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.52425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889929.52439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889929.52452: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889929.52463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.52474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.52488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.52499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.52512: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889929.52529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.52608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.52635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889929.52650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.52724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.54560: stdout chunk (state=3): >>>ansible-tmp-1726889929.5157657-183250-117170666122537=/root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537 <<< 178205 1726889929.54673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889929.54739: stderr chunk (state=3): >>><<< 178205 1726889929.54742: stdout chunk (state=3): >>><<< 178205 1726889929.54918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889929.5157657-183250-117170666122537=/root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537 , stderr=OpenSSH_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 178205 1726889929.54921: variable 'ansible_module_compression' from source: unknown 178205 1726889929.54924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889929.54926: variable 'ansible_facts' from source: unknown 178205 1726889929.55000: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/AnsiballZ_stat.py 178205 1726889929.55151: Sending initial data 178205 1726889929.55156: Sent initial data (155 bytes) 178205 1726889929.56127: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889929.56146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.56162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.56182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.56225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.56238: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889929.56257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.56276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889929.56288: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889929.56301: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889929.56316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.56331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.56347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.56359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.56373: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889929.56386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.56464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.56488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889929.56505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.56567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.58245: 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 <<< 178205 1726889929.58305: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889929.58337: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpbpa7tme6 /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/AnsiballZ_stat.py <<< 178205 1726889929.58350: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889929.59363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889929.59610: stderr chunk (state=3): >>><<< 178205 1726889929.59621: stdout chunk (state=3): >>><<< 178205 1726889929.59624: done transferring module to remote 178205 1726889929.59629: _low_level_execute_command(): starting 178205 1726889929.59631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/ /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/AnsiballZ_stat.py && sleep 0' 178205 1726889929.60199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889929.60214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.60232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.60249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.60296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.60308: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889929.60325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.60346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889929.60359: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889929.60371: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889929.60388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.60431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.60434: stderr 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 <<< 178205 1726889929.60439: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889929.60441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.60506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.60509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889929.60515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.60554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.62233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889929.62290: stderr chunk (state=3): >>><<< 178205 1726889929.62301: stdout chunk (state=3): >>><<< 178205 1726889929.62397: _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 178205 1726889929.62401: _low_level_execute_command(): starting 178205 1726889929.62403: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/AnsiballZ_stat.py && sleep 0' 178205 1726889929.63027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.63031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.63059: 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 <<< 178205 1726889929.63076: 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 <<< 178205 1726889929.63079: stderr chunk (state=3): >>>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 <<< 178205 1726889929.63167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.63180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.63232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.65136: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889929.65140: stdout chunk (state=3): >>>import '_thread' # <<< 178205 1726889929.65142: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889929.65202: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889929.65205: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889929.65249: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889929.65262: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889929.65312: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889929.65316: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889929.65357: 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' <<< 178205 1726889929.65404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889929.65430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889929.65445: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889929.65454: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bf3dc0> <<< 178205 1726889929.65475: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889929.65494: 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 0x7f4584b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bf3b20> <<< 178205 1726889929.65531: 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' <<< 178205 1726889929.65575: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bf3ac0> <<< 178205 1726889929.65596: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889929.65599: 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' <<< 178205 1726889929.65642: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b98490> <<< 178205 1726889929.65647: 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' <<< 178205 1726889929.65678: 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 0x7f4584b98940> <<< 178205 1726889929.65700: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b98670> <<< 178205 1726889929.65741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889929.65753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889929.65789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889929.65825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889929.65830: 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' <<< 178205 1726889929.65857: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b4f190> <<< 178205 1726889929.65868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889929.65884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889929.65946: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b4f220> <<< 178205 1726889929.65980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889929.66009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889929.66036: 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 0x7f4584b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b4f940> <<< 178205 1726889929.66048: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bb0880> <<< 178205 1726889929.66083: 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' <<< 178205 1726889929.66086: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b48d90> <<< 178205 1726889929.66151: 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 0x7f4584b72d90> <<< 178205 1726889929.66203: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b98970> <<< 178205 1726889929.66235: 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. <<< 178205 1726889929.66435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889929.66438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889929.66478: 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' <<< 178205 1726889929.66489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889929.66508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889929.66541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 178205 1726889929.66558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 178205 1726889929.66561: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584aefeb0> <<< 178205 1726889929.66606: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af2f40> <<< 178205 1726889929.66636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889929.66656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889929.66676: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889929.66707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889929.66748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ae7610> <<< 178205 1726889929.66788: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af0640> <<< 178205 1726889929.66791: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584aef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889929.66840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889929.66863: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889929.66907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889929.66951: 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' <<< 178205 1726889929.66993: 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 0x7f4584a70e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a70910> import 'itertools' # <<< 178205 1726889929.67007: 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 0x7f4584a70f10> <<< 178205 1726889929.67029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889929.67056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889929.67061: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a70fd0> <<< 178205 1726889929.67082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889929.67086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a820d0> <<< 178205 1726889929.67105: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889929.67153: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac9d90> <<< 178205 1726889929.67158: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889929.67179: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac4670> <<< 178205 1726889929.67238: 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 0x7f4584ad66d0> <<< 178205 1726889929.67244: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af6e20> <<< 178205 1726889929.67263: 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' <<< 178205 1726889929.67298: 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 0x7f4584a82cd0> <<< 178205 1726889929.67303: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac92b0> <<< 178205 1726889929.67341: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889929.67346: 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 0x7f4584ad62e0> <<< 178205 1726889929.67352: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584afc9d0> <<< 178205 1726889929.67376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889929.67381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889929.67407: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 178205 1726889929.67419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889929.67434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889929.67446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 178205 1726889929.67453: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82eb0> <<< 178205 1726889929.67465: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82df0> <<< 178205 1726889929.67487: 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' <<< 178205 1726889929.67495: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82d60> <<< 178205 1726889929.67517: 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' <<< 178205 1726889929.67545: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889929.67550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889929.67575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889929.67625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889929.67651: 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 0x7f4584a4d3d0> <<< 178205 1726889929.67671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889929.67686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889929.67721: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a4d4c0> <<< 178205 1726889929.67839: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a8af40> <<< 178205 1726889929.67870: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84a90> <<< 178205 1726889929.67885: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84490> <<< 178205 1726889929.67907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889929.67922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889929.67952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889929.67963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889929.67988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 178205 1726889929.67994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 178205 1726889929.68005: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584755220> <<< 178205 1726889929.68037: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a37520> <<< 178205 1726889929.68082: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84f10> <<< 178205 1726889929.68091: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584afc040> <<< 178205 1726889929.68115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889929.68140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889929.68161: 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' <<< 178205 1726889929.68173: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584768b50> <<< 178205 1726889929.68180: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889929.68214: 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 0x7f4584768e80> <<< 178205 1726889929.68239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889929.68246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889929.68267: 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' <<< 178205 1726889929.68287: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458477a790> <<< 178205 1726889929.68305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889929.68338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889929.68364: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458477acd0> <<< 178205 1726889929.68403: 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' <<< 178205 1726889929.68411: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4584706400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584768f70> <<< 178205 1726889929.68438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 178205 1726889929.68441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 178205 1726889929.68483: 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 0x7f45847172e0> <<< 178205 1726889929.68502: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458477a610> <<< 178205 1726889929.68507: stdout chunk (state=3): >>>import 'pwd' # <<< 178205 1726889929.68534: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889929.68538: 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 0x7f45847173a0> <<< 178205 1726889929.68579: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82a30> <<< 178205 1726889929.68594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889929.68614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889929.68633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889929.68647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889929.68681: 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 0x7f4584733700> <<< 178205 1726889929.68705: 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' <<< 178205 1726889929.68739: 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 0x7f45847339d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45847337c0> <<< 178205 1726889929.68796: 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 0x7f45847338b0> <<< 178205 1726889929.68815: 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' <<< 178205 1726889929.68996: 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 0x7f4584733d00> <<< 178205 1726889929.69049: 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 0x7f458473d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584733940> <<< 178205 1726889929.69072: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584725a90> <<< 178205 1726889929.69083: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82610> <<< 178205 1726889929.69105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889929.69164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889929.69192: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584733af0> <<< 178205 1726889929.69294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889929.69306: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f458465b6d0> <<< 178205 1726889929.69462: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889929.69562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.69599: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889929.69631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.69641: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889929.70819: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.71764: 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 0x7f4584582820> <<< 178205 1726889929.71792: 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' <<< 178205 1726889929.71818: 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' <<< 178205 1726889929.71846: 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' <<< 178205 1726889929.71876: 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' <<< 178205 1726889929.71885: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4584582160> <<< 178205 1726889929.71917: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582280> <<< 178205 1726889929.71947: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582f70> <<< 178205 1726889929.71967: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 178205 1726889929.71975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 178205 1726889929.72025: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582d90> <<< 178205 1726889929.72032: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889929.72057: 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' <<< 178205 1726889929.72067: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4584582fd0> <<< 178205 1726889929.72079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889929.72108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889929.72147: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582100> <<< 178205 1726889929.72165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889929.72181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889929.72203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889929.72243: 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 <<< 178205 1726889929.72249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 178205 1726889929.72322: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583faff40> <<< 178205 1726889929.72356: 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 0x7f4583fccd00> <<< 178205 1726889929.72405: 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 0x7f4583fcceb0> <<< 178205 1726889929.72451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889929.72482: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583fcc370> <<< 178205 1726889929.72496: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e8dc0> <<< 178205 1726889929.72660: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e83a0> <<< 178205 1726889929.72674: 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' <<< 178205 1726889929.72722: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e8fd0> <<< 178205 1726889929.72726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889929.72760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889929.72780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889929.72813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889929.72825: 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 0x7f45845b7d30> <<< 178205 1726889929.72900: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584555d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584555400> <<< 178205 1726889929.72911: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458458b4f0> <<< 178205 1726889929.72935: 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 0x7f4584555520> <<< 178205 1726889929.72971: 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 0x7f4584555550> <<< 178205 1726889929.72996: 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 <<< 178205 1726889929.73023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889929.73045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889929.73132: 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 0x7f4583f9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c9250> <<< 178205 1726889929.73154: 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' <<< 178205 1726889929.73209: 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 0x7f4583f9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c93d0> <<< 178205 1726889929.73238: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889929.73267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889929.73298: 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' <<< 178205 1726889929.73315: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889929.73360: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e1e50> <<< 178205 1726889929.73486: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f9b7f0> <<< 178205 1726889929.73572: 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 0x7f4583f9b640> <<< 178205 1726889929.73610: 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 0x7f4583f9a5b0> <<< 178205 1726889929.73645: 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' <<< 178205 1726889929.73658: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4583f8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c0910> <<< 178205 1726889929.73684: 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' <<< 178205 1726889929.73708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889929.73722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889929.73764: 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 0x7f45845496a0> <<< 178205 1726889929.73941: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889929.73945: 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 0x7f4584548b20> <<< 178205 1726889929.73947: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845580a0> <<< 178205 1726889929.73991: 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 0x7f4584549100> <<< 178205 1726889929.74015: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458458db20> <<< 178205 1726889929.74019: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74021: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74026: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889929.74042: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74110: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74183: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74196: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74225: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889929.74229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74232: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74245: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889929.74251: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74343: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74444: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.74894: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.75336: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889929.75355: 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_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889929.75385: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889929.75395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889929.75445: 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 0x7f4583b6a5e0> <<< 178205 1726889929.75513: 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' <<< 178205 1726889929.75529: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f69580> <<< 178205 1726889929.75532: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583b0c100> <<< 178205 1726889929.75577: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889929.75585: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.75609: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.75627: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889929.75636: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.75747: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.75874: 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' <<< 178205 1726889929.75905: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584548b80> <<< 178205 1726889929.75910: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76299: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76669: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76811: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889929.76844: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76849: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.76864: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 178205 1726889929.76942: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77021: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889929.77089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 178205 1726889929.77092: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77120: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889929.77142: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77290: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889929.77510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889929.77538: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889929.77599: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583b3cf10> <<< 178205 1726889929.77605: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77650: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77716: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 178205 1726889929.77726: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889929.77731: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889929.77752: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77789: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77823: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889929.77829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77875: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77919: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.77994: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.78110: 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' <<< 178205 1726889929.78174: 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 0x7f45845d4220> <<< 178205 1726889929.78198: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583b3c850> <<< 178205 1726889929.78225: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889929.78234: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.78348: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.78402: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.78423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.78507: 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' <<< 178205 1726889929.78543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889929.78547: 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 <<< 178205 1726889929.78557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889929.78655: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f5dca0> <<< 178205 1726889929.78689: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f59f70> <<< 178205 1726889929.78757: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f53940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889929.78817: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889929.78836: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889929.78985: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 178205 1726889929.79027: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.79225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889929.79345: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889929.79960: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889919.0783958, "mtime": 1726889919.0783958, "ctime": 1726889919.0783958, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889929.79997: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889929.80308: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 178205 1726889929.80486: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 178205 1726889929.80580: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 178205 1726889929.81038: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping 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 <<< 178205 1726889929.81087: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 178205 1726889929.81090: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889929.81240: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 178205 1726889929.81278: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889929.81306: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 178205 1726889929.81321: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 178205 1726889929.81337: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889929.81567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889929.81639: stderr chunk (state=3): >>><<< 178205 1726889929.81642: stdout chunk (state=3): >>><<< 178205 1726889929.81807: _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 0x7f4584bf3dc0> # /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 0x7f4584b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bf3b20> # /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 0x7f4584bf3ac0> 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 0x7f4584b98490> # /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 0x7f4584b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b98670> # /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 0x7f4584b4f190> # /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 0x7f4584b4f220> # /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 0x7f4584b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584bb0880> # /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 0x7f4584b48d90> # /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 0x7f4584b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584b98970> 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 0x7f4584aefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af2f40> # /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 0x7f4584ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584aef370> # /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 0x7f4584a70e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a70910> 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 0x7f4584a70f10> # /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 0x7f4584a70fd0> # /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 0x7f4584a820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac4670> # /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 0x7f4584ad66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584af6e20> # /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 0x7f4584a82cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584ac92b0> # 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 0x7f4584ad62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584afc9d0> # /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 0x7f4584a82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82df0> # /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 0x7f4584a82d60> # /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 0x7f4584a4d3d0> # /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 0x7f4584a4d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a8af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84490> # /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 0x7f4584755220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a37520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a84f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584afc040> # /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 0x7f4584768b50> 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 0x7f4584768e80> # /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 0x7f458477a790> # /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 0x7f458477acd0> # 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 0x7f4584706400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584768f70> # /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 0x7f45847172e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458477a610> 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 0x7f45847173a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82a30> # /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 0x7f4584733700> # /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 0x7f45847339d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45847337c0> # 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 0x7f45847338b0> # /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 0x7f4584733d00> # 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 0x7f458473d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584733940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584725a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584a82610> # /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 0x7f4584733af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f458465b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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 0x7f4584582820> # /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 0x7f4584582160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582f70> # /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 0x7f45845824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584582d90> 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 0x7f4584582fd0> # /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 0x7f4584582100> # /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 0x7f4583faff40> # 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 0x7f4583fccd00> # 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 0x7f4583fcceb0> # /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 0x7f4583fcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845e83a0> # /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 0x7f45845e8fd0> # /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 0x7f45845b7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584555d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4584555400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458458b4f0> # 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 0x7f4584555520> # /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 0x7f4584555550> # /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 0x7f4583f9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c9250> # /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 0x7f4583f9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c93d0> # /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 0x7f45845e1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f9b7f0> # 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 0x7f4583f9b640> # 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 0x7f4583f9a5b0> # 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 0x7f4583f8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845c0910> # /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 0x7f45845496a0> # 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 0x7f4584548b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45845580a0> # 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 0x7f4584549100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f458458db20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/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_2cewr631/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_2cewr631/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_2cewr631/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 0x7f4583b6a5e0> # /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 0x7f4583f69580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583b0c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/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 0x7f4584548b80> # 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_2cewr631/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_2cewr631/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_2cewr631/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_2cewr631/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_2cewr631/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 0x7f4583b3cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/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 0x7f45845d4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583b3c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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 0x7f4583f5dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f59f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4583f53940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2cewr631/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2cewr631/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_2cewr631/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": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726889919.0783958, "mtime": 1726889919.0783958, "ctime": 1726889919.0783958, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889929.82945: done with _execute_module (stat, {'path': '/dev/sda', 'follow': 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': '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-1726889929.5157657-183250-117170666122537/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889929.82950: _low_level_execute_command(): starting 178205 1726889929.82953: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889929.5157657-183250-117170666122537/ > /dev/null 2>&1 && sleep 0' 178205 1726889929.85013: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889929.85050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.85075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.85093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.85153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.85166: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889929.85179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.85195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889929.85208: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889929.85223: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889929.85237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889929.85252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889929.85266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889929.85289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889929.85315: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889929.85356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889929.85456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889929.85484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889929.85498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889929.85596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889929.87394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889929.87397: stdout chunk (state=3): >>><<< 178205 1726889929.87400: stderr chunk (state=3): >>><<< 178205 1726889929.87413: _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 178205 1726889929.87418: handler run complete 178205 1726889929.87452: attempt loop complete, returning result 178205 1726889929.87455: _execute() done 178205 1726889929.87457: dumping result to json 178205 1726889929.87462: done dumping result, returning 178205 1726889929.87470: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-000000002fa7] 178205 1726889929.87475: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa7 178205 1726889929.87579: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa7 178205 1726889929.87582: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889919.0783958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889919.0783958, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889919.0783958, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889929.87700: no more pending results, returning what we have 178205 1726889929.87704: results queue empty 178205 1726889929.87704: checking for any_errors_fatal 178205 1726889929.87714: done checking for any_errors_fatal 178205 1726889929.87715: checking for max_fail_percentage 178205 1726889929.87717: done checking for max_fail_percentage 178205 1726889929.87717: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.87718: done checking to see if all hosts have failed 178205 1726889929.87719: getting the remaining hosts for this loop 178205 1726889929.87720: done getting the remaining hosts for this loop 178205 1726889929.87724: getting the next task for host managed_node2 178205 1726889929.87732: done getting next task for host managed_node2 178205 1726889929.87734: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889929.87738: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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 178205 1726889929.87745: getting variables 178205 1726889929.87747: in VariableManager get_vars() 178205 1726889929.87782: Calling all_inventory to load vars for managed_node2 178205 1726889929.87784: Calling groups_inventory to load vars for managed_node2 178205 1726889929.87788: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.87798: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.87801: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.87803: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.88179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.88899: done with get_vars() 178205 1726889929.88921: done getting variables 178205 1726889929.88983: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:38:49 -0400 (0:00:00.428) 0:02:22.878 ****** 178205 1726889929.89022: entering _queue_task() for managed_node2/assert 178205 1726889929.89312: worker is 1 (out of 1 available) 178205 1726889929.89327: exiting _queue_task() for managed_node2/assert 178205 1726889929.89343: done queuing things up, now waiting for results queue to drain 178205 1726889929.89344: waiting for pending results... 178205 1726889929.89658: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889929.89786: in run() - task 02369adf-7a19-34ed-f5d1-000000002fa8 178205 1726889929.89810: variable 'ansible_search_path' from source: unknown 178205 1726889929.89853: calling self._execute() 178205 1726889929.89985: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.90001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.90023: variable 'omit' from source: magic vars 178205 1726889929.90477: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.90488: variable 'storage_test_volume' from source: include params 178205 1726889929.90528: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889929.90541: variable 'omit' from source: magic vars 178205 1726889929.90603: variable 'omit' from source: magic vars 178205 1726889929.90715: variable 'storage_test_volume' from source: include params 178205 1726889929.90764: variable 'omit' from source: magic vars 178205 1726889929.90818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889929.90860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889929.90891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889929.90916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.90932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889929.90965: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889929.90973: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.90980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.91084: Set connection var ansible_pipelining to False 178205 1726889929.91099: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889929.91108: Set connection var ansible_shell_executable to /bin/sh 178205 1726889929.91116: Set connection var ansible_connection to ssh 178205 1726889929.91125: Set connection var ansible_shell_type to sh 178205 1726889929.91135: Set connection var ansible_timeout to 10 178205 1726889929.91164: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.91172: variable 'ansible_connection' from source: unknown 178205 1726889929.91178: variable 'ansible_module_compression' from source: unknown 178205 1726889929.91184: variable 'ansible_shell_type' from source: unknown 178205 1726889929.91190: variable 'ansible_shell_executable' from source: unknown 178205 1726889929.91195: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.91208: variable 'ansible_pipelining' from source: unknown 178205 1726889929.91219: variable 'ansible_timeout' from source: unknown 178205 1726889929.91227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.91373: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889929.91394: variable 'omit' from source: magic vars 178205 1726889929.91403: starting attempt loop 178205 1726889929.91409: running the handler 178205 1726889929.91582: variable 'storage_test_dev' from source: set_fact 178205 1726889929.91606: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889929.91618: handler run complete 178205 1726889929.91642: attempt loop complete, returning result 178205 1726889929.91648: _execute() done 178205 1726889929.91654: dumping result to json 178205 1726889929.91660: done dumping result, returning 178205 1726889929.91670: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000002fa8] 178205 1726889929.91680: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa8 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889929.91831: no more pending results, returning what we have 178205 1726889929.91837: results queue empty 178205 1726889929.91838: checking for any_errors_fatal 178205 1726889929.91852: done checking for any_errors_fatal 178205 1726889929.91854: checking for max_fail_percentage 178205 1726889929.91855: done checking for max_fail_percentage 178205 1726889929.91857: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.91858: done checking to see if all hosts have failed 178205 1726889929.91859: getting the remaining hosts for this loop 178205 1726889929.91860: done getting the remaining hosts for this loop 178205 1726889929.91864: getting the next task for host managed_node2 178205 1726889929.91872: done getting next task for host managed_node2 178205 1726889929.91875: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889929.91881: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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 178205 1726889929.91886: getting variables 178205 1726889929.91888: in VariableManager get_vars() 178205 1726889929.91927: Calling all_inventory to load vars for managed_node2 178205 1726889929.91930: Calling groups_inventory to load vars for managed_node2 178205 1726889929.91934: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.91946: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.91949: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.91952: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.92851: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa8 178205 1726889929.92857: WORKER PROCESS EXITING 178205 1726889929.92880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.93865: done with get_vars() 178205 1726889929.93881: done getting variables 178205 1726889929.93939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:38:49 -0400 (0:00:00.049) 0:02:22.927 ****** 178205 1726889929.93976: entering _queue_task() for managed_node2/assert 178205 1726889929.94256: worker is 1 (out of 1 available) 178205 1726889929.94269: exiting _queue_task() for managed_node2/assert 178205 1726889929.94280: done queuing things up, now waiting for results queue to drain 178205 1726889929.94281: waiting for pending results... 178205 1726889929.94572: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889929.94745: in run() - task 02369adf-7a19-34ed-f5d1-000000002fa9 178205 1726889929.94765: variable 'ansible_search_path' from source: unknown 178205 1726889929.94806: calling self._execute() 178205 1726889929.94925: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.94941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.94957: variable 'omit' from source: magic vars 178205 1726889929.95427: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.95440: variable 'storage_test_volume' from source: include params 178205 1726889929.95483: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889929.95490: when evaluation is False, skipping this task 178205 1726889929.95497: _execute() done 178205 1726889929.95505: dumping result to json 178205 1726889929.95515: done dumping result, returning 178205 1726889929.95525: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-000000002fa9] 178205 1726889929.95535: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa9 skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889929.95694: no more pending results, returning what we have 178205 1726889929.95698: results queue empty 178205 1726889929.95699: checking for any_errors_fatal 178205 1726889929.95710: done checking for any_errors_fatal 178205 1726889929.95713: checking for max_fail_percentage 178205 1726889929.95715: done checking for max_fail_percentage 178205 1726889929.95716: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.95717: done checking to see if all hosts have failed 178205 1726889929.95717: getting the remaining hosts for this loop 178205 1726889929.95719: done getting the remaining hosts for this loop 178205 1726889929.95724: getting the next task for host managed_node2 178205 1726889929.95735: done getting next task for host managed_node2 178205 1726889929.95739: ^ task is: TASK: Make sure we got info about this volume 178205 1726889929.95747: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889929.95753: getting variables 178205 1726889929.95755: in VariableManager get_vars() 178205 1726889929.95793: Calling all_inventory to load vars for managed_node2 178205 1726889929.95796: Calling groups_inventory to load vars for managed_node2 178205 1726889929.95799: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.95814: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.95817: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.95820: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.96597: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fa9 178205 1726889929.96601: WORKER PROCESS EXITING 178205 1726889929.96631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889929.97201: done with get_vars() 178205 1726889929.97215: done getting variables 178205 1726889929.97279: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:38:49 -0400 (0:00:00.033) 0:02:22.961 ****** 178205 1726889929.97307: entering _queue_task() for managed_node2/assert 178205 1726889929.97538: worker is 1 (out of 1 available) 178205 1726889929.97551: exiting _queue_task() for managed_node2/assert 178205 1726889929.97561: done queuing things up, now waiting for results queue to drain 178205 1726889929.97562: waiting for pending results... 178205 1726889929.97866: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889929.98014: in run() - task 02369adf-7a19-34ed-f5d1-000000002faa 178205 1726889929.98035: variable 'ansible_search_path' from source: unknown 178205 1726889929.98073: calling self._execute() 178205 1726889929.98193: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889929.98204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889929.98225: variable 'omit' from source: magic vars 178205 1726889929.98598: variable '_storage_test_volume_present' from source: set_fact 178205 1726889929.98614: Evaluated conditional (_storage_test_volume_present): False 178205 1726889929.98622: when evaluation is False, skipping this task 178205 1726889929.98629: _execute() done 178205 1726889929.98638: dumping result to json 178205 1726889929.98645: done dumping result, returning 178205 1726889929.98659: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-000000002faa] 178205 1726889929.98669: sending task result for task 02369adf-7a19-34ed-f5d1-000000002faa skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889929.98830: no more pending results, returning what we have 178205 1726889929.98834: results queue empty 178205 1726889929.98835: checking for any_errors_fatal 178205 1726889929.98847: done checking for any_errors_fatal 178205 1726889929.98849: checking for max_fail_percentage 178205 1726889929.98851: done checking for max_fail_percentage 178205 1726889929.98852: checking to see if all hosts have failed and the running result is not ok 178205 1726889929.98853: done checking to see if all hosts have failed 178205 1726889929.98854: getting the remaining hosts for this loop 178205 1726889929.98856: done getting the remaining hosts for this loop 178205 1726889929.98859: getting the next task for host managed_node2 178205 1726889929.98869: done getting next task for host managed_node2 178205 1726889929.98872: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889929.98879: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889929.98885: getting variables 178205 1726889929.98886: in VariableManager get_vars() 178205 1726889929.98929: Calling all_inventory to load vars for managed_node2 178205 1726889929.98933: Calling groups_inventory to load vars for managed_node2 178205 1726889929.98937: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889929.98951: Calling all_plugins_play to load vars for managed_node2 178205 1726889929.98957: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889929.98961: Calling groups_plugins_play to load vars for managed_node2 178205 1726889929.99755: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002faa 178205 1726889929.99759: WORKER PROCESS EXITING 178205 1726889929.99782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889930.00391: done with get_vars() 178205 1726889930.00404: done getting variables 178205 1726889930.00463: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:38:50 -0400 (0:00:00.031) 0:02:22.993 ****** 178205 1726889930.00498: entering _queue_task() for managed_node2/set_fact 178205 1726889930.00744: worker is 1 (out of 1 available) 178205 1726889930.00757: exiting _queue_task() for managed_node2/set_fact 178205 1726889930.00769: done queuing things up, now waiting for results queue to drain 178205 1726889930.00771: waiting for pending results... 178205 1726889930.01065: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889930.01210: in run() - task 02369adf-7a19-34ed-f5d1-000000002fab 178205 1726889930.01238: variable 'ansible_search_path' from source: unknown 178205 1726889930.01278: calling self._execute() 178205 1726889930.01403: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.01419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.01443: variable 'omit' from source: magic vars 178205 1726889930.01569: variable 'omit' from source: magic vars 178205 1726889930.01634: variable 'omit' from source: magic vars 178205 1726889930.01891: variable 'storage_test_volume' from source: include params 178205 1726889930.01951: variable 'omit' from source: magic vars 178205 1726889930.02003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889930.02046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889930.02074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889930.02103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889930.02125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889930.02162: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889930.02173: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.02185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.02299: Set connection var ansible_pipelining to False 178205 1726889930.02316: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889930.02327: Set connection var ansible_shell_executable to /bin/sh 178205 1726889930.02333: Set connection var ansible_connection to ssh 178205 1726889930.02342: Set connection var ansible_shell_type to sh 178205 1726889930.02350: Set connection var ansible_timeout to 10 178205 1726889930.02378: variable 'ansible_shell_executable' from source: unknown 178205 1726889930.02387: variable 'ansible_connection' from source: unknown 178205 1726889930.02395: variable 'ansible_module_compression' from source: unknown 178205 1726889930.02401: variable 'ansible_shell_type' from source: unknown 178205 1726889930.02410: variable 'ansible_shell_executable' from source: unknown 178205 1726889930.02420: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.02430: variable 'ansible_pipelining' from source: unknown 178205 1726889930.02442: variable 'ansible_timeout' from source: unknown 178205 1726889930.02453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.02622: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889930.02645: variable 'omit' from source: magic vars 178205 1726889930.02659: starting attempt loop 178205 1726889930.02671: running the handler 178205 1726889930.02689: handler run complete 178205 1726889930.02703: attempt loop complete, returning result 178205 1726889930.02714: _execute() done 178205 1726889930.02722: dumping result to json 178205 1726889930.02729: done dumping result, returning 178205 1726889930.02746: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-000000002fab] 178205 1726889930.02761: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fab ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889930.02919: no more pending results, returning what we have 178205 1726889930.02924: results queue empty 178205 1726889930.02925: checking for any_errors_fatal 178205 1726889930.02939: done checking for any_errors_fatal 178205 1726889930.02940: checking for max_fail_percentage 178205 1726889930.02941: done checking for max_fail_percentage 178205 1726889930.02943: checking to see if all hosts have failed and the running result is not ok 178205 1726889930.02944: done checking to see if all hosts have failed 178205 1726889930.02944: getting the remaining hosts for this loop 178205 1726889930.02946: done getting the remaining hosts for this loop 178205 1726889930.02949: getting the next task for host managed_node2 178205 1726889930.02957: done getting next task for host managed_node2 178205 1726889930.02960: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889930.02967: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889930.02974: getting variables 178205 1726889930.02978: in VariableManager get_vars() 178205 1726889930.03017: Calling all_inventory to load vars for managed_node2 178205 1726889930.03021: Calling groups_inventory to load vars for managed_node2 178205 1726889930.03025: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889930.03040: Calling all_plugins_play to load vars for managed_node2 178205 1726889930.03043: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889930.03047: Calling groups_plugins_play to load vars for managed_node2 178205 1726889930.03854: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fab 178205 1726889930.03858: WORKER PROCESS EXITING 178205 1726889930.03884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889930.04511: done with get_vars() 178205 1726889930.04525: done getting variables 178205 1726889930.04578: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:38:50 -0400 (0:00:00.041) 0:02:23.034 ****** 178205 1726889930.04607: entering _queue_task() for managed_node2/set_fact 178205 1726889930.04835: worker is 1 (out of 1 available) 178205 1726889930.04847: exiting _queue_task() for managed_node2/set_fact 178205 1726889930.04858: done queuing things up, now waiting for results queue to drain 178205 1726889930.04859: waiting for pending results... 178205 1726889930.05137: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889930.05282: in run() - task 02369adf-7a19-34ed-f5d1-000000002fac 178205 1726889930.05307: variable 'ansible_search_path' from source: unknown 178205 1726889930.05352: calling self._execute() 178205 1726889930.05474: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.05485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.05498: variable 'omit' from source: magic vars 178205 1726889930.05941: variable 'storage_test_volume' from source: include params 178205 1726889930.05993: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889930.06002: when evaluation is False, skipping this task 178205 1726889930.06014: _execute() done 178205 1726889930.06025: dumping result to json 178205 1726889930.06035: done dumping result, returning 178205 1726889930.06050: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-000000002fac] 178205 1726889930.06067: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fac skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889930.06234: no more pending results, returning what we have 178205 1726889930.06239: results queue empty 178205 1726889930.06240: checking for any_errors_fatal 178205 1726889930.06251: done checking for any_errors_fatal 178205 1726889930.06252: checking for max_fail_percentage 178205 1726889930.06254: done checking for max_fail_percentage 178205 1726889930.06255: checking to see if all hosts have failed and the running result is not ok 178205 1726889930.06256: done checking to see if all hosts have failed 178205 1726889930.06257: getting the remaining hosts for this loop 178205 1726889930.06259: done getting the remaining hosts for this loop 178205 1726889930.06263: getting the next task for host managed_node2 178205 1726889930.06275: done getting next task for host managed_node2 178205 1726889930.06278: ^ task is: TASK: Verify the volume's device type 178205 1726889930.06284: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889930.06291: getting variables 178205 1726889930.06293: in VariableManager get_vars() 178205 1726889930.06339: Calling all_inventory to load vars for managed_node2 178205 1726889930.06342: Calling groups_inventory to load vars for managed_node2 178205 1726889930.06346: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889930.06359: Calling all_plugins_play to load vars for managed_node2 178205 1726889930.06364: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889930.06369: Calling groups_plugins_play to load vars for managed_node2 178205 1726889930.07152: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fac 178205 1726889930.07156: WORKER PROCESS EXITING 178205 1726889930.07178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889930.07789: done with get_vars() 178205 1726889930.07802: done getting variables 178205 1726889930.07867: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:38:50 -0400 (0:00:00.032) 0:02:23.067 ****** 178205 1726889930.07898: entering _queue_task() for managed_node2/assert 178205 1726889930.08137: worker is 1 (out of 1 available) 178205 1726889930.08149: exiting _queue_task() for managed_node2/assert 178205 1726889930.08160: done queuing things up, now waiting for results queue to drain 178205 1726889930.08161: waiting for pending results... 178205 1726889930.08461: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889930.08592: in run() - task 02369adf-7a19-34ed-f5d1-000000002fad 178205 1726889930.08620: variable 'ansible_search_path' from source: unknown 178205 1726889930.08662: calling self._execute() 178205 1726889930.08785: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.08801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.08824: variable 'omit' from source: magic vars 178205 1726889930.09203: variable '_storage_test_volume_present' from source: set_fact 178205 1726889930.09223: Evaluated conditional (_storage_test_volume_present): False 178205 1726889930.09231: when evaluation is False, skipping this task 178205 1726889930.09239: _execute() done 178205 1726889930.09249: dumping result to json 178205 1726889930.09258: done dumping result, returning 178205 1726889930.09274: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-000000002fad] 178205 1726889930.09286: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fad skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889930.09444: no more pending results, returning what we have 178205 1726889930.09448: results queue empty 178205 1726889930.09449: checking for any_errors_fatal 178205 1726889930.09459: done checking for any_errors_fatal 178205 1726889930.09460: checking for max_fail_percentage 178205 1726889930.09462: done checking for max_fail_percentage 178205 1726889930.09463: checking to see if all hosts have failed and the running result is not ok 178205 1726889930.09464: done checking to see if all hosts have failed 178205 1726889930.09466: getting the remaining hosts for this loop 178205 1726889930.09468: done getting the remaining hosts for this loop 178205 1726889930.09472: getting the next task for host managed_node2 178205 1726889930.09484: done getting next task for host managed_node2 178205 1726889930.09487: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889930.09493: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889930.09498: getting variables 178205 1726889930.09500: in VariableManager get_vars() 178205 1726889930.09543: Calling all_inventory to load vars for managed_node2 178205 1726889930.09546: Calling groups_inventory to load vars for managed_node2 178205 1726889930.09550: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889930.09563: Calling all_plugins_play to load vars for managed_node2 178205 1726889930.09566: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889930.09570: Calling groups_plugins_play to load vars for managed_node2 178205 1726889930.10317: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fad 178205 1726889930.10321: WORKER PROCESS EXITING 178205 1726889930.10345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889930.10941: done with get_vars() 178205 1726889930.10958: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:38:50 -0400 (0:00:00.031) 0:02:23.098 ****** 178205 1726889930.11062: entering _queue_task() for managed_node2/stat 178205 1726889930.11286: worker is 1 (out of 1 available) 178205 1726889930.11297: exiting _queue_task() for managed_node2/stat 178205 1726889930.11307: done queuing things up, now waiting for results queue to drain 178205 1726889930.11310: waiting for pending results... 178205 1726889930.11602: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889930.11737: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb1 178205 1726889930.11764: variable 'ansible_search_path' from source: unknown 178205 1726889930.11805: calling self._execute() 178205 1726889930.11928: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.11940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.11958: variable 'omit' from source: magic vars 178205 1726889930.12341: variable 'storage_test_volume' from source: include params 178205 1726889930.12385: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889930.12394: when evaluation is False, skipping this task 178205 1726889930.12405: _execute() done 178205 1726889930.12414: dumping result to json 178205 1726889930.12423: done dumping result, returning 178205 1726889930.12436: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-000000002fb1] 178205 1726889930.12452: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889930.12611: no more pending results, returning what we have 178205 1726889930.12617: results queue empty 178205 1726889930.12618: checking for any_errors_fatal 178205 1726889930.12627: done checking for any_errors_fatal 178205 1726889930.12628: checking for max_fail_percentage 178205 1726889930.12630: done checking for max_fail_percentage 178205 1726889930.12631: checking to see if all hosts have failed and the running result is not ok 178205 1726889930.12632: done checking to see if all hosts have failed 178205 1726889930.12635: getting the remaining hosts for this loop 178205 1726889930.12637: done getting the remaining hosts for this loop 178205 1726889930.12641: getting the next task for host managed_node2 178205 1726889930.12649: done getting next task for host managed_node2 178205 1726889930.12652: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889930.12658: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889930.12665: getting variables 178205 1726889930.12668: in VariableManager get_vars() 178205 1726889930.12709: Calling all_inventory to load vars for managed_node2 178205 1726889930.12714: Calling groups_inventory to load vars for managed_node2 178205 1726889930.12720: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889930.12734: Calling all_plugins_play to load vars for managed_node2 178205 1726889930.12738: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889930.12743: Calling groups_plugins_play to load vars for managed_node2 178205 1726889930.13454: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb1 178205 1726889930.13458: WORKER PROCESS EXITING 178205 1726889930.13478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889930.14457: done with get_vars() 178205 1726889930.14470: done getting variables 178205 1726889930.14535: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:38:50 -0400 (0:00:00.035) 0:02:23.133 ****** 178205 1726889930.14568: entering _queue_task() for managed_node2/package 178205 1726889930.14805: worker is 1 (out of 1 available) 178205 1726889930.14820: exiting _queue_task() for managed_node2/package 178205 1726889930.14832: done queuing things up, now waiting for results queue to drain 178205 1726889930.14834: waiting for pending results... 178205 1726889930.15127: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889930.15273: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb2 178205 1726889930.15297: variable 'ansible_search_path' from source: unknown 178205 1726889930.15341: calling self._execute() 178205 1726889930.15467: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.15482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.15504: variable 'omit' from source: magic vars 178205 1726889930.15632: variable 'omit' from source: magic vars 178205 1726889930.15696: variable 'omit' from source: magic vars 178205 1726889930.16007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889930.18560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889930.18649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889930.18689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889930.18737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889930.18777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889930.18892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889930.18930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889930.18978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889930.19044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889930.19073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889930.19234: variable '__storage_is_ostree' from source: set_fact 178205 1726889930.19258: variable 'omit' from source: magic vars 178205 1726889930.19309: variable 'omit' from source: magic vars 178205 1726889930.19346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889930.19378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889930.19402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889930.19429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889930.19447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889930.19483: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889930.19490: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.19496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.19586: Set connection var ansible_pipelining to False 178205 1726889930.19603: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889930.19618: Set connection var ansible_shell_executable to /bin/sh 178205 1726889930.19631: Set connection var ansible_connection to ssh 178205 1726889930.19643: Set connection var ansible_shell_type to sh 178205 1726889930.19651: Set connection var ansible_timeout to 10 178205 1726889930.19676: variable 'ansible_shell_executable' from source: unknown 178205 1726889930.19681: variable 'ansible_connection' from source: unknown 178205 1726889930.19686: variable 'ansible_module_compression' from source: unknown 178205 1726889930.19690: variable 'ansible_shell_type' from source: unknown 178205 1726889930.19695: variable 'ansible_shell_executable' from source: unknown 178205 1726889930.19700: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889930.19705: variable 'ansible_pipelining' from source: unknown 178205 1726889930.19710: variable 'ansible_timeout' from source: unknown 178205 1726889930.19718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889930.19835: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889930.19856: variable 'omit' from source: magic vars 178205 1726889930.19867: starting attempt loop 178205 1726889930.19880: running the handler 178205 1726889930.19892: variable 'ansible_facts' from source: unknown 178205 1726889930.19902: variable 'ansible_facts' from source: unknown 178205 1726889930.19965: _low_level_execute_command(): starting 178205 1726889930.19978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889930.20772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889930.20788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.20809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.20836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.20889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.20905: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889930.20926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.20953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889930.20971: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889930.20987: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889930.21002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.21022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.21044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.21060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.21076: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889930.21094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.21178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889930.21205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889930.21228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889930.21302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889930.22872: stdout chunk (state=3): >>>/root <<< 178205 1726889930.23057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889930.23060: stdout chunk (state=3): >>><<< 178205 1726889930.23063: stderr chunk (state=3): >>><<< 178205 1726889930.23118: _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 178205 1726889930.23121: _low_level_execute_command(): starting 178205 1726889930.23125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795 `" && echo ansible-tmp-1726889930.2308364-183282-204107268906795="` echo /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795 `" ) && sleep 0' 178205 1726889930.23737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889930.23751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.23764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.23780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.23822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.23839: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889930.23852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.23868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889930.23878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889930.23888: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889930.23898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.23910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.23928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.23944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.23958: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889930.23971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.24048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889930.24072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889930.24086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889930.24152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889930.25954: stdout chunk (state=3): >>>ansible-tmp-1726889930.2308364-183282-204107268906795=/root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795 <<< 178205 1726889930.26128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889930.26158: stderr chunk (state=3): >>><<< 178205 1726889930.26161: stdout chunk (state=3): >>><<< 178205 1726889930.26464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889930.2308364-183282-204107268906795=/root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795 , stderr=OpenSSH_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 178205 1726889930.26467: variable 'ansible_module_compression' from source: unknown 178205 1726889930.26469: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889930.26471: variable 'ansible_facts' from source: unknown 178205 1726889930.26473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/AnsiballZ_dnf.py 178205 1726889930.26534: Sending initial data 178205 1726889930.26536: Sent initial data (154 bytes) 178205 1726889930.27430: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889930.27446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.27470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.27488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.27532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.27544: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889930.27563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.27586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889930.27599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889930.27613: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889930.27628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.27642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.27658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.27676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.27688: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889930.27710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.27789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889930.27819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889930.27837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889930.27900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889930.29606: 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 <<< 178205 1726889930.29648: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889930.29693: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpot3r0e3g /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/AnsiballZ_dnf.py <<< 178205 1726889930.30016: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889930.31060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889930.31330: stderr chunk (state=3): >>><<< 178205 1726889930.31333: stdout chunk (state=3): >>><<< 178205 1726889930.31336: done transferring module to remote 178205 1726889930.31338: _low_level_execute_command(): starting 178205 1726889930.31340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/ /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/AnsiballZ_dnf.py && sleep 0' 178205 1726889930.31919: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889930.31937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.31953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.31972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.32025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.32041: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889930.32055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.32073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889930.32085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889930.32096: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889930.32116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.32134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.32151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.32163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.32174: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889930.32187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.32274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889930.32296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889930.32316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889930.32388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889930.34039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889930.34117: stderr chunk (state=3): >>><<< 178205 1726889930.34128: stdout chunk (state=3): >>><<< 178205 1726889930.34217: _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 178205 1726889930.34221: _low_level_execute_command(): starting 178205 1726889930.34224: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/AnsiballZ_dnf.py && sleep 0' 178205 1726889930.34804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889930.34819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.34836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.34852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.34897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.34908: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889930.34922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.34941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889930.34953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889930.34962: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889930.34973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889930.34986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889930.35004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889930.35017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889930.35030: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889930.35042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889930.35124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889930.35146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889930.35165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889930.35237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889930.37087: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889930.37119: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889930.37173: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889930.37216: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889930.37245: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889930.37294: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889930.37297: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889930.37344: 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' <<< 178205 1726889930.37366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889930.37388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 178205 1726889930.37400: stdout chunk (state=3): >>>import '_codecs' # <<< 178205 1726889930.37419: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9b1edc0> <<< 178205 1726889930.37463: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889930.37475: 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 0x7f9fb9ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9b1eb20> <<< 178205 1726889930.37504: 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' <<< 178205 1726889930.37556: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9b1eac0> <<< 178205 1726889930.37560: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889930.37588: 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' <<< 178205 1726889930.37603: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3490> <<< 178205 1726889930.37639: 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' <<< 178205 1726889930.37652: 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' <<< 178205 1726889930.37669: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3940> <<< 178205 1726889930.37681: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3670> <<< 178205 1726889930.37718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889930.37721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889930.37739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889930.37767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889930.37785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889930.37796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889930.37820: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a7a190> <<< 178205 1726889930.37839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889930.37858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889930.37933: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a7a220> <<< 178205 1726889930.37966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 178205 1726889930.37995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 178205 1726889930.38013: 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 0x7f9fb9a9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a7a940> <<< 178205 1726889930.38035: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9adb880> <<< 178205 1726889930.38072: 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' <<< 178205 1726889930.38075: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a73d90> <<< 178205 1726889930.38138: 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' <<< 178205 1726889930.38142: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a9dd90> <<< 178205 1726889930.38189: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3970> <<< 178205 1726889930.38222: 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. <<< 178205 1726889930.38459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889930.38462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889930.38495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889930.38504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889930.38524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889930.38553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889930.38578: 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' <<< 178205 1726889930.38581: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d4eb0> <<< 178205 1726889930.38629: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d7f40> <<< 178205 1726889930.38660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889930.38679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889930.38696: stdout chunk (state=3): >>>import '_sre' # <<< 178205 1726889930.38719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889930.38722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889930.38741: 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' <<< 178205 1726889930.38774: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97cc610> <<< 178205 1726889930.38793: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d5640> <<< 178205 1726889930.38805: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d4370> <<< 178205 1726889930.38808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889930.38865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889930.38886: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889930.38922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.38941: 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' <<< 178205 1726889930.38976: 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 0x7f9fb9708dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97088b0> <<< 178205 1726889930.38998: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889930.39021: 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 0x7f9fb9708eb0> <<< 178205 1726889930.39039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889930.39056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 178205 1726889930.39082: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9708f70> <<< 178205 1726889930.39119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 178205 1726889930.39132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9708e80> import '_collections' # <<< 178205 1726889930.39175: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9760d30> <<< 178205 1726889930.39190: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889930.39211: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb975b610> <<< 178205 1726889930.39266: 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 0x7f9fb976d670> <<< 178205 1726889930.39276: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97dbe20> <<< 178205 1726889930.39302: 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' <<< 178205 1726889930.39335: 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 0x7f9fb9719c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9760250> <<< 178205 1726889930.39380: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889930.39398: 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 0x7f9fb976d280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97e19d0> <<< 178205 1726889930.39432: 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' <<< 178205 1726889930.39453: 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' <<< 178205 1726889930.39476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889930.39493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9719fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9719d90> <<< 178205 1726889930.39527: 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 0x7f9fb9719d00> <<< 178205 1726889930.39554: 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' <<< 178205 1726889930.39580: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 178205 1726889930.39590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 178205 1726889930.39609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889930.39656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889930.39682: 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 0x7f9fb96ed370> <<< 178205 1726889930.39703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889930.39722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889930.39750: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96ed460> <<< 178205 1726889930.39871: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9721fa0> <<< 178205 1726889930.39910: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971ca30> <<< 178205 1726889930.39922: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971c490> <<< 178205 1726889930.39945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889930.39959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889930.39991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889930.40002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889930.40031: 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' <<< 178205 1726889930.40042: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb963b1c0> <<< 178205 1726889930.40070: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96d7c70> <<< 178205 1726889930.40119: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971ceb0> <<< 178205 1726889930.40135: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97e1040> <<< 178205 1726889930.40147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889930.40165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889930.40205: 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' <<< 178205 1726889930.40219: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb964eaf0> import 'errno' # <<< 178205 1726889930.40244: 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 0x7f9fb964ee20> <<< 178205 1726889930.40268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889930.40293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 178205 1726889930.40315: 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 0x7f9fb9661730> <<< 178205 1726889930.40334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889930.40362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889930.40397: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9661c70> <<< 178205 1726889930.40440: 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 0x7f9fb95f73a0> <<< 178205 1726889930.40456: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb964ef10> <<< 178205 1726889930.40474: 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' <<< 178205 1726889930.40528: 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 0x7f9fb9608280> <<< 178205 1726889930.40544: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96615b0> import 'pwd' # <<< 178205 1726889930.40566: 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 0x7f9fb9608340> <<< 178205 1726889930.40602: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97199d0> <<< 178205 1726889930.40632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889930.40654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889930.40671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889930.40704: 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 0x7f9fb96246a0> <<< 178205 1726889930.40733: 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' <<< 178205 1726889930.40762: 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 0x7f9fb9624970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9624760> <<< 178205 1726889930.40791: 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 0x7f9fb9624850> <<< 178205 1726889930.40823: 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' <<< 178205 1726889930.41017: 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 0x7f9fb9624ca0> <<< 178205 1726889930.41058: 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 0x7f9fb96301f0> <<< 178205 1726889930.41079: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96248e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9616a30> <<< 178205 1726889930.41101: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97195b0> <<< 178205 1726889930.41123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889930.41178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889930.41215: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9624a90> <<< 178205 1726889930.41326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889930.41340: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9fb9552670> <<< 178205 1726889930.41474: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889930.41562: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.41632: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889930.41646: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.42838: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.43761: 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 0x7f9fb8f517c0> <<< 178205 1726889930.43788: 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' <<< 178205 1726889930.43818: 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' <<< 178205 1726889930.43847: 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' <<< 178205 1726889930.43871: 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 0x7f9fb8f51160> <<< 178205 1726889930.43907: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51280> <<< 178205 1726889930.43950: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51f10> <<< 178205 1726889930.43964: 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' <<< 178205 1726889930.44017: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51d30> <<< 178205 1726889930.44020: stdout chunk (state=3): >>>import 'atexit' # <<< 178205 1726889930.44054: 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 0x7f9fb8f51f70> <<< 178205 1726889930.44070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889930.44089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889930.44128: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51100> <<< 178205 1726889930.44154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889930.44171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889930.44194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889930.44205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889930.44232: 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' <<< 178205 1726889930.44298: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8ea5ee0> <<< 178205 1726889930.44330: 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 0x7f9fb8ec30d0> <<< 178205 1726889930.44358: 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 0x7f9fb8ec32b0> <<< 178205 1726889930.44384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889930.44411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889930.44446: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8ec3c40> <<< 178205 1726889930.44458: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f37dc0> <<< 178205 1726889930.44625: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f373a0> <<< 178205 1726889930.44644: 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' <<< 178205 1726889930.44662: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f37f70> <<< 178205 1726889930.44686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889930.44698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 178205 1726889930.44731: 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' <<< 178205 1726889930.44755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889930.44774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 178205 1726889930.44786: 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 0x7f9fb8f85c10> <<< 178205 1726889930.44873: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f21cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f213a0> <<< 178205 1726889930.44876: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f55490> <<< 178205 1726889930.44907: 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 0x7f9fb8f214c0> <<< 178205 1726889930.44940: 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 0x7f9fb8f214f0> <<< 178205 1726889930.44969: 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' <<< 178205 1726889930.44993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889930.45020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889930.45087: 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 0x7f9fb8e88250> <<< 178205 1726889930.45103: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f971f0> <<< 178205 1726889930.45131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889930.45134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889930.45180: 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 0x7f9fb8e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f97370> <<< 178205 1726889930.45205: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889930.45269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 178205 1726889930.45285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 178205 1726889930.45288: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889930.45330: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8fb1d90> <<< 178205 1726889930.45455: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e93880> <<< 178205 1726889930.45546: 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 0x7f9fb8e936d0> <<< 178205 1726889930.45584: 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 0x7f9fb8e92670> <<< 178205 1726889930.45629: 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 0x7f9fb8e925b0> <<< 178205 1726889930.45649: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f8f8b0> <<< 178205 1726889930.45660: 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' <<< 178205 1726889930.45678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889930.45698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889930.45738: 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 0x7f9fb8f18670> <<< 178205 1726889930.45921: 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 0x7f9fb8f17ac0> <<< 178205 1726889930.45924: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f270d0> <<< 178205 1726889930.45986: 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 0x7f9fb8f180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f5ca60> <<< 178205 1726889930.45990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46022: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889930.46025: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46086: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889930.46187: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889930.46214: 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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889930.46225: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.46857: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.47332: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889930.47344: 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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889930.47366: 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' <<< 178205 1726889930.47421: 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 0x7f9fb8a61580> <<< 178205 1726889930.47487: 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' <<< 178205 1726889930.47509: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e60520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a040a0> <<< 178205 1726889930.47550: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889930.47568: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.47594: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.47610: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889930.47725: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.47850: 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' <<< 178205 1726889930.47874: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f17bb0> <<< 178205 1726889930.47887: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48269: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48689: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48759: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889930.48762: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48793: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48838: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889930.48841: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48892: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48975: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889930.48978: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.48996: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889930.49009: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49039: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49077: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889930.49080: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889930.49488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889930.49491: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889930.49561: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e70970> <<< 178205 1726889930.49564: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49625: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49700: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 178205 1726889930.49718: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889930.49732: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 178205 1726889930.49764: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49797: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889930.49818: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49841: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49880: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.49939: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50000: 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 <<< 178205 1726889930.50022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.50095: 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 0x7f9fb8fa3250> <<< 178205 1726889930.50133: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e706a0> <<< 178205 1726889930.50169: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889930.50277: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50354: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889930.50422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889930.50436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889930.50456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889930.50481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889930.50494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889930.50575: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e577c0> <<< 178205 1726889930.50623: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e547f0> <<< 178205 1726889930.50683: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e4e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889930.50686: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50728: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.50747: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889930.50808: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889930.50838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889930.50851: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.51315: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.51731: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.52297: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.52834: 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 0x7f9fb8844640> <<< 178205 1726889930.52865: 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 0x7f9fb88446d0> <<< 178205 1726889930.52887: 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' <<< 178205 1726889930.52911: 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' <<< 178205 1726889930.52952: 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 0x7f9fb8844c10> <<< 178205 1726889930.52969: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844910> <<< 178205 1726889930.52999: 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' <<< 178205 1726889930.53003: 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' <<< 178205 1726889930.53030: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844070> <<< 178205 1726889930.53052: 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' <<< 178205 1726889930.53078: 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' <<< 178205 1726889930.53105: 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' <<< 178205 1726889930.53131: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889930.53154: 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' <<< 178205 1726889930.53176: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880f730> <<< 178205 1726889930.53220: 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 0x7f9fb880fc40> <<< 178205 1726889930.53238: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880fe50> <<< 178205 1726889930.53305: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8fa0700> <<< 178205 1726889930.53343: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 178205 1726889930.53359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889930.53373: 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 0x7f9fb880ea60> <<< 178205 1726889930.53376: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889930.53404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889930.53459: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880eac0> <<< 178205 1726889930.53489: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889930.53492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889930.53518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889930.53532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889930.53558: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb888d610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880eee0> <<< 178205 1726889930.53607: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880e370> <<< 178205 1726889930.53632: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8fa06d0> <<< 178205 1726889930.53654: stdout chunk (state=3): >>># /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' <<< 178205 1726889930.53673: 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 <<< 178205 1726889930.53707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889930.53731: 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' <<< 178205 1726889930.53763: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb89f0070> <<< 178205 1726889930.53905: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a35dc0> <<< 178205 1726889930.53936: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb888d430> <<< 178205 1726889930.53976: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 178205 1726889930.53996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 178205 1726889930.54000: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889930.54024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889930.54038: 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 0x7f9fb8a30df0> <<< 178205 1726889930.54090: 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 0x7f9fb8a30250> <<< 178205 1726889930.54104: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a36d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8863f70> <<< 178205 1726889930.54137: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb89f5910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e70ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844e50> <<< 178205 1726889930.54168: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88446a0> <<< 178205 1726889930.54203: 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 0x7f9fb8844760> <<< 178205 1726889930.54225: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 178205 1726889930.54244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 178205 1726889930.54247: stdout chunk (state=3): >>># /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' <<< 178205 1726889930.54315: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a30ac0> <<< 178205 1726889930.54318: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844160> <<< 178205 1726889930.54330: 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' <<< 178205 1726889930.54407: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a61a60> <<< 178205 1726889930.54431: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889930.54444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889930.54491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889930.54520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889930.54670: 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 0x7f9fb89f6940> <<< 178205 1726889930.54937: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88a55e0> <<< 178205 1726889930.54956: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a61850> <<< 178205 1726889930.54983: 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' <<< 178205 1726889930.55018: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88926a0> <<< 178205 1726889930.55044: 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 0x7f9fb883e5e0> <<< 178205 1726889930.55069: 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' <<< 178205 1726889930.55095: 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 0x7f9fb8856b50> <<< 178205 1726889930.55115: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb883e8e0> <<< 178205 1726889930.55129: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889930.55174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889930.55261: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88566d0> <<< 178205 1726889930.55276: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889930.55296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889930.55569: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb881f700> <<< 178205 1726889930.55607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 178205 1726889930.55620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 178205 1726889930.55635: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb85bcca0> <<< 178205 1726889930.55658: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.55779: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 178205 1726889930.55896: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.55995: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889930.55998: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.56033: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.56079: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 178205 1726889930.56181: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.56264: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889930.56351: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889930.56490: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889930.56821: 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' <<< 178205 1726889930.56848: 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' <<< 178205 1726889930.56881: 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 0x7f9fb851ebe0> <<< 178205 1726889930.56906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889930.56955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889930.57120: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851ed60> <<< 178205 1726889930.57134: 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' <<< 178205 1726889930.57185: 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 0x7f9fb8570430> <<< 178205 1726889930.57188: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851efd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e250> <<< 178205 1726889930.57231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 178205 1726889930.57243: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 178205 1726889930.57307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889930.57332: 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' <<< 178205 1726889930.57357: 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' <<< 178205 1726889930.57497: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 178205 1726889930.57500: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fb84a49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4580> <<< 178205 1726889930.57515: 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 <<< 178205 1726889930.57536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889930.57605: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 178205 1726889930.57608: stdout chunk (state=3): >>># 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 0x7f9fb81c1550> <<< 178205 1726889930.57628: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4a00> <<< 178205 1726889930.57649: 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 <<< 178205 1726889930.57713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889930.58660: 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 0x7f9fb811fe20> <<< 178205 1726889930.58722: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84c62e0> <<< 178205 1726889930.58742: 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 <<< 178205 1726889930.58791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889930.58897: 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 0x7f9fb6bbe2e0> <<< 178205 1726889930.58932: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb81f38b0> <<< 178205 1726889930.58955: 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 <<< 178205 1726889930.58971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889930.59098: 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 0x7f9fb6a8de80> <<< 178205 1726889930.59132: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6b9d580> <<< 178205 1726889930.59147: 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 <<< 178205 1726889930.59179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889930.59267: 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 0x7f9fb69f7a00> <<< 178205 1726889930.59308: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6bbe520> <<< 178205 1726889930.59329: 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' <<< 178205 1726889930.59403: 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 0x7f9fb69f0d60> <<< 178205 1726889930.59433: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb69f7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4130> <<< 178205 1726889930.59448: 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 <<< 178205 1726889930.59480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889930.59497: 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' <<< 178205 1726889930.59514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889930.59539: 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 0x7f9fb691fb20> <<< 178205 1726889930.59579: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb691f340> <<< 178205 1726889930.59592: 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 <<< 178205 1726889930.59631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889930.59655: 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' <<< 178205 1726889930.59692: 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 0x7f9fb6933700> <<< 178205 1726889930.59695: 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 <<< 178205 1726889930.59749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889930.59754: 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 0x7f9fb693f2b0> <<< 178205 1726889930.59770: 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' <<< 178205 1726889930.60114: 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 0x7f9fb693f850> <<< 178205 1726889930.60149: 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 0x7f9fb693fca0> <<< 178205 1726889930.60176: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb693f370> <<< 178205 1726889930.60190: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6933790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb692bdc0> <<< 178205 1726889930.60229: 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 <<< 178205 1726889930.60233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.60340: 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 0x7f9fb64efee0> <<< 178205 1726889930.60346: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6933190> <<< 178205 1726889930.60402: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb691fca0> <<< 178205 1726889930.60434: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6a22730> <<< 178205 1726889930.60462: 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' <<< 178205 1726889930.60554: 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 0x7f9fb6a22f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6a228b0> <<< 178205 1726889930.60580: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4280> <<< 178205 1726889930.60599: 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 0x7f9fb64fcd60> <<< 178205 1726889930.60635: 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 <<< 178205 1726889930.60654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 178205 1726889930.60688: 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 # 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 <<< 178205 1726889930.60691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 178205 1726889930.60714: 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' <<< 178205 1726889930.60735: 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 <<< 178205 1726889930.60776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889930.60807: 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 <<< 178205 1726889930.60896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 178205 1726889930.61009: 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 0x7f9fb636d220> <<< 178205 1726889930.61115: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb640c2b0> <<< 178205 1726889930.61143: 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' <<< 178205 1726889930.61157: 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 0x7f9fb64197f0> <<< 178205 1726889930.61227: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63bfe50> <<< 178205 1726889930.61251: 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' <<< 178205 1726889930.61331: 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' <<< 178205 1726889930.61343: 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' <<< 178205 1726889930.61378: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419bb0> <<< 178205 1726889930.61406: 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' <<< 178205 1726889930.61434: 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' <<< 178205 1726889930.61468: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419e50> <<< 178205 1726889930.61492: 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 <<< 178205 1726889930.61511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.61526: 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' <<< 178205 1726889930.61551: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62721c0> <<< 178205 1726889930.61576: 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'<<< 178205 1726889930.61586: stdout chunk (state=3): >>> <<< 178205 1726889930.61617: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419f40> <<< 178205 1726889930.61656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.61668: 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' <<< 178205 1726889930.61699: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62723d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419eb0> <<< 178205 1726889930.61723: 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' <<< 178205 1726889930.61769: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419c40> <<< 178205 1726889930.61780: 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' <<< 178205 1726889930.61809: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62721f0> <<< 178205 1726889930.61833: 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' <<< 178205 1726889930.61883: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272430> <<< 178205 1726889930.61895: 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' <<< 178205 1726889930.61925: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62724c0> <<< 178205 1726889930.61946: 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' <<< 178205 1726889930.61980: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272550> <<< 178205 1726889930.62003: 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' <<< 178205 1726889930.62037: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62725e0> <<< 178205 1726889930.62055: 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' <<< 178205 1726889930.62106: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272670> <<< 178205 1726889930.62125: 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' <<< 178205 1726889930.62147: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272700> <<< 178205 1726889930.62177: 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 0x7f9fb6272790> <<< 178205 1726889930.62204: 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' <<< 178205 1726889930.62237: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419220> <<< 178205 1726889930.62277: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63f31c0> <<< 178205 1726889930.62322: 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' <<< 178205 1726889930.62339: 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' <<< 178205 1726889930.62449: 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 0x7f9fb6272be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb64198e0> <<< 178205 1726889930.62477: 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 0x7f9fb640c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63eaca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63ea2b0> <<< 178205 1726889930.62490: 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' <<< 178205 1726889930.62527: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63ea490> <<< 178205 1726889930.62556: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6521b50> # /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' <<< 178205 1726889930.62594: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63eae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb64fcd00> <<< 178205 1726889930.62614: 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' <<< 178205 1726889930.62638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889930.62670: 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' <<< 178205 1726889930.62697: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6288c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62884f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6521940> <<< 178205 1726889930.62724: 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' <<< 178205 1726889930.62749: 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 <<< 178205 1726889930.62772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889930.62801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 178205 1726889930.62833: 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' <<< 178205 1726889930.62855: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62252b0> <<< 178205 1726889930.62879: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889930.62899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 178205 1726889930.62916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889930.62940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889930.62974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 178205 1726889930.62991: 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 0x7f9fb61d9190> <<< 178205 1726889930.63027: 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 0x7f9fb61d9220> <<< 178205 1726889930.63076: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62396a0> <<< 178205 1726889930.63106: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62256d0> <<< 178205 1726889930.63131: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6219a90> <<< 178205 1726889930.63156: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62130d0> <<< 178205 1726889930.63181: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6288ee0> <<< 178205 1726889930.63205: 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' <<< 178205 1726889930.63223: 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 <<< 178205 1726889930.63327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.63354: 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 0x7f9fb61d9fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb61d9790> <<< 178205 1726889930.63383: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6288d90> <<< 178205 1726889930.63420: 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' <<< 178205 1726889930.63459: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6213940> # /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 0x7f9fb61fc850> <<< 178205 1726889930.63483: 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 0x7f9fb61fc8e0> <<< 178205 1726889930.63496: 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 0x7f9fb61fca60> <<< 178205 1726889930.63525: 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 <<< 178205 1726889930.63550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889930.63570: 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 <<< 178205 1726889930.63587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889930.63658: 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 0x7f9fb603d1c0> <<< 178205 1726889930.63684: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb620b190> <<< 178205 1726889930.63710: 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 0x7f9fb603d220> <<< 178205 1726889930.63740: 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 0x7f9fb603d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb61fca00> <<< 178205 1726889930.63773: 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 0x7f9fb61fcfa0> <<< 178205 1726889930.63802: 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' <<< 178205 1726889930.63827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889930.63883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 178205 1726889930.63904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889930.63931: 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' <<< 178205 1726889930.63967: 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 0x7f9fb5fc53d0> <<< 178205 1726889930.63991: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fc5190> <<< 178205 1726889930.64003: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fb59d0> <<< 178205 1726889930.64104: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb604e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb603deb0> <<< 178205 1726889930.64147: 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 0x7f9fb604eca0> <<< 178205 1726889930.64187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb60559a0> <<< 178205 1726889930.64210: 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 0x7f9fb5fd3700> <<< 178205 1726889930.64245: 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 0x7f9fb5fd3340> <<< 178205 1726889930.64275: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 178205 1726889930.64303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 178205 1726889930.64339: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fe4670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fe4190> <<< 178205 1726889930.64353: 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 0x7f9fb5fe44f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e550> <<< 178205 1726889930.64785: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889930.64838: 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' <<< 178205 1726889930.64864: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5febfa0> <<< 178205 1726889930.64886: 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' <<< 178205 1726889930.64899: 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 <<< 178205 1726889930.64929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889930.64955: 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 <<< 178205 1726889930.64989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889930.65025: 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 0x7f9fb5fa0fa0> <<< 178205 1726889930.65039: 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' <<< 178205 1726889930.65097: 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' # /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' <<< 178205 1726889930.65205: 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 0x7f9fb5f3bd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3bc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3b3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3b190> <<< 178205 1726889930.65241: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8cee0> <<< 178205 1726889930.65260: 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' <<< 178205 1726889930.65271: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3b220> <<< 178205 1726889930.65290: 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 <<< 178205 1726889930.65322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.65346: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889930.65401: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f65160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3beb0> <<< 178205 1726889930.65438: 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' <<< 178205 1726889930.65470: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f569d0> <<< 178205 1726889930.65509: 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 0x7f9fb5f65fd0> # /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' <<< 178205 1726889930.65572: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e641c0> # /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' <<< 178205 1726889930.65615: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e64310> # /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' <<< 178205 1726889930.65628: 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' <<< 178205 1726889930.65665: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e64910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e64640> <<< 178205 1726889930.65723: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e649d0> # /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 0x7f9fb5e72610> <<< 178205 1726889930.65759: 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' <<< 178205 1726889930.65793: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e72700> <<< 178205 1726889930.65823: 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' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 178205 1726889930.65887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e72ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e72af0> <<< 178205 1726889930.65936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e72f40> # /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 0x7f9fb5e88b20> <<< 178205 1726889930.65990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e88c40> <<< 178205 1726889930.66010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889930.66055: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e88e80> <<< 178205 1726889930.66068: 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 0x7f9fb5e18310> <<< 178205 1726889930.66106: 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' <<< 178205 1726889930.66138: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e18d00> # /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' <<< 178205 1726889930.66161: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e18e50> <<< 178205 1726889930.66173: 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' <<< 178205 1726889930.66214: 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' <<< 178205 1726889930.66234: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28130> # /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 <<< 178205 1726889930.66302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889930.66348: 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 0x7f9fb5e28f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28a90> <<< 178205 1726889930.66375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 178205 1726889930.66400: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28d90> <<< 178205 1726889930.66430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 178205 1726889930.66462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e35820> # /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 <<< 178205 1726889930.66475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e35fa0> <<< 178205 1726889930.66502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e412b0> <<< 178205 1726889930.66537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 178205 1726889930.66568: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e413a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5febd00> <<< 178205 1726889930.66593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889930.66626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.66676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e41f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e41c40> <<< 178205 1726889930.66701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.66718: 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 <<< 178205 1726889930.66741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889930.66767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889930.66790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889930.66845: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ddc5e0> <<< 178205 1726889930.66866: 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' <<< 178205 1726889930.66922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 178205 1726889930.66939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 178205 1726889930.66951: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5de5520> <<< 178205 1726889930.67000: 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 0x7f9fb5ddce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ddcdf0> <<< 178205 1726889930.67031: 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 <<< 178205 1726889930.67042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 178205 1726889930.67072: 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 0x7f9fb5e10760> <<< 178205 1726889930.67085: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e101f0> <<< 178205 1726889930.67111: 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' <<< 178205 1726889930.67136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889930.67161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 178205 1726889930.67180: stdout chunk (state=3): >>>import 'six.moves' # <<< 178205 1726889930.67203: 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' <<< 178205 1726889930.67231: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d5ea90> <<< 178205 1726889930.67253: 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 0x7f9fb5d5ec70> <<< 178205 1726889930.67278: 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 <<< 178205 1726889930.67298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 178205 1726889930.67338: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e10cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e10a60> <<< 178205 1726889930.67381: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e4f160> <<< 178205 1726889930.67407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 178205 1726889930.67429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889930.67452: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ddc220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e41af0> <<< 178205 1726889930.67473: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c250> <<< 178205 1726889930.67490: 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' <<< 178205 1726889930.67535: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d7e190> <<< 178205 1726889930.67555: 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 <<< 178205 1726889930.67577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889930.67594: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d7e4c0> <<< 178205 1726889930.67619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 178205 1726889930.67637: stdout chunk (state=3): >>># 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 0x7f9fb5d7ed30> <<< 178205 1726889930.67668: 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 <<< 178205 1726889930.67692: stdout chunk (state=3): >>># 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 0x7f9fb5d13640> <<< 178205 1726889930.67704: 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 <<< 178205 1726889930.67729: 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 0x7f9fb5d13bb0> <<< 178205 1726889930.67756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889930.67787: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.67810: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889930.67859: 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 0x7f9fb5d20c70> <<< 178205 1726889930.67891: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d20850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d205b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d20220> <<< 178205 1726889930.67918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 178205 1726889930.67929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889930.67952: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d20460> <<< 178205 1726889930.67976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 178205 1726889930.67992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889930.68022: 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' <<< 178205 1726889930.68050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2fbe0> <<< 178205 1726889930.68073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 178205 1726889930.68090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889930.68119: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2fc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 178205 1726889930.68134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889930.68202: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fb5d3d2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2fdf0> <<< 178205 1726889930.68228: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 178205 1726889930.68256: 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 <<< 178205 1726889930.68274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 178205 1726889930.68292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 178205 1726889930.68303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889930.68335: 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 0x7f9fb5c45310> <<< 178205 1726889930.68357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889930.68380: 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' <<< 178205 1726889930.68419: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4e370> <<< 178205 1726889930.68446: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4e310> <<< 178205 1726889930.68472: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889930.68526: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fb5c4e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4e220> <<< 178205 1726889930.68559: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c45d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c453d0> <<< 178205 1726889930.68583: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d4ba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d4b0d0> <<< 178205 1726889930.68595: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d3d970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2f820> <<< 178205 1726889930.68620: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2f0d0> <<< 178205 1726889930.68644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 178205 1726889930.68677: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2f970> <<< 178205 1726889930.68699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 178205 1726889930.68727: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c45dc0> <<< 178205 1726889930.68739: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # 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 0x7f9fb5c4e790> <<< 178205 1726889930.68772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 178205 1726889930.68790: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4ea00> <<< 178205 1726889930.68819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 178205 1726889930.68838: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4ef70> <<< 178205 1726889930.68850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889930.68878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889930.68900: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c69760> <<< 178205 1726889930.68929: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 178205 1726889930.68950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889930.68963: 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 0x7f9fb5bed940> <<< 178205 1726889930.68986: 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 <<< 178205 1726889930.69006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 178205 1726889930.69034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bfabb0> <<< 178205 1726889930.69055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 178205 1726889930.69092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 178205 1726889930.69123: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fb5c1d160> <<< 178205 1726889930.69222: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bfac10> <<< 178205 1726889930.69254: 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 <<< 178205 1726889930.69280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 178205 1726889930.69293: 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' <<< 178205 1726889930.69322: 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' <<< 178205 1726889930.69355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 178205 1726889930.69376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889930.69409: 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 0x7f9fb5bc5430> <<< 178205 1726889930.69434: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bc5550> <<< 178205 1726889930.69506: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb84c0> <<< 178205 1726889930.69536: 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 <<< 178205 1726889930.69547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889930.69567: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb87f0> <<< 178205 1726889930.69595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bba940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb8160> <<< 178205 1726889930.69622: 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' <<< 178205 1726889930.69648: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb8220> <<< 178205 1726889930.69674: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5babac0> <<< 178205 1726889930.69729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 178205 1726889930.69732: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bbadf0> <<< 178205 1726889930.69762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b60220> <<< 178205 1726889930.69788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7f9fb5b60310> <<< 178205 1726889930.69813: 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' <<< 178205 1726889930.69831: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b60430> <<< 178205 1726889930.69851: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889930.69877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889930.69891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889930.69977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889930.70004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889930.70046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889930.70066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889930.70113: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b35670> <<< 178205 1726889930.70161: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b89f70> <<< 178205 1726889930.70177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b9ba00> <<< 178205 1726889930.70202: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889930.70235: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b9ba90> <<< 178205 1726889930.70265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 178205 1726889930.70268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889930.70329: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b352e0> <<< 178205 1726889930.70344: 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 0x7f9fb5b463d0> <<< 178205 1726889930.70530: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b6cd30> <<< 178205 1726889930.70557: 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' <<< 178205 1726889930.70601: 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' <<< 178205 1726889930.70607: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b769a0> <<< 178205 1726889930.70634: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 178205 1726889930.70650: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5af28b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b762b0> <<< 178205 1726889930.70694: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b60be0> <<< 178205 1726889930.70746: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c18dc0> <<< 178205 1726889930.70769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889930.70804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889930.70825: 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' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b17670> <<< 178205 1726889930.70866: 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' <<< 178205 1726889930.70869: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b17e20> <<< 178205 1726889930.70898: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7190> <<< 178205 1726889930.70944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889930.70947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889930.70967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889930.71056: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7ac0> <<< 178205 1726889930.71062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889930.71083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889930.71104: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ac61f0> <<< 178205 1726889930.71130: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7d90> <<< 178205 1726889930.71143: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7220> <<< 178205 1726889930.71166: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b078b0> <<< 178205 1726889930.71188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889930.71212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889930.71237: 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 <<< 178205 1726889930.71266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889930.71292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889930.71305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889930.71347: 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 0x7f9fb5a7f310> <<< 178205 1726889930.71373: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889930.71387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889930.71417: 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 0x7f9fb5a7fdf0> <<< 178205 1726889930.71447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889930.71478: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7ff70> <<< 178205 1726889930.71492: 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' <<< 178205 1726889930.71524: 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' <<< 178205 1726889930.71555: 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' <<< 178205 1726889930.71619: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a87c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a877f0> <<< 178205 1726889930.71644: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a87340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7fa90> <<< 178205 1726889930.71672: 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' <<< 178205 1726889930.71699: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7fbe0> <<< 178205 1726889930.71727: 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 <<< 178205 1726889930.71750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889930.71764: 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' <<< 178205 1726889930.71793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.71822: 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 <<< 178205 1726889930.71841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889930.71855: 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' <<< 178205 1726889930.71925: 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 0x7f9fb5a34a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a346a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889930.71939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889930.71998: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a34700> import 'urllib3.packages.six.moves' # <<< 178205 1726889930.72015: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889930.72061: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29640> <<< 178205 1726889930.72085: 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 0x7f9fb5a29820> <<< 178205 1726889930.72117: 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 <<< 178205 1726889930.72148: stdout chunk (state=3): >>># 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 <<< 178205 1726889930.72162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889930.72186: 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' <<< 178205 1726889930.72218: 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' <<< 178205 1726889930.72260: 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 0x7f9fb59e0940> <<< 178205 1726889930.72286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e0af0> <<< 178205 1726889930.72305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e0ca0> <<< 178205 1726889930.72356: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e05e0> <<< 178205 1726889930.72388: 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' <<< 178205 1726889930.72417: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e08e0> <<< 178205 1726889930.72446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e8100> <<< 178205 1726889930.72465: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889930.72486: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e8160> <<< 178205 1726889930.72506: 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 <<< 178205 1726889930.72543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889930.72565: 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 0x7f9fb59f9370> <<< 178205 1726889930.72593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889930.73497: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59f9940> <<< 178205 1726889930.73536: 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 0x7f9fb5a19e80> <<< 178205 1726889930.73574: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e8c40> # /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' <<< 178205 1726889930.73588: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e8ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e0280> <<< 178205 1726889930.73613: 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 0x7f9fb59e0340> <<< 178205 1726889930.73640: 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 <<< 178205 1726889930.73662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e0040> <<< 178205 1726889930.73683: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a3db20> <<< 178205 1726889930.73716: 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' <<< 178205 1726889930.73740: 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' <<< 178205 1726889930.73780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 178205 1726889930.73808: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59a1910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59a1550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 178205 1726889930.73827: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a4f940> <<< 178205 1726889930.73845: 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 <<< 178205 1726889930.73855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 178205 1726889930.73881: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e00a0> <<< 178205 1726889930.73905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59a1d90> <<< 178205 1726889930.73925: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29970> <<< 178205 1726889930.73948: 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 <<< 178205 1726889930.73958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889930.74004: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59ad940> <<< 178205 1726889930.74016: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29040> <<< 178205 1726889930.74038: 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' <<< 178205 1726889930.74080: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889930.74114: 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 <<< 178205 1726889930.74149: stdout chunk (state=3): >>># 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' <<< 178205 1726889930.74178: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59c72b0> <<< 178205 1726889930.74218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59c7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb0a0> <<< 178205 1726889930.74246: 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' <<< 178205 1726889930.74277: 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 0x7f9fb59c7e20> <<< 178205 1726889930.74295: 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 0x7f9fb59cd1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59c7a00> <<< 178205 1726889930.74340: 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 0x7f9fb59c7c70> <<< 178205 1726889930.74365: 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' <<< 178205 1726889930.74379: 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' <<< 178205 1726889930.74415: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 178205 1726889930.74448: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cdc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd820> <<< 178205 1726889930.74478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /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' <<< 178205 1726889930.74501: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59d80d0> <<< 178205 1726889930.74524: 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' <<< 178205 1726889930.74543: 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 <<< 178205 1726889930.74578: 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 0x7f9fb59d8b80> <<< 178205 1726889930.74601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889930.74622: 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 0x7f9fb59d8c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 178205 1726889930.74656: 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 0x7f9fb59d8cd0> <<< 178205 1726889930.74676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889930.74703: 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 0x7f9fb59d8d60> <<< 178205 1726889930.74727: 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 <<< 178205 1726889930.74757: 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 0x7f9fb59d8df0> <<< 178205 1726889930.74781: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59d8520> <<< 178205 1726889930.74816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889930.74837: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59d8fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cdb50> <<< 178205 1726889930.74850: 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 <<< 178205 1726889930.74877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 178205 1726889930.74918: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59013a0> # /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 0x7f9fb59016d0> <<< 178205 1726889930.74947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5901940> <<< 178205 1726889930.74975: 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 0x7f9fb5901be0> <<< 178205 1726889930.75005: 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' <<< 178205 1726889930.75047: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5901e80> # /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 0x7f9fb5906160> <<< 178205 1726889930.75071: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd460> <<< 178205 1726889930.75100: 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' <<< 178205 1726889930.75115: 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 0x7f9fb59064c0> <<< 178205 1726889930.75154: 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' <<< 178205 1726889930.75174: 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' <<< 178205 1726889930.75188: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59068e0> <<< 178205 1726889930.75214: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906760> <<< 178205 1726889930.75253: 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 <<< 178205 1726889930.75266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906d00> <<< 178205 1726889930.75290: 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' <<< 178205 1726889930.75332: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906c10> <<< 178205 1726889930.75352: 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' <<< 178205 1726889930.75374: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906d30> <<< 178205 1726889930.75397: 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' <<< 178205 1726889930.75426: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5913100> <<< 178205 1726889930.75449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 178205 1726889930.75482: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5913190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd670> <<< 178205 1726889930.75514: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb8b0> <<< 178205 1726889930.75541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb430> <<< 178205 1726889930.75570: 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' <<< 178205 1726889930.75607: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd550> <<< 178205 1726889930.75635: 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 0x7f9fb5a293d0> <<< 178205 1726889930.75655: 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 <<< 178205 1726889930.75694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889930.75719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5913fd0> <<< 178205 1726889930.75744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 178205 1726889930.75757: 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' <<< 178205 1726889930.75796: 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' <<< 178205 1726889930.76325: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58aa5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58aa3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58aa130> # /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 0x7f9fb58aa430> # /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 0x7f9fb58b5f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906c70> # /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 0x7f9fb58c6a90> # /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 0x7f9fb58d3280> # /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 0x7f9fb58d3340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6790> <<< 178205 1726889930.76361: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c66a0> <<< 178205 1726889930.76381: 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 <<< 178205 1726889930.76405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889930.76426: 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' <<< 178205 1726889930.76453: 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 0x7f9fb58831f0> <<< 178205 1726889930.76490: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58d3d30> <<< 178205 1726889930.76516: 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 0x7f9fb58d3f40> <<< 178205 1726889930.76535: 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' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5883820> <<< 178205 1726889930.76560: 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' <<< 178205 1726889930.76596: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5883ee0> <<< 178205 1726889930.76621: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6760> <<< 178205 1726889930.76641: 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' <<< 178205 1726889930.76653: 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 <<< 178205 1726889930.76671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 178205 1726889930.76701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889930.76726: stdout chunk (state=3): >>># 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' <<< 178205 1726889930.76752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889930.76770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889930.76818: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58331f0> <<< 178205 1726889930.76841: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582ae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582a310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb589a880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58d3b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a97c70> <<< 178205 1726889930.76863: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a97580> <<< 178205 1726889930.76888: 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 <<< 178205 1726889930.76926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582af40> <<< 178205 1726889930.76950: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582ac70> <<< 178205 1726889930.76962: 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' <<< 178205 1726889930.76982: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb583c940> <<< 178205 1726889930.77006: 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' <<< 178205 1726889930.77038: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb583cd30> <<< 178205 1726889930.77051: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7f550> <<< 178205 1726889930.77086: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a708b0> <<< 178205 1726889930.77117: 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' <<< 178205 1726889930.77151: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5857310> # /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 0x7f9fb58576a0> <<< 178205 1726889930.77178: 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 0x7f9fb58577c0> <<< 178205 1726889930.77203: 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 <<< 178205 1726889930.77234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889930.77262: 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 0x7f9fb57ed130> <<< 178205 1726889930.77285: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5857880> <<< 178205 1726889930.77309: 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' <<< 178205 1726889930.77334: 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' <<< 178205 1726889930.77361: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889930.77374: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57fa190> <<< 178205 1726889930.77393: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57eda30> <<< 178205 1726889930.77418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889930.77449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889930.77484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889930.77516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889930.77528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889930.77548: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57a0940> <<< 178205 1726889930.77583: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57ac580> <<< 178205 1726889930.77640: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57faf10> <<< 178205 1726889930.77659: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57fa730> <<< 178205 1726889930.77694: 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 0x7f9fb5810a30> <<< 178205 1726889930.77714: 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' <<< 178205 1726889930.77739: 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 <<< 178205 1726889930.77763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889930.77782: 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 0x7f9fb57c5c70> <<< 178205 1726889930.77810: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57c53a0> <<< 178205 1726889930.77841: 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 0x7f9fb57c5e20> <<< 178205 1726889930.77865: 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 0x7f9fb57d62e0> <<< 178205 1726889930.77883: 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' <<< 178205 1726889930.77922: 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 0x7f9fb57d6460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6310> <<< 178205 1726889930.77946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 178205 1726889930.77976: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 178205 1726889930.77996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.78017: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889930.78081: 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 0x7f9fb57d6d30> <<< 178205 1726889930.78138: 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 0x7f9fb57d6b80> <<< 178205 1726889930.78159: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6550> <<< 178205 1726889930.78188: 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' <<< 178205 1726889930.78201: 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' <<< 178205 1726889930.78242: 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' <<< 178205 1726889930.78256: 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' <<< 178205 1726889930.78299: 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 0x7f9fb5771970> <<< 178205 1726889930.78314: 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 0x7f9fb5771a60> <<< 178205 1726889930.78347: 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' <<< 178205 1726889930.78379: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5771d60> # /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' <<< 178205 1726889930.78403: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5782370> <<< 178205 1726889930.78424: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5771310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb575eeb0> <<< 178205 1726889930.78461: 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 <<< 178205 1726889930.78486: 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 0x7f9fb57715b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb575eb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6910> <<< 178205 1726889930.78536: 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 <<< 178205 1726889930.78578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889930.78599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb56724c0> <<< 178205 1726889930.78625: 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 <<< 178205 1726889930.78644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 178205 1726889930.78655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889930.78683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889930.78699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889930.78764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889930.78860: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb568bf40> <<< 178205 1726889930.78904: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5672d00> <<< 178205 1726889930.78926: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5672850> <<< 178205 1726889930.79047: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5782f70> <<< 178205 1726889930.79084: 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 <<< 178205 1726889930.79110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 178205 1726889930.79135: 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 0x7f9fb563cdc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889930.79163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889930.79188: 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' <<< 178205 1726889930.79243: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5659340> <<< 178205 1726889930.79307: 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 0x7f9fb5659f40> <<< 178205 1726889930.79336: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563ce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563c790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 178205 1726889930.79364: stdout chunk (state=3): >>># 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 <<< 178205 1726889930.79383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889930.79403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889930.79418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889930.79455: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55d6f70> <<< 178205 1726889930.79549: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55d6430> <<< 178205 1726889930.79582: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563e880> <<< 178205 1726889930.79608: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58108b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57edee0> <<< 178205 1726889930.79662: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ad9580> <<< 178205 1726889930.79695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a65850> <<< 178205 1726889930.79729: 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' <<< 178205 1726889930.79750: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55ede20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889930.79782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889930.79828: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55edfa0> <<< 178205 1726889930.79861: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b07f40> <<< 178205 1726889930.79893: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bed9d0> <<< 178205 1726889930.79936: 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' # /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 <<< 178205 1726889930.79962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 178205 1726889930.79990: 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 0x7f9fb559d700> <<< 178205 1726889930.80028: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb560db80> # /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' <<< 178205 1726889930.80049: 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 # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889930.80075: 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' <<< 178205 1726889930.80116: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55a9130> <<< 178205 1726889930.80145: 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 0x7f9fb55a93d0> <<< 178205 1726889930.80166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55a9610> <<< 178205 1726889930.80196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55a9850> <<< 178205 1726889930.80244: 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' <<< 178205 1726889930.80270: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55a9a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb559dca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb559d9d0> <<< 178205 1726889930.80294: 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' <<< 178205 1726889930.80323: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb559deb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 178205 1726889930.80350: 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 0x7f9fb55bb400> <<< 178205 1726889930.80374: 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' <<< 178205 1726889930.80397: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bb8b0> <<< 178205 1726889930.80409: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bb520> <<< 178205 1726889930.80430: 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 <<< 178205 1726889930.80453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889930.80488: 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 0x7f9fb55551c0> <<< 178205 1726889930.80559: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bbd00> <<< 178205 1726889930.80594: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bbe50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bfa400> <<< 178205 1726889930.80634: 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 <<< 178205 1726889930.80638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889930.80693: 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 0x7f9fb5562b50> <<< 178205 1726889930.80753: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bed6d0> <<< 178205 1726889930.80756: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5be4550> <<< 178205 1726889930.80801: 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 <<< 178205 1726889930.80837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889930.80858: 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' <<< 178205 1726889930.80884: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5579670> <<< 178205 1726889930.80887: 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' <<< 178205 1726889930.80934: 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 0x7f9fb5584940> <<< 178205 1726889930.80963: 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' <<< 178205 1726889930.80978: 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' <<< 178205 1726889930.81001: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb558e6d0> <<< 178205 1726889930.81036: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5584f70> <<< 178205 1726889930.81078: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5579b20> <<< 178205 1726889930.81106: 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 0x7f9fb55843a0> <<< 178205 1726889930.81147: 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 0x7f9fb5502670> <<< 178205 1726889930.81182: 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 0x7f9fb5502880> <<< 178205 1726889930.81208: 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 0x7f9fb5502b80> <<< 178205 1726889930.81256: 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 0x7f9fb5502e50> <<< 178205 1726889930.81277: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5579100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5562d00> <<< 178205 1726889930.81292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55794c0> <<< 178205 1726889931.47473: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889931.48927: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889931.48952: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889931.49681: 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 <<< 178205 1726889931.49729: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 178205 1726889931.49826: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 178205 1726889931.49865: stdout chunk (state=3): >>># cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing 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 <<< 178205 1726889931.49907: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.49956: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # 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 <<< 178205 1726889931.50001: stdout chunk (state=3): >>># cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # 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 <<< 178205 1726889931.50064: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.50090: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils <<< 178205 1726889931.50096: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.50753: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889931.50756: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889931.50786: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889931.50805: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889931.50881: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889931.50895: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 178205 1726889931.50949: 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 <<< 178205 1726889931.50985: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51038: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51088: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51092: 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 <<< 178205 1726889931.51157: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51180: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51239: stdout chunk (state=3): >>># 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<<< 178205 1726889931.51278: stdout chunk (state=3): >>> # 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 <<< 178205 1726889931.51318: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51369: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51395: 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 <<< 178205 1726889931.51470: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51514: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51518: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 178205 1726889931.51553: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889931.51599: 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 <<< 178205 1726889931.51657: 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 <<< 178205 1726889931.51692: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.51728: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 178205 1726889931.52276: 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<<< 178205 1726889931.52280: stdout chunk (state=3): >>> # 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 <<< 178205 1726889931.53077: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 178205 1726889931.53302: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.53354: stdout chunk (state=3): >>># destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889931.53479: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 178205 1726889931.53493: 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 <<< 178205 1726889931.53516: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889931.53741: stdout chunk (state=3): >>># 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 <<< 178205 1726889931.53746: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs <<< 178205 1726889931.53772: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 178205 1726889931.53808: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889931.53861: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889931.53875: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889931.53999: 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 <<< 178205 1726889931.54080: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io <<< 178205 1726889931.54093: stdout chunk (state=3): >>># destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 178205 1726889931.54108: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889931.54232: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889931.54862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889931.54977: stderr chunk (state=3): >>><<< 178205 1726889931.54981: stdout chunk (state=3): >>><<< 178205 1726889931.55702: _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 0x7f9fb9b1edc0> # /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 0x7f9fb9ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9b1eb20> # /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 0x7f9fb9b1eac0> 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 0x7f9fb9ac3490> # /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 0x7f9fb9ac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3670> # /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 0x7f9fb9a7a190> # /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 0x7f9fb9a7a220> # /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 0x7f9fb9a9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9a7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9adb880> # /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 0x7f9fb9a73d90> # /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 0x7f9fb9a9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9ac3970> 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 0x7f9fb97d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d7f40> # /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 0x7f9fb97cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97d4370> # /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 0x7f9fb9708dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97088b0> 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 0x7f9fb9708eb0> # /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 0x7f9fb9708f70> # /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 0x7f9fb9708e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9760d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb975b610> # /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 0x7f9fb976d670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97dbe20> # /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 0x7f9fb9719c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9760250> # 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 0x7f9fb976d280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97e19d0> # /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 0x7f9fb9719fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9719d90> # /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 0x7f9fb9719d00> # /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 0x7f9fb96ed370> # /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 0x7f9fb96ed460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9721fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971ca30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971c490> # /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 0x7f9fb963b1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96d7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb971ceb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97e1040> # /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 0x7f9fb964eaf0> 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 0x7f9fb964ee20> # /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 0x7f9fb9661730> # /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 0x7f9fb9661c70> # 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 0x7f9fb95f73a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb964ef10> # /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 0x7f9fb9608280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96615b0> 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 0x7f9fb9608340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97199d0> # /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 0x7f9fb96246a0> # /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 0x7f9fb9624970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9624760> # 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 0x7f9fb9624850> # /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 0x7f9fb9624ca0> # 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 0x7f9fb96301f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb96248e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb9616a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb97195b0> # /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 0x7f9fb9624a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9fb9552670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8f517c0> # /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 0x7f9fb8f51160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51f10> # /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 0x7f9fb8f514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f51d30> 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 0x7f9fb8f51f70> # /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 0x7f9fb8f51100> # /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 0x7f9fb8ea5ee0> # 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 0x7f9fb8ec30d0> # 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 0x7f9fb8ec32b0> # /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 0x7f9fb8ec3c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f37dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f373a0> # /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 0x7f9fb8f37f70> # /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 0x7f9fb8f85c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f21cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f55490> # 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 0x7f9fb8f214c0> # /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 0x7f9fb8f214f0> # /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 0x7f9fb8e88250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f971f0> # /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 0x7f9fb8e938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f97370> # /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 0x7f9fb8fb1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e93880> # 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 0x7f9fb8e936d0> # 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 0x7f9fb8e92670> # 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 0x7f9fb8e925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f8f8b0> # /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 0x7f9fb8f18670> # 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 0x7f9fb8f17ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f270d0> # 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 0x7f9fb8f180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8f5ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8a61580> # /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 0x7f9fb8e60520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a040a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8f17bb0> # 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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8e70970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8fa3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8e577c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e547f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e4e970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb8844640> # /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 0x7f9fb88446d0> # /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 0x7f9fb8844c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844910> # /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 0x7f9fb8844070> # /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 0x7f9fb880f730> # /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 0x7f9fb880fc40> # /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 0x7f9fb880fe50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8fa0700> # /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 0x7f9fb880ea60> # /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 0x7f9fb880eac0> # /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 0x7f9fb888d610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880eee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb880e370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8fa06d0> # /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 0x7f9fb89f0070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a35dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb888d430> # /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 0x7f9fb8a30df0> # /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 0x7f9fb8a30250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a36d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8863f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb89f5910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8e70ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88446a0> # /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 0x7f9fb8844760> # /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 0x7f9fb8a30ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8844160> # /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 0x7f9fb8a61a60> # /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 0x7f9fb89f6940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb88a55e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb8a61850> # /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 0x7f9fb88926a0> # /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 0x7f9fb883e5e0> # /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 0x7f9fb8856b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb883e8e0> # /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 0x7f9fb88566d0> # /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 0x7f9fb881f700> # /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 0x7f9fb85bcca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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_lz7pfo4k/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 0x7f9fb851ebe0> # /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 0x7f9fb851ed60> # /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 0x7f9fb8570430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851efd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e250> # /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 0x7f9fb851e850> # /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 0x7f9fb84a49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4580> # /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 0x7f9fb81c1550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4a00> # /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 0x7f9fb811fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84c62e0> # /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 0x7f9fb6bbe2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb81f38b0> # /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 0x7f9fb6a8de80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6b9d580> # /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 0x7f9fb69f7a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6bbe520> # /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 0x7f9fb69f0d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb69f7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4130> # /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 0x7f9fb691fb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb691f340> # /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 0x7f9fb6933700> # /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 0x7f9fb693f2b0> # /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 0x7f9fb693f850> # /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 0x7f9fb693fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb693f370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6933790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb692bdc0> # /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 0x7f9fb64efee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6933190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb691fca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6a22730> # /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 0x7f9fb6a22f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6a228b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb84a4280> # /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 0x7f9fb64fcd60> # /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 0x7f9fb636d220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb640c2b0> # /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 0x7f9fb64197f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63bfe50> # /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 0x7f9fb6419e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419bb0> # /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 0x7f9fb6419ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419e50> # /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 0x7f9fb62721c0> # /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 0x7f9fb6272250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419f40> # /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 0x7f9fb62723d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419eb0> # /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 0x7f9fb6419c40> # /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 0x7f9fb62721f0> # /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 0x7f9fb6272430> # /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 0x7f9fb62724c0> # /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 0x7f9fb6272550> # /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 0x7f9fb62725e0> # /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 0x7f9fb6272670> # /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 0x7f9fb6272700> # /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 0x7f9fb6272790> # /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 0x7f9fb6272820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6419220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63f31c0> # /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 0x7f9fb6272be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6272940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb64198e0> # /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 0x7f9fb640c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63eaca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb63ea2b0> # /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 0x7f9fb63ea490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6521b50> # /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 0x7f9fb63eae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb64fcd00> # /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 0x7f9fb6288c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62884f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6521940> # /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 0x7f9fb62252b0> # /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 0x7f9fb61d9190> # 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 0x7f9fb61d9220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62396a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62256d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6219a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb62130d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6288ee0> # /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 0x7f9fb61d9fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb61d9790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb6288d90> # /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 0x7f9fb6213940> # /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 0x7f9fb61fc850> # /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 0x7f9fb61fc8e0> # /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 0x7f9fb61fca60> # /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 0x7f9fb603d1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb620b190> # /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 0x7f9fb603d220> # /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 0x7f9fb603d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb61fca00> # /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 0x7f9fb61fcfa0> # /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 0x7f9fb5fc53d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fc5190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fb59d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb604e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb603deb0> # /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 0x7f9fb604eca0> # /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 0x7f9fb60559a0> # /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 0x7f9fb5fd3700> # /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 0x7f9fb5fd3340> # /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 0x7f9fb5fe4670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5fe4190> # /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 0x7f9fb5fe44f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb851e550> # /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 0x7f9fb5febfa0> # /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 0x7f9fb5fa0fa0> # /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 0x7f9fb5f3bd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3bc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3b3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3b190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8cee0> # /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 0x7f9fb5f3b220> # /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 0x7f9fb5f65160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f3beb0> # /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 0x7f9fb5f569d0> # /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 0x7f9fb5f65fd0> # /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 0x7f9fb5e641c0> # /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 0x7f9fb5e64310> # /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 0x7f9fb5e64910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e64640> # /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 0x7f9fb5e649d0> # /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 0x7f9fb5e72610> # /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 0x7f9fb5e72700> # /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 0x7f9fb5e72ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e72af0> # /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 0x7f9fb5e72f40> # /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 0x7f9fb5e88b20> # /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 0x7f9fb5e88c40> # /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 0x7f9fb5e88e80> # /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 0x7f9fb5e18310> # /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 0x7f9fb5e18d00> # /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 0x7f9fb5e18e50> # /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 0x7f9fb5e28550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28130> # /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 0x7f9fb5e28f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e28a90> # /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 0x7f9fb5e28d90> # /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 0x7f9fb5e35820> # /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 0x7f9fb5e35fa0> # /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 0x7f9fb5e412b0> # /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 0x7f9fb5e413a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5febd00> # /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 0x7f9fb5e41f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e41c40> # /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 0x7f9fb5ddc5e0> # /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 0x7f9fb5de5520> # 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 0x7f9fb5ddce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ddcdf0> # /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 0x7f9fb5e10760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e101f0> # /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 0x7f9fb5d5ea90> # /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 0x7f9fb5d5ec70> # /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 0x7f9fb5e10cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e10a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e4f160> # /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 0x7f9fb5ddc220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5e41af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5f8c250> # /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 0x7f9fb5d7e190> # /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 0x7f9fb5d7e4c0> # /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 0x7f9fb5d7ed30> # /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 0x7f9fb5d13640> # /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 0x7f9fb5d13bb0> # /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 0x7f9fb5d20c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d20850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d205b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d20220> # /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 0x7f9fb5d20460> # /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 0x7f9fb5d2fbe0> # /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 0x7f9fb5d2fc70> # /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 0x7f9fb5d3d2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2fdf0> # /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 0x7f9fb5c45310> # /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 0x7f9fb5c4e370> # /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 0x7f9fb5c4e310> # /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 0x7f9fb5c4e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c4e220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c45d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c453d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d4ba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d4b0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d3d970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2f820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5d2f0d0> # /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 0x7f9fb5d2f970> # /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 0x7f9fb5c45dc0> # /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 0x7f9fb5c4e790> # /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 0x7f9fb5c4ea00> # /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 0x7f9fb5c4ef70> # /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 0x7f9fb5c69760> # /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 0x7f9fb5bed940> # /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 0x7f9fb5bfabb0> # /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 0x7f9fb5c1d160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bfac10> # /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 0x7f9fb5bc5430> # /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 0x7f9fb5bc5550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb84c0> # /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 0x7f9fb5bb87f0> # /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 0x7f9fb5bba940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bb8160> # /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 0x7f9fb5bb8220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5babac0> # /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 0x7f9fb5bbadf0> # /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 0x7f9fb5b60220> # /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 0x7f9fb5b60310> # /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 0x7f9fb5b60430> # /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 0x7f9fb5b35670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b89f70> # /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 0x7f9fb5b9ba00> # /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 0x7f9fb5b9ba90> # /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 0x7f9fb5b352e0> # /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 0x7f9fb5b463d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b6cd30> # /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 0x7f9fb5b769a0> # /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 0x7f9fb5af28b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b762b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b60be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5c18dc0> # /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 0x7f9fb5b17670> # /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 0x7f9fb5b17e20> # /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 0x7f9fb5aa7190> # /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 0x7f9fb5aa7ac0> # /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 0x7f9fb5ac61f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5aa7220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b078b0> # /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 0x7f9fb5a7f310> # /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 0x7f9fb5a7fdf0> # /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 0x7f9fb5a7ff70> # /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 0x7f9fb5a87c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a877f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a87340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7fa90> # /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 0x7f9fb5a7fbe0> # /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 0x7f9fb5a34a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a346a0> # /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 0x7f9fb5a34700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29640> # /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 0x7f9fb5a29820> # /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 0x7f9fb59e0940> # /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 0x7f9fb59e0af0> # /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 0x7f9fb59e0ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e05e0> # /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 0x7f9fb59e08e0> # /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 0x7f9fb59e8100> # /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 0x7f9fb59e8160> # /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 0x7f9fb59f9370> # /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 0x7f9fb59f9940> # /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 0x7f9fb5a19e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e8c40> # /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 0x7f9fb59e8ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59e0280> # /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 0x7f9fb59e0340> # /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 0x7f9fb59e0040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a3db20> # /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 0x7f9fb59a1910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59a1550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a4f940> # /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 0x7f9fb59e00a0> # /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 0x7f9fb59a1d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29970> # /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 0x7f9fb59ad940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a29040> # /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 0x7f9fb59c72b0> # /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 0x7f9fb59c7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb0a0> # /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 0x7f9fb59c7e20> # /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 0x7f9fb59cd1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59c7a00> # /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 0x7f9fb59c7c70> # /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 0x7f9fb59cdc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd820> # /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 0x7f9fb59d80d0> # /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 0x7f9fb59d8b80> # /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 0x7f9fb59d8c40> # /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 0x7f9fb59d8cd0> # /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 0x7f9fb59d8d60> # /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 0x7f9fb59d8df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59d8520> # /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 0x7f9fb59d8fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cdb50> # /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 0x7f9fb59013a0> # /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 0x7f9fb59016d0> # /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 0x7f9fb5901940> # /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 0x7f9fb5901be0> # /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 0x7f9fb5901e80> # /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 0x7f9fb5906160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd460> # /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 0x7f9fb59064c0> # /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 0x7f9fb59068e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906760> # /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 0x7f9fb5906d00> # /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 0x7f9fb5906c10> # /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 0x7f9fb5906d30> # /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 0x7f9fb5913100> # /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 0x7f9fb5913190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59cd670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb8b0> # /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 0x7f9fb59bb8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb59bb430> # /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 0x7f9fb59cd550> # /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 0x7f9fb5a293d0> # /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 0x7f9fb5913fd0> # /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 0x7f9fb58aa5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58aa3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58aa130> # /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 0x7f9fb58aa430> # /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 0x7f9fb58b5f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5906c70> # /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 0x7f9fb58c6a90> # /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 0x7f9fb58d3280> # /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 0x7f9fb58d3340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c66a0> # /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 0x7f9fb58831f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58d3d30> # /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 0x7f9fb58d3f40> # /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 0x7f9fb5883820> # /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 0x7f9fb5883ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58c6760> # /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 0x7f9fb58331f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582ae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb582a310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb589a880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58d3b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a97c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a97580> # /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 0x7f9fb582af40> # /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 0x7f9fb582ac70> # /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 0x7f9fb583c940> # /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 0x7f9fb583cd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a7f550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5a708b0> # /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 0x7f9fb5857310> # /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 0x7f9fb58576a0> # /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 0x7f9fb58577c0> # /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 0x7f9fb57ed130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5857880> # /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 0x7f9fb57fa190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57eda30> # /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 0x7f9fb57a0940> # /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 0x7f9fb57ac580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57faf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57fa730> # /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 0x7f9fb5810a30> # /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 0x7f9fb57c5c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57c53a0> # /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 0x7f9fb57c5e20> # /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 0x7f9fb57d62e0> # /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 0x7f9fb57d6460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6310> # /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 0x7f9fb57d6400> # /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 0x7f9fb57d6d30> # 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 0x7f9fb57d6b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6550> # /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 0x7f9fb5771970> # /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 0x7f9fb5771a60> # /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 0x7f9fb5771d60> # /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 0x7f9fb5782370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5771310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb575eeb0> # 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 0x7f9fb57715b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb575eb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57d6910> # /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 0x7f9fb56724c0> # /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 0x7f9fb568bf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5672d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5672850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5782f70> # /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 0x7f9fb563cdc0> # /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 0x7f9fb5659340> # 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 0x7f9fb5659f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563ce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563c790> # /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 0x7f9fb55d6f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55d6430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb563e880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb58108b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb57edee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5ad9580> # /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 0x7f9fb5a65850> # /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 0x7f9fb55ede20> # /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 0x7f9fb55edfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5b07f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bed9d0> # /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 0x7f9fb559d700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb560db80> # /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 0x7f9fb55a9130> # /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 0x7f9fb55a93d0> # /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 0x7f9fb55a9610> # /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 0x7f9fb55a9850> # /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 0x7f9fb55a9a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb559dca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb559d9d0> # /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 0x7f9fb559deb0> # /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 0x7f9fb55bb400> # /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 0x7f9fb55bb8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bb520> # /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 0x7f9fb55551c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb55bbd00> # /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 0x7f9fb55bbe50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bfa400> # /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 0x7f9fb5562b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5bed6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5be4550> # /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 0x7f9fb5579670> # /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 0x7f9fb5584940> # /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 0x7f9fb558e6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5584f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5579b20> # /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 0x7f9fb55843a0> # /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 0x7f9fb5502670> # /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 0x7f9fb5502880> # /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 0x7f9fb5502b80> # /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 0x7f9fb5502e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5579100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fb5562d00> # /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 0x7f9fb55794c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889931.59968: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889930.2308364-183282-204107268906795/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889931.59971: _low_level_execute_command(): starting 178205 1726889931.59974: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889930.2308364-183282-204107268906795/ > /dev/null 2>&1 && sleep 0' 178205 1726889931.59976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889931.59978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889931.59980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889931.59983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889931.59985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889931.59987: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889931.59989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889931.59991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889931.59993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889931.59996: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889931.59997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889931.60000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889931.60002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889931.60003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889931.60006: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889931.60008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889931.60009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889931.60016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889931.60018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889931.60020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889931.61228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889931.61232: stdout chunk (state=3): >>><<< 178205 1726889931.61234: stderr chunk (state=3): >>><<< 178205 1726889931.61236: _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 178205 1726889931.61238: handler run complete 178205 1726889931.61240: attempt loop complete, returning result 178205 1726889931.61243: _execute() done 178205 1726889931.61244: dumping result to json 178205 1726889931.61246: done dumping result, returning 178205 1726889931.61248: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-000000002fb2] 178205 1726889931.61250: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb2 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889931.61786: no more pending results, returning what we have 178205 1726889931.61790: results queue empty 178205 1726889931.61791: checking for any_errors_fatal 178205 1726889931.61797: done checking for any_errors_fatal 178205 1726889931.61798: checking for max_fail_percentage 178205 1726889931.61800: done checking for max_fail_percentage 178205 1726889931.61801: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.61802: done checking to see if all hosts have failed 178205 1726889931.61803: getting the remaining hosts for this loop 178205 1726889931.61804: done getting the remaining hosts for this loop 178205 1726889931.61808: getting the next task for host managed_node2 178205 1726889931.61817: done getting next task for host managed_node2 178205 1726889931.61820: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889931.61825: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.61832: getting variables 178205 1726889931.61833: in VariableManager get_vars() 178205 1726889931.61881: Calling all_inventory to load vars for managed_node2 178205 1726889931.61938: Calling groups_inventory to load vars for managed_node2 178205 1726889931.61943: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.61965: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.61969: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.62144: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb2 178205 1726889931.62150: WORKER PROCESS EXITING 178205 1726889931.62177: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.63405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.64418: done with get_vars() 178205 1726889931.64437: done getting variables 178205 1726889931.64501: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:38:51 -0400 (0:00:01.499) 0:02:24.633 ****** 178205 1726889931.64561: entering _queue_task() for managed_node2/command 178205 1726889931.64982: worker is 1 (out of 1 available) 178205 1726889931.64997: exiting _queue_task() for managed_node2/command 178205 1726889931.65009: done queuing things up, now waiting for results queue to drain 178205 1726889931.65010: waiting for pending results... 178205 1726889931.65679: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889931.65910: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb3 178205 1726889931.65927: variable 'ansible_search_path' from source: unknown 178205 1726889931.65970: calling self._execute() 178205 1726889931.66093: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889931.66097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889931.66107: variable 'omit' from source: magic vars 178205 1726889931.66544: variable 'storage_test_volume' from source: include params 178205 1726889931.66566: variable '_storage_test_volume_present' from source: set_fact 178205 1726889931.66587: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889931.66592: when evaluation is False, skipping this task 178205 1726889931.66599: _execute() done 178205 1726889931.66602: dumping result to json 178205 1726889931.66610: done dumping result, returning 178205 1726889931.66616: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-000000002fb3] 178205 1726889931.66624: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb3 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889931.66778: no more pending results, returning what we have 178205 1726889931.66782: results queue empty 178205 1726889931.66783: checking for any_errors_fatal 178205 1726889931.66795: done checking for any_errors_fatal 178205 1726889931.66796: checking for max_fail_percentage 178205 1726889931.66798: done checking for max_fail_percentage 178205 1726889931.66835: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.66837: done checking to see if all hosts have failed 178205 1726889931.66838: getting the remaining hosts for this loop 178205 1726889931.66840: done getting the remaining hosts for this loop 178205 1726889931.66843: getting the next task for host managed_node2 178205 1726889931.66852: done getting next task for host managed_node2 178205 1726889931.66856: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889931.66888: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.66917: getting variables 178205 1726889931.66920: in VariableManager get_vars() 178205 1726889931.66988: Calling all_inventory to load vars for managed_node2 178205 1726889931.66992: Calling groups_inventory to load vars for managed_node2 178205 1726889931.66996: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.67010: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.67015: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.67019: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.67727: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb3 178205 1726889931.67731: WORKER PROCESS EXITING 178205 1726889931.69157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.72868: done with get_vars() 178205 1726889931.72884: done getting variables 178205 1726889931.72948: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:38:51 -0400 (0:00:00.084) 0:02:24.717 ****** 178205 1726889931.72979: entering _queue_task() for managed_node2/assert 178205 1726889931.74573: worker is 1 (out of 1 available) 178205 1726889931.74640: exiting _queue_task() for managed_node2/assert 178205 1726889931.74677: done queuing things up, now waiting for results queue to drain 178205 1726889931.74678: waiting for pending results... 178205 1726889931.74701: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889931.75548: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb4 178205 1726889931.75570: variable 'ansible_search_path' from source: unknown 178205 1726889931.75620: calling self._execute() 178205 1726889931.75750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889931.75767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889931.75783: variable 'omit' from source: magic vars 178205 1726889931.76192: variable 'storage_test_volume' from source: include params 178205 1726889931.76240: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889931.76248: when evaluation is False, skipping this task 178205 1726889931.76255: _execute() done 178205 1726889931.76267: dumping result to json 178205 1726889931.76278: done dumping result, returning 178205 1726889931.76292: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-000000002fb4] 178205 1726889931.76306: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb4 178205 1726889931.76431: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb4 178205 1726889931.76441: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889931.76529: no more pending results, returning what we have 178205 1726889931.76533: results queue empty 178205 1726889931.76534: checking for any_errors_fatal 178205 1726889931.76543: done checking for any_errors_fatal 178205 1726889931.76543: checking for max_fail_percentage 178205 1726889931.76545: done checking for max_fail_percentage 178205 1726889931.76546: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.76547: done checking to see if all hosts have failed 178205 1726889931.76548: getting the remaining hosts for this loop 178205 1726889931.76549: done getting the remaining hosts for this loop 178205 1726889931.76553: getting the next task for host managed_node2 178205 1726889931.76562: done getting next task for host managed_node2 178205 1726889931.76565: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889931.76571: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.76597: getting variables 178205 1726889931.76600: in VariableManager get_vars() 178205 1726889931.76669: Calling all_inventory to load vars for managed_node2 178205 1726889931.76672: Calling groups_inventory to load vars for managed_node2 178205 1726889931.76685: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.76696: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.76718: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.76739: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.78288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.80996: done with get_vars() 178205 1726889931.81013: done getting variables 178205 1726889931.81068: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:38:51 -0400 (0:00:00.081) 0:02:24.799 ****** 178205 1726889931.81102: entering _queue_task() for managed_node2/assert 178205 1726889931.81384: worker is 1 (out of 1 available) 178205 1726889931.81399: exiting _queue_task() for managed_node2/assert 178205 1726889931.81414: done queuing things up, now waiting for results queue to drain 178205 1726889931.81415: waiting for pending results... 178205 1726889931.81721: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889931.83731: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb5 178205 1726889931.83846: variable 'ansible_search_path' from source: unknown 178205 1726889931.84015: calling self._execute() 178205 1726889931.84428: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889931.84566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889931.84617: variable 'omit' from source: magic vars 178205 1726889931.87029: variable '_storage_test_volume_present' from source: set_fact 178205 1726889931.87124: Evaluated conditional (_storage_test_volume_present): False 178205 1726889931.87172: when evaluation is False, skipping this task 178205 1726889931.87219: _execute() done 178205 1726889931.87232: dumping result to json 178205 1726889931.87263: done dumping result, returning 178205 1726889931.87273: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-000000002fb5] 178205 1726889931.87294: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb5 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889931.87531: no more pending results, returning what we have 178205 1726889931.87535: results queue empty 178205 1726889931.87536: checking for any_errors_fatal 178205 1726889931.87543: done checking for any_errors_fatal 178205 1726889931.87543: checking for max_fail_percentage 178205 1726889931.87545: done checking for max_fail_percentage 178205 1726889931.87546: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.87547: done checking to see if all hosts have failed 178205 1726889931.87548: getting the remaining hosts for this loop 178205 1726889931.87550: done getting the remaining hosts for this loop 178205 1726889931.87553: getting the next task for host managed_node2 178205 1726889931.87561: done getting next task for host managed_node2 178205 1726889931.87563: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889931.87569: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.87574: getting variables 178205 1726889931.87576: in VariableManager get_vars() 178205 1726889931.87650: Calling all_inventory to load vars for managed_node2 178205 1726889931.87654: Calling groups_inventory to load vars for managed_node2 178205 1726889931.87657: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.87695: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.87700: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.87704: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.89072: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb5 178205 1726889931.89076: WORKER PROCESS EXITING 178205 1726889931.90040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.90878: done with get_vars() 178205 1726889931.90893: done getting variables 178205 1726889931.91126: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:38:51 -0400 (0:00:00.100) 0:02:24.899 ****** 178205 1726889931.91167: entering _queue_task() for managed_node2/assert 178205 1726889931.91576: worker is 1 (out of 1 available) 178205 1726889931.91595: exiting _queue_task() for managed_node2/assert 178205 1726889931.91607: done queuing things up, now waiting for results queue to drain 178205 1726889931.91608: waiting for pending results... 178205 1726889931.91990: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889931.92132: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb6 178205 1726889931.92160: variable 'ansible_search_path' from source: unknown 178205 1726889931.92203: calling self._execute() 178205 1726889931.92433: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889931.92500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889931.92574: variable 'omit' from source: magic vars 178205 1726889931.93301: variable '_storage_test_volume_present' from source: set_fact 178205 1726889931.93364: variable 'storage_test_volume' from source: include params 178205 1726889931.93414: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889931.93469: when evaluation is False, skipping this task 178205 1726889931.93494: _execute() done 178205 1726889931.93530: dumping result to json 178205 1726889931.93538: done dumping result, returning 178205 1726889931.93577: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-000000002fb6] 178205 1726889931.93589: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb6 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889931.93855: no more pending results, returning what we have 178205 1726889931.93859: results queue empty 178205 1726889931.93860: checking for any_errors_fatal 178205 1726889931.93873: done checking for any_errors_fatal 178205 1726889931.93873: checking for max_fail_percentage 178205 1726889931.93875: done checking for max_fail_percentage 178205 1726889931.93876: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.93877: done checking to see if all hosts have failed 178205 1726889931.93878: getting the remaining hosts for this loop 178205 1726889931.93880: done getting the remaining hosts for this loop 178205 1726889931.93883: getting the next task for host managed_node2 178205 1726889931.93891: done getting next task for host managed_node2 178205 1726889931.93894: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889931.93900: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.93905: getting variables 178205 1726889931.93906: in VariableManager get_vars() 178205 1726889931.93949: Calling all_inventory to load vars for managed_node2 178205 1726889931.93952: Calling groups_inventory to load vars for managed_node2 178205 1726889931.93956: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.93968: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.93971: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.93973: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.94612: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb6 178205 1726889931.94616: WORKER PROCESS EXITING 178205 1726889931.94879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.95473: done with get_vars() 178205 1726889931.95486: done getting variables 178205 1726889931.95543: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:38:51 -0400 (0:00:00.044) 0:02:24.943 ****** 178205 1726889931.95573: entering _queue_task() for managed_node2/assert 178205 1726889931.95823: worker is 1 (out of 1 available) 178205 1726889931.95837: exiting _queue_task() for managed_node2/assert 178205 1726889931.95848: done queuing things up, now waiting for results queue to drain 178205 1726889931.95849: waiting for pending results... 178205 1726889931.96148: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889931.96295: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb7 178205 1726889931.96317: variable 'ansible_search_path' from source: unknown 178205 1726889931.96355: calling self._execute() 178205 1726889931.96468: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889931.96479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889931.96491: variable 'omit' from source: magic vars 178205 1726889931.96877: variable '_storage_test_volume_present' from source: set_fact 178205 1726889931.96888: variable 'storage_test_volume' from source: include params 178205 1726889931.96928: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889931.96936: when evaluation is False, skipping this task 178205 1726889931.96950: _execute() done 178205 1726889931.96957: dumping result to json 178205 1726889931.96964: done dumping result, returning 178205 1726889931.96972: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-000000002fb7] 178205 1726889931.96982: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb7 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889931.97127: no more pending results, returning what we have 178205 1726889931.97131: results queue empty 178205 1726889931.97132: checking for any_errors_fatal 178205 1726889931.97142: done checking for any_errors_fatal 178205 1726889931.97143: checking for max_fail_percentage 178205 1726889931.97145: done checking for max_fail_percentage 178205 1726889931.97146: checking to see if all hosts have failed and the running result is not ok 178205 1726889931.97147: done checking to see if all hosts have failed 178205 1726889931.97148: getting the remaining hosts for this loop 178205 1726889931.97149: done getting the remaining hosts for this loop 178205 1726889931.97153: getting the next task for host managed_node2 178205 1726889931.97162: done getting next task for host managed_node2 178205 1726889931.97165: ^ task is: TASK: Check LUKS version 178205 1726889931.97170: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889931.97175: getting variables 178205 1726889931.97177: in VariableManager get_vars() 178205 1726889931.97219: Calling all_inventory to load vars for managed_node2 178205 1726889931.97222: Calling groups_inventory to load vars for managed_node2 178205 1726889931.97226: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889931.97240: Calling all_plugins_play to load vars for managed_node2 178205 1726889931.97243: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889931.97246: Calling groups_plugins_play to load vars for managed_node2 178205 1726889931.97985: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb7 178205 1726889931.97989: WORKER PROCESS EXITING 178205 1726889931.98009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889931.98934: done with get_vars() 178205 1726889931.98948: done getting variables 178205 1726889931.99005: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:38:51 -0400 (0:00:00.034) 0:02:24.978 ****** 178205 1726889931.99035: entering _queue_task() for managed_node2/assert 178205 1726889931.99325: worker is 1 (out of 1 available) 178205 1726889931.99339: exiting _queue_task() for managed_node2/assert 178205 1726889931.99353: done queuing things up, now waiting for results queue to drain 178205 1726889931.99354: waiting for pending results... 178205 1726889931.99654: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889931.99836: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb8 178205 1726889931.99866: variable 'ansible_search_path' from source: unknown 178205 1726889931.99917: calling self._execute() 178205 1726889932.00075: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.00087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.00115: variable 'omit' from source: magic vars 178205 1726889932.00563: variable '_storage_test_volume_present' from source: set_fact 178205 1726889932.00578: Evaluated conditional (_storage_test_volume_present): False 178205 1726889932.00586: when evaluation is False, skipping this task 178205 1726889932.00594: _execute() done 178205 1726889932.00601: dumping result to json 178205 1726889932.00608: done dumping result, returning 178205 1726889932.00623: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-000000002fb8] 178205 1726889932.00635: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb8 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889932.00820: no more pending results, returning what we have 178205 1726889932.00823: results queue empty 178205 1726889932.00824: checking for any_errors_fatal 178205 1726889932.00835: done checking for any_errors_fatal 178205 1726889932.00836: checking for max_fail_percentage 178205 1726889932.00837: done checking for max_fail_percentage 178205 1726889932.00838: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.00839: done checking to see if all hosts have failed 178205 1726889932.00840: getting the remaining hosts for this loop 178205 1726889932.00841: done getting the remaining hosts for this loop 178205 1726889932.00844: getting the next task for host managed_node2 178205 1726889932.00852: done getting next task for host managed_node2 178205 1726889932.00854: ^ task is: TASK: Check LUKS key size 178205 1726889932.00861: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.00867: getting variables 178205 1726889932.00869: in VariableManager get_vars() 178205 1726889932.00907: Calling all_inventory to load vars for managed_node2 178205 1726889932.00910: Calling groups_inventory to load vars for managed_node2 178205 1726889932.00915: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.00927: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.00930: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.00932: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.01520: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb8 178205 1726889932.01523: WORKER PROCESS EXITING 178205 1726889932.01547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.02139: done with get_vars() 178205 1726889932.02152: done getting variables 178205 1726889932.02207: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:38:52 -0400 (0:00:00.032) 0:02:25.010 ****** 178205 1726889932.02238: entering _queue_task() for managed_node2/assert 178205 1726889932.02468: worker is 1 (out of 1 available) 178205 1726889932.02481: exiting _queue_task() for managed_node2/assert 178205 1726889932.02492: done queuing things up, now waiting for results queue to drain 178205 1726889932.02493: waiting for pending results... 178205 1726889932.02796: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889932.02938: in run() - task 02369adf-7a19-34ed-f5d1-000000002fb9 178205 1726889932.02959: variable 'ansible_search_path' from source: unknown 178205 1726889932.02997: calling self._execute() 178205 1726889932.03109: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.03125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.03139: variable 'omit' from source: magic vars 178205 1726889932.03491: variable '_storage_test_volume_present' from source: set_fact 178205 1726889932.03503: Evaluated conditional (_storage_test_volume_present): False 178205 1726889932.03510: when evaluation is False, skipping this task 178205 1726889932.03520: _execute() done 178205 1726889932.03527: dumping result to json 178205 1726889932.03533: done dumping result, returning 178205 1726889932.03543: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-000000002fb9] 178205 1726889932.03552: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb9 178205 1726889932.03671: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fb9 178205 1726889932.03678: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889932.03734: no more pending results, returning what we have 178205 1726889932.03738: results queue empty 178205 1726889932.03739: checking for any_errors_fatal 178205 1726889932.03748: done checking for any_errors_fatal 178205 1726889932.03749: checking for max_fail_percentage 178205 1726889932.03751: done checking for max_fail_percentage 178205 1726889932.03752: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.03753: done checking to see if all hosts have failed 178205 1726889932.03754: getting the remaining hosts for this loop 178205 1726889932.03755: done getting the remaining hosts for this loop 178205 1726889932.03759: getting the next task for host managed_node2 178205 1726889932.03767: done getting next task for host managed_node2 178205 1726889932.03770: ^ task is: TASK: Check LUKS cipher 178205 1726889932.03777: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.03781: getting variables 178205 1726889932.03783: in VariableManager get_vars() 178205 1726889932.03823: Calling all_inventory to load vars for managed_node2 178205 1726889932.03826: Calling groups_inventory to load vars for managed_node2 178205 1726889932.03829: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.03841: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.03844: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.03847: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.04622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.05235: done with get_vars() 178205 1726889932.05248: done getting variables 178205 1726889932.05300: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:38:52 -0400 (0:00:00.030) 0:02:25.041 ****** 178205 1726889932.05332: entering _queue_task() for managed_node2/assert 178205 1726889932.05559: worker is 1 (out of 1 available) 178205 1726889932.05571: exiting _queue_task() for managed_node2/assert 178205 1726889932.05583: done queuing things up, now waiting for results queue to drain 178205 1726889932.05584: waiting for pending results... 178205 1726889932.05858: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889932.06000: in run() - task 02369adf-7a19-34ed-f5d1-000000002fba 178205 1726889932.06025: variable 'ansible_search_path' from source: unknown 178205 1726889932.06067: calling self._execute() 178205 1726889932.06191: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.06204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.06220: variable 'omit' from source: magic vars 178205 1726889932.06646: variable '_storage_test_volume_present' from source: set_fact 178205 1726889932.06662: Evaluated conditional (_storage_test_volume_present): False 178205 1726889932.06669: when evaluation is False, skipping this task 178205 1726889932.06677: _execute() done 178205 1726889932.06703: dumping result to json 178205 1726889932.06713: done dumping result, returning 178205 1726889932.06724: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-000000002fba] 178205 1726889932.06735: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fba skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889932.06902: no more pending results, returning what we have 178205 1726889932.06907: results queue empty 178205 1726889932.06907: checking for any_errors_fatal 178205 1726889932.06919: done checking for any_errors_fatal 178205 1726889932.06920: checking for max_fail_percentage 178205 1726889932.06923: done checking for max_fail_percentage 178205 1726889932.06924: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.06925: done checking to see if all hosts have failed 178205 1726889932.06926: getting the remaining hosts for this loop 178205 1726889932.06927: done getting the remaining hosts for this loop 178205 1726889932.06931: getting the next task for host managed_node2 178205 1726889932.06940: done getting next task for host managed_node2 178205 1726889932.06943: ^ task is: TASK: Set test variables 178205 1726889932.06950: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.06956: getting variables 178205 1726889932.06958: in VariableManager get_vars() 178205 1726889932.07000: Calling all_inventory to load vars for managed_node2 178205 1726889932.07003: Calling groups_inventory to load vars for managed_node2 178205 1726889932.07007: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.07023: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.07026: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.07030: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.07790: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fba 178205 1726889932.07794: WORKER PROCESS EXITING 178205 1726889932.07818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.08423: done with get_vars() 178205 1726889932.08437: done getting variables 178205 1726889932.08489: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:38:52 -0400 (0:00:00.031) 0:02:25.073 ****** 178205 1726889932.08518: entering _queue_task() for managed_node2/set_fact 178205 1726889932.08734: worker is 1 (out of 1 available) 178205 1726889932.08745: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.08756: done queuing things up, now waiting for results queue to drain 178205 1726889932.08757: waiting for pending results... 178205 1726889932.09027: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889932.09159: in run() - task 02369adf-7a19-34ed-f5d1-000000002fbb 178205 1726889932.09177: variable 'ansible_search_path' from source: unknown 178205 1726889932.09219: calling self._execute() 178205 1726889932.09322: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.09332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.09347: variable 'omit' from source: magic vars 178205 1726889932.09466: variable 'omit' from source: magic vars 178205 1726889932.09530: variable 'omit' from source: magic vars 178205 1726889932.09825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889932.12284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889932.12369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889932.12418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889932.12456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889932.12489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889932.12613: variable 'storage_test_volume' from source: include params 178205 1726889932.12640: variable '_storage_test_volume_present' from source: set_fact 178205 1726889932.12846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.12876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.12905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.12955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.12973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.13017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.13049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.13076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.13122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.13144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.13208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.13237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.13269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.13310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.13332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.13508: variable 'storage_test_crypttab' from source: set_fact 178205 1726889932.13525: variable 'storage_test_volume' from source: include params 178205 1726889932.13666: variable 'storage_test_volume' from source: include params 178205 1726889932.13701: variable 'omit' from source: magic vars 178205 1726889932.13730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889932.13761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889932.13783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889932.13805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.13821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.13850: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889932.13858: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.13864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.13963: Set connection var ansible_pipelining to False 178205 1726889932.13973: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889932.13982: Set connection var ansible_shell_executable to /bin/sh 178205 1726889932.13988: Set connection var ansible_connection to ssh 178205 1726889932.13996: Set connection var ansible_shell_type to sh 178205 1726889932.14008: Set connection var ansible_timeout to 10 178205 1726889932.14039: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.14046: variable 'ansible_connection' from source: unknown 178205 1726889932.14052: variable 'ansible_module_compression' from source: unknown 178205 1726889932.14058: variable 'ansible_shell_type' from source: unknown 178205 1726889932.14063: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.14069: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.14075: variable 'ansible_pipelining' from source: unknown 178205 1726889932.14081: variable 'ansible_timeout' from source: unknown 178205 1726889932.14088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.14192: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889932.14208: variable 'omit' from source: magic vars 178205 1726889932.14228: starting attempt loop 178205 1726889932.14234: running the handler 178205 1726889932.14250: handler run complete 178205 1726889932.14263: attempt loop complete, returning result 178205 1726889932.14269: _execute() done 178205 1726889932.14275: dumping result to json 178205 1726889932.14281: done dumping result, returning 178205 1726889932.14290: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-000000002fbb] 178205 1726889932.14298: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbb ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889932.14446: no more pending results, returning what we have 178205 1726889932.14449: results queue empty 178205 1726889932.14450: checking for any_errors_fatal 178205 1726889932.14464: done checking for any_errors_fatal 178205 1726889932.14465: checking for max_fail_percentage 178205 1726889932.14467: done checking for max_fail_percentage 178205 1726889932.14468: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.14469: done checking to see if all hosts have failed 178205 1726889932.14470: getting the remaining hosts for this loop 178205 1726889932.14471: done getting the remaining hosts for this loop 178205 1726889932.14474: getting the next task for host managed_node2 178205 1726889932.14483: done getting next task for host managed_node2 178205 1726889932.14486: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889932.14491: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.14495: getting variables 178205 1726889932.14497: in VariableManager get_vars() 178205 1726889932.14536: Calling all_inventory to load vars for managed_node2 178205 1726889932.14539: Calling groups_inventory to load vars for managed_node2 178205 1726889932.14543: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.14554: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.14557: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.14560: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.15265: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbb 178205 1726889932.15269: WORKER PROCESS EXITING 178205 1726889932.15290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.16032: done with get_vars() 178205 1726889932.16047: done getting variables 178205 1726889932.16104: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:38:52 -0400 (0:00:00.076) 0:02:25.149 ****** 178205 1726889932.16136: entering _queue_task() for managed_node2/assert 178205 1726889932.16410: worker is 1 (out of 1 available) 178205 1726889932.16425: exiting _queue_task() for managed_node2/assert 178205 1726889932.16437: done queuing things up, now waiting for results queue to drain 178205 1726889932.16438: waiting for pending results... 178205 1726889932.16735: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889932.16867: in run() - task 02369adf-7a19-34ed-f5d1-000000002fbc 178205 1726889932.16891: variable 'ansible_search_path' from source: unknown 178205 1726889932.16932: calling self._execute() 178205 1726889932.17049: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.17062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.17077: variable 'omit' from source: magic vars 178205 1726889932.17191: variable 'omit' from source: magic vars 178205 1726889932.17255: variable 'omit' from source: magic vars 178205 1726889932.17491: variable 'storage_test_volume' from source: include params 178205 1726889932.17558: variable 'omit' from source: magic vars 178205 1726889932.17599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889932.17639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889932.17661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889932.17681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.17694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.17726: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889932.17734: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.17745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.17837: Set connection var ansible_pipelining to False 178205 1726889932.17849: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889932.17860: Set connection var ansible_shell_executable to /bin/sh 178205 1726889932.17866: Set connection var ansible_connection to ssh 178205 1726889932.17873: Set connection var ansible_shell_type to sh 178205 1726889932.17881: Set connection var ansible_timeout to 10 178205 1726889932.17907: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.17918: variable 'ansible_connection' from source: unknown 178205 1726889932.17924: variable 'ansible_module_compression' from source: unknown 178205 1726889932.17930: variable 'ansible_shell_type' from source: unknown 178205 1726889932.17935: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.17940: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.17948: variable 'ansible_pipelining' from source: unknown 178205 1726889932.17954: variable 'ansible_timeout' from source: unknown 178205 1726889932.17965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.18099: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889932.18119: variable 'omit' from source: magic vars 178205 1726889932.18129: starting attempt loop 178205 1726889932.18136: running the handler 178205 1726889932.18321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889932.20774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889932.20845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889932.20884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889932.20928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889932.20959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889932.21033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.21065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.21096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.21147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.21165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.21216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.21247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.21276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.21321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.21345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.21455: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889932.21464: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889932.21481: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889932.21490: handler run complete 178205 1726889932.21506: attempt loop complete, returning result 178205 1726889932.21515: _execute() done 178205 1726889932.21522: dumping result to json 178205 1726889932.21528: done dumping result, returning 178205 1726889932.21538: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-000000002fbc] 178205 1726889932.21553: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbc 178205 1726889932.21652: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbc ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889932.21700: no more pending results, returning what we have 178205 1726889932.21704: results queue empty 178205 1726889932.21705: checking for any_errors_fatal 178205 1726889932.21717: done checking for any_errors_fatal 178205 1726889932.21718: checking for max_fail_percentage 178205 1726889932.21720: done checking for max_fail_percentage 178205 1726889932.21721: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.21728: done checking to see if all hosts have failed 178205 1726889932.21729: getting the remaining hosts for this loop 178205 1726889932.21731: done getting the remaining hosts for this loop 178205 1726889932.21735: getting the next task for host managed_node2 178205 1726889932.21745: done getting next task for host managed_node2 178205 1726889932.21747: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889932.21753: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.21757: getting variables 178205 1726889932.21759: in VariableManager get_vars() 178205 1726889932.21795: Calling all_inventory to load vars for managed_node2 178205 1726889932.21798: Calling groups_inventory to load vars for managed_node2 178205 1726889932.21802: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.21815: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.21818: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.21821: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.22362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.23019: WORKER PROCESS EXITING 178205 1726889932.23265: done with get_vars() 178205 1726889932.23279: done getting variables 178205 1726889932.23337: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:38:52 -0400 (0:00:00.072) 0:02:25.221 ****** 178205 1726889932.23372: entering _queue_task() for managed_node2/assert 178205 1726889932.23635: worker is 1 (out of 1 available) 178205 1726889932.23649: exiting _queue_task() for managed_node2/assert 178205 1726889932.23661: done queuing things up, now waiting for results queue to drain 178205 1726889932.23662: waiting for pending results... 178205 1726889932.23949: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889932.24073: in run() - task 02369adf-7a19-34ed-f5d1-000000002fbd 178205 1726889932.24094: variable 'ansible_search_path' from source: unknown 178205 1726889932.24141: calling self._execute() 178205 1726889932.24269: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.24281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.24298: variable 'omit' from source: magic vars 178205 1726889932.24774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889932.27739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889932.27810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889932.27861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889932.27923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889932.27962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889932.28058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.28091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.28162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.28290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.28313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.28430: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889932.28464: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889932.28476: when evaluation is False, skipping this task 178205 1726889932.28483: _execute() done 178205 1726889932.28490: dumping result to json 178205 1726889932.28497: done dumping result, returning 178205 1726889932.28507: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-000000002fbd] 178205 1726889932.28518: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbd skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889932.28671: no more pending results, returning what we have 178205 1726889932.28675: results queue empty 178205 1726889932.28676: checking for any_errors_fatal 178205 1726889932.28684: done checking for any_errors_fatal 178205 1726889932.28685: checking for max_fail_percentage 178205 1726889932.28687: done checking for max_fail_percentage 178205 1726889932.28689: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.28690: done checking to see if all hosts have failed 178205 1726889932.28691: getting the remaining hosts for this loop 178205 1726889932.28692: done getting the remaining hosts for this loop 178205 1726889932.28696: getting the next task for host managed_node2 178205 1726889932.28705: done getting next task for host managed_node2 178205 1726889932.28708: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889932.28715: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.28721: getting variables 178205 1726889932.28723: in VariableManager get_vars() 178205 1726889932.28762: Calling all_inventory to load vars for managed_node2 178205 1726889932.28764: Calling groups_inventory to load vars for managed_node2 178205 1726889932.28768: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.28781: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.28784: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.28787: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.29474: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbd 178205 1726889932.29477: WORKER PROCESS EXITING 178205 1726889932.29498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.30635: done with get_vars() 178205 1726889932.30649: done getting variables 178205 1726889932.30709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:38:52 -0400 (0:00:00.073) 0:02:25.295 ****** 178205 1726889932.30742: entering _queue_task() for managed_node2/assert 178205 1726889932.31035: worker is 1 (out of 1 available) 178205 1726889932.31048: exiting _queue_task() for managed_node2/assert 178205 1726889932.31060: done queuing things up, now waiting for results queue to drain 178205 1726889932.31061: waiting for pending results... 178205 1726889932.31357: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889932.31488: in run() - task 02369adf-7a19-34ed-f5d1-000000002fbe 178205 1726889932.31513: variable 'ansible_search_path' from source: unknown 178205 1726889932.31552: calling self._execute() 178205 1726889932.31673: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.31685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.31699: variable 'omit' from source: magic vars 178205 1726889932.32116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889932.34776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889932.34867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889932.34919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889932.34962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889932.35001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889932.35088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.35130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.35163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.35218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.35242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.35362: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889932.35390: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889932.35396: when evaluation is False, skipping this task 178205 1726889932.35402: _execute() done 178205 1726889932.35407: dumping result to json 178205 1726889932.35417: done dumping result, returning 178205 1726889932.35426: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-000000002fbe] 178205 1726889932.35434: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbe skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889932.35578: no more pending results, returning what we have 178205 1726889932.35582: results queue empty 178205 1726889932.35583: checking for any_errors_fatal 178205 1726889932.35594: done checking for any_errors_fatal 178205 1726889932.35595: checking for max_fail_percentage 178205 1726889932.35597: done checking for max_fail_percentage 178205 1726889932.35598: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.35599: done checking to see if all hosts have failed 178205 1726889932.35600: getting the remaining hosts for this loop 178205 1726889932.35601: done getting the remaining hosts for this loop 178205 1726889932.35605: getting the next task for host managed_node2 178205 1726889932.35616: done getting next task for host managed_node2 178205 1726889932.35619: ^ task is: TASK: Check key file of crypttab entry 178205 1726889932.35625: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.35630: getting variables 178205 1726889932.35632: in VariableManager get_vars() 178205 1726889932.35671: Calling all_inventory to load vars for managed_node2 178205 1726889932.35674: Calling groups_inventory to load vars for managed_node2 178205 1726889932.35678: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.35689: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.35692: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.35695: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.36375: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbe 178205 1726889932.36378: WORKER PROCESS EXITING 178205 1726889932.36401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.37320: done with get_vars() 178205 1726889932.37344: done getting variables 178205 1726889932.37407: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:38:52 -0400 (0:00:00.067) 0:02:25.362 ****** 178205 1726889932.37449: entering _queue_task() for managed_node2/assert 178205 1726889932.37776: worker is 1 (out of 1 available) 178205 1726889932.37791: exiting _queue_task() for managed_node2/assert 178205 1726889932.37806: done queuing things up, now waiting for results queue to drain 178205 1726889932.37807: waiting for pending results... 178205 1726889932.38149: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889932.38303: in run() - task 02369adf-7a19-34ed-f5d1-000000002fbf 178205 1726889932.38331: variable 'ansible_search_path' from source: unknown 178205 1726889932.38376: calling self._execute() 178205 1726889932.38513: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.38531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.38548: variable 'omit' from source: magic vars 178205 1726889932.38985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889932.41438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889932.41525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889932.41567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889932.41607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889932.41643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889932.41723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889932.41763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889932.41798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889932.41851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889932.41871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889932.41994: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889932.42034: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889932.42041: when evaluation is False, skipping this task 178205 1726889932.42048: _execute() done 178205 1726889932.42054: dumping result to json 178205 1726889932.42064: done dumping result, returning 178205 1726889932.42073: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-000000002fbf] 178205 1726889932.42082: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbf skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889932.42246: no more pending results, returning what we have 178205 1726889932.42250: results queue empty 178205 1726889932.42251: checking for any_errors_fatal 178205 1726889932.42262: done checking for any_errors_fatal 178205 1726889932.42263: checking for max_fail_percentage 178205 1726889932.42265: done checking for max_fail_percentage 178205 1726889932.42266: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.42267: done checking to see if all hosts have failed 178205 1726889932.42268: getting the remaining hosts for this loop 178205 1726889932.42270: done getting the remaining hosts for this loop 178205 1726889932.42274: getting the next task for host managed_node2 178205 1726889932.42284: done getting next task for host managed_node2 178205 1726889932.42287: ^ task is: TASK: Clear test variables 178205 1726889932.42292: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.42297: getting variables 178205 1726889932.42299: in VariableManager get_vars() 178205 1726889932.42342: Calling all_inventory to load vars for managed_node2 178205 1726889932.42345: Calling groups_inventory to load vars for managed_node2 178205 1726889932.42349: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.42360: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.42363: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.42366: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.43198: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fbf 178205 1726889932.43201: WORKER PROCESS EXITING 178205 1726889932.43227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.44010: done with get_vars() 178205 1726889932.44028: done getting variables 178205 1726889932.44099: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:38:52 -0400 (0:00:00.066) 0:02:25.429 ****** 178205 1726889932.44136: entering _queue_task() for managed_node2/set_fact 178205 1726889932.44486: worker is 1 (out of 1 available) 178205 1726889932.44500: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.44515: done queuing things up, now waiting for results queue to drain 178205 1726889932.44516: waiting for pending results... 178205 1726889932.44950: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889932.45088: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc0 178205 1726889932.45108: variable 'ansible_search_path' from source: unknown 178205 1726889932.45155: calling self._execute() 178205 1726889932.45279: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.45290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.45305: variable 'omit' from source: magic vars 178205 1726889932.45422: variable 'omit' from source: magic vars 178205 1726889932.45483: variable 'omit' from source: magic vars 178205 1726889932.45522: variable 'omit' from source: magic vars 178205 1726889932.45574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889932.45610: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889932.45638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889932.45663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.45682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889932.45715: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889932.45722: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.45734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.45840: Set connection var ansible_pipelining to False 178205 1726889932.45850: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889932.45859: Set connection var ansible_shell_executable to /bin/sh 178205 1726889932.45865: Set connection var ansible_connection to ssh 178205 1726889932.45873: Set connection var ansible_shell_type to sh 178205 1726889932.45883: Set connection var ansible_timeout to 10 178205 1726889932.45917: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.45925: variable 'ansible_connection' from source: unknown 178205 1726889932.45935: variable 'ansible_module_compression' from source: unknown 178205 1726889932.45941: variable 'ansible_shell_type' from source: unknown 178205 1726889932.45946: variable 'ansible_shell_executable' from source: unknown 178205 1726889932.45952: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.45959: variable 'ansible_pipelining' from source: unknown 178205 1726889932.45964: variable 'ansible_timeout' from source: unknown 178205 1726889932.45971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.46115: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889932.46137: variable 'omit' from source: magic vars 178205 1726889932.46148: starting attempt loop 178205 1726889932.46154: running the handler 178205 1726889932.46171: handler run complete 178205 1726889932.46185: attempt loop complete, returning result 178205 1726889932.46191: _execute() done 178205 1726889932.46196: dumping result to json 178205 1726889932.46205: done dumping result, returning 178205 1726889932.46213: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-000000002fc0] 178205 1726889932.46224: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc0 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889932.46384: no more pending results, returning what we have 178205 1726889932.46387: results queue empty 178205 1726889932.46388: checking for any_errors_fatal 178205 1726889932.46397: done checking for any_errors_fatal 178205 1726889932.46397: checking for max_fail_percentage 178205 1726889932.46399: done checking for max_fail_percentage 178205 1726889932.46400: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.46401: done checking to see if all hosts have failed 178205 1726889932.46401: getting the remaining hosts for this loop 178205 1726889932.46403: done getting the remaining hosts for this loop 178205 1726889932.46406: getting the next task for host managed_node2 178205 1726889932.46417: done getting next task for host managed_node2 178205 1726889932.46420: ^ task is: TASK: Get information about RAID 178205 1726889932.46427: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.46434: getting variables 178205 1726889932.46435: in VariableManager get_vars() 178205 1726889932.46473: Calling all_inventory to load vars for managed_node2 178205 1726889932.46476: Calling groups_inventory to load vars for managed_node2 178205 1726889932.46479: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.46490: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.46493: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.46495: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.47018: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc0 178205 1726889932.47022: WORKER PROCESS EXITING 178205 1726889932.47044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.47744: done with get_vars() 178205 1726889932.47759: done getting variables 178205 1726889932.47823: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:38:52 -0400 (0:00:00.037) 0:02:25.466 ****** 178205 1726889932.47857: entering _queue_task() for managed_node2/command 178205 1726889932.48136: worker is 1 (out of 1 available) 178205 1726889932.48150: exiting _queue_task() for managed_node2/command 178205 1726889932.48163: done queuing things up, now waiting for results queue to drain 178205 1726889932.48164: waiting for pending results... 178205 1726889932.48485: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889932.48620: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc4 178205 1726889932.48640: variable 'ansible_search_path' from source: unknown 178205 1726889932.48681: calling self._execute() 178205 1726889932.48799: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.48810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.48830: variable 'omit' from source: magic vars 178205 1726889932.49249: variable 'storage_test_volume' from source: include params 178205 1726889932.49290: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.49297: when evaluation is False, skipping this task 178205 1726889932.49303: _execute() done 178205 1726889932.49310: dumping result to json 178205 1726889932.49319: done dumping result, returning 178205 1726889932.49328: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-000000002fc4] 178205 1726889932.49343: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc4 178205 1726889932.49456: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc4 178205 1726889932.49463: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.49517: no more pending results, returning what we have 178205 1726889932.49521: results queue empty 178205 1726889932.49522: checking for any_errors_fatal 178205 1726889932.49535: done checking for any_errors_fatal 178205 1726889932.49536: checking for max_fail_percentage 178205 1726889932.49538: done checking for max_fail_percentage 178205 1726889932.49539: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.49540: done checking to see if all hosts have failed 178205 1726889932.49541: getting the remaining hosts for this loop 178205 1726889932.49543: done getting the remaining hosts for this loop 178205 1726889932.49546: getting the next task for host managed_node2 178205 1726889932.49557: done getting next task for host managed_node2 178205 1726889932.49560: ^ task is: TASK: Set active devices regex 178205 1726889932.49566: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.49571: getting variables 178205 1726889932.49573: in VariableManager get_vars() 178205 1726889932.49619: Calling all_inventory to load vars for managed_node2 178205 1726889932.49623: Calling groups_inventory to load vars for managed_node2 178205 1726889932.49627: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.49641: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.49644: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.49646: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.50401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.51009: done with get_vars() 178205 1726889932.51024: done getting variables 178205 1726889932.51081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:38:52 -0400 (0:00:00.032) 0:02:25.499 ****** 178205 1726889932.51110: entering _queue_task() for managed_node2/set_fact 178205 1726889932.51373: worker is 1 (out of 1 available) 178205 1726889932.51386: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.51396: done queuing things up, now waiting for results queue to drain 178205 1726889932.51397: waiting for pending results... 178205 1726889932.51689: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889932.51844: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc5 178205 1726889932.51865: variable 'ansible_search_path' from source: unknown 178205 1726889932.51901: calling self._execute() 178205 1726889932.52024: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.52036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.52057: variable 'omit' from source: magic vars 178205 1726889932.52503: variable 'storage_test_volume' from source: include params 178205 1726889932.52548: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.52555: when evaluation is False, skipping this task 178205 1726889932.52567: _execute() done 178205 1726889932.52574: dumping result to json 178205 1726889932.52580: done dumping result, returning 178205 1726889932.52587: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-000000002fc5] 178205 1726889932.52601: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.52759: no more pending results, returning what we have 178205 1726889932.52763: results queue empty 178205 1726889932.52764: checking for any_errors_fatal 178205 1726889932.52772: done checking for any_errors_fatal 178205 1726889932.52773: checking for max_fail_percentage 178205 1726889932.52776: done checking for max_fail_percentage 178205 1726889932.52777: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.52778: done checking to see if all hosts have failed 178205 1726889932.52779: getting the remaining hosts for this loop 178205 1726889932.52780: done getting the remaining hosts for this loop 178205 1726889932.52784: getting the next task for host managed_node2 178205 1726889932.52793: done getting next task for host managed_node2 178205 1726889932.52796: ^ task is: TASK: Set spare devices regex 178205 1726889932.52802: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.52807: getting variables 178205 1726889932.52809: in VariableManager get_vars() 178205 1726889932.52854: Calling all_inventory to load vars for managed_node2 178205 1726889932.52857: Calling groups_inventory to load vars for managed_node2 178205 1726889932.52861: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.52875: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.52879: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.52882: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.53642: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc5 178205 1726889932.53646: WORKER PROCESS EXITING 178205 1726889932.53678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.54402: done with get_vars() 178205 1726889932.54420: done getting variables 178205 1726889932.54475: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:38:52 -0400 (0:00:00.033) 0:02:25.533 ****** 178205 1726889932.54505: entering _queue_task() for managed_node2/set_fact 178205 1726889932.54756: worker is 1 (out of 1 available) 178205 1726889932.54768: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.54779: done queuing things up, now waiting for results queue to drain 178205 1726889932.54780: waiting for pending results... 178205 1726889932.55067: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889932.55206: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc6 178205 1726889932.55229: variable 'ansible_search_path' from source: unknown 178205 1726889932.55265: calling self._execute() 178205 1726889932.55378: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.55390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.55409: variable 'omit' from source: magic vars 178205 1726889932.55816: variable 'storage_test_volume' from source: include params 178205 1726889932.55860: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.55871: when evaluation is False, skipping this task 178205 1726889932.55878: _execute() done 178205 1726889932.55884: dumping result to json 178205 1726889932.55891: done dumping result, returning 178205 1726889932.55900: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-000000002fc6] 178205 1726889932.55909: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.56064: no more pending results, returning what we have 178205 1726889932.56068: results queue empty 178205 1726889932.56068: checking for any_errors_fatal 178205 1726889932.56077: done checking for any_errors_fatal 178205 1726889932.56078: checking for max_fail_percentage 178205 1726889932.56080: done checking for max_fail_percentage 178205 1726889932.56081: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.56083: done checking to see if all hosts have failed 178205 1726889932.56083: getting the remaining hosts for this loop 178205 1726889932.56085: done getting the remaining hosts for this loop 178205 1726889932.56089: getting the next task for host managed_node2 178205 1726889932.56098: done getting next task for host managed_node2 178205 1726889932.56101: ^ task is: TASK: Set md version regex 178205 1726889932.56106: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.56113: getting variables 178205 1726889932.56115: in VariableManager get_vars() 178205 1726889932.56153: Calling all_inventory to load vars for managed_node2 178205 1726889932.56156: Calling groups_inventory to load vars for managed_node2 178205 1726889932.56159: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.56171: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.56174: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.56177: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.56755: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc6 178205 1726889932.56758: WORKER PROCESS EXITING 178205 1726889932.56781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.58025: done with get_vars() 178205 1726889932.58038: done getting variables 178205 1726889932.58103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:38:52 -0400 (0:00:00.036) 0:02:25.569 ****** 178205 1726889932.58136: entering _queue_task() for managed_node2/set_fact 178205 1726889932.58403: worker is 1 (out of 1 available) 178205 1726889932.58417: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.58429: done queuing things up, now waiting for results queue to drain 178205 1726889932.58430: waiting for pending results... 178205 1726889932.58737: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889932.58900: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc7 178205 1726889932.58923: variable 'ansible_search_path' from source: unknown 178205 1726889932.58965: calling self._execute() 178205 1726889932.59086: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.59101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.59119: variable 'omit' from source: magic vars 178205 1726889932.59539: variable 'storage_test_volume' from source: include params 178205 1726889932.59577: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.59585: when evaluation is False, skipping this task 178205 1726889932.59594: _execute() done 178205 1726889932.59601: dumping result to json 178205 1726889932.59606: done dumping result, returning 178205 1726889932.59617: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-000000002fc7] 178205 1726889932.59626: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.59782: no more pending results, returning what we have 178205 1726889932.59786: results queue empty 178205 1726889932.59787: checking for any_errors_fatal 178205 1726889932.59797: done checking for any_errors_fatal 178205 1726889932.59798: checking for max_fail_percentage 178205 1726889932.59800: done checking for max_fail_percentage 178205 1726889932.59801: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.59802: done checking to see if all hosts have failed 178205 1726889932.59803: getting the remaining hosts for this loop 178205 1726889932.59805: done getting the remaining hosts for this loop 178205 1726889932.59808: getting the next task for host managed_node2 178205 1726889932.59819: done getting next task for host managed_node2 178205 1726889932.59822: ^ task is: TASK: Set chunk size regex 178205 1726889932.59829: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.59834: getting variables 178205 1726889932.59835: in VariableManager get_vars() 178205 1726889932.59875: Calling all_inventory to load vars for managed_node2 178205 1726889932.59877: Calling groups_inventory to load vars for managed_node2 178205 1726889932.59881: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.59893: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.59896: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.59899: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.60580: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc7 178205 1726889932.60583: WORKER PROCESS EXITING 178205 1726889932.60608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.61473: done with get_vars() 178205 1726889932.61486: done getting variables 178205 1726889932.61548: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:38:52 -0400 (0:00:00.034) 0:02:25.603 ****** 178205 1726889932.61578: entering _queue_task() for managed_node2/set_fact 178205 1726889932.61809: worker is 1 (out of 1 available) 178205 1726889932.61823: exiting _queue_task() for managed_node2/set_fact 178205 1726889932.61834: done queuing things up, now waiting for results queue to drain 178205 1726889932.61835: waiting for pending results... 178205 1726889932.62127: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889932.62285: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc8 178205 1726889932.62314: variable 'ansible_search_path' from source: unknown 178205 1726889932.62354: calling self._execute() 178205 1726889932.62474: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.62488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.62509: variable 'omit' from source: magic vars 178205 1726889932.62911: variable 'storage_test_volume' from source: include params 178205 1726889932.62962: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.62969: when evaluation is False, skipping this task 178205 1726889932.62976: _execute() done 178205 1726889932.62983: dumping result to json 178205 1726889932.62989: done dumping result, returning 178205 1726889932.62998: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-000000002fc8] 178205 1726889932.63008: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc8 178205 1726889932.63132: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc8 178205 1726889932.63141: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.63185: no more pending results, returning what we have 178205 1726889932.63189: results queue empty 178205 1726889932.63190: checking for any_errors_fatal 178205 1726889932.63199: done checking for any_errors_fatal 178205 1726889932.63199: checking for max_fail_percentage 178205 1726889932.63201: done checking for max_fail_percentage 178205 1726889932.63202: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.63204: done checking to see if all hosts have failed 178205 1726889932.63204: getting the remaining hosts for this loop 178205 1726889932.63206: done getting the remaining hosts for this loop 178205 1726889932.63209: getting the next task for host managed_node2 178205 1726889932.63220: done getting next task for host managed_node2 178205 1726889932.63223: ^ task is: TASK: Parse the chunk size 178205 1726889932.63231: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.63236: getting variables 178205 1726889932.63238: in VariableManager get_vars() 178205 1726889932.63276: Calling all_inventory to load vars for managed_node2 178205 1726889932.63279: Calling groups_inventory to load vars for managed_node2 178205 1726889932.63282: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.63294: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.63297: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.63300: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.64205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.64874: done with get_vars() 178205 1726889932.64887: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:38:52 -0400 (0:00:00.033) 0:02:25.637 ****** 178205 1726889932.64969: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889932.65194: worker is 1 (out of 1 available) 178205 1726889932.65208: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889932.65220: done queuing things up, now waiting for results queue to drain 178205 1726889932.65222: waiting for pending results... 178205 1726889932.65502: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889932.65662: in run() - task 02369adf-7a19-34ed-f5d1-000000002fc9 178205 1726889932.65692: variable 'ansible_search_path' from source: unknown 178205 1726889932.65736: calling self._execute() 178205 1726889932.65867: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.65878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.65897: variable 'omit' from source: magic vars 178205 1726889932.66368: variable 'storage_test_volume' from source: include params 178205 1726889932.66417: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.66430: when evaluation is False, skipping this task 178205 1726889932.66441: _execute() done 178205 1726889932.66448: dumping result to json 178205 1726889932.66455: done dumping result, returning 178205 1726889932.66463: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-000000002fc9] 178205 1726889932.66475: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.66657: no more pending results, returning what we have 178205 1726889932.66661: results queue empty 178205 1726889932.66662: checking for any_errors_fatal 178205 1726889932.66671: done checking for any_errors_fatal 178205 1726889932.66672: checking for max_fail_percentage 178205 1726889932.66674: done checking for max_fail_percentage 178205 1726889932.66675: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.66676: done checking to see if all hosts have failed 178205 1726889932.66677: getting the remaining hosts for this loop 178205 1726889932.66679: done getting the remaining hosts for this loop 178205 1726889932.66682: getting the next task for host managed_node2 178205 1726889932.66690: done getting next task for host managed_node2 178205 1726889932.66693: ^ task is: TASK: Check RAID active devices count 178205 1726889932.66699: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.66703: getting variables 178205 1726889932.66705: in VariableManager get_vars() 178205 1726889932.66745: Calling all_inventory to load vars for managed_node2 178205 1726889932.66748: Calling groups_inventory to load vars for managed_node2 178205 1726889932.66751: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.66763: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.66767: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.66772: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.67458: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fc9 178205 1726889932.67462: WORKER PROCESS EXITING 178205 1726889932.67485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.68189: done with get_vars() 178205 1726889932.68204: done getting variables 178205 1726889932.68271: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:38:52 -0400 (0:00:00.033) 0:02:25.671 ****** 178205 1726889932.68307: entering _queue_task() for managed_node2/assert 178205 1726889932.68536: worker is 1 (out of 1 available) 178205 1726889932.68549: exiting _queue_task() for managed_node2/assert 178205 1726889932.68560: done queuing things up, now waiting for results queue to drain 178205 1726889932.68561: waiting for pending results... 178205 1726889932.68842: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889932.68972: in run() - task 02369adf-7a19-34ed-f5d1-000000002fca 178205 1726889932.68991: variable 'ansible_search_path' from source: unknown 178205 1726889932.69034: calling self._execute() 178205 1726889932.69154: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.69166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.69181: variable 'omit' from source: magic vars 178205 1726889932.69578: variable 'storage_test_volume' from source: include params 178205 1726889932.69620: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.69627: when evaluation is False, skipping this task 178205 1726889932.69633: _execute() done 178205 1726889932.69640: dumping result to json 178205 1726889932.69646: done dumping result, returning 178205 1726889932.69659: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000002fca] 178205 1726889932.69668: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fca skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.69804: no more pending results, returning what we have 178205 1726889932.69807: results queue empty 178205 1726889932.69808: checking for any_errors_fatal 178205 1726889932.69821: done checking for any_errors_fatal 178205 1726889932.69822: checking for max_fail_percentage 178205 1726889932.69823: done checking for max_fail_percentage 178205 1726889932.69824: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.69825: done checking to see if all hosts have failed 178205 1726889932.69826: getting the remaining hosts for this loop 178205 1726889932.69827: done getting the remaining hosts for this loop 178205 1726889932.69831: getting the next task for host managed_node2 178205 1726889932.69839: done getting next task for host managed_node2 178205 1726889932.69842: ^ task is: TASK: Check RAID spare devices count 178205 1726889932.69848: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.69851: getting variables 178205 1726889932.69853: in VariableManager get_vars() 178205 1726889932.69892: Calling all_inventory to load vars for managed_node2 178205 1726889932.69894: Calling groups_inventory to load vars for managed_node2 178205 1726889932.69898: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.69910: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.69916: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.69920: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.70646: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fca 178205 1726889932.70649: WORKER PROCESS EXITING 178205 1726889932.70669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.71667: done with get_vars() 178205 1726889932.71678: done getting variables 178205 1726889932.71837: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:38:52 -0400 (0:00:00.035) 0:02:25.706 ****** 178205 1726889932.71867: entering _queue_task() for managed_node2/assert 178205 1726889932.72391: worker is 1 (out of 1 available) 178205 1726889932.72404: exiting _queue_task() for managed_node2/assert 178205 1726889932.72417: done queuing things up, now waiting for results queue to drain 178205 1726889932.72418: waiting for pending results... 178205 1726889932.72694: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889932.72847: in run() - task 02369adf-7a19-34ed-f5d1-000000002fcb 178205 1726889932.72879: variable 'ansible_search_path' from source: unknown 178205 1726889932.72922: calling self._execute() 178205 1726889932.73069: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.73084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.73099: variable 'omit' from source: magic vars 178205 1726889932.73537: variable 'storage_test_volume' from source: include params 178205 1726889932.73587: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.73631: when evaluation is False, skipping this task 178205 1726889932.73644: _execute() done 178205 1726889932.73652: dumping result to json 178205 1726889932.73660: done dumping result, returning 178205 1726889932.73762: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000002fcb] 178205 1726889932.73774: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.73937: no more pending results, returning what we have 178205 1726889932.73941: results queue empty 178205 1726889932.73942: checking for any_errors_fatal 178205 1726889932.73952: done checking for any_errors_fatal 178205 1726889932.73953: checking for max_fail_percentage 178205 1726889932.73955: done checking for max_fail_percentage 178205 1726889932.73956: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.73957: done checking to see if all hosts have failed 178205 1726889932.73958: getting the remaining hosts for this loop 178205 1726889932.73959: done getting the remaining hosts for this loop 178205 1726889932.73963: getting the next task for host managed_node2 178205 1726889932.73970: done getting next task for host managed_node2 178205 1726889932.73974: ^ task is: TASK: Check RAID metadata version 178205 1726889932.73980: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.73986: getting variables 178205 1726889932.73988: in VariableManager get_vars() 178205 1726889932.74033: Calling all_inventory to load vars for managed_node2 178205 1726889932.74036: Calling groups_inventory to load vars for managed_node2 178205 1726889932.74040: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.74053: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.74057: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.74060: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.75575: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcb 178205 1726889932.75578: WORKER PROCESS EXITING 178205 1726889932.75599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.76997: done with get_vars() 178205 1726889932.77010: done getting variables 178205 1726889932.77065: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:38:52 -0400 (0:00:00.052) 0:02:25.758 ****** 178205 1726889932.77095: entering _queue_task() for managed_node2/assert 178205 1726889932.77424: worker is 1 (out of 1 available) 178205 1726889932.77436: exiting _queue_task() for managed_node2/assert 178205 1726889932.77447: done queuing things up, now waiting for results queue to drain 178205 1726889932.77448: waiting for pending results... 178205 1726889932.77996: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889932.78115: in run() - task 02369adf-7a19-34ed-f5d1-000000002fcc 178205 1726889932.78128: variable 'ansible_search_path' from source: unknown 178205 1726889932.78165: calling self._execute() 178205 1726889932.78273: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.78279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.78289: variable 'omit' from source: magic vars 178205 1726889932.79366: variable 'storage_test_volume' from source: include params 178205 1726889932.79402: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.79406: when evaluation is False, skipping this task 178205 1726889932.79409: _execute() done 178205 1726889932.79413: dumping result to json 178205 1726889932.79416: done dumping result, returning 178205 1726889932.79419: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000002fcc] 178205 1726889932.79426: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.79609: no more pending results, returning what we have 178205 1726889932.79615: results queue empty 178205 1726889932.79616: checking for any_errors_fatal 178205 1726889932.79626: done checking for any_errors_fatal 178205 1726889932.79627: checking for max_fail_percentage 178205 1726889932.79629: done checking for max_fail_percentage 178205 1726889932.79630: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.79631: done checking to see if all hosts have failed 178205 1726889932.79631: getting the remaining hosts for this loop 178205 1726889932.79633: done getting the remaining hosts for this loop 178205 1726889932.79636: getting the next task for host managed_node2 178205 1726889932.79644: done getting next task for host managed_node2 178205 1726889932.79647: ^ task is: TASK: Check RAID chunk size 178205 1726889932.79653: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.79658: getting variables 178205 1726889932.79660: in VariableManager get_vars() 178205 1726889932.79698: Calling all_inventory to load vars for managed_node2 178205 1726889932.79701: Calling groups_inventory to load vars for managed_node2 178205 1726889932.79705: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.79719: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.79722: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.79725: Calling groups_plugins_play to load vars for managed_node2 178205 1726889932.80618: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcc 178205 1726889932.80621: WORKER PROCESS EXITING 178205 1726889932.80643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889932.82501: done with get_vars() 178205 1726889932.82516: done getting variables 178205 1726889932.82574: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:38:52 -0400 (0:00:00.055) 0:02:25.814 ****** 178205 1726889932.82608: entering _queue_task() for managed_node2/assert 178205 1726889932.82862: worker is 1 (out of 1 available) 178205 1726889932.82874: exiting _queue_task() for managed_node2/assert 178205 1726889932.82885: done queuing things up, now waiting for results queue to drain 178205 1726889932.82886: waiting for pending results... 178205 1726889932.84171: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889932.84316: in run() - task 02369adf-7a19-34ed-f5d1-000000002fcd 178205 1726889932.84340: variable 'ansible_search_path' from source: unknown 178205 1726889932.84379: calling self._execute() 178205 1726889932.84796: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889932.84817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889932.84842: variable 'omit' from source: magic vars 178205 1726889932.85464: variable 'storage_test_volume' from source: include params 178205 1726889932.86158: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889932.86167: when evaluation is False, skipping this task 178205 1726889932.86176: _execute() done 178205 1726889932.86186: dumping result to json 178205 1726889932.86194: done dumping result, returning 178205 1726889932.86204: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000002fcd] 178205 1726889932.86218: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcd skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889932.86384: no more pending results, returning what we have 178205 1726889932.86388: results queue empty 178205 1726889932.86389: checking for any_errors_fatal 178205 1726889932.86400: done checking for any_errors_fatal 178205 1726889932.86400: checking for max_fail_percentage 178205 1726889932.86402: done checking for max_fail_percentage 178205 1726889932.86403: checking to see if all hosts have failed and the running result is not ok 178205 1726889932.86404: done checking to see if all hosts have failed 178205 1726889932.86405: getting the remaining hosts for this loop 178205 1726889932.86406: done getting the remaining hosts for this loop 178205 1726889932.86409: getting the next task for host managed_node2 178205 1726889932.86426: done getting next task for host managed_node2 178205 1726889932.86429: ^ task is: TASK: Parse the actual size of the volume 178205 1726889932.86436: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889932.86440: getting variables 178205 1726889932.86442: in VariableManager get_vars() 178205 1726889932.86482: Calling all_inventory to load vars for managed_node2 178205 1726889932.86485: Calling groups_inventory to load vars for managed_node2 178205 1726889932.86488: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889932.86501: Calling all_plugins_play to load vars for managed_node2 178205 1726889932.86504: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889932.86506: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.00345: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fcd 178205 1726889933.00350: WORKER PROCESS EXITING 178205 1726889933.00524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.01540: done with get_vars() 178205 1726889933.01555: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:38:53 -0400 (0:00:00.191) 0:02:26.005 ****** 178205 1726889933.01740: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.02463: worker is 1 (out of 1 available) 178205 1726889933.02477: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.02488: done queuing things up, now waiting for results queue to drain 178205 1726889933.02489: waiting for pending results... 178205 1726889933.03309: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889933.03677: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd1 178205 1726889933.03698: variable 'ansible_search_path' from source: unknown 178205 1726889933.03747: calling self._execute() 178205 1726889933.03946: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.04041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.04056: variable 'omit' from source: magic vars 178205 1726889933.04478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.06944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.07034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.07080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.07124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.07854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.07962: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.08239: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.08247: when evaluation is False, skipping this task 178205 1726889933.08254: _execute() done 178205 1726889933.08260: dumping result to json 178205 1726889933.08267: done dumping result, returning 178205 1726889933.08278: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000002fd1] 178205 1726889933.08289: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd1 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889933.08455: no more pending results, returning what we have 178205 1726889933.08458: results queue empty 178205 1726889933.08459: checking for any_errors_fatal 178205 1726889933.08469: done checking for any_errors_fatal 178205 1726889933.08469: checking for max_fail_percentage 178205 1726889933.08471: done checking for max_fail_percentage 178205 1726889933.08472: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.08473: done checking to see if all hosts have failed 178205 1726889933.08474: getting the remaining hosts for this loop 178205 1726889933.08475: done getting the remaining hosts for this loop 178205 1726889933.08478: getting the next task for host managed_node2 178205 1726889933.08486: done getting next task for host managed_node2 178205 1726889933.08488: ^ task is: TASK: Parse the requested size of the volume 178205 1726889933.08493: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.08498: getting variables 178205 1726889933.08499: in VariableManager get_vars() 178205 1726889933.08539: Calling all_inventory to load vars for managed_node2 178205 1726889933.08541: Calling groups_inventory to load vars for managed_node2 178205 1726889933.08545: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.08558: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.08561: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.08564: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.09148: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd1 178205 1726889933.09152: WORKER PROCESS EXITING 178205 1726889933.09299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.10523: done with get_vars() 178205 1726889933.10538: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:38:53 -0400 (0:00:00.096) 0:02:26.101 ****** 178205 1726889933.11393: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.11693: worker is 1 (out of 1 available) 178205 1726889933.11708: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.11721: done queuing things up, now waiting for results queue to drain 178205 1726889933.11723: waiting for pending results... 178205 1726889933.12284: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889933.12552: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd2 178205 1726889933.12571: variable 'ansible_search_path' from source: unknown 178205 1726889933.12610: calling self._execute() 178205 1726889933.12842: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.12855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.12963: variable 'omit' from source: magic vars 178205 1726889933.13663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.19328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.19701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.19751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.19793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.19831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.20114: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.20139: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.20147: when evaluation is False, skipping this task 178205 1726889933.20153: _execute() done 178205 1726889933.20159: dumping result to json 178205 1726889933.20165: done dumping result, returning 178205 1726889933.20173: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-000000002fd2] 178205 1726889933.20182: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd2 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889933.20343: no more pending results, returning what we have 178205 1726889933.20347: results queue empty 178205 1726889933.20348: checking for any_errors_fatal 178205 1726889933.20354: done checking for any_errors_fatal 178205 1726889933.20355: checking for max_fail_percentage 178205 1726889933.20356: done checking for max_fail_percentage 178205 1726889933.20357: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.20359: done checking to see if all hosts have failed 178205 1726889933.20359: getting the remaining hosts for this loop 178205 1726889933.20361: done getting the remaining hosts for this loop 178205 1726889933.20364: getting the next task for host managed_node2 178205 1726889933.20373: done getting next task for host managed_node2 178205 1726889933.20376: ^ task is: TASK: Establish base value for expected size 178205 1726889933.20381: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.20385: getting variables 178205 1726889933.20386: in VariableManager get_vars() 178205 1726889933.20430: Calling all_inventory to load vars for managed_node2 178205 1726889933.20433: Calling groups_inventory to load vars for managed_node2 178205 1726889933.20437: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.20450: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.20454: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.20458: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.21046: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd2 178205 1726889933.21050: WORKER PROCESS EXITING 178205 1726889933.21202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.22390: done with get_vars() 178205 1726889933.22403: done getting variables 178205 1726889933.22576: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:38:53 -0400 (0:00:00.112) 0:02:26.214 ****** 178205 1726889933.22615: entering _queue_task() for managed_node2/set_fact 178205 1726889933.23318: worker is 1 (out of 1 available) 178205 1726889933.23373: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.23385: done queuing things up, now waiting for results queue to drain 178205 1726889933.23387: waiting for pending results... 178205 1726889933.24129: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889933.24501: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd3 178205 1726889933.25137: variable 'ansible_search_path' from source: unknown 178205 1726889933.25556: calling self._execute() 178205 1726889933.25824: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.25838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.25852: variable 'omit' from source: magic vars 178205 1726889933.26443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.31063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.31806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.31853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.31892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.31928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.32033: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.32057: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.32066: when evaluation is False, skipping this task 178205 1726889933.32074: _execute() done 178205 1726889933.32082: dumping result to json 178205 1726889933.32090: done dumping result, returning 178205 1726889933.32102: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-000000002fd3] 178205 1726889933.32115: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd3 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889933.32278: no more pending results, returning what we have 178205 1726889933.32281: results queue empty 178205 1726889933.32282: checking for any_errors_fatal 178205 1726889933.32292: done checking for any_errors_fatal 178205 1726889933.32293: checking for max_fail_percentage 178205 1726889933.32295: done checking for max_fail_percentage 178205 1726889933.32296: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.32297: done checking to see if all hosts have failed 178205 1726889933.32298: getting the remaining hosts for this loop 178205 1726889933.32299: done getting the remaining hosts for this loop 178205 1726889933.32302: getting the next task for host managed_node2 178205 1726889933.32311: done getting next task for host managed_node2 178205 1726889933.32315: ^ task is: TASK: Show expected size 178205 1726889933.32320: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.32323: getting variables 178205 1726889933.32325: in VariableManager get_vars() 178205 1726889933.32364: Calling all_inventory to load vars for managed_node2 178205 1726889933.32367: Calling groups_inventory to load vars for managed_node2 178205 1726889933.32370: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.32382: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.32385: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.32389: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.32964: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd3 178205 1726889933.32968: WORKER PROCESS EXITING 178205 1726889933.32991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.34458: done with get_vars() 178205 1726889933.34475: done getting variables 178205 1726889933.34650: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:38:53 -0400 (0:00:00.120) 0:02:26.334 ****** 178205 1726889933.34683: entering _queue_task() for managed_node2/debug 178205 1726889933.35404: worker is 1 (out of 1 available) 178205 1726889933.35420: exiting _queue_task() for managed_node2/debug 178205 1726889933.35432: done queuing things up, now waiting for results queue to drain 178205 1726889933.35433: waiting for pending results... 178205 1726889933.36800: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889933.36931: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd4 178205 1726889933.36955: variable 'ansible_search_path' from source: unknown 178205 1726889933.36993: calling self._execute() 178205 1726889933.37114: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.37128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.37145: variable 'omit' from source: magic vars 178205 1726889933.37269: variable 'omit' from source: magic vars 178205 1726889933.37335: variable 'omit' from source: magic vars 178205 1726889933.37378: variable 'omit' from source: magic vars 178205 1726889933.37421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889933.37464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889933.38139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889933.38163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889933.38180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889933.38216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889933.38229: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.38238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.38348: Set connection var ansible_pipelining to False 178205 1726889933.38360: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889933.38371: Set connection var ansible_shell_executable to /bin/sh 178205 1726889933.38379: Set connection var ansible_connection to ssh 178205 1726889933.38390: Set connection var ansible_shell_type to sh 178205 1726889933.38400: Set connection var ansible_timeout to 10 178205 1726889933.38436: variable 'ansible_shell_executable' from source: unknown 178205 1726889933.38444: variable 'ansible_connection' from source: unknown 178205 1726889933.38452: variable 'ansible_module_compression' from source: unknown 178205 1726889933.38459: variable 'ansible_shell_type' from source: unknown 178205 1726889933.38466: variable 'ansible_shell_executable' from source: unknown 178205 1726889933.38473: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.38482: variable 'ansible_pipelining' from source: unknown 178205 1726889933.38489: variable 'ansible_timeout' from source: unknown 178205 1726889933.38496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.38647: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889933.38667: variable 'omit' from source: magic vars 178205 1726889933.38676: starting attempt loop 178205 1726889933.38687: running the handler 178205 1726889933.38980: handler run complete 178205 1726889933.39008: attempt loop complete, returning result 178205 1726889933.39016: _execute() done 178205 1726889933.39024: dumping result to json 178205 1726889933.39035: done dumping result, returning 178205 1726889933.39046: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000002fd4] 178205 1726889933.39057: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd4 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889933.39204: no more pending results, returning what we have 178205 1726889933.39207: results queue empty 178205 1726889933.39208: checking for any_errors_fatal 178205 1726889933.39217: done checking for any_errors_fatal 178205 1726889933.39217: checking for max_fail_percentage 178205 1726889933.39219: done checking for max_fail_percentage 178205 1726889933.39220: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.39221: done checking to see if all hosts have failed 178205 1726889933.39222: getting the remaining hosts for this loop 178205 1726889933.39224: done getting the remaining hosts for this loop 178205 1726889933.39227: getting the next task for host managed_node2 178205 1726889933.39236: done getting next task for host managed_node2 178205 1726889933.39239: ^ task is: TASK: Get the size of parent/pool device 178205 1726889933.39244: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.39251: getting variables 178205 1726889933.39252: in VariableManager get_vars() 178205 1726889933.39290: Calling all_inventory to load vars for managed_node2 178205 1726889933.39293: Calling groups_inventory to load vars for managed_node2 178205 1726889933.39296: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.39307: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.39310: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.39314: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.39827: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd4 178205 1726889933.39830: WORKER PROCESS EXITING 178205 1726889933.39856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.40480: done with get_vars() 178205 1726889933.40495: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:38:53 -0400 (0:00:00.058) 0:02:26.393 ****** 178205 1726889933.40580: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.40842: worker is 1 (out of 1 available) 178205 1726889933.40856: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.40869: done queuing things up, now waiting for results queue to drain 178205 1726889933.40871: waiting for pending results... 178205 1726889933.41857: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889933.42160: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd5 178205 1726889933.42208: variable 'ansible_search_path' from source: unknown 178205 1726889933.42260: calling self._execute() 178205 1726889933.42507: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.42521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.42537: variable 'omit' from source: magic vars 178205 1726889933.42945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.46343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.46410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.46460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.46510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.46543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.46642: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.46673: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.46681: when evaluation is False, skipping this task 178205 1726889933.46689: _execute() done 178205 1726889933.46695: dumping result to json 178205 1726889933.46703: done dumping result, returning 178205 1726889933.46715: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-000000002fd5] 178205 1726889933.46727: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd5 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889933.46889: no more pending results, returning what we have 178205 1726889933.46893: results queue empty 178205 1726889933.46894: checking for any_errors_fatal 178205 1726889933.46900: done checking for any_errors_fatal 178205 1726889933.46901: checking for max_fail_percentage 178205 1726889933.46903: done checking for max_fail_percentage 178205 1726889933.46904: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.46905: done checking to see if all hosts have failed 178205 1726889933.46906: getting the remaining hosts for this loop 178205 1726889933.46907: done getting the remaining hosts for this loop 178205 1726889933.46913: getting the next task for host managed_node2 178205 1726889933.46925: done getting next task for host managed_node2 178205 1726889933.46927: ^ task is: TASK: Show test pool 178205 1726889933.46932: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.46936: getting variables 178205 1726889933.46937: in VariableManager get_vars() 178205 1726889933.46977: Calling all_inventory to load vars for managed_node2 178205 1726889933.46981: Calling groups_inventory to load vars for managed_node2 178205 1726889933.46984: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.46995: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.46998: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.47001: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.47552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.48109: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd5 178205 1726889933.48115: WORKER PROCESS EXITING 178205 1726889933.48494: done with get_vars() 178205 1726889933.48511: done getting variables 178205 1726889933.48581: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:38:53 -0400 (0:00:00.080) 0:02:26.474 ****** 178205 1726889933.48617: entering _queue_task() for managed_node2/debug 178205 1726889933.48928: worker is 1 (out of 1 available) 178205 1726889933.48943: exiting _queue_task() for managed_node2/debug 178205 1726889933.48955: done queuing things up, now waiting for results queue to drain 178205 1726889933.48956: waiting for pending results... 178205 1726889933.49323: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889933.49469: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd7 178205 1726889933.49490: variable 'ansible_search_path' from source: unknown 178205 1726889933.49539: calling self._execute() 178205 1726889933.49679: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.49692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.49707: variable 'omit' from source: magic vars 178205 1726889933.51239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.55119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.55186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.55234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.55283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.55324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.55425: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.55447: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.55454: when evaluation is False, skipping this task 178205 1726889933.55460: _execute() done 178205 1726889933.55466: dumping result to json 178205 1726889933.55473: done dumping result, returning 178205 1726889933.55481: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-000000002fd7] 178205 1726889933.55490: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd7 skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889933.55637: no more pending results, returning what we have 178205 1726889933.55641: results queue empty 178205 1726889933.55641: checking for any_errors_fatal 178205 1726889933.55652: done checking for any_errors_fatal 178205 1726889933.55653: checking for max_fail_percentage 178205 1726889933.55654: done checking for max_fail_percentage 178205 1726889933.55655: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.55656: done checking to see if all hosts have failed 178205 1726889933.55657: getting the remaining hosts for this loop 178205 1726889933.55659: done getting the remaining hosts for this loop 178205 1726889933.55663: getting the next task for host managed_node2 178205 1726889933.55673: done getting next task for host managed_node2 178205 1726889933.55676: ^ task is: TASK: Show test blockinfo 178205 1726889933.55681: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.55686: getting variables 178205 1726889933.55688: in VariableManager get_vars() 178205 1726889933.55730: Calling all_inventory to load vars for managed_node2 178205 1726889933.55734: Calling groups_inventory to load vars for managed_node2 178205 1726889933.55738: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.55751: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.55754: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.55758: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.56857: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd7 178205 1726889933.56861: WORKER PROCESS EXITING 178205 1726889933.57013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.57621: done with get_vars() 178205 1726889933.57634: done getting variables 178205 1726889933.57688: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:38:53 -0400 (0:00:00.091) 0:02:26.565 ****** 178205 1726889933.57722: entering _queue_task() for managed_node2/debug 178205 1726889933.58084: worker is 1 (out of 1 available) 178205 1726889933.58098: exiting _queue_task() for managed_node2/debug 178205 1726889933.58136: done queuing things up, now waiting for results queue to drain 178205 1726889933.58138: waiting for pending results... 178205 1726889933.59103: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889933.59283: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd8 178205 1726889933.59327: variable 'ansible_search_path' from source: unknown 178205 1726889933.59367: calling self._execute() 178205 1726889933.59484: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.59495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.59515: variable 'omit' from source: magic vars 178205 1726889933.59900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.62456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.62818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.63075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.63134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.63249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.63477: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.63497: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.63503: when evaluation is False, skipping this task 178205 1726889933.63509: _execute() done 178205 1726889933.63518: dumping result to json 178205 1726889933.63523: done dumping result, returning 178205 1726889933.63532: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-000000002fd8] 178205 1726889933.63540: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd8 skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889933.63706: no more pending results, returning what we have 178205 1726889933.63710: results queue empty 178205 1726889933.63713: checking for any_errors_fatal 178205 1726889933.63725: done checking for any_errors_fatal 178205 1726889933.63725: checking for max_fail_percentage 178205 1726889933.63727: done checking for max_fail_percentage 178205 1726889933.63728: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.63730: done checking to see if all hosts have failed 178205 1726889933.63731: getting the remaining hosts for this loop 178205 1726889933.63733: done getting the remaining hosts for this loop 178205 1726889933.63737: getting the next task for host managed_node2 178205 1726889933.63747: done getting next task for host managed_node2 178205 1726889933.63750: ^ task is: TASK: Show test pool size 178205 1726889933.63755: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.63761: getting variables 178205 1726889933.63763: in VariableManager get_vars() 178205 1726889933.63808: Calling all_inventory to load vars for managed_node2 178205 1726889933.63832: Calling groups_inventory to load vars for managed_node2 178205 1726889933.63839: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.63851: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.63855: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.63858: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.65286: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd8 178205 1726889933.65289: WORKER PROCESS EXITING 178205 1726889933.65674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.66855: done with get_vars() 178205 1726889933.66870: done getting variables 178205 1726889933.66959: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:38:53 -0400 (0:00:00.092) 0:02:26.657 ****** 178205 1726889933.66993: entering _queue_task() for managed_node2/debug 178205 1726889933.67343: worker is 1 (out of 1 available) 178205 1726889933.67356: exiting _queue_task() for managed_node2/debug 178205 1726889933.67368: done queuing things up, now waiting for results queue to drain 178205 1726889933.67369: waiting for pending results... 178205 1726889933.67659: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889933.67792: in run() - task 02369adf-7a19-34ed-f5d1-000000002fd9 178205 1726889933.67817: variable 'ansible_search_path' from source: unknown 178205 1726889933.67855: calling self._execute() 178205 1726889933.67974: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.67985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.67998: variable 'omit' from source: magic vars 178205 1726889933.68382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.70821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.70905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.70948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.70989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.71023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.71129: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.71155: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.71167: when evaluation is False, skipping this task 178205 1726889933.71177: _execute() done 178205 1726889933.71188: dumping result to json 178205 1726889933.71199: done dumping result, returning 178205 1726889933.71209: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-000000002fd9] 178205 1726889933.71228: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd9 skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889933.71368: no more pending results, returning what we have 178205 1726889933.71371: results queue empty 178205 1726889933.71372: checking for any_errors_fatal 178205 1726889933.71380: done checking for any_errors_fatal 178205 1726889933.71381: checking for max_fail_percentage 178205 1726889933.71383: done checking for max_fail_percentage 178205 1726889933.71384: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.71385: done checking to see if all hosts have failed 178205 1726889933.71386: getting the remaining hosts for this loop 178205 1726889933.71387: done getting the remaining hosts for this loop 178205 1726889933.71390: getting the next task for host managed_node2 178205 1726889933.71399: done getting next task for host managed_node2 178205 1726889933.71402: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889933.71407: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.71413: getting variables 178205 1726889933.71415: in VariableManager get_vars() 178205 1726889933.71458: Calling all_inventory to load vars for managed_node2 178205 1726889933.71461: Calling groups_inventory to load vars for managed_node2 178205 1726889933.71465: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.71477: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.71481: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.71486: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.72305: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fd9 178205 1726889933.72309: WORKER PROCESS EXITING 178205 1726889933.72333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.72902: done with get_vars() 178205 1726889933.72920: done getting variables 178205 1726889933.72978: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:38:53 -0400 (0:00:00.060) 0:02:26.718 ****** 178205 1726889933.73015: entering _queue_task() for managed_node2/set_fact 178205 1726889933.73264: worker is 1 (out of 1 available) 178205 1726889933.73279: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.73292: done queuing things up, now waiting for results queue to drain 178205 1726889933.73293: waiting for pending results... 178205 1726889933.73604: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889933.73772: in run() - task 02369adf-7a19-34ed-f5d1-000000002fda 178205 1726889933.73792: variable 'ansible_search_path' from source: unknown 178205 1726889933.73832: calling self._execute() 178205 1726889933.73985: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.73997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.74015: variable 'omit' from source: magic vars 178205 1726889933.74435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889933.76997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889933.77091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889933.77131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889933.77170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889933.77200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889933.77315: variable '_storage_test_volume_present' from source: set_fact 178205 1726889933.77343: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889933.77351: when evaluation is False, skipping this task 178205 1726889933.77359: _execute() done 178205 1726889933.77369: dumping result to json 178205 1726889933.77383: done dumping result, returning 178205 1726889933.77394: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000002fda] 178205 1726889933.77408: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fda skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889933.77565: no more pending results, returning what we have 178205 1726889933.77568: results queue empty 178205 1726889933.77569: checking for any_errors_fatal 178205 1726889933.77578: done checking for any_errors_fatal 178205 1726889933.77578: checking for max_fail_percentage 178205 1726889933.77580: done checking for max_fail_percentage 178205 1726889933.77581: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.77582: done checking to see if all hosts have failed 178205 1726889933.77583: getting the remaining hosts for this loop 178205 1726889933.77584: done getting the remaining hosts for this loop 178205 1726889933.77588: getting the next task for host managed_node2 178205 1726889933.77603: done getting next task for host managed_node2 178205 1726889933.77606: ^ task is: TASK: Default thin pool reserved space values 178205 1726889933.77613: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.77618: getting variables 178205 1726889933.77620: in VariableManager get_vars() 178205 1726889933.77663: Calling all_inventory to load vars for managed_node2 178205 1726889933.77666: Calling groups_inventory to load vars for managed_node2 178205 1726889933.77672: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.77683: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.77687: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.77691: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.78442: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fda 178205 1726889933.78445: WORKER PROCESS EXITING 178205 1726889933.78472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.79149: done with get_vars() 178205 1726889933.79162: done getting variables 178205 1726889933.79218: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:38:53 -0400 (0:00:00.062) 0:02:26.780 ****** 178205 1726889933.79249: entering _queue_task() for managed_node2/set_fact 178205 1726889933.79489: worker is 1 (out of 1 available) 178205 1726889933.79501: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.79515: done queuing things up, now waiting for results queue to drain 178205 1726889933.79517: waiting for pending results... 178205 1726889933.79817: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889933.79965: in run() - task 02369adf-7a19-34ed-f5d1-000000002fdc 178205 1726889933.79985: variable 'ansible_search_path' from source: unknown 178205 1726889933.80023: calling self._execute() 178205 1726889933.80151: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.80163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.80183: variable 'omit' from source: magic vars 178205 1726889933.80565: variable 'storage_test_volume' from source: include params 178205 1726889933.80612: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.80622: when evaluation is False, skipping this task 178205 1726889933.80630: _execute() done 178205 1726889933.80637: dumping result to json 178205 1726889933.80643: done dumping result, returning 178205 1726889933.80652: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000002fdc] 178205 1726889933.80665: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdc skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.80823: no more pending results, returning what we have 178205 1726889933.80827: results queue empty 178205 1726889933.80828: checking for any_errors_fatal 178205 1726889933.80837: done checking for any_errors_fatal 178205 1726889933.80838: checking for max_fail_percentage 178205 1726889933.80839: done checking for max_fail_percentage 178205 1726889933.80840: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.80842: done checking to see if all hosts have failed 178205 1726889933.80842: getting the remaining hosts for this loop 178205 1726889933.80844: done getting the remaining hosts for this loop 178205 1726889933.80847: getting the next task for host managed_node2 178205 1726889933.80855: done getting next task for host managed_node2 178205 1726889933.80858: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889933.80865: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.80870: getting variables 178205 1726889933.80871: in VariableManager get_vars() 178205 1726889933.80910: Calling all_inventory to load vars for managed_node2 178205 1726889933.80915: Calling groups_inventory to load vars for managed_node2 178205 1726889933.80920: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.80935: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.80939: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.80943: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.81696: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdc 178205 1726889933.81699: WORKER PROCESS EXITING 178205 1726889933.81727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.82342: done with get_vars() 178205 1726889933.82354: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:38:53 -0400 (0:00:00.031) 0:02:26.812 ****** 178205 1726889933.82432: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.82661: worker is 1 (out of 1 available) 178205 1726889933.82673: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.82683: done queuing things up, now waiting for results queue to drain 178205 1726889933.82684: waiting for pending results... 178205 1726889933.82964: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889933.83084: in run() - task 02369adf-7a19-34ed-f5d1-000000002fdd 178205 1726889933.83108: variable 'ansible_search_path' from source: unknown 178205 1726889933.83152: calling self._execute() 178205 1726889933.83269: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.83279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.83292: variable 'omit' from source: magic vars 178205 1726889933.83661: variable 'storage_test_volume' from source: include params 178205 1726889933.83704: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.83713: when evaluation is False, skipping this task 178205 1726889933.83721: _execute() done 178205 1726889933.83728: dumping result to json 178205 1726889933.83735: done dumping result, returning 178205 1726889933.83748: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000002fdd] 178205 1726889933.83759: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdd 178205 1726889933.83871: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdd 178205 1726889933.83879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.83935: no more pending results, returning what we have 178205 1726889933.83938: results queue empty 178205 1726889933.83939: checking for any_errors_fatal 178205 1726889933.83947: done checking for any_errors_fatal 178205 1726889933.83948: checking for max_fail_percentage 178205 1726889933.83949: done checking for max_fail_percentage 178205 1726889933.83950: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.83951: done checking to see if all hosts have failed 178205 1726889933.83952: getting the remaining hosts for this loop 178205 1726889933.83954: done getting the remaining hosts for this loop 178205 1726889933.83957: getting the next task for host managed_node2 178205 1726889933.83967: done getting next task for host managed_node2 178205 1726889933.83970: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889933.83977: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.83983: getting variables 178205 1726889933.83985: in VariableManager get_vars() 178205 1726889933.84027: Calling all_inventory to load vars for managed_node2 178205 1726889933.84030: Calling groups_inventory to load vars for managed_node2 178205 1726889933.84033: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.84046: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.84049: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.84053: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.84592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.85163: done with get_vars() 178205 1726889933.85178: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:38:53 -0400 (0:00:00.028) 0:02:26.840 ****** 178205 1726889933.85263: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.85519: worker is 1 (out of 1 available) 178205 1726889933.85532: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.85547: done queuing things up, now waiting for results queue to drain 178205 1726889933.85549: waiting for pending results... 178205 1726889933.85880: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889933.86032: in run() - task 02369adf-7a19-34ed-f5d1-000000002fde 178205 1726889933.86052: variable 'ansible_search_path' from source: unknown 178205 1726889933.86093: calling self._execute() 178205 1726889933.86246: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.86259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.86273: variable 'omit' from source: magic vars 178205 1726889933.86694: variable 'storage_test_volume' from source: include params 178205 1726889933.86751: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.86768: when evaluation is False, skipping this task 178205 1726889933.86777: _execute() done 178205 1726889933.86788: dumping result to json 178205 1726889933.86799: done dumping result, returning 178205 1726889933.86810: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000002fde] 178205 1726889933.86823: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fde skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.86990: no more pending results, returning what we have 178205 1726889933.86994: results queue empty 178205 1726889933.86995: checking for any_errors_fatal 178205 1726889933.87007: done checking for any_errors_fatal 178205 1726889933.87008: checking for max_fail_percentage 178205 1726889933.87011: done checking for max_fail_percentage 178205 1726889933.87013: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.87014: done checking to see if all hosts have failed 178205 1726889933.87015: getting the remaining hosts for this loop 178205 1726889933.87017: done getting the remaining hosts for this loop 178205 1726889933.87021: getting the next task for host managed_node2 178205 1726889933.87032: done getting next task for host managed_node2 178205 1726889933.87036: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889933.87043: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.87048: getting variables 178205 1726889933.87050: in VariableManager get_vars() 178205 1726889933.87090: Calling all_inventory to load vars for managed_node2 178205 1726889933.87093: Calling groups_inventory to load vars for managed_node2 178205 1726889933.87097: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.87111: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.87118: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.87124: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.88326: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fde 178205 1726889933.88329: WORKER PROCESS EXITING 178205 1726889933.88490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.89035: done with get_vars() 178205 1726889933.89049: done getting variables 178205 1726889933.89102: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:38:53 -0400 (0:00:00.038) 0:02:26.879 ****** 178205 1726889933.89131: entering _queue_task() for managed_node2/set_fact 178205 1726889933.89355: worker is 1 (out of 1 available) 178205 1726889933.89368: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.89379: done queuing things up, now waiting for results queue to drain 178205 1726889933.89380: waiting for pending results... 178205 1726889933.89674: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889933.89817: in run() - task 02369adf-7a19-34ed-f5d1-000000002fdf 178205 1726889933.89840: variable 'ansible_search_path' from source: unknown 178205 1726889933.89879: calling self._execute() 178205 1726889933.90009: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.90024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.90041: variable 'omit' from source: magic vars 178205 1726889933.90457: variable 'storage_test_volume' from source: include params 178205 1726889933.90509: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.90518: when evaluation is False, skipping this task 178205 1726889933.90525: _execute() done 178205 1726889933.90533: dumping result to json 178205 1726889933.90540: done dumping result, returning 178205 1726889933.90551: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-000000002fdf] 178205 1726889933.90561: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdf 178205 1726889933.90677: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fdf 178205 1726889933.90685: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.90736: no more pending results, returning what we have 178205 1726889933.90740: results queue empty 178205 1726889933.90742: checking for any_errors_fatal 178205 1726889933.90753: done checking for any_errors_fatal 178205 1726889933.90754: checking for max_fail_percentage 178205 1726889933.90757: done checking for max_fail_percentage 178205 1726889933.90758: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.90759: done checking to see if all hosts have failed 178205 1726889933.90760: getting the remaining hosts for this loop 178205 1726889933.90762: done getting the remaining hosts for this loop 178205 1726889933.90765: getting the next task for host managed_node2 178205 1726889933.90775: done getting next task for host managed_node2 178205 1726889933.90777: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889933.90785: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.90789: getting variables 178205 1726889933.90792: in VariableManager get_vars() 178205 1726889933.90835: Calling all_inventory to load vars for managed_node2 178205 1726889933.90838: Calling groups_inventory to load vars for managed_node2 178205 1726889933.90842: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.90855: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.90858: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.90861: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.91587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.92120: done with get_vars() 178205 1726889933.92134: done getting variables 178205 1726889933.92192: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:38:53 -0400 (0:00:00.030) 0:02:26.910 ****** 178205 1726889933.92225: entering _queue_task() for managed_node2/set_fact 178205 1726889933.92467: worker is 1 (out of 1 available) 178205 1726889933.92479: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.92490: done queuing things up, now waiting for results queue to drain 178205 1726889933.92491: waiting for pending results... 178205 1726889933.92778: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889933.92893: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe0 178205 1726889933.92916: variable 'ansible_search_path' from source: unknown 178205 1726889933.92958: calling self._execute() 178205 1726889933.93077: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.93088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.93101: variable 'omit' from source: magic vars 178205 1726889933.93485: variable 'storage_test_volume' from source: include params 178205 1726889933.93526: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.93534: when evaluation is False, skipping this task 178205 1726889933.93541: _execute() done 178205 1726889933.93549: dumping result to json 178205 1726889933.93555: done dumping result, returning 178205 1726889933.93563: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000002fe0] 178205 1726889933.93571: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe0 178205 1726889933.93681: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe0 178205 1726889933.93688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.93737: no more pending results, returning what we have 178205 1726889933.93740: results queue empty 178205 1726889933.93742: checking for any_errors_fatal 178205 1726889933.93750: done checking for any_errors_fatal 178205 1726889933.93751: checking for max_fail_percentage 178205 1726889933.93753: done checking for max_fail_percentage 178205 1726889933.93753: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.93754: done checking to see if all hosts have failed 178205 1726889933.93755: getting the remaining hosts for this loop 178205 1726889933.93757: done getting the remaining hosts for this loop 178205 1726889933.93760: getting the next task for host managed_node2 178205 1726889933.93768: done getting next task for host managed_node2 178205 1726889933.93771: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889933.93777: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.93781: getting variables 178205 1726889933.93783: in VariableManager get_vars() 178205 1726889933.93822: Calling all_inventory to load vars for managed_node2 178205 1726889933.93825: Calling groups_inventory to load vars for managed_node2 178205 1726889933.93828: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.93841: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.93844: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.93847: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.94625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.95272: done with get_vars() 178205 1726889933.95286: done getting variables 178205 1726889933.95345: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:38:53 -0400 (0:00:00.031) 0:02:26.941 ****** 178205 1726889933.95373: entering _queue_task() for managed_node2/set_fact 178205 1726889933.95629: worker is 1 (out of 1 available) 178205 1726889933.95644: exiting _queue_task() for managed_node2/set_fact 178205 1726889933.95656: done queuing things up, now waiting for results queue to drain 178205 1726889933.95657: waiting for pending results... 178205 1726889933.95945: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889933.96078: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe1 178205 1726889933.96105: variable 'ansible_search_path' from source: unknown 178205 1726889933.96149: calling self._execute() 178205 1726889933.96278: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.96290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.96306: variable 'omit' from source: magic vars 178205 1726889933.96719: variable 'storage_test_volume' from source: include params 178205 1726889933.96765: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.96773: when evaluation is False, skipping this task 178205 1726889933.96780: _execute() done 178205 1726889933.96786: dumping result to json 178205 1726889933.96793: done dumping result, returning 178205 1726889933.96802: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000002fe1] 178205 1726889933.96813: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889933.96963: no more pending results, returning what we have 178205 1726889933.96967: results queue empty 178205 1726889933.96968: checking for any_errors_fatal 178205 1726889933.96979: done checking for any_errors_fatal 178205 1726889933.96980: checking for max_fail_percentage 178205 1726889933.96982: done checking for max_fail_percentage 178205 1726889933.96983: checking to see if all hosts have failed and the running result is not ok 178205 1726889933.96984: done checking to see if all hosts have failed 178205 1726889933.96985: getting the remaining hosts for this loop 178205 1726889933.96986: done getting the remaining hosts for this loop 178205 1726889933.96990: getting the next task for host managed_node2 178205 1726889933.96999: done getting next task for host managed_node2 178205 1726889933.97002: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889933.97009: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889933.97016: getting variables 178205 1726889933.97018: in VariableManager get_vars() 178205 1726889933.97058: Calling all_inventory to load vars for managed_node2 178205 1726889933.97061: Calling groups_inventory to load vars for managed_node2 178205 1726889933.97065: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889933.97078: Calling all_plugins_play to load vars for managed_node2 178205 1726889933.97081: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889933.97084: Calling groups_plugins_play to load vars for managed_node2 178205 1726889933.97878: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe1 178205 1726889933.97881: WORKER PROCESS EXITING 178205 1726889933.97903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889933.98518: done with get_vars() 178205 1726889933.98531: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:38:53 -0400 (0:00:00.032) 0:02:26.974 ****** 178205 1726889933.98606: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.98835: worker is 1 (out of 1 available) 178205 1726889933.98847: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889933.98858: done queuing things up, now waiting for results queue to drain 178205 1726889933.98860: waiting for pending results... 178205 1726889933.99140: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889933.99258: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe2 178205 1726889933.99277: variable 'ansible_search_path' from source: unknown 178205 1726889933.99319: calling self._execute() 178205 1726889933.99440: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889933.99450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889933.99466: variable 'omit' from source: magic vars 178205 1726889933.99856: variable 'storage_test_volume' from source: include params 178205 1726889933.99895: Evaluated conditional (storage_test_volume.thin): False 178205 1726889933.99903: when evaluation is False, skipping this task 178205 1726889933.99908: _execute() done 178205 1726889933.99917: dumping result to json 178205 1726889933.99923: done dumping result, returning 178205 1726889933.99931: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-000000002fe2] 178205 1726889933.99939: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe2 178205 1726889934.00045: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe2 178205 1726889934.00051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.00104: no more pending results, returning what we have 178205 1726889934.00108: results queue empty 178205 1726889934.00109: checking for any_errors_fatal 178205 1726889934.00120: done checking for any_errors_fatal 178205 1726889934.00120: checking for max_fail_percentage 178205 1726889934.00123: done checking for max_fail_percentage 178205 1726889934.00124: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.00125: done checking to see if all hosts have failed 178205 1726889934.00125: getting the remaining hosts for this loop 178205 1726889934.00127: done getting the remaining hosts for this loop 178205 1726889934.00130: getting the next task for host managed_node2 178205 1726889934.00138: done getting next task for host managed_node2 178205 1726889934.00141: ^ task is: TASK: Show max thin pool size 178205 1726889934.00146: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.00151: getting variables 178205 1726889934.00153: in VariableManager get_vars() 178205 1726889934.00191: Calling all_inventory to load vars for managed_node2 178205 1726889934.00194: Calling groups_inventory to load vars for managed_node2 178205 1726889934.00198: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.00214: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.00218: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.00222: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.00735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.01390: done with get_vars() 178205 1726889934.01404: done getting variables 178205 1726889934.01463: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:38:54 -0400 (0:00:00.028) 0:02:27.002 ****** 178205 1726889934.01493: entering _queue_task() for managed_node2/debug 178205 1726889934.01774: worker is 1 (out of 1 available) 178205 1726889934.01788: exiting _queue_task() for managed_node2/debug 178205 1726889934.01882: done queuing things up, now waiting for results queue to drain 178205 1726889934.01884: waiting for pending results... 178205 1726889934.02193: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889934.02332: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe3 178205 1726889934.02353: variable 'ansible_search_path' from source: unknown 178205 1726889934.02391: calling self._execute() 178205 1726889934.02514: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.02526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.02542: variable 'omit' from source: magic vars 178205 1726889934.03264: variable 'storage_test_volume' from source: include params 178205 1726889934.03423: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.03432: when evaluation is False, skipping this task 178205 1726889934.03440: _execute() done 178205 1726889934.03447: dumping result to json 178205 1726889934.03455: done dumping result, returning 178205 1726889934.03465: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-000000002fe3] 178205 1726889934.03476: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe3 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889934.03623: no more pending results, returning what we have 178205 1726889934.03627: results queue empty 178205 1726889934.03628: checking for any_errors_fatal 178205 1726889934.03638: done checking for any_errors_fatal 178205 1726889934.03639: checking for max_fail_percentage 178205 1726889934.03641: done checking for max_fail_percentage 178205 1726889934.03642: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.03644: done checking to see if all hosts have failed 178205 1726889934.03645: getting the remaining hosts for this loop 178205 1726889934.03646: done getting the remaining hosts for this loop 178205 1726889934.03650: getting the next task for host managed_node2 178205 1726889934.03659: done getting next task for host managed_node2 178205 1726889934.03661: ^ task is: TASK: Show volume thin pool size 178205 1726889934.03668: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.03672: getting variables 178205 1726889934.03674: in VariableManager get_vars() 178205 1726889934.03720: Calling all_inventory to load vars for managed_node2 178205 1726889934.03724: Calling groups_inventory to load vars for managed_node2 178205 1726889934.03728: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.03741: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.03745: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.03748: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.04323: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe3 178205 1726889934.04330: WORKER PROCESS EXITING 178205 1726889934.04728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.05571: done with get_vars() 178205 1726889934.05584: done getting variables 178205 1726889934.05803: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:38:54 -0400 (0:00:00.043) 0:02:27.046 ****** 178205 1726889934.05835: entering _queue_task() for managed_node2/debug 178205 1726889934.06367: worker is 1 (out of 1 available) 178205 1726889934.06378: exiting _queue_task() for managed_node2/debug 178205 1726889934.06390: done queuing things up, now waiting for results queue to drain 178205 1726889934.06391: waiting for pending results... 178205 1726889934.06977: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889934.07220: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe4 178205 1726889934.07243: variable 'ansible_search_path' from source: unknown 178205 1726889934.07284: calling self._execute() 178205 1726889934.07523: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.07626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.07640: variable 'omit' from source: magic vars 178205 1726889934.08360: variable 'storage_test_volume' from source: include params 178205 1726889934.08534: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.08577: when evaluation is False, skipping this task 178205 1726889934.08585: _execute() done 178205 1726889934.08592: dumping result to json 178205 1726889934.08603: done dumping result, returning 178205 1726889934.08618: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-000000002fe4] 178205 1726889934.08637: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe4 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889934.08809: no more pending results, returning what we have 178205 1726889934.08817: results queue empty 178205 1726889934.08818: checking for any_errors_fatal 178205 1726889934.08828: done checking for any_errors_fatal 178205 1726889934.08829: checking for max_fail_percentage 178205 1726889934.08831: done checking for max_fail_percentage 178205 1726889934.08832: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.08834: done checking to see if all hosts have failed 178205 1726889934.08834: getting the remaining hosts for this loop 178205 1726889934.08836: done getting the remaining hosts for this loop 178205 1726889934.08840: getting the next task for host managed_node2 178205 1726889934.08850: done getting next task for host managed_node2 178205 1726889934.08853: ^ task is: TASK: Show test volume size 178205 1726889934.08859: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.08863: getting variables 178205 1726889934.08865: in VariableManager get_vars() 178205 1726889934.08909: Calling all_inventory to load vars for managed_node2 178205 1726889934.08914: Calling groups_inventory to load vars for managed_node2 178205 1726889934.08918: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.08932: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.08935: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.08939: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.10191: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe4 178205 1726889934.10195: WORKER PROCESS EXITING 178205 1726889934.10458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.11037: done with get_vars() 178205 1726889934.11051: done getting variables 178205 1726889934.11100: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:38:54 -0400 (0:00:00.052) 0:02:27.099 ****** 178205 1726889934.11128: entering _queue_task() for managed_node2/debug 178205 1726889934.11379: worker is 1 (out of 1 available) 178205 1726889934.11392: exiting _queue_task() for managed_node2/debug 178205 1726889934.11403: done queuing things up, now waiting for results queue to drain 178205 1726889934.11404: waiting for pending results... 178205 1726889934.11687: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889934.11838: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe5 178205 1726889934.11861: variable 'ansible_search_path' from source: unknown 178205 1726889934.11897: calling self._execute() 178205 1726889934.12022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.12033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.12046: variable 'omit' from source: magic vars 178205 1726889934.12431: variable 'storage_test_volume' from source: include params 178205 1726889934.12472: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.12479: when evaluation is False, skipping this task 178205 1726889934.12486: _execute() done 178205 1726889934.12496: dumping result to json 178205 1726889934.12503: done dumping result, returning 178205 1726889934.12514: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-000000002fe5] 178205 1726889934.12524: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe5 skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889934.12675: no more pending results, returning what we have 178205 1726889934.12679: results queue empty 178205 1726889934.12680: checking for any_errors_fatal 178205 1726889934.12690: done checking for any_errors_fatal 178205 1726889934.12691: checking for max_fail_percentage 178205 1726889934.12693: done checking for max_fail_percentage 178205 1726889934.12694: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.12695: done checking to see if all hosts have failed 178205 1726889934.12696: getting the remaining hosts for this loop 178205 1726889934.12697: done getting the remaining hosts for this loop 178205 1726889934.12700: getting the next task for host managed_node2 178205 1726889934.12709: done getting next task for host managed_node2 178205 1726889934.12714: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889934.12720: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.12725: getting variables 178205 1726889934.12727: in VariableManager get_vars() 178205 1726889934.12768: Calling all_inventory to load vars for managed_node2 178205 1726889934.12771: Calling groups_inventory to load vars for managed_node2 178205 1726889934.12775: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.12788: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.12791: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.12794: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.13386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.14218: done with get_vars() 178205 1726889934.14233: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe5 178205 1726889934.14236: WORKER PROCESS EXITING 178205 1726889934.14242: done getting variables 178205 1726889934.14296: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:38:54 -0400 (0:00:00.031) 0:02:27.131 ****** 178205 1726889934.14331: entering _queue_task() for managed_node2/set_fact 178205 1726889934.14565: worker is 1 (out of 1 available) 178205 1726889934.14577: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.14588: done queuing things up, now waiting for results queue to drain 178205 1726889934.14589: waiting for pending results... 178205 1726889934.14867: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889934.15009: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe6 178205 1726889934.15035: variable 'ansible_search_path' from source: unknown 178205 1726889934.15074: calling self._execute() 178205 1726889934.15190: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.15200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.15213: variable 'omit' from source: magic vars 178205 1726889934.15592: variable 'storage_test_volume' from source: include params 178205 1726889934.15640: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.15648: when evaluation is False, skipping this task 178205 1726889934.15656: _execute() done 178205 1726889934.15663: dumping result to json 178205 1726889934.15670: done dumping result, returning 178205 1726889934.15685: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-000000002fe6] 178205 1726889934.15696: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe6 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.15884: no more pending results, returning what we have 178205 1726889934.15888: results queue empty 178205 1726889934.15889: checking for any_errors_fatal 178205 1726889934.15900: done checking for any_errors_fatal 178205 1726889934.15901: checking for max_fail_percentage 178205 1726889934.15903: done checking for max_fail_percentage 178205 1726889934.15904: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.15905: done checking to see if all hosts have failed 178205 1726889934.15906: getting the remaining hosts for this loop 178205 1726889934.15907: done getting the remaining hosts for this loop 178205 1726889934.15911: getting the next task for host managed_node2 178205 1726889934.15922: done getting next task for host managed_node2 178205 1726889934.15925: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889934.15932: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.15936: getting variables 178205 1726889934.15938: in VariableManager get_vars() 178205 1726889934.15979: Calling all_inventory to load vars for managed_node2 178205 1726889934.15982: Calling groups_inventory to load vars for managed_node2 178205 1726889934.15986: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.16001: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.16004: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.16008: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.16616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.17140: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe6 178205 1726889934.17143: WORKER PROCESS EXITING 178205 1726889934.17724: done with get_vars() 178205 1726889934.17738: done getting variables 178205 1726889934.17797: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:38:54 -0400 (0:00:00.034) 0:02:27.166 ****** 178205 1726889934.17833: entering _queue_task() for managed_node2/set_fact 178205 1726889934.18076: worker is 1 (out of 1 available) 178205 1726889934.18090: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.18102: done queuing things up, now waiting for results queue to drain 178205 1726889934.18102: waiting for pending results... 178205 1726889934.18390: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889934.18516: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe7 178205 1726889934.18536: variable 'ansible_search_path' from source: unknown 178205 1726889934.18580: calling self._execute() 178205 1726889934.18699: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.18710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.18727: variable 'omit' from source: magic vars 178205 1726889934.19094: variable 'storage_test_volume' from source: include params 178205 1726889934.19138: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.19146: when evaluation is False, skipping this task 178205 1726889934.19153: _execute() done 178205 1726889934.19160: dumping result to json 178205 1726889934.19166: done dumping result, returning 178205 1726889934.19175: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000002fe7] 178205 1726889934.19185: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.19348: no more pending results, returning what we have 178205 1726889934.19352: results queue empty 178205 1726889934.19353: checking for any_errors_fatal 178205 1726889934.19365: done checking for any_errors_fatal 178205 1726889934.19366: checking for max_fail_percentage 178205 1726889934.19367: done checking for max_fail_percentage 178205 1726889934.19368: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.19369: done checking to see if all hosts have failed 178205 1726889934.19370: getting the remaining hosts for this loop 178205 1726889934.19372: done getting the remaining hosts for this loop 178205 1726889934.19375: getting the next task for host managed_node2 178205 1726889934.19383: done getting next task for host managed_node2 178205 1726889934.19386: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889934.19392: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.19396: getting variables 178205 1726889934.19398: in VariableManager get_vars() 178205 1726889934.19439: Calling all_inventory to load vars for managed_node2 178205 1726889934.19441: Calling groups_inventory to load vars for managed_node2 178205 1726889934.19445: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.19458: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.19461: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.19464: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.20218: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe7 178205 1726889934.20221: WORKER PROCESS EXITING 178205 1726889934.20242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.20851: done with get_vars() 178205 1726889934.20864: done getting variables 178205 1726889934.20920: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:38:54 -0400 (0:00:00.031) 0:02:27.197 ****** 178205 1726889934.20949: entering _queue_task() for managed_node2/set_fact 178205 1726889934.21161: worker is 1 (out of 1 available) 178205 1726889934.21174: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.21185: done queuing things up, now waiting for results queue to drain 178205 1726889934.21186: waiting for pending results... 178205 1726889934.21454: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889934.21570: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe8 178205 1726889934.21591: variable 'ansible_search_path' from source: unknown 178205 1726889934.21633: calling self._execute() 178205 1726889934.21750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.21760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.21774: variable 'omit' from source: magic vars 178205 1726889934.22137: variable 'storage_test_volume' from source: include params 178205 1726889934.22184: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.22192: when evaluation is False, skipping this task 178205 1726889934.22199: _execute() done 178205 1726889934.22206: dumping result to json 178205 1726889934.22216: done dumping result, returning 178205 1726889934.22226: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-000000002fe8] 178205 1726889934.22237: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe8 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.22373: no more pending results, returning what we have 178205 1726889934.22377: results queue empty 178205 1726889934.22378: checking for any_errors_fatal 178205 1726889934.22390: done checking for any_errors_fatal 178205 1726889934.22391: checking for max_fail_percentage 178205 1726889934.22393: done checking for max_fail_percentage 178205 1726889934.22394: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.22395: done checking to see if all hosts have failed 178205 1726889934.22396: getting the remaining hosts for this loop 178205 1726889934.22397: done getting the remaining hosts for this loop 178205 1726889934.22400: getting the next task for host managed_node2 178205 1726889934.22408: done getting next task for host managed_node2 178205 1726889934.22411: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889934.22418: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.22423: getting variables 178205 1726889934.22425: in VariableManager get_vars() 178205 1726889934.22461: Calling all_inventory to load vars for managed_node2 178205 1726889934.22463: Calling groups_inventory to load vars for managed_node2 178205 1726889934.22467: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.22478: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.22480: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.22483: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.22992: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe8 178205 1726889934.22996: WORKER PROCESS EXITING 178205 1726889934.23019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.23666: done with get_vars() 178205 1726889934.23681: done getting variables 178205 1726889934.23739: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:38:54 -0400 (0:00:00.028) 0:02:27.225 ****** 178205 1726889934.23770: entering _queue_task() for managed_node2/set_fact 178205 1726889934.24005: worker is 1 (out of 1 available) 178205 1726889934.24019: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.24031: done queuing things up, now waiting for results queue to drain 178205 1726889934.24032: waiting for pending results... 178205 1726889934.24350: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889934.24487: in run() - task 02369adf-7a19-34ed-f5d1-000000002fe9 178205 1726889934.24507: variable 'ansible_search_path' from source: unknown 178205 1726889934.24550: calling self._execute() 178205 1726889934.24680: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.24698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.24716: variable 'omit' from source: magic vars 178205 1726889934.25086: variable 'storage_test_volume' from source: include params 178205 1726889934.25136: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.25145: when evaluation is False, skipping this task 178205 1726889934.25154: _execute() done 178205 1726889934.25162: dumping result to json 178205 1726889934.25171: done dumping result, returning 178205 1726889934.25183: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-000000002fe9] 178205 1726889934.25195: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe9 178205 1726889934.25319: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fe9 178205 1726889934.25327: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.25385: no more pending results, returning what we have 178205 1726889934.25389: results queue empty 178205 1726889934.25390: checking for any_errors_fatal 178205 1726889934.25400: done checking for any_errors_fatal 178205 1726889934.25401: checking for max_fail_percentage 178205 1726889934.25403: done checking for max_fail_percentage 178205 1726889934.25404: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.25405: done checking to see if all hosts have failed 178205 1726889934.25406: getting the remaining hosts for this loop 178205 1726889934.25408: done getting the remaining hosts for this loop 178205 1726889934.25413: getting the next task for host managed_node2 178205 1726889934.25422: done getting next task for host managed_node2 178205 1726889934.25425: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889934.25431: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.25438: getting variables 178205 1726889934.25440: in VariableManager get_vars() 178205 1726889934.25481: Calling all_inventory to load vars for managed_node2 178205 1726889934.25484: Calling groups_inventory to load vars for managed_node2 178205 1726889934.25507: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.25523: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.25527: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.25530: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.26097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.26914: done with get_vars() 178205 1726889934.26929: done getting variables 178205 1726889934.26987: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:38:54 -0400 (0:00:00.032) 0:02:27.258 ****** 178205 1726889934.27027: entering _queue_task() for managed_node2/set_fact 178205 1726889934.27322: worker is 1 (out of 1 available) 178205 1726889934.27339: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.27351: done queuing things up, now waiting for results queue to drain 178205 1726889934.27352: waiting for pending results... 178205 1726889934.27739: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889934.27866: in run() - task 02369adf-7a19-34ed-f5d1-000000002fea 178205 1726889934.27887: variable 'ansible_search_path' from source: unknown 178205 1726889934.27929: calling self._execute() 178205 1726889934.28054: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.28066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.28079: variable 'omit' from source: magic vars 178205 1726889934.28435: variable 'storage_test_volume' from source: include params 178205 1726889934.28482: Evaluated conditional (storage_test_volume.thin): False 178205 1726889934.28490: when evaluation is False, skipping this task 178205 1726889934.28496: _execute() done 178205 1726889934.28503: dumping result to json 178205 1726889934.28509: done dumping result, returning 178205 1726889934.28521: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000002fea] 178205 1726889934.28532: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fea 178205 1726889934.28644: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fea 178205 1726889934.28650: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889934.28701: no more pending results, returning what we have 178205 1726889934.28705: results queue empty 178205 1726889934.28706: checking for any_errors_fatal 178205 1726889934.28722: done checking for any_errors_fatal 178205 1726889934.28723: checking for max_fail_percentage 178205 1726889934.28725: done checking for max_fail_percentage 178205 1726889934.28726: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.28727: done checking to see if all hosts have failed 178205 1726889934.28728: getting the remaining hosts for this loop 178205 1726889934.28729: done getting the remaining hosts for this loop 178205 1726889934.28733: getting the next task for host managed_node2 178205 1726889934.28744: done getting next task for host managed_node2 178205 1726889934.28747: ^ task is: TASK: Show actual size 178205 1726889934.28753: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.28757: getting variables 178205 1726889934.28759: in VariableManager get_vars() 178205 1726889934.28799: Calling all_inventory to load vars for managed_node2 178205 1726889934.28802: Calling groups_inventory to load vars for managed_node2 178205 1726889934.28806: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.28822: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.28825: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.28828: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.30208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.30831: done with get_vars() 178205 1726889934.30847: done getting variables 178205 1726889934.30907: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:38:54 -0400 (0:00:00.039) 0:02:27.297 ****** 178205 1726889934.30942: entering _queue_task() for managed_node2/debug 178205 1726889934.31242: worker is 1 (out of 1 available) 178205 1726889934.31257: exiting _queue_task() for managed_node2/debug 178205 1726889934.31269: done queuing things up, now waiting for results queue to drain 178205 1726889934.31269: waiting for pending results... 178205 1726889934.31583: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889934.31764: in run() - task 02369adf-7a19-34ed-f5d1-000000002fec 178205 1726889934.31785: variable 'ansible_search_path' from source: unknown 178205 1726889934.31831: calling self._execute() 178205 1726889934.31951: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.31962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.31974: variable 'omit' from source: magic vars 178205 1726889934.32090: variable 'omit' from source: magic vars 178205 1726889934.32155: variable 'omit' from source: magic vars 178205 1726889934.32190: variable 'omit' from source: magic vars 178205 1726889934.32239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889934.32282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889934.32305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889934.32327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.32342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.32377: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889934.32385: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.32392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.32498: Set connection var ansible_pipelining to False 178205 1726889934.32510: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889934.32525: Set connection var ansible_shell_executable to /bin/sh 178205 1726889934.32533: Set connection var ansible_connection to ssh 178205 1726889934.32543: Set connection var ansible_shell_type to sh 178205 1726889934.32552: Set connection var ansible_timeout to 10 178205 1726889934.32586: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.32593: variable 'ansible_connection' from source: unknown 178205 1726889934.32599: variable 'ansible_module_compression' from source: unknown 178205 1726889934.32605: variable 'ansible_shell_type' from source: unknown 178205 1726889934.32610: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.32618: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.32625: variable 'ansible_pipelining' from source: unknown 178205 1726889934.32632: variable 'ansible_timeout' from source: unknown 178205 1726889934.32639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.32782: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889934.32803: variable 'omit' from source: magic vars 178205 1726889934.32814: starting attempt loop 178205 1726889934.32821: running the handler 178205 1726889934.32873: variable 'storage_test_actual_size' from source: set_fact 178205 1726889934.33187: variable 'storage_test_actual_size' from source: set_fact 178205 1726889934.33400: handler run complete 178205 1726889934.33433: attempt loop complete, returning result 178205 1726889934.33525: _execute() done 178205 1726889934.33532: dumping result to json 178205 1726889934.33539: done dumping result, returning 178205 1726889934.33554: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000002fec] 178205 1726889934.33564: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fec ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889934.33714: no more pending results, returning what we have 178205 1726889934.33718: results queue empty 178205 1726889934.33719: checking for any_errors_fatal 178205 1726889934.33734: done checking for any_errors_fatal 178205 1726889934.33735: checking for max_fail_percentage 178205 1726889934.33737: done checking for max_fail_percentage 178205 1726889934.33738: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.33739: done checking to see if all hosts have failed 178205 1726889934.33740: getting the remaining hosts for this loop 178205 1726889934.33743: done getting the remaining hosts for this loop 178205 1726889934.33746: getting the next task for host managed_node2 178205 1726889934.33754: done getting next task for host managed_node2 178205 1726889934.33757: ^ task is: TASK: Show expected size 178205 1726889934.33765: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.33772: getting variables 178205 1726889934.33774: in VariableManager get_vars() 178205 1726889934.33817: Calling all_inventory to load vars for managed_node2 178205 1726889934.33820: Calling groups_inventory to load vars for managed_node2 178205 1726889934.33824: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.33835: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.33838: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.33841: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.34423: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fec 178205 1726889934.34430: WORKER PROCESS EXITING 178205 1726889934.34928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.35636: done with get_vars() 178205 1726889934.35651: done getting variables 178205 1726889934.35731: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:38:54 -0400 (0:00:00.048) 0:02:27.345 ****** 178205 1726889934.35764: entering _queue_task() for managed_node2/debug 178205 1726889934.36054: worker is 1 (out of 1 available) 178205 1726889934.36075: exiting _queue_task() for managed_node2/debug 178205 1726889934.36088: done queuing things up, now waiting for results queue to drain 178205 1726889934.36096: waiting for pending results... 178205 1726889934.36443: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889934.36587: in run() - task 02369adf-7a19-34ed-f5d1-000000002fed 178205 1726889934.36609: variable 'ansible_search_path' from source: unknown 178205 1726889934.36653: calling self._execute() 178205 1726889934.36792: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.36804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.36822: variable 'omit' from source: magic vars 178205 1726889934.36947: variable 'omit' from source: magic vars 178205 1726889934.37055: variable 'omit' from source: magic vars 178205 1726889934.37175: variable 'omit' from source: magic vars 178205 1726889934.37228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889934.37276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889934.37302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889934.37329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.37348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.37388: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889934.37397: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.37404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.38300: Set connection var ansible_pipelining to False 178205 1726889934.38311: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889934.38323: Set connection var ansible_shell_executable to /bin/sh 178205 1726889934.38330: Set connection var ansible_connection to ssh 178205 1726889934.38338: Set connection var ansible_shell_type to sh 178205 1726889934.38347: Set connection var ansible_timeout to 10 178205 1726889934.38397: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.38404: variable 'ansible_connection' from source: unknown 178205 1726889934.38411: variable 'ansible_module_compression' from source: unknown 178205 1726889934.38420: variable 'ansible_shell_type' from source: unknown 178205 1726889934.38427: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.38434: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.38441: variable 'ansible_pipelining' from source: unknown 178205 1726889934.38447: variable 'ansible_timeout' from source: unknown 178205 1726889934.38454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.38609: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889934.38629: variable 'omit' from source: magic vars 178205 1726889934.38639: starting attempt loop 178205 1726889934.38645: running the handler 178205 1726889934.38901: handler run complete 178205 1726889934.38938: attempt loop complete, returning result 178205 1726889934.38947: _execute() done 178205 1726889934.38954: dumping result to json 178205 1726889934.38961: done dumping result, returning 178205 1726889934.38971: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000002fed] 178205 1726889934.38981: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fed ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889934.39124: no more pending results, returning what we have 178205 1726889934.39128: results queue empty 178205 1726889934.39129: checking for any_errors_fatal 178205 1726889934.39139: done checking for any_errors_fatal 178205 1726889934.39140: checking for max_fail_percentage 178205 1726889934.39142: done checking for max_fail_percentage 178205 1726889934.39143: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.39144: done checking to see if all hosts have failed 178205 1726889934.39145: getting the remaining hosts for this loop 178205 1726889934.39146: done getting the remaining hosts for this loop 178205 1726889934.39150: getting the next task for host managed_node2 178205 1726889934.39158: done getting next task for host managed_node2 178205 1726889934.39161: ^ task is: TASK: Assert expected size is actual size 178205 1726889934.39167: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889934.39173: getting variables 178205 1726889934.39175: in VariableManager get_vars() 178205 1726889934.39216: Calling all_inventory to load vars for managed_node2 178205 1726889934.39219: Calling groups_inventory to load vars for managed_node2 178205 1726889934.39222: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.39234: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.39237: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.39240: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.40024: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fed 178205 1726889934.40028: WORKER PROCESS EXITING 178205 1726889934.40049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.40658: done with get_vars() 178205 1726889934.40671: done getting variables 178205 1726889934.40727: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:38:54 -0400 (0:00:00.049) 0:02:27.395 ****** 178205 1726889934.40758: entering _queue_task() for managed_node2/assert 178205 1726889934.40992: worker is 1 (out of 1 available) 178205 1726889934.41004: exiting _queue_task() for managed_node2/assert 178205 1726889934.41018: done queuing things up, now waiting for results queue to drain 178205 1726889934.41019: waiting for pending results... 178205 1726889934.41301: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889934.41432: in run() - task 02369adf-7a19-34ed-f5d1-000000002fee 178205 1726889934.41456: variable 'ansible_search_path' from source: unknown 178205 1726889934.41498: calling self._execute() 178205 1726889934.41621: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.41634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.41646: variable 'omit' from source: magic vars 178205 1726889934.42030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889934.44435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889934.44520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889934.44562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889934.44599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889934.44635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889934.44733: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.44754: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889934.44761: when evaluation is False, skipping this task 178205 1726889934.44768: _execute() done 178205 1726889934.44774: dumping result to json 178205 1726889934.44780: done dumping result, returning 178205 1726889934.44789: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000002fee] 178205 1726889934.44798: sending task result for task 02369adf-7a19-34ed-f5d1-000000002fee 178205 1726889934.44905: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002fee 178205 1726889934.44914: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889934.44978: no more pending results, returning what we have 178205 1726889934.44981: results queue empty 178205 1726889934.44982: checking for any_errors_fatal 178205 1726889934.44994: done checking for any_errors_fatal 178205 1726889934.44995: checking for max_fail_percentage 178205 1726889934.44997: done checking for max_fail_percentage 178205 1726889934.44998: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.44999: done checking to see if all hosts have failed 178205 1726889934.45000: getting the remaining hosts for this loop 178205 1726889934.45001: done getting the remaining hosts for this loop 178205 1726889934.45005: getting the next task for host managed_node2 178205 1726889934.45019: done getting next task for host managed_node2 178205 1726889934.45022: ^ task is: TASK: Get information about the LV 178205 1726889934.45028: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.45033: getting variables 178205 1726889934.45034: in VariableManager get_vars() 178205 1726889934.45073: Calling all_inventory to load vars for managed_node2 178205 1726889934.45076: Calling groups_inventory to load vars for managed_node2 178205 1726889934.45079: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.45090: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.45093: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.45096: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.45646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.46441: done with get_vars() 178205 1726889934.46455: done getting variables 178205 1726889934.46504: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:38:54 -0400 (0:00:00.057) 0:02:27.453 ****** 178205 1726889934.46533: entering _queue_task() for managed_node2/command 178205 1726889934.46756: worker is 1 (out of 1 available) 178205 1726889934.46770: exiting _queue_task() for managed_node2/command 178205 1726889934.46783: done queuing things up, now waiting for results queue to drain 178205 1726889934.46784: waiting for pending results... 178205 1726889934.47315: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889934.47462: in run() - task 02369adf-7a19-34ed-f5d1-000000002ff5 178205 1726889934.47537: variable 'ansible_search_path' from source: unknown 178205 1726889934.47583: calling self._execute() 178205 1726889934.47887: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.47898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.47915: variable 'omit' from source: magic vars 178205 1726889934.48840: variable 'storage_test_volume' from source: include params 178205 1726889934.48887: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.48983: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.48991: when evaluation is False, skipping this task 178205 1726889934.48999: _execute() done 178205 1726889934.49007: dumping result to json 178205 1726889934.49017: done dumping result, returning 178205 1726889934.49077: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-000000002ff5] 178205 1726889934.49089: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff5 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.49254: no more pending results, returning what we have 178205 1726889934.49258: results queue empty 178205 1726889934.49259: checking for any_errors_fatal 178205 1726889934.49272: done checking for any_errors_fatal 178205 1726889934.49273: checking for max_fail_percentage 178205 1726889934.49275: done checking for max_fail_percentage 178205 1726889934.49277: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.49278: done checking to see if all hosts have failed 178205 1726889934.49279: getting the remaining hosts for this loop 178205 1726889934.49280: done getting the remaining hosts for this loop 178205 1726889934.49284: getting the next task for host managed_node2 178205 1726889934.49293: done getting next task for host managed_node2 178205 1726889934.49296: ^ task is: TASK: Set LV segment type 178205 1726889934.49303: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.49308: getting variables 178205 1726889934.49311: in VariableManager get_vars() 178205 1726889934.49354: Calling all_inventory to load vars for managed_node2 178205 1726889934.49357: Calling groups_inventory to load vars for managed_node2 178205 1726889934.49361: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.49375: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.49378: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.49382: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.50555: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff5 178205 1726889934.50558: WORKER PROCESS EXITING 178205 1726889934.50577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.51257: done with get_vars() 178205 1726889934.51272: done getting variables 178205 1726889934.51950: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:38:54 -0400 (0:00:00.054) 0:02:27.507 ****** 178205 1726889934.51982: entering _queue_task() for managed_node2/set_fact 178205 1726889934.52244: worker is 1 (out of 1 available) 178205 1726889934.52257: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.52267: done queuing things up, now waiting for results queue to drain 178205 1726889934.52268: waiting for pending results... 178205 1726889934.52558: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889934.52698: in run() - task 02369adf-7a19-34ed-f5d1-000000002ff6 178205 1726889934.52725: variable 'ansible_search_path' from source: unknown 178205 1726889934.52763: calling self._execute() 178205 1726889934.52876: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.52887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.52899: variable 'omit' from source: magic vars 178205 1726889934.53324: variable 'storage_test_volume' from source: include params 178205 1726889934.53352: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.53379: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.53387: when evaluation is False, skipping this task 178205 1726889934.53393: _execute() done 178205 1726889934.53400: dumping result to json 178205 1726889934.53406: done dumping result, returning 178205 1726889934.53418: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-000000002ff6] 178205 1726889934.53440: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff6 178205 1726889934.53550: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff6 178205 1726889934.53557: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.53621: no more pending results, returning what we have 178205 1726889934.53625: results queue empty 178205 1726889934.53626: checking for any_errors_fatal 178205 1726889934.53639: done checking for any_errors_fatal 178205 1726889934.53639: checking for max_fail_percentage 178205 1726889934.53641: done checking for max_fail_percentage 178205 1726889934.53643: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.53644: done checking to see if all hosts have failed 178205 1726889934.53644: getting the remaining hosts for this loop 178205 1726889934.53646: done getting the remaining hosts for this loop 178205 1726889934.53649: getting the next task for host managed_node2 178205 1726889934.53659: done getting next task for host managed_node2 178205 1726889934.53661: ^ task is: TASK: Check segment type 178205 1726889934.53668: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.53673: getting variables 178205 1726889934.53674: in VariableManager get_vars() 178205 1726889934.53715: Calling all_inventory to load vars for managed_node2 178205 1726889934.53718: Calling groups_inventory to load vars for managed_node2 178205 1726889934.53722: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.53734: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.53738: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.53741: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.54522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.55126: done with get_vars() 178205 1726889934.55139: done getting variables 178205 1726889934.55193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:38:54 -0400 (0:00:00.032) 0:02:27.540 ****** 178205 1726889934.55225: entering _queue_task() for managed_node2/assert 178205 1726889934.55450: worker is 1 (out of 1 available) 178205 1726889934.55463: exiting _queue_task() for managed_node2/assert 178205 1726889934.55475: done queuing things up, now waiting for results queue to drain 178205 1726889934.55476: waiting for pending results... 178205 1726889934.55751: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889934.55879: in run() - task 02369adf-7a19-34ed-f5d1-000000002ff7 178205 1726889934.55900: variable 'ansible_search_path' from source: unknown 178205 1726889934.55940: calling self._execute() 178205 1726889934.56052: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.56063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.56075: variable 'omit' from source: magic vars 178205 1726889934.56490: variable 'storage_test_volume' from source: include params 178205 1726889934.56518: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.56542: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.56550: when evaluation is False, skipping this task 178205 1726889934.56557: _execute() done 178205 1726889934.56563: dumping result to json 178205 1726889934.56575: done dumping result, returning 178205 1726889934.56586: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-000000002ff7] 178205 1726889934.56595: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff7 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.56740: no more pending results, returning what we have 178205 1726889934.56744: results queue empty 178205 1726889934.56745: checking for any_errors_fatal 178205 1726889934.56755: done checking for any_errors_fatal 178205 1726889934.56756: checking for max_fail_percentage 178205 1726889934.56758: done checking for max_fail_percentage 178205 1726889934.56759: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.56760: done checking to see if all hosts have failed 178205 1726889934.56761: getting the remaining hosts for this loop 178205 1726889934.56762: done getting the remaining hosts for this loop 178205 1726889934.56765: getting the next task for host managed_node2 178205 1726889934.56774: done getting next task for host managed_node2 178205 1726889934.56777: ^ task is: TASK: Set LV cache size 178205 1726889934.56782: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.56787: getting variables 178205 1726889934.56789: in VariableManager get_vars() 178205 1726889934.56832: Calling all_inventory to load vars for managed_node2 178205 1726889934.56835: Calling groups_inventory to load vars for managed_node2 178205 1726889934.56839: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.56851: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.56854: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.56857: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.57923: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff7 178205 1726889934.57926: WORKER PROCESS EXITING 178205 1726889934.57944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.58827: done with get_vars() 178205 1726889934.58840: done getting variables 178205 1726889934.58894: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:38:54 -0400 (0:00:00.036) 0:02:27.577 ****** 178205 1726889934.58927: entering _queue_task() for managed_node2/set_fact 178205 1726889934.59356: worker is 1 (out of 1 available) 178205 1726889934.59369: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.59380: done queuing things up, now waiting for results queue to drain 178205 1726889934.59380: waiting for pending results... 178205 1726889934.59922: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889934.60076: in run() - task 02369adf-7a19-34ed-f5d1-000000002ff8 178205 1726889934.60107: variable 'ansible_search_path' from source: unknown 178205 1726889934.60154: calling self._execute() 178205 1726889934.60275: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.60282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.60291: variable 'omit' from source: magic vars 178205 1726889934.60805: variable 'storage_test_volume' from source: include params 178205 1726889934.60837: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.60861: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.60865: when evaluation is False, skipping this task 178205 1726889934.60868: _execute() done 178205 1726889934.60870: dumping result to json 178205 1726889934.60873: done dumping result, returning 178205 1726889934.60879: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-000000002ff8] 178205 1726889934.60885: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff8 178205 1726889934.60991: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff8 178205 1726889934.60994: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.61044: no more pending results, returning what we have 178205 1726889934.61048: results queue empty 178205 1726889934.61049: checking for any_errors_fatal 178205 1726889934.61059: done checking for any_errors_fatal 178205 1726889934.61059: checking for max_fail_percentage 178205 1726889934.61062: done checking for max_fail_percentage 178205 1726889934.61063: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.61064: done checking to see if all hosts have failed 178205 1726889934.61064: getting the remaining hosts for this loop 178205 1726889934.61066: done getting the remaining hosts for this loop 178205 1726889934.61069: getting the next task for host managed_node2 178205 1726889934.61076: done getting next task for host managed_node2 178205 1726889934.61079: ^ task is: TASK: Parse the requested cache size 178205 1726889934.61084: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.61088: getting variables 178205 1726889934.61089: in VariableManager get_vars() 178205 1726889934.61125: Calling all_inventory to load vars for managed_node2 178205 1726889934.61129: Calling groups_inventory to load vars for managed_node2 178205 1726889934.61132: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.61141: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.61144: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.61147: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.61644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.62882: done with get_vars() 178205 1726889934.62896: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:38:54 -0400 (0:00:00.040) 0:02:27.617 ****** 178205 1726889934.62979: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889934.63975: worker is 1 (out of 1 available) 178205 1726889934.63988: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889934.63998: done queuing things up, now waiting for results queue to drain 178205 1726889934.64000: waiting for pending results... 178205 1726889934.64282: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889934.64422: in run() - task 02369adf-7a19-34ed-f5d1-000000002ff9 178205 1726889934.64442: variable 'ansible_search_path' from source: unknown 178205 1726889934.64481: calling self._execute() 178205 1726889934.64607: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.64620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.64634: variable 'omit' from source: magic vars 178205 1726889934.65045: variable 'storage_test_volume' from source: include params 178205 1726889934.65073: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.65100: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.65108: when evaluation is False, skipping this task 178205 1726889934.65116: _execute() done 178205 1726889934.65124: dumping result to json 178205 1726889934.65130: done dumping result, returning 178205 1726889934.65139: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-000000002ff9] 178205 1726889934.65148: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff9 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.65299: no more pending results, returning what we have 178205 1726889934.65303: results queue empty 178205 1726889934.65304: checking for any_errors_fatal 178205 1726889934.65315: done checking for any_errors_fatal 178205 1726889934.65316: checking for max_fail_percentage 178205 1726889934.65318: done checking for max_fail_percentage 178205 1726889934.65319: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.65320: done checking to see if all hosts have failed 178205 1726889934.65321: getting the remaining hosts for this loop 178205 1726889934.65322: done getting the remaining hosts for this loop 178205 1726889934.65326: getting the next task for host managed_node2 178205 1726889934.65335: done getting next task for host managed_node2 178205 1726889934.65338: ^ task is: TASK: Set expected cache size 178205 1726889934.65346: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.65351: getting variables 178205 1726889934.65353: in VariableManager get_vars() 178205 1726889934.65391: Calling all_inventory to load vars for managed_node2 178205 1726889934.65394: Calling groups_inventory to load vars for managed_node2 178205 1726889934.65398: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.65410: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.65415: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.65418: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.66005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.66531: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ff9 178205 1726889934.66534: WORKER PROCESS EXITING 178205 1726889934.66849: done with get_vars() 178205 1726889934.66862: done getting variables 178205 1726889934.66917: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:38:54 -0400 (0:00:00.039) 0:02:27.657 ****** 178205 1726889934.66947: entering _queue_task() for managed_node2/set_fact 178205 1726889934.67171: worker is 1 (out of 1 available) 178205 1726889934.67184: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.67195: done queuing things up, now waiting for results queue to drain 178205 1726889934.67196: waiting for pending results... 178205 1726889934.67469: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889934.67594: in run() - task 02369adf-7a19-34ed-f5d1-000000002ffa 178205 1726889934.67617: variable 'ansible_search_path' from source: unknown 178205 1726889934.67659: calling self._execute() 178205 1726889934.67773: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.67784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.67796: variable 'omit' from source: magic vars 178205 1726889934.68219: variable 'storage_test_volume' from source: include params 178205 1726889934.68246: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.68270: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.68277: when evaluation is False, skipping this task 178205 1726889934.68288: _execute() done 178205 1726889934.68295: dumping result to json 178205 1726889934.68302: done dumping result, returning 178205 1726889934.68311: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-000000002ffa] 178205 1726889934.68322: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ffa skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.68467: no more pending results, returning what we have 178205 1726889934.68471: results queue empty 178205 1726889934.68471: checking for any_errors_fatal 178205 1726889934.68479: done checking for any_errors_fatal 178205 1726889934.68480: checking for max_fail_percentage 178205 1726889934.68481: done checking for max_fail_percentage 178205 1726889934.68483: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.68484: done checking to see if all hosts have failed 178205 1726889934.68484: getting the remaining hosts for this loop 178205 1726889934.68486: done getting the remaining hosts for this loop 178205 1726889934.68489: getting the next task for host managed_node2 178205 1726889934.68497: done getting next task for host managed_node2 178205 1726889934.68500: ^ task is: TASK: Check cache size 178205 1726889934.68506: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.68510: getting variables 178205 1726889934.68514: in VariableManager get_vars() 178205 1726889934.68552: Calling all_inventory to load vars for managed_node2 178205 1726889934.68555: Calling groups_inventory to load vars for managed_node2 178205 1726889934.68559: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.68572: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.68575: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.68577: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.69330: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ffa 178205 1726889934.69334: WORKER PROCESS EXITING 178205 1726889934.69355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.69960: done with get_vars() 178205 1726889934.69973: done getting variables 178205 1726889934.70029: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:38:54 -0400 (0:00:00.031) 0:02:27.688 ****** 178205 1726889934.70058: entering _queue_task() for managed_node2/assert 178205 1726889934.70267: worker is 1 (out of 1 available) 178205 1726889934.70278: exiting _queue_task() for managed_node2/assert 178205 1726889934.70288: done queuing things up, now waiting for results queue to drain 178205 1726889934.70289: waiting for pending results... 178205 1726889934.70556: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889934.70675: in run() - task 02369adf-7a19-34ed-f5d1-000000002ffb 178205 1726889934.70695: variable 'ansible_search_path' from source: unknown 178205 1726889934.70736: calling self._execute() 178205 1726889934.70846: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.70858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.70870: variable 'omit' from source: magic vars 178205 1726889934.71290: variable 'storage_test_volume' from source: include params 178205 1726889934.71320: variable '_storage_test_volume_present' from source: set_fact 178205 1726889934.71345: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889934.71353: when evaluation is False, skipping this task 178205 1726889934.71360: _execute() done 178205 1726889934.71368: dumping result to json 178205 1726889934.71376: done dumping result, returning 178205 1726889934.71389: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-000000002ffb] 178205 1726889934.71400: sending task result for task 02369adf-7a19-34ed-f5d1-000000002ffb skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889934.71533: no more pending results, returning what we have 178205 1726889934.71536: results queue empty 178205 1726889934.71537: checking for any_errors_fatal 178205 1726889934.71546: done checking for any_errors_fatal 178205 1726889934.71546: checking for max_fail_percentage 178205 1726889934.71548: done checking for max_fail_percentage 178205 1726889934.71549: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.71550: done checking to see if all hosts have failed 178205 1726889934.71551: getting the remaining hosts for this loop 178205 1726889934.71552: done getting the remaining hosts for this loop 178205 1726889934.71555: getting the next task for host managed_node2 178205 1726889934.71564: done getting next task for host managed_node2 178205 1726889934.71567: ^ task is: TASK: Clean up facts 178205 1726889934.71570: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889934.71575: getting variables 178205 1726889934.71577: in VariableManager get_vars() 178205 1726889934.71614: Calling all_inventory to load vars for managed_node2 178205 1726889934.71617: Calling groups_inventory to load vars for managed_node2 178205 1726889934.71620: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.71632: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.71635: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.71638: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.72317: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002ffb 178205 1726889934.72320: WORKER PROCESS EXITING 178205 1726889934.72343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.73139: done with get_vars() 178205 1726889934.73153: done getting variables 178205 1726889934.73210: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:38:54 -0400 (0:00:00.031) 0:02:27.720 ****** 178205 1726889934.73242: entering _queue_task() for managed_node2/set_fact 178205 1726889934.74030: worker is 1 (out of 1 available) 178205 1726889934.74044: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.74055: done queuing things up, now waiting for results queue to drain 178205 1726889934.74056: waiting for pending results... 178205 1726889934.74943: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889934.75325: in run() - task 02369adf-7a19-34ed-f5d1-000000002f47 178205 1726889934.75437: variable 'ansible_search_path' from source: unknown 178205 1726889934.75475: calling self._execute() 178205 1726889934.75697: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.75709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.75724: variable 'omit' from source: magic vars 178205 1726889934.75886: variable 'omit' from source: magic vars 178205 1726889934.75943: variable 'omit' from source: magic vars 178205 1726889934.75985: variable 'omit' from source: magic vars 178205 1726889934.76034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889934.76077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889934.76102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889934.76126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.76142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.76177: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889934.76187: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.76195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.76300: Set connection var ansible_pipelining to False 178205 1726889934.76311: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889934.76322: Set connection var ansible_shell_executable to /bin/sh 178205 1726889934.76329: Set connection var ansible_connection to ssh 178205 1726889934.76337: Set connection var ansible_shell_type to sh 178205 1726889934.76345: Set connection var ansible_timeout to 10 178205 1726889934.76375: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.76382: variable 'ansible_connection' from source: unknown 178205 1726889934.76389: variable 'ansible_module_compression' from source: unknown 178205 1726889934.76398: variable 'ansible_shell_type' from source: unknown 178205 1726889934.76405: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.76414: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.76422: variable 'ansible_pipelining' from source: unknown 178205 1726889934.76429: variable 'ansible_timeout' from source: unknown 178205 1726889934.76436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.76584: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889934.76603: variable 'omit' from source: magic vars 178205 1726889934.76620: starting attempt loop 178205 1726889934.76628: running the handler 178205 1726889934.76644: handler run complete 178205 1726889934.76660: attempt loop complete, returning result 178205 1726889934.76667: _execute() done 178205 1726889934.76674: dumping result to json 178205 1726889934.76681: done dumping result, returning 178205 1726889934.76691: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000002f47] 178205 1726889934.76701: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f47 178205 1726889934.76804: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f47 178205 1726889934.76814: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889934.76880: no more pending results, returning what we have 178205 1726889934.76883: results queue empty 178205 1726889934.76885: checking for any_errors_fatal 178205 1726889934.76895: done checking for any_errors_fatal 178205 1726889934.76896: checking for max_fail_percentage 178205 1726889934.76898: done checking for max_fail_percentage 178205 1726889934.76899: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.76900: done checking to see if all hosts have failed 178205 1726889934.76901: getting the remaining hosts for this loop 178205 1726889934.76903: done getting the remaining hosts for this loop 178205 1726889934.76906: getting the next task for host managed_node2 178205 1726889934.76919: done getting next task for host managed_node2 178205 1726889934.76922: ^ task is: TASK: Set storage volume test variables 178205 1726889934.76927: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889934.76932: getting variables 178205 1726889934.76933: in VariableManager get_vars() 178205 1726889934.76976: Calling all_inventory to load vars for managed_node2 178205 1726889934.76980: Calling groups_inventory to load vars for managed_node2 178205 1726889934.76983: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.76994: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.76997: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.77000: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.77760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.78357: done with get_vars() 178205 1726889934.78370: done getting variables 178205 1726889934.78426: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:38:54 -0400 (0:00:00.052) 0:02:27.772 ****** 178205 1726889934.78456: entering _queue_task() for managed_node2/set_fact 178205 1726889934.78674: worker is 1 (out of 1 available) 178205 1726889934.78687: exiting _queue_task() for managed_node2/set_fact 178205 1726889934.78697: done queuing things up, now waiting for results queue to drain 178205 1726889934.78698: waiting for pending results... 178205 1726889934.78968: running TaskExecutor() for managed_node2/TASK: Set storage volume test variables 178205 1726889934.79078: in run() - task 02369adf-7a19-34ed-f5d1-000000002f4b 178205 1726889934.79098: variable 'ansible_search_path' from source: unknown 178205 1726889934.79139: calling self._execute() 178205 1726889934.79253: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.79265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.79277: variable 'omit' from source: magic vars 178205 1726889934.79388: variable 'omit' from source: magic vars 178205 1726889934.79440: variable 'omit' from source: magic vars 178205 1726889934.79776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889934.82503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889934.82583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889934.82629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889934.82667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889934.82697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889934.82779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889934.82810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889934.82845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889934.82890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889934.82910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889934.83067: variable 'storage_test_volume' from source: include params 178205 1726889934.83130: variable 'omit' from source: magic vars 178205 1726889934.83163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889934.83193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889934.83218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889934.83239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.83259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889934.83290: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889934.83298: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.83306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.83408: Set connection var ansible_pipelining to False 178205 1726889934.83424: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889934.83434: Set connection var ansible_shell_executable to /bin/sh 178205 1726889934.83441: Set connection var ansible_connection to ssh 178205 1726889934.83450: Set connection var ansible_shell_type to sh 178205 1726889934.83458: Set connection var ansible_timeout to 10 178205 1726889934.83492: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.83500: variable 'ansible_connection' from source: unknown 178205 1726889934.83507: variable 'ansible_module_compression' from source: unknown 178205 1726889934.83517: variable 'ansible_shell_type' from source: unknown 178205 1726889934.83524: variable 'ansible_shell_executable' from source: unknown 178205 1726889934.83531: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.83540: variable 'ansible_pipelining' from source: unknown 178205 1726889934.83547: variable 'ansible_timeout' from source: unknown 178205 1726889934.83554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.83658: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889934.83674: variable 'omit' from source: magic vars 178205 1726889934.83689: starting attempt loop 178205 1726889934.83697: running the handler 178205 1726889934.83715: handler run complete 178205 1726889934.83730: attempt loop complete, returning result 178205 1726889934.83736: _execute() done 178205 1726889934.83744: dumping result to json 178205 1726889934.83752: done dumping result, returning 178205 1726889934.83763: done running TaskExecutor() for managed_node2/TASK: Set storage volume test variables [02369adf-7a19-34ed-f5d1-000000002f4b] 178205 1726889934.83773: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4b 178205 1726889934.83877: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4b 178205 1726889934.83883: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 178205 1726889934.83963: no more pending results, returning what we have 178205 1726889934.83967: results queue empty 178205 1726889934.83968: checking for any_errors_fatal 178205 1726889934.83975: done checking for any_errors_fatal 178205 1726889934.83976: checking for max_fail_percentage 178205 1726889934.83977: done checking for max_fail_percentage 178205 1726889934.83978: checking to see if all hosts have failed and the running result is not ok 178205 1726889934.83980: done checking to see if all hosts have failed 178205 1726889934.83980: getting the remaining hosts for this loop 178205 1726889934.83982: done getting the remaining hosts for this loop 178205 1726889934.83986: getting the next task for host managed_node2 178205 1726889934.83993: done getting next task for host managed_node2 178205 1726889934.83997: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889934.84001: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 178205 1726889934.84011: getting variables 178205 1726889934.84014: in VariableManager get_vars() 178205 1726889934.84054: Calling all_inventory to load vars for managed_node2 178205 1726889934.84057: Calling groups_inventory to load vars for managed_node2 178205 1726889934.84061: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.84072: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.84076: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.84079: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.85161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.85719: done with get_vars() 178205 1726889934.85732: done getting variables 178205 1726889934.85906: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:38:54 -0400 (0:00:00.074) 0:02:27.847 ****** 178205 1726889934.85932: entering _queue_task() for managed_node2/include_tasks 178205 1726889934.86181: worker is 1 (out of 1 available) 178205 1726889934.86194: exiting _queue_task() for managed_node2/include_tasks 178205 1726889934.86206: done queuing things up, now waiting for results queue to drain 178205 1726889934.86207: waiting for pending results... 178205 1726889934.86916: running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} 178205 1726889934.87171: in run() - task 02369adf-7a19-34ed-f5d1-000000002f4c 178205 1726889934.87304: variable 'ansible_search_path' from source: unknown 178205 1726889934.87351: variable '_storage_volume_tests' from source: set_fact 178205 1726889934.87761: variable '_storage_volume_tests' from source: set_fact 178205 1726889934.87846: variable 'omit' from source: magic vars 178205 1726889934.88209: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.88224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.88241: variable 'omit' from source: magic vars 178205 1726889934.88554: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.88696: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.88785: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.89241: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.89371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.89385: variable 'omit' from source: magic vars 178205 1726889934.89561: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.89722: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.89793: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.89953: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.89971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.89982: variable 'omit' from source: magic vars 178205 1726889934.90082: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90114: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90179: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90317: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.90331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.90344: variable 'omit' from source: magic vars 178205 1726889934.90454: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90492: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90555: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90674: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.90686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.90699: variable 'omit' from source: magic vars 178205 1726889934.90821: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90865: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.90933: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91063: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.91088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.91101: variable 'omit' from source: magic vars 178205 1726889934.91222: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91255: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91323: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91441: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.91454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.91467: variable 'omit' from source: magic vars 178205 1726889934.91580: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91621: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91685: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.91803: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889934.91821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889934.91836: variable 'omit' from source: magic vars 178205 1726889934.92013: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.92050: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.92119: variable 'storage_test_volume_subset' from source: unknown 178205 1726889934.92196: dumping result to json 178205 1726889934.92207: done dumping result, returning 178205 1726889934.92217: done running TaskExecutor() for managed_node2/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-34ed-f5d1-000000002f4c] 178205 1726889934.92227: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4c 178205 1726889934.92341: no more pending results, returning what we have 178205 1726889934.92347: in VariableManager get_vars() 178205 1726889934.92393: Calling all_inventory to load vars for managed_node2 178205 1726889934.92396: Calling groups_inventory to load vars for managed_node2 178205 1726889934.92400: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889934.92416: Calling all_plugins_play to load vars for managed_node2 178205 1726889934.92419: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889934.92423: Calling groups_plugins_play to load vars for managed_node2 178205 1726889934.93280: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4c 178205 1726889934.93284: WORKER PROCESS EXITING 178205 1726889934.93306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889934.93905: done with get_vars() 178205 1726889934.93918: variable 'ansible_search_path' from source: unknown 178205 1726889934.93955: variable 'ansible_search_path' from source: unknown 178205 1726889934.93980: variable 'ansible_search_path' from source: unknown 178205 1726889934.94004: variable 'ansible_search_path' from source: unknown 178205 1726889934.94031: variable 'ansible_search_path' from source: unknown 178205 1726889934.94057: variable 'ansible_search_path' from source: unknown 178205 1726889934.94082: variable 'ansible_search_path' from source: unknown 178205 1726889934.94109: variable 'ansible_search_path' from source: unknown 178205 1726889934.94136: we have included files to process 178205 1726889934.94138: generating all_blocks data 178205 1726889934.94140: done generating all_blocks data 178205 1726889934.94148: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889934.94149: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889934.94151: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 178205 1726889934.95249: done processing included file 178205 1726889934.95251: iterating over new_blocks loaded from include file 178205 1726889934.95253: in VariableManager get_vars() 178205 1726889934.95269: done with get_vars() 178205 1726889934.95270: filtering new block on tags 178205 1726889934.95307: done filtering new block on tags 178205 1726889934.95309: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node2 => (item=mount) 178205 1726889934.95317: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889934.95318: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889934.95325: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 178205 1726889934.95961: done processing included file 178205 1726889934.95963: iterating over new_blocks loaded from include file 178205 1726889934.95964: in VariableManager get_vars() 178205 1726889934.95980: done with get_vars() 178205 1726889934.95982: filtering new block on tags 178205 1726889934.96006: done filtering new block on tags 178205 1726889934.96008: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node2 => (item=fstab) 178205 1726889934.96014: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889934.96015: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889934.96018: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 178205 1726889934.96226: done processing included file 178205 1726889934.96228: iterating over new_blocks loaded from include file 178205 1726889934.96229: in VariableManager get_vars() 178205 1726889934.96241: done with get_vars() 178205 1726889934.96242: filtering new block on tags 178205 1726889934.96256: done filtering new block on tags 178205 1726889934.96258: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node2 => (item=fs) 178205 1726889934.96261: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889934.96261: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889934.96264: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 178205 1726889934.96878: done processing included file 178205 1726889934.96880: iterating over new_blocks loaded from include file 178205 1726889934.96881: in VariableManager get_vars() 178205 1726889934.96895: done with get_vars() 178205 1726889934.96896: filtering new block on tags 178205 1726889934.96924: done filtering new block on tags 178205 1726889934.96926: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node2 => (item=device) 178205 1726889934.96929: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889934.96930: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889934.96932: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 178205 1726889934.98391: done processing included file 178205 1726889934.98393: iterating over new_blocks loaded from include file 178205 1726889934.98394: in VariableManager get_vars() 178205 1726889934.98408: done with get_vars() 178205 1726889934.98409: filtering new block on tags 178205 1726889934.98454: done filtering new block on tags 178205 1726889934.98457: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node2 => (item=encryption) 178205 1726889934.98460: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889934.98461: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889934.98464: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 178205 1726889934.99354: done processing included file 178205 1726889934.99356: iterating over new_blocks loaded from include file 178205 1726889934.99358: in VariableManager get_vars() 178205 1726889934.99372: done with get_vars() 178205 1726889934.99375: filtering new block on tags 178205 1726889934.99409: done filtering new block on tags 178205 1726889934.99414: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node2 => (item=md) 178205 1726889934.99418: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889934.99419: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889934.99422: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 178205 1726889935.03611: done processing included file 178205 1726889935.03615: iterating over new_blocks loaded from include file 178205 1726889935.03616: in VariableManager get_vars() 178205 1726889935.03633: done with get_vars() 178205 1726889935.03635: filtering new block on tags 178205 1726889935.03656: done filtering new block on tags 178205 1726889935.03659: in VariableManager get_vars() 178205 1726889935.03672: done with get_vars() 178205 1726889935.03674: filtering new block on tags 178205 1726889935.03693: done filtering new block on tags 178205 1726889935.03696: in VariableManager get_vars() 178205 1726889935.03710: done with get_vars() 178205 1726889935.03715: filtering new block on tags 178205 1726889935.03757: done filtering new block on tags 178205 1726889935.03760: in VariableManager get_vars() 178205 1726889935.03777: done with get_vars() 178205 1726889935.03779: filtering new block on tags 178205 1726889935.03796: done filtering new block on tags 178205 1726889935.03798: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node2 => (item=size) 178205 1726889935.03801: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889935.03802: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889935.03805: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 178205 1726889935.04502: done processing included file 178205 1726889935.04504: iterating over new_blocks loaded from include file 178205 1726889935.04505: in VariableManager get_vars() 178205 1726889935.04522: done with get_vars() 178205 1726889935.04524: filtering new block on tags 178205 1726889935.04551: done filtering new block on tags 178205 1726889935.04554: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node2 => (item=cache) 178205 1726889935.04557: extending task lists for all hosts with included blocks 178205 1726889935.04772: done extending task lists 178205 1726889935.04774: done processing included files 178205 1726889935.04774: results queue empty 178205 1726889935.04775: checking for any_errors_fatal 178205 1726889935.04779: done checking for any_errors_fatal 178205 1726889935.04780: checking for max_fail_percentage 178205 1726889935.04781: done checking for max_fail_percentage 178205 1726889935.04782: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.04787: done checking to see if all hosts have failed 178205 1726889935.04788: getting the remaining hosts for this loop 178205 1726889935.04789: done getting the remaining hosts for this loop 178205 1726889935.04792: getting the next task for host managed_node2 178205 1726889935.04796: done getting next task for host managed_node2 178205 1726889935.04798: ^ task is: TASK: Get expected mount device based on device type 178205 1726889935.04802: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.04804: getting variables 178205 1726889935.04805: in VariableManager get_vars() 178205 1726889935.04819: Calling all_inventory to load vars for managed_node2 178205 1726889935.04822: Calling groups_inventory to load vars for managed_node2 178205 1726889935.04824: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.04829: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.04832: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.04835: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.05271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.05848: done with get_vars() 178205 1726889935.05862: done getting variables 178205 1726889935.05900: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:38:55 -0400 (0:00:00.199) 0:02:28.047 ****** 178205 1726889935.05932: entering _queue_task() for managed_node2/set_fact 178205 1726889935.06260: worker is 1 (out of 1 available) 178205 1726889935.06272: exiting _queue_task() for managed_node2/set_fact 178205 1726889935.06284: done queuing things up, now waiting for results queue to drain 178205 1726889935.06285: waiting for pending results... 178205 1726889935.06580: running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type 178205 1726889935.06713: in run() - task 02369adf-7a19-34ed-f5d1-000000003131 178205 1726889935.06740: variable 'ansible_search_path' from source: unknown 178205 1726889935.06780: calling self._execute() 178205 1726889935.06898: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.06910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.06927: variable 'omit' from source: magic vars 178205 1726889935.07051: variable 'omit' from source: magic vars 178205 1726889935.07118: variable 'omit' from source: magic vars 178205 1726889935.07489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889935.07790: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889935.07847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889935.07888: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889935.07934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889935.08025: 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) 178205 1726889935.08062: 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) 178205 1726889935.08092: 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) 178205 1726889935.08125: 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) 178205 1726889935.08174: 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) 178205 1726889935.08195: 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) 178205 1726889935.08221: 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) 178205 1726889935.08246: 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) 178205 1726889935.08455: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.08469: variable 'storage_test_volume' from source: include params 178205 1726889935.08521: variable 'omit' from source: magic vars 178205 1726889935.08551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889935.08585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889935.08607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889935.08630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.08645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.08676: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889935.08683: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.08694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.08790: Set connection var ansible_pipelining to False 178205 1726889935.08805: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889935.08816: Set connection var ansible_shell_executable to /bin/sh 178205 1726889935.08823: Set connection var ansible_connection to ssh 178205 1726889935.08831: Set connection var ansible_shell_type to sh 178205 1726889935.08840: Set connection var ansible_timeout to 10 178205 1726889935.08869: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.08875: variable 'ansible_connection' from source: unknown 178205 1726889935.08881: variable 'ansible_module_compression' from source: unknown 178205 1726889935.08887: variable 'ansible_shell_type' from source: unknown 178205 1726889935.08892: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.08898: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.08908: variable 'ansible_pipelining' from source: unknown 178205 1726889935.08916: variable 'ansible_timeout' from source: unknown 178205 1726889935.08923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.09027: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889935.09044: variable 'omit' from source: magic vars 178205 1726889935.09052: starting attempt loop 178205 1726889935.09058: running the handler 178205 1726889935.09073: handler run complete 178205 1726889935.09086: attempt loop complete, returning result 178205 1726889935.09091: _execute() done 178205 1726889935.09097: dumping result to json 178205 1726889935.09103: done dumping result, returning 178205 1726889935.09115: done running TaskExecutor() for managed_node2/TASK: Get expected mount device based on device type [02369adf-7a19-34ed-f5d1-000000003131] 178205 1726889935.09128: sending task result for task 02369adf-7a19-34ed-f5d1-000000003131 178205 1726889935.09228: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003131 ok: [managed_node2] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } 178205 1726889935.09283: no more pending results, returning what we have 178205 1726889935.09292: results queue empty 178205 1726889935.09293: checking for any_errors_fatal 178205 1726889935.09294: done checking for any_errors_fatal 178205 1726889935.09295: checking for max_fail_percentage 178205 1726889935.09297: done checking for max_fail_percentage 178205 1726889935.09298: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.09299: done checking to see if all hosts have failed 178205 1726889935.09300: getting the remaining hosts for this loop 178205 1726889935.09302: done getting the remaining hosts for this loop 178205 1726889935.09305: getting the next task for host managed_node2 178205 1726889935.09315: done getting next task for host managed_node2 178205 1726889935.09318: ^ task is: TASK: Set some facts 178205 1726889935.09324: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.09333: getting variables 178205 1726889935.09335: in VariableManager get_vars() 178205 1726889935.09377: Calling all_inventory to load vars for managed_node2 178205 1726889935.09380: Calling groups_inventory to load vars for managed_node2 178205 1726889935.09384: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.09395: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.09398: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.09401: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.10432: WORKER PROCESS EXITING 178205 1726889935.10469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.11593: done with get_vars() 178205 1726889935.11608: done getting variables 178205 1726889935.11667: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:38:55 -0400 (0:00:00.057) 0:02:28.105 ****** 178205 1726889935.11697: entering _queue_task() for managed_node2/set_fact 178205 1726889935.11965: worker is 1 (out of 1 available) 178205 1726889935.11978: exiting _queue_task() for managed_node2/set_fact 178205 1726889935.11989: done queuing things up, now waiting for results queue to drain 178205 1726889935.11990: waiting for pending results... 178205 1726889935.12442: running TaskExecutor() for managed_node2/TASK: Set some facts 178205 1726889935.12574: in run() - task 02369adf-7a19-34ed-f5d1-000000003132 178205 1726889935.12684: variable 'ansible_search_path' from source: unknown 178205 1726889935.12785: calling self._execute() 178205 1726889935.13100: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.13228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.13243: variable 'omit' from source: magic vars 178205 1726889935.13371: variable 'omit' from source: magic vars 178205 1726889935.13579: variable 'omit' from source: magic vars 178205 1726889935.14353: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.14391: variable 'storage_test_volume' from source: include params 178205 1726889935.14699: variable 'storage_test_volume' from source: include params 178205 1726889935.14753: variable 'mount_prefix' from source: task vars 178205 1726889935.15348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889935.18387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889935.18475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889935.18519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889935.18561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889935.18593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889935.18680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.18718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.18750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.18801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.18823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.18993: variable '__storage_is_ostree' from source: set_fact 178205 1726889935.19007: variable 'storage_test_volume' from source: include params 178205 1726889935.19048: variable 'omit' from source: magic vars 178205 1726889935.19078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889935.19112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889935.19138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889935.19161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.19176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.19209: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889935.19221: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.19229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.19332: Set connection var ansible_pipelining to False 178205 1726889935.19346: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889935.19357: Set connection var ansible_shell_executable to /bin/sh 178205 1726889935.19364: Set connection var ansible_connection to ssh 178205 1726889935.19373: Set connection var ansible_shell_type to sh 178205 1726889935.19383: Set connection var ansible_timeout to 10 178205 1726889935.19414: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.19421: variable 'ansible_connection' from source: unknown 178205 1726889935.19427: variable 'ansible_module_compression' from source: unknown 178205 1726889935.19437: variable 'ansible_shell_type' from source: unknown 178205 1726889935.19443: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.19450: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.19458: variable 'ansible_pipelining' from source: unknown 178205 1726889935.19464: variable 'ansible_timeout' from source: unknown 178205 1726889935.19471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.19583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889935.19600: variable 'omit' from source: magic vars 178205 1726889935.19609: starting attempt loop 178205 1726889935.19618: running the handler 178205 1726889935.19634: handler run complete 178205 1726889935.19648: attempt loop complete, returning result 178205 1726889935.19656: _execute() done 178205 1726889935.19662: dumping result to json 178205 1726889935.19668: done dumping result, returning 178205 1726889935.19677: done running TaskExecutor() for managed_node2/TASK: Set some facts [02369adf-7a19-34ed-f5d1-000000003132] 178205 1726889935.19686: sending task result for task 02369adf-7a19-34ed-f5d1-000000003132 ok: [managed_node2] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } 178205 1726889935.19842: no more pending results, returning what we have 178205 1726889935.19845: results queue empty 178205 1726889935.19846: checking for any_errors_fatal 178205 1726889935.19855: done checking for any_errors_fatal 178205 1726889935.19855: checking for max_fail_percentage 178205 1726889935.19857: done checking for max_fail_percentage 178205 1726889935.19858: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.19860: done checking to see if all hosts have failed 178205 1726889935.19860: getting the remaining hosts for this loop 178205 1726889935.19862: done getting the remaining hosts for this loop 178205 1726889935.19865: getting the next task for host managed_node2 178205 1726889935.19873: done getting next task for host managed_node2 178205 1726889935.19876: ^ task is: TASK: Get information about the mountpoint directory 178205 1726889935.19882: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.19893: getting variables 178205 1726889935.19894: in VariableManager get_vars() 178205 1726889935.19937: Calling all_inventory to load vars for managed_node2 178205 1726889935.19940: Calling groups_inventory to load vars for managed_node2 178205 1726889935.19944: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.19957: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.19960: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.19964: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.20723: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003132 178205 1726889935.20727: WORKER PROCESS EXITING 178205 1726889935.20750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.21476: done with get_vars() 178205 1726889935.21492: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:38:55 -0400 (0:00:00.098) 0:02:28.203 ****** 178205 1726889935.21589: entering _queue_task() for managed_node2/stat 178205 1726889935.21865: worker is 1 (out of 1 available) 178205 1726889935.21879: exiting _queue_task() for managed_node2/stat 178205 1726889935.21892: done queuing things up, now waiting for results queue to drain 178205 1726889935.21893: waiting for pending results... 178205 1726889935.22185: running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory 178205 1726889935.22307: in run() - task 02369adf-7a19-34ed-f5d1-000000003133 178205 1726889935.22334: variable 'ansible_search_path' from source: unknown 178205 1726889935.22374: calling self._execute() 178205 1726889935.22492: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.22502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.22520: variable 'omit' from source: magic vars 178205 1726889935.23021: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.23034: variable 'storage_test_volume' from source: include params 178205 1726889935.23074: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 178205 1726889935.23083: when evaluation is False, skipping this task 178205 1726889935.23091: _execute() done 178205 1726889935.23102: dumping result to json 178205 1726889935.23109: done dumping result, returning 178205 1726889935.23121: done running TaskExecutor() for managed_node2/TASK: Get information about the mountpoint directory [02369adf-7a19-34ed-f5d1-000000003133] 178205 1726889935.23131: sending task result for task 02369adf-7a19-34ed-f5d1-000000003133 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 178205 1726889935.23280: no more pending results, returning what we have 178205 1726889935.23284: results queue empty 178205 1726889935.23285: checking for any_errors_fatal 178205 1726889935.23296: done checking for any_errors_fatal 178205 1726889935.23297: checking for max_fail_percentage 178205 1726889935.23299: done checking for max_fail_percentage 178205 1726889935.23300: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.23301: done checking to see if all hosts have failed 178205 1726889935.23301: getting the remaining hosts for this loop 178205 1726889935.23303: done getting the remaining hosts for this loop 178205 1726889935.23307: getting the next task for host managed_node2 178205 1726889935.23317: done getting next task for host managed_node2 178205 1726889935.23320: ^ task is: TASK: Verify the current mount state by device 178205 1726889935.23326: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.23331: getting variables 178205 1726889935.23333: in VariableManager get_vars() 178205 1726889935.23374: Calling all_inventory to load vars for managed_node2 178205 1726889935.23377: Calling groups_inventory to load vars for managed_node2 178205 1726889935.23381: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.23393: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.23397: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.23400: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.23969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.24531: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003133 178205 1726889935.24534: WORKER PROCESS EXITING 178205 1726889935.24808: done with get_vars() 178205 1726889935.24825: done getting variables 178205 1726889935.24881: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:38:55 -0400 (0:00:00.033) 0:02:28.237 ****** 178205 1726889935.25237: entering _queue_task() for managed_node2/assert 178205 1726889935.25503: worker is 1 (out of 1 available) 178205 1726889935.25682: exiting _queue_task() for managed_node2/assert 178205 1726889935.25696: done queuing things up, now waiting for results queue to drain 178205 1726889935.25697: waiting for pending results... 178205 1726889935.26454: running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device 178205 1726889935.26681: in run() - task 02369adf-7a19-34ed-f5d1-000000003134 178205 1726889935.26817: variable 'ansible_search_path' from source: unknown 178205 1726889935.26850: calling self._execute() 178205 1726889935.27079: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.27083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.27096: variable 'omit' from source: magic vars 178205 1726889935.28422: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.28434: Evaluated conditional (_storage_test_volume_present): False 178205 1726889935.28438: when evaluation is False, skipping this task 178205 1726889935.28441: _execute() done 178205 1726889935.28444: dumping result to json 178205 1726889935.28446: done dumping result, returning 178205 1726889935.28449: done running TaskExecutor() for managed_node2/TASK: Verify the current mount state by device [02369adf-7a19-34ed-f5d1-000000003134] 178205 1726889935.28456: sending task result for task 02369adf-7a19-34ed-f5d1-000000003134 178205 1726889935.28772: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003134 178205 1726889935.28775: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889935.28860: no more pending results, returning what we have 178205 1726889935.28864: results queue empty 178205 1726889935.28865: checking for any_errors_fatal 178205 1726889935.28874: done checking for any_errors_fatal 178205 1726889935.28875: checking for max_fail_percentage 178205 1726889935.28877: done checking for max_fail_percentage 178205 1726889935.28878: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.28879: done checking to see if all hosts have failed 178205 1726889935.28880: getting the remaining hosts for this loop 178205 1726889935.28881: done getting the remaining hosts for this loop 178205 1726889935.28885: getting the next task for host managed_node2 178205 1726889935.28895: done getting next task for host managed_node2 178205 1726889935.28898: ^ task is: TASK: Verify mount directory user 178205 1726889935.28904: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.28908: getting variables 178205 1726889935.28910: in VariableManager get_vars() 178205 1726889935.28952: Calling all_inventory to load vars for managed_node2 178205 1726889935.28954: Calling groups_inventory to load vars for managed_node2 178205 1726889935.28958: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.28969: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.28972: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.28975: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.29496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.31202: done with get_vars() 178205 1726889935.31219: done getting variables 178205 1726889935.31276: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:38:55 -0400 (0:00:00.063) 0:02:28.301 ****** 178205 1726889935.31308: entering _queue_task() for managed_node2/assert 178205 1726889935.31571: worker is 1 (out of 1 available) 178205 1726889935.31583: exiting _queue_task() for managed_node2/assert 178205 1726889935.31594: done queuing things up, now waiting for results queue to drain 178205 1726889935.31595: waiting for pending results... 178205 1726889935.32459: running TaskExecutor() for managed_node2/TASK: Verify mount directory user 178205 1726889935.32829: in run() - task 02369adf-7a19-34ed-f5d1-000000003135 178205 1726889935.32850: variable 'ansible_search_path' from source: unknown 178205 1726889935.32888: calling self._execute() 178205 1726889935.33143: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.33154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.33167: variable 'omit' from source: magic vars 178205 1726889935.33660: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.33672: variable 'storage_test_volume' from source: include params 178205 1726889935.33717: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 178205 1726889935.33727: when evaluation is False, skipping this task 178205 1726889935.33735: _execute() done 178205 1726889935.33742: dumping result to json 178205 1726889935.33748: done dumping result, returning 178205 1726889935.33757: done running TaskExecutor() for managed_node2/TASK: Verify mount directory user [02369adf-7a19-34ed-f5d1-000000003135] 178205 1726889935.33766: sending task result for task 02369adf-7a19-34ed-f5d1-000000003135 178205 1726889935.33890: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003135 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 178205 1726889935.33942: no more pending results, returning what we have 178205 1726889935.33945: results queue empty 178205 1726889935.33946: checking for any_errors_fatal 178205 1726889935.33954: done checking for any_errors_fatal 178205 1726889935.33954: checking for max_fail_percentage 178205 1726889935.33956: done checking for max_fail_percentage 178205 1726889935.33957: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.33958: done checking to see if all hosts have failed 178205 1726889935.33959: getting the remaining hosts for this loop 178205 1726889935.33960: done getting the remaining hosts for this loop 178205 1726889935.33963: getting the next task for host managed_node2 178205 1726889935.33971: done getting next task for host managed_node2 178205 1726889935.33974: ^ task is: TASK: Verify mount directory group 178205 1726889935.33979: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.33982: getting variables 178205 1726889935.33984: in VariableManager get_vars() 178205 1726889935.34026: Calling all_inventory to load vars for managed_node2 178205 1726889935.34029: Calling groups_inventory to load vars for managed_node2 178205 1726889935.34032: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.34046: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.34049: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.34053: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.34510: WORKER PROCESS EXITING 178205 1726889935.34534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.35282: done with get_vars() 178205 1726889935.35296: done getting variables 178205 1726889935.35356: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:38:55 -0400 (0:00:00.040) 0:02:28.341 ****** 178205 1726889935.35386: entering _queue_task() for managed_node2/assert 178205 1726889935.36260: worker is 1 (out of 1 available) 178205 1726889935.36271: exiting _queue_task() for managed_node2/assert 178205 1726889935.36282: done queuing things up, now waiting for results queue to drain 178205 1726889935.36283: waiting for pending results... 178205 1726889935.37271: running TaskExecutor() for managed_node2/TASK: Verify mount directory group 178205 1726889935.37617: in run() - task 02369adf-7a19-34ed-f5d1-000000003136 178205 1726889935.37637: variable 'ansible_search_path' from source: unknown 178205 1726889935.37672: calling self._execute() 178205 1726889935.37805: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.37810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.37822: variable 'omit' from source: magic vars 178205 1726889935.38825: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.38834: variable 'storage_test_volume' from source: include params 178205 1726889935.38870: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 178205 1726889935.38873: when evaluation is False, skipping this task 178205 1726889935.38876: _execute() done 178205 1726889935.38879: dumping result to json 178205 1726889935.38881: done dumping result, returning 178205 1726889935.38888: done running TaskExecutor() for managed_node2/TASK: Verify mount directory group [02369adf-7a19-34ed-f5d1-000000003136] 178205 1726889935.38895: sending task result for task 02369adf-7a19-34ed-f5d1-000000003136 178205 1726889935.39121: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003136 178205 1726889935.39124: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 178205 1726889935.39203: no more pending results, returning what we have 178205 1726889935.39208: results queue empty 178205 1726889935.39209: checking for any_errors_fatal 178205 1726889935.39219: done checking for any_errors_fatal 178205 1726889935.39220: checking for max_fail_percentage 178205 1726889935.39223: done checking for max_fail_percentage 178205 1726889935.39224: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.39225: done checking to see if all hosts have failed 178205 1726889935.39225: getting the remaining hosts for this loop 178205 1726889935.39227: done getting the remaining hosts for this loop 178205 1726889935.39231: getting the next task for host managed_node2 178205 1726889935.39240: done getting next task for host managed_node2 178205 1726889935.39243: ^ task is: TASK: Verify mount directory permissions 178205 1726889935.39249: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.39253: getting variables 178205 1726889935.39255: in VariableManager get_vars() 178205 1726889935.39296: Calling all_inventory to load vars for managed_node2 178205 1726889935.39299: Calling groups_inventory to load vars for managed_node2 178205 1726889935.39303: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.39318: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.39321: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.39324: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.39843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.41101: done with get_vars() 178205 1726889935.41292: done getting variables 178205 1726889935.41406: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:38:55 -0400 (0:00:00.060) 0:02:28.402 ****** 178205 1726889935.41441: entering _queue_task() for managed_node2/assert 178205 1726889935.42203: worker is 1 (out of 1 available) 178205 1726889935.42218: exiting _queue_task() for managed_node2/assert 178205 1726889935.42230: done queuing things up, now waiting for results queue to drain 178205 1726889935.42231: waiting for pending results... 178205 1726889935.44334: running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions 178205 1726889935.44868: in run() - task 02369adf-7a19-34ed-f5d1-000000003137 178205 1726889935.44893: variable 'ansible_search_path' from source: unknown 178205 1726889935.44943: calling self._execute() 178205 1726889935.45068: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.45078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.45731: variable 'omit' from source: magic vars 178205 1726889935.46163: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.46174: variable 'storage_test_volume' from source: include params 178205 1726889935.46214: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 178205 1726889935.46222: when evaluation is False, skipping this task 178205 1726889935.46232: _execute() done 178205 1726889935.46239: dumping result to json 178205 1726889935.46245: done dumping result, returning 178205 1726889935.46255: done running TaskExecutor() for managed_node2/TASK: Verify mount directory permissions [02369adf-7a19-34ed-f5d1-000000003137] 178205 1726889935.46265: sending task result for task 02369adf-7a19-34ed-f5d1-000000003137 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 178205 1726889935.46425: no more pending results, returning what we have 178205 1726889935.46429: results queue empty 178205 1726889935.46429: checking for any_errors_fatal 178205 1726889935.46439: done checking for any_errors_fatal 178205 1726889935.46440: checking for max_fail_percentage 178205 1726889935.46441: done checking for max_fail_percentage 178205 1726889935.46442: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.46443: done checking to see if all hosts have failed 178205 1726889935.46444: getting the remaining hosts for this loop 178205 1726889935.46445: done getting the remaining hosts for this loop 178205 1726889935.46449: getting the next task for host managed_node2 178205 1726889935.46457: done getting next task for host managed_node2 178205 1726889935.46460: ^ task is: TASK: Get path of test volume device 178205 1726889935.46465: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.46469: getting variables 178205 1726889935.46471: in VariableManager get_vars() 178205 1726889935.46514: Calling all_inventory to load vars for managed_node2 178205 1726889935.46517: Calling groups_inventory to load vars for managed_node2 178205 1726889935.46520: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.46534: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.46536: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.46539: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.47685: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003137 178205 1726889935.47689: WORKER PROCESS EXITING 178205 1726889935.47883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.49198: done with get_vars() 178205 1726889935.49216: done getting variables 178205 1726889935.49272: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:38:55 -0400 (0:00:00.078) 0:02:28.481 ****** 178205 1726889935.49305: entering _queue_task() for managed_node2/command 178205 1726889935.50033: worker is 1 (out of 1 available) 178205 1726889935.50046: exiting _queue_task() for managed_node2/command 178205 1726889935.50058: done queuing things up, now waiting for results queue to drain 178205 1726889935.50059: waiting for pending results... 178205 1726889935.50567: running TaskExecutor() for managed_node2/TASK: Get path of test volume device 178205 1726889935.50730: in run() - task 02369adf-7a19-34ed-f5d1-000000003138 178205 1726889935.50752: variable 'ansible_search_path' from source: unknown 178205 1726889935.50794: calling self._execute() 178205 1726889935.50924: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.50940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.50959: variable 'omit' from source: magic vars 178205 1726889935.51433: variable 'storage_test_volume' from source: include params 178205 1726889935.51485: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889935.51502: when evaluation is False, skipping this task 178205 1726889935.51520: _execute() done 178205 1726889935.51528: dumping result to json 178205 1726889935.51535: done dumping result, returning 178205 1726889935.51546: done running TaskExecutor() for managed_node2/TASK: Get path of test volume device [02369adf-7a19-34ed-f5d1-000000003138] 178205 1726889935.51570: sending task result for task 02369adf-7a19-34ed-f5d1-000000003138 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889935.51745: no more pending results, returning what we have 178205 1726889935.51750: results queue empty 178205 1726889935.51751: checking for any_errors_fatal 178205 1726889935.51760: done checking for any_errors_fatal 178205 1726889935.51761: checking for max_fail_percentage 178205 1726889935.51763: done checking for max_fail_percentage 178205 1726889935.51764: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.51765: done checking to see if all hosts have failed 178205 1726889935.51765: getting the remaining hosts for this loop 178205 1726889935.51767: done getting the remaining hosts for this loop 178205 1726889935.51771: getting the next task for host managed_node2 178205 1726889935.51780: done getting next task for host managed_node2 178205 1726889935.51783: ^ task is: TASK: Gather swap info 178205 1726889935.51790: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.51796: getting variables 178205 1726889935.51798: in VariableManager get_vars() 178205 1726889935.51848: Calling all_inventory to load vars for managed_node2 178205 1726889935.51851: Calling groups_inventory to load vars for managed_node2 178205 1726889935.51855: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.51869: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.51872: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.51876: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.52548: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003138 178205 1726889935.52551: WORKER PROCESS EXITING 178205 1726889935.52588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.53421: done with get_vars() 178205 1726889935.53435: done getting variables 178205 1726889935.53493: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:38:55 -0400 (0:00:00.042) 0:02:28.523 ****** 178205 1726889935.53526: entering _queue_task() for managed_node2/command 178205 1726889935.53806: worker is 1 (out of 1 available) 178205 1726889935.53820: exiting _queue_task() for managed_node2/command 178205 1726889935.53831: done queuing things up, now waiting for results queue to drain 178205 1726889935.53833: waiting for pending results... 178205 1726889935.54306: running TaskExecutor() for managed_node2/TASK: Gather swap info 178205 1726889935.54530: in run() - task 02369adf-7a19-34ed-f5d1-000000003139 178205 1726889935.54549: variable 'ansible_search_path' from source: unknown 178205 1726889935.54587: calling self._execute() 178205 1726889935.54702: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.54721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.54736: variable 'omit' from source: magic vars 178205 1726889935.55136: variable 'storage_test_volume' from source: include params 178205 1726889935.55183: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889935.55191: when evaluation is False, skipping this task 178205 1726889935.55197: _execute() done 178205 1726889935.55203: dumping result to json 178205 1726889935.55208: done dumping result, returning 178205 1726889935.55220: done running TaskExecutor() for managed_node2/TASK: Gather swap info [02369adf-7a19-34ed-f5d1-000000003139] 178205 1726889935.55244: sending task result for task 02369adf-7a19-34ed-f5d1-000000003139 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889935.55418: no more pending results, returning what we have 178205 1726889935.55424: results queue empty 178205 1726889935.55424: checking for any_errors_fatal 178205 1726889935.55434: done checking for any_errors_fatal 178205 1726889935.55435: checking for max_fail_percentage 178205 1726889935.55437: done checking for max_fail_percentage 178205 1726889935.55439: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.55440: done checking to see if all hosts have failed 178205 1726889935.55440: getting the remaining hosts for this loop 178205 1726889935.55442: done getting the remaining hosts for this loop 178205 1726889935.55445: getting the next task for host managed_node2 178205 1726889935.55454: done getting next task for host managed_node2 178205 1726889935.55457: ^ task is: TASK: Verify swap status 178205 1726889935.55465: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.55470: getting variables 178205 1726889935.55472: in VariableManager get_vars() 178205 1726889935.55518: Calling all_inventory to load vars for managed_node2 178205 1726889935.55521: Calling groups_inventory to load vars for managed_node2 178205 1726889935.55525: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.55538: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.55542: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.55546: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.56536: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003139 178205 1726889935.56539: WORKER PROCESS EXITING 178205 1726889935.56566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.57426: done with get_vars() 178205 1726889935.57440: done getting variables 178205 1726889935.57496: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:38:55 -0400 (0:00:00.040) 0:02:28.563 ****** 178205 1726889935.57532: entering _queue_task() for managed_node2/assert 178205 1726889935.57785: worker is 1 (out of 1 available) 178205 1726889935.57797: exiting _queue_task() for managed_node2/assert 178205 1726889935.57809: done queuing things up, now waiting for results queue to drain 178205 1726889935.57810: waiting for pending results... 178205 1726889935.58128: running TaskExecutor() for managed_node2/TASK: Verify swap status 178205 1726889935.58290: in run() - task 02369adf-7a19-34ed-f5d1-00000000313a 178205 1726889935.58310: variable 'ansible_search_path' from source: unknown 178205 1726889935.58361: calling self._execute() 178205 1726889935.58561: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.58573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.58590: variable 'omit' from source: magic vars 178205 1726889935.59015: variable 'storage_test_volume' from source: include params 178205 1726889935.59061: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 178205 1726889935.59073: when evaluation is False, skipping this task 178205 1726889935.59080: _execute() done 178205 1726889935.59087: dumping result to json 178205 1726889935.59094: done dumping result, returning 178205 1726889935.59104: done running TaskExecutor() for managed_node2/TASK: Verify swap status [02369adf-7a19-34ed-f5d1-00000000313a] 178205 1726889935.59115: sending task result for task 02369adf-7a19-34ed-f5d1-00000000313a skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 178205 1726889935.59274: no more pending results, returning what we have 178205 1726889935.59278: results queue empty 178205 1726889935.59279: checking for any_errors_fatal 178205 1726889935.59288: done checking for any_errors_fatal 178205 1726889935.59289: checking for max_fail_percentage 178205 1726889935.59291: done checking for max_fail_percentage 178205 1726889935.59292: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.59293: done checking to see if all hosts have failed 178205 1726889935.59294: getting the remaining hosts for this loop 178205 1726889935.59296: done getting the remaining hosts for this loop 178205 1726889935.59299: getting the next task for host managed_node2 178205 1726889935.59310: done getting next task for host managed_node2 178205 1726889935.59315: ^ task is: TASK: Unset facts 178205 1726889935.59321: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.59326: getting variables 178205 1726889935.59329: in VariableManager get_vars() 178205 1726889935.59371: Calling all_inventory to load vars for managed_node2 178205 1726889935.59374: Calling groups_inventory to load vars for managed_node2 178205 1726889935.59378: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.59391: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.59394: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.59397: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.60122: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000313a 178205 1726889935.60130: WORKER PROCESS EXITING 178205 1726889935.60361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.60973: done with get_vars() 178205 1726889935.60988: done getting variables 178205 1726889935.61046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:38:55 -0400 (0:00:00.035) 0:02:28.598 ****** 178205 1726889935.61074: entering _queue_task() for managed_node2/set_fact 178205 1726889935.61300: worker is 1 (out of 1 available) 178205 1726889935.61314: exiting _queue_task() for managed_node2/set_fact 178205 1726889935.61326: done queuing things up, now waiting for results queue to drain 178205 1726889935.61327: waiting for pending results... 178205 1726889935.61606: running TaskExecutor() for managed_node2/TASK: Unset facts 178205 1726889935.61743: in run() - task 02369adf-7a19-34ed-f5d1-00000000313b 178205 1726889935.61764: variable 'ansible_search_path' from source: unknown 178205 1726889935.61804: calling self._execute() 178205 1726889935.61924: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.61935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.61949: variable 'omit' from source: magic vars 178205 1726889935.62059: variable 'omit' from source: magic vars 178205 1726889935.62124: variable 'omit' from source: magic vars 178205 1726889935.62163: variable 'omit' from source: magic vars 178205 1726889935.62213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889935.62257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889935.62282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889935.62306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.62332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.62372: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889935.62382: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.62390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.62498: Set connection var ansible_pipelining to False 178205 1726889935.62514: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889935.62531: Set connection var ansible_shell_executable to /bin/sh 178205 1726889935.62539: Set connection var ansible_connection to ssh 178205 1726889935.62554: Set connection var ansible_shell_type to sh 178205 1726889935.62567: Set connection var ansible_timeout to 10 178205 1726889935.62599: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.62608: variable 'ansible_connection' from source: unknown 178205 1726889935.62617: variable 'ansible_module_compression' from source: unknown 178205 1726889935.62623: variable 'ansible_shell_type' from source: unknown 178205 1726889935.62629: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.62638: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.62644: variable 'ansible_pipelining' from source: unknown 178205 1726889935.62649: variable 'ansible_timeout' from source: unknown 178205 1726889935.62654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.62796: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889935.62820: variable 'omit' from source: magic vars 178205 1726889935.62830: starting attempt loop 178205 1726889935.62837: running the handler 178205 1726889935.62864: handler run complete 178205 1726889935.62881: attempt loop complete, returning result 178205 1726889935.62887: _execute() done 178205 1726889935.62893: dumping result to json 178205 1726889935.62900: done dumping result, returning 178205 1726889935.62910: done running TaskExecutor() for managed_node2/TASK: Unset facts [02369adf-7a19-34ed-f5d1-00000000313b] 178205 1726889935.62925: sending task result for task 02369adf-7a19-34ed-f5d1-00000000313b ok: [managed_node2] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 178205 1726889935.63080: no more pending results, returning what we have 178205 1726889935.63083: results queue empty 178205 1726889935.63084: checking for any_errors_fatal 178205 1726889935.63093: done checking for any_errors_fatal 178205 1726889935.63094: checking for max_fail_percentage 178205 1726889935.63096: done checking for max_fail_percentage 178205 1726889935.63097: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.63098: done checking to see if all hosts have failed 178205 1726889935.63099: getting the remaining hosts for this loop 178205 1726889935.63100: done getting the remaining hosts for this loop 178205 1726889935.63104: getting the next task for host managed_node2 178205 1726889935.63118: done getting next task for host managed_node2 178205 1726889935.63121: ^ task is: TASK: Set some variables for fstab checking 178205 1726889935.63127: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.63132: getting variables 178205 1726889935.63134: in VariableManager get_vars() 178205 1726889935.63172: Calling all_inventory to load vars for managed_node2 178205 1726889935.63175: Calling groups_inventory to load vars for managed_node2 178205 1726889935.63178: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.63189: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.63192: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.63194: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.63975: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000313b 178205 1726889935.63979: WORKER PROCESS EXITING 178205 1726889935.64001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.64603: done with get_vars() 178205 1726889935.64619: done getting variables 178205 1726889935.64671: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:38:55 -0400 (0:00:00.036) 0:02:28.635 ****** 178205 1726889935.64702: entering _queue_task() for managed_node2/set_fact 178205 1726889935.64927: worker is 1 (out of 1 available) 178205 1726889935.64940: exiting _queue_task() for managed_node2/set_fact 178205 1726889935.64951: done queuing things up, now waiting for results queue to drain 178205 1726889935.64952: waiting for pending results... 178205 1726889935.65226: running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking 178205 1726889935.65358: in run() - task 02369adf-7a19-34ed-f5d1-00000000313f 178205 1726889935.65377: variable 'ansible_search_path' from source: unknown 178205 1726889935.65420: calling self._execute() 178205 1726889935.65531: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.65542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.65555: variable 'omit' from source: magic vars 178205 1726889935.65668: variable 'omit' from source: magic vars 178205 1726889935.65734: variable 'omit' from source: magic vars 178205 1726889935.66046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889935.68422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889935.68997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889935.69038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889935.69079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889935.69109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889935.69192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.69227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.69257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.69305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.69325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.69373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.69404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.69434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.69478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.69496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.69564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.69591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.69625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.69668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.69685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.69867: variable 'storage_test_fstab' from source: set_fact 178205 1726889935.69887: variable 'storage_test_volume' from source: include params 178205 1726889935.70015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 178205 1726889935.70173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 178205 1726889935.70214: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 178205 1726889935.70247: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 178205 1726889935.70282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 178205 1726889935.70327: 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) 178205 1726889935.70355: 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) 178205 1726889935.70388: 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) 178205 1726889935.70419: 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) 178205 1726889935.70639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.70666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.70698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.70743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.70763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.70943: variable '__mount_point' from source: task vars 178205 1726889935.71013: variable 'storage_test_volume' from source: include params 178205 1726889935.71043: variable 'storage_test_fstab' from source: set_fact 178205 1726889935.71317: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.71326: variable '__mount_point' from source: task vars 178205 1726889935.71398: variable 'storage_test_volume' from source: include params 178205 1726889935.71418: variable 'storage_test_volume' from source: include params 178205 1726889935.71580: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.71589: variable '__mount_point' from source: task vars 178205 1726889935.71656: variable 'storage_test_volume' from source: include params 178205 1726889935.72018: variable '__mount_options' from source: task vars 178205 1726889935.72087: variable 'storage_test_volume' from source: include params 178205 1726889935.72114: variable '__mount_point' from source: task vars 178205 1726889935.72185: variable 'storage_test_volume' from source: include params 178205 1726889935.72207: variable 'storage_test_fstab' from source: set_fact 178205 1726889935.72226: variable '__pattern' from source: task vars 178205 1726889935.72310: variable '__mount_point' from source: task vars 178205 1726889935.72494: variable 'storage_test_volume' from source: include params 178205 1726889935.72660: variable '__mount_options' from source: task vars 178205 1726889935.72726: variable 'storage_test_volume' from source: include params 178205 1726889935.72845: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.72975: variable '__mount_options' from source: task vars 178205 1726889935.73041: variable 'storage_test_volume' from source: include params 178205 1726889935.73210: variable 'omit' from source: magic vars 178205 1726889935.73244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889935.73273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889935.73299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889935.73409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.73428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.73459: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889935.73466: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.73472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.73676: Set connection var ansible_pipelining to False 178205 1726889935.73686: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889935.73694: Set connection var ansible_shell_executable to /bin/sh 178205 1726889935.73700: Set connection var ansible_connection to ssh 178205 1726889935.73707: Set connection var ansible_shell_type to sh 178205 1726889935.73717: Set connection var ansible_timeout to 10 178205 1726889935.73752: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.73842: variable 'ansible_connection' from source: unknown 178205 1726889935.73848: variable 'ansible_module_compression' from source: unknown 178205 1726889935.73854: variable 'ansible_shell_type' from source: unknown 178205 1726889935.73859: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.73864: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.73870: variable 'ansible_pipelining' from source: unknown 178205 1726889935.73876: variable 'ansible_timeout' from source: unknown 178205 1726889935.73882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.74016: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889935.74130: variable 'omit' from source: magic vars 178205 1726889935.74140: starting attempt loop 178205 1726889935.74146: running the handler 178205 1726889935.74167: handler run complete 178205 1726889935.74180: attempt loop complete, returning result 178205 1726889935.74185: _execute() done 178205 1726889935.74275: dumping result to json 178205 1726889935.74284: done dumping result, returning 178205 1726889935.74297: done running TaskExecutor() for managed_node2/TASK: Set some variables for fstab checking [02369adf-7a19-34ed-f5d1-00000000313f] 178205 1726889935.74307: sending task result for task 02369adf-7a19-34ed-f5d1-00000000313f ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 178205 1726889935.74479: no more pending results, returning what we have 178205 1726889935.74483: results queue empty 178205 1726889935.74484: checking for any_errors_fatal 178205 1726889935.74492: done checking for any_errors_fatal 178205 1726889935.74493: checking for max_fail_percentage 178205 1726889935.74495: done checking for max_fail_percentage 178205 1726889935.74496: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.74497: done checking to see if all hosts have failed 178205 1726889935.74498: getting the remaining hosts for this loop 178205 1726889935.74500: done getting the remaining hosts for this loop 178205 1726889935.74504: getting the next task for host managed_node2 178205 1726889935.74515: done getting next task for host managed_node2 178205 1726889935.74517: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889935.74522: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.74526: getting variables 178205 1726889935.74528: in VariableManager get_vars() 178205 1726889935.74571: Calling all_inventory to load vars for managed_node2 178205 1726889935.74574: Calling groups_inventory to load vars for managed_node2 178205 1726889935.74578: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.74590: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.74593: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.74597: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.75316: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000313f 178205 1726889935.75321: WORKER PROCESS EXITING 178205 1726889935.75476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.76764: done with get_vars() 178205 1726889935.76791: done getting variables 178205 1726889935.76861: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:38:55 -0400 (0:00:00.123) 0:02:28.758 ****** 178205 1726889935.77014: entering _queue_task() for managed_node2/assert 178205 1726889935.77682: worker is 1 (out of 1 available) 178205 1726889935.77695: exiting _queue_task() for managed_node2/assert 178205 1726889935.77707: done queuing things up, now waiting for results queue to drain 178205 1726889935.77707: waiting for pending results... 178205 1726889935.78313: running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab 178205 1726889935.79142: in run() - task 02369adf-7a19-34ed-f5d1-000000003140 178205 1726889935.79162: variable 'ansible_search_path' from source: unknown 178205 1726889935.79203: calling self._execute() 178205 1726889935.79325: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.79337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.79354: variable 'omit' from source: magic vars 178205 1726889935.80037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889935.83507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889935.83588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889935.83632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889935.83674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889935.83708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889935.83805: variable '_storage_test_volume_present' from source: set_fact 178205 1726889935.83831: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889935.83840: when evaluation is False, skipping this task 178205 1726889935.83847: _execute() done 178205 1726889935.83854: dumping result to json 178205 1726889935.83860: done dumping result, returning 178205 1726889935.83868: done running TaskExecutor() for managed_node2/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-34ed-f5d1-000000003140] 178205 1726889935.83877: sending task result for task 02369adf-7a19-34ed-f5d1-000000003140 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889935.84028: no more pending results, returning what we have 178205 1726889935.84032: results queue empty 178205 1726889935.84033: checking for any_errors_fatal 178205 1726889935.84043: done checking for any_errors_fatal 178205 1726889935.84044: checking for max_fail_percentage 178205 1726889935.84046: done checking for max_fail_percentage 178205 1726889935.84047: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.84048: done checking to see if all hosts have failed 178205 1726889935.84049: getting the remaining hosts for this loop 178205 1726889935.84051: done getting the remaining hosts for this loop 178205 1726889935.84054: getting the next task for host managed_node2 178205 1726889935.84064: done getting next task for host managed_node2 178205 1726889935.84067: ^ task is: TASK: Verify the fstab mount point 178205 1726889935.84072: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889935.84077: getting variables 178205 1726889935.84079: in VariableManager get_vars() 178205 1726889935.84122: Calling all_inventory to load vars for managed_node2 178205 1726889935.84125: Calling groups_inventory to load vars for managed_node2 178205 1726889935.84129: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.84142: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.84145: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.84148: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.85231: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003140 178205 1726889935.85234: WORKER PROCESS EXITING 178205 1726889935.85309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.85879: done with get_vars() 178205 1726889935.85894: done getting variables 178205 1726889935.85952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:38:55 -0400 (0:00:00.089) 0:02:28.847 ****** 178205 1726889935.85983: entering _queue_task() for managed_node2/assert 178205 1726889935.86248: worker is 1 (out of 1 available) 178205 1726889935.86260: exiting _queue_task() for managed_node2/assert 178205 1726889935.86270: done queuing things up, now waiting for results queue to drain 178205 1726889935.86271: waiting for pending results... 178205 1726889935.86555: running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point 178205 1726889935.86704: in run() - task 02369adf-7a19-34ed-f5d1-000000003141 178205 1726889935.86729: variable 'ansible_search_path' from source: unknown 178205 1726889935.86766: calling self._execute() 178205 1726889935.86879: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.86891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.86904: variable 'omit' from source: magic vars 178205 1726889935.87015: variable 'omit' from source: magic vars 178205 1726889935.87079: variable 'omit' from source: magic vars 178205 1726889935.87353: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889935.87370: variable 'storage_test_volume' from source: include params 178205 1726889935.87428: variable 'omit' from source: magic vars 178205 1726889935.87476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889935.87519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889935.87545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889935.87567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.87589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889935.87627: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889935.87641: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.87651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.87763: Set connection var ansible_pipelining to False 178205 1726889935.87774: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889935.87783: Set connection var ansible_shell_executable to /bin/sh 178205 1726889935.87791: Set connection var ansible_connection to ssh 178205 1726889935.87802: Set connection var ansible_shell_type to sh 178205 1726889935.87810: Set connection var ansible_timeout to 10 178205 1726889935.87844: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.87851: variable 'ansible_connection' from source: unknown 178205 1726889935.87858: variable 'ansible_module_compression' from source: unknown 178205 1726889935.87863: variable 'ansible_shell_type' from source: unknown 178205 1726889935.87869: variable 'ansible_shell_executable' from source: unknown 178205 1726889935.87876: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.87882: variable 'ansible_pipelining' from source: unknown 178205 1726889935.87888: variable 'ansible_timeout' from source: unknown 178205 1726889935.87895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.88035: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889935.88052: variable 'omit' from source: magic vars 178205 1726889935.88062: starting attempt loop 178205 1726889935.88069: running the handler 178205 1726889935.88260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889935.91318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889935.91524: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889935.91631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889935.91669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889935.91727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889935.91875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.91946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.92049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.92095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.92156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.92370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889935.92399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889935.92432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889935.92482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889935.92589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889935.92752: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 178205 1726889935.92821: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 178205 1726889935.92840: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 178205 1726889935.92906: handler run complete 178205 1726889935.92927: attempt loop complete, returning result 178205 1726889935.92935: _execute() done 178205 1726889935.92944: dumping result to json 178205 1726889935.92952: done dumping result, returning 178205 1726889935.92963: done running TaskExecutor() for managed_node2/TASK: Verify the fstab mount point [02369adf-7a19-34ed-f5d1-000000003141] 178205 1726889935.93018: sending task result for task 02369adf-7a19-34ed-f5d1-000000003141 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889935.93160: no more pending results, returning what we have 178205 1726889935.93164: results queue empty 178205 1726889935.93164: checking for any_errors_fatal 178205 1726889935.93173: done checking for any_errors_fatal 178205 1726889935.93174: checking for max_fail_percentage 178205 1726889935.93176: done checking for max_fail_percentage 178205 1726889935.93183: checking to see if all hosts have failed and the running result is not ok 178205 1726889935.93185: done checking to see if all hosts have failed 178205 1726889935.93185: getting the remaining hosts for this loop 178205 1726889935.93187: done getting the remaining hosts for this loop 178205 1726889935.93191: getting the next task for host managed_node2 178205 1726889935.93199: done getting next task for host managed_node2 178205 1726889935.93202: ^ task is: TASK: Verify mount_options 178205 1726889935.93207: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889935.93213: getting variables 178205 1726889935.93216: in VariableManager get_vars() 178205 1726889935.93256: Calling all_inventory to load vars for managed_node2 178205 1726889935.93259: Calling groups_inventory to load vars for managed_node2 178205 1726889935.93263: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889935.93274: Calling all_plugins_play to load vars for managed_node2 178205 1726889935.93278: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889935.93281: Calling groups_plugins_play to load vars for managed_node2 178205 1726889935.93840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889935.94436: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003141 178205 1726889935.94440: WORKER PROCESS EXITING 178205 1726889935.95178: done with get_vars() 178205 1726889935.95193: done getting variables 178205 1726889935.95373: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:38:55 -0400 (0:00:00.094) 0:02:28.942 ****** 178205 1726889935.95405: entering _queue_task() for managed_node2/assert 178205 1726889935.96021: worker is 1 (out of 1 available) 178205 1726889935.96037: exiting _queue_task() for managed_node2/assert 178205 1726889935.96049: done queuing things up, now waiting for results queue to drain 178205 1726889935.96050: waiting for pending results... 178205 1726889935.96882: running TaskExecutor() for managed_node2/TASK: Verify mount_options 178205 1726889935.97014: in run() - task 02369adf-7a19-34ed-f5d1-000000003142 178205 1726889935.97334: variable 'ansible_search_path' from source: unknown 178205 1726889935.97373: calling self._execute() 178205 1726889935.97487: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889935.97498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889935.97513: variable 'omit' from source: magic vars 178205 1726889935.98137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889936.01237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889936.01315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889936.01356: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889936.01395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889936.01429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889936.01504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889936.01540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889936.01570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889936.01617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889936.01638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889936.01751: Evaluated conditional (__storage_verify_mount_options | d(false)): False 178205 1726889936.01760: when evaluation is False, skipping this task 178205 1726889936.01767: _execute() done 178205 1726889936.01774: dumping result to json 178205 1726889936.01779: done dumping result, returning 178205 1726889936.01788: done running TaskExecutor() for managed_node2/TASK: Verify mount_options [02369adf-7a19-34ed-f5d1-000000003142] 178205 1726889936.01797: sending task result for task 02369adf-7a19-34ed-f5d1-000000003142 178205 1726889936.01904: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003142 178205 1726889936.01916: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 178205 1726889936.01969: no more pending results, returning what we have 178205 1726889936.01973: results queue empty 178205 1726889936.01974: checking for any_errors_fatal 178205 1726889936.01980: done checking for any_errors_fatal 178205 1726889936.01981: checking for max_fail_percentage 178205 1726889936.01982: done checking for max_fail_percentage 178205 1726889936.01983: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.01984: done checking to see if all hosts have failed 178205 1726889936.01985: getting the remaining hosts for this loop 178205 1726889936.01986: done getting the remaining hosts for this loop 178205 1726889936.01990: getting the next task for host managed_node2 178205 1726889936.01998: done getting next task for host managed_node2 178205 1726889936.02000: ^ task is: TASK: Verify fingerprint 178205 1726889936.02006: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889936.02010: getting variables 178205 1726889936.02013: in VariableManager get_vars() 178205 1726889936.02053: Calling all_inventory to load vars for managed_node2 178205 1726889936.02056: Calling groups_inventory to load vars for managed_node2 178205 1726889936.02060: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.02069: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.02072: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.02075: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.02609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.03739: done with get_vars() 178205 1726889936.03756: done getting variables 178205 1726889936.03819: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:38:56 -0400 (0:00:00.084) 0:02:29.026 ****** 178205 1726889936.03853: entering _queue_task() for managed_node2/assert 178205 1726889936.04133: worker is 1 (out of 1 available) 178205 1726889936.04152: exiting _queue_task() for managed_node2/assert 178205 1726889936.04166: done queuing things up, now waiting for results queue to drain 178205 1726889936.04167: waiting for pending results... 178205 1726889936.04500: running TaskExecutor() for managed_node2/TASK: Verify fingerprint 178205 1726889936.04642: in run() - task 02369adf-7a19-34ed-f5d1-000000003143 178205 1726889936.04658: variable 'ansible_search_path' from source: unknown 178205 1726889936.04698: calling self._execute() 178205 1726889936.04820: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.04825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.04845: variable 'omit' from source: magic vars 178205 1726889936.04977: variable 'omit' from source: magic vars 178205 1726889936.05044: variable 'omit' from source: magic vars 178205 1726889936.05083: variable 'omit' from source: magic vars 178205 1726889936.05134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889936.05173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889936.05193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889936.05210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.05224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.05260: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889936.05263: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.05265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.05386: Set connection var ansible_pipelining to False 178205 1726889936.05393: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889936.05399: Set connection var ansible_shell_executable to /bin/sh 178205 1726889936.05401: Set connection var ansible_connection to ssh 178205 1726889936.05407: Set connection var ansible_shell_type to sh 178205 1726889936.05414: Set connection var ansible_timeout to 10 178205 1726889936.05447: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.05450: variable 'ansible_connection' from source: unknown 178205 1726889936.05453: variable 'ansible_module_compression' from source: unknown 178205 1726889936.05460: variable 'ansible_shell_type' from source: unknown 178205 1726889936.05463: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.05466: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.05470: variable 'ansible_pipelining' from source: unknown 178205 1726889936.05473: variable 'ansible_timeout' from source: unknown 178205 1726889936.05477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.05647: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889936.05659: variable 'omit' from source: magic vars 178205 1726889936.05663: starting attempt loop 178205 1726889936.05666: running the handler 178205 1726889936.05991: variable '__fingerprint' from source: task vars 178205 1726889936.06003: variable 'storage_test_fstab' from source: set_fact 178205 1726889936.06040: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 178205 1726889936.06043: handler run complete 178205 1726889936.06059: attempt loop complete, returning result 178205 1726889936.06063: _execute() done 178205 1726889936.06066: dumping result to json 178205 1726889936.06068: done dumping result, returning 178205 1726889936.06074: done running TaskExecutor() for managed_node2/TASK: Verify fingerprint [02369adf-7a19-34ed-f5d1-000000003143] 178205 1726889936.06080: sending task result for task 02369adf-7a19-34ed-f5d1-000000003143 178205 1726889936.06174: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003143 178205 1726889936.06178: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889936.06232: no more pending results, returning what we have 178205 1726889936.06236: results queue empty 178205 1726889936.06237: checking for any_errors_fatal 178205 1726889936.06247: done checking for any_errors_fatal 178205 1726889936.06247: checking for max_fail_percentage 178205 1726889936.06249: done checking for max_fail_percentage 178205 1726889936.06250: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.06251: done checking to see if all hosts have failed 178205 1726889936.06252: getting the remaining hosts for this loop 178205 1726889936.06254: done getting the remaining hosts for this loop 178205 1726889936.06257: getting the next task for host managed_node2 178205 1726889936.06266: done getting next task for host managed_node2 178205 1726889936.06269: ^ task is: TASK: Clean up variables 178205 1726889936.06275: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889936.06279: getting variables 178205 1726889936.06281: in VariableManager get_vars() 178205 1726889936.06327: Calling all_inventory to load vars for managed_node2 178205 1726889936.06330: Calling groups_inventory to load vars for managed_node2 178205 1726889936.06334: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.06346: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.06349: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.06352: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.07038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.07777: done with get_vars() 178205 1726889936.07790: done getting variables 178205 1726889936.07854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:38:56 -0400 (0:00:00.040) 0:02:29.066 ****** 178205 1726889936.07884: entering _queue_task() for managed_node2/set_fact 178205 1726889936.08146: worker is 1 (out of 1 available) 178205 1726889936.08163: exiting _queue_task() for managed_node2/set_fact 178205 1726889936.08174: done queuing things up, now waiting for results queue to drain 178205 1726889936.08175: waiting for pending results... 178205 1726889936.08491: running TaskExecutor() for managed_node2/TASK: Clean up variables 178205 1726889936.08636: in run() - task 02369adf-7a19-34ed-f5d1-000000003144 178205 1726889936.08652: variable 'ansible_search_path' from source: unknown 178205 1726889936.08685: calling self._execute() 178205 1726889936.08804: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.08814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.08824: variable 'omit' from source: magic vars 178205 1726889936.08952: variable 'omit' from source: magic vars 178205 1726889936.09020: variable 'omit' from source: magic vars 178205 1726889936.09065: variable 'omit' from source: magic vars 178205 1726889936.09104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889936.09150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889936.09173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889936.09190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.09201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.09237: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889936.09241: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.09250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.09365: Set connection var ansible_pipelining to False 178205 1726889936.09371: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889936.09376: Set connection var ansible_shell_executable to /bin/sh 178205 1726889936.09384: Set connection var ansible_connection to ssh 178205 1726889936.09391: Set connection var ansible_shell_type to sh 178205 1726889936.09396: Set connection var ansible_timeout to 10 178205 1726889936.09427: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.09433: variable 'ansible_connection' from source: unknown 178205 1726889936.09436: variable 'ansible_module_compression' from source: unknown 178205 1726889936.09438: variable 'ansible_shell_type' from source: unknown 178205 1726889936.09441: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.09443: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.09445: variable 'ansible_pipelining' from source: unknown 178205 1726889936.09449: variable 'ansible_timeout' from source: unknown 178205 1726889936.09453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.09619: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889936.09634: variable 'omit' from source: magic vars 178205 1726889936.09642: starting attempt loop 178205 1726889936.09645: running the handler 178205 1726889936.09656: handler run complete 178205 1726889936.09667: attempt loop complete, returning result 178205 1726889936.09670: _execute() done 178205 1726889936.09672: dumping result to json 178205 1726889936.09675: done dumping result, returning 178205 1726889936.09689: done running TaskExecutor() for managed_node2/TASK: Clean up variables [02369adf-7a19-34ed-f5d1-000000003144] 178205 1726889936.09694: sending task result for task 02369adf-7a19-34ed-f5d1-000000003144 178205 1726889936.09795: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003144 178205 1726889936.09798: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 178205 1726889936.09880: no more pending results, returning what we have 178205 1726889936.09884: results queue empty 178205 1726889936.09885: checking for any_errors_fatal 178205 1726889936.09895: done checking for any_errors_fatal 178205 1726889936.09896: checking for max_fail_percentage 178205 1726889936.09899: done checking for max_fail_percentage 178205 1726889936.09900: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.09901: done checking to see if all hosts have failed 178205 1726889936.09902: getting the remaining hosts for this loop 178205 1726889936.09903: done getting the remaining hosts for this loop 178205 1726889936.09907: getting the next task for host managed_node2 178205 1726889936.09918: done getting next task for host managed_node2 178205 1726889936.09921: ^ task is: TASK: Verify fs type 178205 1726889936.09930: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889936.09934: getting variables 178205 1726889936.09937: in VariableManager get_vars() 178205 1726889936.09976: Calling all_inventory to load vars for managed_node2 178205 1726889936.09978: Calling groups_inventory to load vars for managed_node2 178205 1726889936.09982: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.09993: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.09997: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.10000: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.11369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.12516: done with get_vars() 178205 1726889936.12533: done getting variables 178205 1726889936.12589: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:38:56 -0400 (0:00:00.047) 0:02:29.114 ****** 178205 1726889936.12629: entering _queue_task() for managed_node2/assert 178205 1726889936.12874: worker is 1 (out of 1 available) 178205 1726889936.12887: exiting _queue_task() for managed_node2/assert 178205 1726889936.12899: done queuing things up, now waiting for results queue to drain 178205 1726889936.12900: waiting for pending results... 178205 1726889936.13880: running TaskExecutor() for managed_node2/TASK: Verify fs type 178205 1726889936.14189: in run() - task 02369adf-7a19-34ed-f5d1-000000003148 178205 1726889936.14208: variable 'ansible_search_path' from source: unknown 178205 1726889936.14249: calling self._execute() 178205 1726889936.14525: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.14536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.14557: variable 'omit' from source: magic vars 178205 1726889936.15333: variable 'storage_test_volume' from source: include params 178205 1726889936.15487: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889936.16216: variable 'storage_test_volume' from source: include params 178205 1726889936.16220: Evaluated conditional (storage_test_volume.fs_type): True 178205 1726889936.16222: variable '_storage_test_volume_present' from source: set_fact 178205 1726889936.16225: Evaluated conditional (_storage_test_volume_present): False 178205 1726889936.16227: when evaluation is False, skipping this task 178205 1726889936.16229: _execute() done 178205 1726889936.16231: dumping result to json 178205 1726889936.16233: done dumping result, returning 178205 1726889936.16235: done running TaskExecutor() for managed_node2/TASK: Verify fs type [02369adf-7a19-34ed-f5d1-000000003148] 178205 1726889936.16237: sending task result for task 02369adf-7a19-34ed-f5d1-000000003148 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889936.16357: no more pending results, returning what we have 178205 1726889936.16361: results queue empty 178205 1726889936.16362: checking for any_errors_fatal 178205 1726889936.16375: done checking for any_errors_fatal 178205 1726889936.16376: checking for max_fail_percentage 178205 1726889936.16378: done checking for max_fail_percentage 178205 1726889936.16379: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.16380: done checking to see if all hosts have failed 178205 1726889936.16381: getting the remaining hosts for this loop 178205 1726889936.16382: done getting the remaining hosts for this loop 178205 1726889936.16386: getting the next task for host managed_node2 178205 1726889936.16394: done getting next task for host managed_node2 178205 1726889936.16397: ^ task is: TASK: Verify fs label 178205 1726889936.16403: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889936.16407: getting variables 178205 1726889936.16409: in VariableManager get_vars() 178205 1726889936.16454: Calling all_inventory to load vars for managed_node2 178205 1726889936.16457: Calling groups_inventory to load vars for managed_node2 178205 1726889936.16461: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.16475: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.16478: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.16482: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.17091: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003148 178205 1726889936.17094: WORKER PROCESS EXITING 178205 1726889936.17576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.18370: done with get_vars() 178205 1726889936.18383: done getting variables 178205 1726889936.18450: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:38:56 -0400 (0:00:00.058) 0:02:29.172 ****** 178205 1726889936.18481: entering _queue_task() for managed_node2/assert 178205 1726889936.18760: worker is 1 (out of 1 available) 178205 1726889936.18772: exiting _queue_task() for managed_node2/assert 178205 1726889936.18783: done queuing things up, now waiting for results queue to drain 178205 1726889936.18784: waiting for pending results... 178205 1726889936.19100: running TaskExecutor() for managed_node2/TASK: Verify fs label 178205 1726889936.19225: in run() - task 02369adf-7a19-34ed-f5d1-000000003149 178205 1726889936.19249: variable 'ansible_search_path' from source: unknown 178205 1726889936.19279: calling self._execute() 178205 1726889936.19398: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.19408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.19420: variable 'omit' from source: magic vars 178205 1726889936.19859: variable 'storage_test_volume' from source: include params 178205 1726889936.19900: Evaluated conditional (storage_test_volume.type != "stratis"): True 178205 1726889936.20086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889936.24783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889936.24855: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889936.24889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889936.25020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889936.25048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889936.25110: variable '_storage_test_volume_present' from source: set_fact 178205 1726889936.25134: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889936.25137: when evaluation is False, skipping this task 178205 1726889936.25139: _execute() done 178205 1726889936.25142: dumping result to json 178205 1726889936.25144: done dumping result, returning 178205 1726889936.25151: done running TaskExecutor() for managed_node2/TASK: Verify fs label [02369adf-7a19-34ed-f5d1-000000003149] 178205 1726889936.25157: sending task result for task 02369adf-7a19-34ed-f5d1-000000003149 178205 1726889936.25257: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003149 178205 1726889936.25261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889936.25305: no more pending results, returning what we have 178205 1726889936.25310: results queue empty 178205 1726889936.25311: checking for any_errors_fatal 178205 1726889936.25322: done checking for any_errors_fatal 178205 1726889936.25326: checking for max_fail_percentage 178205 1726889936.25329: done checking for max_fail_percentage 178205 1726889936.25331: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.25332: done checking to see if all hosts have failed 178205 1726889936.25333: getting the remaining hosts for this loop 178205 1726889936.25335: done getting the remaining hosts for this loop 178205 1726889936.25338: getting the next task for host managed_node2 178205 1726889936.25352: done getting next task for host managed_node2 178205 1726889936.25356: ^ task is: TASK: See whether the device node is present 178205 1726889936.25361: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889936.25366: getting variables 178205 1726889936.25367: in VariableManager get_vars() 178205 1726889936.25409: Calling all_inventory to load vars for managed_node2 178205 1726889936.25413: Calling groups_inventory to load vars for managed_node2 178205 1726889936.25417: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.25430: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.25433: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.25435: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.26571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.27175: done with get_vars() 178205 1726889936.27189: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:38:56 -0400 (0:00:00.088) 0:02:29.260 ****** 178205 1726889936.27291: entering _queue_task() for managed_node2/stat 178205 1726889936.27582: worker is 1 (out of 1 available) 178205 1726889936.27595: exiting _queue_task() for managed_node2/stat 178205 1726889936.27606: done queuing things up, now waiting for results queue to drain 178205 1726889936.27607: waiting for pending results... 178205 1726889936.27927: running TaskExecutor() for managed_node2/TASK: See whether the device node is present 178205 1726889936.28080: in run() - task 02369adf-7a19-34ed-f5d1-00000000314d 178205 1726889936.28094: variable 'ansible_search_path' from source: unknown 178205 1726889936.28135: calling self._execute() 178205 1726889936.28261: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.28265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.28281: variable 'omit' from source: magic vars 178205 1726889936.28405: variable 'omit' from source: magic vars 178205 1726889936.28468: variable 'omit' from source: magic vars 178205 1726889936.28718: variable 'storage_test_volume' from source: include params 178205 1726889936.28774: variable 'omit' from source: magic vars 178205 1726889936.28820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889936.28860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889936.28883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889936.28898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.28914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.28948: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889936.28952: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.28955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.29070: Set connection var ansible_pipelining to False 178205 1726889936.29076: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889936.29083: Set connection var ansible_shell_executable to /bin/sh 178205 1726889936.29086: Set connection var ansible_connection to ssh 178205 1726889936.29095: Set connection var ansible_shell_type to sh 178205 1726889936.29100: Set connection var ansible_timeout to 10 178205 1726889936.29131: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.29134: variable 'ansible_connection' from source: unknown 178205 1726889936.29137: variable 'ansible_module_compression' from source: unknown 178205 1726889936.29140: variable 'ansible_shell_type' from source: unknown 178205 1726889936.29143: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.29151: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.29156: variable 'ansible_pipelining' from source: unknown 178205 1726889936.29158: variable 'ansible_timeout' from source: unknown 178205 1726889936.29162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.29387: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 178205 1726889936.29397: variable 'omit' from source: magic vars 178205 1726889936.29402: starting attempt loop 178205 1726889936.29406: running the handler 178205 1726889936.29425: _low_level_execute_command(): starting 178205 1726889936.29436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889936.30887: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889936.30902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.31033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.31049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.31086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.31095: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889936.31104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.31121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889936.31132: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889936.31141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889936.31151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.31165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.31177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.31185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.31193: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889936.31203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.31388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889936.31408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.31423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.31498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.33133: stdout chunk (state=3): >>>/root <<< 178205 1726889936.33299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889936.33302: stdout chunk (state=3): >>><<< 178205 1726889936.33313: stderr chunk (state=3): >>><<< 178205 1726889936.33341: _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 178205 1726889936.33354: _low_level_execute_command(): starting 178205 1726889936.33362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589 `" && echo ansible-tmp-1726889936.3334029-183505-273588352767589="` echo /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589 `" ) && sleep 0' 178205 1726889936.35854: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.35866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.36085: 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 <<< 178205 1726889936.36090: 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 <<< 178205 1726889936.36134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.36140: stderr 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 <<< 178205 1726889936.36345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.36432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.36530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.38319: stdout chunk (state=3): >>>ansible-tmp-1726889936.3334029-183505-273588352767589=/root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589 <<< 178205 1726889936.38501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889936.38504: stdout chunk (state=3): >>><<< 178205 1726889936.38506: stderr chunk (state=3): >>><<< 178205 1726889936.38817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889936.3334029-183505-273588352767589=/root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589 , stderr=OpenSSH_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 178205 1726889936.38821: variable 'ansible_module_compression' from source: unknown 178205 1726889936.38823: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 178205 1726889936.38825: variable 'ansible_facts' from source: unknown 178205 1726889936.38827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/AnsiballZ_stat.py 178205 1726889936.39449: Sending initial data 178205 1726889936.39452: Sent initial data (155 bytes) 178205 1726889936.41724: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889936.41851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.41861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.41875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.41913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.41921: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889936.41934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.41951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889936.41959: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889936.41968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889936.41977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.41994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.42000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.42008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.42019: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889936.42025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.42097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889936.42237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.42249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.42308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.43979: 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 <<< 178205 1726889936.43982: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 178205 1726889936.44048: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889936.44073: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpi0jh1wiy /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/AnsiballZ_stat.py <<< 178205 1726889936.44102: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889936.45610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889936.45617: stderr chunk (state=3): >>><<< 178205 1726889936.45621: stdout chunk (state=3): >>><<< 178205 1726889936.45647: done transferring module to remote 178205 1726889936.45662: _low_level_execute_command(): starting 178205 1726889936.45667: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/ /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/AnsiballZ_stat.py && sleep 0' 178205 1726889936.47273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889936.47281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.47291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.47304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.47346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.47479: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889936.47489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.47502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889936.47509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889936.47517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889936.47525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.47538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.47548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.47555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.47562: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889936.47570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.47649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889936.47662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.47672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.47804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.49465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889936.49468: stdout chunk (state=3): >>><<< 178205 1726889936.49475: stderr chunk (state=3): >>><<< 178205 1726889936.49491: _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 178205 1726889936.49494: _low_level_execute_command(): starting 178205 1726889936.49499: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/AnsiballZ_stat.py && sleep 0' 178205 1726889936.51116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889936.51125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.51139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.51151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.51188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.51194: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889936.51210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.51225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889936.51324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889936.51335: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889936.51344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.51355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.51367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.51375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889936.51381: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889936.51391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889936.51468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889936.51478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.51535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.51603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.53485: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 178205 1726889936.53498: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 178205 1726889936.53559: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 178205 1726889936.53605: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889936.53633: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889936.53679: stdout chunk (state=3): >>>import 'time' # <<< 178205 1726889936.53682: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 178205 1726889936.53734: 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' <<< 178205 1726889936.53764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889936.53781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889936.53810: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5330243dc0> <<< 178205 1726889936.53856: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889936.53870: 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 0x7f532ffd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5330243b20> <<< 178205 1726889936.53895: 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' <<< 178205 1726889936.53925: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5330243ac0> <<< 178205 1726889936.53948: stdout chunk (state=3): >>>import '_signal' # <<< 178205 1726889936.53969: 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 0x7f532ffd8490> <<< 178205 1726889936.54007: 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' <<< 178205 1726889936.54029: 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' <<< 178205 1726889936.54056: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffd8940> <<< 178205 1726889936.54069: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffd8670> <<< 178205 1726889936.54106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 178205 1726889936.54120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 178205 1726889936.54138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889936.54174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889936.54177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889936.54200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 178205 1726889936.54218: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff8f190> <<< 178205 1726889936.54240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889936.54252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889936.54324: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff8f220> <<< 178205 1726889936.54348: 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' <<< 178205 1726889936.54395: 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 0x7f532ffb2850> <<< 178205 1726889936.54398: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff8f940> <<< 178205 1726889936.54431: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fff0880> <<< 178205 1726889936.54463: 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 0x7f532ff88d90> <<< 178205 1726889936.54528: 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' <<< 178205 1726889936.54532: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffb2d90> <<< 178205 1726889936.54574: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffd8970> <<< 178205 1726889936.54607: 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. <<< 178205 1726889936.54814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 178205 1726889936.54820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 178205 1726889936.54856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 178205 1726889936.54859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 178205 1726889936.54894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 178205 1726889936.54905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889936.54930: 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' <<< 178205 1726889936.54933: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff2feb0> <<< 178205 1726889936.54981: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff32f40> <<< 178205 1726889936.55014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 178205 1726889936.55017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 178205 1726889936.55046: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889936.55070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889936.55083: 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' <<< 178205 1726889936.55111: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff27610> <<< 178205 1726889936.55141: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff2f370> <<< 178205 1726889936.55154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889936.55231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889936.55245: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889936.55286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889936.55318: 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' <<< 178205 1726889936.55342: 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 0x7f532feb0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532feb0910> <<< 178205 1726889936.55383: stdout chunk (state=3): >>>import 'itertools' # <<< 178205 1726889936.55386: 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 0x7f532feb0f10> <<< 178205 1726889936.55408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 178205 1726889936.55453: 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 0x7f532feb0fd0> <<< 178205 1726889936.55477: 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 0x7f532fec20d0> <<< 178205 1726889936.55491: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889936.55553: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff09d90> <<< 178205 1726889936.55556: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889936.55567: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff04670> <<< 178205 1726889936.55639: 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 0x7f532ff166d0> <<< 178205 1726889936.55643: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff36e20> <<< 178205 1726889936.55655: 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' <<< 178205 1726889936.55684: 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 0x7f532fec2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff092b0> <<< 178205 1726889936.55755: 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 0x7f532ff162e0> <<< 178205 1726889936.55783: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff3c9d0> <<< 178205 1726889936.55786: 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' <<< 178205 1726889936.55803: 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' <<< 178205 1726889936.55838: 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' <<< 178205 1726889936.55866: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2df0> <<< 178205 1726889936.55881: 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 0x7f532fec2d60> <<< 178205 1726889936.55904: 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' <<< 178205 1726889936.55937: 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' <<< 178205 1726889936.55963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 178205 1726889936.56009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889936.56041: 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 0x7f532fe8d3d0> <<< 178205 1726889936.56065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 178205 1726889936.56076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 178205 1726889936.56102: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fe8d4c0> <<< 178205 1726889936.56227: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fecaf40> <<< 178205 1726889936.56263: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5a90> <<< 178205 1726889936.56282: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5490> <<< 178205 1726889936.56308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 178205 1726889936.56311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 178205 1726889936.56342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 178205 1726889936.56361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 178205 1726889936.56385: 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 0x7f532fda7220> <<< 178205 1726889936.56423: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fe77520> <<< 178205 1726889936.56469: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5f10> <<< 178205 1726889936.56480: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff3c040> <<< 178205 1726889936.56499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 178205 1726889936.56534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 178205 1726889936.56559: 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 0x7f532fdbab50> <<< 178205 1726889936.56570: stdout chunk (state=3): >>>import 'errno' # <<< 178205 1726889936.56597: 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 0x7f532fdbae80> <<< 178205 1726889936.56626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 178205 1726889936.56657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 178205 1726889936.56669: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdcc790> <<< 178205 1726889936.56688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889936.56717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889936.56744: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdcccd0> <<< 178205 1726889936.56780: 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 0x7f532fd58400> <<< 178205 1726889936.56805: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdbaf70> <<< 178205 1726889936.56829: 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' <<< 178205 1726889936.56871: 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 0x7f532fd692e0> <<< 178205 1726889936.56891: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdcc610> import 'pwd' # <<< 178205 1726889936.56918: 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 0x7f532fd693a0> <<< 178205 1726889936.56952: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2a30> <<< 178205 1726889936.56980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 178205 1726889936.57005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 178205 1726889936.57023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 178205 1726889936.57046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 178205 1726889936.57061: 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 0x7f532fd84700> <<< 178205 1726889936.57083: 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' <<< 178205 1726889936.57114: 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 0x7f532fd849d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd847c0> <<< 178205 1726889936.57144: 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 0x7f532fd848b0> <<< 178205 1726889936.57173: 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' <<< 178205 1726889936.57366: 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 0x7f532fd84d00> <<< 178205 1726889936.57407: 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 0x7f532fd8f250> <<< 178205 1726889936.57433: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd84940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd77a90> <<< 178205 1726889936.57452: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2610> <<< 178205 1726889936.57476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889936.57532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889936.57566: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd84af0> <<< 178205 1726889936.57670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889936.57683: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f532fcad6d0> <<< 178205 1726889936.57816: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip' # zipimport: zlib available <<< 178205 1726889936.57900: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.57942: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889936.57970: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 178205 1726889936.57984: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.59199: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.60149: 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 0x7f532fbd4820> <<< 178205 1726889936.60183: 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' <<< 178205 1726889936.60221: 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' <<< 178205 1726889936.60249: 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' <<< 178205 1726889936.60261: 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 0x7f532fbd4160> <<< 178205 1726889936.60297: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4280> <<< 178205 1726889936.60341: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4f70> <<< 178205 1726889936.60354: 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' <<< 178205 1726889936.60429: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd44f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4d90> import 'atexit' # <<< 178205 1726889936.60451: 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 0x7f532fbd4fd0> <<< 178205 1726889936.60467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889936.60483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889936.60551: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 178205 1726889936.60576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 178205 1726889936.60582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889936.60616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889936.60630: 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' <<< 178205 1726889936.60692: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f5eff40> <<< 178205 1726889936.60732: 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 0x7f532fb48d00> <<< 178205 1726889936.60769: 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 0x7f532fb48eb0> <<< 178205 1726889936.60782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889936.60814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889936.60850: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fb48370> <<< 178205 1726889936.60865: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc3adc0> <<< 178205 1726889936.61032: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc3a3a0> <<< 178205 1726889936.61056: 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' <<< 178205 1726889936.61090: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc3afd0> <<< 178205 1726889936.61130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 178205 1726889936.61142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 178205 1726889936.61168: 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' <<< 178205 1726889936.61184: 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 0x7f532fc09d30> <<< 178205 1726889936.61273: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fba7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fba7400> <<< 178205 1726889936.61279: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbdd4f0> <<< 178205 1726889936.61304: 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 0x7f532fba7520> <<< 178205 1726889936.61335: 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 0x7f532fba7550> <<< 178205 1726889936.61364: 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 <<< 178205 1726889936.61374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 178205 1726889936.61391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889936.61416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889936.61485: 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 0x7f532f5defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc1b250> <<< 178205 1726889936.61517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 178205 1726889936.61523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 178205 1726889936.61578: 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 0x7f532f5db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc1b3d0> <<< 178205 1726889936.61607: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889936.61641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889936.61663: 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' <<< 178205 1726889936.61675: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889936.61734: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc33e50> <<< 178205 1726889936.61859: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f5db7f0> <<< 178205 1726889936.61948: 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 0x7f532f5db640> <<< 178205 1726889936.61982: 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 0x7f532f5da5b0> <<< 178205 1726889936.62033: 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 0x7f532f5cfd90> <<< 178205 1726889936.62039: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc12910> <<< 178205 1726889936.62061: 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' <<< 178205 1726889936.62086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 178205 1726889936.62102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 178205 1726889936.62145: 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 0x7f532fb9b6a0> <<< 178205 1726889936.62322: 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 0x7f532fb9ab20> <<< 178205 1726889936.62334: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbaa0a0> <<< 178205 1726889936.62371: 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 0x7f532fb9b100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbdfb20> <<< 178205 1726889936.62387: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62409: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889936.62430: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62497: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62572: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889936.62586: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889936.62598: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62621: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 178205 1726889936.62633: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62730: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.62830: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.63273: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.63739: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 178205 1726889936.63748: 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_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889936.63773: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889936.63780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889936.63838: 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 0x7f532f1be5e0> <<< 178205 1726889936.63900: 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' <<< 178205 1726889936.63921: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f5ab580> <<< 178205 1726889936.63929: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f161100> <<< 178205 1726889936.63972: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 178205 1726889936.63982: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.63997: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.64015: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 178205 1726889936.64026: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.64140: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.64266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 178205 1726889936.64282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 178205 1726889936.64304: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fb9ab80> # zipimport: zlib available <<< 178205 1726889936.64695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65057: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65117: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65172: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 178205 1726889936.65187: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65219: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65252: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889936.65255: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65320: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65388: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 178205 1726889936.65400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889936.65422: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889936.65428: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65461: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65493: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889936.65505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65688: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.65875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889936.65907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 178205 1726889936.65915: stdout chunk (state=3): >>>import '_ast' # <<< 178205 1726889936.65975: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f191f10> <<< 178205 1726889936.65988: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66048: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66116: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 178205 1726889936.66129: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889936.66147: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66185: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66223: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 178205 1726889936.66229: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66264: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66304: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66393: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66452: 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 <<< 178205 1726889936.66478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889936.66552: 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 0x7f532fc26220> <<< 178205 1726889936.66582: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f191850> <<< 178205 1726889936.66623: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 178205 1726889936.66631: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66738: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66790: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66813: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.66860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889936.66868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889936.66882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889936.66921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889936.66938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889936.66952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889936.67037: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f59dca0> <<< 178205 1726889936.67076: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f599f70> <<< 178205 1726889936.67138: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889936.67141: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67168: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67193: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889936.67264: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889936.67279: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67286: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 178205 1726889936.67306: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67427: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67586: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889936.67813: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889936.68348: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726889919.0363958, "mtime": 1726889919.0363958, "ctime": 1726889919.0363958, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 178205 1726889936.68373: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889936.68681: 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 <<< 178205 1726889936.68689: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 178205 1726889936.68714: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 178205 1726889936.68732: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 178205 1726889936.68744: 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 # cleanup[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 <<< 178205 1726889936.68762: 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 <<< 178205 1726889936.68783: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 178205 1726889936.68795: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 178205 1726889936.68804: stdout chunk (state=3): >>># 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 <<< 178205 1726889936.68840: 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 # 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 <<< 178205 1726889936.69030: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889936.69042: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 178205 1726889936.69075: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889936.69088: stdout chunk (state=3): >>># destroy _compression <<< 178205 1726889936.69099: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 178205 1726889936.69130: 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 <<< 178205 1726889936.69137: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 178205 1726889936.69164: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 178205 1726889936.69179: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 178205 1726889936.69203: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 178205 1726889936.69267: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 178205 1726889936.69304: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 178205 1726889936.69339: 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 <<< 178205 1726889936.69377: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 178205 1726889936.69393: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools <<< 178205 1726889936.69431: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 178205 1726889936.69462: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 178205 1726889936.69490: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 178205 1726889936.69505: 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 <<< 178205 1726889936.69514: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 178205 1726889936.69667: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 178205 1726889936.69694: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 178205 1726889936.69727: 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 <<< 178205 1726889936.69736: 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 <<< 178205 1726889936.69764: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 178205 1726889936.70092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889936.70095: stdout chunk (state=3): >>><<< 178205 1726889936.70103: stderr chunk (state=3): >>><<< 178205 1726889936.70186: _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 0x7f5330243dc0> # /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 0x7f532ffd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5330243b20> # /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 0x7f5330243ac0> 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 0x7f532ffd8490> # /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 0x7f532ffd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffd8670> # /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 0x7f532ff8f190> # /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 0x7f532ff8f220> # /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 0x7f532ffb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fff0880> # /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 0x7f532ff88d90> # /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 0x7f532ffb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ffd8970> 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 0x7f532ff2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff32f40> # /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 0x7f532ff27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff2f370> # /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 0x7f532feb0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532feb0910> 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 0x7f532feb0f10> # /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 0x7f532feb0fd0> # /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 0x7f532fec20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff09d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff04670> # /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 0x7f532ff166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff36e20> # /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 0x7f532fec2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff092b0> # 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 0x7f532ff162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff3c9d0> # /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 0x7f532fec2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2df0> # /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 0x7f532fec2d60> # /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 0x7f532fe8d3d0> # /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 0x7f532fe8d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fecaf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5490> # /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 0x7f532fda7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fe77520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532ff3c040> # /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 0x7f532fdbab50> 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 0x7f532fdbae80> # /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 0x7f532fdcc790> # /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 0x7f532fdcccd0> # 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 0x7f532fd58400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdbaf70> # /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 0x7f532fd692e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fdcc610> 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 0x7f532fd693a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2a30> # /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 0x7f532fd84700> # /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 0x7f532fd849d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd847c0> # 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 0x7f532fd848b0> # /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 0x7f532fd84d00> # 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 0x7f532fd8f250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd84940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fd77a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fec2610> # /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 0x7f532fd84af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f532fcad6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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 0x7f532fbd4820> # /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 0x7f532fbd4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4f70> # /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 0x7f532fbd44f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbd4d90> 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 0x7f532fbd4fd0> # /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 0x7f532fbd4100> # /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 0x7f532f5eff40> # 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 0x7f532fb48d00> # 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 0x7f532fb48eb0> # /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 0x7f532fb48370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc3adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc3a3a0> # /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 0x7f532fc3afd0> # /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 0x7f532fc09d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fba7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fba7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbdd4f0> # 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 0x7f532fba7520> # /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 0x7f532fba7550> # /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 0x7f532f5defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc1b250> # /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 0x7f532f5db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc1b3d0> # /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 0x7f532fc33e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f5db7f0> # 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 0x7f532f5db640> # 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 0x7f532f5da5b0> # 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 0x7f532f5cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fc12910> # /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 0x7f532fb9b6a0> # 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 0x7f532fb9ab20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbaa0a0> # 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 0x7f532fb9b100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532fbdfb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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 0x7f532f1be5e0> # /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 0x7f532f5ab580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f161100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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_4zl0nah_/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 0x7f532fb9ab80> # 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_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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_4zl0nah_/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 0x7f532f191f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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_4zl0nah_/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 0x7f532fc26220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f191850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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 0x7f532f59dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f599f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f532f593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4zl0nah_/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_4zl0nah_/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": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726889919.0363958, "mtime": 1726889919.0363958, "ctime": 1726889919.0363958, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "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: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 178205 1726889936.70746: done with _execute_module (stat, {'path': '/dev/sdb', 'follow': 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': '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-1726889936.3334029-183505-273588352767589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889936.70751: _low_level_execute_command(): starting 178205 1726889936.70754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889936.3334029-183505-273588352767589/ > /dev/null 2>&1 && sleep 0' 178205 1726889936.71892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.71898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889936.71946: 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 <<< 178205 1726889936.71952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 178205 1726889936.71958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889936.71971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889936.71977: stderr 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 <<< 178205 1726889936.72067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889936.72085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889936.72143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889936.73929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889936.73940: stderr chunk (state=3): >>><<< 178205 1726889936.73943: stdout chunk (state=3): >>><<< 178205 1726889936.73962: _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 178205 1726889936.73965: handler run complete 178205 1726889936.74020: attempt loop complete, returning result 178205 1726889936.74023: _execute() done 178205 1726889936.74028: dumping result to json 178205 1726889936.74030: done dumping result, returning 178205 1726889936.74039: done running TaskExecutor() for managed_node2/TASK: See whether the device node is present [02369adf-7a19-34ed-f5d1-00000000314d] 178205 1726889936.74048: sending task result for task 02369adf-7a19-34ed-f5d1-00000000314d 178205 1726889936.74161: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000314d 178205 1726889936.74163: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726889919.0363958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726889919.0363958, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 451, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726889919.0363958, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 178205 1726889936.74258: no more pending results, returning what we have 178205 1726889936.74261: results queue empty 178205 1726889936.74261: checking for any_errors_fatal 178205 1726889936.74272: done checking for any_errors_fatal 178205 1726889936.74273: checking for max_fail_percentage 178205 1726889936.74275: done checking for max_fail_percentage 178205 1726889936.74276: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.74277: done checking to see if all hosts have failed 178205 1726889936.74277: getting the remaining hosts for this loop 178205 1726889936.74279: done getting the remaining hosts for this loop 178205 1726889936.74283: getting the next task for host managed_node2 178205 1726889936.74290: done getting next task for host managed_node2 178205 1726889936.74293: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889936.74297: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889936.74301: getting variables 178205 1726889936.74302: in VariableManager get_vars() 178205 1726889936.74342: Calling all_inventory to load vars for managed_node2 178205 1726889936.74345: Calling groups_inventory to load vars for managed_node2 178205 1726889936.74351: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.74362: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.74364: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.74367: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.75036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.75933: done with get_vars() 178205 1726889936.75950: done getting variables 178205 1726889936.76014: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:38:56 -0400 (0:00:00.487) 0:02:29.748 ****** 178205 1726889936.76052: entering _queue_task() for managed_node2/assert 178205 1726889936.76350: worker is 1 (out of 1 available) 178205 1726889936.76362: exiting _queue_task() for managed_node2/assert 178205 1726889936.76374: done queuing things up, now waiting for results queue to drain 178205 1726889936.76375: waiting for pending results... 178205 1726889936.76683: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889936.76834: in run() - task 02369adf-7a19-34ed-f5d1-00000000314e 178205 1726889936.76854: variable 'ansible_search_path' from source: unknown 178205 1726889936.76894: calling self._execute() 178205 1726889936.77020: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.77034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.77050: variable 'omit' from source: magic vars 178205 1726889936.78435: variable '_storage_test_volume_present' from source: set_fact 178205 1726889936.78447: variable 'storage_test_volume' from source: include params 178205 1726889936.78600: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 178205 1726889936.78615: variable 'omit' from source: magic vars 178205 1726889936.78671: variable 'omit' from source: magic vars 178205 1726889936.78783: variable 'storage_test_volume' from source: include params 178205 1726889936.78943: variable 'omit' from source: magic vars 178205 1726889936.79055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889936.79092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889936.79248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889936.79271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.79285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.79320: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889936.79329: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.79340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.79441: Set connection var ansible_pipelining to False 178205 1726889936.79565: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889936.79575: Set connection var ansible_shell_executable to /bin/sh 178205 1726889936.79582: Set connection var ansible_connection to ssh 178205 1726889936.79591: Set connection var ansible_shell_type to sh 178205 1726889936.79673: Set connection var ansible_timeout to 10 178205 1726889936.79702: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.79710: variable 'ansible_connection' from source: unknown 178205 1726889936.79719: variable 'ansible_module_compression' from source: unknown 178205 1726889936.79725: variable 'ansible_shell_type' from source: unknown 178205 1726889936.79731: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.79737: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.79745: variable 'ansible_pipelining' from source: unknown 178205 1726889936.79751: variable 'ansible_timeout' from source: unknown 178205 1726889936.79757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.79975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889936.80115: variable 'omit' from source: magic vars 178205 1726889936.80125: starting attempt loop 178205 1726889936.80132: running the handler 178205 1726889936.80410: variable 'storage_test_dev' from source: set_fact 178205 1726889936.80557: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 178205 1726889936.80568: handler run complete 178205 1726889936.80587: attempt loop complete, returning result 178205 1726889936.80594: _execute() done 178205 1726889936.80600: dumping result to json 178205 1726889936.80607: done dumping result, returning 178205 1726889936.80621: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-00000000314e] 178205 1726889936.80634: sending task result for task 02369adf-7a19-34ed-f5d1-00000000314e ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889936.80796: no more pending results, returning what we have 178205 1726889936.80799: results queue empty 178205 1726889936.80800: checking for any_errors_fatal 178205 1726889936.80810: done checking for any_errors_fatal 178205 1726889936.80811: checking for max_fail_percentage 178205 1726889936.80815: done checking for max_fail_percentage 178205 1726889936.80816: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.80817: done checking to see if all hosts have failed 178205 1726889936.80818: getting the remaining hosts for this loop 178205 1726889936.80819: done getting the remaining hosts for this loop 178205 1726889936.80823: getting the next task for host managed_node2 178205 1726889936.80831: done getting next task for host managed_node2 178205 1726889936.80833: ^ task is: TASK: Verify the presence/absence of the device node 178205 1726889936.80840: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889936.80846: getting variables 178205 1726889936.80848: in VariableManager get_vars() 178205 1726889936.80891: Calling all_inventory to load vars for managed_node2 178205 1726889936.80894: Calling groups_inventory to load vars for managed_node2 178205 1726889936.80899: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.80914: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.80917: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.80921: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.81550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.82228: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000314e 178205 1726889936.82231: WORKER PROCESS EXITING 178205 1726889936.83169: done with get_vars() 178205 1726889936.83184: done getting variables 178205 1726889936.83246: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:38:56 -0400 (0:00:00.072) 0:02:29.820 ****** 178205 1726889936.83280: entering _queue_task() for managed_node2/assert 178205 1726889936.84171: worker is 1 (out of 1 available) 178205 1726889936.84184: exiting _queue_task() for managed_node2/assert 178205 1726889936.84196: done queuing things up, now waiting for results queue to drain 178205 1726889936.84196: waiting for pending results... 178205 1726889936.85055: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node 178205 1726889936.85314: in run() - task 02369adf-7a19-34ed-f5d1-00000000314f 178205 1726889936.85452: variable 'ansible_search_path' from source: unknown 178205 1726889936.85493: calling self._execute() 178205 1726889936.85732: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.85747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.85769: variable 'omit' from source: magic vars 178205 1726889936.86773: variable '_storage_test_volume_present' from source: set_fact 178205 1726889936.86786: variable 'storage_test_volume' from source: include params 178205 1726889936.86835: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 178205 1726889936.86846: when evaluation is False, skipping this task 178205 1726889936.86956: _execute() done 178205 1726889936.86965: dumping result to json 178205 1726889936.86973: done dumping result, returning 178205 1726889936.86983: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the device node [02369adf-7a19-34ed-f5d1-00000000314f] 178205 1726889936.86994: sending task result for task 02369adf-7a19-34ed-f5d1-00000000314f skipping: [managed_node2] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 178205 1726889936.87153: no more pending results, returning what we have 178205 1726889936.87157: results queue empty 178205 1726889936.87157: checking for any_errors_fatal 178205 1726889936.87166: done checking for any_errors_fatal 178205 1726889936.87167: checking for max_fail_percentage 178205 1726889936.87169: done checking for max_fail_percentage 178205 1726889936.87169: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.87171: done checking to see if all hosts have failed 178205 1726889936.87172: getting the remaining hosts for this loop 178205 1726889936.87173: done getting the remaining hosts for this loop 178205 1726889936.87176: getting the next task for host managed_node2 178205 1726889936.87185: done getting next task for host managed_node2 178205 1726889936.87187: ^ task is: TASK: Make sure we got info about this volume 178205 1726889936.87193: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889936.87196: getting variables 178205 1726889936.87198: in VariableManager get_vars() 178205 1726889936.87239: Calling all_inventory to load vars for managed_node2 178205 1726889936.87242: Calling groups_inventory to load vars for managed_node2 178205 1726889936.87246: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.87259: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.87262: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.87265: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.88518: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000314f 178205 1726889936.88522: WORKER PROCESS EXITING 178205 1726889936.88546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.89109: done with get_vars() 178205 1726889936.89126: done getting variables 178205 1726889936.89187: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:38:56 -0400 (0:00:00.060) 0:02:29.881 ****** 178205 1726889936.89323: entering _queue_task() for managed_node2/assert 178205 1726889936.89805: worker is 1 (out of 1 available) 178205 1726889936.89824: exiting _queue_task() for managed_node2/assert 178205 1726889936.89836: done queuing things up, now waiting for results queue to drain 178205 1726889936.89837: waiting for pending results... 178205 1726889936.91640: running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume 178205 1726889936.92091: in run() - task 02369adf-7a19-34ed-f5d1-000000003150 178205 1726889936.92106: variable 'ansible_search_path' from source: unknown 178205 1726889936.92261: calling self._execute() 178205 1726889936.92477: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.92488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.92501: variable 'omit' from source: magic vars 178205 1726889936.93309: variable '_storage_test_volume_present' from source: set_fact 178205 1726889936.93330: Evaluated conditional (_storage_test_volume_present): False 178205 1726889936.93339: when evaluation is False, skipping this task 178205 1726889936.93348: _execute() done 178205 1726889936.93355: dumping result to json 178205 1726889936.93363: done dumping result, returning 178205 1726889936.93372: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about this volume [02369adf-7a19-34ed-f5d1-000000003150] 178205 1726889936.93382: sending task result for task 02369adf-7a19-34ed-f5d1-000000003150 178205 1726889936.93600: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003150 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889936.93655: no more pending results, returning what we have 178205 1726889936.93659: results queue empty 178205 1726889936.93660: checking for any_errors_fatal 178205 1726889936.93668: done checking for any_errors_fatal 178205 1726889936.93669: checking for max_fail_percentage 178205 1726889936.93671: done checking for max_fail_percentage 178205 1726889936.93672: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.93673: done checking to see if all hosts have failed 178205 1726889936.93673: getting the remaining hosts for this loop 178205 1726889936.93675: done getting the remaining hosts for this loop 178205 1726889936.93678: getting the next task for host managed_node2 178205 1726889936.93686: done getting next task for host managed_node2 178205 1726889936.93689: ^ task is: TASK: Process volume type (set initial value) (1/2) 178205 1726889936.93695: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889936.93699: getting variables 178205 1726889936.93701: in VariableManager get_vars() 178205 1726889936.93744: Calling all_inventory to load vars for managed_node2 178205 1726889936.93747: Calling groups_inventory to load vars for managed_node2 178205 1726889936.93751: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.93764: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.93767: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.93770: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.94518: WORKER PROCESS EXITING 178205 1726889936.94540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889936.95752: done with get_vars() 178205 1726889936.95766: done getting variables 178205 1726889936.95823: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:38:56 -0400 (0:00:00.065) 0:02:29.946 ****** 178205 1726889936.95854: entering _queue_task() for managed_node2/set_fact 178205 1726889936.96418: worker is 1 (out of 1 available) 178205 1726889936.96431: exiting _queue_task() for managed_node2/set_fact 178205 1726889936.96443: done queuing things up, now waiting for results queue to drain 178205 1726889936.96444: waiting for pending results... 178205 1726889936.97203: running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) 178205 1726889936.97357: in run() - task 02369adf-7a19-34ed-f5d1-000000003151 178205 1726889936.97380: variable 'ansible_search_path' from source: unknown 178205 1726889936.97421: calling self._execute() 178205 1726889936.97552: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.97563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.97578: variable 'omit' from source: magic vars 178205 1726889936.97696: variable 'omit' from source: magic vars 178205 1726889936.97767: variable 'omit' from source: magic vars 178205 1726889936.98037: variable 'storage_test_volume' from source: include params 178205 1726889936.98094: variable 'omit' from source: magic vars 178205 1726889936.98143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889936.98215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889936.98251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889936.98272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.98289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889936.98333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889936.98350: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.98359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.98497: Set connection var ansible_pipelining to False 178205 1726889936.98509: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889936.98545: Set connection var ansible_shell_executable to /bin/sh 178205 1726889936.98552: Set connection var ansible_connection to ssh 178205 1726889936.98562: Set connection var ansible_shell_type to sh 178205 1726889936.98572: Set connection var ansible_timeout to 10 178205 1726889936.98601: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.98607: variable 'ansible_connection' from source: unknown 178205 1726889936.98615: variable 'ansible_module_compression' from source: unknown 178205 1726889936.98622: variable 'ansible_shell_type' from source: unknown 178205 1726889936.98639: variable 'ansible_shell_executable' from source: unknown 178205 1726889936.98648: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889936.98662: variable 'ansible_pipelining' from source: unknown 178205 1726889936.98669: variable 'ansible_timeout' from source: unknown 178205 1726889936.98678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889936.98839: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889936.98865: variable 'omit' from source: magic vars 178205 1726889936.98875: starting attempt loop 178205 1726889936.98882: running the handler 178205 1726889936.98901: handler run complete 178205 1726889936.98920: attempt loop complete, returning result 178205 1726889936.98930: _execute() done 178205 1726889936.98937: dumping result to json 178205 1726889936.98945: done dumping result, returning 178205 1726889936.98959: done running TaskExecutor() for managed_node2/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-34ed-f5d1-000000003151] 178205 1726889936.98976: sending task result for task 02369adf-7a19-34ed-f5d1-000000003151 ok: [managed_node2] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 178205 1726889936.99135: no more pending results, returning what we have 178205 1726889936.99138: results queue empty 178205 1726889936.99139: checking for any_errors_fatal 178205 1726889936.99146: done checking for any_errors_fatal 178205 1726889936.99147: checking for max_fail_percentage 178205 1726889936.99149: done checking for max_fail_percentage 178205 1726889936.99150: checking to see if all hosts have failed and the running result is not ok 178205 1726889936.99151: done checking to see if all hosts have failed 178205 1726889936.99152: getting the remaining hosts for this loop 178205 1726889936.99153: done getting the remaining hosts for this loop 178205 1726889936.99156: getting the next task for host managed_node2 178205 1726889936.99165: done getting next task for host managed_node2 178205 1726889936.99168: ^ task is: TASK: Process volume type (get RAID value) (2/2) 178205 1726889936.99174: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889936.99178: getting variables 178205 1726889936.99180: in VariableManager get_vars() 178205 1726889936.99220: Calling all_inventory to load vars for managed_node2 178205 1726889936.99223: Calling groups_inventory to load vars for managed_node2 178205 1726889936.99226: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889936.99237: Calling all_plugins_play to load vars for managed_node2 178205 1726889936.99240: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889936.99243: Calling groups_plugins_play to load vars for managed_node2 178205 1726889936.99818: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003151 178205 1726889936.99821: WORKER PROCESS EXITING 178205 1726889936.99844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889937.00419: done with get_vars() 178205 1726889937.00433: done getting variables 178205 1726889937.00811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:38:57 -0400 (0:00:00.050) 0:02:29.996 ****** 178205 1726889937.00889: entering _queue_task() for managed_node2/set_fact 178205 1726889937.01267: worker is 1 (out of 1 available) 178205 1726889937.01280: exiting _queue_task() for managed_node2/set_fact 178205 1726889937.01372: done queuing things up, now waiting for results queue to drain 178205 1726889937.01373: waiting for pending results... 178205 1726889937.01771: running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) 178205 1726889937.02006: in run() - task 02369adf-7a19-34ed-f5d1-000000003152 178205 1726889937.02029: variable 'ansible_search_path' from source: unknown 178205 1726889937.02068: calling self._execute() 178205 1726889937.02176: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.02186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.02199: variable 'omit' from source: magic vars 178205 1726889937.02585: variable 'storage_test_volume' from source: include params 178205 1726889937.03302: Evaluated conditional (storage_test_volume.type == "raid"): False 178205 1726889937.03310: when evaluation is False, skipping this task 178205 1726889937.03318: _execute() done 178205 1726889937.03327: dumping result to json 178205 1726889937.03334: done dumping result, returning 178205 1726889937.03417: done running TaskExecutor() for managed_node2/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-34ed-f5d1-000000003152] 178205 1726889937.03647: sending task result for task 02369adf-7a19-34ed-f5d1-000000003152 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 178205 1726889937.03804: no more pending results, returning what we have 178205 1726889937.03808: results queue empty 178205 1726889937.03809: checking for any_errors_fatal 178205 1726889937.03819: done checking for any_errors_fatal 178205 1726889937.03820: checking for max_fail_percentage 178205 1726889937.03822: done checking for max_fail_percentage 178205 1726889937.03823: checking to see if all hosts have failed and the running result is not ok 178205 1726889937.03824: done checking to see if all hosts have failed 178205 1726889937.03825: getting the remaining hosts for this loop 178205 1726889937.03826: done getting the remaining hosts for this loop 178205 1726889937.03830: getting the next task for host managed_node2 178205 1726889937.03840: done getting next task for host managed_node2 178205 1726889937.03843: ^ task is: TASK: Verify the volume's device type 178205 1726889937.03848: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889937.03853: getting variables 178205 1726889937.03855: in VariableManager get_vars() 178205 1726889937.03897: Calling all_inventory to load vars for managed_node2 178205 1726889937.03900: Calling groups_inventory to load vars for managed_node2 178205 1726889937.03904: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889937.03925: Calling all_plugins_play to load vars for managed_node2 178205 1726889937.03929: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889937.03933: Calling groups_plugins_play to load vars for managed_node2 178205 1726889937.04759: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003152 178205 1726889937.04763: WORKER PROCESS EXITING 178205 1726889937.04936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889937.06097: done with get_vars() 178205 1726889937.06110: done getting variables 178205 1726889937.06273: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:38:57 -0400 (0:00:00.054) 0:02:30.051 ****** 178205 1726889937.06299: entering _queue_task() for managed_node2/assert 178205 1726889937.06673: worker is 1 (out of 1 available) 178205 1726889937.06686: exiting _queue_task() for managed_node2/assert 178205 1726889937.06697: done queuing things up, now waiting for results queue to drain 178205 1726889937.06698: waiting for pending results... 178205 1726889937.07072: running TaskExecutor() for managed_node2/TASK: Verify the volume's device type 178205 1726889937.07275: in run() - task 02369adf-7a19-34ed-f5d1-000000003153 178205 1726889937.07296: variable 'ansible_search_path' from source: unknown 178205 1726889937.07346: calling self._execute() 178205 1726889937.07481: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.07493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.07509: variable 'omit' from source: magic vars 178205 1726889937.07941: variable '_storage_test_volume_present' from source: set_fact 178205 1726889937.07955: Evaluated conditional (_storage_test_volume_present): False 178205 1726889937.07961: when evaluation is False, skipping this task 178205 1726889937.07968: _execute() done 178205 1726889937.07977: dumping result to json 178205 1726889937.07988: done dumping result, returning 178205 1726889937.07997: done running TaskExecutor() for managed_node2/TASK: Verify the volume's device type [02369adf-7a19-34ed-f5d1-000000003153] 178205 1726889937.08007: sending task result for task 02369adf-7a19-34ed-f5d1-000000003153 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889937.08174: no more pending results, returning what we have 178205 1726889937.08179: results queue empty 178205 1726889937.08179: checking for any_errors_fatal 178205 1726889937.08189: done checking for any_errors_fatal 178205 1726889937.08190: checking for max_fail_percentage 178205 1726889937.08192: done checking for max_fail_percentage 178205 1726889937.08193: checking to see if all hosts have failed and the running result is not ok 178205 1726889937.08195: done checking to see if all hosts have failed 178205 1726889937.08195: getting the remaining hosts for this loop 178205 1726889937.08197: done getting the remaining hosts for this loop 178205 1726889937.08201: getting the next task for host managed_node2 178205 1726889937.08326: done getting next task for host managed_node2 178205 1726889937.08329: ^ task is: TASK: Stat the LUKS device, if encrypted 178205 1726889937.08336: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889937.08343: getting variables 178205 1726889937.08346: in VariableManager get_vars() 178205 1726889937.08387: Calling all_inventory to load vars for managed_node2 178205 1726889937.08390: Calling groups_inventory to load vars for managed_node2 178205 1726889937.08394: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889937.08407: Calling all_plugins_play to load vars for managed_node2 178205 1726889937.08410: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889937.08415: Calling groups_plugins_play to load vars for managed_node2 178205 1726889937.09160: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003153 178205 1726889937.09164: WORKER PROCESS EXITING 178205 1726889937.09295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889937.10477: done with get_vars() 178205 1726889937.10492: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:38:57 -0400 (0:00:00.044) 0:02:30.095 ****** 178205 1726889937.10782: entering _queue_task() for managed_node2/stat 178205 1726889937.11180: worker is 1 (out of 1 available) 178205 1726889937.11194: exiting _queue_task() for managed_node2/stat 178205 1726889937.11207: done queuing things up, now waiting for results queue to drain 178205 1726889937.11208: waiting for pending results... 178205 1726889937.11585: running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted 178205 1726889937.11765: in run() - task 02369adf-7a19-34ed-f5d1-000000003157 178205 1726889937.11793: variable 'ansible_search_path' from source: unknown 178205 1726889937.11834: calling self._execute() 178205 1726889937.11970: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.11982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.12007: variable 'omit' from source: magic vars 178205 1726889937.12466: variable 'storage_test_volume' from source: include params 178205 1726889937.12509: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889937.12520: when evaluation is False, skipping this task 178205 1726889937.12528: _execute() done 178205 1726889937.12540: dumping result to json 178205 1726889937.12553: done dumping result, returning 178205 1726889937.12563: done running TaskExecutor() for managed_node2/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-34ed-f5d1-000000003157] 178205 1726889937.12574: sending task result for task 02369adf-7a19-34ed-f5d1-000000003157 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889937.12745: no more pending results, returning what we have 178205 1726889937.12751: results queue empty 178205 1726889937.12752: checking for any_errors_fatal 178205 1726889937.12764: done checking for any_errors_fatal 178205 1726889937.12765: checking for max_fail_percentage 178205 1726889937.12767: done checking for max_fail_percentage 178205 1726889937.12768: checking to see if all hosts have failed and the running result is not ok 178205 1726889937.12769: done checking to see if all hosts have failed 178205 1726889937.12770: getting the remaining hosts for this loop 178205 1726889937.12771: done getting the remaining hosts for this loop 178205 1726889937.12775: getting the next task for host managed_node2 178205 1726889937.12784: done getting next task for host managed_node2 178205 1726889937.12787: ^ task is: TASK: Ensure cryptsetup is present 178205 1726889937.12794: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889937.12798: getting variables 178205 1726889937.12800: in VariableManager get_vars() 178205 1726889937.12844: Calling all_inventory to load vars for managed_node2 178205 1726889937.12847: Calling groups_inventory to load vars for managed_node2 178205 1726889937.12851: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889937.12864: Calling all_plugins_play to load vars for managed_node2 178205 1726889937.12867: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889937.12871: Calling groups_plugins_play to load vars for managed_node2 178205 1726889937.13682: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003157 178205 1726889937.13686: WORKER PROCESS EXITING 178205 1726889937.13736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889937.14595: done with get_vars() 178205 1726889937.14627: done getting variables 178205 1726889937.14727: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:38:57 -0400 (0:00:00.040) 0:02:30.135 ****** 178205 1726889937.14786: entering _queue_task() for managed_node2/package 178205 1726889937.15151: worker is 1 (out of 1 available) 178205 1726889937.15162: exiting _queue_task() for managed_node2/package 178205 1726889937.15181: done queuing things up, now waiting for results queue to drain 178205 1726889937.15182: waiting for pending results... 178205 1726889937.15572: running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present 178205 1726889937.15774: in run() - task 02369adf-7a19-34ed-f5d1-000000003158 178205 1726889937.15794: variable 'ansible_search_path' from source: unknown 178205 1726889937.15866: calling self._execute() 178205 1726889937.16040: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.16064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.16095: variable 'omit' from source: magic vars 178205 1726889937.16258: variable 'omit' from source: magic vars 178205 1726889937.16370: variable 'omit' from source: magic vars 178205 1726889937.16795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889937.19867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889937.19946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889937.19985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889937.20026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889937.20061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889937.20163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889937.20196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889937.20229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889937.20281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889937.20304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889937.20428: variable '__storage_is_ostree' from source: set_fact 178205 1726889937.20439: variable 'omit' from source: magic vars 178205 1726889937.20481: variable 'omit' from source: magic vars 178205 1726889937.20508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889937.20540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889937.20561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889937.20590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889937.20605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889937.20638: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889937.20646: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.20653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.20817: Set connection var ansible_pipelining to False 178205 1726889937.20837: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889937.20849: Set connection var ansible_shell_executable to /bin/sh 178205 1726889937.20866: Set connection var ansible_connection to ssh 178205 1726889937.20884: Set connection var ansible_shell_type to sh 178205 1726889937.20893: Set connection var ansible_timeout to 10 178205 1726889937.20947: variable 'ansible_shell_executable' from source: unknown 178205 1726889937.20958: variable 'ansible_connection' from source: unknown 178205 1726889937.20973: variable 'ansible_module_compression' from source: unknown 178205 1726889937.20987: variable 'ansible_shell_type' from source: unknown 178205 1726889937.20998: variable 'ansible_shell_executable' from source: unknown 178205 1726889937.21022: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889937.21032: variable 'ansible_pipelining' from source: unknown 178205 1726889937.21040: variable 'ansible_timeout' from source: unknown 178205 1726889937.21059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889937.21207: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889937.21231: variable 'omit' from source: magic vars 178205 1726889937.21258: starting attempt loop 178205 1726889937.21270: running the handler 178205 1726889937.21290: variable 'ansible_facts' from source: unknown 178205 1726889937.21303: variable 'ansible_facts' from source: unknown 178205 1726889937.21393: _low_level_execute_command(): starting 178205 1726889937.21405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 178205 1726889937.22365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889937.22379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.22392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.22409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.22475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.22493: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889937.22514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.22544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889937.22571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889937.22591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889937.22602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.22620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.22646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.22659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.22669: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889937.22687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.22765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889937.22792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889937.22814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889937.22926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889937.24540: stdout chunk (state=3): >>>/root <<< 178205 1726889937.24682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889937.24736: stderr chunk (state=3): >>><<< 178205 1726889937.24739: stdout chunk (state=3): >>><<< 178205 1726889937.24798: _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 178205 1726889937.24802: _low_level_execute_command(): starting 178205 1726889937.24805: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066 `" && echo ansible-tmp-1726889937.2475727-183539-190884942324066="` echo /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066 `" ) && sleep 0' 178205 1726889937.25558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889937.25606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.25625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.25664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.25753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.25824: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889937.25850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.25882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889937.25901: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889937.25991: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889937.26067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.26082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.26098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.26113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.26130: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889937.26146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.26253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889937.26278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889937.26296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889937.26368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889937.28181: stdout chunk (state=3): >>>ansible-tmp-1726889937.2475727-183539-190884942324066=/root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066 <<< 178205 1726889937.28380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889937.28383: stdout chunk (state=3): >>><<< 178205 1726889937.28386: stderr chunk (state=3): >>><<< 178205 1726889937.28623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726889937.2475727-183539-190884942324066=/root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066 , stderr=OpenSSH_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 178205 1726889937.28630: variable 'ansible_module_compression' from source: unknown 178205 1726889937.28632: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-178205xy62d6b8/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 178205 1726889937.28634: variable 'ansible_facts' from source: unknown 178205 1726889937.28738: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/AnsiballZ_dnf.py 178205 1726889937.28952: Sending initial data 178205 1726889937.28955: Sent initial data (154 bytes) 178205 1726889937.29972: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889937.29981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.29991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.30005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.30048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.30055: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889937.30065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.30079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889937.30086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889937.30093: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889937.30101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.30110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.30125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.30136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.30144: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889937.30151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.30223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889937.30243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889937.30255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889937.30314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889937.31979: 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 <<< 178205 1726889937.32050: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 178205 1726889937.32083: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-178205xy62d6b8/tmpvwdj7ow2 /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/AnsiballZ_dnf.py <<< 178205 1726889937.32087: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 178205 1726889937.33548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889937.33659: stderr chunk (state=3): >>><<< 178205 1726889937.33663: stdout chunk (state=3): >>><<< 178205 1726889937.33680: done transferring module to remote 178205 1726889937.33695: _low_level_execute_command(): starting 178205 1726889937.33698: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/ /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/AnsiballZ_dnf.py && sleep 0' 178205 1726889937.34236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889937.34245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.34254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.34267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.34301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.34308: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889937.34319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.34332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889937.34339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889937.34346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889937.34353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.34361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.34371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.34378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.34384: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889937.34393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.34458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889937.34474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889937.34484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889937.34540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889937.36217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889937.36286: stderr chunk (state=3): >>><<< 178205 1726889937.36290: stdout chunk (state=3): >>><<< 178205 1726889937.36309: _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 178205 1726889937.36312: _low_level_execute_command(): starting 178205 1726889937.36316: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/AnsiballZ_dnf.py && sleep 0' 178205 1726889937.36890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889937.36899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.36909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.36927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.36962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.36968: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889937.36977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.36990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889937.36996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889937.37002: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889937.37010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889937.37022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889937.37033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889937.37040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889937.37046: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889937.37055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889937.37121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889937.37136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889937.37148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889937.37229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889937.39118: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 178205 1726889937.39122: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 178205 1726889937.39183: stdout chunk (state=3): >>>import '_io' # <<< 178205 1726889937.39185: stdout chunk (state=3): >>>import 'marshal' # <<< 178205 1726889937.39205: stdout chunk (state=3): >>>import 'posix' # <<< 178205 1726889937.39237: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 178205 1726889937.39291: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 178205 1726889937.39293: stdout chunk (state=3): >>># installed zipimport hook <<< 178205 1726889937.39340: 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' <<< 178205 1726889937.39363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 178205 1726889937.39376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 178205 1726889937.39404: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5098dc0> <<< 178205 1726889937.39452: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 178205 1726889937.39488: 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 0x7f94c503d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5098b20> <<< 178205 1726889937.39492: 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' <<< 178205 1726889937.39543: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5098ac0> import '_signal' # <<< 178205 1726889937.39578: 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 0x7f94c503d490> <<< 178205 1726889937.39616: 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' <<< 178205 1726889937.39653: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c503d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c503d670> <<< 178205 1726889937.39674: 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' <<< 178205 1726889937.39702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 178205 1726889937.39746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 178205 1726889937.39781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 178205 1726889937.39799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4dcf190> <<< 178205 1726889937.39817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 178205 1726889937.39820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 178205 1726889937.39947: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4dcf220> # /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 <<< 178205 1726889937.39975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4df2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4dcf940> <<< 178205 1726889937.40001: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5055880> # /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 0x7f94c4dc8d90> <<< 178205 1726889937.40070: 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' # <<< 178205 1726889937.40108: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4df2d90> <<< 178205 1726889937.40149: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c503d970> <<< 178205 1726889937.40152: 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. <<< 178205 1726889937.40371: 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' <<< 178205 1726889937.40427: 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' <<< 178205 1726889937.40478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 178205 1726889937.40481: 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' <<< 178205 1726889937.40498: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d6feb0> <<< 178205 1726889937.40566: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d72f40> <<< 178205 1726889937.40580: 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' <<< 178205 1726889937.40622: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 178205 1726889937.40687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 178205 1726889937.40701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 178205 1726889937.40756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 178205 1726889937.40798: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 178205 1726889937.40827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.40913: 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' <<< 178205 1726889937.40939: 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 0x7f94c4c7adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c7a8b0> 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 0x7f94c4c7aeb0> # /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' <<< 178205 1726889937.40969: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c7af70> <<< 178205 1726889937.40985: 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' <<< 178205 1726889937.41003: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c7ae80> <<< 178205 1726889937.41018: stdout chunk (state=3): >>>import '_collections' # <<< 178205 1726889937.41053: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4cd2d30> <<< 178205 1726889937.41067: stdout chunk (state=3): >>>import '_functools' # <<< 178205 1726889937.41087: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4ccd610> <<< 178205 1726889937.41216: 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' <<< 178205 1726889937.41229: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4cdf670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d76e20> # /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' <<< 178205 1726889937.41263: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889937.41266: 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 0x7f94c4c8bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4cd2250> <<< 178205 1726889937.41268: 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' <<< 178205 1726889937.41280: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94c4cdf280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 178205 1726889937.41286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 178205 1726889937.41292: 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' <<< 178205 1726889937.41422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 178205 1726889937.41458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8bd90> # /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 0x7f94c4c8bd00> # /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 <<< 178205 1726889937.41499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 178205 1726889937.41556: 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 0x7f94c4c5f370> # /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' <<< 178205 1726889937.41586: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c5f460> <<< 178205 1726889937.42126: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c93fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8e490> # /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 0x7f94c4bad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c4ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d7c040> # /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 0x7f94c4bc0af0> 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 0x7f94c4bc0e20> # /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 0x7f94c4bd3730> <<< 178205 1726889937.42154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 178205 1726889937.42183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 178205 1726889937.42266: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4bd3c70> <<< 178205 1726889937.42343: 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 0x7f94c4b693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4bc0f10> # /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' <<< 178205 1726889937.42441: 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 0x7f94c4b7a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4bd35b0> 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 0x7f94c4b7a340> <<< 178205 1726889937.42587: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8b9d0> # /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' <<< 178205 1726889937.42601: 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 0x7f94c4b966a0> # /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 0x7f94c4b96970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b96760> # 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 0x7f94c4b96850> # /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' <<< 178205 1726889937.42770: 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 0x7f94c4b96ca0> <<< 178205 1726889937.42817: 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 0x7f94c4ba21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b968e0> <<< 178205 1726889937.42852: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b88a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8b5b0> <<< 178205 1726889937.42865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 178205 1726889937.42918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 178205 1726889937.42953: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b96a90> <<< 178205 1726889937.43062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 178205 1726889937.43075: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f94c4abe670> <<< 178205 1726889937.43203: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 178205 1726889937.43289: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.43334: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 178205 1726889937.43358: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 178205 1726889937.44537: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.45452: 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' <<< 178205 1726889937.45476: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e77c0> # /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' <<< 178205 1726889937.45505: 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' <<< 178205 1726889937.45547: 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' <<< 178205 1726889937.45559: 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 0x7f94c49e7160> <<< 178205 1726889937.45586: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7280> <<< 178205 1726889937.45623: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7f10> <<< 178205 1726889937.45640: 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' <<< 178205 1726889937.45689: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7d30> import 'atexit' # <<< 178205 1726889937.45719: 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 0x7f94c49e7f70> <<< 178205 1726889937.45741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 178205 1726889937.45764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 178205 1726889937.45814: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7100> <<< 178205 1726889937.45834: 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' <<< 178205 1726889937.45855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 178205 1726889937.45873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 178205 1726889937.45901: 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' <<< 178205 1726889937.45970: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43eeee0> <<< 178205 1726889937.46004: 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 0x7f94c4958f40> <<< 178205 1726889937.46046: 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 0x7f94c4958d60> <<< 178205 1726889937.46057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 178205 1726889937.46084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 178205 1726889937.46130: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49583d0> <<< 178205 1726889937.46148: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49cddc0> <<< 178205 1726889937.46295: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49cd3a0> <<< 178205 1726889937.46320: 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' <<< 178205 1726889937.46339: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49cdf70> <<< 178205 1726889937.46369: 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' <<< 178205 1726889937.46394: 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' <<< 178205 1726889937.46422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 178205 1726889937.46457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 178205 1726889937.46474: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a1bc10> <<< 178205 1726889937.46544: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49b7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49b73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49eb490> <<< 178205 1726889937.46582: 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 0x7f94c49b74c0> <<< 178205 1726889937.46612: 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 0x7f94c49b74f0> <<< 178205 1726889937.46644: 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' <<< 178205 1726889937.46662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 178205 1726889937.46694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 178205 1726889937.46756: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 178205 1726889937.46774: 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 0x7f94c43d1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a2d1f0> <<< 178205 1726889937.46798: 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' <<< 178205 1726889937.46850: 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 0x7f94c43dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a2d370> <<< 178205 1726889937.46874: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 178205 1726889937.46928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.46946: 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' <<< 178205 1726889937.46956: stdout chunk (state=3): >>>import '_string' # <<< 178205 1726889937.47003: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a47d90> <<< 178205 1726889937.47129: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43dc880> <<< 178205 1726889937.47217: 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 0x7f94c43dc6d0> <<< 178205 1726889937.47254: 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 0x7f94c43db670> <<< 178205 1726889937.47299: 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 0x7f94c43db5b0> <<< 178205 1726889937.47326: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a258b0> <<< 178205 1726889937.47357: 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' <<< 178205 1726889937.47372: 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' <<< 178205 1726889937.47409: 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 0x7f94c49ae670> <<< 178205 1726889937.47595: 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 0x7f94c49adac0> <<< 178205 1726889937.47608: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49bd0d0> <<< 178205 1726889937.47650: 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 0x7f94c49ae0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49f2a60> <<< 178205 1726889937.47677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 178205 1726889937.47694: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.47758: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.47839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 178205 1726889937.47880: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 178205 1726889937.47894: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 178205 1726889937.47989: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.48082: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.48538: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.49009: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 178205 1726889937.49029: 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_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 178205 1726889937.49039: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 178205 1726889937.49046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.49103: 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 0x7f94c3fcf580> <<< 178205 1726889937.49183: 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' <<< 178205 1726889937.49199: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43a9520> <<< 178205 1726889937.49203: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f720a0> <<< 178205 1726889937.49250: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 178205 1726889937.49292: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.49296: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 178205 1726889937.49406: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.49536: 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' <<< 178205 1726889937.49572: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49adbb0> <<< 178205 1726889937.49575: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.49950: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50332: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50376: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50445: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 178205 1726889937.50481: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50522: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 178205 1726889937.50526: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50572: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50664: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 178205 1726889937.50683: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 178205 1726889937.50695: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50723: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50766: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 178205 1726889937.50769: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.50948: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 178205 1726889937.51172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 178205 1726889937.51248: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43b9970> # zipimport: zlib available <<< 178205 1726889937.51323: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51396: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 178205 1726889937.51418: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51451: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51495: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 178205 1726889937.51539: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51576: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51635: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.51700: 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 <<< 178205 1726889937.51714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.51782: 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 0x7f94c4a39250> <<< 178205 1726889937.51813: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43b96a0> <<< 178205 1726889937.51874: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 178205 1726889937.51993: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.52032: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.52044: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.52083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 178205 1726889937.52106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 178205 1726889937.52118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 178205 1726889937.52142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 178205 1726889937.52160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 178205 1726889937.52189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 178205 1726889937.52265: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43a07c0> <<< 178205 1726889937.52318: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c439d7f0> <<< 178205 1726889937.52366: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4397970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 178205 1726889937.52377: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.52399: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.52434: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 178205 1726889937.52496: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 178205 1726889937.52530: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 178205 1726889937.52545: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.53007: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.53423: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.53990: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.54531: 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' <<< 178205 1726889937.54552: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2640> <<< 178205 1726889937.54555: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py <<< 178205 1726889937.54558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db26d0> <<< 178205 1726889937.54602: 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' <<< 178205 1726889937.54606: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 178205 1726889937.54608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 178205 1726889937.54636: 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 0x7f94c3db2c10> <<< 178205 1726889937.54642: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2910> <<< 178205 1726889937.54668: 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' <<< 178205 1726889937.54688: 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' <<< 178205 1726889937.54745: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2070> <<< 178205 1726889937.54758: 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' <<< 178205 1726889937.54767: 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' <<< 178205 1726889937.54792: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 178205 1726889937.54804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 178205 1726889937.54820: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 178205 1726889937.54856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 178205 1726889937.54859: 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' <<< 178205 1726889937.54880: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7d730> <<< 178205 1726889937.54903: 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 0x7f94c3d7dc40> <<< 178205 1726889937.54935: 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' <<< 178205 1726889937.54938: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7de50> <<< 178205 1726889937.54999: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a36700> <<< 178205 1726889937.55016: 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' <<< 178205 1726889937.55041: 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 0x7f94c3d7ca60> <<< 178205 1726889937.55064: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 178205 1726889937.55091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 178205 1726889937.55158: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7cac0> <<< 178205 1726889937.55190: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 178205 1726889937.55193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 178205 1726889937.55219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 178205 1726889937.55223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 178205 1726889937.55250: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dfb610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7cee0> <<< 178205 1726889937.55299: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7c370> <<< 178205 1726889937.55331: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a366d0> <<< 178205 1726889937.55351: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 178205 1726889937.55368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 178205 1726889937.55371: 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 <<< 178205 1726889937.55411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 178205 1726889937.55434: 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' <<< 178205 1726889937.55447: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f5e070> <<< 178205 1726889937.55593: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fa3dc0> <<< 178205 1726889937.55639: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dfb430> <<< 178205 1726889937.55661: 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' <<< 178205 1726889937.55681: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 178205 1726889937.55704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 178205 1726889937.55725: 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 0x7f94c3f9edf0> <<< 178205 1726889937.55777: 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 0x7f94c3f9e250> <<< 178205 1726889937.55790: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fa4d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dd1f70> <<< 178205 1726889937.55825: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f63910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43b9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2e50> <<< 178205 1726889937.55877: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db26a0> <<< 178205 1726889937.55881: 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 0x7f94c3db2760> <<< 178205 1726889937.55898: 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' <<< 178205 1726889937.55927: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 178205 1726889937.55930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 178205 1726889937.55975: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f9eac0> <<< 178205 1726889937.56000: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2160> <<< 178205 1726889937.56016: 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' <<< 178205 1726889937.56097: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fcfa60> <<< 178205 1726889937.56117: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 178205 1726889937.56131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 178205 1726889937.56188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 178205 1726889937.56217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 178205 1726889937.56362: 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 0x7f94c3f64940> <<< 178205 1726889937.56647: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3e135e0> <<< 178205 1726889937.56689: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fcf850> <<< 178205 1726889937.56732: 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' <<< 178205 1726889937.56754: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3e006a0> # /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 0x7f94c3dac5e0> <<< 178205 1726889937.56780: 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' <<< 178205 1726889937.56808: 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' <<< 178205 1726889937.56830: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dc4b50> <<< 178205 1726889937.56844: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dac8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 178205 1726889937.56905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 178205 1726889937.56975: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dc46d0> <<< 178205 1726889937.56993: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 178205 1726889937.57017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 178205 1726889937.57291: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d8d700> <<< 178205 1726889937.57405: 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' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3b2aca0> # zipimport: zlib available <<< 178205 1726889937.57502: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 178205 1726889937.57505: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.57597: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.57722: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 178205 1726889937.57732: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.57766: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.57814: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 178205 1726889937.57829: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.57918: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.58009: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 178205 1726889937.58094: stdout chunk (state=3): >>># zipimport: zlib available <<< 178205 1726889937.58235: stdout chunk (state=3): >>>import 'gc' # <<< 178205 1726889937.58544: 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' <<< 178205 1726889937.58570: 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 <<< 178205 1726889937.58600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 178205 1726889937.58614: 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 0x7f94c3a8cbe0> <<< 178205 1726889937.58633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 178205 1726889937.58682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 178205 1726889937.58849: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8cd60> <<< 178205 1726889937.58875: 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' <<< 178205 1726889937.58927: 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 0x7f94c3ade430> <<< 178205 1726889937.58940: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8cfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c250> <<< 178205 1726889937.58969: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c850> <<< 178205 1726889937.58994: 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 <<< 178205 1726889937.59053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 178205 1726889937.59088: 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' <<< 178205 1726889937.59116: 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' <<< 178205 1726889937.59245: 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 0x7f94c37989d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798580> <<< 178205 1726889937.59269: 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 <<< 178205 1726889937.59305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 178205 1726889937.59368: 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 0x7f94c373a550> <<< 178205 1726889937.59398: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798a00> <<< 178205 1726889937.59423: 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 <<< 178205 1726889937.59485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 178205 1726889937.60435: 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 0x7f94c3698e20> <<< 178205 1726889937.60497: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c37b92e0> <<< 178205 1726889937.60517: 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 <<< 178205 1726889937.60566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 178205 1726889937.60666: 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 0x7f94c21282e0> <<< 178205 1726889937.60712: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c376c8b0> <<< 178205 1726889937.60729: 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 <<< 178205 1726889937.60750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889937.60916: 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 0x7f94c1ff7e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c2107580> <<< 178205 1726889937.60940: 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 <<< 178205 1726889937.60971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 178205 1726889937.61062: 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 0x7f94c1f61a00> <<< 178205 1726889937.61109: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c2128520> <<< 178205 1726889937.61134: 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' <<< 178205 1726889937.61217: 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 0x7f94c1f5ad60> <<< 178205 1726889937.61252: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f61fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 178205 1726889937.61280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 178205 1726889937.61301: 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' <<< 178205 1726889937.61322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 178205 1726889937.61356: 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 0x7f94c1e89b20> <<< 178205 1726889937.61400: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e89340> <<< 178205 1726889937.61416: 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 <<< 178205 1726889937.61446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 178205 1726889937.61461: 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' <<< 178205 1726889937.61493: 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 0x7f94c1e9d700> <<< 178205 1726889937.61547: 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 <<< 178205 1726889937.61551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 178205 1726889937.61564: 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 0x7f94c1ea92b0> <<< 178205 1726889937.61594: 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' <<< 178205 1726889937.61950: 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 0x7f94c1ea9850> <<< 178205 1726889937.61988: 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 <<< 178205 1726889937.62016: 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 0x7f94c1ea9ca0> <<< 178205 1726889937.62019: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1ea9370> <<< 178205 1726889937.62042: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e9d790> <<< 178205 1726889937.62045: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e95dc0> <<< 178205 1726889937.62069: 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 <<< 178205 1726889937.62082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.62191: 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 0x7f94c1a5dee0> <<< 178205 1726889937.62203: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e9d190> <<< 178205 1726889937.62285: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e89ca0> <<< 178205 1726889937.62298: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f8c730> <<< 178205 1726889937.62331: 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' <<< 178205 1726889937.62420: 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 0x7f94c1f8cf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f8c8b0> <<< 178205 1726889937.62438: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798280> <<< 178205 1726889937.62601: 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 0x7f94c1a6ad60> # /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' <<< 178205 1726889937.62657: 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 # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 178205 1726889937.62687: 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 <<< 178205 1726889937.62982: stdout chunk (state=3): >>># 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 0x7f94c18db220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c197a2b0> <<< 178205 1726889937.63021: 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 <<< 178205 1726889937.63024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 178205 1726889937.63073: 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 0x7f94c19877f0> <<< 178205 1726889937.63105: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c192de50> <<< 178205 1726889937.63108: 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 <<< 178205 1726889937.63113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.63218: 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' # /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' <<< 178205 1726889937.63288: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987bb0> # /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' <<< 178205 1726889937.63299: 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' <<< 178205 1726889937.63352: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987ee0> <<< 178205 1726889937.63355: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987e50> <<< 178205 1726889937.63423: 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' <<< 178205 1726889937.63428: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e01c0> <<< 178205 1726889937.63436: 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' <<< 178205 1726889937.63523: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987f40> # /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' <<< 178205 1726889937.63539: 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' <<< 178205 1726889937.63585: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e03d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 178205 1726889937.63591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 178205 1726889937.63630: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987c40> <<< 178205 1726889937.63674: 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' <<< 178205 1726889937.63691: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e01f0> <<< 178205 1726889937.63722: 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' <<< 178205 1726889937.63730: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0430> <<< 178205 1726889937.63836: 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 0x7f94c17e04c0> # /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' <<< 178205 1726889937.63864: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0550> <<< 178205 1726889937.63868: 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' <<< 178205 1726889937.63912: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e05e0> <<< 178205 1726889937.63918: 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' <<< 178205 1726889937.63953: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0670> <<< 178205 1726889937.63977: 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'<<< 178205 1726889937.63984: stdout chunk (state=3): >>> <<< 178205 1726889937.64055: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0700> <<< 178205 1726889937.64060: 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 <<< 178205 1726889937.64071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0790> <<< 178205 1726889937.64074: 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' <<< 178205 1726889937.64116: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987220> <<< 178205 1726889937.64155: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19611c0> <<< 178205 1726889937.64178: 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 <<< 178205 1726889937.64183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 178205 1726889937.64186: 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' <<< 178205 1726889937.64288: 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 0x7f94c17e0be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19878e0> <<< 178205 1726889937.64304: 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 <<< 178205 1726889937.64317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c197a100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1958ca0> <<< 178205 1726889937.64348: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19582b0> <<< 178205 1726889937.64352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 178205 1726889937.64354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 178205 1726889937.64379: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1958490> <<< 178205 1726889937.64395: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a8fb50> <<< 178205 1726889937.64418: 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 <<< 178205 1726889937.64453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 178205 1726889937.64456: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1958e20> <<< 178205 1726889937.64459: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a6ad00> <<< 178205 1726889937.64497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 178205 1726889937.64516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 178205 1726889937.64524: 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' <<< 178205 1726889937.64553: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f6c40> <<< 178205 1726889937.64598: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f64f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a8f940> <<< 178205 1726889937.64631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 178205 1726889937.64655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 178205 1726889937.64721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /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 0x7f94c17932b0> <<< 178205 1726889937.64741: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 178205 1726889937.64784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 178205 1726889937.64848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 178205 1726889937.64859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1747190> <<< 178205 1726889937.64906: 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 0x7f94c1747220> <<< 178205 1726889937.64943: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17a76a0> <<< 178205 1726889937.64967: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17936d0> <<< 178205 1726889937.64991: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1787a90> <<< 178205 1726889937.65026: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17810d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f6ee0> <<< 178205 1726889937.65053: 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' <<< 178205 1726889937.65091: 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 <<< 178205 1726889937.65179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.65248: 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 0x7f94c1747fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1747790> <<< 178205 1726889937.65337: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f6d90> # /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 0x7f94c1781940> # /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 0x7f94c176a850> # /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 0x7f94c176a8e0> <<< 178205 1726889937.65369: 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 0x7f94c176aa60> <<< 178205 1726889937.65381: 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 <<< 178205 1726889937.65408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 178205 1726889937.65422: 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 <<< 178205 1726889937.65445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 178205 1726889937.65526: 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 0x7f94c15ab1c0> <<< 178205 1726889937.65549: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1779190> <<< 178205 1726889937.65579: 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 0x7f94c15ab220> <<< 178205 1726889937.65603: 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' <<< 178205 1726889937.65630: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15ab310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c176aa00> <<< 178205 1726889937.65647: 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 0x7f94c176afa0> <<< 178205 1726889937.65671: 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' <<< 178205 1726889937.65698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 178205 1726889937.65772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 178205 1726889937.65826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 178205 1726889937.65847: 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 0x7f94c15333d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1533190> <<< 178205 1726889937.65874: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15239d0> <<< 178205 1726889937.65979: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15bc9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15abeb0> <<< 178205 1726889937.66042: 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 0x7f94c15bcca0> # /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 0x7f94c15c39a0> <<< 178205 1726889937.66097: 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 <<< 178205 1726889937.66176: stdout chunk (state=3): >>># 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 0x7f94c1541700> # /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 0x7f94c1541340> # /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' <<< 178205 1726889937.66204: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1551670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1551190> <<< 178205 1726889937.66230: 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 0x7f94c15514f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c550> <<< 178205 1726889937.66670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 178205 1726889937.66700: 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' <<< 178205 1726889937.66719: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1559fa0> <<< 178205 1726889937.66743: 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' <<< 178205 1726889937.66766: 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 <<< 178205 1726889937.66796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 178205 1726889937.66817: 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 <<< 178205 1726889937.66848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 178205 1726889937.66876: 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 0x7f94c150efa0> <<< 178205 1726889937.66902: 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' <<< 178205 1726889937.66926: 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' <<< 178205 1726889937.66952: 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' <<< 178205 1726889937.67040: 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 0x7f94c14a9d90> <<< 178205 1726889937.67059: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a93d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9190> <<< 178205 1726889937.67078: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14faee0> <<< 178205 1726889937.67111: 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' <<< 178205 1726889937.67133: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9220> <<< 178205 1726889937.67151: 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 <<< 178205 1726889937.67169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.67186: 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 <<< 178205 1726889937.67197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 178205 1726889937.67250: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14d3160> <<< 178205 1726889937.67278: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9eb0> # /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' <<< 178205 1726889937.67298: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14c49d0> <<< 178205 1726889937.67337: 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 0x7f94c14d3fd0> <<< 178205 1726889937.67366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13d21c0> <<< 178205 1726889937.67385: 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 0x7f94c13d2310> <<< 178205 1726889937.67415: 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' <<< 178205 1726889937.67441: 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' <<< 178205 1726889937.67476: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13d2910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13d2640> <<< 178205 1726889937.67504: 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 <<< 178205 1726889937.67534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13d29d0> <<< 178205 1726889937.67566: 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 0x7f94c13e0610> # /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 <<< 178205 1726889937.67581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13e0700> <<< 178205 1726889937.67604: 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' <<< 178205 1726889937.67632: 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 <<< 178205 1726889937.67665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 178205 1726889937.67692: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13e0ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13e0af0> <<< 178205 1726889937.67726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13e0f40> <<< 178205 1726889937.67747: 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 0x7f94c13f6b20> <<< 178205 1726889937.67777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13f6c40> <<< 178205 1726889937.67805: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 178205 1726889937.67824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 178205 1726889937.67847: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13f6e80> <<< 178205 1726889937.67861: 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' <<< 178205 1726889937.67897: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1386310> # /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' <<< 178205 1726889937.67929: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1386d00> <<< 178205 1726889937.67952: 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 0x7f94c1386e50> <<< 178205 1726889937.67964: 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' <<< 178205 1726889937.67999: 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' <<< 178205 1726889937.68021: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395130> <<< 178205 1726889937.68033: 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 <<< 178205 1726889937.68087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 178205 1726889937.68126: 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' <<< 178205 1726889937.68158: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395a90> <<< 178205 1726889937.68179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395d90> <<< 178205 1726889937.68220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13a2820> <<< 178205 1726889937.68253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13a2fa0> <<< 178205 1726889937.68288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13af2b0> <<< 178205 1726889937.68318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13af3a0> <<< 178205 1726889937.68345: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1559d00> <<< 178205 1726889937.68368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 178205 1726889937.68393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.68425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13aff10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13afc40> <<< 178205 1726889937.68447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.68464: 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 <<< 178205 1726889937.68484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 178205 1726889937.68505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 178205 1726889937.68528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889937.68583: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c134a5e0> <<< 178205 1726889937.68606: 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' <<< 178205 1726889937.68657: 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' <<< 178205 1726889937.68691: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1353520> <<< 178205 1726889937.68750: 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 0x7f94c134ae80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c134adf0> <<< 178205 1726889937.68770: 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' <<< 178205 1726889937.68826: 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' <<< 178205 1726889937.68852: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137d760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137d1f0> <<< 178205 1726889937.68855: 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' <<< 178205 1726889937.68878: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 178205 1726889937.68913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 178205 1726889937.68934: 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 0x7f94c12cca90> <<< 178205 1726889937.68979: 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' <<< 178205 1726889937.68997: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12ccc70> <<< 178205 1726889937.69015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 178205 1726889937.69057: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137dcd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137da60> <<< 178205 1726889937.69116: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13bd160> <<< 178205 1726889937.69139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 178205 1726889937.69165: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c134a220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13afaf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa250> <<< 178205 1726889937.69200: 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 <<< 178205 1726889937.69203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 178205 1726889937.69248: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12ec190> <<< 178205 1726889937.69268: 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 <<< 178205 1726889937.69308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 178205 1726889937.69314: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12ec4c0> <<< 178205 1726889937.69350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12ecd30> <<< 178205 1726889937.69373: 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 0x7f94c1281640> <<< 178205 1726889937.69394: 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 <<< 178205 1726889937.69442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 178205 1726889937.69446: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1281bb0> <<< 178205 1726889937.69482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 178205 1726889937.69501: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.69504: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 178205 1726889937.69576: 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 0x7f94c128ec70> <<< 178205 1726889937.69586: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e220> <<< 178205 1726889937.69602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 178205 1726889937.69631: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e460> <<< 178205 1726889937.69650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 178205 1726889937.69686: 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' <<< 178205 1726889937.69740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129dbe0> <<< 178205 1726889937.69745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889937.69776: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129dc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 178205 1726889937.69790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 178205 1726889937.69869: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 178205 1726889937.69873: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94c12aa2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129ddf0> <<< 178205 1726889937.69928: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # 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 <<< 178205 1726889937.69935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 178205 1726889937.69956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889937.69982: 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 0x7f94c11b3310> <<< 178205 1726889937.70010: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 178205 1726889937.70027: 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' <<< 178205 1726889937.70063: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bc370> <<< 178205 1726889937.70093: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bc310> <<< 178205 1726889937.70110: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 178205 1726889937.70149: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94c11bc4c0> <<< 178205 1726889937.70177: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bc220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11b3d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11b33d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12b9a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12b90d0> <<< 178205 1726889937.70202: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12aa970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129d820> <<< 178205 1726889937.70242: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129d0d0> <<< 178205 1726889937.70259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129d970> <<< 178205 1726889937.70293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 178205 1726889937.70329: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11b3dc0> <<< 178205 1726889937.70361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # 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 0x7f94c11bc790> # /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' <<< 178205 1726889937.70390: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bca00> <<< 178205 1726889937.70409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bcf70> <<< 178205 1726889937.70432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 178205 1726889937.70482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 178205 1726889937.70499: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11d7760> <<< 178205 1726889937.70821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 178205 1726889937.70841: 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 0x7f94c115b940> # /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 0x7f94c1168bb0> # /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 0x7f94c118b160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1168c10> # /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' <<< 178205 1726889937.70857: 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' <<< 178205 1726889937.70884: 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' <<< 178205 1726889937.70902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 178205 1726889937.70924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 178205 1726889937.70946: 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' <<< 178205 1726889937.70968: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1133430> <<< 178205 1726889937.70984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 178205 1726889937.70990: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1133550> <<< 178205 1726889937.71054: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11264c0> <<< 178205 1726889937.71080: 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 <<< 178205 1726889937.71092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 178205 1726889937.71122: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11267f0> <<< 178205 1726889937.71162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1128940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1126160> <<< 178205 1726889937.71181: 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' <<< 178205 1726889937.71193: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1126220> <<< 178205 1726889937.71230: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1119ac0> <<< 178205 1726889937.71248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # 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 0x7f94c1128df0> <<< 178205 1726889937.71279: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10ce220> <<< 178205 1726889937.71303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # 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 0x7f94c10ce310> <<< 178205 1726889937.71340: 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' <<< 178205 1726889937.71360: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10ce430> <<< 178205 1726889937.71381: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 178205 1726889937.71400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 178205 1726889937.71414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 178205 1726889937.71501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 178205 1726889937.71521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 178205 1726889937.71553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 178205 1726889937.71579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 178205 1726889937.71590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 178205 1726889937.71623: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10a3670> <<< 178205 1726889937.71660: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10f7f70> <<< 178205 1726889937.71685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1109a00> <<< 178205 1726889937.71712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 178205 1726889937.71738: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1109a90> <<< 178205 1726889937.71759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889937.71810: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10a32e0> <<< 178205 1726889937.71841: 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 0x7f94c10b43d0> <<< 178205 1726889937.72004: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10dad30> <<< 178205 1726889937.72029: 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' <<< 178205 1726889937.72062: 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 <<< 178205 1726889937.72087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10e49a0> # /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' <<< 178205 1726889937.72118: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10608b0> <<< 178205 1726889937.72130: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10e42b0> <<< 178205 1726889937.72165: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10cebe0> <<< 178205 1726889937.72223: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1186dc0> <<< 178205 1726889937.72242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 178205 1726889937.72263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 178205 1726889937.72290: 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' <<< 178205 1726889937.72310: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1085670> <<< 178205 1726889937.72334: 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 0x7f94c1085e20> <<< 178205 1726889937.72359: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015190> <<< 178205 1726889937.72377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 178205 1726889937.72405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 178205 1726889937.72426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 178205 1726889937.72443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 178205 1726889937.72480: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015ac0> <<< 178205 1726889937.72517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 178205 1726889937.72538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 178205 1726889937.72560: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10341f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015d90> <<< 178205 1726889937.72585: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015220> <<< 178205 1726889937.72622: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10758b0> <<< 178205 1726889937.72649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 178205 1726889937.72670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 178205 1726889937.72682: 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 <<< 178205 1726889937.72710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 178205 1726889937.72738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 178205 1726889937.72749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 178205 1726889937.72774: 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 0x7f94c0fed310> <<< 178205 1726889937.72796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 178205 1726889937.72820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 178205 1726889937.72853: 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 0x7f94c0feddf0> <<< 178205 1726889937.72885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 178205 1726889937.72908: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fedf70> <<< 178205 1726889937.72929: 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' <<< 178205 1726889937.72957: 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' <<< 178205 1726889937.72974: 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' <<< 178205 1726889937.73037: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ff5c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ff57f0> <<< 178205 1726889937.73062: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ff5340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0feda90> <<< 178205 1726889937.73087: 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' <<< 178205 1726889937.73113: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fedbe0> <<< 178205 1726889937.73138: 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 <<< 178205 1726889937.73155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 178205 1726889937.73175: 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' <<< 178205 1726889937.73204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.73229: 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 <<< 178205 1726889937.73247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 178205 1726889937.73258: 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' <<< 178205 1726889937.73292: 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 0x7f94c0fa2a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fa26a0> <<< 178205 1726889937.73315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 178205 1726889937.73334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 178205 1726889937.73393: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fa2700> import 'urllib3.packages.six.moves' # <<< 178205 1726889937.73407: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 178205 1726889937.73454: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97640> <<< 178205 1726889937.73475: 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 0x7f94c0f97820> <<< 178205 1726889937.73499: 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 <<< 178205 1726889937.73535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 178205 1726889937.73554: 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' <<< 178205 1726889937.73573: 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' <<< 178205 1726889937.73597: 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' <<< 178205 1726889937.73625: 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 0x7f94c0f4e940> <<< 178205 1726889937.73669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4eaf0> <<< 178205 1726889937.73688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4eca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e5e0> <<< 178205 1726889937.73713: 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' <<< 178205 1726889937.73752: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e8e0> <<< 178205 1726889937.73777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f56100> <<< 178205 1726889937.73789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 178205 1726889937.73810: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f56160> <<< 178205 1726889937.73844: 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 <<< 178205 1726889937.73873: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 178205 1726889937.73892: 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 0x7f94c0f67370> <<< 178205 1726889937.73917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 178205 1726889937.74837: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f67940> <<< 178205 1726889937.74873: 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 0x7f94c0f87e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f56c40> <<< 178205 1726889937.74904: 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' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f56ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e280> <<< 178205 1726889937.74935: 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 0x7f94c0f4e340> <<< 178205 1726889937.74964: 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 <<< 178205 1726889937.74974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e040> <<< 178205 1726889937.75003: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fabb20> <<< 178205 1726889937.75051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 178205 1726889937.75093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f0f910> <<< 178205 1726889937.75115: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f0f550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fbd940> <<< 178205 1726889937.75137: 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' <<< 178205 1726889937.75185: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e0a0> <<< 178205 1726889937.75222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f0fd90> <<< 178205 1726889937.75232: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97970> <<< 178205 1726889937.75246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 178205 1726889937.75309: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f1b940> <<< 178205 1726889937.75315: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97040> <<< 178205 1726889937.75337: 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' <<< 178205 1726889937.75375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 178205 1726889937.75379: 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 <<< 178205 1726889937.75406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 178205 1726889937.75448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f352b0> <<< 178205 1726889937.75471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f35520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f290a0> <<< 178205 1726889937.75535: 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' <<< 178205 1726889937.75540: 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 0x7f94c0f35e20> <<< 178205 1726889937.75567: 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 0x7f94c0f3d1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f35a00> <<< 178205 1726889937.75592: 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 0x7f94c0f35c70> <<< 178205 1726889937.75635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 178205 1726889937.75662: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3dc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d820> <<< 178205 1726889937.75696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 178205 1726889937.75731: 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 0x7f94c0f460d0> <<< 178205 1726889937.75756: 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' <<< 178205 1726889937.75786: 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 <<< 178205 1726889937.75804: 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 0x7f94c0f46b80> <<< 178205 1726889937.75840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 178205 1726889937.75917: 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 0x7f94c0f46c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 178205 1726889937.75920: 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 0x7f94c0f46cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 178205 1726889937.75942: 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 0x7f94c0f46d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 178205 1726889937.75995: 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 0x7f94c0f46df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f46520> <<< 178205 1726889937.76029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 178205 1726889937.76055: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f46fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3db50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 178205 1726889937.76087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 178205 1726889937.76129: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e6f3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 178205 1726889937.76169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e6f6d0> # /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 0x7f94c0e6f940> <<< 178205 1726889937.76198: 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 0x7f94c0e6fbe0> <<< 178205 1726889937.76236: 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 0x7f94c0e6fe80> <<< 178205 1726889937.76263: 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 0x7f94c0e74160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d460> <<< 178205 1726889937.76295: 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 0x7f94c0e744c0> <<< 178205 1726889937.76333: 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' <<< 178205 1726889937.76357: 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' <<< 178205 1726889937.76370: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e748e0> <<< 178205 1726889937.76394: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74760> <<< 178205 1726889937.76420: 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' <<< 178205 1726889937.76442: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74d00> <<< 178205 1726889937.76683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74c10> <<< 178205 1726889937.76686: 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 0x7f94c0e74d30> <<< 178205 1726889937.76688: 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' <<< 178205 1726889937.76690: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e82100> # /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' <<< 178205 1726889937.76703: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e82190> <<< 178205 1726889937.76706: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d670> <<< 178205 1726889937.76732: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f298b0> # /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 0x7f94c0f298e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f29430> <<< 178205 1726889937.76837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d550> # /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 0x7f94c0f973d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 178205 1726889937.76910: 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 0x7f94c0e82fd0> # /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' <<< 178205 1726889937.76952: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 178205 1726889937.76956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889937.77087: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e185b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e183a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e18130> <<< 178205 1726889937.77121: 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 <<< 178205 1726889937.77134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 178205 1726889937.77164: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e18430> # /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 0x7f94c0e23f70> <<< 178205 1726889937.77217: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74c70> <<< 178205 1726889937.77235: 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' <<< 178205 1726889937.77279: 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' <<< 178205 1726889937.77303: 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 0x7f94c0e34a90> <<< 178205 1726889937.77331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 178205 1726889937.77356: 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 <<< 178205 1726889937.77403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 178205 1726889937.77406: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e41280> <<< 178205 1726889937.77422: 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 0x7f94c0e41340> <<< 178205 1726889937.77474: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34790> <<< 178205 1726889937.77510: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e346a0> <<< 178205 1726889937.77528: 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 <<< 178205 1726889937.77551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 178205 1726889937.77564: 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' <<< 178205 1726889937.77602: 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' <<< 178205 1726889937.77623: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0df21f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e41d30> <<< 178205 1726889937.77652: 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 0x7f94c0e41f40> <<< 178205 1726889937.77676: 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' <<< 178205 1726889937.77706: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0df2820> <<< 178205 1726889937.77721: 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' <<< 178205 1726889937.77749: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0df2ee0> <<< 178205 1726889937.77773: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34760> <<< 178205 1726889937.77795: 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' <<< 178205 1726889937.77819: 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 <<< 178205 1726889937.77847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 178205 1726889937.77874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 178205 1726889937.77890: 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' <<< 178205 1726889937.77919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 178205 1726889937.77932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 178205 1726889937.77957: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0da11f0> <<< 178205 1726889937.77990: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d98e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d98310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e08880> <<< 178205 1726889937.78002: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e41b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1005c70> <<< 178205 1726889937.78027: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1005580> <<< 178205 1726889937.78046: 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 0x7f94c0d98f40> <<< 178205 1726889937.78077: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 178205 1726889937.78096: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d98c70> <<< 178205 1726889937.78117: 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' <<< 178205 1726889937.78150: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0daa940> <<< 178205 1726889937.78170: 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' <<< 178205 1726889937.78183: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0daad30> <<< 178205 1726889937.78204: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fed550> <<< 178205 1726889937.78246: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fde8b0> <<< 178205 1726889937.78276: 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 0x7f94c0dc5310> <<< 178205 1726889937.78306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' <<< 178205 1726889937.78332: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0dc56a0> <<< 178205 1726889937.78354: 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 0x7f94c0dc57c0> <<< 178205 1726889937.78373: 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 # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 178205 1726889937.78402: 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 0x7f94c0d5b130> <<< 178205 1726889937.78429: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0dc5880> <<< 178205 1726889937.78453: 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' <<< 178205 1726889937.78482: 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' <<< 178205 1726889937.78512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 178205 1726889937.78538: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d68190> <<< 178205 1726889937.78568: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d5ba30> <<< 178205 1726889937.78596: 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 <<< 178205 1726889937.78608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 178205 1726889937.78631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 178205 1726889937.78667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 178205 1726889937.78700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 178205 1726889937.78715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 178205 1726889937.78735: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d0e940> <<< 178205 1726889937.78765: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 178205 1726889937.78777: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d1a580> <<< 178205 1726889937.78832: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d68f10> <<< 178205 1726889937.78853: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d68730> <<< 178205 1726889937.78878: 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 0x7f94c0d7ea30> <<< 178205 1726889937.78916: 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 <<< 178205 1726889937.78935: stdout chunk (state=3): >>># 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 <<< 178205 1726889937.78962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 178205 1726889937.78983: 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 0x7f94c0d33c70> <<< 178205 1726889937.79035: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d333a0> <<< 178205 1726889937.79053: 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 0x7f94c0d33e20> <<< 178205 1726889937.79081: 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 0x7f94c0d452e0> <<< 178205 1726889937.79107: 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' <<< 178205 1726889937.79148: 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 0x7f94c0d45460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45310> <<< 178205 1726889937.79178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 178205 1726889937.79190: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45400> <<< 178205 1726889937.79215: 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' <<< 178205 1726889937.79242: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 178205 1726889937.79327: 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 0x7f94c0d45d30> <<< 178205 1726889937.79387: 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 0x7f94c0d45b80> <<< 178205 1726889937.79415: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45550> <<< 178205 1726889937.79438: 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' <<< 178205 1726889937.79473: 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' <<< 178205 1726889937.79490: 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' <<< 178205 1726889937.79517: 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 <<< 178205 1726889937.79543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 178205 1726889937.79575: 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 0x7f94c0cdf970> <<< 178205 1726889937.79590: 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 0x7f94c0cdfa60> <<< 178205 1726889937.79624: 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' <<< 178205 1726889937.79647: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cdfd60> <<< 178205 1726889937.79671: 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' <<< 178205 1726889937.79702: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cf0370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cdf310> <<< 178205 1726889937.79728: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ccceb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 178205 1726889937.79748: 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' <<< 178205 1726889937.79774: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cdf5b0> <<< 178205 1726889937.79791: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cccb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45910> <<< 178205 1726889937.79831: 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 <<< 178205 1726889937.79860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 178205 1726889937.79884: 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' <<< 178205 1726889937.79916: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0be04c0> <<< 178205 1726889937.79944: 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' <<< 178205 1726889937.79957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 178205 1726889937.79983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 178205 1726889937.80002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 178205 1726889937.80080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 178205 1726889937.80178: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0bf9f40> <<< 178205 1726889937.80226: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0be0d00> <<< 178205 1726889937.80249: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0be0850> <<< 178205 1726889937.80377: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cf0f70> <<< 178205 1726889937.80421: 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' <<< 178205 1726889937.80455: 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 0x7f94c0baadc0> <<< 178205 1726889937.80476: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 178205 1726889937.80508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 178205 1726889937.80534: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 178205 1726889937.80547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 178205 1726889937.80587: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0bc7340> <<< 178205 1726889937.80659: 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 0x7f94c0bc7f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0baae50> <<< 178205 1726889937.80691: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0baa790> <<< 178205 1726889937.80715: 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' <<< 178205 1726889937.80736: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 178205 1726889937.80763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 178205 1726889937.80781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 178205 1726889937.80819: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b44f70> <<< 178205 1726889937.80921: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b44430> <<< 178205 1726889937.80955: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0bac880> <<< 178205 1726889937.80981: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d7e8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d5bee0> <<< 178205 1726889937.81045: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1047580> <<< 178205 1726889937.81088: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.81112: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fd3850> <<< 178205 1726889937.81147: 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 0x7f94c0b5be20> <<< 178205 1726889937.81150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 178205 1726889937.81173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 178205 1726889937.81234: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b5bfa0> <<< 178205 1726889937.81265: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1075f40> <<< 178205 1726889937.81298: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c115b9d0> <<< 178205 1726889937.81334: 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' <<< 178205 1726889937.81371: 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' <<< 178205 1726889937.81391: 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 0x7f94c0b0b700> <<< 178205 1726889937.81416: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b7bb80> <<< 178205 1726889937.81467: 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' <<< 178205 1726889937.81492: 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 <<< 178205 1726889937.81516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 178205 1726889937.81519: 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' <<< 178205 1726889937.81577: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b17130> <<< 178205 1726889937.81581: 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 0x7f94c0b173d0> <<< 178205 1726889937.81624: 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' <<< 178205 1726889937.81627: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b17610> <<< 178205 1726889937.81653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b17850> <<< 178205 1726889937.81679: 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' <<< 178205 1726889937.81715: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b17a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b0bca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b0b9d0> <<< 178205 1726889937.81737: 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' <<< 178205 1726889937.81762: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b0beb0> <<< 178205 1726889937.81787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29400> <<< 178205 1726889937.81818: 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' <<< 178205 1726889937.81862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 178205 1726889937.81865: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b298b0> <<< 178205 1726889937.81891: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 178205 1726889937.81937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 178205 1726889937.81949: 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' <<< 178205 1726889937.81956: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ac31c0> <<< 178205 1726889937.82030: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29d00> <<< 178205 1726889937.82036: 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 <<< 178205 1726889937.82054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 178205 1726889937.82060: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29e50> <<< 178205 1726889937.82068: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1168400> <<< 178205 1726889937.82099: 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 <<< 178205 1726889937.82106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 178205 1726889937.82169: 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 0x7f94c0ad0b50> <<< 178205 1726889937.82230: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c115b6d0> <<< 178205 1726889937.82238: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1152550> <<< 178205 1726889937.82270: 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 <<< 178205 1726889937.82288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 178205 1726889937.82298: 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 <<< 178205 1726889937.82317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 178205 1726889937.82324: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 178205 1726889937.82354: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae7670> <<< 178205 1726889937.82396: 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 <<< 178205 1726889937.82400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 178205 1726889937.82421: 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' <<< 178205 1726889937.82451: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0af2940> <<< 178205 1726889937.82483: 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' <<< 178205 1726889937.82510: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0afd6d0> <<< 178205 1726889937.82556: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0af2f70> <<< 178205 1726889937.82577: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae7b20> <<< 178205 1726889937.82609: 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' <<< 178205 1726889937.82641: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0af23a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py <<< 178205 1726889937.82669: stdout chunk (state=3): >>># 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 0x7f94c0a70670> <<< 178205 1726889937.82694: 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 0x7f94c0a70880> <<< 178205 1726889937.82728: 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 0x7f94c0a70b80> <<< 178205 1726889937.82762: 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 0x7f94c0a70e50> <<< 178205 1726889937.82796: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae7100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ad0d00> <<< 178205 1726889937.82829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae74c0> <<< 178205 1726889938.49546: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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}}} <<< 178205 1726889938.51012: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 178205 1726889938.51032: stdout chunk (state=3): >>># destroy __main__ <<< 178205 1726889938.51673: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 178205 1726889938.51781: stdout chunk (state=3): >>> # 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 <<< 178205 1726889938.51857: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # 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 <<< 178205 1726889938.51887: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # 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 <<< 178205 1726889938.51920: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.51955: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.51978: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.52008: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.52059: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # 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 <<< 178205 1726889938.52084: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.52121: stdout chunk (state=3): >>># 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 # <<< 178205 1726889938.52177: stdout chunk (state=3): >>>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.contr<<< 178205 1726889938.52200: stdout chunk (state=3): >>>ib.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 <<< 178205 1726889938.52845: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 178205 1726889938.52852: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 178205 1726889938.52877: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 178205 1726889938.52896: stdout chunk (state=3): >>># destroy netrc <<< 178205 1726889938.52932: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 178205 1726889938.52968: stdout chunk (state=3): >>># destroy systemd.journal <<< 178205 1726889938.52971: 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 <<< 178205 1726889938.52997: 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 <<< 178205 1726889938.53013: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53041: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53070: 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 # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module <<< 178205 1726889938.53098: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53104: stdout chunk (state=3): >>># cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 178205 1726889938.53125: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53140: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53165: 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 <<< 178205 1726889938.53179: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53198: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53207: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53219: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53240: 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 <<< 178205 1726889938.53252: 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 <<< 178205 1726889938.53273: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53301: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53324: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53350: stdout chunk (state=3): >>># destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # 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 <<< 178205 1726889938.53365: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 178205 1726889938.53393: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53405: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53421: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 178205 1726889938.53447: 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 <<< 178205 1726889938.53467: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53478: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 178205 1726889938.53505: 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 <<< 178205 1726889938.53516: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53544: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53557: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 178205 1726889938.53572: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53591: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email <<< 178205 1726889938.53618: stdout chunk (state=3): >>># destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 178205 1726889938.53647: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 178205 1726889938.53666: 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 <<< 178205 1726889938.53676: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 178205 1726889938.53700: 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 <<< 178205 1726889938.53721: stdout chunk (state=3): >>># cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random<<< 178205 1726889938.53757: stdout chunk (state=3): >>> # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib <<< 178205 1726889938.53770: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 178205 1726889938.53790: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 178205 1726889938.53813: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53846: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 <<< 178205 1726889938.53870: 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 <<< 178205 1726889938.53886: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.53926: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 178205 1726889938.53937: stdout chunk (state=3): >>># destroy librepo._librepo <<< 178205 1726889938.53950: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.54739: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 178205 1726889938.54751: stdout chunk (state=3): >>># destroy zipimport <<< 178205 1726889938.54781: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 178205 1726889938.54810: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 178205 1726889938.54837: stdout chunk (state=3): >>># destroy tokenize <<< 178205 1726889938.54855: 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 # 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 <<< 178205 1726889938.54889: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 178205 1726889938.54903: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 178205 1726889938.54943: 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 <<< 178205 1726889938.54978: stdout chunk (state=3): >>># destroy gzip <<< 178205 1726889938.55027: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 178205 1726889938.55132: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 178205 1726889938.55220: stdout chunk (state=3): >>># destroy urllib.parse <<< 178205 1726889938.55248: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.55295: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 178205 1726889938.55371: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse <<< 178205 1726889938.55421: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # 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 <<< 178205 1726889938.55434: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 178205 1726889938.55465: stdout chunk (state=3): >>># destroy codecs <<< 178205 1726889938.55474: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 178205 1726889938.55554: 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 <<< 178205 1726889938.55576: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector <<< 178205 1726889938.55592: stdout chunk (state=3): >>># destroy itertools # destroy http.client <<< 178205 1726889938.55601: stdout chunk (state=3): >>># destroy email <<< 178205 1726889938.55640: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 178205 1726889938.55650: stdout chunk (state=3): >>># destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ <<< 178205 1726889938.55657: stdout chunk (state=3): >>># 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 <<< 178205 1726889938.55686: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 178205 1726889938.55693: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 178205 1726889938.55793: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 178205 1726889938.55800: stdout chunk (state=3): >>># clear sys.audit hooks <<< 178205 1726889938.56515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 178205 1726889938.56578: stderr chunk (state=3): >>><<< 178205 1726889938.56582: stdout chunk (state=3): >>><<< 178205 1726889938.56867: _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 0x7f94c5098dc0> # /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 0x7f94c503d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5098b20> # /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 0x7f94c5098ac0> 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 0x7f94c503d490> # /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 0x7f94c503d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c503d670> # /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 0x7f94c4dcf190> # /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 0x7f94c4dcf220> # /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 0x7f94c4df2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4dcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c5055880> # /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 0x7f94c4dc8d90> # /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 0x7f94c4df2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c503d970> 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 0x7f94c4d6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d72f40> # /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 0x7f94c4d67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d6f370> # /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 0x7f94c4c7adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c7a8b0> 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 0x7f94c4c7aeb0> # /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 0x7f94c4c7af70> # /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 0x7f94c4c7ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4cd2d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4ccd610> # /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 0x7f94c4cdf670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d76e20> # /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 0x7f94c4c8bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4cd2250> # 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 0x7f94c4cdf280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d7c9d0> # /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 0x7f94c4c8bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8bd90> # /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 0x7f94c4c8bd00> # /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 0x7f94c4c5f370> # /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 0x7f94c4c5f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c93fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8e490> # /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 0x7f94c4bad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c4ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4d7c040> # /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 0x7f94c4bc0af0> 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 0x7f94c4bc0e20> # /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 0x7f94c4bd3730> # /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 0x7f94c4bd3c70> # 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 0x7f94c4b693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4bc0f10> # /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 0x7f94c4b7a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4bd35b0> 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 0x7f94c4b7a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8b9d0> # /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 0x7f94c4b966a0> # /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 0x7f94c4b96970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b96760> # 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 0x7f94c4b96850> # /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 0x7f94c4b96ca0> # 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 0x7f94c4ba21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b968e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4b88a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4c8b5b0> # /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 0x7f94c4b96a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f94c4abe670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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 0x7f94c49e77c0> # /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 0x7f94c49e7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7f10> # /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 0x7f94c49e74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49e7d30> 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 0x7f94c49e7f70> # /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 0x7f94c49e7100> # /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 0x7f94c43eeee0> # 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 0x7f94c4958f40> # 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 0x7f94c4958d60> # /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 0x7f94c49583d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49cddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49cd3a0> # /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 0x7f94c49cdf70> # /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 0x7f94c4a1bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49b7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49b73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49eb490> # 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 0x7f94c49b74c0> # /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 0x7f94c49b74f0> # /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 0x7f94c43d1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a2d1f0> # /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 0x7f94c43dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a2d370> # /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 0x7f94c4a47d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43dc880> # 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 0x7f94c43dc6d0> # 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 0x7f94c43db670> # 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 0x7f94c43db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a258b0> # /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 0x7f94c49ae670> # 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 0x7f94c49adac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49bd0d0> # 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 0x7f94c49ae0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c49f2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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 0x7f94c3fcf580> # /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 0x7f94c43a9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f720a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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 0x7f94c49adbb0> # 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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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 0x7f94c43b9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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 0x7f94c4a39250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43b96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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 0x7f94c43a07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c439d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4397970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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 0x7f94c3db2640> # /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 0x7f94c3db26d0> # /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 0x7f94c3db2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2910> # /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 0x7f94c3db2070> # /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 0x7f94c3d7d730> # /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 0x7f94c3d7dc40> # /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 0x7f94c3d7de50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a36700> # /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 0x7f94c3d7ca60> # /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 0x7f94c3d7cac0> # /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 0x7f94c3dfb610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7cee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3d7c370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c4a366d0> # /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 0x7f94c3f5e070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fa3dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dfb430> # /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 0x7f94c3f9edf0> # /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 0x7f94c3f9e250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fa4d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dd1f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3f63910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c43b9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db26a0> # /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 0x7f94c3db2760> # /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 0x7f94c3f9eac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3db2160> # /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 0x7f94c3fcfa60> # /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 0x7f94c3f64940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3e135e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3fcf850> # /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 0x7f94c3e006a0> # /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 0x7f94c3dac5e0> # /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 0x7f94c3dc4b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3dac8e0> # /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 0x7f94c3dc46d0> # /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 0x7f94c3d8d700> # /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 0x7f94c3b2aca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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_i2ecsiwp/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 0x7f94c3a8cbe0> # /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 0x7f94c3a8cd60> # /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 0x7f94c3ade430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8cfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c250> # /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 0x7f94c3a8c850> # /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 0x7f94c37989d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798580> # /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 0x7f94c373a550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798a00> # /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 0x7f94c3698e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c37b92e0> # /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 0x7f94c21282e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c376c8b0> # /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 0x7f94c1ff7e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c2107580> # /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 0x7f94c1f61a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c2128520> # /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 0x7f94c1f5ad60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f61fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798130> # /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 0x7f94c1e89b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e89340> # /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 0x7f94c1e9d700> # /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 0x7f94c1ea92b0> # /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 0x7f94c1ea9850> # /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 0x7f94c1ea9ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1ea9370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e9d790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e95dc0> # /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 0x7f94c1a5dee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e9d190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1e89ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f8c730> # /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 0x7f94c1f8cf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1f8c8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3798280> # /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 0x7f94c1a6ad60> # /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 0x7f94c18db220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c197a2b0> # /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 0x7f94c19877f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c192de50> # /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 0x7f94c1987e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987bb0> # /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 0x7f94c1987ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987e50> # /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 0x7f94c17e01c0> # /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 0x7f94c17e0250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987f40> # /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 0x7f94c17e03d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987eb0> # /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 0x7f94c1987c40> # /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 0x7f94c17e01f0> # /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 0x7f94c17e0430> # /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 0x7f94c17e04c0> # /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 0x7f94c17e0550> # /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 0x7f94c17e05e0> # /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 0x7f94c17e0670> # /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 0x7f94c17e0700> # /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 0x7f94c17e0790> # /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 0x7f94c17e0820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1987220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19611c0> # /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 0x7f94c17e0be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17e0940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19878e0> # /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 0x7f94c197a100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1958ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c19582b0> # /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 0x7f94c1958490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a8fb50> # /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 0x7f94c1958e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a6ad00> # /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 0x7f94c17f6c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f64f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1a8f940> # /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 0x7f94c17932b0> # /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 0x7f94c1747190> # 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 0x7f94c1747220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17a76a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17936d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1787a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17810d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f6ee0> # /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 0x7f94c1747fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1747790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c17f6d90> # /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 0x7f94c1781940> # /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 0x7f94c176a850> # /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 0x7f94c176a8e0> # /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 0x7f94c176aa60> # /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 0x7f94c15ab1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1779190> # /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 0x7f94c15ab220> # /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 0x7f94c15ab310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c176aa00> # /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 0x7f94c176afa0> # /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 0x7f94c15333d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1533190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15239d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15bc9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c15abeb0> # /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 0x7f94c15bcca0> # /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 0x7f94c15c39a0> # /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 0x7f94c1541700> # /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 0x7f94c1541340> # /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 0x7f94c1551670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1551190> # /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 0x7f94c15514f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c3a8c550> # /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 0x7f94c1559fa0> # /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 0x7f94c150efa0> # /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 0x7f94c14a9d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a93d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14faee0> # /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 0x7f94c14a9220> # /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 0x7f94c14d3160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14a9eb0> # /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 0x7f94c14c49d0> # /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 0x7f94c14d3fd0> # /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 0x7f94c13d21c0> # /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 0x7f94c13d2310> # /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 0x7f94c13d2910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13d2640> # /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 0x7f94c13d29d0> # /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 0x7f94c13e0610> # /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 0x7f94c13e0700> # /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 0x7f94c13e0ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13e0af0> # /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 0x7f94c13e0f40> # /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 0x7f94c13f6b20> # /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 0x7f94c13f6c40> # /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 0x7f94c13f6e80> # /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 0x7f94c1386310> # /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 0x7f94c1386d00> # /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 0x7f94c1386e50> # /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 0x7f94c1395550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395130> # /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 0x7f94c1395f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1395a90> # /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 0x7f94c1395d90> # /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 0x7f94c13a2820> # /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 0x7f94c13a2fa0> # /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 0x7f94c13af2b0> # /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 0x7f94c13af3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1559d00> # /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 0x7f94c13aff10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13afc40> # /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 0x7f94c134a5e0> # /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 0x7f94c1353520> # 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 0x7f94c134ae80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c134adf0> # /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 0x7f94c137d760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137d1f0> # /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 0x7f94c12cca90> # /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 0x7f94c12ccc70> # /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 0x7f94c137dcd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c137da60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13bd160> # /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 0x7f94c134a220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c13afaf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c14fa250> # /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 0x7f94c12ec190> # /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 0x7f94c12ec4c0> # /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 0x7f94c12ecd30> # /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 0x7f94c1281640> # /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 0x7f94c1281bb0> # /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 0x7f94c128ec70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c128e220> # /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 0x7f94c128e460> # /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 0x7f94c129dbe0> # /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 0x7f94c129dc70> # /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 0x7f94c12aa2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129ddf0> # /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 0x7f94c11b3310> # /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 0x7f94c11bc370> # /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 0x7f94c11bc310> # /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 0x7f94c11bc4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11bc220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11b3d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11b33d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12b9a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12b90d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c12aa970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129d820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c129d0d0> # /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 0x7f94c129d970> # /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 0x7f94c11b3dc0> # /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 0x7f94c11bc790> # /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 0x7f94c11bca00> # /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 0x7f94c11bcf70> # /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 0x7f94c11d7760> # /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 0x7f94c115b940> # /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 0x7f94c1168bb0> # /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 0x7f94c118b160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1168c10> # /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 0x7f94c1133430> # /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 0x7f94c1133550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c11264c0> # /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 0x7f94c11267f0> # /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 0x7f94c1128940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1126160> # /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 0x7f94c1126220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1119ac0> # /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 0x7f94c1128df0> # /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 0x7f94c10ce220> # /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 0x7f94c10ce310> # /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 0x7f94c10ce430> # /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 0x7f94c10a3670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10f7f70> # /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 0x7f94c1109a00> # /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 0x7f94c1109a90> # /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 0x7f94c10a32e0> # /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 0x7f94c10b43d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10dad30> # /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 0x7f94c10e49a0> # /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 0x7f94c10608b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10e42b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10cebe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1186dc0> # /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 0x7f94c1085670> # /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 0x7f94c1085e20> # /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 0x7f94c1015190> # /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 0x7f94c1015ac0> # /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 0x7f94c10341f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1015220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c10758b0> # /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 0x7f94c0fed310> # /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 0x7f94c0feddf0> # /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 0x7f94c0fedf70> # /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 0x7f94c0ff5c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ff57f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ff5340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0feda90> # /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 0x7f94c0fedbe0> # /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 0x7f94c0fa2a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fa26a0> # /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 0x7f94c0fa2700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97640> # /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 0x7f94c0f97820> # /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 0x7f94c0f4e940> # /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 0x7f94c0f4eaf0> # /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 0x7f94c0f4eca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e5e0> # /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 0x7f94c0f4e8e0> # /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 0x7f94c0f56100> # /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 0x7f94c0f56160> # /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 0x7f94c0f67370> # /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 0x7f94c0f67940> # /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 0x7f94c0f87e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f56c40> # /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 0x7f94c0f56ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f4e280> # /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 0x7f94c0f4e340> # /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 0x7f94c0f4e040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fabb20> # /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 0x7f94c0f0f910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f0f550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fbd940> # /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 0x7f94c0f4e0a0> # /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 0x7f94c0f0fd90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97970> # /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 0x7f94c0f1b940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f97040> # /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 0x7f94c0f352b0> # /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 0x7f94c0f35520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f290a0> # /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 0x7f94c0f35e20> # /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 0x7f94c0f3d1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f35a00> # /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 0x7f94c0f35c70> # /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 0x7f94c0f3dc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d820> # /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 0x7f94c0f460d0> # /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 0x7f94c0f46b80> # /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 0x7f94c0f46c40> # /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 0x7f94c0f46cd0> # /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 0x7f94c0f46d60> # /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 0x7f94c0f46df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f46520> # /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 0x7f94c0f46fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3db50> # /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 0x7f94c0e6f3a0> # /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 0x7f94c0e6f6d0> # /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 0x7f94c0e6f940> # /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 0x7f94c0e6fbe0> # /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 0x7f94c0e6fe80> # /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 0x7f94c0e74160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d460> # /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 0x7f94c0e744c0> # /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 0x7f94c0e748e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74760> # /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 0x7f94c0e74d00> # /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 0x7f94c0e74c10> # /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 0x7f94c0e74d30> # /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 0x7f94c0e82100> # /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 0x7f94c0e82190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f3d670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f298b0> # /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 0x7f94c0f298e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0f29430> # /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 0x7f94c0f3d550> # /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 0x7f94c0f973d0> # /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 0x7f94c0e82fd0> # /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 0x7f94c0e185b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e183a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e18130> # /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 0x7f94c0e18430> # /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 0x7f94c0e23f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e74c70> # /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 0x7f94c0e34a90> # /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 0x7f94c0e41280> # /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 0x7f94c0e41340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e346a0> # /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 0x7f94c0df21f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e41d30> # /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 0x7f94c0e41f40> # /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 0x7f94c0df2820> # /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 0x7f94c0df2ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e34760> # /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 0x7f94c0da11f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d98e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d98310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e08880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0e41b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1005c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1005580> # /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 0x7f94c0d98f40> # /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 0x7f94c0d98c70> # /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 0x7f94c0daa940> # /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 0x7f94c0daad30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fed550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0fde8b0> # /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 0x7f94c0dc5310> # /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 0x7f94c0dc56a0> # /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 0x7f94c0dc57c0> # /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 0x7f94c0d5b130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0dc5880> # /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 0x7f94c0d68190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d5ba30> # /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 0x7f94c0d0e940> # /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 0x7f94c0d1a580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d68f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d68730> # /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 0x7f94c0d7ea30> # /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 0x7f94c0d33c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d333a0> # /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 0x7f94c0d33e20> # /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 0x7f94c0d452e0> # /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 0x7f94c0d45460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45310> # /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 0x7f94c0d45400> # /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 0x7f94c0d45d30> # 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 0x7f94c0d45b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45550> # /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 0x7f94c0cdf970> # /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 0x7f94c0cdfa60> # /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 0x7f94c0cdfd60> # /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 0x7f94c0cf0370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cdf310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ccceb0> # 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 0x7f94c0cdf5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cccb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d45910> # /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 0x7f94c0be04c0> # /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 0x7f94c0bf9f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0be0d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0be0850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0cf0f70> # /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 0x7f94c0baadc0> # /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 0x7f94c0bc7340> # 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 0x7f94c0bc7f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0baae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0baa790> # /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 0x7f94c0b44f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b44430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0bac880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d7e8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0d5bee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1047580> # /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 0x7f94c0fd3850> # /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 0x7f94c0b5be20> # /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 0x7f94c0b5bfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1075f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c115b9d0> # /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 0x7f94c0b0b700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b7bb80> # /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 0x7f94c0b17130> # /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 0x7f94c0b173d0> # /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 0x7f94c0b17610> # /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 0x7f94c0b17850> # /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 0x7f94c0b17a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b0bca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b0b9d0> # /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 0x7f94c0b0beb0> # /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 0x7f94c0b29400> # /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 0x7f94c0b298b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29520> # /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 0x7f94c0ac31c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0b29d00> # /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 0x7f94c0b29e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1168400> # /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 0x7f94c0ad0b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c115b6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c1152550> # /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 0x7f94c0ae7670> # /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 0x7f94c0af2940> # /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 0x7f94c0afd6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0af2f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae7b20> # /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 0x7f94c0af23a0> # /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 0x7f94c0a70670> # /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 0x7f94c0a70880> # /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 0x7f94c0a70b80> # /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 0x7f94c0a70e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ae7100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94c0ad0d00> # /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 0x7f94c0ae74c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "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. 178205 1726889938.59669: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', '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-1726889937.2475727-183539-190884942324066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 178205 1726889938.59672: _low_level_execute_command(): starting 178205 1726889938.59676: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726889937.2475727-183539-190884942324066/ > /dev/null 2>&1 && sleep 0' 178205 1726889938.59678: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 178205 1726889938.59681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889938.59683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889938.59685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889938.59687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889938.59690: stderr chunk (state=3): >>>debug2: match not found <<< 178205 1726889938.59692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889938.59694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 178205 1726889938.59696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 178205 1726889938.59699: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 178205 1726889938.59701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 178205 1726889938.59703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 178205 1726889938.59705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 178205 1726889938.59707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 178205 1726889938.59709: stderr chunk (state=3): >>>debug2: match found <<< 178205 1726889938.59712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 178205 1726889938.59714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 178205 1726889938.59716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 178205 1726889938.59718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 178205 1726889938.59721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 178205 1726889938.60029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 178205 1726889938.60064: stderr chunk (state=3): >>><<< 178205 1726889938.60067: stdout chunk (state=3): >>><<< 178205 1726889938.60079: _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 178205 1726889938.60085: handler run complete 178205 1726889938.60114: attempt loop complete, returning result 178205 1726889938.60117: _execute() done 178205 1726889938.60119: dumping result to json 178205 1726889938.60128: done dumping result, returning 178205 1726889938.60135: done running TaskExecutor() for managed_node2/TASK: Ensure cryptsetup is present [02369adf-7a19-34ed-f5d1-000000003158] 178205 1726889938.60140: sending task result for task 02369adf-7a19-34ed-f5d1-000000003158 178205 1726889938.60236: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003158 178205 1726889938.60239: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 178205 1726889938.60304: no more pending results, returning what we have 178205 1726889938.60307: results queue empty 178205 1726889938.60308: checking for any_errors_fatal 178205 1726889938.60317: done checking for any_errors_fatal 178205 1726889938.60318: checking for max_fail_percentage 178205 1726889938.60319: done checking for max_fail_percentage 178205 1726889938.60320: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.60322: done checking to see if all hosts have failed 178205 1726889938.60322: getting the remaining hosts for this loop 178205 1726889938.60324: done getting the remaining hosts for this loop 178205 1726889938.60327: getting the next task for host managed_node2 178205 1726889938.60335: done getting next task for host managed_node2 178205 1726889938.60338: ^ task is: TASK: Collect LUKS info for this volume 178205 1726889938.60343: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889938.60347: getting variables 178205 1726889938.60348: in VariableManager get_vars() 178205 1726889938.60386: Calling all_inventory to load vars for managed_node2 178205 1726889938.60389: Calling groups_inventory to load vars for managed_node2 178205 1726889938.60392: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.60403: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.60405: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.60407: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.60769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.61168: done with get_vars() 178205 1726889938.61185: done getting variables 178205 1726889938.61248: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:38:58 -0400 (0:00:01.464) 0:02:31.600 ****** 178205 1726889938.61280: entering _queue_task() for managed_node2/command 178205 1726889938.61556: worker is 1 (out of 1 available) 178205 1726889938.61568: exiting _queue_task() for managed_node2/command 178205 1726889938.61579: done queuing things up, now waiting for results queue to drain 178205 1726889938.61579: waiting for pending results... 178205 1726889938.61880: running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume 178205 1726889938.62022: in run() - task 02369adf-7a19-34ed-f5d1-000000003159 178205 1726889938.62047: variable 'ansible_search_path' from source: unknown 178205 1726889938.62085: calling self._execute() 178205 1726889938.62208: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.62221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.62239: variable 'omit' from source: magic vars 178205 1726889938.62653: variable 'storage_test_volume' from source: include params 178205 1726889938.62678: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.62701: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 178205 1726889938.62709: when evaluation is False, skipping this task 178205 1726889938.62720: _execute() done 178205 1726889938.62727: dumping result to json 178205 1726889938.62734: done dumping result, returning 178205 1726889938.62744: done running TaskExecutor() for managed_node2/TASK: Collect LUKS info for this volume [02369adf-7a19-34ed-f5d1-000000003159] 178205 1726889938.62755: sending task result for task 02369adf-7a19-34ed-f5d1-000000003159 178205 1726889938.62855: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003159 178205 1726889938.62860: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889938.62916: no more pending results, returning what we have 178205 1726889938.62921: results queue empty 178205 1726889938.62922: checking for any_errors_fatal 178205 1726889938.62935: done checking for any_errors_fatal 178205 1726889938.62936: checking for max_fail_percentage 178205 1726889938.62939: done checking for max_fail_percentage 178205 1726889938.62940: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.62944: done checking to see if all hosts have failed 178205 1726889938.62945: getting the remaining hosts for this loop 178205 1726889938.62947: done getting the remaining hosts for this loop 178205 1726889938.62950: getting the next task for host managed_node2 178205 1726889938.62958: done getting next task for host managed_node2 178205 1726889938.62961: ^ task is: TASK: Verify the presence/absence of the LUKS device node 178205 1726889938.62968: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.62973: getting variables 178205 1726889938.62975: in VariableManager get_vars() 178205 1726889938.63016: Calling all_inventory to load vars for managed_node2 178205 1726889938.63020: Calling groups_inventory to load vars for managed_node2 178205 1726889938.63024: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.63040: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.63043: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.63046: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.63774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.64201: done with get_vars() 178205 1726889938.64214: done getting variables 178205 1726889938.64255: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:38:58 -0400 (0:00:00.029) 0:02:31.630 ****** 178205 1726889938.64278: entering _queue_task() for managed_node2/assert 178205 1726889938.64448: worker is 1 (out of 1 available) 178205 1726889938.64460: exiting _queue_task() for managed_node2/assert 178205 1726889938.64471: done queuing things up, now waiting for results queue to drain 178205 1726889938.64472: waiting for pending results... 178205 1726889938.64672: running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node 178205 1726889938.64760: in run() - task 02369adf-7a19-34ed-f5d1-00000000315a 178205 1726889938.64773: variable 'ansible_search_path' from source: unknown 178205 1726889938.64801: calling self._execute() 178205 1726889938.64887: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.64891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.64898: variable 'omit' from source: magic vars 178205 1726889938.65172: variable 'storage_test_volume' from source: include params 178205 1726889938.65202: Evaluated conditional (storage_test_volume.encryption): False 178205 1726889938.65205: when evaluation is False, skipping this task 178205 1726889938.65208: _execute() done 178205 1726889938.65212: dumping result to json 178205 1726889938.65215: done dumping result, returning 178205 1726889938.65218: done running TaskExecutor() for managed_node2/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-34ed-f5d1-00000000315a] 178205 1726889938.65224: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315a 178205 1726889938.65322: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315a 178205 1726889938.65326: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889938.65386: no more pending results, returning what we have 178205 1726889938.65389: results queue empty 178205 1726889938.65390: checking for any_errors_fatal 178205 1726889938.65395: done checking for any_errors_fatal 178205 1726889938.65395: checking for max_fail_percentage 178205 1726889938.65397: done checking for max_fail_percentage 178205 1726889938.65398: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.65399: done checking to see if all hosts have failed 178205 1726889938.65399: getting the remaining hosts for this loop 178205 1726889938.65400: done getting the remaining hosts for this loop 178205 1726889938.65403: getting the next task for host managed_node2 178205 1726889938.65410: done getting next task for host managed_node2 178205 1726889938.65414: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889938.65418: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.65421: getting variables 178205 1726889938.65428: in VariableManager get_vars() 178205 1726889938.65455: Calling all_inventory to load vars for managed_node2 178205 1726889938.65456: Calling groups_inventory to load vars for managed_node2 178205 1726889938.65459: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.65465: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.65467: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.65469: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.65979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.66728: done with get_vars() 178205 1726889938.66738: done getting variables 178205 1726889938.66777: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:38:58 -0400 (0:00:00.025) 0:02:31.656 ****** 178205 1726889938.66800: entering _queue_task() for managed_node2/assert 178205 1726889938.66978: worker is 1 (out of 1 available) 178205 1726889938.66990: exiting _queue_task() for managed_node2/assert 178205 1726889938.67001: done queuing things up, now waiting for results queue to drain 178205 1726889938.67002: waiting for pending results... 178205 1726889938.67175: running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted 178205 1726889938.67269: in run() - task 02369adf-7a19-34ed-f5d1-00000000315b 178205 1726889938.67281: variable 'ansible_search_path' from source: unknown 178205 1726889938.67307: calling self._execute() 178205 1726889938.67390: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.67394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.67406: variable 'omit' from source: magic vars 178205 1726889938.67651: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.67658: Evaluated conditional (_storage_test_volume_present): False 178205 1726889938.67661: when evaluation is False, skipping this task 178205 1726889938.67664: _execute() done 178205 1726889938.67668: dumping result to json 178205 1726889938.67670: done dumping result, returning 178205 1726889938.67675: done running TaskExecutor() for managed_node2/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-34ed-f5d1-00000000315b] 178205 1726889938.67684: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315b 178205 1726889938.67775: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315b 178205 1726889938.67778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889938.67829: no more pending results, returning what we have 178205 1726889938.67832: results queue empty 178205 1726889938.67833: checking for any_errors_fatal 178205 1726889938.67838: done checking for any_errors_fatal 178205 1726889938.67839: checking for max_fail_percentage 178205 1726889938.67841: done checking for max_fail_percentage 178205 1726889938.67841: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.67842: done checking to see if all hosts have failed 178205 1726889938.67843: getting the remaining hosts for this loop 178205 1726889938.67844: done getting the remaining hosts for this loop 178205 1726889938.67847: getting the next task for host managed_node2 178205 1726889938.67854: done getting next task for host managed_node2 178205 1726889938.67857: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889938.67861: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.67865: getting variables 178205 1726889938.67866: in VariableManager get_vars() 178205 1726889938.67900: Calling all_inventory to load vars for managed_node2 178205 1726889938.67902: Calling groups_inventory to load vars for managed_node2 178205 1726889938.67905: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.67914: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.67916: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.67918: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.68459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.73765: done with get_vars() 178205 1726889938.73785: done getting variables 178205 1726889938.73851: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:38:58 -0400 (0:00:00.070) 0:02:31.726 ****** 178205 1726889938.73880: entering _queue_task() for managed_node2/assert 178205 1726889938.74147: worker is 1 (out of 1 available) 178205 1726889938.74160: exiting _queue_task() for managed_node2/assert 178205 1726889938.74172: done queuing things up, now waiting for results queue to drain 178205 1726889938.74173: waiting for pending results... 178205 1726889938.74432: running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted 178205 1726889938.74560: in run() - task 02369adf-7a19-34ed-f5d1-00000000315c 178205 1726889938.74571: variable 'ansible_search_path' from source: unknown 178205 1726889938.74601: calling self._execute() 178205 1726889938.74693: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.74699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.74707: variable 'omit' from source: magic vars 178205 1726889938.75020: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.75029: variable 'storage_test_volume' from source: include params 178205 1726889938.75053: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889938.75056: when evaluation is False, skipping this task 178205 1726889938.75060: _execute() done 178205 1726889938.75062: dumping result to json 178205 1726889938.75065: done dumping result, returning 178205 1726889938.75072: done running TaskExecutor() for managed_node2/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-34ed-f5d1-00000000315c] 178205 1726889938.75076: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315c 178205 1726889938.75181: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315c 178205 1726889938.75185: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889938.75239: no more pending results, returning what we have 178205 1726889938.75244: results queue empty 178205 1726889938.75245: checking for any_errors_fatal 178205 1726889938.75251: done checking for any_errors_fatal 178205 1726889938.75252: checking for max_fail_percentage 178205 1726889938.75253: done checking for max_fail_percentage 178205 1726889938.75254: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.75255: done checking to see if all hosts have failed 178205 1726889938.75256: getting the remaining hosts for this loop 178205 1726889938.75257: done getting the remaining hosts for this loop 178205 1726889938.75260: getting the next task for host managed_node2 178205 1726889938.75267: done getting next task for host managed_node2 178205 1726889938.75269: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 178205 1726889938.75274: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.75277: getting variables 178205 1726889938.75279: in VariableManager get_vars() 178205 1726889938.75319: Calling all_inventory to load vars for managed_node2 178205 1726889938.75322: Calling groups_inventory to load vars for managed_node2 178205 1726889938.75327: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.75337: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.75339: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.75342: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.75657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.76009: done with get_vars() 178205 1726889938.76022: done getting variables 178205 1726889938.76063: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:38:58 -0400 (0:00:00.022) 0:02:31.748 ****** 178205 1726889938.76086: entering _queue_task() for managed_node2/assert 178205 1726889938.76279: worker is 1 (out of 1 available) 178205 1726889938.76293: exiting _queue_task() for managed_node2/assert 178205 1726889938.76306: done queuing things up, now waiting for results queue to drain 178205 1726889938.76307: waiting for pending results... 178205 1726889938.76476: running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted 178205 1726889938.76563: in run() - task 02369adf-7a19-34ed-f5d1-00000000315d 178205 1726889938.76574: variable 'ansible_search_path' from source: unknown 178205 1726889938.76605: calling self._execute() 178205 1726889938.76769: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.76773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.76787: variable 'omit' from source: magic vars 178205 1726889938.77263: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.77280: variable 'storage_test_volume' from source: include params 178205 1726889938.77309: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 178205 1726889938.77314: when evaluation is False, skipping this task 178205 1726889938.77324: _execute() done 178205 1726889938.77329: dumping result to json 178205 1726889938.77338: done dumping result, returning 178205 1726889938.77343: done running TaskExecutor() for managed_node2/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-34ed-f5d1-00000000315d] 178205 1726889938.77346: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315d 178205 1726889938.77440: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315d 178205 1726889938.77443: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 178205 1726889938.77621: no more pending results, returning what we have 178205 1726889938.77627: results queue empty 178205 1726889938.77629: checking for any_errors_fatal 178205 1726889938.77637: done checking for any_errors_fatal 178205 1726889938.77639: checking for max_fail_percentage 178205 1726889938.77640: done checking for max_fail_percentage 178205 1726889938.77644: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.77645: done checking to see if all hosts have failed 178205 1726889938.77646: getting the remaining hosts for this loop 178205 1726889938.77647: done getting the remaining hosts for this loop 178205 1726889938.77650: getting the next task for host managed_node2 178205 1726889938.77658: done getting next task for host managed_node2 178205 1726889938.77663: ^ task is: TASK: Check LUKS version 178205 1726889938.77672: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.77676: getting variables 178205 1726889938.77678: in VariableManager get_vars() 178205 1726889938.77706: Calling all_inventory to load vars for managed_node2 178205 1726889938.77708: Calling groups_inventory to load vars for managed_node2 178205 1726889938.77710: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.77718: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.77720: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.77722: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.78221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.78689: done with get_vars() 178205 1726889938.78698: done getting variables 178205 1726889938.78739: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:38:58 -0400 (0:00:00.026) 0:02:31.775 ****** 178205 1726889938.78762: entering _queue_task() for managed_node2/assert 178205 1726889938.78997: worker is 1 (out of 1 available) 178205 1726889938.79008: exiting _queue_task() for managed_node2/assert 178205 1726889938.79020: done queuing things up, now waiting for results queue to drain 178205 1726889938.79022: waiting for pending results... 178205 1726889938.79266: running TaskExecutor() for managed_node2/TASK: Check LUKS version 178205 1726889938.79366: in run() - task 02369adf-7a19-34ed-f5d1-00000000315e 178205 1726889938.79375: variable 'ansible_search_path' from source: unknown 178205 1726889938.79401: calling self._execute() 178205 1726889938.79485: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.79489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.79499: variable 'omit' from source: magic vars 178205 1726889938.79754: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.79758: Evaluated conditional (_storage_test_volume_present): False 178205 1726889938.79761: when evaluation is False, skipping this task 178205 1726889938.79764: _execute() done 178205 1726889938.79767: dumping result to json 178205 1726889938.79769: done dumping result, returning 178205 1726889938.79775: done running TaskExecutor() for managed_node2/TASK: Check LUKS version [02369adf-7a19-34ed-f5d1-00000000315e] 178205 1726889938.79780: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315e 178205 1726889938.79884: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315e 178205 1726889938.79887: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889938.79937: no more pending results, returning what we have 178205 1726889938.79940: results queue empty 178205 1726889938.79941: checking for any_errors_fatal 178205 1726889938.79947: done checking for any_errors_fatal 178205 1726889938.79947: checking for max_fail_percentage 178205 1726889938.79949: done checking for max_fail_percentage 178205 1726889938.79949: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.79950: done checking to see if all hosts have failed 178205 1726889938.79951: getting the remaining hosts for this loop 178205 1726889938.79952: done getting the remaining hosts for this loop 178205 1726889938.79955: getting the next task for host managed_node2 178205 1726889938.79962: done getting next task for host managed_node2 178205 1726889938.79964: ^ task is: TASK: Check LUKS key size 178205 1726889938.79969: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.79972: getting variables 178205 1726889938.79974: in VariableManager get_vars() 178205 1726889938.80005: Calling all_inventory to load vars for managed_node2 178205 1726889938.80007: Calling groups_inventory to load vars for managed_node2 178205 1726889938.80010: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.80018: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.80020: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.80021: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.80398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.80864: done with get_vars() 178205 1726889938.80874: done getting variables 178205 1726889938.80911: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:38:58 -0400 (0:00:00.021) 0:02:31.797 ****** 178205 1726889938.80936: entering _queue_task() for managed_node2/assert 178205 1726889938.81095: worker is 1 (out of 1 available) 178205 1726889938.81106: exiting _queue_task() for managed_node2/assert 178205 1726889938.81119: done queuing things up, now waiting for results queue to drain 178205 1726889938.81121: waiting for pending results... 178205 1726889938.81305: running TaskExecutor() for managed_node2/TASK: Check LUKS key size 178205 1726889938.81396: in run() - task 02369adf-7a19-34ed-f5d1-00000000315f 178205 1726889938.81407: variable 'ansible_search_path' from source: unknown 178205 1726889938.81439: calling self._execute() 178205 1726889938.81521: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.81529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.81537: variable 'omit' from source: magic vars 178205 1726889938.81861: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.81880: Evaluated conditional (_storage_test_volume_present): False 178205 1726889938.81883: when evaluation is False, skipping this task 178205 1726889938.81886: _execute() done 178205 1726889938.81889: dumping result to json 178205 1726889938.81891: done dumping result, returning 178205 1726889938.81895: done running TaskExecutor() for managed_node2/TASK: Check LUKS key size [02369adf-7a19-34ed-f5d1-00000000315f] 178205 1726889938.81902: sending task result for task 02369adf-7a19-34ed-f5d1-00000000315f 178205 1726889938.82066: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000315f 178205 1726889938.82069: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889938.82132: no more pending results, returning what we have 178205 1726889938.82135: results queue empty 178205 1726889938.82136: checking for any_errors_fatal 178205 1726889938.82143: done checking for any_errors_fatal 178205 1726889938.82144: checking for max_fail_percentage 178205 1726889938.82146: done checking for max_fail_percentage 178205 1726889938.82147: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.82147: done checking to see if all hosts have failed 178205 1726889938.82148: getting the remaining hosts for this loop 178205 1726889938.82149: done getting the remaining hosts for this loop 178205 1726889938.82152: getting the next task for host managed_node2 178205 1726889938.82157: done getting next task for host managed_node2 178205 1726889938.82159: ^ task is: TASK: Check LUKS cipher 178205 1726889938.82162: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.82165: getting variables 178205 1726889938.82166: in VariableManager get_vars() 178205 1726889938.82188: Calling all_inventory to load vars for managed_node2 178205 1726889938.82190: Calling groups_inventory to load vars for managed_node2 178205 1726889938.82192: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.82200: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.82201: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.82203: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.82565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.83050: done with get_vars() 178205 1726889938.83059: done getting variables 178205 1726889938.83117: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:38:58 -0400 (0:00:00.022) 0:02:31.819 ****** 178205 1726889938.83160: entering _queue_task() for managed_node2/assert 178205 1726889938.83343: worker is 1 (out of 1 available) 178205 1726889938.83355: exiting _queue_task() for managed_node2/assert 178205 1726889938.83369: done queuing things up, now waiting for results queue to drain 178205 1726889938.83370: waiting for pending results... 178205 1726889938.83625: running TaskExecutor() for managed_node2/TASK: Check LUKS cipher 178205 1726889938.83765: in run() - task 02369adf-7a19-34ed-f5d1-000000003160 178205 1726889938.83779: variable 'ansible_search_path' from source: unknown 178205 1726889938.83806: calling self._execute() 178205 1726889938.83925: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.83933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.83940: variable 'omit' from source: magic vars 178205 1726889938.84190: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.84198: Evaluated conditional (_storage_test_volume_present): False 178205 1726889938.84202: when evaluation is False, skipping this task 178205 1726889938.84205: _execute() done 178205 1726889938.84207: dumping result to json 178205 1726889938.84210: done dumping result, returning 178205 1726889938.84218: done running TaskExecutor() for managed_node2/TASK: Check LUKS cipher [02369adf-7a19-34ed-f5d1-000000003160] 178205 1726889938.84221: sending task result for task 02369adf-7a19-34ed-f5d1-000000003160 178205 1726889938.84320: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003160 178205 1726889938.84324: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889938.84396: no more pending results, returning what we have 178205 1726889938.84399: results queue empty 178205 1726889938.84400: checking for any_errors_fatal 178205 1726889938.84407: done checking for any_errors_fatal 178205 1726889938.84407: checking for max_fail_percentage 178205 1726889938.84409: done checking for max_fail_percentage 178205 1726889938.84410: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.84411: done checking to see if all hosts have failed 178205 1726889938.84413: getting the remaining hosts for this loop 178205 1726889938.84415: done getting the remaining hosts for this loop 178205 1726889938.84418: getting the next task for host managed_node2 178205 1726889938.84423: done getting next task for host managed_node2 178205 1726889938.84426: ^ task is: TASK: Set test variables 178205 1726889938.84430: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.84434: getting variables 178205 1726889938.84436: in VariableManager get_vars() 178205 1726889938.84461: Calling all_inventory to load vars for managed_node2 178205 1726889938.84463: Calling groups_inventory to load vars for managed_node2 178205 1726889938.84465: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.84472: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.84473: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.84475: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.84789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.85132: done with get_vars() 178205 1726889938.85141: done getting variables 178205 1726889938.85179: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:38:58 -0400 (0:00:00.020) 0:02:31.840 ****** 178205 1726889938.85201: entering _queue_task() for managed_node2/set_fact 178205 1726889938.85366: worker is 1 (out of 1 available) 178205 1726889938.85377: exiting _queue_task() for managed_node2/set_fact 178205 1726889938.85389: done queuing things up, now waiting for results queue to drain 178205 1726889938.85390: waiting for pending results... 178205 1726889938.85584: running TaskExecutor() for managed_node2/TASK: Set test variables 178205 1726889938.85664: in run() - task 02369adf-7a19-34ed-f5d1-000000003161 178205 1726889938.85675: variable 'ansible_search_path' from source: unknown 178205 1726889938.85703: calling self._execute() 178205 1726889938.85793: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.85797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.85805: variable 'omit' from source: magic vars 178205 1726889938.85919: variable 'omit' from source: magic vars 178205 1726889938.86022: variable 'omit' from source: magic vars 178205 1726889938.86394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889938.88982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889938.89029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889938.89063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889938.89103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889938.89125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889938.89233: variable 'storage_test_volume' from source: include params 178205 1726889938.89255: variable '_storage_test_volume_present' from source: set_fact 178205 1726889938.89423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889938.89446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889938.89467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889938.89510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889938.89524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889938.89555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889938.89577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889938.89602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889938.89635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889938.89646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889938.89691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889938.89719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889938.89745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889938.89772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889938.89782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889938.89899: variable 'storage_test_crypttab' from source: set_fact 178205 1726889938.89908: variable 'storage_test_volume' from source: include params 178205 1726889938.90007: variable 'storage_test_volume' from source: include params 178205 1726889938.90033: variable 'omit' from source: magic vars 178205 1726889938.90055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889938.90087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889938.90139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889938.90173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889938.90191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889938.90216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889938.90228: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.90237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.90307: Set connection var ansible_pipelining to False 178205 1726889938.90316: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889938.90321: Set connection var ansible_shell_executable to /bin/sh 178205 1726889938.90324: Set connection var ansible_connection to ssh 178205 1726889938.90331: Set connection var ansible_shell_type to sh 178205 1726889938.90336: Set connection var ansible_timeout to 10 178205 1726889938.90356: variable 'ansible_shell_executable' from source: unknown 178205 1726889938.90358: variable 'ansible_connection' from source: unknown 178205 1726889938.90361: variable 'ansible_module_compression' from source: unknown 178205 1726889938.90374: variable 'ansible_shell_type' from source: unknown 178205 1726889938.90383: variable 'ansible_shell_executable' from source: unknown 178205 1726889938.90394: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.90412: variable 'ansible_pipelining' from source: unknown 178205 1726889938.90424: variable 'ansible_timeout' from source: unknown 178205 1726889938.90440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.90578: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889938.90596: variable 'omit' from source: magic vars 178205 1726889938.90607: starting attempt loop 178205 1726889938.90609: running the handler 178205 1726889938.90629: handler run complete 178205 1726889938.90655: attempt loop complete, returning result 178205 1726889938.90663: _execute() done 178205 1726889938.90669: dumping result to json 178205 1726889938.90672: done dumping result, returning 178205 1726889938.90679: done running TaskExecutor() for managed_node2/TASK: Set test variables [02369adf-7a19-34ed-f5d1-000000003161] 178205 1726889938.90685: sending task result for task 02369adf-7a19-34ed-f5d1-000000003161 ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 178205 1726889938.90849: no more pending results, returning what we have 178205 1726889938.90852: results queue empty 178205 1726889938.90853: checking for any_errors_fatal 178205 1726889938.90863: done checking for any_errors_fatal 178205 1726889938.90863: checking for max_fail_percentage 178205 1726889938.90865: done checking for max_fail_percentage 178205 1726889938.90866: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.90867: done checking to see if all hosts have failed 178205 1726889938.90868: getting the remaining hosts for this loop 178205 1726889938.90869: done getting the remaining hosts for this loop 178205 1726889938.90872: getting the next task for host managed_node2 178205 1726889938.90879: done getting next task for host managed_node2 178205 1726889938.90881: ^ task is: TASK: Check for /etc/crypttab entry 178205 1726889938.90886: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.90889: getting variables 178205 1726889938.90891: in VariableManager get_vars() 178205 1726889938.90943: Calling all_inventory to load vars for managed_node2 178205 1726889938.90946: Calling groups_inventory to load vars for managed_node2 178205 1726889938.90950: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.90960: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.90970: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.90975: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.91329: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003161 178205 1726889938.91332: WORKER PROCESS EXITING 178205 1726889938.91342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.91913: done with get_vars() 178205 1726889938.91923: done getting variables 178205 1726889938.91961: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:38:58 -0400 (0:00:00.067) 0:02:31.907 ****** 178205 1726889938.91983: entering _queue_task() for managed_node2/assert 178205 1726889938.92241: worker is 1 (out of 1 available) 178205 1726889938.92254: exiting _queue_task() for managed_node2/assert 178205 1726889938.92266: done queuing things up, now waiting for results queue to drain 178205 1726889938.92267: waiting for pending results... 178205 1726889938.92506: running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry 178205 1726889938.92620: in run() - task 02369adf-7a19-34ed-f5d1-000000003162 178205 1726889938.92638: variable 'ansible_search_path' from source: unknown 178205 1726889938.92679: calling self._execute() 178205 1726889938.92817: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.92831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.92852: variable 'omit' from source: magic vars 178205 1726889938.92992: variable 'omit' from source: magic vars 178205 1726889938.93089: variable 'omit' from source: magic vars 178205 1726889938.93347: variable 'storage_test_volume' from source: include params 178205 1726889938.93390: variable 'omit' from source: magic vars 178205 1726889938.93430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889938.93457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889938.93472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889938.93485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889938.93494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889938.93521: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889938.93528: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.93530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.93719: Set connection var ansible_pipelining to False 178205 1726889938.93728: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889938.93732: Set connection var ansible_shell_executable to /bin/sh 178205 1726889938.93736: Set connection var ansible_connection to ssh 178205 1726889938.93739: Set connection var ansible_shell_type to sh 178205 1726889938.93743: Set connection var ansible_timeout to 10 178205 1726889938.93763: variable 'ansible_shell_executable' from source: unknown 178205 1726889938.93771: variable 'ansible_connection' from source: unknown 178205 1726889938.93776: variable 'ansible_module_compression' from source: unknown 178205 1726889938.93779: variable 'ansible_shell_type' from source: unknown 178205 1726889938.93785: variable 'ansible_shell_executable' from source: unknown 178205 1726889938.93799: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889938.93814: variable 'ansible_pipelining' from source: unknown 178205 1726889938.93820: variable 'ansible_timeout' from source: unknown 178205 1726889938.93824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889938.93975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889938.93984: variable 'omit' from source: magic vars 178205 1726889938.93990: starting attempt loop 178205 1726889938.93993: running the handler 178205 1726889938.94336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889938.96975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889938.97089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889938.97158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889938.97213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889938.97259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889938.97334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889938.97356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889938.97390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889938.97457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889938.97489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889938.97565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889938.97592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889938.97620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889938.97663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889938.97691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889938.97808: variable '_storage_test_crypttab_entries' from source: set_fact 178205 1726889938.97811: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889938.97822: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 178205 1726889938.97832: handler run complete 178205 1726889938.97843: attempt loop complete, returning result 178205 1726889938.97862: _execute() done 178205 1726889938.97865: dumping result to json 178205 1726889938.97868: done dumping result, returning 178205 1726889938.97871: done running TaskExecutor() for managed_node2/TASK: Check for /etc/crypttab entry [02369adf-7a19-34ed-f5d1-000000003162] 178205 1726889938.97873: sending task result for task 02369adf-7a19-34ed-f5d1-000000003162 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 178205 1726889938.98093: no more pending results, returning what we have 178205 1726889938.98097: results queue empty 178205 1726889938.98099: checking for any_errors_fatal 178205 1726889938.98121: done checking for any_errors_fatal 178205 1726889938.98122: checking for max_fail_percentage 178205 1726889938.98124: done checking for max_fail_percentage 178205 1726889938.98125: checking to see if all hosts have failed and the running result is not ok 178205 1726889938.98126: done checking to see if all hosts have failed 178205 1726889938.98149: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003162 178205 1726889938.98153: getting the remaining hosts for this loop 178205 1726889938.98157: done getting the remaining hosts for this loop 178205 1726889938.98160: getting the next task for host managed_node2 178205 1726889938.98168: done getting next task for host managed_node2 178205 1726889938.98171: ^ task is: TASK: Validate the format of the crypttab entry 178205 1726889938.98175: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889938.98179: getting variables 178205 1726889938.98181: in VariableManager get_vars() 178205 1726889938.98218: Calling all_inventory to load vars for managed_node2 178205 1726889938.98221: Calling groups_inventory to load vars for managed_node2 178205 1726889938.98224: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889938.98236: Calling all_plugins_play to load vars for managed_node2 178205 1726889938.98239: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889938.98242: Calling groups_plugins_play to load vars for managed_node2 178205 1726889938.98610: WORKER PROCESS EXITING 178205 1726889938.98651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889938.99385: done with get_vars() 178205 1726889938.99405: done getting variables 178205 1726889938.99478: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:38:58 -0400 (0:00:00.075) 0:02:31.983 ****** 178205 1726889938.99534: entering _queue_task() for managed_node2/assert 178205 1726889939.00053: worker is 1 (out of 1 available) 178205 1726889939.00106: exiting _queue_task() for managed_node2/assert 178205 1726889939.00119: done queuing things up, now waiting for results queue to drain 178205 1726889939.00120: waiting for pending results... 178205 1726889939.00427: running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry 178205 1726889939.00631: in run() - task 02369adf-7a19-34ed-f5d1-000000003163 178205 1726889939.00655: variable 'ansible_search_path' from source: unknown 178205 1726889939.00690: calling self._execute() 178205 1726889939.00831: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.00843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.00864: variable 'omit' from source: magic vars 178205 1726889939.01387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.04162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.04258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.04308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.04339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.04358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.04413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889939.04437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889939.04467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889939.04535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889939.04566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889939.04687: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889939.04733: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889939.04742: when evaluation is False, skipping this task 178205 1726889939.04761: _execute() done 178205 1726889939.04769: dumping result to json 178205 1726889939.04778: done dumping result, returning 178205 1726889939.04802: done running TaskExecutor() for managed_node2/TASK: Validate the format of the crypttab entry [02369adf-7a19-34ed-f5d1-000000003163] 178205 1726889939.04816: sending task result for task 02369adf-7a19-34ed-f5d1-000000003163 178205 1726889939.04954: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003163 178205 1726889939.04957: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889939.05031: no more pending results, returning what we have 178205 1726889939.05035: results queue empty 178205 1726889939.05042: checking for any_errors_fatal 178205 1726889939.05047: done checking for any_errors_fatal 178205 1726889939.05048: checking for max_fail_percentage 178205 1726889939.05049: done checking for max_fail_percentage 178205 1726889939.05050: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.05051: done checking to see if all hosts have failed 178205 1726889939.05052: getting the remaining hosts for this loop 178205 1726889939.05053: done getting the remaining hosts for this loop 178205 1726889939.05061: getting the next task for host managed_node2 178205 1726889939.05070: done getting next task for host managed_node2 178205 1726889939.05072: ^ task is: TASK: Check backing device of crypttab entry 178205 1726889939.05087: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.05092: getting variables 178205 1726889939.05093: in VariableManager get_vars() 178205 1726889939.05137: Calling all_inventory to load vars for managed_node2 178205 1726889939.05140: Calling groups_inventory to load vars for managed_node2 178205 1726889939.05143: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.05158: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.05161: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.05165: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.05820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.06485: done with get_vars() 178205 1726889939.06494: done getting variables 178205 1726889939.06539: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:38:59 -0400 (0:00:00.070) 0:02:32.053 ****** 178205 1726889939.06561: entering _queue_task() for managed_node2/assert 178205 1726889939.06738: worker is 1 (out of 1 available) 178205 1726889939.06751: exiting _queue_task() for managed_node2/assert 178205 1726889939.06763: done queuing things up, now waiting for results queue to drain 178205 1726889939.06764: waiting for pending results... 178205 1726889939.06950: running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry 178205 1726889939.07033: in run() - task 02369adf-7a19-34ed-f5d1-000000003164 178205 1726889939.07045: variable 'ansible_search_path' from source: unknown 178205 1726889939.07078: calling self._execute() 178205 1726889939.07167: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.07172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.07182: variable 'omit' from source: magic vars 178205 1726889939.07827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.11288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.11394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.11466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.11507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.11557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.11684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889939.11722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889939.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889939.11789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889939.11801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889939.12007: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889939.12079: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889939.12097: when evaluation is False, skipping this task 178205 1726889939.12121: _execute() done 178205 1726889939.12137: dumping result to json 178205 1726889939.12159: done dumping result, returning 178205 1726889939.12189: done running TaskExecutor() for managed_node2/TASK: Check backing device of crypttab entry [02369adf-7a19-34ed-f5d1-000000003164] 178205 1726889939.12202: sending task result for task 02369adf-7a19-34ed-f5d1-000000003164 178205 1726889939.12320: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003164 178205 1726889939.12325: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889939.12375: no more pending results, returning what we have 178205 1726889939.12379: results queue empty 178205 1726889939.12380: checking for any_errors_fatal 178205 1726889939.12393: done checking for any_errors_fatal 178205 1726889939.12394: checking for max_fail_percentage 178205 1726889939.12395: done checking for max_fail_percentage 178205 1726889939.12396: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.12397: done checking to see if all hosts have failed 178205 1726889939.12398: getting the remaining hosts for this loop 178205 1726889939.12400: done getting the remaining hosts for this loop 178205 1726889939.12403: getting the next task for host managed_node2 178205 1726889939.12410: done getting next task for host managed_node2 178205 1726889939.12414: ^ task is: TASK: Check key file of crypttab entry 178205 1726889939.12418: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.12422: getting variables 178205 1726889939.12424: in VariableManager get_vars() 178205 1726889939.12460: Calling all_inventory to load vars for managed_node2 178205 1726889939.12465: Calling groups_inventory to load vars for managed_node2 178205 1726889939.12469: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.12478: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.12481: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.12483: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.12973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.13538: done with get_vars() 178205 1726889939.13553: done getting variables 178205 1726889939.13617: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:38:59 -0400 (0:00:00.070) 0:02:32.124 ****** 178205 1726889939.13667: entering _queue_task() for managed_node2/assert 178205 1726889939.14022: worker is 1 (out of 1 available) 178205 1726889939.14045: exiting _queue_task() for managed_node2/assert 178205 1726889939.14063: done queuing things up, now waiting for results queue to drain 178205 1726889939.14064: waiting for pending results... 178205 1726889939.14427: running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry 178205 1726889939.14608: in run() - task 02369adf-7a19-34ed-f5d1-000000003165 178205 1726889939.14641: variable 'ansible_search_path' from source: unknown 178205 1726889939.14697: calling self._execute() 178205 1726889939.14849: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.14872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.14896: variable 'omit' from source: magic vars 178205 1726889939.15269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.16939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.16993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.17023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.17052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.17071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.17135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 178205 1726889939.17156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 178205 1726889939.17173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 178205 1726889939.17199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 178205 1726889939.17211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 178205 1726889939.17295: variable '_storage_test_expected_crypttab_entries' from source: set_fact 178205 1726889939.17317: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 178205 1726889939.17320: when evaluation is False, skipping this task 178205 1726889939.17324: _execute() done 178205 1726889939.17329: dumping result to json 178205 1726889939.17332: done dumping result, returning 178205 1726889939.17336: done running TaskExecutor() for managed_node2/TASK: Check key file of crypttab entry [02369adf-7a19-34ed-f5d1-000000003165] 178205 1726889939.17340: sending task result for task 02369adf-7a19-34ed-f5d1-000000003165 178205 1726889939.17432: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003165 178205 1726889939.17436: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 178205 1726889939.17498: no more pending results, returning what we have 178205 1726889939.17501: results queue empty 178205 1726889939.17502: checking for any_errors_fatal 178205 1726889939.17507: done checking for any_errors_fatal 178205 1726889939.17508: checking for max_fail_percentage 178205 1726889939.17509: done checking for max_fail_percentage 178205 1726889939.17510: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.17517: done checking to see if all hosts have failed 178205 1726889939.17518: getting the remaining hosts for this loop 178205 1726889939.17519: done getting the remaining hosts for this loop 178205 1726889939.17522: getting the next task for host managed_node2 178205 1726889939.17532: done getting next task for host managed_node2 178205 1726889939.17534: ^ task is: TASK: Clear test variables 178205 1726889939.17539: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.17542: getting variables 178205 1726889939.17544: in VariableManager get_vars() 178205 1726889939.17577: Calling all_inventory to load vars for managed_node2 178205 1726889939.17580: Calling groups_inventory to load vars for managed_node2 178205 1726889939.17583: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.17592: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.17594: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.17596: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.17919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.18264: done with get_vars() 178205 1726889939.18275: done getting variables 178205 1726889939.18315: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:38:59 -0400 (0:00:00.046) 0:02:32.171 ****** 178205 1726889939.18339: entering _queue_task() for managed_node2/set_fact 178205 1726889939.18523: worker is 1 (out of 1 available) 178205 1726889939.18542: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.18554: done queuing things up, now waiting for results queue to drain 178205 1726889939.18555: waiting for pending results... 178205 1726889939.18730: running TaskExecutor() for managed_node2/TASK: Clear test variables 178205 1726889939.18815: in run() - task 02369adf-7a19-34ed-f5d1-000000003166 178205 1726889939.18835: variable 'ansible_search_path' from source: unknown 178205 1726889939.18860: calling self._execute() 178205 1726889939.18951: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.18955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.18962: variable 'omit' from source: magic vars 178205 1726889939.19050: variable 'omit' from source: magic vars 178205 1726889939.19084: variable 'omit' from source: magic vars 178205 1726889939.19110: variable 'omit' from source: magic vars 178205 1726889939.19152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889939.19186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889939.19201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889939.19218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889939.19233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889939.19256: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889939.19262: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.19269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.19344: Set connection var ansible_pipelining to False 178205 1726889939.19348: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889939.19353: Set connection var ansible_shell_executable to /bin/sh 178205 1726889939.19356: Set connection var ansible_connection to ssh 178205 1726889939.19361: Set connection var ansible_shell_type to sh 178205 1726889939.19366: Set connection var ansible_timeout to 10 178205 1726889939.19391: variable 'ansible_shell_executable' from source: unknown 178205 1726889939.19394: variable 'ansible_connection' from source: unknown 178205 1726889939.19397: variable 'ansible_module_compression' from source: unknown 178205 1726889939.19399: variable 'ansible_shell_type' from source: unknown 178205 1726889939.19401: variable 'ansible_shell_executable' from source: unknown 178205 1726889939.19404: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.19406: variable 'ansible_pipelining' from source: unknown 178205 1726889939.19408: variable 'ansible_timeout' from source: unknown 178205 1726889939.19414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.19520: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889939.19532: variable 'omit' from source: magic vars 178205 1726889939.19537: starting attempt loop 178205 1726889939.19541: running the handler 178205 1726889939.19551: handler run complete 178205 1726889939.19559: attempt loop complete, returning result 178205 1726889939.19562: _execute() done 178205 1726889939.19564: dumping result to json 178205 1726889939.19567: done dumping result, returning 178205 1726889939.19574: done running TaskExecutor() for managed_node2/TASK: Clear test variables [02369adf-7a19-34ed-f5d1-000000003166] 178205 1726889939.19578: sending task result for task 02369adf-7a19-34ed-f5d1-000000003166 178205 1726889939.19666: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003166 178205 1726889939.19669: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 178205 1726889939.19730: no more pending results, returning what we have 178205 1726889939.19732: results queue empty 178205 1726889939.19733: checking for any_errors_fatal 178205 1726889939.19740: done checking for any_errors_fatal 178205 1726889939.19741: checking for max_fail_percentage 178205 1726889939.19743: done checking for max_fail_percentage 178205 1726889939.19744: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.19744: done checking to see if all hosts have failed 178205 1726889939.19745: getting the remaining hosts for this loop 178205 1726889939.19746: done getting the remaining hosts for this loop 178205 1726889939.19749: getting the next task for host managed_node2 178205 1726889939.19757: done getting next task for host managed_node2 178205 1726889939.19760: ^ task is: TASK: Get information about RAID 178205 1726889939.19764: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.19767: getting variables 178205 1726889939.19768: in VariableManager get_vars() 178205 1726889939.19795: Calling all_inventory to load vars for managed_node2 178205 1726889939.19797: Calling groups_inventory to load vars for managed_node2 178205 1726889939.19804: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.19810: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.19814: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.19816: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.20130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.20467: done with get_vars() 178205 1726889939.20477: done getting variables 178205 1726889939.20515: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:38:59 -0400 (0:00:00.021) 0:02:32.193 ****** 178205 1726889939.20539: entering _queue_task() for managed_node2/command 178205 1726889939.20714: worker is 1 (out of 1 available) 178205 1726889939.20731: exiting _queue_task() for managed_node2/command 178205 1726889939.20744: done queuing things up, now waiting for results queue to drain 178205 1726889939.20745: waiting for pending results... 178205 1726889939.20909: running TaskExecutor() for managed_node2/TASK: Get information about RAID 178205 1726889939.21009: in run() - task 02369adf-7a19-34ed-f5d1-00000000316a 178205 1726889939.21022: variable 'ansible_search_path' from source: unknown 178205 1726889939.21052: calling self._execute() 178205 1726889939.21144: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.21147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.21156: variable 'omit' from source: magic vars 178205 1726889939.21458: variable 'storage_test_volume' from source: include params 178205 1726889939.21484: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.21487: when evaluation is False, skipping this task 178205 1726889939.21491: _execute() done 178205 1726889939.21494: dumping result to json 178205 1726889939.21497: done dumping result, returning 178205 1726889939.21502: done running TaskExecutor() for managed_node2/TASK: Get information about RAID [02369adf-7a19-34ed-f5d1-00000000316a] 178205 1726889939.21509: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316a 178205 1726889939.21599: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316a 178205 1726889939.21602: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.21661: no more pending results, returning what we have 178205 1726889939.21664: results queue empty 178205 1726889939.21665: checking for any_errors_fatal 178205 1726889939.21670: done checking for any_errors_fatal 178205 1726889939.21671: checking for max_fail_percentage 178205 1726889939.21672: done checking for max_fail_percentage 178205 1726889939.21673: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.21674: done checking to see if all hosts have failed 178205 1726889939.21675: getting the remaining hosts for this loop 178205 1726889939.21676: done getting the remaining hosts for this loop 178205 1726889939.21679: getting the next task for host managed_node2 178205 1726889939.21686: done getting next task for host managed_node2 178205 1726889939.21688: ^ task is: TASK: Set active devices regex 178205 1726889939.21692: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.21696: getting variables 178205 1726889939.21697: in VariableManager get_vars() 178205 1726889939.21731: Calling all_inventory to load vars for managed_node2 178205 1726889939.21733: Calling groups_inventory to load vars for managed_node2 178205 1726889939.21736: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.21743: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.21745: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.21747: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.22052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.22622: done with get_vars() 178205 1726889939.22634: done getting variables 178205 1726889939.22669: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:38:59 -0400 (0:00:00.021) 0:02:32.214 ****** 178205 1726889939.22688: entering _queue_task() for managed_node2/set_fact 178205 1726889939.22860: worker is 1 (out of 1 available) 178205 1726889939.22874: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.22886: done queuing things up, now waiting for results queue to drain 178205 1726889939.22887: waiting for pending results... 178205 1726889939.23055: running TaskExecutor() for managed_node2/TASK: Set active devices regex 178205 1726889939.23135: in run() - task 02369adf-7a19-34ed-f5d1-00000000316b 178205 1726889939.23147: variable 'ansible_search_path' from source: unknown 178205 1726889939.23171: calling self._execute() 178205 1726889939.23266: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.23270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.23283: variable 'omit' from source: magic vars 178205 1726889939.23587: variable 'storage_test_volume' from source: include params 178205 1726889939.23616: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.23619: when evaluation is False, skipping this task 178205 1726889939.23623: _execute() done 178205 1726889939.23625: dumping result to json 178205 1726889939.23629: done dumping result, returning 178205 1726889939.23635: done running TaskExecutor() for managed_node2/TASK: Set active devices regex [02369adf-7a19-34ed-f5d1-00000000316b] 178205 1726889939.23641: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316b 178205 1726889939.23732: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316b 178205 1726889939.23735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.23795: no more pending results, returning what we have 178205 1726889939.23798: results queue empty 178205 1726889939.23799: checking for any_errors_fatal 178205 1726889939.23807: done checking for any_errors_fatal 178205 1726889939.23807: checking for max_fail_percentage 178205 1726889939.23808: done checking for max_fail_percentage 178205 1726889939.23809: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.23810: done checking to see if all hosts have failed 178205 1726889939.23811: getting the remaining hosts for this loop 178205 1726889939.23814: done getting the remaining hosts for this loop 178205 1726889939.23816: getting the next task for host managed_node2 178205 1726889939.23823: done getting next task for host managed_node2 178205 1726889939.23825: ^ task is: TASK: Set spare devices regex 178205 1726889939.23829: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.23833: getting variables 178205 1726889939.23834: in VariableManager get_vars() 178205 1726889939.23866: Calling all_inventory to load vars for managed_node2 178205 1726889939.23868: Calling groups_inventory to load vars for managed_node2 178205 1726889939.23870: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.23876: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.23878: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.23880: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.24187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.24522: done with get_vars() 178205 1726889939.24532: done getting variables 178205 1726889939.24569: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.233 ****** 178205 1726889939.24589: entering _queue_task() for managed_node2/set_fact 178205 1726889939.24750: worker is 1 (out of 1 available) 178205 1726889939.24762: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.24773: done queuing things up, now waiting for results queue to drain 178205 1726889939.24774: waiting for pending results... 178205 1726889939.24947: running TaskExecutor() for managed_node2/TASK: Set spare devices regex 178205 1726889939.25016: in run() - task 02369adf-7a19-34ed-f5d1-00000000316c 178205 1726889939.25030: variable 'ansible_search_path' from source: unknown 178205 1726889939.25055: calling self._execute() 178205 1726889939.25142: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.25146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.25154: variable 'omit' from source: magic vars 178205 1726889939.25428: variable 'storage_test_volume' from source: include params 178205 1726889939.25457: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.25461: when evaluation is False, skipping this task 178205 1726889939.25464: _execute() done 178205 1726889939.25467: dumping result to json 178205 1726889939.25469: done dumping result, returning 178205 1726889939.25474: done running TaskExecutor() for managed_node2/TASK: Set spare devices regex [02369adf-7a19-34ed-f5d1-00000000316c] 178205 1726889939.25479: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316c 178205 1726889939.25573: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316c 178205 1726889939.25576: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.25626: no more pending results, returning what we have 178205 1726889939.25629: results queue empty 178205 1726889939.25630: checking for any_errors_fatal 178205 1726889939.25637: done checking for any_errors_fatal 178205 1726889939.25638: checking for max_fail_percentage 178205 1726889939.25639: done checking for max_fail_percentage 178205 1726889939.25640: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.25641: done checking to see if all hosts have failed 178205 1726889939.25641: getting the remaining hosts for this loop 178205 1726889939.25642: done getting the remaining hosts for this loop 178205 1726889939.25645: getting the next task for host managed_node2 178205 1726889939.25652: done getting next task for host managed_node2 178205 1726889939.25654: ^ task is: TASK: Set md version regex 178205 1726889939.25658: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.25661: getting variables 178205 1726889939.25662: in VariableManager get_vars() 178205 1726889939.25689: Calling all_inventory to load vars for managed_node2 178205 1726889939.25690: Calling groups_inventory to load vars for managed_node2 178205 1726889939.25692: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.25700: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.25701: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.25703: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.26006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.26340: done with get_vars() 178205 1726889939.26349: done getting variables 178205 1726889939.26387: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.252 ****** 178205 1726889939.26406: entering _queue_task() for managed_node2/set_fact 178205 1726889939.26569: worker is 1 (out of 1 available) 178205 1726889939.26582: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.26592: done queuing things up, now waiting for results queue to drain 178205 1726889939.26593: waiting for pending results... 178205 1726889939.26761: running TaskExecutor() for managed_node2/TASK: Set md version regex 178205 1726889939.26837: in run() - task 02369adf-7a19-34ed-f5d1-00000000316d 178205 1726889939.26848: variable 'ansible_search_path' from source: unknown 178205 1726889939.26872: calling self._execute() 178205 1726889939.26952: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.26956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.26965: variable 'omit' from source: magic vars 178205 1726889939.27236: variable 'storage_test_volume' from source: include params 178205 1726889939.27264: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.27267: when evaluation is False, skipping this task 178205 1726889939.27271: _execute() done 178205 1726889939.27274: dumping result to json 178205 1726889939.27277: done dumping result, returning 178205 1726889939.27279: done running TaskExecutor() for managed_node2/TASK: Set md version regex [02369adf-7a19-34ed-f5d1-00000000316d] 178205 1726889939.27285: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316d 178205 1726889939.27371: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316d 178205 1726889939.27374: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.27421: no more pending results, returning what we have 178205 1726889939.27424: results queue empty 178205 1726889939.27425: checking for any_errors_fatal 178205 1726889939.27431: done checking for any_errors_fatal 178205 1726889939.27432: checking for max_fail_percentage 178205 1726889939.27434: done checking for max_fail_percentage 178205 1726889939.27434: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.27435: done checking to see if all hosts have failed 178205 1726889939.27436: getting the remaining hosts for this loop 178205 1726889939.27437: done getting the remaining hosts for this loop 178205 1726889939.27440: getting the next task for host managed_node2 178205 1726889939.27447: done getting next task for host managed_node2 178205 1726889939.27449: ^ task is: TASK: Set chunk size regex 178205 1726889939.27453: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.27456: getting variables 178205 1726889939.27457: in VariableManager get_vars() 178205 1726889939.27489: Calling all_inventory to load vars for managed_node2 178205 1726889939.27491: Calling groups_inventory to load vars for managed_node2 178205 1726889939.27493: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.27500: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.27501: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.27503: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.27803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.28133: done with get_vars() 178205 1726889939.28144: done getting variables 178205 1726889939.28181: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:38:59 -0400 (0:00:00.017) 0:02:32.270 ****** 178205 1726889939.28200: entering _queue_task() for managed_node2/set_fact 178205 1726889939.28363: worker is 1 (out of 1 available) 178205 1726889939.28376: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.28388: done queuing things up, now waiting for results queue to drain 178205 1726889939.28389: waiting for pending results... 178205 1726889939.28554: running TaskExecutor() for managed_node2/TASK: Set chunk size regex 178205 1726889939.28634: in run() - task 02369adf-7a19-34ed-f5d1-00000000316e 178205 1726889939.28645: variable 'ansible_search_path' from source: unknown 178205 1726889939.28670: calling self._execute() 178205 1726889939.28750: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.28754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.28762: variable 'omit' from source: magic vars 178205 1726889939.29039: variable 'storage_test_volume' from source: include params 178205 1726889939.29065: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.29068: when evaluation is False, skipping this task 178205 1726889939.29071: _execute() done 178205 1726889939.29073: dumping result to json 178205 1726889939.29076: done dumping result, returning 178205 1726889939.29082: done running TaskExecutor() for managed_node2/TASK: Set chunk size regex [02369adf-7a19-34ed-f5d1-00000000316e] 178205 1726889939.29087: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316e 178205 1726889939.29179: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316e 178205 1726889939.29182: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.29231: no more pending results, returning what we have 178205 1726889939.29234: results queue empty 178205 1726889939.29234: checking for any_errors_fatal 178205 1726889939.29240: done checking for any_errors_fatal 178205 1726889939.29241: checking for max_fail_percentage 178205 1726889939.29242: done checking for max_fail_percentage 178205 1726889939.29243: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.29244: done checking to see if all hosts have failed 178205 1726889939.29245: getting the remaining hosts for this loop 178205 1726889939.29246: done getting the remaining hosts for this loop 178205 1726889939.29249: getting the next task for host managed_node2 178205 1726889939.29257: done getting next task for host managed_node2 178205 1726889939.29260: ^ task is: TASK: Parse the chunk size 178205 1726889939.29264: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.29267: getting variables 178205 1726889939.29269: in VariableManager get_vars() 178205 1726889939.29304: Calling all_inventory to load vars for managed_node2 178205 1726889939.29307: Calling groups_inventory to load vars for managed_node2 178205 1726889939.29309: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.29318: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.29320: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.29321: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.29631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.29968: done with get_vars() 178205 1726889939.29977: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.288 ****** 178205 1726889939.30033: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.30221: worker is 1 (out of 1 available) 178205 1726889939.30236: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.30249: done queuing things up, now waiting for results queue to drain 178205 1726889939.30250: waiting for pending results... 178205 1726889939.30428: running TaskExecutor() for managed_node2/TASK: Parse the chunk size 178205 1726889939.30521: in run() - task 02369adf-7a19-34ed-f5d1-00000000316f 178205 1726889939.30535: variable 'ansible_search_path' from source: unknown 178205 1726889939.30565: calling self._execute() 178205 1726889939.30659: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.30663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.30671: variable 'omit' from source: magic vars 178205 1726889939.30976: variable 'storage_test_volume' from source: include params 178205 1726889939.31004: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.31007: when evaluation is False, skipping this task 178205 1726889939.31010: _execute() done 178205 1726889939.31014: dumping result to json 178205 1726889939.31017: done dumping result, returning 178205 1726889939.31024: done running TaskExecutor() for managed_node2/TASK: Parse the chunk size [02369adf-7a19-34ed-f5d1-00000000316f] 178205 1726889939.31032: sending task result for task 02369adf-7a19-34ed-f5d1-00000000316f 178205 1726889939.31129: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000316f 178205 1726889939.31132: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.31188: no more pending results, returning what we have 178205 1726889939.31192: results queue empty 178205 1726889939.31192: checking for any_errors_fatal 178205 1726889939.31199: done checking for any_errors_fatal 178205 1726889939.31200: checking for max_fail_percentage 178205 1726889939.31201: done checking for max_fail_percentage 178205 1726889939.31202: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.31203: done checking to see if all hosts have failed 178205 1726889939.31204: getting the remaining hosts for this loop 178205 1726889939.31205: done getting the remaining hosts for this loop 178205 1726889939.31208: getting the next task for host managed_node2 178205 1726889939.31217: done getting next task for host managed_node2 178205 1726889939.31219: ^ task is: TASK: Check RAID active devices count 178205 1726889939.31223: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.31226: getting variables 178205 1726889939.31228: in VariableManager get_vars() 178205 1726889939.31267: Calling all_inventory to load vars for managed_node2 178205 1726889939.31270: Calling groups_inventory to load vars for managed_node2 178205 1726889939.31273: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.31282: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.31284: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.31287: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.31605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.31949: done with get_vars() 178205 1726889939.31959: done getting variables 178205 1726889939.31999: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:38:59 -0400 (0:00:00.019) 0:02:32.308 ****** 178205 1726889939.32024: entering _queue_task() for managed_node2/assert 178205 1726889939.32213: worker is 1 (out of 1 available) 178205 1726889939.32226: exiting _queue_task() for managed_node2/assert 178205 1726889939.32239: done queuing things up, now waiting for results queue to drain 178205 1726889939.32240: waiting for pending results... 178205 1726889939.32421: running TaskExecutor() for managed_node2/TASK: Check RAID active devices count 178205 1726889939.32504: in run() - task 02369adf-7a19-34ed-f5d1-000000003170 178205 1726889939.32519: variable 'ansible_search_path' from source: unknown 178205 1726889939.32549: calling self._execute() 178205 1726889939.32640: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.32645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.32652: variable 'omit' from source: magic vars 178205 1726889939.33015: variable 'storage_test_volume' from source: include params 178205 1726889939.33061: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.33241: when evaluation is False, skipping this task 178205 1726889939.33250: _execute() done 178205 1726889939.33260: dumping result to json 178205 1726889939.33268: done dumping result, returning 178205 1726889939.33279: done running TaskExecutor() for managed_node2/TASK: Check RAID active devices count [02369adf-7a19-34ed-f5d1-000000003170] 178205 1726889939.33290: sending task result for task 02369adf-7a19-34ed-f5d1-000000003170 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.33453: no more pending results, returning what we have 178205 1726889939.33457: results queue empty 178205 1726889939.33458: checking for any_errors_fatal 178205 1726889939.33465: done checking for any_errors_fatal 178205 1726889939.33466: checking for max_fail_percentage 178205 1726889939.33469: done checking for max_fail_percentage 178205 1726889939.33470: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.33471: done checking to see if all hosts have failed 178205 1726889939.33472: getting the remaining hosts for this loop 178205 1726889939.33474: done getting the remaining hosts for this loop 178205 1726889939.33477: getting the next task for host managed_node2 178205 1726889939.33486: done getting next task for host managed_node2 178205 1726889939.33489: ^ task is: TASK: Check RAID spare devices count 178205 1726889939.33494: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.33498: getting variables 178205 1726889939.33499: in VariableManager get_vars() 178205 1726889939.33540: Calling all_inventory to load vars for managed_node2 178205 1726889939.33545: Calling groups_inventory to load vars for managed_node2 178205 1726889939.33549: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.33560: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.33563: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.33567: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.34086: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003170 178205 1726889939.34090: WORKER PROCESS EXITING 178205 1726889939.34127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.35145: done with get_vars() 178205 1726889939.35164: done getting variables 178205 1726889939.35224: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:38:59 -0400 (0:00:00.032) 0:02:32.340 ****** 178205 1726889939.35263: entering _queue_task() for managed_node2/assert 178205 1726889939.35524: worker is 1 (out of 1 available) 178205 1726889939.35536: exiting _queue_task() for managed_node2/assert 178205 1726889939.35548: done queuing things up, now waiting for results queue to drain 178205 1726889939.35549: waiting for pending results... 178205 1726889939.35851: running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count 178205 1726889939.35949: in run() - task 02369adf-7a19-34ed-f5d1-000000003171 178205 1726889939.35960: variable 'ansible_search_path' from source: unknown 178205 1726889939.35988: calling self._execute() 178205 1726889939.36085: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.36089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.36099: variable 'omit' from source: magic vars 178205 1726889939.36401: variable 'storage_test_volume' from source: include params 178205 1726889939.36430: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.36434: when evaluation is False, skipping this task 178205 1726889939.36437: _execute() done 178205 1726889939.36442: dumping result to json 178205 1726889939.36447: done dumping result, returning 178205 1726889939.36453: done running TaskExecutor() for managed_node2/TASK: Check RAID spare devices count [02369adf-7a19-34ed-f5d1-000000003171] 178205 1726889939.36464: sending task result for task 02369adf-7a19-34ed-f5d1-000000003171 178205 1726889939.36561: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003171 178205 1726889939.36564: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.36609: no more pending results, returning what we have 178205 1726889939.36614: results queue empty 178205 1726889939.36615: checking for any_errors_fatal 178205 1726889939.36623: done checking for any_errors_fatal 178205 1726889939.36624: checking for max_fail_percentage 178205 1726889939.36627: done checking for max_fail_percentage 178205 1726889939.36628: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.36629: done checking to see if all hosts have failed 178205 1726889939.36630: getting the remaining hosts for this loop 178205 1726889939.36631: done getting the remaining hosts for this loop 178205 1726889939.36634: getting the next task for host managed_node2 178205 1726889939.36641: done getting next task for host managed_node2 178205 1726889939.36644: ^ task is: TASK: Check RAID metadata version 178205 1726889939.36648: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.36651: getting variables 178205 1726889939.36652: in VariableManager get_vars() 178205 1726889939.36683: Calling all_inventory to load vars for managed_node2 178205 1726889939.36685: Calling groups_inventory to load vars for managed_node2 178205 1726889939.36688: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.36697: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.36700: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.36702: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.37020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.37361: done with get_vars() 178205 1726889939.37372: done getting variables 178205 1726889939.37410: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:38:59 -0400 (0:00:00.021) 0:02:32.362 ****** 178205 1726889939.37437: entering _queue_task() for managed_node2/assert 178205 1726889939.37605: worker is 1 (out of 1 available) 178205 1726889939.37621: exiting _queue_task() for managed_node2/assert 178205 1726889939.37634: done queuing things up, now waiting for results queue to drain 178205 1726889939.37636: waiting for pending results... 178205 1726889939.37805: running TaskExecutor() for managed_node2/TASK: Check RAID metadata version 178205 1726889939.37893: in run() - task 02369adf-7a19-34ed-f5d1-000000003172 178205 1726889939.37903: variable 'ansible_search_path' from source: unknown 178205 1726889939.37933: calling self._execute() 178205 1726889939.38016: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.38020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.38030: variable 'omit' from source: magic vars 178205 1726889939.38335: variable 'storage_test_volume' from source: include params 178205 1726889939.38363: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.38366: when evaluation is False, skipping this task 178205 1726889939.38369: _execute() done 178205 1726889939.38372: dumping result to json 178205 1726889939.38374: done dumping result, returning 178205 1726889939.38379: done running TaskExecutor() for managed_node2/TASK: Check RAID metadata version [02369adf-7a19-34ed-f5d1-000000003172] 178205 1726889939.38384: sending task result for task 02369adf-7a19-34ed-f5d1-000000003172 178205 1726889939.38481: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003172 178205 1726889939.38484: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.38551: no more pending results, returning what we have 178205 1726889939.38554: results queue empty 178205 1726889939.38555: checking for any_errors_fatal 178205 1726889939.38562: done checking for any_errors_fatal 178205 1726889939.38563: checking for max_fail_percentage 178205 1726889939.38564: done checking for max_fail_percentage 178205 1726889939.38565: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.38566: done checking to see if all hosts have failed 178205 1726889939.38567: getting the remaining hosts for this loop 178205 1726889939.38568: done getting the remaining hosts for this loop 178205 1726889939.38571: getting the next task for host managed_node2 178205 1726889939.38577: done getting next task for host managed_node2 178205 1726889939.38579: ^ task is: TASK: Check RAID chunk size 178205 1726889939.38584: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.38587: getting variables 178205 1726889939.38588: in VariableManager get_vars() 178205 1726889939.38618: Calling all_inventory to load vars for managed_node2 178205 1726889939.38620: Calling groups_inventory to load vars for managed_node2 178205 1726889939.38622: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.38629: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.38631: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.38633: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.38944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.39278: done with get_vars() 178205 1726889939.39287: done getting variables 178205 1726889939.39329: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:38:59 -0400 (0:00:00.019) 0:02:32.381 ****** 178205 1726889939.39354: entering _queue_task() for managed_node2/assert 178205 1726889939.39519: worker is 1 (out of 1 available) 178205 1726889939.39533: exiting _queue_task() for managed_node2/assert 178205 1726889939.39544: done queuing things up, now waiting for results queue to drain 178205 1726889939.39545: waiting for pending results... 178205 1726889939.39709: running TaskExecutor() for managed_node2/TASK: Check RAID chunk size 178205 1726889939.39794: in run() - task 02369adf-7a19-34ed-f5d1-000000003173 178205 1726889939.39804: variable 'ansible_search_path' from source: unknown 178205 1726889939.39835: calling self._execute() 178205 1726889939.39921: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.39928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.39942: variable 'omit' from source: magic vars 178205 1726889939.40237: variable 'storage_test_volume' from source: include params 178205 1726889939.40263: Evaluated conditional (storage_test_volume.type == 'raid'): False 178205 1726889939.40267: when evaluation is False, skipping this task 178205 1726889939.40270: _execute() done 178205 1726889939.40273: dumping result to json 178205 1726889939.40276: done dumping result, returning 178205 1726889939.40279: done running TaskExecutor() for managed_node2/TASK: Check RAID chunk size [02369adf-7a19-34ed-f5d1-000000003173] 178205 1726889939.40286: sending task result for task 02369adf-7a19-34ed-f5d1-000000003173 178205 1726889939.40385: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003173 178205 1726889939.40388: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 178205 1726889939.40437: no more pending results, returning what we have 178205 1726889939.40440: results queue empty 178205 1726889939.40441: checking for any_errors_fatal 178205 1726889939.40447: done checking for any_errors_fatal 178205 1726889939.40448: checking for max_fail_percentage 178205 1726889939.40450: done checking for max_fail_percentage 178205 1726889939.40450: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.40451: done checking to see if all hosts have failed 178205 1726889939.40452: getting the remaining hosts for this loop 178205 1726889939.40453: done getting the remaining hosts for this loop 178205 1726889939.40456: getting the next task for host managed_node2 178205 1726889939.40465: done getting next task for host managed_node2 178205 1726889939.40468: ^ task is: TASK: Parse the actual size of the volume 178205 1726889939.40472: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.40475: getting variables 178205 1726889939.40476: in VariableManager get_vars() 178205 1726889939.40505: Calling all_inventory to load vars for managed_node2 178205 1726889939.40507: Calling groups_inventory to load vars for managed_node2 178205 1726889939.40509: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.40518: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.40519: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.40521: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.40832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.41169: done with get_vars() 178205 1726889939.41178: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.400 ****** 178205 1726889939.41234: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.41396: worker is 1 (out of 1 available) 178205 1726889939.41408: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.41421: done queuing things up, now waiting for results queue to drain 178205 1726889939.41422: waiting for pending results... 178205 1726889939.41588: running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume 178205 1726889939.41667: in run() - task 02369adf-7a19-34ed-f5d1-000000003177 178205 1726889939.41678: variable 'ansible_search_path' from source: unknown 178205 1726889939.41706: calling self._execute() 178205 1726889939.41788: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.41792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.41800: variable 'omit' from source: magic vars 178205 1726889939.42058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.43609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.43665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.43692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.43720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.43742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.43811: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.43828: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.43832: when evaluation is False, skipping this task 178205 1726889939.43835: _execute() done 178205 1726889939.43837: dumping result to json 178205 1726889939.43840: done dumping result, returning 178205 1726889939.43843: done running TaskExecutor() for managed_node2/TASK: Parse the actual size of the volume [02369adf-7a19-34ed-f5d1-000000003177] 178205 1726889939.43847: sending task result for task 02369adf-7a19-34ed-f5d1-000000003177 178205 1726889939.43940: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003177 178205 1726889939.43943: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889939.43986: no more pending results, returning what we have 178205 1726889939.43989: results queue empty 178205 1726889939.43990: checking for any_errors_fatal 178205 1726889939.43999: done checking for any_errors_fatal 178205 1726889939.44000: checking for max_fail_percentage 178205 1726889939.44001: done checking for max_fail_percentage 178205 1726889939.44002: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.44003: done checking to see if all hosts have failed 178205 1726889939.44003: getting the remaining hosts for this loop 178205 1726889939.44005: done getting the remaining hosts for this loop 178205 1726889939.44008: getting the next task for host managed_node2 178205 1726889939.44016: done getting next task for host managed_node2 178205 1726889939.44019: ^ task is: TASK: Parse the requested size of the volume 178205 1726889939.44031: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.44035: getting variables 178205 1726889939.44037: in VariableManager get_vars() 178205 1726889939.44065: Calling all_inventory to load vars for managed_node2 178205 1726889939.44067: Calling groups_inventory to load vars for managed_node2 178205 1726889939.44070: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.44076: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.44078: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.44080: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.44391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.44731: done with get_vars() 178205 1726889939.44741: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:38:59 -0400 (0:00:00.035) 0:02:32.435 ****** 178205 1726889939.44793: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.44961: worker is 1 (out of 1 available) 178205 1726889939.44974: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.44985: done queuing things up, now waiting for results queue to drain 178205 1726889939.44986: waiting for pending results... 178205 1726889939.45156: running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume 178205 1726889939.45238: in run() - task 02369adf-7a19-34ed-f5d1-000000003178 178205 1726889939.45249: variable 'ansible_search_path' from source: unknown 178205 1726889939.45275: calling self._execute() 178205 1726889939.45361: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.45365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.45373: variable 'omit' from source: magic vars 178205 1726889939.45627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.47136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.47516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.47542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.47567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.47586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.47654: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.47667: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.47670: when evaluation is False, skipping this task 178205 1726889939.47673: _execute() done 178205 1726889939.47676: dumping result to json 178205 1726889939.47678: done dumping result, returning 178205 1726889939.47683: done running TaskExecutor() for managed_node2/TASK: Parse the requested size of the volume [02369adf-7a19-34ed-f5d1-000000003178] 178205 1726889939.47688: sending task result for task 02369adf-7a19-34ed-f5d1-000000003178 178205 1726889939.47773: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003178 178205 1726889939.47776: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889939.47822: no more pending results, returning what we have 178205 1726889939.47826: results queue empty 178205 1726889939.47827: checking for any_errors_fatal 178205 1726889939.47837: done checking for any_errors_fatal 178205 1726889939.47838: checking for max_fail_percentage 178205 1726889939.47839: done checking for max_fail_percentage 178205 1726889939.47840: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.47841: done checking to see if all hosts have failed 178205 1726889939.47842: getting the remaining hosts for this loop 178205 1726889939.47843: done getting the remaining hosts for this loop 178205 1726889939.47846: getting the next task for host managed_node2 178205 1726889939.47854: done getting next task for host managed_node2 178205 1726889939.47856: ^ task is: TASK: Establish base value for expected size 178205 1726889939.47861: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.47864: getting variables 178205 1726889939.47866: in VariableManager get_vars() 178205 1726889939.47899: Calling all_inventory to load vars for managed_node2 178205 1726889939.47902: Calling groups_inventory to load vars for managed_node2 178205 1726889939.47905: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.47916: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.47919: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.47922: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.48249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.48582: done with get_vars() 178205 1726889939.48594: done getting variables 178205 1726889939.48635: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:38:59 -0400 (0:00:00.038) 0:02:32.474 ****** 178205 1726889939.48655: entering _queue_task() for managed_node2/set_fact 178205 1726889939.48827: worker is 1 (out of 1 available) 178205 1726889939.48840: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.48852: done queuing things up, now waiting for results queue to drain 178205 1726889939.48853: waiting for pending results... 178205 1726889939.49030: running TaskExecutor() for managed_node2/TASK: Establish base value for expected size 178205 1726889939.49103: in run() - task 02369adf-7a19-34ed-f5d1-000000003179 178205 1726889939.49116: variable 'ansible_search_path' from source: unknown 178205 1726889939.49151: calling self._execute() 178205 1726889939.49233: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.49238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.49245: variable 'omit' from source: magic vars 178205 1726889939.49510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.51385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.51430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.51470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.51496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.51518: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.51588: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.51602: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.51605: when evaluation is False, skipping this task 178205 1726889939.51607: _execute() done 178205 1726889939.51610: dumping result to json 178205 1726889939.51615: done dumping result, returning 178205 1726889939.51621: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected size [02369adf-7a19-34ed-f5d1-000000003179] 178205 1726889939.51628: sending task result for task 02369adf-7a19-34ed-f5d1-000000003179 178205 1726889939.51716: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003179 178205 1726889939.51720: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889939.51771: no more pending results, returning what we have 178205 1726889939.51775: results queue empty 178205 1726889939.51775: checking for any_errors_fatal 178205 1726889939.51782: done checking for any_errors_fatal 178205 1726889939.51783: checking for max_fail_percentage 178205 1726889939.51785: done checking for max_fail_percentage 178205 1726889939.51785: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.51786: done checking to see if all hosts have failed 178205 1726889939.51787: getting the remaining hosts for this loop 178205 1726889939.51789: done getting the remaining hosts for this loop 178205 1726889939.51792: getting the next task for host managed_node2 178205 1726889939.51798: done getting next task for host managed_node2 178205 1726889939.51801: ^ task is: TASK: Show expected size 178205 1726889939.51805: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.51809: getting variables 178205 1726889939.51810: in VariableManager get_vars() 178205 1726889939.51847: Calling all_inventory to load vars for managed_node2 178205 1726889939.51850: Calling groups_inventory to load vars for managed_node2 178205 1726889939.51853: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.51869: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.51872: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.51875: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.52204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.52782: done with get_vars() 178205 1726889939.52791: done getting variables 178205 1726889939.52835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:38:59 -0400 (0:00:00.041) 0:02:32.516 ****** 178205 1726889939.52856: entering _queue_task() for managed_node2/debug 178205 1726889939.53046: worker is 1 (out of 1 available) 178205 1726889939.53060: exiting _queue_task() for managed_node2/debug 178205 1726889939.53071: done queuing things up, now waiting for results queue to drain 178205 1726889939.53072: waiting for pending results... 178205 1726889939.53252: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889939.53344: in run() - task 02369adf-7a19-34ed-f5d1-00000000317a 178205 1726889939.53356: variable 'ansible_search_path' from source: unknown 178205 1726889939.53381: calling self._execute() 178205 1726889939.53474: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.53478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.53491: variable 'omit' from source: magic vars 178205 1726889939.53577: variable 'omit' from source: magic vars 178205 1726889939.53619: variable 'omit' from source: magic vars 178205 1726889939.53647: variable 'omit' from source: magic vars 178205 1726889939.53683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889939.53714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889939.53732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889939.53747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889939.53757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889939.53781: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889939.53784: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.53787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.53865: Set connection var ansible_pipelining to False 178205 1726889939.53868: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889939.53874: Set connection var ansible_shell_executable to /bin/sh 178205 1726889939.53877: Set connection var ansible_connection to ssh 178205 1726889939.53881: Set connection var ansible_shell_type to sh 178205 1726889939.53886: Set connection var ansible_timeout to 10 178205 1726889939.53906: variable 'ansible_shell_executable' from source: unknown 178205 1726889939.53909: variable 'ansible_connection' from source: unknown 178205 1726889939.53914: variable 'ansible_module_compression' from source: unknown 178205 1726889939.53917: variable 'ansible_shell_type' from source: unknown 178205 1726889939.53919: variable 'ansible_shell_executable' from source: unknown 178205 1726889939.53923: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.53926: variable 'ansible_pipelining' from source: unknown 178205 1726889939.53928: variable 'ansible_timeout' from source: unknown 178205 1726889939.53932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.54036: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889939.54052: variable 'omit' from source: magic vars 178205 1726889939.54060: starting attempt loop 178205 1726889939.54063: running the handler 178205 1726889939.54252: handler run complete 178205 1726889939.54277: attempt loop complete, returning result 178205 1726889939.54280: _execute() done 178205 1726889939.54283: dumping result to json 178205 1726889939.54285: done dumping result, returning 178205 1726889939.54290: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-00000000317a] 178205 1726889939.54296: sending task result for task 02369adf-7a19-34ed-f5d1-00000000317a 178205 1726889939.54388: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000317a 178205 1726889939.54391: WORKER PROCESS EXITING ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889939.54439: no more pending results, returning what we have 178205 1726889939.54442: results queue empty 178205 1726889939.54443: checking for any_errors_fatal 178205 1726889939.54450: done checking for any_errors_fatal 178205 1726889939.54451: checking for max_fail_percentage 178205 1726889939.54452: done checking for max_fail_percentage 178205 1726889939.54453: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.54456: done checking to see if all hosts have failed 178205 1726889939.54457: getting the remaining hosts for this loop 178205 1726889939.54458: done getting the remaining hosts for this loop 178205 1726889939.54461: getting the next task for host managed_node2 178205 1726889939.54468: done getting next task for host managed_node2 178205 1726889939.54470: ^ task is: TASK: Get the size of parent/pool device 178205 1726889939.54479: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.54483: getting variables 178205 1726889939.54485: in VariableManager get_vars() 178205 1726889939.54516: Calling all_inventory to load vars for managed_node2 178205 1726889939.54519: Calling groups_inventory to load vars for managed_node2 178205 1726889939.54522: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.54532: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.54534: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.54537: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.54852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.55195: done with get_vars() 178205 1726889939.55204: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:38:59 -0400 (0:00:00.024) 0:02:32.540 ****** 178205 1726889939.55264: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.55446: worker is 1 (out of 1 available) 178205 1726889939.55460: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.55471: done queuing things up, now waiting for results queue to drain 178205 1726889939.55473: waiting for pending results... 178205 1726889939.55649: running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device 178205 1726889939.55727: in run() - task 02369adf-7a19-34ed-f5d1-00000000317b 178205 1726889939.55736: variable 'ansible_search_path' from source: unknown 178205 1726889939.55763: calling self._execute() 178205 1726889939.55849: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.55853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.55861: variable 'omit' from source: magic vars 178205 1726889939.56136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.57722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.57780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.57809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.57837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.57858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.57932: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.57946: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.57949: when evaluation is False, skipping this task 178205 1726889939.57952: _execute() done 178205 1726889939.57958: dumping result to json 178205 1726889939.57961: done dumping result, returning 178205 1726889939.57971: done running TaskExecutor() for managed_node2/TASK: Get the size of parent/pool device [02369adf-7a19-34ed-f5d1-00000000317b] 178205 1726889939.57977: sending task result for task 02369adf-7a19-34ed-f5d1-00000000317b 178205 1726889939.58067: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000317b 178205 1726889939.58071: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889939.58130: no more pending results, returning what we have 178205 1726889939.58133: results queue empty 178205 1726889939.58134: checking for any_errors_fatal 178205 1726889939.58140: done checking for any_errors_fatal 178205 1726889939.58142: checking for max_fail_percentage 178205 1726889939.58144: done checking for max_fail_percentage 178205 1726889939.58144: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.58145: done checking to see if all hosts have failed 178205 1726889939.58146: getting the remaining hosts for this loop 178205 1726889939.58147: done getting the remaining hosts for this loop 178205 1726889939.58150: getting the next task for host managed_node2 178205 1726889939.58160: done getting next task for host managed_node2 178205 1726889939.58162: ^ task is: TASK: Show test pool 178205 1726889939.58167: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.58171: getting variables 178205 1726889939.58172: in VariableManager get_vars() 178205 1726889939.58207: Calling all_inventory to load vars for managed_node2 178205 1726889939.58210: Calling groups_inventory to load vars for managed_node2 178205 1726889939.58215: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.58221: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.58223: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.58227: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.58545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.58883: done with get_vars() 178205 1726889939.58892: done getting variables 178205 1726889939.58933: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:38:59 -0400 (0:00:00.036) 0:02:32.577 ****** 178205 1726889939.58957: entering _queue_task() for managed_node2/debug 178205 1726889939.59134: worker is 1 (out of 1 available) 178205 1726889939.59149: exiting _queue_task() for managed_node2/debug 178205 1726889939.59160: done queuing things up, now waiting for results queue to drain 178205 1726889939.59161: waiting for pending results... 178205 1726889939.59337: running TaskExecutor() for managed_node2/TASK: Show test pool 178205 1726889939.59427: in run() - task 02369adf-7a19-34ed-f5d1-00000000317d 178205 1726889939.59437: variable 'ansible_search_path' from source: unknown 178205 1726889939.59464: calling self._execute() 178205 1726889939.59551: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.59555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.59563: variable 'omit' from source: magic vars 178205 1726889939.59828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.61357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.61408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.61436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.61463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.61483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.61548: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.61564: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.61568: when evaluation is False, skipping this task 178205 1726889939.61570: _execute() done 178205 1726889939.61573: dumping result to json 178205 1726889939.61575: done dumping result, returning 178205 1726889939.61578: done running TaskExecutor() for managed_node2/TASK: Show test pool [02369adf-7a19-34ed-f5d1-00000000317d] 178205 1726889939.61584: sending task result for task 02369adf-7a19-34ed-f5d1-00000000317d 178205 1726889939.61667: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000317d 178205 1726889939.61670: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889939.61736: no more pending results, returning what we have 178205 1726889939.61739: results queue empty 178205 1726889939.61740: checking for any_errors_fatal 178205 1726889939.61748: done checking for any_errors_fatal 178205 1726889939.61749: checking for max_fail_percentage 178205 1726889939.61750: done checking for max_fail_percentage 178205 1726889939.61751: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.61752: done checking to see if all hosts have failed 178205 1726889939.61752: getting the remaining hosts for this loop 178205 1726889939.61754: done getting the remaining hosts for this loop 178205 1726889939.61757: getting the next task for host managed_node2 178205 1726889939.61764: done getting next task for host managed_node2 178205 1726889939.61767: ^ task is: TASK: Show test blockinfo 178205 1726889939.61771: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.61775: getting variables 178205 1726889939.61776: in VariableManager get_vars() 178205 1726889939.61809: Calling all_inventory to load vars for managed_node2 178205 1726889939.61814: Calling groups_inventory to load vars for managed_node2 178205 1726889939.61817: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.61825: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.61828: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.61830: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.62143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.62480: done with get_vars() 178205 1726889939.62489: done getting variables 178205 1726889939.62527: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:38:59 -0400 (0:00:00.035) 0:02:32.613 ****** 178205 1726889939.62552: entering _queue_task() for managed_node2/debug 178205 1726889939.62721: worker is 1 (out of 1 available) 178205 1726889939.62734: exiting _queue_task() for managed_node2/debug 178205 1726889939.62745: done queuing things up, now waiting for results queue to drain 178205 1726889939.62745: waiting for pending results... 178205 1726889939.62929: running TaskExecutor() for managed_node2/TASK: Show test blockinfo 178205 1726889939.63001: in run() - task 02369adf-7a19-34ed-f5d1-00000000317e 178205 1726889939.63016: variable 'ansible_search_path' from source: unknown 178205 1726889939.63044: calling self._execute() 178205 1726889939.63134: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.63137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.63146: variable 'omit' from source: magic vars 178205 1726889939.63417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.64954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.65006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.65036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.65063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.65082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.65150: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.65171: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.65174: when evaluation is False, skipping this task 178205 1726889939.65178: _execute() done 178205 1726889939.65180: dumping result to json 178205 1726889939.65183: done dumping result, returning 178205 1726889939.65186: done running TaskExecutor() for managed_node2/TASK: Show test blockinfo [02369adf-7a19-34ed-f5d1-00000000317e] 178205 1726889939.65192: sending task result for task 02369adf-7a19-34ed-f5d1-00000000317e 178205 1726889939.65274: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000317e 178205 1726889939.65276: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889939.65323: no more pending results, returning what we have 178205 1726889939.65326: results queue empty 178205 1726889939.65327: checking for any_errors_fatal 178205 1726889939.65337: done checking for any_errors_fatal 178205 1726889939.65338: checking for max_fail_percentage 178205 1726889939.65340: done checking for max_fail_percentage 178205 1726889939.65341: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.65342: done checking to see if all hosts have failed 178205 1726889939.65343: getting the remaining hosts for this loop 178205 1726889939.65344: done getting the remaining hosts for this loop 178205 1726889939.65348: getting the next task for host managed_node2 178205 1726889939.65355: done getting next task for host managed_node2 178205 1726889939.65357: ^ task is: TASK: Show test pool size 178205 1726889939.65361: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.65365: getting variables 178205 1726889939.65366: in VariableManager get_vars() 178205 1726889939.65403: Calling all_inventory to load vars for managed_node2 178205 1726889939.65405: Calling groups_inventory to load vars for managed_node2 178205 1726889939.65408: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.65419: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.65422: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.65425: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.65752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.66087: done with get_vars() 178205 1726889939.66097: done getting variables 178205 1726889939.66139: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:38:59 -0400 (0:00:00.036) 0:02:32.649 ****** 178205 1726889939.66160: entering _queue_task() for managed_node2/debug 178205 1726889939.66333: worker is 1 (out of 1 available) 178205 1726889939.66346: exiting _queue_task() for managed_node2/debug 178205 1726889939.66358: done queuing things up, now waiting for results queue to drain 178205 1726889939.66359: waiting for pending results... 178205 1726889939.66538: running TaskExecutor() for managed_node2/TASK: Show test pool size 178205 1726889939.66631: in run() - task 02369adf-7a19-34ed-f5d1-00000000317f 178205 1726889939.66644: variable 'ansible_search_path' from source: unknown 178205 1726889939.66675: calling self._execute() 178205 1726889939.66758: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.66761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.66770: variable 'omit' from source: magic vars 178205 1726889939.67035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.68549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.68938: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.68968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.68993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.69015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.69083: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.69096: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.69099: when evaluation is False, skipping this task 178205 1726889939.69102: _execute() done 178205 1726889939.69104: dumping result to json 178205 1726889939.69107: done dumping result, returning 178205 1726889939.69114: done running TaskExecutor() for managed_node2/TASK: Show test pool size [02369adf-7a19-34ed-f5d1-00000000317f] 178205 1726889939.69120: sending task result for task 02369adf-7a19-34ed-f5d1-00000000317f 178205 1726889939.69206: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000317f 178205 1726889939.69209: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "_storage_test_volume_present | bool" } 178205 1726889939.69256: no more pending results, returning what we have 178205 1726889939.69259: results queue empty 178205 1726889939.69260: checking for any_errors_fatal 178205 1726889939.69268: done checking for any_errors_fatal 178205 1726889939.69268: checking for max_fail_percentage 178205 1726889939.69270: done checking for max_fail_percentage 178205 1726889939.69271: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.69272: done checking to see if all hosts have failed 178205 1726889939.69273: getting the remaining hosts for this loop 178205 1726889939.69274: done getting the remaining hosts for this loop 178205 1726889939.69277: getting the next task for host managed_node2 178205 1726889939.69284: done getting next task for host managed_node2 178205 1726889939.69287: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889939.69291: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.69295: getting variables 178205 1726889939.69296: in VariableManager get_vars() 178205 1726889939.69334: Calling all_inventory to load vars for managed_node2 178205 1726889939.69337: Calling groups_inventory to load vars for managed_node2 178205 1726889939.69340: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.69350: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.69352: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.69355: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.69669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.70001: done with get_vars() 178205 1726889939.70013: done getting variables 178205 1726889939.70051: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:38:59 -0400 (0:00:00.039) 0:02:32.688 ****** 178205 1726889939.70071: entering _queue_task() for managed_node2/set_fact 178205 1726889939.70248: worker is 1 (out of 1 available) 178205 1726889939.70263: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.70275: done queuing things up, now waiting for results queue to drain 178205 1726889939.70275: waiting for pending results... 178205 1726889939.70461: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889939.70546: in run() - task 02369adf-7a19-34ed-f5d1-000000003180 178205 1726889939.70557: variable 'ansible_search_path' from source: unknown 178205 1726889939.70583: calling self._execute() 178205 1726889939.70668: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.70673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.70681: variable 'omit' from source: magic vars 178205 1726889939.70945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889939.72815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889939.72860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889939.72894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889939.72924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889939.72947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889939.73017: variable '_storage_test_volume_present' from source: set_fact 178205 1726889939.73034: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889939.73038: when evaluation is False, skipping this task 178205 1726889939.73041: _execute() done 178205 1726889939.73044: dumping result to json 178205 1726889939.73046: done dumping result, returning 178205 1726889939.73051: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-000000003180] 178205 1726889939.73056: sending task result for task 02369adf-7a19-34ed-f5d1-000000003180 178205 1726889939.73142: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003180 178205 1726889939.73145: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889939.73190: no more pending results, returning what we have 178205 1726889939.73193: results queue empty 178205 1726889939.73194: checking for any_errors_fatal 178205 1726889939.73202: done checking for any_errors_fatal 178205 1726889939.73203: checking for max_fail_percentage 178205 1726889939.73204: done checking for max_fail_percentage 178205 1726889939.73205: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.73206: done checking to see if all hosts have failed 178205 1726889939.73207: getting the remaining hosts for this loop 178205 1726889939.73208: done getting the remaining hosts for this loop 178205 1726889939.73213: getting the next task for host managed_node2 178205 1726889939.73222: done getting next task for host managed_node2 178205 1726889939.73225: ^ task is: TASK: Default thin pool reserved space values 178205 1726889939.73229: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.73233: getting variables 178205 1726889939.73234: in VariableManager get_vars() 178205 1726889939.73274: Calling all_inventory to load vars for managed_node2 178205 1726889939.73277: Calling groups_inventory to load vars for managed_node2 178205 1726889939.73280: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.73289: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.73292: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.73294: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.73619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.74185: done with get_vars() 178205 1726889939.74195: done getting variables 178205 1726889939.74236: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:38:59 -0400 (0:00:00.041) 0:02:32.730 ****** 178205 1726889939.74257: entering _queue_task() for managed_node2/set_fact 178205 1726889939.74440: worker is 1 (out of 1 available) 178205 1726889939.74454: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.74466: done queuing things up, now waiting for results queue to drain 178205 1726889939.74467: waiting for pending results... 178205 1726889939.74658: running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values 178205 1726889939.74759: in run() - task 02369adf-7a19-34ed-f5d1-000000003182 178205 1726889939.74770: variable 'ansible_search_path' from source: unknown 178205 1726889939.74799: calling self._execute() 178205 1726889939.74888: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.74892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.74899: variable 'omit' from source: magic vars 178205 1726889939.75180: variable 'storage_test_volume' from source: include params 178205 1726889939.75206: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.75210: when evaluation is False, skipping this task 178205 1726889939.75214: _execute() done 178205 1726889939.75218: dumping result to json 178205 1726889939.75220: done dumping result, returning 178205 1726889939.75224: done running TaskExecutor() for managed_node2/TASK: Default thin pool reserved space values [02369adf-7a19-34ed-f5d1-000000003182] 178205 1726889939.75235: sending task result for task 02369adf-7a19-34ed-f5d1-000000003182 178205 1726889939.75326: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003182 178205 1726889939.75330: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.75384: no more pending results, returning what we have 178205 1726889939.75388: results queue empty 178205 1726889939.75388: checking for any_errors_fatal 178205 1726889939.75396: done checking for any_errors_fatal 178205 1726889939.75397: checking for max_fail_percentage 178205 1726889939.75398: done checking for max_fail_percentage 178205 1726889939.75399: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.75400: done checking to see if all hosts have failed 178205 1726889939.75401: getting the remaining hosts for this loop 178205 1726889939.75402: done getting the remaining hosts for this loop 178205 1726889939.75405: getting the next task for host managed_node2 178205 1726889939.75414: done getting next task for host managed_node2 178205 1726889939.75416: ^ task is: TASK: Default minimal thin pool reserved space size 178205 1726889939.75421: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.75424: getting variables 178205 1726889939.75426: in VariableManager get_vars() 178205 1726889939.75460: Calling all_inventory to load vars for managed_node2 178205 1726889939.75462: Calling groups_inventory to load vars for managed_node2 178205 1726889939.75464: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.75470: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.75472: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.75473: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.75787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.76123: done with get_vars() 178205 1726889939.76133: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:38:59 -0400 (0:00:00.019) 0:02:32.749 ****** 178205 1726889939.76186: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.76362: worker is 1 (out of 1 available) 178205 1726889939.76375: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.76387: done queuing things up, now waiting for results queue to drain 178205 1726889939.76388: waiting for pending results... 178205 1726889939.76560: running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size 178205 1726889939.76634: in run() - task 02369adf-7a19-34ed-f5d1-000000003183 178205 1726889939.76646: variable 'ansible_search_path' from source: unknown 178205 1726889939.76678: calling self._execute() 178205 1726889939.76775: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.76779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.76787: variable 'omit' from source: magic vars 178205 1726889939.77080: variable 'storage_test_volume' from source: include params 178205 1726889939.77106: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.77110: when evaluation is False, skipping this task 178205 1726889939.77114: _execute() done 178205 1726889939.77117: dumping result to json 178205 1726889939.77119: done dumping result, returning 178205 1726889939.77126: done running TaskExecutor() for managed_node2/TASK: Default minimal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000003183] 178205 1726889939.77132: sending task result for task 02369adf-7a19-34ed-f5d1-000000003183 178205 1726889939.77226: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003183 178205 1726889939.77229: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.77300: no more pending results, returning what we have 178205 1726889939.77303: results queue empty 178205 1726889939.77303: checking for any_errors_fatal 178205 1726889939.77313: done checking for any_errors_fatal 178205 1726889939.77314: checking for max_fail_percentage 178205 1726889939.77315: done checking for max_fail_percentage 178205 1726889939.77316: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.77317: done checking to see if all hosts have failed 178205 1726889939.77318: getting the remaining hosts for this loop 178205 1726889939.77319: done getting the remaining hosts for this loop 178205 1726889939.77322: getting the next task for host managed_node2 178205 1726889939.77330: done getting next task for host managed_node2 178205 1726889939.77333: ^ task is: TASK: Default maximal thin pool reserved space size 178205 1726889939.77337: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (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 178205 1726889939.77346: getting variables 178205 1726889939.77347: in VariableManager get_vars() 178205 1726889939.77369: Calling all_inventory to load vars for managed_node2 178205 1726889939.77371: Calling groups_inventory to load vars for managed_node2 178205 1726889939.77373: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.77379: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.77380: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.77382: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.77687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.78021: done with get_vars() 178205 1726889939.78031: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.768 ****** 178205 1726889939.78081: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.78241: worker is 1 (out of 1 available) 178205 1726889939.78254: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.78265: done queuing things up, now waiting for results queue to drain 178205 1726889939.78266: waiting for pending results... 178205 1726889939.78447: running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size 178205 1726889939.78526: in run() - task 02369adf-7a19-34ed-f5d1-000000003184 178205 1726889939.78542: variable 'ansible_search_path' from source: unknown 178205 1726889939.78568: calling self._execute() 178205 1726889939.78658: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.78662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.78669: variable 'omit' from source: magic vars 178205 1726889939.78940: variable 'storage_test_volume' from source: include params 178205 1726889939.78969: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.78972: when evaluation is False, skipping this task 178205 1726889939.78975: _execute() done 178205 1726889939.78978: dumping result to json 178205 1726889939.78980: done dumping result, returning 178205 1726889939.78983: done running TaskExecutor() for managed_node2/TASK: Default maximal thin pool reserved space size [02369adf-7a19-34ed-f5d1-000000003184] 178205 1726889939.78989: sending task result for task 02369adf-7a19-34ed-f5d1-000000003184 178205 1726889939.79085: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003184 178205 1726889939.79088: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.79137: no more pending results, returning what we have 178205 1726889939.79140: results queue empty 178205 1726889939.79141: checking for any_errors_fatal 178205 1726889939.79147: done checking for any_errors_fatal 178205 1726889939.79147: checking for max_fail_percentage 178205 1726889939.79149: done checking for max_fail_percentage 178205 1726889939.79150: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.79150: done checking to see if all hosts have failed 178205 1726889939.79151: getting the remaining hosts for this loop 178205 1726889939.79152: done getting the remaining hosts for this loop 178205 1726889939.79155: getting the next task for host managed_node2 178205 1726889939.79162: done getting next task for host managed_node2 178205 1726889939.79165: ^ task is: TASK: Calculate maximum usable space in thin pool 178205 1726889939.79169: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.79172: getting variables 178205 1726889939.79173: in VariableManager get_vars() 178205 1726889939.79201: Calling all_inventory to load vars for managed_node2 178205 1726889939.79204: Calling groups_inventory to load vars for managed_node2 178205 1726889939.79207: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.79216: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.79217: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.79219: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.79522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.79859: done with get_vars() 178205 1726889939.79869: done getting variables 178205 1726889939.79905: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.787 ****** 178205 1726889939.79929: entering _queue_task() for managed_node2/set_fact 178205 1726889939.80092: worker is 1 (out of 1 available) 178205 1726889939.80105: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.80117: done queuing things up, now waiting for results queue to drain 178205 1726889939.80118: waiting for pending results... 178205 1726889939.80279: running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool 178205 1726889939.80358: in run() - task 02369adf-7a19-34ed-f5d1-000000003185 178205 1726889939.80369: variable 'ansible_search_path' from source: unknown 178205 1726889939.80393: calling self._execute() 178205 1726889939.80472: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.80476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.80484: variable 'omit' from source: magic vars 178205 1726889939.80731: variable 'storage_test_volume' from source: include params 178205 1726889939.80760: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.80764: when evaluation is False, skipping this task 178205 1726889939.80767: _execute() done 178205 1726889939.80770: dumping result to json 178205 1726889939.80772: done dumping result, returning 178205 1726889939.80779: done running TaskExecutor() for managed_node2/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-34ed-f5d1-000000003185] 178205 1726889939.80785: sending task result for task 02369adf-7a19-34ed-f5d1-000000003185 178205 1726889939.80875: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003185 178205 1726889939.80878: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.80925: no more pending results, returning what we have 178205 1726889939.80928: results queue empty 178205 1726889939.80929: checking for any_errors_fatal 178205 1726889939.80937: done checking for any_errors_fatal 178205 1726889939.80937: checking for max_fail_percentage 178205 1726889939.80939: done checking for max_fail_percentage 178205 1726889939.80939: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.80940: done checking to see if all hosts have failed 178205 1726889939.80942: getting the remaining hosts for this loop 178205 1726889939.80943: done getting the remaining hosts for this loop 178205 1726889939.80946: getting the next task for host managed_node2 178205 1726889939.80954: done getting next task for host managed_node2 178205 1726889939.80956: ^ task is: TASK: Apply upper size limit to max usable thin pool space 178205 1726889939.80960: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.80963: getting variables 178205 1726889939.80964: in VariableManager get_vars() 178205 1726889939.80997: Calling all_inventory to load vars for managed_node2 178205 1726889939.81000: Calling groups_inventory to load vars for managed_node2 178205 1726889939.81002: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.81009: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.81011: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.81014: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.81317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.81659: done with get_vars() 178205 1726889939.81669: done getting variables 178205 1726889939.81706: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:38:59 -0400 (0:00:00.017) 0:02:32.805 ****** 178205 1726889939.81728: entering _queue_task() for managed_node2/set_fact 178205 1726889939.81887: worker is 1 (out of 1 available) 178205 1726889939.81898: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.81908: done queuing things up, now waiting for results queue to drain 178205 1726889939.81909: waiting for pending results... 178205 1726889939.82076: running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space 178205 1726889939.82156: in run() - task 02369adf-7a19-34ed-f5d1-000000003186 178205 1726889939.82168: variable 'ansible_search_path' from source: unknown 178205 1726889939.82194: calling self._execute() 178205 1726889939.82275: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.82279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.82288: variable 'omit' from source: magic vars 178205 1726889939.82538: variable 'storage_test_volume' from source: include params 178205 1726889939.82566: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.82570: when evaluation is False, skipping this task 178205 1726889939.82572: _execute() done 178205 1726889939.82575: dumping result to json 178205 1726889939.82578: done dumping result, returning 178205 1726889939.82580: done running TaskExecutor() for managed_node2/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000003186] 178205 1726889939.82586: sending task result for task 02369adf-7a19-34ed-f5d1-000000003186 178205 1726889939.82679: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003186 178205 1726889939.82682: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.82737: no more pending results, returning what we have 178205 1726889939.82740: results queue empty 178205 1726889939.82741: checking for any_errors_fatal 178205 1726889939.82748: done checking for any_errors_fatal 178205 1726889939.82749: checking for max_fail_percentage 178205 1726889939.82750: done checking for max_fail_percentage 178205 1726889939.82751: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.82752: done checking to see if all hosts have failed 178205 1726889939.82753: getting the remaining hosts for this loop 178205 1726889939.82754: done getting the remaining hosts for this loop 178205 1726889939.82756: getting the next task for host managed_node2 178205 1726889939.82763: done getting next task for host managed_node2 178205 1726889939.82765: ^ task is: TASK: Apply lower size limit to max usable thin pool space 178205 1726889939.82769: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.82773: getting variables 178205 1726889939.82774: in VariableManager get_vars() 178205 1726889939.82803: Calling all_inventory to load vars for managed_node2 178205 1726889939.82805: Calling groups_inventory to load vars for managed_node2 178205 1726889939.82807: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.82815: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.82817: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.82819: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.83134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.83475: done with get_vars() 178205 1726889939.83486: done getting variables 178205 1726889939.83528: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:38:59 -0400 (0:00:00.018) 0:02:32.823 ****** 178205 1726889939.83548: entering _queue_task() for managed_node2/set_fact 178205 1726889939.83706: worker is 1 (out of 1 available) 178205 1726889939.83720: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.83732: done queuing things up, now waiting for results queue to drain 178205 1726889939.83733: waiting for pending results... 178205 1726889939.83897: running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space 178205 1726889939.83977: in run() - task 02369adf-7a19-34ed-f5d1-000000003187 178205 1726889939.83988: variable 'ansible_search_path' from source: unknown 178205 1726889939.84014: calling self._execute() 178205 1726889939.84096: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.84099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.84107: variable 'omit' from source: magic vars 178205 1726889939.84355: variable 'storage_test_volume' from source: include params 178205 1726889939.84385: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.84388: when evaluation is False, skipping this task 178205 1726889939.84391: _execute() done 178205 1726889939.84393: dumping result to json 178205 1726889939.84396: done dumping result, returning 178205 1726889939.84403: done running TaskExecutor() for managed_node2/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-34ed-f5d1-000000003187] 178205 1726889939.84408: sending task result for task 02369adf-7a19-34ed-f5d1-000000003187 178205 1726889939.84500: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003187 178205 1726889939.84505: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.84551: no more pending results, returning what we have 178205 1726889939.84554: results queue empty 178205 1726889939.84555: checking for any_errors_fatal 178205 1726889939.84560: done checking for any_errors_fatal 178205 1726889939.84561: checking for max_fail_percentage 178205 1726889939.84563: done checking for max_fail_percentage 178205 1726889939.84564: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.84564: done checking to see if all hosts have failed 178205 1726889939.84565: getting the remaining hosts for this loop 178205 1726889939.84566: done getting the remaining hosts for this loop 178205 1726889939.84569: getting the next task for host managed_node2 178205 1726889939.84577: done getting next task for host managed_node2 178205 1726889939.84579: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 178205 1726889939.84584: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.84587: getting variables 178205 1726889939.84589: in VariableManager get_vars() 178205 1726889939.84623: Calling all_inventory to load vars for managed_node2 178205 1726889939.84625: Calling groups_inventory to load vars for managed_node2 178205 1726889939.84628: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.84635: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.84637: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.84638: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.84974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.85613: done with get_vars() 178205 1726889939.85642: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:38:59 -0400 (0:00:00.022) 0:02:32.845 ****** 178205 1726889939.85784: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.86147: worker is 1 (out of 1 available) 178205 1726889939.86165: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889939.86186: done queuing things up, now waiting for results queue to drain 178205 1726889939.86187: waiting for pending results... 178205 1726889939.86546: running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size 178205 1726889939.86638: in run() - task 02369adf-7a19-34ed-f5d1-000000003188 178205 1726889939.86651: variable 'ansible_search_path' from source: unknown 178205 1726889939.86680: calling self._execute() 178205 1726889939.86760: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.86764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.86774: variable 'omit' from source: magic vars 178205 1726889939.87050: variable 'storage_test_volume' from source: include params 178205 1726889939.87078: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.87081: when evaluation is False, skipping this task 178205 1726889939.87084: _execute() done 178205 1726889939.87087: dumping result to json 178205 1726889939.87092: done dumping result, returning 178205 1726889939.87095: done running TaskExecutor() for managed_node2/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-34ed-f5d1-000000003188] 178205 1726889939.87098: sending task result for task 02369adf-7a19-34ed-f5d1-000000003188 178205 1726889939.87205: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003188 178205 1726889939.87211: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889939.87282: no more pending results, returning what we have 178205 1726889939.87286: results queue empty 178205 1726889939.87287: checking for any_errors_fatal 178205 1726889939.87307: done checking for any_errors_fatal 178205 1726889939.87308: checking for max_fail_percentage 178205 1726889939.87314: done checking for max_fail_percentage 178205 1726889939.87315: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.87316: done checking to see if all hosts have failed 178205 1726889939.87317: getting the remaining hosts for this loop 178205 1726889939.87318: done getting the remaining hosts for this loop 178205 1726889939.87323: getting the next task for host managed_node2 178205 1726889939.87335: done getting next task for host managed_node2 178205 1726889939.87343: ^ task is: TASK: Show max thin pool size 178205 1726889939.87349: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.87358: getting variables 178205 1726889939.87360: in VariableManager get_vars() 178205 1726889939.87426: Calling all_inventory to load vars for managed_node2 178205 1726889939.87429: Calling groups_inventory to load vars for managed_node2 178205 1726889939.87434: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.87452: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.87459: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.87463: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.88482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.88835: done with get_vars() 178205 1726889939.88845: done getting variables 178205 1726889939.88881: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:38:59 -0400 (0:00:00.031) 0:02:32.877 ****** 178205 1726889939.88901: entering _queue_task() for managed_node2/debug 178205 1726889939.89069: worker is 1 (out of 1 available) 178205 1726889939.89082: exiting _queue_task() for managed_node2/debug 178205 1726889939.89092: done queuing things up, now waiting for results queue to drain 178205 1726889939.89093: waiting for pending results... 178205 1726889939.89441: running TaskExecutor() for managed_node2/TASK: Show max thin pool size 178205 1726889939.89639: in run() - task 02369adf-7a19-34ed-f5d1-000000003189 178205 1726889939.89664: variable 'ansible_search_path' from source: unknown 178205 1726889939.89839: calling self._execute() 178205 1726889939.89972: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.89995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.90004: variable 'omit' from source: magic vars 178205 1726889939.90409: variable 'storage_test_volume' from source: include params 178205 1726889939.90444: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.90447: when evaluation is False, skipping this task 178205 1726889939.90450: _execute() done 178205 1726889939.90453: dumping result to json 178205 1726889939.90455: done dumping result, returning 178205 1726889939.90461: done running TaskExecutor() for managed_node2/TASK: Show max thin pool size [02369adf-7a19-34ed-f5d1-000000003189] 178205 1726889939.90467: sending task result for task 02369adf-7a19-34ed-f5d1-000000003189 178205 1726889939.90555: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003189 178205 1726889939.90558: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889939.90601: no more pending results, returning what we have 178205 1726889939.90604: results queue empty 178205 1726889939.90605: checking for any_errors_fatal 178205 1726889939.90613: done checking for any_errors_fatal 178205 1726889939.90614: checking for max_fail_percentage 178205 1726889939.90616: done checking for max_fail_percentage 178205 1726889939.90617: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.90618: done checking to see if all hosts have failed 178205 1726889939.90619: getting the remaining hosts for this loop 178205 1726889939.90620: done getting the remaining hosts for this loop 178205 1726889939.90623: getting the next task for host managed_node2 178205 1726889939.90630: done getting next task for host managed_node2 178205 1726889939.90633: ^ task is: TASK: Show volume thin pool size 178205 1726889939.90637: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.90640: getting variables 178205 1726889939.90641: in VariableManager get_vars() 178205 1726889939.90676: Calling all_inventory to load vars for managed_node2 178205 1726889939.90679: Calling groups_inventory to load vars for managed_node2 178205 1726889939.90682: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.90690: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.90692: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.90694: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.91003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.91721: done with get_vars() 178205 1726889939.91739: done getting variables 178205 1726889939.91791: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:38:59 -0400 (0:00:00.029) 0:02:32.906 ****** 178205 1726889939.91827: entering _queue_task() for managed_node2/debug 178205 1726889939.92921: worker is 1 (out of 1 available) 178205 1726889939.92937: exiting _queue_task() for managed_node2/debug 178205 1726889939.92948: done queuing things up, now waiting for results queue to drain 178205 1726889939.92949: waiting for pending results... 178205 1726889939.93135: running TaskExecutor() for managed_node2/TASK: Show volume thin pool size 178205 1726889939.93259: in run() - task 02369adf-7a19-34ed-f5d1-00000000318a 178205 1726889939.93278: variable 'ansible_search_path' from source: unknown 178205 1726889939.93314: calling self._execute() 178205 1726889939.93424: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.93435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.93447: variable 'omit' from source: magic vars 178205 1726889939.93802: variable 'storage_test_volume' from source: include params 178205 1726889939.93842: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.93849: when evaluation is False, skipping this task 178205 1726889939.93855: _execute() done 178205 1726889939.93862: dumping result to json 178205 1726889939.93867: done dumping result, returning 178205 1726889939.93876: done running TaskExecutor() for managed_node2/TASK: Show volume thin pool size [02369adf-7a19-34ed-f5d1-00000000318a] 178205 1726889939.93885: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318a skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889939.94030: no more pending results, returning what we have 178205 1726889939.94034: results queue empty 178205 1726889939.94035: checking for any_errors_fatal 178205 1726889939.94046: done checking for any_errors_fatal 178205 1726889939.94047: checking for max_fail_percentage 178205 1726889939.94049: done checking for max_fail_percentage 178205 1726889939.94051: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.94052: done checking to see if all hosts have failed 178205 1726889939.94053: getting the remaining hosts for this loop 178205 1726889939.94054: done getting the remaining hosts for this loop 178205 1726889939.94057: getting the next task for host managed_node2 178205 1726889939.94065: done getting next task for host managed_node2 178205 1726889939.94068: ^ task is: TASK: Show test volume size 178205 1726889939.94073: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.94077: getting variables 178205 1726889939.94079: in VariableManager get_vars() 178205 1726889939.94118: Calling all_inventory to load vars for managed_node2 178205 1726889939.94120: Calling groups_inventory to load vars for managed_node2 178205 1726889939.94126: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.94137: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.94139: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.94143: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.94670: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318a 178205 1726889939.94673: WORKER PROCESS EXITING 178205 1726889939.94697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.95707: done with get_vars() 178205 1726889939.95725: done getting variables 178205 1726889939.95778: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:38:59 -0400 (0:00:00.039) 0:02:32.946 ****** 178205 1726889939.95807: entering _queue_task() for managed_node2/debug 178205 1726889939.96025: worker is 1 (out of 1 available) 178205 1726889939.96037: exiting _queue_task() for managed_node2/debug 178205 1726889939.96047: done queuing things up, now waiting for results queue to drain 178205 1726889939.96048: waiting for pending results... 178205 1726889939.96332: running TaskExecutor() for managed_node2/TASK: Show test volume size 178205 1726889939.96460: in run() - task 02369adf-7a19-34ed-f5d1-00000000318b 178205 1726889939.96480: variable 'ansible_search_path' from source: unknown 178205 1726889939.96524: calling self._execute() 178205 1726889939.96647: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.96658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.96671: variable 'omit' from source: magic vars 178205 1726889939.97074: variable 'storage_test_volume' from source: include params 178205 1726889939.97119: Evaluated conditional (storage_test_volume.thin): False 178205 1726889939.97127: when evaluation is False, skipping this task 178205 1726889939.97134: _execute() done 178205 1726889939.97142: dumping result to json 178205 1726889939.97151: done dumping result, returning 178205 1726889939.97161: done running TaskExecutor() for managed_node2/TASK: Show test volume size [02369adf-7a19-34ed-f5d1-00000000318b] 178205 1726889939.97171: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318b skipping: [managed_node2] => { "false_condition": "storage_test_volume.thin" } 178205 1726889939.97330: no more pending results, returning what we have 178205 1726889939.97334: results queue empty 178205 1726889939.97335: checking for any_errors_fatal 178205 1726889939.97346: done checking for any_errors_fatal 178205 1726889939.97347: checking for max_fail_percentage 178205 1726889939.97349: done checking for max_fail_percentage 178205 1726889939.97350: checking to see if all hosts have failed and the running result is not ok 178205 1726889939.97351: done checking to see if all hosts have failed 178205 1726889939.97352: getting the remaining hosts for this loop 178205 1726889939.97353: done getting the remaining hosts for this loop 178205 1726889939.97357: getting the next task for host managed_node2 178205 1726889939.97366: done getting next task for host managed_node2 178205 1726889939.97369: ^ task is: TASK: Establish base value for expected thin pool size 178205 1726889939.97375: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889939.97380: getting variables 178205 1726889939.97382: in VariableManager get_vars() 178205 1726889939.97426: Calling all_inventory to load vars for managed_node2 178205 1726889939.97429: Calling groups_inventory to load vars for managed_node2 178205 1726889939.97433: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889939.97448: Calling all_plugins_play to load vars for managed_node2 178205 1726889939.97451: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889939.97454: Calling groups_plugins_play to load vars for managed_node2 178205 1726889939.98260: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318b 178205 1726889939.98264: WORKER PROCESS EXITING 178205 1726889939.98284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889939.98816: done with get_vars() 178205 1726889939.98829: done getting variables 178205 1726889939.98881: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:38:59 -0400 (0:00:00.031) 0:02:32.977 ****** 178205 1726889939.98910: entering _queue_task() for managed_node2/set_fact 178205 1726889939.99147: worker is 1 (out of 1 available) 178205 1726889939.99159: exiting _queue_task() for managed_node2/set_fact 178205 1726889939.99170: done queuing things up, now waiting for results queue to drain 178205 1726889939.99170: waiting for pending results... 178205 1726889939.99461: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size 178205 1726889939.99600: in run() - task 02369adf-7a19-34ed-f5d1-00000000318c 178205 1726889939.99629: variable 'ansible_search_path' from source: unknown 178205 1726889939.99669: calling self._execute() 178205 1726889939.99791: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889939.99803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889939.99821: variable 'omit' from source: magic vars 178205 1726889940.00177: variable 'storage_test_volume' from source: include params 178205 1726889940.00217: Evaluated conditional (storage_test_volume.thin): False 178205 1726889940.00225: when evaluation is False, skipping this task 178205 1726889940.00232: _execute() done 178205 1726889940.00240: dumping result to json 178205 1726889940.00248: done dumping result, returning 178205 1726889940.00258: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool size [02369adf-7a19-34ed-f5d1-00000000318c] 178205 1726889940.00270: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889940.00421: no more pending results, returning what we have 178205 1726889940.00424: results queue empty 178205 1726889940.00425: checking for any_errors_fatal 178205 1726889940.00434: done checking for any_errors_fatal 178205 1726889940.00435: checking for max_fail_percentage 178205 1726889940.00437: done checking for max_fail_percentage 178205 1726889940.00438: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.00439: done checking to see if all hosts have failed 178205 1726889940.00440: getting the remaining hosts for this loop 178205 1726889940.00441: done getting the remaining hosts for this loop 178205 1726889940.00445: getting the next task for host managed_node2 178205 1726889940.00453: done getting next task for host managed_node2 178205 1726889940.00456: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 178205 1726889940.00461: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.00467: getting variables 178205 1726889940.00469: in VariableManager get_vars() 178205 1726889940.00509: Calling all_inventory to load vars for managed_node2 178205 1726889940.00513: Calling groups_inventory to load vars for managed_node2 178205 1726889940.00517: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.00531: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.00534: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.00537: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.01056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.01830: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318c 178205 1726889940.01834: WORKER PROCESS EXITING 178205 1726889940.01938: done with get_vars() 178205 1726889940.01952: done getting variables 178205 1726889940.02010: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:39:00 -0400 (0:00:00.031) 0:02:33.008 ****** 178205 1726889940.02044: entering _queue_task() for managed_node2/set_fact 178205 1726889940.02296: worker is 1 (out of 1 available) 178205 1726889940.02308: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.02322: done queuing things up, now waiting for results queue to drain 178205 1726889940.02323: waiting for pending results... 178205 1726889940.02621: running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value 178205 1726889940.02773: in run() - task 02369adf-7a19-34ed-f5d1-00000000318d 178205 1726889940.02793: variable 'ansible_search_path' from source: unknown 178205 1726889940.02833: calling self._execute() 178205 1726889940.02951: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.02963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.02981: variable 'omit' from source: magic vars 178205 1726889940.03353: variable 'storage_test_volume' from source: include params 178205 1726889940.03395: Evaluated conditional (storage_test_volume.thin): False 178205 1726889940.03404: when evaluation is False, skipping this task 178205 1726889940.03418: _execute() done 178205 1726889940.03428: dumping result to json 178205 1726889940.03437: done dumping result, returning 178205 1726889940.03450: done running TaskExecutor() for managed_node2/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-34ed-f5d1-00000000318d] 178205 1726889940.03461: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889940.03625: no more pending results, returning what we have 178205 1726889940.03629: results queue empty 178205 1726889940.03630: checking for any_errors_fatal 178205 1726889940.03640: done checking for any_errors_fatal 178205 1726889940.03641: checking for max_fail_percentage 178205 1726889940.03643: done checking for max_fail_percentage 178205 1726889940.03644: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.03645: done checking to see if all hosts have failed 178205 1726889940.03645: getting the remaining hosts for this loop 178205 1726889940.03647: done getting the remaining hosts for this loop 178205 1726889940.03650: getting the next task for host managed_node2 178205 1726889940.03658: done getting next task for host managed_node2 178205 1726889940.03661: ^ task is: TASK: Establish base value for expected thin pool volume size 178205 1726889940.03666: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.03670: getting variables 178205 1726889940.03672: in VariableManager get_vars() 178205 1726889940.03709: Calling all_inventory to load vars for managed_node2 178205 1726889940.03714: Calling groups_inventory to load vars for managed_node2 178205 1726889940.03718: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.03731: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.03735: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.03738: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.04559: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318d 178205 1726889940.04563: WORKER PROCESS EXITING 178205 1726889940.04584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.05525: done with get_vars() 178205 1726889940.05538: done getting variables 178205 1726889940.05595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:39:00 -0400 (0:00:00.035) 0:02:33.044 ****** 178205 1726889940.05627: entering _queue_task() for managed_node2/set_fact 178205 1726889940.05908: worker is 1 (out of 1 available) 178205 1726889940.05921: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.05933: done queuing things up, now waiting for results queue to drain 178205 1726889940.05934: waiting for pending results... 178205 1726889940.06238: running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size 178205 1726889940.06379: in run() - task 02369adf-7a19-34ed-f5d1-00000000318e 178205 1726889940.06400: variable 'ansible_search_path' from source: unknown 178205 1726889940.06440: calling self._execute() 178205 1726889940.06560: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.06573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.06586: variable 'omit' from source: magic vars 178205 1726889940.06964: variable 'storage_test_volume' from source: include params 178205 1726889940.07005: Evaluated conditional (storage_test_volume.thin): False 178205 1726889940.07014: when evaluation is False, skipping this task 178205 1726889940.07022: _execute() done 178205 1726889940.07033: dumping result to json 178205 1726889940.07040: done dumping result, returning 178205 1726889940.07050: done running TaskExecutor() for managed_node2/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-34ed-f5d1-00000000318e] 178205 1726889940.07060: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889940.07210: no more pending results, returning what we have 178205 1726889940.07215: results queue empty 178205 1726889940.07216: checking for any_errors_fatal 178205 1726889940.07227: done checking for any_errors_fatal 178205 1726889940.07228: checking for max_fail_percentage 178205 1726889940.07229: done checking for max_fail_percentage 178205 1726889940.07230: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.07231: done checking to see if all hosts have failed 178205 1726889940.07232: getting the remaining hosts for this loop 178205 1726889940.07233: done getting the remaining hosts for this loop 178205 1726889940.07236: getting the next task for host managed_node2 178205 1726889940.07245: done getting next task for host managed_node2 178205 1726889940.07247: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889940.07253: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.07256: getting variables 178205 1726889940.07258: in VariableManager get_vars() 178205 1726889940.07294: Calling all_inventory to load vars for managed_node2 178205 1726889940.07297: Calling groups_inventory to load vars for managed_node2 178205 1726889940.07300: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.07314: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.07317: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.07320: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.07831: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318e 178205 1726889940.07834: WORKER PROCESS EXITING 178205 1726889940.07855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.08442: done with get_vars() 178205 1726889940.08456: done getting variables 178205 1726889940.08516: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:39:00 -0400 (0:00:00.029) 0:02:33.073 ****** 178205 1726889940.08549: entering _queue_task() for managed_node2/set_fact 178205 1726889940.08789: worker is 1 (out of 1 available) 178205 1726889940.08803: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.08818: done queuing things up, now waiting for results queue to drain 178205 1726889940.08819: waiting for pending results... 178205 1726889940.09121: running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value 178205 1726889940.09272: in run() - task 02369adf-7a19-34ed-f5d1-00000000318f 178205 1726889940.09293: variable 'ansible_search_path' from source: unknown 178205 1726889940.09337: calling self._execute() 178205 1726889940.09460: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.09474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.09491: variable 'omit' from source: magic vars 178205 1726889940.09883: variable 'storage_test_volume' from source: include params 178205 1726889940.09928: Evaluated conditional (storage_test_volume.thin): False 178205 1726889940.09937: when evaluation is False, skipping this task 178205 1726889940.09944: _execute() done 178205 1726889940.09951: dumping result to json 178205 1726889940.09957: done dumping result, returning 178205 1726889940.09968: done running TaskExecutor() for managed_node2/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-34ed-f5d1-00000000318f] 178205 1726889940.09978: sending task result for task 02369adf-7a19-34ed-f5d1-00000000318f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889940.10121: no more pending results, returning what we have 178205 1726889940.10125: results queue empty 178205 1726889940.10125: checking for any_errors_fatal 178205 1726889940.10135: done checking for any_errors_fatal 178205 1726889940.10135: checking for max_fail_percentage 178205 1726889940.10137: done checking for max_fail_percentage 178205 1726889940.10138: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.10139: done checking to see if all hosts have failed 178205 1726889940.10139: getting the remaining hosts for this loop 178205 1726889940.10141: done getting the remaining hosts for this loop 178205 1726889940.10145: getting the next task for host managed_node2 178205 1726889940.10155: done getting next task for host managed_node2 178205 1726889940.10158: ^ task is: TASK: Replace expected volume size with calculated value 178205 1726889940.10164: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.10168: getting variables 178205 1726889940.10171: in VariableManager get_vars() 178205 1726889940.10210: Calling all_inventory to load vars for managed_node2 178205 1726889940.10215: Calling groups_inventory to load vars for managed_node2 178205 1726889940.10218: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.10232: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.10235: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.10238: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.10880: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000318f 178205 1726889940.10883: WORKER PROCESS EXITING 178205 1726889940.10908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.11637: done with get_vars() 178205 1726889940.11650: done getting variables 178205 1726889940.11704: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:39:00 -0400 (0:00:00.031) 0:02:33.105 ****** 178205 1726889940.11736: entering _queue_task() for managed_node2/set_fact 178205 1726889940.11956: worker is 1 (out of 1 available) 178205 1726889940.11969: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.11979: done queuing things up, now waiting for results queue to drain 178205 1726889940.11980: waiting for pending results... 178205 1726889940.12251: running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value 178205 1726889940.12380: in run() - task 02369adf-7a19-34ed-f5d1-000000003190 178205 1726889940.12398: variable 'ansible_search_path' from source: unknown 178205 1726889940.12437: calling self._execute() 178205 1726889940.12554: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.12565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.12579: variable 'omit' from source: magic vars 178205 1726889940.12947: variable 'storage_test_volume' from source: include params 178205 1726889940.12989: Evaluated conditional (storage_test_volume.thin): False 178205 1726889940.12997: when evaluation is False, skipping this task 178205 1726889940.13004: _execute() done 178205 1726889940.13013: dumping result to json 178205 1726889940.13020: done dumping result, returning 178205 1726889940.13031: done running TaskExecutor() for managed_node2/TASK: Replace expected volume size with calculated value [02369adf-7a19-34ed-f5d1-000000003190] 178205 1726889940.13040: sending task result for task 02369adf-7a19-34ed-f5d1-000000003190 178205 1726889940.13157: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003190 178205 1726889940.13164: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 178205 1726889940.13219: no more pending results, returning what we have 178205 1726889940.13224: results queue empty 178205 1726889940.13224: checking for any_errors_fatal 178205 1726889940.13234: done checking for any_errors_fatal 178205 1726889940.13235: checking for max_fail_percentage 178205 1726889940.13236: done checking for max_fail_percentage 178205 1726889940.13237: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.13238: done checking to see if all hosts have failed 178205 1726889940.13239: getting the remaining hosts for this loop 178205 1726889940.13240: done getting the remaining hosts for this loop 178205 1726889940.13244: getting the next task for host managed_node2 178205 1726889940.13255: done getting next task for host managed_node2 178205 1726889940.13258: ^ task is: TASK: Show actual size 178205 1726889940.13264: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.13268: getting variables 178205 1726889940.13269: in VariableManager get_vars() 178205 1726889940.13307: Calling all_inventory to load vars for managed_node2 178205 1726889940.13310: Calling groups_inventory to load vars for managed_node2 178205 1726889940.13315: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.13328: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.13331: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.13334: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.14101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.14644: done with get_vars() 178205 1726889940.14659: done getting variables 178205 1726889940.14719: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:39:00 -0400 (0:00:00.030) 0:02:33.135 ****** 178205 1726889940.14753: entering _queue_task() for managed_node2/debug 178205 1726889940.14995: worker is 1 (out of 1 available) 178205 1726889940.15007: exiting _queue_task() for managed_node2/debug 178205 1726889940.15022: done queuing things up, now waiting for results queue to drain 178205 1726889940.15023: waiting for pending results... 178205 1726889940.15327: running TaskExecutor() for managed_node2/TASK: Show actual size 178205 1726889940.15470: in run() - task 02369adf-7a19-34ed-f5d1-000000003192 178205 1726889940.15492: variable 'ansible_search_path' from source: unknown 178205 1726889940.15536: calling self._execute() 178205 1726889940.15655: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.15666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.15687: variable 'omit' from source: magic vars 178205 1726889940.15809: variable 'omit' from source: magic vars 178205 1726889940.15870: variable 'omit' from source: magic vars 178205 1726889940.15915: variable 'omit' from source: magic vars 178205 1726889940.15965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889940.16009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889940.16038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889940.16061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.16077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.16117: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889940.16128: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.16137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.16252: Set connection var ansible_pipelining to False 178205 1726889940.16264: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889940.16274: Set connection var ansible_shell_executable to /bin/sh 178205 1726889940.16281: Set connection var ansible_connection to ssh 178205 1726889940.16290: Set connection var ansible_shell_type to sh 178205 1726889940.16299: Set connection var ansible_timeout to 10 178205 1726889940.16334: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.16344: variable 'ansible_connection' from source: unknown 178205 1726889940.16352: variable 'ansible_module_compression' from source: unknown 178205 1726889940.16359: variable 'ansible_shell_type' from source: unknown 178205 1726889940.16365: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.16371: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.16378: variable 'ansible_pipelining' from source: unknown 178205 1726889940.16384: variable 'ansible_timeout' from source: unknown 178205 1726889940.16391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.16539: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889940.16562: variable 'omit' from source: magic vars 178205 1726889940.16571: starting attempt loop 178205 1726889940.16578: running the handler 178205 1726889940.16631: variable 'storage_test_actual_size' from source: set_fact 178205 1726889940.16819: variable 'storage_test_actual_size' from source: set_fact 178205 1726889940.16882: handler run complete 178205 1726889940.16913: attempt loop complete, returning result 178205 1726889940.16920: _execute() done 178205 1726889940.16926: dumping result to json 178205 1726889940.16933: done dumping result, returning 178205 1726889940.16944: done running TaskExecutor() for managed_node2/TASK: Show actual size [02369adf-7a19-34ed-f5d1-000000003192] 178205 1726889940.16954: sending task result for task 02369adf-7a19-34ed-f5d1-000000003192 ok: [managed_node2] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 178205 1726889940.17098: no more pending results, returning what we have 178205 1726889940.17101: results queue empty 178205 1726889940.17103: checking for any_errors_fatal 178205 1726889940.17115: done checking for any_errors_fatal 178205 1726889940.17116: checking for max_fail_percentage 178205 1726889940.17118: done checking for max_fail_percentage 178205 1726889940.17119: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.17120: done checking to see if all hosts have failed 178205 1726889940.17121: getting the remaining hosts for this loop 178205 1726889940.17122: done getting the remaining hosts for this loop 178205 1726889940.17126: getting the next task for host managed_node2 178205 1726889940.17134: done getting next task for host managed_node2 178205 1726889940.17137: ^ task is: TASK: Show expected size 178205 1726889940.17142: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.17147: getting variables 178205 1726889940.17149: in VariableManager get_vars() 178205 1726889940.17188: Calling all_inventory to load vars for managed_node2 178205 1726889940.17191: Calling groups_inventory to load vars for managed_node2 178205 1726889940.17195: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.17205: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.17208: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.17210: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.17996: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003192 178205 1726889940.17999: WORKER PROCESS EXITING 178205 1726889940.18022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.18624: done with get_vars() 178205 1726889940.18638: done getting variables 178205 1726889940.18690: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:39:00 -0400 (0:00:00.039) 0:02:33.175 ****** 178205 1726889940.18722: entering _queue_task() for managed_node2/debug 178205 1726889940.18948: worker is 1 (out of 1 available) 178205 1726889940.18960: exiting _queue_task() for managed_node2/debug 178205 1726889940.18971: done queuing things up, now waiting for results queue to drain 178205 1726889940.18971: waiting for pending results... 178205 1726889940.19249: running TaskExecutor() for managed_node2/TASK: Show expected size 178205 1726889940.19370: in run() - task 02369adf-7a19-34ed-f5d1-000000003193 178205 1726889940.19389: variable 'ansible_search_path' from source: unknown 178205 1726889940.19431: calling self._execute() 178205 1726889940.19546: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.19556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.19569: variable 'omit' from source: magic vars 178205 1726889940.19681: variable 'omit' from source: magic vars 178205 1726889940.19752: variable 'omit' from source: magic vars 178205 1726889940.19788: variable 'omit' from source: magic vars 178205 1726889940.19835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889940.19877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889940.19900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889940.19924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.19940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.19974: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889940.19983: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.19989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.20093: Set connection var ansible_pipelining to False 178205 1726889940.20104: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889940.20116: Set connection var ansible_shell_executable to /bin/sh 178205 1726889940.20123: Set connection var ansible_connection to ssh 178205 1726889940.20131: Set connection var ansible_shell_type to sh 178205 1726889940.20140: Set connection var ansible_timeout to 10 178205 1726889940.20175: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.20183: variable 'ansible_connection' from source: unknown 178205 1726889940.20189: variable 'ansible_module_compression' from source: unknown 178205 1726889940.20195: variable 'ansible_shell_type' from source: unknown 178205 1726889940.20200: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.20206: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.20216: variable 'ansible_pipelining' from source: unknown 178205 1726889940.20222: variable 'ansible_timeout' from source: unknown 178205 1726889940.20229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.20367: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889940.20389: variable 'omit' from source: magic vars 178205 1726889940.20398: starting attempt loop 178205 1726889940.20404: running the handler 178205 1726889940.20644: handler run complete 178205 1726889940.20673: attempt loop complete, returning result 178205 1726889940.20681: _execute() done 178205 1726889940.20688: dumping result to json 178205 1726889940.20695: done dumping result, returning 178205 1726889940.20707: done running TaskExecutor() for managed_node2/TASK: Show expected size [02369adf-7a19-34ed-f5d1-000000003193] 178205 1726889940.20722: sending task result for task 02369adf-7a19-34ed-f5d1-000000003193 178205 1726889940.20815: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003193 ok: [managed_node2] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 178205 1726889940.20857: no more pending results, returning what we have 178205 1726889940.20860: results queue empty 178205 1726889940.20861: checking for any_errors_fatal 178205 1726889940.20869: done checking for any_errors_fatal 178205 1726889940.20869: checking for max_fail_percentage 178205 1726889940.20871: done checking for max_fail_percentage 178205 1726889940.20872: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.20873: done checking to see if all hosts have failed 178205 1726889940.20874: getting the remaining hosts for this loop 178205 1726889940.20875: done getting the remaining hosts for this loop 178205 1726889940.20878: getting the next task for host managed_node2 178205 1726889940.20885: done getting next task for host managed_node2 178205 1726889940.20887: ^ task is: TASK: Assert expected size is actual size 178205 1726889940.20891: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 178205 1726889940.20896: getting variables 178205 1726889940.20898: in VariableManager get_vars() 178205 1726889940.20935: Calling all_inventory to load vars for managed_node2 178205 1726889940.20937: Calling groups_inventory to load vars for managed_node2 178205 1726889940.20941: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.20952: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.20954: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.20957: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.21466: WORKER PROCESS EXITING 178205 1726889940.21487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.22075: done with get_vars() 178205 1726889940.22089: done getting variables 178205 1726889940.22147: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:39:00 -0400 (0:00:00.034) 0:02:33.209 ****** 178205 1726889940.22178: entering _queue_task() for managed_node2/assert 178205 1726889940.22410: worker is 1 (out of 1 available) 178205 1726889940.22424: exiting _queue_task() for managed_node2/assert 178205 1726889940.22435: done queuing things up, now waiting for results queue to drain 178205 1726889940.22436: waiting for pending results... 178205 1726889940.22735: running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size 178205 1726889940.22877: in run() - task 02369adf-7a19-34ed-f5d1-000000003194 178205 1726889940.22902: variable 'ansible_search_path' from source: unknown 178205 1726889940.22945: calling self._execute() 178205 1726889940.23070: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.23081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.23096: variable 'omit' from source: magic vars 178205 1726889940.23481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 178205 1726889940.26368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 178205 1726889940.26438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 178205 1726889940.26491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 178205 1726889940.26531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 178205 1726889940.26565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 178205 1726889940.26663: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.26689: Evaluated conditional (_storage_test_volume_present | bool): False 178205 1726889940.26697: when evaluation is False, skipping this task 178205 1726889940.26703: _execute() done 178205 1726889940.26710: dumping result to json 178205 1726889940.26719: done dumping result, returning 178205 1726889940.26728: done running TaskExecutor() for managed_node2/TASK: Assert expected size is actual size [02369adf-7a19-34ed-f5d1-000000003194] 178205 1726889940.26737: sending task result for task 02369adf-7a19-34ed-f5d1-000000003194 skipping: [managed_node2] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 178205 1726889940.26876: no more pending results, returning what we have 178205 1726889940.26881: results queue empty 178205 1726889940.26882: checking for any_errors_fatal 178205 1726889940.26890: done checking for any_errors_fatal 178205 1726889940.26891: checking for max_fail_percentage 178205 1726889940.26892: done checking for max_fail_percentage 178205 1726889940.26893: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.26895: done checking to see if all hosts have failed 178205 1726889940.26895: getting the remaining hosts for this loop 178205 1726889940.26897: done getting the remaining hosts for this loop 178205 1726889940.26900: getting the next task for host managed_node2 178205 1726889940.26910: done getting next task for host managed_node2 178205 1726889940.26915: ^ task is: TASK: Get information about the LV 178205 1726889940.26919: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.26924: getting variables 178205 1726889940.26925: in VariableManager get_vars() 178205 1726889940.26963: Calling all_inventory to load vars for managed_node2 178205 1726889940.26966: Calling groups_inventory to load vars for managed_node2 178205 1726889940.26969: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.26981: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.26984: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.26986: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.27800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.28031: done sending task result for task 02369adf-7a19-34ed-f5d1-000000003194 178205 1726889940.28034: WORKER PROCESS EXITING 178205 1726889940.28753: done with get_vars() 178205 1726889940.28767: done getting variables 178205 1726889940.28828: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:39:00 -0400 (0:00:00.066) 0:02:33.276 ****** 178205 1726889940.28860: entering _queue_task() for managed_node2/command 178205 1726889940.29110: worker is 1 (out of 1 available) 178205 1726889940.29125: exiting _queue_task() for managed_node2/command 178205 1726889940.29137: done queuing things up, now waiting for results queue to drain 178205 1726889940.29138: waiting for pending results... 178205 1726889940.29445: running TaskExecutor() for managed_node2/TASK: Get information about the LV 178205 1726889940.29609: in run() - task 02369adf-7a19-34ed-f5d1-00000000319b 178205 1726889940.29631: variable 'ansible_search_path' from source: unknown 178205 1726889940.29669: calling self._execute() 178205 1726889940.29786: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.29801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.29817: variable 'omit' from source: magic vars 178205 1726889940.30242: variable 'storage_test_volume' from source: include params 178205 1726889940.30265: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.30287: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.30295: when evaluation is False, skipping this task 178205 1726889940.30302: _execute() done 178205 1726889940.30309: dumping result to json 178205 1726889940.30319: done dumping result, returning 178205 1726889940.30328: done running TaskExecutor() for managed_node2/TASK: Get information about the LV [02369adf-7a19-34ed-f5d1-00000000319b] 178205 1726889940.30342: sending task result for task 02369adf-7a19-34ed-f5d1-00000000319b skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.30495: no more pending results, returning what we have 178205 1726889940.30499: results queue empty 178205 1726889940.30500: checking for any_errors_fatal 178205 1726889940.30516: done checking for any_errors_fatal 178205 1726889940.30517: checking for max_fail_percentage 178205 1726889940.30519: done checking for max_fail_percentage 178205 1726889940.30520: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.30521: done checking to see if all hosts have failed 178205 1726889940.30522: getting the remaining hosts for this loop 178205 1726889940.30523: done getting the remaining hosts for this loop 178205 1726889940.30527: getting the next task for host managed_node2 178205 1726889940.30535: done getting next task for host managed_node2 178205 1726889940.30538: ^ task is: TASK: Set LV segment type 178205 1726889940.30545: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.30549: getting variables 178205 1726889940.30551: in VariableManager get_vars() 178205 1726889940.30592: Calling all_inventory to load vars for managed_node2 178205 1726889940.30595: Calling groups_inventory to load vars for managed_node2 178205 1726889940.30598: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.30613: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.30616: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.30620: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.31365: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000319b 178205 1726889940.31369: WORKER PROCESS EXITING 178205 1726889940.31391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.31990: done with get_vars() 178205 1726889940.32003: done getting variables 178205 1726889940.32081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:39:00 -0400 (0:00:00.032) 0:02:33.309 ****** 178205 1726889940.32111: entering _queue_task() for managed_node2/set_fact 178205 1726889940.32341: worker is 1 (out of 1 available) 178205 1726889940.32353: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.32363: done queuing things up, now waiting for results queue to drain 178205 1726889940.32364: waiting for pending results... 178205 1726889940.32641: running TaskExecutor() for managed_node2/TASK: Set LV segment type 178205 1726889940.32770: in run() - task 02369adf-7a19-34ed-f5d1-00000000319c 178205 1726889940.32789: variable 'ansible_search_path' from source: unknown 178205 1726889940.32832: calling self._execute() 178205 1726889940.32944: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.32955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.32969: variable 'omit' from source: magic vars 178205 1726889940.33383: variable 'storage_test_volume' from source: include params 178205 1726889940.33409: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.33436: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.33444: when evaluation is False, skipping this task 178205 1726889940.33456: _execute() done 178205 1726889940.33463: dumping result to json 178205 1726889940.33470: done dumping result, returning 178205 1726889940.33479: done running TaskExecutor() for managed_node2/TASK: Set LV segment type [02369adf-7a19-34ed-f5d1-00000000319c] 178205 1726889940.33489: sending task result for task 02369adf-7a19-34ed-f5d1-00000000319c skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.33630: no more pending results, returning what we have 178205 1726889940.33634: results queue empty 178205 1726889940.33636: checking for any_errors_fatal 178205 1726889940.33646: done checking for any_errors_fatal 178205 1726889940.33646: checking for max_fail_percentage 178205 1726889940.33649: done checking for max_fail_percentage 178205 1726889940.33650: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.33651: done checking to see if all hosts have failed 178205 1726889940.33651: getting the remaining hosts for this loop 178205 1726889940.33653: done getting the remaining hosts for this loop 178205 1726889940.33656: getting the next task for host managed_node2 178205 1726889940.33665: done getting next task for host managed_node2 178205 1726889940.33668: ^ task is: TASK: Check segment type 178205 1726889940.33673: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.33677: getting variables 178205 1726889940.33679: in VariableManager get_vars() 178205 1726889940.33718: Calling all_inventory to load vars for managed_node2 178205 1726889940.33721: Calling groups_inventory to load vars for managed_node2 178205 1726889940.33725: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.33738: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.33742: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.33745: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.34458: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000319c 178205 1726889940.34462: WORKER PROCESS EXITING 178205 1726889940.34483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.35086: done with get_vars() 178205 1726889940.35099: done getting variables 178205 1726889940.35158: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:39:00 -0400 (0:00:00.030) 0:02:33.339 ****** 178205 1726889940.35189: entering _queue_task() for managed_node2/assert 178205 1726889940.35419: worker is 1 (out of 1 available) 178205 1726889940.35432: exiting _queue_task() for managed_node2/assert 178205 1726889940.35445: done queuing things up, now waiting for results queue to drain 178205 1726889940.35446: waiting for pending results... 178205 1726889940.35733: running TaskExecutor() for managed_node2/TASK: Check segment type 178205 1726889940.35863: in run() - task 02369adf-7a19-34ed-f5d1-00000000319d 178205 1726889940.35887: variable 'ansible_search_path' from source: unknown 178205 1726889940.35931: calling self._execute() 178205 1726889940.36048: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.36060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.36077: variable 'omit' from source: magic vars 178205 1726889940.36731: variable 'storage_test_volume' from source: include params 178205 1726889940.36894: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.36924: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.36932: when evaluation is False, skipping this task 178205 1726889940.36940: _execute() done 178205 1726889940.36948: dumping result to json 178205 1726889940.36982: done dumping result, returning 178205 1726889940.36990: done running TaskExecutor() for managed_node2/TASK: Check segment type [02369adf-7a19-34ed-f5d1-00000000319d] 178205 1726889940.36999: sending task result for task 02369adf-7a19-34ed-f5d1-00000000319d skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.37145: no more pending results, returning what we have 178205 1726889940.37149: results queue empty 178205 1726889940.37150: checking for any_errors_fatal 178205 1726889940.37162: done checking for any_errors_fatal 178205 1726889940.37162: checking for max_fail_percentage 178205 1726889940.37164: done checking for max_fail_percentage 178205 1726889940.37165: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.37167: done checking to see if all hosts have failed 178205 1726889940.37167: getting the remaining hosts for this loop 178205 1726889940.37169: done getting the remaining hosts for this loop 178205 1726889940.37172: getting the next task for host managed_node2 178205 1726889940.37181: done getting next task for host managed_node2 178205 1726889940.37184: ^ task is: TASK: Set LV cache size 178205 1726889940.37189: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.37193: getting variables 178205 1726889940.37194: in VariableManager get_vars() 178205 1726889940.37235: Calling all_inventory to load vars for managed_node2 178205 1726889940.37238: Calling groups_inventory to load vars for managed_node2 178205 1726889940.37241: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.37253: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.37256: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.37259: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.38221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.39031: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000319d 178205 1726889940.39034: WORKER PROCESS EXITING 178205 1726889940.39275: done with get_vars() 178205 1726889940.39289: done getting variables 178205 1726889940.39348: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:39:00 -0400 (0:00:00.041) 0:02:33.381 ****** 178205 1726889940.39380: entering _queue_task() for managed_node2/set_fact 178205 1726889940.39644: worker is 1 (out of 1 available) 178205 1726889940.39659: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.39671: done queuing things up, now waiting for results queue to drain 178205 1726889940.39672: waiting for pending results... 178205 1726889940.39975: running TaskExecutor() for managed_node2/TASK: Set LV cache size 178205 1726889940.40140: in run() - task 02369adf-7a19-34ed-f5d1-00000000319e 178205 1726889940.40161: variable 'ansible_search_path' from source: unknown 178205 1726889940.40197: calling self._execute() 178205 1726889940.40320: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.40332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.40349: variable 'omit' from source: magic vars 178205 1726889940.41250: variable 'storage_test_volume' from source: include params 178205 1726889940.41279: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.41343: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.41353: when evaluation is False, skipping this task 178205 1726889940.41436: _execute() done 178205 1726889940.41444: dumping result to json 178205 1726889940.41451: done dumping result, returning 178205 1726889940.41460: done running TaskExecutor() for managed_node2/TASK: Set LV cache size [02369adf-7a19-34ed-f5d1-00000000319e] 178205 1726889940.41470: sending task result for task 02369adf-7a19-34ed-f5d1-00000000319e skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.41629: no more pending results, returning what we have 178205 1726889940.41633: results queue empty 178205 1726889940.41634: checking for any_errors_fatal 178205 1726889940.41648: done checking for any_errors_fatal 178205 1726889940.41649: checking for max_fail_percentage 178205 1726889940.41651: done checking for max_fail_percentage 178205 1726889940.41652: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.41653: done checking to see if all hosts have failed 178205 1726889940.41654: getting the remaining hosts for this loop 178205 1726889940.41655: done getting the remaining hosts for this loop 178205 1726889940.41659: getting the next task for host managed_node2 178205 1726889940.41668: done getting next task for host managed_node2 178205 1726889940.41671: ^ task is: TASK: Parse the requested cache size 178205 1726889940.41677: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.41681: getting variables 178205 1726889940.41682: in VariableManager get_vars() 178205 1726889940.41724: Calling all_inventory to load vars for managed_node2 178205 1726889940.41727: Calling groups_inventory to load vars for managed_node2 178205 1726889940.41731: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.41744: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.41748: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.41751: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.42715: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000319e 178205 1726889940.42718: WORKER PROCESS EXITING 178205 1726889940.42742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.43340: done with get_vars() 178205 1726889940.43355: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:39:00 -0400 (0:00:00.040) 0:02:33.422 ****** 178205 1726889940.43442: entering _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889940.43705: worker is 1 (out of 1 available) 178205 1726889940.43719: exiting _queue_task() for managed_node2/fedora.linux_system_roles.bsize 178205 1726889940.43730: done queuing things up, now waiting for results queue to drain 178205 1726889940.43732: waiting for pending results... 178205 1726889940.44037: running TaskExecutor() for managed_node2/TASK: Parse the requested cache size 178205 1726889940.44166: in run() - task 02369adf-7a19-34ed-f5d1-00000000319f 178205 1726889940.44192: variable 'ansible_search_path' from source: unknown 178205 1726889940.44237: calling self._execute() 178205 1726889940.44366: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.44377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.44397: variable 'omit' from source: magic vars 178205 1726889940.44833: variable 'storage_test_volume' from source: include params 178205 1726889940.44860: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.44883: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.44889: when evaluation is False, skipping this task 178205 1726889940.44894: _execute() done 178205 1726889940.44900: dumping result to json 178205 1726889940.44905: done dumping result, returning 178205 1726889940.44915: done running TaskExecutor() for managed_node2/TASK: Parse the requested cache size [02369adf-7a19-34ed-f5d1-00000000319f] 178205 1726889940.44925: sending task result for task 02369adf-7a19-34ed-f5d1-00000000319f 178205 1726889940.45041: done sending task result for task 02369adf-7a19-34ed-f5d1-00000000319f skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.45089: no more pending results, returning what we have 178205 1726889940.45093: results queue empty 178205 1726889940.45094: checking for any_errors_fatal 178205 1726889940.45113: done checking for any_errors_fatal 178205 1726889940.45114: checking for max_fail_percentage 178205 1726889940.45115: done checking for max_fail_percentage 178205 1726889940.45116: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.45117: done checking to see if all hosts have failed 178205 1726889940.45118: getting the remaining hosts for this loop 178205 1726889940.45120: done getting the remaining hosts for this loop 178205 1726889940.45123: getting the next task for host managed_node2 178205 1726889940.45131: done getting next task for host managed_node2 178205 1726889940.45134: ^ task is: TASK: Set expected cache size 178205 1726889940.45138: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.45143: getting variables 178205 1726889940.45145: in VariableManager get_vars() 178205 1726889940.45183: Calling all_inventory to load vars for managed_node2 178205 1726889940.45186: Calling groups_inventory to load vars for managed_node2 178205 1726889940.45190: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.45203: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.45206: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.45209: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.45963: WORKER PROCESS EXITING 178205 1726889940.45985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.46587: done with get_vars() 178205 1726889940.46601: done getting variables 178205 1726889940.46664: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:39:00 -0400 (0:00:00.032) 0:02:33.454 ****** 178205 1726889940.46695: entering _queue_task() for managed_node2/set_fact 178205 1726889940.46942: worker is 1 (out of 1 available) 178205 1726889940.46954: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.46966: done queuing things up, now waiting for results queue to drain 178205 1726889940.46967: waiting for pending results... 178205 1726889940.47254: running TaskExecutor() for managed_node2/TASK: Set expected cache size 178205 1726889940.47390: in run() - task 02369adf-7a19-34ed-f5d1-0000000031a0 178205 1726889940.47416: variable 'ansible_search_path' from source: unknown 178205 1726889940.47454: calling self._execute() 178205 1726889940.47567: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.47577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.47591: variable 'omit' from source: magic vars 178205 1726889940.48006: variable 'storage_test_volume' from source: include params 178205 1726889940.48032: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.48057: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.48067: when evaluation is False, skipping this task 178205 1726889940.48074: _execute() done 178205 1726889940.48080: dumping result to json 178205 1726889940.48086: done dumping result, returning 178205 1726889940.48097: done running TaskExecutor() for managed_node2/TASK: Set expected cache size [02369adf-7a19-34ed-f5d1-0000000031a0] 178205 1726889940.48107: sending task result for task 02369adf-7a19-34ed-f5d1-0000000031a0 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.48256: no more pending results, returning what we have 178205 1726889940.48260: results queue empty 178205 1726889940.48261: checking for any_errors_fatal 178205 1726889940.48273: done checking for any_errors_fatal 178205 1726889940.48274: checking for max_fail_percentage 178205 1726889940.48276: done checking for max_fail_percentage 178205 1726889940.48277: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.48278: done checking to see if all hosts have failed 178205 1726889940.48278: getting the remaining hosts for this loop 178205 1726889940.48280: done getting the remaining hosts for this loop 178205 1726889940.48284: getting the next task for host managed_node2 178205 1726889940.48292: done getting next task for host managed_node2 178205 1726889940.48295: ^ task is: TASK: Check cache size 178205 1726889940.48300: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.48304: getting variables 178205 1726889940.48306: in VariableManager get_vars() 178205 1726889940.48347: Calling all_inventory to load vars for managed_node2 178205 1726889940.48350: Calling groups_inventory to load vars for managed_node2 178205 1726889940.48354: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.48367: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.48370: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.48373: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.48921: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000031a0 178205 1726889940.48928: WORKER PROCESS EXITING 178205 1726889940.49119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.50101: done with get_vars() 178205 1726889940.50116: done getting variables 178205 1726889940.50176: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:39:00 -0400 (0:00:00.035) 0:02:33.490 ****** 178205 1726889940.50207: entering _queue_task() for managed_node2/assert 178205 1726889940.50461: worker is 1 (out of 1 available) 178205 1726889940.50474: exiting _queue_task() for managed_node2/assert 178205 1726889940.50485: done queuing things up, now waiting for results queue to drain 178205 1726889940.50486: waiting for pending results... 178205 1726889940.50789: running TaskExecutor() for managed_node2/TASK: Check cache size 178205 1726889940.50951: in run() - task 02369adf-7a19-34ed-f5d1-0000000031a1 178205 1726889940.50971: variable 'ansible_search_path' from source: unknown 178205 1726889940.51010: calling self._execute() 178205 1726889940.51137: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.51154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.51168: variable 'omit' from source: magic vars 178205 1726889940.51607: variable 'storage_test_volume' from source: include params 178205 1726889940.51635: variable '_storage_test_volume_present' from source: set_fact 178205 1726889940.51658: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 178205 1726889940.51666: when evaluation is False, skipping this task 178205 1726889940.51673: _execute() done 178205 1726889940.51679: dumping result to json 178205 1726889940.51690: done dumping result, returning 178205 1726889940.51699: done running TaskExecutor() for managed_node2/TASK: Check cache size [02369adf-7a19-34ed-f5d1-0000000031a1] 178205 1726889940.51708: sending task result for task 02369adf-7a19-34ed-f5d1-0000000031a1 skipping: [managed_node2] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 178205 1726889940.51858: no more pending results, returning what we have 178205 1726889940.51862: results queue empty 178205 1726889940.51863: checking for any_errors_fatal 178205 1726889940.51877: done checking for any_errors_fatal 178205 1726889940.51878: checking for max_fail_percentage 178205 1726889940.51880: done checking for max_fail_percentage 178205 1726889940.51881: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.51884: done checking to see if all hosts have failed 178205 1726889940.51884: getting the remaining hosts for this loop 178205 1726889940.51886: done getting the remaining hosts for this loop 178205 1726889940.51890: getting the next task for host managed_node2 178205 1726889940.51900: done getting next task for host managed_node2 178205 1726889940.51903: ^ task is: TASK: Clean up facts 178205 1726889940.51908: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.51915: getting variables 178205 1726889940.51917: in VariableManager get_vars() 178205 1726889940.51957: Calling all_inventory to load vars for managed_node2 178205 1726889940.51960: Calling groups_inventory to load vars for managed_node2 178205 1726889940.51963: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.51976: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.51979: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.51982: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.52587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.53179: done sending task result for task 02369adf-7a19-34ed-f5d1-0000000031a1 178205 1726889940.53182: WORKER PROCESS EXITING 178205 1726889940.53464: done with get_vars() 178205 1726889940.53478: done getting variables 178205 1726889940.53536: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:39:00 -0400 (0:00:00.033) 0:02:33.523 ****** 178205 1726889940.53566: entering _queue_task() for managed_node2/set_fact 178205 1726889940.53806: worker is 1 (out of 1 available) 178205 1726889940.53820: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.53831: done queuing things up, now waiting for results queue to drain 178205 1726889940.53832: waiting for pending results... 178205 1726889940.54116: running TaskExecutor() for managed_node2/TASK: Clean up facts 178205 1726889940.54240: in run() - task 02369adf-7a19-34ed-f5d1-000000002f4e 178205 1726889940.54259: variable 'ansible_search_path' from source: unknown 178205 1726889940.54303: calling self._execute() 178205 1726889940.54427: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.54438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.54451: variable 'omit' from source: magic vars 178205 1726889940.54567: variable 'omit' from source: magic vars 178205 1726889940.54624: variable 'omit' from source: magic vars 178205 1726889940.54661: variable 'omit' from source: magic vars 178205 1726889940.54715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889940.54755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889940.54780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889940.54800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.54825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.54856: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889940.54865: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.54871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.54977: Set connection var ansible_pipelining to False 178205 1726889940.54988: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889940.54996: Set connection var ansible_shell_executable to /bin/sh 178205 1726889940.55003: Set connection var ansible_connection to ssh 178205 1726889940.55013: Set connection var ansible_shell_type to sh 178205 1726889940.55024: Set connection var ansible_timeout to 10 178205 1726889940.55056: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.55063: variable 'ansible_connection' from source: unknown 178205 1726889940.55069: variable 'ansible_module_compression' from source: unknown 178205 1726889940.55074: variable 'ansible_shell_type' from source: unknown 178205 1726889940.55080: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.55086: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.55092: variable 'ansible_pipelining' from source: unknown 178205 1726889940.55098: variable 'ansible_timeout' from source: unknown 178205 1726889940.55105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.55256: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889940.55272: variable 'omit' from source: magic vars 178205 1726889940.55280: starting attempt loop 178205 1726889940.55286: running the handler 178205 1726889940.55301: handler run complete 178205 1726889940.55317: attempt loop complete, returning result 178205 1726889940.55323: _execute() done 178205 1726889940.55330: dumping result to json 178205 1726889940.55337: done dumping result, returning 178205 1726889940.55352: done running TaskExecutor() for managed_node2/TASK: Clean up facts [02369adf-7a19-34ed-f5d1-000000002f4e] 178205 1726889940.55365: sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4e ok: [managed_node2] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 178205 1726889940.55518: no more pending results, returning what we have 178205 1726889940.55521: results queue empty 178205 1726889940.55522: checking for any_errors_fatal 178205 1726889940.55538: done checking for any_errors_fatal 178205 1726889940.55539: checking for max_fail_percentage 178205 1726889940.55541: done checking for max_fail_percentage 178205 1726889940.55542: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.55543: done checking to see if all hosts have failed 178205 1726889940.55544: getting the remaining hosts for this loop 178205 1726889940.55545: done getting the remaining hosts for this loop 178205 1726889940.55549: getting the next task for host managed_node2 178205 1726889940.55559: done getting next task for host managed_node2 178205 1726889940.55562: ^ task is: TASK: Clean up variable namespace 178205 1726889940.55565: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 178205 1726889940.55571: getting variables 178205 1726889940.55573: in VariableManager get_vars() 178205 1726889940.55616: Calling all_inventory to load vars for managed_node2 178205 1726889940.55618: Calling groups_inventory to load vars for managed_node2 178205 1726889940.55621: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.55632: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.55634: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.55637: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.56165: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002f4e 178205 1726889940.56169: WORKER PROCESS EXITING 178205 1726889940.56188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.56771: done with get_vars() 178205 1726889940.56786: done getting variables 178205 1726889940.56845: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:39:00 -0400 (0:00:00.033) 0:02:33.556 ****** 178205 1726889940.56875: entering _queue_task() for managed_node2/set_fact 178205 1726889940.57122: worker is 1 (out of 1 available) 178205 1726889940.57136: exiting _queue_task() for managed_node2/set_fact 178205 1726889940.57149: done queuing things up, now waiting for results queue to drain 178205 1726889940.57150: waiting for pending results... 178205 1726889940.57456: running TaskExecutor() for managed_node2/TASK: Clean up variable namespace 178205 1726889940.57591: in run() - task 02369adf-7a19-34ed-f5d1-000000002d26 178205 1726889940.57616: variable 'ansible_search_path' from source: unknown 178205 1726889940.57657: calling self._execute() 178205 1726889940.57787: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.57799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.57818: variable 'omit' from source: magic vars 178205 1726889940.57943: variable 'omit' from source: magic vars 178205 1726889940.57990: variable 'omit' from source: magic vars 178205 1726889940.58033: variable 'omit' from source: magic vars 178205 1726889940.58083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 178205 1726889940.58125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 178205 1726889940.58157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 178205 1726889940.58178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.58194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 178205 1726889940.58229: variable 'inventory_hostname' from source: host vars for 'managed_node2' 178205 1726889940.58239: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.58252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.58364: Set connection var ansible_pipelining to False 178205 1726889940.58376: Set connection var ansible_module_compression to ZIP_DEFLATED 178205 1726889940.58383: Set connection var ansible_shell_executable to /bin/sh 178205 1726889940.58388: Set connection var ansible_connection to ssh 178205 1726889940.58395: Set connection var ansible_shell_type to sh 178205 1726889940.58401: Set connection var ansible_timeout to 10 178205 1726889940.58428: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.58435: variable 'ansible_connection' from source: unknown 178205 1726889940.58440: variable 'ansible_module_compression' from source: unknown 178205 1726889940.58445: variable 'ansible_shell_type' from source: unknown 178205 1726889940.58452: variable 'ansible_shell_executable' from source: unknown 178205 1726889940.58458: variable 'ansible_host' from source: host vars for 'managed_node2' 178205 1726889940.58464: variable 'ansible_pipelining' from source: unknown 178205 1726889940.58470: variable 'ansible_timeout' from source: unknown 178205 1726889940.58481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 178205 1726889940.58626: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 178205 1726889940.58644: variable 'omit' from source: magic vars 178205 1726889940.58652: starting attempt loop 178205 1726889940.58657: running the handler 178205 1726889940.58674: handler run complete 178205 1726889940.58690: attempt loop complete, returning result 178205 1726889940.58698: _execute() done 178205 1726889940.58704: dumping result to json 178205 1726889940.58710: done dumping result, returning 178205 1726889940.58722: done running TaskExecutor() for managed_node2/TASK: Clean up variable namespace [02369adf-7a19-34ed-f5d1-000000002d26] 178205 1726889940.58732: sending task result for task 02369adf-7a19-34ed-f5d1-000000002d26 ok: [managed_node2] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 178205 1726889940.58883: no more pending results, returning what we have 178205 1726889940.58886: results queue empty 178205 1726889940.58887: checking for any_errors_fatal 178205 1726889940.58897: done checking for any_errors_fatal 178205 1726889940.58898: checking for max_fail_percentage 178205 1726889940.58900: done checking for max_fail_percentage 178205 1726889940.58901: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.58902: done checking to see if all hosts have failed 178205 1726889940.58902: getting the remaining hosts for this loop 178205 1726889940.58904: done getting the remaining hosts for this loop 178205 1726889940.58907: getting the next task for host managed_node2 178205 1726889940.58917: done getting next task for host managed_node2 178205 1726889940.58919: ^ task is: TASK: meta (flush_handlers) 178205 1726889940.58921: ^ 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 178205 1726889940.58925: getting variables 178205 1726889940.58927: in VariableManager get_vars() 178205 1726889940.58968: Calling all_inventory to load vars for managed_node2 178205 1726889940.58971: Calling groups_inventory to load vars for managed_node2 178205 1726889940.58975: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.58986: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.58989: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.58992: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.59580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.60158: done sending task result for task 02369adf-7a19-34ed-f5d1-000000002d26 178205 1726889940.60161: WORKER PROCESS EXITING 178205 1726889940.60425: done with get_vars() 178205 1726889940.60438: done getting variables 178205 1726889940.60498: in VariableManager get_vars() 178205 1726889940.60507: Calling all_inventory to load vars for managed_node2 178205 1726889940.60509: Calling groups_inventory to load vars for managed_node2 178205 1726889940.60513: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.60517: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.60519: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.60522: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.60942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.61527: done with get_vars() 178205 1726889940.61544: done queuing things up, now waiting for results queue to drain 178205 1726889940.61545: results queue empty 178205 1726889940.61546: checking for any_errors_fatal 178205 1726889940.61548: done checking for any_errors_fatal 178205 1726889940.61549: checking for max_fail_percentage 178205 1726889940.61550: done checking for max_fail_percentage 178205 1726889940.61551: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.61552: done checking to see if all hosts have failed 178205 1726889940.61552: getting the remaining hosts for this loop 178205 1726889940.61553: done getting the remaining hosts for this loop 178205 1726889940.61555: getting the next task for host managed_node2 178205 1726889940.61559: done getting next task for host managed_node2 178205 1726889940.61561: ^ task is: TASK: meta (flush_handlers) 178205 1726889940.61562: ^ 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 178205 1726889940.61569: getting variables 178205 1726889940.61570: in VariableManager get_vars() 178205 1726889940.61579: Calling all_inventory to load vars for managed_node2 178205 1726889940.61581: Calling groups_inventory to load vars for managed_node2 178205 1726889940.61583: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.61587: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.61589: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.61592: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.62001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.62540: done with get_vars() 178205 1726889940.62550: done getting variables 178205 1726889940.62588: in VariableManager get_vars() 178205 1726889940.62598: Calling all_inventory to load vars for managed_node2 178205 1726889940.62600: Calling groups_inventory to load vars for managed_node2 178205 1726889940.62602: Calling all_plugins_inventory to load vars for managed_node2 178205 1726889940.62605: Calling all_plugins_play to load vars for managed_node2 178205 1726889940.62607: Calling groups_plugins_inventory to load vars for managed_node2 178205 1726889940.62609: Calling groups_plugins_play to load vars for managed_node2 178205 1726889940.63007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 178205 1726889940.63798: done with get_vars() 178205 1726889940.63814: done queuing things up, now waiting for results queue to drain 178205 1726889940.63816: results queue empty 178205 1726889940.63817: checking for any_errors_fatal 178205 1726889940.63818: done checking for any_errors_fatal 178205 1726889940.63819: checking for max_fail_percentage 178205 1726889940.63820: done checking for max_fail_percentage 178205 1726889940.63821: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.63821: done checking to see if all hosts have failed 178205 1726889940.63822: getting the remaining hosts for this loop 178205 1726889940.63823: done getting the remaining hosts for this loop 178205 1726889940.63825: getting the next task for host managed_node2 178205 1726889940.63828: done getting next task for host managed_node2 178205 1726889940.63829: ^ task is: None 178205 1726889940.63830: ^ 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 178205 1726889940.63831: done queuing things up, now waiting for results queue to drain 178205 1726889940.63832: results queue empty 178205 1726889940.63833: checking for any_errors_fatal 178205 1726889940.63833: done checking for any_errors_fatal 178205 1726889940.63834: checking for max_fail_percentage 178205 1726889940.63835: done checking for max_fail_percentage 178205 1726889940.63836: checking to see if all hosts have failed and the running result is not ok 178205 1726889940.63837: done checking to see if all hosts have failed 178205 1726889940.63838: getting the next task for host managed_node2 178205 1726889940.63840: done getting next task for host managed_node2 178205 1726889940.63841: ^ task is: None 178205 1726889940.63842: ^ 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=494 changed=11 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 Friday 20 September 2024 23:39:00 -0400 (0:00:00.070) 0:02:33.627 ****** =============================================================================== Find unused disks in the system ----------------------------------------- 4.45s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.31s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.15s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get service facts ------------------- 2.29s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Update facts ------------------------ 2.04s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Ensure test packages ---------------------------------------------------- 1.96s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.93s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.86s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.84s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.69s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure cryptsetup is present -------------------------------------------- 1.65s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.54s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.53s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.52s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Gathering Facts --------------------------------------------------------- 1.50s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Ensure cryptsetup is present -------------------------------------------- 1.50s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Get path of test volume device ------------------------------------------ 1.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Ensure cryptsetup is present -------------------------------------------- 1.48s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.47s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.46s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 178205 1726889940.64204: RUNNING CLEANUP